[ 94%] Building C object CMakeFiles/tcf-agent.dir/tcf/services/tcf_elf.c.o [ 95%] Building C object CMakeFiles/tcf-agent.dir/tcf/services/terminals.c.o [ 96%] Building C object CMakeFiles/tcf-agent.dir/tcf/services/vm.c.o [ 97%] Linking C static library libtcf-agent.a make[3]: Leaving directory '/home/naourr/work/instance-1/output-1/build/tcf-agent-1.7.0/agent' [ 97%] Built target tcf-agent make[3]: Entering directory '/home/naourr/work/instance-1/output-1/build/tcf-agent-1.7.0/agent' Scanning dependencies of target agent make[3]: Leaving directory '/home/naourr/work/instance-1/output-1/build/tcf-agent-1.7.0/agent' make[3]: Entering directory '/home/naourr/work/instance-1/output-1/build/tcf-agent-1.7.0/agent' [ 98%] Building C object CMakeFiles/agent.dir/tcf/main/main.c.o [100%] Linking C executable tcf-agent make[3]: Leaving directory '/home/naourr/work/instance-1/output-1/build/tcf-agent-1.7.0/agent' [100%] Built target agent make[2]: Leaving directory '/home/naourr/work/instance-1/output-1/build/tcf-agent-1.7.0/agent' make[1]: Leaving directory '/home/naourr/work/instance-1/output-1/build/tcf-agent-1.7.0/agent' >>> tcf-agent 1.7.0 Installing to target PATH="/home/naourr/work/instance-1/output-1/host/bin:/home/naourr/work/instance-1/output-1/host/sbin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/home/naourr/bin:/home/naourr/git/git-wrappers:/home/naourr/.local/bin:/home/naourr/bin" /usr/bin/make -j4 DESTDIR=/home/naourr/work/instance-1/output-1/target install/fast -C /home/naourr/work/instance-1/output-1/build/tcf-agent-1.7.0/agent make[1]: Entering directory '/home/naourr/work/instance-1/output-1/build/tcf-agent-1.7.0/agent' Install the project... -- Install configuration: "Release" -- Installing: /home/naourr/work/instance-1/output-1/target/usr/sbin/tcf-agent -- Installing: /home/naourr/work/instance-1/output-1/target/usr/lib/libtcf-agent.a make[1]: Leaving directory '/home/naourr/work/instance-1/output-1/build/tcf-agent-1.7.0/agent' tinyalsa-1.1.1.tar.gz: OK (sha256: d92b438cea348ae316c4b2cbf367b4f01ed821a947e6a34d813624e9e3c936c1) >>> tinyalsa 1.1.1 Extracting gzip -d -c /home/naourr/work/instance-1/dl/tinyalsa/tinyalsa-1.1.1.tar.gz | /home/naourr/work/instance-1/output-1/host/bin/tar --strip-components=1 -C /home/naourr/work/instance-1/output-1/build/tinyalsa-1.1.1 -xf - >>> tinyalsa 1.1.1 Patching Applying 0001-disable-doxygen-usage.patch using patch: patching file Makefile Applying 0002-interval.h-add-missing-header.patch using patch: patching file include/tinyalsa/interval.h >>> tinyalsa 1.1.1 Configuring >>> tinyalsa 1.1.1 Building PATH="/home/naourr/work/instance-1/output-1/host/bin:/home/naourr/work/instance-1/output-1/host/sbin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/home/naourr/bin:/home/naourr/git/git-wrappers:/home/naourr/.local/bin:/home/naourr/bin" /usr/bin/make -j4 CROSS_COMPILE="/home/naourr/work/instance-1/output-1/host/bin/microblazeel-buildroot-linux-uclibc-" -C /home/naourr/work/instance-1/output-1/build/tinyalsa-1.1.1 make[1]: Entering directory '/home/naourr/work/instance-1/output-1/build/tinyalsa-1.1.1' /usr/bin/make -C src make[2]: Entering directory '/home/naourr/work/instance-1/output-1/build/tinyalsa-1.1.1/src' /home/naourr/work/instance-1/output-1/host/bin/microblazeel-buildroot-linux-uclibc-gcc -Wall -Wextra -Werror -Wfatal-errors -I ../include -fPIC -c -o limits.o limits.c /home/naourr/work/instance-1/output-1/host/bin/microblazeel-buildroot-linux-uclibc-gcc -Wall -Wextra -Werror -Wfatal-errors -I ../include -fPIC -c -o mixer.o mixer.c /home/naourr/work/instance-1/output-1/host/bin/microblazeel-buildroot-linux-uclibc-gcc -Wall -Wextra -Werror -Wfatal-errors -I ../include -fPIC -c -o pcm.o pcm.c /home/naourr/work/instance-1/output-1/host/bin/microblazeel-buildroot-linux-uclibc-ar rv libtinyalsa.a limits.o mixer.o pcm.o /home/naourr/work/instance-1/output-1/host/bin/microblazeel-buildroot-linux-uclibc-gcc -shared -Wl,-soname,libtinyalsa.so.1 limits.o mixer.o pcm.o -o libtinyalsa.so.1.1.1 /home/naourr/work/instance-1/output-1/host/bin/microblazeel-buildroot-linux-uclibc-ar: creating libtinyalsa.a a - limits.o a - mixer.o a - pcm.o ln -sf libtinyalsa.so.1.1.1 libtinyalsa.so.1 ln -sf libtinyalsa.so.1 libtinyalsa.so make[2]: Leaving directory '/home/naourr/work/instance-1/output-1/build/tinyalsa-1.1.1/src' /usr/bin/make -C utils make[2]: Entering directory '/home/naourr/work/instance-1/output-1/build/tinyalsa-1.1.1/utils' /home/naourr/work/instance-1/output-1/host/bin/microblazeel-buildroot-linux-uclibc-gcc -Wall -Wextra -Werror -Wfatal-errors -I ../include -L ../src -O2 tinyplay.c ../include/tinyalsa/pcm.h ../include/tinyalsa/mixer.h ../include/tinyalsa/asoundlib.h ../src/libtinyalsa.a -o tinyplay /home/naourr/work/instance-1/output-1/host/bin/microblazeel-buildroot-linux-uclibc-gcc -Wall -Wextra -Werror -Wfatal-errors -I ../include -L ../src -O2 tinycap.c ../include/tinyalsa/pcm.h ../include/tinyalsa/mixer.h ../include/tinyalsa/asoundlib.h ../src/libtinyalsa.a -o tinycap /home/naourr/work/instance-1/output-1/host/bin/microblazeel-buildroot-linux-uclibc-gcc -Wall -Wextra -Werror -Wfatal-errors -I ../include -L ../src -O2 tinymix.c ../include/tinyalsa/pcm.h ../include/tinyalsa/mixer.h ../include/tinyalsa/asoundlib.h ../src/libtinyalsa.a -o tinymix /home/naourr/work/instance-1/output-1/host/bin/microblazeel-buildroot-linux-uclibc-gcc -Wall -Wextra -Werror -Wfatal-errors -I ../include -L ../src -O2 tinypcminfo.c ../include/tinyalsa/pcm.h ../include/tinyalsa/mixer.h ../include/tinyalsa/asoundlib.h ../src/libtinyalsa.a -o tinypcminfo make[2]: Leaving directory '/home/naourr/work/instance-1/output-1/build/tinyalsa-1.1.1/utils' /usr/bin/make -C examples make[2]: Entering directory '/home/naourr/work/instance-1/output-1/build/tinyalsa-1.1.1/examples' /home/naourr/work/instance-1/output-1/host/bin/microblazeel-buildroot-linux-uclibc-gcc -Wall -Wextra -Werror -Wfatal-errors -I ../include pcm-readi.c ../src/libtinyalsa.so -o pcm-readi /home/naourr/work/instance-1/output-1/host/bin/microblazeel-buildroot-linux-uclibc-gcc -Wall -Wextra -Werror -Wfatal-errors -I ../include pcm-writei.c ../src/libtinyalsa.so -o pcm-writei make[2]: Leaving directory '/home/naourr/work/instance-1/output-1/build/tinyalsa-1.1.1/examples' make[1]: Leaving directory '/home/naourr/work/instance-1/output-1/build/tinyalsa-1.1.1' >>> tinyalsa 1.1.1 Installing to staging directory PATH="/home/naourr/work/instance-1/output-1/host/bin:/home/naourr/work/instance-1/output-1/host/sbin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/home/naourr/bin:/home/naourr/git/git-wrappers:/home/naourr/.local/bin:/home/naourr/bin" /usr/bin/make -j4 -C /home/naourr/work/instance-1/output-1/build/tinyalsa-1.1.1 PREFIX="/usr" CROSS_COMPILE="/home/naourr/work/instance-1/output-1/host/bin/microblazeel-buildroot-linux-uclibc-" DESTDIR="/home/naourr/work/instance-1/output-1/host/microblazeel-buildroot-linux-uclibc/sysroot" install make[1]: Entering directory '/home/naourr/work/instance-1/output-1/build/tinyalsa-1.1.1' install -d /home/naourr/work/instance-1/output-1/host/microblazeel-buildroot-linux-uclibc/sysroot/usr/include/tinyalsa/ install include/tinyalsa/pcm.h /home/naourr/work/instance-1/output-1/host/microblazeel-buildroot-linux-uclibc/sysroot/usr/include/tinyalsa/ install include/tinyalsa/mixer.h /home/naourr/work/instance-1/output-1/host/microblazeel-buildroot-linux-uclibc/sysroot/usr/include/tinyalsa/ install include/tinyalsa/asoundlib.h /home/naourr/work/instance-1/output-1/host/microblazeel-buildroot-linux-uclibc/sysroot/usr/include/tinyalsa/ install include/tinyalsa/version.h /home/naourr/work/instance-1/output-1/host/microblazeel-buildroot-linux-uclibc/sysroot/usr/include/tinyalsa/ /usr/bin/make -C src install make[2]: Entering directory '/home/naourr/work/instance-1/output-1/build/tinyalsa-1.1.1/src' install -d /home/naourr/work/instance-1/output-1/host/microblazeel-buildroot-linux-uclibc/sysroot/usr/lib/ install libtinyalsa.a /home/naourr/work/instance-1/output-1/host/microblazeel-buildroot-linux-uclibc/sysroot/usr/lib/ install libtinyalsa.so.1.1.1 /home/naourr/work/instance-1/output-1/host/microblazeel-buildroot-linux-uclibc/sysroot/usr/lib/ ln -sf libtinyalsa.so.1.1.1 /home/naourr/work/instance-1/output-1/host/microblazeel-buildroot-linux-uclibc/sysroot/usr/lib/libtinyalsa.so.1 ln -sf libtinyalsa.so.1 /home/naourr/work/instance-1/output-1/host/microblazeel-buildroot-linux-uclibc/sysroot/usr/lib/libtinyalsa.so make[2]: Leaving directory '/home/naourr/work/instance-1/output-1/build/tinyalsa-1.1.1/src' /usr/bin/make -C utils install make[2]: Entering directory '/home/naourr/work/instance-1/output-1/build/tinyalsa-1.1.1/utils' install -d /home/naourr/work/instance-1/output-1/host/microblazeel-buildroot-linux-uclibc/sysroot/usr/bin install tinyplay /home/naourr/work/instance-1/output-1/host/microblazeel-buildroot-linux-uclibc/sysroot/usr/bin/ install tinycap /home/naourr/work/instance-1/output-1/host/microblazeel-buildroot-linux-uclibc/sysroot/usr/bin/ install tinymix /home/naourr/work/instance-1/output-1/host/microblazeel-buildroot-linux-uclibc/sysroot/usr/bin/ install tinypcminfo /home/naourr/work/instance-1/output-1/host/microblazeel-buildroot-linux-uclibc/sysroot/usr/bin/ install -d /home/naourr/work/instance-1/output-1/host/microblazeel-buildroot-linux-uclibc/sysroot/usr/share/man/man1 install tinyplay.1 /home/naourr/work/instance-1/output-1/host/microblazeel-buildroot-linux-uclibc/sysroot/usr/share/man/man1/ install tinycap.1 /home/naourr/work/instance-1/output-1/host/microblazeel-buildroot-linux-uclibc/sysroot/usr/share/man/man1/ install tinymix.1 /home/naourr/work/instance-1/output-1/host/microblazeel-buildroot-linux-uclibc/sysroot/usr/share/man/man1/ install tinypcminfo.1 /home/naourr/work/instance-1/output-1/host/microblazeel-buildroot-linux-uclibc/sysroot/usr/share/man/man1/ make[2]: Leaving directory '/home/naourr/work/instance-1/output-1/build/tinyalsa-1.1.1/utils' make[1]: Leaving directory '/home/naourr/work/instance-1/output-1/build/tinyalsa-1.1.1' >>> tinyalsa 1.1.1 Fixing libtool files for la in $(find /home/naourr/work/instance-1/output-1/host/microblazeel-buildroot-linux-uclibc/sysroot/usr/lib* -name "*.la"); do \ cp -a "${la}" "${la}.fixed" && \ /usr/bin/sed -i -e "s:/home/naourr/work/instance-1/output-1:@BASE_DIR@:g" \ -e "s:/home/naourr/work/instance-1/output-1/host/microblazeel-buildroot-linux-uclibc/sysroot:@STAGING_DIR@:g" \ \ -e "s:\(['= ]\)/usr:\\1@STAGING_DIR@/usr:g" \ \ -e "s:@STAGING_DIR@:/home/naourr/work/instance-1/output-1/host/microblazeel-buildroot-linux-uclibc/sysroot:g" \ -e "s:@BASE_DIR@:/home/naourr/work/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 >>> tinyalsa 1.1.1 Installing to target PATH="/home/naourr/work/instance-1/output-1/host/bin:/home/naourr/work/instance-1/output-1/host/sbin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/home/naourr/bin:/home/naourr/git/git-wrappers:/home/naourr/.local/bin:/home/naourr/bin" /usr/bin/make -j4 -C /home/naourr/work/instance-1/output-1/build/tinyalsa-1.1.1 PREFIX="/usr" CROSS_COMPILE="/home/naourr/work/instance-1/output-1/host/bin/microblazeel-buildroot-linux-uclibc-" DESTDIR="/home/naourr/work/instance-1/output-1/target" install make[1]: Entering directory '/home/naourr/work/instance-1/output-1/build/tinyalsa-1.1.1' install -d /home/naourr/work/instance-1/output-1/target/usr/include/tinyalsa/ install include/tinyalsa/pcm.h /home/naourr/work/instance-1/output-1/target/usr/include/tinyalsa/ install include/tinyalsa/mixer.h /home/naourr/work/instance-1/output-1/target/usr/include/tinyalsa/ install include/tinyalsa/asoundlib.h /home/naourr/work/instance-1/output-1/target/usr/include/tinyalsa/ install include/tinyalsa/version.h /home/naourr/work/instance-1/output-1/target/usr/include/tinyalsa/ /usr/bin/make -C src install make[2]: Entering directory '/home/naourr/work/instance-1/output-1/build/tinyalsa-1.1.1/src' install -d /home/naourr/work/instance-1/output-1/target/usr/lib/ install libtinyalsa.a /home/naourr/work/instance-1/output-1/target/usr/lib/ install libtinyalsa.so.1.1.1 /home/naourr/work/instance-1/output-1/target/usr/lib/ ln -sf libtinyalsa.so.1.1.1 /home/naourr/work/instance-1/output-1/target/usr/lib/libtinyalsa.so.1 ln -sf libtinyalsa.so.1 /home/naourr/work/instance-1/output-1/target/usr/lib/libtinyalsa.so make[2]: Leaving directory '/home/naourr/work/instance-1/output-1/build/tinyalsa-1.1.1/src' /usr/bin/make -C utils install make[2]: Entering directory '/home/naourr/work/instance-1/output-1/build/tinyalsa-1.1.1/utils' install -d /home/naourr/work/instance-1/output-1/target/usr/bin install tinyplay /home/naourr/work/instance-1/output-1/target/usr/bin/ install tinycap /home/naourr/work/instance-1/output-1/target/usr/bin/ install tinymix /home/naourr/work/instance-1/output-1/target/usr/bin/ install tinypcminfo /home/naourr/work/instance-1/output-1/target/usr/bin/ install -d /home/naourr/work/instance-1/output-1/target/usr/share/man/man1 install tinyplay.1 /home/naourr/work/instance-1/output-1/target/usr/share/man/man1/ install tinycap.1 /home/naourr/work/instance-1/output-1/target/usr/share/man/man1/ install tinymix.1 /home/naourr/work/instance-1/output-1/target/usr/share/man/man1/ install tinypcminfo.1 /home/naourr/work/instance-1/output-1/target/usr/share/man/man1/ make[2]: Leaving directory '/home/naourr/work/instance-1/output-1/build/tinyalsa-1.1.1/utils' make[1]: Leaving directory '/home/naourr/work/instance-1/output-1/build/tinyalsa-1.1.1' u-boot-2019.10.tar.bz2: OK (sha256: 8d6d6070739522dd236cba7055b8736bfe92b4fac0ea18ad809829ca79667014) >>> uboot-tools 2019.10 Extracting bzcat /home/naourr/work/instance-1/dl/uboot-tools/u-boot-2019.10.tar.bz2 | /home/naourr/work/instance-1/output-1/host/bin/tar --strip-components=1 -C /home/naourr/work/instance-1/output-1/build/uboot-tools-2019.10 -xf - >>> uboot-tools 2019.10 Patching Applying 0001-drop-configh-from-tools.patch using patch: patching file tools/env/fw_env_private.h Applying 0002-tools-only-in-no-dot-config-targets.patch using patch: patching file Makefile Hunk #1 succeeded at 463 (offset 20 lines). >>> uboot-tools 2019.10 Configuring mkdir -p /home/naourr/work/instance-1/output-1/build/uboot-tools-2019.10/include/config touch /home/naourr/work/instance-1/output-1/build/uboot-tools-2019.10/include/config/auto.conf >>> uboot-tools 2019.10 Building PATH="/home/naourr/work/instance-1/output-1/host/bin:/home/naourr/work/instance-1/output-1/host/sbin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/home/naourr/bin:/home/naourr/git/git-wrappers:/home/naourr/.local/bin:/home/naourr/bin" /usr/bin/make -j4 -C /home/naourr/work/instance-1/output-1/build/uboot-tools-2019.10 CROSS_COMPILE="/home/naourr/work/instance-1/output-1/host/bin/microblazeel-buildroot-linux-uclibc-" CFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os " LDFLAGS="" HOSTCFLAGS="-O2 -I/home/naourr/work/instance-1/output-1/host/include" STRIP=/home/naourr/work/instance-1/output-1/host/bin/microblazeel-buildroot-linux-uclibc-strip CROSS_BUILD_TOOLS=y tools-only make[1]: Entering directory '/home/naourr/work/instance-1/output-1/build/uboot-tools-2019.10' CHK include/config/uboot.release CHK include/generated/timestamp_autogenerated.h HOSTCC scripts/basic/fixdep UPD include/generated/timestamp_autogenerated.h UPD include/config/uboot.release CHK include/generated/version_autogenerated.h UPD include/generated/version_autogenerated.h HOSTCC tools/mkenvimage.o HOSTCC tools/os_support.o WRAP tools/lib/crc32.c HOSTCC tools/aisimage.o HOSTCC tools/atmelimage.o WRAP tools/common/bootm.c HOSTCC tools/lib/crc32.o HOSTCC tools/default_image.o WRAP tools/lib/fdtdec_common.c WRAP tools/lib/fdtdec.c WRAP tools/common/image.c HOSTCC tools/imagetool.o HOSTCC tools/imximage.o HOSTCC tools/imx8image.o HOSTCC tools/imx8mimage.o HOSTCC tools/kwbimage.o WRAP tools/lib/md5.c HOSTCC tools/lpc32xximage.o HOSTCC tools/mxsimage.o HOSTCC tools/omapimage.o HOSTCC tools/pblimage.o HOSTCC tools/pbl_crc32.o HOSTCC tools/vybridimage.o HOSTCC tools/stm32image.o WRAP tools/lib/rc4.c HOSTCC tools/rkcommon.o HOSTCC tools/rkimage.o HOSTCC tools/rksd.o HOSTCC tools/rkspi.o HOSTCC tools/socfpgaimage.o WRAP tools/lib/crc16.c WRAP tools/lib/sha1.c WRAP tools/lib/sha256.c WRAP tools/common/hash.c HOSTCC tools/ublimage.o HOSTCC tools/zynqimage.o HOSTCC tools/zynqmpimage.o HOSTCC tools/zynqmpbif.o HOSTCC tools/libfdt/fdt.o HOSTCC tools/libfdt/fdt_wip.o HOSTCC tools/libfdt/fdt_sw.o HOSTCC tools/libfdt/fdt_rw.o HOSTCC tools/libfdt/fdt_strerror.o HOSTCC tools/libfdt/fdt_empty_tree.o HOSTCC tools/libfdt/fdt_addresses.o HOSTCC tools/libfdt/fdt_overlay.o WRAP tools/lib/libfdt/fdt_ro.c WRAP tools/lib/libfdt/fdt_region.c HOSTCC tools/gpimage.o HOSTCC tools/gpimage-common.o HOSTCC tools/mtk_image.o HOSTCC tools/dumpimage.o HOSTCC tools/common/bootm.o HOSTCC tools/lib/fdtdec_common.o HOSTCC tools/lib/fdtdec.o HOSTCC tools/common/image.o HOSTCC tools/lib/md5.o HOSTCC tools/lib/rc4.o HOSTCC tools/lib/crc16.o HOSTCC tools/lib/sha1.o HOSTCC tools/lib/sha256.o HOSTCC tools/common/hash.o HOSTCC tools/lib/libfdt/fdt_ro.o HOSTCC tools/lib/libfdt/fdt_region.o HOSTCC tools/mkimage.o HOSTCC tools/proftool HOSTCC tools/fdtgrep.o HOSTLD tools/mkenvimage HOSTLD tools/dumpimage HOSTLD tools/mkimage HOSTLD tools/fdtgrep STRIP tools/mkenvimage tools/dumpimage tools/mkimage tools/proftool tools/fdtgrep make[1]: Leaving directory '/home/naourr/work/instance-1/output-1/build/uboot-tools-2019.10' PATH="/home/naourr/work/instance-1/output-1/host/bin:/home/naourr/work/instance-1/output-1/host/sbin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/home/naourr/bin:/home/naourr/git/git-wrappers:/home/naourr/.local/bin:/home/naourr/bin" /usr/bin/make -j4 -C /home/naourr/work/instance-1/output-1/build/uboot-tools-2019.10 CROSS_COMPILE="/home/naourr/work/instance-1/output-1/host/bin/microblazeel-buildroot-linux-uclibc-" CFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os " LDFLAGS="" HOSTCFLAGS="-O2 -I/home/naourr/work/instance-1/output-1/host/include" STRIP=/home/naourr/work/instance-1/output-1/host/bin/microblazeel-buildroot-linux-uclibc-strip envtools no-dot-config-targets=envtools make[1]: Entering directory '/home/naourr/work/instance-1/output-1/build/uboot-tools-2019.10' CHK include/config/uboot.release CHK include/generated/timestamp_autogenerated.h UPD include/generated/timestamp_autogenerated.h CHK include/generated/version_autogenerated.h LD tools/env/built-in.o HOSTCC tools/env/crc32.o HOSTCC tools/env/ctype.o HOSTCC tools/env/env_attr.o HOSTCC tools/env/env_flags.o HOSTCC tools/env/fw_env.o HOSTCC tools/env/linux_string.o HOSTCC tools/env/fw_env_main.o AR tools/env/lib.a HOSTLD tools/env/fw_printenv STRIP tools/env/fw_printenv make[1]: Leaving directory '/home/naourr/work/instance-1/output-1/build/uboot-tools-2019.10' >>> uboot-tools 2019.10 Installing to staging directory /usr/bin/install -D -m 0755 /home/naourr/work/instance-1/output-1/build/uboot-tools-2019.10/tools/env/lib.a /home/naourr/work/instance-1/output-1/host/microblazeel-buildroot-linux-uclibc/sysroot/usr/lib/libubootenv.a /usr/bin/install -D -m 0644 /home/naourr/work/instance-1/output-1/build/uboot-tools-2019.10/tools/env/fw_env.h /home/naourr/work/instance-1/output-1/host/microblazeel-buildroot-linux-uclibc/sysroot/usr/include/fw_env.h >>> uboot-tools 2019.10 Fixing libtool files for la in $(find /home/naourr/work/instance-1/output-1/host/microblazeel-buildroot-linux-uclibc/sysroot/usr/lib* -name "*.la"); do \ cp -a "${la}" "${la}.fixed" && \ /usr/bin/sed -i -e "s:/home/naourr/work/instance-1/output-1:@BASE_DIR@:g" \ -e "s:/home/naourr/work/instance-1/output-1/host/microblazeel-buildroot-linux-uclibc/sysroot:@STAGING_DIR@:g" \ \ -e "s:\(['= ]\)/usr:\\1@STAGING_DIR@/usr:g" \ \ -e "s:@STAGING_DIR@:/home/naourr/work/instance-1/output-1/host/microblazeel-buildroot-linux-uclibc/sysroot:g" \ -e "s:@BASE_DIR@:/home/naourr/work/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 >>> uboot-tools 2019.10 Installing to target >>> Finalizing host directory >>> Finalizing target directory # Check files that are touched by more than one package mkdir -p /home/naourr/work/instance-1/output-1/target/etc echo "buildroot" > /home/naourr/work/instance-1/output-1/target/etc/hostname /usr/bin/sed -i -e '$a \127.0.1.1\tbuildroot' -e '/^127.0.1.1/d' /home/naourr/work/instance-1/output-1/target/etc/hosts mkdir -p /home/naourr/work/instance-1/output-1/target/etc echo "Welcome to Buildroot" > /home/naourr/work/instance-1/output-1/target/etc/issue /usr/bin/sed -i -e s,^root:[^:]*:,root::, /home/naourr/work/instance-1/output-1/target/etc/shadow rm -f /home/naourr/work/instance-1/output-1/target/bin/sh rm -f /home/naourr/work/instance-1/output-1/build/locales.nopurge for i in C en_US locale-archive; do echo $i >> /home/naourr/work/instance-1/output-1/build/locales.nopurge; done for dir in ; do for langdir in $dir/*; do if [ -e "${langdir}" ]; then grep -qx "${langdir##*/}" /home/naourr/work/instance-1/output-1/build/locales.nopurge || rm -rf $langdir; fi done; done if [ -d /home/naourr/work/instance-1/output-1/target/usr/share/X11/locale ]; then for lang in C en_US; do if [ -f /home/naourr/work/instance-1/output-1/target/usr/share/X11/locale/$lang/XLC_LOCALE ]; then echo "$lang/XLC_LOCALE: $lang"; fi done > /home/naourr/work/instance-1/output-1/target/usr/share/X11/locale/locale.dir; fi rm -rf /home/naourr/work/instance-1/output-1/target/usr/include /home/naourr/work/instance-1/output-1/target/usr/share/aclocal \ /home/naourr/work/instance-1/output-1/target/usr/lib/pkgconfig /home/naourr/work/instance-1/output-1/target/usr/share/pkgconfig \ /home/naourr/work/instance-1/output-1/target/usr/lib/cmake /home/naourr/work/instance-1/output-1/target/usr/share/cmake find /home/naourr/work/instance-1/output-1/target/usr/{lib,share}/ -name '*.cmake' -print0 | xargs -0 rm -f find /home/naourr/work/instance-1/output-1/target/lib/ /home/naourr/work/instance-1/output-1/target/usr/lib/ /home/naourr/work/instance-1/output-1/target/usr/libexec/ \ \( -name '*.a' -o -name '*.la' \) -print0 | xargs -0 rm -f rm -rf /home/naourr/work/instance-1/output-1/target/usr/share/gdb rm -rf /home/naourr/work/instance-1/output-1/target/usr/share/bash-completion rm -rf /home/naourr/work/instance-1/output-1/target/usr/share/zsh rm -rf /home/naourr/work/instance-1/output-1/target/usr/man /home/naourr/work/instance-1/output-1/target/usr/share/man rm -rf /home/naourr/work/instance-1/output-1/target/usr/info /home/naourr/work/instance-1/output-1/target/usr/share/info rm -rf /home/naourr/work/instance-1/output-1/target/usr/doc /home/naourr/work/instance-1/output-1/target/usr/share/doc rm -rf /home/naourr/work/instance-1/output-1/target/usr/share/gtk-doc rmdir /home/naourr/work/instance-1/output-1/target/usr/share 2>/dev/null || true find /home/naourr/work/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/naourr/work/instance-1/output-1/host/bin/microblazeel-buildroot-linux-uclibc-strip --remove-section=.comment --remove-section=.note 2>/dev/null || true find /home/naourr/work/instance-1/output-1/target \( -name 'ld-*.so*' -o -name 'libpthread*.so*' \) -print0 | xargs -0 -r /home/naourr/work/instance-1/output-1/host/bin/microblazeel-buildroot-linux-uclibc-strip --remove-section=.comment --remove-section=.note --strip-debug 2>/dev/null || true test -f /home/naourr/work/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/naourr/work/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/naourr/work/instance-1/output-1/target/etc ( \ echo "NAME=Buildroot"; \ echo "VERSION=2020.02-git-04868-g198bdaadd03"; \ echo "ID=buildroot"; \ echo "VERSION_ID=2020.02-git"; \ echo "PRETTY_NAME=\"Buildroot 2020.02-git\"" \ ) > /home/naourr/work/instance-1/output-1/target/usr/lib/os-release ln -sf ../usr/lib/os-release /home/naourr/work/instance-1/output-1/target/etc >>> Sanitizing RPATH in target tree PER_PACKAGE_DIR=/home/naourr/work/instance-1/output-1/per-package /home/naourr/work/instance-1/buildroot/support/scripts/fix-rpath target touch /home/naourr/work/instance-1/output-1/target/usr make: Leaving directory '/home/naourr/work/instance-1/buildroot' make: Entering directory '/home/naourr/work/instance-1/buildroot' >>> Buildroot 2020.02-git-04868-g198bdaadd03 Collecting legal info COPYING: OK (sha256: 9755181e27175cb3510b4da8629caa406fb355a19aa8e7d55f06bf8ab33323c4) >>> toolchain-buildroot Collecting legal info >>> host-gcc-final 8.3.0 Collecting legal info >>> host-binutils 2.32 Collecting legal info ERROR: No hash found for COPYING3 ERROR: No hash found for COPYING.LIB >>> host-skeleton Collecting legal info >>> host-tar 1.29 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> host-gmp 6.1.2 Collecting legal info COPYING.LESSERv3: OK (sha256: a853c2ffec17057872340eee242ae4d96cbf2b520ae27d903e1b2fef1a5f9d1c) COPYINGv2: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> host-m4 1.4.18 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> host-mpc 1.1.0 Collecting legal info COPYING.LESSER: OK (sha256: da7eabb7bafdf7d3ae5e9f223aa5bdc1eece45ac569dc21b3b037520b4464768) >>> host-mpfr 4.0.2 Collecting legal info COPYING.LESSER: OK (sha256: e3a994d82e644b03a792a930f574002658412f62407f5fee083f2555c5f23118) >>> uclibc 1.0.32 Collecting legal info COPYING.LIB: OK (sha256: 6095e9ffa777dd22839f7801aa845b31c9ed07f3d6bf8a26dc5d2dec8ccc0ef3) >>> host-gcc-initial 8.3.0 Collecting legal info >>> linux-headers 5.4.5 Collecting legal info ERROR: No hash found for COPYING >>> skeleton Collecting legal info >>> skeleton-init-none Collecting legal info >>> skeleton-init-common Collecting legal info >>> toolchain Collecting legal info >>> argp-standalone 1.3 Collecting legal info >>> bind 9.11.13 Collecting legal info COPYRIGHT: OK (sha256: cd02c93b8dcda794f55dfd1231828d69633072a98eee4874f9cf732d22d9dcde) >>> host-pkgconf 1.6.1 Collecting legal info COPYING: OK (sha256: 07ee94b50a41ee3fc4e13a9b9c60b26fc28488494c465639f7e5f07a3952ec04) >>> openssl Collecting legal info >>> libopenssl 1.1.1d Collecting legal info LICENSE: OK (sha256: c32913b33252e71190af2066f08115c69bc9fddadf3bf29296e20c835389841c) >>> zlib Collecting legal info >>> libzlib 1.2.11 Collecting legal info README: OK (sha256: 7960b6b1cc63e619abb77acaea5427159605afee8c8b362664f4effc7d7f7d15) >>> c-ares 1.15.0 Collecting legal info LICENSE.md: OK (sha256: db4eb63fe09daebdf57d3f79b091bb5ee5070c0d761040e83264e648d307af4c) >>> host-autoconf 2.69 Collecting legal info COPYINGv3: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) COPYING.EXCEPTION: OK (sha256: 23ed0b84fa023bfa33433b498192cd08a3bfb1f4864a8ed791a84f3eb48b2dd2) >>> host-libtool 2.4.6 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) libltdl/COPYING.LIB: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> host-automake 1.15.1 Collecting legal info COPYING: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) >>> debianutils 4.8.6.3 Collecting legal info debian/copyright: OK (sha256: a8698f078cd21fc501e66d070e12cf2f23ec1eaf5841bbc87629de76858ef7a7) >>> dropbear 2019.78 Collecting legal info LICENSE: OK (sha256: cfa32d49e9022265375e533a4a5ef9e37d4aaa604119d612c46816aa1e59fe52) >>> libtomcrypt 1.18.2 Collecting legal info LICENSE: OK (sha256: 8f196cb13afd271f5e267fd29543fc454596382ad580e7592709492843996ac8) >>> libtommath 1.1.0 Collecting legal info LICENSE: OK (sha256: 2fa64b163659f41965c9815882a8296d3d03ff546b76153e11445f9bdecf955a) >>> enet 1.3.14 Collecting legal info LICENSE: OK (sha256: eebe647a9ef7e596b0e8b9216c215f169d762af1a27904a87bc2e05b83735d35) >>> expat 2.2.9 Collecting legal info COPYING: OK (sha256: 46336ab2fec900803e2f1a4253e325ac01d998efb09bc6906651f7259e636f76) >>> fbdump 0.4.2 Collecting legal info COPYING: OK (sha256: 231f7edcc7352d7734a96eef0b8030f77982678c516876fcb81e25b32d68564c) >>> fftw-single 3.3.8 Collecting legal info COPYING: OK (sha256: 231f7edcc7352d7734a96eef0b8030f77982678c516876fcb81e25b32d68564c) >>> gmp 6.1.2 Collecting legal info COPYING.LESSERv3: OK (sha256: a853c2ffec17057872340eee242ae4d96cbf2b520ae27d903e1b2fef1a5f9d1c) COPYINGv2: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> jitterentropy-library 2.2.0 Collecting legal info COPYING: OK (sha256: 96b5a6b49aaeeba9036f9b80e6e299d613a8eca158741a25a67dc78792413e23) COPYING.bsd: OK (sha256: 13aa749a5b0a454917a944ed8fffc530b784f5ead522b1aacaf4ec8aa55a6239) COPYING.gplv2: OK (sha256: e6d6a009505e345fe949e1310334fcb0747f28dae2856759de102ab66b722cb4) >>> jpeg Collecting legal info >>> libjpeg 9c Collecting legal info README: OK (sha256: 31f366acfb6259456d9046eb7f16875e387f8bf029d37ac4c4397bf63f22fd6b) >>> libdvbcsa 1.1.0 Collecting legal info COPYING: OK (sha256: 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670) >>> libhdhomerun 20190621 Collecting legal info LICENSE: OK (sha256: 9b872a8a070b8ad329c4bd380fb1bf0000f564c75023ec8e1e6803f15364b9e9) >>> libiconv 1.15 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) COPYING.LIB: OK (sha256: 56bdea73b6145ef6ac5259b3da390b981d840c24cb03b8e1cbc678de7ecfa18d) >>> libkrb5 1.17 Collecting legal info NOTICE: OK (sha256: 5149ea464bde245388d313309539e142156d371788ae57bbd4feb223757f6da1) >>> host-bison 3.4.2 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> liblockfile 1.09 Collecting legal info ERROR: No hash found for COPYRIGHT >>> libnfnetlink 1.0.1 Collecting legal info COPYING: OK (sha256: 91df39d1816bfb17a4dda2d3d2c83b1f6f2d38d53e53e41e8f97ad5ac46a0cad) >>> liboauth 1.0.3 Collecting legal info COPYING.MIT: OK (sha256: c30608672733bf3abd2ccf6f3206be8d91b7ee58b007b2fdbcfbc61c655e7fb7) >>> libpng 1.6.37 Collecting legal info LICENSE: OK (sha256: bf5e22b9dce8464064ae17a48ea1133c3369ac9e1d80ef9e320e5219aa14ea9b) >>> libqrencode 4.0.2 Collecting legal info COPYING: OK (sha256: a9bdde5616ecdd1e980b44f360600ee8783b1f99b8cc83a2beb163a0a390e861) >>> libsndfile 1.0.28 Collecting legal info COPYING: OK (sha256: ad01ea5cd2755f6048383c8d54c88459cd6fcb17757c5c8892f8c5ea060f6140) >>> libsysfs 2.1.0 Collecting legal info cmd/GPL: OK (sha256: 88ced477f0659c5a4df22df3b65de2f12ea3a9c7b5e4750fdc757bc11e97aa79) lib/LGPL: OK (sha256: 4eb1c0ea980e7e4c7fac34e025be0423f5e7ca7df501e1da7ef31f32f14d6cf9) >>> libupnp 1.6.25 Collecting legal info LICENSE: OK (sha256: 0375955c8a79d6e8fa0792d45d00fc4e7710d7ac95bcbd27f9225a83f5c946fd) >>> lockfile-progs 0.1.18 Collecting legal info COPYING: OK (sha256: dcc100d4161cc0b7177545ab6e47216f84857cda3843847c792a25289852dcaa) >>> lsscsi 0.30 Collecting legal info COPYING: OK (sha256: dcc100d4161cc0b7177545ab6e47216f84857cda3843847c792a25289852dcaa) >>> minimodem 0.24 Collecting legal info COPYING: OK (sha256: c298178753129680ef6d3112f0f8b61acc405c86c1997dfe59735257988f8b33) >>> minissdpd 1.5.20190824 Collecting legal info LICENSE: OK (sha256: 00c8368dd1574b025df65f24f61c32d1297ff9b6dc695fda964b1b1efc7a53d3) >>> 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.10 Collecting legal info COPYING: OK (sha256: c5c63674f8a83c4d2e385d96d1c670a03cb871ba2927755467017317878574bd) >>> monit 5.26.0 Collecting legal info COPYING: OK (sha256: d5a4f52b1a5e1e7fe14e01a76aac8b08dc6bbea15466058f271456c97aac1ada) >>> mosquitto 1.6.8 Collecting legal info LICENSE.txt: OK (sha256: cc77e25bafd40637b7084f04086d606f0a200051b61806f97c93405926670bc1) epl-v10: OK (sha256: 3b9be6b894d0769de796e653571ff6cef494913c0ce78c35a97db939e7d9087c) edl-v10: OK (sha256: e8cf7d54ea46c19aba793983889b7f7425e1ebfcaaccec764a7db091646e203c) >>> netsurf 3.9 Collecting legal info netsurf/COPYING: OK (sha256: 55c4a7ae3953d720a462e69d1f128a20004933d12538be5314a33f8821675378) >>> host-flex 2.6.4 Collecting legal info COPYING: OK (sha256: 97fd685958d93be7f8dab939bb8161dbd6afb0718c63bfc337c24321aea44273) >>> host-gettext Collecting legal info >>> host-gettext-tiny 73fc3e7ef7e016a3874b632fd0475969d288f309 Collecting legal info LICENSE: OK (sha256: b57aa4fdc1c614c28d41c1e2d5c4090935964c5f86291ba7d1c99ffd1d698b34) extra/COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> host-gperf 3.1 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> host-libpng 1.6.37 Collecting legal info LICENSE: OK (sha256: bf5e22b9dce8464064ae17a48ea1133c3369ac9e1d80ef9e320e5219aa14ea9b) >>> host-zlib Collecting legal info >>> host-libzlib 1.2.11 Collecting legal info README: OK (sha256: 7960b6b1cc63e619abb77acaea5427159605afee8c8b362664f4effc7d7f7d15) >>> host-vim 8.1.1929 Collecting legal info ERROR: No hash found for README.txt >>> host-ncurses 6.1 Collecting legal info COPYING: OK (sha256: 86106f0da1cf5ccfa0f0651665dd1b4515e8edad1c7972780155770548b317d9) >>> sdl 1.2.15 Collecting legal info COPYING: OK (sha256: bb117c0fbd7f57f64170b690285d7df07c2371b578e3b3cd3aa2e1155ef461a0) >>> host-patchelf 0.9 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> pcre 8.43 Collecting legal info LICENCE: OK (sha256: a5fce68baf797e0918463a4437ef75984c41118f43850ddeabda1b5a90154309) >>> rng-tools 6.8 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> sdl_sound 1.0.3 Collecting legal info ERROR: No hash found for COPYING >>> strongswan 5.6.3 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) LICENSE: OK (sha256: 2292e21797754548dccdef9eef6aee7584e552fbd890fa914e1de8d3577d23f0) >>> tcf-agent 1.7.0 Collecting legal info agent/edl-v10.html: OK (sha256: f82d01b74a513bd3504d08136026a5ac2a7e6ff62ebcde391fa74aa222d11ce0) >>> util-linux 2.34 Collecting legal info README.licensing: OK (sha256: 4335620e8f478ee4dc4d26540448d39469091ef1d8e3fbbbb8bf753206ceac74) 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) >>> tinyalsa 1.1.1 Collecting legal info ERROR: No hash found for NOTICE >>> uboot-tools 2019.10 Collecting legal info Licenses/gpl-2.0.txt: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) WARNING: the Buildroot source code has not been saved WARNING: gcc-final-8.3.0: cannot save license (HOST_GCC_FINAL_LICENSE_FILES not defined) WARNING: gcc-initial-8.3.0: cannot save license (HOST_GCC_INITIAL_LICENSE_FILES not defined) WARNING: argp-standalone-1.3: cannot save license (ARGP_STANDALONE_LICENSE_FILES not defined) Legal info produced in /home/naourr/work/instance-1/output-1/legal-info make: Leaving directory '/home/naourr/work/instance-1/buildroot'