/bin/bash ../libtool --mode=install /usr/bin/install -c libtiff.la '/home/peko/autobuild/instance-1/output-1/host/m68k-buildroot-uclinux-uclibc/sysroot/usr/lib' /bin/mkdir -p '/home/peko/autobuild/instance-1/output-1/host/m68k-buildroot-uclinux-uclibc/sysroot/usr/include' /usr/bin/install -c -m 644 tiff.h tiffio.h tiffvers.h '/home/peko/autobuild/instance-1/output-1/host/m68k-buildroot-uclinux-uclibc/sysroot/usr/include' /usr/bin/install -c -m 644 tiffconf.h '/home/peko/autobuild/instance-1/output-1/host/m68k-buildroot-uclinux-uclibc/sysroot/usr/include' libtool: install: /usr/bin/install -c .libs/libtiff.lai /home/peko/autobuild/instance-1/output-1/host/m68k-buildroot-uclinux-uclibc/sysroot/usr/lib/libtiff.la libtool: install: /usr/bin/install -c .libs/libtiff.a /home/peko/autobuild/instance-1/output-1/host/m68k-buildroot-uclinux-uclibc/sysroot/usr/lib/libtiff.a libtool: install: chmod 644 /home/peko/autobuild/instance-1/output-1/host/m68k-buildroot-uclinux-uclibc/sysroot/usr/lib/libtiff.a libtool: install: /home/peko/autobuild/instance-1/output-1/host/bin/m68k-linux-gcc-ranlib /home/peko/autobuild/instance-1/output-1/host/m68k-buildroot-uclinux-uclibc/sysroot/usr/lib/libtiff.a libtool: warning: remember to run 'libtool --finish /usr/lib' make[3]: Leaving directory '/home/peko/autobuild/instance-1/output-1/build/tiff-4.3.0/libtiff' make[2]: Leaving directory '/home/peko/autobuild/instance-1/output-1/build/tiff-4.3.0/libtiff' make[2]: Entering directory '/home/peko/autobuild/instance-1/output-1/build/tiff-4.3.0' make[3]: Entering directory '/home/peko/autobuild/instance-1/output-1/build/tiff-4.3.0' make[3]: Nothing to be done for 'install-exec-am'. /bin/mkdir -p '/home/peko/autobuild/instance-1/output-1/host/m68k-buildroot-uclinux-uclibc/sysroot/usr/share/doc/tiff-4.3.0' /bin/mkdir -p '/home/peko/autobuild/instance-1/output-1/host/m68k-buildroot-uclinux-uclibc/sysroot/usr/lib/pkgconfig' /usr/bin/install -c -m 644 libtiff-4.pc '/home/peko/autobuild/instance-1/output-1/host/m68k-buildroot-uclinux-uclibc/sysroot/usr/lib/pkgconfig' /usr/bin/install -c -m 644 COPYRIGHT ChangeLog README.md RELEASE-DATE TODO VERSION '/home/peko/autobuild/instance-1/output-1/host/m68k-buildroot-uclinux-uclibc/sysroot/usr/share/doc/tiff-4.3.0' make[3]: Leaving directory '/home/peko/autobuild/instance-1/output-1/build/tiff-4.3.0' make[2]: Leaving directory '/home/peko/autobuild/instance-1/output-1/build/tiff-4.3.0' make[1]: Leaving directory '/home/peko/autobuild/instance-1/output-1/build/tiff-4.3.0' >>> tiff 4.3.0 Fixing libtool files for la in $(find /home/peko/autobuild/instance-1/output-1/host/m68k-buildroot-uclinux-uclibc/sysroot/usr/lib* -name "*.la"); do \ cp -a "${la}" "${la}.fixed" && \ /bin/sed -i -e "s:/home/peko/autobuild/instance-1/output-1:@BASE_DIR@:g" \ -e "s:/home/peko/autobuild/instance-1/output-1/host/m68k-buildroot-uclinux-uclibc/sysroot:@STAGING_DIR@:g" \ -e "s:/home/peko/autobuild/instance-1/output-1/host/opt/ext-toolchain:@TOOLCHAIN_EXTERNAL_INSTALL_DIR@:g" \ -e "s:\(['= ]\)/usr:\\1@STAGING_DIR@/usr:g" \ -e "s:\(['= ]\)/lib:\\1@STAGING_DIR@/lib:g" \ -e "s:@TOOLCHAIN_EXTERNAL_INSTALL_DIR@:/home/peko/autobuild/instance-1/output-1/host/opt/ext-toolchain:g" \ -e "s:@STAGING_DIR@:/home/peko/autobuild/instance-1/output-1/host/m68k-buildroot-uclinux-uclibc/sysroot:g" \ -e "s:@BASE_DIR@:/home/peko/autobuild/instance-1/output-1:g" \ "${la}.fixed" && \ if cmp -s "${la}" "${la}.fixed"; then \ rm -f "${la}.fixed"; \ else \ mv "${la}.fixed" "${la}"; \ fi || exit 1; \ done >>> tiff 4.3.0 Installing to target PATH="/home/peko/autobuild/instance-1/output-1/host/bin:/home/peko/autobuild/instance-1/output-1/host/sbin:/usr/local/bin:/usr/bin:/bin:/usr/local/games:/usr/games" /usr/bin/make -j4 SUBDIRS="port libtiff" DESTDIR=/home/peko/autobuild/instance-1/output-1/target install -C /home/peko/autobuild/instance-1/output-1/build/tiff-4.3.0/ make[1]: Entering directory '/home/peko/autobuild/instance-1/output-1/build/tiff-4.3.0' Making install in port make[2]: Entering directory '/home/peko/autobuild/instance-1/output-1/build/tiff-4.3.0/port' make[3]: Entering directory '/home/peko/autobuild/instance-1/output-1/build/tiff-4.3.0/port' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/home/peko/autobuild/instance-1/output-1/build/tiff-4.3.0/port' make[2]: Leaving directory '/home/peko/autobuild/instance-1/output-1/build/tiff-4.3.0/port' Making install in libtiff make[2]: Entering directory '/home/peko/autobuild/instance-1/output-1/build/tiff-4.3.0/libtiff' make[3]: Entering directory '/home/peko/autobuild/instance-1/output-1/build/tiff-4.3.0/libtiff' /bin/mkdir -p '/home/peko/autobuild/instance-1/output-1/target/usr/lib' /bin/mkdir -p '/home/peko/autobuild/instance-1/output-1/target/usr/include' /bin/bash ../libtool --mode=install /usr/bin/install -c libtiff.la '/home/peko/autobuild/instance-1/output-1/target/usr/lib' /usr/bin/install -c -m 644 tiff.h tiffio.h tiffvers.h '/home/peko/autobuild/instance-1/output-1/target/usr/include' /bin/mkdir -p '/home/peko/autobuild/instance-1/output-1/target/usr/include' /usr/bin/install -c -m 644 tiffconf.h '/home/peko/autobuild/instance-1/output-1/target/usr/include' libtool: install: /usr/bin/install -c .libs/libtiff.lai /home/peko/autobuild/instance-1/output-1/target/usr/lib/libtiff.la libtool: install: /usr/bin/install -c .libs/libtiff.a /home/peko/autobuild/instance-1/output-1/target/usr/lib/libtiff.a libtool: install: chmod 644 /home/peko/autobuild/instance-1/output-1/target/usr/lib/libtiff.a libtool: install: /home/peko/autobuild/instance-1/output-1/host/bin/m68k-linux-gcc-ranlib /home/peko/autobuild/instance-1/output-1/target/usr/lib/libtiff.a libtool: warning: remember to run 'libtool --finish /usr/lib' make[3]: Leaving directory '/home/peko/autobuild/instance-1/output-1/build/tiff-4.3.0/libtiff' make[2]: Leaving directory '/home/peko/autobuild/instance-1/output-1/build/tiff-4.3.0/libtiff' make[2]: Entering directory '/home/peko/autobuild/instance-1/output-1/build/tiff-4.3.0' make[3]: Entering directory '/home/peko/autobuild/instance-1/output-1/build/tiff-4.3.0' make[3]: Nothing to be done for 'install-exec-am'. /bin/mkdir -p '/home/peko/autobuild/instance-1/output-1/target/usr/share/doc/tiff-4.3.0' /bin/mkdir -p '/home/peko/autobuild/instance-1/output-1/target/usr/lib/pkgconfig' /usr/bin/install -c -m 644 COPYRIGHT ChangeLog README.md RELEASE-DATE TODO VERSION '/home/peko/autobuild/instance-1/output-1/target/usr/share/doc/tiff-4.3.0' /usr/bin/install -c -m 644 libtiff-4.pc '/home/peko/autobuild/instance-1/output-1/target/usr/lib/pkgconfig' make[3]: Leaving directory '/home/peko/autobuild/instance-1/output-1/build/tiff-4.3.0' make[2]: Leaving directory '/home/peko/autobuild/instance-1/output-1/build/tiff-4.3.0' make[1]: Leaving directory '/home/peko/autobuild/instance-1/output-1/build/tiff-4.3.0' tree-1.8.0.tgz: OK (sha256: 715d5d4b434321ce74706d0dd067505bb60c5ea83b5f0b3655dae40aa6f9b7c2) >>> tree 1.8.0 Extracting gzip -d -c /home/peko/autobuild/instance-1/dl/tree/tree-1.8.0.tgz | tar --strip-components=1 -C /home/peko/autobuild/instance-1/output-1/build/tree-1.8.0 -xf - >>> tree 1.8.0 Patching >>> tree 1.8.0 Configuring >>> tree 1.8.0 Building /usr/bin/make -j4 PATH="/home/peko/autobuild/instance-1/output-1/host/bin:/home/peko/autobuild/instance-1/output-1/host/sbin:/usr/local/bin:/usr/bin:/bin:/usr/local/games:/usr/games" AR="/home/peko/autobuild/instance-1/output-1/host/bin/m68k-linux-gcc-ar" AS="/home/peko/autobuild/instance-1/output-1/host/bin/m68k-linux-as" LD="/home/peko/autobuild/instance-1/output-1/host/bin/m68k-linux-ld" NM="/home/peko/autobuild/instance-1/output-1/host/bin/m68k-linux-gcc-nm" CC="/home/peko/autobuild/instance-1/output-1/host/bin/m68k-linux-gcc" GCC="/home/peko/autobuild/instance-1/output-1/host/bin/m68k-linux-gcc" CPP="/home/peko/autobuild/instance-1/output-1/host/bin/m68k-linux-cpp" CXX="/home/peko/autobuild/instance-1/output-1/host/bin/m68k-linux-g++" FC="/home/peko/autobuild/instance-1/output-1/host/bin/m68k-linux-gfortran" F77="/home/peko/autobuild/instance-1/output-1/host/bin/m68k-linux-gfortran" RANLIB="/home/peko/autobuild/instance-1/output-1/host/bin/m68k-linux-gcc-ranlib" READELF="/home/peko/autobuild/instance-1/output-1/host/bin/m68k-linux-readelf" STRIP="/home/peko/autobuild/instance-1/output-1/host/bin/m68k-linux-strip" OBJCOPY="/home/peko/autobuild/instance-1/output-1/host/bin/m68k-linux-objcopy" OBJDUMP="/home/peko/autobuild/instance-1/output-1/host/bin/m68k-linux-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/peko/autobuild/instance-1/output-1/host/include" CFLAGS_FOR_BUILD="-O2 -I/home/peko/autobuild/instance-1/output-1/host/include" CXXFLAGS_FOR_BUILD="-O2 -I/home/peko/autobuild/instance-1/output-1/host/include" LDFLAGS_FOR_BUILD="-L/home/peko/autobuild/instance-1/output-1/host/lib -Wl,-rpath,/home/peko/autobuild/instance-1/output-1/host/lib" FCFLAGS_FOR_BUILD="" DEFAULT_ASSEMBLER="/home/peko/autobuild/instance-1/output-1/host/bin/m68k-linux-as" DEFAULT_LINKER="/home/peko/autobuild/instance-1/output-1/host/bin/m68k-linux-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 -Os -g0 -fno-dwarf2-cfi-asm -Wl,-elf2flt=-r -static" CXXFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -fno-dwarf2-cfi-asm -Wl,-elf2flt=-r -static -fno-dwarf2-cfi-asm -Wl,-elf2flt=-r -static" LDFLAGS=" -Wl,-elf2flt=-r -static" FCFLAGS=" -Os -g0 -Wl,-elf2flt=-r -static" FFLAGS=" -Os -g0 -Wl,-elf2flt=-r -static" PKG_CONFIG="/home/peko/autobuild/instance-1/output-1/host/bin/pkg-config" STAGING_DIR="/home/peko/autobuild/instance-1/output-1/host/m68k-buildroot-uclinux-uclibc/sysroot" INTLTOOL_PERL=/usr/bin/perl -C /home/peko/autobuild/instance-1/output-1/build/tree-1.8.0 make[1]: Entering directory '/home/peko/autobuild/instance-1/output-1/build/tree-1.8.0' /home/peko/autobuild/instance-1/output-1/host/bin/m68k-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -fno-dwarf2-cfi-asm -Wl,-elf2flt=-r -static -c -o tree.o tree.c /home/peko/autobuild/instance-1/output-1/host/bin/m68k-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -fno-dwarf2-cfi-asm -Wl,-elf2flt=-r -static -c -o unix.o unix.c /home/peko/autobuild/instance-1/output-1/host/bin/m68k-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -fno-dwarf2-cfi-asm -Wl,-elf2flt=-r -static -c -o html.o html.c /home/peko/autobuild/instance-1/output-1/host/bin/m68k-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -fno-dwarf2-cfi-asm -Wl,-elf2flt=-r -static -c -o xml.o xml.c /home/peko/autobuild/instance-1/output-1/host/bin/m68k-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -fno-dwarf2-cfi-asm -Wl,-elf2flt=-r -static -c -o json.o json.c /home/peko/autobuild/instance-1/output-1/host/bin/m68k-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -fno-dwarf2-cfi-asm -Wl,-elf2flt=-r -static -c -o hash.o hash.c /home/peko/autobuild/instance-1/output-1/host/bin/m68k-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -fno-dwarf2-cfi-asm -Wl,-elf2flt=-r -static -c -o color.o color.c /home/peko/autobuild/instance-1/output-1/host/bin/m68k-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -fno-dwarf2-cfi-asm -Wl,-elf2flt=-r -static -c -o file.o file.c /home/peko/autobuild/instance-1/output-1/host/bin/m68k-linux-gcc -Wl,-elf2flt=-r -static -o tree tree.o unix.o html.o xml.o json.o hash.o color.o file.o make[1]: Leaving directory '/home/peko/autobuild/instance-1/output-1/build/tree-1.8.0' >>> tree 1.8.0 Installing to target /usr/bin/install -D -m 0755 /home/peko/autobuild/instance-1/output-1/build/tree-1.8.0/tree /home/peko/autobuild/instance-1/output-1/target/usr/bin/tree ux500-firmware_1.1.3-6linaro1.tar.gz: OK (sha256: 81633274a9157c076e5e09b5addd81fbcef504b829fc801041cea50eea774bcd) >>> ux500-firmware 1.1.3-6 Extracting gzip -d -c /home/peko/autobuild/instance-1/dl/ux500-firmware/ux500-firmware_1.1.3-6linaro1.tar.gz | tar --strip-components=1 -C /home/peko/autobuild/instance-1/output-1/build/ux500-firmware-1.1.3-6 -xf - >>> ux500-firmware 1.1.3-6 Patching >>> ux500-firmware 1.1.3-6 Configuring >>> ux500-firmware 1.1.3-6 Building >>> ux500-firmware 1.1.3-6 Installing to target PATH="/home/peko/autobuild/instance-1/output-1/host/bin:/home/peko/autobuild/instance-1/output-1/host/sbin:/usr/local/bin:/usr/bin:/bin:/usr/local/games:/usr/games" /usr/bin/make -j4 -C /home/peko/autobuild/instance-1/output-1/build/ux500-firmware-1.1.3-6 DESTDIR=/home/peko/autobuild/instance-1/output-1/target install make[1]: Entering directory '/home/peko/autobuild/instance-1/output-1/build/ux500-firmware-1.1.3-6' install -d /home/peko/autobuild/instance-1/output-1/target/lib/firmware/cw1200 install -m 0666 *.bin *.fw /home/peko/autobuild/instance-1/output-1/target/lib/firmware install -m 0666 cw1200/*.bin /home/peko/autobuild/instance-1/output-1/target/lib/firmware/cw1200 make[1]: Leaving directory '/home/peko/autobuild/instance-1/output-1/build/ux500-firmware-1.1.3-6' for f in /home/peko/autobuild/instance-1/output-1/target/lib/firmware/CG2900* ; do mv $f ${f/CG2900/CG29XX}; done vulkan-headers-1.2.203.tar.gz: OK (sha256: 7239108c372f1fbe365bd8d1610ca2bb4e72b73b2151f2551bf9df54dd539639) >>> vulkan-headers 1.2.203 Extracting gzip -d -c /home/peko/autobuild/instance-1/dl/vulkan-headers/vulkan-headers-1.2.203.tar.gz | tar --strip-components=1 -C /home/peko/autobuild/instance-1/output-1/build/vulkan-headers-1.2.203 -xf - >>> vulkan-headers 1.2.203 Patching >>> vulkan-headers 1.2.203 Configuring (mkdir -p /home/peko/autobuild/instance-1/output-1/build/vulkan-headers-1.2.203/ && cd /home/peko/autobuild/instance-1/output-1/build/vulkan-headers-1.2.203/ && rm -f CMakeCache.txt && PATH="/home/peko/autobuild/instance-1/output-1/host/bin:/home/peko/autobuild/instance-1/output-1/host/sbin:/usr/local/bin:/usr/bin:/bin:/usr/local/games:/usr/games" /home/peko/autobuild/instance-1/output-1/host/bin/cmake /home/peko/autobuild/instance-1/output-1/build/vulkan-headers-1.2.203/ -DCMAKE_TOOLCHAIN_FILE="/home/peko/autobuild/instance-1/output-1/host/share/buildroot/toolchainfile.cmake" -DCMAKE_INSTALL_PREFIX="/usr" -DCMAKE_COLOR_MAKEFILE=OFF -DBUILD_DOC=OFF -DBUILD_DOCS=OFF -DBUILD_EXAMPLE=OFF -DBUILD_EXAMPLES=OFF -DBUILD_TEST=OFF -DBUILD_TESTS=OFF -DBUILD_TESTING=OFF -DBUILD_SHARED_LIBS=OFF ) -- Configuring done -- Generating done CMake Warning: Manually-specified variables were not used by the project: BUILD_DOC BUILD_DOCS BUILD_EXAMPLE BUILD_EXAMPLES BUILD_TEST BUILD_TESTING BUILD_TESTS -- Build files have been written to: /home/peko/autobuild/instance-1/output-1/build/vulkan-headers-1.2.203 >>> vulkan-headers 1.2.203 Building PATH="/home/peko/autobuild/instance-1/output-1/host/bin:/home/peko/autobuild/instance-1/output-1/host/sbin:/usr/local/bin:/usr/bin:/bin:/usr/local/games:/usr/games" /usr/bin/make -j4 -C /home/peko/autobuild/instance-1/output-1/build/vulkan-headers-1.2.203/ make[1]: Entering directory '/home/peko/autobuild/instance-1/output-1/build/vulkan-headers-1.2.203' make[1]: Leaving directory '/home/peko/autobuild/instance-1/output-1/build/vulkan-headers-1.2.203' >>> vulkan-headers 1.2.203 Installing to staging directory PATH="/home/peko/autobuild/instance-1/output-1/host/bin:/home/peko/autobuild/instance-1/output-1/host/sbin:/usr/local/bin:/usr/bin:/bin:/usr/local/games:/usr/games" /usr/bin/make -j4 DESTDIR=/home/peko/autobuild/instance-1/output-1/host/m68k-buildroot-uclinux-uclibc/sysroot install/fast -C /home/peko/autobuild/instance-1/output-1/build/vulkan-headers-1.2.203/ make[1]: Entering directory '/home/peko/autobuild/instance-1/output-1/build/vulkan-headers-1.2.203' Install the project... -- Install configuration: "Release" -- Installing: /home/peko/autobuild/instance-1/output-1/host/m68k-buildroot-uclinux-uclibc/sysroot/usr/include/vulkan -- Installing: /home/peko/autobuild/instance-1/output-1/host/m68k-buildroot-uclinux-uclibc/sysroot/usr/include/vulkan/vulkan_handles.hpp -- Installing: /home/peko/autobuild/instance-1/output-1/host/m68k-buildroot-uclinux-uclibc/sysroot/usr/include/vulkan/vulkan_xlib_xrandr.h -- Installing: /home/peko/autobuild/instance-1/output-1/host/m68k-buildroot-uclinux-uclibc/sysroot/usr/include/vulkan/vulkan_hash.hpp -- Installing: /home/peko/autobuild/instance-1/output-1/host/m68k-buildroot-uclinux-uclibc/sysroot/usr/include/vulkan/vulkan_wayland.h -- Installing: /home/peko/autobuild/instance-1/output-1/host/m68k-buildroot-uclinux-uclibc/sysroot/usr/include/vulkan/vulkan_vi.h -- Installing: /home/peko/autobuild/instance-1/output-1/host/m68k-buildroot-uclinux-uclibc/sysroot/usr/include/vulkan/vulkan_xcb.h -- Installing: /home/peko/autobuild/instance-1/output-1/host/m68k-buildroot-uclinux-uclibc/sysroot/usr/include/vulkan/vulkan_screen.h -- Installing: /home/peko/autobuild/instance-1/output-1/host/m68k-buildroot-uclinux-uclibc/sysroot/usr/include/vulkan/vulkan_funcs.hpp -- Installing: /home/peko/autobuild/instance-1/output-1/host/m68k-buildroot-uclinux-uclibc/sysroot/usr/include/vulkan/vulkan_win32.h -- Installing: /home/peko/autobuild/instance-1/output-1/host/m68k-buildroot-uclinux-uclibc/sysroot/usr/include/vulkan/vulkan_structs.hpp -- Installing: /home/peko/autobuild/instance-1/output-1/host/m68k-buildroot-uclinux-uclibc/sysroot/usr/include/vulkan/vulkan_fuchsia.h -- Installing: /home/peko/autobuild/instance-1/output-1/host/m68k-buildroot-uclinux-uclibc/sysroot/usr/include/vulkan/vulkan.h -- Installing: /home/peko/autobuild/instance-1/output-1/host/m68k-buildroot-uclinux-uclibc/sysroot/usr/include/vulkan/vulkan_metal.h -- Installing: /home/peko/autobuild/instance-1/output-1/host/m68k-buildroot-uclinux-uclibc/sysroot/usr/include/vulkan/vulkan_macos.h -- Installing: /home/peko/autobuild/instance-1/output-1/host/m68k-buildroot-uclinux-uclibc/sysroot/usr/include/vulkan/vulkan_core.h -- Installing: /home/peko/autobuild/instance-1/output-1/host/m68k-buildroot-uclinux-uclibc/sysroot/usr/include/vulkan/vulkan.hpp -- Installing: /home/peko/autobuild/instance-1/output-1/host/m68k-buildroot-uclinux-uclibc/sysroot/usr/include/vulkan/vulkan_beta.h -- Installing: /home/peko/autobuild/instance-1/output-1/host/m68k-buildroot-uclinux-uclibc/sysroot/usr/include/vulkan/vulkan_directfb.h -- Installing: /home/peko/autobuild/instance-1/output-1/host/m68k-buildroot-uclinux-uclibc/sysroot/usr/include/vulkan/vulkan_enums.hpp -- Installing: /home/peko/autobuild/instance-1/output-1/host/m68k-buildroot-uclinux-uclibc/sysroot/usr/include/vulkan/vk_icd.h -- Installing: /home/peko/autobuild/instance-1/output-1/host/m68k-buildroot-uclinux-uclibc/sysroot/usr/include/vulkan/vulkan_raii.hpp -- Installing: /home/peko/autobuild/instance-1/output-1/host/m68k-buildroot-uclinux-uclibc/sysroot/usr/include/vulkan/vulkan_ggp.h -- Installing: /home/peko/autobuild/instance-1/output-1/host/m68k-buildroot-uclinux-uclibc/sysroot/usr/include/vulkan/vulkan_android.h -- Installing: /home/peko/autobuild/instance-1/output-1/host/m68k-buildroot-uclinux-uclibc/sysroot/usr/include/vulkan/vk_sdk_platform.h -- Installing: /home/peko/autobuild/instance-1/output-1/host/m68k-buildroot-uclinux-uclibc/sysroot/usr/include/vulkan/vk_layer.h -- Installing: /home/peko/autobuild/instance-1/output-1/host/m68k-buildroot-uclinux-uclibc/sysroot/usr/include/vulkan/vulkan_xlib.h -- Installing: /home/peko/autobuild/instance-1/output-1/host/m68k-buildroot-uclinux-uclibc/sysroot/usr/include/vulkan/vulkan_ios.h -- Installing: /home/peko/autobuild/instance-1/output-1/host/m68k-buildroot-uclinux-uclibc/sysroot/usr/include/vulkan/vk_platform.h -- Installing: /home/peko/autobuild/instance-1/output-1/host/m68k-buildroot-uclinux-uclibc/sysroot/usr/include/vk_video -- Installing: /home/peko/autobuild/instance-1/output-1/host/m68k-buildroot-uclinux-uclibc/sysroot/usr/include/vk_video/vulkan_video_codec_h265std.h -- Installing: /home/peko/autobuild/instance-1/output-1/host/m68k-buildroot-uclinux-uclibc/sysroot/usr/include/vk_video/vulkan_video_codec_h264std_encode.h -- Installing: /home/peko/autobuild/instance-1/output-1/host/m68k-buildroot-uclinux-uclibc/sysroot/usr/include/vk_video/vulkan_video_codec_h265std_decode.h -- Installing: /home/peko/autobuild/instance-1/output-1/host/m68k-buildroot-uclinux-uclibc/sysroot/usr/include/vk_video/vulkan_video_codec_h264std.h -- Installing: /home/peko/autobuild/instance-1/output-1/host/m68k-buildroot-uclinux-uclibc/sysroot/usr/include/vk_video/vulkan_video_codec_h265std_encode.h -- Installing: /home/peko/autobuild/instance-1/output-1/host/m68k-buildroot-uclinux-uclibc/sysroot/usr/include/vk_video/vulkan_video_codecs_common.h -- Installing: /home/peko/autobuild/instance-1/output-1/host/m68k-buildroot-uclinux-uclibc/sysroot/usr/include/vk_video/vulkan_video_codec_h264std_decode.h -- Installing: /home/peko/autobuild/instance-1/output-1/host/m68k-buildroot-uclinux-uclibc/sysroot/usr/share/vulkan/registry -- Installing: /home/peko/autobuild/instance-1/output-1/host/m68k-buildroot-uclinux-uclibc/sysroot/usr/share/vulkan/registry/genvk.py -- Installing: /home/peko/autobuild/instance-1/output-1/host/m68k-buildroot-uclinux-uclibc/sysroot/usr/share/vulkan/registry/generator.py -- Installing: /home/peko/autobuild/instance-1/output-1/host/m68k-buildroot-uclinux-uclibc/sysroot/usr/share/vulkan/registry/spec_tools -- Installing: /home/peko/autobuild/instance-1/output-1/host/m68k-buildroot-uclinux-uclibc/sysroot/usr/share/vulkan/registry/spec_tools/util.py -- Installing: /home/peko/autobuild/instance-1/output-1/host/m68k-buildroot-uclinux-uclibc/sysroot/usr/share/vulkan/registry/vkconventions.py -- Installing: /home/peko/autobuild/instance-1/output-1/host/m68k-buildroot-uclinux-uclibc/sysroot/usr/share/vulkan/registry/cgenerator.py -- Installing: /home/peko/autobuild/instance-1/output-1/host/m68k-buildroot-uclinux-uclibc/sysroot/usr/share/vulkan/registry/validusage.json -- Installing: /home/peko/autobuild/instance-1/output-1/host/m68k-buildroot-uclinux-uclibc/sysroot/usr/share/vulkan/registry/vk.xml -- Installing: /home/peko/autobuild/instance-1/output-1/host/m68k-buildroot-uclinux-uclibc/sysroot/usr/share/vulkan/registry/apiconventions.py -- Installing: /home/peko/autobuild/instance-1/output-1/host/m68k-buildroot-uclinux-uclibc/sysroot/usr/share/vulkan/registry/conventions.py -- Installing: /home/peko/autobuild/instance-1/output-1/host/m68k-buildroot-uclinux-uclibc/sysroot/usr/share/vulkan/registry/reg.py make[1]: Leaving directory '/home/peko/autobuild/instance-1/output-1/build/vulkan-headers-1.2.203' >>> vulkan-headers 1.2.203 Fixing libtool files for la in $(find /home/peko/autobuild/instance-1/output-1/host/m68k-buildroot-uclinux-uclibc/sysroot/usr/lib* -name "*.la"); do \ cp -a "${la}" "${la}.fixed" && \ /bin/sed -i -e "s:/home/peko/autobuild/instance-1/output-1:@BASE_DIR@:g" \ -e "s:/home/peko/autobuild/instance-1/output-1/host/m68k-buildroot-uclinux-uclibc/sysroot:@STAGING_DIR@:g" \ -e "s:/home/peko/autobuild/instance-1/output-1/host/opt/ext-toolchain:@TOOLCHAIN_EXTERNAL_INSTALL_DIR@:g" \ -e "s:\(['= ]\)/usr:\\1@STAGING_DIR@/usr:g" \ -e "s:\(['= ]\)/lib:\\1@STAGING_DIR@/lib:g" \ -e "s:@TOOLCHAIN_EXTERNAL_INSTALL_DIR@:/home/peko/autobuild/instance-1/output-1/host/opt/ext-toolchain:g" \ -e "s:@STAGING_DIR@:/home/peko/autobuild/instance-1/output-1/host/m68k-buildroot-uclinux-uclibc/sysroot:g" \ -e "s:@BASE_DIR@:/home/peko/autobuild/instance-1/output-1:g" \ "${la}.fixed" && \ if cmp -s "${la}" "${la}.fixed"; then \ rm -f "${la}.fixed"; \ else \ mv "${la}.fixed" "${la}"; \ fi || exit 1; \ done >>> vulkan-headers 1.2.203 Installing to target PATH="/home/peko/autobuild/instance-1/output-1/host/bin:/home/peko/autobuild/instance-1/output-1/host/sbin:/usr/local/bin:/usr/bin:/bin:/usr/local/games:/usr/games" /usr/bin/make -j4 DESTDIR=/home/peko/autobuild/instance-1/output-1/target install/fast -C /home/peko/autobuild/instance-1/output-1/build/vulkan-headers-1.2.203/ make[1]: Entering directory '/home/peko/autobuild/instance-1/output-1/build/vulkan-headers-1.2.203' Install the project... -- Install configuration: "Release" -- Installing: /home/peko/autobuild/instance-1/output-1/target/usr/include/vulkan -- Installing: /home/peko/autobuild/instance-1/output-1/target/usr/include/vulkan/vulkan_handles.hpp -- Installing: /home/peko/autobuild/instance-1/output-1/target/usr/include/vulkan/vulkan_xlib_xrandr.h -- Installing: /home/peko/autobuild/instance-1/output-1/target/usr/include/vulkan/vulkan_hash.hpp -- Installing: /home/peko/autobuild/instance-1/output-1/target/usr/include/vulkan/vulkan_wayland.h -- Installing: /home/peko/autobuild/instance-1/output-1/target/usr/include/vulkan/vulkan_vi.h -- Installing: /home/peko/autobuild/instance-1/output-1/target/usr/include/vulkan/vulkan_xcb.h -- Installing: /home/peko/autobuild/instance-1/output-1/target/usr/include/vulkan/vulkan_screen.h -- Installing: /home/peko/autobuild/instance-1/output-1/target/usr/include/vulkan/vulkan_funcs.hpp -- Installing: /home/peko/autobuild/instance-1/output-1/target/usr/include/vulkan/vulkan_win32.h -- Installing: /home/peko/autobuild/instance-1/output-1/target/usr/include/vulkan/vulkan_structs.hpp -- Installing: /home/peko/autobuild/instance-1/output-1/target/usr/include/vulkan/vulkan_fuchsia.h -- Installing: /home/peko/autobuild/instance-1/output-1/target/usr/include/vulkan/vulkan.h -- Installing: /home/peko/autobuild/instance-1/output-1/target/usr/include/vulkan/vulkan_metal.h -- Installing: /home/peko/autobuild/instance-1/output-1/target/usr/include/vulkan/vulkan_macos.h -- Installing: /home/peko/autobuild/instance-1/output-1/target/usr/include/vulkan/vulkan_core.h -- Installing: /home/peko/autobuild/instance-1/output-1/target/usr/include/vulkan/vulkan.hpp -- Installing: /home/peko/autobuild/instance-1/output-1/target/usr/include/vulkan/vulkan_beta.h -- Installing: /home/peko/autobuild/instance-1/output-1/target/usr/include/vulkan/vulkan_directfb.h -- Installing: /home/peko/autobuild/instance-1/output-1/target/usr/include/vulkan/vulkan_enums.hpp -- Installing: /home/peko/autobuild/instance-1/output-1/target/usr/include/vulkan/vk_icd.h -- Installing: /home/peko/autobuild/instance-1/output-1/target/usr/include/vulkan/vulkan_raii.hpp -- Installing: /home/peko/autobuild/instance-1/output-1/target/usr/include/vulkan/vulkan_ggp.h -- Installing: /home/peko/autobuild/instance-1/output-1/target/usr/include/vulkan/vulkan_android.h -- Installing: /home/peko/autobuild/instance-1/output-1/target/usr/include/vulkan/vk_sdk_platform.h -- Installing: /home/peko/autobuild/instance-1/output-1/target/usr/include/vulkan/vk_layer.h -- Installing: /home/peko/autobuild/instance-1/output-1/target/usr/include/vulkan/vulkan_xlib.h -- Installing: /home/peko/autobuild/instance-1/output-1/target/usr/include/vulkan/vulkan_ios.h -- Installing: /home/peko/autobuild/instance-1/output-1/target/usr/include/vulkan/vk_platform.h -- Installing: /home/peko/autobuild/instance-1/output-1/target/usr/include/vk_video -- Installing: /home/peko/autobuild/instance-1/output-1/target/usr/include/vk_video/vulkan_video_codec_h265std.h -- Installing: /home/peko/autobuild/instance-1/output-1/target/usr/include/vk_video/vulkan_video_codec_h264std_encode.h -- Installing: /home/peko/autobuild/instance-1/output-1/target/usr/include/vk_video/vulkan_video_codec_h265std_decode.h -- Installing: /home/peko/autobuild/instance-1/output-1/target/usr/include/vk_video/vulkan_video_codec_h264std.h -- Installing: /home/peko/autobuild/instance-1/output-1/target/usr/include/vk_video/vulkan_video_codec_h265std_encode.h -- Installing: /home/peko/autobuild/instance-1/output-1/target/usr/include/vk_video/vulkan_video_codecs_common.h -- Installing: /home/peko/autobuild/instance-1/output-1/target/usr/include/vk_video/vulkan_video_codec_h264std_decode.h -- Installing: /home/peko/autobuild/instance-1/output-1/target/usr/share/vulkan/registry -- Installing: /home/peko/autobuild/instance-1/output-1/target/usr/share/vulkan/registry/genvk.py -- Installing: /home/peko/autobuild/instance-1/output-1/target/usr/share/vulkan/registry/generator.py -- Installing: /home/peko/autobuild/instance-1/output-1/target/usr/share/vulkan/registry/spec_tools -- Installing: /home/peko/autobuild/instance-1/output-1/target/usr/share/vulkan/registry/spec_tools/util.py -- Installing: /home/peko/autobuild/instance-1/output-1/target/usr/share/vulkan/registry/vkconventions.py -- Installing: /home/peko/autobuild/instance-1/output-1/target/usr/share/vulkan/registry/cgenerator.py -- Installing: /home/peko/autobuild/instance-1/output-1/target/usr/share/vulkan/registry/validusage.json -- Installing: /home/peko/autobuild/instance-1/output-1/target/usr/share/vulkan/registry/vk.xml -- Installing: /home/peko/autobuild/instance-1/output-1/target/usr/share/vulkan/registry/apiconventions.py -- Installing: /home/peko/autobuild/instance-1/output-1/target/usr/share/vulkan/registry/conventions.py -- Installing: /home/peko/autobuild/instance-1/output-1/target/usr/share/vulkan/registry/reg.py make[1]: Leaving directory '/home/peko/autobuild/instance-1/output-1/build/vulkan-headers-1.2.203' >>> Finalizing host directory >>> Finalizing target directory mkdir -p /home/peko/autobuild/instance-1/output-1/host/etc/meson sed -e 's%@TARGET_CROSS@%/home/peko/autobuild/instance-1/output-1/host/bin/m68k-linux-%g' -e 's%@TARGET_ARCH@%m68k%g' -e 's%@TARGET_CPU@%5208%g' -e 's%@TARGET_ENDIAN@%big%g' -e "s%@TARGET_CFLAGS@%'-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-g0', '-fno-dwarf2-cfi-asm', '-Wl,-elf2flt=-r', '-static'@PKG_TARGET_CFLAGS@%g" -e "s%@TARGET_LDFLAGS@%'-Wl,-elf2flt=-r', '-static'@PKG_TARGET_CFLAGS@%g" -e "s%@TARGET_CXXFLAGS@%'-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-g0', '-fno-dwarf2-cfi-asm', '-Wl,-elf2flt=-r', '-static', '-fno-dwarf2-cfi-asm', '-Wl,-elf2flt=-r', '-static'@PKG_TARGET_CFLAGS@%g" -e 's%@HOST_DIR@%/home/peko/autobuild/instance-1/output-1/host%g' -e 's%@STAGING_DIR@%/home/peko/autobuild/instance-1/output-1/host/m68k-buildroot-uclinux-uclibc/sysroot%g' -e 's%@STATIC@%true%g' package/meson//cross-compilation.conf.in > /home/peko/autobuild/instance-1/output-1/host/etc/meson/cross-compilation.conf.in sed -e 's%@PKG_TARGET_CFLAGS@%%g' -e 's%@PKG_TARGET_LDFLAGS@%%g' -e 's%@PKG_TARGET_CXXFLAGS@%%g' /home/peko/autobuild/instance-1/output-1/host/etc/meson/cross-compilation.conf.in > /home/peko/autobuild/instance-1/output-1/host/etc/meson/cross-compilation.conf mkdir -p /home/peko/autobuild/instance-1/output-1/target/etc echo "buildroot" > /home/peko/autobuild/instance-1/output-1/target/etc/hostname /bin/sed -i -e '$a \127.0.1.1\tbuildroot' -e '/^127.0.1.1/d' /home/peko/autobuild/instance-1/output-1/target/etc/hosts mkdir -p /home/peko/autobuild/instance-1/output-1/target/etc echo "Welcome to Buildroot" > /home/peko/autobuild/instance-1/output-1/target/etc/issue /bin/sed -i -e s,^root:[^:]*:,root::, /home/peko/autobuild/instance-1/output-1/target/etc/shadow rm -f /home/peko/autobuild/instance-1/output-1/target/bin/sh printf '%s\n' C en_US locale-archive > /home/peko/autobuild/instance-1/output-1/build/locales.nopurge for dir in /home/peko/autobuild/instance-1/output-1/target/usr/share/locale /home/peko/autobuild/instance-1/output-1/target/usr/share/X11/locale /home/peko/autobuild/instance-1/output-1/target/usr/lib/locale; do if [ ! -d $dir ]; then continue; fi; for langdir in $dir/*; do if [ -e "${langdir}" ]; then grep -qx "${langdir##*/}" /home/peko/autobuild/instance-1/output-1/build/locales.nopurge || rm -rf $langdir; fi done; done if [ -d /home/peko/autobuild/instance-1/output-1/target/usr/share/X11/locale ]; then for lang in C en_US; do if [ -f /home/peko/autobuild/instance-1/output-1/target/usr/share/X11/locale/$lang/XLC_LOCALE ]; then echo "$lang/XLC_LOCALE: $lang"; fi done > /home/peko/autobuild/instance-1/output-1/target/usr/share/X11/locale/locale.dir; fi rm -rf /home/peko/autobuild/instance-1/output-1/target/usr/include /home/peko/autobuild/instance-1/output-1/target/usr/share/aclocal \ /home/peko/autobuild/instance-1/output-1/target/usr/lib/pkgconfig /home/peko/autobuild/instance-1/output-1/target/usr/share/pkgconfig \ /home/peko/autobuild/instance-1/output-1/target/usr/lib/cmake /home/peko/autobuild/instance-1/output-1/target/usr/share/cmake \ /home/peko/autobuild/instance-1/output-1/target/usr/doc find /home/peko/autobuild/instance-1/output-1/target/usr/{lib,share}/ -name '*.cmake' -print0 | xargs -0 rm -f find /home/peko/autobuild/instance-1/output-1/target/lib/ /home/peko/autobuild/instance-1/output-1/target/usr/lib/ /home/peko/autobuild/instance-1/output-1/target/usr/libexec/ \ \( -name '*.a' -o -name '*.la' -o -name '*.prl' \) -print0 | xargs -0 rm -f find: '/home/peko/autobuild/instance-1/output-1/target/usr/libexec/': No such file or directory rm -rf /home/peko/autobuild/instance-1/output-1/target/usr/share/gdb rm -rf /home/peko/autobuild/instance-1/output-1/target/usr/share/bash-completion rm -rf /home/peko/autobuild/instance-1/output-1/target/etc/bash_completion.d rm -rf /home/peko/autobuild/instance-1/output-1/target/usr/share/zsh rm -rf /home/peko/autobuild/instance-1/output-1/target/usr/man /home/peko/autobuild/instance-1/output-1/target/usr/share/man rm -rf /home/peko/autobuild/instance-1/output-1/target/usr/info /home/peko/autobuild/instance-1/output-1/target/usr/share/info rm -rf /home/peko/autobuild/instance-1/output-1/target/usr/doc /home/peko/autobuild/instance-1/output-1/target/usr/share/doc rm -rf /home/peko/autobuild/instance-1/output-1/target/usr/share/gtk-doc rmdir /home/peko/autobuild/instance-1/output-1/target/usr/share 2>/dev/null || true rm -rf /home/peko/autobuild/instance-1/output-1/target/lib/debug /home/peko/autobuild/instance-1/output-1/target/usr/lib/debug find /home/peko/autobuild/instance-1/output-1/target -type f \( -perm /111 -o -name '*.so*' \) -not \( -name 'libpthread*.so*' -o -name 'ld-*.so*' -o -name '*.ko' \) -print0 | xargs -0 /home/peko/autobuild/instance-1/output-1/host/bin/m68k-linux-strip --remove-section=.comment --remove-section=.note 2>/dev/null || true find /home/peko/autobuild/instance-1/output-1/target \( -name 'ld-*.so*' -o -name 'libpthread*.so*' \) -print0 | xargs -0 -r /home/peko/autobuild/instance-1/output-1/host/bin/m68k-linux-strip --remove-section=.comment --remove-section=.note --strip-debug 2>/dev/null || true test -f /home/peko/autobuild/instance-1/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/peko/autobuild/instance-1/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/peko/autobuild/instance-1/output-1/target/etc ( \ echo "NAME=Buildroot"; \ echo "VERSION=2020.05-9598-g9887615eda3"; \ echo "ID=buildroot"; \ echo "VERSION_ID=2022.02-git"; \ echo "PRETTY_NAME=\"Buildroot 2022.02-git\"" \ ) > /home/peko/autobuild/instance-1/output-1/target/usr/lib/os-release ln -sf ../usr/lib/os-release /home/peko/autobuild/instance-1/output-1/target/etc >>> Sanitizing RPATH in target tree PER_PACKAGE_DIR=/home/peko/autobuild/instance-1/output-1/per-package /home/peko/autobuild/instance-1/buildroot/support/scripts/fix-rpath target touch /home/peko/autobuild/instance-1/output-1/target/usr ln -snf /home/peko/autobuild/instance-1/output-1/host/m68k-buildroot-uclinux-uclibc/sysroot /home/peko/autobuild/instance-1/output-1/staging make: Leaving directory '/home/peko/autobuild/instance-1/buildroot' make: Entering directory '/home/peko/autobuild/instance-1/buildroot' >>> Buildroot 2020.05-9598-g9887615eda3 Collecting legal info COPYING: OK (sha256: 9755181e27175cb3510b4da8629caa406fb355a19aa8e7d55f06bf8ab33323c4) >>> toolchain-external Collecting legal info >>> host-skeleton Collecting legal info >>> skeleton Collecting legal info >>> skeleton-init-none Collecting legal info >>> skeleton-init-common Collecting legal info >>> toolchain-external-bootlin 2021.11-1 Collecting legal info >>> toolchain Collecting legal info >>> apg 2.3.0b Collecting legal info COPYING: OK (sha256: 5d0c892ea452c3828f1e311637cde4e3a04eb6431554308b3fcdac8c1b330168) >>> atftp 0.7.5 Collecting legal info LICENSE: OK (sha256: 86dc744860e6dfacfeba2f33fea908db03fe67c7e37a878285b7aae8e4596735) >>> beecrypt 4.2.1 Collecting legal info COPYING.LIB: OK (sha256: 512d2d21b6b3384ba64781abb0208a1b87740bc31e2df48e2b206ddb7e4d5779) >>> 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-m4 1.4.19 Collecting legal info COPYING: OK (sha256: 3972dc9744f6499f0f9b2dbf76696f2ae7ad8af9b23dde66d6af86c9dfb36986) >>> host-automake 1.16.5 Collecting legal info COPYING: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) >>> host-checksec 2.5.0 Collecting legal info LICENSE.txt: OK (sha256: 7888fee828bf56d547fc1f634e40638984148b4fc41373b7626eb465060640de) >>> ctorrent dnh3.3.2 Collecting legal info COPYING: OK (sha256: 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670) >>> datatables-fixedcolumns 3.3.0 Collecting legal info License.txt: OK (sha256: e8e92f97216f9ea00cb2735b933a91ec8e3869bed37b6d63a90f76f41508f2de) >>> datatables 1.10.20 Collecting legal info license.txt: OK (sha256: c6a873f21550ed804f76013c36e14225704c1aa551fdb870e0c626eb91c19247) >>> host-dfu-util 0.11 Collecting legal info COPYING: OK (sha256: 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670) >>> host-libusb 1.0.24 Collecting legal info COPYING: OK (sha256: 5df07007198989c622f5d41de8d703e7bef3d0e79d62e24332ee739a452af62a) >>> host-pkgconf 1.6.3 Collecting legal info COPYING: OK (sha256: 07ee94b50a41ee3fc4e13a9b9c60b26fc28488494c465639f7e5f07a3952ec04) >>> diffutils 3.8 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> dosfstools 4.2 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> font-awesome 4.7.0 Collecting legal info >>> genext2fs 1.5.0 Collecting legal info COPYING: OK (sha256: 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670) >>> geoip 1.6.12 Collecting legal info COPYING: OK (sha256: 36b6d3fa47916943fd5fec313c584784946047ec1337a78b440e5992cb595f89) >>> hdparm 9.63 Collecting legal info LICENSE.TXT: OK (sha256: eae572b06d2733f5c65fbe81680ce2b8a109afee2bdd1a161343c772af0e82e1) >>> irda-utils 0.9.18 Collecting legal info man/COPYING: OK (sha256: 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670) >>> janet 1.19.2 Collecting legal info LICENSE: OK (sha256: e2d2ae8360d95386af751ac7d1a3da36ea8ceb230e5f0eba7eb762547b1c58c9) >>> host-meson 0.61.0 Collecting legal info COPYING: OK (sha256: cfc7749b96f63bd31c3c42b5c471bf756814053e847c10f3eb003417bc523d30) >>> host-ninja 1.10.2 Collecting legal info COPYING: OK (sha256: eb7e9ab9690124c5c9f42bdc81383d886a3dede26345b6ed15bbad7caf81f7ea) >>> host-cmake 3.16.9 Collecting legal info Copyright.txt: OK (sha256: dc628fb936a5d229296d42083f9a8218aa32204c016919e784404c9ec58776e9) >>> host-python3 3.10.1 Collecting legal info LICENSE: OK (sha256: d0285b61e1a8e420c7deb95836738a5d4a0d26463138b17601f5971212684c4b) >>> host-autoconf-archive 2021.02.19 Collecting legal info COPYING: OK (sha256: e6037104443f9a7829b2aa7c5370d0789a7bda3ca65a0b904cdc0c2e285d9195) COPYING.EXCEPTION: OK (sha256: 23ed0b84fa023bfa33433b498192cd08a3bfb1f4864a8ed791a84f3eb48b2dd2) >>> host-expat 2.4.3 Collecting legal info COPYING: OK (sha256: 8c6b5b6de8fae20b317f4992729abc0e520bfba4c7606cd1e9eeb87418eebdec) >>> host-libffi 3.4.2 Collecting legal info LICENSE: OK (sha256: a61d06e8f7be57928e71e800eb9273b05cb8868c484108afe41e4305bb320dde) >>> host-zlib Collecting legal info >>> host-libzlib 1.2.11 Collecting legal info README: OK (sha256: 7960b6b1cc63e619abb77acaea5427159605afee8c8b362664f4effc7d7f7d15) >>> host-python3-setuptools 59.8.0 Collecting legal info LICENSE: OK (sha256: db3f0246b1f9278f15845b99fec478b8b506eb76487993722f8c6e254285faf8) >>> jo 1.4 Collecting legal info COPYING: OK (sha256: 41d8b23dc6e76731f4920b9ce42d0d4a248d243a510319e2441d174a115f35cf) >>> libao 1.2.0 Collecting legal info COPYING: OK (sha256: 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670) >>> libasplib be7fac89218a84b75f7598e3d76625ece99296f2 Collecting legal info LICENSE: OK (sha256: 12ac5047f2af0522f06798b1589ffc4599bc29c91f954d7874e0320634e777c0) >>> libcgicc 3.2.19 Collecting legal info COPYING.LIB: OK (sha256: a2e480f5e8afd7c587a3c0ac2ed3b73ed4b10fa3a553dea26e7b661c7cedda72) COPYING.DOC: OK (sha256: 0fd15977dc962abf3eced509b1cf5356f9784939742d67a635671141023a11da) >>> libcrossguid 8f399e8bd4252be9952f3dfa8199924cc8487ca4 Collecting legal info LICENSE: OK (sha256: 779e58787f966a1552f68d5ec041513cef68785dae4a519dbda7bc0b86eda20e) >>> util-linux 2.37.2 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) >>> zlib Collecting legal info >>> libzlib 1.2.11 Collecting legal info README: OK (sha256: 7960b6b1cc63e619abb77acaea5427159605afee8c8b362664f4effc7d7f7d15) >>> libgcrypt 1.9.4 Collecting legal info COPYING.LIB: OK (sha256: ca0061fc1381a3ab242310e4b3f56389f28e3d460eb2fd822ed7a21c6f030532) >>> libgpg-error 1.42 Collecting legal info COPYING: OK (sha256: 231f7edcc7352d7734a96eef0b8030f77982678c516876fcb81e25b32d68564c) COPYING.LIB: OK (sha256: a9bdde5616ecdd1e980b44f360600ee8783b1f99b8cc83a2beb163a0a390e861) >>> libgphoto2 2.5.27 Collecting legal info COPYING: OK (sha256: ebc385a0b1d477be5177ed6d9129557aa59a3ad0f26ebe7dd97ee942a0fb68ee) >>> libtool 2.4.6 Collecting legal info libltdl/COPYING.LIB: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> libusb 1.0.24 Collecting legal info COPYING: OK (sha256: 5df07007198989c622f5d41de8d703e7bef3d0e79d62e24332ee739a452af62a) >>> libxml2 2.9.12 Collecting legal info COPYING: OK (sha256: c5c63674f8a83c4d2e385d96d1c670a03cb871ba2927755467017317878574bd) >>> libiio 0.23 Collecting legal info COPYING.txt: OK (sha256: 102900208eef27b766380135906d431dba87edaa7ec6aa72e6ebd3dd67f3a97b) >>> libserialport 0.1.1 Collecting legal info COPYING: OK (sha256: da7eabb7bafdf7d3ae5e9f223aa5bdc1eece45ac569dc21b3b037520b4464768) >>> libmodbus 3.1.6 Collecting legal info COPYING.LESSER: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> libnfnetlink 1.0.1 Collecting legal info COPYING: OK (sha256: 91df39d1816bfb17a4dda2d3d2c83b1f6f2d38d53e53e41e8f97ad5ac46a0cad) >>> libreplaygain r475 Collecting legal info src/gain_analysis.c: OK (sha256: 511e7b63ce6530b93932d19da3471a6672586339bc131b2699ad4e9b0ee6c9bb) >>> libsamplerate 0.1.9 Collecting legal info COPYING: OK (sha256: 2c1f76ce2effdddb425018405d5690c0b1ab4e6976e35296b0a6db65c5e1a55d) >>> libsepol 3.3 Collecting legal info COPYING: OK (sha256: 6095e9ffa777dd22839f7801aa845b31c9ed07f3d6bf8a26dc5d2dec8ccc0ef3) >>> 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) >>> host-lttng-babeltrace 1.5.7 Collecting legal info mit-license.txt: OK (sha256: 2f801b7c2494850c3d91da820eb230502dc0192c9d0db024db37ec08d0be1434) gpl-2.0.txt: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) LICENSE: OK (sha256: 12d4222ac628fe4092cba8ed90bc5227a4dedd0b94973273cecbc393325bf1c2) >>> host-elfutils 0.186 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) COPYING-GPLV2: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) COPYING-LGPLV3: OK (sha256: da7eabb7bafdf7d3ae5e9f223aa5bdc1eece45ac569dc21b3b037520b4464768) >>> host-bzip2 1.0.8 Collecting legal info LICENSE: OK (sha256: c6dbbf828498be844a89eaa3b84adbab3199e342eb5cb2ed2f0d4ba7ec0f38a3) >>> host-xz 5.2.5 Collecting legal info COPYING: OK (sha256: bcb02973ef6e87ea73d331b3a80df7748407f17efdb784b61b47e0e610d3bb5c) COPYING.GPLv2: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) COPYING.GPLv3: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) COPYING.LGPLv2.1: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> host-libglib2 2.68.4 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> host-pcre 8.45 Collecting legal info LICENCE: OK (sha256: 51b3dea44f63338b84b9c97b3d793826a8397309068cf9379a423216ab8ea5b2) >>> host-util-linux 2.37.2 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-popt 1.18 Collecting legal info COPYING: OK (sha256: 518d4f2a05064cb9a8ec0ea02e86408af4feed6916f78ef42171465db8b383c5) >>> mawk 1.3.4-20200120 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> mmc-utils d40ec535b9d4e4c974e8c2fbfb422cd0348cc5e8 Collecting legal info mmc.h: OK (sha256: c3165393bcd710624e2909327a6fbeb736c47bdbe66de1c1a364ac7324d3e4d6) >>> mobile-broadband-provider-info 20190618 Collecting legal info COPYING: OK (sha256: 3d510b215a33087b9ceb9592da21575ea1f9f98bd4d983a38e65fe851a552174) >>> host-libxslt 1.1.34 Collecting legal info COPYING: OK (sha256: 7e48e290b6bfccc2ec1b297023a1d77f2fd87417f71fbb9f50aabef40a851819) >>> host-libxml2 2.9.12 Collecting legal info COPYING: OK (sha256: c5c63674f8a83c4d2e385d96d1c670a03cb871ba2927755467017317878574bd) >>> mxml 3.3 Collecting legal info LICENSE: OK (sha256: c71d239df91726fc519c6eb72d318ec65820627232b2f796219e87dcf35d0ab4) NOTICE: OK (sha256: ed63aec4c75b9c21a5156b40052138032269bd27fd6f4bc0c51389807cdc7db9) >>> host-patchelf 0.9 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> tiff 4.3.0 Collecting legal info COPYRIGHT: OK (sha256: fbd6fed7938541d2c809c0826225fc85e551fdbfa8732b10f0c87e0847acafd7) >>> tree 1.8.0 Collecting legal info LICENSE: OK (sha256: 204d8eff92f95aac4df6c8122bc1505f468f3a901e5a4cc08940e0ede1938994) >>> ux500-firmware 1.1.3-6 Collecting legal info license.txt: OK (sha256: b5bbc3fb3ff2f8e165b3bf60b25702d8970b3d7fe88b1c883f20615d550a7cb2) >>> vulkan-headers 1.2.203 Collecting legal info LICENSE.txt: OK (sha256: cfc7749b96f63bd31c3c42b5c471bf756814053e847c10f3eb003417bc523d30) WARNING: the Buildroot source code has not been saved WARNING: toolchain-external-bootlin-2021.11-1: cannot save license (TOOLCHAIN_EXTERNAL_BOOTLIN_LICENSE_FILES not defined) WARNING: font-awesome-4.7.0: cannot save license (FONT_AWESOME_LICENSE_FILES not defined) Legal info produced in /home/peko/autobuild/instance-1/output-1/legal-info make: Leaving directory '/home/peko/autobuild/instance-1/buildroot'