if cmp -s "${la}" "${la}.fixed"; then \ rm -f "${la}.fixed"; \ else \ mv "${la}.fixed" "${la}"; \ fi || exit 1; \ done >>> wolfssl 4.0.0 Installing to target PATH="/home/buildroot/autobuild/run/instance-0/output/host/bin:/home/buildroot/autobuild/run/instance-0/output/host/sbin:/usr/local/bin:/usr/bin:/bin:/usr/local/games:/usr/games" /usr/bin/make -j4 DESTDIR=/home/buildroot/autobuild/run/instance-0/output/target install -C /home/buildroot/autobuild/run/instance-0/output/build/wolfssl-4.0.0/ make[1]: Entering directory `/home/buildroot/autobuild/run/instance-0/output/build/wolfssl-4.0.0' /usr/bin/make -j9 install-am make[2]: Entering directory `/home/buildroot/autobuild/run/instance-0/output/build/wolfssl-4.0.0' make[2]: warning: -jN forced in submake: disabling jobserver mode. make[3]: Entering directory `/home/buildroot/autobuild/run/instance-0/output/build/wolfssl-4.0.0' make[3]: warning: -jN forced in submake: disabling jobserver mode. /bin/mkdir -p '/home/buildroot/autobuild/run/instance-0/output/target/usr/lib' /bin/sh /home/buildroot/autobuild/run/instance-0/output/build/wolfssl-4.0.0/build-aux/install-sh -d /home/buildroot/autobuild/run/instance-0/output/target/usr/bin /bin/sh ./libtool --mode=install /usr/bin/install -c src/libwolfssl.la '/home/buildroot/autobuild/run/instance-0/output/target/usr/lib' /bin/mkdir -p '/home/buildroot/autobuild/run/instance-0/output/target/usr/share/doc/wolfssl' /usr/bin/install -c wolfssl-config /home/buildroot/autobuild/run/instance-0/output/target/usr/bin /bin/mkdir -p '/home/buildroot/autobuild/run/instance-0/output/target/usr/share/doc/wolfssl/example' /usr/bin/install -c -m 644 certs/taoCert.txt doc/README.txt '/home/buildroot/autobuild/run/instance-0/output/target/usr/share/doc/wolfssl' /usr/bin/install -c -m 644 examples/benchmark/tls_bench.c examples/client/client.c examples/echoclient/echoclient.c examples/echoserver/echoserver.c examples/server/server.c examples/sctp/sctp-server.c examples/sctp/sctp-server-dtls.c examples/sctp/sctp-client.c examples/sctp/sctp-client-dtls.c '/home/buildroot/autobuild/run/instance-0/output/target/usr/share/doc/wolfssl/example' /bin/mkdir -p '/home/buildroot/autobuild/run/instance-0/output/target/usr/include' /bin/mkdir -p '/home/buildroot/autobuild/run/instance-0/output/target/usr/lib/pkgconfig' /usr/bin/install -c -m 644 support/wolfssl.pc '/home/buildroot/autobuild/run/instance-0/output/target/usr/lib/pkgconfig' /bin/mkdir -p '/home/buildroot/autobuild/run/instance-0/output/target/usr/include/cyassl/ctaocrypt' /usr/bin/install -c -m 644 cyassl/ctaocrypt/aes.h cyassl/ctaocrypt/arc4.h cyassl/ctaocrypt/asn.h cyassl/ctaocrypt/asn_public.h cyassl/ctaocrypt/poly1305.h cyassl/ctaocrypt/camellia.h cyassl/ctaocrypt/coding.h cyassl/ctaocrypt/compress.h cyassl/ctaocrypt/des3.h cyassl/ctaocrypt/dh.h cyassl/ctaocrypt/dsa.h cyassl/ctaocrypt/ecc.h cyassl/ctaocrypt/error-crypt.h cyassl/ctaocrypt/fips_test.h cyassl/ctaocrypt/hc128.h cyassl/ctaocrypt/hmac.h cyassl/ctaocrypt/integer.h cyassl/ctaocrypt/md2.h cyassl/ctaocrypt/md4.h cyassl/ctaocrypt/md5.h cyassl/ctaocrypt/misc.h cyassl/ctaocrypt/pkcs7.h cyassl/ctaocrypt/wc_port.h cyassl/ctaocrypt/pwdbased.h cyassl/ctaocrypt/rabbit.h cyassl/ctaocrypt/chacha.h cyassl/ctaocrypt/random.h cyassl/ctaocrypt/ripemd.h cyassl/ctaocrypt/rsa.h cyassl/ctaocrypt/settings.h cyassl/ctaocrypt/settings_comp.h cyassl/ctaocrypt/sha256.h cyassl/ctaocrypt/sha512.h cyassl/ctaocrypt/sha.h cyassl/ctaocrypt/blake2.h cyassl/ctaocrypt/blake2-int.h cyassl/ctaocrypt/blake2-impl.h cyassl/ctaocrypt/tfm.h cyassl/ctaocrypt/types.h cyassl/ctaocrypt/visibility.h '/home/buildroot/autobuild/run/instance-0/output/target/usr/include/cyassl/ctaocrypt' /bin/mkdir -p '/home/buildroot/autobuild/run/instance-0/output/target/usr/include/wolfssl/wolfcrypt' /usr/bin/install -c -m 644 wolfssl/wolfcrypt/aes.h wolfssl/wolfcrypt/arc4.h wolfssl/wolfcrypt/asn.h wolfssl/wolfcrypt/asn_public.h wolfssl/wolfcrypt/poly1305.h wolfssl/wolfcrypt/camellia.h wolfssl/wolfcrypt/cmac.h wolfssl/wolfcrypt/coding.h wolfssl/wolfcrypt/compress.h wolfssl/wolfcrypt/des3.h wolfssl/wolfcrypt/dh.h wolfssl/wolfcrypt/dsa.h wolfssl/wolfcrypt/ecc.h wolfssl/wolfcrypt/curve25519.h wolfssl/wolfcrypt/ed25519.h wolfssl/wolfcrypt/fe_operations.h wolfssl/wolfcrypt/ge_operations.h wolfssl/wolfcrypt/error-crypt.h wolfssl/wolfcrypt/fips_test.h wolfssl/wolfcrypt/hash.h wolfssl/wolfcrypt/hc128.h wolfssl/wolfcrypt/hmac.h wolfssl/wolfcrypt/integer.h wolfssl/wolfcrypt/md2.h wolfssl/wolfcrypt/md4.h wolfssl/wolfcrypt/md5.h wolfssl/wolfcrypt/misc.h wolfssl/wolfcrypt/pkcs7.h wolfssl/wolfcrypt/wc_encrypt.h wolfssl/wolfcrypt/wc_port.h wolfssl/wolfcrypt/pwdbased.h wolfssl/wolfcrypt/rabbit.h wolfssl/wolfcrypt/chacha.h wolfssl/wolfcrypt/chacha20_poly1305.h wolfssl/wolfcrypt/random.h wolfssl/wolfcrypt/ripemd.h wolfssl/wolfcrypt/rsa.h wolfssl/wolfcrypt/settings.h wolfssl/wolfcrypt/sha256.h wolfssl/wolfcrypt/sha512.h '/home/buildroot/autobuild/run/instance-0/output/target/usr/include/wolfssl/wolfcrypt' /bin/mkdir -p '/home/buildroot/autobuild/run/instance-0/output/target/usr/include/wolfssl/openssl' /usr/bin/install -c -m 644 wolfssl/openssl/asn1.h wolfssl/openssl/aes.h wolfssl/openssl/bio.h wolfssl/openssl/bn.h wolfssl/openssl/buffer.h wolfssl/openssl/conf.h wolfssl/openssl/crypto.h wolfssl/openssl/des.h wolfssl/openssl/dh.h wolfssl/openssl/dsa.h wolfssl/openssl/ecdsa.h wolfssl/openssl/ecdh.h wolfssl/openssl/ec.h wolfssl/openssl/ec25519.h wolfssl/openssl/ed25519.h wolfssl/openssl/engine.h wolfssl/openssl/err.h wolfssl/openssl/evp.h wolfssl/openssl/hmac.h wolfssl/openssl/lhash.h wolfssl/openssl/md4.h wolfssl/openssl/md5.h wolfssl/openssl/ripemd.h wolfssl/openssl/objects.h wolfssl/openssl/ocsp.h wolfssl/openssl/opensslconf.h wolfssl/openssl/opensslv.h wolfssl/openssl/ossl_typ.h wolfssl/openssl/pem.h wolfssl/openssl/pkcs12.h wolfssl/openssl/pkcs7.h wolfssl/openssl/rand.h wolfssl/openssl/rsa.h wolfssl/openssl/sha.h wolfssl/openssl/ssl23.h wolfssl/openssl/ssl.h wolfssl/openssl/stack.h wolfssl/openssl/ui.h wolfssl/openssl/x509.h wolfssl/openssl/x509v3.h '/home/buildroot/autobuild/run/instance-0/output/target/usr/include/wolfssl/openssl' /bin/mkdir -p '/home/buildroot/autobuild/run/instance-0/output/target/usr/include/cyassl/openssl' /usr/bin/install -c -m 644 cyassl/openssl/asn1.h cyassl/openssl/bio.h cyassl/openssl/bn.h cyassl/openssl/conf.h cyassl/openssl/crypto.h cyassl/openssl/des.h cyassl/openssl/dh.h cyassl/openssl/dsa.h cyassl/openssl/ecdsa.h cyassl/openssl/ecdh.h cyassl/openssl/ec.h cyassl/openssl/ec25519.h cyassl/openssl/ed25519.h cyassl/openssl/engine.h cyassl/openssl/err.h cyassl/openssl/evp.h cyassl/openssl/hmac.h cyassl/openssl/lhash.h cyassl/openssl/md4.h cyassl/openssl/md5.h cyassl/openssl/ripemd.h cyassl/openssl/ocsp.h cyassl/openssl/opensslconf.h cyassl/openssl/opensslv.h cyassl/openssl/ossl_typ.h cyassl/openssl/pem.h cyassl/openssl/pkcs12.h cyassl/openssl/rand.h cyassl/openssl/rsa.h cyassl/openssl/sha.h cyassl/openssl/ssl23.h cyassl/openssl/ssl.h cyassl/openssl/stack.h cyassl/openssl/ui.h cyassl/openssl/x509.h cyassl/openssl/x509v3.h '/home/buildroot/autobuild/run/instance-0/output/target/usr/include/cyassl/openssl' /bin/mkdir -p '/home/buildroot/autobuild/run/instance-0/output/target/usr/include/wolfssl' /usr/bin/install -c -m 644 wolfssl/error-ssl.h wolfssl/ssl.h wolfssl/sniffer_error.h wolfssl/sniffer.h wolfssl/callbacks.h wolfssl/certs_test.h wolfssl/test.h wolfssl/version.h wolfssl/ocsp.h wolfssl/crl.h wolfssl/wolfio.h wolfssl/options.h '/home/buildroot/autobuild/run/instance-0/output/target/usr/include/wolfssl' /bin/mkdir -p '/home/buildroot/autobuild/run/instance-0/output/target/usr/include/cyassl/ctaocrypt' /usr/bin/install -c -m 644 cyassl/ctaocrypt/logging.h cyassl/ctaocrypt/memory.h cyassl/ctaocrypt/mpi_class.h cyassl/ctaocrypt/mpi_superclass.h '/home/buildroot/autobuild/run/instance-0/output/target/usr/include/cyassl/ctaocrypt' libtool: install: /usr/bin/install -c src/.libs/libwolfssl.so.19.2.0 /home/buildroot/autobuild/run/instance-0/output/target/usr/lib/libwolfssl.so.19.2.0 /bin/mkdir -p '/home/buildroot/autobuild/run/instance-0/output/target/usr/include/cyassl' libtool: install: (cd /home/buildroot/autobuild/run/instance-0/output/target/usr/lib && { ln -s -f libwolfssl.so.19.2.0 libwolfssl.so.19 || { rm -f libwolfssl.so.19 && ln -s libwolfssl.so.19.2.0 libwolfssl.so.19; }; }) /usr/bin/install -c -m 644 cyassl/error-ssl.h cyassl/ssl.h cyassl/sniffer_error.h cyassl/sniffer.h cyassl/callbacks.h cyassl/certs_test.h cyassl/test.h cyassl/version.h cyassl/ocsp.h cyassl/crl.h cyassl/options.h '/home/buildroot/autobuild/run/instance-0/output/target/usr/include/cyassl' libtool: install: (cd /home/buildroot/autobuild/run/instance-0/output/target/usr/lib && { ln -s -f libwolfssl.so.19.2.0 libwolfssl.so || { rm -f libwolfssl.so && ln -s libwolfssl.so.19.2.0 libwolfssl.so; }; }) /bin/mkdir -p '/home/buildroot/autobuild/run/instance-0/output/target/usr/include/wolfssl/openssl' libtool: install: /usr/bin/install -c src/.libs/libwolfssl.lai /home/buildroot/autobuild/run/instance-0/output/target/usr/lib/libwolfssl.la /usr/bin/install -c -m 644 wolfssl/openssl/rc4.h '/home/buildroot/autobuild/run/instance-0/output/target/usr/include/wolfssl/openssl' libtool: warning: remember to run 'libtool --finish /usr/lib' /bin/mkdir -p '/home/buildroot/autobuild/run/instance-0/output/target/usr/include/wolfssl/wolfcrypt' /usr/bin/install -c -m 644 wolfssl/wolfcrypt/sha.h wolfssl/wolfcrypt/signature.h wolfssl/wolfcrypt/blake2.h wolfssl/wolfcrypt/blake2-int.h wolfssl/wolfcrypt/blake2-impl.h wolfssl/wolfcrypt/tfm.h wolfssl/wolfcrypt/srp.h wolfssl/wolfcrypt/idea.h wolfssl/wolfcrypt/types.h wolfssl/wolfcrypt/visibility.h wolfssl/wolfcrypt/logging.h wolfssl/wolfcrypt/memory.h wolfssl/wolfcrypt/mpi_class.h wolfssl/wolfcrypt/mpi_superclass.h wolfssl/wolfcrypt/mem_track.h wolfssl/wolfcrypt/wolfevent.h wolfssl/wolfcrypt/pkcs12.h wolfssl/wolfcrypt/wolfmath.h wolfssl/wolfcrypt/sha3.h wolfssl/wolfcrypt/cpuid.h wolfssl/wolfcrypt/cryptocb.h '/home/buildroot/autobuild/run/instance-0/output/target/usr/include/wolfssl/wolfcrypt' make[3]: Leaving directory `/home/buildroot/autobuild/run/instance-0/output/build/wolfssl-4.0.0' make[2]: Leaving directory `/home/buildroot/autobuild/run/instance-0/output/build/wolfssl-4.0.0' make[1]: Leaving directory `/home/buildroot/autobuild/run/instance-0/output/build/wolfssl-4.0.0' xl2tp-1.3.14.tar.gz: OK (sha256: ff5a0806fecc58c7b9cbc625117a4521c0546522a5f5951ffb6eebdab998610f) >>> xl2tp 1.3.14 Extracting gzip -d -c /home/buildroot/autobuild/run/instance-0/dl/xl2tp/xl2tp-1.3.14.tar.gz | tar --strip-components=1 -C /home/buildroot/autobuild/run/instance-0/output/build/xl2tp-1.3.14 -xf - >>> xl2tp 1.3.14 Patching >>> xl2tp 1.3.14 Configuring >>> xl2tp 1.3.14 Building /bin/sed -i -e 's/ -O2 //' /home/buildroot/autobuild/run/instance-0/output/build/xl2tp-1.3.14/Makefile PATH="/home/buildroot/autobuild/run/instance-0/output/host/bin:/home/buildroot/autobuild/run/instance-0/output/host/sbin:/usr/local/bin:/usr/bin:/bin:/usr/local/games:/usr/games" AR="/home/buildroot/autobuild/run/instance-0/output/host/bin/arc-linux-ar" AS="/home/buildroot/autobuild/run/instance-0/output/host/bin/arc-linux-as" LD="/home/buildroot/autobuild/run/instance-0/output/host/bin/arc-linux-ld" NM="/home/buildroot/autobuild/run/instance-0/output/host/bin/arc-linux-nm" CC="/home/buildroot/autobuild/run/instance-0/output/host/bin/arc-linux-gcc" GCC="/home/buildroot/autobuild/run/instance-0/output/host/bin/arc-linux-gcc" CPP="/home/buildroot/autobuild/run/instance-0/output/host/bin/arc-linux-cpp" CXX="/home/buildroot/autobuild/run/instance-0/output/host/bin/arc-linux-g++" FC="/home/buildroot/autobuild/run/instance-0/output/host/bin/arc-linux-gfortran" F77="/home/buildroot/autobuild/run/instance-0/output/host/bin/arc-linux-gfortran" RANLIB="/home/buildroot/autobuild/run/instance-0/output/host/bin/arc-linux-ranlib" READELF="/home/buildroot/autobuild/run/instance-0/output/host/bin/arc-linux-readelf" STRIP="/home/buildroot/autobuild/run/instance-0/output/host/bin/arc-linux-strip" OBJCOPY="/home/buildroot/autobuild/run/instance-0/output/host/bin/arc-linux-objcopy" OBJDUMP="/home/buildroot/autobuild/run/instance-0/output/host/bin/arc-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-0/output/host/include" CFLAGS_FOR_BUILD="-O2 -I/home/buildroot/autobuild/run/instance-0/output/host/include" CXXFLAGS_FOR_BUILD="-O2 -I/home/buildroot/autobuild/run/instance-0/output/host/include" LDFLAGS_FOR_BUILD="-L/home/buildroot/autobuild/run/instance-0/output/host/lib -Wl,-rpath,/home/buildroot/autobuild/run/instance-0/output/host/lib" FCFLAGS_FOR_BUILD="" DEFAULT_ASSEMBLER="/home/buildroot/autobuild/run/instance-0/output/host/bin/arc-linux-as" DEFAULT_LINKER="/home/buildroot/autobuild/run/instance-0/output/host/bin/arc-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-0/output/host/bin/pkg-config" STAGING_DIR="/home/buildroot/autobuild/run/instance-0/output/host/arc-buildroot-linux-uclibc/sysroot" INTLTOOL_PERL=/usr/bin/perl /usr/bin/make -j4 -C /home/buildroot/autobuild/run/instance-0/output/build/xl2tp-1.3.14 make[1]: Entering directory `/home/buildroot/autobuild/run/instance-0/output/build/xl2tp-1.3.14' /home/buildroot/autobuild/run/instance-0/output/host/bin/arc-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DDEBUG_PPPD -DTRUST_PPPD_TO_DIE -Os -Wall -Wextra -DSANITY -DLINUX -I./linux/include/ -DUSE_KERNEL -DIP_ALLOCATION -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o xl2tpd.o xl2tpd.c /home/buildroot/autobuild/run/instance-0/output/host/bin/arc-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DDEBUG_PPPD -DTRUST_PPPD_TO_DIE -Os -Wall -Wextra -DSANITY -DLINUX -I./linux/include/ -DUSE_KERNEL -DIP_ALLOCATION -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o pty.o pty.c /home/buildroot/autobuild/run/instance-0/output/host/bin/arc-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DDEBUG_PPPD -DTRUST_PPPD_TO_DIE -Os -Wall -Wextra -DSANITY -DLINUX -I./linux/include/ -DUSE_KERNEL -DIP_ALLOCATION -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o misc.o misc.c /home/buildroot/autobuild/run/instance-0/output/host/bin/arc-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DDEBUG_PPPD -DTRUST_PPPD_TO_DIE -Os -Wall -Wextra -DSANITY -DLINUX -I./linux/include/ -DUSE_KERNEL -DIP_ALLOCATION -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o control.o control.c control.c: In function 'write_packet': control.c:1643:30: warning: comparison of unsigned expression < 0 is always false [-Wtype-limits] else if ((size_t)err < 0) ^ /home/buildroot/autobuild/run/instance-0/output/host/bin/arc-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DDEBUG_PPPD -DTRUST_PPPD_TO_DIE -Os -Wall -Wextra -DSANITY -DLINUX -I./linux/include/ -DUSE_KERNEL -DIP_ALLOCATION -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o avp.o avp.c /home/buildroot/autobuild/run/instance-0/output/host/bin/arc-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DDEBUG_PPPD -DTRUST_PPPD_TO_DIE -Os -Wall -Wextra -DSANITY -DLINUX -I./linux/include/ -DUSE_KERNEL -DIP_ALLOCATION -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o call.o call.c /home/buildroot/autobuild/run/instance-0/output/host/bin/arc-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DDEBUG_PPPD -DTRUST_PPPD_TO_DIE -Os -Wall -Wextra -DSANITY -DLINUX -I./linux/include/ -DUSE_KERNEL -DIP_ALLOCATION -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o network.o network.c /home/buildroot/autobuild/run/instance-0/output/host/bin/arc-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DDEBUG_PPPD -DTRUST_PPPD_TO_DIE -Os -Wall -Wextra -DSANITY -DLINUX -I./linux/include/ -DUSE_KERNEL -DIP_ALLOCATION -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o avpsend.o avpsend.c /home/buildroot/autobuild/run/instance-0/output/host/bin/arc-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DDEBUG_PPPD -DTRUST_PPPD_TO_DIE -Os -Wall -Wextra -DSANITY -DLINUX -I./linux/include/ -DUSE_KERNEL -DIP_ALLOCATION -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o scheduler.o scheduler.c /home/buildroot/autobuild/run/instance-0/output/host/bin/arc-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DDEBUG_PPPD -DTRUST_PPPD_TO_DIE -Os -Wall -Wextra -DSANITY -DLINUX -I./linux/include/ -DUSE_KERNEL -DIP_ALLOCATION -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o file.o file.c /home/buildroot/autobuild/run/instance-0/output/host/bin/arc-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DDEBUG_PPPD -DTRUST_PPPD_TO_DIE -Os -Wall -Wextra -DSANITY -DLINUX -I./linux/include/ -DUSE_KERNEL -DIP_ALLOCATION -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o aaa.o aaa.c /home/buildroot/autobuild/run/instance-0/output/host/bin/arc-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DDEBUG_PPPD -DTRUST_PPPD_TO_DIE -Os -Wall -Wextra -DSANITY -DLINUX -I./linux/include/ -DUSE_KERNEL -DIP_ALLOCATION -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o md5.o md5.c /home/buildroot/autobuild/run/instance-0/output/host/bin/arc-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DDEBUG_PPPD -DTRUST_PPPD_TO_DIE -Os -Wall -Wextra -DSANITY -DLINUX -I./linux/include/ -DUSE_KERNEL -DIP_ALLOCATION -c contrib/pfc.c /home/buildroot/autobuild/run/instance-0/output/host/bin/arc-linux-gcc -o pfc pfc.o -lpcap /home/buildroot/autobuild/run/instance-0/output/host/bin/arc-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DDEBUG_PPPD -DTRUST_PPPD_TO_DIE -Os -Wall -Wextra -DSANITY -DLINUX -I./linux/include/ -DUSE_KERNEL -DIP_ALLOCATION xl2tpd-control.c -o xl2tpd-control /home/buildroot/autobuild/run/instance-0/output/host/bin/arc-linux-gcc -o xl2tpd xl2tpd.o pty.o misc.o control.o avp.o call.o network.o avpsend.o scheduler.o file.o aaa.o md5.o make[1]: Leaving directory `/home/buildroot/autobuild/run/instance-0/output/build/xl2tp-1.3.14' >>> xl2tp 1.3.14 Installing to target PATH="/home/buildroot/autobuild/run/instance-0/output/host/bin:/home/buildroot/autobuild/run/instance-0/output/host/sbin:/usr/local/bin:/usr/bin:/bin:/usr/local/games:/usr/games" AR="/home/buildroot/autobuild/run/instance-0/output/host/bin/arc-linux-ar" AS="/home/buildroot/autobuild/run/instance-0/output/host/bin/arc-linux-as" LD="/home/buildroot/autobuild/run/instance-0/output/host/bin/arc-linux-ld" NM="/home/buildroot/autobuild/run/instance-0/output/host/bin/arc-linux-nm" CC="/home/buildroot/autobuild/run/instance-0/output/host/bin/arc-linux-gcc" GCC="/home/buildroot/autobuild/run/instance-0/output/host/bin/arc-linux-gcc" CPP="/home/buildroot/autobuild/run/instance-0/output/host/bin/arc-linux-cpp" CXX="/home/buildroot/autobuild/run/instance-0/output/host/bin/arc-linux-g++" FC="/home/buildroot/autobuild/run/instance-0/output/host/bin/arc-linux-gfortran" F77="/home/buildroot/autobuild/run/instance-0/output/host/bin/arc-linux-gfortran" RANLIB="/home/buildroot/autobuild/run/instance-0/output/host/bin/arc-linux-ranlib" READELF="/home/buildroot/autobuild/run/instance-0/output/host/bin/arc-linux-readelf" STRIP="/home/buildroot/autobuild/run/instance-0/output/host/bin/arc-linux-strip" OBJCOPY="/home/buildroot/autobuild/run/instance-0/output/host/bin/arc-linux-objcopy" OBJDUMP="/home/buildroot/autobuild/run/instance-0/output/host/bin/arc-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-0/output/host/include" CFLAGS_FOR_BUILD="-O2 -I/home/buildroot/autobuild/run/instance-0/output/host/include" CXXFLAGS_FOR_BUILD="-O2 -I/home/buildroot/autobuild/run/instance-0/output/host/include" LDFLAGS_FOR_BUILD="-L/home/buildroot/autobuild/run/instance-0/output/host/lib -Wl,-rpath,/home/buildroot/autobuild/run/instance-0/output/host/lib" FCFLAGS_FOR_BUILD="" DEFAULT_ASSEMBLER="/home/buildroot/autobuild/run/instance-0/output/host/bin/arc-linux-as" DEFAULT_LINKER="/home/buildroot/autobuild/run/instance-0/output/host/bin/arc-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-0/output/host/bin/pkg-config" STAGING_DIR="/home/buildroot/autobuild/run/instance-0/output/host/arc-buildroot-linux-uclibc/sysroot" INTLTOOL_PERL=/usr/bin/perl /usr/bin/make -j4 DESTDIR=/home/buildroot/autobuild/run/instance-0/output/target PREFIX=/usr -C /home/buildroot/autobuild/run/instance-0/output/build/xl2tp-1.3.14 install make[1]: Entering directory `/home/buildroot/autobuild/run/instance-0/output/build/xl2tp-1.3.14' install -d -m 0755 /home/buildroot/autobuild/run/instance-0/output/target/usr/sbin install -m 0755 xl2tpd /home/buildroot/autobuild/run/instance-0/output/target/usr/sbin/xl2tpd install -d -m 0755 /home/buildroot/autobuild/run/instance-0/output/target/usr/share/man/man5 install -d -m 0755 /home/buildroot/autobuild/run/instance-0/output/target/usr/share/man/man8 install -m 0644 doc/xl2tpd.8 /home/buildroot/autobuild/run/instance-0/output/target/usr/share/man/man8/ install -m 0644 doc/xl2tpd-control.8 /home/buildroot/autobuild/run/instance-0/output/target/usr/share/man/man8/ install -m 0644 doc/xl2tpd.conf.5 doc/l2tp-secrets.5 \ /home/buildroot/autobuild/run/instance-0/output/target/usr/share/man/man5/ # pfc install -d -m 0755 /home/buildroot/autobuild/run/instance-0/output/target/usr/bin install -m 0755 pfc /home/buildroot/autobuild/run/instance-0/output/target/usr/bin/pfc install -d -m 0755 /home/buildroot/autobuild/run/instance-0/output/target/usr/share/man/man1 install -m 0644 contrib/pfc.1 /home/buildroot/autobuild/run/instance-0/output/target/usr/share/man/man1/ # control exec install -d -m 0755 /home/buildroot/autobuild/run/instance-0/output/target/usr/sbin install -m 0755 xl2tpd-control /home/buildroot/autobuild/run/instance-0/output/target/usr/sbin/xl2tpd-control make[1]: Leaving directory `/home/buildroot/autobuild/run/instance-0/output/build/xl2tp-1.3.14' >>> 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-0/output/build/packages-file-list.txt ./support/scripts/check-uniq-files -t staging /home/buildroot/autobuild/run/instance-0/output/build/packages-file-list-staging.txt Warning: staging file "./usr/lib32" is touched by more than one package: [u'skeleton-init-common', u'toolchain-external-custom'] Warning: staging file "./usr/lib/pkgconfig/glib-2.0.pc" is touched by more than one package: [u'libglib2', u'gdk-pixbuf'] Warning: staging file "./usr/lib/pkgconfig/gio-2.0.pc" is touched by more than one package: [u'libglib2', u'gdk-pixbuf'] Warning: staging file "./etc/resolv.conf" is touched by more than one package: [u'skeleton-init-common', u'toolchain-external-custom'] Warning: staging file "./etc/mtab" is touched by more than one package: [u'skeleton-init-common', u'toolchain-external-custom'] ./support/scripts/check-uniq-files -t host /home/buildroot/autobuild/run/instance-0/output/build/packages-file-list-host.txt Warning: host file "./bin/easy_install" is touched by more than one package: [u'host-python-setuptools', u'host-python3-setuptools'] Warning: host file "./bin/2to3" is touched by more than one package: [u'host-python', u'host-python3'] grep -qsE '^/bin/bash$' /home/buildroot/autobuild/run/instance-0/output/target/etc/shells || echo "/bin/bash" >> /home/buildroot/autobuild/run/instance-0/output/target/etc/shells rm -f /home/buildroot/autobuild/run/instance-0/output/target/usr/share/glib-2.0/schemas/*.xml /home/buildroot/autobuild/run/instance-0/output/target/usr/share/glib-2.0/schemas/*.dtd /home/buildroot/autobuild/run/instance-0/output/host/bin/glib-compile-schemas /home/buildroot/autobuild/run/instance-0/output/host/arc-buildroot-linux-uclibc/sysroot/usr/share/glib-2.0/schemas --targetdir=/home/buildroot/autobuild/run/instance-0/output/target/usr/share/glib-2.0/schemas No schema files found: doing nothing. mkdir -p /home/buildroot/autobuild/run/instance-0/output/host/etc/meson sed -e "s%@TARGET_CROSS@%/home/buildroot/autobuild/run/instance-0/output/host/bin/arc-linux-%g" -e "s%@TARGET_ARCH@%arc%g" -e "s%@TARGET_CPU@%archs%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 `@PKG_TARGET_CFLAGS@%g" -e "s%@TARGET_LDFLAGS@%@PKG_TARGET_CFLAGS@%g" -e "s%@TARGET_CXXFLAGS@%`printf '"%s", ' -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os `@PKG_TARGET_CFLAGS@%g" -e "s%@HOST_DIR@%/home/buildroot/autobuild/run/instance-0/output/host%g" package/meson//cross-compilation.conf.in > /home/buildroot/autobuild/run/instance-0/output/host/etc/meson/cross-compilation.conf.in sed -e "s%@PKG_TARGET_CFLAGS@%%g" -e "s%@PKG_TARGET_LDFLAGS@%%g" -e "s%@PKG_TARGET_CXXFLAGS@%%g" /home/buildroot/autobuild/run/instance-0/output/host/etc/meson/cross-compilation.conf.in > /home/buildroot/autobuild/run/instance-0/output/host/etc/meson/cross-compilation.conf mkdir -p /home/buildroot/autobuild/run/instance-0/output/target/etc echo "buildroot" > /home/buildroot/autobuild/run/instance-0/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-0/output/target/etc/hosts mkdir -p /home/buildroot/autobuild/run/instance-0/output/target/etc echo "Welcome to Buildroot" > /home/buildroot/autobuild/run/instance-0/output/target/etc/issue /bin/sed -i -e s,^root:[^:]*:,root::, /home/buildroot/autobuild/run/instance-0/output/target/etc/shadow rm -f /home/buildroot/autobuild/run/instance-0/output/target/bin/sh rm -f /home/buildroot/autobuild/run/instance-0/output/build/locales.nopurge for i in C en_US locale-archive; do echo $i >> /home/buildroot/autobuild/run/instance-0/output/build/locales.nopurge; done for dir in /home/buildroot/autobuild/run/instance-0/output/target/usr/share/locale; do for langdir in $dir/*; do if [ -e "${langdir}" ]; then grep -qx "${langdir##*/}" /home/buildroot/autobuild/run/instance-0/output/build/locales.nopurge || rm -rf $langdir; fi done; done if [ -d /home/buildroot/autobuild/run/instance-0/output/target/usr/share/X11/locale ]; then for lang in C en_US; do if [ -f /home/buildroot/autobuild/run/instance-0/output/target/usr/share/X11/locale/$lang/XLC_LOCALE ]; then echo "$lang/XLC_LOCALE: $lang"; fi done > /home/buildroot/autobuild/run/instance-0/output/target/usr/share/X11/locale/locale.dir; fi rm -rf /home/buildroot/autobuild/run/instance-0/output/target/usr/include /home/buildroot/autobuild/run/instance-0/output/target/usr/share/aclocal \ /home/buildroot/autobuild/run/instance-0/output/target/usr/lib/pkgconfig /home/buildroot/autobuild/run/instance-0/output/target/usr/share/pkgconfig \ /home/buildroot/autobuild/run/instance-0/output/target/usr/lib/cmake /home/buildroot/autobuild/run/instance-0/output/target/usr/share/cmake find /home/buildroot/autobuild/run/instance-0/output/target/usr/{lib,share}/ -name '*.cmake' -print0 | xargs -0 rm -f find /home/buildroot/autobuild/run/instance-0/output/target/lib/ /home/buildroot/autobuild/run/instance-0/output/target/usr/lib/ /home/buildroot/autobuild/run/instance-0/output/target/usr/libexec/ \ \( -name '*.a' -o -name '*.la' \) -print0 | xargs -0 rm -f rm -rf /home/buildroot/autobuild/run/instance-0/output/target/usr/share/gdb rm -rf /home/buildroot/autobuild/run/instance-0/output/target/usr/share/zsh rm -rf /home/buildroot/autobuild/run/instance-0/output/target/usr/man /home/buildroot/autobuild/run/instance-0/output/target/usr/share/man rm -rf /home/buildroot/autobuild/run/instance-0/output/target/usr/info /home/buildroot/autobuild/run/instance-0/output/target/usr/share/info rm -rf /home/buildroot/autobuild/run/instance-0/output/target/usr/doc /home/buildroot/autobuild/run/instance-0/output/target/usr/share/doc rm -rf /home/buildroot/autobuild/run/instance-0/output/target/usr/share/gtk-doc rmdir /home/buildroot/autobuild/run/instance-0/output/target/usr/share 2>/dev/null || true find /home/buildroot/autobuild/run/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/buildroot/autobuild/run/instance-0/output/host/bin/arc-linux-strip --remove-section=.comment --remove-section=.note 2>/dev/null || true find /home/buildroot/autobuild/run/instance-0/output/target \( -name 'ld-*.so*' -o -name 'libpthread*.so*' \) -print0 | xargs -0 -r /home/buildroot/autobuild/run/instance-0/output/host/bin/arc-linux-strip --remove-section=.comment --remove-section=.note --strip-debug 2>/dev/null || true test -f /home/buildroot/autobuild/run/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/buildroot/autobuild/run/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/buildroot/autobuild/run/instance-0/output/target/etc ( \ echo "NAME=Buildroot"; \ echo "VERSION=2019.08-rc1-00032-g66d00ce"; \ echo "ID=buildroot"; \ echo "VERSION_ID=2019.08-rc1"; \ echo "PRETTY_NAME=\"Buildroot 2019.08-rc1\"" \ ) > /home/buildroot/autobuild/run/instance-0/output/target/usr/lib/os-release ln -sf ../usr/lib/os-release /home/buildroot/autobuild/run/instance-0/output/target/etc >>> Sanitizing RPATH in target tree /home/buildroot/autobuild/run/instance-0/buildroot/support/scripts/fix-rpath target touch /home/buildroot/autobuild/run/instance-0/output/target/usr make: Leaving directory `/home/buildroot/autobuild/run/instance-0/buildroot' make: Entering directory `/home/buildroot/autobuild/run/instance-0/buildroot' >>> Buildroot 2019.08-rc1-00032-g66d00ce 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-custom Collecting legal info >>> toolchain Collecting legal info >>> b43-firmware 5.100.138 Collecting legal info >>> host-b43-fwcutter 015 Collecting legal info ERROR: No hash found for COPYING >>> bash 4.4.18 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> host-bison 3.4.1 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> host-m4 1.4.18 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> ncurses 6.1 Collecting legal info README: OK (sha256: 3c7bc1dd475a5e5dcc7bdf13268a0313ff69e3765689444eb95b5893f61b3d1e) >>> host-ncurses 6.1 Collecting legal info README: OK (sha256: 3c7bc1dd475a5e5dcc7bdf13268a0313ff69e3765689444eb95b5893f61b3d1e) >>> readline 8.0 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> host-autoconf 2.69 Collecting legal info COPYINGv3: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) COPYING.EXCEPTION: OK (sha256: 23ed0b84fa023bfa33433b498192cd08a3bfb1f4864a8ed791a84f3eb48b2dd2) >>> host-libtool 2.4.6 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) libltdl/COPYING.LIB: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> bcg729 1.0.4 Collecting legal info COPYING: OK (sha256: 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670) >>> host-cmake 3.8.2 Collecting legal info Copyright.txt: OK (sha256: af3030e1bf1af2f534430fdfe3cfc5a617966648a2a7f0c06a631adc92be1e5f) >>> host-pkgconf 1.6.1 Collecting legal info COPYING: OK (sha256: 07ee94b50a41ee3fc4e13a9b9c60b26fc28488494c465639f7e5f07a3952ec04) >>> boa 0.94.14rc21 Collecting legal info ERROR: No hash found for COPYING >>> host-btrfs-progs 5.2.1 Collecting legal info COPYING: OK (sha256: 0d5bf346df9e635a29dcdddf832dc5b002ca6cdc1c5c9c6c567d2a61bb0c5c15) libbtrfsutil/COPYING: OK (sha256: 3972dc9744f6499f0f9b2dbf76696f2ae7ad8af9b23dde66d6af86c9dfb36986) libbtrfsutil/COPYING.LESSER: OK (sha256: e3a994d82e644b03a792a930f574002658412f62407f5fee083f2555c5f23118) >>> host-lzo 2.10 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> host-util-linux 2.34 Collecting legal info README.licensing: OK (sha256: 4335620e8f478ee4dc4d26540448d39469091ef1d8e3fbbbb8bf753206ceac74) Documentation/licenses/COPYING.BSD-3-Clause: OK (sha256: 9b718a9460fed5952466421235bc79eb49d4e9eacc920d7a9dd6285ab8fd6c6d) Documentation/licenses/COPYING.BSD-4-Clause-UC: OK (sha256: ba7640f00d93e72e92b94b9d71f25ec53bac2f1682f5c4adcccb0018359f60f8) Documentation/licenses/COPYING.GPL-2.0-or-later: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) Documentation/licenses/COPYING.ISC: OK (sha256: e53348ce276358e9997014071c5294b36a18c4b34f32f00ee57b9acce0aafd63) Documentation/licenses/COPYING.LGPL-2.1-or-later: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> host-zlib Collecting legal info >>> host-libzlib 1.2.11 Collecting legal info README: OK (sha256: 7960b6b1cc63e619abb77acaea5427159605afee8c8b362664f4effc7d7f7d15) >>> bzip2 1.0.8 Collecting legal info LICENSE: OK (sha256: c6dbbf828498be844a89eaa3b84adbab3199e342eb5cb2ed2f0d4ba7ec0f38a3) >>> ca-certificates 20190110 Collecting legal info debian/copyright: OK (sha256: 80fd11117df5543d5cf17bfd951b0ead213f7867d0b09f09c6d5a5eca3ff7422) >>> host-openssl Collecting legal info >>> host-libopenssl 1.1.1c Collecting legal info LICENSE: OK (sha256: c32913b33252e71190af2066f08115c69bc9fddadf3bf29296e20c835389841c) >>> host-python 2.7.16 Collecting legal info LICENSE: OK (sha256: a77d71d6be6f9032e6b6e5d2cf6da68f9eeab9036edfbc043633c8979cd5e82c) >>> host-automake 1.15.1 Collecting legal info COPYING: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) >>> host-expat 2.2.7 Collecting legal info COPYING: OK (sha256: 46336ab2fec900803e2f1a4253e325ac01d998efb09bc6906651f7259e636f76) >>> cxxtest 4.4 Collecting legal info COPYING: OK (sha256: da7eabb7bafdf7d3ae5e9f223aa5bdc1eece45ac569dc21b3b037520b4464768) >>> host-cxxtest 4.4 Collecting legal info COPYING: OK (sha256: da7eabb7bafdf7d3ae5e9f223aa5bdc1eece45ac569dc21b3b037520b4464768) >>> host-python-setuptools 41.0.1 Collecting legal info LICENSE: OK (sha256: c32a3ac395af6321efd28be73d06a00f0db6ab887d1c21d4fec46128d2056d5a) >>> ddrescue 1.24 Collecting legal info COPYING: OK (sha256: 3d77c1a58fbde5ddba612d1fe09965e20a3804953eca12e8c1892298bb8a5eef) >>> host-lzip 1.20 Collecting legal info COPYING: OK (sha256: 3d77c1a58fbde5ddba612d1fe09965e20a3804953eca12e8c1892298bb8a5eef) >>> debianutils 4.8.1 Collecting legal info ERROR: No hash found for debian/copyright >>> dehydrated 0.6.2 Collecting legal info LICENSE: OK (sha256: b4583b7dd07e3e2a08906de38e7e329d41f921ed9dcb6310b3886e013a6b8723) >>> dfu-util 0.9 Collecting legal info COPYING: OK (sha256: 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670) >>> libusb 1.0.22 Collecting legal info COPYING: OK (sha256: 5df07007198989c622f5d41de8d703e7bef3d0e79d62e24332ee739a452af62a) >>> ding-libs 0.6.1 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) COPYING.LESSER: OK (sha256: 6c57f43c939054fd4b831f271a14c97a488c38f98cdda5e887c5d396e3b3bc58) >>> dropbear 2019.78 Collecting legal info LICENSE: OK (sha256: cfa32d49e9022265375e533a4a5ef9e37d4aaa604119d612c46816aa1e59fe52) >>> libtomcrypt 1.18.2 Collecting legal info LICENSE: OK (sha256: 8f196cb13afd271f5e267fd29543fc454596382ad580e7592709492843996ac8) >>> libtommath 1.1.0 Collecting legal info LICENSE: OK (sha256: 2fa64b163659f41965c9815882a8296d3d03ff546b76153e11445f9bdecf955a) >>> zlib Collecting legal info >>> libzlib 1.2.11 Collecting legal info README: OK (sha256: 7960b6b1cc63e619abb77acaea5427159605afee8c8b362664f4effc7d7f7d15) >>> dropwatch 1.5.1 Collecting legal info COPYING: OK (sha256: e6d6a009505e345fe949e1310334fcb0747f28dae2856759de102ab66b722cb4) >>> libnl 3.4.0 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> host-flex 2.6.4 Collecting legal info COPYING: OK (sha256: 97fd685958d93be7f8dab939bb8161dbd6afb0718c63bfc337c24321aea44273) >>> host-gettext Collecting legal info >>> host-gettext-tiny c6dcdcdef801127549d3906d153c061880d25a73 Collecting legal info LICENSE: OK (sha256: b57aa4fdc1c614c28d41c1e2d5c4090935964c5f86291ba7d1c99ffd1d698b34) extra/COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> dt v18.32 Collecting legal info ERROR: No hash found for LICENSE >>> dump1090 bff92c4ad772a0a8d433f788d39dae97e00e4dbe Collecting legal info anet.h: OK (sha256: 29046ef7ee0b7b127bcc64faf135035820906dea2b379b2efcfc119131a39f7a) >>> librtlsdr 0.6.0 Collecting legal info COPYING: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) >>> edid-decode 6def7bc83dfb0338632e06a8b14c93faa6af8879 Collecting legal info ERROR: No hash found for edid-decode.c >>> expat 2.2.7 Collecting legal info COPYING: OK (sha256: 46336ab2fec900803e2f1a4253e325ac01d998efb09bc6906651f7259e636f76) >>> host-f2fs-tools v1.11.0 Collecting legal info COPYING: OK (sha256: 662abb3a8a80b36ae7036c289dd1e03b361ee5dd2e6fd5211d0d8d029146449f) >>> fb-test-app rosetta-1.1.0 Collecting legal info ERROR: No hash found for COPYING >>> fbterm 1.7.0 Collecting legal info ERROR: No hash found for COPYING >>> fontconfig 2.13.1 Collecting legal info COPYING: OK (sha256: fa4cd9ab005185e10cd8f7504518856c7dd36c01e766c2bac87f4fc638e9f886) >>> freetype 2.10.1 Collecting legal info docs/LICENSE.TXT: OK (sha256: fd056de4196903a676208ef58cfddafc7d583d1f28fa2e44c309cf84a59e62fb) docs/FTL.TXT: OK (sha256: 08c135755dd589039470f1fdbb400daaabaaa50d0b366d19cebff4d22986baa1) docs/GPLv2.TXT: OK (sha256: c4120c6752c910c299e3bd9cb3a46ff262c268303ca2069b61f92f10a5656c18) >>> host-gperf 3.0.4 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> util-linux 2.34 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) >>> liberation 2.00.1 Collecting legal info LICENSE: OK (sha256: 93fed46019c38bbe566b479d22148e2e8a1e85ada614accb0211c37b2c61c19b) >>> fetchmail 6.4.0.rc1 Collecting legal info COPYING: OK (sha256: 678189d91119286a3499874421006bb81f49b13eff8e1223115ce1b07e7ed0e7) >>> openssl Collecting legal info >>> libopenssl 1.1.1c Collecting legal info LICENSE: OK (sha256: c32913b33252e71190af2066f08115c69bc9fddadf3bf29296e20c835389841c) >>> flare-engine 1.0 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> sdl2 2.0.9 Collecting legal info COPYING.txt: OK (sha256: 61e627031e1160bf8b9bdbc9cda27656d422ea8eaab199b64b4a4a4168437154) >>> sdl2_image 2.0.3 Collecting legal info COPYING.txt: OK (sha256: 13240ed78c8726c510b9634976430d3d3a9ea2d1ced3214119766e9e71568a35) >>> jpeg Collecting legal info >>> libjpeg 9c Collecting legal info README: OK (sha256: 31f366acfb6259456d9046eb7f16875e387f8bf029d37ac4c4397bf63f22fd6b) >>> sdl2_mixer 2.0.1 Collecting legal info ERROR: No hash found for COPYING.txt >>> sdl2_ttf 2.0.14 Collecting legal info ERROR: No hash found for COPYING.txt >>> flex 2.6.4 Collecting legal info COPYING: OK (sha256: 97fd685958d93be7f8dab939bb8161dbd6afb0718c63bfc337c24321aea44273) >>> gdk-pixbuf 2.36.10 Collecting legal info COPYING: OK (sha256: d245807f90032872d1438d741ed21e2490e1175dc8aa3afa5ddb6c8e529b58e5) >>> host-gdk-pixbuf 2.36.10 Collecting legal info COPYING: OK (sha256: d245807f90032872d1438d741ed21e2490e1175dc8aa3afa5ddb6c8e529b58e5) >>> host-libglib2 2.60.6 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> host-libffi 3.3-rc0 Collecting legal info LICENSE: OK (sha256: 0f4d7a0bfb83c37465d42dc305f124189196cc0cc2cc8d6f8461103682aebbc5) >>> host-meson 0.51.1 Collecting legal info COPYING: OK (sha256: cfc7749b96f63bd31c3c42b5c471bf756814053e847c10f3eb003417bc523d30) >>> host-ninja 1.9.0 Collecting legal info COPYING: OK (sha256: eb7e9ab9690124c5c9f42bdc81383d886a3dede26345b6ed15bbad7caf81f7ea) >>> host-python3 3.7.4 Collecting legal info LICENSE: OK (sha256: a77d71d6be6f9032e6b6e5d2cf6da68f9eeab9036edfbc043633c8979cd5e82c) >>> host-python3-setuptools 41.0.1 Collecting legal info LICENSE: OK (sha256: c32a3ac395af6321efd28be73d06a00f0db6ab887d1c21d4fec46128d2056d5a) >>> host-pcre 8.43 Collecting legal info LICENCE: OK (sha256: a5fce68baf797e0918463a4437ef75984c41118f43850ddeabda1b5a90154309) >>> host-libjpeg 9c Collecting legal info README: OK (sha256: 31f366acfb6259456d9046eb7f16875e387f8bf029d37ac4c4397bf63f22fd6b) >>> host-libpng 1.6.37 Collecting legal info LICENSE: OK (sha256: bf5e22b9dce8464064ae17a48ea1133c3369ac9e1d80ef9e320e5219aa14ea9b) >>> libglib2 2.60.6 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> libffi 3.3-rc0 Collecting legal info LICENSE: OK (sha256: 0f4d7a0bfb83c37465d42dc305f124189196cc0cc2cc8d6f8461103682aebbc5) >>> pcre 8.43 Collecting legal info LICENCE: OK (sha256: a5fce68baf797e0918463a4437ef75984c41118f43850ddeabda1b5a90154309) >>> gmp 6.1.2 Collecting legal info COPYING.LESSERv3: OK (sha256: a853c2ffec17057872340eee242ae4d96cbf2b520ae27d903e1b2fef1a5f9d1c) COPYINGv2: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> gperf 3.0.4 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> gpsd 3.19 Collecting legal info COPYING: OK (sha256: 13ba6fe5b2f41f03b854f9ac5f271e116d5ed55890cc20f5fe44dcfa0dc5958b) >>> host-scons 3.0.5 Collecting legal info LICENSE.txt: OK (sha256: c4248451b6a4cd09870de4fb82a857feb9f98174167b07500c19ed0263fd4db7) >>> hdparm 9.56 Collecting legal info LICENSE.TXT: OK (sha256: eae572b06d2733f5c65fbe81680ce2b8a109afee2bdd1a161343c772af0e82e1) >>> hwloc 1.11.7 Collecting legal info ERROR: No hash found for COPYING >>> ifupdown 0.8.16 Collecting legal info ERROR: No hash found for COPYING >>> iperf 2.0.13 Collecting legal info COPYING: OK (sha256: 5f9f5c4feca3347c3b3c0ada8b16b4e6b698aac4e6f016a24adf61a5915336d1) >>> iproute2 5.2.0 Collecting legal info COPYING: OK (sha256: e6d6a009505e345fe949e1310334fcb0747f28dae2856759de102ab66b722cb4) >>> libmnl 1.0.4 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> irssi 1.0.8 Collecting legal info COPYING: OK (sha256: a1a27cb2ecee8d5378fbb3562f577104a445d6d66fee89286e16758305e63e2b) >>> leveldb 1.20 Collecting legal info ERROR: No hash found for LICENSE >>> snappy 1.1.7 Collecting legal info COPYING: OK (sha256: 55172044f7e241207117448a4d9d6ba1d0925c8ad66b5d4c08c70adfa9cc3de6) >>> libcdio-paranoia 10.2+2.0.0 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> libcdio 2.1.0 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> libconfig 1.7.2 Collecting legal info COPYING.LIB: OK (sha256: d80c9d084ebfb50ea1ed91bfbc2410d6ce542097a32c43b00781b83adcb8c77f) >>> libcue 2.2.1 Collecting legal info LICENSE: OK (sha256: c388d36583fa54e13b6d73ad924d0b68d073ed8a5771e17cb49104705df4504f) >>> libcurl 7.65.3 Collecting legal info COPYING: OK (sha256: 8c8824f50e73a021f5dde1fccbf69685939247399a33a32abab1fa448c9ddabb) >>> libeXosip2 3.6.0 Collecting legal info COPYING: OK (sha256: 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670) >>> libosip2 3.6.0 Collecting legal info COPYING: OK (sha256: 8d9e95ed0e48df46dc758eb0d86df611f771eab4eed94bebb77dca87f1c897de) >>> libesmtp 1.0.6 Collecting legal info COPYING: OK (sha256: 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670) COPYING.LIB: OK (sha256: f18a0811fa0e220ccbc42f661545e77f0388631e209585ed582a1c693029c6aa) >>> libestr 0.1.10 Collecting legal info COPYING: OK (sha256: 835b4793da5cbb8965fbd63905b55a4cb4310b7d1b882077d23066b08f901ff8) >>> libfastjson 0.99.8 Collecting legal info COPYING: OK (sha256: b29370bbfa98816e1fca0901f18149d920736771bfd68b4ee0eb00c78b38d245) >>> libkrb5 1.16.2 Collecting legal info NOTICE: OK (sha256: 58534f00ed877fd32936fcab094f49d399aeef7716393204d8028c4b89050c82) >>> libmemcached 1.0.18 Collecting legal info COPYING: OK (sha256: 4e9032d0f539276db05519ee3d09ca6167d2134ec91c556e8c80ef3efe633fd2) >>> libmng 2.0.3 Collecting legal info LICENSE: OK (sha256: ba280734838eb3f22a85b92a7e62de357d4d4c325029dce723b0cb125c417c35) >>> libnftnl 1.1.3 Collecting legal info COPYING: OK (sha256: 98193898c663001eff2fdcfb676e210c13042bc1a05e8d570c363efa396f8e24) >>> libogg 1.3.3 Collecting legal info COPYING: OK (sha256: d2ab5758336489da61c12cc5bb757da5339c4ae9001f9bb0562b4370249af814) >>> liboping 1.10.0 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> libpcap 1.9.0 Collecting legal info LICENSE: OK (sha256: 8a54594d257e14a5260ac770f1633516cb51e3fc28c40136ce2697014eda7afd) >>> libpthread-stubs 0.4 Collecting legal info COPYING: OK (sha256: 78c20706e799f2b8f445e71d3d2ade6ba23b3388fd6cbeed7d71796623febde8) >>> libsndfile 1.0.28 Collecting legal info COPYING: OK (sha256: ad01ea5cd2755f6048383c8d54c88459cd6fcb17757c5c8892f8c5ea060f6140) >>> libtirpc 1.1.4 Collecting legal info COPYING: OK (sha256: 17cf6098f95bdbb269f0bbc68e76c88fe20487ca7ec53f454923ab4256ecd2e7) >>> host-nfs-utils 1.3.4 Collecting legal info COPYING: OK (sha256: 576540abf5e95029ad4ad90e32071385a5e95b2c30708c706116f3eb87b9a3de) >>> host-libtirpc 1.1.4 Collecting legal info COPYING: OK (sha256: 17cf6098f95bdbb269f0bbc68e76c88fe20487ca7ec53f454923ab4256ecd2e7) >>> libtpl 1.6.1 Collecting legal info ERROR: No hash found for LICENSE >>> libuecc 7 Collecting legal info ERROR: No hash found for COPYRIGHT >>> libusb-compat 0.1.5 Collecting legal info COPYING: OK (sha256: 5df07007198989c622f5d41de8d703e7bef3d0e79d62e24332ee739a452af62a) >>> libxml2 2.9.9 Collecting legal info COPYING: OK (sha256: c5c63674f8a83c4d2e385d96d1c670a03cb871ba2927755467017317878574bd) >>> libyuv 413a8d8041f1cc5a350a47c0d81cc721e64f9fd0 Collecting legal info LICENSE: OK (sha256: 2b2cc1180c7e6988328ad2033b04b80117419db9c4c584918bbb3cfec7e9364f) >>> linphone 3.6.1 Collecting legal info ERROR: No hash found for COPYING >>> host-intltool 0.51.0 Collecting legal info COPYING: OK (sha256: 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670) >>> host-libxml-parser-perl 2.44 Collecting legal info README: OK (sha256: a008c782e078102720266824c1e87875bafbf25ffae4b173dc135f9a4e1c672e) >>> speex 1.2.0 Collecting legal info COPYING: OK (sha256: 671bb5d8fd3c6b05a2e831d90f978ac27965c92bd8ea6d16b3df76e3440c0e9f) >>> speexdsp SpeexDSP-1.2.0 Collecting legal info COPYING: OK (sha256: 671bb5d8fd3c6b05a2e831d90f978ac27965c92bd8ea6d16b3df76e3440c0e9f) >>> lsscsi 0.30 Collecting legal info COPYING: OK (sha256: dcc100d4161cc0b7177545ab6e47216f84857cda3843847c792a25289852dcaa) >>> lxc 3.1.0 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> mpc 1.1.0 Collecting legal info COPYING.LESSER: OK (sha256: da7eabb7bafdf7d3ae5e9f223aa5bdc1eece45ac569dc21b3b037520b4464768) >>> mpfr 4.0.2 Collecting legal info COPYING.LESSER: OK (sha256: e3a994d82e644b03a792a930f574002658412f62407f5fee083f2555c5f23118) >>> host-mtools 4.0.23 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> nfs-utils 1.3.4 Collecting legal info COPYING: OK (sha256: 576540abf5e95029ad4ad90e32071385a5e95b2c30708c706116f3eb87b9a3de) >>> nftables 0.9.0 Collecting legal info COPYING: OK (sha256: c17bc4fa5b2434c6f283ffcb2312e5bf3c7cdf5787b79505f094d8de734ac53e) >>> obsidian-cursors 1.0 Collecting legal info >>> omniorb 4.2.2 Collecting legal info ERROR: No hash found for COPYING ERROR: No hash found for COPYING.LIB >>> host-omniorb 4.2.2 Collecting legal info ERROR: No hash found for COPYING ERROR: No hash found for COPYING.LIB >>> host-patchelf 0.9 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> pugixml 1.9 Collecting legal info readme.txt: OK (sha256: 5f2318fdea73711b4761fd395462a51dc7d4626088ebaa41732b598821ac935a) >>> rpcbind 0.2.3 Collecting legal info ERROR: No hash found for COPYING >>> rsh-redone 85 Collecting legal info ERROR: No hash found for rsh.c >>> setserial 2.17 Collecting legal info ERROR: No hash found for debian/copyright >>> shapelib 1.5.0 Collecting legal info web/license.html: OK (sha256: a638278f7f1cb7d0cdc73b47a6c87261b882e356a8e79922e90d44d7ef1dd2c7) COPYING: OK (sha256: 7eb803a70990017a1c4e38a8342d7413c5dfeec3ed1ac407e15ae2c274e560ff) >>> socketcand df7fb4ff8a4439d7737fe2df3540e1ab7465721a Collecting legal info ERROR: No hash found for socketcand.c >>> swupdate 2019.04 Collecting legal info Licenses/Exceptions: OK (sha256: 43492b377cf2fb67942d1dd231146bd4e6578646ad13ef289297c9dd75cbc478) Licenses/gpl-2.0.txt: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) Licenses/lgpl-2.1.txt: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) Licenses/mit.txt: OK (sha256: 89807acf2309bd285f033404ee78581602f3cd9b819a16ac2f0e5f60ff4a473e) >>> time 1.9 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> twolame 0.3.13 Collecting legal info COPYING: OK (sha256: a190dc9c8043755d90f8b0a75fa66b9e42d4af4c980bf5ddc633f0124db3cee7) >>> wolfssl 4.0.0 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) LICENSING: OK (sha256: 74adaaef40b96c71378b6daa3feb8ccd4a1bfd9b76debf3f3f29cf3a0e86c9a0) >>> xl2tp 1.3.14 Collecting legal info LICENSE: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) WARNING: the Buildroot source code has not been saved WARNING: toolchain-external-custom: cannot save license (TOOLCHAIN_EXTERNAL_CUSTOM_LICENSE_FILES not defined) WARNING: b43-firmware-5.100.138: cannot save license (B43_FIRMWARE_LICENSE_FILES not defined) WARNING: obsidian-cursors-1.0: cannot save license (OBSIDIAN_CURSORS_LICENSE_FILES not defined) Legal info produced in /home/buildroot/autobuild/run/instance-0/output/legal-info make: Leaving directory `/home/buildroot/autobuild/run/instance-0/buildroot'