>>> host-zstd v1.3.5 Extracting gzip -d -c /accts/mlweber1/instance-2/dl/zstd/zstd-v1.3.5.tar.gz | tar --strip-components=1 -C /accts/mlweber1/instance-2/output/build/host-zstd-v1.3.5 -xf - >>> host-zstd v1.3.5 Patching >>> host-zstd v1.3.5 Configuring >>> host-zstd v1.3.5 Building PATH="/accts/mlweber1/instance-2/output/host/bin:/accts/mlweber1/instance-2/output/host/sbin:/usr/bin:/bin" PKG_CONFIG="/accts/mlweber1/instance-2/output/host/bin/pkg-config" PKG_CONFIG_SYSROOT_DIR="/" PKG_CONFIG_ALLOW_SYSTEM_CFLAGS=1 PKG_CONFIG_ALLOW_SYSTEM_LIBS=1 PKG_CONFIG_LIBDIR="/accts/mlweber1/instance-2/output/host/lib/pkgconfig:/accts/mlweber1/instance-2/output/host/share/pkgconfig" PATH="/accts/mlweber1/instance-2/output/host/bin:/accts/mlweber1/instance-2/output/host/sbin:/usr/bin:/bin" PKG_CONFIG="/accts/mlweber1/instance-2/output/host/bin/pkg-config" PKG_CONFIG_SYSROOT_DIR="/" PKG_CONFIG_ALLOW_SYSTEM_CFLAGS=1 PKG_CONFIG_ALLOW_SYSTEM_LIBS=1 PKG_CONFIG_LIBDIR="/accts/mlweber1/instance-2/output/host/lib/pkgconfig:/accts/mlweber1/instance-2/output/host/share/pkgconfig" AR="/usr/bin/ar" AS="/usr/bin/as" LD="/usr/bin/ld" NM="/usr/bin/nm" CC="/usr/bin/gcc" GCC="/usr/bin/gcc" CXX="/usr/bin/g++" CPP="/usr/bin/cpp" OBJCOPY="/usr/bin/objcopy" RANLIB="/usr/bin/ranlib" CPPFLAGS="-I/accts/mlweber1/instance-2/output/host/include" CFLAGS="-O2 -I/accts/mlweber1/instance-2/output/host/include" CXXFLAGS="-O2 -I/accts/mlweber1/instance-2/output/host/include" LDFLAGS="-L/accts/mlweber1/instance-2/output/host/lib -Wl,-rpath,/accts/mlweber1/instance-2/output/host/lib" INTLTOOL_PERL=/usr/bin/perl /usr/bin/make -j32 -C /accts/mlweber1/instance-2/output/build/host-zstd-v1.3.5/lib make[1]: Entering directory `/accts/mlweber1/instance-2/output/build/host-zstd-v1.3.5/lib' /usr/bin/gcc -O2 -I/accts/mlweber1/instance-2/output/host/include -I/accts/mlweber1/instance-2/output/host/include -I. -I./common -DXXH_NAMESPACE=ZSTD_ -I./legacy -DZSTD_LEGACY_SUPPORT=4 -c -o common/debug.o common/debug.c /usr/bin/gcc -O2 -I/accts/mlweber1/instance-2/output/host/include -I/accts/mlweber1/instance-2/output/host/include -I. -I./common -DXXH_NAMESPACE=ZSTD_ -I./legacy -DZSTD_LEGACY_SUPPORT=4 -c -o common/entropy_common.o common/entropy_common.c /usr/bin/gcc -O2 -I/accts/mlweber1/instance-2/output/host/include -I/accts/mlweber1/instance-2/output/host/include -I. -I./common -DXXH_NAMESPACE=ZSTD_ -I./legacy -DZSTD_LEGACY_SUPPORT=4 -c -o common/error_private.o common/error_private.c /usr/bin/gcc -O2 -I/accts/mlweber1/instance-2/output/host/include -I/accts/mlweber1/instance-2/output/host/include -I. -I./common -DXXH_NAMESPACE=ZSTD_ -I./legacy -DZSTD_LEGACY_SUPPORT=4 -c -o common/fse_decompress.o common/fse_decompress.c /usr/bin/gcc -O2 -I/accts/mlweber1/instance-2/output/host/include -I/accts/mlweber1/instance-2/output/host/include -I. -I./common -DXXH_NAMESPACE=ZSTD_ -I./legacy -DZSTD_LEGACY_SUPPORT=4 -c -o common/pool.o common/pool.c /usr/bin/gcc -O2 -I/accts/mlweber1/instance-2/output/host/include -I/accts/mlweber1/instance-2/output/host/include -I. -I./common -DXXH_NAMESPACE=ZSTD_ -I./legacy -DZSTD_LEGACY_SUPPORT=4 -c -o common/threading.o common/threading.c /usr/bin/gcc -O2 -I/accts/mlweber1/instance-2/output/host/include -I/accts/mlweber1/instance-2/output/host/include -I. -I./common -DXXH_NAMESPACE=ZSTD_ -I./legacy -DZSTD_LEGACY_SUPPORT=4 -c -o common/xxhash.o common/xxhash.c /usr/bin/gcc -O2 -I/accts/mlweber1/instance-2/output/host/include -I/accts/mlweber1/instance-2/output/host/include -I. -I./common -DXXH_NAMESPACE=ZSTD_ -I./legacy -DZSTD_LEGACY_SUPPORT=4 -c -o common/zstd_common.o common/zstd_common.c /usr/bin/gcc -O2 -I/accts/mlweber1/instance-2/output/host/include -I/accts/mlweber1/instance-2/output/host/include -I. -I./common -DXXH_NAMESPACE=ZSTD_ -I./legacy -DZSTD_LEGACY_SUPPORT=4 -c -o compress/fse_compress.o compress/fse_compress.c /usr/bin/gcc -O2 -I/accts/mlweber1/instance-2/output/host/include -I/accts/mlweber1/instance-2/output/host/include -I. -I./common -DXXH_NAMESPACE=ZSTD_ -I./legacy -DZSTD_LEGACY_SUPPORT=4 -c -o compress/hist.o compress/hist.c /usr/bin/gcc -O2 -I/accts/mlweber1/instance-2/output/host/include -I/accts/mlweber1/instance-2/output/host/include -I. -I./common -DXXH_NAMESPACE=ZSTD_ -I./legacy -DZSTD_LEGACY_SUPPORT=4 -c -o compress/huf_compress.o compress/huf_compress.c /usr/bin/gcc -O2 -I/accts/mlweber1/instance-2/output/host/include -I/accts/mlweber1/instance-2/output/host/include -I. -I./common -DXXH_NAMESPACE=ZSTD_ -I./legacy -DZSTD_LEGACY_SUPPORT=4 -c -o compress/zstd_compress.o compress/zstd_compress.c /usr/bin/gcc -O2 -I/accts/mlweber1/instance-2/output/host/include -I/accts/mlweber1/instance-2/output/host/include -I. -I./common -DXXH_NAMESPACE=ZSTD_ -I./legacy -DZSTD_LEGACY_SUPPORT=4 -c -o compress/zstd_double_fast.o compress/zstd_double_fast.c /usr/bin/gcc -O2 -I/accts/mlweber1/instance-2/output/host/include -I/accts/mlweber1/instance-2/output/host/include -I. -I./common -DXXH_NAMESPACE=ZSTD_ -I./legacy -DZSTD_LEGACY_SUPPORT=4 -c -o compress/zstd_fast.o compress/zstd_fast.c /usr/bin/gcc -O2 -I/accts/mlweber1/instance-2/output/host/include -I/accts/mlweber1/instance-2/output/host/include -I. -I./common -DXXH_NAMESPACE=ZSTD_ -I./legacy -DZSTD_LEGACY_SUPPORT=4 -c -o compress/zstd_lazy.o compress/zstd_lazy.c /usr/bin/gcc -O2 -I/accts/mlweber1/instance-2/output/host/include -I/accts/mlweber1/instance-2/output/host/include -I. -I./common -DXXH_NAMESPACE=ZSTD_ -I./legacy -DZSTD_LEGACY_SUPPORT=4 -c -o compress/zstd_ldm.o compress/zstd_ldm.c /usr/bin/gcc -O2 -I/accts/mlweber1/instance-2/output/host/include -I/accts/mlweber1/instance-2/output/host/include -I. -I./common -DXXH_NAMESPACE=ZSTD_ -I./legacy -DZSTD_LEGACY_SUPPORT=4 -c -o compress/zstd_opt.o compress/zstd_opt.c /usr/bin/gcc -O2 -I/accts/mlweber1/instance-2/output/host/include -I/accts/mlweber1/instance-2/output/host/include -I. -I./common -DXXH_NAMESPACE=ZSTD_ -I./legacy -DZSTD_LEGACY_SUPPORT=4 -c -o compress/zstdmt_compress.o compress/zstdmt_compress.c /usr/bin/gcc -O2 -I/accts/mlweber1/instance-2/output/host/include -I/accts/mlweber1/instance-2/output/host/include -I. -I./common -DXXH_NAMESPACE=ZSTD_ -I./legacy -DZSTD_LEGACY_SUPPORT=4 -c -o decompress/huf_decompress.o decompress/huf_decompress.c /usr/bin/gcc -O2 -I/accts/mlweber1/instance-2/output/host/include -I/accts/mlweber1/instance-2/output/host/include -I. -I./common -DXXH_NAMESPACE=ZSTD_ -I./legacy -DZSTD_LEGACY_SUPPORT=4 -c -o decompress/zstd_decompress.o decompress/zstd_decompress.c /usr/bin/gcc -O2 -I/accts/mlweber1/instance-2/output/host/include -I/accts/mlweber1/instance-2/output/host/include -I. -I./common -DXXH_NAMESPACE=ZSTD_ -I./legacy -DZSTD_LEGACY_SUPPORT=4 -c -o deprecated/zbuff_common.o deprecated/zbuff_common.c /usr/bin/gcc -O2 -I/accts/mlweber1/instance-2/output/host/include -I/accts/mlweber1/instance-2/output/host/include -I. -I./common -DXXH_NAMESPACE=ZSTD_ -I./legacy -DZSTD_LEGACY_SUPPORT=4 -c -o deprecated/zbuff_compress.o deprecated/zbuff_compress.c /usr/bin/gcc -O2 -I/accts/mlweber1/instance-2/output/host/include -I/accts/mlweber1/instance-2/output/host/include -I. -I./common -DXXH_NAMESPACE=ZSTD_ -I./legacy -DZSTD_LEGACY_SUPPORT=4 -c -o deprecated/zbuff_decompress.o deprecated/zbuff_decompress.c /usr/bin/gcc -O2 -I/accts/mlweber1/instance-2/output/host/include -I/accts/mlweber1/instance-2/output/host/include -I. -I./common -DXXH_NAMESPACE=ZSTD_ -I./legacy -DZSTD_LEGACY_SUPPORT=4 -c -o dictBuilder/cover.o dictBuilder/cover.c /usr/bin/gcc -O2 -I/accts/mlweber1/instance-2/output/host/include -I/accts/mlweber1/instance-2/output/host/include -I. -I./common -DXXH_NAMESPACE=ZSTD_ -I./legacy -DZSTD_LEGACY_SUPPORT=4 -c -o dictBuilder/divsufsort.o dictBuilder/divsufsort.c /usr/bin/gcc -O2 -I/accts/mlweber1/instance-2/output/host/include -I/accts/mlweber1/instance-2/output/host/include -I. -I./common -DXXH_NAMESPACE=ZSTD_ -I./legacy -DZSTD_LEGACY_SUPPORT=4 -c -o dictBuilder/zdict.o dictBuilder/zdict.c /usr/bin/gcc -O2 -I/accts/mlweber1/instance-2/output/host/include -I/accts/mlweber1/instance-2/output/host/include -I. -I./common -DXXH_NAMESPACE=ZSTD_ -I./legacy -DZSTD_LEGACY_SUPPORT=4 -c -o legacy/zstd_v04.o legacy/zstd_v04.c /usr/bin/gcc -O2 -I/accts/mlweber1/instance-2/output/host/include -I/accts/mlweber1/instance-2/output/host/include -I. -I./common -DXXH_NAMESPACE=ZSTD_ -I./legacy -DZSTD_LEGACY_SUPPORT=4 -c -o legacy/zstd_v05.o legacy/zstd_v05.c /usr/bin/gcc -O2 -I/accts/mlweber1/instance-2/output/host/include -I/accts/mlweber1/instance-2/output/host/include -I. -I./common -DXXH_NAMESPACE=ZSTD_ -I./legacy -DZSTD_LEGACY_SUPPORT=4 -c -o legacy/zstd_v06.o legacy/zstd_v06.c /usr/bin/gcc -O2 -I/accts/mlweber1/instance-2/output/host/include -I/accts/mlweber1/instance-2/output/host/include -I. -I./common -DXXH_NAMESPACE=ZSTD_ -I./legacy -DZSTD_LEGACY_SUPPORT=4 -c -o legacy/zstd_v07.o legacy/zstd_v07.c compiling dynamic library 1.3.5 compiling static library creating versioned links make[1]: Leaving directory `/accts/mlweber1/instance-2/output/build/host-zstd-v1.3.5/lib' PATH="/accts/mlweber1/instance-2/output/host/bin:/accts/mlweber1/instance-2/output/host/sbin:/usr/bin:/bin" PKG_CONFIG="/accts/mlweber1/instance-2/output/host/bin/pkg-config" PKG_CONFIG_SYSROOT_DIR="/" PKG_CONFIG_ALLOW_SYSTEM_CFLAGS=1 PKG_CONFIG_ALLOW_SYSTEM_LIBS=1 PKG_CONFIG_LIBDIR="/accts/mlweber1/instance-2/output/host/lib/pkgconfig:/accts/mlweber1/instance-2/output/host/share/pkgconfig" PATH="/accts/mlweber1/instance-2/output/host/bin:/accts/mlweber1/instance-2/output/host/sbin:/usr/bin:/bin" PKG_CONFIG="/accts/mlweber1/instance-2/output/host/bin/pkg-config" PKG_CONFIG_SYSROOT_DIR="/" PKG_CONFIG_ALLOW_SYSTEM_CFLAGS=1 PKG_CONFIG_ALLOW_SYSTEM_LIBS=1 PKG_CONFIG_LIBDIR="/accts/mlweber1/instance-2/output/host/lib/pkgconfig:/accts/mlweber1/instance-2/output/host/share/pkgconfig" AR="/usr/bin/ar" AS="/usr/bin/as" LD="/usr/bin/ld" NM="/usr/bin/nm" CC="/usr/bin/gcc" GCC="/usr/bin/gcc" CXX="/usr/bin/g++" CPP="/usr/bin/cpp" OBJCOPY="/usr/bin/objcopy" RANLIB="/usr/bin/ranlib" CPPFLAGS="-I/accts/mlweber1/instance-2/output/host/include" CFLAGS="-O2 -I/accts/mlweber1/instance-2/output/host/include" CXXFLAGS="-O2 -I/accts/mlweber1/instance-2/output/host/include" LDFLAGS="-L/accts/mlweber1/instance-2/output/host/lib -Wl,-rpath,/accts/mlweber1/instance-2/output/host/lib" INTLTOOL_PERL=/usr/bin/perl /usr/bin/make -j32 -C /accts/mlweber1/instance-2/output/build/host-zstd-v1.3.5 zstd make[1]: Entering directory `/accts/mlweber1/instance-2/output/build/host-zstd-v1.3.5' make[2]: Entering directory `/accts/mlweber1/instance-2/output/build/host-zstd-v1.3.5/programs' /usr/bin/gcc -O2 -I/accts/mlweber1/instance-2/output/host/include -Wall -Wextra -Wcast-qual -Wcast-align -Wshadow -Wstrict-aliasing=1 -Wswitch-enum -Wdeclaration-after-statement -Wstrict-prototypes -Wundef -Wpointer-arith -Wformat-security -Wvla -Wformat=2 -Winit-self -Wfloat-equal -Wwrite-strings -Wredundant-decls -I/accts/mlweber1/instance-2/output/host/include -I../lib -I../lib/common -I../lib/compress -I../lib/dictBuilder -DXXH_NAMESPACE=ZSTD_ -I../lib/legacy -DZSTD_MULTITHREAD -DZSTD_GZCOMPRESS -DZSTD_GZDECOMPRESS -DZSTD_LZMACOMPRESS -DZSTD_LZMADECOMPRESS -DZSTD_LEGACY_SUPPORT=4 -c -o zstdcli.o zstdcli.c /usr/bin/gcc -O2 -I/accts/mlweber1/instance-2/output/host/include -Wall -Wextra -Wcast-qual -Wcast-align -Wshadow -Wstrict-aliasing=1 -Wswitch-enum -Wdeclaration-after-statement -Wstrict-prototypes -Wundef -Wpointer-arith -Wformat-security -Wvla -Wformat=2 -Winit-self -Wfloat-equal -Wwrite-strings -Wredundant-decls -I/accts/mlweber1/instance-2/output/host/include -I../lib -I../lib/common -I../lib/compress -I../lib/dictBuilder -DXXH_NAMESPACE=ZSTD_ -I../lib/legacy -DZSTD_MULTITHREAD -DZSTD_GZCOMPRESS -DZSTD_GZDECOMPRESS -DZSTD_LZMACOMPRESS -DZSTD_LZMADECOMPRESS -DZSTD_LEGACY_SUPPORT=4 -c -o fileio.o fileio.c /usr/bin/gcc -O2 -I/accts/mlweber1/instance-2/output/host/include -Wall -Wextra -Wcast-qual -Wcast-align -Wshadow -Wstrict-aliasing=1 -Wswitch-enum -Wdeclaration-after-statement -Wstrict-prototypes -Wundef -Wpointer-arith -Wformat-security -Wvla -Wformat=2 -Winit-self -Wfloat-equal -Wwrite-strings -Wredundant-decls -I/accts/mlweber1/instance-2/output/host/include -I../lib -I../lib/common -I../lib/compress -I../lib/dictBuilder -DXXH_NAMESPACE=ZSTD_ -I../lib/legacy -DZSTD_MULTITHREAD -DZSTD_GZCOMPRESS -DZSTD_GZDECOMPRESS -DZSTD_LZMACOMPRESS -DZSTD_LZMADECOMPRESS -DZSTD_LEGACY_SUPPORT=4 -c -o bench.o bench.c /usr/bin/gcc -O2 -I/accts/mlweber1/instance-2/output/host/include -Wall -Wextra -Wcast-qual -Wcast-align -Wshadow -Wstrict-aliasing=1 -Wswitch-enum -Wdeclaration-after-statement -Wstrict-prototypes -Wundef -Wpointer-arith -Wformat-security -Wvla -Wformat=2 -Winit-self -Wfloat-equal -Wwrite-strings -Wredundant-decls -I/accts/mlweber1/instance-2/output/host/include -I../lib -I../lib/common -I../lib/compress -I../lib/dictBuilder -DXXH_NAMESPACE=ZSTD_ -I../lib/legacy -DZSTD_MULTITHREAD -DZSTD_GZCOMPRESS -DZSTD_GZDECOMPRESS -DZSTD_LZMACOMPRESS -DZSTD_LZMADECOMPRESS -DZSTD_LEGACY_SUPPORT=4 -c -o datagen.o datagen.c /usr/bin/gcc -O2 -I/accts/mlweber1/instance-2/output/host/include -Wall -Wextra -Wcast-qual -Wcast-align -Wshadow -Wstrict-aliasing=1 -Wswitch-enum -Wdeclaration-after-statement -Wstrict-prototypes -Wundef -Wpointer-arith -Wformat-security -Wvla -Wformat=2 -Winit-self -Wfloat-equal -Wwrite-strings -Wredundant-decls -I/accts/mlweber1/instance-2/output/host/include -I../lib -I../lib/common -I../lib/compress -I../lib/dictBuilder -DXXH_NAMESPACE=ZSTD_ -I../lib/legacy -DZSTD_MULTITHREAD -DZSTD_GZCOMPRESS -DZSTD_GZDECOMPRESS -DZSTD_LZMACOMPRESS -DZSTD_LZMADECOMPRESS -DZSTD_LEGACY_SUPPORT=4 -c -o dibio.o dibio.c ==> building with threading support ==> building zstd with .gz compression support ==> building zstd with .xz/.lzma compression support ==> no liblz4, building zstd without .lz4 support /usr/bin/gcc -I/accts/mlweber1/instance-2/output/host/include -I../lib -I../lib/common -I../lib/compress -I../lib/dictBuilder -DXXH_NAMESPACE=ZSTD_ -I../lib/legacy -DZSTD_MULTITHREAD -DZSTD_GZCOMPRESS -DZSTD_GZDECOMPRESS -DZSTD_LZMACOMPRESS -DZSTD_LZMADECOMPRESS -DZSTD_LEGACY_SUPPORT=4 -O2 -I/accts/mlweber1/instance-2/output/host/include -Wall -Wextra -Wcast-qual -Wcast-align -Wshadow -Wstrict-aliasing=1 -Wswitch-enum -Wdeclaration-after-statement -Wstrict-prototypes -Wundef -Wpointer-arith -Wformat-security -Wvla -Wformat=2 -Winit-self -Wfloat-equal -Wwrite-strings -Wredundant-decls -L/accts/mlweber1/instance-2/output/host/lib -Wl,-rpath,/accts/mlweber1/instance-2/output/host/lib -pthread -lz -llzma ../lib/common/debug.c ../lib/common/entropy_common.c ../lib/common/error_private.c ../lib/common/fse_decompress.c ../lib/common/pool.c ../lib/common/threading.c ../lib/common/xxhash.c ../lib/common/zstd_common.c ../lib/compress/fse_compress.c ../lib/compress/hist.c ../lib/compress/huf_compress.c ../lib/compress/zstd_compress.c ../lib/compress/zstd_double_fast.c ../lib/compress/zstd_fast.c ../lib/compress/zstd_lazy.c ../lib/compress/zstd_ldm.c ../lib/compress/zstd_opt.c ../lib/compress/zstdmt_compress.c ../lib/decompress/huf_decompress.c ../lib/decompress/zstd_decompress.c ../lib/dictBuilder/cover.c ../lib/dictBuilder/divsufsort.c ../lib/dictBuilder/zdict.c ../lib/legacy/zstd_v04.c ../lib/legacy/zstd_v05.c ../lib/legacy/zstd_v06.c ../lib/legacy/zstd_v07.c zstdcli.o fileio.o bench.o datagen.o dibio.o -o zstd -L/accts/mlweber1/instance-2/output/host/lib -Wl,-rpath,/accts/mlweber1/instance-2/output/host/lib -pthread -lz -llzma make[2]: Leaving directory `/accts/mlweber1/instance-2/output/build/host-zstd-v1.3.5/programs' cp programs/zstd . make[1]: Leaving directory `/accts/mlweber1/instance-2/output/build/host-zstd-v1.3.5' >>> host-zstd v1.3.5 Installing to host directory PATH="/accts/mlweber1/instance-2/output/host/bin:/accts/mlweber1/instance-2/output/host/sbin:/usr/bin:/bin" PKG_CONFIG="/accts/mlweber1/instance-2/output/host/bin/pkg-config" PKG_CONFIG_SYSROOT_DIR="/" PKG_CONFIG_ALLOW_SYSTEM_CFLAGS=1 PKG_CONFIG_ALLOW_SYSTEM_LIBS=1 PKG_CONFIG_LIBDIR="/accts/mlweber1/instance-2/output/host/lib/pkgconfig:/accts/mlweber1/instance-2/output/host/share/pkgconfig" PATH="/accts/mlweber1/instance-2/output/host/bin:/accts/mlweber1/instance-2/output/host/sbin:/usr/bin:/bin" PKG_CONFIG="/accts/mlweber1/instance-2/output/host/bin/pkg-config" PKG_CONFIG_SYSROOT_DIR="/" PKG_CONFIG_ALLOW_SYSTEM_CFLAGS=1 PKG_CONFIG_ALLOW_SYSTEM_LIBS=1 PKG_CONFIG_LIBDIR="/accts/mlweber1/instance-2/output/host/lib/pkgconfig:/accts/mlweber1/instance-2/output/host/share/pkgconfig" AR="/usr/bin/ar" AS="/usr/bin/as" LD="/usr/bin/ld" NM="/usr/bin/nm" CC="/usr/bin/gcc" GCC="/usr/bin/gcc" CXX="/usr/bin/g++" CPP="/usr/bin/cpp" OBJCOPY="/usr/bin/objcopy" RANLIB="/usr/bin/ranlib" CPPFLAGS="-I/accts/mlweber1/instance-2/output/host/include" CFLAGS="-O2 -I/accts/mlweber1/instance-2/output/host/include" CXXFLAGS="-O2 -I/accts/mlweber1/instance-2/output/host/include" LDFLAGS="-L/accts/mlweber1/instance-2/output/host/lib -Wl,-rpath,/accts/mlweber1/instance-2/output/host/lib" INTLTOOL_PERL=/usr/bin/perl /usr/bin/make -j32 DESTDIR=/accts/mlweber1/instance-2/output/host PREFIX=/usr -C /accts/mlweber1/instance-2/output/build/host-zstd-v1.3.5/lib install make[1]: Entering directory `/accts/mlweber1/instance-2/output/build/host-zstd-v1.3.5/lib' creating pkgconfig Installing static library Installing shared library Installing includes zstd static and shared library installed make[1]: Leaving directory `/accts/mlweber1/instance-2/output/build/host-zstd-v1.3.5/lib' PATH="/accts/mlweber1/instance-2/output/host/bin:/accts/mlweber1/instance-2/output/host/sbin:/usr/bin:/bin" PKG_CONFIG="/accts/mlweber1/instance-2/output/host/bin/pkg-config" PKG_CONFIG_SYSROOT_DIR="/" PKG_CONFIG_ALLOW_SYSTEM_CFLAGS=1 PKG_CONFIG_ALLOW_SYSTEM_LIBS=1 PKG_CONFIG_LIBDIR="/accts/mlweber1/instance-2/output/host/lib/pkgconfig:/accts/mlweber1/instance-2/output/host/share/pkgconfig" PATH="/accts/mlweber1/instance-2/output/host/bin:/accts/mlweber1/instance-2/output/host/sbin:/usr/bin:/bin" PKG_CONFIG="/accts/mlweber1/instance-2/output/host/bin/pkg-config" PKG_CONFIG_SYSROOT_DIR="/" PKG_CONFIG_ALLOW_SYSTEM_CFLAGS=1 PKG_CONFIG_ALLOW_SYSTEM_LIBS=1 PKG_CONFIG_LIBDIR="/accts/mlweber1/instance-2/output/host/lib/pkgconfig:/accts/mlweber1/instance-2/output/host/share/pkgconfig" AR="/usr/bin/ar" AS="/usr/bin/as" LD="/usr/bin/ld" NM="/usr/bin/nm" CC="/usr/bin/gcc" GCC="/usr/bin/gcc" CXX="/usr/bin/g++" CPP="/usr/bin/cpp" OBJCOPY="/usr/bin/objcopy" RANLIB="/usr/bin/ranlib" CPPFLAGS="-I/accts/mlweber1/instance-2/output/host/include" CFLAGS="-O2 -I/accts/mlweber1/instance-2/output/host/include" CXXFLAGS="-O2 -I/accts/mlweber1/instance-2/output/host/include" LDFLAGS="-L/accts/mlweber1/instance-2/output/host/lib -Wl,-rpath,/accts/mlweber1/instance-2/output/host/lib" INTLTOOL_PERL=/usr/bin/perl /usr/bin/make -j32 DESTDIR=/accts/mlweber1/instance-2/output/host PREFIX=/usr -C /accts/mlweber1/instance-2/output/build/host-zstd-v1.3.5/programs install make[1]: Entering directory `/accts/mlweber1/instance-2/output/build/host-zstd-v1.3.5/programs' Installing binaries Installing man pages zstd installation completed make[1]: Leaving directory `/accts/mlweber1/instance-2/output/build/host-zstd-v1.3.5/programs' >>> Finalizing target directory # Check files that are touched by more than one package ./support/scripts/check-uniq-files -t target /accts/mlweber1/instance-2/output/build/packages-file-list.txt Warning: target file "./usr/share/info/dir" is touched by more than one package: [u'readline', u'binutils', u'libunistring'] ./support/scripts/check-uniq-files -t staging /accts/mlweber1/instance-2/output/build/packages-file-list-staging.txt Warning: staging file "./usr/lib/libipset.la" is touched by more than one package: [u'ipset', u'jimtcl', u'jsoncpp', u'snappy', u'leveldb', u'libao', u'libargtable2', u'libbroadvoice', u'libdvbpsi', u'libmhash', u'libnet', u'libopenssl', u'libserialport', u'libsoc', u'libsoundtouch', u'libsoxr', u'libunistring', u'liburiparser', u'live555', u'mraa', u'omniorb', u'protobuf-c', u'sdl', u'sdl_gfx', u'sdl_net', u'sofia-sip', u'tpm2-tss', u'uboot-tools', u'urg', u'xkeyboard-config'] Warning: staging file "./usr/lib/libmhash.la" is touched by more than one package: [u'libmhash', u'libnet', u'libopenssl', u'libserialport', u'libsoc', u'libsoundtouch', u'libsoxr', u'libunistring', u'liburiparser', u'live555', u'mraa', u'omniorb', u'protobuf-c', u'sdl', u'sdl_gfx', u'sdl_net', u'sofia-sip', u'tpm2-tss', u'uboot-tools', u'urg', u'xkeyboard-config'] Warning: staging file "./usr/lib/libjpeg.la" is touched by more than one package: [u'libjpeg', u'fmt', u'gd', u'gettext', u'hiredis', u'libmnl', u'ipset', u'jimtcl', u'jsoncpp', u'snappy', u'leveldb', u'libao', u'libargtable2', u'libbroadvoice', u'libdvbpsi', u'libmhash', u'libnet', u'libopenssl', u'libserialport', u'libsoc', u'libsoundtouch', u'libsoxr', u'libunistring', u'liburiparser', u'live555', u'mraa', u'omniorb', u'protobuf-c', u'sdl', u'sdl_gfx', u'sdl_net', u'sofia-sip', u'tpm2-tss', u'uboot-tools', u'urg', u'xkeyboard-config'] Warning: staging file "./usr/lib/liburg_connection.la" is touched by more than one package: [u'urg', u'xkeyboard-config'] Warning: staging file "./usr/lib/libSDL.la" is touched by more than one package: [u'sdl', u'sdl_gfx', u'sdl_net', u'sofia-sip', u'tpm2-tss', u'uboot-tools', u'urg', u'xkeyboard-config'] Warning: staging file "./usr/lib/libnl-route-3.la" is touched by more than one package: [u'libnl', u'libpcap', u'faad2', u'libpng', u'libjpeg', u'fmt', u'gd', u'gettext', u'hiredis', u'libmnl', u'ipset', u'jimtcl', u'jsoncpp', u'snappy', u'leveldb', u'libao', u'libargtable2', u'libbroadvoice', u'libdvbpsi', u'libmhash', u'libnet', u'libopenssl', u'libserialport', u'libsoc', u'libsoundtouch', u'libsoxr', u'libunistring', u'liburiparser', u'live555', u'mraa', u'omniorb', u'protobuf-c', u'sdl', u'sdl_gfx', u'sdl_net', u'sofia-sip', u'tpm2-tss', u'uboot-tools', u'urg', u'xkeyboard-config'] Warning: staging file "./usr/lib/liburg_monitor.la" is touched by more than one package: [u'urg', u'xkeyboard-config'] Warning: staging file "./usr/lib/libdvbpsi.la" is touched by more than one package: [u'libdvbpsi', u'libmhash', u'libnet', u'libopenssl', u'libserialport', u'libsoc', u'libsoundtouch', u'libsoxr', u'libunistring', u'liburiparser', u'live555', u'mraa', u'omniorb', u'protobuf-c', u'sdl', u'sdl_gfx', u'sdl_net', u'sofia-sip', u'tpm2-tss', u'uboot-tools', u'urg', u'xkeyboard-config'] Warning: staging file "./usr/share/info/dir" is touched by more than one package: [u'readline', u'binutils', u'libunistring'] Warning: staging file "./usr/lib/liburiparser.la" is touched by more than one package: [u'liburiparser', u'live555', u'mraa', u'omniorb', u'protobuf-c', u'sdl', u'sdl_gfx', u'sdl_net', u'sofia-sip', u'tpm2-tss', u'uboot-tools', u'urg', u'xkeyboard-config'] Warning: staging file "./usr/lib/libfaad.la" is touched by more than one package: [u'faad2', u'libpng', u'libjpeg', u'fmt', u'gd', u'gettext', u'hiredis', u'libmnl', u'ipset', u'jimtcl', u'jsoncpp', u'snappy', u'leveldb', u'libao', u'libargtable2', u'libbroadvoice', u'libdvbpsi', u'libmhash', u'libnet', u'libopenssl', u'libserialport', u'libsoc', u'libsoundtouch', u'libsoxr', u'libunistring', u'liburiparser', u'live555', u'mraa', u'omniorb', u'protobuf-c', u'sdl', u'sdl_gfx', u'sdl_net', u'sofia-sip', u'tpm2-tss', u'uboot-tools', u'urg', u'xkeyboard-config'] Warning: staging file "./usr/lib/libnl-genl-3.la" is touched by more than one package: [u'libnl', u'libpcap', u'faad2', u'libpng', u'libjpeg', u'fmt', u'gd', u'gettext', u'hiredis', u'libmnl', u'ipset', u'jimtcl', u'jsoncpp', u'snappy', u'leveldb', u'libao', u'libargtable2', u'libbroadvoice', u'libdvbpsi', u'libmhash', u'libnet', u'libopenssl', u'libserialport', u'libsoc', u'libsoundtouch', u'libsoxr', u'libunistring', u'liburiparser', u'live555', u'mraa', u'omniorb', u'protobuf-c', u'sdl', u'sdl_gfx', u'sdl_net', u'sofia-sip', u'tpm2-tss', u'uboot-tools', u'urg', u'xkeyboard-config'] Warning: staging file "./usr/lib/libfaad_drm.la" is touched by more than one package: [u'faad2', u'libpng', u'libjpeg', u'fmt', u'gd', u'gettext', u'hiredis', u'libmnl', u'ipset', u'jimtcl', u'jsoncpp', u'snappy', u'leveldb', u'libao', u'libargtable2', u'libbroadvoice', u'libdvbpsi', u'libmhash', u'libnet', u'libopenssl', u'libserialport', u'libsoc', u'libsoundtouch', u'libsoxr', u'libunistring', u'liburiparser', u'live555', u'mraa', u'omniorb', u'protobuf-c', u'sdl', u'sdl_gfx', u'sdl_net', u'sofia-sip', u'tpm2-tss', u'uboot-tools', u'urg', u'xkeyboard-config'] Warning: staging file "./usr/lib/libpng16.la" is touched by more than one package: [u'libpng', u'libjpeg', u'fmt', u'gd', u'gettext', u'hiredis', u'libmnl', u'ipset', u'jimtcl', u'jsoncpp', u'snappy', u'leveldb', u'libao', u'libargtable2', u'libbroadvoice', u'libdvbpsi', u'libmhash', u'libnet', u'libopenssl', u'libserialport', u'libsoc', u'libsoundtouch', u'libsoxr', u'libunistring', u'liburiparser', u'live555', u'mraa', u'omniorb', u'protobuf-c', u'sdl', u'sdl_gfx', u'sdl_net', u'sofia-sip', u'tpm2-tss', u'uboot-tools', u'urg', u'xkeyboard-config'] Warning: staging file "./usr/lib/libSoundTouch.la" is touched by more than one package: [u'libsoundtouch', u'libsoxr', u'libunistring', u'liburiparser', u'live555', u'mraa', u'omniorb', u'protobuf-c', u'sdl', u'sdl_gfx', u'sdl_net', u'sofia-sip', u'tpm2-tss', u'uboot-tools', u'urg', u'xkeyboard-config'] Warning: staging file "./usr/lib/libserialport.la" is touched by more than one package: [u'libserialport', u'libsoc', u'libsoundtouch', u'libsoxr', u'libunistring', u'liburiparser', u'live555', u'mraa', u'omniorb', u'protobuf-c', u'sdl', u'sdl_gfx', u'sdl_net', u'sofia-sip', u'tpm2-tss', u'uboot-tools', u'urg', u'xkeyboard-config'] Warning: staging file "./usr/lib/libopcodes.la" is touched by more than one package: [u'binutils', u'cjson', u'libnl', u'libpcap', u'faad2', u'libpng', u'libjpeg', u'fmt', u'gd', u'gettext', u'hiredis', u'libmnl', u'ipset', u'jimtcl', u'jsoncpp', u'snappy', u'leveldb', u'libao', u'libargtable2', u'libbroadvoice', u'libdvbpsi', u'libmhash', u'libnet', u'libopenssl', u'libserialport', u'libsoc', u'libsoundtouch', u'libsoxr', u'libunistring', u'liburiparser', u'live555', u'mraa', u'omniorb', u'protobuf-c', u'sdl', u'sdl_gfx', u'sdl_net', u'sofia-sip', u'tpm2-tss', u'uboot-tools', u'urg', u'xkeyboard-config'] Warning: staging file "./usr/lib/libbroadvoice.la" is touched by more than one package: [u'libbroadvoice', u'libdvbpsi', u'libmhash', u'libnet', u'libopenssl', u'libserialport', u'libsoc', u'libsoundtouch', u'libsoxr', u'libunistring', u'liburiparser', u'live555', u'mraa', u'omniorb', u'protobuf-c', u'sdl', u'sdl_gfx', u'sdl_net', u'sofia-sip', u'tpm2-tss', u'uboot-tools', u'urg', u'xkeyboard-config'] Warning: staging file "./usr/lib/libtcti-socket.la" is touched by more than one package: [u'tpm2-tss', u'uboot-tools', u'urg', u'xkeyboard-config'] Warning: staging file "./usr/lib/libc_urg_system.la" is touched by more than one package: [u'urg', u'xkeyboard-config'] Warning: staging file "./usr/lib/libnl-3.la" is touched by more than one package: [u'libnl', u'libpcap', u'faad2', u'libpng', u'libjpeg', u'fmt', u'gd', u'gettext', u'hiredis', u'libmnl', u'ipset', u'jimtcl', u'jsoncpp', u'snappy', u'leveldb', u'libao', u'libargtable2', u'libbroadvoice', u'libdvbpsi', u'libmhash', u'libnet', u'libopenssl', u'libserialport', u'libsoc', u'libsoundtouch', u'libsoxr', u'libunistring', u'liburiparser', u'live555', u'mraa', u'omniorb', u'protobuf-c', u'sdl', u'sdl_gfx', u'sdl_net', u'sofia-sip', u'tpm2-tss', u'uboot-tools', u'urg', u'xkeyboard-config'] Warning: staging file "./usr/lib/libnet.la" is touched by more than one package: [u'libnet', u'libopenssl', u'libserialport', u'libsoc', u'libsoundtouch', u'libsoxr', u'libunistring', u'liburiparser', u'live555', u'mraa', u'omniorb', u'protobuf-c', u'sdl', u'sdl_gfx', u'sdl_net', u'sofia-sip', u'tpm2-tss', u'uboot-tools', u'urg', u'xkeyboard-config'] Warning: staging file "./usr/lib/libSDL_gfx.la" is touched by more than one package: [u'sdl_gfx', u'sdl_net', u'sofia-sip', u'tpm2-tss', u'uboot-tools', u'urg', u'xkeyboard-config'] Warning: staging file "./usr/lib/libnl-xfrm-3.la" is touched by more than one package: [u'libnl', u'libpcap', u'faad2', u'libpng', u'libjpeg', u'fmt', u'gd', u'gettext', u'hiredis', u'libmnl', u'ipset', u'jimtcl', u'jsoncpp', u'snappy', u'leveldb', u'libao', u'libargtable2', u'libbroadvoice', u'libdvbpsi', u'libmhash', u'libnet', u'libopenssl', u'libserialport', u'libsoc', u'libsoundtouch', u'libsoxr', u'libunistring', u'liburiparser', u'live555', u'mraa', u'omniorb', u'protobuf-c', u'sdl', u'sdl_gfx', u'sdl_net', u'sofia-sip', u'tpm2-tss', u'uboot-tools', u'urg', u'xkeyboard-config'] Warning: staging file "./usr/lib/liburg_coordinate.la" is touched by more than one package: [u'urg', u'xkeyboard-config'] Warning: staging file "./usr/lib/libprotobuf-c.la" is touched by more than one package: [u'protobuf-c', u'sdl', u'sdl_gfx', u'sdl_net', u'sofia-sip', u'tpm2-tss', u'uboot-tools', u'urg', u'xkeyboard-config'] Warning: staging file "./usr/lib/libao.la" is touched by more than one package: [u'libao', u'libargtable2', u'libbroadvoice', u'libdvbpsi', u'libmhash', u'libnet', u'libopenssl', u'libserialport', u'libsoc', u'libsoundtouch', u'libsoxr', u'libunistring', u'liburiparser', u'live555', u'mraa', u'omniorb', u'protobuf-c', u'sdl', u'sdl_gfx', u'sdl_net', u'sofia-sip', u'tpm2-tss', u'uboot-tools', u'urg', u'xkeyboard-config'] Warning: staging file "./usr/lib/libbfd.la" is touched by more than one package: [u'binutils', u'cjson', u'libnl', u'libpcap', u'faad2', u'libpng', u'libjpeg', u'fmt', u'gd', u'gettext', u'hiredis', u'libmnl', u'ipset', u'jimtcl', u'jsoncpp', u'snappy', u'leveldb', u'libao', u'libargtable2', u'libbroadvoice', u'libdvbpsi', u'libmhash', u'libnet', u'libopenssl', u'libserialport', u'libsoc', u'libsoundtouch', u'libsoxr', u'libunistring', u'liburiparser', u'live555', u'mraa', u'omniorb', u'protobuf-c', u'sdl', u'sdl_gfx', u'sdl_net', u'sofia-sip', u'tpm2-tss', u'uboot-tools', u'urg', u'xkeyboard-config'] Warning: staging file "./usr/lib/libsoc.la" is touched by more than one package: [u'libsoc', u'libsoundtouch', u'libsoxr', u'libunistring', u'liburiparser', u'live555', u'mraa', u'omniorb', u'protobuf-c', u'sdl', u'sdl_gfx', u'sdl_net', u'sofia-sip', u'tpm2-tss', u'uboot-tools', u'urg', u'xkeyboard-config'] Warning: staging file "./usr/lib/libsofia-sip-ua.la" is touched by more than one package: [u'sofia-sip', u'tpm2-tss', u'uboot-tools', u'urg', u'xkeyboard-config'] Warning: staging file "./usr/lib/liburg_common.la" is touched by more than one package: [u'urg', u'xkeyboard-config'] Warning: staging file "./usr/lib/liburg.la" is touched by more than one package: [u'urg', u'xkeyboard-config'] Warning: staging file "./usr/lib/liburg_system.la" is touched by more than one package: [u'urg', u'xkeyboard-config'] Warning: staging file "./usr/lib/ao/plugins-4/liboss.la" is touched by more than one package: [u'libao', u'libargtable2', u'libbroadvoice', u'libdvbpsi', u'libmhash', u'libnet', u'libopenssl', u'libserialport', u'libsoc', u'libsoundtouch', u'libsoxr', u'libunistring', u'liburiparser', u'live555', u'mraa', u'omniorb', u'protobuf-c', u'sdl', u'sdl_gfx', u'sdl_net', u'sofia-sip', u'tpm2-tss', u'uboot-tools', u'urg', u'xkeyboard-config'] Warning: staging file "./usr/lib/libnl-idiag-3.la" is touched by more than one package: [u'libnl', u'libpcap', u'faad2', u'libpng', u'libjpeg', u'fmt', u'gd', u'gettext', u'hiredis', u'libmnl', u'ipset', u'jimtcl', u'jsoncpp', u'snappy', u'leveldb', u'libao', u'libargtable2', u'libbroadvoice', u'libdvbpsi', u'libmhash', u'libnet', u'libopenssl', u'libserialport', u'libsoc', u'libsoundtouch', u'libsoxr', u'libunistring', u'liburiparser', u'live555', u'mraa', u'omniorb', u'protobuf-c', u'sdl', u'sdl_gfx', u'sdl_net', u'sofia-sip', u'tpm2-tss', u'uboot-tools', u'urg', u'xkeyboard-config'] Warning: staging file "./usr/lib/libunistring.la" is touched by more than one package: [u'libunistring', u'liburiparser', u'live555', u'mraa', u'omniorb', u'protobuf-c', u'sdl', u'sdl_gfx', u'sdl_net', u'sofia-sip', u'tpm2-tss', u'uboot-tools', u'urg', u'xkeyboard-config'] Warning: staging file "./usr/lib/libpng.la" is touched by more than one package: [u'libpng', u'libjpeg', u'fmt', u'gd', u'gettext', u'hiredis', u'libmnl', u'ipset', u'jimtcl', u'jsoncpp', u'snappy', u'leveldb', u'libao', u'libargtable2', u'libbroadvoice', u'libdvbpsi', u'libmhash', u'libnet', u'libopenssl', u'libserialport', u'libsoc', u'libsoundtouch', u'libsoxr', u'libunistring', u'liburiparser', u'live555', u'mraa', u'omniorb', u'protobuf-c', u'sdl', u'sdl_gfx', u'sdl_net', u'sofia-sip', u'tpm2-tss', u'uboot-tools', u'urg', u'xkeyboard-config'] Warning: staging file "./usr/lib/liburg_geometry.la" is touched by more than one package: [u'urg', u'xkeyboard-config'] Warning: staging file "./usr/lib/liburg_connection_sdl.la" is touched by more than one package: [u'urg', u'xkeyboard-config'] Warning: staging file "./usr/lib/libargtable2.la" is touched by more than one package: [u'libargtable2', u'libbroadvoice', u'libdvbpsi', u'libmhash', u'libnet', u'libopenssl', u'libserialport', u'libsoc', u'libsoundtouch', u'libsoxr', u'libunistring', u'liburiparser', u'live555', u'mraa', u'omniorb', u'protobuf-c', u'sdl', u'sdl_gfx', u'sdl_net', u'sofia-sip', u'tpm2-tss', u'uboot-tools', u'urg', u'xkeyboard-config'] Warning: staging file "./usr/lib/libsapi.la" is touched by more than one package: [u'tpm2-tss', u'uboot-tools', u'urg', u'xkeyboard-config'] Warning: staging file "./usr/lib/libSDLmain.la" is touched by more than one package: [u'sdl', u'sdl_gfx', u'sdl_net', u'sofia-sip', u'tpm2-tss', u'uboot-tools', u'urg', u'xkeyboard-config'] Warning: staging file "./usr/lib/libc_urg_connection.la" is touched by more than one package: [u'urg', u'xkeyboard-config'] Warning: staging file "./usr/lib/libnl-nf-3.la" is touched by more than one package: [u'libnl', u'libpcap', u'faad2', u'libpng', u'libjpeg', u'fmt', u'gd', u'gettext', u'hiredis', u'libmnl', u'ipset', u'jimtcl', u'jsoncpp', u'snappy', u'leveldb', u'libao', u'libargtable2', u'libbroadvoice', u'libdvbpsi', u'libmhash', u'libnet', u'libopenssl', u'libserialport', u'libsoc', u'libsoundtouch', u'libsoxr', u'libunistring', u'liburiparser', u'live555', u'mraa', u'omniorb', u'protobuf-c', u'sdl', u'sdl_gfx', u'sdl_net', u'sofia-sip', u'tpm2-tss', u'uboot-tools', u'urg', u'xkeyboard-config'] Warning: staging file "./usr/lib/libmnl.la" is touched by more than one package: [u'libmnl', u'ipset', u'jimtcl', u'jsoncpp', u'snappy', u'leveldb', u'libao', u'libargtable2', u'libbroadvoice', u'libdvbpsi', u'libmhash', u'libnet', u'libopenssl', u'libserialport', u'libsoc', u'libsoundtouch', u'libsoxr', u'libunistring', u'liburiparser', u'live555', u'mraa', u'omniorb', u'protobuf-c', u'sdl', u'sdl_gfx', u'sdl_net', u'sofia-sip', u'tpm2-tss', u'uboot-tools', u'urg', u'xkeyboard-config'] Warning: staging file "./usr/lib/libgd.la" is touched by more than one package: [u'gd', u'gettext', u'hiredis', u'libmnl', u'ipset', u'jimtcl', u'jsoncpp', u'snappy', u'leveldb', u'libao', u'libargtable2', u'libbroadvoice', u'libdvbpsi', u'libmhash', u'libnet', u'libopenssl', u'libserialport', u'libsoc', u'libsoundtouch', u'libsoxr', u'libunistring', u'liburiparser', u'live555', u'mraa', u'omniorb', u'protobuf-c', u'sdl', u'sdl_gfx', u'sdl_net', u'sofia-sip', u'tpm2-tss', u'uboot-tools', u'urg', u'xkeyboard-config'] Warning: staging file "./usr/lib/libc_urg.la" is touched by more than one package: [u'urg', u'xkeyboard-config'] Warning: staging file "./usr/lib/libSDL_net.la" is touched by more than one package: [u'sdl_net', u'sofia-sip', u'tpm2-tss', u'uboot-tools', u'urg', u'xkeyboard-config'] Warning: staging file "./usr/lib/libtcti-device.la" is touched by more than one package: [u'tpm2-tss', u'uboot-tools', u'urg', u'xkeyboard-config'] ./support/scripts/check-uniq-files -t host /accts/mlweber1/instance-2/output/build/packages-file-list-host.txt Warning: host file "./share/info/dir" is touched by more than one package: [u'host-m4', u'host-bison', u'host-libtool', u'host-autoconf', u'host-automake', u'host-gettext', u'host-libffi', u'host-parted', u'host-xorriso'] if grep -q CONFIG_ASH=y ./.config; then grep -qsE '^/bin/ash$' /accts/mlweber1/instance-2/output/target/etc/shells || echo "/bin/ash" >> /accts/mlweber1/instance-2/output/target/etc/shells; fi grep: ./.config: No such file or directory if grep -q CONFIG_HUSH=y ./.config; then grep -qsE '^/bin/hush$' /accts/mlweber1/instance-2/output/target/etc/shells || echo "/bin/hush" >> /accts/mlweber1/instance-2/output/target/etc/shells; fi grep: ./.config: No such file or directory mkdir -p /accts/mlweber1/instance-2/output/target/etc echo "buildroot" > /accts/mlweber1/instance-2/output/target/etc/hostname /bin/sed -i -e '$a \127.0.1.1\tbuildroot' -e '/^127.0.1.1/d' /accts/mlweber1/instance-2/output/target/etc/hosts mkdir -p /accts/mlweber1/instance-2/output/target/etc echo "Welcome to Buildroot" > /accts/mlweber1/instance-2/output/target/etc/issue /bin/sed -i -e s,^root:[^:]*:,root::, /accts/mlweber1/instance-2/output/target/etc/shadow rm -f /accts/mlweber1/instance-2/output/target/bin/sh rm -f /accts/mlweber1/instance-2/output/build/locales.nopurge for i in C en_US locale-archive; do echo $i >> /accts/mlweber1/instance-2/output/build/locales.nopurge; done for dir in ; do for langdir in $dir/*; do if [ -e "${langdir}" ]; then grep -qx "${langdir##*/}" /accts/mlweber1/instance-2/output/build/locales.nopurge || rm -rf $langdir; fi done; done if [ -d /accts/mlweber1/instance-2/output/target/usr/share/X11/locale ]; then for lang in C en_US; do if [ -f /accts/mlweber1/instance-2/output/target/usr/share/X11/locale/$lang/XLC_LOCALE ]; then echo "$lang/XLC_LOCALE: $lang"; fi done > /accts/mlweber1/instance-2/output/target/usr/share/X11/locale/locale.dir; fi rm -rf /accts/mlweber1/instance-2/output/target/usr/include /accts/mlweber1/instance-2/output/target/usr/share/aclocal \ /accts/mlweber1/instance-2/output/target/usr/lib/pkgconfig /accts/mlweber1/instance-2/output/target/usr/share/pkgconfig \ /accts/mlweber1/instance-2/output/target/usr/lib/cmake /accts/mlweber1/instance-2/output/target/usr/share/cmake find /accts/mlweber1/instance-2/output/target/usr/{lib,share}/ -name '*.cmake' -print0 | xargs -0 rm -f find /accts/mlweber1/instance-2/output/target/lib/ /accts/mlweber1/instance-2/output/target/usr/lib/ /accts/mlweber1/instance-2/output/target/usr/libexec/ \ \( -name '*.a' -o -name '*.la' \) -print0 | xargs -0 rm -f find: `/accts/mlweber1/instance-2/output/target/usr/libexec/': No such file or directory rm -rf /accts/mlweber1/instance-2/output/target/usr/share/gdb rm -rf /accts/mlweber1/instance-2/output/target/usr/share/bash-completion rm -rf /accts/mlweber1/instance-2/output/target/usr/share/zsh rm -rf /accts/mlweber1/instance-2/output/target/usr/man /accts/mlweber1/instance-2/output/target/usr/share/man rm -rf /accts/mlweber1/instance-2/output/target/usr/info /accts/mlweber1/instance-2/output/target/usr/share/info rm -rf /accts/mlweber1/instance-2/output/target/usr/doc /accts/mlweber1/instance-2/output/target/usr/share/doc rm -rf /accts/mlweber1/instance-2/output/target/usr/share/gtk-doc rmdir /accts/mlweber1/instance-2/output/target/usr/share 2>/dev/null || true find /accts/mlweber1/instance-2/output/target -type f \( -perm /111 -o -name '*.so*' \) -not \( -name 'libpthread*.so*' -o -name 'ld-*.so*' -o -name '*.ko' \) -print0 | xargs -0 /accts/mlweber1/instance-2/output/host/bin/arm-linux-strip --remove-section=.comment --remove-section=.note 2>/dev/null || true find /accts/mlweber1/instance-2/output/target/lib/ -type f -name 'libpthread*.so*' | \ xargs -r /accts/mlweber1/instance-2/output/host/bin/arm-linux-strip --remove-section=.comment --remove-section=.note --strip-debug find /accts/mlweber1/instance-2/output/target/lib/ -type f -name 'ld-*.so*' | \ xargs -r /accts/mlweber1/instance-2/output/host/bin/arm-linux-strip --remove-section=.comment --remove-section=.note --strip-debug test -f /accts/mlweber1/instance-2/output/target/etc/ld.so.conf && \ { echo "ERROR: we shouldn't have a /etc/ld.so.conf file"; exit 1; } || true test -d /accts/mlweber1/instance-2/output/target/etc/ld.so.conf.d && \ { echo "ERROR: we shouldn't have a /etc/ld.so.conf.d directory"; exit 1; } || true mkdir -p /accts/mlweber1/instance-2/output/target/etc ( \ echo "NAME=Buildroot"; \ echo "VERSION=2018.08-rc1-00172-ged69859"; \ echo "ID=buildroot"; \ echo "VERSION_ID=2018.08-rc1"; \ echo "PRETTY_NAME=\"Buildroot 2018.08-rc1\"" \ ) > /accts/mlweber1/instance-2/output/target/usr/lib/os-release ln -sf ../usr/lib/os-release /accts/mlweber1/instance-2/output/target/etc >>> Sanitizing RPATH in target tree /accts/mlweber1/instance-2/buildroot/support/scripts/fix-rpath target touch /accts/mlweber1/instance-2/output/target/usr make: Leaving directory `/accts/mlweber1/instance-2/buildroot' make: Entering directory `/accts/mlweber1/instance-2/buildroot' >>> Buildroot 2018.08-rc1-00172-ged69859 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-custom Collecting legal info >>> toolchain Collecting legal info >>> acpica 20170531 Collecting legal info ERROR: No hash found for source/include/acpi.h >>> host-bison 3.0.4 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> host-m4 1.4.18 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> host-flex 2.6.4 Collecting legal info COPYING: OK (sha256: 97fd685958d93be7f8dab939bb8161dbd6afb0718c63bfc337c24321aea44273) >>> host-autoconf 2.69 Collecting legal info ERROR: No hash found for COPYINGv3 ERROR: No hash found for COPYING.EXCEPTION >>> host-libtool 2.4.6 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> host-automake 1.15.1 Collecting legal info COPYING: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) >>> host-gettext 0.19.8.1 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) ERROR: No hash found for gettext-runtime/intl/COPYING.LIB >>> host-libxml2 2.9.8 Collecting legal info COPYING: OK (sha256: c5c63674f8a83c4d2e385d96d1c670a03cb871ba2927755467017317878574bd) >>> host-pkgconf 0.9.12 Collecting legal info ERROR: No hash found for COPYING >>> atftp 0.7.1 Collecting legal info ERROR: No hash found for LICENSE >>> readline 7.0 Collecting legal info ERROR: No hash found for COPYING >>> ncurses 6.1 Collecting legal info ERROR: No hash found for README >>> host-ncurses 6.1 Collecting legal info ERROR: No hash found for README >>> bc 1.06.95 Collecting legal info ERROR: No hash found for COPYING ERROR: No hash found for COPYING.LIB >>> benejson 0.9.7 Collecting legal info ERROR: No hash found for LICENSE >>> host-scons 2.5.1 Collecting legal info ERROR: No hash found for LICENSE.txt >>> host-python 2.7.15 Collecting legal info LICENSE: OK (sha256: b9a6d9320b8f2693e8d41e496ce56caadacaddcca9be2a64a61749278f425cf2) >>> host-expat 2.2.5 Collecting legal info COPYING: OK (sha256: 46336ab2fec900803e2f1a4253e325ac01d998efb09bc6906651f7259e636f76) >>> host-zlib Collecting legal info >>> host-libzlib 1.2.11 Collecting legal info README: OK (sha256: 7960b6b1cc63e619abb77acaea5427159605afee8c8b362664f4effc7d7f7d15) >>> binutils 2.29.1 Collecting legal info ERROR: No hash found for COPYING3 ERROR: No hash found for COPYING.LIB >>> zlib Collecting legal info >>> libzlib 1.2.11 Collecting legal info README: OK (sha256: 7960b6b1cc63e619abb77acaea5427159605afee8c8b362664f4effc7d7f7d15) >>> busybox 1.29.1 Collecting legal info LICENSE: OK (sha256: bbfc9843646d483c334664f651c208b9839626891d8f17604db2146962f43548) >>> host-cbootimage v1.7 Collecting legal info ERROR: No hash found for COPYING >>> cjson v1.7.7 Collecting legal info LICENSE: OK (sha256: a36dda207c36db5818729c54e7ad4e8b0c6fba847491ba64f372c1a2037b6d5c) >>> host-cmake 3.8.2 Collecting legal info ERROR: No hash found for Copyright.txt >>> dhcpdump 1.8 Collecting legal info ERROR: No hash found for LICENSE >>> libpcap 1.8.1 Collecting legal info LICENSE: OK (sha256: 8a54594d257e14a5260ac770f1633516cb51e3fc28c40136ce2697014eda7afd) >>> libnl 3.4.0 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> dropwatch 7c33d8a8ed105b07a46b55d71d93b36ed34c16db Collecting legal info ERROR: No hash found for COPYING >>> explorercanvas aa989ea9d9bac748638f7c66b0fc88e619715da6 Collecting legal info ERROR: No hash found for COPYING >>> faad2 2.8.8 Collecting legal info COPYING: OK (sha256: d3baf3a54943cf12a994c85867a18dec84f810901b2f2878ddfd77efcc3c150f) >>> fbgrab 1.3 Collecting legal info ERROR: No hash found for COPYING >>> libpng 1.6.34 Collecting legal info LICENSE: OK (sha256: a247c24f82bacf0403fe2f3d5550493a91cdb575fe7036b764bda8cacf3efd9c) >>> fbv 1.0b Collecting legal info ERROR: No hash found for COPYING >>> jpeg Collecting legal info >>> libjpeg 9c Collecting legal info README: OK (sha256: 31f366acfb6259456d9046eb7f16875e387f8bf029d37ac4c4397bf63f22fd6b) >>> fmt 5.1.0 Collecting legal info LICENSE.rst: OK (sha256: 560d39617dfb4b4e4088597291a070ed6c3a8d67668114ed475c673430c3e49a) >>> host-fwup v1.2.5 Collecting legal info LICENSE: OK (sha256: cfc7749b96f63bd31c3c42b5c471bf756814053e847c10f3eb003417bc523d30) >>> host-libarchive 3.3.2 Collecting legal info COPYING: OK (sha256: ae6f35cc1979beb316e4d6431fc34c6fc59f0dd126b425c8552bb41c86e4825d) >>> host-libconfuse 3.2.1 Collecting legal info LICENSE: OK (sha256: dc3ff4b62f851dd2e94a151061ffeb7d28ddfc880a442068dc5283dbaa927306) >>> host-libsodium 1.0.16 Collecting legal info LICENSE: OK (sha256: 6faf327c97dca6da69acefc6d3969d7bffb70a24f0707874870fdcfd6b0acf58) >>> gd 2.2.5 Collecting legal info COPYING: OK (sha256: d02dae2141d49b8a6b09b2b73e68a8f17d7bbeaaf02b3b841ee11fea2d9e328d) >>> gettext 0.19.8.1 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) ERROR: No hash found for gettext-runtime/intl/COPYING.LIB >>> hiredis v0.13.3 Collecting legal info COPYING: OK (sha256: dca05ce8fc87a8261783b4aed0deef8becc9350b6aa770bc714d0c1833b896eb) >>> ipset 6.38 Collecting legal info COPYING: OK (sha256: 231f7edcc7352d7734a96eef0b8030f77982678c516876fcb81e25b32d68564c) >>> libmnl 1.0.4 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> irda-utils 0.9.18 Collecting legal info ERROR: No hash found for man/COPYING >>> jimtcl 0.75 Collecting legal info ERROR: No hash found for LICENSE >>> host-jsmin 1bf6ce5f74a9f8752ac7f5d115b8d7ccb31cfe1b Collecting legal info ERROR: No hash found for jsmin.c >>> json-javascript 3d7767b6b1f3da363c625ff54e63bbf20e9e83ac Collecting legal info ERROR: No hash found for json2.js >>> jsoncpp 1.8.4 Collecting legal info LICENSE: OK (sha256: 95039d77a20e75b428207740d9a8f97b2dce3c89da4b21f1ad862b5997160e0a) >>> leveldb v1.20 Collecting legal info ERROR: No hash found for LICENSE >>> snappy 1.1.7 Collecting legal info COPYING: OK (sha256: 55172044f7e241207117448a4d9d6ba1d0925c8ad66b5d4c08c70adfa9cc3de6) >>> libao 1.2.0 Collecting legal info COPYING: OK (sha256: 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670) >>> libargtable2 13 Collecting legal info COPYING: OK (sha256: d7bf9d064ac3e5840f9dd02422b7eeec4f1fd03f37fadbd043602be5e882304f) >>> libbroadvoice f65b0f50c8c767229fbf1758370880abc0d78564 Collecting legal info COPYING: OK (sha256: 2550586c993ce4a8c23c8b11968ea36192116a896a2504799cc65307d769c094) >>> libdvbpsi 1.3.2 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> libmhash 0.9.9.9 Collecting legal info COPYING: OK (sha256: d245807f90032872d1438d741ed21e2490e1175dc8aa3afa5ddb6c8e529b58e5) >>> libnet 1.1.6 Collecting legal info ERROR: No hash found for doc/COPYING >>> libopenssl 1.0.2o Collecting legal info LICENSE: OK (sha256: c8f60f4842bbad0353f5d81620e72b168b5638ca3a0a999f5da113b22491612e) >>> libserialport 0.1.1 Collecting legal info ERROR: No hash found for COPYING >>> libsoc 0.8.2 Collecting legal info ERROR: No hash found for LICENCE >>> libsoundtouch 010a91a59071c7fefd316fca62c0d980ec85b4b1 Collecting legal info ERROR: No hash found for COPYING.TXT >>> libsoxr 0.1.3 Collecting legal info LICENCE: OK (sha256: dc98676341fdcd29d9f279c9679d6a75288785b174ded8d1b2e316c366166135) COPYING.LGPL: OK (sha256: f2f118b9029ec1871b953639ecc46651b2fc7b62e295e6cf3ef2ac4c9a058b33) >>> libunistring 0.9.10 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) COPYING.LIB: OK (sha256: a853c2ffec17057872340eee242ae4d96cbf2b520ae27d903e1b2fef1a5f9d1c) >>> liburiparser 0.8.5 Collecting legal info COPYING: OK (sha256: ee90029e62d11f48faa59360d15c3ad8e7c094c74cc25b055716d92340da561f) >>> live555 2018.08.05 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> host-lttng-babeltrace 1.5.2 Collecting legal info ERROR: No hash found for mit-license.txt ERROR: No hash found for gpl-2.0.txt ERROR: No hash found for LICENSE >>> host-elfutils 0.171 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) COPYING-GPLV2: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) COPYING-LGPLV3: OK (sha256: da7eabb7bafdf7d3ae5e9f223aa5bdc1eece45ac569dc21b3b037520b4464768) >>> host-bzip2 1.0.6 Collecting legal info ERROR: No hash found for LICENSE >>> host-xz 5.2.3 Collecting legal info ERROR: No hash found for COPYING.GPLv2 ERROR: No hash found for COPYING.GPLv3 ERROR: No hash found for COPYING.LGPLv2.1 >>> host-libglib2 2.56.1 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> host-libffi 3.2.1 Collecting legal info LICENSE: OK (sha256: 0f4d7a0bfb83c37465d42dc305f124189196cc0cc2cc8d6f8461103682aebbc5) >>> host-pcre 8.42 Collecting legal info LICENCE: OK (sha256: f998c0f52eb704eff28f503580cfca3f2547280aa212994f6cf2d8e317587c1c) >>> host-util-linux 2.32.1 Collecting legal info README.licensing: OK (sha256: 1e4b65802b0df8115395c697029d03339f983d451a473a08643309c684410d9a) Documentation/licenses/COPYING.GPLv2: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) Documentation/licenses/COPYING.UCB: OK (sha256: ba7640f00d93e72e92b94b9d71f25ec53bac2f1682f5c4adcccb0018359f60f8) Documentation/licenses/COPYING.LGPLv2.1: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) Documentation/licenses/COPYING.BSD-3: OK (sha256: 9b718a9460fed5952466421235bc79eb49d4e9eacc920d7a9dd6285ab8fd6c6d) Documentation/licenses/COPYING.ISC: OK (sha256: e53348ce276358e9997014071c5294b36a18c4b34f32f00ee57b9acce0aafd63) >>> host-popt 1.16 Collecting legal info ERROR: No hash found for COPYING >>> mraa v0.9.1 Collecting legal info ERROR: No hash found for COPYING >>> nload 0.7.4 Collecting legal info ERROR: No hash found for COPYING >>> omniorb 4.2.2 Collecting legal info ERROR: No hash found for COPYING ERROR: No hash found for COPYING.LIB >>> host-omniorb 4.2.2 Collecting legal info ERROR: No hash found for COPYING ERROR: No hash found for COPYING.LIB >>> openssl Collecting legal info >>> host-parted 3.2 Collecting legal info ERROR: No hash found for COPYING >>> host-patchelf 0.9 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> pdbg 139ba071c222a5b0c20075f7c2265029ddd59449 Collecting legal info ERROR: No hash found for COPYING >>> host-dtc 1.4.7 Collecting legal info ERROR: No hash found for README.license ERROR: No hash found for GPL >>> pixiewps 9e5bdc6c86c8487b2a6107d5ab3559ed5c738c59 Collecting legal info LICENSE.md: OK (sha256: ccb349b4132ed7737f25e5adebfe61f3d52dca33708df1e50352320438d1d4c2) >>> protobuf-c v1.3.0 Collecting legal info ERROR: No hash found for LICENSE >>> host-protobuf-c v1.3.0 Collecting legal info ERROR: No hash found for LICENSE >>> host-protobuf 3.6.0 Collecting legal info LICENSE: OK (sha256: 6e5e117324afd944dcf67f36cf329843bc1a92229a8cd9bb573d7a83130fea7d) >>> sdl 1.2.15 Collecting legal info ERROR: No hash found for COPYING >>> sdl_gfx 2.0.23 Collecting legal info ERROR: No hash found for COPYING ERROR: No hash found for LICENSE >>> sdl_net 1.2.8 Collecting legal info ERROR: No hash found for COPYING >>> sofia-sip 1.12.11 Collecting legal info ERROR: No hash found for COPYING ERROR: No hash found for COPYRIGHTS >>> sp-oops-extract 0.0.7-1 Collecting legal info ERROR: No hash found for COPYING >>> sphinxbase 5prealpha Collecting legal info ERROR: No hash found for src/libsphinxbase/util/bio.c >>> sunxi-tools v1.4.1 Collecting legal info ERROR: No hash found for LICENSE.md >>> tpm2-tss 1.4.0 Collecting legal info LICENSE: OK (sha256: 18c1bf4b1ba1fb2c4ffa7398c234d83c0d55475298e470ae1e5e3a8a8bd2e448) >>> uboot-tools 2018.07 Collecting legal info ERROR: No hash found for Licenses/gpl-2.0.txt >>> host-uboot-tools 2018.07 Collecting legal info ERROR: No hash found for Licenses/gpl-2.0.txt >>> urg 0.8.18 Collecting legal info COPYING: OK (sha256: 9ccf26cfe845e0eb8bb58053e47366e7ab6b697ae010f7650978d4b71b7d1fc1) >>> wilc1000-firmware 14.1 Collecting legal info >>> wipe 2.3.1 Collecting legal info ERROR: No hash found for LICENSE >>> xkeyboard-config 2.23.1 Collecting legal info COPYING: OK (sha256: 6ca90f4b67dced4062894d6d77f4cc39343df9e359fc12f5e5d3c89ef2a3ef6d) >>> host-intltool 0.51.0 Collecting legal info ERROR: No hash found for COPYING >>> host-libxml-parser-perl 2.44 Collecting legal info ERROR: No hash found for README >>> host-xapp_xkbcomp 1.4.2 Collecting legal info COPYING: OK (sha256: f1a78f5796fe2374f2b93e579328a02283e57d2a8316484b31799b12debe7ee3) >>> host-xlib_libX11 1.6.5 Collecting legal info ERROR: No hash found for COPYING >>> host-libxcb 1.13 Collecting legal info COPYING: OK (sha256: c5ffbfeaa501071ceeb97b7de2c0d703fdaa35de01c0fb6cbac1c28453a3e9fd) >>> host-libpthread-stubs 0.4 Collecting legal info ERROR: No hash found for COPYING >>> host-libxslt 1.1.32 Collecting legal info COPYING: OK (sha256: 7e48e290b6bfccc2ec1b297023a1d77f2fd87417f71fbb9f50aabef40a851819) >>> host-xcb-proto 1.13 Collecting legal info COPYING: OK (sha256: c5ffbfeaa501071ceeb97b7de2c0d703fdaa35de01c0fb6cbac1c28453a3e9fd) >>> host-xlib_libXau 1.0.8 Collecting legal info ERROR: No hash found for COPYING >>> host-xorgproto 2018.4 Collecting legal info COPYING-applewmproto: OK (sha256: aacd931f191b610902aee1e526090c2858aabc07969441fa2537ffd3e7049555) COPYING-bigreqsproto: OK (sha256: dabc025f93129a0eb2d17f37c719dbe5ecbcb5bc8f7bc7f4ce89fe04576cc0c2) COPYING-compositeproto: OK (sha256: ab587ca94282c1e60797ffe4a77aea195418387db20ec7e0c24cedf2c844f8c1) COPYING-damageproto: OK (sha256: f67a18cb46c4c203c5122b4a901cfcc3178b2a62f83f31ca5fef5bdca3966094) COPYING-dmxproto: OK (sha256: 819e8dcd3dd2a44850c350331aa492230f86bccb0983dd739dec5ba36d7d2b8e) COPYING-dri2proto: OK (sha256: 0c306691492c4d7a8cda1ec3847668b797887dddcd7e986b4c166ae27619af7d) COPYING-dri3proto: OK (sha256: 64a579d1a0b3347301d87c94698a58ea7933d0ae6ca7e8fdd702fde2ea376301) COPYING-evieproto: OK (sha256: 0aa43d03da3cedbd9882c0ded621b0d855353eb9e551f9eed940d75c8a0b03c1) COPYING-fixesproto: OK (sha256: 65cb0b867b00fb27f066a37353713b265645b3301146562570d7638ed2ddd548) COPYING-fontcacheproto: OK (sha256: 1ab381e978bff63d68be2e4f235d51935f3f16f3ba3bebf83afa99a70c0484a2) COPYING-fontsproto: OK (sha256: f4af05774b02ae149357cc26f7bf5ef1116c2e09373c2492081a3a1892c58417) COPYING-glproto: OK (sha256: 823deb4673d3f26aa8c90e704888299648f00be3262f9363eaeecedcd65b936d) COPYING-inputproto: OK (sha256: 5e083a2ace0215a6084c877c023a6079952ba803d692488203ba4269196debe3) COPYING-kbproto: OK (sha256: d397a67d4b28e897bc5fce79b2b917df9905b54f961fc3ad1f49c7fe3803f92c) COPYING-lg3dproto: OK (sha256: 7a5dd5d4c989c167da50f15879959f42bbda960e06d0a0aea7197f61fe1dc846) COPYING-panoramixproto: OK (sha256: 27d8cbdcde7a0bd062ce49cdf8c672201452a64e3e6823f09b1beffe2c4b8eff) COPYING-pmproto: OK (sha256: 8442b5f22f2fb13017a4302a906e7dedc899267b41f613558970941120170128) COPYING-presentproto: OK (sha256: 64a579d1a0b3347301d87c94698a58ea7933d0ae6ca7e8fdd702fde2ea376301) COPYING-printproto: OK (sha256: 6b890b118261694865988378dbba876bcd9caa1a421c5c0d626116948bc0ae35) COPYING-randrproto: OK (sha256: 41c13dcd09147ed2440286f2fb8151df8ebee06deee4ed78ddf094601c216d3d) COPYING-recordproto: OK (sha256: ee10aee0f1697ffdbe870a39f037361d4f7136f2976bb7919a41b3f66407caee) COPYING-renderproto: OK (sha256: 9e48921a94da36d7a69fe71809223ee0bb46370db9842dccdeeb55b5a9946872) COPYING-resourceproto: OK (sha256: 403e7be948674530ad40669b1e3a31adeddb656502f3b0ef810d5d3cc35d0b52) COPYING-scrnsaverproto: OK (sha256: fcbd3c628bf4d28ee3e6032054bf44bbe58f3b1a944dad856a8d3eb6b37ea412) COPYING-trapproto: OK (sha256: d6d3513f5a7099748dc387f54498d799380b45f8a444f13aa98aa45a860ae55b) COPYING-videoproto: OK (sha256: f8f49bbad61967ebc890fb79fff5bfb7cfc1c341aa8f8dee13eb3fb534040b47) COPYING-windowswmproto: OK (sha256: eb183a00c61bb47992f096b6993ed7ec17518bea9c285fe87efff7f622cc6c12) COPYING-x11proto: OK (sha256: da4a28570230228b9bd80a701c5d8752f8609394de2e0d46d26d978bd07610db) COPYING-xcmiscproto: OK (sha256: 5531d18cfcc944dab39991f63f182cbbce3fe493ba0c7cf08a25c0d01ee84482) COPYING-xextproto: OK (sha256: fb42146c6c06a200a9b121220eb692ff9101ba0fbd0b224b9e16a016c59ae86a) COPYING-xf86bigfontproto: OK (sha256: 3591964e01a9cdfc9cc4149a847a431a3f3d98328cc9e5864c7a7831b29c4058) COPYING-xf86dgaproto: OK (sha256: 3591964e01a9cdfc9cc4149a847a431a3f3d98328cc9e5864c7a7831b29c4058) COPYING-xf86driproto: OK (sha256: 4a05d06752388d9db71ee1006f371d4fb2c316a821fc2fc272db90b3ef978334) COPYING-xf86miscproto: OK (sha256: 3591964e01a9cdfc9cc4149a847a431a3f3d98328cc9e5864c7a7831b29c4058) COPYING-xf86rushproto: OK (sha256: 3591964e01a9cdfc9cc4149a847a431a3f3d98328cc9e5864c7a7831b29c4058) COPYING-xf86vidmodeproto: OK (sha256: 942bb46a3503a708948491699171b00b9e0dfb47818d9268b160bccc5f51a4b9) COPYING-xineramaproto: OK (sha256: b2d8cda803e900915ce10f0ba735ff2c033b39c7cc5a8a436667ca583d4066fa) >>> host-xutil_util-macros 1.19.2 Collecting legal info COPYING: OK (sha256: 489b630a75e3255485732eae3d50ff4d29d3feb66760bb3acb04f897e4d9e375) >>> host-xlib_libXdmcp 1.1.2 Collecting legal info ERROR: No hash found for COPYING >>> host-xlib_xtrans 1.3.5 Collecting legal info ERROR: No hash found for COPYING >>> host-xlib_libxkbfile 1.0.9 Collecting legal info ERROR: No hash found for COPYING >>> host-xorriso 1.4.6 Collecting legal info ERROR: No hash found for COPYING ERROR: No hash found for COPYRIGHT >>> xxhash v0.6.5 Collecting legal info LICENSE: OK (sha256: 86ec6953794503942b70fcd4f35b565d44f63f703b7037ce44dad965c4aaae91) xxhsum.c: OK (sha256: 8e449f232e2cd984e1d286711653960b4a9a555d90b4dc05fe4f0d7a1838fe1b) >>> host-zip 30 Collecting legal info ERROR: No hash found for LICENSE >>> host-zstd v1.3.5 Collecting legal info LICENSE: OK (sha256: 2c1a7fa704df8f3a606f6fc010b8b5aaebf403f3aeec339a12048f1ba7331a0b) COPYING: OK (sha256: f9c375a1be4a41f7b70301dd83c91cb89e41567478859b77eef375a52d782505) WARNING: the Buildroot source code has not been saved WARNING: toolchain-external-custom: cannot save license (TOOLCHAIN_EXTERNAL_CUSTOM_LICENSE_FILES not defined) WARNING: wilc1000-firmware-14.1: cannot save license (WILC1000_FIRMWARE_LICENSE_FILES not defined) Legal info produced in /accts/mlweber1/instance-2/output/legal-info make: Leaving directory `/accts/mlweber1/instance-2/buildroot'