./plugins/x509.tmp > ./plugins/x509.conf \ sed \ -e "s:\@PLUGIN_NAME\@:`basename plugins/revocation.tmp .tmp`:" \ ./plugins/revocation.tmp > ./plugins/revocation.conf \ sed \ -e "s:\@PLUGIN_NAME\@:`basename plugins/constraints.tmp .tmp`:" \ ./plugins/constraints.tmp > ./plugins/constraints.conf \ sed \ -e "s:\@PLUGIN_NAME\@:`basename plugins/pubkey.tmp .tmp`:" \ ./plugins/pubkey.tmp > ./plugins/pubkey.conf \ sed \ -e "s:\@PLUGIN_NAME\@:`basename plugins/pkcs1.tmp .tmp`:" \ ./plugins/pkcs1.tmp > ./plugins/pkcs1.conf \ sed \ -e "s:\@PLUGIN_NAME\@:`basename plugins/pkcs7.tmp .tmp`:" \ ./plugins/pkcs7.tmp > ./plugins/pkcs7.conf \ sed \ -e "s:\@PLUGIN_NAME\@:`basename plugins/pkcs8.tmp .tmp`:" \ ./plugins/pkcs8.tmp > ./plugins/pkcs8.conf \ sed \ -e "s:\@PLUGIN_NAME\@:`basename plugins/pkcs12.tmp .tmp`:" \ ./plugins/pkcs12.tmp > ./plugins/pkcs12.conf \ sed \ -e "s:\@PLUGIN_NAME\@:`basename plugins/pgp.tmp .tmp`:" \ ./plugins/pgp.tmp > ./plugins/pgp.conf \ sed \ -e "s:\@PLUGIN_NAME\@:`basename plugins/dnskey.tmp .tmp`:" \ ./plugins/dnskey.tmp > ./plugins/dnskey.conf \ sed \ -e "s:\@PLUGIN_NAME\@:`basename plugins/sshkey.tmp .tmp`:" \ ./plugins/sshkey.tmp > ./plugins/sshkey.conf \ sed \ -e "s:\@PLUGIN_NAME\@:`basename plugins/pem.tmp .tmp`:" \ ./plugins/pem.tmp > ./plugins/pem.conf \ sed \ -e "s:\@PLUGIN_NAME\@:`basename plugins/fips-prf.tmp .tmp`:" \ ./plugins/fips-prf.tmp > ./plugins/fips-prf.conf \ sed \ -e "s:\@PLUGIN_NAME\@:`basename plugins/gmp.tmp .tmp`:" \ ./plugins/gmp.tmp > ./plugins/gmp.conf \ sed \ -e "s:\@PLUGIN_NAME\@:`basename plugins/xcbc.tmp .tmp`:" \ ./plugins/xcbc.tmp > ./plugins/xcbc.conf \ sed \ -e "s:\@PLUGIN_NAME\@:`basename plugins/cmac.tmp .tmp`:" \ ./plugins/cmac.tmp > ./plugins/cmac.conf \ sed \ -e "s:\@PLUGIN_NAME\@:`basename plugins/hmac.tmp .tmp`:" \ ./plugins/hmac.tmp > ./plugins/hmac.conf \ sed \ -e "s:\@PLUGIN_NAME\@:`basename plugins/xauth-generic.tmp .tmp`:" \ ./plugins/xauth-generic.tmp > ./plugins/xauth-generic.conf Making all in init make[5]: Nothing to be done for `all-am'. Making all in testing make[4]: Nothing to be done for `all'. >>> strongswan 5.4.0 Installing to target PATH="/home/buildroot/autobuild/run/instance-2/output/host/bin:/home/buildroot/autobuild/run/instance-2/output/host/sbin:/usr/local/bin:/usr/bin:/bin:/usr/local/games:/usr/games" /usr/bin/make -j4 DESTDIR=/home/buildroot/autobuild/run/instance-2/output/target install -C /home/buildroot/autobuild/run/instance-2/output/build/strongswan-5.4.0/ /usr/bin/make install-recursive Making install in src Making install in . make[6]: Nothing to be done for `install-exec-am'. make[6]: Nothing to be done for `install-data-am'. Making install in include make[6]: Nothing to be done for `install-exec-am'. make[6]: Nothing to be done for `install-data-am'. Making install in _updown make[6]: Nothing to be done for `install-exec-am'. /bin/mkdir -p '/home/buildroot/autobuild/run/instance-2/output/target/usr/libexec/ipsec' /usr/bin/install -c _updown '/home/buildroot/autobuild/run/instance-2/output/target/usr/libexec/ipsec' Making install in man make[5]: Nothing to be done for `install-exec-am'. Making install in conf /usr/bin/make install-am make[6]: Nothing to be done for `install-exec-am'. test -e "/home/buildroot/autobuild/run/instance-2/output/target`dirname /etc/strongswan.conf`" || /usr/bin/install -c -d "/home/buildroot/autobuild/run/instance-2/output/target`dirname /etc/strongswan.conf`" || true test -e "/home/buildroot/autobuild/run/instance-2/output/target`dirname /etc/strongswan.conf`/strongswan.d" || /usr/bin/install -c -d "/home/buildroot/autobuild/run/instance-2/output/target`dirname /etc/strongswan.conf`/strongswan.d" || true /bin/mkdir -p '/home/buildroot/autobuild/run/instance-2/output/target/usr/share/man/man5' /bin/mkdir -p '/home/buildroot/autobuild/run/instance-2/output/target/usr/share/strongswan/templates/config/plugins' /bin/mkdir -p '/home/buildroot/autobuild/run/instance-2/output/target/usr/share/strongswan/templates/config' /usr/bin/install -c -m 644 strongswan.conf '/home/buildroot/autobuild/run/instance-2/output/target/usr/share/strongswan/templates/config' /usr/bin/install -c -m 644 plugins/pkcs11.conf plugins/aes.conf plugins/des.conf plugins/rc2.conf plugins/sha2.conf plugins/sha1.conf plugins/md5.conf plugins/random.conf plugins/nonce.conf plugins/x509.conf plugins/revocation.conf plugins/constraints.conf plugins/pubkey.conf plugins/pkcs1.conf plugins/pkcs7.conf plugins/pkcs8.conf plugins/pkcs12.conf plugins/pgp.conf plugins/dnskey.conf plugins/sshkey.conf plugins/pem.conf plugins/fips-prf.conf plugins/gmp.conf plugins/xcbc.conf plugins/cmac.conf plugins/hmac.conf plugins/attr.conf plugins/kernel-netlink.conf plugins/resolve.conf plugins/socket-default.conf plugins/updown.conf plugins/xauth-generic.conf plugins/led.conf '/home/buildroot/autobuild/run/instance-2/output/target/usr/share/strongswan/templates/config/plugins' test -e "/home/buildroot/autobuild/run/instance-2/output/target`dirname /etc/strongswan.conf`/strongswan.d/charon" || /usr/bin/install -c -d "/home/buildroot/autobuild/run/instance-2/output/target`dirname /etc/strongswan.conf`/strongswan.d/charon" || true /usr/bin/install -c -m 644 strongswan.conf.5 '/home/buildroot/autobuild/run/instance-2/output/target/usr/share/man/man5' test -e "/home/buildroot/autobuild/run/instance-2/output/target`dirname /etc/strongswan.conf`/strongswan.conf" || /usr/bin/install -c -m 644 ./strongswan.conf /home/buildroot/autobuild/run/instance-2/output/target`dirname /etc/strongswan.conf`/strongswan.conf || true for f in ; do \ name=`basename $f`; \ test -f "/home/buildroot/autobuild/run/instance-2/output/target`dirname /etc/strongswan.conf`/strongswan.d/$name" || /usr/bin/install -c -m 644 "./$f" "/home/buildroot/autobuild/run/instance-2/output/target`dirname /etc/strongswan.conf`/strongswan.d/$name" || true; \ done for f in plugins/pkcs11.conf plugins/aes.conf plugins/des.conf plugins/rc2.conf plugins/sha2.conf plugins/sha1.conf plugins/md5.conf plugins/random.conf plugins/nonce.conf plugins/x509.conf plugins/revocation.conf plugins/constraints.conf plugins/pubkey.conf plugins/pkcs1.conf plugins/pkcs7.conf plugins/pkcs8.conf plugins/pkcs12.conf plugins/pgp.conf plugins/dnskey.conf plugins/sshkey.conf plugins/pem.conf plugins/fips-prf.conf plugins/gmp.conf plugins/xcbc.conf plugins/cmac.conf plugins/hmac.conf plugins/attr.conf plugins/kernel-netlink.conf plugins/resolve.conf plugins/socket-default.conf plugins/updown.conf plugins/xauth-generic.conf plugins/led.conf; do \ name=`basename $f`; \ if test -f "$f"; then dir=; else dir="./"; fi; \ test -f "/home/buildroot/autobuild/run/instance-2/output/target`dirname /etc/strongswan.conf`/strongswan.d/charon/$name" || /usr/bin/install -c -m 644 "$dir$f" "/home/buildroot/autobuild/run/instance-2/output/target`dirname /etc/strongswan.conf`/strongswan.d/charon/$name" || true; \ done Making install in init make[6]: Nothing to be done for `install-exec-am'. make[6]: Nothing to be done for `install-data-am'. Making install in testing make[5]: Nothing to be done for `install-exec-am'. make[5]: Nothing to be done for `install-data-am'. make[5]: Nothing to be done for `install-exec-am'. tinyhttpd-0.1.0.tar.gz: OK (sha256: 56609b82869c80ba71b2a2af166a0bcaffe21e7412f4594e04b9a5abf733435a) >>> tinyhttpd 0.1.0 Extracting gzip -d -c /home/buildroot/autobuild/run/instance-2/dl/tinyhttpd-0.1.0.tar.gz | tar --strip-components=1 -C /home/buildroot/autobuild/run/instance-2/output/build/tinyhttpd-0.1.0 -xf - >>> tinyhttpd 0.1.0 Patching Applying 0001-misc-fixes.patch using patch: patching file httpd.c patching file Makefile >>> tinyhttpd 0.1.0 Configuring >>> tinyhttpd 0.1.0 Building PATH="/home/buildroot/autobuild/run/instance-2/output/host/bin:/home/buildroot/autobuild/run/instance-2/output/host/sbin:/usr/local/bin:/usr/bin:/bin:/usr/local/games:/usr/games" /usr/bin/make -j4 -C /home/buildroot/autobuild/run/instance-2/output/build/tinyhttpd-0.1.0 CC="/home/buildroot/autobuild/run/instance-2/output/host/bin/x86_64-linux-gcc" CFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os " LDFLAGS="" /home/buildroot/autobuild/run/instance-2/output/host/bin/x86_64-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -W -Wall -o httpd httpd.c httpd.c: In function 'startup': httpd.c:427:52: warning: pointer targets in passing argument 3 of 'getsockname' differ in signedness [-Wpointer-sign] if (getsockname(httpd, (struct sockaddr *)&name, &namelen) == -1) ^ In file included from httpd.c:8:0: /home/buildroot/autobuild/run/instance-2/output/host/x86_64-buildroot-linux-musl/sysroot/usr/include/sys/socket.h:321:5: note: expected 'socklen_t * restrict {aka unsigned int * restrict}' but argument is of type 'int *' int getsockname (int, struct sockaddr *__restrict, socklen_t *__restrict); ^~~~~~~~~~~ httpd.c: In function 'main': httpd.c:480:24: warning: pointer targets in passing argument 3 of 'accept' differ in signedness [-Wpointer-sign] &client_name_len); ^ In file included from httpd.c:8:0: /home/buildroot/autobuild/run/instance-2/output/host/x86_64-buildroot-linux-musl/sysroot/usr/include/sys/socket.h:318:5: note: expected 'socklen_t * restrict {aka unsigned int * restrict}' but argument is of type 'int *' int accept (int, struct sockaddr *__restrict, socklen_t *__restrict); ^~~~~~ >>> tinyhttpd 0.1.0 Installing to target /usr/bin/install -m 0755 -D /home/buildroot/autobuild/run/instance-2/output/build/tinyhttpd-0.1.0/httpd /home/buildroot/autobuild/run/instance-2/output/target/usr/sbin/tinyhttpd mkdir -p /home/buildroot/autobuild/run/instance-2/output/target/var/www xxhash-r40.tar.gz: OK (sha256: 9743539ed787ea9bd5bb348265cebdd5adcbf820ad329bf44c28bc69ab4c7cd8) >>> xxhash r40 Extracting gzip -d -c /home/buildroot/autobuild/run/instance-2/dl/xxhash-r40.tar.gz | tar --strip-components=1 -C /home/buildroot/autobuild/run/instance-2/output/build/xxhash-r40 -xf - >>> xxhash r40 Patching >>> xxhash r40 Configuring >>> xxhash r40 Building PATH="/home/buildroot/autobuild/run/instance-2/output/host/bin:/home/buildroot/autobuild/run/instance-2/output/host/sbin:/usr/local/bin:/usr/bin:/bin:/usr/local/games:/usr/games" PATH="/home/buildroot/autobuild/run/instance-2/output/host/bin:/home/buildroot/autobuild/run/instance-2/output/host/sbin:/usr/local/bin:/usr/bin:/bin:/usr/local/games:/usr/games" AR="/home/buildroot/autobuild/run/instance-2/output/host/bin/x86_64-linux-ar" AS="/home/buildroot/autobuild/run/instance-2/output/host/bin/x86_64-linux-as" LD="/home/buildroot/autobuild/run/instance-2/output/host/bin/x86_64-linux-ld" NM="/home/buildroot/autobuild/run/instance-2/output/host/bin/x86_64-linux-nm" CC="/home/buildroot/autobuild/run/instance-2/output/host/bin/x86_64-linux-gcc" GCC="/home/buildroot/autobuild/run/instance-2/output/host/bin/x86_64-linux-gcc" CPP="/home/buildroot/autobuild/run/instance-2/output/host/bin/x86_64-linux-cpp" CXX="/home/buildroot/autobuild/run/instance-2/output/host/bin/x86_64-linux-g++" FC="/home/buildroot/autobuild/run/instance-2/output/host/bin/x86_64-linux-gfortran" F77="/home/buildroot/autobuild/run/instance-2/output/host/bin/x86_64-linux-gfortran" RANLIB="/home/buildroot/autobuild/run/instance-2/output/host/bin/x86_64-linux-ranlib" READELF="/home/buildroot/autobuild/run/instance-2/output/host/bin/x86_64-linux-readelf" STRIP="/home/buildroot/autobuild/run/instance-2/output/host/bin/x86_64-linux-strip" OBJCOPY="/home/buildroot/autobuild/run/instance-2/output/host/bin/x86_64-linux-objcopy" OBJDUMP="/home/buildroot/autobuild/run/instance-2/output/host/bin/x86_64-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-2/output/host/include" CFLAGS_FOR_BUILD="-O2 -I/home/buildroot/autobuild/run/instance-2/output/host/include" CXXFLAGS_FOR_BUILD="-O2 -I/home/buildroot/autobuild/run/instance-2/output/host/include" LDFLAGS_FOR_BUILD="-L/home/buildroot/autobuild/run/instance-2/output/host/lib -Wl,-rpath,/home/buildroot/autobuild/run/instance-2/output/host/lib" FCFLAGS_FOR_BUILD="" DEFAULT_ASSEMBLER="/home/buildroot/autobuild/run/instance-2/output/host/bin/x86_64-linux-as" DEFAULT_LINKER="/home/buildroot/autobuild/run/instance-2/output/host/bin/x86_64-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-2/output/host/bin/pkg-config" STAGING_DIR="/home/buildroot/autobuild/run/instance-2/output/host/x86_64-buildroot-linux-musl/sysroot" INTLTOOL_PERL=/usr/bin/perl /usr/bin/make -j4 -C /home/buildroot/autobuild/run/instance-2/output/build/xxhash-r40 xxhsum /home/buildroot/autobuild/run/instance-2/output/host/bin/x86_64-linux-gcc -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -std=c99 -Wall -Wextra -Wundef -Wshadow -Wcast-qual -Wcast-align -Wstrict-prototypes -pedantic -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 xxhash.c xxhsum.c -o xxhsum xxhsum.c:35:0: warning: "_LARGEFILE64_SOURCE" redefined #define _LARGEFILE64_SOURCE :0:0: note: this is the location of the previous definition ln -sf xxhsum xxh32sum ln -sf xxhsum xxh64sum >>> xxhash r40 Installing to target /usr/bin/install -m 0755 -D /home/buildroot/autobuild/run/instance-2/output/build/xxhash-r40/xxhsum /home/buildroot/autobuild/run/instance-2/output/target/usr/bin/xxhsum >>> Finalizing target directory rm -f /home/buildroot/autobuild/run/instance-2/output/target/usr/share/glib-2.0/schemas/*.xml /home/buildroot/autobuild/run/instance-2/output/target/usr/share/glib-2.0/schemas/*.dtd /home/buildroot/autobuild/run/instance-2/output/host/bin/glib-compile-schemas /home/buildroot/autobuild/run/instance-2/output/host/x86_64-buildroot-linux-musl/sysroot/usr/share/glib-2.0/schemas --targetdir=/home/buildroot/autobuild/run/instance-2/output/target/usr/share/glib-2.0/schemas No schema files found: doing nothing. rm -rf /home/buildroot/autobuild/run/instance-2/output/target/usr/share/lua/5.1/doc rm -rf /home/buildroot/autobuild/run/instance-2/output/target/usr/lib/luarocks mkdir -p /home/buildroot/autobuild/run/instance-2/output/target/etc echo "buildroot" > /home/buildroot/autobuild/run/instance-2/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-2/output/target/etc/hosts mkdir -p /home/buildroot/autobuild/run/instance-2/output/target/etc echo "Welcome to Buildroot" > /home/buildroot/autobuild/run/instance-2/output/target/etc/issue /bin/sed -i -e s,^root:[^:]*:,root::, /home/buildroot/autobuild/run/instance-2/output/target/etc/shadow rm -f /home/buildroot/autobuild/run/instance-2/output/target/bin/sh rm -f /home/buildroot/autobuild/run/instance-2/output/build/locales.nopurge for i in C en_US locale-archive; do echo $i >> /home/buildroot/autobuild/run/instance-2/output/build/locales.nopurge; done for dir in /home/buildroot/autobuild/run/instance-2/output/target/usr/lib/locale; do for langdir in $dir/*; do if [ -e "${langdir}" ]; then grep -qx "${langdir##*/}" /home/buildroot/autobuild/run/instance-2/output/build/locales.nopurge || rm -rf $langdir; fi done; done if [ -d /home/buildroot/autobuild/run/instance-2/output/target/usr/share/X11/locale ]; then for lang in C en_US; do if [ -f /home/buildroot/autobuild/run/instance-2/output/target/usr/share/X11/locale/$lang/XLC_LOCALE ]; then echo "$lang/XLC_LOCALE: $lang"; fi done > /home/buildroot/autobuild/run/instance-2/output/target/usr/share/X11/locale/locale.dir; fi rm -rf /home/buildroot/autobuild/run/instance-2/output/target/usr/include /home/buildroot/autobuild/run/instance-2/output/target/usr/share/aclocal \ /home/buildroot/autobuild/run/instance-2/output/target/usr/lib/pkgconfig /home/buildroot/autobuild/run/instance-2/output/target/usr/share/pkgconfig \ /home/buildroot/autobuild/run/instance-2/output/target/usr/lib/cmake /home/buildroot/autobuild/run/instance-2/output/target/usr/share/cmake find /home/buildroot/autobuild/run/instance-2/output/target/usr/{lib,share}/ -name '*.cmake' -print0 | xargs -0 rm -f find /home/buildroot/autobuild/run/instance-2/output/target/lib/ /home/buildroot/autobuild/run/instance-2/output/target/usr/lib/ /home/buildroot/autobuild/run/instance-2/output/target/usr/libexec/ \ \( -name '*.a' -o -name '*.la' \) -print0 | xargs -0 rm -f rm -rf /home/buildroot/autobuild/run/instance-2/output/target/usr/share/gdb rm -rf /home/buildroot/autobuild/run/instance-2/output/target/usr/share/bash-completion rm -rf /home/buildroot/autobuild/run/instance-2/output/target/usr/share/zsh rm -rf /home/buildroot/autobuild/run/instance-2/output/target/usr/man /home/buildroot/autobuild/run/instance-2/output/target/usr/share/man rm -rf /home/buildroot/autobuild/run/instance-2/output/target/usr/info /home/buildroot/autobuild/run/instance-2/output/target/usr/share/info rm -rf /home/buildroot/autobuild/run/instance-2/output/target/usr/doc /home/buildroot/autobuild/run/instance-2/output/target/usr/share/doc rm -rf /home/buildroot/autobuild/run/instance-2/output/target/usr/share/gtk-doc rmdir /home/buildroot/autobuild/run/instance-2/output/target/usr/share 2>/dev/null || true find /home/buildroot/autobuild/run/instance-2/output/target -type f \( -perm /111 -o -name '*.so*' \) -not \( -name 'libpthread*.so*' -o -name 'ld-*.so*' -o -name '*.ko' \) -print0 | xargs -0 /home/buildroot/autobuild/run/instance-2/output/host/bin/x86_64-linux-strip --remove-section=.comment --remove-section=.note 2>/dev/null || true find /home/buildroot/autobuild/run/instance-2/output/target/lib/ -type f -name 'libpthread*.so*' | \ xargs -r /home/buildroot/autobuild/run/instance-2/output/host/bin/x86_64-linux-strip --remove-section=.comment --remove-section=.note --strip-debug find /home/buildroot/autobuild/run/instance-2/output/target/lib/ -type f -name 'ld-*.so*' | \ xargs -r /home/buildroot/autobuild/run/instance-2/output/host/bin/x86_64-linux-strip --remove-section=.comment --remove-section=.note --strip-debug test -f /home/buildroot/autobuild/run/instance-2/output/target/etc/ld.so.conf && \ { echo "ERROR: we shouldn't have a /etc/ld.so.conf file"; exit 1; } || true test -d /home/buildroot/autobuild/run/instance-2/output/target/etc/ld.so.conf.d && \ { echo "ERROR: we shouldn't have a /etc/ld.so.conf.d directory"; exit 1; } || true mkdir -p /home/buildroot/autobuild/run/instance-2/output/target/etc ( \ echo "NAME=Buildroot"; \ echo "VERSION=2017.11.2"; \ echo "ID=buildroot"; \ echo "VERSION_ID=2017.11.2"; \ echo "PRETTY_NAME=\"Buildroot 2017.11.2\"" \ ) > /home/buildroot/autobuild/run/instance-2/output/target/etc/os-release >>> Sanitizing RPATH in target tree /home/buildroot/autobuild/run/instance-2/buildroot/support/scripts/fix-rpath target make: Leaving directory `/home/buildroot/autobuild/run/instance-2/buildroot' make: Entering directory `/home/buildroot/autobuild/run/instance-2/buildroot' >>> Buildroot 2017.11.2 Collecting legal info COPYING: OK (sha256: 9755181e27175cb3510b4da8629caa406fb355a19aa8e7d55f06bf8ab33323c4) >>> host-lzip 1.19 Collecting legal info ERROR: No hash found for COPYING >>> toolchain-external Collecting legal info >>> musl-compat-headers Collecting legal info >>> skeleton Collecting legal info >>> skeleton-init-none Collecting legal info >>> skeleton-init-common Collecting legal info >>> toolchain-external-custom Collecting legal info >>> toolchain Collecting legal info >>> 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.31 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) sys-utils/rfkill.c: OK (sha256: 996126b78a42dd2eeea1256d78b7fd6dec090ea196365c0ccb46adc32bc92460) >>> host-pkgconf 0.9.12 Collecting legal info ERROR: No hash found for COPYING >>> libcap-ng 0.7.8 Collecting legal info ERROR: No hash found for COPYING ERROR: No hash found for COPYING.LIB >>> ncurses 6.0 Collecting legal info ERROR: No hash found for README >>> host-ncurses 6.0 Collecting legal info ERROR: No hash found for README >>> readline 7.0 Collecting legal info ERROR: No hash found for COPYING >>> zlib 1.2.11 Collecting legal info README: OK (sha256: 7960b6b1cc63e619abb77acaea5427159605afee8c8b362664f4effc7d7f7d15) >>> argus 3.0.8 Collecting legal info ERROR: No hash found for README >>> libpcap 1.8.1 Collecting legal info ERROR: No hash found for LICENSE >>> dbus 1.12.0 Collecting legal info COPYING: OK (sha256: 0e46f54efb12d04ab5c33713bacd0e140c9a35b57ae29e03c853203266e8f3a1) >>> expat 2.2.4 Collecting legal info COPYING: OK (sha256: 46336ab2fec900803e2f1a4253e325ac01d998efb09bc6906651f7259e636f76) >>> host-bison 3.0.4 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> host-flex 2.6.4 Collecting legal info COPYING: OK (sha256: 97fd685958d93be7f8dab939bb8161dbd6afb0718c63bfc337c24321aea44273) >>> host-gettext 0.19.8.1 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) ERROR: No hash found for gettext-runtime/intl/COPYING.LIB >>> host-libxml2 2.9.5 Collecting legal info COPYING: OK (sha256: c5c63674f8a83c4d2e385d96d1c670a03cb871ba2927755467017317878574bd) >>> libnl 3.3.0 Collecting legal info ERROR: No hash found for COPYING >>> libtirpc 1.0.2 Collecting legal info ERROR: No hash found for COPYING >>> bctoolbox 0.4.0 Collecting legal info ERROR: No hash found for COPYING >>> host-cmake 3.8.2 Collecting legal info ERROR: No hash found for Copyright.txt >>> bluez5_utils 5.47 Collecting legal info ERROR: No hash found for COPYING ERROR: No hash found for COPYING.LIB >>> libglib2 2.54.2 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> host-libglib2 2.54.2 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.31 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) sys-utils/rfkill.c: OK (sha256: 996126b78a42dd2eeea1256d78b7fd6dec090ea196365c0ccb46adc32bc92460) >>> host-zlib 1.2.11 Collecting legal info README: OK (sha256: 7960b6b1cc63e619abb77acaea5427159605afee8c8b362664f4effc7d7f7d15) >>> libffi 3.2.1 Collecting legal info LICENSE: OK (sha256: 0f4d7a0bfb83c37465d42dc305f124189196cc0cc2cc8d6f8461103682aebbc5) >>> pcre 8.41 Collecting legal info LICENCE: OK (sha256: 9ac4dfc82b2645ff77b56b759f95f28aa15ab15a03670fa6d4313a6b351e60f0) >>> bmon 4.0 Collecting legal info ERROR: No hash found for LICENSE.BSD ERROR: No hash found for LICENSE.MIT >>> libconfuse 3.2 Collecting legal info ERROR: No hash found for LICENSE >>> c-ares 1.13.0 Collecting legal info ERROR: No hash found for ares_mkquery.c >>> can-utils c3305fdd515464153d20199db232b6124bc962c0 Collecting legal info >>> cvs 1.12.13 Collecting legal info >>> dbus-glib 0.108 Collecting legal info ERROR: No hash found for COPYING >>> host-dbus 1.12.0 Collecting legal info COPYING: OK (sha256: 0e46f54efb12d04ab5c33713bacd0e140c9a35b57ae29e03c853203266e8f3a1) >>> host-expat 2.2.4 Collecting legal info COPYING: OK (sha256: 46336ab2fec900803e2f1a4253e325ac01d998efb09bc6906651f7259e636f76) >>> host-dbus-glib 0.108 Collecting legal info ERROR: No hash found for COPYING >>> ding-libs 0_4_0 Collecting legal info ERROR: No hash found for COPYING ERROR: No hash found for COPYING.LESSER >>> dtach v0.9 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 >>> gmp 6.1.2 Collecting legal info ERROR: No hash found for COPYING.LESSERv3 ERROR: No hash found for COPYINGv2 >>> gssdp 1.0.2 Collecting legal info COPYING: OK (sha256: d245807f90032872d1438d741ed21e2490e1175dc8aa3afa5ddb6c8e529b58e5) >>> libsoup 2.56.1 Collecting legal info COPYING: OK (sha256: b7993225104d90ddd8024fd838faf300bea5e83d91203eab98e29512acebd69c) >>> host-intltool 0.51.0 Collecting legal info ERROR: No hash found for COPYING >>> host-libxml-parser-perl 2.44 Collecting legal info ERROR: No hash found for README >>> libxml2 2.9.5 Collecting legal info COPYING: OK (sha256: c5c63674f8a83c4d2e385d96d1c670a03cb871ba2927755467017317878574bd) >>> 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 >>> sqlite 3210000 Collecting legal info tea/license.terms: OK (sha256: 66e056b6e8687f32af30d5187611b98b12a8f46f07aaf62f43585f276e8f0ac9) >>> gupnp-av 0.12.10 Collecting legal info COPYING: OK (sha256: d245807f90032872d1438d741ed21e2490e1175dc8aa3afa5ddb6c8e529b58e5) >>> gupnp 1.0.1 Collecting legal info COPYING: OK (sha256: d245807f90032872d1438d741ed21e2490e1175dc8aa3afa5ddb6c8e529b58e5) >>> libart 2.3.21 Collecting legal info ERROR: No hash found for COPYING >>> libatomic_ops v7.4.6 Collecting legal info ERROR: No hash found for doc/LICENSING.txt ERROR: No hash found for COPYING >>> libcgicc 3.2.16 Collecting legal info ERROR: No hash found for COPYING.LIB ERROR: No hash found for COPYING.DOC >>> libconfig 1.5 Collecting legal info ERROR: No hash found for COPYING.LIB >>> libfreeimage 3.17.0 Collecting legal info ERROR: No hash found for license-gplv2.txt ERROR: No hash found for license-gplv3.txt ERROR: No hash found for license-fi.txt >>> libmnl 1.0.4 Collecting legal info ERROR: No hash found for COPYING >>> libnetfilter_cttimeout 1.0.0 Collecting legal info ERROR: No hash found for COPYING >>> libogg 1.3.2 Collecting legal info ERROR: No hash found for COPYING >>> libopenssl 1.0.2n Collecting legal info LICENSE: OK (sha256: 9ee37d72966bb4a841343f0606ce44d41b3eae4df4285200c5a8ddc2b935992a) >>> libpng 1.6.32 Collecting legal info ERROR: No hash found for LICENSE >>> libsoxr 0.1.2 Collecting legal info ERROR: No hash found for LICENCE ERROR: No hash found for COPYING.LGPL >>> libtommath 1.0.1 Collecting legal info ERROR: No hash found for LICENSE >>> libusbgx 2e3d43ee098ed928d1baa61ce791ce9ff4788c5a Collecting legal info ERROR: No hash found for COPYING ERROR: No hash found for COPYING.LGPL >>> libuv v1.16.0 Collecting legal info ERROR: No hash found for LICENSE >>> libvorbis 1.3.5 Collecting legal info ERROR: No hash found for COPYING >>> linux-firmware a3a26af24e29c818ef9b5661856018e21a5c49fb Collecting legal info ERROR: No hash found for LICENCE.Marvell ERROR: No hash found for LICENCE.fw_sst_0f28 ERROR: No hash found for LICENCE.ti-connectivity ERROR: No hash found for LICENSE.qcom ERROR: No hash found for WHENCE >>> lpeg 1.0.1-1 Collecting legal info >>> host-luarocks 2.4.3 Collecting legal info ERROR: No hash found for COPYING >>> host-luainterpreter Collecting legal info >>> host-luajit 2.0.5 Collecting legal info ERROR: No hash found for COPYRIGHT >>> luainterpreter Collecting legal info >>> luajit 2.0.5 Collecting legal info ERROR: No hash found for COPYRIGHT >>> lua-basexx 0.4.0-1 Collecting legal info ERROR: No hash found for basexx-0.4.0/LICENSE >>> lua-compat53 0.5-1 Collecting legal info ERROR: No hash found for lua-compat-5.3-0.5/LICENSE >>> lua-cqueues rel-20161215 Collecting legal info ERROR: No hash found for LICENSE >>> openssl Collecting legal info >>> lua-fifo 0.2-0 Collecting legal info ERROR: No hash found for fifo.lua-0.2/LICENSE >>> lua-http 0.2-0 Collecting legal info ERROR: No hash found for lua-http-0.2/LICENSE.md >>> lua-lpeg-patterns 0.4-0 Collecting legal info ERROR: No hash found for lpeg_patterns-0.4/LICENSE.md >>> lua-messagepack 0.5.0-1 Collecting legal info ERROR: No hash found for lua-MessagePack-0.5.0/COPYRIGHT >>> luaexpat 1.3.0-1 Collecting legal info ERROR: No hash found for luaexpat-1.3.0/doc/us/license.html >>> luaossl 20170901-0 Collecting legal info ERROR: No hash found for luaossl-rel-20170901/LICENSE >>> lxc 2.1.1 Collecting legal info ERROR: No hash found for COPYING >>> mimic 1.1.0 Collecting legal info ERROR: No hash found for COPYING >>> host-mkpasswd Collecting legal info >>> mksh R55 Collecting legal info ERROR: No hash found for mksh.1 >>> moarvm 2017.05 Collecting legal info ERROR: No hash found for Artistic2.txt >>> host-lua 5.1.5 Collecting legal info ERROR: No hash found for doc/readme.html >>> mplayer 1.3.0 Collecting legal info ERROR: No hash found for LICENSE ERROR: No hash found for Copyright >>> host-yasm 1.3.0 Collecting legal info ERROR: No hash found for COPYING ERROR: No hash found for BSD.txt ERROR: No hash found for Artistic.txt ERROR: No hash found for GNU_GPL-2.0 ERROR: No hash found for GNU_LGPL-2.0 >>> neardal 33b54a55032b047fd885a5eb3592c169c0056c49 Collecting legal info ERROR: No hash found for COPYING >>> ngrep 1.45 Collecting legal info ERROR: No hash found for LICENSE.txt >>> ntfs-3g 2017.3.23 Collecting legal info ERROR: No hash found for COPYING ERROR: No hash found for COPYING.LIB >>> nut 2.7.4 Collecting legal info ERROR: No hash found for COPYING ERROR: No hash found for LICENSE-GPL2 ERROR: No hash found for LICENSE-GPL3 >>> ocrad 0.26 Collecting legal info ERROR: No hash found for COPYING >>> openpowerlink V2.6.1 Collecting legal info ERROR: No hash found for license.md >>> host-patchelf 0.9 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> pngquant 2.10.1 Collecting legal info ERROR: No hash found for COPYRIGHT >>> host-pwgen 2.07 Collecting legal info ERROR: No hash found for debian/copyright >>> host-rauc 0.1.1 Collecting legal info >>> host-openssl Collecting legal info >>> host-libopenssl 1.0.2n Collecting legal info LICENSE: OK (sha256: 9ee37d72966bb4a841343f0606ce44d41b3eae4df4285200c5a8ddc2b935992a) >>> host-squashfs 3de1687d7432ea9b302c2db9521996f506c140a3 Collecting legal info ERROR: No hash found for COPYING >>> host-lz4 v1.7.5 Collecting legal info ERROR: No hash found for lib/LICENSE ERROR: No hash found for programs/COPYING >>> 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 >>> smartmontools 6.5 Collecting legal info ERROR: No hash found for COPYING >>> strongswan 5.4.0 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) LICENSE: OK (sha256: 2292e21797754548dccdef9eef6aee7584e552fbd890fa914e1de8d3577d23f0) >>> tinyhttpd 0.1.0 Collecting legal info ERROR: No hash found for README >>> xxhash r40 Collecting legal info ERROR: No hash found for LICENSE ERROR: No hash found for xxhsum.c WARNING: the Buildroot source code has not been saved WARNING: toolchain-external-custom: cannot save license (TOOLCHAIN_EXTERNAL_CUSTOM_LICENSE_FILES not defined) WARNING: can-utils-c3305fdd515464153d20199db232b6124bc962c0: cannot save license (CAN_UTILS_LICENSE_FILES not defined) WARNING: cvs-1.12.13: cannot save license (CVS_LICENSE_FILES not defined) WARNING: lpeg-1.0.1-1: cannot save license (LPEG_LICENSE_FILES not defined) WARNING: rauc-0.1.1: cannot save license (HOST_RAUC_LICENSE_FILES not defined) Legal info produced in /home/buildroot/autobuild/run/instance-2/output/legal-info make: Leaving directory `/home/buildroot/autobuild/run/instance-2/buildroot'