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' tar (child): /opt/mxe/pkg/libcln-0023432.tar.gz: Cannot open: No such file or directory tar (child): Error is not recoverable: exiting now tar: Child returned status 2 tar: Error is not recoverable: exiting now 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 2 make[1]: Leaving directory '/opt/mxe' real 0m3.029s user 0m2.836s sys 0m0.130s