Created
May 30, 2018 03:46
-
-
Save DemonRx/d0137dc02a07fa73efa0c9605c3b1d8b to your computer and use it in GitHub Desktop.
Failed to build package qt for target x86_64-w64-mingw32.static
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
make[1]: Entering directory '/home/demon/coins/mxe' | |
uname -a | |
Linux UbuntuHP 4.16.0-041600-generic #201804012230 SMP Sun Apr 1 22:31:39 UTC 2018 x86_64 x86_64 x86_64 GNU/Linux | |
git log --pretty=tformat:"%H - %s [%ar] [%d]" -1 | |
579070c15992f1e74f578f7ca3d7669389fe4b21 - Update packages.json & build-matrix.html [6 days ago] [ (HEAD -> master, origin/master, origin/HEAD)] | |
lsb_release -a 2>/dev/null || sw_vers 2>/dev/null || true | |
Distributor ID: Ubuntu | |
Description: Ubuntu 16.04.4 LTS | |
Release: 16.04 | |
Codename: xenial | |
autoconf --version 2>/dev/null | head -1 | |
autoconf (GNU Autoconf) 2.69 | |
automake --version 2>/dev/null | head -1 | |
automake (GNU automake) 1.15 | |
gcc --version | |
gcc (GCC) 8.1.0 | |
Copyright (C) 2018 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++ (GCC) 8.1.0 | |
Copyright (C) 2018 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.12 | |
perl --version 2>&1 | head -3 | |
This is perl 5, version 22, subversion 1 (v5.22.1) built for x86_64-linux-gnu-thread-multi | |
(with 68 registered patches, see perl -V for more detail) | |
rm -rf '/home/demon/coins/mxe/tmp-qt-x86_64-w64-mingw32.static' | |
mkdir -p '/home/demon/coins/mxe/tmp-qt-x86_64-w64-mingw32.static' | |
mkdir -p '/home/demon/coins/mxe/tmp-qt-x86_64-w64-mingw32.static/qt-everywhere-opensource-src-4.8.7' | |
mkdir -p '/home/demon/coins/mxe/tmp-qt-x86_64-w64-mingw32.static/qt-everywhere-opensource-src-4.8.7.build_' | |
# disable wine with readonly directory | |
# see https://github.com/mxe/mxe/issues/841 | |
mkdir -p '/home/demon/coins/mxe/tmp-qt-x86_64-w64-mingw32.static/readonly' | |
chmod 0555 '/home/demon/coins/mxe/tmp-qt-x86_64-w64-mingw32.static/readonly' | |
cd '/home/demon/coins/mxe/tmp-qt-x86_64-w64-mingw32.static' && tar xzf '/home/demon/coins/mxe/pkg/qt-everywhere-opensource-src-4.8.7.tar.gz' | |
cd '/home/demon/coins/mxe/tmp-qt-x86_64-w64-mingw32.static/qt-everywhere-opensource-src-4.8.7' | |
(cd '/home/demon/coins/mxe/tmp-qt-x86_64-w64-mingw32.static/qt-everywhere-opensource-src-4.8.7' && patch -p1 -u) < /home/demon/coins/mxe/src/qt-1-cherrypicks.patch | |
patching file src/corelib/codecs/codecs.pri | |
patching file configure | |
patching file src/corelib/codecs/codecs.pri | |
patching file src/corelib/codecs/codecs.pri | |
patching file src/corelib/codecs/qtextcodec.cpp | |
patching file src/corelib/codecs/codecs.pri | |
patching file src/corelib/codecs/cp949codetbl_p.h | |
patching file src/corelib/codecs/qbig5codec.cpp | |
patching file src/corelib/codecs/qbig5codec_p.h | |
patching file src/corelib/codecs/qeucjpcodec.cpp | |
patching file src/corelib/codecs/qeucjpcodec_p.h | |
patching file src/corelib/codecs/qeuckrcodec.cpp | |
patching file src/corelib/codecs/qeuckrcodec_p.h | |
patching file src/corelib/codecs/qfontjpcodec.cpp | |
patching file src/corelib/codecs/qfontjpcodec_p.h | |
patching file src/corelib/codecs/qgb18030codec.cpp | |
patching file src/corelib/codecs/qgb18030codec_p.h | |
patching file src/corelib/codecs/qjiscodec.cpp | |
patching file src/corelib/codecs/qjiscodec_p.h | |
patching file src/corelib/codecs/qjpunicode.cpp | |
patching file src/corelib/codecs/qjpunicode_p.h | |
patching file src/corelib/codecs/qsjiscodec.cpp | |
patching file src/corelib/codecs/qsjiscodec_p.h | |
patching file src/corelib/codecs/qtextcodec.cpp | |
patching file src/plugins/codecs/cn/cn.pro | |
patching file src/plugins/codecs/cn/main.cpp | |
patching file src/plugins/codecs/cn/qgb18030codec.cpp | |
patching file src/plugins/codecs/cn/qgb18030codec.h | |
patching file src/plugins/codecs/codecs.pro | |
patching file src/plugins/codecs/jp/jp.pro | |
patching file src/plugins/codecs/jp/main.cpp | |
patching file src/plugins/codecs/jp/qeucjpcodec.cpp | |
patching file src/plugins/codecs/jp/qeucjpcodec.h | |
patching file src/plugins/codecs/jp/qfontjpcodec.cpp | |
patching file src/plugins/codecs/jp/qfontjpcodec.h | |
patching file src/plugins/codecs/jp/qjiscodec.cpp | |
patching file src/plugins/codecs/jp/qjiscodec.h | |
patching file src/plugins/codecs/jp/qjpunicode.cpp | |
patching file src/plugins/codecs/jp/qjpunicode.h | |
patching file src/plugins/codecs/jp/qsjiscodec.cpp | |
patching file src/plugins/codecs/jp/qsjiscodec.h | |
patching file src/plugins/codecs/kr/cp949codetbl.h | |
patching file src/plugins/codecs/kr/kr.pro | |
patching file src/plugins/codecs/kr/main.cpp | |
patching file src/plugins/codecs/kr/qeuckrcodec.cpp | |
patching file src/plugins/codecs/kr/qeuckrcodec.h | |
patching file src/plugins/codecs/tw/main.cpp | |
patching file src/plugins/codecs/tw/qbig5codec.cpp | |
patching file src/plugins/codecs/tw/qbig5codec.h | |
patching file src/plugins/codecs/tw/tw.pro | |
patching file src/plugins/plugins.pro | |
patching file src/corelib/codecs/qbig5codec.cpp | |
patching file src/corelib/codecs/qeucjpcodec.cpp | |
patching file src/corelib/codecs/qeucjpcodec_p.h | |
patching file src/corelib/codecs/qeuckrcodec.cpp | |
patching file src/corelib/codecs/qfontjpcodec.cpp | |
patching file src/corelib/codecs/qgb18030codec.cpp | |
patching file src/corelib/codecs/qjiscodec.cpp | |
patching file src/corelib/codecs/qjiscodec_p.h | |
patching file src/corelib/codecs/qjpunicode.cpp | |
patching file src/corelib/codecs/qsjiscodec.cpp | |
patching file src/corelib/codecs/qsjiscodec_p.h | |
patching file src/corelib/codecs/cp949codetbl_p.h | |
patching file src/corelib/codecs/qbig5codec.cpp | |
patching file src/corelib/codecs/qbig5codec_p.h | |
patching file src/corelib/codecs/qeucjpcodec.cpp | |
patching file src/corelib/codecs/qeucjpcodec_p.h | |
patching file src/corelib/codecs/qeuckrcodec.cpp | |
patching file src/corelib/codecs/qeuckrcodec_p.h | |
patching file src/corelib/codecs/qfontjpcodec.cpp | |
patching file src/corelib/codecs/qfontjpcodec_p.h | |
patching file src/corelib/codecs/qgb18030codec.cpp | |
patching file src/corelib/codecs/qgb18030codec_p.h | |
patching file src/corelib/codecs/qjiscodec.cpp | |
patching file src/corelib/codecs/qjiscodec_p.h | |
patching file src/corelib/codecs/qjpunicode.cpp | |
patching file src/corelib/codecs/qjpunicode_p.h | |
patching file src/corelib/codecs/qsjiscodec.cpp | |
patching file src/corelib/codecs/qsjiscodec_p.h | |
patching file src/corelib/codecs/codecs.pri | |
patching file src/corelib/codecs/qtextcodec.cpp | |
patching file src/corelib/codecs/qtextcodecplugin.cpp | |
patching file src/corelib/codecs/qtextcodecplugin.h | |
patching file src/corelib/global/qconfig-medium.h | |
patching file src/corelib/global/qconfig-minimal.h | |
patching file src/corelib/global/qconfig-nacl.h | |
patching file src/corelib/global/qconfig-small.h | |
patching file src/corelib/global/qfeatures.h | |
patching file src/corelib/global/qfeatures.txt | |
patching file src/gui/image/qmnghandler.pri | |
patching file src/gui/image/qtiffhandler.pri | |
patching file src/corelib/global/qglobal.h | |
patching file configure | |
patching file configure | |
patching file tools/designer/src/plugins/activeqt/activeqt.pro | |
patching file src/3rdparty/webkit/Source/WebKit/qt/tests/hybridPixmap/hybridPixmap.pro | |
patching file configure | |
patching file configure | |
(cd '/home/demon/coins/mxe/tmp-qt-x86_64-w64-mingw32.static/qt-everywhere-opensource-src-4.8.7' && patch -p1 -u) < /home/demon/coins/mxe/src/qt-2-openssl-fixes.patch | |
patching file src/network/ssl/qsslcertificate.cpp | |
patching file src/network/ssl/qsslkey.cpp | |
patching file src/network/ssl/qsslsocket_openssl.cpp | |
patching file src/network/ssl/qsslsocket_openssl_symbols.cpp | |
patching file src/network/ssl/qsslsocket_openssl_symbols_p.h | |
patching file src/network/ssl/qsslsocket_openssl.cpp | |
patching file src/network/ssl/qsslsocket_openssl_symbols.cpp | |
cd '/home/demon/coins/mxe/tmp-qt-x86_64-w64-mingw32.static/qt-everywhere-opensource-src-4.8.7' && QTDIR='/home/demon/coins/mxe/tmp-qt-x86_64-w64-mingw32.static/qt-everywhere-opensource-src-4.8.7' ./bin/syncqt | |
header (master) created for QtNetwork | |
headers.pri file created for QtNetwork | |
header (master) created for ActiveQt | |
headers.pri file created for ActiveQt | |
header (master) created for Qt3Support | |
headers.pri file created for Qt3Support | |
header (master) created for QtDeclarative | |
headers.pri file created for QtDeclarative | |
headers.pri file created for QtOpenGL | |
headers.pri file created for QtXmlPatterns | |
headers.pri file created for QtSql | |
header created for /home/demon/coins/mxe/tmp-qt-x86_64-w64-mingw32.static/qt-everywhere-opensource-src-4.8.7/src/corelib/codecs/cp949codetbl_p.h (1) | |
header created for /home/demon/coins/mxe/tmp-qt-x86_64-w64-mingw32.static/qt-everywhere-opensource-src-4.8.7/src/corelib/codecs/qbig5codec_p.h (1) | |
header created for /home/demon/coins/mxe/tmp-qt-x86_64-w64-mingw32.static/qt-everywhere-opensource-src-4.8.7/src/corelib/codecs/qeucjpcodec_p.h (1) | |
header created for /home/demon/coins/mxe/tmp-qt-x86_64-w64-mingw32.static/qt-everywhere-opensource-src-4.8.7/src/corelib/codecs/qeuckrcodec_p.h (1) | |
header created for /home/demon/coins/mxe/tmp-qt-x86_64-w64-mingw32.static/qt-everywhere-opensource-src-4.8.7/src/corelib/codecs/qfontjpcodec_p.h (1) | |
header created for /home/demon/coins/mxe/tmp-qt-x86_64-w64-mingw32.static/qt-everywhere-opensource-src-4.8.7/src/corelib/codecs/qgb18030codec_p.h (1) | |
header created for /home/demon/coins/mxe/tmp-qt-x86_64-w64-mingw32.static/qt-everywhere-opensource-src-4.8.7/src/corelib/codecs/qjiscodec_p.h (1) | |
header created for /home/demon/coins/mxe/tmp-qt-x86_64-w64-mingw32.static/qt-everywhere-opensource-src-4.8.7/src/corelib/codecs/qjpunicode_p.h (1) | |
header created for /home/demon/coins/mxe/tmp-qt-x86_64-w64-mingw32.static/qt-everywhere-opensource-src-4.8.7/src/corelib/codecs/qsjiscodec_p.h (1) | |
header created for /home/demon/coins/mxe/tmp-qt-x86_64-w64-mingw32.static/qt-everywhere-opensource-src-4.8.7/src/corelib/global/qconfig.h (1) | |
header (master) created for QtCore | |
headers.pri file created for QtCore | |
header (master) created for QtGui | |
headers.pri file created for QtGui | |
header (master) created for QtDesigner | |
headers.pri file created for QtDesigner | |
headers.pri file created for QtScript | |
header (master) created for QtXml | |
headers.pri file created for QtXml | |
cd '/home/demon/coins/mxe/tmp-qt-x86_64-w64-mingw32.static/qt-everywhere-opensource-src-4.8.7' && OPENSSL_LIBS="`'x86_64-w64-mingw32.static-pkg-config' --libs-only-l openssl`" PSQL_LIBS="-lpq -lsecur32 `'x86_64-w64-mingw32.static-pkg-config' --libs-only-l openssl pthreads` -lws2_32" SYBASE_LIBS="-lsybdb `'x86_64-w64-mingw32.static-pkg-config' --libs-only-l gnutls` -liconv -lws2_32" CXXFLAGS="-std=gnu++98" ./configure -opensource -confirm-license -fast -xplatform win32-g++-4.6 -device-option CROSS_COMPILE=x86_64-w64-mingw32.static- -device-option PKG_CONFIG='x86_64-w64-mingw32.static-pkg-config' -force-pkg-config -release -exceptions -static -prefix '/home/demon/coins/mxe/usr/x86_64-w64-mingw32.static/qt' -prefix-install -script -no-iconv -opengl desktop -no-webkit -no-glib -no-gstreamer -no-phonon -no-phonon-backend -accessibility -no-reduce-exports -no-rpath -make libs -nomake demos -nomake docs -nomake examples -xmlpatterns -qt-sql-sqlite -qt-sql-odbc -qt-sql-psql -no-sql-mysql -qt-sql-tds -D Q_USE_SYBASE -system-zlib -system-libpng -system-libjpeg -system-libtiff -system-libmng -system-sqlite -openssl-linked -dbus-linked -no-pch -v | |
Package gnutls was not found in the pkg-config search path. | |
Perhaps you should add the directory containing `gnutls.pc' | |
to the PKG_CONFIG_PATH environment variable | |
Package 'gnutls', required by 'world', not found | |
Determining system architecture... (Linux:4.16.0-041600-generic:x86_64) | |
64-bit AMD 80x86 (x86_64) | |
'windows' is supported | |
'x86_64' is supported | |
System architecture: 'windows' | |
This is the Qt for Windows Open Source Edition. | |
You are licensed to use this software under the terms of | |
the Lesser GNU General Public License (LGPL) versions 2.1. | |
You are also licensed to use this software under the terms of | |
the GNU General Public License (GPL) versions 3. | |
You have already accepted the terms of the license. | |
Creating qmake. Please wait... | |
make[2]: Entering directory '/home/demon/coins/mxe/tmp-qt-x86_64-w64-mingw32.static/qt-everywhere-opensource-src-4.8.7/qmake' | |
g++ -c -o project.o -pipe -DQMAKE_OPENSOURCE_EDITION -g -I. -Igenerators -Igenerators/unix -Igenerators/win32 -Igenerators/mac -Igenerators/symbian -Igenerators/integrity -I/home/demon/coins/mxe/tmp-qt-x86_64-w64-mingw32.static/qt-everywhere-opensource-src-4.8.7/include -I/home/demon/coins/mxe/tmp-qt-x86_64-w64-mingw32.static/qt-everywhere-opensource-src-4.8.7/include/QtCore -I/home/demon/coins/mxe/tmp-qt-x86_64-w64-mingw32.static/qt-everywhere-opensource-src-4.8.7/src/corelib/global -I/home/demon/coins/mxe/tmp-qt-x86_64-w64-mingw32.static/qt-everywhere-opensource-src-4.8.7/src/corelib/xml -I/home/demon/coins/mxe/tmp-qt-x86_64-w64-mingw32.static/qt-everywhere-opensource-src-4.8.7/tools/shared -DQT_NO_PCRE -DQT_BUILD_QMAKE -DQT_BOOTSTRAPPED -DQLIBRARYINFO_EPOCROOT -DQT_NO_TEXTCODEC -DQT_NO_UNICODETABLES -DQT_NO_COMPONENT -DQT_NO_STL -DQT_NO_COMPRESS -I/home/demon/coins/mxe/tmp-qt-x86_64-w64-mingw32.static/qt-everywhere-opensource-src-4.8.7/mkspecs/linux-g++ -DHAVE_QCONFIG_CPP -DQT_NO_THREAD -DQT_NO_QOBJECT -DQT_NO_GEOM_VARIANT -DQT_NO_DEPRECATED project.cpp | |
g++ -c -o property.o -pipe -DQMAKE_OPENSOURCE_EDITION -g -I. -Igenerators -Igenerators/unix -Igenerators/win32 -Igenerators/mac -Igenerators/symbian -Igenerators/integrity -I/home/demon/coins/mxe/tmp-qt-x86_64-w64-mingw32.static/qt-everywhere-opensource-src-4.8.7/include -I/home/demon/coins/mxe/tmp-qt-x86_64-w64-mingw32.static/qt-everywhere-opensource-src-4.8.7/include/QtCore -I/home/demon/coins/mxe/tmp-qt-x86_64-w64-mingw32.static/qt-everywhere-opensource-src-4.8.7/src/corelib/global -I/home/demon/coins/mxe/tmp-qt-x86_64-w64-mingw32.static/qt-everywhere-opensource-src-4.8.7/src/corelib/xml -I/home/demon/coins/mxe/tmp-qt-x86_64-w64-mingw32.static/qt-everywhere-opensource-src-4.8.7/tools/shared -DQT_NO_PCRE -DQT_BUILD_QMAKE -DQT_BOOTSTRAPPED -DQLIBRARYINFO_EPOCROOT -DQT_NO_TEXTCODEC -DQT_NO_UNICODETABLES -DQT_NO_COMPONENT -DQT_NO_STL -DQT_NO_COMPRESS -I/home/demon/coins/mxe/tmp-qt-x86_64-w64-mingw32.static/qt-everywhere-opensource-src-4.8.7/mkspecs/linux-g++ -DHAVE_QCONFIG_CPP -DQT_NO_THREAD -DQT_NO_QOBJECT -DQT_NO_GEOM_VARIANT -DQT_NO_DEPRECATED property.cpp | |
g++ -c -o main.o -pipe -DQMAKE_OPENSOURCE_EDITION -g -I. -Igenerators -Igenerators/unix -Igenerators/win32 -Igenerators/mac -Igenerators/symbian -Igenerators/integrity -I/home/demon/coins/mxe/tmp-qt-x86_64-w64-mingw32.static/qt-everywhere-opensource-src-4.8.7/include -I/home/demon/coins/mxe/tmp-qt-x86_64-w64-mingw32.static/qt-everywhere-opensource-src-4.8.7/include/QtCore -I/home/demon/coins/mxe/tmp-qt-x86_64-w64-mingw32.static/qt-everywhere-opensource-src-4.8.7/src/corelib/global -I/home/demon/coins/mxe/tmp-qt-x86_64-w64-mingw32.static/qt-everywhere-opensource-src-4.8.7/src/corelib/xml -I/home/demon/coins/mxe/tmp-qt-x86_64-w64-mingw32.static/qt-everywhere-opensource-src-4.8.7/tools/shared -DQT_NO_PCRE -DQT_BUILD_QMAKE -DQT_BOOTSTRAPPED -DQLIBRARYINFO_EPOCROOT -DQT_NO_TEXTCODEC -DQT_NO_UNICODETABLES -DQT_NO_COMPONENT -DQT_NO_STL -DQT_NO_COMPRESS -I/home/demon/coins/mxe/tmp-qt-x86_64-w64-mingw32.static/qt-everywhere-opensource-src-4.8.7/mkspecs/linux-g++ -DHAVE_QCONFIG_CPP -DQT_NO_THREAD -DQT_NO_QOBJECT -DQT_NO_GEOM_VARIANT -DQT_NO_DEPRECATED main.cpp | |
g++ -c -o makefile.o -pipe -DQMAKE_OPENSOURCE_EDITION -g -I. -Igenerators -Igenerators/unix -Igenerators/win32 -Igenerators/mac -Igenerators/symbian -Igenerators/integrity -I/home/demon/coins/mxe/tmp-qt-x86_64-w64-mingw32.static/qt-everywhere-opensource-src-4.8.7/include -I/home/demon/coins/mxe/tmp-qt-x86_64-w64-mingw32.static/qt-everywhere-opensource-src-4.8.7/include/QtCore -I/home/demon/coins/mxe/tmp-qt-x86_64-w64-mingw32.static/qt-everywhere-opensource-src-4.8.7/src/corelib/global -I/home/demon/coins/mxe/tmp-qt-x86_64-w64-mingw32.static/qt-everywhere-opensource-src-4.8.7/src/corelib/xml -I/home/demon/coins/mxe/tmp-qt-x86_64-w64-mingw32.static/qt-everywhere-opensource-src-4.8.7/tools/shared -DQT_NO_PCRE -DQT_BUILD_QMAKE -DQT_BOOTSTRAPPED -DQLIBRARYINFO_EPOCROOT -DQT_NO_TEXTCODEC -DQT_NO_UNICODETABLES -DQT_NO_COMPONENT -DQT_NO_STL -DQT_NO_COMPRESS -I/home/demon/coins/mxe/tmp-qt-x86_64-w64-mingw32.static/qt-everywhere-opensource-src-4.8.7/mkspecs/linux-g++ -DHAVE_QCONFIG_CPP -DQT_NO_THREAD -DQT_NO_QOBJECT -DQT_NO_GEOM_VARIANT -DQT_NO_DEPRECATED generators/makefile.cpp | |
g++ -c -o unixmake2.o -pipe -DQMAKE_OPENSOURCE_EDITION -g -I. -Igenerators -Igenerators/unix -Igenerators/win32 -Igenerators/mac -Igenerators/symbian -Igenerators/integrity -I/home/demon/coins/mxe/tmp-qt-x86_64-w64-mingw32.static/qt-everywhere-opensource-src-4.8.7/include -I/home/demon/coins/mxe/tmp-qt-x86_64-w64-mingw32.static/qt-everywhere-opensource-src-4.8.7/include/QtCore -I/home/demon/coins/mxe/tmp-qt-x86_64-w64-mingw32.static/qt-everywhere-opensource-src-4.8.7/src/corelib/global -I/home/demon/coins/mxe/tmp-qt-x86_64-w64-mingw32.static/qt-everywhere-opensource-src-4.8.7/src/corelib/xml -I/home/demon/coins/mxe/tmp-qt-x86_64-w64-mingw32.static/qt-everywhere-opensource-src-4.8.7/tools/shared -DQT_NO_PCRE -DQT_BUILD_QMAKE -DQT_BOOTSTRAPPED -DQLIBRARYINFO_EPOCROOT -DQT_NO_TEXTCODEC -DQT_NO_UNICODETABLES -DQT_NO_COMPONENT -DQT_NO_STL -DQT_NO_COMPRESS -I/home/demon/coins/mxe/tmp-qt-x86_64-w64-mingw32.static/qt-everywhere-opensource-src-4.8.7/mkspecs/linux-g++ -DHAVE_QCONFIG_CPP -DQT_NO_THREAD -DQT_NO_QOBJECT -DQT_NO_GEOM_VARIANT -DQT_NO_DEPRECATED generators/unix/unixmake2.cpp | |
g++ -c -o unixmake.o -pipe -DQMAKE_OPENSOURCE_EDITION -g -I. -Igenerators -Igenerators/unix -Igenerators/win32 -Igenerators/mac -Igenerators/symbian -Igenerators/integrity -I/home/demon/coins/mxe/tmp-qt-x86_64-w64-mingw32.static/qt-everywhere-opensource-src-4.8.7/include -I/home/demon/coins/mxe/tmp-qt-x86_64-w64-mingw32.static/qt-everywhere-opensource-src-4.8.7/include/QtCore -I/home/demon/coins/mxe/tmp-qt-x86_64-w64-mingw32.static/qt-everywhere-opensource-src-4.8.7/src/corelib/global -I/home/demon/coins/mxe/tmp-qt-x86_64-w64-mingw32.static/qt-everywhere-opensource-src-4.8.7/src/corelib/xml -I/home/demon/coins/mxe/tmp-qt-x86_64-w64-mingw32.static/qt-everywhere-opensource-src-4.8.7/tools/shared -DQT_NO_PCRE -DQT_BUILD_QMAKE -DQT_BOOTSTRAPPED -DQLIBRARYINFO_EPOCROOT -DQT_NO_TEXTCODEC -DQT_NO_UNICODETABLES -DQT_NO_COMPONENT -DQT_NO_STL -DQT_NO_COMPRESS -I/home/demon/coins/mxe/tmp-qt-x86_64-w64-mingw32.static/qt-everywhere-opensource-src-4.8.7/mkspecs/linux-g++ -DHAVE_QCONFIG_CPP -DQT_NO_THREAD -DQT_NO_QOBJECT -DQT_NO_GEOM_VARIANT -DQT_NO_DEPRECATED generators/unix/unixmake.cpp | |
g++ -c -o mingw_make.o -pipe -DQMAKE_OPENSOURCE_EDITION -g -I. -Igenerators -Igenerators/unix -Igenerators/win32 -Igenerators/mac -Igenerators/symbian -Igenerators/integrity -I/home/demon/coins/mxe/tmp-qt-x86_64-w64-mingw32.static/qt-everywhere-opensource-src-4.8.7/include -I/home/demon/coins/mxe/tmp-qt-x86_64-w64-mingw32.static/qt-everywhere-opensource-src-4.8.7/include/QtCore -I/home/demon/coins/mxe/tmp-qt-x86_64-w64-mingw32.static/qt-everywhere-opensource-src-4.8.7/src/corelib/global -I/home/demon/coins/mxe/tmp-qt-x86_64-w64-mingw32.static/qt-everywhere-opensource-src-4.8.7/src/corelib/xml -I/home/demon/coins/mxe/tmp-qt-x86_64-w64-mingw32.static/qt-everywhere-opensource-src-4.8.7/tools/shared -DQT_NO_PCRE -DQT_BUILD_QMAKE -DQT_BOOTSTRAPPED -DQLIBRARYINFO_EPOCROOT -DQT_NO_TEXTCODEC -DQT_NO_UNICODETABLES -DQT_NO_COMPONENT -DQT_NO_STL -DQT_NO_COMPRESS -I/home/demon/coins/mxe/tmp-qt-x86_64-w64-mingw32.static/qt-everywhere-opensource-src-4.8.7/mkspecs/linux-g++ -DHAVE_QCONFIG_CPP -DQT_NO_THREAD -DQT_NO_QOBJECT -DQT_NO_GEOM_VARIANT -DQT_NO_DEPRECATED generators/win32/mingw_make.cpp | |
g++ -c -o option.o -pipe -DQMAKE_OPENSOURCE_EDITION -g -I. -Igenerators -Igenerators/unix -Igenerators/win32 -Igenerators/mac -Igenerators/symbian -Igenerators/integrity -I/home/demon/coins/mxe/tmp-qt-x86_64-w64-mingw32.static/qt-everywhere-opensource-src-4.8.7/include -I/home/demon/coins/mxe/tmp-qt-x86_64-w64-mingw32.static/qt-everywhere-opensource-src-4.8.7/include/QtCore -I/home/demon/coins/mxe/tmp-qt-x86_64-w64-mingw32.static/qt-everywhere-opensource-src-4.8.7/src/corelib/global -I/home/demon/coins/mxe/tmp-qt-x86_64-w64-mingw32.static/qt-everywhere-opensource-src-4.8.7/src/corelib/xml -I/home/demon/coins/mxe/tmp-qt-x86_64-w64-mingw32.static/qt-everywhere-opensource-src-4.8.7/tools/shared -DQT_NO_PCRE -DQT_BUILD_QMAKE -DQT_BOOTSTRAPPED -DQLIBRARYINFO_EPOCROOT -DQT_NO_TEXTCODEC -DQT_NO_UNICODETABLES -DQT_NO_COMPONENT -DQT_NO_STL -DQT_NO_COMPRESS -I/home/demon/coins/mxe/tmp-qt-x86_64-w64-mingw32.static/qt-everywhere-opensource-src-4.8.7/mkspecs/linux-g++ -DHAVE_QCONFIG_CPP -DQT_NO_THREAD -DQT_NO_QOBJECT -DQT_NO_GEOM_VARIANT -DQT_NO_DEPRECATED option.cpp | |
g++ -c -o winmakefile.o -pipe -DQMAKE_OPENSOURCE_EDITION -g -I. -Igenerators -Igenerators/unix -Igenerators/win32 -Igenerators/mac -Igenerators/symbian -Igenerators/integrity -I/home/demon/coins/mxe/tmp-qt-x86_64-w64-mingw32.static/qt-everywhere-opensource-src-4.8.7/include -I/home/demon/coins/mxe/tmp-qt-x86_64-w64-mingw32.static/qt-everywhere-opensource-src-4.8.7/include/QtCore -I/home/demon/coins/mxe/tmp-qt-x86_64-w64-mingw32.static/qt-everywhere-opensource-src-4.8.7/src/corelib/global -I/home/demon/coins/mxe/tmp-qt-x86_64-w64-mingw32.static/qt-everywhere-opensource-src-4.8.7/src/corelib/xml -I/home/demon/coins/mxe/tmp-qt-x86_64-w64-mingw32.static/qt-everywhere-opensource-src-4.8.7/tools/shared -DQT_NO_PCRE -DQT_BUILD_QMAKE -DQT_BOOTSTRAPPED -DQLIBRARYINFO_EPOCROOT -DQT_NO_TEXTCODEC -DQT_NO_UNICODETABLES -DQT_NO_COMPONENT -DQT_NO_STL -DQT_NO_COMPRESS -I/home/demon/coins/mxe/tmp-qt-x86_64-w64-mingw32.static/qt-everywhere-opensource-src-4.8.7/mkspecs/linux-g++ -DHAVE_QCONFIG_CPP -DQT_NO_THREAD -DQT_NO_QOBJECT -DQT_NO_GEOM_VARIANT -DQT_NO_DEPRECATED generators/win32/winmakefile.cpp | |
g++ -c -o projectgenerator.o -pipe -DQMAKE_OPENSOURCE_EDITION -g -I. -Igenerators -Igenerators/unix -Igenerators/win32 -Igenerators/mac -Igenerators/symbian -Igenerators/integrity -I/home/demon/coins/mxe/tmp-qt-x86_64-w64-mingw32.static/qt-everywhere-opensource-src-4.8.7/include -I/home/demon/coins/mxe/tmp-qt-x86_64-w64-mingw32.static/qt-everywhere-opensource-src-4.8.7/include/QtCore -I/home/demon/coins/mxe/tmp-qt-x86_64-w64-mingw32.static/qt-everywhere-opensource-src-4.8.7/src/corelib/global -I/home/demon/coins/mxe/tmp-qt-x86_64-w64-mingw32.static/qt-everywhere-opensource-src-4.8.7/src/corelib/xml -I/home/demon/coins/mxe/tmp-qt-x86_64-w64-mingw32.static/qt-everywhere-opensource-src-4.8.7/tools/shared -DQT_NO_PCRE -DQT_BUILD_QMAKE -DQT_BOOTSTRAPPED -DQLIBRARYINFO_EPOCROOT -DQT_NO_TEXTCODEC -DQT_NO_UNICODETABLES -DQT_NO_COMPONENT -DQT_NO_STL -DQT_NO_COMPRESS -I/home/demon/coins/mxe/tmp-qt-x86_64-w64-mingw32.static/qt-everywhere-opensource-src-4.8.7/mkspecs/linux-g++ -DHAVE_QCONFIG_CPP -DQT_NO_THREAD -DQT_NO_QOBJECT -DQT_NO_GEOM_VARIANT -DQT_NO_DEPRECATED generators/projectgenerator.cpp | |
g++ -c -o meta.o -pipe -DQMAKE_OPENSOURCE_EDITION -g -I. -Igenerators -Igenerators/unix -Igenerators/win32 -Igenerators/mac -Igenerators/symbian -Igenerators/integrity -I/home/demon/coins/mxe/tmp-qt-x86_64-w64-mingw32.static/qt-everywhere-opensource-src-4.8.7/include -I/home/demon/coins/mxe/tmp-qt-x86_64-w64-mingw32.static/qt-everywhere-opensource-src-4.8.7/include/QtCore -I/home/demon/coins/mxe/tmp-qt-x86_64-w64-mingw32.static/qt-everywhere-opensource-src-4.8.7/src/corelib/global -I/home/demon/coins/mxe/tmp-qt-x86_64-w64-mingw32.static/qt-everywhere-opensource-src-4.8.7/src/corelib/xml -I/home/demon/coins/mxe/tmp-qt-x86_64-w64-mingw32.static/qt-everywhere-opensource-src-4.8.7/tools/shared -DQT_NO_PCRE -DQT_BUILD_QMAKE -DQT_BOOTSTRAPPED -DQLIBRARYINFO_EPOCROOT -DQT_NO_TEXTCODEC -DQT_NO_UNICODETABLES -DQT_NO_COMPONENT -DQT_NO_STL -DQT_NO_COMPRESS -I/home/demon/coins/mxe/tmp-qt-x86_64-w64-mingw32.static/qt-everywhere-opensource-src-4.8.7/mkspecs/linux-g++ -DHAVE_QCONFIG_CPP -DQT_NO_THREAD -DQT_NO_QOBJECT -DQT_NO_GEOM_VARIANT -DQT_NO_DEPRECATED meta.cpp | |
g++ -c -o makefiledeps.o -pipe -DQMAKE_OPENSOURCE_EDITION -g -I. -Igenerators -Igenerators/unix -Igenerators/win32 -Igenerators/mac -Igenerators/symbian -Igenerators/integrity -I/home/demon/coins/mxe/tmp-qt-x86_64-w64-mingw32.static/qt-everywhere-opensource-src-4.8.7/include -I/home/demon/coins/mxe/tmp-qt-x86_64-w64-mingw32.static/qt-everywhere-opensource-src-4.8.7/include/QtCore -I/home/demon/coins/mxe/tmp-qt-x86_64-w64-mingw32.static/qt-everywhere-opensource-src-4.8.7/src/corelib/global -I/home/demon/coins/mxe/tmp-qt-x86_64-w64-mingw32.static/qt-everywhere-opensource-src-4.8.7/src/corelib/xml -I/home/demon/coins/mxe/tmp-qt-x86_64-w64-mingw32.static/qt-everywhere-opensource-src-4.8.7/tools/shared -DQT_NO_PCRE -DQT_BUILD_QMAKE -DQT_BOOTSTRAPPED -DQLIBRARYINFO_EPOCROOT -DQT_NO_TEXTCODEC -DQT_NO_UNICODETABLES -DQT_NO_COMPONENT -DQT_NO_STL -DQT_NO_COMPRESS -I/home/demon/coins/mxe/tmp-qt-x86_64-w64-mingw32.static/qt-everywhere-opensource-src-4.8.7/mkspecs/linux-g++ -DHAVE_QCONFIG_CPP -DQT_NO_THREAD -DQT_NO_QOBJECT -DQT_NO_GEOM_VARIANT -DQT_NO_DEPRECATED generators/makefiledeps.cpp | |
g++ -c -o metamakefile.o -pipe -DQMAKE_OPENSOURCE_EDITION -g -I. -Igenerators -Igenerators/unix -Igenerators/win32 -Igenerators/mac -Igenerators/symbian -Igenerators/integrity -I/home/demon/coins/mxe/tmp-qt-x86_64-w64-mingw32.static/qt-everywhere-opensource-src-4.8.7/include -I/home/demon/coins/mxe/tmp-qt-x86_64-w64-mingw32.static/qt-everywhere-opensource-src-4.8.7/include/QtCore -I/home/demon/coins/mxe/tmp-qt-x86_64-w64-mingw32.static/qt-everywhere-opensource-src-4.8.7/src/corelib/global -I/home/demon/coins/mxe/tmp-qt-x86_64-w64-mingw32.static/qt-everywhere-opensource-src-4.8.7/src/corelib/xml -I/home/demon/coins/mxe/tmp-qt-x86_64-w64-mingw32.static/qt-everywhere-opensource-src-4.8.7/tools/shared -DQT_NO_PCRE -DQT_BUILD_QMAKE -DQT_BOOTSTRAPPED -DQLIBRARYINFO_EPOCROOT -DQT_NO_TEXTCODEC -DQT_NO_UNICODETABLES -DQT_NO_COMPONENT -DQT_NO_STL -DQT_NO_COMPRESS -I/home/demon/coins/mxe/tmp-qt-x86_64-w64-mingw32.static/qt-everywhere-opensource-src-4.8.7/mkspecs/linux-g++ -DHAVE_QCONFIG_CPP -DQT_NO_THREAD -DQT_NO_QOBJECT -DQT_NO_GEOM_VARIANT -DQT_NO_DEPRECATED generators/metamakefile.cpp | |
g++ -c -o xmloutput.o -pipe -DQMAKE_OPENSOURCE_EDITION -g -I. -Igenerators -Igenerators/unix -Igenerators/win32 -Igenerators/mac -Igenerators/symbian -Igenerators/integrity -I/home/demon/coins/mxe/tmp-qt-x86_64-w64-mingw32.static/qt-everywhere-opensource-src-4.8.7/include -I/home/demon/coins/mxe/tmp-qt-x86_64-w64-mingw32.static/qt-everywhere-opensource-src-4.8.7/include/QtCore -I/home/demon/coins/mxe/tmp-qt-x86_64-w64-mingw32.static/qt-everywhere-opensource-src-4.8.7/src/corelib/global -I/home/demon/coins/mxe/tmp-qt-x86_64-w64-mingw32.static/qt-everywhere-opensource-src-4.8.7/src/corelib/xml -I/home/demon/coins/mxe/tmp-qt-x86_64-w64-mingw32.static/qt-everywhere-opensource-src-4.8.7/tools/shared -DQT_NO_PCRE -DQT_BUILD_QMAKE -DQT_BOOTSTRAPPED -DQLIBRARYINFO_EPOCROOT -DQT_NO_TEXTCODEC -DQT_NO_UNICODETABLES -DQT_NO_COMPONENT -DQT_NO_STL -DQT_NO_COMPRESS -I/home/demon/coins/mxe/tmp-qt-x86_64-w64-mingw32.static/qt-everywhere-opensource-src-4.8.7/mkspecs/linux-g++ -DHAVE_QCONFIG_CPP -DQT_NO_THREAD -DQT_NO_QOBJECT -DQT_NO_GEOM_VARIANT -DQT_NO_DEPRECATED generators/xmloutput.cpp | |
g++ -c -o pbuilder_pbx.o -pipe -DQMAKE_OPENSOURCE_EDITION -g -I. -Igenerators -Igenerators/unix -Igenerators/win32 -Igenerators/mac -Igenerators/symbian -Igenerators/integrity -I/home/demon/coins/mxe/tmp-qt-x86_64-w64-mingw32.static/qt-everywhere-opensource-src-4.8.7/include -I/home/demon/coins/mxe/tmp-qt-x86_64-w64-mingw32.static/qt-everywhere-opensource-src-4.8.7/include/QtCore -I/home/demon/coins/mxe/tmp-qt-x86_64-w64-mingw32.static/qt-everywhere-opensource-src-4.8.7/src/corelib/global -I/home/demon/coins/mxe/tmp-qt-x86_64-w64-mingw32.static/qt-everywhere-opensource-src-4.8.7/src/corelib/xml -I/home/demon/coins/mxe/tmp-qt-x86_64-w64-mingw32.static/qt-everywhere-opensource-src-4.8.7/tools/shared -DQT_NO_PCRE -DQT_BUILD_QMAKE -DQT_BOOTSTRAPPED -DQLIBRARYINFO_EPOCROOT -DQT_NO_TEXTCODEC -DQT_NO_UNICODETABLES -DQT_NO_COMPONENT -DQT_NO_STL -DQT_NO_COMPRESS -I/home/demon/coins/mxe/tmp-qt-x86_64-w64-mingw32.static/qt-everywhere-opensource-src-4.8.7/mkspecs/linux-g++ -DHAVE_QCONFIG_CPP -DQT_NO_THREAD -DQT_NO_QOBJECT -DQT_NO_GEOM_VARIANT -DQT_NO_DEPRECATED generators/mac/pbuilder_pbx.cpp | |
g++ -c -o borland_bmake.o -pipe -DQMAKE_OPENSOURCE_EDITION -g -I. -Igenerators -Igenerators/unix -Igenerators/win32 -Igenerators/mac -Igenerators/symbian -Igenerators/integrity -I/home/demon/coins/mxe/tmp-qt-x86_64-w64-mingw32.static/qt-everywhere-opensource-src-4.8.7/include -I/home/demon/coins/mxe/tmp-qt-x86_64-w64-mingw32.static/qt-everywhere-opensource-src-4.8.7/include/QtCore -I/home/demon/coins/mxe/tmp-qt-x86_64-w64-mingw32.static/qt-everywhere-opensource-src-4.8.7/src/corelib/global -I/home/demon/coins/mxe/tmp-qt-x86_64-w64-mingw32.static/qt-everywhere-opensource-src-4.8.7/src/corelib/xml -I/home/demon/coins/mxe/tmp-qt-x86_64-w64-mingw32.static/qt-everywhere-opensource-src-4.8.7/tools/shared -DQT_NO_PCRE -DQT_BUILD_QMAKE -DQT_BOOTSTRAPPED -DQLIBRARYINFO_EPOCROOT -DQT_NO_TEXTCODEC -DQT_NO_UNICODETABLES -DQT_NO_COMPONENT -DQT_NO_STL -DQT_NO_COMPRESS -I/home/demon/coins/mxe/tmp-qt-x86_64-w64-mingw32.static/qt-everywhere-opensource-src-4.8.7/mkspecs/linux-g++ -DHAVE_QCONFIG_CPP -DQT_NO_THREAD -DQT_NO_QOBJECT -DQT_NO_GEOM_VARIANT -DQT_NO_DEPRECATED generators/win32/borland_bmake.cpp | |
g++ -c -o msvc_vcproj.o -pipe -DQMAKE_OPENSOURCE_EDITION -g -I. -Igenerators -Igenerators/unix -Igenerators/win32 -Igenerators/mac -Igenerators/symbian -Igenerators/integrity -I/home/demon/coins/mxe/tmp-qt-x86_64-w64-mingw32.static/qt-everywhere-opensource-src-4.8.7/include -I/home/demon/coins/mxe/tmp-qt-x86_64-w64-mingw32.static/qt-everywhere-opensource-src-4.8.7/include/QtCore -I/home/demon/coins/mxe/tmp-qt-x86_64-w64-mingw32.static/qt-everywhere-opensource-src-4.8.7/src/corelib/global -I/home/demon/coins/mxe/tmp-qt-x86_64-w64-mingw32.static/qt-everywhere-opensource-src-4.8.7/src/corelib/xml -I/home/demon/coins/mxe/tmp-qt-x86_64-w64-mingw32.static/qt-everywhere-opensource-src-4.8.7/tools/shared -DQT_NO_PCRE -DQT_BUILD_QMAKE -DQT_BOOTSTRAPPED -DQLIBRARYINFO_EPOCROOT -DQT_NO_TEXTCODEC -DQT_NO_UNICODETABLES -DQT_NO_COMPONENT -DQT_NO_STL -DQT_NO_COMPRESS -I/home/demon/coins/mxe/tmp-qt-x86_64-w64-mingw32.static/qt-everywhere-opensource-src-4.8.7/mkspecs/linux-g++ -DHAVE_QCONFIG_CPP -DQT_NO_THREAD -DQT_NO_QOBJECT -DQT_NO_GEOM_VARIANT -DQT_NO_DEPRECATED generators/win32/msvc_vcproj.cpp | |
g++ -c -o msvc_vcxproj.o -pipe -DQMAKE_OPENSOURCE_EDITION -g -I. -Igenerators -Igenerators/unix -Igenerators/win32 -Igenerators/mac -Igenerators/symbian -Igenerators/integrity -I/home/demon/coins/mxe/tmp-qt-x86_64-w64-mingw32.static/qt-everywhere-opensource-src-4.8.7/include -I/home/demon/coins/mxe/tmp-qt-x86_64-w64-mingw32.static/qt-everywhere-opensource-src-4.8.7/include/QtCore -I/home/demon/coins/mxe/tmp-qt-x86_64-w64-mingw32.static/qt-everywhere-opensource-src-4.8.7/src/corelib/global -I/home/demon/coins/mxe/tmp-qt-x86_64-w64-mingw32.static/qt-everywhere-opensource-src-4.8.7/src/corelib/xml -I/home/demon/coins/mxe/tmp-qt-x86_64-w64-mingw32.static/qt-everywhere-opensource-src-4.8.7/tools/shared -DQT_NO_PCRE -DQT_BUILD_QMAKE -DQT_BOOTSTRAPPED -DQLIBRARYINFO_EPOCROOT -DQT_NO_TEXTCODEC -DQT_NO_UNICODETABLES -DQT_NO_COMPONENT -DQT_NO_STL -DQT_NO_COMPRESS -I/home/demon/coins/mxe/tmp-qt-x86_64-w64-mingw32.static/qt-everywhere-opensource-src-4.8.7/mkspecs/linux-g++ -DHAVE_QCONFIG_CPP -DQT_NO_THREAD -DQT_NO_QOBJECT -DQT_NO_GEOM_VARIANT -DQT_NO_DEPRECATED generators/win32/msvc_vcxproj.cpp | |
g++ -c -o msvc_nmake.o -pipe -DQMAKE_OPENSOURCE_EDITION -g -I. -Igenerators -Igenerators/unix -Igenerators/win32 -Igenerators/mac -Igenerators/symbian -Igenerators/integrity -I/home/demon/coins/mxe/tmp-qt-x86_64-w64-mingw32.static/qt-everywhere-opensource-src-4.8.7/include -I/home/demon/coins/mxe/tmp-qt-x86_64-w64-mingw32.static/qt-everywhere-opensource-src-4.8.7/include/QtCore -I/home/demon/coins/mxe/tmp-qt-x86_64-w64-mingw32.static/qt-everywhere-opensource-src-4.8.7/src/corelib/global -I/home/demon/coins/mxe/tmp-qt-x86_64-w64-mingw32.static/qt-everywhere-opensource-src-4.8.7/src/corelib/xml -I/home/demon/coins/mxe/tmp-qt-x86_64-w64-mingw32.static/qt-everywhere-opensource-src-4.8.7/tools/shared -DQT_NO_PCRE -DQT_BUILD_QMAKE -DQT_BOOTSTRAPPED -DQLIBRARYINFO_EPOCROOT -DQT_NO_TEXTCODEC -DQT_NO_UNICODETABLES -DQT_NO_COMPONENT -DQT_NO_STL -DQT_NO_COMPRESS -I/home/demon/coins/mxe/tmp-qt-x86_64-w64-mingw32.static/qt-everywhere-opensource-src-4.8.7/mkspecs/linux-g++ -DHAVE_QCONFIG_CPP -DQT_NO_THREAD -DQT_NO_QOBJECT -DQT_NO_GEOM_VARIANT -DQT_NO_DEPRECATED generators/win32/msvc_nmake.cpp | |
g++ -c -o msvc_objectmodel.o -pipe -DQMAKE_OPENSOURCE_EDITION -g -I. -Igenerators -Igenerators/unix -Igenerators/win32 -Igenerators/mac -Igenerators/symbian -Igenerators/integrity -I/home/demon/coins/mxe/tmp-qt-x86_64-w64-mingw32.static/qt-everywhere-opensource-src-4.8.7/include -I/home/demon/coins/mxe/tmp-qt-x86_64-w64-mingw32.static/qt-everywhere-opensource-src-4.8.7/include/QtCore -I/home/demon/coins/mxe/tmp-qt-x86_64-w64-mingw32.static/qt-everywhere-opensource-src-4.8.7/src/corelib/global -I/home/demon/coins/mxe/tmp-qt-x86_64-w64-mingw32.static/qt-everywhere-opensource-src-4.8.7/src/corelib/xml -I/home/demon/coins/mxe/tmp-qt-x86_64-w64-mingw32.static/qt-everywhere-opensource-src-4.8.7/tools/shared -DQT_NO_PCRE -DQT_BUILD_QMAKE -DQT_BOOTSTRAPPED -DQLIBRARYINFO_EPOCROOT -DQT_NO_TEXTCODEC -DQT_NO_UNICODETABLES -DQT_NO_COMPONENT -DQT_NO_STL -DQT_NO_COMPRESS -I/home/demon/coins/mxe/tmp-qt-x86_64-w64-mingw32.static/qt-everywhere-opensource-src-4.8.7/mkspecs/linux-g++ -DHAVE_QCONFIG_CPP -DQT_NO_THREAD -DQT_NO_QOBJECT -DQT_NO_GEOM_VARIANT -DQT_NO_DEPRECATED generators/win32/msvc_objectmodel.cpp | |
g++ -c -o msbuild_objectmodel.o -pipe -DQMAKE_OPENSOURCE_EDITION -g -I. -Igenerators -Igenerators/unix -Igenerators/win32 -Igenerators/mac -Igenerators/symbian -Igenerators/integrity -I/home/demon/coins/mxe/tmp-qt-x86_64-w64-mingw32.static/qt-everywhere-opensource-src-4.8.7/include -I/home/demon/coins/mxe/tmp-qt-x86_64-w64-mingw32.static/qt-everywhere-opensource-src-4.8.7/include/QtCore -I/home/demon/coins/mxe/tmp-qt-x86_64-w64-mingw32.static/qt-everywhere-opensource-src-4.8.7/src/corelib/global -I/home/demon/coins/mxe/tmp-qt-x86_64-w64-mingw32.static/qt-everywhere-opensource-src-4.8.7/src/corelib/xml -I/home/demon/coins/mxe/tmp-qt-x86_64-w64-mingw32.static/qt-everywhere-opensource-src-4.8.7/tools/shared -DQT_NO_PCRE -DQT_BUILD_QMAKE -DQT_BOOTSTRAPPED -DQLIBRARYINFO_EPOCROOT -DQT_NO_TEXTCODEC -DQT_NO_UNICODETABLES -DQT_NO_COMPONENT -DQT_NO_STL -DQT_NO_COMPRESS -I/home/demon/coins/mxe/tmp-qt-x86_64-w64-mingw32.static/qt-everywhere-opensource-src-4.8.7/mkspecs/linux-g++ -DHAVE_QCONFIG_CPP -DQT_NO_THREAD -DQT_NO_QOBJECT -DQT_NO_GEOM_VARIANT -DQT_NO_DEPRECATED generators/win32/msbuild_objectmodel.cpp | |
g++ -c -o symmake.o -pipe -DQMAKE_OPENSOURCE_EDITION -g -I. -Igenerators -Igenerators/unix -Igenerators/win32 -Igenerators/mac -Igenerators/symbian -Igenerators/integrity -I/home/demon/coins/mxe/tmp-qt-x86_64-w64-mingw32.static/qt-everywhere-opensource-src-4.8.7/include -I/home/demon/coins/mxe/tmp-qt-x86_64-w64-mingw32.static/qt-everywhere-opensource-src-4.8.7/include/QtCore -I/home/demon/coins/mxe/tmp-qt-x86_64-w64-mingw32.static/qt-everywhere-opensource-src-4.8.7/src/corelib/global -I/home/demon/coins/mxe/tmp-qt-x86_64-w64-mingw32.static/qt-everywhere-opensource-src-4.8.7/src/corelib/xml -I/home/demon/coins/mxe/tmp-qt-x86_64-w64-mingw32.static/qt-everywhere-opensource-src-4.8.7/tools/shared -DQT_NO_PCRE -DQT_BUILD_QMAKE -DQT_BOOTSTRAPPED -DQLIBRARYINFO_EPOCROOT -DQT_NO_TEXTCODEC -DQT_NO_UNICODETABLES -DQT_NO_COMPONENT -DQT_NO_STL -DQT_NO_COMPRESS -I/home/demon/coins/mxe/tmp-qt-x86_64-w64-mingw32.static/qt-everywhere-opensource-src-4.8.7/mkspecs/linux-g++ -DHAVE_QCONFIG_CPP -DQT_NO_THREAD -DQT_NO_QOBJECT -DQT_NO_GEOM_VARIANT -DQT_NO_DEPRECATED generators/symbian/symmake.cpp | |
g++ -c -o initprojectdeploy_symbian.o -pipe -DQMAKE_OPENSOURCE_EDITION -g -I. -Igenerators -Igenerators/unix -Igenerators/win32 -Igenerators/mac -Igenerators/symbian -Igenerators/integrity -I/home/demon/coins/mxe/tmp-qt-x86_64-w64-mingw32.static/qt-everywhere-opensource-src-4.8.7/include -I/home/demon/coins/mxe/tmp-qt-x86_64-w64-mingw32.static/qt-everywhere-opensource-src-4.8.7/include/QtCore -I/home/demon/coins/mxe/tmp-qt-x86_64-w64-mingw32.static/qt-everywhere-opensource-src-4.8.7/src/corelib/global -I/home/demon/coins/mxe/tmp-qt-x86_64-w64-mingw32.static/qt-everywhere-opensource-src-4.8.7/src/corelib/xml -I/home/demon/coins/mxe/tmp-qt-x86_64-w64-mingw32.static/qt-everywhere-opensource-src-4.8.7/tools/shared -DQT_NO_PCRE -DQT_BUILD_QMAKE -DQT_BOOTSTRAPPED -DQLIBRARYINFO_EPOCROOT -DQT_NO_TEXTCODEC -DQT_NO_UNICODETABLES -DQT_NO_COMPONENT -DQT_NO_STL -DQT_NO_COMPRESS -I/home/demon/coins/mxe/tmp-qt-x86_64-w64-mingw32.static/qt-everywhere-opensource-src-4.8.7/mkspecs/linux-g++ -DHAVE_QCONFIG_CPP -DQT_NO_THREAD -DQT_NO_QOBJECT -DQT_NO_GEOM_VARIANT -DQT_NO_DEPRECATED generators/symbian/initprojectdeploy_symbian.cpp | |
g++ -c -o symmake_abld.o -pipe -DQMAKE_OPENSOURCE_EDITION -g -I. -Igenerators -Igenerators/unix -Igenerators/win32 -Igenerators/mac -Igenerators/symbian -Igenerators/integrity -I/home/demon/coins/mxe/tmp-qt-x86_64-w64-mingw32.static/qt-everywhere-opensource-src-4.8.7/include -I/home/demon/coins/mxe/tmp-qt-x86_64-w64-mingw32.static/qt-everywhere-opensource-src-4.8.7/include/QtCore -I/home/demon/coins/mxe/tmp-qt-x86_64-w64-mingw32.static/qt-everywhere-opensource-src-4.8.7/src/corelib/global -I/home/demon/coins/mxe/tmp-qt-x86_64-w64-mingw32.static/qt-everywhere-opensource-src-4.8.7/src/corelib/xml -I/home/demon/coins/mxe/tmp-qt-x86_64-w64-mingw32.static/qt-everywhere-opensource-src-4.8.7/tools/shared -DQT_NO_PCRE -DQT_BUILD_QMAKE -DQT_BOOTSTRAPPED -DQLIBRARYINFO_EPOCROOT -DQT_NO_TEXTCODEC -DQT_NO_UNICODETABLES -DQT_NO_COMPONENT -DQT_NO_STL -DQT_NO_COMPRESS -I/home/demon/coins/mxe/tmp-qt-x86_64-w64-mingw32.static/qt-everywhere-opensource-src-4.8.7/mkspecs/linux-g++ -DHAVE_QCONFIG_CPP -DQT_NO_THREAD -DQT_NO_QOBJECT -DQT_NO_GEOM_VARIANT -DQT_NO_DEPRECATED generators/symbian/symmake_abld.cpp | |
g++ -c -o symmake_sbsv2.o -pipe -DQMAKE_OPENSOURCE_EDITION -g -I. -Igenerators -Igenerators/unix -Igenerators/win32 -Igenerators/mac -Igenerators/symbian -Igenerators/integrity -I/home/demon/coins/mxe/tmp-qt-x86_64-w64-mingw32.static/qt-everywhere-opensource-src-4.8.7/include -I/home/demon/coins/mxe/tmp-qt-x86_64-w64-mingw32.static/qt-everywhere-opensource-src-4.8.7/include/QtCore -I/home/demon/coins/mxe/tmp-qt-x86_64-w64-mingw32.static/qt-everywhere-opensource-src-4.8.7/src/corelib/global -I/home/demon/coins/mxe/tmp-qt-x86_64-w64-mingw32.static/qt-everywhere-opensource-src-4.8.7/src/corelib/xml -I/home/demon/coins/mxe/tmp-qt-x86_64-w64-mingw32.static/qt-everywhere-opensource-src-4.8.7/tools/shared -DQT_NO_PCRE -DQT_BUILD_QMAKE -DQT_BOOTSTRAPPED -DQLIBRARYINFO_EPOCROOT -DQT_NO_TEXTCODEC -DQT_NO_UNICODETABLES -DQT_NO_COMPONENT -DQT_NO_STL -DQT_NO_COMPRESS -I/home/demon/coins/mxe/tmp-qt-x86_64-w64-mingw32.static/qt-everywhere-opensource-src-4.8.7/mkspecs/linux-g++ -DHAVE_QCONFIG_CPP -DQT_NO_THREAD -DQT_NO_QOBJECT -DQT_NO_GEOM_VARIANT -DQT_NO_DEPRECATED generators/symbian/symmake_sbsv2.cpp | |
g++ -c -o symbiancommon.o -pipe -DQMAKE_OPENSOURCE_EDITION -g -I. -Igenerators -Igenerators/unix -Igenerators/win32 -Igenerators/mac -Igenerators/symbian -Igenerators/integrity -I/home/demon/coins/mxe/tmp-qt-x86_64-w64-mingw32.static/qt-everywhere-opensource-src-4.8.7/include -I/home/demon/coins/mxe/tmp-qt-x86_64-w64-mingw32.static/qt-everywhere-opensource-src-4.8.7/include/QtCore -I/home/demon/coins/mxe/tmp-qt-x86_64-w64-mingw32.static/qt-everywhere-opensource-src-4.8.7/src/corelib/global -I/home/demon/coins/mxe/tmp-qt-x86_64-w64-mingw32.static/qt-everywhere-opensource-src-4.8.7/src/corelib/xml -I/home/demon/coins/mxe/tmp-qt-x86_64-w64-mingw32.static/qt-everywhere-opensource-src-4.8.7/tools/shared -DQT_NO_PCRE -DQT_BUILD_QMAKE -DQT_BOOTSTRAPPED -DQLIBRARYINFO_EPOCROOT -DQT_NO_TEXTCODEC -DQT_NO_UNICODETABLES -DQT_NO_COMPONENT -DQT_NO_STL -DQT_NO_COMPRESS -I/home/demon/coins/mxe/tmp-qt-x86_64-w64-mingw32.static/qt-everywhere-opensource-src-4.8.7/mkspecs/linux-g++ -DHAVE_QCONFIG_CPP -DQT_NO_THREAD -DQT_NO_QOBJECT -DQT_NO_GEOM_VARIANT -DQT_NO_DEPRECATED generators/symbian/symbiancommon.cpp | |
g++ -c -o registry.o -pipe -DQMAKE_OPENSOURCE_EDITION -g -I. -Igenerators -Igenerators/unix -Igenerators/win32 -Igenerators/mac -Igenerators/symbian -Igenerators/integrity -I/home/demon/coins/mxe/tmp-qt-x86_64-w64-mingw32.static/qt-everywhere-opensource-src-4.8.7/include -I/home/demon/coins/mxe/tmp-qt-x86_64-w64-mingw32.static/qt-everywhere-opensource-src-4.8.7/include/QtCore -I/home/demon/coins/mxe/tmp-qt-x86_64-w64-mingw32.static/qt-everywhere-opensource-src-4.8.7/src/corelib/global -I/home/demon/coins/mxe/tmp-qt-x86_64-w64-mingw32.static/qt-everywhere-opensource-src-4.8.7/src/corelib/xml -I/home/demon/coins/mxe/tmp-qt-x86_64-w64-mingw32.static/qt-everywhere-opensource-src-4.8.7/tools/shared -DQT_NO_PCRE -DQT_BUILD_QMAKE -DQT_BOOTSTRAPPED -DQLIBRARYINFO_EPOCROOT -DQT_NO_TEXTCODEC -DQT_NO_UNICODETABLES -DQT_NO_COMPONENT -DQT_NO_STL -DQT_NO_COMPRESS -I/home/demon/coins/mxe/tmp-qt-x86_64-w64-mingw32.static/qt-everywhere-opensource-src-4.8.7/mkspecs/linux-g++ -DHAVE_QCONFIG_CPP -DQT_NO_THREAD -DQT_NO_QOBJECT -DQT_NO_GEOM_VARIANT -DQT_NO_DEPRECATED /home/demon/coins/mxe/tmp-qt-x86_64-w64-mingw32.static/qt-everywhere-opensource-src-4.8.7/tools/shared/windows/registry.cpp | |
g++ -c -o epocroot.o -pipe -DQMAKE_OPENSOURCE_EDITION -g -I. -Igenerators -Igenerators/unix -Igenerators/win32 -Igenerators/mac -Igenerators/symbian -Igenerators/integrity -I/home/demon/coins/mxe/tmp-qt-x86_64-w64-mingw32.static/qt-everywhere-opensource-src-4.8.7/include -I/home/demon/coins/mxe/tmp-qt-x86_64-w64-mingw32.static/qt-everywhere-opensource-src-4.8.7/include/QtCore -I/home/demon/coins/mxe/tmp-qt-x86_64-w64-mingw32.static/qt-everywhere-opensource-src-4.8.7/src/corelib/global -I/home/demon/coins/mxe/tmp-qt-x86_64-w64-mingw32.static/qt-everywhere-opensource-src-4.8.7/src/corelib/xml -I/home/demon/coins/mxe/tmp-qt-x86_64-w64-mingw32.static/qt-everywhere-opensource-src-4.8.7/tools/shared -DQT_NO_PCRE -DQT_BUILD_QMAKE -DQT_BOOTSTRAPPED -DQLIBRARYINFO_EPOCROOT -DQT_NO_TEXTCODEC -DQT_NO_UNICODETABLES -DQT_NO_COMPONENT -DQT_NO_STL -DQT_NO_COMPRESS -I/home/demon/coins/mxe/tmp-qt-x86_64-w64-mingw32.static/qt-everywhere-opensource-src-4.8.7/mkspecs/linux-g++ -DHAVE_QCONFIG_CPP -DQT_NO_THREAD -DQT_NO_QOBJECT -DQT_NO_GEOM_VARIANT -DQT_NO_DEPRECATED /home/demon/coins/mxe/tmp-qt-x86_64-w64-mingw32.static/qt-everywhere-opensource-src-4.8.7/tools/shared/symbian/epocroot.cpp | |
g++ -c -o gbuild.o -pipe -DQMAKE_OPENSOURCE_EDITION -g -I. -Igenerators -Igenerators/unix -Igenerators/win32 -Igenerators/mac -Igenerators/symbian -Igenerators/integrity -I/home/demon/coins/mxe/tmp-qt-x86_64-w64-mingw32.static/qt-everywhere-opensource-src-4.8.7/include -I/home/demon/coins/mxe/tmp-qt-x86_64-w64-mingw32.static/qt-everywhere-opensource-src-4.8.7/include/QtCore -I/home/demon/coins/mxe/tmp-qt-x86_64-w64-mingw32.static/qt-everywhere-opensource-src-4.8.7/src/corelib/global -I/home/demon/coins/mxe/tmp-qt-x86_64-w64-mingw32.static/qt-everywhere-opensource-src-4.8.7/src/corelib/xml -I/home/demon/coins/mxe/tmp-qt-x86_64-w64-mingw32.static/qt-everywhere-opensource-src-4.8.7/tools/shared -DQT_NO_PCRE -DQT_BUILD_QMAKE -DQT_BOOTSTRAPPED -DQLIBRARYINFO_EPOCROOT -DQT_NO_TEXTCODEC -DQT_NO_UNICODETABLES -DQT_NO_COMPONENT -DQT_NO_STL -DQT_NO_COMPRESS -I/home/demon/coins/mxe/tmp-qt-x86_64-w64-mingw32.static/qt-everywhere-opensource-src-4.8.7/mkspecs/linux-g++ -DHAVE_QCONFIG_CPP -DQT_NO_THREAD -DQT_NO_QOBJECT -DQT_NO_GEOM_VARIANT -DQT_NO_DEPRECATED generators/integrity/gbuild.cpp | |
g++ -c -o qtextcodec.o -pipe -DQMAKE_OPENSOURCE_EDITION -g -I. -Igenerators -Igenerators/unix -Igenerators/win32 -Igenerators/mac -Igenerators/symbian -Igenerators/integrity -I/home/demon/coins/mxe/tmp-qt-x86_64-w64-mingw32.static/qt-everywhere-opensource-src-4.8.7/include -I/home/demon/coins/mxe/tmp-qt-x86_64-w64-mingw32.static/qt-everywhere-opensource-src-4.8.7/include/QtCore -I/home/demon/coins/mxe/tmp-qt-x86_64-w64-mingw32.static/qt-everywhere-opensource-src-4.8.7/src/corelib/global -I/home/demon/coins/mxe/tmp-qt-x86_64-w64-mingw32.static/qt-everywhere-opensource-src-4.8.7/src/corelib/xml -I/home/demon/coins/mxe/tmp-qt-x86_64-w64-mingw32.static/qt-everywhere-opensource-src-4.8.7/tools/shared -DQT_NO_PCRE -DQT_BUILD_QMAKE -DQT_BOOTSTRAPPED -DQLIBRARYINFO_EPOCROOT -DQT_NO_TEXTCODEC -DQT_NO_UNICODETABLES -DQT_NO_COMPONENT -DQT_NO_STL -DQT_NO_COMPRESS -I/home/demon/coins/mxe/tmp-qt-x86_64-w64-mingw32.static/qt-everywhere-opensource-src-4.8.7/mkspecs/linux-g++ -DHAVE_QCONFIG_CPP -DQT_NO_THREAD -DQT_NO_QOBJECT -DQT_NO_GEOM_VARIANT -DQT_NO_DEPRECATED /home/demon/coins/mxe/tmp-qt-x86_64-w64-mingw32.static/qt-everywhere-opensource-src-4.8.7/src/corelib/codecs/qtextcodec.cpp | |
g++ -c -o qutfcodec.o -pipe -DQMAKE_OPENSOURCE_EDITION -g -I. -Igenerators -Igenerators/unix -Igenerators/win32 -Igenerators/mac -Igenerators/symbian -Igenerators/integrity -I/home/demon/coins/mxe/tmp-qt-x86_64-w64-mingw32.static/qt-everywhere-opensource-src-4.8.7/include -I/home/demon/coins/mxe/tmp-qt-x86_64-w64-mingw32.static/qt-everywhere-opensource-src-4.8.7/include/QtCore -I/home/demon/coins/mxe/tmp-qt-x86_64-w64-mingw32.static/qt-everywhere-opensource-src-4.8.7/src/corelib/global -I/home/demon/coins/mxe/tmp-qt-x86_64-w64-mingw32.static/qt-everywhere-opensource-src-4.8.7/src/corelib/xml -I/home/demon/coins/mxe/tmp-qt-x86_64-w64-mingw32.static/qt-everywhere-opensource-src-4.8.7/tools/shared -DQT_NO_PCRE -DQT_BUILD_QMAKE -DQT_BOOTSTRAPPED -DQLIBRARYINFO_EPOCROOT -DQT_NO_TEXTCODEC -DQT_NO_UNICODETABLES -DQT_NO_COMPONENT -DQT_NO_STL -DQT_NO_COMPRESS -I/home/demon/coins/mxe/tmp-qt-x86_64-w64-mingw32.static/qt-everywhere-opensource-src-4.8.7/mkspecs/linux-g++ -DHAVE_QCONFIG_CPP -DQT_NO_THREAD -DQT_NO_QOBJECT -DQT_NO_GEOM_VARIANT -DQT_NO_DEPRECATED /home/demon/coins/mxe/tmp-qt-x86_64-w64-mingw32.static/qt-everywhere-opensource-src-4.8.7/src/corelib/codecs/qutfcodec.cpp | |
g++ -c -o qstring.o -pipe -DQMAKE_OPENSOURCE_EDITION -g -I. -Igenerators -Igenerators/unix -Igenerators/win32 -Igenerators/mac -Igenerators/symbian -Igenerators/integrity -I/home/demon/coins/mxe/tmp-qt-x86_64-w64-mingw32.static/qt-everywhere-opensource-src-4.8.7/include -I/home/demon/coins/mxe/tmp-qt-x86_64-w64-mingw32.static/qt-everywhere-opensource-src-4.8.7/include/QtCore -I/home/demon/coins/mxe/tmp-qt-x86_64-w64-mingw32.static/qt-everywhere-opensource-src-4.8.7/src/corelib/global -I/home/demon/coins/mxe/tmp-qt-x86_64-w64-mingw32.static/qt-everywhere-opensource-src-4.8.7/src/corelib/xml -I/home/demon/coins/mxe/tmp-qt-x86_64-w64-mingw32.static/qt-everywhere-opensource-src-4.8.7/tools/shared -DQT_NO_PCRE -DQT_BUILD_QMAKE -DQT_BOOTSTRAPPED -DQLIBRARYINFO_EPOCROOT -DQT_NO_TEXTCODEC -DQT_NO_UNICODETABLES -DQT_NO_COMPONENT -DQT_NO_STL -DQT_NO_COMPRESS -I/home/demon/coins/mxe/tmp-qt-x86_64-w64-mingw32.static/qt-everywhere-opensource-src-4.8.7/mkspecs/linux-g++ -DHAVE_QCONFIG_CPP -DQT_NO_THREAD -DQT_NO_QOBJECT -DQT_NO_GEOM_VARIANT -DQT_NO_DEPRECATED /home/demon/coins/mxe/tmp-qt-x86_64-w64-mingw32.static/qt-everywhere-opensource-src-4.8.7/src/corelib/tools/qstring.cpp | |
g++ -c -o qtextstream.o -pipe -DQMAKE_OPENSOURCE_EDITION -g -I. -Igenerators -Igenerators/unix -Igenerators/win32 -Igenerators/mac -Igenerators/symbian -Igenerators/integrity -I/home/demon/coins/mxe/tmp-qt-x86_64-w64-mingw32.static/qt-everywhere-opensource-src-4.8.7/include -I/home/demon/coins/mxe/tmp-qt-x86_64-w64-mingw32.static/qt-everywhere-opensource-src-4.8.7/include/QtCore -I/home/demon/coins/mxe/tmp-qt-x86_64-w64-mingw32.static/qt-everywhere-opensource-src-4.8.7/src/corelib/global -I/home/demon/coins/mxe/tmp-qt-x86_64-w64-mingw32.static/qt-everywhere-opensource-src-4.8.7/src/corelib/xml -I/home/demon/coins/mxe/tmp-qt-x86_64-w64-mingw32.static/qt-everywhere-opensource-src-4.8.7/tools/shared -DQT_NO_PCRE -DQT_BUILD_QMAKE -DQT_BOOTSTRAPPED -DQLIBRARYINFO_EPOCROOT -DQT_NO_TEXTCODEC -DQT_NO_UNICODETABLES -DQT_NO_COMPONENT -DQT_NO_STL -DQT_NO_COMPRESS -I/home/demon/coins/mxe/tmp-qt-x86_64-w64-mingw32.static/qt-everywhere-opensource-src-4.8.7/mkspecs/linux-g++ -DHAVE_QCONFIG_CPP -DQT_NO_THREAD -DQT_NO_QOBJECT -DQT_NO_GEOM_VARIANT -DQT_NO_DEPRECATED /home/demon/coins/mxe/tmp-qt-x86_64-w64-mingw32.static/qt-everywhere-opensource-src-4.8.7/src/corelib/io/qtextstream.cpp | |
g++ -c -o qiodevice.o -pipe -DQMAKE_OPENSOURCE_EDITION -g -I. -Igenerators -Igenerators/unix -Igenerators/win32 -Igenerators/mac -Igenerators/symbian -Igenerators/integrity -I/home/demon/coins/mxe/tmp-qt-x86_64-w64-mingw32.static/qt-everywhere-opensource-src-4.8.7/include -I/home/demon/coins/mxe/tmp-qt-x86_64-w64-mingw32.static/qt-everywhere-opensource-src-4.8.7/include/QtCore -I/home/demon/coins/mxe/tmp-qt-x86_64-w64-mingw32.static/qt-everywhere-opensource-src-4.8.7/src/corelib/global -I/home/demon/coins/mxe/tmp-qt-x86_64-w64-mingw32.static/qt-everywhere-opensource-src-4.8.7/src/corelib/xml -I/home/demon/coins/mxe/tmp-qt-x86_64-w64-mingw32.static/qt-everywhere-opensource-src-4.8.7/tools/shared -DQT_NO_PCRE -DQT_BUILD_QMAKE -DQT_BOOTSTRAPPED -DQLIBRARYINFO_EPOCROOT -DQT_NO_TEXTCODEC -DQT_NO_UNICODETABLES -DQT_NO_COMPONENT -DQT_NO_STL -DQT_NO_COMPRESS -I/home/demon/coins/mxe/tmp-qt-x86_64-w64-mingw32.static/qt-everywhere-opensource-src-4.8.7/mkspecs/linux-g++ -DHAVE_QCONFIG_CPP -DQT_NO_THREAD -DQT_NO_QOBJECT -DQT_NO_GEOM_VARIANT -DQT_NO_DEPRECATED /home/demon/coins/mxe/tmp-qt-x86_64-w64-mingw32.static/qt-everywhere-opensource-src-4.8.7/src/corelib/io/qiodevice.cpp | |
g++ -c -o qmalloc.o -pipe -DQMAKE_OPENSOURCE_EDITION -g -I. -Igenerators -Igenerators/unix -Igenerators/win32 -Igenerators/mac -Igenerators/symbian -Igenerators/integrity -I/home/demon/coins/mxe/tmp-qt-x86_64-w64-mingw32.static/qt-everywhere-opensource-src-4.8.7/include -I/home/demon/coins/mxe/tmp-qt-x86_64-w64-mingw32.static/qt-everywhere-opensource-src-4.8.7/include/QtCore -I/home/demon/coins/mxe/tmp-qt-x86_64-w64-mingw32.static/qt-everywhere-opensource-src-4.8.7/src/corelib/global -I/home/demon/coins/mxe/tmp-qt-x86_64-w64-mingw32.static/qt-everywhere-opensource-src-4.8.7/src/corelib/xml -I/home/demon/coins/mxe/tmp-qt-x86_64-w64-mingw32.static/qt-everywhere-opensource-src-4.8.7/tools/shared -DQT_NO_PCRE -DQT_BUILD_QMAKE -DQT_BOOTSTRAPPED -DQLIBRARYINFO_EPOCROOT -DQT_NO_TEXTCODEC -DQT_NO_UNICODETABLES -DQT_NO_COMPONENT -DQT_NO_STL -DQT_NO_COMPRESS -I/home/demon/coins/mxe/tmp-qt-x86_64-w64-mingw32.static/qt-everywhere-opensource-src-4.8.7/mkspecs/linux-g++ -DHAVE_QCONFIG_CPP -DQT_NO_THREAD -DQT_NO_QOBJECT -DQT_NO_GEOM_VARIANT -DQT_NO_DEPRECATED /home/demon/coins/mxe/tmp-qt-x86_64-w64-mingw32.static/qt-everywhere-opensource-src-4.8.7/src/corelib/global/qmalloc.cpp | |
g++ -c -o qglobal.o -pipe -DQMAKE_OPENSOURCE_EDITION -g -I. -Igenerators -Igenerators/unix -Igenerators/win32 -Igenerators/mac -Igenerators/symbian -Igenerators/integrity -I/home/demon/coins/mxe/tmp-qt-x86_64-w64-mingw32.static/qt-everywhere-opensource-src-4.8.7/include -I/home/demon/coins/mxe/tmp-qt-x86_64-w64-mingw32.static/qt-everywhere-opensource-src-4.8.7/include/QtCore -I/home/demon/coins/mxe/tmp-qt-x86_64-w64-mingw32.static/qt-everywhere-opensource-src-4.8.7/src/corelib/global -I/home/demon/coins/mxe/tmp-qt-x86_64-w64-mingw32.static/qt-everywhere-opensource-src-4.8.7/src/corelib/xml -I/home/demon/coins/mxe/tmp-qt-x86_64-w64-mingw32.static/qt-everywhere-opensource-src-4.8.7/tools/shared -DQT_NO_PCRE -DQT_BUILD_QMAKE -DQT_BOOTSTRAPPED -DQLIBRARYINFO_EPOCROOT -DQT_NO_TEXTCODEC -DQT_NO_UNICODETABLES -DQT_NO_COMPONENT -DQT_NO_STL -DQT_NO_COMPRESS -I/home/demon/coins/mxe/tmp-qt-x86_64-w64-mingw32.static/qt-everywhere-opensource-src-4.8.7/mkspecs/linux-g++ -DHAVE_QCONFIG_CPP -DQT_NO_THREAD -DQT_NO_QOBJECT -DQT_NO_GEOM_VARIANT -DQT_NO_DEPRECATED /home/demon/coins/mxe/tmp-qt-x86_64-w64-mingw32.static/qt-everywhere-opensource-src-4.8.7/src/corelib/global/qglobal.cpp | |
g++ -c -o qbytearray.o -pipe -DQMAKE_OPENSOURCE_EDITION -g -I. -Igenerators -Igenerators/unix -Igenerators/win32 -Igenerators/mac -Igenerators/symbian -Igenerators/integrity -I/home/demon/coins/mxe/tmp-qt-x86_64-w64-mingw32.static/qt-everywhere-opensource-src-4.8.7/include -I/home/demon/coins/mxe/tmp-qt-x86_64-w64-mingw32.static/qt-everywhere-opensource-src-4.8.7/include/QtCore -I/home/demon/coins/mxe/tmp-qt-x86_64-w64-mingw32.static/qt-everywhere-opensource-src-4.8.7/src/corelib/global -I/home/demon/coins/mxe/tmp-qt-x86_64-w64-mingw32.static/qt-everywhere-opensource-src-4.8.7/src/corelib/xml -I/home/demon/coins/mxe/tmp-qt-x86_64-w64-mingw32.static/qt-everywhere-opensource-src-4.8.7/tools/shared -DQT_NO_PCRE -DQT_BUILD_QMAKE -DQT_BOOTSTRAPPED -DQLIBRARYINFO_EPOCROOT -DQT_NO_TEXTCODEC -DQT_NO_UNICODETABLES -DQT_NO_COMPONENT -DQT_NO_STL -DQT_NO_COMPRESS -I/home/demon/coins/mxe/tmp-qt-x86_64-w64-mingw32.static/qt-everywhere-opensource-src-4.8.7/mkspecs/linux-g++ -DHAVE_QCONFIG_CPP -DQT_NO_THREAD -DQT_NO_QOBJECT -DQT_NO_GEOM_VARIANT -DQT_NO_DEPRECATED /home/demon/coins/mxe/tmp-qt-x86_64-w64-mingw32.static/qt-everywhere-opensource-src-4.8.7/src/corelib/tools/qbytearray.cpp | |
g++ -c -o qbytearraymatcher.o -pipe -DQMAKE_OPENSOURCE_EDITION -g -I. -Igenerators -Igenerators/unix -Igenerators/win32 -Igenerators/mac -Igenerators/symbian -Igenerators/integrity -I/home/demon/coins/mxe/tmp-qt-x86_64-w64-mingw32.static/qt-everywhere-opensource-src-4.8.7/include -I/home/demon/coins/mxe/tmp-qt-x86_64-w64-mingw32.static/qt-everywhere-opensource-src-4.8.7/include/QtCore -I/home/demon/coins/mxe/tmp-qt-x86_64-w64-mingw32.static/qt-everywhere-opensource-src-4.8.7/src/corelib/global -I/home/demon/coins/mxe/tmp-qt-x86_64-w64-mingw32.static/qt-everywhere-opensource-src-4.8.7/src/corelib/xml -I/home/demon/coins/mxe/tmp-qt-x86_64-w64-mingw32.static/qt-everywhere-opensource-src-4.8.7/tools/shared -DQT_NO_PCRE -DQT_BUILD_QMAKE -DQT_BOOTSTRAPPED -DQLIBRARYINFO_EPOCROOT -DQT_NO_TEXTCODEC -DQT_NO_UNICODETABLES -DQT_NO_COMPONENT -DQT_NO_STL -DQT_NO_COMPRESS -I/home/demon/coins/mxe/tmp-qt-x86_64-w64-mingw32.static/qt-everywhere-opensource-src-4.8.7/mkspecs/linux-g++ -DHAVE_QCONFIG_CPP -DQT_NO_THREAD -DQT_NO_QOBJECT -DQT_NO_GEOM_VARIANT -DQT_NO_DEPRECATED /home/demon/coins/mxe/tmp-qt-x86_64-w64-mingw32.static/qt-everywhere-opensource-src-4.8.7/src/corelib/tools/qbytearraymatcher.cpp | |
g++ -c -o qdatastream.o -pipe -DQMAKE_OPENSOURCE_EDITION -g -I. -Igenerators -Igenerators/unix -Igenerators/win32 -Igenerators/mac -Igenerators/symbian -Igenerators/integrity -I/home/demon/coins/mxe/tmp-qt-x86_64-w64-mingw32.static/qt-everywhere-opensource-src-4.8.7/include -I/home/demon/coins/mxe/tmp-qt-x86_64-w64-mingw32.static/qt-everywhere-opensource-src-4.8.7/include/QtCore -I/home/demon/coins/mxe/tmp-qt-x86_64-w64-mingw32.static/qt-everywhere-opensource-src-4.8.7/src/corelib/global -I/home/demon/coins/mxe/tmp-qt-x86_64-w64-mingw32.static/qt-everywhere-opensource-src-4.8.7/src/corelib/xml -I/home/demon/coins/mxe/tmp-qt-x86_64-w64-mingw32.static/qt-everywhere-opensource-src-4.8.7/tools/shared -DQT_NO_PCRE -DQT_BUILD_QMAKE -DQT_BOOTSTRAPPED -DQLIBRARYINFO_EPOCROOT -DQT_NO_TEXTCODEC -DQT_NO_UNICODETABLES -DQT_NO_COMPONENT -DQT_NO_STL -DQT_NO_COMPRESS -I/home/demon/coins/mxe/tmp-qt-x86_64-w64-mingw32.static/qt-everywhere-opensource-src-4.8.7/mkspecs/linux-g++ -DHAVE_QCONFIG_CPP -DQT_NO_THREAD -DQT_NO_QOBJECT -DQT_NO_GEOM_VARIANT -DQT_NO_DEPRECATED /home/demon/coins/mxe/tmp-qt-x86_64-w64-mingw32.static/qt-everywhere-opensource-src-4.8.7/src/corelib/io/qdatastream.cpp | |
g++ -c -o qbuffer.o -pipe -DQMAKE_OPENSOURCE_EDITION -g -I. -Igenerators -Igenerators/unix -Igenerators/win32 -Igenerators/mac -Igenerators/symbian -Igenerators/integrity -I/home/demon/coins/mxe/tmp-qt-x86_64-w64-mingw32.static/qt-everywhere-opensource-src-4.8.7/include -I/home/demon/coins/mxe/tmp-qt-x86_64-w64-mingw32.static/qt-everywhere-opensource-src-4.8.7/include/QtCore -I/home/demon/coins/mxe/tmp-qt-x86_64-w64-mingw32.static/qt-everywhere-opensource-src-4.8.7/src/corelib/global -I/home/demon/coins/mxe/tmp-qt-x86_64-w64-mingw32.static/qt-everywhere-opensource-src-4.8.7/src/corelib/xml -I/home/demon/coins/mxe/tmp-qt-x86_64-w64-mingw32.static/qt-everywhere-opensource-src-4.8.7/tools/shared -DQT_NO_PCRE -DQT_BUILD_QMAKE -DQT_BOOTSTRAPPED -DQLIBRARYINFO_EPOCROOT -DQT_NO_TEXTCODEC -DQT_NO_UNICODETABLES -DQT_NO_COMPONENT -DQT_NO_STL -DQT_NO_COMPRESS -I/home/demon/coins/mxe/tmp-qt-x86_64-w64-mingw32.static/qt-everywhere-opensource-src-4.8.7/mkspecs/linux-g++ -DHAVE_QCONFIG_CPP -DQT_NO_THREAD -DQT_NO_QOBJECT -DQT_NO_GEOM_VARIANT -DQT_NO_DEPRECATED /home/demon/coins/mxe/tmp-qt-x86_64-w64-mingw32.static/qt-everywhere-opensource-src-4.8.7/src/corelib/io/qbuffer.cpp | |
g++ -c -o qlist.o -pipe -DQMAKE_OPENSOURCE_EDITION -g -I. -Igenerators -Igenerators/unix -Igenerators/win32 -Igenerators/mac -Igenerators/symbian -Igenerators/integrity -I/home/demon/coins/mxe/tmp-qt-x86_64-w64-mingw32.static/qt-everywhere-opensource-src-4.8.7/include -I/home/demon/coins/mxe/tmp-qt-x86_64-w64-mingw32.static/qt-everywhere-opensource-src-4.8.7/include/QtCore -I/home/demon/coins/mxe/tmp-qt-x86_64-w64-mingw32.static/qt-everywhere-opensource-src-4.8.7/src/corelib/global -I/home/demon/coins/mxe/tmp-qt-x86_64-w64-mingw32.static/qt-everywhere-opensource-src-4.8.7/src/corelib/xml -I/home/demon/coins/mxe/tmp-qt-x86_64-w64-mingw32.static/qt-everywhere-opensource-src-4.8.7/tools/shared -DQT_NO_PCRE -DQT_BUILD_QMAKE -DQT_BOOTSTRAPPED -DQLIBRARYINFO_EPOCROOT -DQT_NO_TEXTCODEC -DQT_NO_UNICODETABLES -DQT_NO_COMPONENT -DQT_NO_STL -DQT_NO_COMPRESS -I/home/demon/coins/mxe/tmp-qt-x86_64-w64-mingw32.static/qt-everywhere-opensource-src-4.8.7/mkspecs/linux-g++ -DHAVE_QCONFIG_CPP -DQT_NO_THREAD -DQT_NO_QOBJECT -DQT_NO_GEOM_VARIANT -DQT_NO_DEPRECATED /home/demon/coins/mxe/tmp-qt-x86_64-w64-mingw32.static/qt-everywhere-opensource-src-4.8.7/src/corelib/tools/qlist.cpp | |
g++ -c -o qfile.o -pipe -DQMAKE_OPENSOURCE_EDITION -g -I. -Igenerators -Igenerators/unix -Igenerators/win32 -Igenerators/mac -Igenerators/symbian -Igenerators/integrity -I/home/demon/coins/mxe/tmp-qt-x86_64-w64-mingw32.static/qt-everywhere-opensource-src-4.8.7/include -I/home/demon/coins/mxe/tmp-qt-x86_64-w64-mingw32.static/qt-everywhere-opensource-src-4.8.7/include/QtCore -I/home/demon/coins/mxe/tmp-qt-x86_64-w64-mingw32.static/qt-everywhere-opensource-src-4.8.7/src/corelib/global -I/home/demon/coins/mxe/tmp-qt-x86_64-w64-mingw32.static/qt-everywhere-opensource-src-4.8.7/src/corelib/xml -I/home/demon/coins/mxe/tmp-qt-x86_64-w64-mingw32.static/qt-everywhere-opensource-src-4.8.7/tools/shared -DQT_NO_PCRE -DQT_BUILD_QMAKE -DQT_BOOTSTRAPPED -DQLIBRARYINFO_EPOCROOT -DQT_NO_TEXTCODEC -DQT_NO_UNICODETABLES -DQT_NO_COMPONENT -DQT_NO_STL -DQT_NO_COMPRESS -I/home/demon/coins/mxe/tmp-qt-x86_64-w64-mingw32.static/qt-everywhere-opensource-src-4.8.7/mkspecs/linux-g++ -DHAVE_QCONFIG_CPP -DQT_NO_THREAD -DQT_NO_QOBJECT -DQT_NO_GEOM_VARIANT -DQT_NO_DEPRECATED /home/demon/coins/mxe/tmp-qt-x86_64-w64-mingw32.static/qt-everywhere-opensource-src-4.8.7/src/corelib/io/qfile.cpp | |
g++ -c -o qfilesystementry.o -pipe -DQMAKE_OPENSOURCE_EDITION -g -I. -Igenerators -Igenerators/unix -Igenerators/win32 -Igenerators/mac -Igenerators/symbian -Igenerators/integrity -I/home/demon/coins/mxe/tmp-qt-x86_64-w64-mingw32.static/qt-everywhere-opensource-src-4.8.7/include -I/home/demon/coins/mxe/tmp-qt-x86_64-w64-mingw32.static/qt-everywhere-opensource-src-4.8.7/include/QtCore -I/home/demon/coins/mxe/tmp-qt-x86_64-w64-mingw32.static/qt-everywhere-opensource-src-4.8.7/src/corelib/global -I/home/demon/coins/mxe/tmp-qt-x86_64-w64-mingw32.static/qt-everywhere-opensource-src-4.8.7/src/corelib/xml -I/home/demon/coins/mxe/tmp-qt-x86_64-w64-mingw32.static/qt-everywhere-opensource-src-4.8.7/tools/shared -DQT_NO_PCRE -DQT_BUILD_QMAKE -DQT_BOOTSTRAPPED -DQLIBRARYINFO_EPOCROOT -DQT_NO_TEXTCODEC -DQT_NO_UNICODETABLES -DQT_NO_COMPONENT -DQT_NO_STL -DQT_NO_COMPRESS -I/home/demon/coins/mxe/tmp-qt-x86_64-w64-mingw32.static/qt-everywhere-opensource-src-4.8.7/mkspecs/linux-g++ -DHAVE_QCONFIG_CPP -DQT_NO_THREAD -DQT_NO_QOBJECT -DQT_NO_GEOM_VARIANT -DQT_NO_DEPRECATED /home/demon/coins/mxe/tmp-qt-x86_64-w64-mingw32.static/qt-everywhere-opensource-src-4.8.7/src/corelib/io/qfilesystementry.cpp | |
g++ -c -o qfilesystemengine_unix.o -pipe -DQMAKE_OPENSOURCE_EDITION -g -I. -Igenerators -Igenerators/unix -Igenerators/win32 -Igenerators/mac -Igenerators/symbian -Igenerators/integrity -I/home/demon/coins/mxe/tmp-qt-x86_64-w64-mingw32.static/qt-everywhere-opensource-src-4.8.7/include -I/home/demon/coins/mxe/tmp-qt-x86_64-w64-mingw32.static/qt-everywhere-opensource-src-4.8.7/include/QtCore -I/home/demon/coins/mxe/tmp-qt-x86_64-w64-mingw32.static/qt-everywhere-opensource-src-4.8.7/src/corelib/global -I/home/demon/coins/mxe/tmp-qt-x86_64-w64-mingw32.static/qt-everywhere-opensource-src-4.8.7/src/corelib/xml -I/home/demon/coins/mxe/tmp-qt-x86_64-w64-mingw32.static/qt-everywhere-opensource-src-4.8.7/tools/shared -DQT_NO_PCRE -DQT_BUILD_QMAKE -DQT_BOOTSTRAPPED -DQLIBRARYINFO_EPOCROOT -DQT_NO_TEXTCODEC -DQT_NO_UNICODETABLES -DQT_NO_COMPONENT -DQT_NO_STL -DQT_NO_COMPRESS -I/home/demon/coins/mxe/tmp-qt-x86_64-w64-mingw32.static/qt-everywhere-opensource-src-4.8.7/mkspecs/linux-g++ -DHAVE_QCONFIG_CPP -DQT_NO_THREAD -DQT_NO_QOBJECT -DQT_NO_GEOM_VARIANT -DQT_NO_DEPRECATED /home/demon/coins/mxe/tmp-qt-x86_64-w64-mingw32.static/qt-everywhere-opensource-src-4.8.7/src/corelib/io/qfilesystemengine_unix.cpp | |
g++ -c -o qfilesystemengine.o -pipe -DQMAKE_OPENSOURCE_EDITION -g -I. -Igenerators -Igenerators/unix -Igenerators/win32 -Igenerators/mac -Igenerators/symbian -Igenerators/integrity -I/home/demon/coins/mxe/tmp-qt-x86_64-w64-mingw32.static/qt-everywhere-opensource-src-4.8.7/include -I/home/demon/coins/mxe/tmp-qt-x86_64-w64-mingw32.static/qt-everywhere-opensource-src-4.8.7/include/QtCore -I/home/demon/coins/mxe/tmp-qt-x86_64-w64-mingw32.static/qt-everywhere-opensource-src-4.8.7/src/corelib/global -I/home/demon/coins/mxe/tmp-qt-x86_64-w64-mingw32.static/qt-everywhere-opensource-src-4.8.7/src/corelib/xml -I/home/demon/coins/mxe/tmp-qt-x86_64-w64-mingw32.static/qt-everywhere-opensource-src-4.8.7/tools/shared -DQT_NO_PCRE -DQT_BUILD_QMAKE -DQT_BOOTSTRAPPED -DQLIBRARYINFO_EPOCROOT -DQT_NO_TEXTCODEC -DQT_NO_UNICODETABLES -DQT_NO_COMPONENT -DQT_NO_STL -DQT_NO_COMPRESS -I/home/demon/coins/mxe/tmp-qt-x86_64-w64-mingw32.static/qt-everywhere-opensource-src-4.8.7/mkspecs/linux-g++ -DHAVE_QCONFIG_CPP -DQT_NO_THREAD -DQT_NO_QOBJECT -DQT_NO_GEOM_VARIANT -DQT_NO_DEPRECATED /home/demon/coins/mxe/tmp-qt-x86_64-w64-mingw32.static/qt-everywhere-opensource-src-4.8.7/src/corelib/io/qfilesystemengine.cpp | |
g++ -c -o qfilesystemiterator_unix.o -pipe -DQMAKE_OPENSOURCE_EDITION -g -I. -Igenerators -Igenerators/unix -Igenerators/win32 -Igenerators/mac -Igenerators/symbian -Igenerators/integrity -I/home/demon/coins/mxe/tmp-qt-x86_64-w64-mingw32.static/qt-everywhere-opensource-src-4.8.7/include -I/home/demon/coins/mxe/tmp-qt-x86_64-w64-mingw32.static/qt-everywhere-opensource-src-4.8.7/include/QtCore -I/home/demon/coins/mxe/tmp-qt-x86_64-w64-mingw32.static/qt-everywhere-opensource-src-4.8.7/src/corelib/global -I/home/demon/coins/mxe/tmp-qt-x86_64-w64-mingw32.static/qt-everywhere-opensource-src-4.8.7/src/corelib/xml -I/home/demon/coins/mxe/tmp-qt-x86_64-w64-mingw32.static/qt-everywhere-opensource-src-4.8.7/tools/shared -DQT_NO_PCRE -DQT_BUILD_QMAKE -DQT_BOOTSTRAPPED -DQLIBRARYINFO_EPOCROOT -DQT_NO_TEXTCODEC -DQT_NO_UNICODETABLES -DQT_NO_COMPONENT -DQT_NO_STL -DQT_NO_COMPRESS -I/home/demon/coins/mxe/tmp-qt-x86_64-w64-mingw32.static/qt-everywhere-opensource-src-4.8.7/mkspecs/linux-g++ -DHAVE_QCONFIG_CPP -DQT_NO_THREAD -DQT_NO_QOBJECT -DQT_NO_GEOM_VARIANT -DQT_NO_DEPRECATED /home/demon/coins/mxe/tmp-qt-x86_64-w64-mingw32.static/qt-everywhere-opensource-src-4.8.7/src/corelib/io/qfilesystemiterator_unix.cpp | |
g++ -c -o qfsfileengine_unix.o -pipe -DQMAKE_OPENSOURCE_EDITION -g -I. -Igenerators -Igenerators/unix -Igenerators/win32 -Igenerators/mac -Igenerators/symbian -Igenerators/integrity -I/home/demon/coins/mxe/tmp-qt-x86_64-w64-mingw32.static/qt-everywhere-opensource-src-4.8.7/include -I/home/demon/coins/mxe/tmp-qt-x86_64-w64-mingw32.static/qt-everywhere-opensource-src-4.8.7/include/QtCore -I/home/demon/coins/mxe/tmp-qt-x86_64-w64-mingw32.static/qt-everywhere-opensource-src-4.8.7/src/corelib/global -I/home/demon/coins/mxe/tmp-qt-x86_64-w64-mingw32.static/qt-everywhere-opensource-src-4.8.7/src/corelib/xml -I/home/demon/coins/mxe/tmp-qt-x86_64-w64-mingw32.static/qt-everywhere-opensource-src-4.8.7/tools/shared -DQT_NO_PCRE -DQT_BUILD_QMAKE -DQT_BOOTSTRAPPED -DQLIBRARYINFO_EPOCROOT -DQT_NO_TEXTCODEC -DQT_NO_UNICODETABLES -DQT_NO_COMPONENT -DQT_NO_STL -DQT_NO_COMPRESS -I/home/demon/coins/mxe/tmp-qt-x86_64-w64-mingw32.static/qt-everywhere-opensource-src-4.8.7/mkspecs/linux-g++ -DHAVE_QCONFIG_CPP -DQT_NO_THREAD -DQT_NO_QOBJECT -DQT_NO_GEOM_VARIANT -DQT_NO_DEPRECATED /home/demon/coins/mxe/tmp-qt-x86_64-w64-mingw32.static/qt-everywhere-opensource-src-4.8.7/src/corelib/io/qfsfileengine_unix.cpp | |
g++ -c -o qfsfileengine.o -pipe -DQMAKE_OPENSOURCE_EDITION -g -I. -Igenerators -Igenerators/unix -Igenerators/win32 -Igenerators/mac -Igenerators/symbian -Igenerators/integrity -I/home/demon/coins/mxe/tmp-qt-x86_64-w64-mingw32.static/qt-everywhere-opensource-src-4.8.7/include -I/home/demon/coins/mxe/tmp-qt-x86_64-w64-mingw32.static/qt-everywhere-opensource-src-4.8.7/include/QtCore -I/home/demon/coins/mxe/tmp-qt-x86_64-w64-mingw32.static/qt-everywhere-opensource-src-4.8.7/src/corelib/global -I/home/demon/coins/mxe/tmp-qt-x86_64-w64-mingw32.static/qt-everywhere-opensource-src-4.8.7/src/corelib/xml -I/home/demon/coins/mxe/tmp-qt-x86_64-w64-mingw32.static/qt-everywhere-opensource-src-4.8.7/tools/shared -DQT_NO_PCRE -DQT_BUILD_QMAKE -DQT_BOOTSTRAPPED -DQLIBRARYINFO_EPOCROOT -DQT_NO_TEXTCODEC -DQT_NO_UNICODETABLES -DQT_NO_COMPONENT -DQT_NO_STL -DQT_NO_COMPRESS -I/home/demon/coins/mxe/tmp-qt-x86_64-w64-mingw32.static/qt-everywhere-opensource-src-4.8.7/mkspecs/linux-g++ -DHAVE_QCONFIG_CPP -DQT_NO_THREAD -DQT_NO_QOBJECT -DQT_NO_GEOM_VARIANT -DQT_NO_DEPRECATED /home/demon/coins/mxe/tmp-qt-x86_64-w64-mingw32.static/qt-everywhere-opensource-src-4.8.7/src/corelib/io/qfsfileengine.cpp | |
g++ -c -o qfsfileengine_iterator.o -pipe -DQMAKE_OPENSOURCE_EDITION -g -I. -Igenerators -Igenerators/unix -Igenerators/win32 -Igenerators/mac -Igenerators/symbian -Igenerators/integrity -I/home/demon/coins/mxe/tmp-qt-x86_64-w64-mingw32.static/qt-everywhere-opensource-src-4.8.7/include -I/home/demon/coins/mxe/tmp-qt-x86_64-w64-mingw32.static/qt-everywhere-opensource-src-4.8.7/include/QtCore -I/home/demon/coins/mxe/tmp-qt-x86_64-w64-mingw32.static/qt-everywhere-opensource-src-4.8.7/src/corelib/global -I/home/demon/coins/mxe/tmp-qt-x86_64-w64-mingw32.static/qt-everywhere-opensource-src-4.8.7/src/corelib/xml -I/home/demon/coins/mxe/tmp-qt-x86_64-w64-mingw32.static/qt-everywhere-opensource-src-4.8.7/tools/shared -DQT_NO_PCRE -DQT_BUILD_QMAKE -DQT_BOOTSTRAPPED -DQLIBRARYINFO_EPOCROOT -DQT_NO_TEXTCODEC -DQT_NO_UNICODETABLES -DQT_NO_COMPONENT -DQT_NO_STL -DQT_NO_COMPRESS -I/home/demon/coins/mxe/tmp-qt-x86_64-w64-mingw32.static/qt-everywhere-opensource-src-4.8.7/mkspecs/linux-g++ -DHAVE_QCONFIG_CPP -DQT_NO_THREAD -DQT_NO_QOBJECT -DQT_NO_GEOM_VARIANT -DQT_NO_DEPRECATED /home/demon/coins/mxe/tmp-qt-x86_64-w64-mingw32.static/qt-everywhere-opensource-src-4.8.7/src/corelib/io/qfsfileengine_iterator.cpp | |
g++ -c -o qregexp.o -pipe -DQMAKE_OPENSOURCE_EDITION -g -I. -Igenerators -Igenerators/unix -Igenerators/win32 -Igenerators/mac -Igenerators/symbian -Igenerators/integrity -I/home/demon/coins/mxe/tmp-qt-x86_64-w64-mingw32.static/qt-everywhere-opensource-src-4.8.7/include -I/home/demon/coins/mxe/tmp-qt-x86_64-w64-mingw32.static/qt-everywhere-opensource-src-4.8.7/include/QtCore -I/home/demon/coins/mxe/tmp-qt-x86_64-w64-mingw32.static/qt-everywhere-opensource-src-4.8.7/src/corelib/global -I/home/demon/coins/mxe/tmp-qt-x86_64-w64-mingw32.static/qt-everywhere-opensource-src-4.8.7/src/corelib/xml -I/home/demon/coins/mxe/tmp-qt-x86_64-w64-mingw32.static/qt-everywhere-opensource-src-4.8.7/tools/shared -DQT_NO_PCRE -DQT_BUILD_QMAKE -DQT_BOOTSTRAPPED -DQLIBRARYINFO_EPOCROOT -DQT_NO_TEXTCODEC -DQT_NO_UNICODETABLES -DQT_NO_COMPONENT -DQT_NO_STL -DQT_NO_COMPRESS -I/home/demon/coins/mxe/tmp-qt-x86_64-w64-mingw32.static/qt-everywhere-opensource-src-4.8.7/mkspecs/linux-g++ -DHAVE_QCONFIG_CPP -DQT_NO_THREAD -DQT_NO_QOBJECT -DQT_NO_GEOM_VARIANT -DQT_NO_DEPRECATED /home/demon/coins/mxe/tmp-qt-x86_64-w64-mingw32.static/qt-everywhere-opensource-src-4.8.7/src/corelib/tools/qregexp.cpp | |
g++ -c -o qvector.o -pipe -DQMAKE_OPENSOURCE_EDITION -g -I. -Igenerators -Igenerators/unix -Igenerators/win32 -Igenerators/mac -Igenerators/symbian -Igenerators/integrity -I/home/demon/coins/mxe/tmp-qt-x86_64-w64-mingw32.static/qt-everywhere-opensource-src-4.8.7/include -I/home/demon/coins/mxe/tmp-qt-x86_64-w64-mingw32.static/qt-everywhere-opensource-src-4.8.7/include/QtCore -I/home/demon/coins/mxe/tmp-qt-x86_64-w64-mingw32.static/qt-everywhere-opensource-src-4.8.7/src/corelib/global -I/home/demon/coins/mxe/tmp-qt-x86_64-w64-mingw32.static/qt-everywhere-opensource-src-4.8.7/src/corelib/xml -I/home/demon/coins/mxe/tmp-qt-x86_64-w64-mingw32.static/qt-everywhere-opensource-src-4.8.7/tools/shared -DQT_NO_PCRE -DQT_BUILD_QMAKE -DQT_BOOTSTRAPPED -DQLIBRARYINFO_EPOCROOT -DQT_NO_TEXTCODEC -DQT_NO_UNICODETABLES -DQT_NO_COMPONENT -DQT_NO_STL -DQT_NO_COMPRESS -I/home/demon/coins/mxe/tmp-qt-x86_64-w64-mingw32.static/qt-everywhere-opensource-src-4.8.7/mkspecs/linux-g++ -DHAVE_QCONFIG_CPP -DQT_NO_THREAD -DQT_NO_QOBJECT -DQT_NO_GEOM_VARIANT -DQT_NO_DEPRECATED /home/demon/coins/mxe/tmp-qt-x86_64-w64-mingw32.static/qt-everywhere-opensource-src-4.8.7/src/corelib/tools/qvector.cpp | |
g++ -c -o qbitarray.o -pipe -DQMAKE_OPENSOURCE_EDITION -g -I. -Igenerators -Igenerators/unix -Igenerators/win32 -Igenerators/mac -Igenerators/symbian -Igenerators/integrity -I/home/demon/coins/mxe/tmp-qt-x86_64-w64-mingw32.static/qt-everywhere-opensource-src-4.8.7/include -I/home/demon/coins/mxe/tmp-qt-x86_64-w64-mingw32.static/qt-everywhere-opensource-src-4.8.7/include/QtCore -I/home/demon/coins/mxe/tmp-qt-x86_64-w64-mingw32.static/qt-everywhere-opensource-src-4.8.7/src/corelib/global -I/home/demon/coins/mxe/tmp-qt-x86_64-w64-mingw32.static/qt-everywhere-opensource-src-4.8.7/src/corelib/xml -I/home/demon/coins/mxe/tmp-qt-x86_64-w64-mingw32.static/qt-everywhere-opensource-src-4.8.7/tools/shared -DQT_NO_PCRE -DQT_BUILD_QMAKE -DQT_BOOTSTRAPPED -DQLIBRARYINFO_EPOCROOT -DQT_NO_TEXTCODEC -DQT_NO_UNICODETABLES -DQT_NO_COMPONENT -DQT_NO_STL -DQT_NO_COMPRESS -I/home/demon/coins/mxe/tmp-qt-x86_64-w64-mingw32.static/qt-everywhere-opensource-src-4.8.7/mkspecs/linux-g++ -DHAVE_QCONFIG_CPP -DQT_NO_THREAD -DQT_NO_QOBJECT -DQT_NO_GEOM_VARIANT -DQT_NO_DEPRECATED /home/demon/coins/mxe/tmp-qt-x86_64-w64-mingw32.static/qt-everywhere-opensource-src-4.8.7/src/corelib/tools/qbitarray.cpp | |
g++ -c -o qdir.o -pipe -DQMAKE_OPENSOURCE_EDITION -g -I. -Igenerators -Igenerators/unix -Igenerators/win32 -Igenerators/mac -Igenerators/symbian -Igenerators/integrity -I/home/demon/coins/mxe/tmp-qt-x86_64-w64-mingw32.static/qt-everywhere-opensource-src-4.8.7/include -I/home/demon/coins/mxe/tmp-qt-x86_64-w64-mingw32.static/qt-everywhere-opensource-src-4.8.7/include/QtCore -I/home/demon/coins/mxe/tmp-qt-x86_64-w64-mingw32.static/qt-everywhere-opensource-src-4.8.7/src/corelib/global -I/home/demon/coins/mxe/tmp-qt-x86_64-w64-mingw32.static/qt-everywhere-opensource-src-4.8.7/src/corelib/xml -I/home/demon/coins/mxe/tmp-qt-x86_64-w64-mingw32.static/qt-everywhere-opensource-src-4.8.7/tools/shared -DQT_NO_PCRE -DQT_BUILD_QMAKE -DQT_BOOTSTRAPPED -DQLIBRARYINFO_EPOCROOT -DQT_NO_TEXTCODEC -DQT_NO_UNICODETABLES -DQT_NO_COMPONENT -DQT_NO_STL -DQT_NO_COMPRESS -I/home/demon/coins/mxe/tmp-qt-x86_64-w64-mingw32.static/qt-everywhere-opensource-src-4.8.7/mkspecs/linux-g++ -DHAVE_QCONFIG_CPP -DQT_NO_THREAD -DQT_NO_QOBJECT -DQT_NO_GEOM_VARIANT -DQT_NO_DEPRECATED /home/demon/coins/mxe/tmp-qt-x86_64-w64-mingw32.static/qt-everywhere-opensource-src-4.8.7/src/corelib/io/qdir.cpp | |
g++ -c -o qdiriterator.o -pipe -DQMAKE_OPENSOURCE_EDITION -g -I. -Igenerators -Igenerators/unix -Igenerators/win32 -Igenerators/mac -Igenerators/symbian -Igenerators/integrity -I/home/demon/coins/mxe/tmp-qt-x86_64-w64-mingw32.static/qt-everywhere-opensource-src-4.8.7/include -I/home/demon/coins/mxe/tmp-qt-x86_64-w64-mingw32.static/qt-everywhere-opensource-src-4.8.7/include/QtCore -I/home/demon/coins/mxe/tmp-qt-x86_64-w64-mingw32.static/qt-everywhere-opensource-src-4.8.7/src/corelib/global -I/home/demon/coins/mxe/tmp-qt-x86_64-w64-mingw32.static/qt-everywhere-opensource-src-4.8.7/src/corelib/xml -I/home/demon/coins/mxe/tmp-qt-x86_64-w64-mingw32.static/qt-everywhere-opensource-src-4.8.7/tools/shared -DQT_NO_PCRE -DQT_BUILD_QMAKE -DQT_BOOTSTRAPPED -DQLIBRARYINFO_EPOCROOT -DQT_NO_TEXTCODEC -DQT_NO_UNICODETABLES -DQT_NO_COMPONENT -DQT_NO_STL -DQT_NO_COMPRESS -I/home/demon/coins/mxe/tmp-qt-x86_64-w64-mingw32.static/qt-everywhere-opensource-src-4.8.7/mkspecs/linux-g++ -DHAVE_QCONFIG_CPP -DQT_NO_THREAD -DQT_NO_QOBJECT -DQT_NO_GEOM_VARIANT -DQT_NO_DEPRECATED /home/demon/coins/mxe/tmp-qt-x86_64-w64-mingw32.static/qt-everywhere-opensource-src-4.8.7/src/corelib/io/qdiriterator.cpp | |
g++ -c -o quuid.o -pipe -DQMAKE_OPENSOURCE_EDITION -g -I. -Igenerators -Igenerators/unix -Igenerators/win32 -Igenerators/mac -Igenerators/symbian -Igenerators/integrity -I/home/demon/coins/mxe/tmp-qt-x86_64-w64-mingw32.static/qt-everywhere-opensource-src-4.8.7/include -I/home/demon/coins/mxe/tmp-qt-x86_64-w64-mingw32.static/qt-everywhere-opensource-src-4.8.7/include/QtCore -I/home/demon/coins/mxe/tmp-qt-x86_64-w64-mingw32.static/qt-everywhere-opensource-src-4.8.7/src/corelib/global -I/home/demon/coins/mxe/tmp-qt-x86_64-w64-mingw32.static/qt-everywhere-opensource-src-4.8.7/src/corelib/xml -I/home/demon/coins/mxe/tmp-qt-x86_64-w64-mingw32.static/qt-everywhere-opensource-src-4.8.7/tools/shared -DQT_NO_PCRE -DQT_BUILD_QMAKE -DQT_BOOTSTRAPPED -DQLIBRARYINFO_EPOCROOT -DQT_NO_TEXTCODEC -DQT_NO_UNICODETABLES -DQT_NO_COMPONENT -DQT_NO_STL -DQT_NO_COMPRESS -I/home/demon/coins/mxe/tmp-qt-x86_64-w64-mingw32.static/qt-everywhere-opensource-src-4.8.7/mkspecs/linux-g++ -DHAVE_QCONFIG_CPP -DQT_NO_THREAD -DQT_NO_QOBJECT -DQT_NO_GEOM_VARIANT -DQT_NO_DEPRECATED /home/demon/coins/mxe/tmp-qt-x86_64-w64-mingw32.static/qt-everywhere-opensource-src-4.8.7/src/corelib/plugin/quuid.cpp | |
g++ -c -o qhash.o -pipe -DQMAKE_OPENSOURCE_EDITION -g -I. -Igenerators -Igenerators/unix -Igenerators/win32 -Igenerators/mac -Igenerators/symbian -Igenerators/integrity -I/home/demon/coins/mxe/tmp-qt-x86_64-w64-mingw32.static/qt-everywhere-opensource-src-4.8.7/include -I/home/demon/coins/mxe/tmp-qt-x86_64-w64-mingw32.static/qt-everywhere-opensource-src-4.8.7/include/QtCore -I/home/demon/coins/mxe/tmp-qt-x86_64-w64-mingw32.static/qt-everywhere-opensource-src-4.8.7/src/corelib/global -I/home/demon/coins/mxe/tmp-qt-x86_64-w64-mingw32.static/qt-everywhere-opensource-src-4.8.7/src/corelib/xml -I/home/demon/coins/mxe/tmp-qt-x86_64-w64-mingw32.static/qt-everywhere-opensource-src-4.8.7/tools/shared -DQT_NO_PCRE -DQT_BUILD_QMAKE -DQT_BOOTSTRAPPED -DQLIBRARYINFO_EPOCROOT -DQT_NO_TEXTCODEC -DQT_NO_UNICODETABLES -DQT_NO_COMPONENT -DQT_NO_STL -DQT_NO_COMPRESS -I/home/demon/coins/mxe/tmp-qt-x86_64-w64-mingw32.static/qt-everywhere-opensource-src-4.8.7/mkspecs/linux-g++ -DHAVE_QCONFIG_CPP -DQT_NO_THREAD -DQT_NO_QOBJECT -DQT_NO_GEOM_VARIANT -DQT_NO_DEPRECATED /home/demon/coins/mxe/tmp-qt-x86_64-w64-mingw32.static/qt-everywhere-opensource-src-4.8.7/src/corelib/tools/qhash.cpp | |
g++ -c -o qfileinfo.o -pipe -DQMAKE_OPENSOURCE_EDITION -g -I. -Igenerators -Igenerators/unix -Igenerators/win32 -Igenerators/mac -Igenerators/symbian -Igenerators/integrity -I/home/demon/coins/mxe/tmp-qt-x86_64-w64-mingw32.static/qt-everywhere-opensource-src-4.8.7/include -I/home/demon/coins/mxe/tmp-qt-x86_64-w64-mingw32.static/qt-everywhere-opensource-src-4.8.7/include/QtCore -I/home/demon/coins/mxe/tmp-qt-x86_64-w64-mingw32.static/qt-everywhere-opensource-src-4.8.7/src/corelib/global -I/home/demon/coins/mxe/tmp-qt-x86_64-w64-mingw32.static/qt-everywhere-opensource-src-4.8.7/src/corelib/xml -I/home/demon/coins/mxe/tmp-qt-x86_64-w64-mingw32.static/qt-everywhere-opensource-src-4.8.7/tools/shared -DQT_NO_PCRE -DQT_BUILD_QMAKE -DQT_BOOTSTRAPPED -DQLIBRARYINFO_EPOCROOT -DQT_NO_TEXTCODEC -DQT_NO_UNICODETABLES -DQT_NO_COMPONENT -DQT_NO_STL -DQT_NO_COMPRESS -I/home/demon/coins/mxe/tmp-qt-x86_64-w64-mingw32.static/qt-everywhere-opensource-src-4.8.7/mkspecs/linux-g++ -DHAVE_QCONFIG_CPP -DQT_NO_THREAD -DQT_NO_QOBJECT -DQT_NO_GEOM_VARIANT -DQT_NO_DEPRECATED /home/demon/coins/mxe/tmp-qt-x86_64-w64-mingw32.static/qt-everywhere-opensource-src-4.8.7/src/corelib/io/qfileinfo.cpp | |
g++ -c -o qdatetime.o -pipe -DQMAKE_OPENSOURCE_EDITION -g -I. -Igenerators -Igenerators/unix -Igenerators/win32 -Igenerators/mac -Igenerators/symbian -Igenerators/integrity -I/home/demon/coins/mxe/tmp-qt-x86_64-w64-mingw32.static/qt-everywhere-opensource-src-4.8.7/include -I/home/demon/coins/mxe/tmp-qt-x86_64-w64-mingw32.static/qt-everywhere-opensource-src-4.8.7/include/QtCore -I/home/demon/coins/mxe/tmp-qt-x86_64-w64-mingw32.static/qt-everywhere-opensource-src-4.8.7/src/corelib/global -I/home/demon/coins/mxe/tmp-qt-x86_64-w64-mingw32.static/qt-everywhere-opensource-src-4.8.7/src/corelib/xml -I/home/demon/coins/mxe/tmp-qt-x86_64-w64-mingw32.static/qt-everywhere-opensource-src-4.8.7/tools/shared -DQT_NO_PCRE -DQT_BUILD_QMAKE -DQT_BOOTSTRAPPED -DQLIBRARYINFO_EPOCROOT -DQT_NO_TEXTCODEC -DQT_NO_UNICODETABLES -DQT_NO_COMPONENT -DQT_NO_STL -DQT_NO_COMPRESS -I/home/demon/coins/mxe/tmp-qt-x86_64-w64-mingw32.static/qt-everywhere-opensource-src-4.8.7/mkspecs/linux-g++ -DHAVE_QCONFIG_CPP -DQT_NO_THREAD -DQT_NO_QOBJECT -DQT_NO_GEOM_VARIANT -DQT_NO_DEPRECATED /home/demon/coins/mxe/tmp-qt-x86_64-w64-mingw32.static/qt-everywhere-opensource-src-4.8.7/src/corelib/tools/qdatetime.cpp | |
g++ -c -o qstringlist.o -pipe -DQMAKE_OPENSOURCE_EDITION -g -I. -Igenerators -Igenerators/unix -Igenerators/win32 -Igenerators/mac -Igenerators/symbian -Igenerators/integrity -I/home/demon/coins/mxe/tmp-qt-x86_64-w64-mingw32.static/qt-everywhere-opensource-src-4.8.7/include -I/home/demon/coins/mxe/tmp-qt-x86_64-w64-mingw32.static/qt-everywhere-opensource-src-4.8.7/include/QtCore -I/home/demon/coins/mxe/tmp-qt-x86_64-w64-mingw32.static/qt-everywhere-opensource-src-4.8.7/src/corelib/global -I/home/demon/coins/mxe/tmp-qt-x86_64-w64-mingw32.static/qt-everywhere-opensource-src-4.8.7/src/corelib/xml -I/home/demon/coins/mxe/tmp-qt-x86_64-w64-mingw32.static/qt-everywhere-opensource-src-4.8.7/tools/shared -DQT_NO_PCRE -DQT_BUILD_QMAKE -DQT_BOOTSTRAPPED -DQLIBRARYINFO_EPOCROOT -DQT_NO_TEXTCODEC -DQT_NO_UNICODETABLES -DQT_NO_COMPONENT -DQT_NO_STL -DQT_NO_COMPRESS -I/home/demon/coins/mxe/tmp-qt-x86_64-w64-mingw32.static/qt-everywhere-opensource-src-4.8.7/mkspecs/linux-g++ -DHAVE_QCONFIG_CPP -DQT_NO_THREAD -DQT_NO_QOBJECT -DQT_NO_GEOM_VARIANT -DQT_NO_DEPRECATED /home/demon/coins/mxe/tmp-qt-x86_64-w64-mingw32.static/qt-everywhere-opensource-src-4.8.7/src/corelib/tools/qstringlist.cpp | |
g++ -c -o qabstractfileengine.o -pipe -DQMAKE_OPENSOURCE_EDITION -g -I. -Igenerators -Igenerators/unix -Igenerators/win32 -Igenerators/mac -Igenerators/symbian -Igenerators/integrity -I/home/demon/coins/mxe/tmp-qt-x86_64-w64-mingw32.static/qt-everywhere-opensource-src-4.8.7/include -I/home/demon/coins/mxe/tmp-qt-x86_64-w64-mingw32.static/qt-everywhere-opensource-src-4.8.7/include/QtCore -I/home/demon/coins/mxe/tmp-qt-x86_64-w64-mingw32.static/qt-everywhere-opensource-src-4.8.7/src/corelib/global -I/home/demon/coins/mxe/tmp-qt-x86_64-w64-mingw32.static/qt-everywhere-opensource-src-4.8.7/src/corelib/xml -I/home/demon/coins/mxe/tmp-qt-x86_64-w64-mingw32.static/qt-everywhere-opensource-src-4.8.7/tools/shared -DQT_NO_PCRE -DQT_BUILD_QMAKE -DQT_BOOTSTRAPPED -DQLIBRARYINFO_EPOCROOT -DQT_NO_TEXTCODEC -DQT_NO_UNICODETABLES -DQT_NO_COMPONENT -DQT_NO_STL -DQT_NO_COMPRESS -I/home/demon/coins/mxe/tmp-qt-x86_64-w64-mingw32.static/qt-everywhere-opensource-src-4.8.7/mkspecs/linux-g++ -DHAVE_QCONFIG_CPP -DQT_NO_THREAD -DQT_NO_QOBJECT -DQT_NO_GEOM_VARIANT -DQT_NO_DEPRECATED /home/demon/coins/mxe/tmp-qt-x86_64-w64-mingw32.static/qt-everywhere-opensource-src-4.8.7/src/corelib/io/qabstractfileengine.cpp | |
g++ -c -o qtemporaryfile.o -pipe -DQMAKE_OPENSOURCE_EDITION -g -I. -Igenerators -Igenerators/unix -Igenerators/win32 -Igenerators/mac -Igenerators/symbian -Igenerators/integrity -I/home/demon/coins/mxe/tmp-qt-x86_64-w64-mingw32.static/qt-everywhere-opensource-src-4.8.7/include -I/home/demon/coins/mxe/tmp-qt-x86_64-w64-mingw32.static/qt-everywhere-opensource-src-4.8.7/include/QtCore -I/home/demon/coins/mxe/tmp-qt-x86_64-w64-mingw32.static/qt-everywhere-opensource-src-4.8.7/src/corelib/global -I/home/demon/coins/mxe/tmp-qt-x86_64-w64-mingw32.static/qt-everywhere-opensource-src-4.8.7/src/corelib/xml -I/home/demon/coins/mxe/tmp-qt-x86_64-w64-mingw32.static/qt-everywhere-opensource-src-4.8.7/tools/shared -DQT_NO_PCRE -DQT_BUILD_QMAKE -DQT_BOOTSTRAPPED -DQLIBRARYINFO_EPOCROOT -DQT_NO_TEXTCODEC -DQT_NO_UNICODETABLES -DQT_NO_COMPONENT -DQT_NO_STL -DQT_NO_COMPRESS -I/home/demon/coins/mxe/tmp-qt-x86_64-w64-mingw32.static/qt-everywhere-opensource-src-4.8.7/mkspecs/linux-g++ -DHAVE_QCONFIG_CPP -DQT_NO_THREAD -DQT_NO_QOBJECT -DQT_NO_GEOM_VARIANT -DQT_NO_DEPRECATED /home/demon/coins/mxe/tmp-qt-x86_64-w64-mingw32.static/qt-everywhere-opensource-src-4.8.7/src/corelib/io/qtemporaryfile.cpp | |
g++ -c -o qmap.o -pipe -DQMAKE_OPENSOURCE_EDITION -g -I. -Igenerators -Igenerators/unix -Igenerators/win32 -Igenerators/mac -Igenerators/symbian -Igenerators/integrity -I/home/demon/coins/mxe/tmp-qt-x86_64-w64-mingw32.static/qt-everywhere-opensource-src-4.8.7/include -I/home/demon/coins/mxe/tmp-qt-x86_64-w64-mingw32.static/qt-everywhere-opensource-src-4.8.7/include/QtCore -I/home/demon/coins/mxe/tmp-qt-x86_64-w64-mingw32.static/qt-everywhere-opensource-src-4.8.7/src/corelib/global -I/home/demon/coins/mxe/tmp-qt-x86_64-w64-mingw32.static/qt-everywhere-opensource-src-4.8.7/src/corelib/xml -I/home/demon/coins/mxe/tmp-qt-x86_64-w64-mingw32.static/qt-everywhere-opensource-src-4.8.7/tools/shared -DQT_NO_PCRE -DQT_BUILD_QMAKE -DQT_BOOTSTRAPPED -DQLIBRARYINFO_EPOCROOT -DQT_NO_TEXTCODEC -DQT_NO_UNICODETABLES -DQT_NO_COMPONENT -DQT_NO_STL -DQT_NO_COMPRESS -I/home/demon/coins/mxe/tmp-qt-x86_64-w64-mingw32.static/qt-everywhere-opensource-src-4.8.7/mkspecs/linux-g++ -DHAVE_QCONFIG_CPP -DQT_NO_THREAD -DQT_NO_QOBJECT -DQT_NO_GEOM_VARIANT -DQT_NO_DEPRECATED /home/demon/coins/mxe/tmp-qt-x86_64-w64-mingw32.static/qt-everywhere-opensource-src-4.8.7/src/corelib/tools/qmap.cpp | |
g++ -c -o qmetatype.o -pipe -DQMAKE_OPENSOURCE_EDITION -g -I. -Igenerators -Igenerators/unix -Igenerators/win32 -Igenerators/mac -Igenerators/symbian -Igenerators/integrity -I/home/demon/coins/mxe/tmp-qt-x86_64-w64-mingw32.static/qt-everywhere-opensource-src-4.8.7/include -I/home/demon/coins/mxe/tmp-qt-x86_64-w64-mingw32.static/qt-everywhere-opensource-src-4.8.7/include/QtCore -I/home/demon/coins/mxe/tmp-qt-x86_64-w64-mingw32.static/qt-everywhere-opensource-src-4.8.7/src/corelib/global -I/home/demon/coins/mxe/tmp-qt-x86_64-w64-mingw32.static/qt-everywhere-opensource-src-4.8.7/src/corelib/xml -I/home/demon/coins/mxe/tmp-qt-x86_64-w64-mingw32.static/qt-everywhere-opensource-src-4.8.7/tools/shared -DQT_NO_PCRE -DQT_BUILD_QMAKE -DQT_BOOTSTRAPPED -DQLIBRARYINFO_EPOCROOT -DQT_NO_TEXTCODEC -DQT_NO_UNICODETABLES -DQT_NO_COMPONENT -DQT_NO_STL -DQT_NO_COMPRESS -I/home/demon/coins/mxe/tmp-qt-x86_64-w64-mingw32.static/qt-everywhere-opensource-src-4.8.7/mkspecs/linux-g++ -DHAVE_QCONFIG_CPP -DQT_NO_THREAD -DQT_NO_QOBJECT -DQT_NO_GEOM_VARIANT -DQT_NO_DEPRECATED /home/demon/coins/mxe/tmp-qt-x86_64-w64-mingw32.static/qt-everywhere-opensource-src-4.8.7/src/corelib/kernel/qmetatype.cpp | |
g++ -c -o qsettings.o -pipe -DQMAKE_OPENSOURCE_EDITION -g -I. -Igenerators -Igenerators/unix -Igenerators/win32 -Igenerators/mac -Igenerators/symbian -Igenerators/integrity -I/home/demon/coins/mxe/tmp-qt-x86_64-w64-mingw32.static/qt-everywhere-opensource-src-4.8.7/include -I/home/demon/coins/mxe/tmp-qt-x86_64-w64-mingw32.static/qt-everywhere-opensource-src-4.8.7/include/QtCore -I/home/demon/coins/mxe/tmp-qt-x86_64-w64-mingw32.static/qt-everywhere-opensource-src-4.8.7/src/corelib/global -I/home/demon/coins/mxe/tmp-qt-x86_64-w64-mingw32.static/qt-everywhere-opensource-src-4.8.7/src/corelib/xml -I/home/demon/coins/mxe/tmp-qt-x86_64-w64-mingw32.static/qt-everywhere-opensource-src-4.8.7/tools/shared -DQT_NO_PCRE -DQT_BUILD_QMAKE -DQT_BOOTSTRAPPED -DQLIBRARYINFO_EPOCROOT -DQT_NO_TEXTCODEC -DQT_NO_UNICODETABLES -DQT_NO_COMPONENT -DQT_NO_STL -DQT_NO_COMPRESS -I/home/demon/coins/mxe/tmp-qt-x86_64-w64-mingw32.static/qt-everywhere-opensource-src-4.8.7/mkspecs/linux-g++ -DHAVE_QCONFIG_CPP -DQT_NO_THREAD -DQT_NO_QOBJECT -DQT_NO_GEOM_VARIANT -DQT_NO_DEPRECATED /home/demon/coins/mxe/tmp-qt-x86_64-w64-mingw32.static/qt-everywhere-opensource-src-4.8.7/src/corelib/io/qsettings.cpp | |
g++ -c -o qsystemerror.o -pipe -DQMAKE_OPENSOURCE_EDITION -g -I. -Igenerators -Igenerators/unix -Igenerators/win32 -Igenerators/mac -Igenerators/symbian -Igenerators/integrity -I/home/demon/coins/mxe/tmp-qt-x86_64-w64-mingw32.static/qt-everywhere-opensource-src-4.8.7/include -I/home/demon/coins/mxe/tmp-qt-x86_64-w64-mingw32.static/qt-everywhere-opensource-src-4.8.7/include/QtCore -I/home/demon/coins/mxe/tmp-qt-x86_64-w64-mingw32.static/qt-everywhere-opensource-src-4.8.7/src/corelib/global -I/home/demon/coins/mxe/tmp-qt-x86_64-w64-mingw32.static/qt-everywhere-opensource-src-4.8.7/src/corelib/xml -I/home/demon/coins/mxe/tmp-qt-x86_64-w64-mingw32.static/qt-everywhere-opensource-src-4.8.7/tools/shared -DQT_NO_PCRE -DQT_BUILD_QMAKE -DQT_BOOTSTRAPPED -DQLIBRARYINFO_EPOCROOT -DQT_NO_TEXTCODEC -DQT_NO_UNICODETABLES -DQT_NO_COMPONENT -DQT_NO_STL -DQT_NO_COMPRESS -I/home/demon/coins/mxe/tmp-qt-x86_64-w64-mingw32.static/qt-everywhere-opensource-src-4.8.7/mkspecs/linux-g++ -DHAVE_QCONFIG_CPP -DQT_NO_THREAD -DQT_NO_QOBJECT -DQT_NO_GEOM_VARIANT -DQT_NO_DEPRECATED /home/demon/coins/mxe/tmp-qt-x86_64-w64-mingw32.static/qt-everywhere-opensource-src-4.8.7/src/corelib/kernel/qsystemerror.cpp | |
g++ -c -o qlibraryinfo.o -pipe -DQMAKE_OPENSOURCE_EDITION -g -I. -Igenerators -Igenerators/unix -Igenerators/win32 -Igenerators/mac -Igenerators/symbian -Igenerators/integrity -I/home/demon/coins/mxe/tmp-qt-x86_64-w64-mingw32.static/qt-everywhere-opensource-src-4.8.7/include -I/home/demon/coins/mxe/tmp-qt-x86_64-w64-mingw32.static/qt-everywhere-opensource-src-4.8.7/include/QtCore -I/home/demon/coins/mxe/tmp-qt-x86_64-w64-mingw32.static/qt-everywhere-opensource-src-4.8.7/src/corelib/global -I/home/demon/coins/mxe/tmp-qt-x86_64-w64-mingw32.static/qt-everywhere-opensource-src-4.8.7/src/corelib/xml -I/home/demon/coins/mxe/tmp-qt-x86_64-w64-mingw32.static/qt-everywhere-opensource-src-4.8.7/tools/shared -DQT_NO_PCRE -DQT_BUILD_QMAKE -DQT_BOOTSTRAPPED -DQLIBRARYINFO_EPOCROOT -DQT_NO_TEXTCODEC -DQT_NO_UNICODETABLES -DQT_NO_COMPONENT -DQT_NO_STL -DQT_NO_COMPRESS -I/home/demon/coins/mxe/tmp-qt-x86_64-w64-mingw32.static/qt-everywhere-opensource-src-4.8.7/mkspecs/linux-g++ -DHAVE_QCONFIG_CPP -DQT_NO_THREAD -DQT_NO_QOBJECT -DQT_NO_GEOM_VARIANT -DQT_NO_DEPRECATED /home/demon/coins/mxe/tmp-qt-x86_64-w64-mingw32.static/qt-everywhere-opensource-src-4.8.7/src/corelib/global/qlibraryinfo.cpp | |
g++ -c -o qvariant.o -pipe -DQMAKE_OPENSOURCE_EDITION -g -I. -Igenerators -Igenerators/unix -Igenerators/win32 -Igenerators/mac -Igenerators/symbian -Igenerators/integrity -I/home/demon/coins/mxe/tmp-qt-x86_64-w64-mingw32.static/qt-everywhere-opensource-src-4.8.7/include -I/home/demon/coins/mxe/tmp-qt-x86_64-w64-mingw32.static/qt-everywhere-opensource-src-4.8.7/include/QtCore -I/home/demon/coins/mxe/tmp-qt-x86_64-w64-mingw32.static/qt-everywhere-opensource-src-4.8.7/src/corelib/global -I/home/demon/coins/mxe/tmp-qt-x86_64-w64-mingw32.static/qt-everywhere-opensource-src-4.8.7/src/corelib/xml -I/home/demon/coins/mxe/tmp-qt-x86_64-w64-mingw32.static/qt-everywhere-opensource-src-4.8.7/tools/shared -DQT_NO_PCRE -DQT_BUILD_QMAKE -DQT_BOOTSTRAPPED -DQLIBRARYINFO_EPOCROOT -DQT_NO_TEXTCODEC -DQT_NO_UNICODETABLES -DQT_NO_COMPONENT -DQT_NO_STL -DQT_NO_COMPRESS -I/home/demon/coins/mxe/tmp-qt-x86_64-w64-mingw32.static/qt-everywhere-opensource-src-4.8.7/mkspecs/linux-g++ -DHAVE_QCONFIG_CPP -DQT_NO_THREAD -DQT_NO_QOBJECT -DQT_NO_GEOM_VARIANT -DQT_NO_DEPRECATED /home/demon/coins/mxe/tmp-qt-x86_64-w64-mingw32.static/qt-everywhere-opensource-src-4.8.7/src/corelib/kernel/qvariant.cpp | |
g++ -c -o qvsnprintf.o -pipe -DQMAKE_OPENSOURCE_EDITION -g -I. -Igenerators -Igenerators/unix -Igenerators/win32 -Igenerators/mac -Igenerators/symbian -Igenerators/integrity -I/home/demon/coins/mxe/tmp-qt-x86_64-w64-mingw32.static/qt-everywhere-opensource-src-4.8.7/include -I/home/demon/coins/mxe/tmp-qt-x86_64-w64-mingw32.static/qt-everywhere-opensource-src-4.8.7/include/QtCore -I/home/demon/coins/mxe/tmp-qt-x86_64-w64-mingw32.static/qt-everywhere-opensource-src-4.8.7/src/corelib/global -I/home/demon/coins/mxe/tmp-qt-x86_64-w64-mingw32.static/qt-everywhere-opensource-src-4.8.7/src/corelib/xml -I/home/demon/coins/mxe/tmp-qt-x86_64-w64-mingw32.static/qt-everywhere-opensource-src-4.8.7/tools/shared -DQT_NO_PCRE -DQT_BUILD_QMAKE -DQT_BOOTSTRAPPED -DQLIBRARYINFO_EPOCROOT -DQT_NO_TEXTCODEC -DQT_NO_UNICODETABLES -DQT_NO_COMPONENT -DQT_NO_STL -DQT_NO_COMPRESS -I/home/demon/coins/mxe/tmp-qt-x86_64-w64-mingw32.static/qt-everywhere-opensource-src-4.8.7/mkspecs/linux-g++ -DHAVE_QCONFIG_CPP -DQT_NO_THREAD -DQT_NO_QOBJECT -DQT_NO_GEOM_VARIANT -DQT_NO_DEPRECATED /home/demon/coins/mxe/tmp-qt-x86_64-w64-mingw32.static/qt-everywhere-opensource-src-4.8.7/src/corelib/tools/qvsnprintf.cpp | |
g++ -c -o qlocale.o -pipe -DQMAKE_OPENSOURCE_EDITION -g -I. -Igenerators -Igenerators/unix -Igenerators/win32 -Igenerators/mac -Igenerators/symbian -Igenerators/integrity -I/home/demon/coins/mxe/tmp-qt-x86_64-w64-mingw32.static/qt-everywhere-opensource-src-4.8.7/include -I/home/demon/coins/mxe/tmp-qt-x86_64-w64-mingw32.static/qt-everywhere-opensource-src-4.8.7/include/QtCore -I/home/demon/coins/mxe/tmp-qt-x86_64-w64-mingw32.static/qt-everywhere-opensource-src-4.8.7/src/corelib/global -I/home/demon/coins/mxe/tmp-qt-x86_64-w64-mingw32.static/qt-everywhere-opensource-src-4.8.7/src/corelib/xml -I/home/demon/coins/mxe/tmp-qt-x86_64-w64-mingw32.static/qt-everywhere-opensource-src-4.8.7/tools/shared -DQT_NO_PCRE -DQT_BUILD_QMAKE -DQT_BOOTSTRAPPED -DQLIBRARYINFO_EPOCROOT -DQT_NO_TEXTCODEC -DQT_NO_UNICODETABLES -DQT_NO_COMPONENT -DQT_NO_STL -DQT_NO_COMPRESS -I/home/demon/coins/mxe/tmp-qt-x86_64-w64-mingw32.static/qt-everywhere-opensource-src-4.8.7/mkspecs/linux-g++ -DHAVE_QCONFIG_CPP -DQT_NO_THREAD -DQT_NO_QOBJECT -DQT_NO_GEOM_VARIANT -DQT_NO_DEPRECATED /home/demon/coins/mxe/tmp-qt-x86_64-w64-mingw32.static/qt-everywhere-opensource-src-4.8.7/src/corelib/tools/qlocale.cpp | |
g++ -c -o qlocale_tools.o -pipe -DQMAKE_OPENSOURCE_EDITION -g -I. -Igenerators -Igenerators/unix -Igenerators/win32 -Igenerators/mac -Igenerators/symbian -Igenerators/integrity -I/home/demon/coins/mxe/tmp-qt-x86_64-w64-mingw32.static/qt-everywhere-opensource-src-4.8.7/include -I/home/demon/coins/mxe/tmp-qt-x86_64-w64-mingw32.static/qt-everywhere-opensource-src-4.8.7/include/QtCore -I/home/demon/coins/mxe/tmp-qt-x86_64-w64-mingw32.static/qt-everywhere-opensource-src-4.8.7/src/corelib/global -I/home/demon/coins/mxe/tmp-qt-x86_64-w64-mingw32.static/qt-everywhere-opensource-src-4.8.7/src/corelib/xml -I/home/demon/coins/mxe/tmp-qt-x86_64-w64-mingw32.static/qt-everywhere-opensource-src-4.8.7/tools/shared -DQT_NO_PCRE -DQT_BUILD_QMAKE -DQT_BOOTSTRAPPED -DQLIBRARYINFO_EPOCROOT -DQT_NO_TEXTCODEC -DQT_NO_UNICODETABLES -DQT_NO_COMPONENT -DQT_NO_STL -DQT_NO_COMPRESS -I/home/demon/coins/mxe/tmp-qt-x86_64-w64-mingw32.static/qt-everywhere-opensource-src-4.8.7/mkspecs/linux-g++ -DHAVE_QCONFIG_CPP -DQT_NO_THREAD -DQT_NO_QOBJECT -DQT_NO_GEOM_VARIANT -DQT_NO_DEPRECATED /home/demon/coins/mxe/tmp-qt-x86_64-w64-mingw32.static/qt-everywhere-opensource-src-4.8.7/src/corelib/tools/qlocale_tools.cpp | |
g++ -c -o qlocale_unix.o -pipe -DQMAKE_OPENSOURCE_EDITION -g -I. -Igenerators -Igenerators/unix -Igenerators/win32 -Igenerators/mac -Igenerators/symbian -Igenerators/integrity -I/home/demon/coins/mxe/tmp-qt-x86_64-w64-mingw32.static/qt-everywhere-opensource-src-4.8.7/include -I/home/demon/coins/mxe/tmp-qt-x86_64-w64-mingw32.static/qt-everywhere-opensource-src-4.8.7/include/QtCore -I/home/demon/coins/mxe/tmp-qt-x86_64-w64-mingw32.static/qt-everywhere-opensource-src-4.8.7/src/corelib/global -I/home/demon/coins/mxe/tmp-qt-x86_64-w64-mingw32.static/qt-everywhere-opensource-src-4.8.7/src/corelib/xml -I/home/demon/coins/mxe/tmp-qt-x86_64-w64-mingw32.static/qt-everywhere-opensource-src-4.8.7/tools/shared -DQT_NO_PCRE -DQT_BUILD_QMAKE -DQT_BOOTSTRAPPED -DQLIBRARYINFO_EPOCROOT -DQT_NO_TEXTCODEC -DQT_NO_UNICODETABLES -DQT_NO_COMPONENT -DQT_NO_STL -DQT_NO_COMPRESS -I/home/demon/coins/mxe/tmp-qt-x86_64-w64-mingw32.static/qt-everywhere-opensource-src-4.8.7/mkspecs/linux-g++ -DHAVE_QCONFIG_CPP -DQT_NO_THREAD -DQT_NO_QOBJECT -DQT_NO_GEOM_VARIANT -DQT_NO_DEPRECATED /home/demon/coins/mxe/tmp-qt-x86_64-w64-mingw32.static/qt-everywhere-opensource-src-4.8.7/src/corelib/tools/qlocale_unix.cpp | |
g++ -c -o qlinkedlist.o -pipe -DQMAKE_OPENSOURCE_EDITION -g -I. -Igenerators -Igenerators/unix -Igenerators/win32 -Igenerators/mac -Igenerators/symbian -Igenerators/integrity -I/home/demon/coins/mxe/tmp-qt-x86_64-w64-mingw32.static/qt-everywhere-opensource-src-4.8.7/include -I/home/demon/coins/mxe/tmp-qt-x86_64-w64-mingw32.static/qt-everywhere-opensource-src-4.8.7/include/QtCore -I/home/demon/coins/mxe/tmp-qt-x86_64-w64-mingw32.static/qt-everywhere-opensource-src-4.8.7/src/corelib/global -I/home/demon/coins/mxe/tmp-qt-x86_64-w64-mingw32.static/qt-everywhere-opensource-src-4.8.7/src/corelib/xml -I/home/demon/coins/mxe/tmp-qt-x86_64-w64-mingw32.static/qt-everywhere-opensource-src-4.8.7/tools/shared -DQT_NO_PCRE -DQT_BUILD_QMAKE -DQT_BOOTSTRAPPED -DQLIBRARYINFO_EPOCROOT -DQT_NO_TEXTCODEC -DQT_NO_UNICODETABLES -DQT_NO_COMPONENT -DQT_NO_STL -DQT_NO_COMPRESS -I/home/demon/coins/mxe/tmp-qt-x86_64-w64-mingw32.static/qt-everywhere-opensource-src-4.8.7/mkspecs/linux-g++ -DHAVE_QCONFIG_CPP -DQT_NO_THREAD -DQT_NO_QOBJECT -DQT_NO_GEOM_VARIANT -DQT_NO_DEPRECATED /home/demon/coins/mxe/tmp-qt-x86_64-w64-mingw32.static/qt-everywhere-opensource-src-4.8.7/src/corelib/tools/qlinkedlist.cpp | |
g++ -c -o qnumeric.o -pipe -DQMAKE_OPENSOURCE_EDITION -g -I. -Igenerators -Igenerators/unix -Igenerators/win32 -Igenerators/mac -Igenerators/symbian -Igenerators/integrity -I/home/demon/coins/mxe/tmp-qt-x86_64-w64-mingw32.static/qt-everywhere-opensource-src-4.8.7/include -I/home/demon/coins/mxe/tmp-qt-x86_64-w64-mingw32.static/qt-everywhere-opensource-src-4.8.7/include/QtCore -I/home/demon/coins/mxe/tmp-qt-x86_64-w64-mingw32.static/qt-everywhere-opensource-src-4.8.7/src/corelib/global -I/home/demon/coins/mxe/tmp-qt-x86_64-w64-mingw32.static/qt-everywhere-opensource-src-4.8.7/src/corelib/xml -I/home/demon/coins/mxe/tmp-qt-x86_64-w64-mingw32.static/qt-everywhere-opensource-src-4.8.7/tools/shared -DQT_NO_PCRE -DQT_BUILD_QMAKE -DQT_BOOTSTRAPPED -DQLIBRARYINFO_EPOCROOT -DQT_NO_TEXTCODEC -DQT_NO_UNICODETABLES -DQT_NO_COMPONENT -DQT_NO_STL -DQT_NO_COMPRESS -I/home/demon/coins/mxe/tmp-qt-x86_64-w64-mingw32.static/qt-everywhere-opensource-src-4.8.7/mkspecs/linux-g++ -DHAVE_QCONFIG_CPP -DQT_NO_THREAD -DQT_NO_QOBJECT -DQT_NO_GEOM_VARIANT -DQT_NO_DEPRECATED /home/demon/coins/mxe/tmp-qt-x86_64-w64-mingw32.static/qt-everywhere-opensource-src-4.8.7/src/corelib/global/qnumeric.cpp | |
g++ -c -o qcryptographichash.o -pipe -DQMAKE_OPENSOURCE_EDITION -g -I. -Igenerators -Igenerators/unix -Igenerators/win32 -Igenerators/mac -Igenerators/symbian -Igenerators/integrity -I/home/demon/coins/mxe/tmp-qt-x86_64-w64-mingw32.static/qt-everywhere-opensource-src-4.8.7/include -I/home/demon/coins/mxe/tmp-qt-x86_64-w64-mingw32.static/qt-everywhere-opensource-src-4.8.7/include/QtCore -I/home/demon/coins/mxe/tmp-qt-x86_64-w64-mingw32.static/qt-everywhere-opensource-src-4.8.7/src/corelib/global -I/home/demon/coins/mxe/tmp-qt-x86_64-w64-mingw32.static/qt-everywhere-opensource-src-4.8.7/src/corelib/xml -I/home/demon/coins/mxe/tmp-qt-x86_64-w64-mingw32.static/qt-everywhere-opensource-src-4.8.7/tools/shared -DQT_NO_PCRE -DQT_BUILD_QMAKE -DQT_BOOTSTRAPPED -DQLIBRARYINFO_EPOCROOT -DQT_NO_TEXTCODEC -DQT_NO_UNICODETABLES -DQT_NO_COMPONENT -DQT_NO_STL -DQT_NO_COMPRESS -I/home/demon/coins/mxe/tmp-qt-x86_64-w64-mingw32.static/qt-everywhere-opensource-src-4.8.7/mkspecs/linux-g++ -DHAVE_QCONFIG_CPP -DQT_NO_THREAD -DQT_NO_QOBJECT -DQT_NO_GEOM_VARIANT -DQT_NO_DEPRECATED /home/demon/coins/mxe/tmp-qt-x86_64-w64-mingw32.static/qt-everywhere-opensource-src-4.8.7/src/corelib/tools/qcryptographichash.cpp | |
g++ -c -o qxmlstream.o -pipe -DQMAKE_OPENSOURCE_EDITION -g -I. -Igenerators -Igenerators/unix -Igenerators/win32 -Igenerators/mac -Igenerators/symbian -Igenerators/integrity -I/home/demon/coins/mxe/tmp-qt-x86_64-w64-mingw32.static/qt-everywhere-opensource-src-4.8.7/include -I/home/demon/coins/mxe/tmp-qt-x86_64-w64-mingw32.static/qt-everywhere-opensource-src-4.8.7/include/QtCore -I/home/demon/coins/mxe/tmp-qt-x86_64-w64-mingw32.static/qt-everywhere-opensource-src-4.8.7/src/corelib/global -I/home/demon/coins/mxe/tmp-qt-x86_64-w64-mingw32.static/qt-everywhere-opensource-src-4.8.7/src/corelib/xml -I/home/demon/coins/mxe/tmp-qt-x86_64-w64-mingw32.static/qt-everywhere-opensource-src-4.8.7/tools/shared -DQT_NO_PCRE -DQT_BUILD_QMAKE -DQT_BOOTSTRAPPED -DQLIBRARYINFO_EPOCROOT -DQT_NO_TEXTCODEC -DQT_NO_UNICODETABLES -DQT_NO_COMPONENT -DQT_NO_STL -DQT_NO_COMPRESS -I/home/demon/coins/mxe/tmp-qt-x86_64-w64-mingw32.static/qt-everywhere-opensource-src-4.8.7/mkspecs/linux-g++ -DHAVE_QCONFIG_CPP -DQT_NO_THREAD -DQT_NO_QOBJECT -DQT_NO_GEOM_VARIANT -DQT_NO_DEPRECATED /home/demon/coins/mxe/tmp-qt-x86_64-w64-mingw32.static/qt-everywhere-opensource-src-4.8.7/src/corelib/xml/qxmlstream.cpp | |
g++ -c -o qxmlutils.o -pipe -DQMAKE_OPENSOURCE_EDITION -g -I. -Igenerators -Igenerators/unix -Igenerators/win32 -Igenerators/mac -Igenerators/symbian -Igenerators/integrity -I/home/demon/coins/mxe/tmp-qt-x86_64-w64-mingw32.static/qt-everywhere-opensource-src-4.8.7/include -I/home/demon/coins/mxe/tmp-qt-x86_64-w64-mingw32.static/qt-everywhere-opensource-src-4.8.7/include/QtCore -I/home/demon/coins/mxe/tmp-qt-x86_64-w64-mingw32.static/qt-everywhere-opensource-src-4.8.7/src/corelib/global -I/home/demon/coins/mxe/tmp-qt-x86_64-w64-mingw32.static/qt-everywhere-opensource-src-4.8.7/src/corelib/xml -I/home/demon/coins/mxe/tmp-qt-x86_64-w64-mingw32.static/qt-everywhere-opensource-src-4.8.7/tools/shared -DQT_NO_PCRE -DQT_BUILD_QMAKE -DQT_BOOTSTRAPPED -DQLIBRARYINFO_EPOCROOT -DQT_NO_TEXTCODEC -DQT_NO_UNICODETABLES -DQT_NO_COMPONENT -DQT_NO_STL -DQT_NO_COMPRESS -I/home/demon/coins/mxe/tmp-qt-x86_64-w64-mingw32.static/qt-everywhere-opensource-src-4.8.7/mkspecs/linux-g++ -DHAVE_QCONFIG_CPP -DQT_NO_THREAD -DQT_NO_QOBJECT -DQT_NO_GEOM_VARIANT -DQT_NO_DEPRECATED /home/demon/coins/mxe/tmp-qt-x86_64-w64-mingw32.static/qt-everywhere-opensource-src-4.8.7/src/corelib/xml/qxmlutils.cpp | |
g++ -o "/home/demon/coins/mxe/tmp-qt-x86_64-w64-mingw32.static/qt-everywhere-opensource-src-4.8.7/bin/qmake" project.o property.o main.o makefile.o unixmake2.o unixmake.o mingw_make.o option.o winmakefile.o projectgenerator.o meta.o makefiledeps.o metamakefile.o xmloutput.o pbuilder_pbx.o borland_bmake.o msvc_vcproj.o msvc_vcxproj.o msvc_nmake.o msvc_objectmodel.o msbuild_objectmodel.o symmake.o initprojectdeploy_symbian.o symmake_abld.o symmake_sbsv2.o symbiancommon.o registry.o epocroot.o gbuild.o qtextcodec.o qutfcodec.o qstring.o qtextstream.o qiodevice.o qmalloc.o qglobal.o qbytearray.o qbytearraymatcher.o qdatastream.o qbuffer.o qlist.o qfile.o qfilesystementry.o qfilesystemengine_unix.o qfilesystemengine.o qfilesystemiterator_unix.o qfsfileengine_unix.o qfsfileengine.o qfsfileengine_iterator.o qregexp.o qvector.o qbitarray.o qdir.o qdiriterator.o quuid.o qhash.o qfileinfo.o qdatetime.o qstringlist.o qabstractfileengine.o qtemporaryfile.o qmap.o qmetatype.o qsettings.o qsystemerror.o qlibraryinfo.o qvariant.o qvsnprintf.o qlocale.o qlocale_tools.o qlocale_unix.o qlinkedlist.o qnumeric.o qcryptographichash.o qxmlstream.o qxmlutils.o | |
make[2]: Leaving directory '/home/demon/coins/mxe/tmp-qt-x86_64-w64-mingw32.static/qt-everywhere-opensource-src-4.8.7/qmake' | |
You have asked to use pkg-config and are cross-compiling. | |
Please make sure you have a correctly set-up pkg-config | |
environment! | |
Warning: PKG_CONFIG_PATH has not been set. This could mean | |
the host compiler's .pc files will be used. This is probably | |
not what you want. | |
floatmath auto-detection... () | |
make[2]: Entering directory '/home/demon/coins/mxe/tmp-qt-x86_64-w64-mingw32.static/qt-everywhere-opensource-src-4.8.7/config.tests/unix/floatmath' | |
x86_64-w64-mingw32.static-g++ -c -pipe -fno-keep-inline-dllexport -O2 -Wall -Wextra -fno-exceptions -fno-rtti -DUNICODE -DQT_NO_DYNAMIC_CAST -I'../../../mkspecs/win32-g++-4.6' -o floatmath.o floatmath.cpp | |
floatmath.cpp:44:14: warning: unused parameter 'argc' [-Wunused-parameter] | |
int main(int argc, char **argv) | |
^ | |
floatmath.cpp:44:27: warning: unused parameter 'argv' [-Wunused-parameter] | |
int main(int argc, char **argv) | |
^ | |
x86_64-w64-mingw32.static-g++ -Wl,-s -Wl,-subsystem,windows -o floatmath.exe floatmath.o | |
make[2]: Leaving directory '/home/demon/coins/mxe/tmp-qt-x86_64-w64-mingw32.static/qt-everywhere-opensource-src-4.8.7/config.tests/unix/floatmath' | |
floatmath enabled. | |
mmx auto-detection... () | |
make[2]: Entering directory '/home/demon/coins/mxe/tmp-qt-x86_64-w64-mingw32.static/qt-everywhere-opensource-src-4.8.7/config.tests/unix/mmx' | |
x86_64-w64-mingw32.static-g++ -c -pipe -fno-keep-inline-dllexport -mmmx -O2 -Wall -Wextra -fno-exceptions -fno-rtti -DUNICODE -DQT_NO_DYNAMIC_CAST -I'../../../mkspecs/win32-g++-4.6' -o mmx.o mmx.cpp | |
x86_64-w64-mingw32.static-g++ -Wl,-s -Wl,-subsystem,windows -o mmx.exe mmx.o -mmmx | |
make[2]: Leaving directory '/home/demon/coins/mxe/tmp-qt-x86_64-w64-mingw32.static/qt-everywhere-opensource-src-4.8.7/config.tests/unix/mmx' | |
mmx enabled. | |
3dnow auto-detection... () | |
make[2]: Entering directory '/home/demon/coins/mxe/tmp-qt-x86_64-w64-mingw32.static/qt-everywhere-opensource-src-4.8.7/config.tests/unix/3dnow' | |
x86_64-w64-mingw32.static-g++ -c -pipe -fno-keep-inline-dllexport -m3dnow -O2 -Wall -Wextra -fno-exceptions -fno-rtti -DUNICODE -DQT_NO_DYNAMIC_CAST -I'../../../mkspecs/win32-g++-4.6' -o 3dnow.o 3dnow.cpp | |
x86_64-w64-mingw32.static-g++ -Wl,-s -Wl,-subsystem,windows -o 3dnow.exe 3dnow.o -m3dnow | |
make[2]: Leaving directory '/home/demon/coins/mxe/tmp-qt-x86_64-w64-mingw32.static/qt-everywhere-opensource-src-4.8.7/config.tests/unix/3dnow' | |
3dnow enabled. | |
sse auto-detection... () | |
make[2]: Entering directory '/home/demon/coins/mxe/tmp-qt-x86_64-w64-mingw32.static/qt-everywhere-opensource-src-4.8.7/config.tests/unix/sse' | |
x86_64-w64-mingw32.static-g++ -c -pipe -fno-keep-inline-dllexport -msse -O2 -Wall -Wextra -fno-exceptions -fno-rtti -DUNICODE -DQT_NO_DYNAMIC_CAST -I'../../../mkspecs/win32-g++-4.6' -o sse.o sse.cpp | |
x86_64-w64-mingw32.static-g++ -Wl,-s -Wl,-subsystem,windows -o sse.exe sse.o -msse | |
make[2]: Leaving directory '/home/demon/coins/mxe/tmp-qt-x86_64-w64-mingw32.static/qt-everywhere-opensource-src-4.8.7/config.tests/unix/sse' | |
sse enabled. | |
sse2 auto-detection... () | |
make[2]: Entering directory '/home/demon/coins/mxe/tmp-qt-x86_64-w64-mingw32.static/qt-everywhere-opensource-src-4.8.7/config.tests/unix/sse2' | |
x86_64-w64-mingw32.static-g++ -c -pipe -fno-keep-inline-dllexport -msse2 -O2 -Wall -Wextra -fno-exceptions -fno-rtti -DUNICODE -DQT_NO_DYNAMIC_CAST -I'../../../mkspecs/win32-g++-4.6' -o sse2.o sse2.cpp | |
x86_64-w64-mingw32.static-g++ -Wl,-s -Wl,-subsystem,windows -o sse2.exe sse2.o -msse2 | |
make[2]: Leaving directory '/home/demon/coins/mxe/tmp-qt-x86_64-w64-mingw32.static/qt-everywhere-opensource-src-4.8.7/config.tests/unix/sse2' | |
sse2 enabled. | |
sse3 auto-detection... () | |
make[2]: Entering directory '/home/demon/coins/mxe/tmp-qt-x86_64-w64-mingw32.static/qt-everywhere-opensource-src-4.8.7/config.tests/unix/sse3' | |
x86_64-w64-mingw32.static-g++ -c -pipe -fno-keep-inline-dllexport -msse3 -O2 -Wall -Wextra -fno-exceptions -fno-rtti -DUNICODE -DQT_NO_DYNAMIC_CAST -I'../../../mkspecs/win32-g++-4.6' -o sse3.o sse3.cpp | |
x86_64-w64-mingw32.static-g++ -Wl,-s -Wl,-subsystem,windows -o sse3.exe sse3.o -msse3 | |
make[2]: Leaving directory '/home/demon/coins/mxe/tmp-qt-x86_64-w64-mingw32.static/qt-everywhere-opensource-src-4.8.7/config.tests/unix/sse3' | |
sse3 enabled. | |
ssse3 auto-detection... () | |
make[2]: Entering directory '/home/demon/coins/mxe/tmp-qt-x86_64-w64-mingw32.static/qt-everywhere-opensource-src-4.8.7/config.tests/unix/ssse3' | |
x86_64-w64-mingw32.static-g++ -c -pipe -fno-keep-inline-dllexport -mssse3 -O2 -Wall -Wextra -fno-exceptions -fno-rtti -DUNICODE -DQT_NO_DYNAMIC_CAST -I'../../../mkspecs/win32-g++-4.6' -o ssse3.o ssse3.cpp | |
x86_64-w64-mingw32.static-g++ -Wl,-s -Wl,-subsystem,windows -o ssse3.exe ssse3.o -mssse3 | |
make[2]: Leaving directory '/home/demon/coins/mxe/tmp-qt-x86_64-w64-mingw32.static/qt-everywhere-opensource-src-4.8.7/config.tests/unix/ssse3' | |
ssse3 enabled. | |
sse4_1 auto-detection... () | |
make[2]: Entering directory '/home/demon/coins/mxe/tmp-qt-x86_64-w64-mingw32.static/qt-everywhere-opensource-src-4.8.7/config.tests/unix/sse4_1' | |
x86_64-w64-mingw32.static-g++ -c -pipe -fno-keep-inline-dllexport -msse4.1 -O2 -Wall -Wextra -fno-exceptions -fno-rtti -DUNICODE -DQT_NO_DYNAMIC_CAST -I'../../../mkspecs/win32-g++-4.6' -o sse4_1.o sse4_1.cpp | |
x86_64-w64-mingw32.static-g++ -Wl,-s -Wl,-subsystem,windows -o sse4_1.exe sse4_1.o -msse4.1 | |
make[2]: Leaving directory '/home/demon/coins/mxe/tmp-qt-x86_64-w64-mingw32.static/qt-everywhere-opensource-src-4.8.7/config.tests/unix/sse4_1' | |
sse4_1 enabled. | |
sse4_2 auto-detection... () | |
make[2]: Entering directory '/home/demon/coins/mxe/tmp-qt-x86_64-w64-mingw32.static/qt-everywhere-opensource-src-4.8.7/config.tests/unix/sse4_2' | |
x86_64-w64-mingw32.static-g++ -c -pipe -fno-keep-inline-dllexport -msse4.2 -O2 -Wall -Wextra -fno-exceptions -fno-rtti -DUNICODE -DQT_NO_DYNAMIC_CAST -I'../../../mkspecs/win32-g++-4.6' -o sse4_2.o sse4_2.cpp | |
x86_64-w64-mingw32.static-g++ -Wl,-s -Wl,-subsystem,windows -o sse4_2.exe sse4_2.o -msse4.2 | |
make[2]: Leaving directory '/home/demon/coins/mxe/tmp-qt-x86_64-w64-mingw32.static/qt-everywhere-opensource-src-4.8.7/config.tests/unix/sse4_2' | |
sse4_2 enabled. | |
avx auto-detection... () | |
make[2]: Entering directory '/home/demon/coins/mxe/tmp-qt-x86_64-w64-mingw32.static/qt-everywhere-opensource-src-4.8.7/config.tests/unix/avx' | |
x86_64-w64-mingw32.static-g++ -c -pipe -fno-keep-inline-dllexport -mavx -O2 -Wall -Wextra -fno-exceptions -fno-rtti -DUNICODE -DQT_NO_DYNAMIC_CAST -I'../../../mkspecs/win32-g++-4.6' -o avx.o avx.cpp | |
x86_64-w64-mingw32.static-g++ -Wl,-s -Wl,-subsystem,windows -o avx.exe avx.o -mavx | |
make[2]: Leaving directory '/home/demon/coins/mxe/tmp-qt-x86_64-w64-mingw32.static/qt-everywhere-opensource-src-4.8.7/config.tests/unix/avx' | |
avx enabled. | |
DB2 auto-detection... () | |
make[2]: Entering directory '/home/demon/coins/mxe/tmp-qt-x86_64-w64-mingw32.static/qt-everywhere-opensource-src-4.8.7/config.tests/unix/db2' | |
x86_64-w64-mingw32.static-g++ -c -pipe -fno-keep-inline-dllexport -O2 -Wall -Wextra -fno-exceptions -fno-rtti -DUNICODE -DQT_NO_DYNAMIC_CAST -I'../../../mkspecs/win32-g++-4.6' -o db2.o db2.cpp | |
db2.cpp:42:20: fatal error: sqlcli.h: No such file or directory | |
compilation terminated. | |
Makefile:162: recipe for target 'db2.o' failed | |
make[2]: *** [db2.o] Error 1 | |
make[2]: Leaving directory '/home/demon/coins/mxe/tmp-qt-x86_64-w64-mingw32.static/qt-everywhere-opensource-src-4.8.7/config.tests/unix/db2' | |
DB2 disabled. | |
InterBase auto-detection... () | |
make[2]: Entering directory '/home/demon/coins/mxe/tmp-qt-x86_64-w64-mingw32.static/qt-everywhere-opensource-src-4.8.7/config.tests/unix/ibase' | |
x86_64-w64-mingw32.static-g++ -c -pipe -fno-keep-inline-dllexport -O2 -Wall -Wextra -fno-exceptions -fno-rtti -DUNICODE -DQT_NO_DYNAMIC_CAST -I'../../../mkspecs/win32-g++-4.6' -o ibase.o ibase.cpp | |
ibase.cpp:42:19: fatal error: ibase.h: No such file or directory | |
compilation terminated. | |
Makefile:162: recipe for target 'ibase.o' failed | |
make[2]: *** [ibase.o] Error 1 | |
make[2]: Leaving directory '/home/demon/coins/mxe/tmp-qt-x86_64-w64-mingw32.static/qt-everywhere-opensource-src-4.8.7/config.tests/unix/ibase' | |
InterBase disabled. | |
OCI auto-detection... () | |
make[2]: Entering directory '/home/demon/coins/mxe/tmp-qt-x86_64-w64-mingw32.static/qt-everywhere-opensource-src-4.8.7/config.tests/unix/oci' | |
x86_64-w64-mingw32.static-g++ -c -pipe -fno-keep-inline-dllexport -O2 -Wall -Wextra -fno-exceptions -fno-rtti -DUNICODE -DQT_NO_DYNAMIC_CAST -I'../../../mkspecs/win32-g++-4.6' -o oci.o oci.cpp | |
oci.cpp:42:17: fatal error: oci.h: No such file or directory | |
compilation terminated. | |
Makefile:162: recipe for target 'oci.o' failed | |
make[2]: *** [oci.o] Error 1 | |
make[2]: Leaving directory '/home/demon/coins/mxe/tmp-qt-x86_64-w64-mingw32.static/qt-everywhere-opensource-src-4.8.7/config.tests/unix/oci' | |
OCI disabled. | |
ODBC auto-detection... () | |
make[2]: Entering directory '/home/demon/coins/mxe/tmp-qt-x86_64-w64-mingw32.static/qt-everywhere-opensource-src-4.8.7/config.tests/unix/odbc' | |
x86_64-w64-mingw32.static-g++ -c -pipe -fno-keep-inline-dllexport -O2 -Wall -Wextra -fno-exceptions -fno-rtti -DUNICODE -DQT_NO_DYNAMIC_CAST -I'../../../mkspecs/win32-g++-4.6' -o odbc.o odbc.cpp | |
x86_64-w64-mingw32.static-g++ -Wl,-s -Wl,-subsystem,windows -o odbc.exe odbc.o -lodbc32 | |
make[2]: Leaving directory '/home/demon/coins/mxe/tmp-qt-x86_64-w64-mingw32.static/qt-everywhere-opensource-src-4.8.7/config.tests/unix/odbc' | |
ODBC enabled. | |
PostgreSQL auto-detection... () | |
make[2]: Entering directory '/home/demon/coins/mxe/tmp-qt-x86_64-w64-mingw32.static/qt-everywhere-opensource-src-4.8.7/config.tests/unix/psql' | |
x86_64-w64-mingw32.static-g++ -c -pipe -fno-keep-inline-dllexport -O2 -Wall -Wextra -fno-exceptions -fno-rtti -DUNICODE -DQT_NO_DYNAMIC_CAST -I'../../../mkspecs/win32-g++-4.6' -o psql.o psql.cpp | |
x86_64-w64-mingw32.static-g++ -Wl,-s -Wl,-subsystem,windows -o psql.exe psql.o -lpq -lsecur32 -lssl -lcrypto -lpthread -ldl -lz -lws2_32 | |
collect2: error: ld returned 1 exit status | |
Makefile:78: recipe for target 'psql.exe' failed | |
make[2]: *** [psql.exe] Error 1 | |
make[2]: Leaving directory '/home/demon/coins/mxe/tmp-qt-x86_64-w64-mingw32.static/qt-everywhere-opensource-src-4.8.7/config.tests/unix/psql' | |
PostgreSQL disabled. | |
PostgreSQL support cannot be enabled due to functionality tests! | |
Turn on verbose messaging (-v) to ./configure to see the final report. | |
If you believe this message is in error you may use the continue | |
switch (-continue) to ./configure to continue. | |
Makefile:787: recipe for target 'build-only-qt_x86_64-w64-mingw32.static' failed | |
make[1]: *** [build-only-qt_x86_64-w64-mingw32.static] Error 101 | |
make[1]: Leaving directory '/home/demon/coins/mxe' | |
real 4m3.808s | |
user 3m41.288s | |
sys 0m26.162s |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment