util.h:173:71: warning: "__GLIBC__" is not defined, evaluates to 0 [-Wundef] #elif (PLATFORM_POSIX_VERSION >= 200112L) && (defined __UCLIBC__ || ((__GLIBC__ == 2 && __GLIBC_MINOR__ >= 17) || __GLIBC__ > 2)) ^~~~~~~~~ util.h:173:115: warning: "__GLIBC__" is not defined, evaluates to 0 [-Wundef] #elif (PLATFORM_POSIX_VERSION >= 200112L) && (defined __UCLIBC__ || ((__GLIBC__ == 2 && __GLIBC_MINOR__ >= 17) || __GLIBC__ > 2)) ^~~~~~~~~ /accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-4/output/host/bin/i586-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g2 -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 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I../lib -I../lib/common -I../lib/compress -I../lib/dictBuilder -DXXH_NAMESPACE=ZSTD_ -I../lib/legacy -DZSTD_MULTITHREAD -DZSTD_GZCOMPRESS -DZSTD_GZDECOMPRESS -DZSTD_LEGACY_SUPPORT=4 -c -o datagen.o datagen.c /accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-4/output/host/bin/i586-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g2 -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 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I../lib -I../lib/common -I../lib/compress -I../lib/dictBuilder -DXXH_NAMESPACE=ZSTD_ -I../lib/legacy -DZSTD_MULTITHREAD -DZSTD_GZCOMPRESS -DZSTD_GZDECOMPRESS -DZSTD_LEGACY_SUPPORT=4 -c -o dibio.o dibio.c In file included from dibio.c:25:0: util.h:173:71: warning: "__GLIBC__" is not defined, evaluates to 0 [-Wundef] #elif (PLATFORM_POSIX_VERSION >= 200112L) && (defined __UCLIBC__ || ((__GLIBC__ == 2 && __GLIBC_MINOR__ >= 17) || __GLIBC__ > 2)) ^~~~~~~~~ util.h:173:115: warning: "__GLIBC__" is not defined, evaluates to 0 [-Wundef] #elif (PLATFORM_POSIX_VERSION >= 200112L) && (defined __UCLIBC__ || ((__GLIBC__ == 2 && __GLIBC_MINOR__ >= 17) || __GLIBC__ > 2)) ^~~~~~~~~ ==> building with threading support ==> building zstd with .gz compression support ==> no liblzma, building zstd without .xz/.lzma support ==> no liblz4, building zstd without .lz4 support /accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-4/output/host/bin/i586-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I../lib -I../lib/common -I../lib/compress -I../lib/dictBuilder -DXXH_NAMESPACE=ZSTD_ -I../lib/legacy -DZSTD_MULTITHREAD -DZSTD_GZCOMPRESS -DZSTD_GZDECOMPRESS -DZSTD_LEGACY_SUPPORT=4 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g2 -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 -pthread -lz ../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 -pthread -lz ../lib/dictBuilder/zdict.c:28:0: warning: "_LARGEFILE64_SOURCE" redefined # define _LARGEFILE64_SOURCE :0:0: note: this is the location of the previous definition make[2]: Leaving directory '/accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-4/output/build/zstd-v1.3.5/programs' cp programs/zstd . make[1]: Leaving directory '/accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-4/output/build/zstd-v1.3.5' >>> zstd v1.3.5 Installing to staging directory PATH="/accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-4/output/host/bin:/accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-4/output/host/sbin:/usr/bin:/bin" PATH="/accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-4/output/host/bin:/accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-4/output/host/sbin:/usr/bin:/bin" AR="/accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-4/output/host/bin/i586-linux-ar" AS="/accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-4/output/host/bin/i586-linux-as" LD="/accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-4/output/host/bin/i586-linux-ld" NM="/accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-4/output/host/bin/i586-linux-nm" CC="/accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-4/output/host/bin/i586-linux-gcc" GCC="/accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-4/output/host/bin/i586-linux-gcc" CPP="/accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-4/output/host/bin/i586-linux-cpp" CXX="/accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-4/output/host/bin/i586-linux-g++" FC="/accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-4/output/host/bin/i586-linux-gfortran" F77="/accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-4/output/host/bin/i586-linux-gfortran" RANLIB="/accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-4/output/host/bin/i586-linux-ranlib" READELF="/accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-4/output/host/bin/i586-linux-readelf" STRIP="/accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-4/output/host/bin/i586-linux-strip" OBJCOPY="/accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-4/output/host/bin/i586-linux-objcopy" OBJDUMP="/accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-4/output/host/bin/i586-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/accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-4/output/host/include" CFLAGS_FOR_BUILD="-O2 -I/accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-4/output/host/include" CXXFLAGS_FOR_BUILD="-O2 -I/accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-4/output/host/include" LDFLAGS_FOR_BUILD="-L/accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-4/output/host/lib -Wl,-rpath,/accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-4/output/host/lib" FCFLAGS_FOR_BUILD="" DEFAULT_ASSEMBLER="/accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-4/output/host/bin/i586-linux-as" DEFAULT_LINKER="/accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-4/output/host/bin/i586-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 " CXXFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g2 " LDFLAGS="" FCFLAGS=" -Os -g2" FFLAGS=" -Os -g2" PKG_CONFIG="/accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-4/output/host/bin/pkg-config" STAGING_DIR="/accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-4/output/host/i586-buildroot-linux-musl/sysroot" INTLTOOL_PERL=/usr/bin/perl /usr/bin/make -j3 HAVE_THREAD=1 HAVE_ZLIB=1 HAVE_LZMA=0 HAVE_LZ4=0 DESTDIR=/accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-4/output/host/i586-buildroot-linux-musl/sysroot PREFIX=/usr -C /accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-4/output/build/zstd-v1.3.5/lib install-pc install-includes install-shared make[1]: Entering directory '/accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-4/output/build/zstd-v1.3.5/lib' creating pkgconfig Installing includes Installing shared library make[1]: Leaving directory '/accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-4/output/build/zstd-v1.3.5/lib' >>> zstd v1.3.5 Fixing libtool files >>> zstd v1.3.5 Installing to target PATH="/accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-4/output/host/bin:/accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-4/output/host/sbin:/usr/bin:/bin" PATH="/accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-4/output/host/bin:/accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-4/output/host/sbin:/usr/bin:/bin" AR="/accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-4/output/host/bin/i586-linux-ar" AS="/accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-4/output/host/bin/i586-linux-as" LD="/accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-4/output/host/bin/i586-linux-ld" NM="/accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-4/output/host/bin/i586-linux-nm" CC="/accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-4/output/host/bin/i586-linux-gcc" GCC="/accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-4/output/host/bin/i586-linux-gcc" CPP="/accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-4/output/host/bin/i586-linux-cpp" CXX="/accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-4/output/host/bin/i586-linux-g++" FC="/accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-4/output/host/bin/i586-linux-gfortran" F77="/accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-4/output/host/bin/i586-linux-gfortran" RANLIB="/accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-4/output/host/bin/i586-linux-ranlib" READELF="/accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-4/output/host/bin/i586-linux-readelf" STRIP="/accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-4/output/host/bin/i586-linux-strip" OBJCOPY="/accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-4/output/host/bin/i586-linux-objcopy" OBJDUMP="/accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-4/output/host/bin/i586-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/accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-4/output/host/include" CFLAGS_FOR_BUILD="-O2 -I/accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-4/output/host/include" CXXFLAGS_FOR_BUILD="-O2 -I/accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-4/output/host/include" LDFLAGS_FOR_BUILD="-L/accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-4/output/host/lib -Wl,-rpath,/accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-4/output/host/lib" FCFLAGS_FOR_BUILD="" DEFAULT_ASSEMBLER="/accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-4/output/host/bin/i586-linux-as" DEFAULT_LINKER="/accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-4/output/host/bin/i586-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 " CXXFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g2 " LDFLAGS="" FCFLAGS=" -Os -g2" FFLAGS=" -Os -g2" PKG_CONFIG="/accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-4/output/host/bin/pkg-config" STAGING_DIR="/accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-4/output/host/i586-buildroot-linux-musl/sysroot" INTLTOOL_PERL=/usr/bin/perl /usr/bin/make -j3 HAVE_THREAD=1 HAVE_ZLIB=1 HAVE_LZMA=0 HAVE_LZ4=0 DESTDIR=/accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-4/output/target PREFIX=/usr -C /accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-4/output/build/zstd-v1.3.5/programs install make[1]: Entering directory '/accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-4/output/build/zstd-v1.3.5/programs' Installing binaries Installing man pages zstd installation completed make[1]: Leaving directory '/accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-4/output/build/zstd-v1.3.5/programs' PATH="/accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-4/output/host/bin:/accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-4/output/host/sbin:/usr/bin:/bin" PATH="/accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-4/output/host/bin:/accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-4/output/host/sbin:/usr/bin:/bin" AR="/accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-4/output/host/bin/i586-linux-ar" AS="/accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-4/output/host/bin/i586-linux-as" LD="/accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-4/output/host/bin/i586-linux-ld" NM="/accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-4/output/host/bin/i586-linux-nm" CC="/accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-4/output/host/bin/i586-linux-gcc" GCC="/accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-4/output/host/bin/i586-linux-gcc" CPP="/accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-4/output/host/bin/i586-linux-cpp" CXX="/accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-4/output/host/bin/i586-linux-g++" FC="/accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-4/output/host/bin/i586-linux-gfortran" F77="/accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-4/output/host/bin/i586-linux-gfortran" RANLIB="/accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-4/output/host/bin/i586-linux-ranlib" READELF="/accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-4/output/host/bin/i586-linux-readelf" STRIP="/accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-4/output/host/bin/i586-linux-strip" OBJCOPY="/accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-4/output/host/bin/i586-linux-objcopy" OBJDUMP="/accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-4/output/host/bin/i586-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/accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-4/output/host/include" CFLAGS_FOR_BUILD="-O2 -I/accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-4/output/host/include" CXXFLAGS_FOR_BUILD="-O2 -I/accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-4/output/host/include" LDFLAGS_FOR_BUILD="-L/accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-4/output/host/lib -Wl,-rpath,/accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-4/output/host/lib" FCFLAGS_FOR_BUILD="" DEFAULT_ASSEMBLER="/accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-4/output/host/bin/i586-linux-as" DEFAULT_LINKER="/accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-4/output/host/bin/i586-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 " CXXFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g2 " LDFLAGS="" FCFLAGS=" -Os -g2" FFLAGS=" -Os -g2" PKG_CONFIG="/accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-4/output/host/bin/pkg-config" STAGING_DIR="/accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-4/output/host/i586-buildroot-linux-musl/sysroot" INTLTOOL_PERL=/usr/bin/perl /usr/bin/make -j3 HAVE_THREAD=1 HAVE_ZLIB=1 HAVE_LZMA=0 HAVE_LZ4=0 DESTDIR=/accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-4/output/target PREFIX=/usr -C /accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-4/output/build/zstd-v1.3.5/lib install-shared make[1]: Entering directory '/accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-4/output/build/zstd-v1.3.5/lib' Installing shared library make[1]: Leaving directory '/accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-4/output/build/zstd-v1.3.5/lib' >>> Finalizing target directory # Check files that are touched by more than one package ./support/scripts/check-uniq-files -t target /accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-4/output/build/packages-file-list.txt ./support/scripts/check-uniq-files -t staging /accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-4/output/build/packages-file-list-staging.txt Warning: staging file "./usr/lib/libvorbisidec.la" is touched by more than one package: [u'tremor', u'ubus', u'websocketpp', u'zstd'] Warning: staging file "./usr/lib/libconfuse.la" is touched by more than one package: [u'libconfuse', u'libite', u'jpeg-turbo', u'json-c', u'libaio', u'libbson', u'libcap', u'libosip2', u'libeXosip2', u'libev', u'libevent', u'libgsasl', u'libhttpparser', u'libpagekite', u'libzip', u'libsigrok', u'libspatialindex', u'libubox', u'lvm2', u'mp4v2', u'mraa', u'qpdf', u'slirp', u'tremor', u'ubus', u'websocketpp', u'zstd'] Warning: staging file "./usr/lib/libvorbisenc.la" is touched by more than one package: [u'libvorbis', u'sdl_mixer', u'sdl_net', u'libopenssl', u'libcurl', u'libfuse', u'libffi', u'pcre', u'libglib2', u'freetype', u'libxml2', u'libmodplug', u'libtheora', u'ffmpeg', u'giflib', u'libsodium', u'libconfuse', u'libite', u'jpeg-turbo', u'json-c', u'libaio', u'libbson', u'libcap', u'libosip2', u'libeXosip2', u'libev', u'libevent', u'libgsasl', u'libhttpparser', u'libpagekite', u'libzip', u'libsigrok', u'libspatialindex', u'libubox', u'lvm2', u'mp4v2', u'mraa', u'qpdf', u'slirp', u'tremor', u'ubus', u'websocketpp', u'zstd'] Warning: staging file "./usr/lib/libsigrok.la" is touched by more than one package: [u'libsigrok', u'libspatialindex', u'libubox', u'lvm2', u'mp4v2', u'mraa', u'qpdf', u'slirp', u'tremor', u'ubus', u'websocketpp', u'zstd'] Warning: staging file "./usr/lib/libev.la" is touched by more than one package: [u'libev', u'libevent', u'libgsasl', u'libhttpparser', u'libpagekite', u'libzip', u'libsigrok', u'libspatialindex', u'libubox', u'lvm2', u'mp4v2', u'mraa', u'qpdf', u'slirp', u'tremor', u'ubus', u'websocketpp', u'zstd'] Warning: staging file "./usr/lib32" is touched by more than one package: [u'skeleton-init-common', u'toolchain-external-custom'] Warning: staging file "./usr/lib/libcurl.la" is touched by more than one package: [u'libcurl', u'libfuse', u'libffi', u'pcre', u'libglib2', u'freetype', u'libxml2', u'libmodplug', u'libtheora', u'ffmpeg', u'giflib', u'libsodium', u'libconfuse', u'libite', u'jpeg-turbo', u'json-c', u'libaio', u'libbson', u'libcap', u'libosip2', u'libeXosip2', u'libev', u'libevent', u'libgsasl', u'libhttpparser', u'libpagekite', u'libzip', u'libsigrok', u'libspatialindex', u'libubox', u'lvm2', u'mp4v2', u'mraa', u'qpdf', u'slirp', u'tremor', u'ubus', u'websocketpp', u'zstd'] Warning: staging file "./usr/lib/libevent_core.la" is touched by more than one package: [u'libevent', u'libgsasl', u'libhttpparser', u'libpagekite', u'libzip', u'libsigrok', u'libspatialindex', u'libubox', u'lvm2', u'mp4v2', u'mraa', u'qpdf', u'slirp', u'tremor', u'ubus', u'websocketpp', u'zstd'] Warning: staging file "./usr/lib/libuuid.la" is touched by more than one package: [u'util-linux', u'e2fsprogs', u'libusb', u'pcsc-lite', u'ccid', u'libpng', u'sdl', u'libogg', u'libvorbis', u'sdl_mixer', u'sdl_net', u'libopenssl', u'libcurl', u'libfuse', u'libffi', u'pcre', u'libglib2', u'freetype', u'libxml2', u'libmodplug', u'libtheora', u'ffmpeg', u'giflib', u'libsodium', u'libconfuse', u'libite', u'jpeg-turbo', u'json-c', u'libaio', u'libbson', u'libcap', u'libosip2', u'libeXosip2', u'libev', u'libevent', u'libgsasl', u'libhttpparser', u'libpagekite', u'libzip', u'libsigrok', u'libspatialindex', u'libubox', u'lvm2', u'mp4v2', u'mraa', u'qpdf', u'slirp', u'tremor', u'ubus', u'websocketpp', u'zstd'] Warning: staging file "./usr/lib/libite.la" is touched by more than one package: [u'libite', u'jpeg-turbo', u'json-c', u'libaio', u'libbson', u'libcap', u'libosip2', u'libeXosip2', u'libev', u'libevent', u'libgsasl', u'libhttpparser', u'libpagekite', u'libzip', u'libsigrok', u'libspatialindex', u'libubox', u'lvm2', u'mp4v2', u'mraa', u'qpdf', u'slirp', u'tremor', u'ubus', u'websocketpp', u'zstd'] Warning: staging file "./usr/lib/libpcreposix.la" is touched by more than one package: [u'pcre', u'libglib2', u'freetype', u'libxml2', u'libmodplug', u'libtheora', u'ffmpeg', u'giflib', u'libsodium', u'libconfuse', u'libite', u'jpeg-turbo', u'json-c', u'libaio', u'libbson', u'libcap', u'libosip2', u'libeXosip2', u'libev', u'libevent', u'libgsasl', u'libhttpparser', u'libpagekite', u'libzip', u'libsigrok', u'libspatialindex', u'libubox', u'lvm2', u'mp4v2', u'mraa', u'qpdf', u'slirp', u'tremor', u'ubus', u'websocketpp', u'zstd'] Warning: staging file "./usr/lib/libspatialindex_c.la" is touched by more than one package: [u'libspatialindex', u'libubox', u'lvm2', u'mp4v2', u'mraa', u'qpdf', u'slirp', u'tremor', u'ubus', u'websocketpp', u'zstd'] Warning: staging file "./usr/lib/libosipparser2.la" is touched by more than one package: [u'libosip2', u'libeXosip2', u'libev', u'libevent', u'libgsasl', u'libhttpparser', u'libpagekite', u'libzip', u'libsigrok', u'libspatialindex', u'libubox', u'lvm2', u'mp4v2', u'mraa', u'qpdf', u'slirp', u'tremor', u'ubus', u'websocketpp', u'zstd'] Warning: staging file "./usr/lib/libmp4v2.la" is touched by more than one package: [u'mp4v2', u'mraa', u'qpdf', u'slirp', u'tremor', u'ubus', u'websocketpp', u'zstd'] Warning: staging file "./usr/lib/libffi.la" is touched by more than one package: [u'libffi', u'pcre', u'libglib2', u'freetype', u'libxml2', u'libmodplug', u'libtheora', u'ffmpeg', u'giflib', u'libsodium', u'libconfuse', u'libite', u'jpeg-turbo', u'json-c', u'libaio', u'libbson', u'libcap', u'libosip2', u'libeXosip2', u'libev', u'libevent', u'libgsasl', u'libhttpparser', u'libpagekite', u'libzip', u'libsigrok', u'libspatialindex', u'libubox', u'lvm2', u'mp4v2', u'mraa', u'qpdf', u'slirp', u'tremor', u'ubus', u'websocketpp', u'zstd'] Warning: staging file "./etc/resolv.conf" is touched by more than one package: [u'skeleton-init-common', u'toolchain-external-custom'] Warning: staging file "./usr/lib/libtheora.la" is touched by more than one package: [u'libtheora', u'ffmpeg', u'giflib', u'libsodium', u'libconfuse', u'libite', u'jpeg-turbo', u'json-c', u'libaio', u'libbson', u'libcap', u'libosip2', u'libeXosip2', u'libev', u'libevent', u'libgsasl', u'libhttpparser', u'libpagekite', u'libzip', u'libsigrok', u'libspatialindex', u'libubox', u'lvm2', u'mp4v2', u'mraa', u'qpdf', u'slirp', u'tremor', u'ubus', u'websocketpp', u'zstd'] Warning: staging file "./usr/lib/libpagekite.la" is touched by more than one package: [u'libpagekite', u'libzip', u'libsigrok', u'libspatialindex', u'libubox', u'lvm2', u'mp4v2', u'mraa', u'qpdf', u'slirp', u'tremor', u'ubus', u'websocketpp', u'zstd'] Warning: staging file "./usr/lib/libpcsclite.la" is touched by more than one package: [u'pcsc-lite', u'ccid', u'libpng', u'sdl', u'libogg', u'libvorbis', u'sdl_mixer', u'sdl_net', u'libopenssl', u'libcurl', u'libfuse', u'libffi', u'pcre', u'libglib2', u'freetype', u'libxml2', u'libmodplug', u'libtheora', u'ffmpeg', u'giflib', u'libsodium', u'libconfuse', u'libite', u'jpeg-turbo', u'json-c', u'libaio', u'libbson', u'libcap', u'libosip2', u'libeXosip2', u'libev', u'libevent', u'libgsasl', u'libhttpparser', u'libpagekite', u'libzip', u'libsigrok', u'libspatialindex', u'libubox', u'lvm2', u'mp4v2', u'mraa', u'qpdf', u'slirp', u'tremor', u'ubus', u'websocketpp', u'zstd'] Warning: staging file "./usr/lib/libevent_pthreads.la" is touched by more than one package: [u'libevent', u'libgsasl', u'libhttpparser', u'libpagekite', u'libzip', u'libsigrok', u'libspatialindex', u'libubox', u'lvm2', u'mp4v2', u'mraa', u'qpdf', u'slirp', u'tremor', u'ubus', u'websocketpp', u'zstd'] Warning: staging file "./usr/lib/libevent_extra.la" is touched by more than one package: [u'libevent', u'libgsasl', u'libhttpparser', u'libpagekite', u'libzip', u'libsigrok', u'libspatialindex', u'libubox', u'lvm2', u'mp4v2', u'mraa', u'qpdf', u'slirp', u'tremor', u'ubus', u'websocketpp', u'zstd'] Warning: staging file "./usr/lib/libgobject-2.0.la" is touched by more than one package: [u'libglib2', u'freetype', u'libxml2', u'libmodplug', u'libtheora', u'ffmpeg', u'giflib', u'libsodium', u'libconfuse', u'libite', u'jpeg-turbo', u'json-c', u'libaio', u'libbson', u'libcap', u'libosip2', u'libeXosip2', u'libev', u'libevent', u'libgsasl', u'libhttpparser', u'libpagekite', u'libzip', u'libsigrok', u'libspatialindex', u'libubox', u'lvm2', u'mp4v2', u'mraa', u'qpdf', u'slirp', u'tremor', u'ubus', u'websocketpp', u'zstd'] Warning: staging file "./usr/lib/libslirp.la" is touched by more than one package: [u'slirp', u'tremor', u'ubus', u'websocketpp', u'zstd'] Warning: staging file "./usr/lib/libpcrecpp.la" is touched by more than one package: [u'pcre', u'libglib2', u'freetype', u'libxml2', u'libmodplug', u'libtheora', u'ffmpeg', u'giflib', u'libsodium', u'libconfuse', u'libite', u'jpeg-turbo', u'json-c', u'libaio', u'libbson', u'libcap', u'libosip2', u'libeXosip2', u'libev', u'libevent', u'libgsasl', u'libhttpparser', u'libpagekite', u'libzip', u'libsigrok', u'libspatialindex', u'libubox', u'lvm2', u'mp4v2', u'mraa', u'qpdf', u'slirp', u'tremor', u'ubus', u'websocketpp', u'zstd'] Warning: staging file "./usr/lib/libmount.la" is touched by more than one package: [u'util-linux', u'e2fsprogs', u'libusb', u'pcsc-lite', u'ccid', u'libpng', u'sdl', u'libogg', u'libvorbis', u'sdl_mixer', u'sdl_net', u'libopenssl', u'libcurl', u'libfuse', u'libffi', u'pcre', u'libglib2', u'freetype', u'libxml2', u'libmodplug', u'libtheora', u'ffmpeg', u'giflib', u'libsodium', u'libconfuse', u'libite', u'jpeg-turbo', u'json-c', u'libaio', u'libbson', u'libcap', u'libosip2', u'libeXosip2', u'libev', u'libevent', u'libgsasl', u'libhttpparser', u'libpagekite', u'libzip', u'libsigrok', u'libspatialindex', u'libubox', u'lvm2', u'mp4v2', u'mraa', u'qpdf', u'slirp', u'tremor', u'ubus', u'websocketpp', u'zstd'] Warning: staging file "./usr/lib/libvorbisfile.la" is touched by more than one package: [u'libvorbis', u'sdl_mixer', u'sdl_net', u'libopenssl', u'libcurl', u'libfuse', u'libffi', u'pcre', u'libglib2', u'freetype', u'libxml2', u'libmodplug', u'libtheora', u'ffmpeg', u'giflib', u'libsodium', u'libconfuse', u'libite', u'jpeg-turbo', u'json-c', u'libaio', u'libbson', u'libcap', u'libosip2', u'libeXosip2', u'libev', u'libevent', u'libgsasl', u'libhttpparser', u'libpagekite', u'libzip', u'libsigrok', u'libspatialindex', u'libubox', u'lvm2', u'mp4v2', u'mraa', u'qpdf', u'slirp', u'tremor', u'ubus', u'websocketpp', u'zstd'] Warning: staging file "./usr/lib/libusb-1.0.la" is touched by more than one package: [u'libusb', u'pcsc-lite', u'ccid', u'libpng', u'sdl', u'libogg', u'libvorbis', u'sdl_mixer', u'sdl_net', u'libopenssl', u'libcurl', u'libfuse', u'libffi', u'pcre', u'libglib2', u'freetype', u'libxml2', u'libmodplug', u'libtheora', u'ffmpeg', u'giflib', u'libsodium', u'libconfuse', u'libite', u'jpeg-turbo', u'json-c', u'libaio', u'libbson', u'libcap', u'libosip2', u'libeXosip2', u'libev', u'libevent', u'libgsasl', u'libhttpparser', u'libpagekite', u'libzip', u'libsigrok', u'libspatialindex', u'libubox', u'lvm2', u'mp4v2', u'mraa', u'qpdf', u'slirp', u'tremor', u'ubus', u'websocketpp', u'zstd'] Warning: staging file "./usr/lib/libpcre.la" is touched by more than one package: [u'pcre', u'libglib2', u'freetype', u'libxml2', u'libmodplug', u'libtheora', u'ffmpeg', u'giflib', u'libsodium', u'libconfuse', u'libite', u'jpeg-turbo', u'json-c', u'libaio', u'libbson', u'libcap', u'libosip2', u'libeXosip2', u'libev', u'libevent', u'libgsasl', u'libhttpparser', u'libpagekite', u'libzip', u'libsigrok', u'libspatialindex', u'libubox', u'lvm2', u'mp4v2', u'mraa', u'qpdf', u'slirp', u'tremor', u'ubus', u'websocketpp', u'zstd'] Warning: staging file "./usr/lib/libpcscspy.la" is touched by more than one package: [u'pcsc-lite', u'ccid', u'libpng', u'sdl', u'libogg', u'libvorbis', u'sdl_mixer', u'sdl_net', u'libopenssl', u'libcurl', u'libfuse', u'libffi', u'pcre', u'libglib2', u'freetype', u'libxml2', u'libmodplug', u'libtheora', u'ffmpeg', u'giflib', u'libsodium', u'libconfuse', u'libite', u'jpeg-turbo', u'json-c', u'libaio', u'libbson', u'libcap', u'libosip2', u'libeXosip2', u'libev', u'libevent', u'libgsasl', u'libhttpparser', u'libpagekite', u'libzip', u'libsigrok', u'libspatialindex', u'libubox', u'lvm2', u'mp4v2', u'mraa', u'qpdf', u'slirp', u'tremor', u'ubus', u'websocketpp', u'zstd'] Warning: staging file "./usr/lib/libsodium.la" is touched by more than one package: [u'libsodium', u'libconfuse', u'libite', u'jpeg-turbo', u'json-c', u'libaio', u'libbson', u'libcap', u'libosip2', u'libeXosip2', u'libev', u'libevent', u'libgsasl', u'libhttpparser', u'libpagekite', u'libzip', u'libsigrok', u'libspatialindex', u'libubox', u'lvm2', u'mp4v2', u'mraa', u'qpdf', u'slirp', u'tremor', u'ubus', u'websocketpp', u'zstd'] Warning: staging file "./usr/lib/libevent.la" is touched by more than one package: [u'libevent', u'libgsasl', u'libhttpparser', u'libpagekite', u'libzip', u'libsigrok', u'libspatialindex', u'libubox', u'lvm2', u'mp4v2', u'mraa', u'qpdf', u'slirp', u'tremor', u'ubus', u'websocketpp', u'zstd'] Warning: staging file "./usr/lib/libgmodule-2.0.la" is touched by more than one package: [u'libglib2', u'freetype', u'libxml2', u'libmodplug', u'libtheora', u'ffmpeg', u'giflib', u'libsodium', u'libconfuse', u'libite', u'jpeg-turbo', u'json-c', u'libaio', u'libbson', u'libcap', u'libosip2', u'libeXosip2', u'libev', u'libevent', u'libgsasl', u'libhttpparser', u'libpagekite', u'libzip', u'libsigrok', u'libspatialindex', u'libubox', u'lvm2', u'mp4v2', u'mraa', u'qpdf', u'slirp', u'tremor', u'ubus', u'websocketpp', u'zstd'] Warning: staging file "./usr/lib/libevent_openssl.la" is touched by more than one package: [u'libevent', u'libgsasl', u'libhttpparser', u'libpagekite', u'libzip', u'libsigrok', u'libspatialindex', u'libubox', u'lvm2', u'mp4v2', u'mraa', u'qpdf', u'slirp', u'tremor', u'ubus', u'websocketpp', u'zstd'] Warning: staging file "./usr/lib/libglib-2.0.la" is touched by more than one package: [u'libglib2', u'freetype', u'libxml2', u'libmodplug', u'libtheora', u'ffmpeg', u'giflib', u'libsodium', u'libconfuse', u'libite', u'jpeg-turbo', u'json-c', u'libaio', u'libbson', u'libcap', u'libosip2', u'libeXosip2', u'libev', u'libevent', u'libgsasl', u'libhttpparser', u'libpagekite', u'libzip', u'libsigrok', u'libspatialindex', u'libubox', u'lvm2', u'mp4v2', u'mraa', u'qpdf', u'slirp', u'tremor', u'ubus', u'websocketpp', u'zstd'] Warning: staging file "./usr/lib/libbson-1.0.la" is touched by more than one package: [u'libbson', u'libcap', u'libosip2', u'libeXosip2', u'libev', u'libevent', u'libgsasl', u'libhttpparser', u'libpagekite', u'libzip', u'libsigrok', u'libspatialindex', u'libubox', u'lvm2', u'mp4v2', u'mraa', u'qpdf', u'slirp', u'tremor', u'ubus', u'websocketpp', u'zstd'] Warning: staging file "./usr/lib/libxml2.la" is touched by more than one package: [u'libxml2', u'libmodplug', u'libtheora', u'ffmpeg', u'giflib', u'libsodium', u'libconfuse', u'libite', u'jpeg-turbo', u'json-c', u'libaio', u'libbson', u'libcap', u'libosip2', u'libeXosip2', u'libev', u'libevent', u'libgsasl', u'libhttpparser', u'libpagekite', u'libzip', u'libsigrok', u'libspatialindex', u'libubox', u'lvm2', u'mp4v2', u'mraa', u'qpdf', u'slirp', u'tremor', u'ubus', u'websocketpp', u'zstd'] Warning: staging file "./usr/lib/libulockmgr.la" is touched by more than one package: [u'libfuse', u'libffi', u'pcre', u'libglib2', u'freetype', u'libxml2', u'libmodplug', u'libtheora', u'ffmpeg', u'giflib', u'libsodium', u'libconfuse', u'libite', u'jpeg-turbo', u'json-c', u'libaio', u'libbson', u'libcap', u'libosip2', u'libeXosip2', u'libev', u'libevent', u'libgsasl', u'libhttpparser', u'libpagekite', u'libzip', u'libsigrok', u'libspatialindex', u'libubox', u'lvm2', u'mp4v2', u'mraa', u'qpdf', u'slirp', u'tremor', u'ubus', u'websocketpp', u'zstd'] Warning: staging file "./usr/lib/libeXosip2.la" is touched by more than one package: [u'libeXosip2', u'libev', u'libevent', u'libgsasl', u'libhttpparser', u'libpagekite', u'libzip', u'libsigrok', u'libspatialindex', u'libubox', u'lvm2', u'mp4v2', u'mraa', u'qpdf', u'slirp', u'tremor', u'ubus', u'websocketpp', u'zstd'] Warning: staging file "./usr/lib/libvorbis.la" is touched by more than one package: [u'libvorbis', u'sdl_mixer', u'sdl_net', u'libopenssl', u'libcurl', u'libfuse', u'libffi', u'pcre', u'libglib2', u'freetype', u'libxml2', u'libmodplug', u'libtheora', u'ffmpeg', u'giflib', u'libsodium', u'libconfuse', u'libite', u'jpeg-turbo', u'json-c', u'libaio', u'libbson', u'libcap', u'libosip2', u'libeXosip2', u'libev', u'libevent', u'libgsasl', u'libhttpparser', u'libpagekite', u'libzip', u'libsigrok', u'libspatialindex', u'libubox', u'lvm2', u'mp4v2', u'mraa', u'qpdf', u'slirp', u'tremor', u'ubus', u'websocketpp', u'zstd'] Warning: staging file "./usr/lib/libtirpc.la" is touched by more than one package: [u'libtirpc', u'assimp', u'boost', u'util-linux', u'e2fsprogs', u'libusb', u'pcsc-lite', u'ccid', u'libpng', u'sdl', u'libogg', u'libvorbis', u'sdl_mixer', u'sdl_net', u'libopenssl', u'libcurl', u'libfuse', u'libffi', u'pcre', u'libglib2', u'freetype', u'libxml2', u'libmodplug', u'libtheora', u'ffmpeg', u'giflib', u'libsodium', u'libconfuse', u'libite', u'jpeg-turbo', u'json-c', u'libaio', u'libbson', u'libcap', u'libosip2', u'libeXosip2', u'libev', u'libevent', u'libgsasl', u'libhttpparser', u'libpagekite', u'libzip', u'libsigrok', u'libspatialindex', u'libubox', u'lvm2', u'mp4v2', u'mraa', u'qpdf', u'slirp', u'tremor', u'ubus', u'websocketpp', u'zstd'] Warning: staging file "./usr/lib/libSDL_mixer.la" is touched by more than one package: [u'sdl_mixer', u'sdl_net', u'libopenssl', u'libcurl', u'libfuse', u'libffi', u'pcre', u'libglib2', u'freetype', u'libxml2', u'libmodplug', u'libtheora', u'ffmpeg', u'giflib', u'libsodium', u'libconfuse', u'libite', u'jpeg-turbo', u'json-c', u'libaio', u'libbson', u'libcap', u'libosip2', u'libeXosip2', u'libev', u'libevent', u'libgsasl', u'libhttpparser', u'libpagekite', u'libzip', u'libsigrok', u'libspatialindex', u'libubox', u'lvm2', u'mp4v2', u'mraa', u'qpdf', u'slirp', u'tremor', u'ubus', u'websocketpp', u'zstd'] Warning: staging file "./usr/lib/libpng.la" is touched by more than one package: [u'libpng', u'sdl', u'libogg', u'libvorbis', u'sdl_mixer', u'sdl_net', u'libopenssl', u'libcurl', u'libfuse', u'libffi', u'pcre', u'libglib2', u'freetype', u'libxml2', u'libmodplug', u'libtheora', u'ffmpeg', u'giflib', u'libsodium', u'libconfuse', u'libite', u'jpeg-turbo', u'json-c', u'libaio', u'libbson', u'libcap', u'libosip2', u'libeXosip2', u'libev', u'libevent', u'libgsasl', u'libhttpparser', u'libpagekite', u'libzip', u'libsigrok', u'libspatialindex', u'libubox', u'lvm2', u'mp4v2', u'mraa', u'qpdf', u'slirp', u'tremor', u'ubus', u'websocketpp', u'zstd'] Warning: staging file "./usr/lib/libgio-2.0.la" is touched by more than one package: [u'libglib2', u'freetype', u'libxml2', u'libmodplug', u'libtheora', u'ffmpeg', u'giflib', u'libsodium', u'libconfuse', u'libite', u'jpeg-turbo', u'json-c', u'libaio', u'libbson', u'libcap', u'libosip2', u'libeXosip2', u'libev', u'libevent', u'libgsasl', u'libhttpparser', u'libpagekite', u'libzip', u'libsigrok', u'libspatialindex', u'libubox', u'lvm2', u'mp4v2', u'mraa', u'qpdf', u'slirp', u'tremor', u'ubus', u'websocketpp', u'zstd'] Warning: staging file "./usr/lib/libgthread-2.0.la" is touched by more than one package: [u'libglib2', u'freetype', u'libxml2', u'libmodplug', u'libtheora', u'ffmpeg', u'giflib', u'libsodium', u'libconfuse', u'libite', u'jpeg-turbo', u'json-c', u'libaio', u'libbson', u'libcap', u'libosip2', u'libeXosip2', u'libev', u'libevent', u'libgsasl', u'libhttpparser', u'libpagekite', u'libzip', u'libsigrok', u'libspatialindex', u'libubox', u'lvm2', u'mp4v2', u'mraa', u'qpdf', u'slirp', u'tremor', u'ubus', u'websocketpp', u'zstd'] Warning: staging file "./usr/lib/libgif.la" is touched by more than one package: [u'giflib', u'libsodium', u'libconfuse', u'libite', u'jpeg-turbo', u'json-c', u'libaio', u'libbson', u'libcap', u'libosip2', u'libeXosip2', u'libev', u'libevent', u'libgsasl', u'libhttpparser', u'libpagekite', u'libzip', u'libsigrok', u'libspatialindex', u'libubox', u'lvm2', u'mp4v2', u'mraa', u'qpdf', u'slirp', u'tremor', u'ubus', u'websocketpp', u'zstd'] Warning: staging file "./usr/lib/libSDL_net.la" is touched by more than one package: [u'sdl_net', u'libopenssl', u'libcurl', u'libfuse', u'libffi', u'pcre', u'libglib2', u'freetype', u'libxml2', u'libmodplug', u'libtheora', u'ffmpeg', u'giflib', u'libsodium', u'libconfuse', u'libite', u'jpeg-turbo', u'json-c', u'libaio', u'libbson', u'libcap', u'libosip2', u'libeXosip2', u'libev', u'libevent', u'libgsasl', u'libhttpparser', u'libpagekite', u'libzip', u'libsigrok', u'libspatialindex', u'libubox', u'lvm2', u'mp4v2', u'mraa', u'qpdf', u'slirp', u'tremor', u'ubus', u'websocketpp', u'zstd'] Warning: staging file "./etc/mtab" is touched by more than one package: [u'skeleton-init-common', u'toolchain-external-custom'] Warning: staging file "./usr/lib/libgsasl.la" is touched by more than one package: [u'libgsasl', u'libhttpparser', u'libpagekite', u'libzip', u'libsigrok', u'libspatialindex', u'libubox', u'lvm2', u'mp4v2', u'mraa', u'qpdf', u'slirp', u'tremor', u'ubus', u'websocketpp', u'zstd'] Warning: staging file "./usr/include/linux/libc-compat.h" is touched by more than one package: [u'toolchain-external-custom', u'toolchain'] Warning: staging file "./usr/lib/libblkid.la" is touched by more than one package: [u'util-linux', u'e2fsprogs', u'libusb', u'pcsc-lite', u'ccid', u'libpng', u'sdl', u'libogg', u'libvorbis', u'sdl_mixer', u'sdl_net', u'libopenssl', u'libcurl', u'libfuse', u'libffi', u'pcre', u'libglib2', u'freetype', u'libxml2', u'libmodplug', u'libtheora', u'ffmpeg', u'giflib', u'libsodium', u'libconfuse', u'libite', u'jpeg-turbo', u'json-c', u'libaio', u'libbson', u'libcap', u'libosip2', u'libeXosip2', u'libev', u'libevent', u'libgsasl', u'libhttpparser', u'libpagekite', u'libzip', u'libsigrok', u'libspatialindex', u'libubox', u'lvm2', u'mp4v2', u'mraa', u'qpdf', u'slirp', u'tremor', u'ubus', u'websocketpp', u'zstd'] Warning: staging file "./usr/lib/libqpdf.la" is touched by more than one package: [u'qpdf', u'slirp', u'tremor', u'ubus', u'websocketpp', u'zstd'] Warning: staging file "./usr/lib/libfreetype.la" is touched by more than one package: [u'freetype', u'libxml2', u'libmodplug', u'libtheora', u'ffmpeg', u'giflib', u'libsodium', u'libconfuse', u'libite', u'jpeg-turbo', u'json-c', u'libaio', u'libbson', u'libcap', u'libosip2', u'libeXosip2', u'libev', u'libevent', u'libgsasl', u'libhttpparser', u'libpagekite', u'libzip', u'libsigrok', u'libspatialindex', u'libubox', u'lvm2', u'mp4v2', u'mraa', u'qpdf', u'slirp', u'tremor', u'ubus', u'websocketpp', u'zstd'] Warning: staging file "./usr/lib/libpng16.la" is touched by more than one package: [u'libpng', u'sdl', u'libogg', u'libvorbis', u'sdl_mixer', u'sdl_net', u'libopenssl', u'libcurl', u'libfuse', u'libffi', u'pcre', u'libglib2', u'freetype', u'libxml2', u'libmodplug', u'libtheora', u'ffmpeg', u'giflib', u'libsodium', u'libconfuse', u'libite', u'jpeg-turbo', u'json-c', u'libaio', u'libbson', u'libcap', u'libosip2', u'libeXosip2', u'libev', u'libevent', u'libgsasl', u'libhttpparser', u'libpagekite', u'libzip', u'libsigrok', u'libspatialindex', u'libubox', u'lvm2', u'mp4v2', u'mraa', u'qpdf', u'slirp', u'tremor', u'ubus', u'websocketpp', u'zstd'] Warning: staging file "./usr/lib/libosip2.la" is touched by more than one package: [u'libosip2', u'libeXosip2', u'libev', u'libevent', u'libgsasl', u'libhttpparser', u'libpagekite', u'libzip', u'libsigrok', u'libspatialindex', u'libubox', u'lvm2', u'mp4v2', u'mraa', u'qpdf', u'slirp', u'tremor', u'ubus', u'websocketpp', u'zstd'] Warning: staging file "./usr/lib/libtheoradec.la" is touched by more than one package: [u'libtheora', u'ffmpeg', u'giflib', u'libsodium', u'libconfuse', u'libite', u'jpeg-turbo', u'json-c', u'libaio', u'libbson', u'libcap', u'libosip2', u'libeXosip2', u'libev', u'libevent', u'libgsasl', u'libhttpparser', u'libpagekite', u'libzip', u'libsigrok', u'libspatialindex', u'libubox', u'lvm2', u'mp4v2', u'mraa', u'qpdf', u'slirp', u'tremor', u'ubus', u'websocketpp', u'zstd'] Warning: staging file "./usr/lib/libjson-c.la" is touched by more than one package: [u'json-c', u'libaio', u'libbson', u'libcap', u'libosip2', u'libeXosip2', u'libev', u'libevent', u'libgsasl', u'libhttpparser', u'libpagekite', u'libzip', u'libsigrok', u'libspatialindex', u'libubox', u'lvm2', u'mp4v2', u'mraa', u'qpdf', u'slirp', u'tremor', u'ubus', u'websocketpp', u'zstd'] Warning: staging file "./usr/lib/libogg.la" is touched by more than one package: [u'libogg', u'libvorbis', u'sdl_mixer', u'sdl_net', u'libopenssl', u'libcurl', u'libfuse', u'libffi', u'pcre', u'libglib2', u'freetype', u'libxml2', u'libmodplug', u'libtheora', u'ffmpeg', u'giflib', u'libsodium', u'libconfuse', u'libite', u'jpeg-turbo', u'json-c', u'libaio', u'libbson', u'libcap', u'libosip2', u'libeXosip2', u'libev', u'libevent', u'libgsasl', u'libhttpparser', u'libpagekite', u'libzip', u'libsigrok', u'libspatialindex', u'libubox', u'lvm2', u'mp4v2', u'mraa', u'qpdf', u'slirp', u'tremor', u'ubus', u'websocketpp', u'zstd'] Warning: staging file "./usr/lib/libSDL.la" is touched by more than one package: [u'sdl', u'libogg', u'libvorbis', u'sdl_mixer', u'sdl_net', u'libopenssl', u'libcurl', u'libfuse', u'libffi', u'pcre', u'libglib2', u'freetype', u'libxml2', u'libmodplug', u'libtheora', u'ffmpeg', u'giflib', u'libsodium', u'libconfuse', u'libite', u'jpeg-turbo', u'json-c', u'libaio', u'libbson', u'libcap', u'libosip2', u'libeXosip2', u'libev', u'libevent', u'libgsasl', u'libhttpparser', u'libpagekite', u'libzip', u'libsigrok', u'libspatialindex', u'libubox', u'lvm2', u'mp4v2', u'mraa', u'qpdf', u'slirp', u'tremor', u'ubus', u'websocketpp', u'zstd'] Warning: staging file "./usr/lib/libfuse.la" is touched by more than one package: [u'libfuse', u'libffi', u'pcre', u'libglib2', u'freetype', u'libxml2', u'libmodplug', u'libtheora', u'ffmpeg', u'giflib', u'libsodium', u'libconfuse', u'libite', u'jpeg-turbo', u'json-c', u'libaio', u'libbson', u'libcap', u'libosip2', u'libeXosip2', u'libev', u'libevent', u'libgsasl', u'libhttpparser', u'libpagekite', u'libzip', u'libsigrok', u'libspatialindex', u'libubox', u'lvm2', u'mp4v2', u'mraa', u'qpdf', u'slirp', u'tremor', u'ubus', u'websocketpp', u'zstd'] Warning: staging file "./usr/lib/libSDLmain.la" is touched by more than one package: [u'sdl', u'libogg', u'libvorbis', u'sdl_mixer', u'sdl_net', u'libopenssl', u'libcurl', u'libfuse', u'libffi', u'pcre', u'libglib2', u'freetype', u'libxml2', u'libmodplug', u'libtheora', u'ffmpeg', u'giflib', u'libsodium', u'libconfuse', u'libite', u'jpeg-turbo', u'json-c', u'libaio', u'libbson', u'libcap', u'libosip2', u'libeXosip2', u'libev', u'libevent', u'libgsasl', u'libhttpparser', u'libpagekite', u'libzip', u'libsigrok', u'libspatialindex', u'libubox', u'lvm2', u'mp4v2', u'mraa', u'qpdf', u'slirp', u'tremor', u'ubus', u'websocketpp', u'zstd'] Warning: staging file "./usr/lib/libspatialindex.la" is touched by more than one package: [u'libspatialindex', u'libubox', u'lvm2', u'mp4v2', u'mraa', u'qpdf', u'slirp', u'tremor', u'ubus', u'websocketpp', u'zstd'] Warning: staging file "./usr/lib/libtheoraenc.la" is touched by more than one package: [u'libtheora', u'ffmpeg', u'giflib', u'libsodium', u'libconfuse', u'libite', u'jpeg-turbo', u'json-c', u'libaio', u'libbson', u'libcap', u'libosip2', u'libeXosip2', u'libev', u'libevent', u'libgsasl', u'libhttpparser', u'libpagekite', u'libzip', u'libsigrok', u'libspatialindex', u'libubox', u'lvm2', u'mp4v2', u'mraa', u'qpdf', u'slirp', u'tremor', u'ubus', u'websocketpp', u'zstd'] Warning: staging file "./usr/lib/libmodplug.la" is touched by more than one package: [u'libmodplug', u'libtheora', u'ffmpeg', u'giflib', u'libsodium', u'libconfuse', u'libite', u'jpeg-turbo', u'json-c', u'libaio', u'libbson', u'libcap', u'libosip2', u'libeXosip2', u'libev', u'libevent', u'libgsasl', u'libhttpparser', u'libpagekite', u'libzip', u'libsigrok', u'libspatialindex', u'libubox', u'lvm2', u'mp4v2', u'mraa', u'qpdf', u'slirp', u'tremor', u'ubus', u'websocketpp', u'zstd'] ./support/scripts/check-uniq-files -t host /accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-4/output/build/packages-file-list-host.txt Warning: host file "./i586-buildroot-linux-musl/sysroot/usr/lib/libtheora.la" is touched by more than one package: [u'host-gperf', u'host-expat', u'host-patchelf'] Warning: host file "./i586-buildroot-linux-musl/sysroot/usr/lib/libspatialindex_c.la" is touched by more than one package: [u'host-expat', u'host-patchelf'] Warning: host file "./i586-buildroot-linux-musl/sysroot/usr/lib/libmount.la" is touched by more than one package: [u'host-libffi', u'host-e2fsprogs', u'host-gperf', u'host-expat', u'host-patchelf'] Warning: host file "./i586-buildroot-linux-musl/sysroot/usr/lib/libfuse.la" is touched by more than one package: [u'host-libffi', u'host-e2fsprogs', u'host-gperf', u'host-expat', u'host-patchelf'] Warning: host file "./i586-buildroot-linux-musl/sysroot/usr/lib/libite.la" is touched by more than one package: [u'host-gperf', u'host-expat', u'host-patchelf'] Warning: host file "./i586-buildroot-linux-musl/sysroot/usr/lib/libgio-2.0.la" is touched by more than one package: [u'host-e2fsprogs', u'host-gperf', u'host-expat', u'host-patchelf'] Warning: host file "./i586-buildroot-linux-musl/sysroot/usr/lib/libpagekite.la" is touched by more than one package: [u'host-expat', u'host-patchelf'] Warning: host file "./i586-buildroot-linux-musl/sysroot/usr/lib/libvorbisfile.la" is touched by more than one package: [u'host-libffi', u'host-e2fsprogs', u'host-gperf', u'host-expat', u'host-patchelf'] Warning: host file "./i586-buildroot-linux-musl/sysroot/usr/lib/libfreetype.la" is touched by more than one package: [u'host-e2fsprogs', u'host-gperf', u'host-expat', u'host-patchelf'] Warning: host file "./i586-buildroot-linux-musl/sysroot/usr/lib/libgsasl.la" is touched by more than one package: [u'host-expat', u'host-patchelf'] Warning: host file "./i586-buildroot-linux-musl/sysroot/usr/lib/libSDL.la" is touched by more than one package: [u'host-libffi', u'host-e2fsprogs', u'host-gperf', u'host-expat', u'host-patchelf'] Warning: host file "./i586-buildroot-linux-musl/sysroot/usr/lib/libpcreposix.la" is touched by more than one package: [u'host-e2fsprogs', u'host-gperf', u'host-expat', u'host-patchelf'] Warning: host file "./i586-buildroot-linux-musl/sysroot/usr/lib/libevent_pthreads.la" is touched by more than one package: [u'host-expat', u'host-patchelf'] Warning: host file "./i586-buildroot-linux-musl/sysroot/usr/lib/libogg.la" is touched by more than one package: [u'host-libffi', u'host-e2fsprogs', u'host-gperf', u'host-expat', u'host-patchelf'] Warning: host file "./i586-buildroot-linux-musl/sysroot/usr/lib/libgmodule-2.0.la" is touched by more than one package: [u'host-e2fsprogs', u'host-gperf', u'host-expat', u'host-patchelf'] Warning: host file "./i586-buildroot-linux-musl/sysroot/usr/lib/libuuid.la" is touched by more than one package: [u'host-libffi', u'host-e2fsprogs', u'host-gperf', u'host-expat', u'host-patchelf'] Warning: host file "./i586-buildroot-linux-musl/sysroot/usr/lib/libevent.la" is touched by more than one package: [u'host-expat', u'host-patchelf'] Warning: host file "./i586-buildroot-linux-musl/sysroot/usr/lib/libxml2.la" is touched by more than one package: [u'host-e2fsprogs', u'host-gperf', u'host-expat', u'host-patchelf'] Warning: host file "./i586-buildroot-linux-musl/sysroot/usr/lib/libblkid.la" is touched by more than one package: [u'host-libffi', u'host-e2fsprogs', u'host-gperf', u'host-expat', u'host-patchelf'] Warning: host file "./i586-buildroot-linux-musl/sysroot/usr/lib/libSDL_net.la" is touched by more than one package: [u'host-libffi', u'host-e2fsprogs', u'host-gperf', u'host-expat', u'host-patchelf'] Warning: host file "./i586-buildroot-linux-musl/sysroot/usr/lib/libtirpc.la" is touched by more than one package: [u'host-cmake', u'host-libffi', u'host-e2fsprogs', u'host-gperf', u'host-expat', u'host-patchelf'] Warning: host file "./i586-buildroot-linux-musl/sysroot/usr/lib/libevent_core.la" is touched by more than one package: [u'host-expat', u'host-patchelf'] Warning: host file "./i586-buildroot-linux-musl/sysroot/usr/lib/libffi.la" is touched by more than one package: [u'host-e2fsprogs', u'host-gperf', u'host-expat', u'host-patchelf'] Warning: host file "./i586-buildroot-linux-musl/sysroot/usr/lib/libgobject-2.0.la" is touched by more than one package: [u'host-e2fsprogs', u'host-gperf', u'host-expat', u'host-patchelf'] Warning: host file "./i586-buildroot-linux-musl/sysroot/usr/lib/libeXosip2.la" is touched by more than one package: [u'host-expat', u'host-patchelf'] Warning: host file "./i586-buildroot-linux-musl/sysroot/usr/lib/libbson-1.0.la" is touched by more than one package: [u'host-gperf', u'host-expat', u'host-patchelf'] Warning: host file "./i586-buildroot-linux-musl/sysroot/usr/lib/libpcsclite.la" is touched by more than one package: [u'host-libffi', u'host-e2fsprogs', u'host-gperf', u'host-expat', u'host-patchelf'] Warning: host file "./i586-buildroot-linux-musl/sysroot/usr/lib/libosipparser2.la" is touched by more than one package: [u'host-expat', u'host-patchelf'] Warning: host file "./i586-buildroot-linux-musl/sysroot/usr/lib/libspatialindex.la" is touched by more than one package: [u'host-expat', u'host-patchelf'] Warning: host file "./i586-buildroot-linux-musl/sysroot/usr/lib/libgif.la" is touched by more than one package: [u'host-gperf', u'host-expat', u'host-patchelf'] Warning: host file "./i586-buildroot-linux-musl/sysroot/usr/lib/libmp4v2.la" is touched by more than one package: [u'host-expat', u'host-patchelf'] Warning: host file "./i586-buildroot-linux-musl/sysroot/usr/lib/libvorbis.la" is touched by more than one package: [u'host-libffi', u'host-e2fsprogs', u'host-gperf', u'host-expat', u'host-patchelf'] Warning: host file "./i586-buildroot-linux-musl/sysroot/usr/lib/libmodplug.la" is touched by more than one package: [u'host-gperf', u'host-expat', u'host-patchelf'] Warning: host file "./i586-buildroot-linux-musl/sysroot/usr/lib/libpng16.la" is touched by more than one package: [u'host-libffi', u'host-e2fsprogs', u'host-gperf', u'host-expat', u'host-patchelf'] Warning: host file "./i586-buildroot-linux-musl/sysroot/usr/lib/libsigrok.la" is touched by more than one package: [u'host-expat', u'host-patchelf'] Warning: host file "./i586-buildroot-linux-musl/sysroot/usr/lib/libosip2.la" is touched by more than one package: [u'host-expat', u'host-patchelf'] Warning: host file "./i586-buildroot-linux-musl/sysroot/usr/lib/libtheoradec.la" is touched by more than one package: [u'host-gperf', u'host-expat', u'host-patchelf'] Warning: host file "./i586-buildroot-linux-musl/sysroot/usr/lib/libevent_openssl.la" is touched by more than one package: [u'host-expat', u'host-patchelf'] Warning: host file "./i586-buildroot-linux-musl/sysroot/usr/lib/libpng.la" is touched by more than one package: [u'host-libffi', u'host-e2fsprogs', u'host-gperf', u'host-expat', u'host-patchelf'] Warning: host file "./i586-buildroot-linux-musl/sysroot/usr/lib/libpcscspy.la" is touched by more than one package: [u'host-libffi', u'host-e2fsprogs', u'host-gperf', u'host-expat', u'host-patchelf'] Warning: host file "./share/man/man8/fsck.8" is touched by more than one package: [u'host-util-linux', u'host-e2fsprogs'] Warning: host file "./i586-buildroot-linux-musl/sysroot/usr/lib/libSDL_mixer.la" is touched by more than one package: [u'host-libffi', u'host-e2fsprogs', u'host-gperf', u'host-expat', u'host-patchelf'] Warning: host file "./i586-buildroot-linux-musl/sysroot/usr/lib/libtheoraenc.la" is touched by more than one package: [u'host-gperf', u'host-expat', u'host-patchelf'] 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'] Warning: host file "./i586-buildroot-linux-musl/sysroot/usr/lib/libev.la" is touched by more than one package: [u'host-expat', u'host-patchelf'] Warning: host file "./i586-buildroot-linux-musl/sysroot/usr/lib/libvorbisenc.la" is touched by more than one package: [u'host-libffi', u'host-e2fsprogs', u'host-gperf', u'host-expat', u'host-patchelf'] Warning: host file "./i586-buildroot-linux-musl/sysroot/usr/lib/libusb-1.0.la" is touched by more than one package: [u'host-libffi', u'host-e2fsprogs', u'host-gperf', u'host-expat', u'host-patchelf'] Warning: host file "./i586-buildroot-linux-musl/sysroot/usr/lib/libulockmgr.la" is touched by more than one package: [u'host-libffi', u'host-e2fsprogs', u'host-gperf', u'host-expat', u'host-patchelf'] Warning: host file "./i586-buildroot-linux-musl/sysroot/usr/lib/libSDLmain.la" is touched by more than one package: [u'host-libffi', u'host-e2fsprogs', u'host-gperf', u'host-expat', u'host-patchelf'] Warning: host file "./i586-buildroot-linux-musl/sysroot/usr/lib/libglib-2.0.la" is touched by more than one package: [u'host-e2fsprogs', u'host-gperf', u'host-expat', u'host-patchelf'] Warning: host file "./i586-buildroot-linux-musl/sysroot/usr/lib/libsodium.la" is touched by more than one package: [u'host-gperf', u'host-expat', u'host-patchelf'] Warning: host file "./i586-buildroot-linux-musl/sysroot/usr/lib/libevent_extra.la" is touched by more than one package: [u'host-expat', u'host-patchelf'] Warning: host file "./i586-buildroot-linux-musl/sysroot/usr/lib/libpcre.la" is touched by more than one package: [u'host-e2fsprogs', u'host-gperf', u'host-expat', u'host-patchelf'] Warning: host file "./i586-buildroot-linux-musl/sysroot/usr/lib/libgthread-2.0.la" is touched by more than one package: [u'host-e2fsprogs', u'host-gperf', u'host-expat', u'host-patchelf'] Warning: host file "./i586-buildroot-linux-musl/sysroot/usr/lib/libcurl.la" is touched by more than one package: [u'host-libffi', u'host-e2fsprogs', u'host-gperf', u'host-expat', u'host-patchelf'] Warning: host file "./i586-buildroot-linux-musl/sysroot/usr/lib/libpcrecpp.la" is touched by more than one package: [u'host-e2fsprogs', u'host-gperf', u'host-expat', u'host-patchelf'] Warning: host file "./i586-buildroot-linux-musl/sysroot/usr/lib/libjson-c.la" is touched by more than one package: [u'host-gperf', u'host-expat', u'host-patchelf'] Warning: host file "./sbin/fsck" is touched by more than one package: [u'host-util-linux', u'host-e2fsprogs'] Warning: host file "./i586-buildroot-linux-musl/sysroot/usr/lib/libconfuse.la" is touched by more than one package: [u'host-gperf', u'host-expat', u'host-patchelf'] /bin/sed -i -e '/# GENERIC_SERIAL$/s~^.*#~console::respawn:/sbin/getty -L console 0 vt100 #~' /accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-4/output/target/etc/inittab /bin/sed -i -e '/^#.*-o remount,rw \/$/s~^#\+~~' /accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-4/output/target/etc/inittab if grep -q CONFIG_ASH=y ./.config; then grep -qsE '^/bin/ash$' /accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-4/output/target/etc/shells || echo "/bin/ash" >> /accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-4/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/rclinux/rc-buildroot-test/scripts/instance-4/output/target/etc/shells || echo "/bin/hush" >> /accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-4/output/target/etc/shells; fi grep: ./.config: No such file or directory rm -f /accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-4/output/target/usr/share/glib-2.0/schemas/*.xml /accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-4/output/target/usr/share/glib-2.0/schemas/*.dtd /accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-4/output/host/bin/glib-compile-schemas /accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-4/output/host/i586-buildroot-linux-musl/sysroot/usr/share/glib-2.0/schemas --targetdir=/accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-4/output/target/usr/share/glib-2.0/schemas No schema files found: doing nothing. mkdir -p /accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-4/output/host/etc/meson sed -e "s%@TARGET_CROSS@%/accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-4/output/host/bin/i586-linux-%g" -e "s%@TARGET_ARCH@%x86%g" -e "s%@TARGET_CPU@%%g" -e "s%@TARGET_ENDIAN@%"little"%g" -e "s%@TARGET_CFLAGS@%`printf '"%s", ' -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g2 `%g" -e "s%@TARGET_LDFLAGS@%%g" -e "s%@TARGET_CXXFLAGS@%`printf '"%s", ' -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g2 `%g" -e "s%@HOST_DIR@%/accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-4/output/host%g" package/meson//cross-compilation.conf.in > /accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-4/output/host/etc/meson/cross-compilation.conf mkdir -p /accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-4/output/target/etc echo "buildroot" > /accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-4/output/target/etc/hostname /bin/sed -i -e '$a \127.0.1.1\tbuildroot' -e '/^127.0.1.1/d' /accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-4/output/target/etc/hosts mkdir -p /accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-4/output/target/etc echo "Welcome to Buildroot" > /accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-4/output/target/etc/issue /bin/sed -i -e s,^root:[^:]*:,root::, /accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-4/output/target/etc/shadow rm -f /accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-4/output/target/bin/sh rm -f /accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-4/output/build/locales.nopurge for i in C en_US locale-archive; do echo $i >> /accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-4/output/build/locales.nopurge; done for dir in /accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-4/output/target/usr/share/locale /accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-4/output/target/usr/lib/locale; do for langdir in $dir/*; do if [ -e "${langdir}" ]; then grep -qx "${langdir##*/}" /accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-4/output/build/locales.nopurge || rm -rf $langdir; fi done; done if [ -d /accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-4/output/target/usr/share/X11/locale ]; then for lang in C en_US; do if [ -f /accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-4/output/target/usr/share/X11/locale/$lang/XLC_LOCALE ]; then echo "$lang/XLC_LOCALE: $lang"; fi done > /accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-4/output/target/usr/share/X11/locale/locale.dir; fi rm -rf /accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-4/output/target/usr/include /accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-4/output/target/usr/share/aclocal \ /accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-4/output/target/usr/lib/pkgconfig /accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-4/output/target/usr/share/pkgconfig \ /accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-4/output/target/usr/lib/cmake /accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-4/output/target/usr/share/cmake find /accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-4/output/target/usr/{lib,share}/ -name '*.cmake' -print0 | xargs -0 rm -f find /accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-4/output/target/lib/ /accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-4/output/target/usr/lib/ /accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-4/output/target/usr/libexec/ \ \( -name '*.a' -o -name '*.la' \) -print0 | xargs -0 rm -f rm -rf /accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-4/output/target/usr/share/gdb rm -rf /accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-4/output/target/usr/share/bash-completion rm -rf /accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-4/output/target/usr/share/zsh rm -rf /accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-4/output/target/usr/man /accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-4/output/target/usr/share/man rm -rf /accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-4/output/target/usr/info /accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-4/output/target/usr/share/info rm -rf /accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-4/output/target/usr/doc /accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-4/output/target/usr/share/doc rm -rf /accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-4/output/target/usr/share/gtk-doc rmdir /accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-4/output/target/usr/share 2>/dev/null || true find /accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-4/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/rclinux/rc-buildroot-test/scripts/instance-4/output/host/bin/i586-linux-strip --remove-section=.comment --remove-section=.note 2>/dev/null || true find /accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-4/output/target \( -name 'ld-*.so*' -o -name 'libpthread*.so*' \) -print0 | xargs -0 -r /accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-4/output/host/bin/i586-linux-strip --remove-section=.comment --remove-section=.note --strip-debug 2>/dev/null || true test -f /accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-4/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/rclinux/rc-buildroot-test/scripts/instance-4/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/rclinux/rc-buildroot-test/scripts/instance-4/output/target/etc ( \ echo "NAME=Buildroot"; \ echo "VERSION=2019.02-rc1-00026-ga2fee08208"; \ echo "ID=buildroot"; \ echo "VERSION_ID=2019.02-rc1"; \ echo "PRETTY_NAME=\"Buildroot 2019.02-rc1\"" \ ) > /accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-4/output/target/usr/lib/os-release ln -sf ../usr/lib/os-release /accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-4/output/target/etc >>> Sanitizing RPATH in target tree /accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-4/buildroot/support/scripts/fix-rpath target touch /accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-4/output/target/usr make: Leaving directory '/accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-4/buildroot' make: Entering directory '/accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-4/buildroot' >>> Buildroot 2019.02-rc1-00026-ga2fee08208 Collecting legal info COPYING: OK (sha256: 9755181e27175cb3510b4da8629caa406fb355a19aa8e7d55f06bf8ab33323c4) >>> toolchain-external Collecting legal info >>> host-skeleton Collecting legal info >>> musl-compat-headers Collecting legal info >>> skeleton Collecting legal info >>> skeleton-init-sysv Collecting legal info >>> skeleton-init-common Collecting legal info >>> toolchain-external-custom Collecting legal info >>> toolchain Collecting legal info >>> argus 3.0.8 Collecting legal info ERROR: No hash found for README >>> host-pkgconf 1.5.3 Collecting legal info ERROR: No hash found for COPYING >>> libpcap 1.9.0 Collecting legal info LICENSE: OK (sha256: 8a54594d257e14a5260ac770f1633516cb51e3fc28c40136ce2697014eda7afd) >>> 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) ERROR: No hash found for libltdl/COPYING.LIB >>> 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.9 Collecting legal info COPYING: OK (sha256: c5c63674f8a83c4d2e385d96d1c670a03cb871ba2927755467017317878574bd) >>> zlib Collecting legal info >>> libzlib 1.2.11 Collecting legal info README: OK (sha256: 7960b6b1cc63e619abb77acaea5427159605afee8c8b362664f4effc7d7f7d15) >>> libtirpc 1.1.4 Collecting legal info COPYING: OK (sha256: 17cf6098f95bdbb269f0bbc68e76c88fe20487ca7ec53f454923ab4256ecd2e7) >>> host-nfs-utils 1.3.3 Collecting legal info ERROR: No hash found for COPYING >>> host-libtirpc 1.1.4 Collecting legal info COPYING: OK (sha256: 17cf6098f95bdbb269f0bbc68e76c88fe20487ca7ec53f454923ab4256ecd2e7) >>> assimp v3.2 Collecting legal info ERROR: No hash found for LICENSE >>> host-cmake 3.8.2 Collecting legal info ERROR: No hash found for Copyright.txt >>> boost 1.69.0 Collecting legal info LICENSE_1_0.txt: OK (sha256: c9bff75738922193e67fa726fa225535870d2aa1059f91452c411736284ad566) >>> bridge-utils 1.6 Collecting legal info ERROR: No hash found for COPYING >>> busybox 1.29.3 Collecting legal info LICENSE: OK (sha256: bbfc9843646d483c334664f651c208b9839626891d8f17604db2146962f43548) >>> e2fsprogs 1.44.5 Collecting legal info NOTICE: OK (sha256: 5da5ef153e559c1d990d4c3eedbedd4442db892d37eae1f35fff069de8ec9020) lib/ss/mit-sipb-copyright.h: OK (sha256: 032989b508f1a72ebee5b3417e55d06d473f9ee203e45ab11864a7e49cdec63d) lib/et/internal.h: OK (sha256: 47182fe6631a32f271a15bbe210751b3825b7199f588879aac7d4804fc8b4b8f) >>> util-linux 2.33 Collecting legal info README.licensing: OK (sha256: 4335620e8f478ee4dc4d26540448d39469091ef1d8e3fbbbb8bf753206ceac74) Documentation/licenses/COPYING.BSD-3-Clause: OK (sha256: 9b718a9460fed5952466421235bc79eb49d4e9eacc920d7a9dd6285ab8fd6c6d) Documentation/licenses/COPYING.BSD-4-Clause-UC: OK (sha256: ba7640f00d93e72e92b94b9d71f25ec53bac2f1682f5c4adcccb0018359f60f8) Documentation/licenses/COPYING.GPL-2.0-or-later: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) Documentation/licenses/COPYING.ISC: OK (sha256: e53348ce276358e9997014071c5294b36a18c4b34f32f00ee57b9acce0aafd63) Documentation/licenses/COPYING.LGPL-2.1-or-later: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> bwm-ng f54b3fad2c80bfe63f920c9b5e7c1d80389c57ef Collecting legal info ERROR: No hash found for COPYING >>> ccid 1.4.29 Collecting legal info COPYING: OK (sha256: a9bdde5616ecdd1e980b44f360600ee8783b1f99b8cc83a2beb163a0a390e861) >>> libusb 1.0.22 Collecting legal info COPYING: OK (sha256: 5df07007198989c622f5d41de8d703e7bef3d0e79d62e24332ee739a452af62a) >>> pcsc-lite 1.8.23 Collecting legal info COPYING: OK (sha256: 2ce8f52bc5afa74f223121955e4e6328c432b16044ea535acd550435dda2b5db) >>> chocolate-doom 2.3.0 Collecting legal info ERROR: No hash found for COPYING >>> libpng 1.6.36 Collecting legal info LICENSE: OK (sha256: 142da07fb4b0cceb861b2e69fe7e5b602f25ec7adc85b0a426133d9ee0d2e116) >>> sdl 1.2.15 Collecting legal info ERROR: No hash found for COPYING >>> sdl_mixer 1.2.12 Collecting legal info ERROR: No hash found for COPYING >>> libvorbis 1.3.6 Collecting legal info COPYING: OK (sha256: 29e9914e6173b7061b7d48c25e6159fc1438326738bc047cc7248abc01b271f6) >>> libogg 1.3.3 Collecting legal info COPYING: OK (sha256: d2ab5758336489da61c12cc5bb757da5339c4ae9001f9bb0562b4370249af814) >>> sdl_net 1.2.8 Collecting legal info ERROR: No hash found for COPYING >>> comix-cursors 0.8.2 Collecting legal info >>> curlftpfs 0.9.2 Collecting legal info ERROR: No hash found for COPYING >>> libcurl 7.64.0 Collecting legal info COPYING: OK (sha256: 8c8824f50e73a021f5dde1fccbf69685939247399a33a32abab1fa448c9ddabb) >>> openssl Collecting legal info >>> libopenssl 1.1.1a Collecting legal info LICENSE: OK (sha256: 350c7817af2ef980d3f3922bc5e0bb6a9d9f6cc21e784a699bcd2a31c74a84b1) >>> libfuse 2.9.8 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) COPYING.LIB: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> libglib2 2.56.3 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> host-libglib2 2.56.3 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> host-libffi v3.3-rc0 Collecting legal info LICENSE: OK (sha256: 0f4d7a0bfb83c37465d42dc305f124189196cc0cc2cc8d6f8461103682aebbc5) >>> host-pcre 8.42 Collecting legal info LICENCE: OK (sha256: f998c0f52eb704eff28f503580cfca3f2547280aa212994f6cf2d8e317587c1c) >>> host-util-linux 2.33 Collecting legal info README.licensing: OK (sha256: 4335620e8f478ee4dc4d26540448d39469091ef1d8e3fbbbb8bf753206ceac74) Documentation/licenses/COPYING.BSD-3-Clause: OK (sha256: 9b718a9460fed5952466421235bc79eb49d4e9eacc920d7a9dd6285ab8fd6c6d) Documentation/licenses/COPYING.BSD-4-Clause-UC: OK (sha256: ba7640f00d93e72e92b94b9d71f25ec53bac2f1682f5c4adcccb0018359f60f8) Documentation/licenses/COPYING.GPL-2.0-or-later: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) Documentation/licenses/COPYING.ISC: OK (sha256: e53348ce276358e9997014071c5294b36a18c4b34f32f00ee57b9acce0aafd63) Documentation/licenses/COPYING.LGPL-2.1-or-later: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> host-zlib Collecting legal info >>> host-libzlib 1.2.11 Collecting legal info README: OK (sha256: 7960b6b1cc63e619abb77acaea5427159605afee8c8b362664f4effc7d7f7d15) >>> libffi v3.3-rc0 Collecting legal info LICENSE: OK (sha256: 0f4d7a0bfb83c37465d42dc305f124189196cc0cc2cc8d6f8461103682aebbc5) >>> pcre 8.42 Collecting legal info LICENCE: OK (sha256: f998c0f52eb704eff28f503580cfca3f2547280aa212994f6cf2d8e317587c1c) >>> dmidecode 3.1 Collecting legal info ERROR: No hash found for LICENSE >>> dvdauthor 0.7.2 Collecting legal info ERROR: No hash found for COPYING >>> freetype 2.9.1 Collecting legal info docs/LICENSE.TXT: OK (sha256: fd056de4196903a676208ef58cfddafc7d583d1f28fa2e44c309cf84a59e62fb) docs/FTL.TXT: OK (sha256: 08c135755dd589039470f1fdbb400daaabaaa50d0b366d19cebff4d22986baa1) docs/GPLv2.TXT: OK (sha256: c4120c6752c910c299e3bd9cb3a46ff262c268303ca2069b61f92f10a5656c18) >>> libxml2 2.9.9 Collecting legal info COPYING: OK (sha256: c5c63674f8a83c4d2e385d96d1c670a03cb871ba2927755467017317878574bd) >>> host-e2fsprogs 1.44.5 Collecting legal info NOTICE: OK (sha256: 5da5ef153e559c1d990d4c3eedbedd4442db892d37eae1f35fff069de8ec9020) lib/ss/mit-sipb-copyright.h: OK (sha256: 032989b508f1a72ebee5b3417e55d06d473f9ee203e45ab11864a7e49cdec63d) lib/et/internal.h: OK (sha256: 47182fe6631a32f271a15bbe210751b3825b7199f588879aac7d4804fc8b4b8f) >>> host-e2tools 3158ef18a903ca4a98b8fa220c9fc5c133d8bdf6 Collecting legal info ERROR: No hash found for COPYING >>> exfat 1.3.0 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> ffmpeg 3.4.5 Collecting legal info LICENSE.md: OK (sha256: 73d99bc83313fff665b426d6672b4e0479102bc402fe22314ac9ce94a38aa5ff) COPYING.LGPLv2.1: OK (sha256: b634ab5640e258563c536e658cad87080553df6f34f62269a21d554844e58bfe) >>> host-nasm 2.13.03 Collecting legal info LICENSE: OK (sha256: 1563996c52e220e15ef2418e67d39488255aa8c28c89e617074d3afe3ee329e0) >>> libmodplug 0.8.8.5 Collecting legal info COPYING: OK (sha256: 49942e7b3b175f549e751feb08b5270ca6f6c5fb7a1be9f9517db275ec32c92e) >>> libtheora 1.1.1 Collecting legal info ERROR: No hash found for COPYING ERROR: No hash found for LICENSE >>> giflib 5.1.4 Collecting legal info ERROR: No hash found for COPYING >>> git 2.16.5 Collecting legal info COPYING: OK (sha256: 5b2198d1645f767585e8a88ac0499b04472164c0d2da22e75ecf97ef443ab32e) LGPL-2.1: OK (sha256: 1922f45d2c49e390032c9c0ba6d7cac904087f7cec51af30c2b2ad022ce0e76a) >>> glorytun 0.0.99-mud Collecting legal info LICENSE: OK (sha256: bd418f8ef7d62f2c89e3aa1e5dc41c7d7a6212eb1cdb4d39a26a5bd333e1b4a3) >>> libsodium 1.0.16 Collecting legal info LICENSE: OK (sha256: 6faf327c97dca6da69acefc6d3969d7bffb70a24f0707874870fdcfd6b0acf58) >>> gnuplot 5.0.6 Collecting legal info ERROR: No hash found for Copyright >>> hwdata v0.308 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) LICENSE: OK (sha256: 21d0406f93e884a050426ebc21931839a45d56bfcbcbfdda7686d583f36f107f) >>> inadyn 2.5 Collecting legal info COPYING: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) >>> libconfuse 3.2.2 Collecting legal info LICENSE: OK (sha256: dc3ff4b62f851dd2e94a151061ffeb7d28ddfc880a442068dc5283dbaa927306) >>> libite v2.0.2 Collecting legal info LICENSE: OK (sha256: 0e97ab27b60e20a7ddb8e9638189ad159124e51d2c12e12735b05423df224da5) src/chomp.c: OK (sha256: 9e0fb98d251dddf5ba81a355f6b4d89835ec53bc5d7f5fcd2c866b54ec5ccec8) src/pidfile.c: OK (sha256: a7d29c148e057fae11a87febc3a51970a26433c35a08fc710be689394442d32d) >>> initscripts Collecting legal info >>> iozone 3_483 Collecting legal info >>> jpeg-turbo 2.0.1 Collecting legal info LICENSE.md: OK (sha256: 8412238c5ad95965cf3c3197791e9dea8b5fae505d133449e33ee2fa754fe61e) README.ijg: OK (sha256: 82fece2bff2669c476495f0fe70096b154e8bc5b40916a64e99836d9a01c3110) >>> jpeg Collecting legal info >>> json-c 0.13.1 Collecting legal info COPYING: OK (sha256: 74c1e6ca5eba76b54d0ad00d4815c8315c1b3bc45ff99de61d103dc92486284c) >>> libaio 0.3.111 Collecting legal info COPYING: OK (sha256: 5bbcbb737e60fe9deba08ecbd00920cfcc3403ba2e534c64fdeea49d6bb87509) >>> libbson 1.9.4 Collecting legal info COPYING: OK (sha256: cfc7749b96f63bd31c3c42b5c471bf756814053e847c10f3eb003417bc523d30) THIRD_PARTY_NOTICES: OK (sha256: 8dc5cb3146b026715e6c145621c7732f36c295d825b7b3a03076ad3f238db48e) >>> libcap 2.25 Collecting legal info License: OK (sha256: 088cabde4662b4121258d298b0b2967bc1abffa134457ed9bc4a359685ab92bc) >>> host-gperf 3.0.4 Collecting legal info ERROR: No hash found for COPYING >>> host-libcap 2.25 Collecting legal info License: OK (sha256: 088cabde4662b4121258d298b0b2967bc1abffa134457ed9bc4a359685ab92bc) >>> libcpprestsdk v2.10.10 Collecting legal info license.txt: OK (sha256: 5c191789f502ac87df83b57008d2fc3e47fbf31315381b5bc4309f6602d0fe97) >>> libeXosip2 3.6.0 Collecting legal info COPYING: OK (sha256: 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670) >>> libosip2 3.6.0 Collecting legal info COPYING: OK (sha256: 8d9e95ed0e48df46dc758eb0d86df611f771eab4eed94bebb77dca87f1c897de) >>> libev 4.24 Collecting legal info LICENSE: OK (sha256: c4dd1a5bc38b041a320b93c5d6c08f5c41a63f2ce718ee16cfcb757fad448199) >>> libevent 2.1.8-stable Collecting legal info LICENSE: OK (sha256: ff02effc9b331edcdac387d198691bfa3e575e7d244ad10cb826aa51ef085670) >>> libgsasl 1.8.0 Collecting legal info README: OK (sha256: 4eb54155afd4684d7e9423f6037e5cc887ae4d8818e83d3af93350ebd4a8e6eb) COPYING.LIB: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> libhttpparser v2.9.0 Collecting legal info LICENSE-MIT: OK (sha256: 79e6ba8b687cb54786207342b9b6fcee0ac10218453ed9009b84d949b2233cc0) >>> libpagekite v0.91.171102 Collecting legal info doc/COPYING.md: OK (sha256: ba443b9c9d4273d06aae3e147e9ad1ec199cc9c23455f486a039536d47f57eed) doc/LICENSE-2.0.txt: OK (sha256: 4a271d0bb6bb6e0bac880efddb46da73e6df3dcf0d9ca08a945a232f8ab882ef) doc/AGPLv3.txt: OK (sha256: 8e0f770cabe772d67d36469f6bf413afd2dcfa6ac37acfc65f770cf3a134106d) >>> libsigrok 0.5.1 Collecting legal info ERROR: No hash found for COPYING >>> libzip 1.5.1 Collecting legal info LICENSE: OK (sha256: 04464e729973cf58189051e7a3e8bca2acce9a1058c735e9e2eb1fdbe0fbbf50) >>> libspatialindex 1.8.5 Collecting legal info ERROR: No hash found for COPYING >>> libubox 723730214732862de7e892bae2f7a7889e66bf1b Collecting legal info >>> lldpd 1.0.1 Collecting legal info ERROR: No hash found for README.md >>> lshw B.02.18 Collecting legal info ERROR: No hash found for COPYING >>> lvm2 2.02.180 Collecting legal info COPYING: OK (sha256: e76fbcd2fb97cf202da330301327754d2db5c58b5b4bebd3a8a749393e7603d1) COPYING.LIB: OK (sha256: 5df07007198989c622f5d41de8d703e7bef3d0e79d62e24332ee739a452af62a) >>> make 4.2.1 Collecting legal info ERROR: No hash found for COPYING >>> mp4v2 2.0.0 Collecting legal info ERROR: No hash found for COPYING >>> mpv 0.27.2 Collecting legal info ERROR: No hash found for LICENSE >>> host-python 2.7.15 Collecting legal info LICENSE: OK (sha256: b9a6d9320b8f2693e8d41e496ce56caadacaddcca9be2a64a61749278f425cf2) >>> host-expat 2.2.6 Collecting legal info COPYING: OK (sha256: 46336ab2fec900803e2f1a4253e325ac01d998efb09bc6906651f7259e636f76) >>> host-waf 1.9.5 Collecting legal info >>> mraa v0.9.1 Collecting legal info ERROR: No hash found for COPYING >>> mtools 4.0.18 Collecting legal info ERROR: No hash found for COPYING >>> host-patchelf 0.9 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> pigz v2.4 Collecting legal info README: OK (sha256: dc8f78258cdb4478b5922f4c00eb63d3cbac06c171dc829648fd414bb0cf4493) >>> qpdf 8.2.1 Collecting legal info Artistic-2.0: OK (sha256: fb929ac30decb4dc3a2eea2bec6c43296a797c5d2d602deb3784ee39430583d5) >>> sconeserver 6b932d7d8dbb700b830205e7111e469cefff490c Collecting legal info COPYING: OK (sha256: 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670) >>> slirp 8c2da74c1385242f20799fec8c04f8378edc6550 Collecting legal info >>> squid 4.4 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> tremor 7c30a66346199f3f09017a09567c6c8a3a0eedc8 Collecting legal info COPYING: OK (sha256: d2ab5758336489da61c12cc5bb757da5339c4ae9001f9bb0562b4370249af814) >>> ubus 34c6e818e431cc53478a0f7c7c1eca07d194d692 Collecting legal info ERROR: No hash found for ubusd_acl.h >>> uhubctl v2.0.0 Collecting legal info LICENSE: OK (sha256: 3260a6cd23e2677be1fa0815785cd5fa499d363a033f58cc299e12220662d486) >>> vmtouch v1.3.1 Collecting legal info LICENSE: OK (sha256: 13258709ed29c17394e0a3ba8c8b9360af35b85231db514f11a0ba385cecd08e) >>> websocketpp 0.8.1 Collecting legal info COPYING: OK (sha256: b31e597bc777d884a39663c11d0557a0af40780e1f451de11ea5103924a69667) >>> 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: comix-cursors-0.8.2: cannot save license (COMIX_CURSORS_LICENSE_FILES not defined) WARNING: iozone-3_483: cannot save license (IOZONE_LICENSE_FILES not defined) WARNING: libubox-723730214732862de7e892bae2f7a7889e66bf1b: cannot save license (LIBUBOX_LICENSE_FILES not defined) WARNING: waf-1.9.5: cannot save license (HOST_WAF_LICENSE_FILES not defined) WARNING: slirp-8c2da74c1385242f20799fec8c04f8378edc6550: cannot save license (SLIRP_LICENSE_FILES not defined) Legal info produced in /accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-4/output/legal-info make: Leaving directory '/accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-4/buildroot'