make[1]: Entering directory '/opt/mxe' uname -a Linux rcrozier-laptop 4.15.0-65-generic #74-Ubuntu SMP Tue Sep 17 17:06:04 UTC 2019 x86_64 x86_64 x86_64 GNU/Linux git log --pretty=tformat:"%H - %s [%ar] [%d]" -1 8e15248c5a76b5dfacb9ba1ade79137dfefeafa8 - qtwebkit: update checksum [7 days ago] [ (HEAD -> master, origin/master, origin/HEAD)] lsb_release -a 2>/dev/null || sw_vers 2>/dev/null || true LSB Version: core-9.20170808ubuntu1-noarch:printing-9.20170808ubuntu1-noarch:security-9.20170808ubuntu1-noarch Distributor ID: LinuxMint Description: Linux Mint 19 Tara Release: 19 Codename: tara autoconf --version 2>/dev/null | head -1 autoconf (GNU Autoconf) 2.69 automake --version 2>/dev/null | head -1 automake (GNU automake) 1.15.1 gcc --version gcc (Ubuntu 7.4.0-1ubuntu1~18.04.1) 7.4.0 Copyright (C) 2017 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. g++ --version g++ (Ubuntu 7.4.0-1ubuntu1~18.04.1) 7.4.0 Copyright (C) 2017 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. python --version Python 2.7.15+ perl --version 2>&1 | head -3 This is perl 5, version 26, subversion 1 (v5.26.1) built for x86_64-linux-gnu-thread-multi (with 67 registered patches, see perl -V for more detail) rm -rf '/opt/mxe/tmp-libcln-x86_64-w64-mingw32.static' mkdir -p '/opt/mxe/tmp-libcln-x86_64-w64-mingw32.static' mkdir -p '/opt/mxe/tmp-libcln-x86_64-w64-mingw32.static/jrheinlaender-cln-0023432' mkdir -p '/opt/mxe/tmp-libcln-x86_64-w64-mingw32.static/jrheinlaender-cln-0023432.build_' # disable wine with readonly directory # see https://github.com/mxe/mxe/issues/841 mkdir -p '/opt/mxe/tmp-libcln-x86_64-w64-mingw32.static/readonly' chmod 0555 '/opt/mxe/tmp-libcln-x86_64-w64-mingw32.static/readonly' cd '/opt/mxe/tmp-libcln-x86_64-w64-mingw32.static' && tar xzf '/opt/mxe/pkg/libcln-0023432.tar.gz' cd '/opt/mxe/tmp-libcln-x86_64-w64-mingw32.static/jrheinlaender-cln-0023432' cd '/opt/mxe/tmp-libcln-x86_64-w64-mingw32.static/jrheinlaender-cln-0023432' && autoreconf -vi autoreconf: Entering directory `.' autoreconf: configure.ac: not using Gettext autoreconf: running: aclocal -I m4 autoreconf: configure.ac: tracing autoreconf: running: libtoolize --copy libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'autoconf'. libtoolize: copying file 'autoconf/ltmain.sh' libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'. libtoolize: copying file 'm4/libtool.m4' libtoolize: copying file 'm4/ltoptions.m4' libtoolize: copying file 'm4/ltsugar.m4' libtoolize: copying file 'm4/ltversion.m4' libtoolize: copying file 'm4/lt~obsolete.m4' autoreconf: running: /usr/bin/autoconf autoreconf: running: /usr/bin/autoheader autoreconf: running: automake --add-missing --copy --no-force configure.ac:41: installing 'autoconf/compile' configure.ac:58: installing 'autoconf/config.guess' configure.ac:58: installing 'autoconf/config.sub' configure.ac:29: installing 'autoconf/install-sh' configure.ac:29: installing 'autoconf/missing' benchmarks/Makefile.am: installing 'autoconf/depcomp' doc/Makefile.am:2: installing 'autoconf/texinfo.tex' autoreconf: Leaving directory `.' cd '/opt/mxe/tmp-libcln-x86_64-w64-mingw32.static/jrheinlaender-cln-0023432.build_' && '/opt/mxe/tmp-libcln-x86_64-w64-mingw32.static/jrheinlaender-cln-0023432/configure' --host='x86_64-w64-mingw32.static' --build='x86_64-pc-linux-gnu' --prefix='/opt/mxe/usr/x86_64-w64-mingw32.static' --enable-static --disable-shared ac_cv_prog_HAVE_DOXYGEN="false" --enable-doc=no --enable-gtk-doc=no --enable-gtk-doc-html=no --enable-gtk-doc-pdf=no --{docdir,infodir,mandir,with-html-dir}='/opt/mxe/tmp-libcln-x86_64-w64-mingw32.static/jrheinlaender-cln-0023432.build_.sink' --disable-doxygen CXXFLAGS='$CXXFLAGS -std=c++11' configure: WARNING: unrecognized options: --enable-doc, --enable-gtk-doc, --enable-gtk-doc-html, --enable-gtk-doc-pdf, --with-html-dir, --disable-doxygen configure: loading site script /opt/mxe/usr/x86_64-w64-mingw32.static/share/config.site checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for x86_64-w64-mingw32.static-strip... x86_64-w64-mingw32.static-strip checking for a thread-safe mkdir -p... /bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking for x86_64-w64-mingw32.static-gcc... x86_64-w64-mingw32.static-gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.exe checking for suffix of executables... .exe 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 x86_64-w64-mingw32.static-gcc accepts -g... yes checking for x86_64-w64-mingw32.static-gcc option to accept ISO C89... none needed checking whether x86_64-w64-mingw32.static-gcc understands -c and -o together... yes checking for style of include used by make... GNU checking dependency style of x86_64-w64-mingw32.static-gcc... gcc3 checking how to run the C preprocessor... x86_64-w64-mingw32.static-gcc -E checking for x86_64-w64-mingw32.static-g++... x86_64-w64-mingw32.static-g++ checking whether we are using the GNU C++ compiler... no checking whether x86_64-w64-mingw32.static-g++ accepts -g... yes checking dependency style of x86_64-w64-mingw32.static-g++... gcc3 checking how to run the C++ preprocessor... x86_64-w64-mingw32.static-g++ -E checking for underscore in external names... no checking dependency style of x86_64-w64-mingw32.static-gcc... gcc3 checking whether --noexecstack is desirable for .s files... no checking build system type... (cached) x86_64-pc-linux-gnu checking host system type... x86_64-w64-mingw32.static checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for 64-bit userland on x86-64... yes checking how to print strings... printf checking for a sed that does not truncate output... /bin/sed checking for fgrep... /bin/grep -F checking for ld used by x86_64-w64-mingw32.static-gcc... /opt/mxe/usr/bin/x86_64-w64-mingw32.static-ld checking if the linker (/opt/mxe/usr/bin/x86_64-w64-mingw32.static-ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /opt/mxe/usr/bin/x86_64-w64-mingw32.static-nm -B checking the name lister (/opt/mxe/usr/bin/x86_64-w64-mingw32.static-nm -B) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 1572864 checking how to convert x86_64-pc-linux-gnu file names to x86_64-w64-mingw32.static format... func_convert_file_nix_to_w32 checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop checking for /opt/mxe/usr/bin/x86_64-w64-mingw32.static-ld option to reload object files... -r checking for x86_64-w64-mingw32.static-objdump... x86_64-w64-mingw32.static-objdump checking how to recognize dependent libraries... file_magic ^x86 archive import|^x86 DLL checking for x86_64-w64-mingw32.static-dlltool... x86_64-w64-mingw32.static-dlltool checking how to associate runtime and link libraries... func_cygming_dll_for_implib checking for x86_64-w64-mingw32.static-ar... x86_64-w64-mingw32.static-ar checking for archiver @FILE support... @ checking for x86_64-w64-mingw32.static-strip... (cached) x86_64-w64-mingw32.static-strip checking for x86_64-w64-mingw32.static-ranlib... x86_64-w64-mingw32.static-ranlib checking command to parse /opt/mxe/usr/bin/x86_64-w64-mingw32.static-nm -B output from x86_64-w64-mingw32.static-gcc 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 x86_64-w64-mingw32.static-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 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 for dlfcn.h... yes checking for objdir... .libs checking if x86_64-w64-mingw32.static-gcc supports -fno-rtti -fno-exceptions... no checking for x86_64-w64-mingw32.static-gcc option to produce PIC... -DDLL_EXPORT -DPIC checking if x86_64-w64-mingw32.static-gcc PIC flag -DDLL_EXPORT -DPIC works... yes checking if x86_64-w64-mingw32.static-gcc static flag -static works... yes checking if x86_64-w64-mingw32.static-gcc supports -c -o file.o... yes checking if x86_64-w64-mingw32.static-gcc supports -c -o file.o... (cached) yes checking whether the x86_64-w64-mingw32.static-gcc linker (/opt/mxe/usr/bin/x86_64-w64-mingw32.static-ld) supports shared libraries... yes checking dynamic linker characteristics... Win32 ld.exe checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... no checking whether to build static libraries... yes checking how to run the C++ preprocessor... x86_64-w64-mingw32.static-g++ -E checking whether the x86_64-w64-mingw32.static-g++ linker (/opt/mxe/usr/bin/x86_64-w64-mingw32.static-ld) supports shared libraries... yes libtool.m4: error: problem compiling CXX test program checking for x86_64-w64-mingw32.static-g++ option to produce PIC... -DDLL_EXPORT -DPIC checking if x86_64-w64-mingw32.static-g++ PIC flag -DDLL_EXPORT -DPIC works... no checking if x86_64-w64-mingw32.static-g++ static flag works... no checking if x86_64-w64-mingw32.static-g++ supports -c -o file.o... no checking if x86_64-w64-mingw32.static-g++ supports -c -o file.o... (cached) no checking whether the x86_64-w64-mingw32.static-g++ linker (/opt/mxe/usr/bin/x86_64-w64-mingw32.static-ld) supports shared libraries... yes checking dynamic linker characteristics... Win32 ld.exe checking how to hardcode library paths into programs... immediate checking for long long type... no checking for long double type... no checking for unistd.h... (cached) yes checking for working alloca.h... no checking for alloca... no checking for gettimeofday... no checking for times... no checking sys/resource.h usability... no checking sys/resource.h presence... no checking for sys/resource.h... no checking sys/times.h usability... no checking sys/times.h presence... no checking for sys/times.h... no checking for perror declaration... yes checking whether the compiler supports __attribute__((flatten))... no checking whether char is unsigned... yes checking whether byte ordering is bigendian... unknown configure: error: unknown endianness presetting ac_cv_c_bigendian=no (or yes) will help Makefile:817: recipe for target 'build-only-libcln_x86_64-w64-mingw32.static' failed make[1]: *** [build-only-libcln_x86_64-w64-mingw32.static] Error 1 make[1]: Leaving directory '/opt/mxe' real 0m10.873s user 0m9.211s sys 0m0.838s