>>> w_scan 20170107 Updating config.sub and config.guess for file in config.guess config.sub; do for i in $(find /home/buildroot/autobuild/run/instance-1/output/build/w_scan-20170107 -name $file); do cp support/gnuconfig/$file $i; done; done >>> w_scan 20170107 Patching libtool >>> w_scan 20170107 Configuring (cd /home/buildroot/autobuild/run/instance-1/output/build/w_scan-20170107/ && rm -rf config.cache && PATH="/home/buildroot/autobuild/run/instance-1/output/host/bin:/home/buildroot/autobuild/run/instance-1/output/host/sbin:/usr/local/bin:/usr/bin:/bin:/usr/local/games:/usr/games:/snap/bin" AR="/home/buildroot/autobuild/run/instance-1/output/host/bin/aarch64-linux-ar" AS="/home/buildroot/autobuild/run/instance-1/output/host/bin/aarch64-linux-as" LD="/home/buildroot/autobuild/run/instance-1/output/host/bin/aarch64-linux-ld" NM="/home/buildroot/autobuild/run/instance-1/output/host/bin/aarch64-linux-nm" CC="/home/buildroot/autobuild/run/instance-1/output/host/bin/aarch64-linux-gcc" GCC="/home/buildroot/autobuild/run/instance-1/output/host/bin/aarch64-linux-gcc" CPP="/home/buildroot/autobuild/run/instance-1/output/host/bin/aarch64-linux-cpp" CXX="/home/buildroot/autobuild/run/instance-1/output/host/bin/aarch64-linux-g++" FC="/home/buildroot/autobuild/run/instance-1/output/host/bin/aarch64-linux-gfortran" F77="/home/buildroot/autobuild/run/instance-1/output/host/bin/aarch64-linux-gfortran" RANLIB="/home/buildroot/autobuild/run/instance-1/output/host/bin/aarch64-linux-ranlib" READELF="/home/buildroot/autobuild/run/instance-1/output/host/bin/aarch64-linux-readelf" STRIP="/home/buildroot/autobuild/run/instance-1/output/host/bin/aarch64-linux-strip" OBJCOPY="/home/buildroot/autobuild/run/instance-1/output/host/bin/aarch64-linux-objcopy" OBJDUMP="/home/buildroot/autobuild/run/instance-1/output/host/bin/aarch64-linux-objdump" AR_FOR_BUILD="/usr/bin/ar" AS_FOR_BUILD="/usr/bin/as" CC_FOR_BUILD="/usr/bin/gcc" GCC_FOR_BUILD="/usr/bin/gcc" CXX_FOR_BUILD="/usr/bin/g++" LD_FOR_BUILD="/usr/bin/ld" CPPFLAGS_FOR_BUILD="-I/home/buildroot/autobuild/run/instance-1/output/host/include" CFLAGS_FOR_BUILD="-O2 -I/home/buildroot/autobuild/run/instance-1/output/host/include" CXXFLAGS_FOR_BUILD="-O2 -I/home/buildroot/autobuild/run/instance-1/output/host/include" LDFLAGS_FOR_BUILD="-L/home/buildroot/autobuild/run/instance-1/output/host/lib -Wl,-rpath,/home/buildroot/autobuild/run/instance-1/output/host/lib" FCFLAGS_FOR_BUILD="" DEFAULT_ASSEMBLER="/home/buildroot/autobuild/run/instance-1/output/host/bin/aarch64-linux-as" DEFAULT_LINKER="/home/buildroot/autobuild/run/instance-1/output/host/bin/aarch64-linux-ld" CPPFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64" CFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os " CXXFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os " LDFLAGS="" FCFLAGS=" -Os " FFLAGS=" -Os " PKG_CONFIG="/home/buildroot/autobuild/run/instance-1/output/host/bin/pkg-config" STAGING_DIR="/home/buildroot/autobuild/run/instance-1/output/host/aarch64-buildroot-linux-gnu/sysroot" INTLTOOL_PERL=/usr/bin/perl ac_cv_lbl_unaligned_fail=yes ac_cv_func_mmap_fixed_mapped=yes ac_cv_func_memcmp_working=yes ac_cv_have_decl_malloc=yes gl_cv_func_malloc_0_nonnull=yes ac_cv_func_malloc_0_nonnull=yes ac_cv_func_calloc_0_nonnull=yes ac_cv_func_realloc_0_nonnull=yes lt_cv_sys_lib_search_path_spec="" ac_cv_c_bigendian=no CONFIG_SITE=/dev/null ./configure --target=aarch64-buildroot-linux-gnu --host=aarch64-buildroot-linux-gnu --build=x86_64-pc-linux-gnu --prefix=/usr --exec-prefix=/usr --sysconfdir=/etc --localstatedir=/var --program-prefix="" --disable-gtk-doc --disable-gtk-doc-html --disable-doc --disable-docs --disable-documentation --with-xmlto=no --with-fop=no --disable-dependency-tracking --enable-ipv6 --disable-nls --disable-static --enable-shared ) configure: WARNING: unrecognized options: --disable-gtk-doc, --disable-gtk-doc-html, --disable-doc, --disable-docs, --disable-documentation, --with-xmlto, --with-fop, --enable-ipv6, --disable-nls, --disable-static, --enable-shared checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for aarch64-buildroot-linux-gnu-strip... /home/buildroot/autobuild/run/instance-1/output/host/bin/aarch64-linux-strip checking for a thread-safe mkdir -p... /bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking for aarch64-buildroot-linux-gnu-gcc... /home/buildroot/autobuild/run/instance-1/output/host/bin/aarch64-linux-gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... yes checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether /home/buildroot/autobuild/run/instance-1/output/host/bin/aarch64-linux-gcc accepts -g... yes checking for /home/buildroot/autobuild/run/instance-1/output/host/bin/aarch64-linux-gcc option to accept ISO C89... none needed checking for style of include used by make... GNU checking dependency style of /home/buildroot/autobuild/run/instance-1/output/host/bin/aarch64-linux-gcc... none checking for gawk... (cached) gawk checking how to run the C preprocessor... /home/buildroot/autobuild/run/instance-1/output/host/bin/aarch64-linux-cpp checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking minix/config.h usability... no checking minix/config.h presence... no checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... yes checking fcntl.h usability... yes checking fcntl.h presence... yes checking for fcntl.h... yes checking for stdint.h... (cached) yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for strings.h... (cached) yes checking sys/ioctl.h usability... yes checking sys/ioctl.h presence... yes checking for sys/ioctl.h... yes checking for unistd.h... (cached) yes checking for inline... inline checking for uint16_t... yes checking for uint32_t... yes checking for uint8_t... yes checking for error_at_line... yes checking for stdlib.h... (cached) yes checking for GNU libc compatible malloc... (cached) yes checking for memset... yes checking for strcasecmp... yes checking for strdup... yes checking for strtoul... yes checking for linux/dvb/frontend.h presence... yes checking for linux/dvb/frontend.h usability (FE_CAN_2G_MODULATION)... yes checking for linux/dvb/frontend.h usability (DVB-T2, DVB API >= v5.3)... yes configure: creating ./config.status config.status: creating Makefile config.status: creating config.h config.status: config.h is unchanged config.status: executing depfiles commands configure: WARNING: unrecognized options: --disable-gtk-doc, --disable-gtk-doc-html, --disable-doc, --disable-docs, --disable-documentation, --with-xmlto, --with-fop, --enable-ipv6, --disable-nls, --disable-static, --enable-shared >>> w_scan 20170107 Building PATH="/home/buildroot/autobuild/run/instance-1/output/host/bin:/home/buildroot/autobuild/run/instance-1/output/host/sbin:/usr/local/bin:/usr/bin:/bin:/usr/local/games:/usr/games:/snap/bin" /usr/bin/make -j4 -C /home/buildroot/autobuild/run/instance-1/output/build/w_scan-20170107/ make[1]: Entering directory '/home/buildroot/autobuild/run/instance-1/output/build/w_scan-20170107' /usr/bin/make all-am make[2]: Entering directory '/home/buildroot/autobuild/run/instance-1/output/build/w_scan-20170107' /home/buildroot/autobuild/run/instance-1/output/host/bin/aarch64-linux-gcc -DHAVE_CONFIG_H -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wextra -Wno-comment -Wswitch-default -Wno-unused-parameter -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -c atsc_psip_section.c /home/buildroot/autobuild/run/instance-1/output/host/bin/aarch64-linux-gcc -DHAVE_CONFIG_H -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wextra -Wno-comment -Wswitch-default -Wno-unused-parameter -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -c countries.c /home/buildroot/autobuild/run/instance-1/output/host/bin/aarch64-linux-gcc -DHAVE_CONFIG_H -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wextra -Wno-comment -Wswitch-default -Wno-unused-parameter -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -c descriptors.c /home/buildroot/autobuild/run/instance-1/output/host/bin/aarch64-linux-gcc -DHAVE_CONFIG_H -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wextra -Wno-comment -Wswitch-default -Wno-unused-parameter -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -c diseqc.c /home/buildroot/autobuild/run/instance-1/output/host/bin/aarch64-linux-gcc -DHAVE_CONFIG_H -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wextra -Wno-comment -Wswitch-default -Wno-unused-parameter -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -c dump-dvbscan.c /home/buildroot/autobuild/run/instance-1/output/host/bin/aarch64-linux-gcc -DHAVE_CONFIG_H -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wextra -Wno-comment -Wswitch-default -Wno-unused-parameter -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -c dump-vdr.c /home/buildroot/autobuild/run/instance-1/output/host/bin/aarch64-linux-gcc -DHAVE_CONFIG_H -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wextra -Wno-comment -Wswitch-default -Wno-unused-parameter -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -c dump-xine.c /home/buildroot/autobuild/run/instance-1/output/host/bin/aarch64-linux-gcc -DHAVE_CONFIG_H -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wextra -Wno-comment -Wswitch-default -Wno-unused-parameter -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -c dump-mplayer.c /home/buildroot/autobuild/run/instance-1/output/host/bin/aarch64-linux-gcc -DHAVE_CONFIG_H -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wextra -Wno-comment -Wswitch-default -Wno-unused-parameter -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -c dump-vlc-m3u.c /home/buildroot/autobuild/run/instance-1/output/host/bin/aarch64-linux-gcc -DHAVE_CONFIG_H -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wextra -Wno-comment -Wswitch-default -Wno-unused-parameter -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -c dvbscan.c /home/buildroot/autobuild/run/instance-1/output/host/bin/aarch64-linux-gcc -DHAVE_CONFIG_H -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wextra -Wno-comment -Wswitch-default -Wno-unused-parameter -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -c lnb.c /home/buildroot/autobuild/run/instance-1/output/host/bin/aarch64-linux-gcc -DHAVE_CONFIG_H -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wextra -Wno-comment -Wswitch-default -Wno-unused-parameter -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -c parse-dvbscan.c /home/buildroot/autobuild/run/instance-1/output/host/bin/aarch64-linux-gcc -DHAVE_CONFIG_H -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wextra -Wno-comment -Wswitch-default -Wno-unused-parameter -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -c satellites.c /home/buildroot/autobuild/run/instance-1/output/host/bin/aarch64-linux-gcc -DHAVE_CONFIG_H -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wextra -Wno-comment -Wswitch-default -Wno-unused-parameter -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -c scan.c /home/buildroot/autobuild/run/instance-1/output/host/bin/aarch64-linux-gcc -DHAVE_CONFIG_H -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wextra -Wno-comment -Wswitch-default -Wno-unused-parameter -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -c section.c /home/buildroot/autobuild/run/instance-1/output/host/bin/aarch64-linux-gcc -DHAVE_CONFIG_H -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wextra -Wno-comment -Wswitch-default -Wno-unused-parameter -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -c tools.c /home/buildroot/autobuild/run/instance-1/output/host/bin/aarch64-linux-gcc -DHAVE_CONFIG_H -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wextra -Wno-comment -Wswitch-default -Wno-unused-parameter -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -c emulate.c /home/buildroot/autobuild/run/instance-1/output/host/bin/aarch64-linux-gcc -DHAVE_CONFIG_H -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wextra -Wno-comment -Wswitch-default -Wno-unused-parameter -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -c dump-xml.c /home/buildroot/autobuild/run/instance-1/output/host/bin/aarch64-linux-gcc -DHAVE_CONFIG_H -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wextra -Wno-comment -Wswitch-default -Wno-unused-parameter -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -c iconv_codes.c /home/buildroot/autobuild/run/instance-1/output/host/bin/aarch64-linux-gcc -DHAVE_CONFIG_H -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wextra -Wno-comment -Wswitch-default -Wno-unused-parameter -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -c char-coding.c /home/buildroot/autobuild/run/instance-1/output/host/bin/aarch64-linux-gcc -Wall -Wextra -Wno-comment -Wswitch-default -Wno-unused-parameter -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -lrt -o w_scan atsc_psip_section.o countries.o descriptors.o diseqc.o dump-dvbscan.o dump-vdr.o dump-xine.o dump-mplayer.o dump-vlc-m3u.o dvbscan.o lnb.o parse-dvbscan.o satellites.o scan.o section.o tools.o emulate.o dump-xml.o iconv_codes.o char-coding.o make[2]: Leaving directory '/home/buildroot/autobuild/run/instance-1/output/build/w_scan-20170107' make[1]: Leaving directory '/home/buildroot/autobuild/run/instance-1/output/build/w_scan-20170107' >>> w_scan 20170107 Installing to target PATH="/home/buildroot/autobuild/run/instance-1/output/host/bin:/home/buildroot/autobuild/run/instance-1/output/host/sbin:/usr/local/bin:/usr/bin:/bin:/usr/local/games:/usr/games:/snap/bin" /usr/bin/make -j4 DESTDIR=/home/buildroot/autobuild/run/instance-1/output/target install -C /home/buildroot/autobuild/run/instance-1/output/build/w_scan-20170107/ make[1]: Entering directory '/home/buildroot/autobuild/run/instance-1/output/build/w_scan-20170107' make[2]: Entering directory '/home/buildroot/autobuild/run/instance-1/output/build/w_scan-20170107' /bin/mkdir -p '/home/buildroot/autobuild/run/instance-1/output/target/usr/bin' /bin/mkdir -p '/home/buildroot/autobuild/run/instance-1/output/target/usr/share/man/man1' /usr/bin/install -c w_scan '/home/buildroot/autobuild/run/instance-1/output/target/usr/bin' /usr/bin/install -c -m 644 doc/w_scan.1 '/home/buildroot/autobuild/run/instance-1/output/target/usr/share/man/man1' make[2]: Leaving directory '/home/buildroot/autobuild/run/instance-1/output/build/w_scan-20170107' make[1]: Leaving directory '/home/buildroot/autobuild/run/instance-1/output/build/w_scan-20170107' wpa_supplicant-2.7.tar.gz: OK (sha256: 76ea6b06b7a2ea8e6d9eb1a9166166f1656e6d48c7508914f592100c95c73074) >>> wpa_supplicant 2.7 Extracting gzip -d -c /home/buildroot/autobuild/run/instance-1/dl/wpa_supplicant/wpa_supplicant-2.7.tar.gz | tar --strip-components=1 -C /home/buildroot/autobuild/run/instance-1/output/build/wpa_supplicant-2.7 -xf - >>> wpa_supplicant 2.7 Patching Applying 0001-wpa_supplicant-2.7-fix-undefined-remove-ie.patch using patch: patching file wpa_supplicant/sme.c >>> wpa_supplicant 2.7 Configuring cp /home/buildroot/autobuild/run/instance-1/output/build/wpa_supplicant-2.7/wpa_supplicant/defconfig /home/buildroot/autobuild/run/instance-1/output/build/wpa_supplicant-2.7/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_SMARTCARD\)/#\1/' -e 's/^\(CONFIG_DRIVER_NL80211\)/#\1/' -e 's/^\(CONFIG_EAP\)/#\1/' -e '1iCONFIG_BGSCAN_SIMPLE=y' -e 's/#\(CONFIG_TLS=openssl\)/\1/' /home/buildroot/autobuild/run/instance-1/output/build/wpa_supplicant-2.7/wpa_supplicant/.config >>> wpa_supplicant 2.7 Building PATH="/home/buildroot/autobuild/run/instance-1/output/host/bin:/home/buildroot/autobuild/run/instance-1/output/host/sbin:/usr/local/bin:/usr/bin:/bin:/usr/local/games:/usr/games:/snap/bin" CFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -I/home/buildroot/autobuild/run/instance-1/output/host/aarch64-buildroot-linux-gnu/sysroot/usr/include/libnl3/" LDFLAGS="" BINDIR=/usr/sbin LIBS="" LIBS_c="" LIBS_p="" /usr/bin/make -j4 CC="/home/buildroot/autobuild/run/instance-1/output/host/bin/aarch64-linux-gcc" -C /home/buildroot/autobuild/run/instance-1/output/build/wpa_supplicant-2.7/wpa_supplicant make[1]: Entering directory '/home/buildroot/autobuild/run/instance-1/output/build/wpa_supplicant-2.7/wpa_supplicant' CC eap_register.c CC notify.c CC bss.c CC ../src/utils/common.c CC ../src/utils/wpa_debug.c CC ../src/utils/wpabuf.c CC ../src/utils/bitfield.c CC op_classes.c CC wmm_ac.c CC ../src/utils/os_unix.c CC config.c CC rrm.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/wpa_ie.c CC ../src/rsn_supp/pmksa_cache.c CC ../src/rsn_supp/wpa.c CC ../src/common/wpa_common.c CC ../src/eapol_supp/eapol_supp_sm.c CC ../src/eap_peer/eap_methods.c CC ../src/crypto/tls_none.c CC ../src/crypto/aes-omac1.c CC ../src/eap_peer/eap.c CC ../src/crypto/sha256-tlsprf.c CC ../src/crypto/sha256-prf.c CC ../src/crypto/crypto_openssl.c CC ../src/crypto/random.c CC ../src/common/ctrl_iface_common.c CC ../src/utils/base64.c CC ctrl_iface_unix.c CC ../src/common/hw_features_common.c CC ../src/eap_common/eap_common.c CC ../src/crypto/sha1-prf.c CC ../src/common/ieee802_11_common.c CC bgscan_simple.c CC bgscan.c CC ../src/drivers/driver_common.c CC blacklist.c CC wpas_glue.c CC ctrl_iface.c CC events.c CC main.c CC ../src/drivers/driver_wired.c CC scan.c CC ../src/drivers/driver_wired_common.c CC wpa_supplicant.c CC ../src/drivers/netlink.c CC ../src/drivers/linux_ioctl.c CC ../src/drivers/rfkill.c CC ../src/drivers/driver_wext.c CC ../src/drivers/drivers.c CC ../src/l2_packet/l2_packet_linux.c CC ../src/common/wpa_ctrl.c CC ../src/common/cli.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 CC ../src/utils/edit_simple.c 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/buildroot/autobuild/run/instance-1/output/build/wpa_supplicant-2.7/wpa_supplicant' >>> wpa_supplicant 2.7 Installing to staging directory >>> wpa_supplicant 2.7 Fixing libtool files >>> wpa_supplicant 2.7 Installing to target /usr/bin/install -m 0755 -D /home/buildroot/autobuild/run/instance-1/output/build/wpa_supplicant-2.7/wpa_supplicant/wpa_supplicant /home/buildroot/autobuild/run/instance-1/output/target/usr/sbin/wpa_supplicant /usr/bin/install -m 644 -D package/wpa_supplicant/wpa_supplicant.conf /home/buildroot/autobuild/run/instance-1/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/buildroot/autobuild/run/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/share/info/dir" is touched by more than one package: [u'gsl', u'gdbm', u'gnuchess'] Warning: target file "./usr/bin/bzcat" is touched by more than one package: [u'busybox', u'bzip2'] ./support/scripts/check-uniq-files -t staging /home/buildroot/autobuild/run/instance-1/output/build/packages-file-list-staging.txt Warning: staging file "./usr/lib/libpopt.la" is touched by more than one package: [u'popt', u'librsync', u'libseccomp', u'mbedtls', u'libssh2', u'llvm', u'log4cplus', u'sdl', u'openobex', u'portaudio', u'sdl_mixer', u'sdl_net', u'wpa_supplicant'] Warning: staging file "./usr/lib/libcunit.la" is touched by more than one package: [u'cunit', u'gsl', u'flex', u'freeradius-client', u'gdbm', u'jansson', u'libopenssl', u'jose', u'jpeg-turbo', u'libdcadec', u'libdvbcsa', u'libffi', u'libftdi1', u'libndp', u'popt', u'librsync', u'libseccomp', u'mbedtls', u'libssh2', u'llvm', u'log4cplus', u'sdl', u'openobex', u'portaudio', u'sdl_mixer', u'sdl_net', u'wpa_supplicant'] Warning: staging file "./usr/lib/libpcreposix.la" is touched by more than one package: [u'pcre', u'cegui06', u'cjson', u'cunit', u'gsl', u'flex', u'freeradius-client', u'gdbm', u'jansson', u'libopenssl', u'jose', u'jpeg-turbo', u'libdcadec', u'libdvbcsa', u'libffi', u'libftdi1', u'libndp', u'popt', u'librsync', u'libseccomp', u'mbedtls', u'libssh2', u'llvm', u'log4cplus', u'sdl', u'openobex', u'portaudio', u'sdl_mixer', u'sdl_net', u'wpa_supplicant'] Warning: staging file "./usr/lib/libfl.la" is touched by more than one package: [u'flex', u'freeradius-client', u'gdbm', u'jansson', u'libopenssl', u'jose', u'jpeg-turbo', u'libdcadec', u'libdvbcsa', u'libffi', u'libftdi1', u'libndp', u'popt', u'librsync', u'libseccomp', u'mbedtls', u'libssh2', u'llvm', u'log4cplus', u'sdl', u'openobex', u'portaudio', u'sdl_mixer', u'sdl_net', u'wpa_supplicant'] Warning: staging file "./usr/lib/liblog4cplus.la" is touched by more than one package: [u'log4cplus', u'sdl', u'openobex', u'portaudio', u'sdl_mixer', u'sdl_net', u'wpa_supplicant'] Warning: staging file "./usr/lib/libffi.la" is touched by more than one package: [u'libffi', u'libftdi1', u'libndp', u'popt', u'librsync', u'libseccomp', u'mbedtls', u'libssh2', u'llvm', u'log4cplus', u'sdl', u'openobex', u'portaudio', u'sdl_mixer', u'sdl_net', u'wpa_supplicant'] Warning: staging file "./usr/lib/libCEGUIExpatParser.la" is touched by more than one package: [u'cegui06', u'cjson', u'cunit', u'gsl', u'flex', u'freeradius-client', u'gdbm', u'jansson', u'libopenssl', u'jose', u'jpeg-turbo', u'libdcadec', u'libdvbcsa', u'libffi', u'libftdi1', u'libndp', u'popt', u'librsync', u'libseccomp', u'mbedtls', u'libssh2', u'llvm', u'log4cplus', u'sdl', u'openobex', u'portaudio', u'sdl_mixer', u'sdl_net', u'wpa_supplicant'] Warning: staging file "./usr/lib/liblog4cplusU.la" is touched by more than one package: [u'log4cplus', u'sdl', u'openobex', u'portaudio', u'sdl_mixer', u'sdl_net', u'wpa_supplicant'] Warning: staging file "./usr/lib/libseccomp.la" is touched by more than one package: [u'libseccomp', u'mbedtls', u'libssh2', u'llvm', u'log4cplus', u'sdl', u'openobex', u'portaudio', u'sdl_mixer', u'sdl_net', u'wpa_supplicant'] Warning: staging file "./usr/share/info/dir" is touched by more than one package: [u'gsl', u'gdbm'] Warning: staging file "./usr/lib/libndp.la" is touched by more than one package: [u'libndp', u'popt', u'librsync', u'libseccomp', u'mbedtls', u'libssh2', u'llvm', u'log4cplus', u'sdl', u'openobex', u'portaudio', u'sdl_mixer', u'sdl_net', u'wpa_supplicant'] Warning: staging file "./usr/lib/libportaudio.la" is touched by more than one package: [u'portaudio', u'sdl_mixer', u'sdl_net', u'wpa_supplicant'] Warning: staging file "./usr/lib/libpcrecpp.la" is touched by more than one package: [u'pcre', u'cegui06', u'cjson', u'cunit', u'gsl', u'flex', u'freeradius-client', u'gdbm', u'jansson', u'libopenssl', u'jose', u'jpeg-turbo', u'libdcadec', u'libdvbcsa', u'libffi', u'libftdi1', u'libndp', u'popt', u'librsync', u'libseccomp', u'mbedtls', u'libssh2', u'llvm', u'log4cplus', u'sdl', u'openobex', u'portaudio', u'sdl_mixer', u'sdl_net', u'wpa_supplicant'] Warning: staging file "./usr/lib/libgslcblas.la" is touched by more than one package: [u'gsl', u'flex', u'freeradius-client', u'gdbm', u'jansson', u'libopenssl', u'jose', u'jpeg-turbo', u'libdcadec', u'libdvbcsa', u'libffi', u'libftdi1', u'libndp', u'popt', u'librsync', u'libseccomp', u'mbedtls', u'libssh2', u'llvm', u'log4cplus', u'sdl', u'openobex', u'portaudio', u'sdl_mixer', u'sdl_net', u'wpa_supplicant'] Warning: staging file "./usr/lib/libusb-1.0.la" is touched by more than one package: [u'libusb', u'libcap', u'libzlib', u'expat', u'freetype', u'pcre', u'cegui06', u'cjson', u'cunit', u'gsl', u'flex', u'freeradius-client', u'gdbm', u'jansson', u'libopenssl', u'jose', u'jpeg-turbo', u'libdcadec', u'libdvbcsa', u'libffi', u'libftdi1', u'libndp', u'popt', u'librsync', u'libseccomp', u'mbedtls', u'libssh2', u'llvm', u'log4cplus', u'sdl', u'openobex', u'portaudio', u'sdl_mixer', u'sdl_net', u'wpa_supplicant'] Warning: staging file "./usr/lib/libpcre.la" is touched by more than one package: [u'pcre', u'cegui06', u'cjson', u'cunit', u'gsl', u'flex', u'freeradius-client', u'gdbm', u'jansson', u'libopenssl', u'jose', u'jpeg-turbo', u'libdcadec', u'libdvbcsa', u'libffi', u'libftdi1', u'libndp', u'popt', u'librsync', u'libseccomp', u'mbedtls', u'libssh2', u'llvm', u'log4cplus', u'sdl', u'openobex', u'portaudio', u'sdl_mixer', u'sdl_net', u'wpa_supplicant'] Warning: staging file "./usr/lib/libdvbcsa.la" is touched by more than one package: [u'libdvbcsa', u'libffi', u'libftdi1', u'libndp', u'popt', u'librsync', u'libseccomp', u'mbedtls', u'libssh2', u'llvm', u'log4cplus', u'sdl', u'openobex', u'portaudio', u'sdl_mixer', u'sdl_net', u'wpa_supplicant'] Warning: staging file "./usr/lib/libCEGUIFalagardWRBase.la" is touched by more than one package: [u'cegui06', u'cjson', u'cunit', u'gsl', u'flex', u'freeradius-client', u'gdbm', u'jansson', u'libopenssl', u'jose', u'jpeg-turbo', u'libdcadec', u'libdvbcsa', u'libffi', u'libftdi1', u'libndp', u'popt', u'librsync', u'libseccomp', u'mbedtls', u'libssh2', u'llvm', u'log4cplus', u'sdl', u'openobex', u'portaudio', u'sdl_mixer', u'sdl_net', u'wpa_supplicant'] Warning: staging file "./usr/lib/libSDL_mixer.la" is touched by more than one package: [u'sdl_mixer', u'sdl_net', u'wpa_supplicant'] Warning: staging file "./usr/lib/libCEGUIBase.la" is touched by more than one package: [u'cegui06', u'cjson', u'cunit', u'gsl', u'flex', u'freeradius-client', u'gdbm', u'jansson', u'libopenssl', u'jose', u'jpeg-turbo', u'libdcadec', u'libdvbcsa', u'libffi', u'libftdi1', u'libndp', u'popt', u'librsync', u'libseccomp', u'mbedtls', u'libssh2', u'llvm', u'log4cplus', u'sdl', u'openobex', u'portaudio', u'sdl_mixer', u'sdl_net', u'wpa_supplicant'] Warning: staging file "./usr/lib/libjose.la" is touched by more than one package: [u'jose', u'jpeg-turbo', u'libdcadec', u'libdvbcsa', u'libffi', u'libftdi1', u'libndp', u'popt', u'librsync', u'libseccomp', u'mbedtls', u'libssh2', u'llvm', u'log4cplus', u'sdl', u'openobex', u'portaudio', u'sdl_mixer', u'sdl_net', u'wpa_supplicant'] Warning: staging file "./usr/lib/libgsl.la" is touched by more than one package: [u'gsl', u'flex', u'freeradius-client', u'gdbm', u'jansson', u'libopenssl', u'jose', u'jpeg-turbo', u'libdcadec', u'libdvbcsa', u'libffi', u'libftdi1', u'libndp', u'popt', u'librsync', u'libseccomp', u'mbedtls', u'libssh2', u'llvm', u'log4cplus', u'sdl', u'openobex', u'portaudio', u'sdl_mixer', u'sdl_net', u'wpa_supplicant'] Warning: staging file "./usr/lib/libjansson.la" is touched by more than one package: [u'jansson', u'libopenssl', u'jose', u'jpeg-turbo', u'libdcadec', u'libdvbcsa', u'libffi', u'libftdi1', u'libndp', u'popt', u'librsync', u'libseccomp', u'mbedtls', u'libssh2', u'llvm', u'log4cplus', u'sdl', u'openobex', u'portaudio', u'sdl_mixer', u'sdl_net', u'wpa_supplicant'] Warning: staging file "./usr/lib/libSDL_net.la" is touched by more than one package: [u'sdl_net', u'wpa_supplicant'] Warning: staging file "./usr/lib/libexpat.la" is touched by more than one package: [u'expat', u'freetype', u'pcre', u'cegui06', u'cjson', u'cunit', u'gsl', u'flex', u'freeradius-client', u'gdbm', u'jansson', u'libopenssl', u'jose', u'jpeg-turbo', u'libdcadec', u'libdvbcsa', u'libffi', u'libftdi1', u'libndp', u'popt', u'librsync', u'libseccomp', u'mbedtls', u'libssh2', u'llvm', u'log4cplus', u'sdl', u'openobex', u'portaudio', u'sdl_mixer', u'sdl_net', u'wpa_supplicant'] Warning: staging file "./usr/lib/libssh2.la" is touched by more than one package: [u'libssh2', u'llvm', u'log4cplus', u'sdl', u'openobex', u'portaudio', u'sdl_mixer', u'sdl_net', u'wpa_supplicant'] Warning: staging file "./usr/lib/libfreetype.la" is touched by more than one package: [u'freetype', u'pcre', u'cegui06', u'cjson', u'cunit', u'gsl', u'flex', u'freeradius-client', u'gdbm', u'jansson', u'libopenssl', u'jose', u'jpeg-turbo', u'libdcadec', u'libdvbcsa', u'libffi', u'libftdi1', u'libndp', u'popt', u'librsync', u'libseccomp', u'mbedtls', u'libssh2', u'llvm', u'log4cplus', u'sdl', u'openobex', u'portaudio', u'sdl_mixer', u'sdl_net', u'wpa_supplicant'] Warning: staging file "./usr/lib/libfreeradius-client.la" is touched by more than one package: [u'freeradius-client', u'gdbm', u'jansson', u'libopenssl', u'jose', u'jpeg-turbo', u'libdcadec', u'libdvbcsa', u'libffi', u'libftdi1', u'libndp', u'popt', u'librsync', u'libseccomp', u'mbedtls', u'libssh2', u'llvm', u'log4cplus', u'sdl', u'openobex', u'portaudio', u'sdl_mixer', u'sdl_net', u'wpa_supplicant'] Warning: staging file "./usr/lib/libSDL.la" is touched by more than one package: [u'sdl', u'openobex', u'portaudio', u'sdl_mixer', u'sdl_net', u'wpa_supplicant'] Warning: staging file "./usr/lib/libSDLmain.la" is touched by more than one package: [u'sdl', u'openobex', u'portaudio', u'sdl_mixer', u'sdl_net', u'wpa_supplicant'] Warning: staging file "./usr/lib/libgdbm.la" is touched by more than one package: [u'gdbm', u'jansson', u'libopenssl', u'jose', u'jpeg-turbo', u'libdcadec', u'libdvbcsa', u'libffi', u'libftdi1', u'libndp', u'popt', u'librsync', u'libseccomp', u'mbedtls', u'libssh2', u'llvm', u'log4cplus', u'sdl', u'openobex', u'portaudio', u'sdl_mixer', u'sdl_net', u'wpa_supplicant'] ./support/scripts/check-uniq-files -t host /home/buildroot/autobuild/run/instance-1/output/build/packages-file-list-host.txt Warning: host file "./share/info/dir" is touched by more than one package: [u'host-lzip', u'host-m4', u'host-libtool', u'host-autoconf', u'host-automake', u'host-gettext'] /bin/sed -i -e '/# GENERIC_SERIAL$/s~^.*#~console::respawn:/sbin/getty -L console 0 vt100 #~' /home/buildroot/autobuild/run/instance-1/output/target/etc/inittab /bin/sed -i -e '/^#.*-o remount,rw \/$/s~^#\+~~' /home/buildroot/autobuild/run/instance-1/output/target/etc/inittab if grep -q CONFIG_ASH=y ./.config; then grep -qsE '^/bin/ash$' /home/buildroot/autobuild/run/instance-1/output/target/etc/shells || echo "/bin/ash" >> /home/buildroot/autobuild/run/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$' /home/buildroot/autobuild/run/instance-1/output/target/etc/shells || echo "/bin/hush" >> /home/buildroot/autobuild/run/instance-1/output/target/etc/shells; fi grep: ./.config: No such file or directory mkdir -p /home/buildroot/autobuild/run/instance-1/output/host/etc/meson sed -e "s%@TARGET_CROSS@%/home/buildroot/autobuild/run/instance-1/output/host/bin/aarch64-linux-%g" -e "s%@TARGET_ARCH@%aarch64%g" -e "s%@TARGET_CPU@%cortex-a53%g" -e "s%@TARGET_ENDIAN@%"little"%g" -e "s%@TARGET_CFLAGS@%`printf '"%s", ' -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os `%g" -e "s%@TARGET_LDFLAGS@%%g" -e "s%@TARGET_CXXFLAGS@%`printf '"%s", ' -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os `%g" -e "s%@HOST_DIR@%/home/buildroot/autobuild/run/instance-1/output/host%g" package/meson//cross-compilation.conf.in > /home/buildroot/autobuild/run/instance-1/output/host/etc/meson/cross-compilation.conf mkdir -p /home/buildroot/autobuild/run/instance-1/output/target/etc echo "buildroot" > /home/buildroot/autobuild/run/instance-1/output/target/etc/hostname /bin/sed -i -e '$a \127.0.1.1\tbuildroot' -e '/^127.0.1.1/d' /home/buildroot/autobuild/run/instance-1/output/target/etc/hosts mkdir -p /home/buildroot/autobuild/run/instance-1/output/target/etc echo "Welcome to Buildroot" > /home/buildroot/autobuild/run/instance-1/output/target/etc/issue /bin/sed -i -e s,^root:[^:]*:,root::, /home/buildroot/autobuild/run/instance-1/output/target/etc/shadow rm -f /home/buildroot/autobuild/run/instance-1/output/target/bin/sh rm -f /home/buildroot/autobuild/run/instance-1/output/build/locales.nopurge for i in C en_US locale-archive; do echo $i >> /home/buildroot/autobuild/run/instance-1/output/build/locales.nopurge; done for dir in ; do for langdir in $dir/*; do if [ -e "${langdir}" ]; then grep -qx "${langdir##*/}" /home/buildroot/autobuild/run/instance-1/output/build/locales.nopurge || rm -rf $langdir; fi done; done if [ -d /home/buildroot/autobuild/run/instance-1/output/target/usr/share/X11/locale ]; then for lang in C en_US; do if [ -f /home/buildroot/autobuild/run/instance-1/output/target/usr/share/X11/locale/$lang/XLC_LOCALE ]; then echo "$lang/XLC_LOCALE: $lang"; fi done > /home/buildroot/autobuild/run/instance-1/output/target/usr/share/X11/locale/locale.dir; fi rm -rf /home/buildroot/autobuild/run/instance-1/output/target/usr/include /home/buildroot/autobuild/run/instance-1/output/target/usr/share/aclocal \ /home/buildroot/autobuild/run/instance-1/output/target/usr/lib/pkgconfig /home/buildroot/autobuild/run/instance-1/output/target/usr/share/pkgconfig \ /home/buildroot/autobuild/run/instance-1/output/target/usr/lib/cmake /home/buildroot/autobuild/run/instance-1/output/target/usr/share/cmake find /home/buildroot/autobuild/run/instance-1/output/target/usr/{lib,share}/ -name '*.cmake' -print0 | xargs -0 rm -f find /home/buildroot/autobuild/run/instance-1/output/target/lib/ /home/buildroot/autobuild/run/instance-1/output/target/usr/lib/ /home/buildroot/autobuild/run/instance-1/output/target/usr/libexec/ \ \( -name '*.a' -o -name '*.la' \) -print0 | xargs -0 rm -f find: '/home/buildroot/autobuild/run/instance-1/output/target/usr/libexec/': No such file or directory rm -rf /home/buildroot/autobuild/run/instance-1/output/target/usr/share/gdb rm -rf /home/buildroot/autobuild/run/instance-1/output/target/usr/share/bash-completion rm -rf /home/buildroot/autobuild/run/instance-1/output/target/usr/share/zsh rm -rf /home/buildroot/autobuild/run/instance-1/output/target/usr/man /home/buildroot/autobuild/run/instance-1/output/target/usr/share/man rm -rf /home/buildroot/autobuild/run/instance-1/output/target/usr/info /home/buildroot/autobuild/run/instance-1/output/target/usr/share/info rm -rf /home/buildroot/autobuild/run/instance-1/output/target/usr/doc /home/buildroot/autobuild/run/instance-1/output/target/usr/share/doc rm -rf /home/buildroot/autobuild/run/instance-1/output/target/usr/share/gtk-doc rmdir /home/buildroot/autobuild/run/instance-1/output/target/usr/share 2>/dev/null || true find /home/buildroot/autobuild/run/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 /home/buildroot/autobuild/run/instance-1/output/host/bin/aarch64-linux-strip --remove-section=.comment --remove-section=.note 2>/dev/null || true find /home/buildroot/autobuild/run/instance-1/output/target/lib/ -type f -name 'libpthread*.so*' | \ xargs -r /home/buildroot/autobuild/run/instance-1/output/host/bin/aarch64-linux-strip --remove-section=.comment --remove-section=.note --strip-debug find /home/buildroot/autobuild/run/instance-1/output/target/lib/ -type f -name 'ld-*.so*' | \ xargs -r /home/buildroot/autobuild/run/instance-1/output/host/bin/aarch64-linux-strip --remove-section=.comment --remove-section=.note --strip-debug test -f /home/buildroot/autobuild/run/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 /home/buildroot/autobuild/run/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 /home/buildroot/autobuild/run/instance-1/output/target/etc ( \ echo "NAME=Buildroot"; \ echo "VERSION=2019.02-git-00854-gbcc66605f0"; \ echo "ID=buildroot"; \ echo "VERSION_ID=2019.02-git"; \ echo "PRETTY_NAME=\"Buildroot 2019.02-git\"" \ ) > /home/buildroot/autobuild/run/instance-1/output/target/usr/lib/os-release ln -sf ../usr/lib/os-release /home/buildroot/autobuild/run/instance-1/output/target/etc >>> Sanitizing RPATH in target tree /home/buildroot/autobuild/run/instance-1/buildroot/support/scripts/fix-rpath target touch /home/buildroot/autobuild/run/instance-1/output/target/usr make: Leaving directory '/home/buildroot/autobuild/run/instance-1/buildroot' make: Entering directory '/home/buildroot/autobuild/run/instance-1/buildroot' >>> Buildroot 2019.02-git-00854-gbcc66605f0 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 >>> skeleton Collecting legal info >>> skeleton-init-sysv Collecting legal info >>> skeleton-init-common Collecting legal info >>> toolchain-external-custom Collecting legal info >>> toolchain Collecting legal info >>> boost 1.69.0 Collecting legal info LICENSE_1_0.txt: OK (sha256: c9bff75738922193e67fa726fa225535870d2aa1059f91452c411736284ad566) >>> busybox 1.29.3 Collecting legal info LICENSE: OK (sha256: bbfc9843646d483c334664f651c208b9839626891d8f17604db2146962f43548) >>> whois 5.4.0 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> bzip2 1.0.6 Collecting legal info ERROR: No hash found for LICENSE >>> cc-tool 0.26 Collecting legal info ERROR: No hash found for COPYING >>> host-autoconf 2.69 Collecting legal info ERROR: No hash found for COPYINGv3 ERROR: No hash found for COPYING.EXCEPTION >>> host-libtool 2.4.6 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) ERROR: No hash found for libltdl/COPYING.LIB >>> host-m4 1.4.18 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> host-automake 1.15.1 Collecting legal info COPYING: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) >>> libusb 1.0.22 Collecting legal info COPYING: OK (sha256: 5df07007198989c622f5d41de8d703e7bef3d0e79d62e24332ee739a452af62a) >>> host-pkgconf 1.5.3 Collecting legal info ERROR: No hash found for COPYING >>> cdrkit 1.1.11 Collecting legal info ERROR: No hash found for COPYING >>> host-cmake 3.8.2 Collecting legal info ERROR: No hash found for Copyright.txt >>> libcap 2.25 Collecting legal info License: OK (sha256: 088cabde4662b4121258d298b0b2967bc1abffa134457ed9bc4a359685ab92bc) >>> host-gperf 3.0.4 Collecting legal info ERROR: No hash found for COPYING >>> host-libcap 2.25 Collecting legal info License: OK (sha256: 088cabde4662b4121258d298b0b2967bc1abffa134457ed9bc4a359685ab92bc) >>> zlib Collecting legal info >>> libzlib 1.2.11 Collecting legal info README: OK (sha256: 7960b6b1cc63e619abb77acaea5427159605afee8c8b362664f4effc7d7f7d15) >>> cegui06 0.6.2b Collecting legal info ERROR: No hash found for COPYING >>> expat 2.2.6 Collecting legal info COPYING: OK (sha256: 46336ab2fec900803e2f1a4253e325ac01d998efb09bc6906651f7259e636f76) >>> freetype 2.9.1 Collecting legal info docs/LICENSE.TXT: OK (sha256: fd056de4196903a676208ef58cfddafc7d583d1f28fa2e44c309cf84a59e62fb) docs/FTL.TXT: OK (sha256: 08c135755dd589039470f1fdbb400daaabaaa50d0b366d19cebff4d22986baa1) docs/GPLv2.TXT: OK (sha256: c4120c6752c910c299e3bd9cb3a46ff262c268303ca2069b61f92f10a5656c18) >>> pcre 8.42 Collecting legal info LICENCE: OK (sha256: f998c0f52eb704eff28f503580cfca3f2547280aa212994f6cf2d8e317587c1c) >>> cjson v1.7.10 Collecting legal info LICENSE: OK (sha256: a36dda207c36db5818729c54e7ad4e8b0c6fba847491ba64f372c1a2037b6d5c) >>> cunit 2.1-3 Collecting legal info COPYING: OK (sha256: 5d9d73d41a57dd2f34487ef3978a2c13cdb97294baeeb81fcd274796399eb15f) >>> 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 >>> dvdrw-tools 7.1 Collecting legal info ERROR: No hash found for LICENSE >>> 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) >>> freeradius-client 1.1.7 Collecting legal info ERROR: No hash found for COPYRIGHT >>> gdbm 1.13 Collecting legal info ERROR: No hash found for COPYING >>> gnuchess 6.2.5 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> host-flex 2.6.4 Collecting legal info COPYING: OK (sha256: 97fd685958d93be7f8dab939bb8161dbd6afb0718c63bfc337c24321aea44273) >>> initscripts Collecting legal info >>> input-event-daemon v0.1.3 Collecting legal info ERROR: No hash found for README >>> jansson 2.11 Collecting legal info LICENSE: OK (sha256: 3034b2319f8c053995e8c8abf11b76418a3a8836cd769e5b3f0b6b13bfa00ec4) >>> jose 10 Collecting legal info COPYING: OK (sha256: 09e8a9bcec8067104652c168685ab0931e7868f9c8284b66f5ae6edae5f1130b) >>> openssl Collecting legal info >>> libopenssl 1.0.2q Collecting legal info LICENSE: OK (sha256: c8f60f4842bbad0353f5d81620e72b168b5638ca3a0a999f5da113b22491612e) >>> jpeg-turbo 2.0.1 Collecting legal info LICENSE.md: OK (sha256: 8412238c5ad95965cf3c3197791e9dea8b5fae505d133449e33ee2fa754fe61e) README.ijg: OK (sha256: 82fece2bff2669c476495f0fe70096b154e8bc5b40916a64e99836d9a01c3110) >>> jpeg Collecting legal info >>> libdcadec v0.2.0 Collecting legal info COPYING.LGPLv2.1: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> libdvbcsa 1.1.0 Collecting legal info COPYING: OK (sha256: 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670) >>> libffi v3.3-rc0 Collecting legal info LICENSE: OK (sha256: 0f4d7a0bfb83c37465d42dc305f124189196cc0cc2cc8d6f8461103682aebbc5) >>> libftdi1 1.4 Collecting legal info LICENSE: OK (sha256: 524f46428bf72bb8c6acfeca4909551fd2e0bdbb5305406d38382f4056095c56) COPYING.GPL: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) COPYING.LIB: OK (sha256: b7993225104d90ddd8024fd838faf300bea5e83d91203eab98e29512acebd69c) >>> libndp v1.6 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> librsync v2.0.2 Collecting legal info COPYING: OK (sha256: 5bbcbb737e60fe9deba08ecbd00920cfcc3403ba2e534c64fdeea49d6bb87509) >>> popt 1.16 Collecting legal info ERROR: No hash found for COPYING >>> libseccomp v2.3.3 Collecting legal info LICENSE: OK (sha256: 102900208eef27b766380135906d431dba87edaa7ec6aa72e6ebd3dd67f3a97b) >>> libssh2 8b870ad771cbd9cd29edbb3dbb0878e950f868ab Collecting legal info COPYING: OK (sha256: e15ed284a15e80115467d6d7f030f0d89d8fabbecd78fb6e0f861f0cfc128fd9) >>> mbedtls 2.7.5 Collecting legal info apache-2.0.txt: OK (sha256: cfc7749b96f63bd31c3c42b5c471bf756814053e847c10f3eb003417bc523d30) >>> llvm 7.0.1 Collecting legal info LICENSE.TXT: OK (sha256: 0303dfeaac87b80d2d1e543aa38d5be77b0eac93c3d04fe7e3c8eaa71a778667) >>> host-llvm 7.0.1 Collecting legal info LICENSE.TXT: OK (sha256: 0303dfeaac87b80d2d1e543aa38d5be77b0eac93c3d04fe7e3c8eaa71a778667) >>> host-python 2.7.15 Collecting legal info LICENSE: OK (sha256: b9a6d9320b8f2693e8d41e496ce56caadacaddcca9be2a64a61749278f425cf2) >>> host-expat 2.2.6 Collecting legal info COPYING: OK (sha256: 46336ab2fec900803e2f1a4253e325ac01d998efb09bc6906651f7259e636f76) >>> host-zlib Collecting legal info >>> host-libzlib 1.2.11 Collecting legal info README: OK (sha256: 7960b6b1cc63e619abb77acaea5427159605afee8c8b362664f4effc7d7f7d15) >>> log4cplus 2.0.2 Collecting legal info LICENSE: OK (sha256: 91d7e42ff80e74c4c94e5ad353375fa0358cd0abbf43f5fe957097cdbd4e2c4d) >>> ltris 1.0.19 Collecting legal info ERROR: No hash found for COPYING >>> sdl 1.2.15 Collecting legal info ERROR: No hash found for COPYING >>> mimic 1.1.0 Collecting legal info ERROR: No hash found for COPYING >>> mjpg-streamer ddb69b7b4f114f3c2ca01adf55712792ca8aed43 Collecting legal info mjpg-streamer-experimental/LICENSE: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) >>> openobex 1.7.2 Collecting legal info COPYING: OK (sha256: e6d6a009505e345fe949e1310334fcb0747f28dae2856759de102ab66b722cb4) COPYING.LIB: OK (sha256: 6095e9ffa777dd22839f7801aa845b31c9ed07f3d6bf8a26dc5d2dec8ccc0ef3) >>> host-patchelf 0.9 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> portaudio v190600_20161030 Collecting legal info ERROR: No hash found for LICENSE.txt >>> prboom 2.5.0 Collecting legal info ERROR: No hash found for COPYING >>> sdl_mixer 1.2.12 Collecting legal info ERROR: No hash found for COPYING >>> sdl_net 1.2.8 Collecting legal info ERROR: No hash found for COPYING >>> host-python-cython 0.29.3 Collecting legal info COPYING.txt: OK (sha256: e1eb1c49a8508e8173dac30157e4a6439a44ad8846194746c424fbc3fc2b95d7) LICENSE.txt: OK (sha256: a6cba85bc92e0cff7a450b1d873c0eaa2e9fc96bf472df0247a26bec77bf3ff9) >>> host-python-setuptools 40.6.3 Collecting legal info LICENSE: OK (sha256: c32a3ac395af6321efd28be73d06a00f0db6ab887d1c21d4fec46128d2056d5a) >>> host-python-xlrd 1.0.0 Collecting legal info ERROR: No hash found for xlrd/licences.py >>> host-rauc 1.0 Collecting legal info >>> host-libglib2 2.56.3 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> host-libffi v3.3-rc0 Collecting legal info LICENSE: OK (sha256: 0f4d7a0bfb83c37465d42dc305f124189196cc0cc2cc8d6f8461103682aebbc5) >>> host-pcre 8.42 Collecting legal info LICENCE: OK (sha256: f998c0f52eb704eff28f503580cfca3f2547280aa212994f6cf2d8e317587c1c) >>> host-util-linux 2.33 Collecting legal info README.licensing: OK (sha256: 4335620e8f478ee4dc4d26540448d39469091ef1d8e3fbbbb8bf753206ceac74) Documentation/licenses/COPYING.BSD-3-Clause: OK (sha256: 9b718a9460fed5952466421235bc79eb49d4e9eacc920d7a9dd6285ab8fd6c6d) Documentation/licenses/COPYING.BSD-4-Clause-UC: OK (sha256: ba7640f00d93e72e92b94b9d71f25ec53bac2f1682f5c4adcccb0018359f60f8) Documentation/licenses/COPYING.GPL-2.0-or-later: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) Documentation/licenses/COPYING.ISC: OK (sha256: e53348ce276358e9997014071c5294b36a18c4b34f32f00ee57b9acce0aafd63) Documentation/licenses/COPYING.LGPL-2.1-or-later: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> host-openssl Collecting legal info >>> host-libopenssl 1.0.2q Collecting legal info LICENSE: OK (sha256: c8f60f4842bbad0353f5d81620e72b168b5638ca3a0a999f5da113b22491612e) >>> host-squashfs e38956b92f738518c29734399629e7cdb33072d3 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> host-lz4 v1.8.3 Collecting legal info lib/LICENSE: OK (sha256: d15d99c8dc6b0ec22174c0e563a95bc40f9363ca7f9d9d793bb5c5a8e8d0af71) programs/COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> host-lzo 2.10 Collecting legal info ERROR: No hash found for COPYING >>> host-xz 5.2.3 Collecting legal info ERROR: No hash found for COPYING.GPLv2 ERROR: No hash found for COPYING.GPLv3 ERROR: No hash found for COPYING.LGPLv2.1 >>> host-zstd v1.3.5 Collecting legal info LICENSE: OK (sha256: 2c1a7fa704df8f3a606f6fc010b8b5aaebf403f3aeec339a12048f1ba7331a0b) COPYING: OK (sha256: f9c375a1be4a41f7b70301dd83c91cb89e41567478859b77eef375a52d782505) >>> rsync 3.1.3 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> sconeserver 6b932d7d8dbb700b830205e7111e469cefff490c Collecting legal info COPYING: OK (sha256: 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670) >>> host-vboot-utils bbdd62f9b030db7ad8eef789aaf58a7ff9a25656 Collecting legal info ERROR: No hash found for LICENSE >>> w_scan 20170107 Collecting legal info ERROR: No hash found for COPYING >>> wpa_supplicant 2.7 Collecting legal info README: OK (sha256: 76eeecd8fc291a71f29189ea20e6a34387b8048a959cbc6a65c41b98194643a2) WARNING: the Buildroot source code has not been saved WARNING: toolchain-external-custom: cannot save license (TOOLCHAIN_EXTERNAL_CUSTOM_LICENSE_FILES not defined) WARNING: rauc-1.0: cannot save license (HOST_RAUC_LICENSE_FILES not defined) Legal info produced in /home/buildroot/autobuild/run/instance-1/output/legal-info make: Leaving directory '/home/buildroot/autobuild/run/instance-1/buildroot'