void RSA_free(RSA *r); ^ host/lib/host_key.c: In function 'PrivateKeyWrite': host/lib/host_key.c:77:3: warning: passing argument 1 of 'i2d_RSAPrivateKey' from incompatible pointer type [enabled by default] buflen = i2d_RSAPrivateKey(key->rsa_private_key, &outbuf); ^ In file included from /usr/lfs/v0/rc-buildroot-test/scripts/instance-1/output/host/include/openssl/objects.h:965:0, from /usr/lfs/v0/rc-buildroot-test/scripts/instance-1/output/host/include/openssl/evp.h:94, from /usr/lfs/v0/rc-buildroot-test/scripts/instance-1/output/host/include/openssl/pem.h:69, from host/lib/host_key.c:10: /usr/lfs/v0/rc-buildroot-test/scripts/instance-1/output/host/include/openssl/asn1.h:323:13: note: expected 'const struct RSA *' but argument is of type 'struct rsa_rt * const' int i2d_##name(const type *a, unsigned char **out); \ ^ /usr/lfs/v0/rc-buildroot-test/scripts/instance-1/output/host/include/openssl/rsa.h:363:1: note: in expansion of macro 'DECLARE_ASN1_ENCODE_FUNCTIONS_const' DECLARE_ASN1_ENCODE_FUNCTIONS_const(RSA, RSAPrivateKey) ^ host/lib/host_key.c: In function 'PrivateKeyRead': host/lib/host_key.c:131:24: warning: assignment from incompatible pointer type [enabled by default] key->rsa_private_key = d2i_RSAPrivateKey(0, &start, ^ CC firmware/lib/cryptolib/sha256.o CC firmware/lib/cryptolib/sha512.o host/lib/host_signature.c: In function 'CalculateSignature': host/lib/host_signature.c:147:28: warning: passing argument 4 of 'RSA_private_encrypt' from incompatible pointer type [enabled by default] RSA_PKCS1_PADDING); /* Padding to use */ ^ In file included from host/lib/host_signature.c:10:0: /usr/lfs/v0/rc-buildroot-test/scripts/instance-1/output/host/include/openssl/rsa.h:337:5: note: expected 'struct RSA *' but argument is of type 'struct rsa_rt * const' int RSA_private_encrypt(int flen, const unsigned char *from, ^ CC firmware/lib/cryptolib/sha_utility.o CC firmware/lib/stateful_util.o CC firmware/lib/vboot_api_firmware.o CC firmware/lib/vboot_common.o CC firmware/lib/vboot_firmware.o CC firmware/lib/region-fw.o CC firmware/lib/tpm_bootmode.o CC firmware/stub/vboot_api_stub_sf.o CC firmware/lib/crc8.o CC firmware/lib/utility.o CC firmware/lib/vboot_api_init.o CC firmware/lib/vboot_common_init.o CC firmware/lib/vboot_nvstorage.o CC firmware/lib/vboot_nvstorage_rollback.o CC firmware/lib/region-init.o CC firmware/lib/rollback_index.o CC firmware/lib/tpm_lite/tlcl.o CC firmware/stub/tpm_lite_stub.o CC firmware/stub/utility_stub.o CC firmware/stub/vboot_api_stub_init.o CC firmware/stub/vboot_api_stub_region.o CC firmware/lib/cgptlib/cgptlib.o CC firmware/lib/cgptlib/cgptlib_internal.o CC firmware/lib/cgptlib/crc32.o CC firmware/lib/gpt_misc.o CC firmware/lib/utility_string.o CC firmware/lib/vboot_api_kernel.o CC firmware/lib/vboot_audio.o CC firmware/lib/vboot_display.o CC firmware/lib/vboot_kernel.o CC firmware/lib/region-kernel.o CC firmware/stub/vboot_api_stub.o CC firmware/stub/vboot_api_stub_disk.o CC firmware/stub/vboot_api_stub_stream.o CC host/lib21/host_fw_preamble.o CC host/lib21/host_keyblock.o CC host/lib21/host_key.o CC host/lib21/host_misc.o CC host/lib21/host_signature.o CC firmware/2lib/2api.o CC firmware/2lib/2common.o CC firmware/2lib/2crc8.o CC firmware/2lib/2misc.o CC firmware/2lib/2nvstorage.o CC firmware/2lib/2rsa.o CC firmware/2lib/2secdata.o CC firmware/2lib/2secdatak.o CC firmware/2lib/2sha1.o CC firmware/2lib/2sha256.o CC firmware/2lib/2sha512.o CC firmware/2lib/2sha_utility.o CC firmware/2lib/2tpm_bootmode.o CC firmware/2lib/2stub.o CC firmware/lib21/api.o CC firmware/lib21/common.o CC firmware/lib21/misc.o CC firmware/lib21/packed_key.o CC cgpt/cgpt.o CC cgpt/cgpt_find.o CC cgpt/cgpt_legacy.o CC cgpt/cgpt_nor.o CC cgpt/cmd_add.o CC cgpt/cmd_boot.o CC cgpt/cmd_create.o CC cgpt/cmd_find.o CC cgpt/cmd_legacy.o CC cgpt/cmd_prioritize.o CC cgpt/cmd_repair.o CC cgpt/cmd_show.o RM libvboot_util.a CC cgpt/cgpt_wrapper.o AR libvboot_util.a CC gen/futility_cmds.o RM libvboot_util21.a AR libvboot_util21.a LD futility/futility LDcgpt cgpt/cgpt LD cgpt/cgpt_wrapper make[1]: Leaving directory `/usr/lfs/v0/rc-buildroot-test/scripts/instance-1/output/build/host-vboot-utils-bbdd62f9b030db7ad8eef789aaf58a7ff9a25656' >>> host-vboot-utils bbdd62f9b030db7ad8eef789aaf58a7ff9a25656 Installing to host directory PATH="/usr/lfs/v0/rc-buildroot-test/scripts/instance-1/output/host/bin:/usr/lfs/v0/rc-buildroot-test/scripts/instance-1/output/host/sbin:/usr/bin:/bin:/accts/mlweber1/bin:/accts/mlweber1/libexec/git-core:/accts/mlweber1/usr/bin:/accts/mlweber1/usr/local/bin" PKG_CONFIG="/usr/lfs/v0/rc-buildroot-test/scripts/instance-1/output/host/bin/pkg-config" PKG_CONFIG_SYSROOT_DIR="/" PKG_CONFIG_ALLOW_SYSTEM_CFLAGS=1 PKG_CONFIG_ALLOW_SYSTEM_LIBS=1 PKG_CONFIG_LIBDIR="/usr/lfs/v0/rc-buildroot-test/scripts/instance-1/output/host/lib/pkgconfig:/usr/lfs/v0/rc-buildroot-test/scripts/instance-1/output/host/share/pkgconfig" /usr/bin/make -j8 -C /usr/lfs/v0/rc-buildroot-test/scripts/instance-1/output/build/host-vboot-utils-bbdd62f9b030db7ad8eef789aaf58a7ff9a25656 DESTDIR=/usr/lfs/v0/rc-buildroot-test/scripts/instance-1/output/host futil_install cgpt_install devkeys_install Package liblzma was not found in the pkg-config search path. Perhaps you should add the directory containing `liblzma.pc' to the PKG_CONFIG_PATH environment variable Package 'liblzma', required by 'world', not found Package yaml-0.1 was not found in the pkg-config search path. Perhaps you should add the directory containing `yaml-0.1.pc' to the PKG_CONFIG_PATH environment variable Package 'yaml-0.1', required by 'world', not found make[1]: Entering directory `/usr/lfs/v0/rc-buildroot-test/scripts/instance-1/output/build/host-vboot-utils-bbdd62f9b030db7ad8eef789aaf58a7ff9a25656' INSTALL futility INSTALL CGPT INSTALL DEVKEYS make[1]: Leaving directory `/usr/lfs/v0/rc-buildroot-test/scripts/instance-1/output/build/host-vboot-utils-bbdd62f9b030db7ad8eef789aaf58a7ff9a25656' PATH="/usr/lfs/v0/rc-buildroot-test/scripts/instance-1/output/host/bin:/usr/lfs/v0/rc-buildroot-test/scripts/instance-1/output/host/sbin:/usr/bin:/bin:/accts/mlweber1/bin:/accts/mlweber1/libexec/git-core:/accts/mlweber1/usr/bin:/accts/mlweber1/usr/local/bin" BR2_DL_DIR=/usr/lfs/v0/rc-buildroot-test/scripts/instance-1/dl BUILD_DIR=/usr/lfs/v0/rc-buildroot-test/scripts/instance-1/output/build O=/usr/lfs/v0/rc-buildroot-test/scripts/instance-1/output flock /usr/lfs/v0/rc-buildroot-test/scripts/instance-1/dl/wireless-regdb/ support/download/dl-wrapper -c '2018.05.31' -d '/usr/lfs/v0/rc-buildroot-test/scripts/instance-1/dl/wireless-regdb' -D '/usr/lfs/v0/rc-buildroot-test/scripts/instance-1/dl' -f 'wireless-regdb-2018.05.31.tar.xz' -H 'package/wireless-regdb//wireless-regdb.hash' -n 'wireless-regdb-2018.05.31' -N 'wireless-regdb' -o '/usr/lfs/v0/rc-buildroot-test/scripts/instance-1/dl/wireless-regdb/wireless-regdb-2018.05.31.tar.xz' -u http\|urlencode+http://rclinux-git.rockwellcollins.com/dl/wireless-regdb -u http\|urlencode+http://rclinux-git.rockwellcollins.com/dl -u http+http://kernel.org/pub/software/network/wireless-regdb -u http\|urlencode+http://sources.buildroot.net/wireless-regdb -u http\|urlencode+http://sources.buildroot.net -- wireless-regdb-2018.05.31.tar.xz: OK (sha256: e1dfbc3b97771373077f430c3c05082fae883145b37db5b2cfd12c56676fbe7b) >>> wireless-regdb 2018.05.31 Extracting xzcat /usr/lfs/v0/rc-buildroot-test/scripts/instance-1/dl/wireless-regdb/wireless-regdb-2018.05.31.tar.xz | /usr/lfs/v0/rc-buildroot-test/scripts/instance-1/output/host/bin/tar --strip-components=1 -C /usr/lfs/v0/rc-buildroot-test/scripts/instance-1/output/build/wireless-regdb-2018.05.31 -xf - >>> wireless-regdb 2018.05.31 Patching >>> wireless-regdb 2018.05.31 Configuring >>> wireless-regdb 2018.05.31 Building >>> wireless-regdb 2018.05.31 Installing to target /usr/bin/install -m 644 -D -T /usr/lfs/v0/rc-buildroot-test/scripts/instance-1/output/build/wireless-regdb-2018.05.31/regulatory.bin /usr/lfs/v0/rc-buildroot-test/scripts/instance-1/output/target/usr/lib/crda/regulatory.bin /usr/bin/install -m 644 -D -T /usr/lfs/v0/rc-buildroot-test/scripts/instance-1/output/build/wireless-regdb-2018.05.31/sforshee.key.pub.pem /usr/lfs/v0/rc-buildroot-test/scripts/instance-1/output/target/etc/wireless-regdb/pubkeys/sforshee.key.pub.pem /usr/bin/install -m 644 -D -T /usr/lfs/v0/rc-buildroot-test/scripts/instance-1/output/build/wireless-regdb-2018.05.31/regulatory.db /usr/lfs/v0/rc-buildroot-test/scripts/instance-1/output/target/lib/firmware/regulatory.db /usr/bin/install -m 644 -D -T /usr/lfs/v0/rc-buildroot-test/scripts/instance-1/output/build/wireless-regdb-2018.05.31/regulatory.db.p7s /usr/lfs/v0/rc-buildroot-test/scripts/instance-1/output/target/lib/firmware/regulatory.db.p7s >>> Finalizing target directory # Check files that are touched by more than one package ./support/scripts/check-uniq-files -t target /usr/lfs/v0/rc-buildroot-test/scripts/instance-1/output/build/packages-file-list.txt Warning: target file "./usr/bin/bunzip2" is touched by more than one package: [u'busybox', u'bzip2'] Warning: target file "./usr/bin/bzcat" is touched by more than one package: [u'busybox', u'bzip2'] ./support/scripts/check-uniq-files -t staging /usr/lfs/v0/rc-buildroot-test/scripts/instance-1/output/build/packages-file-list-staging.txt Warning: staging file "./usr/lib/libcap-ng.la" is touched by more than one package: [u'libcap-ng', u'audit', u'libsepol', u'pcre', u'libselinux', u'ncurses', u'libzlib', u'util-linux', u'bzip2', u'expat', u'libpng', u'freetype', u'fontconfig', u'pixman', u'cairo', u'libogg', u'celt051', u'cjson', u'libopenssl', u'libcurl', u'libxml2', u'collectd', u'gsl', u'ding-libs', u'harfbuzz', u'libjpeg', u'libaio', u'libconfig', u'libffi', u'libmnl', u'libmpdclient', u'libnetfilter_acct', u'libusb', u'libphidget', u'libqrencode', u'ustr', u'libsemanage', u'libsvg', u'libsvg-cairo', u'libtasn1', u'libunistring', u'libupnp', u'libxmlrpc', u'lm-sensors', u'sqlite', u'zeromq', u'sdl', u'opus', u'opusfile', u'p11-kit', u'qdecoder', u'safeclib', u'trousers'] Warning: staging file "./usr/lib/libpath_utils.la" is touched by more than one package: [u'ding-libs', u'harfbuzz', u'libjpeg', u'libaio', u'libconfig', u'libffi', u'libmnl', u'libmpdclient', u'libnetfilter_acct', u'libusb', u'libphidget', u'libqrencode', u'ustr', u'libsemanage', u'libsvg', u'libsvg-cairo', u'libtasn1', u'libunistring', u'libupnp', u'libxmlrpc', u'lm-sensors', u'sqlite', u'zeromq', u'sdl', u'opus', u'opusfile', u'p11-kit', u'qdecoder', u'safeclib', u'trousers'] Warning: staging file "./usr/lib/libbasicobjects.la" is touched by more than one package: [u'ding-libs', u'harfbuzz', u'libjpeg', u'libaio', u'libconfig', u'libffi', u'libmnl', u'libmpdclient', u'libnetfilter_acct', u'libusb', u'libphidget', u'libqrencode', u'ustr', u'libsemanage', u'libsvg', u'libsvg-cairo', u'libtasn1', u'libunistring', u'libupnp', u'libxmlrpc', u'lm-sensors', u'sqlite', u'zeromq', u'sdl', u'opus', u'opusfile', u'p11-kit', u'qdecoder', u'safeclib', u'trousers'] Warning: staging file "./usr/lib/libogg.la" is touched by more than one package: [u'libogg', u'celt051', u'cjson', u'libopenssl', u'libcurl', u'libxml2', u'collectd', u'gsl', u'ding-libs', u'harfbuzz', u'libjpeg', u'libaio', u'libconfig', u'libffi', u'libmnl', u'libmpdclient', u'libnetfilter_acct', u'libusb', u'libphidget', u'libqrencode', u'ustr', u'libsemanage', u'libsvg', u'libsvg-cairo', u'libtasn1', u'libunistring', u'libupnp', u'libxmlrpc', u'lm-sensors', u'sqlite', u'zeromq', u'sdl', u'opus', u'opusfile', u'p11-kit', u'qdecoder', u'safeclib', u'trousers'] Warning: staging file "./usr/lib/libpng.la" is touched by more than one package: [u'libpng', u'freetype', u'fontconfig', u'pixman', u'cairo', u'libogg', u'celt051', u'cjson', u'libopenssl', u'libcurl', u'libxml2', u'collectd', u'gsl', u'ding-libs', u'harfbuzz', u'libjpeg', u'libaio', u'libconfig', u'libffi', u'libmnl', u'libmpdclient', u'libnetfilter_acct', u'libusb', u'libphidget', u'libqrencode', u'ustr', u'libsemanage', u'libsvg', u'libsvg-cairo', u'libtasn1', u'libunistring', u'libupnp', u'libxmlrpc', u'lm-sensors', u'sqlite', u'zeromq', u'sdl', u'opus', u'opusfile', u'p11-kit', u'qdecoder', u'safeclib', u'trousers'] Warning: staging file "./usr/lib/libauparse.la" is touched by more than one package: [u'audit', u'libsepol', u'pcre', u'libselinux', u'ncurses', u'libzlib', u'util-linux', u'bzip2', u'expat', u'libpng', u'freetype', u'fontconfig', u'pixman', u'cairo', u'libogg', u'celt051', u'cjson', u'libopenssl', u'libcurl', u'libxml2', u'collectd', u'gsl', u'ding-libs', u'harfbuzz', u'libjpeg', u'libaio', u'libconfig', u'libffi', u'libmnl', u'libmpdclient', u'libnetfilter_acct', u'libusb', u'libphidget', u'libqrencode', u'ustr', u'libsemanage', u'libsvg', u'libsvg-cairo', u'libtasn1', u'libunistring', u'libupnp', u'libxmlrpc', u'lm-sensors', u'sqlite', u'zeromq', u'sdl', u'opus', u'opusfile', u'p11-kit', u'qdecoder', u'safeclib', u'trousers'] Warning: staging file "./usr/lib/libdhash.la" is touched by more than one package: [u'ding-libs', u'harfbuzz', u'libjpeg', u'libaio', u'libconfig', u'libffi', u'libmnl', u'libmpdclient', u'libnetfilter_acct', u'libusb', u'libphidget', u'libqrencode', u'ustr', u'libsemanage', u'libsvg', u'libsvg-cairo', u'libtasn1', u'libunistring', u'libupnp', u'libxmlrpc', u'lm-sensors', u'sqlite', u'zeromq', u'sdl', u'opus', u'opusfile', u'p11-kit', u'qdecoder', u'safeclib', u'trousers'] Warning: staging file "./usr/lib/libopusurl.la" is touched by more than one package: [u'opusfile', u'p11-kit', u'qdecoder', u'safeclib', u'trousers'] Warning: staging file "./usr/lib/libaudit.la" is touched by more than one package: [u'audit', u'libsepol', u'pcre', u'libselinux', u'ncurses', u'libzlib', u'util-linux', u'bzip2', u'expat', u'libpng', u'freetype', u'fontconfig', u'pixman', u'cairo', u'libogg', u'celt051', u'cjson', u'libopenssl', u'libcurl', u'libxml2', u'collectd', u'gsl', u'ding-libs', u'harfbuzz', u'libjpeg', u'libaio', u'libconfig', u'libffi', u'libmnl', u'libmpdclient', u'libnetfilter_acct', u'libusb', u'libphidget', u'libqrencode', u'ustr', u'libsemanage', u'libsvg', u'libsvg-cairo', u'libtasn1', u'libunistring', u'libupnp', u'libxmlrpc', u'lm-sensors', u'sqlite', u'zeromq', u'sdl', u'opus', u'opusfile', u'p11-kit', u'qdecoder', u'safeclib', u'trousers'] Warning: staging file "./usr/lib/collectd/match_timediff.la" is touched by more than one package: [u'collectd', u'gsl', u'ding-libs', u'harfbuzz', u'libjpeg', u'libaio', u'libconfig', u'libffi', u'libmnl', u'libmpdclient', u'libnetfilter_acct', u'libusb', u'libphidget', u'libqrencode', u'ustr', u'libsemanage', u'libsvg', u'libsvg-cairo', u'libtasn1', u'libunistring', u'libupnp', u'libxmlrpc', u'lm-sensors', u'sqlite', u'zeromq', u'sdl', u'opus', u'opusfile', u'p11-kit', u'qdecoder', u'safeclib', u'trousers'] Warning: staging file "./usr/lib/libcairo.la" is touched by more than one package: [u'cairo', u'libogg', u'celt051', u'cjson', u'libopenssl', u'libcurl', u'libxml2', u'collectd', u'gsl', u'ding-libs', u'harfbuzz', u'libjpeg', u'libaio', u'libconfig', u'libffi', u'libmnl', u'libmpdclient', u'libnetfilter_acct', u'libusb', u'libphidget', u'libqrencode', u'ustr', u'libsemanage', u'libsvg', u'libsvg-cairo', u'libtasn1', u'libunistring', u'libupnp', u'libxmlrpc', u'lm-sensors', u'sqlite', u'zeromq', u'sdl', u'opus', u'opusfile', u'p11-kit', u'qdecoder', u'safeclib', u'trousers'] Warning: staging file "./usr/lib/libopusfile.la" is touched by more than one package: [u'opusfile', u'p11-kit', u'qdecoder', u'safeclib', u'trousers'] Warning: staging file "./usr/lib/libffi.la" is touched by more than one package: [u'libffi', u'libmnl', u'libmpdclient', u'libnetfilter_acct', u'libusb', u'libphidget', u'libqrencode', u'ustr', u'libsemanage', u'libsvg', u'libsvg-cairo', u'libtasn1', u'libunistring', u'libupnp', u'libxmlrpc', u'lm-sensors', u'sqlite', u'zeromq', u'sdl', u'opus', u'opusfile', u'p11-kit', u'qdecoder', u'safeclib', u'trousers'] Warning: staging file "./usr/lib/libthreadutil.la" is touched by more than one package: [u'libupnp', u'libxmlrpc', u'lm-sensors', u'sqlite', u'zeromq', u'sdl', u'opus', u'opusfile', u'p11-kit', u'qdecoder', u'safeclib', u'trousers'] Warning: staging file "./usr/lib/libini_config.la" is touched by more than one package: [u'ding-libs', u'harfbuzz', u'libjpeg', u'libaio', u'libconfig', u'libffi', u'libmnl', u'libmpdclient', u'libnetfilter_acct', u'libusb', u'libphidget', u'libqrencode', u'ustr', u'libsemanage', u'libsvg', u'libsvg-cairo', u'libtasn1', u'libunistring', u'libupnp', u'libxmlrpc', u'lm-sensors', u'sqlite', u'zeromq', u'sdl', u'opus', u'opusfile', u'p11-kit', u'qdecoder', u'safeclib', u'trousers'] Warning: staging file "./usr/lib/libpcre.la" is touched by more than one package: [u'pcre', u'libselinux', u'ncurses', u'libzlib', u'util-linux', u'bzip2', u'expat', u'libpng', u'freetype', u'fontconfig', u'pixman', u'cairo', u'libogg', u'celt051', u'cjson', u'libopenssl', u'libcurl', u'libxml2', u'collectd', u'gsl', u'ding-libs', u'harfbuzz', u'libjpeg', u'libaio', u'libconfig', u'libffi', u'libmnl', u'libmpdclient', u'libnetfilter_acct', u'libusb', u'libphidget', u'libqrencode', u'ustr', u'libsemanage', u'libsvg', u'libsvg-cairo', u'libtasn1', u'libunistring', u'libupnp', u'libxmlrpc', u'lm-sensors', u'sqlite', u'zeromq', u'sdl', u'opus', u'opusfile', u'p11-kit', u'qdecoder', u'safeclib', u'trousers'] Warning: staging file "./usr/lib/libopus.la" is touched by more than one package: [u'opus', u'opusfile', u'p11-kit', u'qdecoder', u'safeclib', u'trousers'] Warning: staging file "./usr/lib/libpcrecpp.la" is touched by more than one package: [u'pcre', u'libselinux', u'ncurses', u'libzlib', u'util-linux', u'bzip2', u'expat', u'libpng', u'freetype', u'fontconfig', u'pixman', u'cairo', u'libogg', u'celt051', u'cjson', u'libopenssl', u'libcurl', u'libxml2', u'collectd', u'gsl', u'ding-libs', u'harfbuzz', u'libjpeg', u'libaio', u'libconfig', u'libffi', u'libmnl', u'libmpdclient', u'libnetfilter_acct', u'libusb', u'libphidget', u'libqrencode', u'ustr', u'libsemanage', u'libsvg', u'libsvg-cairo', u'libtasn1', u'libunistring', u'libupnp', u'libxmlrpc', u'lm-sensors', u'sqlite', u'zeromq', u'sdl', u'opus', u'opusfile', u'p11-kit', u'qdecoder', u'safeclib', u'trousers'] Warning: staging file "./usr/lib/libgslcblas.la" is touched by more than one package: [u'gsl', u'ding-libs', u'harfbuzz', u'libjpeg', u'libaio', u'libconfig', u'libffi', u'libmnl', u'libmpdclient', u'libnetfilter_acct', u'libusb', u'libphidget', u'libqrencode', u'ustr', u'libsemanage', u'libsvg', u'libsvg-cairo', u'libtasn1', u'libunistring', u'libupnp', u'libxmlrpc', u'lm-sensors', u'sqlite', u'zeromq', u'sdl', u'opus', u'opusfile', u'p11-kit', u'qdecoder', u'safeclib', u'trousers'] Warning: staging file "./usr/lib/libcollection.la" is touched by more than one package: [u'ding-libs', u'harfbuzz', u'libjpeg', u'libaio', u'libconfig', u'libffi', u'libmnl', u'libmpdclient', u'libnetfilter_acct', u'libusb', u'libphidget', u'libqrencode', u'ustr', u'libsemanage', u'libsvg', u'libsvg-cairo', u'libtasn1', u'libunistring', u'libupnp', u'libxmlrpc', u'lm-sensors', u'sqlite', u'zeromq', u'sdl', u'opus', u'opusfile', u'p11-kit', u'qdecoder', u'safeclib', u'trousers'] Warning: staging file "./usr/lib/libsvg.la" is touched by more than one package: [u'libsvg', u'libsvg-cairo', u'libtasn1', u'libunistring', u'libupnp', u'libxmlrpc', u'lm-sensors', u'sqlite', u'zeromq', u'sdl', u'opus', u'opusfile', u'p11-kit', u'qdecoder', u'safeclib', u'trousers'] Warning: staging file "./usr/lib/libusb-1.0.la" is touched by more than one package: [u'libusb', u'libphidget', u'libqrencode', u'ustr', u'libsemanage', u'libsvg', u'libsvg-cairo', u'libtasn1', u'libunistring', u'libupnp', u'libxmlrpc', u'lm-sensors', u'sqlite', u'zeromq', u'sdl', u'opus', u'opusfile', u'p11-kit', u'qdecoder', u'safeclib', u'trousers'] Warning: staging file "./usr/lib/libtasn1.la" is touched by more than one package: [u'libtasn1', u'libunistring', u'libupnp', u'libxmlrpc', u'lm-sensors', u'sqlite', u'zeromq', u'sdl', u'opus', u'opusfile', u'p11-kit', u'qdecoder', u'safeclib', u'trousers'] Warning: staging file "./usr/lib/libharfbuzz.la" is touched by more than one package: [u'harfbuzz', u'libjpeg', u'libaio', u'libconfig', u'libffi', u'libmnl', u'libmpdclient', u'libnetfilter_acct', u'libusb', u'libphidget', u'libqrencode', u'ustr', u'libsemanage', u'libsvg', u'libsvg-cairo', u'libtasn1', u'libunistring', u'libupnp', u'libxmlrpc', u'lm-sensors', u'sqlite', u'zeromq', u'sdl', u'opus', u'opusfile', u'p11-kit', u'qdecoder', u'safeclib', u'trousers'] Warning: staging file "./usr/lib/collectd/write_log.la" is touched by more than one package: [u'collectd', u'gsl', u'ding-libs', u'harfbuzz', u'libjpeg', u'libaio', u'libconfig', u'libffi', u'libmnl', u'libmpdclient', u'libnetfilter_acct', u'libusb', u'libphidget', u'libqrencode', u'ustr', u'libsemanage', u'libsvg', u'libsvg-cairo', u'libtasn1', u'libunistring', u'libupnp', u'libxmlrpc', u'lm-sensors', u'sqlite', u'zeromq', u'sdl', u'opus', u'opusfile', u'p11-kit', u'qdecoder', u'safeclib', u'trousers'] Warning: staging file "./usr/lib/libmnl.la" is touched by more than one package: [u'libmnl', u'libmpdclient', u'libnetfilter_acct', u'libusb', u'libphidget', u'libqrencode', u'ustr', u'libsemanage', u'libsvg', u'libsvg-cairo', u'libtasn1', u'libunistring', u'libupnp', u'libxmlrpc', u'lm-sensors', u'sqlite', u'zeromq', u'sdl', u'opus', u'opusfile', u'p11-kit', u'qdecoder', u'safeclib', u'trousers'] Warning: staging file "./usr/lib/libpixman-1.la" is touched by more than one package: [u'pixman', u'cairo', u'libogg', u'celt051', u'cjson', u'libopenssl', u'libcurl', u'libxml2', u'collectd', u'gsl', u'ding-libs', u'harfbuzz', u'libjpeg', u'libaio', u'libconfig', u'libffi', u'libmnl', u'libmpdclient', u'libnetfilter_acct', u'libusb', u'libphidget', u'libqrencode', u'ustr', u'libsemanage', u'libsvg', u'libsvg-cairo', u'libtasn1', u'libunistring', u'libupnp', u'libxmlrpc', u'lm-sensors', u'sqlite', u'zeromq', u'sdl', u'opus', u'opusfile', u'p11-kit', u'qdecoder', u'safeclib', u'trousers'] Warning: staging file "./usr/lib/libzmq.la" is touched by more than one package: [u'zeromq', u'sdl', u'opus', u'opusfile', u'p11-kit', u'qdecoder', u'safeclib', u'trousers'] Warning: staging file "./usr/lib/libcollectdclient.la" is touched by more than one package: [u'collectd', u'gsl', u'ding-libs', u'harfbuzz', u'libjpeg', u'libaio', u'libconfig', u'libffi', u'libmnl', u'libmpdclient', u'libnetfilter_acct', u'libusb', u'libphidget', u'libqrencode', u'ustr', u'libsemanage', u'libsvg', u'libsvg-cairo', u'libtasn1', u'libunistring', u'libupnp', u'libxmlrpc', u'lm-sensors', u'sqlite', u'zeromq', u'sdl', u'opus', u'opusfile', u'p11-kit', u'qdecoder', u'safeclib', u'trousers'] Warning: staging file "./usr/lib/libixml.la" is touched by more than one package: [u'libupnp', u'libxmlrpc', u'lm-sensors', u'sqlite', u'zeromq', u'sdl', u'opus', u'opusfile', u'p11-kit', u'qdecoder', u'safeclib', u'trousers'] Warning: staging file "./usr/lib/libfontconfig.la" is touched by more than one package: [u'fontconfig', u'pixman', u'cairo', u'libogg', u'celt051', u'cjson', u'libopenssl', u'libcurl', u'libxml2', u'collectd', u'gsl', u'ding-libs', u'harfbuzz', u'libjpeg', u'libaio', u'libconfig', u'libffi', u'libmnl', u'libmpdclient', u'libnetfilter_acct', u'libusb', u'libphidget', u'libqrencode', u'ustr', u'libsemanage', u'libsvg', u'libsvg-cairo', u'libtasn1', u'libunistring', u'libupnp', u'libxmlrpc', u'lm-sensors', u'sqlite', u'zeromq', u'sdl', u'opus', u'opusfile', u'p11-kit', u'qdecoder', u'safeclib', u'trousers'] Warning: staging file "./usr/lib/libqrencode.la" is touched by more than one package: [u'libqrencode', u'ustr', u'libsemanage', u'libsvg', u'libsvg-cairo', u'libtasn1', u'libunistring', u'libupnp', u'libxmlrpc', u'lm-sensors', u'sqlite', u'zeromq', u'sdl', u'opus', u'opusfile', u'p11-kit', u'qdecoder', u'safeclib', u'trousers'] Warning: staging file "./usr/lib/collectd/bind.la" is touched by more than one package: [u'collectd', u'gsl', u'ding-libs', u'harfbuzz', u'libjpeg', u'libaio', u'libconfig', u'libffi', u'libmnl', u'libmpdclient', u'libnetfilter_acct', u'libusb', u'libphidget', u'libqrencode', u'ustr', u'libsemanage', u'libsvg', u'libsvg-cairo', u'libtasn1', u'libunistring', u'libupnp', u'libxmlrpc', u'lm-sensors', u'sqlite', u'zeromq', u'sdl', u'opus', u'opusfile', u'p11-kit', u'qdecoder', u'safeclib', u'trousers'] Warning: staging file "./usr/lib/libsqlite3.la" is touched by more than one package: [u'sqlite', u'zeromq', u'sdl', u'opus', u'opusfile', u'p11-kit', u'qdecoder', u'safeclib', u'trousers'] Warning: staging file "./usr/lib/libcelt051.la" is touched by more than one package: [u'celt051', u'cjson', u'libopenssl', u'libcurl', u'libxml2', u'collectd', u'gsl', u'ding-libs', u'harfbuzz', u'libjpeg', u'libaio', u'libconfig', u'libffi', u'libmnl', u'libmpdclient', u'libnetfilter_acct', u'libusb', u'libphidget', u'libqrencode', u'ustr', u'libsemanage', u'libsvg', u'libsvg-cairo', u'libtasn1', u'libunistring', u'libupnp', u'libxmlrpc', u'lm-sensors', u'sqlite', u'zeromq', u'sdl', u'opus', u'opusfile', u'p11-kit', u'qdecoder', u'safeclib', u'trousers'] Warning: staging file "./usr/lib/libcurl.la" is touched by more than one package: [u'libcurl', u'libxml2', u'collectd', u'gsl', u'ding-libs', u'harfbuzz', u'libjpeg', u'libaio', u'libconfig', u'libffi', u'libmnl', u'libmpdclient', u'libnetfilter_acct', u'libusb', u'libphidget', u'libqrencode', u'ustr', u'libsemanage', u'libsvg', u'libsvg-cairo', u'libtasn1', u'libunistring', u'libupnp', u'libxmlrpc', u'lm-sensors', u'sqlite', u'zeromq', u'sdl', u'opus', u'opusfile', u'p11-kit', u'qdecoder', u'safeclib', u'trousers'] Warning: staging file "./usr/lib/libuuid.la" is touched by more than one package: [u'util-linux', u'bzip2', u'expat', u'libpng', u'freetype', u'fontconfig', u'pixman', u'cairo', u'libogg', u'celt051', u'cjson', u'libopenssl', u'libcurl', u'libxml2', u'collectd', u'gsl', u'ding-libs', u'harfbuzz', u'libjpeg', u'libaio', u'libconfig', u'libffi', u'libmnl', u'libmpdclient', u'libnetfilter_acct', u'libusb', u'libphidget', u'libqrencode', u'ustr', u'libsemanage', u'libsvg', u'libsvg-cairo', u'libtasn1', u'libunistring', u'libupnp', u'libxmlrpc', u'lm-sensors', u'sqlite', u'zeromq', u'sdl', u'opus', u'opusfile', u'p11-kit', u'qdecoder', u'safeclib', u'trousers'] Warning: staging file "./usr/lib/libjpeg.la" is touched by more than one package: [u'libjpeg', u'libaio', u'libconfig', u'libffi', u'libmnl', u'libmpdclient', u'libnetfilter_acct', u'libusb', u'libphidget', u'libqrencode', u'ustr', u'libsemanage', u'libsvg', u'libsvg-cairo', u'libtasn1', u'libunistring', u'libupnp', u'libxmlrpc', u'lm-sensors', u'sqlite', u'zeromq', u'sdl', u'opus', u'opusfile', u'p11-kit', u'qdecoder', u'safeclib', u'trousers'] Warning: staging file "./usr/lib/libxml2.la" is touched by more than one package: [u'libxml2', u'collectd', u'gsl', u'ding-libs', u'harfbuzz', u'libjpeg', u'libaio', u'libconfig', u'libffi', u'libmnl', u'libmpdclient', u'libnetfilter_acct', u'libusb', u'libphidget', u'libqrencode', u'ustr', u'libsemanage', u'libsvg', u'libsvg-cairo', u'libtasn1', u'libunistring', u'libupnp', u'libxmlrpc', u'lm-sensors', u'sqlite', u'zeromq', u'sdl', u'opus', u'opusfile', u'p11-kit', u'qdecoder', u'safeclib', u'trousers'] Warning: staging file "./usr/lib/libsafec-3.3.la" is touched by more than one package: [u'safeclib', u'trousers'] Warning: staging file "./usr/lib/libgsl.la" is touched by more than one package: [u'gsl', u'ding-libs', u'harfbuzz', u'libjpeg', u'libaio', u'libconfig', u'libffi', u'libmnl', u'libmpdclient', u'libnetfilter_acct', u'libusb', u'libphidget', u'libqrencode', u'ustr', u'libsemanage', u'libsvg', u'libsvg-cairo', u'libtasn1', u'libunistring', u'libupnp', u'libxmlrpc', u'lm-sensors', u'sqlite', u'zeromq', u'sdl', u'opus', u'opusfile', u'p11-kit', u'qdecoder', u'safeclib', u'trousers'] Warning: staging file "./usr/lib/libconfig.la" is touched by more than one package: [u'libconfig', u'libffi', u'libmnl', u'libmpdclient', u'libnetfilter_acct', u'libusb', u'libphidget', u'libqrencode', u'ustr', u'libsemanage', u'libsvg', u'libsvg-cairo', u'libtasn1', u'libunistring', u'libupnp', u'libxmlrpc', u'lm-sensors', u'sqlite', u'zeromq', u'sdl', u'opus', u'opusfile', u'p11-kit', u'qdecoder', u'safeclib', u'trousers'] Warning: staging file "./usr/lib/pkcs11/p11-kit-trust.la" is touched by more than one package: [u'p11-kit', u'qdecoder', u'safeclib', u'trousers'] Warning: staging file "./usr/lib/libexpat.la" is touched by more than one package: [u'expat', u'libpng', u'freetype', u'fontconfig', u'pixman', u'cairo', u'libogg', u'celt051', u'cjson', u'libopenssl', u'libcurl', u'libxml2', u'collectd', u'gsl', u'ding-libs', u'harfbuzz', u'libjpeg', u'libaio', u'libconfig', u'libffi', u'libmnl', u'libmpdclient', u'libnetfilter_acct', u'libusb', u'libphidget', u'libqrencode', u'ustr', u'libsemanage', u'libsvg', u'libsvg-cairo', u'libtasn1', u'libunistring', u'libupnp', u'libxmlrpc', u'lm-sensors', u'sqlite', u'zeromq', u'sdl', u'opus', u'opusfile', u'p11-kit', u'qdecoder', u'safeclib', u'trousers'] Warning: staging file "./usr/lib/collectd/md.la" is touched by more than one package: [u'collectd', u'gsl', u'ding-libs', u'harfbuzz', u'libjpeg', u'libaio', u'libconfig', u'libffi', u'libmnl', u'libmpdclient', u'libnetfilter_acct', u'libusb', u'libphidget', u'libqrencode', u'ustr', u'libsemanage', u'libsvg', u'libsvg-cairo', u'libtasn1', u'libunistring', u'libupnp', u'libxmlrpc', u'lm-sensors', u'sqlite', u'zeromq', u'sdl', u'opus', u'opusfile', u'p11-kit', u'qdecoder', u'safeclib', u'trousers'] Warning: staging file "./usr/lib/collectd/df.la" is touched by more than one package: [u'collectd', u'gsl', u'ding-libs', u'harfbuzz', u'libjpeg', u'libaio', u'libconfig', u'libffi', u'libmnl', u'libmpdclient', u'libnetfilter_acct', u'libusb', u'libphidget', u'libqrencode', u'ustr', u'libsemanage', u'libsvg', u'libsvg-cairo', u'libtasn1', u'libunistring', u'libupnp', u'libxmlrpc', u'lm-sensors', u'sqlite', u'zeromq', u'sdl', u'opus', u'opusfile', u'p11-kit', u'qdecoder', u'safeclib', u'trousers'] Warning: staging file "./usr/lib/libupnp.la" is touched by more than one package: [u'libupnp', u'libxmlrpc', u'lm-sensors', u'sqlite', u'zeromq', u'sdl', u'opus', u'opusfile', u'p11-kit', u'qdecoder', u'safeclib', u'trousers'] Warning: staging file "./usr/lib/libfreetype.la" is touched by more than one package: [u'freetype', u'fontconfig', u'pixman', u'cairo', u'libogg', u'celt051', u'cjson', u'libopenssl', u'libcurl', u'libxml2', u'collectd', u'gsl', u'ding-libs', u'harfbuzz', u'libjpeg', u'libaio', u'libconfig', u'libffi', u'libmnl', u'libmpdclient', u'libnetfilter_acct', u'libusb', u'libphidget', u'libqrencode', u'ustr', u'libsemanage', u'libsvg', u'libsvg-cairo', u'libtasn1', u'libunistring', u'libupnp', u'libxmlrpc', u'lm-sensors', u'sqlite', u'zeromq', u'sdl', u'opus', u'opusfile', u'p11-kit', u'qdecoder', u'safeclib', u'trousers'] Warning: staging file "./usr/lib/libpng16.la" is touched by more than one package: [u'libpng', u'freetype', u'fontconfig', u'pixman', u'cairo', u'libogg', u'celt051', u'cjson', u'libopenssl', u'libcurl', u'libxml2', u'collectd', u'gsl', u'ding-libs', u'harfbuzz', u'libjpeg', u'libaio', u'libconfig', u'libffi', u'libmnl', u'libmpdclient', u'libnetfilter_acct', u'libusb', u'libphidget', u'libqrencode', u'ustr', u'libsemanage', u'libsvg', u'libsvg-cairo', u'libtasn1', u'libunistring', u'libupnp', u'libxmlrpc', u'lm-sensors', u'sqlite', u'zeromq', u'sdl', u'opus', u'opusfile', u'p11-kit', u'qdecoder', u'safeclib', u'trousers'] Warning: staging file "./usr/lib/libref_array.la" is touched by more than one package: [u'ding-libs', u'harfbuzz', u'libjpeg', u'libaio', u'libconfig', u'libffi', u'libmnl', u'libmpdclient', u'libnetfilter_acct', u'libusb', u'libphidget', u'libqrencode', u'ustr', u'libsemanage', u'libsvg', u'libsvg-cairo', u'libtasn1', u'libunistring', u'libupnp', u'libxmlrpc', u'lm-sensors', u'sqlite', u'zeromq', u'sdl', u'opus', u'opusfile', u'p11-kit', u'qdecoder', u'safeclib', u'trousers'] Warning: staging file "./usr/lib/libsvg-cairo.la" is touched by more than one package: [u'libsvg-cairo', u'libtasn1', u'libunistring', u'libupnp', u'libxmlrpc', u'lm-sensors', u'sqlite', u'zeromq', u'sdl', u'opus', u'opusfile', u'p11-kit', u'qdecoder', u'safeclib', u'trousers'] Warning: staging file "./usr/lib/libphidget21.la" is touched by more than one package: [u'libphidget', u'libqrencode', u'ustr', u'libsemanage', u'libsvg', u'libsvg-cairo', u'libtasn1', u'libunistring', u'libupnp', u'libxmlrpc', u'lm-sensors', u'sqlite', u'zeromq', u'sdl', u'opus', u'opusfile', u'p11-kit', u'qdecoder', u'safeclib', u'trousers'] Warning: staging file "./usr/lib/libSDL.la" is touched by more than one package: [u'sdl', u'opus', u'opusfile', u'p11-kit', u'qdecoder', u'safeclib', u'trousers'] Warning: staging file "./usr/lib/libunistring.la" is touched by more than one package: [u'libunistring', u'libupnp', u'libxmlrpc', u'lm-sensors', u'sqlite', u'zeromq', u'sdl', u'opus', u'opusfile', u'p11-kit', u'qdecoder', u'safeclib', u'trousers'] Warning: staging file "./usr/lib/libp11-kit.la" is touched by more than one package: [u'p11-kit', u'qdecoder', u'safeclib', u'trousers'] Warning: staging file "./usr/lib/libSDLmain.la" is touched by more than one package: [u'sdl', u'opus', u'opusfile', u'p11-kit', u'qdecoder', u'safeclib', u'trousers'] Warning: staging file "./usr/lib/libconfig++.la" is touched by more than one package: [u'libconfig', u'libffi', u'libmnl', u'libmpdclient', u'libnetfilter_acct', u'libusb', u'libphidget', u'libqrencode', u'ustr', u'libsemanage', u'libsvg', u'libsvg-cairo', u'libtasn1', u'libunistring', u'libupnp', u'libxmlrpc', u'lm-sensors', u'sqlite', u'zeromq', u'sdl', u'opus', u'opusfile', u'p11-kit', u'qdecoder', u'safeclib', u'trousers'] Warning: staging file "./usr/lib/collectd/statsd.la" is touched by more than one package: [u'collectd', u'gsl', u'ding-libs', u'harfbuzz', u'libjpeg', u'libaio', u'libconfig', u'libffi', u'libmnl', u'libmpdclient', u'libnetfilter_acct', u'libusb', u'libphidget', u'libqrencode', u'ustr', u'libsemanage', u'libsvg', u'libsvg-cairo', u'libtasn1', u'libunistring', u'libupnp', u'libxmlrpc', u'lm-sensors', u'sqlite', u'zeromq', u'sdl', u'opus', u'opusfile', u'p11-kit', u'qdecoder', u'safeclib', u'trousers'] Warning: staging file "./usr/lib/libnetfilter_acct.la" is touched by more than one package: [u'libnetfilter_acct', u'libusb', u'libphidget', u'libqrencode', u'ustr', u'libsemanage', u'libsvg', u'libsvg-cairo', u'libtasn1', u'libunistring', u'libupnp', u'libxmlrpc', u'lm-sensors', u'sqlite', u'zeromq', u'sdl', u'opus', u'opusfile', u'p11-kit', u'qdecoder', u'safeclib', u'trousers'] Warning: staging file "./usr/lib/libpcreposix.la" is touched by more than one package: [u'pcre', u'libselinux', u'ncurses', u'libzlib', u'util-linux', u'bzip2', u'expat', u'libpng', u'freetype', u'fontconfig', u'pixman', u'cairo', u'libogg', u'celt051', u'cjson', u'libopenssl', u'libcurl', u'libxml2', u'collectd', u'gsl', u'ding-libs', u'harfbuzz', u'libjpeg', u'libaio', u'libconfig', u'libffi', u'libmnl', u'libmpdclient', u'libnetfilter_acct', u'libusb', u'libphidget', u'libqrencode', u'ustr', u'libsemanage', u'libsvg', u'libsvg-cairo', u'libtasn1', u'libunistring', u'libupnp', u'libxmlrpc', u'lm-sensors', u'sqlite', u'zeromq', u'sdl', u'opus', u'opusfile', u'p11-kit', u'qdecoder', u'safeclib', u'trousers'] ./support/scripts/check-uniq-files -t host /usr/lfs/v0/rc-buildroot-test/scripts/instance-1/output/build/packages-file-list-host.txt if grep -q CONFIG_ASH=y ./.config; then grep -qsE '^/bin/ash$' /usr/lfs/v0/rc-buildroot-test/scripts/instance-1/output/target/etc/shells || echo "/bin/ash" >> /usr/lfs/v0/rc-buildroot-test/scripts/instance-1/output/target/etc/shells; fi grep: ./.config: No such file or directory if grep -q CONFIG_HUSH=y ./.config; then grep -qsE '^/bin/hush$' /usr/lfs/v0/rc-buildroot-test/scripts/instance-1/output/target/etc/shells || echo "/bin/hush" >> /usr/lfs/v0/rc-buildroot-test/scripts/instance-1/output/target/etc/shells; fi grep: ./.config: No such file or directory mkdir -p /usr/lfs/v0/rc-buildroot-test/scripts/instance-1/output/target/etc echo "buildroot" > /usr/lfs/v0/rc-buildroot-test/scripts/instance-1/output/target/etc/hostname /usr/bin/sed -i -e '$a \127.0.1.1\tbuildroot' -e '/^127.0.1.1/d' /usr/lfs/v0/rc-buildroot-test/scripts/instance-1/output/target/etc/hosts mkdir -p /usr/lfs/v0/rc-buildroot-test/scripts/instance-1/output/target/etc echo "Welcome to Buildroot" > /usr/lfs/v0/rc-buildroot-test/scripts/instance-1/output/target/etc/issue /usr/bin/sed -i -e s,^root:[^:]*:,root::, /usr/lfs/v0/rc-buildroot-test/scripts/instance-1/output/target/etc/shadow rm -f /usr/lfs/v0/rc-buildroot-test/scripts/instance-1/output/target/bin/sh rm -f /usr/lfs/v0/rc-buildroot-test/scripts/instance-1/output/build/locales.nopurge for i in C en_US locale-archive; do echo $i >> /usr/lfs/v0/rc-buildroot-test/scripts/instance-1/output/build/locales.nopurge; done for dir in /usr/lfs/v0/rc-buildroot-test/scripts/instance-1/output/target/usr/share/locale; do for langdir in $dir/*; do if [ -e "${langdir}" ]; then grep -qx "${langdir##*/}" /usr/lfs/v0/rc-buildroot-test/scripts/instance-1/output/build/locales.nopurge || rm -rf $langdir; fi done; done if [ -d /usr/lfs/v0/rc-buildroot-test/scripts/instance-1/output/target/usr/share/X11/locale ]; then for lang in C en_US; do if [ -f /usr/lfs/v0/rc-buildroot-test/scripts/instance-1/output/target/usr/share/X11/locale/$lang/XLC_LOCALE ]; then echo "$lang/XLC_LOCALE: $lang"; fi done > /usr/lfs/v0/rc-buildroot-test/scripts/instance-1/output/target/usr/share/X11/locale/locale.dir; fi rm -rf /usr/lfs/v0/rc-buildroot-test/scripts/instance-1/output/target/usr/include /usr/lfs/v0/rc-buildroot-test/scripts/instance-1/output/target/usr/share/aclocal \ /usr/lfs/v0/rc-buildroot-test/scripts/instance-1/output/target/usr/lib/pkgconfig /usr/lfs/v0/rc-buildroot-test/scripts/instance-1/output/target/usr/share/pkgconfig \ /usr/lfs/v0/rc-buildroot-test/scripts/instance-1/output/target/usr/lib/cmake /usr/lfs/v0/rc-buildroot-test/scripts/instance-1/output/target/usr/share/cmake find /usr/lfs/v0/rc-buildroot-test/scripts/instance-1/output/target/usr/{lib,share}/ -name '*.cmake' -print0 | xargs -0 rm -f find /usr/lfs/v0/rc-buildroot-test/scripts/instance-1/output/target/lib/ /usr/lfs/v0/rc-buildroot-test/scripts/instance-1/output/target/usr/lib/ /usr/lfs/v0/rc-buildroot-test/scripts/instance-1/output/target/usr/libexec/ \ \( -name '*.a' -o -name '*.la' \) -print0 | xargs -0 rm -f rm -rf /usr/lfs/v0/rc-buildroot-test/scripts/instance-1/output/target/usr/share/gdb rm -rf /usr/lfs/v0/rc-buildroot-test/scripts/instance-1/output/target/usr/share/bash-completion rm -rf /usr/lfs/v0/rc-buildroot-test/scripts/instance-1/output/target/usr/share/zsh rm -rf /usr/lfs/v0/rc-buildroot-test/scripts/instance-1/output/target/usr/man /usr/lfs/v0/rc-buildroot-test/scripts/instance-1/output/target/usr/share/man rm -rf /usr/lfs/v0/rc-buildroot-test/scripts/instance-1/output/target/usr/info /usr/lfs/v0/rc-buildroot-test/scripts/instance-1/output/target/usr/share/info rm -rf /usr/lfs/v0/rc-buildroot-test/scripts/instance-1/output/target/usr/doc /usr/lfs/v0/rc-buildroot-test/scripts/instance-1/output/target/usr/share/doc rm -rf /usr/lfs/v0/rc-buildroot-test/scripts/instance-1/output/target/usr/share/gtk-doc rmdir /usr/lfs/v0/rc-buildroot-test/scripts/instance-1/output/target/usr/share 2>/dev/null || true find /usr/lfs/v0/rc-buildroot-test/scripts/instance-1/output/target -type f \( -perm /111 -o -name '*.so*' \) -not \( -name 'libpthread*.so*' -o -name 'ld-*.so*' -o -name '*.ko' \) -print0 | xargs -0 /usr/lfs/v0/rc-buildroot-test/scripts/instance-1/output/host/bin/arm-none-linux-gnueabi-strip --remove-section=.comment --remove-section=.note 2>/dev/null || true find /usr/lfs/v0/rc-buildroot-test/scripts/instance-1/output/target/lib/ -type f -name 'libpthread*.so*' | \ xargs -r /usr/lfs/v0/rc-buildroot-test/scripts/instance-1/output/host/bin/arm-none-linux-gnueabi-strip --remove-section=.comment --remove-section=.note --strip-debug find /usr/lfs/v0/rc-buildroot-test/scripts/instance-1/output/target/lib/ -type f -name 'ld-*.so*' | \ xargs -r /usr/lfs/v0/rc-buildroot-test/scripts/instance-1/output/host/bin/arm-none-linux-gnueabi-strip --remove-section=.comment --remove-section=.note --strip-debug test -f /usr/lfs/v0/rc-buildroot-test/scripts/instance-1/output/target/etc/ld.so.conf && \ { echo "ERROR: we shouldn't have a /etc/ld.so.conf file"; exit 1; } || true test -d /usr/lfs/v0/rc-buildroot-test/scripts/instance-1/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 /usr/lfs/v0/rc-buildroot-test/scripts/instance-1/output/target/etc ( \ echo "NAME=Buildroot"; \ echo "VERSION=2018.08-git-00776-gc4d2699"; \ echo "ID=buildroot"; \ echo "VERSION_ID=2018.08-git"; \ echo "PRETTY_NAME=\"Buildroot 2018.08-git\"" \ ) > /usr/lfs/v0/rc-buildroot-test/scripts/instance-1/output/target/usr/lib/os-release ln -sf ../usr/lib/os-release /usr/lfs/v0/rc-buildroot-test/scripts/instance-1/output/target/etc >>> Sanitizing RPATH in target tree /usr/lfs/v0/rc-buildroot-test/scripts/instance-1/buildroot/support/scripts/fix-rpath target touch /usr/lfs/v0/rc-buildroot-test/scripts/instance-1/output/target/usr make: Leaving directory `/usr/lfs/v0/rc-buildroot-test/scripts/instance-1/buildroot' make: Entering directory `/usr/lfs/v0/rc-buildroot-test/scripts/instance-1/buildroot' >>> Buildroot 2018.08-git-00776-gc4d2699 Collecting legal info COPYING: OK (sha256: 9755181e27175cb3510b4da8629caa406fb355a19aa8e7d55f06bf8ab33323c4) >>> toolchain-external Collecting legal info >>> host-lzip 1.20 Collecting legal info COPYING: OK (sha256: 3d77c1a58fbde5ddba612d1fe09965e20a3804953eca12e8c1892298bb8a5eef) >>> host-skeleton Collecting legal info >>> host-tar 1.29 Collecting legal info ERROR: No hash found for COPYING >>> skeleton Collecting legal info >>> skeleton-init-none Collecting legal info >>> skeleton-init-common Collecting legal info PATH="/usr/lfs/v0/rc-buildroot-test/scripts/instance-1/output/host/bin:/usr/lfs/v0/rc-buildroot-test/scripts/instance-1/output/host/sbin:/usr/bin:/bin:/accts/mlweber1/bin:/accts/mlweber1/libexec/git-core:/accts/mlweber1/usr/bin:/accts/mlweber1/usr/local/bin" BR2_DL_DIR=/usr/lfs/v0/rc-buildroot-test/scripts/instance-1/dl BUILD_DIR=/usr/lfs/v0/rc-buildroot-test/scripts/instance-1/output/build O=/usr/lfs/v0/rc-buildroot-test/scripts/instance-1/output flock /usr/lfs/v0/rc-buildroot-test/scripts/instance-1/dl/toolchain-external-codesourcery-arm/ support/download/dl-wrapper -c '2014.05-29' -d '/usr/lfs/v0/rc-buildroot-test/scripts/instance-1/dl/toolchain-external-codesourcery-arm' -D '/usr/lfs/v0/rc-buildroot-test/scripts/instance-1/dl' -f 'arm-2014.05-29-arm-none-linux-gnueabi.src.tar.bz2' -H 'toolchain/toolchain-external/toolchain-external-codesourcery-arm//toolchain-external-codesourcery-arm.hash' -n 'toolchain-external-codesourcery-arm-2014.05-29' -N 'toolchain-external-codesourcery-arm' -o '/usr/lfs/v0/rc-buildroot-test/scripts/instance-1/dl/toolchain-external-codesourcery-arm/arm-2014.05-29-arm-none-linux-gnueabi.src.tar.bz2' -u http\|urlencode+http://rclinux-git.rockwellcollins.com/dl/toolchain-external-codesourcery-arm -u http\|urlencode+http://rclinux-git.rockwellcollins.com/dl -u https://sourcery.mentor.com/public/gnu_toolchain/arm-none-linux-gnueabi -u http\|urlencode+http://sources.buildroot.net/toolchain-external-codesourcery-arm -u http\|urlencode+http://sources.buildroot.net -- arm-2014.05-29-arm-none-linux-gnueabi.src.tar.bz2: OK (sha256: e16a5b1e41d7ff1e74161f9405182001bc8d1360d89564e73911032e6966cc0d) >>> toolchain-external-codesourcery-arm 2014.05-29 Collecting legal info >>> toolchain Collecting legal info >>> audit 2.8.2 Collecting legal info COPYING: OK (sha256: 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670) COPYING.LIB: OK (sha256: f18a0811fa0e220ccbc42f661545e77f0388631e209585ed582a1c693029c6aa) >>> libcap-ng 0.7.9 Collecting legal info COPYING: OK (sha256: 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670) COPYING.LIB: OK (sha256: f18a0811fa0e220ccbc42f661545e77f0388631e209585ed582a1c693029c6aa) >>> 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-m4 1.4.18 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> host-automake 1.15.1 Collecting legal info COPYING: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) >>> busybox 1.29.1 Collecting legal info LICENSE: OK (sha256: bbfc9843646d483c334664f651c208b9839626891d8f17604db2146962f43548) >>> 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-pkgconf 0.9.12 Collecting legal info ERROR: No hash found for COPYING >>> libselinux 2.7 Collecting legal info ERROR: No hash found for LICENSE >>> libsepol 2.7 Collecting legal info ERROR: No hash found for COPYING >>> host-flex 2.6.4 Collecting legal info COPYING: OK (sha256: 97fd685958d93be7f8dab939bb8161dbd6afb0718c63bfc337c24321aea44273) >>> 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) >>> pcre 8.42 Collecting legal info LICENCE: OK (sha256: f998c0f52eb704eff28f503580cfca3f2547280aa212994f6cf2d8e317587c1c) >>> 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 >>> zlib Collecting legal info >>> libzlib 1.2.11 Collecting legal info README: OK (sha256: 7960b6b1cc63e619abb77acaea5427159605afee8c8b362664f4effc7d7f7d15) >>> bzip2 1.0.6 Collecting legal info ERROR: No hash found for LICENSE >>> cairo 1.15.12 Collecting legal info COPYING: OK (sha256: 67228a9f7c5f9b67c58f556f1be178f62da4d9e2e6285318d8c74d567255abdf) COPYING-LGPL-2.1: OK (sha256: 9e9e8608c4cdda51a78cc3a385f4ec9a2e4c96d5ecad74ac8bca5fca3e563b7d) COPYING-MPL-1.1: OK (sha256: 53692a2ed6c6a2c6ec9b32dd0b820dfae91e0a1fcdf625ca9ed0bdf8705fcc4f) >>> fontconfig 2.12.4 Collecting legal info ERROR: No hash found for COPYING >>> expat 2.2.5 Collecting legal info COPYING: OK (sha256: 46336ab2fec900803e2f1a4253e325ac01d998efb09bc6906651f7259e636f76) >>> freetype 2.9 Collecting legal info docs/LICENSE.TXT: OK (sha256: fd056de4196903a676208ef58cfddafc7d583d1f28fa2e44c309cf84a59e62fb) docs/FTL.TXT: OK (sha256: 08c135755dd589039470f1fdbb400daaabaaa50d0b366d19cebff4d22986baa1) docs/GPLv2.TXT: OK (sha256: c4120c6752c910c299e3bd9cb3a46ff262c268303ca2069b61f92f10a5656c18) >>> libpng 1.6.34 Collecting legal info LICENSE: OK (sha256: a247c24f82bacf0403fe2f3d5550493a91cdb575fe7036b764bda8cacf3efd9c) >>> host-gperf 3.0.4 Collecting legal info ERROR: No hash found for COPYING >>> pixman 0.34.0 Collecting legal info ERROR: No hash found for COPYING >>> celt051 0.5.1.3 Collecting legal info ERROR: No hash found for COPYING >>> libogg 1.3.3 Collecting legal info COPYING: OK (sha256: d2ab5758336489da61c12cc5bb757da5339c4ae9001f9bb0562b4370249af814) >>> 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 >>> collectd 5.7.1 Collecting legal info COPYING: OK (sha256: ed0409b2b1c30566dab5fcdaf46ee70e140c99788e22f0267645a9357b476ae4) libltdl/COPYING.LIB: OK (sha256: f18a0811fa0e220ccbc42f661545e77f0388631e209585ed582a1c693029c6aa) >>> libcurl 7.61.0 Collecting legal info COPYING: OK (sha256: 5f3849ec38ddb927e79f514bf948890c41b8d1407286a49609b8fb1585931095) >>> openssl Collecting legal info >>> libopenssl 1.0.2o Collecting legal info LICENSE: OK (sha256: c8f60f4842bbad0353f5d81620e72b168b5638ca3a0a999f5da113b22491612e) >>> libxml2 2.9.8 Collecting legal info COPYING: OK (sha256: c5c63674f8a83c4d2e385d96d1c670a03cb871ba2927755467017317878574bd) >>> dieharder 3.31.1 Collecting legal info ERROR: No hash found for COPYING >>> gsl 2.3 Collecting legal info ERROR: No hash found for COPYING >>> ding-libs 0_4_0 Collecting legal info ERROR: No hash found for COPYING ERROR: No hash found for COPYING.LESSER >>> explorercanvas aa989ea9d9bac748638f7c66b0fc88e619715da6 Collecting legal info ERROR: No hash found for COPYING >>> gnuplot 5.0.6 Collecting legal info ERROR: No hash found for Copyright >>> gperf 3.0.4 Collecting legal info ERROR: No hash found for COPYING >>> harfbuzz 1.7.1 Collecting legal info COPYING: OK (sha256: 2a886915de4f296cdae5ed67064f86dba01d0c55286d86e8487f2a5caaf40216) ERROR: No hash found for src/hb-ucdn/COPYING >>> host-imx-usb-loader e5394615dd413c3823d5bd1de340933e16a8c07c Collecting legal info ERROR: No hash found for COPYING >>> host-libusb 1.0.22 Collecting legal info COPYING: OK (sha256: 5df07007198989c622f5d41de8d703e7bef3d0e79d62e24332ee739a452af62a) >>> jpeg Collecting legal info >>> libjpeg 9c Collecting legal info README: OK (sha256: 31f366acfb6259456d9046eb7f16875e387f8bf029d37ac4c4397bf63f22fd6b) >>> libaio 0.3.110 Collecting legal info COPYING: OK (sha256: 5bbcbb737e60fe9deba08ecbd00920cfcc3403ba2e534c64fdeea49d6bb87509) >>> libconfig v1.7.2 Collecting legal info COPYING.LIB: OK (sha256: d80c9d084ebfb50ea1ed91bfbc2410d6ce542097a32c43b00781b83adcb8c77f) >>> libffi 3.2.1 Collecting legal info LICENSE: OK (sha256: 0f4d7a0bfb83c37465d42dc305f124189196cc0cc2cc8d6f8461103682aebbc5) >>> libmnl 1.0.4 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> libmpdclient 2.14 Collecting legal info COPYING: OK (sha256: 9574c3b0a9c31723cc3d5f32af4655a015fff5ec6ec8115b7906cd7d9623cf32) >>> host-meson 0.46.1 Collecting legal info COPYING: OK (sha256: cfc7749b96f63bd31c3c42b5c471bf756814053e847c10f3eb003417bc523d30) >>> host-ninja v1.8.2 Collecting legal info ERROR: No hash found for COPYING >>> 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) >>> host-python-setuptools v38.4.0 Collecting legal info LICENSE: OK (sha256: c32a3ac395af6321efd28be73d06a00f0db6ab887d1c21d4fec46128d2056d5a) >>> host-python3 3.6.3 Collecting legal info ERROR: No hash found for LICENSE >>> libnetfilter_acct 1.0.3 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> libphidget 2.1.8.20170607 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> libusb 1.0.22 Collecting legal info COPYING: OK (sha256: 5df07007198989c622f5d41de8d703e7bef3d0e79d62e24332ee739a452af62a) >>> libqrencode 4.0.0 Collecting legal info COPYING: OK (sha256: a9bdde5616ecdd1e980b44f360600ee8783b1f99b8cc83a2beb163a0a390e861) >>> libsemanage 2.7 Collecting legal info ERROR: No hash found for COPYING >>> host-bison 3.0.4 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> ustr 1.0.4 Collecting legal info ERROR: No hash found for LICENSE ERROR: No hash found for LICENSE_BSD ERROR: No hash found for LICENSE_LGPL ERROR: No hash found for LICENSE_MIT >>> libsvg-cairo 0.1.6 Collecting legal info ERROR: No hash found for COPYING >>> libsvg 0.1.4 Collecting legal info ERROR: No hash found for COPYING >>> libtasn1 4.13 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) COPYING.LIB: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> libunistring 0.9.9 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) COPYING.LIB: OK (sha256: a853c2ffec17057872340eee242ae4d96cbf2b520ae27d903e1b2fef1a5f9d1c) >>> libupnp 1.6.25 Collecting legal info LICENSE: OK (sha256: 0375955c8a79d6e8fa0792d45d00fc4e7710d7ac95bcbd27f9225a83f5c946fd) >>> libxmlrpc 1.39.12 Collecting legal info ERROR: No hash found for doc/COPYING >>> lm-sensors 3.4.0 Collecting legal info ERROR: No hash found for COPYING.LGPL ERROR: No hash found for COPYING >>> make 4.2.1 Collecting legal info ERROR: No hash found for COPYING >>> host-mkpasswd Collecting legal info >>> mongrel2 1.9.2 Collecting legal info ERROR: No hash found for LICENSE >>> sqlite 3240000 Collecting legal info tea/license.terms: OK (sha256: 66e056b6e8687f32af30d5187611b98b12a8f46f07aaf62f43585f276e8f0ac9) >>> zeromq 4.2.5 Collecting legal info ERROR: No hash found for COPYING ERROR: No hash found for COPYING.LESSER >>> nvme v1.3 Collecting legal info ERROR: No hash found for LICENSE >>> opentyrian-data 2.1 Collecting legal info >>> opentyrian 9c9f0ec3532b Collecting legal info WARNING: no hash file for COPYING >>> sdl 1.2.15 Collecting legal info ERROR: No hash found for COPYING >>> opus 1.2.1 Collecting legal info COPYING: OK (sha256: 8338ce8d922bb4416ce3dd1e5680173332435e3f0755007ac7801ccd674fe682) >>> opusfile 0.10 Collecting legal info COPYING: OK (sha256: 0267ae795ab744c4e0f9c45e249440fdf2e75dac8c804f36066b28649bf74aaf) >>> p11-kit 0.23.2 Collecting legal info ERROR: No hash found for COPYING >>> host-patchelf 0.9 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> policycoreutils 2.7 Collecting legal info COPYING: OK (sha256: 204d8eff92f95aac4df6c8122bc1505f468f3a901e5a4cc08940e0ede1938994) >>> proxychains-ng 4.11 Collecting legal info ERROR: No hash found for COPYING >>> putty 0.70 Collecting legal info ERROR: No hash found for LICENCE >>> qdecoder r12.0.5 Collecting legal info ERROR: No hash found for COPYING >>> read-edid 3.0.2 Collecting legal info ERROR: No hash found for LICENSE >>> safeclib v03032018 Collecting legal info COPYING: OK (sha256: c33e77efd5781e3d59a2bb648c82d2a615035ef0d24cf58880380e3af906510b) >>> swupdate 2018.03 Collecting legal info ERROR: No hash found for COPYING >>> trousers 0.3.13 Collecting legal info ERROR: No hash found for LICENSE >>> uemacs 31a16c0ccab9a4b69c79920244b9c623bee7bffe Collecting legal info README: OK (sha256: 6e2a4cf41ec8d4379c154923349733bc0d3935c6fa72c4337cf1bc137b98b90a) >>> ushare 1.1a Collecting legal info ERROR: No hash found for COPYING >>> 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-vboot-utils bbdd62f9b030db7ad8eef789aaf58a7ff9a25656 Collecting legal info ERROR: No hash found for LICENSE >>> host-openssl Collecting legal info >>> host-libopenssl 1.0.2o Collecting legal info LICENSE: OK (sha256: c8f60f4842bbad0353f5d81620e72b168b5638ca3a0a999f5da113b22491612e) >>> wireless-regdb 2018.05.31 Collecting legal info LICENSE: OK (sha256: 678b0df753c86198fc496d1f1033429bbd57f101472132ee7eaaf9f5e0a7fae1) WARNING: the Buildroot source code has not been saved WARNING: toolchain-external-codesourcery-arm-2014.05-29: cannot save license (TOOLCHAIN_EXTERNAL_CODESOURCERY_ARM_LICENSE_FILES not defined) WARNING: opentyrian-data-2.1: cannot save license (OPENTYRIAN_DATA_LICENSE_FILES not defined) Legal info produced in /usr/lfs/v0/rc-buildroot-test/scripts/instance-1/output/legal-info make: Leaving directory `/usr/lfs/v0/rc-buildroot-test/scripts/instance-1/buildroot'