>>> wpa_supplicant 2.6 Configuring cp /home/rclinux/rc-buildroot-test/scripts/instance-0/output/build/wpa_supplicant-2.6/wpa_supplicant/defconfig /home/rclinux/rc-buildroot-test/scripts/instance-0/output/build/wpa_supplicant-2.6/wpa_supplicant/.config sed -i -e 's/^#\(CONFIG_IEEE80211AC\)/\1/' -e 's/^#\(CONFIG_IEEE80211N\)/\1/' -e 's/^#\(CONFIG_IEEE80211R\)/\1/' -e 's/^#\(CONFIG_INTERNAL_LIBTOMMATH\)/\1/' -e 's/^#\(CONFIG_DEBUG_FILE\)/\1/' -e 's/^#\(CONFIG_MATCH_IFACE\)/\1/' -e 's/^#\(CONFIG_EAP_\)/\1/' -e 's/^\(CONFIG_SMARTCARD\)/#\1/' -e 's/^\(CONFIG_DRIVER_NL80211\)/#\1/' -e '1iCONFIG_BGSCAN_SIMPLE=y' -e 's/#\(CONFIG_TLS=openssl\)/\1/' /home/rclinux/rc-buildroot-test/scripts/instance-0/output/build/wpa_supplicant-2.6/wpa_supplicant/.config >>> wpa_supplicant 2.6 Building PATH="/home/rclinux/rc-buildroot-test/scripts/instance-0/output/host/bin:/home/rclinux/rc-buildroot-test/scripts/instance-0/output/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games" CFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -I/home/rclinux/rc-buildroot-test/scripts/instance-0/output/host/arm-buildroot-linux-gnueabihf/sysroot/usr/include/libnl3/" LDFLAGS="" BINDIR=/usr/sbin LIBS="" LIBS_c="" LIBS_p="" /usr/bin/make -j3 CC="/home/rclinux/rc-buildroot-test/scripts/instance-0/output/host/bin/arm-linux-gnueabihf-gcc" -C /home/rclinux/rc-buildroot-test/scripts/instance-0/output/build/wpa_supplicant-2.6/wpa_supplicant make[1]: Entering directory '/home/rclinux/rc-buildroot-test/scripts/instance-0/output/build/wpa_supplicant-2.6/wpa_supplicant' CC notify.c CC eap_register.c CC bss.c CC ../src/utils/wpa_debug.c CC ../src/utils/common.c CC ../src/utils/wpabuf.c CC config.c CC ../src/utils/os_unix.c CC wmm_ac.c CC ../src/utils/eloop.c CC ../src/rsn_supp/wpa_ft.c CC config_file.c CC ../src/rsn_supp/preauth.c CC ../src/rsn_supp/pmksa_cache.c CC ../src/rsn_supp/wpa.c CC ../src/rsn_supp/wpa_ie.c CC ../src/rsn_supp/peerkey.c CC ../src/eap_peer/eap_tls.c CC ../src/eap_common/eap_peap_common.c CC ../src/eap_peer/eap_peap.c CC ../src/common/wpa_common.c CC ../src/eap_peer/eap_md5.c CC ../src/eap_peer/mschapv2.c CC ../src/eap_peer/eap_mschapv2.c CC ../src/eap_peer/eap_ttls.c CC ../src/eap_peer/eap_gtc.c CC ../src/eap_peer/eap_otp.c CC ../src/eap_peer/eap_leap.c CC ../src/eap_peer/eap_psk.c CC ../src/eap_peer/eap_sim.c CC ../src/eap_common/eap_psk_common.c CC ../src/eap_peer/eap_aka.c CC ../src/eap_common/eap_sim_common.c CC ../src/eap_peer/eap_fast.c CC ../src/eap_common/eap_fast_common.c CC ../src/eap_peer/eap_pax.c CC ../src/eap_common/eap_pax_common.c CC ../src/eap_peer/eap_fast_pac.c CC ../src/eap_peer/eap_sake.c CC ../src/eap_common/eap_sake_common.c CC ../src/eap_peer/eap_gpsk.c CC ../src/eap_common/eap_gpsk_common.c CC ../src/eap_common/eap_pwd_common.c CC ../src/eap_peer/eap_pwd.c CC ../src/eap_peer/eap_eke.c CC ../src/eap_common/eap_eke_common.c CC ../src/eap_peer/eap_ikev2.c CC ../src/eap_common/eap_ikev2_common.c CC ../src/eap_peer/ikev2.c CC ../src/eap_peer/eap_tnc.c CC ../src/eap_common/ikev2_common.c CC ../src/eap_peer/tncc.c CC ../src/eap_peer/eap_methods.c CC ../src/eapol_supp/eapol_supp_sm.c CC ../src/eap_peer/eap.c CC ../src/eap_common/chap.c CC ../src/crypto/ms_funcs.c CC ../src/crypto/tls_openssl_ocsp.c CC ../src/eap_peer/eap_tls_common.c CC ../src/crypto/fips_prf_openssl.c CC ../src/crypto/aes-eax.c CC ../src/crypto/crypto_openssl.c CC ../src/crypto/aes-ctr.c CC ../src/crypto/aes-encblock.c CC ../src/crypto/tls_openssl.c CC ../src/crypto/aes-omac1.c CC ../src/crypto/sha256-prf.c CC ../src/crypto/sha256-tlsprf.c CC ../src/common/ctrl_iface_common.c CC ../src/crypto/dh_groups.c CC ../src/crypto/random.c CC ../src/utils/base64.c CC ctrl_iface_unix.c CC ../src/common/ieee802_11_common.c CC ../src/eap_common/eap_common.c CC ../src/common/hw_features_common.c CC ../src/crypto/sha1-tprf.c CC ../src/crypto/sha1-prf.c CC ../src/crypto/sha1-tlsprf.c CC bgscan_simple.c CC bgscan.c CC ../src/drivers/driver_common.c CC ctrl_iface.c CC blacklist.c CC events.c CC wpas_glue.c CC wpa_supplicant.c CC main.c CC ../src/drivers/driver_wired.c CC scan.c CC ../src/drivers/netlink.c CC ../src/drivers/driver_wext.c CC ../src/drivers/linux_ioctl.c CC ../src/drivers/rfkill.c In file included from ../src/l2_packet/l2_packet_linux.c:15:0: /home/rclinux/rc-buildroot-test/scripts/instance-0/output/build/wpa_supplicant-2.6/src/utils/common.h:426:0: warning: "__bitwise" redefined #define __bitwise In file included from /home/rclinux/rc-buildroot-test/scripts/instance-0/output/host/arm-buildroot-linux-gnueabihf/sysroot/usr/include/linux/filter.h:9:0, from ../src/l2_packet/l2_packet_linux.c:13: /home/rclinux/rc-buildroot-test/scripts/instance-0/output/host/arm-buildroot-linux-gnueabihf/sysroot/usr/include/linux/types.h:21:0: note: this is the location of the previous definition #define __bitwise __bitwise__ CC ../src/drivers/drivers.c CC ../src/l2_packet/l2_packet_linux.c CC ../src/common/wpa_ctrl.c CC ../src/common/cli.c CC ../src/utils/edit_simple.c sed systemd/wpa_supplicant.service.in sed systemd/wpa_supplicant.service.arg.in sed systemd/wpa_supplicant-nl80211.service.arg.in sed systemd/wpa_supplicant-wired.service.arg.in sed dbus/fi.epitest.hostap.WPASupplicant.service.in CC wpa_passphrase.c sed dbus/fi.w1.wpa_supplicant1.service.in LD wpa_passphrase LD wpa_supplicant CC wpa_cli.c LD wpa_cli make[1]: Leaving directory '/home/rclinux/rc-buildroot-test/scripts/instance-0/output/build/wpa_supplicant-2.6/wpa_supplicant' >>> wpa_supplicant 2.6 Installing to staging directory >>> wpa_supplicant 2.6 Fixing libtool files >>> wpa_supplicant 2.6 Installing to target /usr/bin/install -m 0755 -D /home/rclinux/rc-buildroot-test/scripts/instance-0/output/build/wpa_supplicant-2.6/wpa_supplicant/wpa_supplicant /home/rclinux/rc-buildroot-test/scripts/instance-0/output/target/usr/sbin/wpa_supplicant /usr/bin/install -m 644 -D package/wpa_supplicant/wpa_supplicant.conf /home/rclinux/rc-buildroot-test/scripts/instance-0/output/target/etc/wpa_supplicant.conf >>> Finalizing target directory # Check files that are touched by more than one package ./support/scripts/check-uniq-files -t target /home/rclinux/rc-buildroot-test/scripts/instance-0/output/build/packages-file-list.txt Warning: target file "./usr/share/info/dir" is touched by more than one package: [u'libffi', u'check', u'gnupg', u'libgpgme', u'parted'] ./support/scripts/check-uniq-files -t staging /home/rclinux/rc-buildroot-test/scripts/instance-0/output/build/packages-file-list-staging.txt Warning: staging file "./usr/lib/libsocketcan.la" is touched by more than one package: [u'libsocketcan', u'libusb', u'nanomsg', u'opencore-amr', u'popt', u'opkg', u'opus', u'opusfile', u'parted', u'zeromq', u'valgrind', u'wpa_supplicant'] Warning: staging file "./usr/lib/libconfuse.la" is touched by more than one package: [u'libconfuse', u'libite', u'jpeg-turbo', u'json-glib', u'libao', u'lzo', u'xz', u'libarchive', u'libgpg-error', u'libassuan', u'libgpgme', u'libmbim', u'libmng', u'libnl', u'libogg', u'libostree', u'libplist', u'libserialport', u'libsocketcan', u'libusb', u'nanomsg', u'opencore-amr', u'popt', u'opkg', u'opus', u'opusfile', u'parted', u'zeromq', u'valgrind', u'wpa_supplicant'] Warning: staging file "./usr/lib/libopkg.la" is touched by more than one package: [u'opkg', u'opus', u'opusfile', u'parted', u'zeromq', u'valgrind', u'wpa_supplicant'] Warning: staging file "./usr/lib/libnl-route-3.la" is touched by more than one package: [u'libnl', u'libogg', u'libostree', u'libplist', u'libserialport', u'libsocketcan', u'libusb', u'nanomsg', u'opencore-amr', u'popt', u'opkg', u'opus', u'opusfile', u'parted', u'zeromq', u'valgrind', u'wpa_supplicant'] Warning: staging file "./usr/share/info/dir" is touched by more than one package: [u'libffi', u'check', u'libgpgme', u'parted'] Warning: staging file "./usr/lib/libgio-2.0.la" is touched by more than one package: [u'libglib2', u'e2fsprogs', u'libconfuse', u'libite', u'jpeg-turbo', u'json-glib', u'libao', u'lzo', u'xz', u'libarchive', u'libgpg-error', u'libassuan', u'libgpgme', u'libmbim', u'libmng', u'libnl', u'libogg', u'libostree', u'libplist', u'libserialport', u'libsocketcan', u'libusb', u'nanomsg', u'opencore-amr', u'popt', u'opkg', u'opus', u'opusfile', u'parted', u'zeromq', u'valgrind', u'wpa_supplicant'] Warning: staging file "./usr/lib/libplist++.la" is touched by more than one package: [u'libplist', u'libserialport', u'libsocketcan', u'libusb', u'nanomsg', u'opencore-amr', u'popt', u'opkg', u'opus', u'opusfile', u'parted', u'zeromq', u'valgrind', u'wpa_supplicant'] Warning: staging file "./usr/lib/libnl-cli-3.la" is touched by more than one package: [u'libnl', u'libogg', u'libostree', u'libplist', u'libserialport', u'libsocketcan', u'libusb', u'nanomsg', u'opencore-amr', u'popt', u'opkg', u'opus', u'opusfile', u'parted', u'zeromq', u'valgrind', u'wpa_supplicant'] Warning: staging file "./usr/lib/libcheck.la" is touched by more than one package: [u'check', u'libopenssl', u'libcurl', u'libfuse', u'pcre', u'libglib2', u'e2fsprogs', u'libconfuse', u'libite', u'jpeg-turbo', u'json-glib', u'libao', u'lzo', u'xz', u'libarchive', u'libgpg-error', u'libassuan', u'libgpgme', u'libmbim', u'libmng', u'libnl', u'libogg', u'libostree', u'libplist', u'libserialport', u'libsocketcan', u'libusb', u'nanomsg', u'opencore-amr', u'popt', u'opkg', u'opus', u'opusfile', u'parted', u'zeromq', u'valgrind', u'wpa_supplicant'] Warning: staging file "./usr/lib/libogg.la" is touched by more than one package: [u'libogg', u'libostree', u'libplist', u'libserialport', u'libsocketcan', u'libusb', u'nanomsg', u'opencore-amr', u'popt', u'opkg', u'opus', u'opusfile', u'parted', u'zeromq', u'valgrind', u'wpa_supplicant'] Warning: staging file "./usr/lib/libnl/cli/qdisc/bfifo.la" is touched by more than one package: [u'libnl', u'libogg', u'libostree', u'libplist', u'libserialport', u'libsocketcan', u'libusb', u'nanomsg', u'opencore-amr', u'popt', u'opkg', u'opus', u'opusfile', u'parted', u'zeromq', u'valgrind', u'wpa_supplicant'] Warning: staging file "./usr/lib/libplist.la" is touched by more than one package: [u'libplist', u'libserialport', u'libsocketcan', u'libusb', u'nanomsg', u'opencore-amr', u'popt', u'opkg', u'opus', u'opusfile', u'parted', u'zeromq', u'valgrind', u'wpa_supplicant'] Warning: staging file "./usr/lib/libulockmgr.la" is touched by more than one package: [u'libfuse', u'pcre', u'libglib2', u'e2fsprogs', u'libconfuse', u'libite', u'jpeg-turbo', u'json-glib', u'libao', u'lzo', u'xz', u'libarchive', u'libgpg-error', u'libassuan', u'libgpgme', u'libmbim', u'libmng', u'libnl', u'libogg', u'libostree', u'libplist', u'libserialport', u'libsocketcan', u'libusb', u'nanomsg', u'opencore-amr', u'popt', u'opkg', u'opus', u'opusfile', u'parted', u'zeromq', u'valgrind', u'wpa_supplicant'] Warning: staging file "./usr/lib/libpcreposix.la" is touched by more than one package: [u'pcre', u'libglib2', u'e2fsprogs', u'libconfuse', u'libite', u'jpeg-turbo', u'json-glib', u'libao', u'lzo', u'xz', u'libarchive', u'libgpg-error', u'libassuan', u'libgpgme', u'libmbim', u'libmng', u'libnl', u'libogg', u'libostree', u'libplist', u'libserialport', u'libsocketcan', u'libusb', u'nanomsg', u'opencore-amr', u'popt', u'opkg', u'opus', u'opusfile', u'parted', u'zeromq', u'valgrind', u'wpa_supplicant'] Warning: staging file "./usr/lib/libopusurl.la" is touched by more than one package: [u'opusfile', u'parted', u'zeromq', u'valgrind', u'wpa_supplicant'] Warning: staging file "./usr/lib/libgobject-2.0.la" is touched by more than one package: [u'libglib2', u'e2fsprogs', u'libconfuse', u'libite', u'jpeg-turbo', u'json-glib', u'libao', u'lzo', u'xz', u'libarchive', u'libgpg-error', u'libassuan', u'libgpgme', u'libmbim', u'libmng', u'libnl', u'libogg', u'libostree', u'libplist', u'libserialport', u'libsocketcan', u'libusb', u'nanomsg', u'opencore-amr', u'popt', u'opkg', u'opus', u'opusfile', u'parted', u'zeromq', u'valgrind', u'wpa_supplicant'] Warning: staging file "./usr/lib/libopusfile.la" is touched by more than one package: [u'opusfile', u'parted', u'zeromq', u'valgrind', u'wpa_supplicant'] Warning: staging file "./usr/lib/libffi.la" is touched by more than one package: [u'libffi', u'python', u'libzlib', u'util-linux', u'apr', u'check', u'libopenssl', u'libcurl', u'libfuse', u'pcre', u'libglib2', u'e2fsprogs', u'libconfuse', u'libite', u'jpeg-turbo', u'json-glib', u'libao', u'lzo', u'xz', u'libarchive', u'libgpg-error', u'libassuan', u'libgpgme', u'libmbim', u'libmng', u'libnl', u'libogg', u'libostree', u'libplist', u'libserialport', u'libsocketcan', u'libusb', u'nanomsg', u'opencore-amr', u'popt', u'opkg', u'opus', u'opusfile', u'parted', u'zeromq', u'valgrind', u'wpa_supplicant'] Warning: staging file "./usr/lib/libmbim-glib.la" is touched by more than one package: [u'libmbim', u'libmng', u'libnl', u'libogg', u'libostree', u'libplist', u'libserialport', u'libsocketcan', u'libusb', u'nanomsg', u'opencore-amr', u'popt', u'opkg', u'opus', u'opusfile', u'parted', u'zeromq', u'valgrind', u'wpa_supplicant'] Warning: staging file "./usr/lib/libopencore-amrwb.la" is touched by more than one package: [u'opencore-amr', u'popt', u'opkg', u'opus', u'opusfile', u'parted', u'zeromq', u'valgrind', u'wpa_supplicant'] Warning: staging file "./usr/lib/libnl/cli/qdisc/ingress.la" is touched by more than one package: [u'libnl', u'libogg', u'libostree', u'libplist', u'libserialport', u'libsocketcan', u'libusb', u'nanomsg', u'opencore-amr', u'popt', u'opkg', u'opus', u'opusfile', u'parted', u'zeromq', u'valgrind', u'wpa_supplicant'] Warning: staging file "./usr/lib/libnl/cli/qdisc/blackhole.la" is touched by more than one package: [u'libnl', u'libogg', u'libostree', u'libplist', u'libserialport', u'libsocketcan', u'libusb', u'nanomsg', u'opencore-amr', u'popt', u'opkg', u'opus', u'opusfile', u'parted', u'zeromq', u'valgrind', u'wpa_supplicant'] Warning: staging file "./usr/lib/libgthread-2.0.la" is touched by more than one package: [u'libglib2', u'e2fsprogs', u'libconfuse', u'libite', u'jpeg-turbo', u'json-glib', u'libao', u'lzo', u'xz', u'libarchive', u'libgpg-error', u'libassuan', u'libgpgme', u'libmbim', u'libmng', u'libnl', u'libogg', u'libostree', u'libplist', u'libserialport', u'libsocketcan', u'libusb', u'nanomsg', u'opencore-amr', u'popt', u'opkg', u'opus', u'opusfile', u'parted', u'zeromq', u'valgrind', u'wpa_supplicant'] Warning: staging file "./usr/lib/libparted-fs-resize.la" is touched by more than one package: [u'parted', u'zeromq', u'valgrind', u'wpa_supplicant'] Warning: staging file "./usr/lib/libfuse.la" is touched by more than one package: [u'libfuse', u'pcre', u'libglib2', u'e2fsprogs', u'libconfuse', u'libite', u'jpeg-turbo', u'json-glib', u'libao', u'lzo', u'xz', u'libarchive', u'libgpg-error', u'libassuan', u'libgpgme', u'libmbim', u'libmng', u'libnl', u'libogg', u'libostree', u'libplist', u'libserialport', u'libsocketcan', u'libusb', u'nanomsg', u'opencore-amr', u'popt', u'opkg', u'opus', u'opusfile', u'parted', u'zeromq', u'valgrind', u'wpa_supplicant'] Warning: staging file "./usr/lib/libopencore-amrnb.la" is touched by more than one package: [u'opencore-amr', u'popt', u'opkg', u'opus', u'opusfile', u'parted', u'zeromq', u'valgrind', u'wpa_supplicant'] Warning: staging file "./usr/lib/libopus.la" is touched by more than one package: [u'opus', u'opusfile', u'parted', u'zeromq', u'valgrind', u'wpa_supplicant'] Warning: staging file "./usr/lib/libpcrecpp.la" is touched by more than one package: [u'pcre', u'libglib2', u'e2fsprogs', u'libconfuse', u'libite', u'jpeg-turbo', u'json-glib', u'libao', u'lzo', u'xz', u'libarchive', u'libgpg-error', u'libassuan', u'libgpgme', u'libmbim', u'libmng', u'libnl', u'libogg', u'libostree', u'libplist', u'libserialport', u'libsocketcan', u'libusb', u'nanomsg', u'opencore-amr', u'popt', u'opkg', u'opus', u'opusfile', u'parted', u'zeromq', u'valgrind', u'wpa_supplicant'] Warning: staging file "./usr/lib/libmount.la" is touched by more than one package: [u'util-linux', u'apr', u'check', u'libopenssl', u'libcurl', u'libfuse', u'pcre', u'libglib2', u'e2fsprogs', u'libconfuse', u'libite', u'jpeg-turbo', u'json-glib', u'libao', u'lzo', u'xz', u'libarchive', u'libgpg-error', u'libassuan', u'libgpgme', u'libmbim', u'libmng', u'libnl', u'libogg', u'libostree', u'libplist', u'libserialport', u'libsocketcan', u'libusb', u'nanomsg', u'opencore-amr', u'popt', u'opkg', u'opus', u'opusfile', u'parted', u'zeromq', u'valgrind', u'wpa_supplicant'] Warning: staging file "./usr/lib/libfl.la" is touched by more than one package: [u'flex', u'linux-pam', u'ncurses', u'libffi', u'python', u'libzlib', u'util-linux', u'apr', u'check', u'libopenssl', u'libcurl', u'libfuse', u'pcre', u'libglib2', u'e2fsprogs', u'libconfuse', u'libite', u'jpeg-turbo', u'json-glib', u'libao', u'lzo', u'xz', u'libarchive', u'libgpg-error', u'libassuan', u'libgpgme', u'libmbim', u'libmng', u'libnl', u'libogg', u'libostree', u'libplist', u'libserialport', u'libsocketcan', u'libusb', u'nanomsg', u'opencore-amr', u'popt', u'opkg', u'opus', u'opusfile', u'parted', u'zeromq', u'valgrind', u'wpa_supplicant'] Warning: staging file "./usr/lib/libao.la" is touched by more than one package: [u'libao', u'lzo', u'xz', u'libarchive', u'libgpg-error', u'libassuan', u'libgpgme', u'libmbim', u'libmng', u'libnl', u'libogg', u'libostree', u'libplist', u'libserialport', u'libsocketcan', u'libusb', u'nanomsg', u'opencore-amr', u'popt', u'opkg', u'opus', u'opusfile', u'parted', u'zeromq', u'valgrind', u'wpa_supplicant'] Warning: staging file "./usr/lib/libusb-1.0.la" is touched by more than one package: [u'libusb', u'nanomsg', u'opencore-amr', u'popt', u'opkg', u'opus', u'opusfile', u'parted', u'zeromq', u'valgrind', u'wpa_supplicant'] Warning: staging file "./usr/lib/libpcre.la" is touched by more than one package: [u'pcre', u'libglib2', u'e2fsprogs', u'libconfuse', u'libite', u'jpeg-turbo', u'json-glib', u'libao', u'lzo', u'xz', u'libarchive', u'libgpg-error', u'libassuan', u'libgpgme', u'libmbim', u'libmng', u'libnl', u'libogg', u'libostree', u'libplist', u'libserialport', u'libsocketcan', u'libusb', u'nanomsg', u'opencore-amr', u'popt', u'opkg', u'opus', u'opusfile', u'parted', u'zeromq', u'valgrind', u'wpa_supplicant'] Warning: staging file "./usr/lib/ao/plugins-4/liboss.la" is touched by more than one package: [u'libao', u'lzo', u'xz', u'libarchive', u'libgpg-error', u'libassuan', u'libgpgme', u'libmbim', u'libmng', u'libnl', u'libogg', u'libostree', u'libplist', u'libserialport', u'libsocketcan', u'libusb', u'nanomsg', u'opencore-amr', u'popt', u'opkg', u'opus', u'opusfile', u'parted', u'zeromq', u'valgrind', u'wpa_supplicant'] Warning: staging file "./usr/lib/libnl/cli/cls/basic.la" is touched by more than one package: [u'libnl', u'libogg', u'libostree', u'libplist', u'libserialport', u'libsocketcan', u'libusb', u'nanomsg', u'opencore-amr', u'popt', u'opkg', u'opus', u'opusfile', u'parted', u'zeromq', u'valgrind', u'wpa_supplicant'] Warning: staging file "./usr/lib/libglib-2.0.la" is touched by more than one package: [u'libglib2', u'e2fsprogs', u'libconfuse', u'libite', u'jpeg-turbo', u'json-glib', u'libao', u'lzo', u'xz', u'libarchive', u'libgpg-error', u'libassuan', u'libgpgme', u'libmbim', u'libmng', u'libnl', u'libogg', u'libostree', u'libplist', u'libserialport', u'libsocketcan', u'libusb', u'nanomsg', u'opencore-amr', u'popt', u'opkg', u'opus', u'opusfile', u'parted', u'zeromq', u'valgrind', u'wpa_supplicant'] Warning: staging file "./usr/lib/libserialport.la" is touched by more than one package: [u'libserialport', u'libsocketcan', u'libusb', u'nanomsg', u'opencore-amr', u'popt', u'opkg', u'opus', u'opusfile', u'parted', u'zeromq', u'valgrind', u'wpa_supplicant'] Warning: staging file "./usr/lib/libgmodule-2.0.la" is touched by more than one package: [u'libglib2', u'e2fsprogs', u'libconfuse', u'libite', u'jpeg-turbo', u'json-glib', u'libao', u'lzo', u'xz', u'libarchive', u'libgpg-error', u'libassuan', u'libgpgme', u'libmbim', u'libmng', u'libnl', u'libogg', u'libostree', u'libplist', u'libserialport', u'libsocketcan', u'libusb', u'nanomsg', u'opencore-amr', u'popt', u'opkg', u'opus', u'opusfile', u'parted', u'zeromq', u'valgrind', u'wpa_supplicant'] Warning: staging file "./usr/lib/libnl/cli/qdisc/htb.la" is touched by more than one package: [u'libnl', u'libogg', u'libostree', u'libplist', u'libserialport', u'libsocketcan', u'libusb', u'nanomsg', u'opencore-amr', u'popt', u'opkg', u'opus', u'opusfile', u'parted', u'zeromq', u'valgrind', u'wpa_supplicant'] Warning: staging file "./usr/lib/libzmq.la" is touched by more than one package: [u'zeromq', u'valgrind', u'wpa_supplicant'] Warning: staging file "./usr/lib/libarchive.la" is touched by more than one package: [u'libarchive', u'libgpg-error', u'libassuan', u'libgpgme', u'libmbim', u'libmng', u'libnl', u'libogg', u'libostree', u'libplist', u'libserialport', u'libsocketcan', u'libusb', u'nanomsg', u'opencore-amr', u'popt', u'opkg', u'opus', u'opusfile', u'parted', u'zeromq', u'valgrind', u'wpa_supplicant'] Warning: staging file "./usr/lib/python2.7/site-packages/libmount/pylibmount.la" is touched by more than one package: [u'util-linux', u'apr', u'check', u'libopenssl', u'libcurl', u'libfuse', u'pcre', u'libglib2', u'e2fsprogs', u'libconfuse', u'libite', u'jpeg-turbo', u'json-glib', u'libao', u'lzo', u'xz', u'libarchive', u'libgpg-error', u'libassuan', u'libgpgme', u'libmbim', u'libmng', u'libnl', u'libogg', u'libostree', u'libplist', u'libserialport', u'libsocketcan', u'libusb', u'nanomsg', u'opencore-amr', u'popt', u'opkg', u'opus', u'opusfile', u'parted', u'zeromq', u'valgrind', u'wpa_supplicant'] Warning: staging file "./usr/lib/libmng.la" is touched by more than one package: [u'libmng', u'libnl', u'libogg', u'libostree', u'libplist', u'libserialport', u'libsocketcan', u'libusb', u'nanomsg', u'opencore-amr', u'popt', u'opkg', u'opus', u'opusfile', u'parted', u'zeromq', u'valgrind', u'wpa_supplicant'] Warning: staging file "./usr/lib/libcurl.la" is touched by more than one package: [u'libcurl', u'libfuse', u'pcre', u'libglib2', u'e2fsprogs', u'libconfuse', u'libite', u'jpeg-turbo', u'json-glib', u'libao', u'lzo', u'xz', u'libarchive', u'libgpg-error', u'libassuan', u'libgpgme', u'libmbim', u'libmng', u'libnl', u'libogg', u'libostree', u'libplist', u'libserialport', u'libsocketcan', u'libusb', u'nanomsg', u'opencore-amr', u'popt', u'opkg', u'opus', u'opusfile', u'parted', u'zeromq', u'valgrind', u'wpa_supplicant'] Warning: staging file "./usr/lib/libuuid.la" is touched by more than one package: [u'util-linux', u'apr', u'check', u'libopenssl', u'libcurl', u'libfuse', u'pcre', u'libglib2', u'e2fsprogs', u'libconfuse', u'libite', u'jpeg-turbo', u'json-glib', u'libao', u'lzo', u'xz', u'libarchive', u'libgpg-error', u'libassuan', u'libgpgme', u'libmbim', u'libmng', u'libnl', u'libogg', u'libostree', u'libplist', u'libserialport', u'libsocketcan', u'libusb', u'nanomsg', u'opencore-amr', u'popt', u'opkg', u'opus', u'opusfile', u'parted', u'zeromq', u'valgrind', u'wpa_supplicant'] Warning: staging file "./usr/lib/libparted.la" is touched by more than one package: [u'parted', u'zeromq', u'valgrind', u'wpa_supplicant'] Warning: staging file "./usr/lib/libjpeg.la" is touched by more than one package: [u'jpeg-turbo', u'json-glib', u'libao', u'lzo', u'xz', u'libarchive', u'libgpg-error', u'libassuan', u'libgpgme', u'libmbim', u'libmng', u'libnl', u'libogg', u'libostree', u'libplist', u'libserialport', u'libsocketcan', u'libusb', u'nanomsg', u'opencore-amr', u'popt', u'opkg', u'opus', u'opusfile', u'parted', u'zeromq', u'valgrind', u'wpa_supplicant'] Warning: staging file "./usr/lib/libnl/cli/qdisc/plug.la" is touched by more than one package: [u'libnl', u'libogg', u'libostree', u'libplist', u'libserialport', u'libsocketcan', u'libusb', u'nanomsg', u'opencore-amr', u'popt', u'opkg', u'opus', u'opusfile', u'parted', u'zeromq', u'valgrind', u'wpa_supplicant'] Warning: staging file "./usr/lib/libjson-glib-1.0.la" is touched by more than one package: [u'json-glib', u'libao', u'lzo', u'xz', u'libarchive', u'libgpg-error', u'libassuan', u'libgpgme', u'libmbim', u'libmng', u'libnl', u'libogg', u'libostree', u'libplist', u'libserialport', u'libsocketcan', u'libusb', u'nanomsg', u'opencore-amr', u'popt', u'opkg', u'opus', u'opusfile', u'parted', u'zeromq', u'valgrind', u'wpa_supplicant'] Warning: staging file "./usr/lib/libnl/cli/qdisc/pfifo.la" is touched by more than one package: [u'libnl', u'libogg', u'libostree', u'libplist', u'libserialport', u'libsocketcan', u'libusb', u'nanomsg', u'opencore-amr', u'popt', u'opkg', u'opus', u'opusfile', u'parted', u'zeromq', u'valgrind', u'wpa_supplicant'] Warning: staging file "./usr/lib/libsmartcols.la" is touched by more than one package: [u'util-linux', u'apr', u'check', u'libopenssl', u'libcurl', u'libfuse', u'pcre', u'libglib2', u'e2fsprogs', u'libconfuse', u'libite', u'jpeg-turbo', u'json-glib', u'libao', u'lzo', u'xz', u'libarchive', u'libgpg-error', u'libassuan', u'libgpgme', u'libmbim', u'libmng', u'libnl', u'libogg', u'libostree', u'libplist', u'libserialport', u'libsocketcan', u'libusb', u'nanomsg', u'opencore-amr', u'popt', u'opkg', u'opus', u'opusfile', u'parted', u'zeromq', u'valgrind', u'wpa_supplicant'] Warning: staging file "./usr/lib/libassuan.la" is touched by more than one package: [u'libassuan', u'libgpgme', u'libmbim', u'libmng', u'libnl', u'libogg', u'libostree', u'libplist', u'libserialport', u'libsocketcan', u'libusb', u'nanomsg', u'opencore-amr', u'popt', u'opkg', u'opus', u'opusfile', u'parted', u'zeromq', u'valgrind', u'wpa_supplicant'] Warning: staging file "./usr/lib/libnl/cli/qdisc/hfsc.la" is touched by more than one package: [u'libnl', u'libogg', u'libostree', u'libplist', u'libserialport', u'libsocketcan', u'libusb', u'nanomsg', u'opencore-amr', u'popt', u'opkg', u'opus', u'opusfile', u'parted', u'zeromq', u'valgrind', u'wpa_supplicant'] Warning: staging file "./usr/lib/libite.la" is touched by more than one package: [u'libite', u'jpeg-turbo', u'json-glib', u'libao', u'lzo', u'xz', u'libarchive', u'libgpg-error', u'libassuan', u'libgpgme', u'libmbim', u'libmng', u'libnl', u'libogg', u'libostree', u'libplist', u'libserialport', u'libsocketcan', u'libusb', u'nanomsg', u'opencore-amr', u'popt', u'opkg', u'opus', u'opusfile', u'parted', u'zeromq', u'valgrind', u'wpa_supplicant'] Warning: staging file "./usr/lib/libgpgme.la" is touched by more than one package: [u'libgpgme', u'libmbim', u'libmng', u'libnl', u'libogg', u'libostree', u'libplist', u'libserialport', u'libsocketcan', u'libusb', u'nanomsg', u'opencore-amr', u'popt', u'opkg', u'opus', u'opusfile', u'parted', u'zeromq', u'valgrind', u'wpa_supplicant'] Warning: staging file "./usr/lib/libnl/cli/qdisc/fq_codel.la" is touched by more than one package: [u'libnl', u'libogg', u'libostree', u'libplist', u'libserialport', u'libsocketcan', u'libusb', u'nanomsg', u'opencore-amr', u'popt', u'opkg', u'opus', u'opusfile', u'parted', u'zeromq', u'valgrind', u'wpa_supplicant'] Warning: staging file "./usr/lib/libturbojpeg.la" is touched by more than one package: [u'jpeg-turbo', u'json-glib', u'libao', u'lzo', u'xz', u'libarchive', u'libgpg-error', u'libassuan', u'libgpgme', u'libmbim', u'libmng', u'libnl', u'libogg', u'libostree', u'libplist', u'libserialport', u'libsocketcan', u'libusb', u'nanomsg', u'opencore-amr', u'popt', u'opkg', u'opus', u'opusfile', u'parted', u'zeromq', u'valgrind', u'wpa_supplicant'] Warning: staging file "./usr/lib/libnl-genl-3.la" is touched by more than one package: [u'libnl', u'libogg', u'libostree', u'libplist', u'libserialport', u'libsocketcan', u'libusb', u'nanomsg', u'opencore-amr', u'popt', u'opkg', u'opus', u'opusfile', u'parted', u'zeromq', u'valgrind', u'wpa_supplicant'] Warning: staging file "./usr/lib/libnl-3.la" is touched by more than one package: [u'libnl', u'libogg', u'libostree', u'libplist', u'libserialport', u'libsocketcan', u'libusb', u'nanomsg', u'opencore-amr', u'popt', u'opkg', u'opus', u'opusfile', u'parted', u'zeromq', u'valgrind', u'wpa_supplicant'] Warning: staging file "./usr/lib/libgpgmepp.la" is touched by more than one package: [u'libgpgme', u'libmbim', u'libmng', u'libnl', u'libogg', u'libostree', u'libplist', u'libserialport', u'libsocketcan', u'libusb', u'nanomsg', u'opencore-amr', u'popt', u'opkg', u'opus', u'opusfile', u'parted', u'zeromq', u'valgrind', u'wpa_supplicant'] Warning: staging file "./usr/lib/libblkid.la" is touched by more than one package: [u'util-linux', u'apr', u'check', u'libopenssl', u'libcurl', u'libfuse', u'pcre', u'libglib2', u'e2fsprogs', u'libconfuse', u'libite', u'jpeg-turbo', u'json-glib', u'libao', u'lzo', u'xz', u'libarchive', u'libgpg-error', u'libassuan', u'libgpgme', u'libmbim', u'libmng', u'libnl', u'libogg', u'libostree', u'libplist', u'libserialport', u'libsocketcan', u'libusb', u'nanomsg', u'opencore-amr', u'popt', u'opkg', u'opus', u'opusfile', u'parted', u'zeromq', u'valgrind', u'wpa_supplicant'] Warning: staging file "./usr/lib/libostree-1.la" is touched by more than one package: [u'libostree', u'libplist', u'libserialport', u'libsocketcan', u'libusb', u'nanomsg', u'opencore-amr', u'popt', u'opkg', u'opus', u'opusfile', u'parted', u'zeromq', u'valgrind', u'wpa_supplicant'] Warning: staging file "./usr/lib/libnl-xfrm-3.la" is touched by more than one package: [u'libnl', u'libogg', u'libostree', u'libplist', u'libserialport', u'libsocketcan', u'libusb', u'nanomsg', u'opencore-amr', u'popt', u'opkg', u'opus', u'opusfile', u'parted', u'zeromq', u'valgrind', u'wpa_supplicant'] Warning: staging file "./usr/lib/libnl-idiag-3.la" is touched by more than one package: [u'libnl', u'libogg', u'libostree', u'libplist', u'libserialport', u'libsocketcan', u'libusb', u'nanomsg', u'opencore-amr', u'popt', u'opkg', u'opus', u'opusfile', u'parted', u'zeromq', u'valgrind', u'wpa_supplicant'] Warning: staging file "./usr/lib/libnl/cli/cls/cgroup.la" is touched by more than one package: [u'libnl', u'libogg', u'libostree', u'libplist', u'libserialport', u'libsocketcan', u'libusb', u'nanomsg', u'opencore-amr', u'popt', u'opkg', u'opus', u'opusfile', u'parted', u'zeromq', u'valgrind', u'wpa_supplicant'] Warning: staging file "./usr/lib/liblzma.la" is touched by more than one package: [u'xz', u'libarchive', u'libgpg-error', u'libassuan', u'libgpgme', u'libmbim', u'libmng', u'libnl', u'libogg', u'libostree', u'libplist', u'libserialport', u'libsocketcan', u'libusb', u'nanomsg', u'opencore-amr', u'popt', u'opkg', u'opus', u'opusfile', u'parted', u'zeromq', u'valgrind', u'wpa_supplicant'] Warning: staging file "./usr/lib/libapr-1.la" is touched by more than one package: [u'apr', u'check', u'libopenssl', u'libcurl', u'libfuse', u'pcre', u'libglib2', u'e2fsprogs', u'libconfuse', u'libite', u'jpeg-turbo', u'json-glib', u'libao', u'lzo', u'xz', u'libarchive', u'libgpg-error', u'libassuan', u'libgpgme', u'libmbim', u'libmng', u'libnl', u'libogg', u'libostree', u'libplist', u'libserialport', u'libsocketcan', u'libusb', u'nanomsg', u'opencore-amr', u'popt', u'opkg', u'opus', u'opusfile', u'parted', u'zeromq', u'valgrind', u'wpa_supplicant'] Warning: staging file "./usr/lib/libnl-nf-3.la" is touched by more than one package: [u'libnl', u'libogg', u'libostree', u'libplist', u'libserialport', u'libsocketcan', u'libusb', u'nanomsg', u'opencore-amr', u'popt', u'opkg', u'opus', u'opusfile', u'parted', u'zeromq', u'valgrind', u'wpa_supplicant'] Warning: staging file "./usr/lib/libgpg-error.la" is touched by more than one package: [u'libgpg-error', u'libassuan', u'libgpgme', u'libmbim', u'libmng', u'libnl', u'libogg', u'libostree', u'libplist', u'libserialport', u'libsocketcan', u'libusb', u'nanomsg', u'opencore-amr', u'popt', u'opkg', u'opus', u'opusfile', u'parted', u'zeromq', u'valgrind', u'wpa_supplicant'] Warning: staging file "./usr/lib/libpopt.la" is touched by more than one package: [u'popt', u'opkg', u'opus', u'opusfile', u'parted', u'zeromq', u'valgrind', u'wpa_supplicant'] ./support/scripts/check-uniq-files -t host /home/rclinux/rc-buildroot-test/scripts/instance-0/output/build/packages-file-list-host.txt Warning: host file "./share/info/dir" is touched by more than one package: [u'host-m4', u'host-libtool', u'host-autoconf', u'host-automake', u'host-gettext', u'host-libffi', u'host-bison'] rm -f /home/rclinux/rc-buildroot-test/scripts/instance-0/output/target/usr/share/glib-2.0/schemas/*.xml /home/rclinux/rc-buildroot-test/scripts/instance-0/output/target/usr/share/glib-2.0/schemas/*.dtd /home/rclinux/rc-buildroot-test/scripts/instance-0/output/host/bin/glib-compile-schemas /home/rclinux/rc-buildroot-test/scripts/instance-0/output/host/arm-buildroot-linux-gnueabihf/sysroot/usr/share/glib-2.0/schemas --targetdir=/home/rclinux/rc-buildroot-test/scripts/instance-0/output/target/usr/share/glib-2.0/schemas No schema files found: doing nothing. PYTHONPATH="/home/rclinux/rc-buildroot-test/scripts/instance-0/output/target/usr/lib/python2.7/sysconfigdata/" cd /home/rclinux/rc-buildroot-test/scripts/instance-0/output/target && /home/rclinux/rc-buildroot-test/scripts/instance-0/output/host/bin/python2.7 /home/rclinux/rc-buildroot-test/scripts/instance-0/buildroot/support/scripts/pycompile.py usr/lib/python2.7 find /home/rclinux/rc-buildroot-test/scripts/instance-0/output/target/usr/lib/python2.7 -name '*.py' -print0 | xargs -0 --no-run-if-empty rm -f find /home/rclinux/rc-buildroot-test/scripts/instance-0/output/target/usr/lib/python2.7 -name '*.pyo' -print0 | xargs -0 --no-run-if-empty rm -f mkdir -p /home/rclinux/rc-buildroot-test/scripts/instance-0/output/target/etc echo "buildroot" > /home/rclinux/rc-buildroot-test/scripts/instance-0/output/target/etc/hostname /bin/sed -i -e '$a \127.0.1.1\tbuildroot' -e '/^127.0.1.1/d' /home/rclinux/rc-buildroot-test/scripts/instance-0/output/target/etc/hosts mkdir -p /home/rclinux/rc-buildroot-test/scripts/instance-0/output/target/etc echo "Welcome to Buildroot" > /home/rclinux/rc-buildroot-test/scripts/instance-0/output/target/etc/issue /bin/sed -i -e s,^root:[^:]*:,root::, /home/rclinux/rc-buildroot-test/scripts/instance-0/output/target/etc/shadow rm -f /home/rclinux/rc-buildroot-test/scripts/instance-0/output/target/bin/sh rm -f /home/rclinux/rc-buildroot-test/scripts/instance-0/output/build/locales.nopurge for i in C en_US locale-archive; do echo $i >> /home/rclinux/rc-buildroot-test/scripts/instance-0/output/build/locales.nopurge; done for dir in /home/rclinux/rc-buildroot-test/scripts/instance-0/output/target/usr/share/locale; do for langdir in $dir/*; do if [ -e "${langdir}" ]; then grep -qx "${langdir##*/}" /home/rclinux/rc-buildroot-test/scripts/instance-0/output/build/locales.nopurge || rm -rf $langdir; fi done; done if [ -d /home/rclinux/rc-buildroot-test/scripts/instance-0/output/target/usr/share/X11/locale ]; then for lang in C en_US; do if [ -f /home/rclinux/rc-buildroot-test/scripts/instance-0/output/target/usr/share/X11/locale/$lang/XLC_LOCALE ]; then echo "$lang/XLC_LOCALE: $lang"; fi done > /home/rclinux/rc-buildroot-test/scripts/instance-0/output/target/usr/share/X11/locale/locale.dir; fi rm -rf /home/rclinux/rc-buildroot-test/scripts/instance-0/output/target/usr/include /home/rclinux/rc-buildroot-test/scripts/instance-0/output/target/usr/share/aclocal \ /home/rclinux/rc-buildroot-test/scripts/instance-0/output/target/usr/lib/pkgconfig /home/rclinux/rc-buildroot-test/scripts/instance-0/output/target/usr/share/pkgconfig \ /home/rclinux/rc-buildroot-test/scripts/instance-0/output/target/usr/lib/cmake /home/rclinux/rc-buildroot-test/scripts/instance-0/output/target/usr/share/cmake find /home/rclinux/rc-buildroot-test/scripts/instance-0/output/target/usr/{lib,share}/ -name '*.cmake' -print0 | xargs -0 rm -f find /home/rclinux/rc-buildroot-test/scripts/instance-0/output/target/lib/ /home/rclinux/rc-buildroot-test/scripts/instance-0/output/target/usr/lib/ /home/rclinux/rc-buildroot-test/scripts/instance-0/output/target/usr/libexec/ \ \( -name '*.a' -o -name '*.la' \) -print0 | xargs -0 rm -f rm -rf /home/rclinux/rc-buildroot-test/scripts/instance-0/output/target/usr/share/gdb rm -rf /home/rclinux/rc-buildroot-test/scripts/instance-0/output/target/usr/share/bash-completion rm -rf /home/rclinux/rc-buildroot-test/scripts/instance-0/output/target/usr/share/zsh rm -rf /home/rclinux/rc-buildroot-test/scripts/instance-0/output/target/usr/man /home/rclinux/rc-buildroot-test/scripts/instance-0/output/target/usr/share/man rm -rf /home/rclinux/rc-buildroot-test/scripts/instance-0/output/target/usr/info /home/rclinux/rc-buildroot-test/scripts/instance-0/output/target/usr/share/info rm -rf /home/rclinux/rc-buildroot-test/scripts/instance-0/output/target/usr/doc /home/rclinux/rc-buildroot-test/scripts/instance-0/output/target/usr/share/doc rm -rf /home/rclinux/rc-buildroot-test/scripts/instance-0/output/target/usr/share/gtk-doc rmdir /home/rclinux/rc-buildroot-test/scripts/instance-0/output/target/usr/share 2>/dev/null || true find /home/rclinux/rc-buildroot-test/scripts/instance-0/output/target -type f \( -perm /111 -o -name '*.so*' \) -not \( -name 'libpthread*.so*' -o -name 'ld-*.so*' -o -name '*.ko' \) -print0 | xargs -0 /home/rclinux/rc-buildroot-test/scripts/instance-0/output/host/bin/arm-linux-gnueabihf-strip --remove-section=.comment --remove-section=.note 2>/dev/null || true find /home/rclinux/rc-buildroot-test/scripts/instance-0/output/target/lib/ -type f -name 'libpthread*.so*' | \ xargs -r /home/rclinux/rc-buildroot-test/scripts/instance-0/output/host/bin/arm-linux-gnueabihf-strip --remove-section=.comment --remove-section=.note --strip-debug find /home/rclinux/rc-buildroot-test/scripts/instance-0/output/target/lib/ -type f -name 'ld-*.so*' | \ xargs -r /home/rclinux/rc-buildroot-test/scripts/instance-0/output/host/bin/arm-linux-gnueabihf-strip --remove-section=.comment --remove-section=.note --strip-debug test -f /home/rclinux/rc-buildroot-test/scripts/instance-0/output/target/etc/ld.so.conf && \ { echo "ERROR: we shouldn't have a /etc/ld.so.conf file"; exit 1; } || true test -d /home/rclinux/rc-buildroot-test/scripts/instance-0/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 /home/rclinux/rc-buildroot-test/scripts/instance-0/output/target/etc ( \ echo "NAME=Buildroot"; \ echo "VERSION=2018.05-rc1-00045-gc27ed9f618"; \ echo "ID=buildroot"; \ echo "VERSION_ID=2018.05-rc1"; \ echo "PRETTY_NAME=\"Buildroot 2018.05-rc1\"" \ ) > /home/rclinux/rc-buildroot-test/scripts/instance-0/output/target/usr/lib/os-release ln -sf ../usr/lib/os-release /home/rclinux/rc-buildroot-test/scripts/instance-0/output/target/etc >>> Sanitizing RPATH in target tree /home/rclinux/rc-buildroot-test/scripts/instance-0/buildroot/support/scripts/fix-rpath target touch /home/rclinux/rc-buildroot-test/scripts/instance-0/output/target/usr make: Leaving directory '/home/rclinux/rc-buildroot-test/scripts/instance-0/buildroot' make: Entering directory '/home/rclinux/rc-buildroot-test/scripts/instance-0/buildroot' >>> Buildroot 2018.05-rc1-00045-gc27ed9f618 Collecting legal info COPYING: OK (sha256: 9755181e27175cb3510b4da8629caa406fb355a19aa8e7d55f06bf8ab33323c4) >>> toolchain-external Collecting legal info >>> host-skeleton Collecting legal info >>> skeleton Collecting legal info >>> skeleton-init-none Collecting legal info >>> skeleton-init-common Collecting legal info >>> toolchain-external-linaro-arm 2017.11 Collecting legal info >>> toolchain Collecting legal info >>> apr 1.6.3 Collecting legal info LICENSE: OK (sha256: f854aeef66ecd55a126226e82b3f26793fc3b1c584647f6a0edc5639974c38ad) >>> 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) >>> util-linux 2.32 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 >>> linux-pam 1.3.0 Collecting legal info ERROR: No hash found for Copyright >>> 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.7 Collecting legal info COPYING: OK (sha256: c5c63674f8a83c4d2e385d96d1c670a03cb871ba2927755467017317878574bd) >>> host-flex 2.6.4 Collecting legal info COPYING: OK (sha256: 97fd685958d93be7f8dab939bb8161dbd6afb0718c63bfc337c24321aea44273) >>> 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 >>> python 2.7.14 Collecting legal info LICENSE: OK (sha256: d2d17b17388da74dc9c6bdbf78eb7237432c3f8a0c87852df740ec99de2ec680) >>> host-python 2.7.14 Collecting legal info LICENSE: OK (sha256: d2d17b17388da74dc9c6bdbf78eb7237432c3f8a0c87852df740ec99de2ec680) >>> 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) >>> libffi 3.2.1 Collecting legal info LICENSE: OK (sha256: 0f4d7a0bfb83c37465d42dc305f124189196cc0cc2cc8d6f8461103682aebbc5) >>> zlib Collecting legal info >>> libzlib 1.2.11 Collecting legal info README: OK (sha256: 7960b6b1cc63e619abb77acaea5427159605afee8c8b362664f4effc7d7f7d15) >>> check 0.11.0 Collecting legal info COPYING.LESSER: OK (sha256: a9bdde5616ecdd1e980b44f360600ee8783b1f99b8cc83a2beb163a0a390e861) >>> cpuload v0.3 Collecting legal info ERROR: No hash found for COPYING >>> curlftpfs 0.9.2 Collecting legal info ERROR: No hash found for COPYING >>> libcurl 7.59.0 Collecting legal info COPYING: OK (sha256: 5f3849ec38ddb927e79f514bf948890c41b8d1407286a49609b8fb1585931095) >>> openssl Collecting legal info >>> libopenssl 1.0.2o Collecting legal info LICENSE: OK (sha256: c8f60f4842bbad0353f5d81620e72b168b5638ca3a0a999f5da113b22491612e) >>> libfuse 2.9.7 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) COPYING.LIB: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> libglib2 2.56.1 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> host-libglib2 2.56.1 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> host-libffi 3.2.1 Collecting legal info LICENSE: OK (sha256: 0f4d7a0bfb83c37465d42dc305f124189196cc0cc2cc8d6f8461103682aebbc5) >>> host-pcre 8.41 Collecting legal info LICENCE: OK (sha256: 9ac4dfc82b2645ff77b56b759f95f28aa15ab15a03670fa6d4313a6b351e60f0) >>> host-util-linux 2.32 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) >>> pcre 8.41 Collecting legal info LICENCE: OK (sha256: 9ac4dfc82b2645ff77b56b759f95f28aa15ab15a03670fa6d4313a6b351e60f0) >>> e2fsprogs 1.44.1 Collecting legal info NOTICE: OK (sha256: 680f852df303874fe9c722283a7da571ae9a0477768df8af1e363298e2adc51e) lib/ss/mit-sipb-copyright.h: OK (sha256: 032989b508f1a72ebee5b3417e55d06d473f9ee203e45ab11864a7e49cdec63d) lib/et/internal.h: OK (sha256: 47182fe6631a32f271a15bbe210751b3825b7199f588879aac7d4804fc8b4b8f) >>> ethtool 4.15 Collecting legal info LICENSE: OK (sha256: 5d632934396f90c82dfebe3c9512648bbb6333b406113d0cd331b0e0aa2d34a1) COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> host-fwup v0.15.4 Collecting legal info ERROR: No hash found for LICENSE >>> host-libarchive 3.3.2 Collecting legal info COPYING: OK (sha256: ae6f35cc1979beb316e4d6431fc34c6fc59f0dd126b425c8552bb41c86e4825d) >>> host-libconfuse 3.2.1 Collecting legal info LICENSE: OK (sha256: dc3ff4b62f851dd2e94a151061ffeb7d28ddfc880a442068dc5283dbaa927306) >>> host-libsodium 1.0.16 Collecting legal info LICENSE: OK (sha256: 6faf327c97dca6da69acefc6d3969d7bffb70a24f0707874870fdcfd6b0acf58) >>> gnupg 1.4.22 Collecting legal info ERROR: No hash found for COPYING >>> inadyn 2.3 Collecting legal info COPYING: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) >>> libconfuse 3.2.1 Collecting legal info LICENSE: OK (sha256: dc3ff4b62f851dd2e94a151061ffeb7d28ddfc880a442068dc5283dbaa927306) >>> libite v2.0.1 Collecting legal info LICENSE: OK (sha256: 0e97ab27b60e20a7ddb8e9638189ad159124e51d2c12e12735b05423df224da5) src/chomp.c: OK (sha256: 9e0fb98d251dddf5ba81a355f6b4d89835ec53bc5d7f5fcd2c866b54ec5ccec8) src/pidfile.c: OK (sha256: a7d29c148e057fae11a87febc3a51970a26433c35a08fc710be689394442d32d) >>> irda-utils 0.9.18 Collecting legal info ERROR: No hash found for man/COPYING >>> jpeg-turbo 1.5.2 Collecting legal info ERROR: No hash found for LICENSE.md >>> jpeg Collecting legal info >>> jquery 1.11.2 Collecting legal info >>> json-glib 1.2.8 Collecting legal info ERROR: No hash found for COPYING >>> libao 1.2.0 Collecting legal info COPYING: OK (sha256: 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670) >>> libarchive 3.3.2 Collecting legal info COPYING: OK (sha256: ae6f35cc1979beb316e4d6431fc34c6fc59f0dd126b425c8552bb41c86e4825d) >>> lzo 2.10 Collecting legal info ERROR: No hash found for COPYING >>> xz 5.2.3 Collecting legal info ERROR: No hash found for COPYING.GPLv2 ERROR: No hash found for COPYING.GPLv3 ERROR: No hash found for COPYING.LGPLv2.1 >>> libassuan 2.5.1 Collecting legal info COPYING.LIB: OK (sha256: a9bdde5616ecdd1e980b44f360600ee8783b1f99b8cc83a2beb163a0a390e861) COPYING: OK (sha256: fc82ca8b6fdb18d4e3e85cfd8ab58d1bcd3f1b29abe782895abd91d64763f8e7) >>> libgpg-error 1.31 Collecting legal info COPYING: OK (sha256: 231f7edcc7352d7734a96eef0b8030f77982678c516876fcb81e25b32d68564c) COPYING.LIB: OK (sha256: a9bdde5616ecdd1e980b44f360600ee8783b1f99b8cc83a2beb163a0a390e861) >>> libgpgme 1.11.1 Collecting legal info COPYING.LESSER: OK (sha256: ca0061fc1381a3ab242310e4b3f56389f28e3d460eb2fd822ed7a21c6f030532) >>> libmbim 1.16.0 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) COPYING.LIB: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> libmng 2.0.3 Collecting legal info LICENSE: OK (sha256: ba280734838eb3f22a85b92a7e62de357d4d4c325029dce723b0cb125c417c35) >>> libnl 3.4.0 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> host-bison 3.0.4 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> libogg 1.3.3 Collecting legal info ERROR: No hash found for COPYING >>> libostree 2018.4 Collecting legal info COPYING: OK (sha256: b7993225104d90ddd8024fd838faf300bea5e83d91203eab98e29512acebd69c) >>> libplist 2.0.0 Collecting legal info ERROR: No hash found for COPYING >>> libserialport 0.1.1 Collecting legal info ERROR: No hash found for COPYING >>> libsocketcan 0.0.10 Collecting legal info >>> libusb 1.0.21 Collecting legal info ERROR: No hash found for COPYING >>> lzop 1.03 Collecting legal info ERROR: No hash found for COPYING >>> nanomsg 1.0.0 Collecting legal info COPYING: OK (sha256: 4e51f6a04312ea7c5f4f0e92d91b6415c1eeb09bdaf86a6fd11d93499457c07a) >>> opencore-amr 0.1.5 Collecting legal info LICENSE: OK (sha256: 8b3f1762349248d444ab9acbafe73941254e36e1064954da56bb9ddbd5873ddb) >>> openipmi 2.0.24 Collecting legal info ERROR: No hash found for COPYING.LIB ERROR: No hash found for COPYING ERROR: No hash found for COPYING.BSD >>> popt 1.16 Collecting legal info ERROR: No hash found for COPYING >>> opkg v0.3.1 Collecting legal info ERROR: No hash found for COPYING >>> opus 1.2.1 Collecting legal info COPYING: OK (sha256: 8338ce8d922bb4416ce3dd1e5680173332435e3f0755007ac7801ccd674fe682) >>> opusfile 0.9 Collecting legal info COPYING: OK (sha256: 0267ae795ab744c4e0f9c45e249440fdf2e75dac8c804f36066b28649bf74aaf) >>> parted 3.2 Collecting legal info ERROR: No hash found for COPYING >>> host-patchelf 0.9 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> pdbg 139ba071c222a5b0c20075f7c2265029ddd59449 Collecting legal info ERROR: No hash found for COPYING >>> host-dtc 1.4.4 Collecting legal info ERROR: No hash found for README.license ERROR: No hash found for GPL >>> python-dateutil 2.6.0 Collecting legal info ERROR: No hash found for LICENSE >>> host-python-setuptools v38.4.0 Collecting legal info LICENSE: OK (sha256: c32a3ac395af6321efd28be73d06a00f0db6ab887d1c21d4fec46128d2056d5a) >>> python-libusb1 1.6.4 Collecting legal info COPYING.LESSER: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> python-markupsafe 1.0 Collecting legal info ERROR: No hash found for LICENSE >>> python-pycparser 2.17 Collecting legal info ERROR: No hash found for LICENSE >>> python-pyparted v3.11.0 Collecting legal info ERROR: No hash found for COPYING >>> python-pyzmq 16.0.2 Collecting legal info ERROR: No hash found for COPYING.LESSER ERROR: No hash found for COPYING.BSD >>> zeromq 4.2.5 Collecting legal info ERROR: No hash found for COPYING ERROR: No hash found for COPYING.LESSER >>> python-six 1.11.0 Collecting legal info LICENSE: OK (sha256: 63478682e84e8c98f4c46308995f1f521a6886976e25421827d2a2be03581328) >>> redis 3.2.11 Collecting legal info COPYING: OK (sha256: cbf420a3672475a6e2765e3c0984c1f81efe0212afb94a3c998ee63bfd661063) >>> host-rust-bin 1.25.0 Collecting legal info LICENSE-APACHE: OK (sha256: a60eea817514531668d7e00765731449fe14d059d3249e0bc93b36de45f759f2) LICENSE-MIT: OK (sha256: 23f18e03dc49df91622fe2a76176497404e46ced8a715d9d2b67a7446571cca3) >>> host-rustc Collecting legal info >>> ser2net 3.5 Collecting legal info COPYING: OK (sha256: 501f3108e6c03e5a0a5585ebaaa369171aead5319cd0a7a4dc1f66211c1f09f1) >>> sound-theme-borealis 0.9a Collecting legal info >>> thttpd 2.25b Collecting legal info ERROR: No hash found for thttpd.c >>> tstools 08f6be304040e7b84760ac3920bcff4a563b6cd2 Collecting legal info >>> uhubctl 047bb1e392efd3e0ea5d5caf351e20761e12cd44 Collecting legal info ERROR: No hash found for LICENSE >>> valgrind 3.13.0 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) COPYING.DOCS: OK (sha256: 56976e64523fa1e68db4e6f464f5b2cb89d7d08f54b1d012e317b8db286b3faf) >>> wavemon v0.8.1 Collecting legal info ERROR: No hash found for COPYING >>> wilink-bt-firmware 169b2df5b968f0ede32ea9044859942fc220c435 Collecting legal info ERROR: No hash found for LICENCE >>> wpa_supplicant 2.6 Collecting legal info ERROR: No hash found for README WARNING: the Buildroot source code has not been saved WARNING: toolchain-external-linaro-arm-2017.11: cannot save license (TOOLCHAIN_EXTERNAL_LINARO_ARM_LICENSE_FILES not defined) WARNING: jquery-1.11.2: cannot save license (JQUERY_LICENSE_FILES not defined) WARNING: libsocketcan-0.0.10: cannot save license (LIBSOCKETCAN_LICENSE_FILES not defined) WARNING: sound-theme-borealis-0.9a: cannot save license (SOUND_THEME_BOREALIS_LICENSE_FILES not defined) WARNING: tstools-08f6be304040e7b84760ac3920bcff4a563b6cd2: cannot save license (TSTOOLS_LICENSE_FILES not defined) Legal info produced in /home/rclinux/rc-buildroot-test/scripts/instance-0/output/legal-info make: Leaving directory '/home/rclinux/rc-buildroot-test/scripts/instance-0/buildroot'