byte_order.h:130: warning: "bswap_32" redefined 130 | # define bswap_32(x) __builtin_bswap32(x) | In file included from /tmp/instance-6/output-1/host/arm-buildroot-uclinux-uclibcgnueabi/sysroot/usr/include/endian.h:59, from /tmp/instance-6/output-1/host/arm-buildroot-uclinux-uclibcgnueabi/sysroot/usr/include/bits/waitstatus.h:72, from /tmp/instance-6/output-1/host/arm-buildroot-uclinux-uclibcgnueabi/sysroot/usr/include/stdlib.h:42, from byte_order.h:5, from sha3.c:22: /tmp/instance-6/output-1/host/arm-buildroot-uclinux-uclibcgnueabi/sysroot/usr/include/byteswap.h:32: note: this is the location of the previous definition 32 | #define bswap_32(x) __bswap_32 (x) | In file included from sha3.c:22: byte_order.h:131: warning: "bswap_64" redefined 131 | # define bswap_64(x) __builtin_bswap64(x) | In file included from /tmp/instance-6/output-1/host/arm-buildroot-uclinux-uclibcgnueabi/sysroot/usr/include/endian.h:59, from /tmp/instance-6/output-1/host/arm-buildroot-uclinux-uclibcgnueabi/sysroot/usr/include/bits/waitstatus.h:72, from /tmp/instance-6/output-1/host/arm-buildroot-uclinux-uclibcgnueabi/sysroot/usr/include/stdlib.h:42, from byte_order.h:5, from sha3.c:22: /tmp/instance-6/output-1/host/arm-buildroot-uclinux-uclibcgnueabi/sysroot/usr/include/byteswap.h:36: note: this is the location of the previous definition 36 | # define bswap_64(x) __bswap_64 (x) | /tmp/instance-6/output-1/host/bin/arm-linux-gcc -c -O2 -DNDEBUG -pipe -ffunction-sections -fdata-sections -fomit-frame-pointer -Wall -W -Wstrict-prototypes -Wnested-externs -Winline -Wpointer-arith -Wbad-function-cast -Wmissing-prototypes -Wmissing-declarations tiger.c -o tiger.o In file included from gost94.c:21: byte_order.h:130: warning: "bswap_32" redefined 130 | # define bswap_32(x) __builtin_bswap32(x) | In file included from /tmp/instance-6/output-1/host/arm-buildroot-uclinux-uclibcgnueabi/sysroot/usr/include/endian.h:59, from /tmp/instance-6/output-1/host/arm-buildroot-uclinux-uclibcgnueabi/sysroot/usr/include/bits/waitstatus.h:72, from /tmp/instance-6/output-1/host/arm-buildroot-uclinux-uclibcgnueabi/sysroot/usr/include/stdlib.h:42, from byte_order.h:5, from gost94.c:21: /tmp/instance-6/output-1/host/arm-buildroot-uclinux-uclibcgnueabi/sysroot/usr/include/byteswap.h:32: note: this is the location of the previous definition 32 | #define bswap_32(x) __bswap_32 (x) | In file included from gost94.c:21: byte_order.h:131: warning: "bswap_64" redefined 131 | # define bswap_64(x) __builtin_bswap64(x) | In file included from /tmp/instance-6/output-1/host/arm-buildroot-uclinux-uclibcgnueabi/sysroot/usr/include/endian.h:59, from /tmp/instance-6/output-1/host/arm-buildroot-uclinux-uclibcgnueabi/sysroot/usr/include/bits/waitstatus.h:72, from /tmp/instance-6/output-1/host/arm-buildroot-uclinux-uclibcgnueabi/sysroot/usr/include/stdlib.h:42, from byte_order.h:5, from gost94.c:21: /tmp/instance-6/output-1/host/arm-buildroot-uclinux-uclibcgnueabi/sysroot/usr/include/byteswap.h:36: note: this is the location of the previous definition 36 | # define bswap_64(x) __bswap_64 (x) | /tmp/instance-6/output-1/host/bin/arm-linux-gcc -c -O2 -DNDEBUG -pipe -ffunction-sections -fdata-sections -fomit-frame-pointer -Wall -W -Wstrict-prototypes -Wnested-externs -Winline -Wpointer-arith -Wbad-function-cast -Wmissing-prototypes -Wmissing-declarations tiger_sbox.c -o tiger_sbox.o /tmp/instance-6/output-1/host/bin/arm-linux-gcc -c -O2 -DNDEBUG -pipe -ffunction-sections -fdata-sections -fomit-frame-pointer -Wall -W -Wstrict-prototypes -Wnested-externs -Winline -Wpointer-arith -Wbad-function-cast -Wmissing-prototypes -Wmissing-declarations tth.c -o tth.o /tmp/instance-6/output-1/host/bin/arm-linux-gcc -c -O2 -DNDEBUG -pipe -ffunction-sections -fdata-sections -fomit-frame-pointer -Wall -W -Wstrict-prototypes -Wnested-externs -Winline -Wpointer-arith -Wbad-function-cast -Wmissing-prototypes -Wmissing-declarations torrent.c -o torrent.o In file included from snefru.c:43: byte_order.h:130: warning: "bswap_32" redefined 130 | # define bswap_32(x) __builtin_bswap32(x) | In file included from /tmp/instance-6/output-1/host/arm-buildroot-uclinux-uclibcgnueabi/sysroot/usr/include/endian.h:59, from /tmp/instance-6/output-1/host/arm-buildroot-uclinux-uclibcgnueabi/sysroot/usr/include/bits/waitstatus.h:72, from /tmp/instance-6/output-1/host/arm-buildroot-uclinux-uclibcgnueabi/sysroot/usr/include/stdlib.h:42, from byte_order.h:5, from snefru.c:43: /tmp/instance-6/output-1/host/arm-buildroot-uclinux-uclibcgnueabi/sysroot/usr/include/byteswap.h:32: note: this is the location of the previous definition 32 | #define bswap_32(x) __bswap_32 (x) | In file included from snefru.c:43: byte_order.h:131: warning: "bswap_64" redefined 131 | # define bswap_64(x) __builtin_bswap64(x) | In file included from /tmp/instance-6/output-1/host/arm-buildroot-uclinux-uclibcgnueabi/sysroot/usr/include/endian.h:59, from /tmp/instance-6/output-1/host/arm-buildroot-uclinux-uclibcgnueabi/sysroot/usr/include/bits/waitstatus.h:72, from /tmp/instance-6/output-1/host/arm-buildroot-uclinux-uclibcgnueabi/sysroot/usr/include/stdlib.h:42, from byte_order.h:5, from snefru.c:43: /tmp/instance-6/output-1/host/arm-buildroot-uclinux-uclibcgnueabi/sysroot/usr/include/byteswap.h:36: note: this is the location of the previous definition 36 | # define bswap_64(x) __bswap_64 (x) | In file included from gost12.c:21: byte_order.h:130: warning: "bswap_32" redefined 130 | # define bswap_32(x) __builtin_bswap32(x) | In file included from /tmp/instance-6/output-1/host/arm-buildroot-uclinux-uclibcgnueabi/sysroot/usr/include/endian.h:59, from /tmp/instance-6/output-1/host/arm-buildroot-uclinux-uclibcgnueabi/sysroot/usr/include/bits/waitstatus.h:72, from /tmp/instance-6/output-1/host/arm-buildroot-uclinux-uclibcgnueabi/sysroot/usr/include/stdlib.h:42, from byte_order.h:5, from gost12.c:21: /tmp/instance-6/output-1/host/arm-buildroot-uclinux-uclibcgnueabi/sysroot/usr/include/byteswap.h:32: note: this is the location of the previous definition 32 | #define bswap_32(x) __bswap_32 (x) | In file included from gost12.c:21: byte_order.h:131: warning: "bswap_64" redefined 131 | # define bswap_64(x) __builtin_bswap64(x) | In file included from /tmp/instance-6/output-1/host/arm-buildroot-uclinux-uclibcgnueabi/sysroot/usr/include/endian.h:59, from /tmp/instance-6/output-1/host/arm-buildroot-uclinux-uclibcgnueabi/sysroot/usr/include/bits/waitstatus.h:72, from /tmp/instance-6/output-1/host/arm-buildroot-uclinux-uclibcgnueabi/sysroot/usr/include/stdlib.h:42, from byte_order.h:5, from gost12.c:21: /tmp/instance-6/output-1/host/arm-buildroot-uclinux-uclibcgnueabi/sysroot/usr/include/byteswap.h:36: note: this is the location of the previous definition 36 | # define bswap_64(x) __bswap_64 (x) | In file included from has160.c:26: byte_order.h:130: warning: "bswap_32" redefined 130 | # define bswap_32(x) __builtin_bswap32(x) | In file included from /tmp/instance-6/output-1/host/arm-buildroot-uclinux-uclibcgnueabi/sysroot/usr/include/endian.h:59, from /tmp/instance-6/output-1/host/arm-buildroot-uclinux-uclibcgnueabi/sysroot/usr/include/bits/waitstatus.h:72, from /tmp/instance-6/output-1/host/arm-buildroot-uclinux-uclibcgnueabi/sysroot/usr/include/stdlib.h:42, from byte_order.h:5, from has160.c:26: /tmp/instance-6/output-1/host/arm-buildroot-uclinux-uclibcgnueabi/sysroot/usr/include/byteswap.h:32: note: this is the location of the previous definition 32 | #define bswap_32(x) __bswap_32 (x) | In file included from has160.c:26: byte_order.h:131: warning: "bswap_64" redefined 131 | # define bswap_64(x) __builtin_bswap64(x) | In file included from /tmp/instance-6/output-1/host/arm-buildroot-uclinux-uclibcgnueabi/sysroot/usr/include/endian.h:59, from /tmp/instance-6/output-1/host/arm-buildroot-uclinux-uclibcgnueabi/sysroot/usr/include/bits/waitstatus.h:72, from /tmp/instance-6/output-1/host/arm-buildroot-uclinux-uclibcgnueabi/sysroot/usr/include/stdlib.h:42, from byte_order.h:5, from has160.c:26: /tmp/instance-6/output-1/host/arm-buildroot-uclinux-uclibcgnueabi/sysroot/usr/include/byteswap.h:36: note: this is the location of the previous definition 36 | # define bswap_64(x) __bswap_64 (x) | In file included from tiger_sbox.c:16: byte_order.h:130: warning: "bswap_32" redefined 130 | # define bswap_32(x) __builtin_bswap32(x) | In file included from /tmp/instance-6/output-1/host/arm-buildroot-uclinux-uclibcgnueabi/sysroot/usr/include/endian.h:59, from /tmp/instance-6/output-1/host/arm-buildroot-uclinux-uclibcgnueabi/sysroot/usr/include/bits/waitstatus.h:72, from /tmp/instance-6/output-1/host/arm-buildroot-uclinux-uclibcgnueabi/sysroot/usr/include/stdlib.h:42, from byte_order.h:5, from tiger_sbox.c:16: /tmp/instance-6/output-1/host/arm-buildroot-uclinux-uclibcgnueabi/sysroot/usr/include/byteswap.h:32: note: this is the location of the previous definition 32 | #define bswap_32(x) __bswap_32 (x) | In file included from tiger_sbox.c:16: byte_order.h:131: warning: "bswap_64" redefined 131 | # define bswap_64(x) __builtin_bswap64(x) | In file included from /tmp/instance-6/output-1/host/arm-buildroot-uclinux-uclibcgnueabi/sysroot/usr/include/endian.h:59, from /tmp/instance-6/output-1/host/arm-buildroot-uclinux-uclibcgnueabi/sysroot/usr/include/bits/waitstatus.h:72, from /tmp/instance-6/output-1/host/arm-buildroot-uclinux-uclibcgnueabi/sysroot/usr/include/stdlib.h:42, from byte_order.h:5, from tiger_sbox.c:16: /tmp/instance-6/output-1/host/arm-buildroot-uclinux-uclibcgnueabi/sysroot/usr/include/byteswap.h:36: note: this is the location of the previous definition 36 | # define bswap_64(x) __bswap_64 (x) | /tmp/instance-6/output-1/host/bin/arm-linux-gcc -c -O2 -DNDEBUG -pipe -ffunction-sections -fdata-sections -fomit-frame-pointer -Wall -W -Wstrict-prototypes -Wnested-externs -Winline -Wpointer-arith -Wbad-function-cast -Wmissing-prototypes -Wmissing-declarations util.c -o util.o /tmp/instance-6/output-1/host/bin/arm-linux-gcc -c -O2 -DNDEBUG -pipe -ffunction-sections -fdata-sections -fomit-frame-pointer -Wall -W -Wstrict-prototypes -Wnested-externs -Winline -Wpointer-arith -Wbad-function-cast -Wmissing-prototypes -Wmissing-declarations whirlpool.c -o whirlpool.o In file included from tiger.c:20: byte_order.h:130: warning: "bswap_32" redefined 130 | # define bswap_32(x) __builtin_bswap32(x) | In file included from /tmp/instance-6/output-1/host/arm-buildroot-uclinux-uclibcgnueabi/sysroot/usr/include/endian.h:59, from /tmp/instance-6/output-1/host/arm-buildroot-uclinux-uclibcgnueabi/sysroot/usr/include/bits/waitstatus.h:72, from /tmp/instance-6/output-1/host/arm-buildroot-uclinux-uclibcgnueabi/sysroot/usr/include/stdlib.h:42, from byte_order.h:5, from tiger.c:20: /tmp/instance-6/output-1/host/arm-buildroot-uclinux-uclibcgnueabi/sysroot/usr/include/byteswap.h:32: note: this is the location of the previous definition 32 | #define bswap_32(x) __bswap_32 (x) | In file included from tiger.c:20: byte_order.h:131: warning: "bswap_64" redefined 131 | # define bswap_64(x) __builtin_bswap64(x) | In file included from /tmp/instance-6/output-1/host/arm-buildroot-uclinux-uclibcgnueabi/sysroot/usr/include/endian.h:59, from /tmp/instance-6/output-1/host/arm-buildroot-uclinux-uclibcgnueabi/sysroot/usr/include/bits/waitstatus.h:72, from /tmp/instance-6/output-1/host/arm-buildroot-uclinux-uclibcgnueabi/sysroot/usr/include/stdlib.h:42, from byte_order.h:5, from tiger.c:20: /tmp/instance-6/output-1/host/arm-buildroot-uclinux-uclibcgnueabi/sysroot/usr/include/byteswap.h:36: note: this is the location of the previous definition 36 | # define bswap_64(x) __bswap_64 (x) | /tmp/instance-6/output-1/host/bin/arm-linux-gcc -c -O2 -DNDEBUG -pipe -ffunction-sections -fdata-sections -fomit-frame-pointer -Wall -W -Wstrict-prototypes -Wnested-externs -Winline -Wpointer-arith -Wbad-function-cast -Wmissing-prototypes -Wmissing-declarations whirlpool_sbox.c -o whirlpool_sbox.o In file included from tth.c:18: byte_order.h:130: warning: "bswap_32" redefined 130 | # define bswap_32(x) __builtin_bswap32(x) | In file included from /tmp/instance-6/output-1/host/arm-buildroot-uclinux-uclibcgnueabi/sysroot/usr/include/endian.h:59, from /tmp/instance-6/output-1/host/arm-buildroot-uclinux-uclibcgnueabi/sysroot/usr/include/bits/waitstatus.h:72, from /tmp/instance-6/output-1/host/arm-buildroot-uclinux-uclibcgnueabi/sysroot/usr/include/stdlib.h:42, from byte_order.h:5, from tth.c:18: /tmp/instance-6/output-1/host/arm-buildroot-uclinux-uclibcgnueabi/sysroot/usr/include/byteswap.h:32: note: this is the location of the previous definition 32 | #define bswap_32(x) __bswap_32 (x) | In file included from tth.c:18: byte_order.h:131: warning: "bswap_64" redefined 131 | # define bswap_64(x) __builtin_bswap64(x) | In file included from /tmp/instance-6/output-1/host/arm-buildroot-uclinux-uclibcgnueabi/sysroot/usr/include/endian.h:59, from /tmp/instance-6/output-1/host/arm-buildroot-uclinux-uclibcgnueabi/sysroot/usr/include/bits/waitstatus.h:72, from /tmp/instance-6/output-1/host/arm-buildroot-uclinux-uclibcgnueabi/sysroot/usr/include/stdlib.h:42, from byte_order.h:5, from tth.c:18: /tmp/instance-6/output-1/host/arm-buildroot-uclinux-uclibcgnueabi/sysroot/usr/include/byteswap.h:36: note: this is the location of the previous definition 36 | # define bswap_64(x) __bswap_64 (x) | In file included from whirlpool.c:25: byte_order.h:130: warning: "bswap_32" redefined 130 | # define bswap_32(x) __builtin_bswap32(x) | In file included from /tmp/instance-6/output-1/host/arm-buildroot-uclinux-uclibcgnueabi/sysroot/usr/include/endian.h:59, from /tmp/instance-6/output-1/host/arm-buildroot-uclinux-uclibcgnueabi/sysroot/usr/include/bits/waitstatus.h:72, from /tmp/instance-6/output-1/host/arm-buildroot-uclinux-uclibcgnueabi/sysroot/usr/include/stdlib.h:42, from byte_order.h:5, from whirlpool.c:25: /tmp/instance-6/output-1/host/arm-buildroot-uclinux-uclibcgnueabi/sysroot/usr/include/byteswap.h:32: note: this is the location of the previous definition 32 | #define bswap_32(x) __bswap_32 (x) | In file included from whirlpool.c:25: byte_order.h:131: warning: "bswap_64" redefined 131 | # define bswap_64(x) __builtin_bswap64(x) | In file included from /tmp/instance-6/output-1/host/arm-buildroot-uclinux-uclibcgnueabi/sysroot/usr/include/endian.h:59, from /tmp/instance-6/output-1/host/arm-buildroot-uclinux-uclibcgnueabi/sysroot/usr/include/bits/waitstatus.h:72, from /tmp/instance-6/output-1/host/arm-buildroot-uclinux-uclibcgnueabi/sysroot/usr/include/stdlib.h:42, from byte_order.h:5, from whirlpool.c:25: /tmp/instance-6/output-1/host/arm-buildroot-uclinux-uclibcgnueabi/sysroot/usr/include/byteswap.h:36: note: this is the location of the previous definition 36 | # define bswap_64(x) __bswap_64 (x) | In file included from whirlpool_sbox.c:17: byte_order.h:130: warning: "bswap_32" redefined 130 | # define bswap_32(x) __builtin_bswap32(x) | In file included from /tmp/instance-6/output-1/host/arm-buildroot-uclinux-uclibcgnueabi/sysroot/usr/include/endian.h:59, from /tmp/instance-6/output-1/host/arm-buildroot-uclinux-uclibcgnueabi/sysroot/usr/include/bits/waitstatus.h:72, from /tmp/instance-6/output-1/host/arm-buildroot-uclinux-uclibcgnueabi/sysroot/usr/include/stdlib.h:42, from byte_order.h:5, from whirlpool_sbox.c:17: /tmp/instance-6/output-1/host/arm-buildroot-uclinux-uclibcgnueabi/sysroot/usr/include/byteswap.h:32: note: this is the location of the previous definition 32 | #define bswap_32(x) __bswap_32 (x) | In file included from whirlpool_sbox.c:17: byte_order.h:131: warning: "bswap_64" redefined 131 | # define bswap_64(x) __builtin_bswap64(x) | In file included from /tmp/instance-6/output-1/host/arm-buildroot-uclinux-uclibcgnueabi/sysroot/usr/include/endian.h:59, from /tmp/instance-6/output-1/host/arm-buildroot-uclinux-uclibcgnueabi/sysroot/usr/include/bits/waitstatus.h:72, from /tmp/instance-6/output-1/host/arm-buildroot-uclinux-uclibcgnueabi/sysroot/usr/include/stdlib.h:42, from byte_order.h:5, from whirlpool_sbox.c:17: /tmp/instance-6/output-1/host/arm-buildroot-uclinux-uclibcgnueabi/sysroot/usr/include/byteswap.h:36: note: this is the location of the previous definition 36 | # define bswap_64(x) __bswap_64 (x) | In file included from torrent.c:23: byte_order.h:130: warning: "bswap_32" redefined 130 | # define bswap_32(x) __builtin_bswap32(x) | In file included from /tmp/instance-6/output-1/host/arm-buildroot-uclinux-uclibcgnueabi/sysroot/usr/include/endian.h:59, from /tmp/instance-6/output-1/host/arm-buildroot-uclinux-uclibcgnueabi/sysroot/usr/include/bits/waitstatus.h:72, from /tmp/instance-6/output-1/host/arm-buildroot-uclinux-uclibcgnueabi/sysroot/usr/include/stdlib.h:42, from torrent.c:18: /tmp/instance-6/output-1/host/arm-buildroot-uclinux-uclibcgnueabi/sysroot/usr/include/byteswap.h:32: note: this is the location of the previous definition 32 | #define bswap_32(x) __bswap_32 (x) | In file included from torrent.c:23: byte_order.h:131: warning: "bswap_64" redefined 131 | # define bswap_64(x) __builtin_bswap64(x) | In file included from /tmp/instance-6/output-1/host/arm-buildroot-uclinux-uclibcgnueabi/sysroot/usr/include/endian.h:59, from /tmp/instance-6/output-1/host/arm-buildroot-uclinux-uclibcgnueabi/sysroot/usr/include/bits/waitstatus.h:72, from /tmp/instance-6/output-1/host/arm-buildroot-uclinux-uclibcgnueabi/sysroot/usr/include/stdlib.h:42, from torrent.c:18: /tmp/instance-6/output-1/host/arm-buildroot-uclinux-uclibcgnueabi/sysroot/usr/include/byteswap.h:36: note: this is the location of the previous definition 36 | # define bswap_64(x) __bswap_64 (x) | ar cqs librhash.a algorithms.o byte_order.o plug_openssl.o rhash.o rhash_timing.o rhash_torrent.o aich.o blake2b.o blake2s.o crc32.o ed2k.o edonr.o hex.o md4.o md5.o sha1.o sha256.o sha512.o sha3.o ripemd-160.o gost12.o gost94.o has160.o snefru.o tiger.o tiger_sbox.o tth.o torrent.o util.o whirlpool.o whirlpool_sbox.o make[2]: Leaving directory '/tmp/instance-6/output-1/build/rhash-1.4.2/librhash' make[1]: Leaving directory '/tmp/instance-6/output-1/build/rhash-1.4.2' >>> rhash 1.4.2 Installing to staging directory PATH="/tmp/instance-6/output-1/host/bin:/tmp/instance-6/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin" PATH="/tmp/instance-6/output-1/host/bin:/tmp/instance-6/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin" AR="/tmp/instance-6/output-1/host/bin/arm-linux-ar" AS="/tmp/instance-6/output-1/host/bin/arm-linux-as" LD="/tmp/instance-6/output-1/host/bin/arm-linux-ld" NM="/tmp/instance-6/output-1/host/bin/arm-linux-nm" CC="/tmp/instance-6/output-1/host/bin/arm-linux-gcc" GCC="/tmp/instance-6/output-1/host/bin/arm-linux-gcc" CPP="/tmp/instance-6/output-1/host/bin/arm-linux-cpp" CXX="/tmp/instance-6/output-1/host/bin/arm-linux-g++" FC="/tmp/instance-6/output-1/host/bin/arm-linux-gfortran" F77="/tmp/instance-6/output-1/host/bin/arm-linux-gfortran" RANLIB="/tmp/instance-6/output-1/host/bin/arm-linux-ranlib" READELF="/tmp/instance-6/output-1/host/bin/arm-linux-readelf" STRIP="/tmp/instance-6/output-1/host/bin/arm-linux-strip" OBJCOPY="/tmp/instance-6/output-1/host/bin/arm-linux-objcopy" OBJDUMP="/tmp/instance-6/output-1/host/bin/arm-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/tmp/instance-6/output-1/host/include" CFLAGS_FOR_BUILD="-O2 -I/tmp/instance-6/output-1/host/include" CXXFLAGS_FOR_BUILD="-O2 -I/tmp/instance-6/output-1/host/include" LDFLAGS_FOR_BUILD="-L/tmp/instance-6/output-1/host/lib -Wl,-rpath,/tmp/instance-6/output-1/host/lib" FCFLAGS_FOR_BUILD="" DEFAULT_ASSEMBLER="/tmp/instance-6/output-1/host/bin/arm-linux-as" DEFAULT_LINKER="/tmp/instance-6/output-1/host/bin/arm-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 -g2 -Wl,-elf2flt -static" CXXFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g2 -Wl,-elf2flt -static -Wl,-elf2flt -static" LDFLAGS=" -Wl,-elf2flt -static" FCFLAGS=" -Os -g2 -Wl,-elf2flt -static" FFLAGS=" -Os -g2 -Wl,-elf2flt -static" PKG_CONFIG="/tmp/instance-6/output-1/host/bin/pkg-config" STAGING_DIR="/tmp/instance-6/output-1/host/arm-buildroot-uclinux-uclibcgnueabi/sysroot" INTLTOOL_PERL=/usr/bin/perl /usr/bin/make -j96 -C /tmp/instance-6/output-1/build/rhash-1.4.2/librhash DESTDIR="/tmp/instance-6/output-1/host/arm-buildroot-uclinux-uclibcgnueabi/sysroot" install-lib-static install-lib-headers make[1]: Entering directory '/tmp/instance-6/output-1/build/rhash-1.4.2/librhash' install -d /tmp/instance-6/output-1/host/arm-buildroot-uclinux-uclibcgnueabi/sysroot/usr/lib install -m 644 librhash.a /tmp/instance-6/output-1/host/arm-buildroot-uclinux-uclibcgnueabi/sysroot/usr/lib/ install -d /tmp/instance-6/output-1/host/arm-buildroot-uclinux-uclibcgnueabi/sysroot/usr/include install -m 644 rhash.h rhash_torrent.h /tmp/instance-6/output-1/host/arm-buildroot-uclinux-uclibcgnueabi/sysroot/usr/include/ make[1]: Leaving directory '/tmp/instance-6/output-1/build/rhash-1.4.2/librhash' >>> rhash 1.4.2 Fixing libtool files for la in $(find /tmp/instance-6/output-1/host/arm-buildroot-uclinux-uclibcgnueabi/sysroot/usr/lib* -name "*.la"); do \ cp -a "${la}" "${la}.fixed" && \ /usr/bin/sed -i -e "s:/tmp/instance-6/output-1:@BASE_DIR@:g" \ -e "s:/tmp/instance-6/output-1/host/arm-buildroot-uclinux-uclibcgnueabi/sysroot:@STAGING_DIR@:g" \ -e "s:/tmp/instance-6/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@:/tmp/instance-6/output-1/host/opt/ext-toolchain:g" \ -e "s:@STAGING_DIR@:/tmp/instance-6/output-1/host/arm-buildroot-uclinux-uclibcgnueabi/sysroot:g" \ -e "s:@BASE_DIR@:/tmp/instance-6/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 >>> rhash 1.4.2 Installing to target PATH="/tmp/instance-6/output-1/host/bin:/tmp/instance-6/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin" PATH="/tmp/instance-6/output-1/host/bin:/tmp/instance-6/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin" AR="/tmp/instance-6/output-1/host/bin/arm-linux-ar" AS="/tmp/instance-6/output-1/host/bin/arm-linux-as" LD="/tmp/instance-6/output-1/host/bin/arm-linux-ld" NM="/tmp/instance-6/output-1/host/bin/arm-linux-nm" CC="/tmp/instance-6/output-1/host/bin/arm-linux-gcc" GCC="/tmp/instance-6/output-1/host/bin/arm-linux-gcc" CPP="/tmp/instance-6/output-1/host/bin/arm-linux-cpp" CXX="/tmp/instance-6/output-1/host/bin/arm-linux-g++" FC="/tmp/instance-6/output-1/host/bin/arm-linux-gfortran" F77="/tmp/instance-6/output-1/host/bin/arm-linux-gfortran" RANLIB="/tmp/instance-6/output-1/host/bin/arm-linux-ranlib" READELF="/tmp/instance-6/output-1/host/bin/arm-linux-readelf" STRIP="/tmp/instance-6/output-1/host/bin/arm-linux-strip" OBJCOPY="/tmp/instance-6/output-1/host/bin/arm-linux-objcopy" OBJDUMP="/tmp/instance-6/output-1/host/bin/arm-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/tmp/instance-6/output-1/host/include" CFLAGS_FOR_BUILD="-O2 -I/tmp/instance-6/output-1/host/include" CXXFLAGS_FOR_BUILD="-O2 -I/tmp/instance-6/output-1/host/include" LDFLAGS_FOR_BUILD="-L/tmp/instance-6/output-1/host/lib -Wl,-rpath,/tmp/instance-6/output-1/host/lib" FCFLAGS_FOR_BUILD="" DEFAULT_ASSEMBLER="/tmp/instance-6/output-1/host/bin/arm-linux-as" DEFAULT_LINKER="/tmp/instance-6/output-1/host/bin/arm-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 -g2 -Wl,-elf2flt -static" CXXFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g2 -Wl,-elf2flt -static -Wl,-elf2flt -static" LDFLAGS=" -Wl,-elf2flt -static" FCFLAGS=" -Os -g2 -Wl,-elf2flt -static" FFLAGS=" -Os -g2 -Wl,-elf2flt -static" PKG_CONFIG="/tmp/instance-6/output-1/host/bin/pkg-config" STAGING_DIR="/tmp/instance-6/output-1/host/arm-buildroot-uclinux-uclibcgnueabi/sysroot" INTLTOOL_PERL=/usr/bin/perl /usr/bin/make -j96 -C /tmp/instance-6/output-1/build/rhash-1.4.2/librhash DESTDIR="/tmp/instance-6/output-1/target" install-lib-static make[1]: Entering directory '/tmp/instance-6/output-1/build/rhash-1.4.2/librhash' install -d /tmp/instance-6/output-1/target/usr/lib install -m 644 librhash.a /tmp/instance-6/output-1/target/usr/lib/ make[1]: Leaving directory '/tmp/instance-6/output-1/build/rhash-1.4.2/librhash' >>> Finalizing host directory >>> Finalizing target directory mkdir -p /tmp/instance-6/output-1/host/etc/meson sed -e 's%@TARGET_CROSS@%/tmp/instance-6/output-1/host/bin/arm-linux-%g' -e 's%@TARGET_ARCH@%arm%g' -e 's%@TARGET_CPU@%cortex-m4%g' -e 's%@TARGET_ENDIAN@%little%g' -e "s%@TARGET_CFLAGS@%'-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-g2', '-Wl,-elf2flt', '-static'@PKG_TARGET_CFLAGS@%g" -e "s%@TARGET_LDFLAGS@%'-Wl,-elf2flt', '-static'@PKG_TARGET_CFLAGS@%g" -e "s%@TARGET_CXXFLAGS@%'-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-g2', '-Wl,-elf2flt', '-static', '-Wl,-elf2flt', '-static'@PKG_TARGET_CFLAGS@%g" -e 's%@HOST_DIR@%/tmp/instance-6/output-1/host%g' -e 's%@STAGING_DIR@%/tmp/instance-6/output-1/host/arm-buildroot-uclinux-uclibcgnueabi/sysroot%g' -e 's%@STATIC@%true%g' package/meson//cross-compilation.conf.in > /tmp/instance-6/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' /tmp/instance-6/output-1/host/etc/meson/cross-compilation.conf.in > /tmp/instance-6/output-1/host/etc/meson/cross-compilation.conf mkdir -p /tmp/instance-6/output-1/target/etc echo "buildroot" > /tmp/instance-6/output-1/target/etc/hostname /usr/bin/sed -i -e '$a \127.0.1.1\tbuildroot' -e '/^127.0.1.1/d' /tmp/instance-6/output-1/target/etc/hosts mkdir -p /tmp/instance-6/output-1/target/etc echo "Welcome to Buildroot" > /tmp/instance-6/output-1/target/etc/issue /usr/bin/sed -i -e s,^root:[^:]*:,root::, /tmp/instance-6/output-1/target/etc/shadow rm -f /tmp/instance-6/output-1/target/bin/sh printf '%s\n' C en_US locale-archive > /tmp/instance-6/output-1/build/locales.nopurge for dir in /tmp/instance-6/output-1/target/usr/share/locale /tmp/instance-6/output-1/target/usr/share/X11/locale /tmp/instance-6/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##*/}" /tmp/instance-6/output-1/build/locales.nopurge || rm -rf $langdir; fi done; done if [ -d /tmp/instance-6/output-1/target/usr/share/X11/locale ]; then for lang in C en_US; do if [ -f /tmp/instance-6/output-1/target/usr/share/X11/locale/$lang/XLC_LOCALE ]; then echo "$lang/XLC_LOCALE: $lang"; fi done > /tmp/instance-6/output-1/target/usr/share/X11/locale/locale.dir; fi rm -rf /tmp/instance-6/output-1/target/usr/include /tmp/instance-6/output-1/target/usr/share/aclocal \ /tmp/instance-6/output-1/target/usr/lib/pkgconfig /tmp/instance-6/output-1/target/usr/share/pkgconfig \ /tmp/instance-6/output-1/target/usr/lib/cmake /tmp/instance-6/output-1/target/usr/share/cmake \ /tmp/instance-6/output-1/target/usr/doc find /tmp/instance-6/output-1/target/usr/{lib,share}/ -name '*.cmake' -print0 | xargs -0 rm -f find /tmp/instance-6/output-1/target/lib/ /tmp/instance-6/output-1/target/usr/lib/ /tmp/instance-6/output-1/target/usr/libexec/ \ \( -name '*.a' -o -name '*.la' -o -name '*.prl' \) -print0 | xargs -0 rm -f rm -rf /tmp/instance-6/output-1/target/usr/share/gdb rm -rf /tmp/instance-6/output-1/target/usr/share/bash-completion rm -rf /tmp/instance-6/output-1/target/etc/bash_completion.d rm -rf /tmp/instance-6/output-1/target/usr/share/zsh rm -rf /tmp/instance-6/output-1/target/usr/man /tmp/instance-6/output-1/target/usr/share/man rm -rf /tmp/instance-6/output-1/target/usr/info /tmp/instance-6/output-1/target/usr/share/info rm -rf /tmp/instance-6/output-1/target/usr/doc /tmp/instance-6/output-1/target/usr/share/doc rm -rf /tmp/instance-6/output-1/target/usr/share/gtk-doc rmdir /tmp/instance-6/output-1/target/usr/share 2>/dev/null || true rm -rf /tmp/instance-6/output-1/target/lib/debug /tmp/instance-6/output-1/target/usr/lib/debug find /tmp/instance-6/output-1/target -type f \( -perm /111 -o -name '*.so*' \) -not \( -name 'libpthread*.so*' -o -name 'ld-*.so*' -o -name '*.ko' \) -print0 | xargs -0 /tmp/instance-6/output-1/host/bin/arm-linux-strip --remove-section=.comment --remove-section=.note 2>/dev/null || true find /tmp/instance-6/output-1/target \( -name 'ld-*.so*' -o -name 'libpthread*.so*' \) -print0 | xargs -0 -r /tmp/instance-6/output-1/host/bin/arm-linux-strip --remove-section=.comment --remove-section=.note --strip-debug 2>/dev/null || true test -f /tmp/instance-6/output-1/target/etc/ld.so.conf && \ { echo "ERROR: we shouldn't have a /etc/ld.so.conf file"; exit 1; } || true test -d /tmp/instance-6/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 /tmp/instance-6/output-1/target/etc ( \ echo "NAME=Buildroot"; \ echo "VERSION=2021.05-1007-g001949f6b5"; \ echo "ID=buildroot"; \ echo "VERSION_ID=2021.08-git"; \ echo "PRETTY_NAME=\"Buildroot 2021.08-git\"" \ ) > /tmp/instance-6/output-1/target/usr/lib/os-release ln -sf ../usr/lib/os-release /tmp/instance-6/output-1/target/etc >>> Sanitizing RPATH in target tree PER_PACKAGE_DIR=/tmp/instance-6/output-1/per-package /tmp/instance-6/buildroot/support/scripts/fix-rpath target touch /tmp/instance-6/output-1/target/usr ln -snf /tmp/instance-6/output-1/host/arm-buildroot-uclinux-uclibcgnueabi/sysroot /tmp/instance-6/output-1/staging make: Leaving directory '/tmp/instance-6/buildroot' make: Entering directory '/tmp/instance-6/buildroot' >>> Buildroot 2021.05-1007-g001949f6b5 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 2020.08-1 Collecting legal info >>> toolchain Collecting legal info >>> assimp 5.0.1 Collecting legal info LICENSE: OK (sha256: a26ccc3dbf2f58ea99c100945a8a126fa0f9f4d7fd2b49aa8bdb8e09355864d8) >>> host-pkgconf 1.6.3 Collecting legal info COPYING: OK (sha256: 07ee94b50a41ee3fc4e13a9b9c60b26fc28488494c465639f7e5f07a3952ec04) >>> zlib Collecting legal info >>> libzlib 1.2.11 Collecting legal info README: OK (sha256: 7960b6b1cc63e619abb77acaea5427159605afee8c8b362664f4effc7d7f7d15) >>> b43-firmware 5.100.138 Collecting legal info >>> host-b43-fwcutter 019 Collecting legal info COPYING: OK (sha256: 6af9fc424d57f29b7e59b35e52d4a91aca80304506275f2c0c076317fc6eb583) >>> bctoolbox 4.4.8 Collecting legal info LICENSE.txt: OK (sha256: 1b3782ccad7b8614100cda30d3faf42fc39f2e97932908c543005053b654ca68) >>> belr 4.4.8 Collecting legal info LICENSE.txt: OK (sha256: 1b3782ccad7b8614100cda30d3faf42fc39f2e97932908c543005053b654ca68) >>> brotli 1.0.9 Collecting legal info LICENSE: OK (sha512: bae78184c2f50f86d8c727826d3982c469454c42b9af81f4ef007e39036434fa894cf5be3bf5fc65b7de2301f0a72d067a8186e303327db8a96bd14867e0a3a8) >>> check 0.15.2 Collecting legal info COPYING.LESSER: OK (sha256: a9bdde5616ecdd1e980b44f360600ee8783b1f99b8cc83a2beb163a0a390e861) >>> host-cramfs 2.1 Collecting legal info COPYING: OK (sha256: 204d8eff92f95aac4df6c8122bc1505f468f3a901e5a4cc08940e0ede1938994) >>> host-zlib Collecting legal info >>> host-libzlib 1.2.11 Collecting legal info README: OK (sha256: 7960b6b1cc63e619abb77acaea5427159605afee8c8b362664f4effc7d7f7d15) >>> dtv-scan-tables 6d019038cd04e837d9dd58701202c15924c1c654 Collecting legal info COPYING: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) COPYING.LGPL: OK (sha256: 4fd46f32582c29007657e2daad8d0a6d954cf4e9d2e47bae8f8d8c32765fc987) >>> host-e2fsprogs 1.46.2 Collecting legal info NOTICE: OK (sha256: 5da5ef153e559c1d990d4c3eedbedd4442db892d37eae1f35fff069de8ec9020) lib/ss/mit-sipb-copyright.h: OK (sha256: 032989b508f1a72ebee5b3417e55d06d473f9ee203e45ab11864a7e49cdec63d) lib/et/internal.h: OK (sha256: 47182fe6631a32f271a15bbe210751b3825b7199f588879aac7d4804fc8b4b8f) >>> host-util-linux 2.36.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) >>> fftw-single 3.3.8 Collecting legal info COPYING: OK (sha256: 231f7edcc7352d7734a96eef0b8030f77982678c516876fcb81e25b32d68564c) >>> fmt 7.1.3 Collecting legal info LICENSE.rst: OK (sha256: 825c9324e70f8c839c8ba910543dd4a7daee243b86ef960594c11381a19980b8) >>> ghostscript-fonts 8.11 Collecting legal info COPYING: OK (sha256: 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670) >>> glog 0.4.0 Collecting legal info COPYING: OK (sha256: 0fc497129c5c69ff6f22da6933c7e4aaef082fde8437fd57680c2780100772a4) >>> jansson 2.13.1 Collecting legal info LICENSE: OK (sha256: 1fff7d37d22157bcd81ab53b6c54da755d7c2f868f15807d9bde920f10730da0) >>> jose 10 Collecting legal info COPYING: OK (sha256: 09e8a9bcec8067104652c168685ab0931e7868f9c8284b66f5ae6edae5f1130b) >>> 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-m4 1.4.18 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> host-automake 1.15.1 Collecting legal info COPYING: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) >>> openssl Collecting legal info >>> libopenssl 1.1.1k Collecting legal info LICENSE: OK (sha256: c32913b33252e71190af2066f08115c69bc9fddadf3bf29296e20c835389841c) >>> jpeg Collecting legal info >>> libjpeg 9d Collecting legal info README: OK (sha256: 3dc4e4a145c907a96bd6a0e40be3f722fecf061951909143cdff5365cba9c78c) >>> libb64 1.2.1 Collecting legal info LICENSE: OK (sha256: 834b7afa1b3c40289a3be775d3625016be1c0d7ea7a4a26c1eb207f53dc961d8) >>> libclc d1cbc92e2ceee59963f5c3a576382e5bba31f060 Collecting legal info LICENSE.TXT: OK (sha256: 3c536c052db9afd997809e38785c9f2a9e54e2892330fa7c5b438e18a7413479) >>> host-clang 9.0.1 Collecting legal info LICENSE.TXT: OK (sha256: ebcd9bbf783a73d05c53ba4d586b8d5813dcdf3bbec50265860ccc885e606f47) >>> host-libxml2 2.9.12 Collecting legal info COPYING: OK (sha256: c5c63674f8a83c4d2e385d96d1c670a03cb871ba2927755467017317878574bd) >>> host-llvm 9.0.1 Collecting legal info LICENSE.TXT: OK (sha256: 8d85c1057d742e597985c7d4e6320b015a9139385cff4cbae06ffc0ebe89afee) >>> host-python3 3.9.6 Collecting legal info LICENSE: OK (sha256: 599826df92bfdcd2702eac691072498bb096c55af04ee984cf90f70ed77b5a70) >>> host-autoconf-archive 2019.01.06 Collecting legal info COPYING: OK (sha256: e6037104443f9a7829b2aa7c5370d0789a7bda3ca65a0b904cdc0c2e285d9195) COPYING.EXCEPTION: OK (sha256: 23ed0b84fa023bfa33433b498192cd08a3bfb1f4864a8ed791a84f3eb48b2dd2) >>> host-expat 2.4.1 Collecting legal info COPYING: OK (sha256: 8c6b5b6de8fae20b317f4992729abc0e520bfba4c7606cd1e9eeb87418eebdec) >>> host-libffi 3.4.2 Collecting legal info LICENSE: OK (sha256: a61d06e8f7be57928e71e800eb9273b05cb8868c484108afe41e4305bb320dde) >>> libgeos 3.9.0 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> libgpiod 1.6.3 Collecting legal info COPYING: OK (sha256: ce64d5f7b49ea6d80fdb6d4cdee6839d1a94274f7493dc797c3b55b65ec8e9ed) >>> libllcp 05dfa8003433a7070bfd8ae02efdb0203bbf34aa Collecting legal info COPYING: OK (sha256: 9ccf26cfe845e0eb8bb58053e47366e7ab6b697ae010f7650978d4b71b7d1fc1) >>> libnfc 1.8.0 Collecting legal info COPYING: OK (sha256: 9ccf26cfe845e0eb8bb58053e47366e7ab6b697ae010f7650978d4b71b7d1fc1) >>> liblo 0.31 Collecting legal info COPYING: OK (sha256: 5df07007198989c622f5d41de8d703e7bef3d0e79d62e24332ee739a452af62a) >>> libmemcached 1.0.18 Collecting legal info COPYING: OK (sha256: 4e9032d0f539276db05519ee3d09ca6167d2134ec91c556e8c80ef3efe633fd2) >>> libolm 3.2.1 Collecting legal info LICENSE: OK (sha256: 0d542e0c8804e39aa7f37eb00da5a762149dc682d7829451287e11b938e94594) >>> libpng 1.6.37 Collecting legal info LICENSE: OK (sha256: bf5e22b9dce8464064ae17a48ea1133c3369ac9e1d80ef9e320e5219aa14ea9b) >>> libreplaygain r475 Collecting legal info src/gain_analysis.c: OK (sha256: 511e7b63ce6530b93932d19da3471a6672586339bc131b2699ad4e9b0ee6c9bb) >>> libsndfile 1.0.31 Collecting legal info COPYING: OK (sha256: ad01ea5cd2755f6048383c8d54c88459cd6fcb17757c5c8892f8c5ea060f6140) >>> libssh2 1.9.0 Collecting legal info COPYING: OK (sha256: e15ed284a15e80115467d6d7f030f0d89d8fabbecd78fb6e0f861f0cfc128fd9) >>> libsvg 0.1.4 Collecting legal info COPYING: OK (sha256: d245807f90032872d1438d741ed21e2490e1175dc8aa3afa5ddb6c8e529b58e5) >>> libxml2 2.9.12 Collecting legal info COPYING: OK (sha256: c5c63674f8a83c4d2e385d96d1c670a03cb871ba2927755467017317878574bd) >>> lzo 2.10 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> lzop 1.03 Collecting legal info COPYING: OK (sha256: 70439f6e2b47057a408d2390ed6663b9875f5a08066a06a060a357ef1df89a8c) >>> mawk 1.3.4-20200120 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> memstat 1.0 Collecting legal info debian/copyright: OK (sha256: 5e5db2a2fab637bbbc5d2400141fcb9f1b4b55540d025c2dc54378dc497cb524) >>> minimodem 0.24 Collecting legal info COPYING: OK (sha256: c298178753129680ef6d3112f0f8b61acc405c86c1997dfe59735257988f8b33) >>> ncurses 6.1 Collecting legal info COPYING: OK (sha256: 4d1fde61868c73776a539366dccf5d5a4857e7fd7299efb1f02e07c2afe9ea87) >>> host-ncurses 6.1 Collecting legal info COPYING: OK (sha256: 4d1fde61868c73776a539366dccf5d5a4857e7fd7299efb1f02e07c2afe9ea87) >>> opencore-amr 0.1.5 Collecting legal info LICENSE: OK (sha256: 8b3f1762349248d444ab9acbafe73941254e36e1064954da56bb9ddbd5873ddb) >>> host-patchelf 0.9 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> rhash 1.4.2 Collecting legal info COPYING: OK (sha256: 953e55838353335148c90b5a38a4894292680b1d4c37228ffddddbf18ce54bf5) WARNING: the Buildroot source code has not been saved WARNING: toolchain-external-bootlin-2020.08-1: cannot save license (TOOLCHAIN_EXTERNAL_BOOTLIN_LICENSE_FILES not defined) WARNING: b43-firmware-5.100.138: cannot save license (B43_FIRMWARE_LICENSE_FILES not defined) Legal info produced in /tmp/instance-6/output-1/legal-info make: Leaving directory '/tmp/instance-6/buildroot'