CC bundle.o CC tvheadend make[1]: Leaving directory `/home/peko/autobuild/instance-1/output/build/tvheadend-a234e2ff6d140e6ffceb7057bf18a8fdd927a5ac' >>> tvheadend a234e2ff6d140e6ffceb7057bf18a8fdd927a5ac Installing to target PATH="/home/peko/autobuild/instance-1/output/host/bin:/home/peko/autobuild/instance-1/output/host/sbin:/home/peko/host/usr/bin:/usr/local/bin:/usr/bin:/bin:/usr/local/games:/usr/games" /usr/bin/make -j6 -C /home/peko/autobuild/instance-1/output/build/tvheadend-a234e2ff6d140e6ffceb7057bf18a8fdd927a5ac DESTDIR="/home/peko/autobuild/instance-1/output/target" install make[1]: Entering directory `/home/peko/autobuild/instance-1/output/build/tvheadend-a234e2ff6d140e6ffceb7057bf18a8fdd927a5ac' /usr/bin/make -f Makefile.webui LANGUAGES="ach ady ar bg cs da de en_US en_GB es et fa fi fr he hr hu it ko lv lt nl no pl pt ro ru sl sk sq sv tr uk zh zh-Hans" all make[2]: Entering directory `/home/peko/autobuild/instance-1/output/build/tvheadend-a234e2ff6d140e6ffceb7057bf18a8fdd927a5ac' /usr/bin/make -f Makefile.webui WEBUI=std compile-std /home/peko/autobuild/instance-1/output/build/tvheadend-a234e2ff6d140e6ffceb7057bf18a8fdd927a5ac/support/version: 24: /home/peko/autobuild/instance-1/output/build/tvheadend-a234e2ff6d140e6ffceb7057bf18a8fdd927a5ac/support/version: realpath: not found basename: missing operand Try `basename --help' for more information. make[3]: Entering directory `/home/peko/autobuild/instance-1/output/build/tvheadend-a234e2ff6d140e6ffceb7057bf18a8fdd927a5ac' WEBUI std finished make[3]: Leaving directory `/home/peko/autobuild/instance-1/output/build/tvheadend-a234e2ff6d140e6ffceb7057bf18a8fdd927a5ac' /usr/bin/make -f Makefile.webui WEBUI=debug compile-debug make[3]: Entering directory `/home/peko/autobuild/instance-1/output/build/tvheadend-a234e2ff6d140e6ffceb7057bf18a8fdd927a5ac' WEBUI debug finished make[3]: Leaving directory `/home/peko/autobuild/instance-1/output/build/tvheadend-a234e2ff6d140e6ffceb7057bf18a8fdd927a5ac' make[2]: Leaving directory `/home/peko/autobuild/instance-1/output/build/tvheadend-a234e2ff6d140e6ffceb7057bf18a8fdd927a5ac' CC timestamp.o MKBUNDLE bundle.c CC bundle.o CC tvheadend install -d /home/peko/autobuild/instance-1/output/target/usr/bin install /home/peko/autobuild/instance-1/output/build/tvheadend-a234e2ff6d140e6ffceb7057bf18a8fdd927a5ac/build.linux/tvheadend /home/peko/autobuild/instance-1/output/target/usr/bin/tvheadend install -d /home/peko/autobuild/instance-1/output/target/usr/share/man/man1 install /home/peko/autobuild/instance-1/output/build/tvheadend-a234e2ff6d140e6ffceb7057bf18a8fdd927a5ac/man/tvheadend.1 /home/peko/autobuild/instance-1/output/target/usr/share/man/man1/tvheadend.1 for bundle in src/webui/static data/conf data/dvb-scan; do \ mkdir -p /home/peko/autobuild/instance-1/output/target/usr/share/tvheadend/$bundle ;\ cp -LR /home/peko/autobuild/instance-1/output/build/tvheadend-a234e2ff6d140e6ffceb7057bf18a8fdd927a5ac/$bundle/* /home/peko/autobuild/instance-1/output/target/usr/share/tvheadend/$bundle ;\ done find /home/peko/autobuild/instance-1/output/target/usr/share/tvheadend -name .git -exec rm -rf {} \; &>/dev/null || /bin/true make[1]: Leaving directory `/home/peko/autobuild/instance-1/output/build/tvheadend-a234e2ff6d140e6ffceb7057bf18a8fdd927a5ac' rm -rf /home/peko/autobuild/instance-1/output/target/usr/share/tvheadend/docs rm -rf /home/peko/autobuild/instance-1/output/target/usr/share/tvheadend/src vpnc-b1243d29e0c00312ead038b04a2cf5e2fa31d740.tar.gz: OK (sha256: c10a5c2c0813198ca2404dd36db380cdb6395b46338123b341775095cf61521d) >>> vpnc b1243d29e0c00312ead038b04a2cf5e2fa31d740 Extracting gzip -d -c /home/peko/autobuild/instance-1/dl/vpnc-b1243d29e0c00312ead038b04a2cf5e2fa31d740.tar.gz | tar --strip-components=1 -C /home/peko/autobuild/instance-1/output/build/vpnc-b1243d29e0c00312ead038b04a2cf5e2fa31d740 -xf - >>> vpnc b1243d29e0c00312ead038b04a2cf5e2fa31d740 Patching Applying 0001-Makefile-allow-to-override-the-PREFIX-variable.patch using patch: patching file Makefile Applying 0002-Makefile-allow-to-override-the-version.patch using patch: patching file Makefile Applying 0003-Makefile-allow-passing-custom-CFLAGS-CPPFLAGS.patch using patch: patching file Makefile Applying 0004-Makefile-provide-an-option-to-not-build-manpages.patch using patch: patching file Makefile Applying 0005-Makefile-allow-passing-a-custom-path-to-libgcrypt-co.patch using patch: patching file Makefile Applying 0006-config.c-Replace-deprecated-SUSv3-functions-with-POS.patch using patch: patching file config.c Hunk #1 succeeded at 670 (offset 13 lines). Applying 0007-sysdep.h-don-t-assume-error.h-is-available-on-all-Li.patch using patch: patching file sysdep.h Applying 0008-sysdep.c-don-t-include-linux-if_tun.h-on-Linux.patch using patch: patching file sysdep.c Applying 0009-config.c-add-missing-sys-ttydefaults.h-include.patch using patch: patching file config.c >>> vpnc b1243d29e0c00312ead038b04a2cf5e2fa31d740 Configuring >>> vpnc b1243d29e0c00312ead038b04a2cf5e2fa31d740 Building PATH="/home/peko/autobuild/instance-1/output/host/bin:/home/peko/autobuild/instance-1/output/host/sbin:/home/peko/host/usr/bin:/usr/local/bin:/usr/bin:/bin:/usr/local/games:/usr/games" /usr/bin/make -j6 -C /home/peko/autobuild/instance-1/output/build/vpnc-b1243d29e0c00312ead038b04a2cf5e2fa31d740 PATH="/home/peko/autobuild/instance-1/output/host/bin:/home/peko/autobuild/instance-1/output/host/sbin:/home/peko/host/usr/bin:/usr/local/bin:/usr/bin:/bin:/usr/local/games:/usr/games" AR="/home/peko/autobuild/instance-1/output/host/bin/arm-buildroot-linux-uclibcgnueabi-ar" AS="/home/peko/autobuild/instance-1/output/host/bin/arm-buildroot-linux-uclibcgnueabi-as" LD="/home/peko/autobuild/instance-1/output/host/bin/arm-buildroot-linux-uclibcgnueabi-ld" NM="/home/peko/autobuild/instance-1/output/host/bin/arm-buildroot-linux-uclibcgnueabi-nm" CC="/home/peko/autobuild/instance-1/output/host/bin/arm-buildroot-linux-uclibcgnueabi-gcc" GCC="/home/peko/autobuild/instance-1/output/host/bin/arm-buildroot-linux-uclibcgnueabi-gcc" CPP="/home/peko/autobuild/instance-1/output/host/bin/arm-buildroot-linux-uclibcgnueabi-cpp" CXX="/home/peko/autobuild/instance-1/output/host/bin/arm-buildroot-linux-uclibcgnueabi-g++" FC="/home/peko/autobuild/instance-1/output/host/bin/arm-buildroot-linux-uclibcgnueabi-gfortran" F77="/home/peko/autobuild/instance-1/output/host/bin/arm-buildroot-linux-uclibcgnueabi-gfortran" RANLIB="/home/peko/autobuild/instance-1/output/host/bin/arm-buildroot-linux-uclibcgnueabi-ranlib" READELF="/home/peko/autobuild/instance-1/output/host/bin/arm-buildroot-linux-uclibcgnueabi-readelf" STRIP="/home/peko/autobuild/instance-1/output/host/bin/arm-buildroot-linux-uclibcgnueabi-strip" OBJCOPY="/home/peko/autobuild/instance-1/output/host/bin/arm-buildroot-linux-uclibcgnueabi-objcopy" OBJDUMP="/home/peko/autobuild/instance-1/output/host/bin/arm-buildroot-linux-uclibcgnueabi-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/peko/autobuild/instance-1/output/host/include" CFLAGS_FOR_BUILD="-O2 -I/home/peko/autobuild/instance-1/output/host/include" CXXFLAGS_FOR_BUILD="-O2 -I/home/peko/autobuild/instance-1/output/host/include" LDFLAGS_FOR_BUILD="-L/home/peko/autobuild/instance-1/output/host/lib -Wl,-rpath,/home/peko/autobuild/instance-1/output/host/lib" FCFLAGS_FOR_BUILD="" DEFAULT_ASSEMBLER="/home/peko/autobuild/instance-1/output/host/bin/arm-buildroot-linux-uclibcgnueabi-as" DEFAULT_LINKER="/home/peko/autobuild/instance-1/output/host/bin/arm-buildroot-linux-uclibcgnueabi-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/peko/autobuild/instance-1/output/host/bin/pkg-config" STAGING_DIR="/home/peko/autobuild/instance-1/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot" INTLTOOL_PERL=/usr/bin/perl LIBGCRYPT_CONFIG=/home/peko/autobuild/instance-1/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/bin/libgcrypt-config VERSION=b1243d29e0c00312ead038b04a2cf5e2fa31d740 MANS= make[1]: Entering directory `/home/peko/autobuild/instance-1/output/build/vpnc-b1243d29e0c00312ead038b04a2cf5e2fa31d740' LC_ALL=C perl -w ./enum2debug.pl isakmp.h >vpnc-debug.c 2>vpnc-debug.h /home/peko/autobuild/instance-1/output/host/bin/arm-buildroot-linux-uclibcgnueabi-gcc -MM sysdep.c vpnc-debug.c isakmp-pkt.c tunip.c config.c dh.c math_group.c supp.c decrypt-utils.c crypto.c crypto-gnutls.c vpnc.c cisco-decrypt.c test-crypto.c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -W -Wall -Wmissing-declarations -Wwrite-strings -I/home/peko/autobuild/instance-1/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/include -I/home/peko/autobuild/instance-1/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/include -DCRYPTO_GNUTLS -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DVERSION=\"b1243d29e0c00312ead038b04a2cf5e2fa31d740\" > .depend make[1]: Leaving directory `/home/peko/autobuild/instance-1/output/build/vpnc-b1243d29e0c00312ead038b04a2cf5e2fa31d740' make[1]: Entering directory `/home/peko/autobuild/instance-1/output/build/vpnc-b1243d29e0c00312ead038b04a2cf5e2fa31d740' /home/peko/autobuild/instance-1/output/host/bin/arm-buildroot-linux-uclibcgnueabi-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -W -Wall -Wmissing-declarations -Wwrite-strings -I/home/peko/autobuild/instance-1/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/include -I/home/peko/autobuild/instance-1/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/include -DCRYPTO_GNUTLS -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DVERSION=\"b1243d29e0c00312ead038b04a2cf5e2fa31d740\" -c -o sysdep.o sysdep.c /home/peko/autobuild/instance-1/output/host/bin/arm-buildroot-linux-uclibcgnueabi-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -W -Wall -Wmissing-declarations -Wwrite-strings -I/home/peko/autobuild/instance-1/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/include -I/home/peko/autobuild/instance-1/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/include -DCRYPTO_GNUTLS -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DVERSION=\"b1243d29e0c00312ead038b04a2cf5e2fa31d740\" -c -o vpnc-debug.o vpnc-debug.c /home/peko/autobuild/instance-1/output/host/bin/arm-buildroot-linux-uclibcgnueabi-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -W -Wall -Wmissing-declarations -Wwrite-strings -I/home/peko/autobuild/instance-1/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/include -I/home/peko/autobuild/instance-1/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/include -DCRYPTO_GNUTLS -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DVERSION=\"b1243d29e0c00312ead038b04a2cf5e2fa31d740\" -c -o isakmp-pkt.o isakmp-pkt.c /home/peko/autobuild/instance-1/output/host/bin/arm-buildroot-linux-uclibcgnueabi-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -W -Wall -Wmissing-declarations -Wwrite-strings -I/home/peko/autobuild/instance-1/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/include -I/home/peko/autobuild/instance-1/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/include -DCRYPTO_GNUTLS -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DVERSION=\"b1243d29e0c00312ead038b04a2cf5e2fa31d740\" -c -o tunip.o tunip.c /home/peko/autobuild/instance-1/output/host/bin/arm-buildroot-linux-uclibcgnueabi-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -W -Wall -Wmissing-declarations -Wwrite-strings -I/home/peko/autobuild/instance-1/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/include -I/home/peko/autobuild/instance-1/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/include -DCRYPTO_GNUTLS -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DVERSION=\"b1243d29e0c00312ead038b04a2cf5e2fa31d740\" -c -o config.o config.c /home/peko/autobuild/instance-1/output/host/bin/arm-buildroot-linux-uclibcgnueabi-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -W -Wall -Wmissing-declarations -Wwrite-strings -I/home/peko/autobuild/instance-1/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/include -I/home/peko/autobuild/instance-1/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/include -DCRYPTO_GNUTLS -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DVERSION=\"b1243d29e0c00312ead038b04a2cf5e2fa31d740\" -c -o dh.o dh.c sysdep.c: In function 'tun_close': sysdep.c:515:29: warning: parameter 'dev' set but not used [-Wunused-but-set-parameter] int tun_close(int fd, char *dev) ^~~ /home/peko/autobuild/instance-1/output/host/bin/arm-buildroot-linux-uclibcgnueabi-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -W -Wall -Wmissing-declarations -Wwrite-strings -I/home/peko/autobuild/instance-1/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/include -I/home/peko/autobuild/instance-1/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/include -DCRYPTO_GNUTLS -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DVERSION=\"b1243d29e0c00312ead038b04a2cf5e2fa31d740\" -c -o math_group.o math_group.c /home/peko/autobuild/instance-1/output/host/bin/arm-buildroot-linux-uclibcgnueabi-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -W -Wall -Wmissing-declarations -Wwrite-strings -I/home/peko/autobuild/instance-1/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/include -I/home/peko/autobuild/instance-1/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/include -DCRYPTO_GNUTLS -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DVERSION=\"b1243d29e0c00312ead038b04a2cf5e2fa31d740\" -c -o supp.o supp.c /home/peko/autobuild/instance-1/output/host/bin/arm-buildroot-linux-uclibcgnueabi-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -W -Wall -Wmissing-declarations -Wwrite-strings -I/home/peko/autobuild/instance-1/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/include -I/home/peko/autobuild/instance-1/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/include -DCRYPTO_GNUTLS -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DVERSION=\"b1243d29e0c00312ead038b04a2cf5e2fa31d740\" -c -o decrypt-utils.o decrypt-utils.c math_group.c: In function 'modp_getraw': math_group.c:243:6: warning: variable 'ret' set but not used [-Wunused-but-set-variable] int ret; ^~~ math_group.c: In function 'modp_setraw': math_group.c:259:38: warning: parameter 'grp' set but not used [-Wunused-but-set-parameter] static int modp_setraw(struct group *grp, gcry_mpi_t d, unsigned char *s, int l) ^~~ /home/peko/autobuild/instance-1/output/host/bin/arm-buildroot-linux-uclibcgnueabi-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -W -Wall -Wmissing-declarations -Wwrite-strings -I/home/peko/autobuild/instance-1/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/include -I/home/peko/autobuild/instance-1/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/include -DCRYPTO_GNUTLS -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DVERSION=\"b1243d29e0c00312ead038b04a2cf5e2fa31d740\" -c -o crypto.o crypto.c /home/peko/autobuild/instance-1/output/host/bin/arm-buildroot-linux-uclibcgnueabi-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -W -Wall -Wmissing-declarations -Wwrite-strings -I/home/peko/autobuild/instance-1/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/include -I/home/peko/autobuild/instance-1/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/include -DCRYPTO_GNUTLS -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DVERSION=\"b1243d29e0c00312ead038b04a2cf5e2fa31d740\" -c -o crypto-gnutls.o crypto-gnutls.c /home/peko/autobuild/instance-1/output/host/bin/arm-buildroot-linux-uclibcgnueabi-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -W -Wall -Wmissing-declarations -Wwrite-strings -I/home/peko/autobuild/instance-1/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/include -I/home/peko/autobuild/instance-1/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/include -DCRYPTO_GNUTLS -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DVERSION=\"b1243d29e0c00312ead038b04a2cf5e2fa31d740\" -c -o vpnc.o vpnc.c config.c: In function 'vpnc_getpass': config.c:255:6: warning: 'pass' may be used uninitialized in this function [-Wmaybe-uninitialized] if (buf == NULL) ^ /home/peko/autobuild/instance-1/output/host/bin/arm-buildroot-linux-uclibcgnueabi-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -W -Wall -Wmissing-declarations -Wwrite-strings -I/home/peko/autobuild/instance-1/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/include -I/home/peko/autobuild/instance-1/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/include -DCRYPTO_GNUTLS -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DVERSION=\"b1243d29e0c00312ead038b04a2cf5e2fa31d740\" -c -o cisco-decrypt.o cisco-decrypt.c crypto-gnutls.c: In function 'crypto_read_cert': crypto-gnutls.c:80:2: warning: 'gnutls_datum' is deprecated [-Wdeprecated-declarations] gnutls_datum dt; ^~~~~~~~~~~~ In file included from crypto-gnutls.h:21:0, from crypto.h:40, from crypto-gnutls.c:26: /home/peko/autobuild/instance-1/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/include/gnutls/gnutls.h:881:9: note: declared here typedef struct { ^~~~~~ crypto-gnutls.c: In function 'crypto_push_cert': crypto-gnutls.c:124:2: warning: 'gnutls_datum' is deprecated [-Wdeprecated-declarations] gnutls_datum dt; ^~~~~~~~~~~~ In file included from crypto-gnutls.h:21:0, from crypto.h:40, from crypto-gnutls.c:26: /home/peko/autobuild/instance-1/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/include/gnutls/gnutls.h:881:9: note: declared here typedef struct { ^~~~~~ crypto-gnutls.c: In function 'load_one_ca_file': crypto-gnutls.c:228:2: warning: 'gnutls_datum' is deprecated [-Wdeprecated-declarations] gnutls_datum dt; ^~~~~~~~~~~~ In file included from crypto-gnutls.h:21:0, from crypto.h:40, from crypto-gnutls.c:26: /home/peko/autobuild/instance-1/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/include/gnutls/gnutls.h:881:9: note: declared here typedef struct { ^~~~~~ crypto-gnutls.c: In function 'load_ca_list_file': crypto-gnutls.c:269:2: warning: 'gnutls_datum' is deprecated [-Wdeprecated-declarations] gnutls_datum dt = { NULL, 0 }; ^~~~~~~~~~~~ In file included from crypto-gnutls.h:21:0, from crypto.h:40, from crypto-gnutls.c:26: /home/peko/autobuild/instance-1/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/include/gnutls/gnutls.h:881:9: note: declared here typedef struct { ^~~~~~ /home/peko/autobuild/instance-1/output/host/bin/arm-buildroot-linux-uclibcgnueabi-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -W -Wall -Wmissing-declarations -Wwrite-strings -I/home/peko/autobuild/instance-1/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/include -I/home/peko/autobuild/instance-1/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/include -DCRYPTO_GNUTLS -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DVERSION=\"b1243d29e0c00312ead038b04a2cf5e2fa31d740\" -c -o test-crypto.o test-crypto.c vpnc.c: In function 'do_phase1_am_packet2': vpnc.c:1905:38: warning: argument to 'sizeof' in 'memset' call is the same expression as the destination; did you mean to provide an explicit length? [-Wsizeof-pointer-memaccess] memset(dh_shared_secret, 0, sizeof(dh_shared_secret)); ^ /home/peko/autobuild/instance-1/output/host/bin/arm-buildroot-linux-uclibcgnueabi-gcc -o cisco-decrypt cisco-decrypt.o decrypt-utils.o -L/home/peko/autobuild/instance-1/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/lib -lgcrypt -lgpg-error -L/home/peko/autobuild/instance-1/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/lib -lgnutls /home/peko/autobuild/instance-1/output/host/bin/arm-buildroot-linux-uclibcgnueabi-gcc -o test-crypto sysdep.o test-crypto.o crypto.o crypto-gnutls.o -L/home/peko/autobuild/instance-1/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/lib -lgcrypt -lgpg-error -L/home/peko/autobuild/instance-1/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/lib -lgnutls /home/peko/autobuild/instance-1/output/host/bin/arm-buildroot-linux-uclibcgnueabi-gcc -o vpnc sysdep.o vpnc-debug.o isakmp-pkt.o tunip.o config.o dh.o math_group.o supp.o decrypt-utils.o crypto.o crypto-gnutls.o vpnc.o -L/home/peko/autobuild/instance-1/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/lib -lgcrypt -lgpg-error -L/home/peko/autobuild/instance-1/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/lib -lgnutls make[1]: Leaving directory `/home/peko/autobuild/instance-1/output/build/vpnc-b1243d29e0c00312ead038b04a2cf5e2fa31d740' >>> vpnc b1243d29e0c00312ead038b04a2cf5e2fa31d740 Installing to target PATH="/home/peko/autobuild/instance-1/output/host/bin:/home/peko/autobuild/instance-1/output/host/sbin:/home/peko/host/usr/bin:/usr/local/bin:/usr/bin:/bin:/usr/local/games:/usr/games" /usr/bin/make -j6 -C /home/peko/autobuild/instance-1/output/build/vpnc-b1243d29e0c00312ead038b04a2cf5e2fa31d740 install PATH="/home/peko/autobuild/instance-1/output/host/bin:/home/peko/autobuild/instance-1/output/host/sbin:/home/peko/host/usr/bin:/usr/local/bin:/usr/bin:/bin:/usr/local/games:/usr/games" AR="/home/peko/autobuild/instance-1/output/host/bin/arm-buildroot-linux-uclibcgnueabi-ar" AS="/home/peko/autobuild/instance-1/output/host/bin/arm-buildroot-linux-uclibcgnueabi-as" LD="/home/peko/autobuild/instance-1/output/host/bin/arm-buildroot-linux-uclibcgnueabi-ld" NM="/home/peko/autobuild/instance-1/output/host/bin/arm-buildroot-linux-uclibcgnueabi-nm" CC="/home/peko/autobuild/instance-1/output/host/bin/arm-buildroot-linux-uclibcgnueabi-gcc" GCC="/home/peko/autobuild/instance-1/output/host/bin/arm-buildroot-linux-uclibcgnueabi-gcc" CPP="/home/peko/autobuild/instance-1/output/host/bin/arm-buildroot-linux-uclibcgnueabi-cpp" CXX="/home/peko/autobuild/instance-1/output/host/bin/arm-buildroot-linux-uclibcgnueabi-g++" FC="/home/peko/autobuild/instance-1/output/host/bin/arm-buildroot-linux-uclibcgnueabi-gfortran" F77="/home/peko/autobuild/instance-1/output/host/bin/arm-buildroot-linux-uclibcgnueabi-gfortran" RANLIB="/home/peko/autobuild/instance-1/output/host/bin/arm-buildroot-linux-uclibcgnueabi-ranlib" READELF="/home/peko/autobuild/instance-1/output/host/bin/arm-buildroot-linux-uclibcgnueabi-readelf" STRIP="/home/peko/autobuild/instance-1/output/host/bin/arm-buildroot-linux-uclibcgnueabi-strip" OBJCOPY="/home/peko/autobuild/instance-1/output/host/bin/arm-buildroot-linux-uclibcgnueabi-objcopy" OBJDUMP="/home/peko/autobuild/instance-1/output/host/bin/arm-buildroot-linux-uclibcgnueabi-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/peko/autobuild/instance-1/output/host/include" CFLAGS_FOR_BUILD="-O2 -I/home/peko/autobuild/instance-1/output/host/include" CXXFLAGS_FOR_BUILD="-O2 -I/home/peko/autobuild/instance-1/output/host/include" LDFLAGS_FOR_BUILD="-L/home/peko/autobuild/instance-1/output/host/lib -Wl,-rpath,/home/peko/autobuild/instance-1/output/host/lib" FCFLAGS_FOR_BUILD="" DEFAULT_ASSEMBLER="/home/peko/autobuild/instance-1/output/host/bin/arm-buildroot-linux-uclibcgnueabi-as" DEFAULT_LINKER="/home/peko/autobuild/instance-1/output/host/bin/arm-buildroot-linux-uclibcgnueabi-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/peko/autobuild/instance-1/output/host/bin/pkg-config" STAGING_DIR="/home/peko/autobuild/instance-1/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot" INTLTOOL_PERL=/usr/bin/perl VERSION=b1243d29e0c00312ead038b04a2cf5e2fa31d740 MANS= DESTDIR="/home/peko/autobuild/instance-1/output/target" PREFIX=/usr make[1]: Entering directory `/home/peko/autobuild/instance-1/output/build/vpnc-b1243d29e0c00312ead038b04a2cf5e2fa31d740' install -d /home/peko/autobuild/instance-1/output/target/etc/vpnc /home/peko/autobuild/instance-1/output/target/usr/bin /home/peko/autobuild/instance-1/output/target/usr/sbin /home/peko/autobuild/instance-1/output/target/usr/share/man/man1 /home/peko/autobuild/instance-1/output/target/usr/share/man/man8 /home/peko/autobuild/instance-1/output/target/usr/share/doc/vpnc if [ "`uname -s | cut -c-6`" = "CYGWIN" ]; then \ install vpnc-script-win /home/peko/autobuild/instance-1/output/target/etc/vpnc/vpnc-script; \ install vpnc-script-win.js /home/peko/autobuild/instance-1/output/target/etc/vpnc; \ else \ install vpnc-script /home/peko/autobuild/instance-1/output/target/etc/vpnc; \ fi install -m600 vpnc.conf /home/peko/autobuild/instance-1/output/target/etc/vpnc/default.conf install -m755 vpnc-disconnect /home/peko/autobuild/instance-1/output/target/usr/sbin install -m755 pcf2vpnc /home/peko/autobuild/instance-1/output/target/usr/bin install -m644 pcf2vpnc.1 /home/peko/autobuild/instance-1/output/target/usr/share/man/man1 install -m644 cisco-decrypt.1 /home/peko/autobuild/instance-1/output/target/usr/share/man/man1 install -m644 COPYING /home/peko/autobuild/instance-1/output/target/usr/share/doc/vpnc install -m755 vpnc /home/peko/autobuild/instance-1/output/target/usr/sbin install -m755 cisco-decrypt /home/peko/autobuild/instance-1/output/target/usr/bin make[1]: Leaving directory `/home/peko/autobuild/instance-1/output/build/vpnc-b1243d29e0c00312ead038b04a2cf5e2fa31d740' zstd-v1.3.2.tar.gz: OK (sha256: ac5054a3c64e6510bc1ae890d05e3d271cc33ceebc9d06ac9f08105766d2798a) >>> zstd v1.3.2 Extracting gzip -d -c /home/peko/autobuild/instance-1/dl/zstd-v1.3.2.tar.gz | tar --strip-components=1 -C /home/peko/autobuild/instance-1/output/build/zstd-v1.3.2 -xf - >>> zstd v1.3.2 Patching >>> zstd v1.3.2 Configuring >>> zstd v1.3.2 Building PATH="/home/peko/autobuild/instance-1/output/host/bin:/home/peko/autobuild/instance-1/output/host/sbin:/home/peko/host/usr/bin:/usr/local/bin:/usr/bin:/bin:/usr/local/games:/usr/games" PATH="/home/peko/autobuild/instance-1/output/host/bin:/home/peko/autobuild/instance-1/output/host/sbin:/home/peko/host/usr/bin:/usr/local/bin:/usr/bin:/bin:/usr/local/games:/usr/games" AR="/home/peko/autobuild/instance-1/output/host/bin/arm-buildroot-linux-uclibcgnueabi-ar" AS="/home/peko/autobuild/instance-1/output/host/bin/arm-buildroot-linux-uclibcgnueabi-as" LD="/home/peko/autobuild/instance-1/output/host/bin/arm-buildroot-linux-uclibcgnueabi-ld" NM="/home/peko/autobuild/instance-1/output/host/bin/arm-buildroot-linux-uclibcgnueabi-nm" CC="/home/peko/autobuild/instance-1/output/host/bin/arm-buildroot-linux-uclibcgnueabi-gcc" GCC="/home/peko/autobuild/instance-1/output/host/bin/arm-buildroot-linux-uclibcgnueabi-gcc" CPP="/home/peko/autobuild/instance-1/output/host/bin/arm-buildroot-linux-uclibcgnueabi-cpp" CXX="/home/peko/autobuild/instance-1/output/host/bin/arm-buildroot-linux-uclibcgnueabi-g++" FC="/home/peko/autobuild/instance-1/output/host/bin/arm-buildroot-linux-uclibcgnueabi-gfortran" F77="/home/peko/autobuild/instance-1/output/host/bin/arm-buildroot-linux-uclibcgnueabi-gfortran" RANLIB="/home/peko/autobuild/instance-1/output/host/bin/arm-buildroot-linux-uclibcgnueabi-ranlib" READELF="/home/peko/autobuild/instance-1/output/host/bin/arm-buildroot-linux-uclibcgnueabi-readelf" STRIP="/home/peko/autobuild/instance-1/output/host/bin/arm-buildroot-linux-uclibcgnueabi-strip" OBJCOPY="/home/peko/autobuild/instance-1/output/host/bin/arm-buildroot-linux-uclibcgnueabi-objcopy" OBJDUMP="/home/peko/autobuild/instance-1/output/host/bin/arm-buildroot-linux-uclibcgnueabi-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/peko/autobuild/instance-1/output/host/include" CFLAGS_FOR_BUILD="-O2 -I/home/peko/autobuild/instance-1/output/host/include" CXXFLAGS_FOR_BUILD="-O2 -I/home/peko/autobuild/instance-1/output/host/include" LDFLAGS_FOR_BUILD="-L/home/peko/autobuild/instance-1/output/host/lib -Wl,-rpath,/home/peko/autobuild/instance-1/output/host/lib" FCFLAGS_FOR_BUILD="" DEFAULT_ASSEMBLER="/home/peko/autobuild/instance-1/output/host/bin/arm-buildroot-linux-uclibcgnueabi-as" DEFAULT_LINKER="/home/peko/autobuild/instance-1/output/host/bin/arm-buildroot-linux-uclibcgnueabi-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/peko/autobuild/instance-1/output/host/bin/pkg-config" STAGING_DIR="/home/peko/autobuild/instance-1/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot" INTLTOOL_PERL=/usr/bin/perl /usr/bin/make -j6 HAVE_THREAD=1 HAVE_ZLIB=1 HAVE_LZMA=0 HAVE_LZ4=0 -C /home/peko/autobuild/instance-1/output/build/zstd-v1.3.2 zstd make[1]: Entering directory `/home/peko/autobuild/instance-1/output/build/zstd-v1.3.2' make[2]: Entering directory `/home/peko/autobuild/instance-1/output/build/zstd-v1.3.2/programs' /home/peko/autobuild/instance-1/output/host/bin/arm-buildroot-linux-uclibcgnueabi-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -Wall -Wextra -Wcast-qual -Wcast-align -Wshadow -Wstrict-aliasing=1 -Wswitch-enum -Wdeclaration-after-statement -Wstrict-prototypes -Wundef -Wpointer-arith -Wformat-security -Wvla -Wformat=2 -Winit-self -Wfloat-equal -Wwrite-strings -Wredundant-decls -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I../lib -I../lib/common -I../lib/compress -I../lib/dictBuilder -DZSTD_NEWAPI -DXXH_NAMESPACE=ZSTD_ -I../lib/legacy -DZSTD_MULTITHREAD -DZSTD_GZCOMPRESS -DZSTD_GZDECOMPRESS -DZSTD_LEGACY_SUPPORT=4 -c -o zstdcli.o zstdcli.c /home/peko/autobuild/instance-1/output/host/bin/arm-buildroot-linux-uclibcgnueabi-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -Wall -Wextra -Wcast-qual -Wcast-align -Wshadow -Wstrict-aliasing=1 -Wswitch-enum -Wdeclaration-after-statement -Wstrict-prototypes -Wundef -Wpointer-arith -Wformat-security -Wvla -Wformat=2 -Winit-self -Wfloat-equal -Wwrite-strings -Wredundant-decls -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I../lib -I../lib/common -I../lib/compress -I../lib/dictBuilder -DZSTD_NEWAPI -DXXH_NAMESPACE=ZSTD_ -I../lib/legacy -DZSTD_MULTITHREAD -DZSTD_GZCOMPRESS -DZSTD_GZDECOMPRESS -DZSTD_LEGACY_SUPPORT=4 -c -o fileio.o fileio.c /home/peko/autobuild/instance-1/output/host/bin/arm-buildroot-linux-uclibcgnueabi-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -Wall -Wextra -Wcast-qual -Wcast-align -Wshadow -Wstrict-aliasing=1 -Wswitch-enum -Wdeclaration-after-statement -Wstrict-prototypes -Wundef -Wpointer-arith -Wformat-security -Wvla -Wformat=2 -Winit-self -Wfloat-equal -Wwrite-strings -Wredundant-decls -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I../lib -I../lib/common -I../lib/compress -I../lib/dictBuilder -DZSTD_NEWAPI -DXXH_NAMESPACE=ZSTD_ -I../lib/legacy -DZSTD_MULTITHREAD -DZSTD_GZCOMPRESS -DZSTD_GZDECOMPRESS -DZSTD_LEGACY_SUPPORT=4 -c -o bench.o bench.c /home/peko/autobuild/instance-1/output/host/bin/arm-buildroot-linux-uclibcgnueabi-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -Wall -Wextra -Wcast-qual -Wcast-align -Wshadow -Wstrict-aliasing=1 -Wswitch-enum -Wdeclaration-after-statement -Wstrict-prototypes -Wundef -Wpointer-arith -Wformat-security -Wvla -Wformat=2 -Winit-self -Wfloat-equal -Wwrite-strings -Wredundant-decls -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I../lib -I../lib/common -I../lib/compress -I../lib/dictBuilder -DZSTD_NEWAPI -DXXH_NAMESPACE=ZSTD_ -I../lib/legacy -DZSTD_MULTITHREAD -DZSTD_GZCOMPRESS -DZSTD_GZDECOMPRESS -DZSTD_LEGACY_SUPPORT=4 -c -o datagen.o datagen.c /home/peko/autobuild/instance-1/output/host/bin/arm-buildroot-linux-uclibcgnueabi-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -Wall -Wextra -Wcast-qual -Wcast-align -Wshadow -Wstrict-aliasing=1 -Wswitch-enum -Wdeclaration-after-statement -Wstrict-prototypes -Wundef -Wpointer-arith -Wformat-security -Wvla -Wformat=2 -Winit-self -Wfloat-equal -Wwrite-strings -Wredundant-decls -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I../lib -I../lib/common -I../lib/compress -I../lib/dictBuilder -DZSTD_NEWAPI -DXXH_NAMESPACE=ZSTD_ -I../lib/legacy -DZSTD_MULTITHREAD -DZSTD_GZCOMPRESS -DZSTD_GZDECOMPRESS -DZSTD_LEGACY_SUPPORT=4 -c -o dibio.o dibio.c ==> building with threading support ==> building zstd with .gz compression support ==> no liblzma, building zstd without .xz/.lzma support ==> no liblz4, building zstd without .lz4 support /home/peko/autobuild/instance-1/output/host/bin/arm-buildroot-linux-uclibcgnueabi-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I../lib -I../lib/common -I../lib/compress -I../lib/dictBuilder -DZSTD_NEWAPI -DXXH_NAMESPACE=ZSTD_ -I../lib/legacy -DZSTD_MULTITHREAD -DZSTD_GZCOMPRESS -DZSTD_GZDECOMPRESS -DZSTD_LEGACY_SUPPORT=4 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -Wall -Wextra -Wcast-qual -Wcast-align -Wshadow -Wstrict-aliasing=1 -Wswitch-enum -Wdeclaration-after-statement -Wstrict-prototypes -Wundef -Wpointer-arith -Wformat-security -Wvla -Wformat=2 -Winit-self -Wfloat-equal -Wwrite-strings -Wredundant-decls -pthread -lz ../lib/common/entropy_common.c ../lib/common/error_private.c ../lib/common/fse_decompress.c ../lib/common/pool.c ../lib/common/threading.c ../lib/common/xxhash.c ../lib/common/zstd_common.c ../lib/compress/fse_compress.c ../lib/compress/huf_compress.c ../lib/compress/zstd_compress.c ../lib/compress/zstd_double_fast.c ../lib/compress/zstd_fast.c ../lib/compress/zstd_lazy.c ../lib/compress/zstd_ldm.c ../lib/compress/zstd_opt.c ../lib/compress/zstdmt_compress.c ../lib/decompress/huf_decompress.c ../lib/decompress/zstd_decompress.c ../lib/dictBuilder/cover.c ../lib/dictBuilder/divsufsort.c ../lib/dictBuilder/zdict.c ../lib/legacy/zstd_v04.c ../lib/legacy/zstd_v05.c ../lib/legacy/zstd_v06.c ../lib/legacy/zstd_v07.c zstdcli.o fileio.o bench.o datagen.o dibio.o -o zstd -pthread -lz ../lib/dictBuilder/zdict.c:28:0: warning: "_LARGEFILE64_SOURCE" redefined # define _LARGEFILE64_SOURCE :0:0: note: this is the location of the previous definition make[2]: Leaving directory `/home/peko/autobuild/instance-1/output/build/zstd-v1.3.2/programs' cp programs/zstd . make[1]: Leaving directory `/home/peko/autobuild/instance-1/output/build/zstd-v1.3.2' >>> zstd v1.3.2 Installing to target PATH="/home/peko/autobuild/instance-1/output/host/bin:/home/peko/autobuild/instance-1/output/host/sbin:/home/peko/host/usr/bin:/usr/local/bin:/usr/bin:/bin:/usr/local/games:/usr/games" PATH="/home/peko/autobuild/instance-1/output/host/bin:/home/peko/autobuild/instance-1/output/host/sbin:/home/peko/host/usr/bin:/usr/local/bin:/usr/bin:/bin:/usr/local/games:/usr/games" AR="/home/peko/autobuild/instance-1/output/host/bin/arm-buildroot-linux-uclibcgnueabi-ar" AS="/home/peko/autobuild/instance-1/output/host/bin/arm-buildroot-linux-uclibcgnueabi-as" LD="/home/peko/autobuild/instance-1/output/host/bin/arm-buildroot-linux-uclibcgnueabi-ld" NM="/home/peko/autobuild/instance-1/output/host/bin/arm-buildroot-linux-uclibcgnueabi-nm" CC="/home/peko/autobuild/instance-1/output/host/bin/arm-buildroot-linux-uclibcgnueabi-gcc" GCC="/home/peko/autobuild/instance-1/output/host/bin/arm-buildroot-linux-uclibcgnueabi-gcc" CPP="/home/peko/autobuild/instance-1/output/host/bin/arm-buildroot-linux-uclibcgnueabi-cpp" CXX="/home/peko/autobuild/instance-1/output/host/bin/arm-buildroot-linux-uclibcgnueabi-g++" FC="/home/peko/autobuild/instance-1/output/host/bin/arm-buildroot-linux-uclibcgnueabi-gfortran" F77="/home/peko/autobuild/instance-1/output/host/bin/arm-buildroot-linux-uclibcgnueabi-gfortran" RANLIB="/home/peko/autobuild/instance-1/output/host/bin/arm-buildroot-linux-uclibcgnueabi-ranlib" READELF="/home/peko/autobuild/instance-1/output/host/bin/arm-buildroot-linux-uclibcgnueabi-readelf" STRIP="/home/peko/autobuild/instance-1/output/host/bin/arm-buildroot-linux-uclibcgnueabi-strip" OBJCOPY="/home/peko/autobuild/instance-1/output/host/bin/arm-buildroot-linux-uclibcgnueabi-objcopy" OBJDUMP="/home/peko/autobuild/instance-1/output/host/bin/arm-buildroot-linux-uclibcgnueabi-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/peko/autobuild/instance-1/output/host/include" CFLAGS_FOR_BUILD="-O2 -I/home/peko/autobuild/instance-1/output/host/include" CXXFLAGS_FOR_BUILD="-O2 -I/home/peko/autobuild/instance-1/output/host/include" LDFLAGS_FOR_BUILD="-L/home/peko/autobuild/instance-1/output/host/lib -Wl,-rpath,/home/peko/autobuild/instance-1/output/host/lib" FCFLAGS_FOR_BUILD="" DEFAULT_ASSEMBLER="/home/peko/autobuild/instance-1/output/host/bin/arm-buildroot-linux-uclibcgnueabi-as" DEFAULT_LINKER="/home/peko/autobuild/instance-1/output/host/bin/arm-buildroot-linux-uclibcgnueabi-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/peko/autobuild/instance-1/output/host/bin/pkg-config" STAGING_DIR="/home/peko/autobuild/instance-1/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot" INTLTOOL_PERL=/usr/bin/perl /usr/bin/make -j6 HAVE_THREAD=1 HAVE_ZLIB=1 HAVE_LZMA=0 HAVE_LZ4=0 DESTDIR=/home/peko/autobuild/instance-1/output/target PREFIX=/usr -C /home/peko/autobuild/instance-1/output/build/zstd-v1.3.2/programs install make[1]: Entering directory `/home/peko/autobuild/instance-1/output/build/zstd-v1.3.2/programs' Installing binaries Installing man pages zstd installation completed make[1]: Leaving directory `/home/peko/autobuild/instance-1/output/build/zstd-v1.3.2/programs' >>> Finalizing target directory rm -f /home/peko/autobuild/instance-1/output/target/usr/share/glib-2.0/schemas/*.xml /home/peko/autobuild/instance-1/output/target/usr/share/glib-2.0/schemas/*.dtd /home/peko/autobuild/instance-1/output/host/bin/glib-compile-schemas /home/peko/autobuild/instance-1/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/share/glib-2.0/schemas --targetdir=/home/peko/autobuild/instance-1/output/target/usr/share/glib-2.0/schemas No schema files found: doing nothing. mkdir -p /home/peko/autobuild/instance-1/output/target/etc echo "buildroot" > /home/peko/autobuild/instance-1/output/target/etc/hostname /bin/sed -i -e '$a \127.0.1.1\tbuildroot' -e '/^127.0.1.1/d' /home/peko/autobuild/instance-1/output/target/etc/hosts mkdir -p /home/peko/autobuild/instance-1/output/target/etc echo "Welcome to Buildroot" > /home/peko/autobuild/instance-1/output/target/etc/issue /bin/sed -i -e s,^root:[^:]*:,root::, /home/peko/autobuild/instance-1/output/target/etc/shadow rm -f /home/peko/autobuild/instance-1/output/target/bin/sh rm -f /home/peko/autobuild/instance-1/output/build/locales.nopurge for i in C en_US locale-archive; do echo $i >> /home/peko/autobuild/instance-1/output/build/locales.nopurge; done for dir in /home/peko/autobuild/instance-1/output/target/usr/share/locale; do for langdir in $dir/*; do if [ -e "${langdir}" ]; then grep -qx "${langdir##*/}" /home/peko/autobuild/instance-1/output/build/locales.nopurge || rm -rf $langdir; fi done; done if [ -d /home/peko/autobuild/instance-1/output/target/usr/share/X11/locale ]; then for lang in C en_US; do if [ -f /home/peko/autobuild/instance-1/output/target/usr/share/X11/locale/$lang/XLC_LOCALE ]; then echo "$lang/XLC_LOCALE: $lang"; fi done > /home/peko/autobuild/instance-1/output/target/usr/share/X11/locale/locale.dir; fi rm -rf /home/peko/autobuild/instance-1/output/target/usr/include /home/peko/autobuild/instance-1/output/target/usr/share/aclocal \ /home/peko/autobuild/instance-1/output/target/usr/lib/pkgconfig /home/peko/autobuild/instance-1/output/target/usr/share/pkgconfig \ /home/peko/autobuild/instance-1/output/target/usr/lib/cmake /home/peko/autobuild/instance-1/output/target/usr/share/cmake find /home/peko/autobuild/instance-1/output/target/usr/{lib,share}/ -name '*.cmake' -print0 | xargs -0 rm -f find /home/peko/autobuild/instance-1/output/target/lib/ /home/peko/autobuild/instance-1/output/target/usr/lib/ /home/peko/autobuild/instance-1/output/target/usr/libexec/ \ \( -name '*.a' -o -name '*.la' \) -print0 | xargs -0 rm -f rm -rf /home/peko/autobuild/instance-1/output/target/usr/share/gdb rm -rf /home/peko/autobuild/instance-1/output/target/usr/share/bash-completion rm -rf /home/peko/autobuild/instance-1/output/target/usr/share/zsh rm -rf /home/peko/autobuild/instance-1/output/target/usr/man /home/peko/autobuild/instance-1/output/target/usr/share/man rm -rf /home/peko/autobuild/instance-1/output/target/usr/info /home/peko/autobuild/instance-1/output/target/usr/share/info rm -rf /home/peko/autobuild/instance-1/output/target/usr/doc /home/peko/autobuild/instance-1/output/target/usr/share/doc rm -rf /home/peko/autobuild/instance-1/output/target/usr/share/gtk-doc rmdir /home/peko/autobuild/instance-1/output/target/usr/share 2>/dev/null || true find /home/peko/autobuild/instance-1/output/target -type f \( -perm /111 -o -name '*.so*' \) -not \( -name 'libpthread*.so*' -o -name 'ld-*.so*' -o -name '*.ko' \) -print0 | xargs -0 /home/peko/autobuild/instance-1/output/host/bin/arm-buildroot-linux-uclibcgnueabi-strip --remove-section=.comment --remove-section=.note 2>/dev/null || true find /home/peko/autobuild/instance-1/output/target/lib/ -type f -name 'libpthread*.so*' | \ xargs -r /home/peko/autobuild/instance-1/output/host/bin/arm-buildroot-linux-uclibcgnueabi-strip --remove-section=.comment --remove-section=.note --strip-debug find /home/peko/autobuild/instance-1/output/target/lib/ -type f -name 'ld-*.so*' | \ xargs -r /home/peko/autobuild/instance-1/output/host/bin/arm-buildroot-linux-uclibcgnueabi-strip --remove-section=.comment --remove-section=.note --strip-debug test -f /home/peko/autobuild/instance-1/output/target/etc/ld.so.conf && \ { echo "ERROR: we shouldn't have a /etc/ld.so.conf file"; exit 1; } || true test -d /home/peko/autobuild/instance-1/output/target/etc/ld.so.conf.d && \ { echo "ERROR: we shouldn't have a /etc/ld.so.conf.d directory"; exit 1; } || true mkdir -p /home/peko/autobuild/instance-1/output/target/etc ( \ echo "NAME=Buildroot"; \ echo "VERSION=2017.11-git-00898-g5868ab5"; \ echo "ID=buildroot"; \ echo "VERSION_ID=2017.11-git"; \ echo "PRETTY_NAME=\"Buildroot 2017.11-git\"" \ ) > /home/peko/autobuild/instance-1/output/target/etc/os-release >>> Sanitizing RPATH in target tree /home/peko/autobuild/instance-1/buildroot/support/scripts/fix-rpath target make: Leaving directory `/home/peko/autobuild/instance-1/buildroot' make: Entering directory `/home/peko/autobuild/instance-1/buildroot' >>> Buildroot 2017.11-git-00898-g5868ab5 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 6.4.0 Collecting legal info >>> host-binutils 2.28.1 Collecting legal info ERROR: No hash found for COPYING3 ERROR: No hash found for COPYING.LIB >>> host-gmp 6.1.2 Collecting legal info ERROR: No hash found for COPYING.LESSERv3 ERROR: No hash found for COPYINGv2 >>> host-m4 1.4.18 Collecting legal info ERROR: No hash found for COPYING >>> 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.26 Collecting legal info ERROR: No hash found for COPYING.LIB >>> host-gcc-initial 6.4.0 Collecting legal info >>> linux-headers 4.13.10 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 >>> bzip2 1.0.6 Collecting legal info ERROR: No hash found for LICENSE >>> cdrkit 1.1.11 Collecting legal info ERROR: No hash found for COPYING >>> host-cmake 3.8.2 Collecting legal info ERROR: No hash found for Copyright.txt >>> host-pkgconf 0.9.12 Collecting legal info ERROR: No hash found for COPYING >>> libcap 2.25 Collecting legal info ERROR: No hash found for License >>> host-gperf 3.0.4 Collecting legal info ERROR: No hash found for COPYING >>> host-libcap 2.25 Collecting legal info ERROR: No hash found for License >>> zlib 1.2.11 Collecting legal info ERROR: No hash found for README >>> chrony 3.2 Collecting legal info COPYING: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) >>> libseccomp v2.3.1 Collecting legal info ERROR: No hash found for LICENSE >>> 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 ERROR: No hash found for COPYING >>> host-automake 1.15.1 Collecting legal info ERROR: No hash found for COPYING >>> readline 7.0 Collecting legal info ERROR: No hash found for COPYING >>> 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 >>> cppzmq 68a7b09cfce01c4c279fba2cf91686fcfc566848 Collecting legal info ERROR: No hash found for LICENSE >>> zeromq 4.1.6 Collecting legal info ERROR: No hash found for COPYING ERROR: No hash found for COPYING.LESSER >>> util-linux 2.30.2 Collecting legal info ERROR: No hash found for README.licensing ERROR: No hash found for Documentation/licenses/COPYING.GPLv2 ERROR: No hash found for Documentation/licenses/COPYING.UCB ERROR: No hash found for Documentation/licenses/COPYING.LGPLv2.1 ERROR: No hash found for Documentation/licenses/COPYING.BSD-3 >>> cramfs 1.1 Collecting legal info ERROR: No hash found for COPYING >>> ddrescue 1.22 Collecting legal info ERROR: No hash found for COPYING >>> host-dos2unix 7.3.4 Collecting legal info ERROR: No hash found for COPYING.txt >>> dtv-scan-tables ceb11833b35f05813b1f0397a60e0f3b99430aab Collecting legal info ERROR: No hash found for COPYING ERROR: No hash found for COPYING.LGPL >>> dvdrw-tools 7.1 Collecting legal info ERROR: No hash found for LICENSE >>> elfutils 0.169 Collecting legal info ERROR: No hash found for COPYING-GPLV2 ERROR: No hash found for COPYING-LGPLV3 >>> exiv2 910f3507795e1930ae216c9febee0bf9a88e99c0 Collecting legal info ERROR: No hash found for COPYING >>> expat 2.2.4 Collecting legal info COPYING: OK (sha256: 46336ab2fec900803e2f1a4253e325ac01d998efb09bc6906651f7259e636f76) >>> fis 2892 Collecting legal info WARNING: no hash file for fis.c >>> gawk 4.1.4 Collecting legal info ERROR: No hash found for COPYING >>> host-gawk 4.1.4 Collecting legal info ERROR: No hash found for COPYING >>> gmp 6.1.2 Collecting legal info ERROR: No hash found for COPYING.LESSERv3 ERROR: No hash found for COPYINGv2 >>> gnutls 3.5.14 Collecting legal info ERROR: No hash found for doc/COPYING ERROR: No hash found for doc/COPYING.LESSER >>> libtasn1 4.12 Collecting legal info ERROR: No hash found for COPYING ERROR: No hash found for COPYING.LIB >>> host-bison 3.0.4 Collecting legal info ERROR: No hash found for COPYING >>> libunistring 0.9.7 Collecting legal info ERROR: No hash found for COPYING.LIB >>> nettle 3.3 Collecting legal info ERROR: No hash found for COPYING.LESSERv3 ERROR: No hash found for COPYINGv2 >>> pcre 8.41 Collecting legal info ERROR: No hash found for LICENCE >>> gperf 3.0.4 Collecting legal info ERROR: No hash found for COPYING >>> gssdp 1.0.2 Collecting legal info COPYING: OK (sha256: d245807f90032872d1438d741ed21e2490e1175dc8aa3afa5ddb6c8e529b58e5) >>> libglib2 2.54.1 Collecting legal info ERROR: No hash found for COPYING >>> host-libglib2 2.54.1 Collecting legal info ERROR: No hash found for COPYING >>> host-gettext 0.19.8.1 Collecting legal info ERROR: No hash found for COPYING ERROR: No hash found for gettext-runtime/intl/COPYING.LIB >>> host-libxml2 2.9.5 Collecting legal info ERROR: No hash found for COPYING >>> host-libffi 3.2.1 Collecting legal info ERROR: No hash found for LICENSE >>> host-pcre 8.41 Collecting legal info ERROR: No hash found for LICENCE >>> host-util-linux 2.30.2 Collecting legal info ERROR: No hash found for README.licensing ERROR: No hash found for Documentation/licenses/COPYING.GPLv2 ERROR: No hash found for Documentation/licenses/COPYING.UCB ERROR: No hash found for Documentation/licenses/COPYING.LGPLv2.1 ERROR: No hash found for Documentation/licenses/COPYING.BSD-3 >>> host-zlib 1.2.11 Collecting legal info ERROR: No hash found for README >>> libffi 3.2.1 Collecting legal info ERROR: No hash found for LICENSE >>> 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 >>> host-expat 2.2.4 Collecting legal info COPYING: OK (sha256: 46336ab2fec900803e2f1a4253e325ac01d998efb09bc6906651f7259e636f76) >>> libxml2 2.9.5 Collecting legal info ERROR: No hash found for COPYING >>> sqlite 3200100 Collecting legal info ERROR: No hash found for tea/license.terms >>> gupnp 1.0.1 Collecting legal info COPYING: OK (sha256: d245807f90032872d1438d741ed21e2490e1175dc8aa3afa5ddb6c8e529b58e5) >>> jimtcl 0.75 Collecting legal info ERROR: No hash found for LICENSE >>> jpeg Collecting legal info >>> libjpeg 9b Collecting legal info ERROR: No hash found for README >>> kvazaar v1.1.0 Collecting legal info ERROR: No hash found for COPYING >>> libarchive 3.3.2 Collecting legal info ERROR: No hash found for COPYING >>> openssl Collecting legal info >>> libopenssl 1.0.2l Collecting legal info ERROR: No hash found for LICENSE >>> libcdaudio 0.99.12p2 Collecting legal info ERROR: No hash found for COPYING >>> libcurl 7.56.1 Collecting legal info COPYING: OK (sha256: cbcf511f5702f7baf5424193a792bc9c18fab22bcbec2e6a587598389dc632c2) >>> libestr 0.1.10 Collecting legal info ERROR: No hash found for COPYING >>> libgcrypt 1.8.1 Collecting legal info ERROR: No hash found for COPYING.LIB >>> libgpg-error 1.27 Collecting legal info ERROR: No hash found for COPYING ERROR: No hash found for COPYING.LIB >>> libtirpc 1.0.2 Collecting legal info ERROR: No hash found for COPYING >>> libupnp 1.6.22 Collecting legal info ERROR: No hash found for LICENSE >>> libupnpp 0.16.0 Collecting legal info ERROR: No hash found for COPYING >>> libxslt 1.1.29 Collecting legal info ERROR: No hash found for COPYING >>> ltrace c22d359433b333937ee3d803450dc41998115685 Collecting legal info ERROR: No hash found for COPYING >>> mc 4.8.19 Collecting legal info ERROR: No hash found for COPYING >>> mosquitto 1.4.14 Collecting legal info LICENSE.txt: OK (sha256: cc77e25bafd40637b7084f04086d606f0a200051b61806f97c93405926670bc1) epl-v10: OK (sha256: 3b9be6b894d0769de796e653571ff6cef494913c0ce78c35a97db939e7d9087c) edl-v10: OK (sha256: e8cf7d54ea46c19aba793983889b7f7425e1ebfcaaccec764a7db091646e203c) >>> motion release-4.0.1 Collecting legal info ERROR: No hash found for COPYING >>> mpdecimal 2.4.1 Collecting legal info ERROR: No hash found for LICENSE.txt >>> mpir 3.0.0 Collecting legal info ERROR: No hash found for COPYING.LIB >>> 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 >>> host-mtools 4.0.18 Collecting legal info ERROR: No hash found for COPYING >>> host-patchelf 0.9 Collecting legal info ERROR: No hash found for COPYING >>> proxychains-ng 4.11 Collecting legal info ERROR: No hash found for COPYING >>> pru-software-support v5.1.0 Collecting legal info ERROR: No hash found for PRU-Package-v5.0-Manifest.html >>> host-pru-software-support v5.1.0 Collecting legal info ERROR: No hash found for PRU-Package-v5.0-Manifest.html >>> host-ti-cgt-pru 2.1.4 Collecting legal info ERROR: No hash found for PRU_Code_Generation_Tools_2.1.x_manifest.html ERROR: No hash found for PRU_CodeGen_Library_2.1_0222433C-30C1-442d-B5C6-2073BD97F80F.spdx.tag >>> raptor 2.0.15 Collecting legal info ERROR: No hash found for LICENSE.txt >>> rpcbind 0.2.3 Collecting legal info ERROR: No hash found for COPYING >>> sane-backends 1.0.25 Collecting legal info ERROR: No hash found for COPYING >>> tvheadend a234e2ff6d140e6ffceb7057bf18a8fdd927a5ac Collecting legal info ERROR: No hash found for LICENSE.md >>> host-pngquant 2.10.1 Collecting legal info ERROR: No hash found for COPYRIGHT >>> host-libpng 1.6.32 Collecting legal info ERROR: No hash found for LICENSE >>> host-python 2.7.14 Collecting legal info ERROR: No hash found for LICENSE >>> vpnc b1243d29e0c00312ead038b04a2cf5e2fa31d740 Collecting legal info ERROR: No hash found for COPYING >>> zstd v1.3.2 Collecting legal info LICENSE: OK (sha256: 2c1a7fa704df8f3a606f6fc010b8b5aaebf403f3aeec339a12048f1ba7331a0b) COPYING: OK (sha256: f9c375a1be4a41f7b70301dd83c91cb89e41567478859b77eef375a52d782505) WARNING: the Buildroot source code has not been saved WARNING: gcc-final-6.4.0: cannot save license (HOST_GCC_FINAL_LICENSE_FILES not defined) WARNING: gcc-initial-6.4.0: cannot save license (HOST_GCC_INITIAL_LICENSE_FILES not defined) WARNING: argp-standalone-1.3: cannot save license (ARGP_STANDALONE_LICENSE_FILES not defined) Legal info produced in /home/peko/autobuild/instance-1/output/legal-info make: Leaving directory `/home/peko/autobuild/instance-1/buildroot'