>>> sconeserver 6b932d7d8dbb700b830205e7111e469cefff490c Downloading wget --passive-ftp -nd -t 3 --no-check-certificate -O '/home/buildroot/autobuild/instance-3/output-1/build/.sconeserver-6b932d7d8dbb700b830205e7111e469cefff490c.tar.gz.r2fGKS/output' 'https://github.com/sconemad/sconeserver/archive/6b932d7d8dbb700b830205e7111e469cefff490c/sconeserver-6b932d7d8dbb700b830205e7111e469cefff490c.tar.gz' --2022-02-22 00:40:05-- https://github.com/sconemad/sconeserver/archive/6b932d7d8dbb700b830205e7111e469cefff490c/sconeserver-6b932d7d8dbb700b830205e7111e469cefff490c.tar.gz Resolving github.com (github.com)... 140.82.113.3 Connecting to github.com (github.com)|140.82.113.3|:443... connected. HTTP request sent, awaiting response... 302 Found Location: https://codeload.github.com/sconemad/sconeserver/tar.gz/6b932d7d8dbb700b830205e7111e469cefff490c [following] --2022-02-22 00:40:06-- https://codeload.github.com/sconemad/sconeserver/tar.gz/6b932d7d8dbb700b830205e7111e469cefff490c Resolving codeload.github.com (codeload.github.com)... 140.82.113.10 Connecting to codeload.github.com (codeload.github.com)|140.82.113.10|:443... connected. HTTP request sent, awaiting response... 200 OK Length: unspecified [application/x-gzip] Saving to: '/home/buildroot/autobuild/instance-3/output-1/build/.sconeserver-6b932d7d8dbb700b830205e7111e469cefff490c.tar.gz.r2fGKS/output' 0K .......... .......... .......... .......... .......... 370K 50K .......... .......... .......... .......... .......... 743K 100K .......... .......... .......... .......... .......... 76.7M 150K .......... .......... .......... .......... .......... 82.0M 200K .......... .......... .......... .......... .......... 749K 250K .......... .......... .......... .......... .......... 79.9M 300K .......... .......... .......... .......... .... 665K=0.3s 2022-02-22 00:40:06 (1020 KB/s) - '/home/buildroot/autobuild/instance-3/output-1/build/.sconeserver-6b932d7d8dbb700b830205e7111e469cefff490c.tar.gz.r2fGKS/output' saved [352465] sconeserver-6b932d7d8dbb700b830205e7111e469cefff490c.tar.gz: OK (sha256: dfdbbcd29c089eeb341dd3bbd434cca97fefaa97f94c91525e5953d3ab0a2d9a) >>> sconeserver 6b932d7d8dbb700b830205e7111e469cefff490c Extracting gzip -d -c /home/buildroot/autobuild/instance-3/dl/sconeserver/sconeserver-6b932d7d8dbb700b830205e7111e469cefff490c.tar.gz | tar --strip-components=1 -C /home/buildroot/autobuild/instance-3/output-1/build/sconeserver-6b932d7d8dbb700b830205e7111e469cefff490c -xf - >>> sconeserver 6b932d7d8dbb700b830205e7111e469cefff490c Patching Applying 0001-sconex-Descriptor.cpp-fix-build-with-gcc-11.patch using patch: patching file sconex/Descriptor.cpp >>> sconeserver 6b932d7d8dbb700b830205e7111e469cefff490c Updating config.sub and config.guess for file in config.guess config.sub; do for i in $(find /home/buildroot/autobuild/instance-3/output-1/build/sconeserver-6b932d7d8dbb700b830205e7111e469cefff490c -name $file); do cp support/gnuconfig/$file $i; done; done >>> sconeserver 6b932d7d8dbb700b830205e7111e469cefff490c Configuring >>> sconeserver 6b932d7d8dbb700b830205e7111e469cefff490c Autoreconfiguring autoreconf: warning: autoconf input should be named 'configure.ac', not 'configure.in' aclocal: warning: autoconf input should be named 'configure.ac', not 'configure.in' libtoolize: putting auxiliary files in '.'. libtoolize: copying file './ltmain.sh' libtoolize: Consider adding 'AC_CONFIG_MACRO_DIRS([m4])' to configure.in, libtoolize: and rerunning libtoolize and aclocal. libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am. libtoolize: 'AC_PROG_RANLIB' is rendered obsolete by 'LT_INIT' aclocal: warning: autoconf input should be named 'configure.ac', not 'configure.in' configure.in:10: warning: 'AM_CONFIG_HEADER': this macro is obsolete. configure.in:10: You should use the 'AC_CONFIG_HEADERS' macro instead. ./lib/autoconf/general.m4:2434: AC_DIAGNOSE is expanded from... aclocal.m4:10154: AM_CONFIG_HEADER is expanded from... configure.in:10: the top level configure.in:21: warning: The macro `AC_LIBTOOL_DLOPEN' is obsolete. configure.in:21: You should run autoupdate. aclocal.m4:8480: AC_LIBTOOL_DLOPEN is expanded from... configure.in:21: the top level configure.in:21: warning: AC_LIBTOOL_DLOPEN: Remove this warning and the call to _LT_SET_OPTION when you configure.in:21: put the 'dlopen' option into LT_INIT's first parameter. ./lib/autoconf/general.m4:2434: AC_DIAGNOSE is expanded from... aclocal.m4:8480: AC_LIBTOOL_DLOPEN is expanded from... configure.in:21: the top level configure.in:22: warning: The macro `AC_PROG_LIBTOOL' is obsolete. configure.in:22: You should run autoupdate. aclocal.m4:121: AC_PROG_LIBTOOL is expanded from... configure.in:22: the top level configure.in:23: warning: The macro `AC_LANG_CPLUSPLUS' is obsolete. configure.in:23: You should run autoupdate. ./lib/autoconf/c.m4:262: AC_LANG_CPLUSPLUS is expanded from... configure.in:23: the top level configure.in:27: warning: The macro `AC_HELP_STRING' is obsolete. configure.in:27: You should run autoupdate. ./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from... ./lib/autoconf/general.m4:1534: AC_ARG_ENABLE is expanded from... configure.in:27: the top level configure.in:33: warning: The macro `AC_HELP_STRING' is obsolete. configure.in:33: You should run autoupdate. ./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from... ./lib/autoconf/general.m4:1534: AC_ARG_ENABLE is expanded from... configure.in:33: the top level configure.in:80: warning: The macro `AC_HELP_STRING' is obsolete. configure.in:80: You should run autoupdate. ./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from... ./lib/autoconf/general.m4:1553: AC_ARG_WITH is expanded from... configure.in:80: the top level configure.in:88: warning: The macro `AC_HELP_STRING' is obsolete. configure.in:88: You should run autoupdate. ./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from... ./lib/autoconf/general.m4:1553: AC_ARG_WITH is expanded from... configure.in:88: the top level configure.in:96: warning: The macro `AC_HELP_STRING' is obsolete. configure.in:96: You should run autoupdate. ./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from... ./lib/autoconf/general.m4:1553: AC_ARG_WITH is expanded from... configure.in:96: the top level configure.in:104: warning: The macro `AC_HELP_STRING' is obsolete. configure.in:104: You should run autoupdate. ./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from... ./lib/autoconf/general.m4:1553: AC_ARG_WITH is expanded from... configure.in:104: the top level configure.in:112: warning: The macro `AC_HELP_STRING' is obsolete. configure.in:112: You should run autoupdate. ./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from... ./lib/autoconf/general.m4:1553: AC_ARG_WITH is expanded from... configure.in:112: the top level configure.in:131: warning: The macro `AC_HELP_STRING' is obsolete. configure.in:131: You should run autoupdate. ./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from... ./lib/autoconf/general.m4:1553: AC_ARG_WITH is expanded from... configure.in:131: the top level configure.in:139: warning: The macro `AC_HELP_STRING' is obsolete. configure.in:139: You should run autoupdate. ./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from... ./lib/autoconf/general.m4:1553: AC_ARG_WITH is expanded from... configure.in:139: the top level configure.in:158: warning: The macro `AC_HELP_STRING' is obsolete. configure.in:158: You should run autoupdate. ./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from... ./lib/autoconf/general.m4:1553: AC_ARG_WITH is expanded from... configure.in:158: the top level configure.in:165: warning: The macro `AC_HELP_STRING' is obsolete. configure.in:165: You should run autoupdate. ./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from... ./lib/autoconf/general.m4:1553: AC_ARG_WITH is expanded from... configure.in:165: the top level configure.in:172: warning: The macro `AC_HELP_STRING' is obsolete. configure.in:172: You should run autoupdate. ./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from... ./lib/autoconf/general.m4:1553: AC_ARG_WITH is expanded from... configure.in:172: the top level configure.in:185: warning: The macro `AC_HELP_STRING' is obsolete. configure.in:185: You should run autoupdate. ./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from... ./lib/autoconf/general.m4:1553: AC_ARG_WITH is expanded from... configure.in:185: the top level configure.in:203: warning: The macro `AC_HELP_STRING' is obsolete. configure.in:203: You should run autoupdate. ./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from... ./lib/autoconf/general.m4:1553: AC_ARG_WITH is expanded from... configure.in:203: the top level configure.in:221: warning: The macro `AC_HELP_STRING' is obsolete. configure.in:221: You should run autoupdate. ./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from... ./lib/autoconf/general.m4:1553: AC_ARG_WITH is expanded from... configure.in:221: the top level configure.in:238: warning: The macro `AC_HELP_STRING' is obsolete. configure.in:238: You should run autoupdate. ./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from... ./lib/autoconf/general.m4:1553: AC_ARG_WITH is expanded from... configure.in:238: the top level configure.in:246: warning: The macro `AC_HELP_STRING' is obsolete. configure.in:246: You should run autoupdate. ./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from... ./lib/autoconf/general.m4:1553: AC_ARG_WITH is expanded from... configure.in:246: the top level configure.in:251: warning: The macro `AC_HELP_STRING' is obsolete. configure.in:251: You should run autoupdate. ./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from... ./lib/autoconf/general.m4:1553: AC_ARG_WITH is expanded from... configure.in:251: the top level configure.in:268: warning: The macro `AC_HELP_STRING' is obsolete. configure.in:268: You should run autoupdate. ./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from... ./lib/autoconf/general.m4:1553: AC_ARG_WITH is expanded from... configure.in:268: the top level configure.in:285: warning: The macro `AC_HELP_STRING' is obsolete. configure.in:285: You should run autoupdate. ./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from... ./lib/autoconf/general.m4:1553: AC_ARG_WITH is expanded from... configure.in:285: the top level configure.in:301: warning: The macro `AC_HEADER_STDC' is obsolete. configure.in:301: You should run autoupdate. ./lib/autoconf/headers.m4:704: AC_HEADER_STDC is expanded from... configure.in:301: the top level configure.in:319: warning: The macro `AC_HEADER_TIME' is obsolete. configure.in:319: You should run autoupdate. ./lib/autoconf/headers.m4:743: AC_HEADER_TIME is expanded from... configure.in:319: the top level configure.in:329: warning: The macro `AC_TYPE_SIGNAL' is obsolete. configure.in:329: You should run autoupdate. ./lib/autoconf/types.m4:776: AC_TYPE_SIGNAL is expanded from... configure.in:329: the top level configure.in:336: warning: AC_LANG_CONFTEST: no AC_LANG_SOURCE call detected in body ./lib/autoconf/lang.m4:199: AC_LANG_CONFTEST is expanded from... ./lib/autoconf/general.m4:2823: _AC_COMPILE_IFELSE is expanded from... ./lib/autoconf/general.m4:2839: AC_COMPILE_IFELSE is expanded from... lib/m4sugar/m4sh.m4:692: _AS_IF_ELSE is expanded from... lib/m4sugar/m4sh.m4:699: AS_IF is expanded from... ./lib/autoconf/general.m4:2249: AC_CACHE_VAL is expanded from... ./lib/autoconf/general.m4:2270: AC_CACHE_CHECK is expanded from... configure.in:336: the top level configure.in:353: warning: AC_LANG_CONFTEST: no AC_LANG_SOURCE call detected in body ./lib/autoconf/lang.m4:199: AC_LANG_CONFTEST is expanded from... ./lib/autoconf/general.m4:2823: _AC_COMPILE_IFELSE is expanded from... ./lib/autoconf/general.m4:2839: AC_COMPILE_IFELSE is expanded from... lib/m4sugar/m4sh.m4:692: _AS_IF_ELSE is expanded from... lib/m4sugar/m4sh.m4:699: AS_IF is expanded from... ./lib/autoconf/general.m4:2249: AC_CACHE_VAL is expanded from... ./lib/autoconf/general.m4:2270: AC_CACHE_CHECK is expanded from... configure.in:353: the top level autoheader: warning: autoconf input should be named 'configure.ac', not 'configure.in' automake: warning: autoconf input should be named 'configure.ac', not 'configure.in' configure.in:22: installing './compile' configure.in:6: installing './config.guess' configure.in:6: installing './config.sub' configure.in:9: installing './install-sh' configure.in:9: installing './missing' Makefile.am: installing './INSTALL' Makefile.am: installing './depcomp' automake: warning: autoconf input should be named 'configure.ac', not 'configure.in' parallel-tests: installing './test-driver' >>> sconeserver 6b932d7d8dbb700b830205e7111e469cefff490c Patching libtool patching file /home/buildroot/autobuild/instance-3/output-1/build/sconeserver-6b932d7d8dbb700b830205e7111e469cefff490c/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/buildroot/autobuild/instance-3/output-1/build/sconeserver-6b932d7d8dbb700b830205e7111e469cefff490c/ && rm -rf config.cache && PATH="/home/buildroot/autobuild/instance-3/output-1/host/bin:/home/buildroot/autobuild/instance-3/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" AR="/home/buildroot/autobuild/instance-3/output-1/host/bin/arm-none-linux-gnueabi-gcc-ar" AS="/home/buildroot/autobuild/instance-3/output-1/host/bin/arm-none-linux-gnueabi-as" LD="/home/buildroot/autobuild/instance-3/output-1/host/bin/arm-none-linux-gnueabi-ld" NM="/home/buildroot/autobuild/instance-3/output-1/host/bin/arm-none-linux-gnueabi-gcc-nm" CC="/home/buildroot/autobuild/instance-3/output-1/host/bin/arm-none-linux-gnueabi-gcc" GCC="/home/buildroot/autobuild/instance-3/output-1/host/bin/arm-none-linux-gnueabi-gcc" CPP="/home/buildroot/autobuild/instance-3/output-1/host/bin/arm-none-linux-gnueabi-cpp" CXX="/home/buildroot/autobuild/instance-3/output-1/host/bin/arm-none-linux-gnueabi-g++" FC="/home/buildroot/autobuild/instance-3/output-1/host/bin/arm-none-linux-gnueabi-gfortran" F77="/home/buildroot/autobuild/instance-3/output-1/host/bin/arm-none-linux-gnueabi-gfortran" RANLIB="/home/buildroot/autobuild/instance-3/output-1/host/bin/arm-none-linux-gnueabi-gcc-ranlib" READELF="/home/buildroot/autobuild/instance-3/output-1/host/bin/arm-none-linux-gnueabi-readelf" STRIP="/home/buildroot/autobuild/instance-3/output-1/host/bin/arm-none-linux-gnueabi-strip" OBJCOPY="/home/buildroot/autobuild/instance-3/output-1/host/bin/arm-none-linux-gnueabi-objcopy" OBJDUMP="/home/buildroot/autobuild/instance-3/output-1/host/bin/arm-none-linux-gnueabi-objdump" AR_FOR_BUILD="/usr/bin/ar" AS_FOR_BUILD="/usr/bin/as" CC_FOR_BUILD="/usr/bin/gcc" GCC_FOR_BUILD="/usr/bin/gcc" CXX_FOR_BUILD="/usr/bin/g++" LD_FOR_BUILD="/usr/bin/ld" CPPFLAGS_FOR_BUILD="-I/home/buildroot/autobuild/instance-3/output-1/host/include" CFLAGS_FOR_BUILD="-O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include" CXXFLAGS_FOR_BUILD="-O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include" LDFLAGS_FOR_BUILD="-L/home/buildroot/autobuild/instance-3/output-1/host/lib -Wl,-rpath,/home/buildroot/autobuild/instance-3/output-1/host/lib" FCFLAGS_FOR_BUILD="" DEFAULT_ASSEMBLER="/home/buildroot/autobuild/instance-3/output-1/host/bin/arm-none-linux-gnueabi-as" DEFAULT_LINKER="/home/buildroot/autobuild/instance-3/output-1/host/bin/arm-none-linux-gnueabi-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 -g0 -D_FORTIFY_SOURCE=2" CXXFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=2" LDFLAGS="" FCFLAGS=" -Os -g0" FFLAGS=" -Os -g0" PKG_CONFIG="/home/buildroot/autobuild/instance-3/output-1/host/bin/pkg-config" STAGING_DIR="/home/buildroot/autobuild/instance-3/output-1/host/arm-buildroot-linux-gnueabi/sysroot" INTLTOOL_PERL=/usr/bin/perl 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 CXXFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=2 -std=c++11" CONFIG_SITE=/dev/null ./configure --target=arm-buildroot-linux-gnueabi --host=arm-buildroot-linux-gnueabi --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 --with-ip --with-local --with-ip6 --without-image --without-markdown --with-xml2-config="/home/buildroot/autobuild/instance-3/output-1/host/arm-buildroot-linux-gnueabi/sysroot/usr/bin/xml2-config" --with-ssl --without-examples --without-sconesite --without-mysql --without-bluetooth --without-rss --without-location --without-maths --without-testbuilder ) 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-gnueabi checking target system type... arm-buildroot-linux-gnueabi checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for arm-buildroot-linux-gnueabi-strip... /home/buildroot/autobuild/instance-3/output-1/host/bin/arm-none-linux-gnueabi-strip checking for a race-free mkdir -p... /bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking whether to enable maintainer-specific portions of Makefiles... no 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 the compiler supports GNU C++... yes checking whether /home/buildroot/autobuild/instance-3/output-1/host/bin/arm-none-linux-gnueabi-g++ accepts -g... yes checking for /home/buildroot/autobuild/instance-3/output-1/host/bin/arm-none-linux-gnueabi-g++ option to enable C++11 features... none needed checking whether make supports the include directive... yes (GNU style) checking dependency style of /home/buildroot/autobuild/instance-3/output-1/host/bin/arm-none-linux-gnueabi-g++... none checking whether ln -s works... yes checking whether make sets $(MAKE)... (cached) yes checking for arm-buildroot-linux-gnueabi-ranlib... /home/buildroot/autobuild/instance-3/output-1/host/bin/arm-none-linux-gnueabi-gcc-ranlib checking how to print strings... printf checking for arm-buildroot-linux-gnueabi-gcc... /home/buildroot/autobuild/instance-3/output-1/host/bin/arm-none-linux-gnueabi-gcc checking whether the compiler supports GNU C... yes checking whether /home/buildroot/autobuild/instance-3/output-1/host/bin/arm-none-linux-gnueabi-gcc accepts -g... yes checking for /home/buildroot/autobuild/instance-3/output-1/host/bin/arm-none-linux-gnueabi-gcc option to enable C11 features... -std=gnu11 checking whether /home/buildroot/autobuild/instance-3/output-1/host/bin/arm-none-linux-gnueabi-gcc -std=gnu11 understands -c and -o together... yes checking dependency style of /home/buildroot/autobuild/instance-3/output-1/host/bin/arm-none-linux-gnueabi-gcc -std=gnu11... none checking for a sed that does not truncate output... /bin/sed checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for fgrep... /bin/grep -F checking for ld used by /home/buildroot/autobuild/instance-3/output-1/host/bin/arm-none-linux-gnueabi-gcc -std=gnu11... /home/buildroot/autobuild/instance-3/output-1/host/bin/arm-none-linux-gnueabi-ld checking if the linker (/home/buildroot/autobuild/instance-3/output-1/host/bin/arm-none-linux-gnueabi-ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /home/buildroot/autobuild/instance-3/output-1/host/bin/arm-none-linux-gnueabi-gcc-nm checking the name lister (/home/buildroot/autobuild/instance-3/output-1/host/bin/arm-none-linux-gnueabi-gcc-nm) interface... BSD nm checking the maximum length of command line arguments... 1572864 checking how to convert x86_64-pc-linux-gnu file names to arm-buildroot-linux-gnueabi format... func_convert_file_noop checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop checking for /home/buildroot/autobuild/instance-3/output-1/host/bin/arm-none-linux-gnueabi-ld option to reload object files... -r checking for arm-buildroot-linux-gnueabi-objdump... /home/buildroot/autobuild/instance-3/output-1/host/bin/arm-none-linux-gnueabi-objdump checking how to recognize dependent libraries... pass_all checking for arm-buildroot-linux-gnueabi-dlltool... no checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for arm-buildroot-linux-gnueabi-ar... /home/buildroot/autobuild/instance-3/output-1/host/bin/arm-none-linux-gnueabi-gcc-ar checking for archiver @FILE support... @ checking for arm-buildroot-linux-gnueabi-strip... (cached) /home/buildroot/autobuild/instance-3/output-1/host/bin/arm-none-linux-gnueabi-strip checking for arm-buildroot-linux-gnueabi-ranlib... (cached) /home/buildroot/autobuild/instance-3/output-1/host/bin/arm-none-linux-gnueabi-gcc-ranlib checking command to parse /home/buildroot/autobuild/instance-3/output-1/host/bin/arm-none-linux-gnueabi-gcc-nm output from /home/buildroot/autobuild/instance-3/output-1/host/bin/arm-none-linux-gnueabi-gcc -std=gnu11 object... ok checking for sysroot... no checking for a working dd... /bin/dd checking how to truncate binary pipes... /bin/dd bs=4096 count=1 checking for arm-buildroot-linux-gnueabi-mt... no checking for mt... mt configure: WARNING: using cross tools not prefixed with host triplet checking if mt is a manifest tool... no checking for stdio.h... yes checking for stdlib.h... yes checking for string.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for strings.h... yes checking for sys/stat.h... yes checking for sys/types.h... yes checking for unistd.h... yes checking for dlfcn.h... yes checking for objdir... .libs checking if /home/buildroot/autobuild/instance-3/output-1/host/bin/arm-none-linux-gnueabi-gcc -std=gnu11 supports -fno-rtti -fno-exceptions... no checking for /home/buildroot/autobuild/instance-3/output-1/host/bin/arm-none-linux-gnueabi-gcc -std=gnu11 option to produce PIC... -fPIC -DPIC checking if /home/buildroot/autobuild/instance-3/output-1/host/bin/arm-none-linux-gnueabi-gcc -std=gnu11 PIC flag -fPIC -DPIC works... yes checking if /home/buildroot/autobuild/instance-3/output-1/host/bin/arm-none-linux-gnueabi-gcc -std=gnu11 static flag -static works... yes checking if /home/buildroot/autobuild/instance-3/output-1/host/bin/arm-none-linux-gnueabi-gcc -std=gnu11 supports -c -o file.o... yes checking if /home/buildroot/autobuild/instance-3/output-1/host/bin/arm-none-linux-gnueabi-gcc -std=gnu11 supports -c -o file.o... (cached) yes checking whether the /home/buildroot/autobuild/instance-3/output-1/host/bin/arm-none-linux-gnueabi-gcc -std=gnu11 linker (/home/buildroot/autobuild/instance-3/output-1/host/bin/arm-none-linux-gnueabi-ld) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking for shl_load... no checking for shl_load in -ldld... no checking for dlopen... no checking for dlopen in -ldl... yes checking whether a program can dlopen itself... cross checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... no checking how to run the C++ preprocessor... /home/buildroot/autobuild/instance-3/output-1/host/bin/arm-none-linux-gnueabi-g++ -E checking for ld used by /home/buildroot/autobuild/instance-3/output-1/host/bin/arm-none-linux-gnueabi-g++... /home/buildroot/autobuild/instance-3/output-1/host/bin/arm-none-linux-gnueabi-ld checking if the linker (/home/buildroot/autobuild/instance-3/output-1/host/bin/arm-none-linux-gnueabi-ld) is GNU ld... yes checking whether the /home/buildroot/autobuild/instance-3/output-1/host/bin/arm-none-linux-gnueabi-g++ linker (/home/buildroot/autobuild/instance-3/output-1/host/bin/arm-none-linux-gnueabi-ld) supports shared libraries... yes checking for /home/buildroot/autobuild/instance-3/output-1/host/bin/arm-none-linux-gnueabi-g++ option to produce PIC... -fPIC -DPIC checking if /home/buildroot/autobuild/instance-3/output-1/host/bin/arm-none-linux-gnueabi-g++ PIC flag -fPIC -DPIC works... yes checking if /home/buildroot/autobuild/instance-3/output-1/host/bin/arm-none-linux-gnueabi-g++ static flag -static works... yes checking if /home/buildroot/autobuild/instance-3/output-1/host/bin/arm-none-linux-gnueabi-g++ supports -c -o file.o... yes checking if /home/buildroot/autobuild/instance-3/output-1/host/bin/arm-none-linux-gnueabi-g++ supports -c -o file.o... (cached) yes checking whether the /home/buildroot/autobuild/instance-3/output-1/host/bin/arm-none-linux-gnueabi-g++ linker (/home/buildroot/autobuild/instance-3/output-1/host/bin/arm-none-linux-gnueabi-ld) supports shared libraries... yes checking dynamic linker characteristics... (cached) GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking pkg-config is at least version 0.9.0... yes checking for dlopen in -ldl... (cached) yes checking for deflate in -lz... yes checking for pthread_create in -lpthread... yes checking for pthread_create in -lc_r... no checking for pthread_yield... yes checking for gethostbyname... yes checking for setsockopt... yes checking for pcre_compile in -lpcre... yes checking for crypt in -lcrypt... yes checking for crypt_r... yes checking for crypt_r in -lcrypt... yes checking for library containing clock_gettime... none required checking for SSL... yes checking for xmlNewDoc in -lxml2... yes checking for libxml/parser.h... yes checking for sqlite3.h... yes checking for sqlite3_open_v2 in -lsqlite3... yes checking for egrep... (cached) /bin/grep -E checking for dirent.h that defines DIR... yes checking for library containing opendir... none required checking for arpa/inet.h... yes checking for errno.h... yes checking for fcntl.h... yes checking for malloc.h... yes checking for netdb.h... yes checking for netinet/in.h... yes checking for stdlib.h... (cached) yes checking for sys/ioctl.h... yes checking for sys/socket.h... yes checking for sys/stat.h... (cached) yes checking for sys/signal.h... yes checking for sys/types.h... (cached) yes checking for sys/wait.h... yes checking for sys/uio.h... yes checking for signal.h... yes checking for stdio.h... (cached) yes checking for pthread.h... yes checking for unistd.h... (cached) yes checking for string... yes checking for iostream... yes checking for iomanip... yes checking for fstream... yes checking for sstream... yes checking for map... yes checking for list... yes checking for queue... yes checking for stack... yes checking for set... yes checking for unordered_map... yes checking for tr1/unordered_map... yes checking for ext/hash_map... yes checking for sys/utsname.h... yes checking for typeinfo... yes checking for cxxabi.h... yes checking for crypt.h... yes checking for shadow.h... yes checking for math.h... yes checking for limits.h... yes checking for pcre.h... yes checking for pcre/pcre.h... no checking for ttydefaults.h... no checking for _Bool... no checking for stdbool.h that conforms to C99... yes checking for an ANSI C-conforming const... yes checking for pid_t... yes checking for sys/time.h... yes checking for vfork.h... no checking for sys/select.h... yes checking for sys/socket.h... (cached) yes checking whether struct tm is in sys/time.h or time.h... time.h checking whether closedir returns void... no checking for error_at_line... yes checking for fork... yes checking for vfork... yes checking for alarm... yes checking for working fork... cross configure: WARNING: result yes guessed because of cross compilation checking for working vfork... (cached) yes checking whether /home/buildroot/autobuild/instance-3/output-1/host/bin/arm-none-linux-gnueabi-gcc -std=gnu11 needs -traditional... no checking for working mktime... no checking types of arguments for select... int,fd_set *,struct timeval * checking return type of signal handlers... void checking for size_t... yes checking whether lstat correctly handles trailing slash... yes checking whether stat accepts an empty string... yes checking for dup2... yes checking for gethostbyaddr... yes checking for gethostbyname... (cached) yes checking for memmove... yes checking for memset... yes checking for select... yes checking for socket... yes checking for inet_aton... yes checking for inet_pton... yes checking for inet_ntop... yes checking for msg_control in msghdr... yes checking for socklen_t... yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating sconex/Makefile config.status: creating examples/Makefile config.status: creating examples/tuesdayonly/Makefile config.status: creating examples/rot13/Makefile config.status: creating server/Makefile config.status: creating ip/Makefile config.status: creating ip6/Makefile config.status: creating local/Makefile config.status: creating location/Makefile config.status: creating bluetooth/Makefile config.status: creating mime/Makefile config.status: creating simple/Makefile config.status: creating stat/Makefile config.status: creating ssl/Makefile config.status: creating http/Makefile config.status: creating sconesite/Makefile config.status: creating image/Makefile config.status: creating markdown/Makefile config.status: creating exec/Makefile config.status: creating forward/Makefile config.status: creating tftp/Makefile config.status: creating test/Makefile config.status: creating testbuilder/Makefile config.status: creating mysql/Makefile config.status: creating sqlite/Makefile config.status: creating smtp/Makefile config.status: creating rss/Makefile config.status: creating maths/Makefile config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands 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 ------------------------------------------------------------------------------ sconeserver-0.9.10 is now configured as follows: Target: arm-buildroot-linux-gnueabi Compiler: /home/buildroot/autobuild/instance-3/output-1/host/bin/arm-none-linux-gnueabi-g++ -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=2 -std=c++11 -Wall Source path: . Install prefix: /usr The following modules will be built: + server yes + ip yes + ip6 yes + local yes + location no + bluetooth no + mime yes + simple yes + stat yes + http yes + sconesite no + image no + markdown no + ssl yes + exec yes + forward yes + tftp yes + mysql no + sqlite yes + smtp yes + rss no + maths no + testbuilder no + test yes + examples no >>> sconeserver 6b932d7d8dbb700b830205e7111e469cefff490c Building PATH="/home/buildroot/autobuild/instance-3/output-1/host/bin:/home/buildroot/autobuild/instance-3/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" /usr/bin/make -j4 -C /home/buildroot/autobuild/instance-3/output-1/build/sconeserver-6b932d7d8dbb700b830205e7111e469cefff490c/ make[1]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/sconeserver-6b932d7d8dbb700b830205e7111e469cefff490c' /usr/bin/make all-recursive make[2]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/sconeserver-6b932d7d8dbb700b830205e7111e469cefff490c' Making all in sconex make[3]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/sconeserver-6b932d7d8dbb700b830205e7111e469cefff490c/sconex' /bin/bash ../libtool --tag=CXX --mode=compile /home/buildroot/autobuild/instance-3/output-1/host/bin/arm-none-linux-gnueabi-g++ -DHAVE_CONFIG_H -I. -I.. -I.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/home/buildroot/autobuild/instance-3/output-1/host/arm-buildroot-linux-gnueabi/sysroot/usr/bin/../../usr/include/libxml2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=2 -std=c++11 -Wall -c -o sconex.lo sconex.cpp /bin/bash ../libtool --tag=CXX --mode=compile /home/buildroot/autobuild/instance-3/output-1/host/bin/arm-none-linux-gnueabi-g++ -DHAVE_CONFIG_H -I. -I.. -I.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/home/buildroot/autobuild/instance-3/output-1/host/arm-buildroot-linux-gnueabi/sysroot/usr/bin/../../usr/include/libxml2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=2 -std=c++11 -Wall -c -o utils.lo utils.cpp /bin/bash ../libtool --tag=CXX --mode=compile /home/buildroot/autobuild/instance-3/output-1/host/bin/arm-none-linux-gnueabi-g++ -DHAVE_CONFIG_H -I. -I.. -I.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/home/buildroot/autobuild/instance-3/output-1/host/arm-buildroot-linux-gnueabi/sysroot/usr/bin/../../usr/include/libxml2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=2 -std=c++11 -Wall -c -o Base64.lo Base64.cpp /bin/bash ../libtool --tag=CXX --mode=compile /home/buildroot/autobuild/instance-3/output-1/host/bin/arm-none-linux-gnueabi-g++ -DHAVE_CONFIG_H -I. -I.. -I.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/home/buildroot/autobuild/instance-3/output-1/host/arm-buildroot-linux-gnueabi/sysroot/usr/bin/../../usr/include/libxml2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=2 -std=c++11 -Wall -c -o Buffer.lo Buffer.cpp libtool: compile: /home/buildroot/autobuild/instance-3/output-1/host/bin/arm-none-linux-gnueabi-g++ -DHAVE_CONFIG_H -I. -I.. -I.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/home/buildroot/autobuild/instance-3/output-1/host/arm-buildroot-linux-gnueabi/sysroot/usr/bin/../../usr/include/libxml2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=2 -std=c++11 -Wall -c sconex.cpp -fPIC -DPIC -o .libs/sconex.o libtool: compile: /home/buildroot/autobuild/instance-3/output-1/host/bin/arm-none-linux-gnueabi-g++ -DHAVE_CONFIG_H -I. -I.. -I.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/home/buildroot/autobuild/instance-3/output-1/host/arm-buildroot-linux-gnueabi/sysroot/usr/bin/../../usr/include/libxml2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=2 -std=c++11 -Wall -c Buffer.cpp -fPIC -DPIC -o .libs/Buffer.o libtool: compile: /home/buildroot/autobuild/instance-3/output-1/host/bin/arm-none-linux-gnueabi-g++ -DHAVE_CONFIG_H -I. -I.. -I.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/home/buildroot/autobuild/instance-3/output-1/host/arm-buildroot-linux-gnueabi/sysroot/usr/bin/../../usr/include/libxml2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=2 -std=c++11 -Wall -c Base64.cpp -fPIC -DPIC -o .libs/Base64.o libtool: compile: /home/buildroot/autobuild/instance-3/output-1/host/bin/arm-none-linux-gnueabi-g++ -DHAVE_CONFIG_H -I. -I.. -I.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/home/buildroot/autobuild/instance-3/output-1/host/arm-buildroot-linux-gnueabi/sysroot/usr/bin/../../usr/include/libxml2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=2 -std=c++11 -Wall -c utils.cpp -fPIC -DPIC -o .libs/utils.o sconex.cpp: In function 'scx::Date& scx::build_time()': sconex.cpp:52:36: error: unable to find string literal operator 'operator"" __TIME__' static Date s_build_time(__DATE__" "__TIME__,true); ^ Makefile:919: recipe for target 'sconex.lo' failed make[3]: *** [sconex.lo] Error 1 make[3]: *** Waiting for unfinished jobs.... make[3]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/sconeserver-6b932d7d8dbb700b830205e7111e469cefff490c/sconex' Makefile:745: recipe for target 'all-recursive' failed make[2]: *** [all-recursive] Error 1 make[2]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/sconeserver-6b932d7d8dbb700b830205e7111e469cefff490c' Makefile:468: recipe for target 'all' failed make[1]: *** [all] Error 2 make[1]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/sconeserver-6b932d7d8dbb700b830205e7111e469cefff490c' package/pkg-generic.mk:289: recipe for target '/home/buildroot/autobuild/instance-3/output-1/build/sconeserver-6b932d7d8dbb700b830205e7111e469cefff490c/.stamp_built' failed make: *** [/home/buildroot/autobuild/instance-3/output-1/build/sconeserver-6b932d7d8dbb700b830205e7111e469cefff490c/.stamp_built] Error 2 make: Leaving directory '/home/buildroot/autobuild/instance-3/buildroot'