if (peer == INADDR_ANY) ^ In file included from ./cyassl/test.h:3:0, from examples/echoserver/echoserver.c:48: ./wolfssl/test.h: In function 'build_addr': ./wolfssl/test.h:664:14: warning: comparison between pointer and zero character constant [-Wpointer-compare] if (peer == INADDR_ANY) ^~ ./wolfssl/test.h:664:9: note: did you mean to dereference the pointer? if (peer == INADDR_ANY) ^ In file included from ./tests/unit.h:27:0, from tests/srp.c:29: ./wolfssl/test.h: In function 'build_addr': ./wolfssl/test.h:664:14: warning: comparison between pointer and zero character constant [-Wpointer-compare] if (peer == INADDR_ANY) ^~ ./wolfssl/test.h:664:9: note: did you mean to dereference the pointer? if (peer == INADDR_ANY) ^ In file included from ./cyassl/test.h:3:0, from examples/server/server.c:49: ./wolfssl/test.h: In function 'build_addr': ./wolfssl/test.h:664:14: warning: comparison between pointer and zero character constant [-Wpointer-compare] if (peer == INADDR_ANY) ^~ ./wolfssl/test.h:664:9: note: did you mean to dereference the pointer? if (peer == INADDR_ANY) ^ In file included from ./cyassl/test.h:3:0, from examples/echoclient/echoclient.c:53: ./wolfssl/test.h: In function 'build_addr': ./wolfssl/test.h:664:14: warning: comparison between pointer and zero character constant [-Wpointer-compare] if (peer == INADDR_ANY) ^~ ./wolfssl/test.h:664:9: note: did you mean to dereference the pointer? if (peer == INADDR_ANY) ^ In file included from ./cyassl/test.h:3:0, from examples/server/server.c:49: ./wolfssl/test.h: In function 'build_addr': ./wolfssl/test.h:664:14: warning: comparison between pointer and zero character constant [-Wpointer-compare] if (peer == INADDR_ANY) ^~ ./wolfssl/test.h:664:9: note: did you mean to dereference the pointer? if (peer == INADDR_ANY) ^ In file included from ./cyassl/test.h:3:0, from examples/server/server.c:49: ./wolfssl/test.h: In function 'build_addr': ./wolfssl/test.h:664:14: warning: comparison between pointer and zero character constant [-Wpointer-compare] if (peer == INADDR_ANY) ^~ ./wolfssl/test.h:664:9: note: did you mean to dereference the pointer? if (peer == INADDR_ANY) ^ In file included from ./cyassl/test.h:3:0, from examples/echoclient/echoclient.c:53: ./wolfssl/test.h: In function 'build_addr': ./wolfssl/test.h:664:14: warning: comparison between pointer and zero character constant [-Wpointer-compare] if (peer == INADDR_ANY) ^~ ./wolfssl/test.h:664:9: note: did you mean to dereference the pointer? if (peer == INADDR_ANY) ^ CCLD src/libwolfssl.la CCLD wolfcrypt/test/testwolfcrypt CCLD wolfcrypt/benchmark/benchmark CCLD examples/client/client CCLD examples/echoclient/echoclient CCLD examples/echoserver/echoserver CCLD examples/server/server CCLD testsuite/testsuite.test CCLD tests/unit.test >>> wolfssl 3.13.0 Installing to target PATH="/home/peko/autobuild/instance-3/output/host/bin:/home/peko/autobuild/instance-3/output/host/sbin:/home/peko/host/usr/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/home/peko/.local/bin:/home/peko/bin" /usr/bin/make -j16 DESTDIR=/home/peko/autobuild/instance-3/output/target install -C /home/peko/autobuild/instance-3/output/build/wolfssl-3.13.0/ /usr/bin/make -j161 install-am make[3]: warning: -jN forced in submake: disabling jobserver mode. make[4]: warning: -jN forced in submake: disabling jobserver mode. /bin/sh /home/peko/autobuild/instance-3/output/build/wolfssl-3.13.0/build-aux/install-sh -d /home/peko/autobuild/instance-3/output/target/usr/bin /usr/bin/mkdir -p '/home/peko/autobuild/instance-3/output/target/usr/lib' /usr/bin/mkdir -p '/home/peko/autobuild/instance-3/output/target/usr/share/doc/wolfssl' /usr/bin/mkdir -p '/home/peko/autobuild/instance-3/output/target/usr/share/doc/wolfssl/example' /bin/sh ./libtool --mode=install /usr/bin/install -c src/libwolfssl.la '/home/peko/autobuild/instance-3/output/target/usr/lib' /usr/bin/install -c -m 644 certs/taoCert.txt doc/README.txt '/home/peko/autobuild/instance-3/output/target/usr/share/doc/wolfssl' /usr/bin/install -c wolfssl-config /home/peko/autobuild/instance-3/output/target/usr/bin /usr/bin/install -c -m 644 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/peko/autobuild/instance-3/output/target/usr/share/doc/wolfssl/example' /usr/bin/mkdir -p '/home/peko/autobuild/instance-3/output/target/usr/lib/pkgconfig' /usr/bin/mkdir -p '/home/peko/autobuild/instance-3/output/target/usr/include' /usr/bin/install -c -m 644 support/wolfssl.pc '/home/peko/autobuild/instance-3/output/target/usr/lib/pkgconfig' /usr/bin/mkdir -p '/home/peko/autobuild/instance-3/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/peko/autobuild/instance-3/output/target/usr/include/cyassl/ctaocrypt' /usr/bin/mkdir -p '/home/peko/autobuild/instance-3/output/target/usr/include/wolfssl/wolfcrypt' libtool: install: /usr/bin/install -c src/.libs/libwolfssl.lai /home/peko/autobuild/instance-3/output/target/usr/lib/libwolfssl.la libtool: install: /usr/bin/install -c src/.libs/libwolfssl.a /home/peko/autobuild/instance-3/output/target/usr/lib/libwolfssl.a /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/peko/autobuild/instance-3/output/target/usr/include/wolfssl/wolfcrypt' libtool: install: chmod 644 /home/peko/autobuild/instance-3/output/target/usr/lib/libwolfssl.a libtool: install: /home/peko/autobuild/instance-3/output/host/bin/arc-buildroot-linux-uclibc-ranlib /home/peko/autobuild/instance-3/output/target/usr/lib/libwolfssl.a libtool: warning: remember to run 'libtool --finish /usr/lib' /usr/bin/mkdir -p '/home/peko/autobuild/instance-3/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/peko/autobuild/instance-3/output/target/usr/include/cyassl/openssl' /usr/bin/mkdir -p '/home/peko/autobuild/instance-3/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/peko/autobuild/instance-3/output/target/usr/include/cyassl/ctaocrypt' /usr/bin/mkdir -p '/home/peko/autobuild/instance-3/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 '/home/peko/autobuild/instance-3/output/target/usr/include/wolfssl/wolfcrypt' /usr/bin/mkdir -p '/home/peko/autobuild/instance-3/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/peko/autobuild/instance-3/output/target/usr/include/wolfssl' /usr/bin/mkdir -p '/home/peko/autobuild/instance-3/output/target/usr/include/cyassl' /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/peko/autobuild/instance-3/output/target/usr/include/cyassl' /usr/bin/mkdir -p '/home/peko/autobuild/instance-3/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/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/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/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/peko/autobuild/instance-3/output/target/usr/include/wolfssl/openssl' >>> Finalizing target directory # Check files that are touched by more than one package ./support/scripts/check-uniq-files -t target /home/peko/autobuild/instance-3/output/build/packages-file-list.txt Warning: target file "./usr/share/info/dir" is touched by more than one package: ['binutils', 'check', 'enscript', 'libffi', 'gsl', 'sed'] Warning: target file "./usr/bin/import" is touched by more than one package: ['imagemagick', 'execline'] ./support/scripts/check-uniq-files -t staging /home/peko/autobuild/instance-3/output/build/packages-file-list-staging.txt Warning: staging file "./usr/share/info/dir" is touched by more than one package: ['binutils', 'check', 'libffi', 'gsl'] Warning: staging file "./usr/bin/import" is touched by more than one package: ['imagemagick', 'execline'] ./support/scripts/check-uniq-files -t host /home/peko/autobuild/instance-3/output/build/packages-file-list-host.txt Warning: host file "./libexec/gcc/arc-buildroot-linux-uclibc/7.1.1/cc1" is touched by more than one package: ['host-gcc-initial', 'host-gcc-final'] Warning: host file "./bin/arc-linux-gcov-tool" is touched by more than one package: ['host-gcc-initial', 'host-gcc-final'] Warning: host file "./bin/arc-buildroot-linux-uclibc-gcc.br_real" is touched by more than one package: ['host-gcc-initial', 'host-gcc-final'] Warning: host file "./bin/arc-linux-gcc.br_real" is touched by more than one package: ['host-gcc-initial', 'host-gcc-final'] Warning: host file "./share/info/dir" is touched by more than one package: ['host-lzip', 'host-m4', 'host-bison', 'host-libtool', 'host-autoconf', 'host-automake', 'host-gettext', 'host-gmp', 'host-mpfr', 'host-mpc', 'host-gcc-initial', 'host-gcc-final', 'host-libffi'] Warning: host file "./lib/gcc/arc-buildroot-linux-uclibc/7.1.1/crtbeginT.o" is touched by more than one package: ['host-gcc-initial', 'host-gcc-final'] Warning: host file "./lib/gcc/arc-buildroot-linux-uclibc/7.1.1/libgcc.a" is touched by more than one package: ['host-gcc-initial', 'host-gcc-final'] Warning: host file "./libexec/gcc/arc-buildroot-linux-uclibc/7.1.1/collect2" is touched by more than one package: ['host-gcc-initial', 'host-gcc-final'] Warning: host file "./lib/gcc/arc-buildroot-linux-uclibc/7.1.1/libgcov.a" is touched by more than one package: ['host-gcc-initial', 'host-gcc-final'] Warning: host file "./bin/arc-buildroot-linux-uclibc-cpp.br_real" is touched by more than one package: ['host-gcc-initial', 'host-gcc-final'] Warning: host file "./lib/gcc/arc-buildroot-linux-uclibc/7.1.1/crtbeginS.o" is touched by more than one package: ['host-gcc-initial', 'host-gcc-final'] Warning: host file "./libexec/gcc/arc-buildroot-linux-uclibc/7.1.1/lto1" is touched by more than one package: ['host-gcc-initial', 'host-gcc-final'] Warning: host file "./lib/gcc/arc-buildroot-linux-uclibc/7.1.1/plugin/include/auto-host.h" is touched by more than one package: ['host-gcc-initial', 'host-gcc-final'] Warning: host file "./bin/arc-buildroot-linux-uclibc-gcc-7.1.1.br_real" is touched by more than one package: ['host-gcc-initial', 'host-gcc-final'] Warning: host file "./lib/gcc/arc-buildroot-linux-uclibc/7.1.1/plugin/include/configargs.h" is touched by more than one package: ['host-gcc-initial', 'host-gcc-final'] Warning: host file "./bin/arc-linux-gcov" is touched by more than one package: ['host-gcc-initial', 'host-gcc-final'] Warning: host file "./lib/gcc/arc-buildroot-linux-uclibc/7.1.1/include-fixed/limits.h" is touched by more than one package: ['host-gcc-initial', 'host-gcc-final'] Warning: host file "./bin/arc-linux-cpp.br_real" is touched by more than one package: ['host-gcc-initial', 'host-gcc-final'] Warning: host file "./bin/arc-buildroot-linux-uclibc-gcov" is touched by more than one package: ['host-gcc-initial', 'host-gcc-final'] Warning: host file "./bin/arc-buildroot-linux-uclibc-gcov-tool" is touched by more than one package: ['host-gcc-initial', 'host-gcc-final'] Warning: host file "./lib/gcc/arc-buildroot-linux-uclibc/7.1.1/crtbegin.o" is touched by more than one package: ['host-gcc-initial', 'host-gcc-final'] Warning: host file "./lib/gcc/arc-buildroot-linux-uclibc/7.1.1/install-tools/include/limits.h" is touched by more than one package: ['host-gcc-initial', 'host-gcc-final'] Warning: host file "./bin/arc-linux-gcov-dump" is touched by more than one package: ['host-gcc-initial', 'host-gcc-final'] Warning: host file "./bin/arc-linux-gcc-7.1.1.br_real" is touched by more than one package: ['host-gcc-initial', 'host-gcc-final'] Warning: host file "./bin/arc-buildroot-linux-uclibc-gcov-dump" is touched by more than one package: ['host-gcc-initial', 'host-gcc-final'] Warning: host file "./libexec/gcc/arc-buildroot-linux-uclibc/7.1.1/lto-wrapper" is touched by more than one package: ['host-gcc-initial', 'host-gcc-final'] rm -f /home/peko/autobuild/instance-3/output/target/usr/share/glib-2.0/schemas/*.xml /home/peko/autobuild/instance-3/output/target/usr/share/glib-2.0/schemas/*.dtd /home/peko/autobuild/instance-3/output/host/bin/glib-compile-schemas /home/peko/autobuild/instance-3/output/host/arc-buildroot-linux-uclibc/sysroot/usr/share/glib-2.0/schemas --targetdir=/home/peko/autobuild/instance-3/output/target/usr/share/glib-2.0/schemas No schema files found: doing nothing. mkdir -p /home/peko/autobuild/instance-3/output/target/etc echo "buildroot" > /home/peko/autobuild/instance-3/output/target/etc/hostname /usr/bin/sed -i -e '$a \127.0.1.1\tbuildroot' -e '/^127.0.1.1/d' /home/peko/autobuild/instance-3/output/target/etc/hosts mkdir -p /home/peko/autobuild/instance-3/output/target/etc echo "Welcome to Buildroot" > /home/peko/autobuild/instance-3/output/target/etc/issue /usr/bin/sed -i -e s,^root:[^:]*:,root::, /home/peko/autobuild/instance-3/output/target/etc/shadow rm -f /home/peko/autobuild/instance-3/output/target/bin/sh rm -f /home/peko/autobuild/instance-3/output/build/locales.nopurge for i in C en_US locale-archive; do echo $i >> /home/peko/autobuild/instance-3/output/build/locales.nopurge; done for dir in /home/peko/autobuild/instance-3/output/target/usr/share/locale; do for langdir in $dir/*; do if [ -e "${langdir}" ]; then grep -qx "${langdir##*/}" /home/peko/autobuild/instance-3/output/build/locales.nopurge || rm -rf $langdir; fi done; done if [ -d /home/peko/autobuild/instance-3/output/target/usr/share/X11/locale ]; then for lang in C en_US; do if [ -f /home/peko/autobuild/instance-3/output/target/usr/share/X11/locale/$lang/XLC_LOCALE ]; then echo "$lang/XLC_LOCALE: $lang"; fi done > /home/peko/autobuild/instance-3/output/target/usr/share/X11/locale/locale.dir; fi rm -rf /home/peko/autobuild/instance-3/output/target/usr/include /home/peko/autobuild/instance-3/output/target/usr/share/aclocal \ /home/peko/autobuild/instance-3/output/target/usr/lib/pkgconfig /home/peko/autobuild/instance-3/output/target/usr/share/pkgconfig \ /home/peko/autobuild/instance-3/output/target/usr/lib/cmake /home/peko/autobuild/instance-3/output/target/usr/share/cmake find /home/peko/autobuild/instance-3/output/target/usr/{lib,share}/ -name '*.cmake' -print0 | xargs -0 rm -f find /home/peko/autobuild/instance-3/output/target/lib/ /home/peko/autobuild/instance-3/output/target/usr/lib/ /home/peko/autobuild/instance-3/output/target/usr/libexec/ \ \( -name '*.a' -o -name '*.la' \) -print0 | xargs -0 rm -f find: '/home/peko/autobuild/instance-3/output/target/usr/libexec/': No such file or directory rm -rf /home/peko/autobuild/instance-3/output/target/usr/share/gdb rm -rf /home/peko/autobuild/instance-3/output/target/usr/share/bash-completion rm -rf /home/peko/autobuild/instance-3/output/target/usr/share/zsh rm -rf /home/peko/autobuild/instance-3/output/target/usr/man /home/peko/autobuild/instance-3/output/target/usr/share/man rm -rf /home/peko/autobuild/instance-3/output/target/usr/info /home/peko/autobuild/instance-3/output/target/usr/share/info rm -rf /home/peko/autobuild/instance-3/output/target/usr/doc /home/peko/autobuild/instance-3/output/target/usr/share/doc rm -rf /home/peko/autobuild/instance-3/output/target/usr/share/gtk-doc rmdir /home/peko/autobuild/instance-3/output/target/usr/share 2>/dev/null || true find /home/peko/autobuild/instance-3/output/target -type f \( -perm /111 -o -name '*.so*' \) -not \( -name 'libpthread*.so*' -o -name 'ld-*.so*' -o -name '*.ko' \) -print0 | xargs -0 /home/peko/autobuild/instance-3/output/host/bin/arc-buildroot-linux-uclibc-strip --remove-section=.comment --remove-section=.note 2>/dev/null || true find /home/peko/autobuild/instance-3/output/target/lib/ -type f -name 'libpthread*.so*' | \ xargs -r /home/peko/autobuild/instance-3/output/host/bin/arc-buildroot-linux-uclibc-strip --remove-section=.comment --remove-section=.note --strip-debug find /home/peko/autobuild/instance-3/output/target/lib/ -type f -name 'ld-*.so*' | \ xargs -r /home/peko/autobuild/instance-3/output/host/bin/arc-buildroot-linux-uclibc-strip --remove-section=.comment --remove-section=.note --strip-debug test -f /home/peko/autobuild/instance-3/output/target/etc/ld.so.conf && \ { echo "ERROR: we shouldn't have a /etc/ld.so.conf file"; exit 1; } || true test -d /home/peko/autobuild/instance-3/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/peko/autobuild/instance-3/output/target/etc ( \ echo "NAME=Buildroot"; \ echo "VERSION=2018.02"; \ echo "ID=buildroot"; \ echo "VERSION_ID=2018.02"; \ echo "PRETTY_NAME=\"Buildroot 2018.02\"" \ ) > /home/peko/autobuild/instance-3/output/target/usr/lib/os-release ln -sf ../usr/lib/os-release /home/peko/autobuild/instance-3/output/target/etc >>> Sanitizing RPATH in target tree /home/peko/autobuild/instance-3/buildroot/support/scripts/fix-rpath target make: Leaving directory `/home/peko/autobuild/instance-3/buildroot' make: Entering directory `/home/peko/autobuild/instance-3/buildroot' >>> Buildroot 2018.02 Collecting legal info COPYING: OK (sha256: 9755181e27175cb3510b4da8629caa406fb355a19aa8e7d55f06bf8ab33323c4) >>> host-lzip 1.19 Collecting legal info ERROR: No hash found for COPYING >>> toolchain-buildroot Collecting legal info >>> host-gcc-final arc-2017.09-release Collecting legal info >>> host-binutils arc-2017.09-release Collecting legal info ERROR: No hash found for COPYING3 ERROR: No hash found for COPYING.LIB >>> host-bison 3.0.4 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> host-m4 1.4.18 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> host-flex 2.6.4 Collecting legal info COPYING: OK (sha256: 97fd685958d93be7f8dab939bb8161dbd6afb0718c63bfc337c24321aea44273) >>> 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-automake 1.15.1 Collecting legal info COPYING: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) >>> host-gettext 0.19.8.1 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) ERROR: No hash found for gettext-runtime/intl/COPYING.LIB >>> host-libxml2 2.9.7 Collecting legal info COPYING: OK (sha256: c5c63674f8a83c4d2e385d96d1c670a03cb871ba2927755467017317878574bd) >>> host-pkgconf 0.9.12 Collecting legal info ERROR: No hash found for COPYING >>> host-gmp 6.1.2 Collecting legal info ERROR: No hash found for COPYING.LESSERv3 ERROR: No hash found for COPYINGv2 >>> host-mpc 1.0.3 Collecting legal info ERROR: No hash found for COPYING.LESSER >>> host-mpfr 3.1.6 Collecting legal info ERROR: No hash found for COPYING.LESSER >>> uclibc 1.0.28 Collecting legal info ERROR: No hash found for COPYING.LIB >>> host-gcc-initial arc-2017.09-release Collecting legal info >>> linux-headers 4.15.7 Collecting legal info WARNING: no hash file for COPYING >>> skeleton Collecting legal info >>> skeleton-init-none Collecting legal info >>> skeleton-init-common Collecting legal info >>> toolchain Collecting legal info >>> argp-standalone 1.3 Collecting legal info >>> berkeleydb 5.3.28 Collecting legal info LICENSE: OK (sha256: b78815181a53241f9347c6b47d1031fd669946f863e1edc807a291354cec024b) >>> binutils arc-2017.09-release Collecting legal info ERROR: No hash found for COPYING3 ERROR: No hash found for COPYING.LIB >>> zlib Collecting legal info >>> libzlib 1.2.11 Collecting legal info README: OK (sha256: 7960b6b1cc63e619abb77acaea5427159605afee8c8b362664f4effc7d7f7d15) >>> check 0.11.0 Collecting legal info COPYING.LESSER: OK (sha256: a9bdde5616ecdd1e980b44f360600ee8783b1f99b8cc83a2beb163a0a390e861) >>> cups 2.2.5 Collecting legal info ERROR: No hash found for LICENSE.txt >>> libusb 1.0.21 Collecting legal info ERROR: No hash found for COPYING >>> darkhttpd 1.12 Collecting legal info >>> dvdauthor 0.7.2 Collecting legal info ERROR: No hash found for COPYING >>> freetype 2.8.1 Collecting legal info docs/LICENSE.TXT: OK (sha256: fd056de4196903a676208ef58cfddafc7d583d1f28fa2e44c309cf84a59e62fb) docs/FTL.TXT: OK (sha256: 4a9a548027a2c1d37788519dea833294c9c81f1ebc280e817f41f50d0c642d78) docs/GPLv2.TXT: OK (sha256: c4120c6752c910c299e3bd9cb3a46ff262c268303ca2069b61f92f10a5656c18) >>> libpng 1.6.34 Collecting legal info LICENSE: OK (sha256: a247c24f82bacf0403fe2f3d5550493a91cdb575fe7036b764bda8cacf3efd9c) >>> imagemagick 7.0.7-10 Collecting legal info ERROR: No hash found for LICENSE >>> jpeg Collecting legal info >>> libjpeg 9b Collecting legal info ERROR: No hash found for README >>> libxml2 2.9.7 Collecting legal info COPYING: OK (sha256: c5c63674f8a83c4d2e385d96d1c670a03cb871ba2927755467017317878574bd) >>> e2fsprogs 1.43.9 Collecting legal info NOTICE: OK (sha256: 680f852df303874fe9c722283a7da571ae9a0477768df8af1e363298e2adc51e) lib/ss/mit-sipb-copyright.h: OK (sha256: 032989b508f1a72ebee5b3417e55d06d473f9ee203e45ab11864a7e49cdec63d) lib/et/internal.h: OK (sha256: 47182fe6631a32f271a15bbe210751b3825b7199f588879aac7d4804fc8b4b8f) >>> util-linux 2.31.1 Collecting legal info README.licensing: OK (sha256: 1e4b65802b0df8115395c697029d03339f983d451a473a08643309c684410d9a) Documentation/licenses/COPYING.GPLv2: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) Documentation/licenses/COPYING.UCB: OK (sha256: ba7640f00d93e72e92b94b9d71f25ec53bac2f1682f5c4adcccb0018359f60f8) Documentation/licenses/COPYING.LGPLv2.1: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) Documentation/licenses/COPYING.BSD-3: OK (sha256: 9b718a9460fed5952466421235bc79eb49d4e9eacc920d7a9dd6285ab8fd6c6d) Documentation/licenses/COPYING.ISC: OK (sha256: e53348ce276358e9997014071c5294b36a18c4b34f32f00ee57b9acce0aafd63) >>> 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 >>> enscript 1.6.6 Collecting legal info ERROR: No hash found for COPYING >>> execline 2.3.0.4 Collecting legal info COPYING: OK (sha256: 6ee77e7199d69b707ab864ea7a838f9562717aaa41c89413bdb2cf835f95052f) >>> skalibs 2.6.3.1 Collecting legal info COPYING: OK (sha256: 3eadcf980c40da0f257b8292d805ff41e5e5a908c1942315d9a627732e1aa012) >>> exim 4.89.1 Collecting legal info ERROR: No hash found for LICENCE >>> openssl Collecting legal info >>> libopenssl 1.0.2n Collecting legal info LICENSE: OK (sha256: 9ee37d72966bb4a841343f0606ce44d41b3eae4df4285200c5a8ddc2b935992a) >>> pcre 8.41 Collecting legal info LICENCE: OK (sha256: 9ac4dfc82b2645ff77b56b759f95f28aa15ab15a03670fa6d4313a6b351e60f0) >>> expat 2.2.5 Collecting legal info COPYING: OK (sha256: 46336ab2fec900803e2f1a4253e325ac01d998efb09bc6906651f7259e636f76) >>> fan-ctrl 1.3 Collecting legal info ERROR: No hash found for fan-ctrl.c >>> flatbuffers v1.8.0 Collecting legal info LICENSE.txt: OK (sha256: 7ec9661a8afafab1eee3523d6f1a193eff76314a5ab10b4ce96aefd87621b0c3) >>> fwup v0.15.4 Collecting legal info ERROR: No hash found for LICENSE >>> libarchive 3.3.2 Collecting legal info ERROR: No hash found for COPYING >>> libconfuse 3.2 Collecting legal info ERROR: No hash found for LICENSE >>> libsodium 1.0.16 Collecting legal info LICENSE: OK (sha256: 6faf327c97dca6da69acefc6d3969d7bffb70a24f0707874870fdcfd6b0acf58) >>> gadgetfs-test Collecting legal info >>> glib-networking 2.50.0 Collecting legal info ERROR: No hash found for COPYING >>> 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 >>> host-expat 2.2.5 Collecting legal info COPYING: OK (sha256: 46336ab2fec900803e2f1a4253e325ac01d998efb09bc6906651f7259e636f76) >>> 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.1 Collecting legal info README.licensing: OK (sha256: 1e4b65802b0df8115395c697029d03339f983d451a473a08643309c684410d9a) Documentation/licenses/COPYING.GPLv2: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) Documentation/licenses/COPYING.UCB: OK (sha256: ba7640f00d93e72e92b94b9d71f25ec53bac2f1682f5c4adcccb0018359f60f8) Documentation/licenses/COPYING.LGPLv2.1: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) Documentation/licenses/COPYING.BSD-3: OK (sha256: 9b718a9460fed5952466421235bc79eb49d4e9eacc920d7a9dd6285ab8fd6c6d) Documentation/licenses/COPYING.ISC: OK (sha256: e53348ce276358e9997014071c5294b36a18c4b34f32f00ee57b9acce0aafd63) >>> host-zlib Collecting legal info >>> host-libzlib 1.2.11 Collecting legal info README: OK (sha256: 7960b6b1cc63e619abb77acaea5427159605afee8c8b362664f4effc7d7f7d15) >>> libffi 3.2.1 Collecting legal info LICENSE: OK (sha256: 0f4d7a0bfb83c37465d42dc305f124189196cc0cc2cc8d6f8461103682aebbc5) >>> glorytun 0.0.93-mud Collecting legal info LICENSE: OK (sha256: bd418f8ef7d62f2c89e3aa1e5dc41c7d7a6212eb1cdb4d39a26a5bd333e1b4a3) >>> googlefontdirectory Collecting legal info >>> gsl 2.3 Collecting legal info ERROR: No hash found for COPYING >>> gssdp 1.0.2 Collecting legal info COPYING: OK (sha256: d245807f90032872d1438d741ed21e2490e1175dc8aa3afa5ddb6c8e529b58e5) >>> libsoup 2.56.1 Collecting legal info COPYING: OK (sha256: b7993225104d90ddd8024fd838faf300bea5e83d91203eab98e29512acebd69c) >>> 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.2 Collecting legal info COPYING: OK (sha256: d245807f90032872d1438d741ed21e2490e1175dc8aa3afa5ddb6c8e529b58e5) >>> hiredis v0.13.3 Collecting legal info COPYING: OK (sha256: dca05ce8fc87a8261783b4aed0deef8becc9350b6aa770bc714d0c1833b896eb) >>> irssi 1.0.6 Collecting legal info COPYING: OK (sha256: a1a27cb2ecee8d5378fbb3562f577104a445d6d66fee89286e16758305e63e2b) >>> jsmin 1bf6ce5f74a9f8752ac7f5d115b8d7ccb31cfe1b Collecting legal info ERROR: No hash found for jsmin.c >>> jsoncpp 1.8.3 Collecting legal info ERROR: No hash found for LICENSE >>> leptonica 1.74.4 Collecting legal info ERROR: No hash found for leptonica-license.txt >>> less 487 Collecting legal info ERROR: No hash found for COPYING >>> libcroco 0.6.12 Collecting legal info ERROR: No hash found for COPYING.LIB >>> libdvbcsa 1.1.0 Collecting legal info ERROR: No hash found for COPYING >>> libgee 0.18.1 Collecting legal info ERROR: No hash found for COPYING >>> host-vala 0.34.7 Collecting legal info ERROR: No hash found for COPYING >>> libgpiod 0.3.2 Collecting legal info COPYING: OK (sha256: ce64d5f7b49ea6d80fdb6d4cdee6839d1a94274f7493dc797c3b55b65ec8e9ed) >>> libilbc 829b08c7902ceb87a261279fabb36b6d523c6e07 Collecting legal info ERROR: No hash found for gips_iLBClicense.pdf >>> libite v1.9.2 Collecting legal info LICENSE: OK (sha256: 0e97ab27b60e20a7ddb8e9638189ad159124e51d2c12e12735b05423df224da5) chomp.c: OK (sha256: 9e0fb98d251dddf5ba81a355f6b4d89835ec53bc5d7f5fcd2c866b54ec5ccec8) pidfile.c: OK (sha256: a7d29c148e057fae11a87febc3a51970a26433c35a08fc710be689394442d32d) >>> liblockfile 1.09 Collecting legal info ERROR: No hash found for COPYRIGHT >>> libmediaart 1.9.4 Collecting legal info COPYING.LESSER: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> libmms 0.6.2 Collecting legal info ERROR: No hash found for COPYING.LIB >>> libmnl 1.0.4 Collecting legal info ERROR: No hash found for COPYING >>> libmodplug 0.8.8.5 Collecting legal info ERROR: No hash found for COPYING >>> libnetfilter_queue 1.0.2 Collecting legal info ERROR: No hash found for COPYING >>> libnfnetlink 1.0.1 Collecting legal info ERROR: No hash found for COPYING >>> libnfc 1.7.1 Collecting legal info ERROR: No hash found for COPYING >>> libusb-compat 0.1.5 Collecting legal info ERROR: No hash found for COPYING >>> libpciaccess 0.14 Collecting legal info ERROR: No hash found for COPYING >>> libsha1 0.3 Collecting legal info ERROR: No hash found for COPYING >>> libuio 940861de278cb794bf9d775b76a4d1d4f9108607 Collecting legal info ERROR: No hash found for COPYING >>> liburiparser 0.8.4 Collecting legal info COPYING: OK (sha256: c6ef125800c2ef13a41a22126bfc77e8b8c08993a6b96196117695988ea76249) >>> linux-syscall-support 3f6478ac95edf86cd3da300c2c0d34a438f5dbeb Collecting legal info ERROR: No hash found for linux_syscall_support.h >>> lockfile-progs 0.1.17 Collecting legal info ERROR: No hash found for COPYING >>> log4cplus 1.1.2 Collecting legal info ERROR: No hash found for LICENSE >>> mbedtls 2.7.0 Collecting legal info apache-2.0.txt: OK (sha256: cfc7749b96f63bd31c3c42b5c471bf756814053e847c10f3eb003417bc523d30) >>> mii-diag 2.11 Collecting legal info ERROR: No hash found for mii-diag.c >>> mksh R55 Collecting legal info ERROR: No hash found for mksh.1 >>> mpdecimal 2.4.1 Collecting legal info ERROR: No hash found for LICENSE.txt >>> mxml 2.10 Collecting legal info ERROR: No hash found for COPYING >>> nbd 3.15.2 Collecting legal info ERROR: No hash found for COPYING >>> netplug 1.2.9.2 Collecting legal info ERROR: No hash found for COPYING >>> 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 >>> opencore-amr 0.1.5 Collecting legal info LICENSE: OK (sha256: 8b3f1762349248d444ab9acbafe73941254e36e1064954da56bb9ddbd5873ddb) >>> opkg v0.3.1 Collecting legal info ERROR: No hash found for COPYING >>> oprofile 1.1.0 Collecting legal info ERROR: No hash found for COPYING >>> popt 1.16 Collecting legal info ERROR: No hash found for COPYING >>> owfs 3.2p1 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) >>> pcre2 10.30 Collecting legal info ERROR: No hash found for LICENCE >>> php 7.2.3 Collecting legal info LICENSE: OK (sha256: 00e567a8d50359d93ee1f9afdd9511277660c1e70a0cbf3229f84403aa9aebb1) >>> pngquant 2.10.1 Collecting legal info ERROR: No hash found for COPYRIGHT >>> pptp-linux 1.9.0 Collecting legal info ERROR: No hash found for COPYING >>> ramspeed 2.6.0 Collecting legal info ERROR: No hash found for LICENCE >>> redis 3.2.11 Collecting legal info COPYING: OK (sha256: cbf420a3672475a6e2765e3c0984c1f81efe0212afb94a3c998ee63bfd661063) >>> rs485conf 5c8d00cf70950fab3454549b81dea843d844492a Collecting legal info ERROR: No hash found for LICENSE >>> rygel 0.36.0 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) COPYING.logo: OK (sha256: c7d881be8ae01162510e982a32001446c6d6d18a9cecc89cc41a28bd215a0262) >>> sed 4.4 Collecting legal info ERROR: No hash found for COPYING >>> ser2net 3.4 Collecting legal info ERROR: No hash found for COPYING >>> smcroute 2.3.1 Collecting legal info ERROR: No hash found for COPYING >>> stunnel 5.44 Collecting legal info COPYING: OK (sha256: c43821865591e4d893906e2801b5ec4de58e51978f5563a61475cd0adc0bec4d) COPYRIGHT.GPL: OK (sha256: 1ee2b290e92c211b08df10e9fcaf32596cdb22b8eae731b18c2c074a4a83eebe) >>> tree 1.7.0 Collecting legal info ERROR: No hash found for LICENSE >>> tslib 1.15 Collecting legal info COPYING: OK (sha256: 9b872a8a070b8ad329c4bd380fb1bf0000f564c75023ec8e1e6803f15364b9e9) >>> uclibc-ng-test c6d62cbc60504c7f6867b486248b0ef7cc2da554 Collecting legal info WARNING: no hash file for COPYING.LIB >>> usb_modeswitch 2.5.0 Collecting legal info ERROR: No hash found for COPYING >>> wavpack 5.1.0 Collecting legal info ERROR: No hash found for COPYING >>> whois 5.2.17 Collecting legal info ERROR: No hash found for COPYING >>> wolfssl 3.13.0 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) LICENSING: OK (sha256: 74adaaef40b96c71378b6daa3feb8ccd4a1bfd9b76debf3f3f29cf3a0e86c9a0) WARNING: the Buildroot source code has not been saved WARNING: gcc-final-arc-2017.09-release: cannot save license (HOST_GCC_FINAL_LICENSE_FILES not defined) WARNING: gcc-initial-arc-2017.09-release: cannot save license (HOST_GCC_INITIAL_LICENSE_FILES not defined) WARNING: argp-standalone-1.3: cannot save license (ARGP_STANDALONE_LICENSE_FILES not defined) WARNING: darkhttpd-1.12: cannot save license (DARKHTTPD_LICENSE_FILES not defined) WARNING: gadgetfs-test: cannot save license (GADGETFS_TEST_LICENSE_FILES not defined) WARNING: googlefontdirectory: cannot save license (GOOGLEFONTDIRECTORY_LICENSE_FILES not defined) Legal info produced in /home/peko/autobuild/instance-3/output/legal-info make: Leaving directory `/home/peko/autobuild/instance-3/buildroot'