>>> beecrypt 4.2.1 Downloading PATH="/home/joseph/buildroot-test/instance-13/output/host/bin:/home/joseph/buildroot-test/instance-13/output/host/sbin:/home/joseph/buildroot-test/venv2/bin:/usr/local/sbin:/usr/local/bin:/usr/bin:/usr/bin/site_perl:/usr/bin/vendor_perl:/usr/bin/core_perl" BR2_DL_DIR=/home/joseph/buildroot-test/instance-13/dl BUILD_DIR=/home/joseph/buildroot-test/instance-13/output/build O=/home/joseph/buildroot-test/instance-13/output flock /home/joseph/buildroot-test/instance-13/dl/beecrypt/ support/download/dl-wrapper -c '4.2.1' -d '/home/joseph/buildroot-test/instance-13/dl/beecrypt' -D '/home/joseph/buildroot-test/instance-13/dl' -f 'beecrypt-4.2.1.tar.gz' -H 'package/beecrypt//beecrypt.hash' -n 'beecrypt-4.2.1' -N 'beecrypt' -o '/home/joseph/buildroot-test/instance-13/dl/beecrypt/beecrypt-4.2.1.tar.gz' -u http+http://downloads.sourceforge.net/project/beecrypt/beecrypt/4.2.1 -u http\|urlencode+http://sources.buildroot.net/beecrypt -u http\|urlencode+http://sources.buildroot.net -- --2018-06-28 19:18:50-- http://downloads.sourceforge.net/project/beecrypt/beecrypt/4.2.1/beecrypt-4.2.1.tar.gz Resolving downloads.sourceforge.net (downloads.sourceforge.net)... 216.105.38.13 Connecting to downloads.sourceforge.net (downloads.sourceforge.net)|216.105.38.13|:80... connected. HTTP request sent, awaiting response... 302 Found Location: https://phoenixnap.dl.sourceforge.net/project/beecrypt/beecrypt/4.2.1/beecrypt-4.2.1.tar.gz [following] --2018-06-28 19:18:50-- https://phoenixnap.dl.sourceforge.net/project/beecrypt/beecrypt/4.2.1/beecrypt-4.2.1.tar.gz Loaded CA certificate '/etc/ssl/certs/ca-certificates.crt' Resolving phoenixnap.dl.sourceforge.net (phoenixnap.dl.sourceforge.net)... 184.164.141.26 Connecting to phoenixnap.dl.sourceforge.net (phoenixnap.dl.sourceforge.net)|184.164.141.26|:443... connected. HTTP request sent, awaiting response... 200 OK Length: 882758 (862K) [application/x-gzip] Saving to: '/home/joseph/buildroot-test/instance-13/output/build/.beecrypt-4.2.1.tar.gz.LKovMI/output' 0K .......... .......... .......... .......... .......... 5% 665K 1s 50K .......... .......... .......... .......... .......... 11% 672K 1s 100K .......... .......... .......... .......... .......... 17% 4.01M 1s 150K .......... .......... .......... .......... .......... 23% 5.85M 1s 200K .......... .......... .......... .......... .......... 29% 928K 1s 250K .......... .......... .......... .......... .......... 34% 7.63M 0s 300K .......... .......... .......... .......... .......... 40% 7.87M 0s 350K .......... .......... .......... .......... .......... 46% 6.25M 0s 400K .......... .......... .......... .......... .......... 52% 1.03M 0s 450K .......... .......... .......... .......... .......... 58% 5.48M 0s 500K .......... .......... .......... .......... .......... 63% 6.96M 0s 550K .......... .......... .......... .......... .......... 69% 4.54M 0s 600K .......... .......... .......... .......... .......... 75% 11.4M 0s 650K .......... .......... .......... .......... .......... 81% 7.24M 0s 700K .......... .......... .......... .......... .......... 87% 8.06M 0s 750K .......... .......... .......... .......... .......... 92% 6.44M 0s 800K .......... .......... .......... .......... .......... 98% 9.16M 0s 850K .......... .. 100% 135M=0.3s 2018-06-28 19:18:51 (2.42 MB/s) - '/home/joseph/buildroot-test/instance-13/output/build/.beecrypt-4.2.1.tar.gz.LKovMI/output' saved [882758/882758] beecrypt-4.2.1.tar.gz: OK (sha256: 286f1f56080d1a6b1d024003a5fa2158f4ff82cae0c6829d3c476a4b5898c55d) >>> beecrypt 4.2.1 Extracting gzip -d -c /home/joseph/buildroot-test/instance-13/dl/beecrypt/beecrypt-4.2.1.tar.gz | /home/joseph/buildroot-test/instance-13/output/host/bin/tar --strip-components=1 -C /home/joseph/buildroot-test/instance-13/output/build/beecrypt-4.2.1 -xf - >>> beecrypt 4.2.1 Patching Applying 0001-cppglue.cxx-cplusplus-only.patch using patch: patching file Makefile.am Applying 0002-build-system.patch using patch: patching file configure.ac patching file acinclude.m4 Hunk #3 succeeded at 646 (offset 18 lines). Hunk #4 succeeded at 664 (offset 18 lines). patching file java/Makefile.am patching file acinclude.m4 Hunk #1 succeeded at 1554 (offset -35 lines). Hunk #2 succeeded at 1573 (offset -35 lines). patching file config.threads.h >>> beecrypt 4.2.1 Updating config.sub and config.guess for file in config.guess config.sub; do for i in $(find /home/joseph/buildroot-test/instance-13/output/build/beecrypt-4.2.1 -name $file); do cp support/gnuconfig/$file $i; done; done >>> beecrypt 4.2.1 Configuring >>> beecrypt 4.2.1 Autoreconfiguring configure.ac:231: warning: AC_LANG_CONFTEST: no AC_LANG_SOURCE call detected in body ../../lib/autoconf/lang.m4:193: AC_LANG_CONFTEST is expanded from... ../../lib/autoconf/general.m4:2590: _AC_COMPILE_IFELSE is expanded from... ../../lib/autoconf/general.m4:2606: AC_COMPILE_IFELSE is expanded from... acinclude.m4:1559: BEE_THREAD_LOCAL_STORAGE is expanded from... configure.ac:231: the top level configure.ac:231: warning: AC_LANG_CONFTEST: no AC_LANG_SOURCE call detected in body ../../lib/autoconf/lang.m4:193: AC_LANG_CONFTEST is expanded from... ../../lib/autoconf/general.m4:2590: _AC_COMPILE_IFELSE is expanded from... ../../lib/autoconf/general.m4:2606: AC_COMPILE_IFELSE is expanded from... acinclude.m4:1559: BEE_THREAD_LOCAL_STORAGE is expanded from... configure.ac:231: the top level libtoolize: putting auxiliary files in '.'. libtoolize: copying file './ltmain.sh' libtoolize: Consider adding 'AC_CONFIG_MACRO_DIRS([m4])' to configure.ac, libtoolize: and rerunning libtoolize and aclocal. libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am. configure.ac:231: warning: AC_LANG_CONFTEST: no AC_LANG_SOURCE call detected in body ../../lib/autoconf/lang.m4:193: AC_LANG_CONFTEST is expanded from... ../../lib/autoconf/general.m4:2590: _AC_COMPILE_IFELSE is expanded from... ../../lib/autoconf/general.m4:2606: AC_COMPILE_IFELSE is expanded from... acinclude.m4:1559: BEE_THREAD_LOCAL_STORAGE is expanded from... configure.ac:231: the top level configure.ac:231: warning: AC_LANG_CONFTEST: no AC_LANG_SOURCE call detected in body ../../lib/autoconf/lang.m4:193: AC_LANG_CONFTEST is expanded from... ../../lib/autoconf/general.m4:2590: _AC_COMPILE_IFELSE is expanded from... ../../lib/autoconf/general.m4:2606: AC_COMPILE_IFELSE is expanded from... acinclude.m4:1559: BEE_THREAD_LOCAL_STORAGE is expanded from... configure.ac:231: the top level configure.ac:231: warning: AC_LANG_CONFTEST: no AC_LANG_SOURCE call detected in body ../../lib/autoconf/lang.m4:193: AC_LANG_CONFTEST is expanded from... ../../lib/autoconf/general.m4:2590: _AC_COMPILE_IFELSE is expanded from... ../../lib/autoconf/general.m4:2606: AC_COMPILE_IFELSE is expanded from... acinclude.m4:1559: BEE_THREAD_LOCAL_STORAGE is expanded from... configure.ac:231: the top level configure.ac:231: warning: AC_LANG_CONFTEST: no AC_LANG_SOURCE call detected in body ../../lib/autoconf/lang.m4:193: AC_LANG_CONFTEST is expanded from... ../../lib/autoconf/general.m4:2590: _AC_COMPILE_IFELSE is expanded from... ../../lib/autoconf/general.m4:2606: AC_COMPILE_IFELSE is expanded from... acinclude.m4:1559: BEE_THREAD_LOCAL_STORAGE is expanded from... configure.ac:231: the top level configure.ac:118: installing './compile' configure.ac:7: installing './missing' Makefile.am:56: warning: 'INCLUDES' is the old name for 'AM_CPPFLAGS' (or '*_CPPFLAGS') c++/Makefile.am:5: warning: 'INCLUDES' is the old name for 'AM_CPPFLAGS' (or '*_CPPFLAGS') c++/Makefile.am: installing './depcomp' parallel-tests: installing './test-driver' c++/beeyond/Makefile.am:1: warning: 'INCLUDES' is the old name for 'AM_CPPFLAGS' (or '*_CPPFLAGS') c++/crypto/Makefile.am:1: warning: 'INCLUDES' is the old name for 'AM_CPPFLAGS' (or '*_CPPFLAGS') c++/crypto/spec/Makefile.am:1: warning: 'INCLUDES' is the old name for 'AM_CPPFLAGS' (or '*_CPPFLAGS') c++/io/Makefile.am:1: warning: 'INCLUDES' is the old name for 'AM_CPPFLAGS' (or '*_CPPFLAGS') c++/lang/Makefile.am:1: warning: 'INCLUDES' is the old name for 'AM_CPPFLAGS' (or '*_CPPFLAGS') c++/math/Makefile.am:1: warning: 'INCLUDES' is the old name for 'AM_CPPFLAGS' (or '*_CPPFLAGS') c++/nio/Makefile.am:1: warning: 'INCLUDES' is the old name for 'AM_CPPFLAGS' (or '*_CPPFLAGS') c++/provider/Makefile.am:1: warning: 'INCLUDES' is the old name for 'AM_CPPFLAGS' (or '*_CPPFLAGS') c++/security/Makefile.am:1: warning: 'INCLUDES' is the old name for 'AM_CPPFLAGS' (or '*_CPPFLAGS') c++/security/auth/Makefile.am:1: warning: 'INCLUDES' is the old name for 'AM_CPPFLAGS' (or '*_CPPFLAGS') c++/security/cert/Makefile.am:1: warning: 'INCLUDES' is the old name for 'AM_CPPFLAGS' (or '*_CPPFLAGS') c++/security/spec/Makefile.am:1: warning: 'INCLUDES' is the old name for 'AM_CPPFLAGS' (or '*_CPPFLAGS') c++/util/Makefile.am:1: warning: 'INCLUDES' is the old name for 'AM_CPPFLAGS' (or '*_CPPFLAGS') c++/util/concurrent/Makefile.am:1: warning: 'INCLUDES' is the old name for 'AM_CPPFLAGS' (or '*_CPPFLAGS') c++/util/concurrent/locks/Makefile.am:1: warning: 'INCLUDES' is the old name for 'AM_CPPFLAGS' (or '*_CPPFLAGS') java/Makefile.am:27: warning: 'INCLUDES' is the old name for 'AM_CPPFLAGS' (or '*_CPPFLAGS') python/Makefile.am:11: warning: 'INCLUDES' is the old name for 'AM_CPPFLAGS' (or '*_CPPFLAGS') tests/Makefile.am:26: warning: 'INCLUDES' is the old name for 'AM_CPPFLAGS' (or '*_CPPFLAGS') >>> beecrypt 4.2.1 Patching libtool patching file /home/joseph/buildroot-test/instance-13/output/build/beecrypt-4.2.1/ltmain.sh Hunk #1 succeeded at 2694 (offset 7 lines). Hunk #2 succeeded at 4284 (offset 7 lines). Hunk #3 succeeded at 6579 (offset 25 lines). Hunk #4 succeeded at 6589 (offset 25 lines). Hunk #5 succeeded at 6882 (offset 25 lines). Hunk #6 succeeded at 7174 (offset 25 lines). Hunk #7 succeeded at 8140 (offset 28 lines). Hunk #8 succeeded at 10769 (offset 59 lines). (cd /home/joseph/buildroot-test/instance-13/output/build/beecrypt-4.2.1/ && rm -rf config.cache && PATH="/home/joseph/buildroot-test/instance-13/output/host/bin:/home/joseph/buildroot-test/instance-13/output/host/sbin:/home/joseph/buildroot-test/venv2/bin:/usr/local/sbin:/usr/local/bin:/usr/bin:/usr/bin/site_perl:/usr/bin/vendor_perl:/usr/bin/core_perl" AR="/home/joseph/buildroot-test/instance-13/output/host/bin/arm-linux-ar" AS="/home/joseph/buildroot-test/instance-13/output/host/bin/arm-linux-as" LD="/home/joseph/buildroot-test/instance-13/output/host/bin/arm-linux-ld" NM="/home/joseph/buildroot-test/instance-13/output/host/bin/arm-linux-nm" CC="/home/joseph/buildroot-test/instance-13/output/host/bin/arm-linux-gcc" GCC="/home/joseph/buildroot-test/instance-13/output/host/bin/arm-linux-gcc" CPP="/home/joseph/buildroot-test/instance-13/output/host/bin/arm-linux-cpp" CXX="/home/joseph/buildroot-test/instance-13/output/host/bin/arm-linux-g++" FC="/home/joseph/buildroot-test/instance-13/output/host/bin/arm-linux-gfortran" F77="/home/joseph/buildroot-test/instance-13/output/host/bin/arm-linux-gfortran" RANLIB="/home/joseph/buildroot-test/instance-13/output/host/bin/arm-linux-ranlib" READELF="/home/joseph/buildroot-test/instance-13/output/host/bin/arm-linux-readelf" STRIP="/home/joseph/buildroot-test/instance-13/output/host/bin/arm-linux-strip" OBJCOPY="/home/joseph/buildroot-test/instance-13/output/host/bin/arm-linux-objcopy" OBJDUMP="/home/joseph/buildroot-test/instance-13/output/host/bin/arm-linux-objdump" AR_FOR_BUILD="/usr/bin/ar" AS_FOR_BUILD="/usr/bin/as" CC_FOR_BUILD="/usr/bin/gcc" GCC_FOR_BUILD="/usr/bin/gcc" CXX_FOR_BUILD="/usr/bin/g++" LD_FOR_BUILD="/usr/bin/ld" CPPFLAGS_FOR_BUILD="-I/home/joseph/buildroot-test/instance-13/output/host/include" CFLAGS_FOR_BUILD="-O2 -I/home/joseph/buildroot-test/instance-13/output/host/include" CXXFLAGS_FOR_BUILD="-O2 -I/home/joseph/buildroot-test/instance-13/output/host/include" LDFLAGS_FOR_BUILD="-L/home/joseph/buildroot-test/instance-13/output/host/lib -Wl,-rpath,/home/joseph/buildroot-test/instance-13/output/host/lib" FCFLAGS_FOR_BUILD="" DEFAULT_ASSEMBLER="/home/joseph/buildroot-test/instance-13/output/host/bin/arm-linux-as" DEFAULT_LINKER="/home/joseph/buildroot-test/instance-13/output/host/bin/arm-linux-ld" CPPFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64" CFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os " CXXFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os " LDFLAGS="" FCFLAGS=" -Os " FFLAGS=" -Os " PKG_CONFIG="/home/joseph/buildroot-test/instance-13/output/host/bin/pkg-config" STAGING_DIR="/home/joseph/buildroot-test/instance-13/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot" INTLTOOL_PERL=/usr/bin/perl CXX=no ac_cv_lbl_unaligned_fail=yes ac_cv_func_mmap_fixed_mapped=yes ac_cv_func_memcmp_working=yes ac_cv_have_decl_malloc=yes gl_cv_func_malloc_0_nonnull=yes ac_cv_func_malloc_0_nonnull=yes ac_cv_func_calloc_0_nonnull=yes ac_cv_func_realloc_0_nonnull=yes lt_cv_sys_lib_search_path_spec="" ac_cv_c_bigendian=no CONFIG_SITE=/dev/null ./configure --target=arm-buildroot-linux-uclibcgnueabi --host=arm-buildroot-linux-uclibcgnueabi --build=x86_64-pc-linux-gnu --prefix=/usr --exec-prefix=/usr --sysconfdir=/etc --localstatedir=/var --program-prefix="" --disable-gtk-doc --disable-gtk-doc-html --disable-doc --disable-docs --disable-documentation --with-xmlto=no --with-fop=no --disable-dependency-tracking --enable-ipv6 --disable-nls --disable-static --enable-shared --disable-expert-mode --without-java --without-python --disable-openmp --without-cplusplus ) configure: WARNING: unrecognized options: --disable-gtk-doc, --disable-gtk-doc-html, --disable-doc, --disable-docs, --disable-documentation, --with-xmlto, --with-fop, --enable-ipv6, --disable-nls checking build system type... x86_64-pc-linux-gnu checking host system type... arm-buildroot-linux-uclibcgnueabi checking target system type... arm-buildroot-linux-uclibcgnueabi checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for arm-buildroot-linux-uclibcgnueabi-strip... /home/joseph/buildroot-test/instance-13/output/host/bin/arm-linux-strip checking for a thread-safe mkdir -p... /usr/bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking for gawk... (cached) gawk checking for style of include used by make... GNU checking for arm-buildroot-linux-uclibcgnueabi-gcc... /home/joseph/buildroot-test/instance-13/output/host/bin/arm-linux-gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... yes checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether /home/joseph/buildroot-test/instance-13/output/host/bin/arm-linux-gcc accepts -g... yes checking for /home/joseph/buildroot-test/instance-13/output/host/bin/arm-linux-gcc option to accept ISO C89... none needed checking whether /home/joseph/buildroot-test/instance-13/output/host/bin/arm-linux-gcc understands -c and -o together... yes checking dependency style of /home/joseph/buildroot-test/instance-13/output/host/bin/arm-linux-gcc... none checking how to run the C preprocessor... /home/joseph/buildroot-test/instance-13/output/host/bin/arm-linux-cpp checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking minix/config.h usability... no checking minix/config.h presence... no checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... yes checking for arm-buildroot-linux-uclibcgnueabi-gcc... (cached) /home/joseph/buildroot-test/instance-13/output/host/bin/arm-linux-gcc checking whether we are using the GNU C compiler... (cached) yes checking whether /home/joseph/buildroot-test/instance-13/output/host/bin/arm-linux-gcc accepts -g... (cached) yes checking for /home/joseph/buildroot-test/instance-13/output/host/bin/arm-linux-gcc option to accept ISO C89... (cached) none needed checking whether /home/joseph/buildroot-test/instance-13/output/host/bin/arm-linux-gcc understands -c and -o together... (cached) yes checking dependency style of /home/joseph/buildroot-test/instance-13/output/host/bin/arm-linux-gcc... (cached) none checking how to run the C preprocessor... /home/joseph/buildroot-test/instance-13/output/host/bin/arm-linux-cpp checking whether we are using the GNU C++ compiler... no checking whether no accepts -g... no checking dependency style of no... none checking how to run the C++ preprocessor... /lib/cpp configure: error: in `/home/joseph/buildroot-test/instance-13/output/build/beecrypt-4.2.1': configure: error: C++ preprocessor "/lib/cpp" fails sanity check See `config.log' for more details make: *** [package/pkg-generic.mk:222: /home/joseph/buildroot-test/instance-13/output/build/beecrypt-4.2.1/.stamp_configured] Error 1 make: Leaving directory '/home/joseph/buildroot-test/instance-13/buildroot'