therecipe / qt

Qt binding for Go (Golang) with support for Windows / macOS / Linux / FreeBSD / Android / iOS / Sailfish OS / Raspberry Pi / AsteroidOS / Ubuntu Touch / JavaScript / WebAssembly
GNU Lesser General Public License v3.0
10.39k stars 736 forks source link

msys2 (go1.11.1 amd64,qt5.11.1 static) install error #718

Closed aadog closed 5 years ago

aadog commented 5 years ago

pacman -Ss mingw-w64-x86_64-qt5-static

$ $GOPATH/bin/qtsetup.exe check time="2018-10-13T09:30:37+08:00" level=info msg="running: 'qtsetup check windows' [docker=false] [vagrant=false]" time="2018-10-13T09:30:38+08:00" level=info msg="GOOS: 'windows'" time="2018-10-13T09:30:38+08:00" level=info msg="GOARCH: 'amd64'" time="2018-10-13T09:30:38+08:00" level=info msg="GOVERSION: 'go1.11.1'" time="2018-10-13T09:30:38+08:00" level=info msg="GOROOT: 'C:/msys64/mingw64/lib/go'" time="2018-10-13T09:30:38+08:00" level=info msg="GOPATH: 'C:/msys64/home/fbi/go'" time="2018-10-13T09:30:38+08:00" level=info msg="GOBIN: 'C:\msys64\home\fbi\go\bin'" time="2018-10-13T09:30:38+08:00" level=info msg="QT_HASH: 'e06f9cf01cf2e4d158ba08ecfea0e38930da54ec'" time="2018-10-13T09:30:38+08:00" level=info msg="QT_VERSION: '5.11.1'" time="2018-10-13T09:30:38+08:00" level=info msg="QT_VERSION_MAJOR: '5.11.1'" time="2018-10-13T09:30:38+08:00" level=info msg="QT_DIR: 'C:\Qt\Qt5.11.1'" time="2018-10-13T09:30:38+08:00" level=info msg="QT_STUB: 'false'" time="2018-10-13T09:30:38+08:00" level=info msg="QT_DEBUG: 'false'" time="2018-10-13T09:30:38+08:00" level=info msg="QT_QMAKE_DIR: ''" time="2018-10-13T09:30:38+08:00" level=info msg="QT_WEBKIT: 'false'" time="2018-10-13T09:30:38+08:00" level=info msg="QT_MSYS2: 'true'" time="2018-10-13T09:30:38+08:00" level=info msg="QT_MSYS2_DIR: 'C:\msys64\mingw64'" time="2018-10-13T09:30:38+08:00" level=info msg="QT_MSYS2_ARCH: 'amd64'" time="2018-10-13T09:30:38+08:00" level=info msg="QT_MSYS2_STATIC: 'true'"

$GOPATH/bin/qtsetup.exe

$ $GOPATH/bin/qtsetup.exe time="2018-10-13T16:13:10+08:00" level=info msg="running: 'qtsetup prep'" time="2018-10-13T16:13:11+08:00" level=info msg="running: 'qtsetup check windows' [docker=false] [vagrant=false]" time="2018-10-13T16:13:11+08:00" level=info msg="GOOS: 'windows'" time="2018-10-13T16:13:11+08:00" level=info msg="GOARCH: 'amd64'" time="2018-10-13T16:13:11+08:00" level=info msg="GOVERSION: 'go1.11.1'" time="2018-10-13T16:13:11+08:00" level=info msg="GOROOT: 'C:/msys64/mingw64/lib/go'" time="2018-10-13T16:13:11+08:00" level=info msg="GOPATH: 'C:/msys64/home/fbi/go'" time="2018-10-13T16:13:11+08:00" level=info msg="GOBIN: 'C:\msys64\home\fbi\go\bin'" time="2018-10-13T16:13:11+08:00" level=info msg="QT_HASH: 'e06f9cf01cf2e4d158ba08ecfea0e38930da54ec'" time="2018-10-13T16:13:11+08:00" level=info msg="QT_VERSION: '5.11.1'" time="2018-10-13T16:13:11+08:00" level=info msg="QT_VERSION_MAJOR: '5.11.1'" time="2018-10-13T16:13:11+08:00" level=info msg="QT_DIR: 'C:\Qt\Qt5.11.1'" time="2018-10-13T16:13:11+08:00" level=info msg="QT_STUB: 'false'" time="2018-10-13T16:13:11+08:00" level=info msg="QT_DEBUG: 'false'" time="2018-10-13T16:13:11+08:00" level=info msg="QT_QMAKE_DIR: ''" time="2018-10-13T16:13:11+08:00" level=info msg="QT_WEBKIT: 'false'" time="2018-10-13T16:13:11+08:00" level=info msg="QT_MSYS2: 'true'" time="2018-10-13T16:13:11+08:00" level=info msg="QT_MSYS2_DIR: 'C:\msys64\mingw64'" time="2018-10-13T16:13:11+08:00" level=info msg="QT_MSYS2_ARCH: 'amd64'" time="2018-10-13T16:13:11+08:00" level=info msg="QT_MSYS2_STATIC: 'true'" time="2018-10-13T16:13:11+08:00" level=info msg="running: 'qtsetup generate windows' [docker=false] [vagrant=false]" time="2018-10-13T16:13:15+08:00" level=info msg="generating full qt/core" time="2018-10-13T16:13:28+08:00" level=info msg="generating full qt/androidextras" time="2018-10-13T16:13:29+08:00" level=info msg="generating full qt/gui" time="2018-10-13T16:13:58+08:00" level=info msg="generating full qt/network" time="2018-10-13T16:14:08+08:00" level=info msg="generating full qt/xml" time="2018-10-13T16:14:09+08:00" level=info msg="generating full qt/dbus" time="2018-10-13T16:14:18+08:00" level=info msg="generating full qt/nfc" time="2018-10-13T16:14:26+08:00" level=info msg="generating full qt/script" time="2018-10-13T16:14:34+08:00" level=info msg="generating full qt/sensors" time="2018-10-13T16:14:44+08:00" level=info msg="generating full qt/positioning" time="2018-10-13T16:14:52+08:00" level=info msg="generating full qt/widgets" time="2018-10-13T16:15:21+08:00" level=info msg="generating full qt/sql" time="2018-10-13T16:15:29+08:00" level=info msg="generating full qt/qml" time="2018-10-13T16:15:38+08:00" level=info msg="generating full qt/websockets" time="2018-10-13T16:15:46+08:00" level=info msg="generating full qt/xmlpatterns" time="2018-10-13T16:15:54+08:00" level=info msg="generating full qt/bluetooth" time="2018-10-13T16:16:03+08:00" level=info msg="generating full qt/webchannel" time="2018-10-13T16:16:11+08:00" level=info msg="generating full qt/svg" time="2018-10-13T16:16:19+08:00" level=info msg="generating full qt/multimedia" time="2018-10-13T16:16:33+08:00" level=info msg="generating full qt/quick" time="2018-10-13T16:16:42+08:00" level=info msg="generating full qt/help" time="2018-10-13T16:16:52+08:00" level=info msg="generating full qt/location" time="2018-10-13T16:17:00+08:00" level=info msg="generating full qt/scripttools" time="2018-10-13T16:17:08+08:00" level=info msg="generating full qt/uitools" time="2018-10-13T16:17:16+08:00" level=info msg="generating full qt/winextras" time="2018-10-13T16:17:25+08:00" level=info msg="generating full qt/testlib" time="2018-10-13T16:17:32+08:00" level=info msg="generating full qt/serialport" time="2018-10-13T16:17:40+08:00" level=info msg="generating full qt/serialbus" time="2018-10-13T16:17:49+08:00" level=info msg="generating full qt/printsupport" time="2018-10-13T16:17:51+08:00" level=info msg="generating full qt/designer" time="2018-10-13T16:18:01+08:00" level=info msg="generating full qt/scxml" time="2018-10-13T16:18:09+08:00" level=info msg="generating full qt/gamepad" time="2018-10-13T16:18:17+08:00" level=info msg="generating full qt/datavisualization" time="2018-10-13T16:18:27+08:00" level=info msg="generating full qt/charts" time="2018-10-13T16:18:39+08:00" level=info msg="generating full qt/speech" time="2018-10-13T16:18:47+08:00" level=info msg="generating full qt/quickcontrols2" time="2018-10-13T16:18:55+08:00" level=info msg="generating full qt/sailfish" time="2018-10-13T16:18:55+08:00" level=info msg="generating full qt/remoteobjects" time="2018-10-13T16:19:03+08:00" level=info msg="running: 'qtsetup install windows' [docker=false] [vagrant=false]" time="2018-10-13T16:19:03+08:00" level=info msg="installing full qt/core" time="2018-10-13T16:21:25+08:00" level=error msg="failed to run command" cmd="go install -p 8 -v github.com/therecipe/qt/core" env="TEMP=C:\msys64\tmp CGO_CFLAGS_ALLOW=. CGO_CXXFLAGS_ALLOW=. CGO_LDFLAGS_ALLOW=.* GOARCH=amd64 PATH=C:\msys64\mingw64\bin;C:\msys64\mingw64\bin;C:\msys64\mingw64\bin;C:\msys64\usr\local\bin;C:\msys64\usr\bin;C:\msys64\usr\bin;C:\Windows\System32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\msys64\usr\bin\site_perl;C:\msys64\usr\bin\vendor_perl;C:\msys64\usr\bin\core_perl GOPATH=C:/msys64/home/fbi/go TMP=C:\msys64\tmp GOOS=windows CGO_ENABLED=1 GOROOT=C:/msys64/mingw64/lib/go" error="exit status 2" func=RunCmdOptionalError name="install core" github.com/therecipe/qt github.com/therecipe/qt/core

github.com/therecipe/qt/core

core.cpp: In function 'void QAbstractItemModel_ConnectColumnsAboutToBeInserted(void)': core.cpp:1245:176: error: invalid static_cast from type 'void (QAbstractItemModel::)(const QModelIndex&, int, int, QAbstractItemModel::QPrivateSignal)' to type 'void (QAbstractItemModel::)(const QModelIndex&, int, int)' QObject::connect(static_cast<QAbstractItemModel>(ptr), static_cast<void (QAbstractItemModel::)(const QModelIndex &, int, int)>(&QAbstractItemModel::columnsAboutToBeInserted), static_cast<MyQAbstractItemModel>(ptr), static_cast<void (MyQAbstractItemModel::)(const QModelIndex &, int, int)>(&MyQAbstractItemModel::Signal_ColumnsAboutToBeInserted)); ^ core.cpp: In function 'void QAbstractItemModel_DisconnectColumnsAboutToBeInserted(void)': core.cpp:1250:179: error: invalid static_cast from type 'void (QAbstractItemModel::)(const QModelIndex&, int, int, QAbstractItemModel::QPrivateSignal)' to type 'void (QAbstractItemModel::)(const QModelIndex&, int, int)' QObject::disconnect(static_cast<QAbstractItemModel>(ptr), static_cast<void (QAbstractItemModel::)(const QModelIndex &, int, int)>(&QAbstractItemModel::columnsAboutToBeInserted), static_cast<MyQAbstractItemModel>(ptr), static_cast<void (MyQAbstractItemModel::)(const QModelIndex &, int, int)>(&MyQAbstractItemModel::Signal_ColumnsAboutToBeInserted)); ^ core.cpp: In function 'void QAbstractItemModel_ColumnsAboutToBeInserted(void, void, int, int)': core.cpp:1255:113: error: no matching function for call to 'QAbstractItemModel::columnsAboutToBeInserted(QModelIndex&, int&, int&)' static_cast<QAbstractItemModel>(ptr)->columnsAboutToBeInserted(static_cast<QModelIndex>(parent), first, last); ^ In file included from C:/msys64/mingw64/qt5-static/include/QtCore/QAbstractItemModel:1, from core.cpp:11: C:/msys64/mingw64/qt5-static/include/QtCore/qabstractitemmodel.h:280:10: note: candidate: 'void QAbstractItemModel::columnsAboutToBeInserted(const QModelIndex&, int, int, QAbstractItemModel::QPrivateSignal)' void columnsAboutToBeInserted(const QModelIndex &parent, int first, int last, QPrivateSignal); ^~~~~~~~ C:/msys64/mingw64/qt5-static/include/QtCore/qabstractitemmodel.h:280:10: note: candidate expects 4 arguments, 3 provided core.cpp: In function 'void QAbstractItemModel_ConnectColumnsAboutToBeMoved(void)': core.cpp:1260:199: error: invalid static_cast from type 'void (QAbstractItemModel::)(const QModelIndex&, int, int, const QModelIndex&, int, QAbstractItemModel::QPrivateSignal)' to type 'void (QAbstractItemModel::)(const QModelIndex&, int, int, const QModelIndex&, int)' QObject::connect(static_cast<QAbstractItemModel>(ptr), static_cast<void (QAbstractItemModel::)(const QModelIndex &, int, int, const QModelIndex &, int)>(&QAbstractItemModel::columnsAboutToBeMoved), static_cast<MyQAbstractItemModel>(ptr), static_cast<void (MyQAbstractItemModel::)(const QModelIndex &, int, int, const QModelIndex &, int)>(&MyQAbstractItemModel::Signal_ColumnsAboutToBeMoved)); ^ core.cpp: In function 'void QAbstractItemModel_DisconnectColumnsAboutToBeMoved(void)': core.cpp:1265:202: error: invalid static_cast from type 'void (QAbstractItemModel::)(const QModelIndex&, int, int, const QModelIndex&, int, QAbstractItemModel::QPrivateSignal)' to type 'void (QAbstractItemModel::)(const QModelIndex&, int, int, const QModelIndex&, int)' QObject::disconnect(static_cast<QAbstractItemModel>(ptr), static_cast<void (QAbstractItemModel::)(const QModelIndex &, int, int, const QModelIndex &, int)>(&QAbstractItemModel::columnsAboutToBeMoved), static_cast<MyQAbstractItemModel>(ptr), static_cast<void (MyQAbstractItemModel::)(const QModelIndex &, int, int, const QModelIndex &, int)>(&MyQAbstractItemModel::Signal_ColumnsAboutToBeMoved)); ^ core.cpp: In function 'void QAbstractItemModel_ColumnsAboutToBeMoved(void, void, int, int, void, int)': core.cpp:1270:193: error: no matching function for call to 'QAbstractItemModel::columnsAboutToBeMoved(QModelIndex&, int&, int&, QModelIndex&, int&)' static_cast<QAbstractItemModel>(ptr)->columnsAboutToBeMoved(static_cast<QModelIndex>(sourceParent), sourceStart, sourceEnd, static_cast<QModelIndex>(destinationParent), destinationColumn); ^ In file included from C:/msys64/mingw64/qt5-static/include/QtCore/QAbstractItemModel:1, from core.cpp:11: C:/msys64/mingw64/qt5-static/include/QtCore/qabstractitemmodel.h:292:10: note: candidate: 'void QAbstractItemModel::columnsAboutToBeMoved(const QModelIndex&, int, int, const QModelIndex&, int, QAbstractItemModel::QPrivateSignal)' void columnsAboutToBeMoved( const QModelIndex &sourceParent, int sourceStart, int sourceEnd, const QModelIndex &destinationParent, int destinationColumn, QPrivateSignal); ^~~~~ C:/msys64/mingw64/qt5-static/include/QtCore/qabstractitemmodel.h:292:10: note: candidate expects 6 arguments, 5 provided core.cpp: In function 'void QAbstractItemModel_ConnectColumnsAboutToBeRemoved(void)': core.cpp:1275:175: error: invalid static_cast from type 'void (QAbstractItemModel::)(const QModelIndex&, int, int, QAbstractItemModel::QPrivateSignal)' to type 'void (QAbstractItemModel::)(const QModelIndex&, int, int)' QObject::connect(static_cast<QAbstractItemModel>(ptr), static_cast<void (QAbstractItemModel::)(const QModelIndex &, int, int)>(&QAbstractItemModel::columnsAboutToBeRemoved), static_cast<MyQAbstractItemModel>(ptr), static_cast<void (MyQAbstractItemModel::)(const QModelIndex &, int, int)>(&MyQAbstractItemModel::Signal_ColumnsAboutToBeRemoved)); ^ core.cpp: In function 'void QAbstractItemModel_DisconnectColumnsAboutToBeRemoved(void)': core.cpp:1280:178: error: invalid static_cast from type 'void (QAbstractItemModel::)(const QModelIndex&, int, int, QAbstractItemModel::QPrivateSignal)' to type 'void (QAbstractItemModel::)(const QModelIndex&, int, int)' QObject::disconnect(static_cast<QAbstractItemModel>(ptr), static_cast<void (QAbstractItemModel::)(const QModelIndex &, int, int)>(&QAbstractItemModel::columnsAboutToBeRemoved), static_cast<MyQAbstractItemModel>(ptr), static_cast<void (MyQAbstractItemModel::)(const QModelIndex &, int, int)>(&MyQAbstractItemModel::Signal_ColumnsAboutToBeRemoved)); ^ core.cpp: In function 'void QAbstractItemModel_ColumnsAboutToBeRemoved(void, void, int, int)': core.cpp:1285:112: error: no matching function for call to 'QAbstractItemModel::columnsAboutToBeRemoved(QModelIndex&, int&, int&)' static_cast<QAbstractItemModel>(ptr)->columnsAboutToBeRemoved(static_cast<QModelIndex>(parent), first, last); ^ In file included from C:/msys64/mingw64/qt5-static/include/QtCore/QAbstractItemModel:1, from core.cpp:11: C:/msys64/mingw64/qt5-static/include/QtCore/qabstractitemmodel.h:283:10: note: candidate: 'void QAbstractItemModel::columnsAboutToBeRemoved(const QModelIndex&, int, int, QAbstractItemModel::QPrivateSignal)' void columnsAboutToBeRemoved(const QModelIndex &parent, int first, int last, QPrivateSignal); ^~~~~~~ C:/msys64/mingw64/qt5-static/include/QtCore/qabstractitemmodel.h:283:10: note: candidate expects 4 arguments, 3 provided core.cpp: In function 'void QAbstractItemModel_ConnectColumnsInserted(void)': core.cpp:1290:167: error: invalid static_cast from type 'void (QAbstractItemModel::)(const QModelIndex&, int, int, QAbstractItemModel::QPrivateSignal)' to type 'void (QAbstractItemModel::)(const QModelIndex&, int, int)' QObject::connect(static_cast<QAbstractItemModel>(ptr), static_cast<void (QAbstractItemModel::)(const QModelIndex &, int, int)>(&QAbstractItemModel::columnsInserted), static_cast<MyQAbstractItemModel>(ptr), static_cast<void (MyQAbstractItemModel::)(const QModelIndex &, int, int)>(&MyQAbstractItemModel::Signal_ColumnsInserted)); ^ core.cpp: In function 'void QAbstractItemModel_DisconnectColumnsInserted(void)': core.cpp:1295:170: error: invalid static_cast from type 'void (QAbstractItemModel::)(const QModelIndex&, int, int, QAbstractItemModel::QPrivateSignal)' to type 'void (QAbstractItemModel::)(const QModelIndex&, int, int)' QObject::disconnect(static_cast<QAbstractItemModel>(ptr), static_cast<void (QAbstractItemModel::)(const QModelIndex &, int, int)>(&QAbstractItemModel::columnsInserted), static_cast<MyQAbstractItemModel>(ptr), static_cast<void (MyQAbstractItemModel::)(const QModelIndex &, int, int)>(&MyQAbstractItemModel::Signal_ColumnsInserted)); ^ core.cpp: In function 'void QAbstractItemModel_ColumnsInserted(void, void, int, int)': core.cpp:1300:104: error: no matching function for call to 'QAbstractItemModel::columnsInserted(QModelIndex&, int&, int&)' static_cast<QAbstractItemModel>(ptr)->columnsInserted(static_cast<QModelIndex>(parent), first, last); ^ In file included from C:/msys64/mingw64/qt5-static/include/QtCore/QAbstractItemModel:1, from core.cpp:11: C:/msys64/mingw64/qt5-static/include/QtCore/qabstractitemmodel.h:281:10: note: candidate: 'void QAbstractItemModel::columnsInserted(const QModelIndex&, int, int, QAbstractItemModel::QPrivateSignal)' void columnsInserted(const QModelIndex &parent, int first, int last, QPrivateSignal); ^~~~~~~ C:/msys64/mingw64/qt5-static/include/QtCore/qabstractitemmodel.h:281:10: note: candidate expects 4 arguments, 3 provided core.cpp: In function 'void QAbstractItemModel_ConnectColumnsMoved(void)': core.cpp:1305:190: error: invalid static_cast from type 'void (QAbstractItemModel::)(const QModelIndex&, int, int, const QModelIndex&, int, QAbstractItemModel::QPrivateSignal)' to type 'void (QAbstractItemModel::)(const QModelIndex&, int, int, const QModelIndex&, int)' QObject::connect(static_cast<QAbstractItemModel>(ptr), static_cast<void (QAbstractItemModel::)(const QModelIndex &, int, int, const QModelIndex &, int)>(&QAbstractItemModel::columnsMoved), static_cast<MyQAbstractItemModel>(ptr), static_cast<void (MyQAbstractItemModel::)(const QModelIndex &, int, int, const QModelIndex &, int)>(&MyQAbstractItemModel::Signal_ColumnsMoved)); ^ core.cpp: In function 'void QAbstractItemModel_DisconnectColumnsMoved(void)': core.cpp:1310:193: error: invalid static_cast from type 'void (QAbstractItemModel::)(const QModelIndex&, int, int, const QModelIndex&, int, QAbstractItemModel::QPrivateSignal)' to type 'void (QAbstractItemModel::)(const QModelIndex&, int, int, const QModelIndex&, int)' QObject::disconnect(static_cast<QAbstractItemModel>(ptr), static_cast<void (QAbstractItemModel::)(const QModelIndex &, int, int, const QModelIndex &, int)>(&QAbstractItemModel::columnsMoved), static_cast<MyQAbstractItemModel>(ptr), static_cast<void (MyQAbstractItemModel::)(const QModelIndex &, int, int, const QModelIndex &, int)>(&MyQAbstractItemModel::Signal_ColumnsMoved)); ^ core.cpp: In function 'void QAbstractItemModel_ColumnsMoved(void, void, int, int, void, int)': core.cpp:1315:149: error: no matching function for call to 'QAbstractItemModel::columnsMoved(QModelIndex&, int&, int&, QModelIndex&, int&)' static_cast<QAbstractItemModel>(ptr)->columnsMoved(static_cast<QModelIndex>(parent), start, end, static_cast<QModelIndex>(destination), column); ^ In file included from C:/msys64/mingw64/qt5-static/include/QtCore/QAbstractItemModel:1, from core.cpp:11: C:/msys64/mingw64/qt5-static/include/QtCore/qabstractitemmodel.h:293:10: note: candidate: 'void QAbstractItemModel::columnsMoved(const QModelIndex&, int, int, const QModelIndex&, int, QAbstractItemModel::QPrivateSignal)' void columnsMoved( const QModelIndex &parent, int start, int end, const QModelIndex &destination, int column, QPrivateSignal); ^~~~ C:/msys64/mingw64/qt5-static/include/QtCore/qabstractitemmodel.h:293:10: note: candidate expects 6 arguments, 5 provided core.cpp: In function 'void QAbstractItemModel_ConnectColumnsRemoved(void)': core.cpp:1320:166: error: invalid static_cast from type 'void (QAbstractItemModel::)(const QModelIndex&, int, int, QAbstractItemModel::QPrivateSignal)' to type 'void (QAbstractItemModel::)(const QModelIndex&, int, int)' QObject::connect(static_cast<QAbstractItemModel>(ptr), static_cast<void (QAbstractItemModel::)(const QModelIndex &, int, int)>(&QAbstractItemModel::columnsRemoved), static_cast<MyQAbstractItemModel>(ptr), static_cast<void (MyQAbstractItemModel::)(const QModelIndex &, int, int)>(&MyQAbstractItemModel::Signal_ColumnsRemoved)); ^ core.cpp: In function 'void QAbstractItemModel_DisconnectColumnsRemoved(void)': core.cpp:1325:169: error: invalid static_cast from type 'void (QAbstractItemModel::)(const QModelIndex&, int, int, QAbstractItemModel::QPrivateSignal)' to type 'void (QAbstractItemModel::)(const QModelIndex&, int, int)' QObject::disconnect(static_cast<QAbstractItemModel>(ptr), static_cast<void (QAbstractItemModel::)(const QModelIndex &, int, int)>(&QAbstractItemModel::columnsRemoved), static_cast<MyQAbstractItemModel>(ptr), static_cast<void (MyQAbstractItemModel::)(const QModelIndex &, int, int)>(&MyQAbstractItemModel::Signal_ColumnsRemoved)); ^ core.cpp: In function 'void QAbstractItemModel_ColumnsRemoved(void, void, int, int)': core.cpp:1330:103: error: no matching function for call to 'QAbstractItemModel::columnsRemoved(QModelIndex&, int&, int&)' static_cast<QAbstractItemModel>(ptr)->columnsRemoved(static_cast<QModelIndex>(parent), first, last); ^ In file included from C:/msys64/mingw64/qt5-static/include/QtCore/QAbstractItemModel:1, from core.cpp:11: C:/msys64/mingw64/qt5-static/include/QtCore/qabstractitemmodel.h:284:10: note: candidate: 'void QAbstractItemModel::columnsRemoved(const QModelIndex&, int, int, QAbstractItemModel::QPrivateSignal)' void columnsRemoved(const QModelIndex &parent, int first, int last, QPrivateSignal); ^~~~~~ C:/msys64/mingw64/qt5-static/include/QtCore/qabstractitemmodel.h:284:10: note: candidate expects 4 arguments, 3 provided core.cpp: In function 'void QAbstractItemModel_ConnectModelAboutToBeReset(void)': core.cpp:1457:142: error: invalid static_cast from type 'void (QAbstractItemModel::)(QAbstractItemModel::QPrivateSignal)' to type 'void (QAbstractItemModel::)()' QObject::connect(static_cast<QAbstractItemModel>(ptr), static_cast<void (QAbstractItemModel::)()>(&QAbstractItemModel::modelAboutToBeReset), static_cast<MyQAbstractItemModel>(ptr), static_cast<void (MyQAbstractItemModel::)()>(&MyQAbstractItemModel::Signal_ModelAboutToBeReset)); ^ core.cpp: In function 'void QAbstractItemModel_DisconnectModelAboutToBeReset(void)': core.cpp:1462:145: error: invalid static_cast from type 'void (QAbstractItemModel::)(QAbstractItemModel::QPrivateSignal)' to type 'void (QAbstractItemModel::)()' QObject::disconnect(static_cast<QAbstractItemModel>(ptr), static_cast<void (QAbstractItemModel::)()>(&QAbstractItemModel::modelAboutToBeReset), static_cast<MyQAbstractItemModel>(ptr), static_cast<void (MyQAbstractItemModel::)()>(&MyQAbstractItemModel::Signal_ModelAboutToBeReset)); ^ core.cpp: In function 'void QAbstractItemModel_ModelAboutToBeReset(void)': core.cpp:1467:61: error: no matching function for call to 'QAbstractItemModel::modelAboutToBeReset()' static_cast<QAbstractItemModel>(ptr)->modelAboutToBeReset(); ^ In file included from C:/msys64/mingw64/qt5-static/include/QtCore/QAbstractItemModel:1, from core.cpp:11: C:/msys64/mingw64/qt5-static/include/QtCore/qabstractitemmodel.h:286:10: note: candidate: 'void QAbstractItemModel::modelAboutToBeReset(QAbstractItemModel::QPrivateSignal)' void modelAboutToBeReset(QPrivateSignal); ^~~~~~~ C:/msys64/mingw64/qt5-static/include/QtCore/qabstractitemmodel.h:286:10: note: candidate expects 1 argument, 0 provided core.cpp: In function 'void QAbstractItemModel_ConnectModelReset(void)': core.cpp:1472:133: error: invalid static_cast from type 'void (QAbstractItemModel::)(QAbstractItemModel::QPrivateSignal)' to type 'void (QAbstractItemModel::)()' QObject::connect(static_cast<QAbstractItemModel>(ptr), static_cast<void (QAbstractItemModel::)()>(&QAbstractItemModel::modelReset), static_cast<MyQAbstractItemModel>(ptr), static_cast<void (MyQAbstractItemModel::)()>(&MyQAbstractItemModel::Signal_ModelReset)); ^ core.cpp: In function 'void QAbstractItemModel_DisconnectModelReset(void)': core.cpp:1477:136: error: invalid static_cast from type 'void (QAbstractItemModel::)(QAbstractItemModel::QPrivateSignal)' to type 'void (QAbstractItemModel::)()' QObject::disconnect(static_cast<QAbstractItemModel>(ptr), static_cast<void (QAbstractItemModel::)()>(&QAbstractItemModel::modelReset), static_cast<MyQAbstractItemModel>(ptr), static_cast<void (MyQAbstractItemModel::)()>(&MyQAbstractItemModel::Signal_ModelReset)); ^ core.cpp: In function 'void QAbstractItemModel_ModelReset(void)': core.cpp:1482:52: error: no matching function for call to 'QAbstractItemModel::modelReset()' static_cast<QAbstractItemModel>(ptr)->modelReset(); ^ In file included from C:/msys64/mingw64/qt5-static/include/QtCore/QAbstractItemModel:1, from core.cpp:11: C:/msys64/mingw64/qt5-static/include/QtCore/qabstractitemmodel.h:287:10: note: candidate: 'void QAbstractItemModel::modelReset(QAbstractItemModel::QPrivateSignal)' void modelReset(QPrivateSignal); ^~~~~~ C:/msys64/mingw64/qt5-static/include/QtCore/qabstractitemmodel.h:287:10: note: candidate expects 1 argument, 0 provided core.cpp: In function 'void QAbstractItemModel_ConnectRowsAboutToBeInserted(void)': core.cpp:1535:173: error: invalid static_cast from type 'void (QAbstractItemModel::)(const QModelIndex&, int, int, QAbstractItemModel::QPrivateSignal)' to type 'void (QAbstractItemModel::)(const QModelIndex&, int, int)' QObject::connect(static_cast<QAbstractItemModel>(ptr), static_cast<void (QAbstractItemModel::)(const QModelIndex &, int, int)>(&QAbstractItemModel::rowsAboutToBeInserted), static_cast<MyQAbstractItemModel>(ptr), static_cast<void (MyQAbstractItemModel::)(const QModelIndex &, int, int)>(&MyQAbstractItemModel::Signal_RowsAboutToBeInserted)); ^ core.cpp: In function 'void QAbstractItemModel_DisconnectRowsAboutToBeInserted(void)': core.cpp:1540:176: error: invalid static_cast from type 'void (QAbstractItemModel::)(const QModelIndex&, int, int, QAbstractItemModel::QPrivateSignal)' to type 'void (QAbstractItemModel::)(const QModelIndex&, int, int)' QObject::disconnect(static_cast<QAbstractItemModel>(ptr), static_cast<void (QAbstractItemModel::)(const QModelIndex &, int, int)>(&QAbstractItemModel::rowsAboutToBeInserted), static_cast<MyQAbstractItemModel>(ptr), static_cast<void (MyQAbstractItemModel::)(const QModelIndex &, int, int)>(&MyQAbstractItemModel::Signal_RowsAboutToBeInserted)); ^ core.cpp: In function 'void QAbstractItemModel_RowsAboutToBeInserted(void, void, int, int)': core.cpp:1545:109: error: no matching function for call to 'QAbstractItemModel::rowsAboutToBeInserted(QModelIndex&, int&, int&)' static_cast<QAbstractItemModel>(ptr)->rowsAboutToBeInserted(static_cast<QModelIndex>(parent), start, end); ^ In file included from C:/msys64/mingw64/qt5-static/include/QtCore/QAbstractItemModel:1, from core.cpp:11: C:/msys64/mingw64/qt5-static/include/QtCore/qabstractitemmodel.h:274:10: note: candidate: 'void QAbstractItemModel::rowsAboutToBeInserted(const QModelIndex&, int, int, QAbstractItemModel::QPrivateSignal)' void rowsAboutToBeInserted(const QModelIndex &parent, int first, int last, QPrivateSignal); ^~~~~ C:/msys64/mingw64/qt5-static/include/QtCore/qabstractitemmodel.h:274:10: note: candidate expects 4 arguments, 3 provided core.cpp: In function 'void QAbstractItemModel_ConnectRowsAboutToBeMoved(void)': core.cpp:1550:196: error: invalid static_cast from type 'void (QAbstractItemModel::)(const QModelIndex&, int, int, const QModelIndex&, int, QAbstractItemModel::QPrivateSignal)' to type 'void (QAbstractItemModel::)(const QModelIndex&, int, int, const QModelIndex&, int)' QObject::connect(static_cast<QAbstractItemModel>(ptr), static_cast<void (QAbstractItemModel::)(const QModelIndex &, int, int, const QModelIndex &, int)>(&QAbstractItemModel::rowsAboutToBeMoved), static_cast<MyQAbstractItemModel>(ptr), static_cast<void (MyQAbstractItemModel::)(const QModelIndex &, int, int, const QModelIndex &, int)>(&MyQAbstractItemModel::Signal_RowsAboutToBeMoved)); ^ core.cpp: In function 'void QAbstractItemModel_DisconnectRowsAboutToBeMoved(void)': core.cpp:1555:199: error: invalid static_cast from type 'void (QAbstractItemModel::)(const QModelIndex&, int, int, const QModelIndex&, int, QAbstractItemModel::QPrivateSignal)' to type 'void (QAbstractItemModel::)(const QModelIndex&, int, int, const QModelIndex&, int)' QObject::disconnect(static_cast<QAbstractItemModel>(ptr), static_cast<void (QAbstractItemModel::)(const QModelIndex &, int, int, const QModelIndex &, int)>(&QAbstractItemModel::rowsAboutToBeMoved), static_cast<MyQAbstractItemModel>(ptr), static_cast<void (MyQAbstractItemModel::)(const QModelIndex &, int, int, const QModelIndex &, int)>(&MyQAbstractItemModel::Signal_RowsAboutToBeMoved)); ^ core.cpp: In function 'void QAbstractItemModel_RowsAboutToBeMoved(void, void, int, int, void, int)': core.cpp:1560:187: error: no matching function for call to 'QAbstractItemModel::rowsAboutToBeMoved(QModelIndex&, int&, int&, QModelIndex&, int&)' static_cast<QAbstractItemModel>(ptr)->rowsAboutToBeMoved(static_cast<QModelIndex>(sourceParent), sourceStart, sourceEnd, static_cast<QModelIndex>(destinationParent), destinationRow); ^ In file included from C:/msys64/mingw64/qt5-static/include/QtCore/QAbstractItemModel:1, from core.cpp:11: C:/msys64/mingw64/qt5-static/include/QtCore/qabstractitemmodel.h:289:10: note: candidate: 'void QAbstractItemModel::rowsAboutToBeMoved(const QModelIndex&, int, int, const QModelIndex&, int, QAbstractItemModel::QPrivateSignal)' void rowsAboutToBeMoved( const QModelIndex &sourceParent, int sourceStart, int sourceEnd, const QModelIndex &destinationParent, int destinationRow, QPrivateSignal); ^~~~~~ C:/msys64/mingw64/qt5-static/include/QtCore/qabstractitemmodel.h:289:10: note: candidate expects 6 arguments, 5 provided core.cpp: In function 'void QAbstractItemModel_ConnectRowsAboutToBeRemoved(void)': core.cpp:1565:172: error: invalid static_cast from type 'void (QAbstractItemModel::)(const QModelIndex&, int, int, QAbstractItemModel::QPrivateSignal)' to type 'void (QAbstractItemModel::)(const QModelIndex&, int, int)' QObject::connect(static_cast<QAbstractItemModel>(ptr), static_cast<void (QAbstractItemModel::)(const QModelIndex &, int, int)>(&QAbstractItemModel::rowsAboutToBeRemoved), static_cast<MyQAbstractItemModel>(ptr), static_cast<void (MyQAbstractItemModel::)(const QModelIndex &, int, int)>(&MyQAbstractItemModel::Signal_RowsAboutToBeRemoved)); ^ core.cpp: In function 'void QAbstractItemModel_DisconnectRowsAboutToBeRemoved(void)': core.cpp:1570:175: error: invalid static_cast from type 'void (QAbstractItemModel::)(const QModelIndex&, int, int, QAbstractItemModel::QPrivateSignal)' to type 'void (QAbstractItemModel::)(const QModelIndex&, int, int)' QObject::disconnect(static_cast<QAbstractItemModel>(ptr), static_cast<void (QAbstractItemModel::)(const QModelIndex &, int, int)>(&QAbstractItemModel::rowsAboutToBeRemoved), static_cast<MyQAbstractItemModel>(ptr), static_cast<void (MyQAbstractItemModel::)(const QModelIndex &, int, int)>(&MyQAbstractItemModel::Signal_RowsAboutToBeRemoved)); ^ core.cpp: In function 'void QAbstractItemModel_RowsAboutToBeRemoved(void, void, int, int)': core.cpp:1575:109: error: no matching function for call to 'QAbstractItemModel::rowsAboutToBeRemoved(QModelIndex&, int&,int&)' static_cast<QAbstractItemModel>(ptr)->rowsAboutToBeRemoved(static_cast<QModelIndex>(parent), first, last); ^ In file included from C:/msys64/mingw64/qt5-static/include/QtCore/QAbstractItemModel:1, from core.cpp:11: C:/msys64/mingw64/qt5-static/include/QtCore/qabstractitemmodel.h:277:10: note: candidate: 'void QAbstractItemModel::rowsAboutToBeRemoved(const QModelIndex&, int, int, QAbstractItemModel::QPrivateSignal)' void rowsAboutToBeRemoved(const QModelIndex &parent, int first, int last, QPrivateSignal); ^~~~~~~~ C:/msys64/mingw64/qt5-static/include/QtCore/qabstractitemmodel.h:277:10: note: candidate expects 4 arguments, 3 provided core.cpp: In function 'void QAbstractItemModel_ConnectRowsInserted(void)': core.cpp:1580:164: error: invalid static_cast from type 'void (QAbstractItemModel::)(const QModelIndex&, int, int, QAbstractItemModel::QPrivateSignal)' to type 'void (QAbstractItemModel::)(const QModelIndex&, int, int)' QObject::connect(static_cast<QAbstractItemModel>(ptr), static_cast<void (QAbstractItemModel::)(const QModelIndex &, int, int)>(&QAbstractItemModel::rowsInserted), static_cast<MyQAbstractItemModel>(ptr), static_cast<void (MyQAbstractItemModel::)(const QModelIndex &, int, int)>(&MyQAbstractItemModel::Signal_RowsInserted)); ^ core.cpp: In function 'void QAbstractItemModel_DisconnectRowsInserted(void)': core.cpp:1585:167: error: invalid static_cast from type 'void (QAbstractItemModel::)(const QModelIndex&, int, int, QAbstractItemModel::QPrivateSignal)' to type 'void (QAbstractItemModel::)(const QModelIndex&, int, int)' QObject::disconnect(static_cast<QAbstractItemModel>(ptr), static_cast<void (QAbstractItemModel::)(const QModelIndex &, int, int)>(&QAbstractItemModel::rowsInserted), static_cast<MyQAbstractItemModel>(ptr), static_cast<void (MyQAbstractItemModel::)(const QModelIndex &, int, int)>(&MyQAbstractItemModel::Signal_RowsInserted)); ^ core.cpp: In function 'void QAbstractItemModel_RowsInserted(void, void, int, int)': core.cpp:1590:101: error: no matching function for call to 'QAbstractItemModel::rowsInserted(QModelIndex&, int&, int&)' static_cast<QAbstractItemModel>(ptr)->rowsInserted(static_cast<QModelIndex>(parent), first, last); ^ In file included from C:/msys64/mingw64/qt5-static/include/QtCore/QAbstractItemModel:1, from core.cpp:11: C:/msys64/mingw64/qt5-static/include/QtCore/qabstractitemmodel.h:275:10: note: candidate: 'void QAbstractItemModel::rowsInserted(const QModelIndex&, int, int, QAbstractItemModel::QPrivateSignal)' void rowsInserted(const QModelIndex &parent, int first, int last, QPrivateSignal); ^~~~ C:/msys64/mingw64/qt5-static/include/QtCore/qabstractitemmodel.h:275:10: note: candidate expects 4 arguments, 3 provided core.cpp: In function 'void QAbstractItemModel_ConnectRowsMoved(void)': core.cpp:1595:187: error: invalid static_cast from type 'void (QAbstractItemModel::)(const QModelIndex&, int, int, const QModelIndex&, int, QAbstractItemModel::QPrivateSignal)' to type 'void (QAbstractItemModel::)(const QModelIndex&, int, int, const QModelIndex&, int)' QObject::connect(static_cast<QAbstractItemModel>(ptr), static_cast<void (QAbstractItemModel::)(const QModelIndex &, int, int, const QModelIndex &, int)>(&QAbstractItemModel::rowsMoved), static_cast<MyQAbstractItemModel>(ptr), static_cast<void (MyQAbstractItemModel::)(const QModelIndex &, int, int, const QModelIndex &, int)>(&MyQAbstractItemModel::Signal_RowsMoved)); ^ core.cpp: In function 'void QAbstractItemModel_DisconnectRowsMoved(void)': core.cpp:1600:190: error: invalid static_cast from type 'void (QAbstractItemModel::)(const QModelIndex&, int, int, const QModelIndex&, int, QAbstractItemModel::QPrivateSignal)' to type 'void (QAbstractItemModel::)(const QModelIndex&, int, int, const QModelIndex&, int)' QObject::disconnect(static_cast<QAbstractItemModel>(ptr), static_cast<void (QAbstractItemModel::)(const QModelIndex &, int, int, const QModelIndex &, int)>(&QAbstractItemModel::rowsMoved), static_cast<MyQAbstractItemModel>(ptr), static_cast<void (MyQAbstractItemModel::)(const QModelIndex &, int, int, const QModelIndex &, int)>(&MyQAbstractItemModel::Signal_RowsMoved)); ^ core.cpp: In function 'void QAbstractItemModel_RowsMoved(void, void, int, int, void, int)': core.cpp:1605:143: error: no matching function for call to 'QAbstractItemModel::rowsMoved(QModelIndex&, int&, int&, QModelIndex&, int&)' static_cast<QAbstractItemModel>(ptr)->rowsMoved(static_cast<QModelIndex>(parent), start, end, static_cast<QModelIndex>(destination), row); ^ In file included from C:/msys64/mingw64/qt5-static/include/QtCore/QAbstractItemModel:1, from core.cpp:11: C:/msys64/mingw64/qt5-static/include/QtCore/qabstractitemmodel.h:290:10: note: candidate: 'void QAbstractItemModel::rowsMoved(const QModelIndex&, int, int, const QModelIndex&, int, QAbstractItemModel::QPrivateSignal)' void rowsMoved( const QModelIndex &parent, int start, int end, const QModelIndex &destination, int row, QPrivateSignal); ^~~~~ C:/msys64/mingw64/qt5-static/include/QtCore/qabstractitemmodel.h:290:10: note: candidate expects 6 arguments, 5 provided core.cpp: In function 'void QAbstractItemModel_ConnectRowsRemoved(void)': core.cpp:1610:163: error: invalid static_cast from type 'void (QAbstractItemModel::)(const QModelIndex&, int, int, QAbstractItemModel::QPrivateSignal)' to type 'void (QAbstractItemModel::)(const QModelIndex&, int, int)' QObject::connect(static_cast<QAbstractItemModel>(ptr), static_cast<void (QAbstractItemModel::)(const QModelIndex &, int, int)>(&QAbstractItemModel::rowsRemoved), static_cast<MyQAbstractItemModel>(ptr), static_cast<void (MyQAbstractItemModel::)(const QModelIndex &, int, int)>(&MyQAbstractItemModel::Signal_RowsRemoved)); ^ core.cpp: In function 'void QAbstractItemModel_DisconnectRowsRemoved(void)': core.cpp:1615:166: error: invalid static_cast from type 'void (QAbstractItemModel::)(const QModelIndex&, int, int, QAbstractItemModel::QPrivateSignal)' to type 'void (QAbstractItemModel::)(const QModelIndex&, int, int)' QObject::disconnect(static_cast<QAbstractItemModel>(ptr), static_cast<void (QAbstractItemModel::)(const QModelIndex &, int, int)>(&QAbstractItemModel::rowsRemoved), static_cast<MyQAbstractItemModel>(ptr), static_cast<void (MyQAbstractItemModel::)(const QModelIndex &, int, int)>(&MyQAbstractItemModel::Signal_RowsRemoved)); ^ core.cpp: In function 'void QAbstractItemModel_RowsRemoved(void, void, int, int)': core.cpp:1620:100: error: no matching function for call to 'QAbstractItemModel::rowsRemoved(QModelIndex&, int&, int&)' static_cast<QAbstractItemModel>(ptr)->rowsRemoved(static_cast<QModelIndex>(parent), first, last); ^ In file included from C:/msys64/mingw64/qt5-static/include/QtCore/QAbstractItemModel:1, from core.cpp:11: C:/msys64/mingw64/qt5-static/include/QtCore/qabstractitemmodel.h:278:10: note: candidate: 'void QAbstractItemModel::rowsRemoved(const QModelIndex&, int, int, QAbstractItemModel::QPrivateSignal)' void rowsRemoved(const QModelIndex &parent, int first, int last, QPrivateSignal); ^~~ C:/msys64/mingw64/qt5-static/include/QtCore/qabstractitemmodel.h:278:10: note: candidate expects 4 arguments, 3 provided core.cpp: In function 'void QAbstractProxyModel_ConnectSourceModelChanged(void)': core.cpp:2791:144: error: invalid static_cast from type 'void (QAbstractProxyModel::)(QAbstractProxyModel::QPrivateSignal)' to type 'void (QAbstractProxyModel::)()' QObject::connect(static_cast<QAbstractProxyModel>(ptr), static_cast<void (QAbstractProxyModel::)()>(&QAbstractProxyModel::sourceModelChanged), static_cast<MyQAbstractProxyModel>(ptr), static_cast<void (MyQAbstractProxyModel::)()>(&MyQAbstractProxyModel::Signal_SourceModelChanged)); ^ core.cpp: In function 'void QAbstractProxyModel_DisconnectSourceModelChanged(void)': core.cpp:2796:147: error: invalid static_cast from type 'void (QAbstractProxyModel::)(QAbstractProxyModel::QPrivateSignal)' to type 'void (QAbstractProxyModel::)()' QObject::disconnect(static_cast<QAbstractProxyModel>(ptr), static_cast<void (QAbstractProxyModel::)()>(&QAbstractProxyModel::sourceModelChanged), static_cast<MyQAbstractProxyModel>(ptr), static_cast<void (MyQAbstractProxyModel::)()>(&MyQAbstractProxyModel::Signal_SourceModelChanged)); ^ core.cpp: In function 'void QAbstractProxyModel_SourceModelChanged(void)': core.cpp:2801:61: error: no matching function for call to 'QAbstractProxyModel::sourceModelChanged()' static_cast<QAbstractProxyModel>(ptr)->sourceModelChanged(); ^ In file included from C:/msys64/mingw64/qt5-static/include/QtCore/QAbstractProxyModel:1, from core.cpp:14: C:/msys64/mingw64/qt5-static/include/QtCore/qabstractproxymodel.h:100:10: note: candidate: 'void QAbstractProxyModel::sourceModelChanged(QAbstractProxyModel::QPrivateSignal)' void sourceModelChanged(QPrivateSignal); ^~~~~~ C:/msys64/mingw64/qt5-static/include/QtCore/qabstractproxymodel.h:100:10: note: candidate expects 1 argument, 0 provided core.cpp: In function 'void QAbstractState_ConnectEntered(void)': core.cpp:2996:118: error: invalid static_cast from type 'void (QAbstractState::)(QAbstractState::QPrivateSignal)' to type 'void (QAbstractState::)()' QObject::connect(static_cast<QAbstractState>(ptr), static_cast<void (QAbstractState::)()>(&QAbstractState::entered),static_cast<MyQAbstractState>(ptr), static_cast<void (MyQAbstractState::)()>(&MyQAbstractState::Signal_Entered)); ^ core.cpp: In function 'void QAbstractState_DisconnectEntered(void)': core.cpp:3001:121: error: invalid static_cast from type 'void (QAbstractState::)(QAbstractState::QPrivateSignal)' to type 'void (QAbstractState::)()' QObject::disconnect(static_cast<QAbstractState>(ptr), static_cast<void (QAbstractState::)()>(&QAbstractState::entered), static_cast<MyQAbstractState>(ptr), static_cast<void (MyQAbstractState::)()>(&MyQAbstractState::Signal_Entered)); ^ core.cpp: In function 'void QAbstractState_Entered(void)': core.cpp:3006:45: error: no matching function for call to 'QAbstractState::entered()' static_cast<QAbstractState>(ptr)->entered(); ^ In file included from C:/msys64/mingw64/qt5-static/include/QtCore/QAbstractState:1, from core.cpp:15: C:/msys64/mingw64/qt5-static/include/QtCore/qabstractstate.h:66:10: note: candidate: 'void QAbstractState::entered(QAbstractState::QPrivateSignal)' void entered(QPrivateSignal); ^~~ C:/msys64/mingw64/qt5-static/include/QtCore/qabstractstate.h:66:10: note: candidate expects 1 argument, 0 provided core.cpp: In function 'void QAbstractState_ConnectExited(void)': core.cpp:3011:117: error: invalid static_cast from type 'void (QAbstractState::)(QAbstractState::QPrivateSignal)' to type 'void (QAbstractState::)()' QObject::connect(static_cast<QAbstractState>(ptr), static_cast<void (QAbstractState::)()>(&QAbstractState::exited), static_cast<MyQAbstractState>(ptr), static_cast<void (MyQAbstractState::)()>(&MyQAbstractState::Signal_Exited)); ^ core.cpp: In function 'void QAbstractState_DisconnectExited(void)': core.cpp:3016:120: error: invalid static_cast from type 'void (QAbstractState::)(QAbstractState::QPrivateSignal)' to type 'void (QAbstractState::)()' QObject::disconnect(static_cast<QAbstractState>(ptr), static_cast<void (QAbstractState::)()>(&QAbstractState::exited), static_cast<MyQAbstractState>(ptr), static_cast<void (MyQAbstractState::)()>(&MyQAbstractState::Signal_Exited)); ^ core.cpp: In function 'void QAbstractState_Exited(void)': core.cpp:3021:44: error: no matching function for call to 'QAbstractState::exited()' static_cast<QAbstractState>(ptr)->exited(); ^ In file included from C:/msys64/mingw64/qt5-static/include/QtCore/QAbstractState:1, from core.cpp:15: C:/msys64/mingw64/qt5-static/include/QtCore/qabstractstate.h:67:10: note: candidate: 'void QAbstractState::exited(QAbstractState::QPrivateSignal)' void exited(QPrivateSignal); ^~ C:/msys64/mingw64/qt5-static/include/QtCore/qabstractstate.h:67:10: note: candidate expects 1 argument, 0 provided core.cpp: In function 'void QAbstractTransition_ConnectTargetStateChanged(void)': core.cpp:3316:144: error: invalid static_cast from type 'void (QAbstractTransition::)(QAbstractTransition::QPrivateSignal)' to type 'void (QAbstractTransition::)()' QObject::connect(static_cast<QAbstractTransition>(ptr), static_cast<void (QAbstractTransition::)()>(&QAbstractTransition::targetStateChanged), static_cast<MyQAbstractTransition>(ptr), static_cast<void (MyQAbstractTransition::)()>(&MyQAbstractTransition::Signal_TargetStateChanged)); ^ core.cpp: In function 'void QAbstractTransition_DisconnectTargetStateChanged(void)': core.cpp:3321:147: error: invalid static_cast from type 'void (QAbstractTransition::)(QAbstractTransition::QPrivateSignal)' to type 'void (QAbstractTransition::)()' QObject::disconnect(static_cast<QAbstractTransition>(ptr), static_cast<void (QAbstractTransition::)()>(&QAbstractTransition::targetStateChanged), static_cast<MyQAbstractTransition>(ptr), static_cast<void (MyQAbstractTransition::)()>(&MyQAbstractTransition::Signal_TargetStateChanged)); ^ core.cpp: In function 'void QAbstractTransition_TargetStateChanged(void)': core.cpp:3326:61: error: no matching function for call to 'QAbstractTransition::targetStateChanged()' static_cast<QAbstractTransition>(ptr)->targetStateChanged(); ^ In file included from C:/msys64/mingw64/qt5-static/include/QtCore/QAbstractTransition:1, from core.cpp:17: C:/msys64/mingw64/qt5-static/include/QtCore/qabstracttransition.h:97:10: note: candidate: 'void QAbstractTransition::targetStateChanged(QAbstractTransition::QPrivateSignal)' void targetStateChanged(QPrivateSignal); ^~~~~~ C:/msys64/mingw64/qt5-static/include/QtCore/qabstracttransition.h:97:10: note: candidate expects 1 argument, 0 provided core.cpp: In function 'void QAbstractTransition_ConnectTargetStatesChanged(void)': core.cpp:3331:145: error: invalid static_cast from type 'void (QAbstractTransition::)(QAbstractTransition::QPrivateSignal)' to type 'void (QAbstractTransition::)()' QObject::connect(static_cast<QAbstractTransition>(ptr), static_cast<void (QAbstractTransition::)()>(&QAbstractTransition::targetStatesChanged), static_cast<MyQAbstractTransition>(ptr), static_cast<void (MyQAbstractTransition::)()>(&MyQAbstractTransition::Signal_TargetStatesChanged)); ^ core.cpp: In function 'void QAbstractTransition_DisconnectTargetStatesChanged(void)': core.cpp:3336:148: error: invalid static_cast from type 'void (QAbstractTransition::)(QAbstractTransition::QPrivateSignal)' to type 'void (QAbstractTransition::)()' QObject::disconnect(static_cast<QAbstractTransition>(ptr), static_cast<void (QAbstractTransition::)()>(&QAbstractTransition::targetStatesChanged), static_cast<MyQAbstractTransition>(ptr), static_cast<void (MyQAbstractTransition::)()>(&MyQAbstractTransition::Signal_TargetStatesChanged)); ^ core.cpp: In function 'void QAbstractTransition_TargetStatesChanged(void)': core.cpp:3341:62: error: no matching function for call to 'QAbstractTransition::targetStatesChanged()' static_cast<QAbstractTransition>(ptr)->targetStatesChanged(); ^ In file included from C:/msys64/mingw64/qt5-static/include/QtCore/QAbstractTransition:1, from core.cpp:17: C:/msys64/mingw64/qt5-static/include/QtCore/qabstracttransition.h:98:10: note: candidate: 'void QAbstractTransition::targetStatesChanged(QAbstractTransition::QPrivateSignal)' void targetStatesChanged(QPrivateSignal); ^~~~~~~ C:/msys64/mingw64/qt5-static/include/QtCore/qabstracttransition.h:98:10: note: candidate expects 1 argument, 0 provided core.cpp: In function 'void QAbstractTransition_ConnectTriggered(void)': core.cpp:3346:135: error: invalid static_cast from type 'void (QAbstractTransition::)(QAbstractTransition::QPrivateSignal)' to type 'void (QAbstractTransition::)()' QObject::connect(static_cast<QAbstractTransition>(ptr), static_cast<void (QAbstractTransition::)()>(&QAbstractTransition::triggered), static_cast<MyQAbstractTransition>(ptr), static_cast<void (MyQAbstractTransition::)()>(&MyQAbstractTransition::Signal_Triggered)); ^ core.cpp: In function 'void QAbstractTransition_DisconnectTriggered(void)': core.cpp:3351:138: error: invalid static_cast from type 'void (QAbstractTransition::)(QAbstractTransition::QPrivateSignal)' to type 'void (QAbstractTransition::)()' QObject::disconnect(static_cast<QAbstractTransition>(ptr), static_cast<void (QAbstractTransition::)()>(&QAbstractTransition::triggered), static_cast<MyQAbstractTransition>(ptr), static_cast<void (MyQAbstractTransition::)()>(&MyQAbstractTransition::Signal_Triggered)); ^ core.cpp: In function 'void QAbstractTransition_Triggered(void)': core.cpp:3356:52: error: no matching function for call to 'QAbstractTransition::triggered()' static_cast<QAbstractTransition>(ptr)->triggered(); ^ In file included from C:/msys64/mingw64/qt5-static/include/QtCore/QAbstractTransition:1, from core.cpp:17: C:/msys64/mingw64/qt5-static/include/QtCore/qabstracttransition.h:96:10: note: candidate: 'void QAbstractTransition::triggered(QAbstractTransition::QPrivateSignal)' void triggered(QPrivateSignal); ^~~~~ C:/msys64/mingw64/qt5-static/include/QtCore/qabstracttransition.h:96:10: note: candidate expects 1 argument, 0 provided core.cpp: In function 'void QCoreApplication_ConnectAboutToQuit(void)': core.cpp:5681:128: error: invalid static_cast from type 'void (QCoreApplication::)(QCoreApplication::QPrivateSignal)' to type 'void (QCoreApplication::)()' QObject::connect(static_cast<QCoreApplication>(ptr), static_cast<void (QCoreApplication::)()>(&QCoreApplication::aboutToQuit), static_cast<MyQCoreApplication>(ptr), static_cast<void (MyQCoreApplication::)()>(&MyQCoreApplication::Signal_AboutToQuit)); ^ core.cpp: In function 'void QCoreApplication_DisconnectAboutToQuit(void)': core.cpp:5686:131: error: invalid static_cast from type 'void (QCoreApplication::)(QCoreApplication::QPrivateSignal)' to type 'void (QCoreApplication::)()' QObject::disconnect(static_cast<QCoreApplication>(ptr), static_cast<void (QCoreApplication::)()>(&QCoreApplication::aboutToQuit), static_cast<MyQCoreApplication>(ptr), static_cast<void (MyQCoreApplication::)()>(&MyQCoreApplication::Signal_AboutToQuit)); ^ core.cpp: In function 'void QCoreApplication_AboutToQuit(void)': core.cpp:5691:51: error: no matching function for call to 'QCoreApplication::aboutToQuit()' static_cast<QCoreApplication>(ptr)->aboutToQuit(); ^ In file included from C:/msys64/mingw64/qt5-static/include/QtCore/qcommandlineparser.h:45, from C:/msys64/mingw64/qt5-static/include/QtCore/QCommandLineParser:1, from core.cpp:36: C:/msys64/mingw64/qt5-static/include/QtCore/qcoreapplication.h:182:10: note: candidate: 'void QCoreApplication::aboutToQuit(QCoreApplication::QPrivateSignal)' void aboutToQuit(QPrivateSignal); ^~~ C:/msys64/mingw64/qt5-static/include/QtCore/qcoreapplication.h:182:10: note: candidate expects 1 argument, 0 provided core.cpp: In function 'void QFileSystemWatcher_ConnectDirectoryChanged(void)': core.cpp:8394:154: error: invalid static_cast from type 'void (QFileSystemWatcher::)(const QString&, QFileSystemWatcher::QPrivateSignal)' to type 'void (QFileSystemWatcher::)(const QString&)' QObject::connect(static_cast<QFileSystemWatcher>(ptr), static_cast<void (QFileSystemWatcher::)(const QString &)>(&QFileSystemWatcher::directoryChanged), static_cast<MyQFileSystemWatcher>(ptr), static_cast<void (MyQFileSystemWatcher::)(const QString &)>(&MyQFileSystemWatcher::Signal_DirectoryChanged)); ^ core.cpp: In function 'void QFileSystemWatcher_DisconnectDirectoryChanged(void)': core.cpp:8399:157: error: invalid static_cast from type 'void (QFileSystemWatcher::)(const QString&, QFileSystemWatcher::QPrivateSignal)' to type 'void (QFileSystemWatcher::)(const QString&)' QObject::disconnect(static_cast<QFileSystemWatcher>(ptr), static_cast<void (QFileSystemWatcher::)(const QString &)>(&QFileSystemWatcher::directoryChanged), static_cast<MyQFileSystemWatcher>(ptr), static_cast<void (MyQFileSystemWatcher::)(const QString &)>(&MyQFileSystemWatcher::Signal_DirectoryChanged)); ^ core.cpp: In function 'void QFileSystemWatcher_DirectoryChanged(void, QtCore_PackedString)': core.cpp:8404:96: error: no matching function for call to 'QFileSystemWatcher::directoryChanged(QString)' static_cast<QFileSystemWatcher>(ptr)->directoryChanged(QString::fromUtf8(path.data, path.len)); ^ In file included from C:/msys64/mingw64/qt5-static/include/QtCore/QFileSystemWatcher:1, from core.cpp:61: C:/msys64/mingw64/qt5-static/include/QtCore/qfilesystemwatcher.h:72:10: note: candidate: 'void QFileSystemWatcher::directoryChanged(const QString&, QFileSystemWatcher::QPrivateSignal)' void directoryChanged(const QString &path, QPrivateSignal); ^~~~ C:/msys64/mingw64/qt5-static/include/QtCore/qfilesystemwatcher.h:72:10: note: candidate expects 2 arguments, 1 provided core.cpp: In function 'void QFileSystemWatcher_ConnectFileChanged(void)': core.cpp:8409:149: error: invalid static_cast from type 'void (QFileSystemWatcher::)(const QString&, QFileSystemWatcher::QPrivateSignal)' to type 'void (QFileSystemWatcher::)(const QString&)' QObject::connect(static_cast<QFileSystemWatcher>(ptr), static_cast<void (QFileSystemWatcher::)(const QString &)>(&QFileSystemWatcher::fileChanged), static_cast<MyQFileSystemWatcher>(ptr), static_cast<void (MyQFileSystemWatcher::)(constQString &)>(&MyQFileSystemWatcher::Signal_FileChanged)); ^ core.cpp: In function 'void QFileSystemWatcher_DisconnectFileChanged(void)': core.cpp:8414:152: error: invalid static_cast from type 'void (QFileSystemWatcher::)(const QString&, QFileSystemWatcher::QPrivateSignal)' to type 'void (QFileSystemWatcher::)(const QString&)' QObject::disconnect(static_cast<QFileSystemWatcher>(ptr), static_cast<void (QFileSystemWatcher::)(const QString &)>(&QFileSystemWatcher::fileChanged), static_cast<MyQFileSystemWatcher>(ptr), static_cast<void (MyQFileSystemWatcher::)(const QString &)>(&MyQFileSystemWatcher::Signal_FileChanged)); ^ core.cpp: In function 'void QFileSystemWatcher_FileChanged(void, QtCore_PackedString)': core.cpp:8419:91: error: no matching function for call to 'QFileSystemWatcher::fileChanged(QString)' static_cast<QFileSystemWatcher>(ptr)->fileChanged(QString::fromUtf8(path.data, path.len)); ^ In file included from C:/msys64/mingw64/qt5-static/include/QtCore/QFileSystemWatcher:1, from core.cpp:61: C:/msys64/mingw64/qt5-static/include/QtCore/qfilesystemwatcher.h:71:10: note: candidate: 'void QFileSystemWatcher::fileChanged(const QString&, QFileSystemWatcher::QPrivateSignal)' void fileChanged(const QString &path, QPrivateSignal); ^~~ C:/msys64/mingw64/qt5-static/include/QtCore/qfilesystemwatcher.h:71:10: note: candidate expects 2 arguments, 1 provided core.cpp: In function 'void QHistoryState_ConnectDefaultStateChanged(void)': core.cpp:8589:127: error: invalid static_cast from type 'void (QHistoryState::)(QHistoryState::QPrivateSignal)' to type'void (QHistoryState::)()' QObject::connect(static_cast<QHistoryState>(ptr), static_cast<void (QHistoryState::)()>(&QHistoryState::defaultStateChanged), static_cast<MyQHistoryState>(ptr), static_cast<void (MyQHistoryState::)()>(&MyQHistoryState::Signal_DefaultStateChanged)); ^ core.cpp: In function 'void QHistoryState_DisconnectDefaultStateChanged(void)': core.cpp:8594:130: error: invalid static_cast from type 'void (QHistoryState::)(QHistoryState::QPrivateSignal)' to type'void (QHistoryState::)()' QObject::disconnect(static_cast<QHistoryState>(ptr), static_cast<void (QHistoryState::)()>(&QHistoryState::defaultStateChanged), static_cast<MyQHistoryState>(ptr), static_cast<void (MyQHistoryState::)()>(&MyQHistoryState::Signal_DefaultStateChanged)); ^ core.cpp: In function 'void QHistoryState_DefaultStateChanged(void)': core.cpp:8599:56: error: no matching function for call to 'QHistoryState::defaultStateChanged()' static_cast<QHistoryState>(ptr)->defaultStateChanged(); ^ In file included from C:/msys64/mingw64/qt5-static/include/QtCore/QHistoryState:1, from core.cpp:70: C:/msys64/mingw64/qt5-static/include/QtCore/qhistorystate.h:79:10: note: candidate: 'void QHistoryState::defaultStateChanged(QHistoryState::QPrivateSignal)' void defaultStateChanged(QPrivateSignal); ^~~~~~~ C:/msys64/mingw64/qt5-static/include/QtCore/qhistorystate.h:79:10: note: candidate expects 1 argument, 0 provided core.cpp: In function 'void QHistoryState_ConnectDefaultTransitionChanged(void)': core.cpp:8604:132: error: invalid static_cast from type 'void (QHistoryState::)(QHistoryState::QPrivateSignal)' to type'void (QHistoryState::)()' QObject::connect(static_cast<QHistoryState>(ptr), static_cast<void (QHistoryState::)()>(&QHistoryState::defaultTransitionChanged), static_cast<MyQHistoryState>(ptr), static_cast<void (MyQHistoryState::)()>(&MyQHistoryState::Signal_DefaultTransitionChanged)); ^ core.cpp: In function 'void QHistoryState_DisconnectDefaultTransitionChanged(void)': core.cpp:8609:135: error: invalid static_cast from type 'void (QHistoryState::)(QHistoryState::QPrivateSignal)' to type'void (QHistoryState::)()' QObject::disconnect(static_cast<QHistoryState>(ptr), static_cast<void (QHistoryState::)()>(&QHistoryState::defaultTransitionChanged), static_cast<MyQHistoryState>(ptr), static_cast<void (MyQHistoryState::)()>(&MyQHistoryState::Signal_DefaultTransitionChanged)); ^ core.cpp: In function 'void QHistoryState_DefaultTransitionChanged(void)': core.cpp:8614:61: error: no matching function for call to 'QHistoryState::defaultTransitionChanged()' static_cast<QHistoryState>(ptr)->defaultTransitionChanged(); ^ In file included from C:/msys64/mingw64/qt5-static/include/QtCore/QHistoryState:1, from core.cpp:70: C:/msys64/mingw64/qt5-static/include/QtCore/qhistorystate.h:78:10: note: candidate: 'void QHistoryState::defaultTransitionChanged(QHistoryState::QPrivateSignal)' void defaultTransitionChanged(QPrivateSignal); ^~~~~~~~ C:/msys64/mingw64/qt5-static/include/QtCore/qhistorystate.h:78:10: note: candidate expects 1 argument, 0 provided core.cpp: In function 'void QHistoryState_ConnectHistoryTypeChanged(void)': core.cpp:8619:126: error: invalid static_cast from type 'void (QHistoryState::)(QHistoryState::QPrivateSignal)' to type'void (QHistoryState::)()' QObject::connect(static_cast<QHistoryState>(ptr), static_cast<void (QHistoryState::)()>(&QHistoryState::historyTypeChanged), static_cast<MyQHistoryState>(ptr), static_cast<void (MyQHistoryState::)()>(&MyQHistoryState::Signal_HistoryTypeChanged)); ^ core.cpp: In function 'void QHistoryState_DisconnectHistoryTypeChanged(void)': core.cpp:8624:129: error: invalid static_cast from type 'void (QHistoryState::)(QHistoryState::QPrivateSignal)' to type'void (QHistoryState::)()' QObject::disconnect(static_cast<QHistoryState>(ptr), static_cast<void (QHistoryState::)()>(&QHistoryState::historyTypeChanged), static_cast<MyQHistoryState>(ptr), static_cast<void (MyQHistoryState::)()>(&MyQHistoryState::Signal_HistoryTypeChanged)); ^ core.cpp: In function 'void QHistoryState_HistoryTypeChanged(void)': core.cpp:8629:55: error: no matching function for call to 'QHistoryState::historyTypeChanged()' static_cast<QHistoryState>(ptr)->historyTypeChanged(); ^ In file included from C:/msys64/mingw64/qt5-static/include/QtCore/QHistoryState:1, from core.cpp:70: C:/msys64/mingw64/qt5-static/include/QtCore/qhistorystate.h:80:10: note: candidate: 'void QHistoryState::historyTypeChanged(QHistoryState::QPrivateSignal)' void historyTypeChanged(QPrivateSignal); ^~~~~~ C:/msys64/mingw64/qt5-static/include/QtCore/qhistorystate.h:80:10: note: candidate expects 1 argument, 0 provided core.cpp: In function 'void QObject_ConnectObjectNameChanged(void)': core.cpp:14421:122: error: invalid static_cast from type 'void (QObject::)(const QString&, QObject::QPrivateSignal)' totype 'void (QObject::)(const QString&)' QObject::connect(static_cast<QObject>(ptr), static_cast<void (QObject::)(const QString &)>(&QObject::objectNameChanged), static_cast<MyQObject>(ptr), static_cast<void (MyQObject::)(const QString &)>(&MyQObject::Signal_ObjectNameChanged)); ^ core.cpp: In function 'void QObject_DisconnectObjectNameChanged(void)': core.cpp:14426:125: error: invalid static_cast from type 'void (QObject::)(const QString&, QObject::QPrivateSignal)' totype 'void (QObject::)(const QString&)' QObject::disconnect(static_cast<QObject>(ptr), static_cast<void (QObject::)(const QString &)>(&QObject::objectNameChanged), static_cast<MyQObject>(ptr), static_cast<void (MyQObject::)(const QString &)>(&MyQObject::Signal_ObjectNameChanged)); ^ core.cpp: In function 'void QObject_ObjectNameChanged(void, QtCore_PackedString)': core.cpp:14431:98: error: no matching function for call to 'QObject::objectNameChanged(QString)' static_cast<QObject>(ptr)->objectNameChanged(QString::fromUtf8(objectName.data, objectName.len)); ^ In file included from C:/msys64/mingw64/qt5-static/include/QtCore/qabstractanimation.h:43, from C:/msys64/mingw64/qt5-static/include/QtCore/QAbstractAnimation:1, from core.cpp:9: C:/msys64/mingw64/qt5-static/include/QtCore/qobject.h:405:10: note: candidate: 'void QObject::objectNameChanged(const QString&, QObject::QPrivateSignal)' void objectNameChanged(const QString &objectName, QPrivateSignal); ^~~~~ C:/msys64/mingw64/qt5-static/include/QtCore/qobject.h:405:10: note: candidate expects 2 arguments, 1 provided core.cpp: In function 'void QSignalTransition_ConnectSenderObjectChanged(void)': core.cpp:18624:139: error: invalid static_cast from type 'void (QSignalTransition::)(QSignalTransition::QPrivateSignal)' to type 'void (QSignalTransition::)()' QObject::connect(static_cast<QSignalTransition>(ptr), static_cast<void (QSignalTransition::)()>(&QSignalTransition::senderObjectChanged), static_cast<MyQSignalTransition>(ptr), static_cast<void (MyQSignalTransition::)()>(&MyQSignalTransition::Signal_SenderObjectChanged)); ^ core.cpp: In function 'void QSignalTransition_DisconnectSenderObjectChanged(void)': core.cpp:18629:142: error: invalid static_cast from type 'void (QSignalTransition::)(QSignalTransition::QPrivateSignal)' to type 'void (QSignalTransition::)()' QObject::disconnect(static_cast<QSignalTransition>(ptr), static_cast<void (QSignalTransition::)()>(&QSignalTransition::senderObjectChanged), static_cast<MyQSignalTransition>(ptr), static_cast<void (MyQSignalTransition::)()>(&MyQSignalTransition::Signal_SenderObjectChanged)); ^ core.cpp: In function 'void QSignalTransition_SenderObjectChanged(void)': core.cpp:18634:60: error: no matching function for call to 'QSignalTransition::senderObjectChanged()' static_cast<QSignalTransition>(ptr)->senderObjectChanged(); ^ In file included from C:/msys64/mingw64/qt5-static/include/QtCore/QSignalTransition:1, from core.cpp:152: C:/msys64/mingw64/qt5-static/include/QtCore/qsignaltransition.h:89:10: note: candidate: 'void QSignalTransition::senderObjectChanged(QSignalTransition::QPrivateSignal)' void senderObjectChanged(QPrivateSignal); ^~~~~~~ C:/msys64/mingw64/qt5-static/include/QtCore/qsignaltransition.h:89:10: note: candidate expects 1 argument, 0 provided core.cpp: In function 'void QSignalTransition_ConnectSignalChanged(void)': core.cpp:18649:133: error: invalid static_cast from type 'void (QSignalTransition::)(QSignalTransition::QPrivateSignal)' to type 'void (QSignalTransition::)()' QObject::connect(static_cast<QSignalTransition>(ptr), static_cast<void (QSignalTransition::)()>(&QSignalTransition::signalChanged), static_cast<MyQSignalTransition>(ptr), static_cast<void (MyQSignalTransition::)()>(&MyQSignalTransition::Signal_SignalChanged)); ^ core.cpp: In function 'void QSignalTransition_DisconnectSignalChanged(void)': core.cpp:18654:136: error: invalid static_cast from type 'void (QSignalTransition::)(QSignalTransition::QPrivateSignal)' to type 'void (QSignalTransition::)()' QObject::disconnect(static_cast<QSignalTransition>(ptr), static_cast<void (QSignalTransition::)()>(&QSignalTransition::signalChanged), static_cast<MyQSignalTransition>(ptr), static_cast<void (MyQSignalTransition::)()>(&MyQSignalTransition::Signal_SignalChanged)); ^ core.cpp: In function 'void QSignalTransition_SignalChanged(void)': core.cpp:18659:54: error: no matching function for call to 'QSignalTransition::signalChanged()' static_cast<QSignalTransition>(ptr)->signalChanged(); ^ In file included from C:/msys64/mingw64/qt5-static/include/QtCore/QSignalTransition:1, from core.cpp:152: C:/msys64/mingw64/qt5-static/include/QtCore/qsignaltransition.h:90:10: note: candidate: 'void QSignalTransition::signalChanged(QSignalTransition::QPrivateSignal)' void signalChanged(QPrivateSignal); ^~~~~ C:/msys64/mingw64/qt5-static/include/QtCore/qsignaltransition.h:90:10: note: candidate expects 1 argument, 0 provided core.cpp: In function 'void QSocketNotifier_ConnectActivated(void)': core.cpp:18913:126: error: invalid static_cast from type 'void (QSocketNotifier::)(int, QSocketNotifier::QPrivateSignal)' to type 'void (QSocketNotifier::)(int)' QObject::connect(static_cast<QSocketNotifier>(ptr), static_cast<void (QSocketNotifier::)(int)>(&QSocketNotifier::activated), static_cast<MyQSocketNotifier>(ptr), static_cast<void (MyQSocketNotifier::)(int)>(&MyQSocketNotifier::Signal_Activated)); ^ core.cpp: In function 'void QSocketNotifier_DisconnectActivated(void)': core.cpp:18918:129: error: invalid static_cast from type 'void (QSocketNotifier::)(int, QSocketNotifier::QPrivateSignal)' to type 'void (QSocketNotifier::)(int)' QObject::disconnect(static_cast<QSocketNotifier>(ptr), static_cast<void (QSocketNotifier::)(int)>(&QSocketNotifier::activated), static_cast<MyQSocketNotifier>(ptr), static_cast<void (MyQSocketNotifier::)(int)>(&MyQSocketNotifier::Signal_Activated)); ^ core.cpp: In function 'void QSocketNotifier_Activated(void, int)': core.cpp:18923:54: error: no matching function for call to 'QSocketNotifier::activated(int&)' static_cast<QSocketNotifier>(ptr)->activated(socket); ^ In file included from C:/msys64/mingw64/qt5-static/include/QtCore/QSocketNotifier:1, from core.cpp:155: C:/msys64/mingw64/qt5-static/include/QtCore/qsocketnotifier.h:68:10: note: candidate: 'void QSocketNotifier::activated(int, QSocketNotifier::QPrivateSignal)' void activated(int socket, QPrivateSignal); ^~~~~ C:/msys64/mingw64/qt5-static/include/QtCore/qsocketnotifier.h:68:10: note: candidate expects 2 arguments, 1 provided core.cpp: In function 'void QState_ConnectChildModeChanged(void)': core.cpp:19430:103: error: invalid static_cast from type 'void (QState::)(QState::QPrivateSignal)' to type 'void (QState::)()' QObject::connect(static_cast<QState>(ptr), static_cast<void (QState::)()>(&QState::childModeChanged), static_cast<MyQState>(ptr), static_cast<void (MyQState::)()>(&MyQState::Signal_ChildModeChanged)); ^ core.cpp: In function 'void QState_DisconnectChildModeChanged(void)': core.cpp:19435:106: error: invalid static_cast from type 'void (QState::)(QState::QPrivateSignal)' to type 'void (QState::)()' QObject::disconnect(static_cast<QState>(ptr), static_cast<void (QState::)()>(&QState::childModeChanged), static_cast<MyQState>(ptr), static_cast<void (MyQState::)()>(&MyQState::Signal_ChildModeChanged)); ^ core.cpp: In function 'void QState_ChildModeChanged(void)': core.cpp:19440:46: error: no matching function for call to 'QState::childModeChanged()' static_cast<QState>(ptr)->childModeChanged(); ^ In file included from C:/msys64/mingw64/qt5-static/include/QtCore/QState:1, from core.cpp:158: C:/msys64/mingw64/qt5-static/include/QtCore/qstate.h:114:10: note: candidate: 'void QState::childModeChanged(QState::QPrivateSignal)' void childModeChanged(QPrivateSignal); ^~~~ C:/msys64/mingw64/qt5-static/include/QtCore/qstate.h:114:10: note: candidate expects 1 argument, 0 provided core.cpp: In function 'void QState_ConnectErrorStateChanged(void)': core.cpp:19445:104: error: invalid static_cast from type 'void (QState::)(QState::QPrivateSignal)' to type 'void (QState::)()' QObject::connect(static_cast<QState>(ptr), static_cast<void (QState::)()>(&QState::errorStateChanged), static_cast<MyQState>(ptr), static_cast<void (MyQState::)()>(&MyQState::Signal_ErrorStateChanged)); ^ core.cpp: In function 'void QState_DisconnectErrorStateChanged(void)': core.cpp:19450:107: error: invalid static_cast from type 'void (QState::)(QState::QPrivateSignal)' to type 'void (QState::)()' QObject::disconnect(static_cast<QState>(ptr), static_cast<void (QState::)()>(&QState::errorStateChanged), static_cast<MyQState>(ptr), static_cast<void (MyQState::)()>(&MyQState::Signal_ErrorStateChanged)); ^ core.cpp: In function 'void QState_ErrorStateChanged(void)': core.cpp:19455:47: error: no matching function for call to 'QState::errorStateChanged()' static_cast<QState>(ptr)->errorStateChanged(); ^ In file included from C:/msys64/mingw64/qt5-static/include/QtCore/QState:1, from core.cpp:158: C:/msys64/mingw64/qt5-static/include/QtCore/qstate.h:116:10: note: candidate: 'void QState::errorStateChanged(QState::QPrivateSignal)' void errorStateChanged(QPrivateSignal); ^~~~~ C:/msys64/mingw64/qt5-static/include/QtCore/qstate.h:116:10: note: candidate expects 1 argument, 0 provided core.cpp: In function 'void QState_ConnectFinished(void)': core.cpp:19460:95: error: invalid static_cast from type 'void (QState::)(QState::QPrivateSignal)' to type 'void (QState::)()' QObject::connect(static_cast<QState>(ptr), static_cast<void (QState::)()>(&QState::finished), static_cast<MyQState>(ptr), static_cast<void (MyQState::)()>(&MyQState::Signal_Finished)); ^ core.cpp: In function 'void QState_DisconnectFinished(void)': core.cpp:19465:98: error: invalid static_cast from type 'void (QState::)(QState::QPrivateSignal)' to type 'void (QState::)()' QObject::disconnect(static_cast<QState>(ptr), static_cast<void (QState::)()>(&QState::finished), static_cast<MyQState>(ptr), static_cast<void (MyQState::)()>(&MyQState::Signal_Finished)); ^ core.cpp: In function 'void QState_Finished(void)': core.cpp:19470:38: error: no matching function for call to 'QState::finished()' static_cast<QState>(ptr)->finished(); ^ In file included from C:/msys64/mingw64/qt5-static/include/QtCore/QState:1, from core.cpp:158: C:/msys64/mingw64/qt5-static/include/QtCore/qstate.h:112:10: note: candidate: 'void QState::finished(QState::QPrivateSignal)' void finished(QPrivateSignal); ^~~~ C:/msys64/mingw64/qt5-static/include/QtCore/qstate.h:112:10: note: candidate expects 1 argument, 0 provided core.cpp: In function 'void QState_ConnectInitialStateChanged(void)': core.cpp:19475:106: error: invalid static_cast from type 'void (QState::)(QState::QPrivateSignal)' to type 'void (QState::)()' QObject::connect(static_cast<QState>(ptr), static_cast<void (QState::)()>(&QState::initialStateChanged), static_cast<MyQState>(ptr), static_cast<void (MyQState::)()>(&MyQState::Signal_InitialStateChanged)); ^ core.cpp: In function 'void QState_DisconnectInitialStateChanged(void)': core.cpp:19480:109: error: invalid static_cast from type 'void (QState::)(QState::QPrivateSignal)' to type 'void (QState::)()' QObject::disconnect(static_cast<QState>(ptr), static_cast<void (QState::)()>(&QState::initialStateChanged), static_cast<MyQState>(ptr), static_cast<void (MyQState::)()>(&MyQState::Signal_InitialStateChanged)); ^ core.cpp: In function 'void QState_InitialStateChanged(void)': core.cpp:19485:49: error: no matching function for call to 'QState::initialStateChanged()' static_cast<QState>(ptr)->initialStateChanged(); ^ In file included from C:/msys64/mingw64/qt5-static/include/QtCore/QState:1, from core.cpp:158: C:/msys64/mingw64/qt5-static/include/QtCore/qstate.h:115:10: note: candidate: 'void QState::initialStateChanged(QState::QPrivateSignal)' void initialStateChanged(QPrivateSignal); ^~~~~~~ C:/msys64/mingw64/qt5-static/include/QtCore/qstate.h:115:10: note: candidate expects 1 argument, 0 provided core.cpp: In function 'void QState_ConnectPropertiesAssigned(void)': core.cpp:19518:105: error: invalid static_cast from type 'void (QState::)(QState::QPrivateSignal)' to type 'void (QState::)()' QObject::connect(static_cast<QState>(ptr), static_cast<void (QState::)()>(&QState::propertiesAssigned), static_cast<MyQState>(ptr), static_cast<void (MyQState::)()>(&MyQState::Signal_PropertiesAssigned)); ^ core.cpp: In function 'void QState_DisconnectPropertiesAssigned(void)': core.cpp:19523:108: error: invalid static_cast from type 'void (QState::)(QState::QPrivateSignal)' to type 'void (QState::)()' QObject::disconnect(static_cast<QState>(ptr), static_cast<void (QState::)()>(&QState::propertiesAssigned), static_cast<MyQState>(ptr), static_cast<void (MyQState::)()>(&MyQState::Signal_PropertiesAssigned)); ^ core.cpp: In function 'void QState_PropertiesAssigned(void)': core.cpp:19528:48: error: no matching function for call to 'QState::propertiesAssigned()' static_cast<QState>(ptr)->propertiesAssigned(); ^ In file included from C:/msys64/mingw64/qt5-static/include/QtCore/QState:1, from core.cpp:158: C:/msys64/mingw64/qt5-static/include/QtCore/qstate.h:113:10: note: candidate: 'void QState::propertiesAssigned(QState::QPrivateSignal)' void propertiesAssigned(QPrivateSignal); ^~~~~~ C:/msys64/mingw64/qt5-static/include/QtCore/qstate.h:113:10: note: candidate expects 1 argument, 0 provided core.cpp: In function 'void QStateMachine_ConnectStarted(void)': core.cpp:19802:115: error: invalid static_cast from type 'void (QStateMachine::)(QStateMachine::QPrivateSignal)' to type 'void (QStateMachine::)()' QObject::connect(static_cast<QStateMachine>(ptr), static_cast<void (QStateMachine::)()>(&QStateMachine::started), static_cast<MyQStateMachine>(ptr), static_cast<void (MyQStateMachine::)()>(&MyQStateMachine::Signal_Started)); ^ core.cpp: In function 'void QStateMachine_DisconnectStarted(void)': core.cpp:19807:118: error: invalid static_cast from type 'void (QStateMachine::)(QStateMachine::QPrivateSignal)' to type 'void (QStateMachine::)()' QObject::disconnect(static_cast<QStateMachine>(ptr), static_cast<void (QStateMachine::)()>(&QStateMachine::started),static_cast<MyQStateMachine>(ptr), static_cast<void (MyQStateMachine::)()>(&MyQStateMachine::Signal_Started)); ^ core.cpp: In function 'void QStateMachine_Started(void)': core.cpp:19812:44: error: no matching function for call to 'QStateMachine::started()' static_cast<QStateMachine>(ptr)->started(); ^ In file included from C:/msys64/mingw64/qt5-static/include/QtCore/QStateMachine:1, from core.cpp:159: C:/msys64/mingw64/qt5-static/include/QtCore/qstatemachine.h:153:10: note: candidate: 'void QStateMachine::started(QStateMachine::QPrivateSignal)' void started(QPrivateSignal); ^~~ C:/msys64/mingw64/qt5-static/include/QtCore/qstatemachine.h:153:10: note: candidate expects 1 argument, 0 provided core.cpp: In function 'void QStateMachine_ConnectStopped(void)': core.cpp:19827:115: error: invalid static_cast from type 'void (QStateMachine::)(QStateMachine::QPrivateSignal)' to type 'void (QStateMachine::)()' QObject::connect(static_cast<QStateMachine>(ptr), static_cast<void (QStateMachine::)()>(&QStateMachine::stopped), static_cast<MyQStateMachine>(ptr), static_cast<void (MyQStateMachine::)()>(&MyQStateMachine::Signal_Stopped)); ^ core.cpp: In function 'void QStateMachine_DisconnectStopped(void)': core.cpp:19832:118: error: invalid static_cast from type 'void (QStateMachine::)(QStateMachine::QPrivateSignal)' to type 'void (QStateMachine::)()' QObject::disconnect(static_cast<QStateMachine>(ptr), static_cast<void (QStateMachine::)()>(&QStateMachine::stopped),static_cast<MyQStateMachine>(ptr), static_cast<void (MyQStateMachine::)()>(&MyQStateMachine::Signal_Stopped)); ^ core.cpp: In function 'void QStateMachine_Stopped(void)': core.cpp:19837:44: error: no matching function for call to 'QStateMachine::stopped()' static_cast<QStateMachine>(ptr)->stopped(); ^ In file included from C:/msys64/mingw64/qt5-static/include/QtCore/QStateMachine:1, from core.cpp:159: C:/msys64/mingw64/qt5-static/include/QtCore/qstatemachine.h:154:10: note: candidate: 'void QStateMachine::stopped(QStateMachine::QPrivateSignal)' void stopped(QPrivateSignal); ^~~ C:/msys64/mingw64/qt5-static/include/QtCore/qstatemachine.h:154:10: note: candidate expects 1 argument, 0 provided core.cpp: In function 'void QThread_ConnectFinished(void)': core.cpp:21904:98: error: invalid static_cast from type 'void (QThread::)(QThread::QPrivateSignal)' to type 'void (QThread::)()' QObject::connect(static_cast<QThread>(ptr), static_cast<void (QThread::)()>(&QThread::finished), static_cast<MyQThread>(ptr), static_cast<void (MyQThread::)()>(&MyQThread::Signal_Finished)); ^ core.cpp: In function 'void QThread_DisconnectFinished(void)': core.cpp:21909:101: error: invalid static_cast from type 'void (QThread::)(QThread::QPrivateSignal)' to type 'void (QThread::)()' QObject::disconnect(static_cast<QThread>(ptr), static_cast<void (QThread::)()>(&QThread::finished), static_cast<MyQThread>(ptr), static_cast<void (MyQThread::)()>(&MyQThread::Signal_Finished)); ^ core.cpp: In function 'void QThread_Finished(void)': core.cpp:21914:39: error: no matching function for call to 'QThread::finished()' static_cast<QThread>(ptr)->finished(); ^ In file included from C:/msys64/mingw64/qt5-static/include/QtCore/QThread:1, from core.cpp:175: C:/msys64/mingw64/qt5-static/include/QtCore/qthread.h:148:10: note: candidate: 'void QThread::finished(QThread::QPrivateSignal)' void finished(QPrivateSignal); ^~~~ C:/msys64/mingw64/qt5-static/include/QtCore/qthread.h:148:10: note: candidate expects 1 argument, 0 provided core.cpp: In function 'void QThread_ConnectStarted(void)': core.cpp:21984:97: error: invalid static_cast from type 'void (QThread::)(QThread::QPrivateSignal)' to type 'void (QThread::)()' QObject::connect(static_cast<QThread>(ptr), static_cast<void (QThread::)()>(&QThread::started), static_cast<MyQThread>(ptr), static_cast<void (MyQThread::)()>(&MyQThread::Signal_Started)); ^ core.cpp: In function 'void QThread_DisconnectStarted(void)': core.cpp:21989:100: error: invalid static_cast from type 'void (QThread::)(QThread::QPrivateSignal)' to type 'void (QThread::)()' QObject::disconnect(static_cast<QThread>(ptr), static_cast<void (QThread::)()>(&QThread::started), static_cast<MyQThread>(ptr), static_cast<void (MyQThread::)()>(&MyQThread::Signal_Started)); ^ core.cpp: In function 'void QThread_Started(void)': core.cpp:21994:38: error: no matching function for call to 'QThread::started()' static_cast<QThread>(ptr)->started(); ^ In file included from C:/msys64/mingw64/qt5-static/include/QtCore/QThread:1, from core.cpp:175: C:/msys64/mingw64/qt5-static/include/QtCore/qthread.h:147:10: note: candidate: 'void QThread::started(QThread::QPrivateSignal)' void started(QPrivateSignal); ^~~ C:/msys64/mingw64/qt5-static/include/QtCore/qthread.h:147:10: note: candidate expects 1 argument, 0 provided core.cpp: In function 'void QTimeLine_ConnectFinished(void)': core.cpp:22419:104: error: invalid static_cast from type 'void (QTimeLine::)(QTimeLine::QPrivateSignal)' to type 'void (QTimeLine::)()' QObject::connect(static_cast<QTimeLine>(ptr), static_cast<void (QTimeLine::)()>(&QTimeLine::finished), static_cast<MyQTimeLine>(ptr), static_cast<void (MyQTimeLine::)()>(&MyQTimeLine::Signal_Finished)); ^ core.cpp: In function 'void QTimeLine_DisconnectFinished(void)': core.cpp:22424:107: error: invalid static_cast from type 'void (QTimeLine::)(QTimeLine::QPrivateSignal)' to type 'void (QTimeLine::)()' QObject::disconnect(static_cast<QTimeLine>(ptr), static_cast<void (QTimeLine::)()>(&QTimeLine::finished), static_cast<MyQTimeLine>(ptr), static_cast<void (MyQTimeLine::)()>(&MyQTimeLine::Signal_Finished)); ^ core.cpp: In function 'void QTimeLine_Finished(void)': core.cpp:22429:41: error: no matching function for call to 'QTimeLine::finished()' static_cast<QTimeLine>(ptr)->finished(); ^ In file included from C:/msys64/mingw64/qt5-static/include/QtCore/QTimeLine:1, from core.cpp:178: C:/msys64/mingw64/qt5-static/include/QtCore/qtimeline.h:127:10: note: candidate: 'void QTimeLine::finished(QTimeLine::QPrivateSignal)' void finished(QPrivateSignal); ^~~~ C:/msys64/mingw64/qt5-static/include/QtCore/qtimeline.h:127:10: note: candidate expects 1 argument, 0 provided core.cpp: In function 'void QTimeLine_ConnectFrameChanged(void)': core.cpp:22434:111: error: invalid static_cast from type 'void (QTimeLine::)(int, QTimeLine::QPrivateSignal)' to type 'void (QTimeLine::)(int)' QObject::connect(static_cast<QTimeLine>(ptr), static_cast<void (QTimeLine::)(int)>(&QTimeLine::frameChanged), static_cast<MyQTimeLine>(ptr), static_cast<void (MyQTimeLine::)(int)>(&MyQTimeLine::Signal_FrameChanged)); ^ core.cpp: In function 'void QTimeLine_DisconnectFrameChanged(void)': core.cpp:22439:114: error: invalid static_cast from type 'void (QTimeLine::)(int, QTimeLine::QPrivateSignal)' to type 'void (QTimeLine::)(int)' QObject::disconnect(static_cast<QTimeLine>(ptr), static_cast<void (QTimeLine::)(int)>(&QTimeLine::frameChanged), static_cast<MyQTimeLine>(ptr), static_cast<void (MyQTimeLine::)(int)>(&MyQTimeLine::Signal_FrameChanged)); ^ core.cpp: In function 'void QTimeLine_FrameChanged(void, int)': core.cpp:22444:50: error: no matching function for call to 'QTimeLine::frameChanged(int&)' static_cast<QTimeLine>(ptr)->frameChanged(frame); ^ In file included from C:/msys64/mingw64/qt5-static/include/QtCore/QTimeLine:1, from core.cpp:178: C:/msys64/mingw64/qt5-static/include/QtCore/qtimeline.h:125:10: note: candidate: 'void QTimeLine::frameChanged(int, QTimeLine::QPrivateSignal)' void frameChanged(int, QPrivateSignal); ^~~~ C:/msys64/mingw64/qt5-static/include/QtCore/qtimeline.h:125:10: note: candidate expects 2 arguments, 1 provided core.cpp: In function 'void QTimeLine_ConnectStateChanged(void)': core.cpp:22534:124: error: invalid static_cast from type 'void (QTimeLine::)(QTimeLine::State, QTimeLine::QPrivateSignal)' to type 'void (QTimeLine::)(QTimeLine::State)' QObject::connect(static_cast<QTimeLine>(ptr), static_cast<void (QTimeLine::)(QTimeLine::State)>(&QTimeLine::stateChanged), static_cast<MyQTimeLine>(ptr), static_cast<void (MyQTimeLine::)(QTimeLine::State)>(&MyQTimeLine::Signal_StateChanged)); ^ core.cpp: In function 'void QTimeLine_DisconnectStateChanged(void)': core.cpp:22539:127: error: invalid static_cast from type 'void (QTimeLine::)(QTimeLine::State, QTimeLine::QPrivateSignal)' to type 'void (QTimeLine::)(QTimeLine::State)' QObject::disconnect(static_cast<QTimeLine>(ptr), static_cast<void (QTimeLine::)(QTimeLine::State)>(&QTimeLine::stateChanged), static_cast<MyQTimeLine>(ptr), static_cast<void (MyQTimeLine::)(QTimeLine::State)>(&MyQTimeLine::Signal_StateChanged)); ^ core.cpp: In function 'void QTimeLine_StateChanged(void, long long int)': core.cpp:22544:84: error: no matching function for call to 'QTimeLine::stateChanged(QTimeLine::State)' static_cast<QTimeLine>(ptr)->stateChanged(static_cast(newState)); ^ In file included from C:/msys64/mingw64/qt5-static/include/QtCore/QTimeLine:1, from core.cpp:178: C:/msys64/mingw64/qt5-static/include/QtCore/qtimeline.h:126:10: note: candidate: 'void QTimeLine::stateChanged(QTimeLine::State, QTimeLine::QPrivateSignal)' void stateChanged(QTimeLine::State newState, QPrivateSignal); ^~~~ C:/msys64/mingw64/qt5-static/include/QtCore/qtimeline.h:126:10: note: candidate expects 2 arguments, 1 provided core.cpp: In function 'void QTimeLine_ConnectValueChanged(void)': core.cpp:22569:113: error: invalid static_cast from type 'void (QTimeLine::)(qreal, QTimeLine::QPrivateSignal)' {aka 'void (QTimeLine::)(double, QTimeLine::QPrivateSignal)'} to type 'void (QTimeLine::)(qreal)' {aka 'void (QTimeLine::)(double)'} QObject::connect(static_cast<QTimeLine>(ptr), static_cast<void (QTimeLine::)(qreal)>(&QTimeLine::valueChanged), static_cast<MyQTimeLine>(ptr), static_cast<void (MyQTimeLine::)(qreal)>(&MyQTimeLine::Signal_ValueChanged)); ^ core.cpp: In function 'void QTimeLine_DisconnectValueChanged(void)': core.cpp:22574:116: error: invalid static_cast from type 'void (QTimeLine::)(qreal, QTimeLine::QPrivateSignal)' {aka 'void (QTimeLine::)(double, QTimeLine::QPrivateSignal)'} to type 'void (QTimeLine::)(qreal)' {aka 'void (QTimeLine::)(double)'} QObject::disconnect(static_cast<QTimeLine>(ptr), static_cast<void (QTimeLine::)(qreal)>(&QTimeLine::valueChanged), static_cast<MyQTimeLine>(ptr), static_cast<void (MyQTimeLine::)(qreal)>(&MyQTimeLine::Signal_ValueChanged)); ^ core.cpp: In function 'void QTimeLine_ValueChanged(void, double)': core.cpp:22579:50: error: no matching function for call to 'QTimeLine::valueChanged(double&)' static_cast<QTimeLine>(ptr)->valueChanged(value); ^ In file included from C:/msys64/mingw64/qt5-static/include/QtCore/QTimeLine:1, from core.cpp:178: C:/msys64/mingw64/qt5-static/include/QtCore/qtimeline.h:124:10: note: candidate: 'void QTimeLine::valueChanged(qreal, QTimeLine::QPrivateSignal)' void valueChanged(qreal x, QPrivateSignal); ^~~~ C:/msys64/mingw64/qt5-static/include/QtCore/qtimeline.h:124:10: note: candidate expects 2 arguments, 1 provided core.cpp: In function 'void QTimer_ConnectTimeout(void)': core.cpp:23035:94: error: invalid static_cast from type 'void (QTimer::)(QTimer::QPrivateSignal)' to type 'void (QTimer::)()' QObject::connect(static_cast<QTimer>(ptr), static_cast<void (QTimer::)()>(&QTimer::timeout), static_cast<MyQTimer>(ptr), static_cast<void (MyQTimer::)()>(&MyQTimer::Signal_Timeout)); ^ core.cpp: In function 'void QTimer_DisconnectTimeout(void)': core.cpp:23040:97: error: invalid static_cast from type 'void (QTimer::)(QTimer::QPrivateSignal)' to type 'void (QTimer::)()' QObject::disconnect(static_cast<QTimer>(ptr), static_cast<void (QTimer::)()>(&QTimer::timeout), static_cast<MyQTimer>(ptr), static_cast<void (MyQTimer::)()>(&MyQTimer::Signal_Timeout)); ^ core.cpp: In function 'void QTimer_Timeout(void)': core.cpp:23045:37: error: no matching function for call to 'QTimer::timeout()' static_cast<QTimer>(ptr)->timeout(); ^ In file included from C:/msys64/mingw64/qt5-static/include/QtCore/QTimer:1, from core.cpp:180: C:/msys64/mingw64/qt5-static/include/QtCore/qtimer.h:164:10: note: candidate: 'void QTimer::timeout(QTimer::QPrivateSignal)' void timeout(QPrivateSignal); ^~~ C:/msys64/mingw64/qt5-static/include/QtCore/qtimer.h:164:10: note: candidate expects 1 argument, 0 provided

time="2018-10-13T16:21:25+08:00" level=info msg="installing full qt/androidextras"

install 386 no error,I tried a lot of QT static versions, all the same errors under x64.

aadog commented 5 years ago

**pacman -S mingw-w64-x86_64-qt5-static

There are new errors after installing mingw-w64-x86_64-qt5**

fbi@fbi-PC MINGW64 ~ $ $GOPATH/bin/qtsetup.exe full time="2018-10-13T21:28:37+08:00" level=info msg="running: 'qtsetup prep'" time="2018-10-13T21:28:38+08:00" level=info msg="running: 'qtsetup check windows' [docker=false] [vagrant=false]" time="2018-10-13T21:28:38+08:00" level=info msg="GOOS: 'windows'" time="2018-10-13T21:28:38+08:00" level=info msg="GOARCH: 'amd64'" time="2018-10-13T21:28:38+08:00" level=info msg="GOVERSION: 'go1.11.1'" time="2018-10-13T21:28:38+08:00" level=info msg="GOROOT: 'C:/msys64/mingw64/lib/go'" time="2018-10-13T21:28:38+08:00" level=info msg="GOPATH: 'C:/msys64/home/fbi/go'" time="2018-10-13T21:28:38+08:00" level=info msg="GOBIN: 'C:\msys64\home\fbi\go\bin'" time="2018-10-13T21:28:38+08:00" level=info msg="QT_HASH: 'e06f9cf01cf2e4d158ba08ecfea0e38930da54ec'" time="2018-10-13T21:28:38+08:00" level=info msg="QT_VERSION: '5.11.1'" time="2018-10-13T21:28:38+08:00" level=info msg="QT_VERSION_MAJOR: '5.11.1'" time="2018-10-13T21:28:38+08:00" level=info msg="QT_DIR: 'C:\Qt\Qt5.11.1'" time="2018-10-13T21:28:38+08:00" level=info msg="QT_STUB: 'false'" time="2018-10-13T21:28:38+08:00" level=info msg="QT_DEBUG: 'false'" time="2018-10-13T21:28:38+08:00" level=info msg="QT_QMAKE_DIR: ''" time="2018-10-13T21:28:38+08:00" level=info msg="QT_WEBKIT: 'false'" time="2018-10-13T21:28:38+08:00" level=info msg="QT_MSYS2: 'true'" time="2018-10-13T21:28:38+08:00" level=info msg="QT_MSYS2_DIR: 'C:\msys64\mingw64'" time="2018-10-13T21:28:38+08:00" level=info msg="QT_MSYS2_ARCH: 'amd64'" time="2018-10-13T21:28:38+08:00" level=info msg="QT_MSYS2_STATIC: 'true'" time="2018-10-13T21:28:38+08:00" level=info msg="running: 'qtsetup generate windows' [docker=false] [vagrant=false]" time="2018-10-13T21:28:43+08:00" level=info msg="generating full qt/core" time="2018-10-13T21:28:56+08:00" level=info msg="generating full qt/androidextras" time="2018-10-13T21:28:56+08:00" level=info msg="generating full qt/gui" time="2018-10-13T21:29:25+08:00" level=info msg="generating full qt/network" time="2018-10-13T21:29:35+08:00" level=info msg="generating full qt/xml" time="2018-10-13T21:29:36+08:00" level=info msg="generating full qt/dbus" time="2018-10-13T21:29:44+08:00" level=info msg="generating full qt/nfc" time="2018-10-13T21:29:52+08:00" level=info msg="generating full qt/script" time="2018-10-13T21:30:00+08:00" level=info msg="generating full qt/sensors" time="2018-10-13T21:30:10+08:00" level=info msg="generating full qt/positioning" time="2018-10-13T21:30:18+08:00" level=info msg="generating full qt/widgets" time="2018-10-13T21:30:47+08:00" level=info msg="generating full qt/sql" time="2018-10-13T21:30:56+08:00" level=info msg="generating full qt/qml" time="2018-10-13T21:31:04+08:00" level=info msg="generating full qt/websockets" time="2018-10-13T21:31:12+08:00" level=info msg="generating full qt/xmlpatterns" time="2018-10-13T21:31:20+08:00" level=info msg="generating full qt/bluetooth" time="2018-10-13T21:31:29+08:00" level=info msg="generating full qt/webchannel" time="2018-10-13T21:31:37+08:00" level=info msg="generating full qt/svg" time="2018-10-13T21:31:45+08:00" level=info msg="generating full qt/multimedia" time="2018-10-13T21:31:58+08:00" level=info msg="generating full qt/quick" time="2018-10-13T21:32:07+08:00" level=info msg="generating full qt/help" time="2018-10-13T21:32:17+08:00" level=info msg="generating full qt/location" time="2018-10-13T21:32:26+08:00" level=info msg="generating full qt/scripttools" time="2018-10-13T21:32:33+08:00" level=info msg="generating full qt/uitools" time="2018-10-13T21:32:41+08:00" level=info msg="generating full qt/winextras" time="2018-10-13T21:32:49+08:00" level=info msg="generating full qt/testlib" time="2018-10-13T21:32:57+08:00" level=info msg="generating full qt/serialport" time="2018-10-13T21:33:05+08:00" level=info msg="generating full qt/serialbus" time="2018-10-13T21:33:14+08:00" level=info msg="generating full qt/printsupport" time="2018-10-13T21:33:16+08:00" level=info msg="generating full qt/designer" time="2018-10-13T21:33:25+08:00" level=info msg="generating full qt/scxml" time="2018-10-13T21:33:34+08:00" level=info msg="generating full qt/gamepad" time="2018-10-13T21:33:42+08:00" level=info msg="generating full qt/datavisualization" time="2018-10-13T21:33:51+08:00" level=info msg="generating full qt/charts" time="2018-10-13T21:34:03+08:00" level=info msg="generating full qt/speech" time="2018-10-13T21:34:11+08:00" level=info msg="generating full qt/quickcontrols2" time="2018-10-13T21:34:18+08:00" level=info msg="generating full qt/sailfish" time="2018-10-13T21:34:18+08:00" level=info msg="generating full qt/remoteobjects" time="2018-10-13T21:34:26+08:00" level=info msg="running: 'qtsetup install windows' [docker=false] [vagrant=false]" time="2018-10-13T21:34:26+08:00" level=info msg="installing full qt/core" time="2018-10-13T21:37:13+08:00" level=error msg="failed to run command" cmd="go install -p 8 -v github.com/therecipe/qt/core" env="CGO_LDFLAGS_ALLOW=. GOOS=windows PATH=C:\msys64\mingw64\bin;C:\msys64\mingw64\bin;C:\msys64\mingw64\bin;C:\msys64\usr\local\bin;C:\msys64\usr\bin;C:\msys64\usr\bin;C:\Windows\System32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\msys64\usr\bin\site_perl;C:\msys64\usr\bin\vendor_perl;C:\msys64\usr\bin\core_perl GOPATH=C:/msys64/home/fbi/go GOROOT=C:/msys64/mingw64/lib/go TEMP=C:\msys64\tmp CGO_CXXFLAGS_ALLOW=. GOARCH=amd64 CGO_ENABLED=1 TMP=C:\msys64\tmp CGO_CFLAGS_ALLOW=.*" error="exit status 2" func=RunCmdOptionalError name="install core" github.com/therecipe/qt github.com/therecipe/qt/core

github.com/therecipe/qt/core

C:/msys64/mingw64/qt5-static/lib/libQt5Network.a(qsslsocket_openssl_symbols.o):qsslsocket_openssl_symbols.cpp:(.text+0x51): undefined reference to CRYPTO_num_locks' C:/msys64/mingw64/qt5-static/lib/libQt5Network.a(qsslsocket_openssl_symbols.o):qsslsocket_openssl_symbols.cpp:(.text+0x61): undefined reference toCRYPTO_set_locking_callback' C:/msys64/mingw64/qt5-static/lib/libQt5Network.a(qsslsocket_openssl_symbols.o):qsslsocket_openssl_symbols.cpp:(.text+0x71): undefined reference to CRYPTO_set_id_callback' C:/msys64/mingw64/qt5-static/lib/libQt5Network.a(qsslsocket_openssl_symbols.o):qsslsocket_openssl_symbols.cpp:(.text+0xa1): undefined reference toERR_free_strings' C:/msys64/mingw64/qt5-static/lib/libQt5Network.a(qsslsocket_openssl_symbols.o):qsslsocket_openssl_symbols.cpp:(.text+0xb1): undefined reference to EVP_CIPHER_CTX_cleanup' C:/msys64/mingw64/qt5-static/lib/libQt5Network.a(qsslsocket_openssl_symbols.o):qsslsocket_openssl_symbols.cpp:(.text+0xc1): undefined reference toEVP_CIPHER_CTX_init' C:/msys64/mingw64/qt5-static/lib/libQt5Network.a(qsslsocket_openssl_symbols.o):qsslsocket_openssl_symbols.cpp:(.text+0xd1): undefined reference to sk_num' C:/msys64/mingw64/qt5-static/lib/libQt5Network.a(qsslsocket_openssl_symbols.o):qsslsocket_openssl_symbols.cpp:(.text+0xe1): undefined reference tosk_pop_free' C:/msys64/mingw64/qt5-static/lib/libQt5Network.a(qsslsocket_openssl_symbols.o):qsslsocket_openssl_symbols.cpp:(.text+0xf1): undefined reference to sk_new_null' C:/msys64/mingw64/qt5-static/lib/libQt5Network.a(qsslsocket_openssl_symbols.o):qsslsocket_openssl_symbols.cpp:(.text+0x101): undefined reference tosk_push' C:/msys64/mingw64/qt5-static/lib/libQt5Network.a(qsslsocket_openssl_symbols.o):qsslsocket_openssl_symbols.cpp:(.text+0x111): undefined reference to sk_free' C:/msys64/mingw64/qt5-static/lib/libQt5Network.a(qsslsocket_openssl_symbols.o):qsslsocket_openssl_symbols.cpp:(.text+0x121): undefined reference tosk_value' C:/msys64/mingw64/qt5-static/lib/libQt5Network.a(qsslsocket_openssl_symbols.o):qsslsocket_openssl_symbols.cpp:(.text+0x131): undefined reference to SSL_library_init' C:/msys64/mingw64/qt5-static/lib/libQt5Network.a(qsslsocket_openssl_symbols.o):qsslsocket_openssl_symbols.cpp:(.text+0x141): undefined reference toSSL_load_error_strings' C:/msys64/mingw64/qt5-static/lib/libQt5Network.a(qsslsocket_openssl_symbols.o):qsslsocket_openssl_symbols.cpp:(.text+0x151): undefined reference to SSL_get_ex_new_index' C:/msys64/mingw64/qt5-static/lib/libQt5Network.a(qsslsocket_openssl_symbols.o):qsslsocket_openssl_symbols.cpp:(.text+0x161): undefined reference toSSLv3_client_method' C:/msys64/mingw64/qt5-static/lib/libQt5Network.a(qsslsocket_openssl_symbols.o):qsslsocket_openssl_symbols.cpp:(.text+0x171): undefined reference to SSLv23_client_method' C:/msys64/mingw64/qt5-static/lib/libQt5Network.a(qsslsocket_openssl_symbols.o):qsslsocket_openssl_symbols.cpp:(.text+0x1b1): undefined reference toSSLv3_server_method' C:/msys64/mingw64/qt5-static/lib/libQt5Network.a(qsslsocket_openssl_symbols.o):qsslsocket_openssl_symbols.cpp:(.text+0x1c1): undefined reference to SSLv23_server_method' C:/msys64/mingw64/qt5-static/lib/libQt5Network.a(qsslsocket_openssl_symbols.o):qsslsocket_openssl_symbols.cpp:(.text+0x201): undefined reference toX509_STORE_CTX_get_chain' C:/msys64/mingw64/qt5-static/lib/libQt5Network.a(qsslsocket_openssl_symbols.o):qsslsocket_openssl_symbols.cpp:(.text+0x221): undefined reference to OPENSSL_add_all_algorithms_noconf' C:/msys64/mingw64/qt5-static/lib/libQt5Network.a(qsslsocket_openssl_symbols.o):qsslsocket_openssl_symbols.cpp:(.text+0x231): undefined reference toOPENSSL_add_all_algorithms_conf' C:/msys64/mingw64/qt5-static/lib/libQt5Network.a(qsslsocket_openssl_symbols.o):qsslsocket_openssl_symbols.cpp:(.text+0x241): undefined reference to SSLeay' C:/msys64/mingw64/qt5-static/lib/libQt5Network.a(qsslsocket_openssl_symbols.o):qsslsocket_openssl_symbols.cpp:(.text+0x251): undefined reference toSSLeay_version' collect2.exe: error: ld returned 1 exit status

time="2018-10-13T21:37:13+08:00" level=info msg="installing full qt/androidextras" time="2018-10-13T21:40:00+08:00" level=error msg="failed to run command" cmd="go install -p 8 -v github.com/therecipe/qt/androidextras" env="GOARCH=amd64 CGO_ENABLED=1 TMP=C:\msys64\tmp CGO_CFLAGS_ALLOW=. TEMP=C:\msys64\tmp CGO_CXXFLAGS_ALLOW=. CGO_LDFLAGS_ALLOW=.* GOOS=windows PATH=C:\msys64\mingw64\bin;C:\msys64\mingw64\bin;C:\msys64\mingw64\bin;C:\msys64\usr\local\bin;C:\msys64\usr\bin;C:\msys64\usr\bin;C:\Windows\System32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\msys64\usr\bin\site_perl;C:\msys64\usr\bin\vendor_perl;C:\msys64\usr\bin\core_perl GOPATH=C:/msys64/home/fbi/go GOROOT=C:/msys64/mingw64/lib/go" error="exit status 2" func=RunCmdOptionalError name="install androidextras" github.com/therecipe/qt github.com/therecipe/qt/core

github.com/therecipe/qt/core

C:/msys64/mingw64/qt5-static/lib/libQt5Network.a(qsslsocket_openssl_symbols.o):qsslsocket_openssl_symbols.cpp:(.text+0x51): undefined reference to CRYPTO_num_locks' C:/msys64/mingw64/qt5-static/lib/libQt5Network.a(qsslsocket_openssl_symbols.o):qsslsocket_openssl_symbols.cpp:(.text+0x61): undefined reference toCRYPTO_set_locking_callback' C:/msys64/mingw64/qt5-static/lib/libQt5Network.a(qsslsocket_openssl_symbols.o):qsslsocket_openssl_symbols.cpp:(.text+0x71): undefined reference to CRYPTO_set_id_callback' C:/msys64/mingw64/qt5-static/lib/libQt5Network.a(qsslsocket_openssl_symbols.o):qsslsocket_openssl_symbols.cpp:(.text+0xa1): undefined reference toERR_free_strings' C:/msys64/mingw64/qt5-static/lib/libQt5Network.a(qsslsocket_openssl_symbols.o):qsslsocket_openssl_symbols.cpp:(.text+0xb1): undefined reference to EVP_CIPHER_CTX_cleanup' C:/msys64/mingw64/qt5-static/lib/libQt5Network.a(qsslsocket_openssl_symbols.o):qsslsocket_openssl_symbols.cpp:(.text+0xc1): undefined reference toEVP_CIPHER_CTX_init' C:/msys64/mingw64/qt5-static/lib/libQt5Network.a(qsslsocket_openssl_symbols.o):qsslsocket_openssl_symbols.cpp:(.text+0xd1): undefined reference to sk_num' C:/msys64/mingw64/qt5-static/lib/libQt5Network.a(qsslsocket_openssl_symbols.o):qsslsocket_openssl_symbols.cpp:(.text+0xe1): undefined reference tosk_pop_free' C:/msys64/mingw64/qt5-static/lib/libQt5Network.a(qsslsocket_openssl_symbols.o):qsslsocket_openssl_symbols.cpp:(.text+0xf1): undefined reference to sk_new_null' C:/msys64/mingw64/qt5-static/lib/libQt5Network.a(qsslsocket_openssl_symbols.o):qsslsocket_openssl_symbols.cpp:(.text+0x101): undefined reference tosk_push' C:/msys64/mingw64/qt5-static/lib/libQt5Network.a(qsslsocket_openssl_symbols.o):qsslsocket_openssl_symbols.cpp:(.text+0x111): undefined reference to sk_free' C:/msys64/mingw64/qt5-static/lib/libQt5Network.a(qsslsocket_openssl_symbols.o):qsslsocket_openssl_symbols.cpp:(.text+0x121): undefined reference tosk_value' C:/msys64/mingw64/qt5-static/lib/libQt5Network.a(qsslsocket_openssl_symbols.o):qsslsocket_openssl_symbols.cpp:(.text+0x131): undefined reference to SSL_library_init' C:/msys64/mingw64/qt5-static/lib/libQt5Network.a(qsslsocket_openssl_symbols.o):qsslsocket_openssl_symbols.cpp:(.text+0x141): undefined reference toSSL_load_error_strings' C:/msys64/mingw64/qt5-static/lib/libQt5Network.a(qsslsocket_openssl_symbols.o):qsslsocket_openssl_symbols.cpp:(.text+0x151): undefined reference to SSL_get_ex_new_index' C:/msys64/mingw64/qt5-static/lib/libQt5Network.a(qsslsocket_openssl_symbols.o):qsslsocket_openssl_symbols.cpp:(.text+0x161): undefined reference toSSLv3_client_method' C:/msys64/mingw64/qt5-static/lib/libQt5Network.a(qsslsocket_openssl_symbols.o):qsslsocket_openssl_symbols.cpp:(.text+0x171): undefined reference to SSLv23_client_method' C:/msys64/mingw64/qt5-static/lib/libQt5Network.a(qsslsocket_openssl_symbols.o):qsslsocket_openssl_symbols.cpp:(.text+0x1b1): undefined reference toSSLv3_server_method' C:/msys64/mingw64/qt5-static/lib/libQt5Network.a(qsslsocket_openssl_symbols.o):qsslsocket_openssl_symbols.cpp:(.text+0x1c1): undefined reference to SSLv23_server_method' C:/msys64/mingw64/qt5-static/lib/libQt5Network.a(qsslsocket_openssl_symbols.o):qsslsocket_openssl_symbols.cpp:(.text+0x201): undefined reference toX509_STORE_CTX_get_chain' C:/msys64/mingw64/qt5-static/lib/libQt5Network.a(qsslsocket_openssl_symbols.o):qsslsocket_openssl_symbols.cpp:(.text+0x221): undefined reference to OPENSSL_add_all_algorithms_noconf' C:/msys64/mingw64/qt5-static/lib/libQt5Network.a(qsslsocket_openssl_symbols.o):qsslsocket_openssl_symbols.cpp:(.text+0x231): undefined reference toOPENSSL_add_all_algorithms_conf' C:/msys64/mingw64/qt5-static/lib/libQt5Network.a(qsslsocket_openssl_symbols.o):qsslsocket_openssl_symbols.cpp:(.text+0x241): undefined reference to SSLeay' C:/msys64/mingw64/qt5-static/lib/libQt5Network.a(qsslsocket_openssl_symbols.o):qsslsocket_openssl_symbols.cpp:(.text+0x251): undefined reference toSSLeay_version' collect2.exe: error: ld returned 1 exit status

time="2018-10-13T21:40:00+08:00" level=info msg="installing full qt/gui"

therecipe commented 5 years ago

Hey

Please install "openssl" and pull the repo again. I made some changes with https://github.com/therecipe/qt/commit/c1f31803cb35c43344282fc338206480e4c00080

Also maybe run pacman -Syyu

aadog commented 5 years ago

@therecipe Now I can install it successfully, but if I use go build compilation, I'll wait 3-5 minutes each time. If I use qtdeploy and then go build-tags = "minimal" for the second time, it's only 3-5 seconds. I'm using msys2, and Linux is pretty much the same. What can I do to speed up the compilation? Very good, that is, the speed of development is too much for people.

therecipe commented 5 years ago

On windows try to run qtdeploy once and then for any subsequent builds use qtdeploy -fast. On linux/macOS you can directly use qtdeploy -fast.

Also maybe if you want to keep using go build ..., then call it like this:

qtminimal && go build -tags=minimal -ldflags="-s -w" -o ./deploy/windows/application.exe
aadog commented 5 years ago

Yes, I'm doing it right now. The experience is great and fast, but every time you introduce a new component, such as QPushButton, you need qtdeploy. Is there a way to directly minimal, like qtsetup, not dynamically generated but directly compiled once?

therecipe commented 5 years ago

After you ran qtsetup to install the binding you can either use qtdeploy -fast or go build -ldflags="-s -w" -o ./deploy/windows/application.exe to compile against the "full" version of qt which you installed during the setup. (Maybe run qtsetup install again to check if the binding is still installed)

Running qtdeploy -fast or go build -ldflags="-s -w" -o ./deploy/windows/application.exe is most of the time faster than qtminimal && go build -tags=minimal ...

Also could you maybe show me the logs created by running qtdeploy -fast -debug ?

aadog commented 5 years ago

$ qtdeploy -fast -debug time="2018-10-16T02:22:53+08:00" level=debug msg="running Deploy" comply=false docker=false fast=true ldFlags= mode=test path="C:\msys64\home\fbi\src\go\src\iktaskex_view" target=windows time="2018-10-16T02:22:53+08:00" level=debug msg="start Rcc" path="C:\msys64\home\fbi\src\go\src\iktaskex_view" target=windows time="2018-10-16T02:22:53+08:00" level=debug msg="get imports" fields.level=0 path="C:\msys64\home\fbi\src\go\src\iktaskex_view" time="2018-10-16T02:22:53+08:00" level=debug msg=Execute cmd="go list std" dir=env= func=RunCmd name="go list std" time="2018-10-16T02:22:55+08:00" level=debug msg=Execute cmd="go list -e -f '{{join .TestImports \"|\" }}':'{{ join .Deps \"|\" }}' -tags=\"\"" dir="C:\msys64\home\fbi\src\go\src\iktaskex_view" env="TMP=C:\msys64\tmp GOARCH=amd64CGO_ENABLED=1 GOPATH=C:\msys64\home\fbi\go;C:\msys64\home\fbi\dfx;C:\msys64\home\fbi\src\go\ GOROOT=C:/msys64/mingw64/lib/go CGO_CXXFLAGS_ALLOW=. CGO_LDFLAGS_ALLOW=. GOOS=windows PATH=C:\msys64\mingw64\bin;C:\msys64\mingw64\bin;C:\msys64\mingw64\bin;C:\msys64\usr\local\bin;C:\msys64\usr\bin;C:\msys64\usr\bin;C:\Windows\System32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\msys64\usr\bin\site_perl;C:\msys64\usr\bin\vendor_perl;C:\msys64\usr\bin\core_perl TEMP=C:\msys64\tmp CGO_CFLAGS_ALLOW=." func=RunCmd name="go list deps" time="2018-10-16T02:22:56+08:00" level=debug msg=Execute cmd="go list -e -f {{.Dir}} -tags=\"\" Inke/inke_log" dir= env="GOOS=windows PATH=C:\msys64\mingw64\bin;C:\msys64\mingw64\bin;C:\msys64\mingw64\bin;C:\msys64\usr\local\bin;C:\msys64\usr\bin;C:\msys64\usr\bin;C:\Windows\System32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\msys64\usr\bin\site_perl;C:\msys64\usr\bin\vendor_perl;C:\msys64\usr\bin\core_perl TEMP=C:\msys64\tmp CGO_CFLAGS_ALLOW=. CGO_CXXFLAGS_ALLOW=. CGO_LDFLAGS_ALLOW=. GOARCH=amd64 CGO_ENABLED=1 GOPATH=C:\msys64\home\fbi\go;C:\msys64\home\fbi\dfx;C:\msys64\home\fbi\src\go\ GOROOT=C:/msys64/mingw64/lib/go TMP=C:\msys64\tmp" func=RunCmd name="go list dir" time="2018-10-16T02:22:56+08:00" level=debug msg=Execute cmd="go list -e -f {{.Dir}} -tags=\"\" inkex" dir= env="TEMP=C:\msys64\tmp CGO_CFLAGS_ALLOW=. CGO_CXXFLAGS_ALLOW=. CGO_LDFLAGS_ALLOW=. GOOS=windows PATH=C:\msys64\mingw64\bin;C:\msys64\mingw64\bin;C:\msys64\mingw64\bin;C:\msys64\usr\local\bin;C:\msys64\usr\bin;C:\msys64\usr\bin;C:\Windows\System32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\msys64\usr\bin\site_perl;C:\msys64\usr\bin\vendor_perl;C:\msys64\usr\bin\core_perl GOPATH=C:\msys64\home\fbi\go;C:\msys64\home\fbi\dfx;C:\msys64\home\fbi\src\go\ GOROOT=C:/msys64/mingw64/lib/go TMP=C:\msys64\tmp GOARCH=amd64 CGO_ENABLED=1" func=RunCmd name="go list dir" time="2018-10-16T02:22:56+08:00" level=debug msg=Execute cmd="go list -e -f {{.Dir}} -tags=\"\" github.com/gomodule/redigo/redis" dir= env="PATH=C:\msys64\mingw64\bin;C:\msys64\mingw64\bin;C:\msys64\mingw64\bin;C:\msys64\usr\local\bin;C:\msys64\usr\bin;C:\msys64\usr\bin;C:\Windows\System32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\msys64\usr\bin\site_perl;C:\msys64\usr\bin\vendor_perl;C:\msys64\usr\bin\core_perl TEMP=C:\msys64\tmp CGO_CFLAGS_ALLOW=. CGO_CXXFLAGS_ALLOW=. CGO_LDFLAGS_ALLOW=. GOOS=windows CGO_ENABLED=1 GOPATH=C:\msys64\home\fbi\go;C:\msys64\home\fbi\dfx;C:\msys64\home\fbi\src\go\ GOROOT=C:/msys64/mingw64/lib/go TMP=C:\msys64\tmp GOARCH=amd64" func=RunCmd name="go list dir" time="2018-10-16T02:22:56+08:00" level=debug msg=Execute cmd="go list -e -f {{.Dir}} -tags=\"\" github.com/Pallinder/go-randomdata" dir= env="GOOS=windows PATH=C:\msys64\mingw64\bin;C:\msys64\mingw64\bin;C:\msys64\mingw64\bin;C:\msys64\usr\local\bin;C:\msys64\usr\bin;C:\msys64\usr\bin;C:\Windows\System32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\msys64\usr\bin\site_perl;C:\msys64\usr\bin\vendor_perl;C:\msys64\usr\bin\core_perl TEMP=C:\msys64\tmp CGO_CFLAGS_ALLOW=. CGO_CXXFLAGS_ALLOW=. CGO_LDFLAGS_ALLOW=. GOARCH=amd64 CGO_ENABLED=1 GOPATH=C:\msys64\home\fbi\go;C:\msys64\home\fbi\dfx;C:\msys64\home\fbi\src\go\ GOROOT=C:/msys64/mingw64/lib/go TMP=C:\msys64\tmp" func=RunCmd name="go list dir" time="2018-10-16T02:22:56+08:00" level=debug msg=Execute cmd="go list -e -f {{.Dir}} -tags=\"\" github.com/therecipe/qt/gui" dir= env="CGO_ENABLED=1 GOPATH=C:\msys64\home\fbi\go;C:\msys64\home\fbi\dfx;C:\msys64\home\fbi\src\go\ GOROOT=C:/msys64/mingw64/lib/go TMP=C:\msys64\tmp GOARCH=amd64 PATH=C:\msys64\mingw64\bin;C:\msys64\mingw64\bin;C:\msys64\mingw64\bin;C:\msys64\usr\local\bin;C:\msys64\usr\bin;C:\msys64\usr\bin;C:\Windows\System32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\msys64\usr\bin\site_perl;C:\msys64\usr\bin\vendor_perl;C:\msys64\usr\bin\core_perl TEMP=C:\msys64\tmp CGO_CFLAGS_ALLOW=. CGO_CXXFLAGS_ALLOW=. CGO_LDFLAGS_ALLOW=. GOOS=windows" func=RunCmd name="go list dir" time="2018-10-16T02:22:56+08:00" level=debug msg=Execute cmd="go list -e -f {{.Dir}} -tags=\"\" github.com/astaxie/beego/toolbox" dir= env="GOARCH=amd64 CGO_ENABLED=1 GOPATH=C:\msys64\home\fbi\go;C:\msys64\home\fbi\dfx;C:\msys64\home\fbi\src\go\ GOROOT=C:/msys64/mingw64/lib/go TMP=C:\msys64\tmp GOOS=windows PATH=C:\msys64\mingw64\bin;C:\msys64\mingw64\bin;C:\msys64\mingw64\bin;C:\msys64\usr\local\bin;C:\msys64\usr\bin;C:\msys64\usr\bin;C:\Windows\System32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\msys64\usr\bin\site_perl;C:\msys64\usr\bin\vendor_perl;C:\msys64\usr\bin\core_perl TEMP=C:\msys64\tmp CGO_CFLAGS_ALLOW=. CGO_CXXFLAGS_ALLOW=. CGO_LDFLAGS_ALLOW=." func=RunCmd name="go list dir" time="2018-10-16T02:22:56+08:00" level=debug msg=Execute cmd="go list -e -f {{.Dir}} -tags=\"\" devi" dir= env="GOOS=windows PATH=C:\msys64\mingw64\bin;C:\msys64\mingw64\bin;C:\msys64\mingw64\bin;C:\msys64\usr\local\bin;C:\msys64\usr\bin;C:\msys64\usr\bin;C:\Windows\System32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\msys64\usr\bin\site_perl;C:\msys64\usr\bin\vendor_perl;C:\msys64\usr\bin\core_perl TEMP=C:\msys64\tmp CGO_CFLAGS_ALLOW=. CGO_CXXFLAGS_ALLOW=. CGO_LDFLAGS_ALLOW=. GOARCH=amd64 CGO_ENABLED=1 GOPATH=C:\msys64\home\fbi\go;C:\msys64\home\fbi\dfx;C:\msys64\home\fbi\src\go\ GOROOT=C:/msys64/mingw64/lib/goTMP=C:\msys64\tmp" func=RunCmd name="go list dir" time="2018-10-16T02:22:56+08:00" level=debug msg=Execute cmd="go list -e -f {{.Dir}} -tags=\"\" Inke" dir= env="PATH=C:\msys64\mingw64\bin;C:\msys64\mingw64\bin;C:\msys64\mingw64\bin;C:\msys64\usr\local\bin;C:\msys64\usr\bin;C:\msys64\usr\bin;C:\Windows\System32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\msys64\usr\bin\site_perl;C:\msys64\usr\bin\vendor_perl;C:\msys64\usr\bin\core_perl TEMP=C:\msys64\tmp CGO_CFLAGS_ALLOW=. CGO_CXXFLAGS_ALLOW=. CGO_LDFLAGS_ALLOW=. GOOS=windows CGO_ENABLED=1 GOPATH=C:\msys64\home\fbi\go;C:\msys64\home\fbi\dfx;C:\msys64\home\fbi\src\go\ GOROOT=C:/msys64/mingw64/lib/go TMP=C:\msys64\tmp GOARCH=amd64" func=RunCmd name="go list dir" time="2018-10-16T02:22:56+08:00" level=debug msg=Execute cmd="go list -e -f {{.Dir}} -tags=\"\" golang.org/x/net/publicsuffix" dir= env="GOARCH=amd64 CGO_ENABLED=1 GOPATH=C:\msys64\home\fbi\go;C:\msys64\home\fbi\dfx;C:\msys64\home\fbi\src\go\ GOROOT=C:/msys64/mingw64/lib/go TMP=C:\msys64\tmp GOOS=windows PATH=C:\msys64\mingw64\bin;C:\msys64\mingw64\bin;C:\msys64\mingw64\bin;C:\msys64\usr\local\bin;C:\msys64\usr\bin;C:\msys64\usr\bin;C:\Windows\System32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\msys64\usr\bin\site_perl;C:\msys64\usr\bin\vendor_perl;C:\msys64\usr\bin\core_perl TEMP=C:\msys64\tmp CGO_CFLAGS_ALLOW=. CGO_CXXFLAGS_ALLOW=. CGO_LDFLAGS_ALLOW=." func=RunCmd name="go list dir" time="2018-10-16T02:22:56+08:00" level=debug msg=Execute cmd="go list -e -f {{.Dir}} -tags=\"\" golang.org/x/net/websocket" dir= env="CGO_LDFLAGS_ALLOW=. GOOS=windows PATH=C:\msys64\mingw64\bin;C:\msys64\mingw64\bin;C:\msys64\mingw64\bin;C:\msys64\usr\local\bin;C:\msys64\usr\bin;C:\msys64\usr\bin;C:\Windows\System32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\msys64\usr\bin\site_perl;C:\msys64\usr\bin\vendor_perl;C:\msys64\usr\bin\core_perl TEMP=C:\msys64\tmp CGO_CFLAGS_ALLOW=. CGO_CXXFLAGS_ALLOW=. GOARCH=amd64 CGO_ENABLED=1 GOPATH=C:\msys64\home\fbi\go;C:\msys64\home\fbi\dfx;C:\msys64\home\fbi\src\go\ GOROOT=C:/msys64/mingw64/lib/go TMP=C:\msys64\tmp" func=RunCmd name="go list dir" time="2018-10-16T02:22:56+08:00" level=debug msg=Execute cmd="go list -e -f {{.Dir}} -tags=\"\" github.com/astaxie/beego/utils" dir= env="GOOS=windows PATH=C:\msys64\mingw64\bin;C:\msys64\mingw64\bin;C:\msys64\mingw64\bin;C:\msys64\usr\local\bin;C:\msys64\usr\bin;C:\msys64\usr\bin;C:\Windows\System32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\msys64\usr\bin\site_perl;C:\msys64\usr\bin\vendor_perl;C:\msys64\usr\bin\core_perl TEMP=C:\msys64\tmp CGO_CFLAGS_ALLOW=. CGO_CXXFLAGS_ALLOW=. CGO_LDFLAGS_ALLOW=. GOARCH=amd64 CGO_ENABLED=1 GOPATH=C:\msys64\home\fbi\go;C:\msys64\home\fbi\dfx;C:\msys64\home\fbi\src\go\ GOROOT=C:/msys64/mingw64/lib/go TMP=C:\msys64\tmp" func=RunCmd name="go list dir" time="2018-10-16T02:22:56+08:00" level=debug msg=Execute cmd="go list -e -f {{.Dir}} -tags=\"\" errx" dir= env="TMP=C:\msys64\tmp GOARCH=amd64 CGO_ENABLED=1 GOPATH=C:\msys64\home\fbi\go;C:\msys64\home\fbi\dfx;C:\msys64\home\fbi\src\go\ GOROOT=C:/msys64/mingw64/lib/go CGO_CXXFLAGS_ALLOW=. CGO_LDFLAGS_ALLOW=. GOOS=windows PATH=C:\msys64\mingw64\bin;C:\msys64\mingw64\bin;C:\msys64\mingw64\bin;C:\msys64\usr\local\bin;C:\msys64\usr\bin;C:\msys64\usr\bin;C:\Windows\System32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\msys64\usr\bin\site_perl;C:\msys64\usr\bin\vendor_perl;C:\msys64\usr\bin\core_perl TEMP=C:\msys64\tmpCGO_CFLAGS_ALLOW=." func=RunCmd name="go list dir" time="2018-10-16T02:22:56+08:00" level=debug msg=Execute cmd="go list -e -f {{.Dir}} -tags=\"\" github.com/google/go-querystring/query" dir= env="TMP=C:\msys64\tmp GOARCH=amd64 CGO_ENABLED=1 GOPATH=C:\msys64\home\fbi\go;C:\msys64\home\fbi\dfx;C:\msys64\home\fbi\src\go\ GOROOT=C:/msys64/mingw64/lib/go CGO_CXXFLAGS_ALLOW=. CGO_LDFLAGS_ALLOW=. GOOS=windows PATH=C:\msys64\mingw64\bin;C:\msys64\mingw64\bin;C:\msys64\mingw64\bin;C:\msys64\usr\local\bin;C:\msys64\usr\bin;C:\msys64\usr\bin;C:\Windows\System32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\msys64\usr\bin\site_perl;C:\msys64\usr\bin\vendor_perl;C:\msys64\usr\bin\core_perl TEMP=C:\msys64\tmp CGO_CFLAGS_ALLOW=." func=RunCmd name="go list dir" time="2018-10-16T02:22:56+08:00" level=debug msg=Execute cmd="go list -e -f {{.Dir}} -tags=\"\" appuser" dir= env="GOARCH=amd64 CGO_ENABLED=1 GOPATH=C:\msys64\home\fbi\go;C:\msys64\home\fbi\dfx;C:\msys64\home\fbi\src\go\ GOROOT=C:/msys64/mingw64/lib/go TMP=C:\msys64\tmp CGO_LDFLAGS_ALLOW=. GOOS=windows PATH=C:\msys64\mingw64\bin;C:\msys64\mingw64\bin;C:\msys64\mingw64\bin;C:\msys64\usr\local\bin;C:\msys64\usr\bin;C:\msys64\usr\bin;C:\Windows\System32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\msys64\usr\bin\site_perl;C:\msys64\usr\bin\vendor_perl;C:\msys64\usr\bin\core_perl TEMP=C:\msys64\tmp CGO_CFLAGS_ALLOW=. CGO_CXXFLAGS_ALLOW=." func=RunCmd name="go list dir" time="2018-10-16T02:22:56+08:00" level=debug msg=Execute cmd="go list -e -f {{.Dir}} -tags=\"\" github.com/astaxie/beego" dir= env="GOOS=windows PATH=C:\msys64\mingw64\bin;C:\msys64\mingw64\bin;C:\msys64\mingw64\bin;C:\msys64\usr\local\bin;C:\msys64\usr\bin;C:\msys64\usr\bin;C:\Windows\System32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\msys64\usr\bin\site_perl;C:\msys64\usr\bin\vendor_perl;C:\msys64\usr\bin\core_perl TEMP=C:\msys64\tmp CGO_CFLAGS_ALLOW=. CGO_CXXFLAGS_ALLOW=. CGO_LDFLAGS_ALLOW=. GOARCH=amd64 CGO_ENABLED=1 GOPATH=C:\msys64\home\fbi\go;C:\msys64\home\fbi\dfx;C:\msys64\home\fbi\src\go\ GOROOT=C:/msys64/mingw64/lib/go TMP=C:\msys64\tmp" func=RunCmd name="go list dir" time="2018-10-16T02:22:56+08:00" level=debug msg=Execute cmd="go list -e -f {{.Dir}} -tags=\"\" fast" dir= env="GOOS=windows PATH=C:\msys64\mingw64\bin;C:\msys64\mingw64\bin;C:\msys64\mingw64\bin;C:\msys64\usr\local\bin;C:\msys64\usr\bin;C:\msys64\usr\bin;C:\Windows\System32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\msys64\usr\bin\site_perl;C:\msys64\usr\bin\vendor_perl;C:\msys64\usr\bin\core_perl TEMP=C:\msys64\tmp CGO_CFLAGS_ALLOW=. CGO_CXXFLAGS_ALLOW=. CGO_LDFLAGS_ALLOW=. GOARCH=amd64 CGO_ENABLED=1 GOPATH=C:\msys64\home\fbi\go;C:\msys64\home\fbi\dfx;C:\msys64\home\fbi\src\go\ GOROOT=C:/msys64/mingw64/lib/goTMP=C:\msys64\tmp" func=RunCmd name="go list dir" time="2018-10-16T02:22:56+08:00" level=debug msg=Execute cmd="go list -e -f {{.Dir}} -tags=\"\" github.com/jinzhu/configor" dir= env="CGO_CFLAGS_ALLOW=. CGO_CXXFLAGS_ALLOW=. CGO_LDFLAGS_ALLOW=. GOOS=windows PATH=C:\msys64\mingw64\bin;C:\msys64\mingw64\bin;C:\msys64\mingw64\bin;C:\msys64\usr\local\bin;C:\msys64\usr\bin;C:\msys64\usr\bin;C:\Windows\System32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\msys64\usr\bin\site_perl;C:\msys64\usr\bin\vendor_perl;C:\msys64\usr\bin\core_perl TEMP=C:\msys64\tmp GOROOT=C:/msys64/mingw64/lib/go TMP=C:\msys64\tmp GOARCH=amd64 CGO_ENABLED=1 GOPATH=C:\msys64\home\fbi\go;C:\msys64\home\fbi\dfx;C:\msys64\home\fbi\src\go\" func=RunCmd name="go list dir" time="2018-10-16T02:22:56+08:00" level=debug msg=Execute cmd="go list -e -f {{.Dir}} -tags=\"\" github.com/BurntSushi/toml" dir= env="GOROOT=C:/msys64/mingw64/lib/go TMP=C:\msys64\tmp GOARCH=amd64 CGO_ENABLED=1 GOPATH=C:\msys64\home\fbi\go;C:\msys64\home\fbi\dfx;C:\msys64\home\fbi\src\go\ CGO_CFLAGS_ALLOW=. CGO_CXXFLAGS_ALLOW=. CGO_LDFLAGS_ALLOW=. GOOS=windows PATH=C:\msys64\mingw64\bin;C:\msys64\mingw64\bin;C:\msys64\mingw64\bin;C:\msys64\usr\local\bin;C:\msys64\usr\bin;C:\msys64\usr\bin;C:\Windows\System32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\msys64\usr\bin\site_perl;C:\msys64\usr\bin\vendor_perl;C:\msys64\usr\bin\core_perl TEMP=C:\msys64\tmp" func=RunCmd name="go list dir" time="2018-10-16T02:22:56+08:00" level=debug msg=Execute cmd="go list -e -f {{.Dir}} -tags=\"\" github.com/astaxie/beego/cache" dir= env="GOOS=windows PATH=C:\msys64\mingw64\bin;C:\msys64\mingw64\bin;C:\msys64\mingw64\bin;C:\msys64\usr\local\bin;C:\msys64\usr\bin;C:\msys64\usr\bin;C:\Windows\System32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\msys64\usr\bin\site_perl;C:\msys64\usr\bin\vendor_perl;C:\msys64\usr\bin\core_perl TEMP=C:\msys64\tmp CGO_CFLAGS_ALLOW=. CGO_CXXFLAGS_ALLOW=. CGO_LDFLAGS_ALLOW=. GOARCH=amd64 CGO_ENABLED=1 GOPATH=C:\msys64\home\fbi\go;C:\msys64\home\fbi\dfx;C:\msys64\home\fbi\src\go\ GOROOT=C:/msys64/mingw64/lib/go TMP=C:\msys64\tmp" func=RunCmd name="go list dir" time="2018-10-16T02:22:56+08:00" level=debug msg=Execute cmd="go list -e -f {{.Dir}} -tags=\"\" core_api" dir= env="GOOS=windows PATH=C:\msys64\mingw64\bin;C:\msys64\mingw64\bin;C:\msys64\mingw64\bin;C:\msys64\usr\local\bin;C:\msys64\usr\bin;C:\msys64\usr\bin;C:\Windows\System32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\msys64\usr\bin\site_perl;C:\msys64\usr\bin\vendor_perl;C:\msys64\usr\bin\core_perl TEMP=C:\msys64\tmp CGO_CFLAGS_ALLOW=. CGO_CXXFLAGS_ALLOW=. CGO_LDFLAGS_ALLOW=. GOARCH=amd64 CGO_ENABLED=1 GOPATH=C:\msys64\home\fbi\go;C:\msys64\home\fbi\dfx;C:\msys64\home\fbi\src\go\ GOROOT=C:/msys64/mingw64/lib/go TMP=C:\msys64\tmp" func=RunCmd name="go list dir" time="2018-10-16T02:22:56+08:00" level=debug msg=Execute cmd="go list -e -f {{.Dir}} -tags=\"\" github.com/therecipe/qt/widgets" dir= env="CGO_ENABLED=1 GOPATH=C:\msys64\home\fbi\go;C:\msys64\home\fbi\dfx;C:\msys64\home\fbi\src\go\ GOROOT=C:/msys64/mingw64/lib/go TMP=C:\msys64\tmp GOARCH=amd64 PATH=C:\msys64\mingw64\bin;C:\msys64\mingw64\bin;C:\msys64\mingw64\bin;C:\msys64\usr\local\bin;C:\msys64\usr\bin;C:\msys64\usr\bin;C:\Windows\System32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\msys64\usr\bin\site_perl;C:\msys64\usr\bin\vendor_perl;C:\msys64\usr\bin\core_perl TEMP=C:\msys64\tmp CGO_CFLAGS_ALLOW=. CGO_CXXFLAGS_ALLOW=. CGO_LDFLAGS_ALLOW=. GOOS=windows" func=RunCmd name="go list dir" time="2018-10-16T02:22:56+08:00" level=debug msg=Execute cmd="go list -e -f {{.Dir}} -tags=\"\" gopkg.in/yaml.v2" dir= env="TMP=C:\msys64\tmp GOARCH=amd64 CGO_ENABLED=1 GOPATH=C:\msys64\home\fbi\go;C:\msys64\home\fbi\dfx;C:\msys64\home\fbi\src\go\ GOROOT=C:/msys64/mingw64/lib/go CGO_CXXFLAGS_ALLOW=. CGO_LDFLAGS_ALLOW=. GOOS=windows PATH=C:\msys64\mingw64\bin;C:\msys64\mingw64\bin;C:\msys64\mingw64\bin;C:\msys64\usr\local\bin;C:\msys64\usr\bin;C:\msys64\usr\bin;C:\Windows\System32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\msys64\usr\bin\site_perl;C:\msys64\usr\bin\vendor_perl;C:\msys64\usr\bin\core_perl TEMP=C:\msys64\tmp CGO_CFLAGS_ALLOW=." func=RunCmd name="go list dir" time="2018-10-16T02:22:56+08:00" level=debug msg=Execute cmd="go list -e -f {{.Dir}} -tags=\"\" github.com/astaxie/beego/vendor/golang.org/x/crypto/acme" dir= env="GOARCH=amd64 CGO_ENABLED=1 GOPATH=C:\msys64\home\fbi\go;C:\msys64\home\fbi\dfx;C:\msys64\home\fbi\src\go\ GOROOT=C:/msys64/mingw64/lib/go TMP=C:\msys64\tmp GOOS=windows PATH=C:\msys64\mingw64\bin;C:\msys64\mingw64\bin;C:\msys64\mingw64\bin;C:\msys64\usr\local\bin;C:\msys64\usr\bin;C:\msys64\usr\bin;C:\Windows\System32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\msys64\usr\bin\site_perl;C:\msys64\usr\bin\vendor_perl;C:\msys64\usr\bin\core_perl TEMP=C:\msys64\tmp CGO_CFLAGS_ALLOW=. CGO_CXXFLAGS_ALLOW=. CGO_LDFLAGS_ALLOW=." func=RunCmd name="go list dir" time="2018-10-16T02:22:57+08:00" level=debug msg=Execute cmd="go list -e -f {{.Dir}} -tags=\"\" ikmdlog" dir= env="TEMP=C:\msys64\tmp CGO_CFLAGS_ALLOW=. CGO_CXXFLAGS_ALLOW=. CGO_LDFLAGS_ALLOW=. GOOS=windows PATH=C:\msys64\mingw64\bin;C:\msys64\mingw64\bin;C:\msys64\mingw64\bin;C:\msys64\usr\local\bin;C:\msys64\usr\bin;C:\msys64\usr\bin;C:\Windows\System32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\msys64\usr\bin\site_perl;C:\msys64\usr\bin\vendor_perl;C:\msys64\usr\bin\core_perl GOPATH=C:\msys64\home\fbi\go;C:\msys64\home\fbi\dfx;C:\msys64\home\fbi\src\go\ GOROOT=C:/msys64/mingw64/lib/go TMP=C:\msys64\tmp GOARCH=amd64 CGO_ENABLED=1" func=RunCmd name="go list dir" time="2018-10-16T02:22:57+08:00" level=debug msg=Execute cmd="go list -e -f {{.Dir}} -tags=\"\" github.com/astaxie/beego/vendor/golang.org/x/crypto/acme/autocert" dir= env="PATH=C:\msys64\mingw64\bin;C:\msys64\mingw64\bin;C:\msys64\mingw64\bin;C:\msys64\usr\local\bin;C:\msys64\usr\bin;C:\msys64\usr\bin;C:\Windows\System32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\msys64\usr\bin\site_perl;C:\msys64\usr\bin\vendor_perl;C:\msys64\usr\bin\core_perl TEMP=C:\msys64\tmp CGO_CFLAGS_ALLOW=. CGO_CXXFLAGS_ALLOW=. CGO_LDFLAGS_ALLOW=. GOOS=windows CGO_ENABLED=1 GOPATH=C:\msys64\home\fbi\go;C:\msys64\home\fbi\dfx;C:\msys64\home\fbi\src\go\ GOROOT=C:/msys64/mingw64/lib/go TMP=C:\msys64\tmp GOARCH=amd64" func=RunCmd name="go list dir" time="2018-10-16T02:22:57+08:00" level=debug msg=Execute cmd="go list -e -f {{.Dir}} -tags=\"\" github.com/astaxie/beego/cache/redis" dir= env="TEMP=C:\msys64\tmp CGO_CFLAGS_ALLOW=. CGO_CXXFLAGS_ALLOW=. CGO_LDFLAGS_ALLOW=. GOOS=windows PATH=C:\msys64\mingw64\bin;C:\msys64\mingw64\bin;C:\msys64\mingw64\bin;C:\msys64\usr\local\bin;C:\msys64\usr\bin;C:\msys64\usr\bin;C:\Windows\System32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\msys64\usr\bin\site_perl;C:\msys64\usr\bin\vendor_perl;C:\msys64\usr\bin\core_perl GOPATH=C:\msys64\home\fbi\go;C:\msys64\home\fbi\dfx;C:\msys64\home\fbi\src\go\ GOROOT=C:/msys64/mingw64/lib/go TMP=C:\msys64\tmp GOARCH=amd64 CGO_ENABLED=1" func=RunCmd name="go list dir" time="2018-10-16T02:22:57+08:00" level=debug msg=Execute cmd="go list -e -f {{.Dir}} -tags=\"\" github.com/levigross/grequests" dir= env="GOROOT=C:/msys64/mingw64/lib/go TMP=C:\msys64\tmp GOARCH=amd64 CGO_ENABLED=1 GOPATH=C:\msys64\home\fbi\go;C:\msys64\home\fbi\dfx;C:\msys64\home\fbi\src\go\ CGO_CFLAGS_ALLOW=. CGO_CXXFLAGS_ALLOW=. CGO_LDFLAGS_ALLOW=. GOOS=windows PATH=C:\msys64\mingw64\bin;C:\msys64\mingw64\bin;C:\msys64\mingw64\bin;C:\msys64\usr\local\bin;C:\msys64\usr\bin;C:\msys64\usr\bin;C:\Windows\System32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\msys64\usr\bin\site_perl;C:\msys64\usr\bin\vendor_perl;C:\msys64\usr\bin\core_perl TEMP=C:\msys64\tmp" func=RunCmd name="go list dir" time="2018-10-16T02:22:57+08:00" level=debug msg=Execute cmd="go list -e -f {{.Dir}} -tags=\"\" crypto_tool" dir= env="CGO_ENABLED=1 GOPATH=C:\msys64\home\fbi\go;C:\msys64\home\fbi\dfx;C:\msys64\home\fbi\src\go\ GOROOT=C:/msys64/mingw64/lib/go TMP=C:\msys64\tmp GOARCH=amd64 PATH=C:\msys64\mingw64\bin;C:\msys64\mingw64\bin;C:\msys64\mingw64\bin;C:\msys64\usr\local\bin;C:\msys64\usr\bin;C:\msys64\usr\bin;C:\Windows\System32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\msys64\usr\bin\site_perl;C:\msys64\usr\bin\vendor_perl;C:\msys64\usr\bin\core_perl TEMP=C:\msys64\tmp CGO_CFLAGS_ALLOW=. CGO_CXXFLAGS_ALLOW=. CGO_LDFLAGS_ALLOW=. GOOS=windows" func=RunCmd name="go list dir" time="2018-10-16T02:22:57+08:00" level=debug msg=Execute cmd="go list -e -f {{.Dir}} -tags=\"\" github.com/lib/pq" dir= env="CGO_LDFLAGS_ALLOW=. GOOS=windows PATH=C:\msys64\mingw64\bin;C:\msys64\mingw64\bin;C:\msys64\mingw64\bin;C:\msys64\usr\local\bin;C:\msys64\usr\bin;C:\msys64\usr\bin;C:\Windows\System32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\msys64\usr\bin\site_perl;C:\msys64\usr\bin\vendor_perl;C:\msys64\usr\bin\core_perl TEMP=C:\msys64\tmp CGO_CFLAGS_ALLOW=. CGO_CXXFLAGS_ALLOW=. GOARCH=amd64 CGO_ENABLED=1 GOPATH=C:\msys64\home\fbi\go;C:\msys64\home\fbi\dfx;C:\msys64\home\fbi\src\go\ GOROOT=C:/msys64/mingw64/lib/go TMP=C:\msys64\tmp" func=RunCmd name="go list dir" time="2018-10-16T02:22:57+08:00" level=debug msg=Execute cmd="go list -e -f {{.Dir}} -tags=\"\" github.com/xxtea/xxtea-go/xxtea" dir= env="GOARCH=amd64 CGO_ENABLED=1 GOPATH=C:\msys64\home\fbi\go;C:\msys64\home\fbi\dfx;C:\msys64\home\fbi\src\go\ GOROOT=C:/msys64/mingw64/lib/go TMP=C:\msys64\tmp GOOS=windows PATH=C:\msys64\mingw64\bin;C:\msys64\mingw64\bin;C:\msys64\mingw64\bin;C:\msys64\usr\local\bin;C:\msys64\usr\bin;C:\msys64\usr\bin;C:\Windows\System32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\msys64\usr\bin\site_perl;C:\msys64\usr\bin\vendor_perl;C:\msys64\usr\bin\core_perl TEMP=C:\msys64\tmp CGO_CFLAGS_ALLOW=. CGO_CXXFLAGS_ALLOW=. CGO_LDFLAGS_ALLOW=." func=RunCmd name="go list dir" time="2018-10-16T02:22:57+08:00" level=debug msg=Execute cmd="go list -e -f {{.Dir}} -tags=\"\" github.com/go-xorm/core" dir= env="CGO_ENABLED=1 GOPATH=C:\msys64\home\fbi\go;C:\msys64\home\fbi\dfx;C:\msys64\home\fbi\src\go\ GOROOT=C:/msys64/mingw64/lib/go TMP=C:\msys64\tmp GOARCH=amd64 PATH=C:\msys64\mingw64\bin;C:\msys64\mingw64\bin;C:\msys64\mingw64\bin;C:\msys64\usr\local\bin;C:\msys64\usr\bin;C:\msys64\usr\bin;C:\Windows\System32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\msys64\usr\bin\site_perl;C:\msys64\usr\bin\vendor_perl;C:\msys64\usr\bin\core_perl TEMP=C:\msys64\tmp CGO_CFLAGS_ALLOW=. CGO_CXXFLAGS_ALLOW=. CGO_LDFLAGS_ALLOW=. GOOS=windows" func=RunCmd name="go list dir" time="2018-10-16T02:22:57+08:00" level=debug msg=Execute cmd="go list -e -f {{.Dir}} -tags=\"\" iktaskex_view/uigen" dir= env="GOOS=windows PATH=C:\msys64\mingw64\bin;C:\msys64\mingw64\bin;C:\msys64\mingw64\bin;C:\msys64\usr\local\bin;C:\msys64\usr\bin;C:\msys64\usr\bin;C:\Windows\System32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\msys64\usr\bin\site_perl;C:\msys64\usr\bin\vendor_perl;C:\msys64\usr\bin\core_perl TEMP=C:\msys64\tmp CGO_CFLAGS_ALLOW=. CGO_CXXFLAGS_ALLOW=. CGO_LDFLAGS_ALLOW=. GOARCH=amd64 CGO_ENABLED=1 GOPATH=C:\msys64\home\fbi\go;C:\msys64\home\fbi\dfx;C:\msys64\home\fbi\src\go\ GOROOT=C:/msys64/mingw64/lib/go TMP=C:\msys64\tmp" func=RunCmd name="go list dir" time="2018-10-16T02:22:57+08:00" level=debug msg=Execute cmd="go list -e -f {{.Dir}} -tags=\"\" github.com/astaxie/beego/vendor/gopkg.in/yaml.v2" dir= env="GOPATH=C:\msys64\home\fbi\go;C:\msys64\home\fbi\dfx;C:\msys64\home\fbi\src\go\ GOROOT=C:/msys64/mingw64/lib/go TMP=C:\msys64\tmp GOARCH=amd64 CGO_ENABLED=1 TEMP=C:\msys64\tmp CGO_CFLAGS_ALLOW=. CGO_CXXFLAGS_ALLOW=. CGO_LDFLAGS_ALLOW=. GOOS=windows PATH=C:\msys64\mingw64\bin;C:\msys64\mingw64\bin;C:\msys64\mingw64\bin;C:\msys64\usr\local\bin;C:\msys64\usr\bin;C:\msys64\usr\bin;C:\Windows\System32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\msys64\usr\bin\site_perl;C:\msys64\usr\bin\vendor_perl;C:\msys64\usr\bin\core_perl" func=RunCmd name="go list dir" time="2018-10-16T02:22:57+08:00" level=debug msg=Execute cmd="go list -e -f {{.Dir}} -tags=\"\" github.com/astaxie/beego/context" dir= env="GOARCH=amd64 CGO_ENABLED=1 GOPATH=C:\msys64\home\fbi\go;C:\msys64\home\fbi\dfx;C:\msys64\home\fbi\src\go\ GOROOT=C:/msys64/mingw64/lib/go TMP=C:\msys64\tmp GOOS=windows PATH=C:\msys64\mingw64\bin;C:\msys64\mingw64\bin;C:\msys64\mingw64\bin;C:\msys64\usr\local\bin;C:\msys64\usr\bin;C:\msys64\usr\bin;C:\Windows\System32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\msys64\usr\bin\site_perl;C:\msys64\usr\bin\vendor_perl;C:\msys64\usr\bin\core_perl TEMP=C:\msys64\tmp CGO_CFLAGS_ALLOW=. CGO_CXXFLAGS_ALLOW=. CGO_LDFLAGS_ALLOW=." func=RunCmd name="go list dir" time="2018-10-16T02:22:57+08:00" level=debug msg=Execute cmd="go list -e -f {{.Dir}} -tags=\"\" github.com/go-xorm/xorm" dir= env="GOARCH=amd64 CGO_ENABLED=1 GOPATH=C:\msys64\home\fbi\go;C:\msys64\home\fbi\dfx;C:\msys64\home\fbi\src\go\ GOROOT=C:/msys64/mingw64/lib/go TMP=C:\msys64\tmp GOOS=windows PATH=C:\msys64\mingw64\bin;C:\msys64\mingw64\bin;C:\msys64\mingw64\bin;C:\msys64\usr\local\bin;C:\msys64\usr\bin;C:\msys64\usr\bin;C:\Windows\System32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\msys64\usr\bin\site_perl;C:\msys64\usr\bin\vendor_perl;C:\msys64\usr\bin\core_perl TEMP=C:\msys64\tmp CGO_CFLAGS_ALLOW=. CGO_CXXFLAGS_ALLOW=. CGO_LDFLAGS_ALLOW=." func=RunCmd name="go list dir" time="2018-10-16T02:22:57+08:00" level=debug msg=Execute cmd="go list -e -f {{.Dir}} -tags=\"\" github.com/lib/pq/oid" dir= env="CGO_LDFLAGS_ALLOW=. GOOS=windows PATH=C:\msys64\mingw64\bin;C:\msys64\mingw64\bin;C:\msys64\mingw64\bin;C:\msys64\usr\local\bin;C:\msys64\usr\bin;C:\msys64\usr\bin;C:\Windows\System32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\msys64\usr\bin\site_perl;C:\msys64\usr\bin\vendor_perl;C:\msys64\usr\bin\core_perl TEMP=C:\msys64\tmp CGO_CFLAGS_ALLOW=. CGO_CXXFLAGS_ALLOW=. GOARCH=amd64 CGO_ENABLED=1 GOPATH=C:\msys64\home\fbi\go;C:\msys64\home\fbi\dfx;C:\msys64\home\fbi\src\go\ GOROOT=C:/msys64/mingw64/lib/go TMP=C:\msys64\tmp" func=RunCmd name="go list dir" time="2018-10-16T02:22:57+08:00" level=debug msg=Execute cmd="go list -e -f {{.Dir}} -tags=\"\" golang.org/x/net/internal/socks" dir= env="CGO_CFLAGS_ALLOW=. CGO_CXXFLAGS_ALLOW=. CGO_LDFLAGS_ALLOW=. GOOS=windows PATH=C:\msys64\mingw64\bin;C:\msys64\mingw64\bin;C:\msys64\mingw64\bin;C:\msys64\usr\local\bin;C:\msys64\usr\bin;C:\msys64\usr\bin;C:\Windows\System32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\msys64\usr\bin\site_perl;C:\msys64\usr\bin\vendor_perl;C:\msys64\usr\bin\core_perl TEMP=C:\msys64\tmp GOROOT=C:/msys64/mingw64/lib/go TMP=C:\msys64\tmp GOARCH=amd64 CGO_ENABLED=1 GOPATH=C:\msys64\home\fbi\go;C:\msys64\home\fbi\dfx;C:\msys64\home\fbi\src\go\" func=RunCmd name="go list dir" time="2018-10-16T02:22:57+08:00" level=debug msg=Execute cmd="go list -e -f {{.Dir}} -tags=\"\" github.com/astaxie/beego/config" dir= env="GOARCH=amd64 CGO_ENABLED=1 GOPATH=C:\msys64\home\fbi\go;C:\msys64\home\fbi\dfx;C:\msys64\home\fbi\src\go\ GOROOT=C:/msys64/mingw64/lib/go TMP=C:\msys64\tmp GOOS=windows PATH=C:\msys64\mingw64\bin;C:\msys64\mingw64\bin;C:\msys64\mingw64\bin;C:\msys64\usr\local\bin;C:\msys64\usr\bin;C:\msys64\usr\bin;C:\Windows\System32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\msys64\usr\bin\site_perl;C:\msys64\usr\bin\vendor_perl;C:\msys64\usr\bin\core_perl TEMP=C:\msys64\tmp CGO_CFLAGS_ALLOW=. CGO_CXXFLAGS_ALLOW=. CGO_LDFLAGS_ALLOW=." func=RunCmd name="go list dir" time="2018-10-16T02:22:57+08:00" level=debug msg=Execute cmd="go list -e -f {{.Dir}} -tags=\"\" golang.org/x/net/proxy" dir= env="GOOS=windows PATH=C:\msys64\mingw64\bin;C:\msys64\mingw64\bin;C:\msys64\mingw64\bin;C:\msys64\usr\local\bin;C:\msys64\usr\bin;C:\msys64\usr\bin;C:\Windows\System32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\msys64\usr\bin\site_perl;C:\msys64\usr\bin\vendor_perl;C:\msys64\usr\bin\core_perl TEMP=C:\msys64\tmp CGO_CFLAGS_ALLOW=. CGO_CXXFLAGS_ALLOW=. CGO_LDFLAGS_ALLOW=. GOARCH=amd64 CGO_ENABLED=1 GOPATH=C:\msys64\home\fbi\go;C:\msys64\home\fbi\dfx;C:\msys64\home\fbi\src\go\ GOROOT=C:/msys64/mingw64/lib/go TMP=C:\msys64\tmp" func=RunCmd name="go list dir" time="2018-10-16T02:22:57+08:00" level=debug msg=Execute cmd="go list -e -f {{.Dir}} -tags=\"\" github.com/go-xorm/builder" dir= env="GOOS=windows PATH=C:\msys64\mingw64\bin;C:\msys64\mingw64\bin;C:\msys64\mingw64\bin;C:\msys64\usr\local\bin;C:\msys64\usr\bin;C:\msys64\usr\bin;C:\Windows\System32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\msys64\usr\bin\site_perl;C:\msys64\usr\bin\vendor_perl;C:\msys64\usr\bin\core_perl TEMP=C:\msys64\tmp CGO_CFLAGS_ALLOW=. CGO_CXXFLAGS_ALLOW=. CGO_LDFLAGS_ALLOW=. GOARCH=amd64 CGO_ENABLED=1 GOPATH=C:\msys64\home\fbi\go;C:\msys64\home\fbi\dfx;C:\msys64\home\fbi\src\go\ GOROOT=C:/msys64/mingw64/lib/go TMP=C:\msys64\tmp" func=RunCmd name="go list dir" time="2018-10-16T02:22:57+08:00" level=debug msg=Execute cmd="go list -e -f {{.Dir}} -tags=\"\" github.com/satori/go.uuid" dir= env="GOOS=windows PATH=C:\msys64\mingw64\bin;C:\msys64\mingw64\bin;C:\msys64\mingw64\bin;C:\msys64\usr\local\bin;C:\msys64\usr\bin;C:\msys64\usr\bin;C:\Windows\System32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\msys64\usr\bin\site_perl;C:\msys64\usr\bin\vendor_perl;C:\msys64\usr\bin\core_perl TEMP=C:\msys64\tmp CGO_CFLAGS_ALLOW=. CGO_CXXFLAGS_ALLOW=. CGO_LDFLAGS_ALLOW=. GOARCH=amd64 CGO_ENABLED=1 GOPATH=C:\msys64\home\fbi\go;C:\msys64\home\fbi\dfx;C:\msys64\home\fbi\src\go\ GOROOT=C:/msys64/mingw64/lib/go TMP=C:\msys64\tmp" func=RunCmd name="go list dir" time="2018-10-16T02:22:57+08:00" level=debug msg=Execute cmd="go list -e -f {{.Dir}} -tags=\"\" github.com/pkg/errors" dir= env="GOROOT=C:/msys64/mingw64/lib/go TMP=C:\msys64\tmp GOARCH=amd64 CGO_ENABLED=1 GOPATH=C:\msys64\home\fbi\go;C:\msys64\home\fbi\dfx;C:\msys64\home\fbi\src\go\ CGO_CFLAGS_ALLOW=. CGO_CXXFLAGS_ALLOW=. CGO_LDFLAGS_ALLOW=. GOOS=windows PATH=C:\msys64\mingw64\bin;C:\msys64\mingw64\bin;C:\msys64\mingw64\bin;C:\msys64\usr\local\bin;C:\msys64\usr\bin;C:\msys64\usr\bin;C:\Windows\System32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\msys64\usr\bin\site_perl;C:\msys64\usr\bin\vendor_perl;C:\msys64\usr\bin\core_perl TEMP=C:\msys64\tmp" func=RunCmd name="go list dir" time="2018-10-16T02:22:57+08:00" level=debug msg=Execute cmd="go list -e -f {{.Dir}} -tags=\"\" github.com/astaxie/beego/grace" dir= env="PATH=C:\msys64\mingw64\bin;C:\msys64\mingw64\bin;C:\msys64\mingw64\bin;C:\msys64\usr\local\bin;C:\msys64\usr\bin;C:\msys64\usr\bin;C:\Windows\System32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\msys64\usr\bin\site_perl;C:\msys64\usr\bin\vendor_perl;C:\msys64\usr\bin\core_perl TEMP=C:\msys64\tmp CGO_CFLAGS_ALLOW=. CGO_CXXFLAGS_ALLOW=.CGO_LDFLAGS_ALLOW=. GOOS=windows CGO_ENABLED=1 GOPATH=C:\msys64\home\fbi\go;C:\msys64\home\fbi\dfx;C:\msys64\home\fbi\src\go\ GOROOT=C:/msys64/mingw64/lib/go TMP=C:\msys64\tmp GOARCH=amd64" func=RunCmd name="go list dir" time="2018-10-16T02:22:57+08:00" level=debug msg=Execute cmd="go list -e -f {{.Dir}} -tags=\"\" github.com/astaxie/beego/session" dir= env="GOOS=windows PATH=C:\msys64\mingw64\bin;C:\msys64\mingw64\bin;C:\msys64\mingw64\bin;C:\msys64\usr\local\bin;C:\msys64\usr\bin;C:\msys64\usr\bin;C:\Windows\System32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\msys64\usr\bin\site_perl;C:\msys64\usr\bin\vendor_perl;C:\msys64\usr\bin\core_perl TEMP=C:\msys64\tmp CGO_CFLAGS_ALLOW=. CGO_CXXFLAGS_ALLOW=. CGO_LDFLAGS_ALLOW=. GOARCH=amd64 CGO_ENABLED=1 GOPATH=C:\msys64\home\fbi\go;C:\msys64\home\fbi\dfx;C:\msys64\home\fbi\src\go\ GOROOT=C:/msys64/mingw64/lib/go TMP=C:\msys64\tmp" func=RunCmd name="go list dir" time="2018-10-16T02:22:57+08:00" level=debug msg=Execute cmd="go list -e -f {{.Dir}} -tags=\"\" github.com/astaxie/beego/context/param" dir= env="GOARCH=amd64 CGO_ENABLED=1 GOPATH=C:\msys64\home\fbi\go;C:\msys64\home\fbi\dfx;C:\msys64\home\fbi\src\go\ GOROOT=C:/msys64/mingw64/lib/go TMP=C:\msys64\tmp CGO_LDFLAGS_ALLOW=. GOOS=windows PATH=C:\msys64\mingw64\bin;C:\msys64\mingw64\bin;C:\msys64\mingw64\bin;C:\msys64\usr\local\bin;C:\msys64\usr\bin;C:\msys64\usr\bin;C:\Windows\System32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\msys64\usr\bin\site_perl;C:\msys64\usr\bin\vendor_perl;C:\msys64\usr\bin\core_perl TEMP=C:\msys64\tmp CGO_CFLAGS_ALLOW=. CGO_CXXFLAGS_ALLOW=." func=RunCmd name="go list dir" time="2018-10-16T02:22:57+08:00" level=debug msg=Execute cmd="go list -e -f {{.Dir}} -tags=\"\" github.com/gomodule/redigo/internal" dir= env="GOARCH=amd64 CGO_ENABLED=1 GOPATH=C:\msys64\home\fbi\go;C:\msys64\home\fbi\dfx;C:\msys64\home\fbi\src\go\ GOROOT=C:/msys64/mingw64/lib/go TMP=C:\msys64\tmp GOOS=windows PATH=C:\msys64\mingw64\bin;C:\msys64\mingw64\bin;C:\msys64\mingw64\bin;C:\msys64\usr\local\bin;C:\msys64\usr\bin;C:\msys64\usr\bin;C:\Windows\System32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\msys64\usr\bin\site_perl;C:\msys64\usr\bin\vendor_perl;C:\msys64\usr\bin\core_perl TEMP=C:\msys64\tmp CGO_CFLAGS_ALLOW=. CGO_CXXFLAGS_ALLOW=. CGO_LDFLAGS_ALLOW=." func=RunCmd name="go list dir" time="2018-10-16T02:22:57+08:00" level=debug msg=Execute cmd="go list -e -f {{.Dir}} -tags=\"\" github.com/astaxie/beego/logs" dir= env="CGO_ENABLED=1 GOPATH=C:\msys64\home\fbi\go;C:\msys64\home\fbi\dfx;C:\msys64\home\fbi\src\go\ GOROOT=C:/msys64/mingw64/lib/go TMP=C:\msys64\tmp GOARCH=amd64 PATH=C:\msys64\mingw64\bin;C:\msys64\mingw64\bin;C:\msys64\mingw64\bin;C:\msys64\usr\local\bin;C:\msys64\usr\bin;C:\msys64\usr\bin;C:\Windows\System32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\msys64\usr\bin\site_perl;C:\msys64\usr\bin\vendor_perl;C:\msys64\usr\bin\core_perl TEMP=C:\msys64\tmp CGO_CFLAGS_ALLOW=. CGO_CXXFLAGS_ALLOW=. CGO_LDFLAGS_ALLOW=. GOOS=windows" func=RunCmd name="go list dir" time="2018-10-16T02:22:57+08:00" level=debug msg=Execute cmd="go list -e -f {{.Dir}} -tags=\"\" github.com/golang/protobuf/proto" dir= env="TMP=C:\msys64\tmpGOARCH=amd64 CGO_ENABLED=1 GOPATH=C:\msys64\home\fbi\go;C:\msys64\home\fbi\dfx;C:\msys64\home\fbi\src\go\ GOROOT=C:/msys64/mingw64/lib/go CGO_CXXFLAGS_ALLOW=. CGO_LDFLAGS_ALLOW=. GOOS=windows PATH=C:\msys64\mingw64\bin;C:\msys64\mingw64\bin;C:\msys64\mingw64\bin;C:\msys64\usr\local\bin;C:\msys64\usr\bin;C:\msys64\usr\bin;C:\Windows\System32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\msys64\usr\bin\site_perl;C:\msys64\usr\bin\vendor_perl;C:\msys64\usr\bin\core_perl TEMP=C:\msys64\tmp CGO_CFLAGS_ALLOW=." func=RunCmd name="go list dir" time="2018-10-16T02:22:57+08:00" level=debug msg=Execute cmd="go list -e -f {{.Dir}} -tags=\"\" github.com/therecipe/qt" dir= env="GOOS=windows PATH=C:\msys64\mingw64\bin;C:\msys64\mingw64\bin;C:\msys64\mingw64\bin;C:\msys64\usr\local\bin;C:\msys64\usr\bin;C:\msys64\usr\bin;C:\Windows\System32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\msys64\usr\bin\site_perl;C:\msys64\usr\bin\vendor_perl;C:\msys64\usr\bin\core_perl TEMP=C:\msys64\tmp CGO_CFLAGS_ALLOW=. CGO_CXXFLAGS_ALLOW=. CGO_LDFLAGS_ALLOW=. GOARCH=amd64 CGO_ENABLED=1 GOPATH=C:\msys64\home\fbi\go;C:\msys64\home\fbi\dfx;C:\msys64\home\fbi\src\go\ GOROOT=C:/msys64/mingw64/lib/go TMP=C:\msys64\tmp" func=RunCmd name="go list dir" time="2018-10-16T02:22:57+08:00" level=debug msg=Execute cmd="go list -e -f {{.Dir}} -tags=\"\" github.com/therecipe/qt/core" dir= env="CGO_CXXFLAGS_ALLOW=. CGO_LDFLAGS_ALLOW=. GOOS=windows PATH=C:\msys64\mingw64\bin;C:\msys64\mingw64\bin;C:\msys64\mingw64\bin;C:\msys64\usr\local\bin;C:\msys64\usr\bin;C:\msys64\usr\bin;C:\Windows\System32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\msys64\usr\bin\site_perl;C:\msys64\usr\bin\vendor_perl;C:\msys64\usr\bin\core_perl TEMP=C:\msys64\tmp CGO_CFLAGS_ALLOW=. TMP=C:\msys64\tmp GOARCH=amd64 CGO_ENABLED=1 GOPATH=C:\msys64\home\fbi\go;C:\msys64\home\fbi\dfx;C:\msys64\home\fbi\src\go\ GOROOT=C:/msys64/mingw64/lib/go" func=RunCmd name="go list dir" time="2018-10-16T02:22:58+08:00" level=debug msg=Execute cmd="go list -e -f {{.Dir}} -tags=\"\" lingxiu_api_go/models" dir= env="TEMP=C:\msys64\tmp CGO_CFLAGS_ALLOW=. CGO_CXXFLAGS_ALLOW=. CGO_LDFLAGS_ALLOW=. GOOS=windows PATH=C:\msys64\mingw64\bin;C:\msys64\mingw64\bin;C:\msys64\mingw64\bin;C:\msys64\usr\local\bin;C:\msys64\usr\bin;C:\msys64\usr\bin;C:\Windows\System32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\msys64\usr\bin\site_perl;C:\msys64\usr\bin\vendor_perl;C:\msys64\usr\bin\core_perl GOPATH=C:\msys64\home\fbi\go;C:\msys64\home\fbi\dfx;C:\msys64\home\fbi\src\go\ GOROOT=C:/msys64/mingw64/lib/go TMP=C:\msys64\tmp GOARCH=amd64 CGO_ENABLED=1" func=RunCmd name="go list dir" time="2018-10-16T02:22:58+08:00" level=debug msg=Execute cmd="go list -e -f {{.Dir}} -tags=\"\" packet" dir= env="CGO_CFLAGS_ALLOW=. CGO_CXXFLAGS_ALLOW=. CGO_LDFLAGS_ALLOW=. GOOS=windows PATH=C:\msys64\mingw64\bin;C:\msys64\mingw64\bin;C:\msys64\mingw64\bin;C:\msys64\usr\local\bin;C:\msys64\usr\bin;C:\msys64\usr\bin;C:\Windows\System32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\msys64\usr\bin\site_perl;C:\msys64\usr\bin\vendor_perl;C:\msys64\usr\bin\core_perl TEMP=C:\msys64\tmp GOROOT=C:/msys64/mingw64/lib/go TMP=C:\msys64\tmp GOARCH=amd64 CGO_ENABLED=1 GOPATH=C:\msys64\home\fbi\go;C:\msys64\home\fbi\dfx;C:\msys64\home\fbi\src\go\" func=RunCmd name="go list dir" time="2018-10-16T02:23:00+08:00" level=debug msg=Execute cmd="go list -e -f {{.Dir}} -tags=\"\" serveripmanager" dir= env="CGO_LDFLAGS_ALLOW=. GOOS=windows PATH=C:\msys64\mingw64\bin;C:\msys64\mingw64\bin;C:\msys64\mingw64\bin;C:\msys64\usr\local\bin;C:\msys64\usr\bin;C:\msys64\usr\bin;C:\Windows\System32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\msys64\usr\bin\site_perl;C:\msys64\usr\bin\vendor_perl;C:\msys64\usr\bin\core_perl TEMP=C:\msys64\tmp CGO_CFLAGS_ALLOW=. CGO_CXXFLAGS_ALLOW=. GOARCH=amd64 CGO_ENABLED=1 GOPATH=C:\msys64\home\fbi\go;C:\msys64\home\fbi\dfx;C:\msys64\home\fbi\src\go\ GOROOT=C:/msys64/mingw64/lib/go TMP=C:\msys64\tmp" func=RunCmd name="go list dir" time="2018-10-16T02:23:00+08:00" level=debug msg=Execute cmd="go list -e -f {{.Dir}} -tags=\"\" task" dir= env="TEMP=C:\msys64\tmp CGO_CFLAGS_ALLOW=. CGO_CXXFLAGS_ALLOW=. CGO_LDFLAGS_ALLOW=. GOOS=windows PATH=C:\msys64\mingw64\bin;C:\msys64\mingw64\bin;C:\msys64\mingw64\bin;C:\msys64\usr\local\bin;C:\msys64\usr\bin;C:\msys64\usr\bin;C:\Windows\System32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\msys64\usr\bin\site_perl;C:\msys64\usr\bin\vendor_perl;C:\msys64\usr\bin\core_perl GOPATH=C:\msys64\home\fbi\go;C:\msys64\home\fbi\dfx;C:\msys64\home\fbi\src\go\ GOROOT=C:/msys64/mingw64/lib/go TMP=C:\msys64\tmp GOARCH=amd64 CGO_ENABLED=1" func=RunCmd name="go list dir" time="2018-10-16T02:23:00+08:00" level=debug msg=Execute cmd="go list -e -f {{.Dir}} -tags=\"\" tcpcli" dir= env="CGO_LDFLAGS_ALLOW=. GOOS=windows PATH=C:\msys64\mingw64\bin;C:\msys64\mingw64\bin;C:\msys64\mingw64\bin;C:\msys64\usr\local\bin;C:\msys64\usr\bin;C:\msys64\usr\bin;C:\Windows\System32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\msys64\usr\bin\site_perl;C:\msys64\usr\bin\vendor_perl;C:\msys64\usr\bin\core_perl TEMP=C:\msys64\tmp CGO_CFLAGS_ALLOW=. CGO_CXXFLAGS_ALLOW=. GOARCH=amd64 CGO_ENABLED=1 GOPATH=C:\msys64\home\fbi\go;C:\msys64\home\fbi\dfx;C:\msys64\home\fbi\src\go\ GOROOT=C:/msys64/mingw64/lib/go TMP=C:\msys64\tmp" func=RunCmd name="go list dir" time="2018-10-16T02:23:00+08:00" level=debug msg=Execute cmd="go list -e -f {{.Dir}} -tags=\"\" tcpcli/protobuf" dir= env="CGO_CXXFLAGS_ALLOW=. CGO_LDFLAGS_ALLOW=. GOOS=windows PATH=C:\msys64\mingw64\bin;C:\msys64\mingw64\bin;C:\msys64\mingw64\bin;C:\msys64\usr\local\bin;C:\msys64\usr\bin;C:\msys64\usr\bin;C:\Windows\System32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\msys64\usr\bin\site_perl;C:\msys64\usr\bin\vendor_perl;C:\msys64\usr\bin\core_perl TEMP=C:\msys64\tmp CGO_CFLAGS_ALLOW=. TMP=C:\msys64\tmp GOARCH=amd64 CGO_ENABLED=1 GOPATH=C:\msys64\home\fbi\go;C:\msys64\home\fbi\dfx;C:\msys64\home\fbi\src\go\ GOROOT=C:/msys64/mingw64/lib/go" func=RunCmd name="go list dir" time="2018-10-16T02:23:06+08:00" level=debug msg="start Rcc" path="C:\msys64\home\fbi\go\src\github.com\astaxie\beego\vendor\gopkg.in\yaml.v2" target=windows time="2018-10-16T02:23:06+08:00" level=debug msg="start Rcc" path="C:\msys64\home\fbi\go\src\task" target=windows time="2018-10-16T02:23:06+08:00" level=debug msg="start Rcc" path="C:\msys64\home\fbi\dfx\src\core_api" target=windows time="2018-10-16T02:23:06+08:00" level=debug msg="start Rcc" path="C:\msys64\home\fbi\go\src\serveripmanager" target=windows time="2018-10-16T02:23:06+08:00" level=debug msg="start Rcc" path="C:\msys64\home\fbi\src\go\src\github.com\jinzhu\configor" target=windows time="2018-10-16T02:23:06+08:00" level=debug msg="start Rcc" path="C:\msys64\home\fbi\go\src\github.com\lib\pq\oid" target=windows time="2018-10-16T02:23:06+08:00" level=debug msg="start Rcc" path="C:\msys64\home\fbi\go\src\github.com\gomodule\redigo\redis" target=windows time="2018-10-16T02:23:06+08:00" level=debug msg="start Rcc" path="C:\msys64\home\fbi\go\src\github.com\astaxie\beego\utils" target=windows time="2018-10-16T02:23:06+08:00" level=debug msg="start Rcc" path="C:\msys64\home\fbi\src\go\src\iktaskex_view\uigen" target=windows time="2018-10-16T02:23:06+08:00" level=debug msg="start Rcc" path="C:\msys64\home\fbi\go\src\github.com\lib\pq" target=windows time="2018-10-16T02:23:06+08:00" level=debug msg="start Rcc" path="C:\msys64\home\fbi\dfx\src\devi" target=windows time="2018-10-16T02:23:06+08:00" level=debug msg="start Rcc" path="C:\msys64\home\fbi\go\src\golang.org\x\net\websocket" target=windows time="2018-10-16T02:23:06+08:00" level=debug msg="start Rcc" path="C:\msys64\home\fbi\go\src\github.com\astaxie\beego\cache\redis" target=windows time="2018-10-16T02:23:06+08:00" level=debug msg="start Rcc" path="C:\msys64\home\fbi\dfx\src\inkex" target=windows time="2018-10-16T02:23:06+08:00" level=debug msg="start Rcc" path="C:\msys64\home\fbi\go\src\github.com\go-xorm\builder" target=windows time="2018-10-16T02:23:06+08:00" level=debug msg="start Rcc" path="C:\msys64\home\fbi\src\go\src\github.com\BurntSushi\toml" target=windows time="2018-10-16T02:23:06+08:00" level=debug msg="start Rcc" path="C:\msys64\home\fbi\go\src\github.com\gomodule\redigo\internal" target=windows time="2018-10-16T02:23:06+08:00" level=debug msg="start Rcc" path="C:\msys64\home\fbi\go\src\github.com\astaxie\beego\grace" target=windows time="2018-10-16T02:23:06+08:00" level=debug msg="start Rcc" path="C:\msys64\home\fbi\go\src\github.com\astaxie\beego\cache" target=windows time="2018-10-16T02:23:06+08:00" level=debug msg="start Rcc" path="C:\msys64\home\fbi\go\src\github.com\astaxie\beego\session" target=windows time="2018-10-16T02:23:06+08:00" level=debug msg="start Rcc" path="C:\msys64\home\fbi\go\src\gopkg.in\yaml.v2" target=windows time="2018-10-16T02:23:06+08:00" level=debug msg="start Rcc" path="C:\msys64\home\fbi\go\src\github.com\astaxie\beego\context" target=windows time="2018-10-16T02:23:06+08:00" level=debug msg="start Rcc" path="C:\msys64\home\fbi\go\src\github.com\go-xorm\core" target=windows time="2018-10-16T02:23:06+08:00" level=debug msg="start Rcc" path="C:\msys64\home\fbi\go\src\github.com\Pallinder\go-randomdata" target=windows time="2018-10-16T02:23:06+08:00" level=debug msg="start Rcc" path="C:\msys64\home\fbi\go\src\github.com\google\go-querystring\query" target=windows time="2018-10-16T02:23:06+08:00" level=debug msg="start Rcc" path="C:\msys64\home\fbi\dfx\src\tcpcli" target=windows time="2018-10-16T02:23:06+08:00" level=debug msg="start Rcc" path="C:\msys64\home\fbi\go\src\github.com\astaxie\beego\vendor\golang.org\x\crypto\acme" target=windows time="2018-10-16T02:23:06+08:00" level=debug msg="start Rcc" path="C:\msys64\home\fbi\go\src\github.com\astaxie\beego" target=windows time="2018-10-16T02:23:06+08:00" level=debug msg="start Rcc" path="C:\msys64\home\fbi\go\src\golang.org\x\net\proxy" target=windows time="2018-10-16T02:23:06+08:00" level=debug msg="start Rcc" path="C:\msys64\home\fbi\go\src\fast" target=windows time="2018-10-16T02:23:06+08:00" level=debug msg="start Rcc" path="C:\msys64\home\fbi\go\src\github.com\astaxie\beego\config"target=windows time="2018-10-16T02:23:06+08:00" level=debug msg="start Rcc" path="C:\msys64\home\fbi\dfx\src\packet" target=windows time="2018-10-16T02:23:06+08:00" level=debug msg="start Rcc" path="C:\msys64\home\fbi\go\src\golang.org\x\net\publicsuffix" target=windows time="2018-10-16T02:23:06+08:00" level=debug msg="start Rcc" path="C:\msys64\home\fbi\dfx\src\appuser" target=windows time="2018-10-16T02:23:06+08:00" level=debug msg="start Rcc" path="C:\msys64\home\fbi\go\src\github.com\xxtea\xxtea-go\xxtea"target=windows time="2018-10-16T02:23:06+08:00" level=debug msg="start Rcc" path="C:\msys64\home\fbi\go\src\lingxiu_api_go\models" target=windows time="2018-10-16T02:23:06+08:00" level=debug msg="start Rcc" path="C:\msys64\home\fbi\dfx\src\tcpcli\protobuf" target=windows time="2018-10-16T02:23:06+08:00" level=debug msg="start Rcc" path="C:\msys64\home\fbi\go\src\github.com\golang\protobuf\proto" target=windows time="2018-10-16T02:23:06+08:00" level=debug msg="start Rcc" path="C:\msys64\home\fbi\go\src\github.com\astaxie\beego\toolbox" target=windows time="2018-10-16T02:23:06+08:00" level=debug msg="start Rcc" path="C:\msys64\home\fbi\dfx\src\Inke" target=windows time="2018-10-16T02:23:06+08:00" level=debug msg="start Rcc" path="C:\msys64\home\fbi\go\src\crypto_tool" target=windows time="2018-10-16T02:23:06+08:00" level=debug msg="start Rcc" path="C:\msys64\home\fbi\go\src\github.com\satori\go.uuid" target=windows time="2018-10-16T02:23:06+08:00" level=debug msg="start Rcc" path="C:\msys64\home\fbi\go\src\golang.org\x\net\internal\socks" target=windows time="2018-10-16T02:23:06+08:00" level=debug msg="start Rcc" path="C:\msys64\home\fbi\dfx\src\ikmdlog" target=windows time="2018-10-16T02:23:06+08:00" level=debug msg="start Rcc" path="C:\msys64\home\fbi\go\src\github.com\astaxie\beego\vendor\golang.org\x\crypto\acme\autocert" target=windows time="2018-10-16T02:23:06+08:00" level=debug msg="start Rcc" path="C:\msys64\home\fbi\dfx\src\Inke\inke_log" target=windows time="2018-10-16T02:23:06+08:00" level=debug msg="start Rcc" path="C:\msys64\home\fbi\go\src\github.com\pkg\errors" target=windows time="2018-10-16T02:23:06+08:00" level=debug msg="start Rcc" path="C:\msys64\home\fbi\go\src\github.com\astaxie\beego\context\param" target=windows time="2018-10-16T02:23:06+08:00" level=debug msg="start Rcc" path="C:\msys64\home\fbi\go\src\errx" target=windows time="2018-10-16T02:23:06+08:00" level=debug msg="start Rcc" path="C:\msys64\home\fbi\go\src\github.com\astaxie\beego\logs" target=windows time="2018-10-16T02:23:06+08:00" level=debug msg="start Rcc" path="C:\msys64\home\fbi\go\src\github.com\go-xorm\xorm" target=windows time="2018-10-16T02:23:06+08:00" level=debug msg="start Rcc" path="C:\msys64\home\fbi\go\src\github.com\levigross\grequests" target=windows time="2018-10-16T02:23:06+08:00" level=debug msg=Execute cmd="go build -p 8 -v -ldflags=all=\"-s\" \"-w\" \"-H=windowsgui\" -o C:\msys64\home\fbi\src\go\src\iktaskex_view\deploy\windows\iktaskex_view.exe -i -tags=\"\"" dir="C:\msys64\home\fbi\src\go\src\iktaskex_view" env="CGO_CFLAGS_ALLOW=. CGO_CXXFLAGS_ALLOW=. CGO_LDFLAGS_ALLOW=. PATH=C:\msys64\mingw64\bin;C:\msys64\mingw64\bin;C:\msys64\mingw64\bin;C:\msys64\usr\local\bin;C:\msys64\usr\bin;C:\msys64\usr\bin;C:\Windows\System32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\msys64\usr\bin\site_perl;C:\msys64\usr\bin\vendor_perl;C:\msys64\usr\bin\core_perl GOPATH=C:\msys64\home\fbi\go;C:\msys64\home\fbi\dfx;C:\msys64\home\fbi\src\go\ GOROOT=C:/msys64/mingw64/lib/go TMP=C:\msys64\tmp GOOS=windows GOARCH=amd64 CGO_ENABLED=1 TEMP=C:\msys64\tmp" func=RunCmd name="build for windows on windows"

aadog commented 5 years ago

这样卡住最低在半小时之上 It's stuck in a minimum of half an hour.

therecipe commented 5 years ago

Seems like the binding is not installed.

What happens if you run qtsetup -debug install?

aadog commented 5 years ago

time="2018-10-16T02:37:27+08:00" level=info msg="running: 'qtsetup install windows' [docker=false] [vagrant=false]" time="2018-10-16T02:37:27+08:00" level=info msg="installing full qt/core" time="2018-10-16T02:37:27+08:00" level=debug msg=Execute cmd="go install -p 8 -v github.com/therecipe/qt/core" env="PATH=C:\msys64\mingw64\bin;C:\msys64\mingw64\bin;C:\msys64\mingw64\bin;C:\msys64\usr\local\bin;C:\msys64\usr\bin;C:\msys64\usr\bin;C:\Windows\System32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\msys64\usr\bin\site_perl;C:\msys64\usr\bin\vendor_perl;C:\msys64\usr\bin\core_perl GOROOT=C:/msys64/mingw64/lib/go TMP=C:\msys64\tmp CGO_CFLAGS_ALLOW=. CGO_CXXFLAGS_ALLOW=. GOOS=windows GOARCH=amd64 TEMP=C:\msys64\tmp CGO_LDFLAGS_ALLOW=. CGO_ENABLED=1 GOPATH=C:\msys64\home\fbi\go;C:\msys64\home\fbi\dfx;C:\msys64\home\fbi\src\go\" func=RunCmdOptionalError name="install core" time="2018-10-16T02:37:27+08:00" level=info msg="installing full qt/androidextras" time="2018-10-16T02:37:27+08:00" level=debug msg=Execute cmd="go install -p 8 -v github.com/therecipe/qt/androidextras" env="TMP=C:\msys64\tmp CGO_CFLAGS_ALLOW=. CGO_CXXFLAGS_ALLOW=. GOOS=windows GOARCH=amd64 PATH=C:\msys64\mingw64\bin;C:\msys64\mingw64\bin;C:\msys64\mingw64\bin;C:\msys64\usr\local\bin;C:\msys64\usr\bin;C:\msys64\usr\bin;C:\Windows\System32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\msys64\usr\bin\site_perl;C:\msys64\usr\bin\vendor_perl;C:\msys64\usr\bin\core_perl GOROOT=C:/msys64/mingw64/lib/go CGO_ENABLED=1 GOPATH=C:\msys64\home\fbi\go;C:\msys64\home\fbi\dfx;C:\msys64\home\fbi\src\go\ TEMP=C:\msys64\tmp CGO_LDFLAGS_ALLOW=." func=RunCmdOptionalError name="install androidextras" time="2018-10-16T02:37:29+08:00" level=info msg="installing full qt/gui" time="2018-10-16T02:37:29+08:00" level=debug msg=Execute cmd="go install -p 8 -v github.com/therecipe/qt/gui" env="CGO_LDFLAGS_ALLOW=. CGO_ENABLED=1 GOPATH=C:\msys64\home\fbi\go;C:\msys64\home\fbi\dfx;C:\msys64\home\fbi\src\go\ TEMP=C:\msys64\tmp GOROOT=C:/msys64/mingw64/lib/go TMP=C:\msys64\tmp CGO_CFLAGS_ALLOW=. CGO_CXXFLAGS_ALLOW=.* GOOS=windows GOARCH=amd64 PATH=C:\msys64\mingw64\bin;C:\msys64\mingw64\bin;C:\msys64\mingw64\bin;C:\msys64\usr\local\bin;C:\msys64\usr\bin;C:\msys64\usr\bin;C:\Windows\System32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\msys64\usr\bin\site_perl;C:\msys64\usr\bin\vendor_perl;C:\msys64\usr\bin\core_perl" func=RunCmdOptionalError name="install gui"

aadog commented 5 years ago

I confirm that the binding has been installed and I have reinstalled it for at least 20 times.

aadog commented 5 years ago

If I run qtdeploy build-tags = "minimal" then - fast will work, but when you add a new control, such as qlabel, you have to run qtdeploy again, which looks like you need to compile the entire QT

aadog commented 5 years ago

I've been using your library for a year or two, and I haven't been able to solve this problem, including any versions. Help me, do you have a discord

therecipe commented 5 years ago

Sorry, I have no discord but if you have slack: https://gophers.slack.com/messages/qt-binding

Btw, how big is your "widgets-minimal.go" in "therecipe/qt/widgets"?

aadog commented 5 years ago

1 2 3

therecipe commented 5 years ago

Thanks, yeah like I thought your *-minimal.go files are pretty big.

Does your project use a lot of functions from "therecipe/qt" or do you make use from a lot of moc structs? Or do you only make use of a few "therecipe/qt" functions, but are importing a lot of unrelated 3rd party packages?

I think there might be a problem with a) qtminimal picking up wrong stuff and making your *-minimal.go files unecessary big and/or b) this is due the inefficiency of qtmoc (I plan to work on this, but it will take some time ...)

Also btw, how big is you final binary? (>= 20mb ?)

aadog commented 5 years ago

I don't have any special settings, just a simple two-line code that can compile for half an hour. It's not just my problem. Many people have the same problem with me in my circle of friends. Many people like herecipe / qt, but they're stuck with normal installation and compilation. Can you test the problem with msys 2, in my circle Many people here look forward to your msys2 test. `package main

import ( "github.com/therecipe/qt/widgets" "os" )

func main() { widgets.NewQApplication(len(os.Args),os.Args)

widgets.QApplication_Exec()

} `

aadog commented 5 years ago

Compile parameters are:go build -i -v -x -ldflags="-s -w

cc

Then there was a long wait, and he could compile it in about an hour or two, or overnight, as if he couldn't recognize me as qtsetup.

aadog commented 5 years ago

GOROOT=C:\msys64\mingw64\lib\go #gosetup GOPATH=C:\msys64\home\fbi\src\go;C:\msys64\home\fbi\go;C:\msys64\home\fbi\dfx #gosetup C:\msys64\mingw64\lib\go\bin\go.exe build -i -v -x "-ldflags=-s -w" -o C:\Users\fbi\AppData\Local\Temp___152957go_build_main_go.exe C:/msys64/home/fbi/src/go/src/w1/main.go #gosetup WORK=c:\msys64\tmp\go-build346643470 github.com/therecipe/qt/gui mkdir -p $WORK\b035\ cd C:\msys64\home\fbi\go\src\github.com\therecipe\qt\gui CGO_LDFLAGS='"-g" "-O2" "-static" "-Wl,-subsystem,windows" "-mthreads" "-lmingw32" "-LC:/msys64/mingw64/qt5-static/lib" "C:/msys64/mingw64/qt5-static/lib/libqtmain.a" "-LC:/msys64/mingw64/qt5-static/share/qt5/plugins/styles" "C:/msys64/mingw64/qt5-static/share/qt5/plugins/styles/libqwindowsvistastyle.a" "-LC:/msys64/mingw64/qt5-static/share/qt5/plugins/mediaservice" "C:/msys64/mingw64/qt5-static/share/qt5/plugins/mediaservice/libdsengine.a" "-lmf" "-lmfplat" "-lmfuuid" "-ld3d9" "-ldxva2" "-levr" "-ldmoguids" "-lmsdmo" "-lamstrmid" "-lksuser" "C:/msys64/mingw64/qt5-static/share/qt5/plugins/mediaservice/libqtmedia_audioengine.a" "-LC:/msys64/mingw64/qt5-static/share/qt5/plugins/audio" "C:/msys64/mingw64/qt5-static/share/qt5/plugins/audio/libqtaudio_windows.a" "-lstrmiids" "-LC:/msys64/mingw64/qt5-static/share/qt5/plugins/playlistformats" "C:/msys64/mingw64/qt5-static/share/qt5/plugins/playlistformats/libqtmultimedia_m3u.a" "-LC:/msys64/mingw64/qt5-static/share/qt5/plugins/platforms" "C:/msys64/mingw64/qt5-static/share/qt5/plugins/platforms/libqwindows.a" "-lwinspool" "-lshlwapi" "C:/msys64/mingw64/qt5-static/lib/libQt5EventDispatcherSupport.a" "C:/msys64/mingw64/qt5-static/lib/libQt5FontDatabaseSupport.a" "C:/msys64/mingw64/qt5-static/lib/libqtfreetype.a" "C:/msys64/mingw64/qt5-static/lib/libQt5ThemeSupport.a" "C:/msys64/mingw64/qt5-static/lib/libQt5AccessibilitySupport.a" "C:/msys64/mingw64/qt5-static/lib/libQt5VulkanSupport.a" "C:/msys64/mingw64/qt5-static/lib/libQt5WindowsUIAutomationSupport.a" "-LC:/msys64/mingw64/qt5-static/share/qt5/plugins/imageformats" "C:/msys64/mingw64/qt5-static/share/qt5/plugins/imageformats/libqgif.a" "C:/msys64/mingw64/qt5-static/share/qt5/plugins/imageformats/libqicns.a" "C:/msys64/mingw64/qt5-static/share/qt5/plugins/imageformats/libqico.a" "C:/msys64/mingw64/qt5-static/share/qt5/plugins/imageformats/libqjp2.a" "-ljasper" "C:/msys64/mingw64/qt5-static/share/qt5/plugins/imageformats/libqjpeg.a" "C:/msys64/mingw64/qt5-static/share/qt5/plugins/imageformats/libqtga.a" "C:/msys64/mingw64/qt5-static/share/qt5/plugins/imageformats/libqtiff.a" "C:/msys64/mingw64/qt5-static/share/qt5/plugins/imageformats/libqwbmp.a" "C:/msys64/mingw64/qt5-static/share/qt5/plugins/imageformats/libqwebp.a" "-LC:/msys64/mingw64/qt5-static/share/qt5/plugins/qmltooling" "C:/msys64/mingw64/qt5-static/share/qt5/plugins/qmltooling/libqmldbg_debugger.a" "C:/msys64/mingw64/qt5-static/share/qt5/plugins/qmltooling/libqmldbg_inspector.a" "C:/msys64/mingw64/qt5-static/share/qt5/plugins/qmltooling/libqmldbg_local.a" "C:/msys64/mingw64/qt5-static/share/qt5/plugins/qmltooling/libqmldbg_messages.a" "C:/msys64/mingw64/qt5-static/share/qt5/plugins/qmltooling/libqmldbg_native.a" "C:/msys64/mingw64/qt5-static/share/qt5/plugins/qmltooling/libqmldbg_nativedebugger.a" "C:/msys64/mingw64/qt5-static/share/qt5/plugins/qmltooling/libqmldbg_profiler.a" "C:/msys64/mingw64/qt5-static/share/qt5/plugins/qmltooling/libqmldbg_quickprofiler.a" "C:/msys64/mingw64/qt5-static/share/qt5/plugins/qmltooling/libqmldbg_server.a" "C:/msys64/mingw64/qt5-static/lib/libQt5PacketProtocol.a" "C:/msys64/mingw64/qt5-static/share/qt5/plugins/qmltooling/libqmldbg_tcp.a" "-LC:/msys64/mingw64/qt5-static/share/qt5/plugins/bearer" "C:/msys64/mingw64/qt5-static/share/qt5/plugins/bearer/libqgenericbearer.a" "C:/msys64/mingw64/qt5-static/lib/libQt5MultimediaWidgets.a" "C:/msys64/mingw64/qt5-static/lib/libQt5OpenGL.a" "C:/msys64/mingw64/qt5-static/lib/libQt5Designer.a" "C:/msys64/mingw64/qt5-static/lib/libQt5QuickWidgets.a" "C:/msys64/mingw64/qt5-static/lib/libQt5DBus.a" "-ldbus-1" "C:/msys64/mingw64/qt5-static/lib/libQt5Xml.a" "-LC:/msys64/mingw64/qt5-static/share/qt5/qml/QtQuick.2" "C:/msys64/mingw64/qt5-static/share/qt5/qml/QtQuick.2/libqtquick2plugin.a" "-LC:/msys64/mingw64/qt5-static/share/qt5/qml/QtQuick/Controls.2" "C:/msys64/mingw64/qt5-static/share/qt5/qml/QtQuick/Controls.2/libqtquickcontrols2plugin.a" "-LC:/msys64/mingw64/qt5-static/share/qt5/qml/QtQuick/Controls.2/Material" "C:/msys64/mingw64/qt5-static/share/qt5/qml/QtQuick/Controls.2/Material/libqtquickcontrols2materialstyleplugin.a" "-LC:/msys64/mingw64/qt5-static/share/qt5/qml/QtQuick/Controls.2/Universal" "C:/msys64/mingw64/qt5-static/share/qt5/qml/QtQuick/Controls.2/Universal/libqtquickcontrols2universalstyleplugin.a" "C:/msys64/mingw64/qt5-static/lib/libQt5QuickControls2.a" "-LC:/msys64/mingw64/qt5-static/share/qt5/qml/QtQuick/Templates.2" "C:/msys64/mingw64/qt5-static/share/qt5/qml/QtQuick/Templates.2/libqtquicktemplates2plugin.a" "C:/msys64/mingw64/qt5-static/lib/libQt5QuickTemplates2.a" "-LC:/msys64/mingw64/qt5-static/share/qt5/qml/QtQuick/Window.2" "C:/msys64/mingw64/qt5-static/share/qt5/qml/QtQuick/Window.2/libwindowplugin.a" "-LC:/msys64/mingw64/qt5-static/share/qt5/qml/QtQuick/Layouts" "C:/msys64/mingw64/qt5-static/share/qt5/qml/QtQuick/Layouts/libqquicklayoutsplugin.a" "-LC:/msys64/mingw64/qt5-static/share/qt5/qml/QtQuick/Particles.2" "C:/msys64/mingw64/qt5-static/share/qt5/qml/QtQuick/Particles.2/libparticlesplugin.a" "C:/msys64/mingw64/qt5-static/lib/libQt5QuickParticles.a" "-LC:/msys64/mingw64/qt5-static/share/qt5/qml/QtQuick/Controls" "C:/msys64/mingw64/qt5-static/share/qt5/qml/QtQuick/Controls/libqtquickcontrolsplugin.a" "-LC:/msys64/mingw64/qt5-static/share/qt5/qml/QtQuick/Dialogs" "C:/msys64/mingw64/qt5-static/share/qt5/qml/QtQuick/Dialogs/libdialogplugin.a" "-LC:/msys64/mingw64/qt5-static/share/qt5/qml/Qt/labs/folderlistmodel" "C:/msys64/mingw64/qt5-static/share/qt5/qml/Qt/labs/folderlistmodel/libqmlfolderlistmodelplugin.a" "-LC:/msys64/mingw64/qt5-static/share/qt5/qml/Qt/labs/settings" "C:/msys64/mingw64/qt5-static/share/qt5/qml/Qt/labs/settings/libqmlsettingsplugin.a" "-LC:/msys64/mingw64/qt5-static/share/qt5/qml/QtQuick/Dialogs/Private" "C:/msys64/mingw64/qt5-static/share/qt5/qml/QtQuick/Dialogs/Private/libdialogsprivateplugin.a" "-LC:/msys64/mingw64/qt5-static/share/qt5/qml/QtQuick/PrivateWidgets" "C:/msys64/mingw64/qt5-static/share/qt5/qml/QtQuick/PrivateWidgets/libwidgetsplugin.a" "-LC:/msys64/mingw64/qt5-static/share/qt5/qml/QtCharts" "C:/msys64/mingw64/qt5-static/share/qt5/qml/QtCharts/libqtchartsqml2.a" "C:/msys64/mingw64/qt5-static/lib/libQt5Charts.a" "C:/msys64/mingw64/qt5-static/lib/libQt5Widgets.a" "-luxtheme" "-ldwmapi" "-LC:/msys64/mingw64/qt5-static/share/qt5/qml/QtBluetooth" "C:/msys64/mingw64/qt5-static/share/qt5/qml/QtBluetooth/libdeclarative_bluetooth.a" "C:/msys64/mingw64/qt5-static/lib/libQt5Bluetooth.a" "-LC:/msys64/mingw64/qt5-static/share/qt5/qml/QtCanvas3D" "C:/msys64/mingw64/qt5-static/share/qt5/qml/QtCanvas3D/libqtcanvas3d.a" "-LC:/msys64/mingw64/qt5-static/share/qt5/qml/QtGraphicalEffects" "C:/msys64/mingw64/qt5-static/share/qt5/qml/QtGraphicalEffects/libqtgraphicaleffectsplugin.a" "-LC:/msys64/mingw64/qt5-static/share/qt5/qml/QtGraphicalEffects/private" "C:/msys64/mingw64/qt5-static/share/qt5/qml/QtGraphicalEffects/private/libqtgraphicaleffectsprivate.a" "-LC:/msys64/mingw64/qt5-static/share/qt5/qml/QtWebView" "C:/msys64/mingw64/qt5-static/share/qt5/qml/QtWebView/libdeclarative_webview.a" "C:/msys64/mingw64/qt5-static/lib/libQt5WebView.a" "-LC:/msys64/mingw64/qt5-static/share/qt5/qml/Qt3D/Core" "C:/msys64/mingw64/qt5-static/share/qt5/qml/Qt3D/Core/libquick3dcoreplugin.a" "-LC:/msys64/mingw64/qt5-static/share/qt5/qml/Qt3D/Render" "C:/msys64/mingw64/qt5-static/share/qt5/qml/Qt3D/Render/libquick3drenderplugin.a" "C:/msys64/mingw64/qt5-static/lib/libQt53DQuickRender.a" "-LC:/msys64/mingw64/qt5-static/share/qt5/qml/Qt3D/Extras" "C:/msys64/mingw64/qt5-static/share/qt5/qml/Qt3D/Extras/libquick3dextrasplugin.a" "C:/msys64/mingw64/qt5-static/lib/libQt53DQuickExtras.a" "C:/msys64/mingw64/qt5-static/lib/libQt53DQuick.a" "C:/msys64/mingw64/qt5-static/lib/libQt53DExtras.a" "-LC:/msys64/mingw64/qt5-static/share/qt5/qml/Qt3D/Logic" "C:/msys64/mingw64/qt5-static/share/qt5/qml/Qt3D/Logic/libquick3dlogicplugin.a" "-LC:/msys64/mingw64/qt5-static/share/qt5/qml/QtQuick/Scene3D" "C:/msys64/mingw64/qt5-static/share/qt5/qml/QtQuick/Scene3D/libqtquickscene3dplugin.a" "C:/msys64/mingw64/qt5-static/lib/libQt53DRender.a" "C:/msys64/mingw64/qt5-static/lib/libQt5OpenGLExtensions.a" "C:/msys64/mingw64/qt5-static/lib/libQt53DInput.a" "C:/msys64/mingw64/qt5-static/lib/libQt53DLogic.a" "C:/msys64/mingw64/qt5-static/lib/libQt53DCore.a" "C:/msys64/mingw64/qt5-static/lib/libQt5Gamepad.a" "C:/msys64/mingw64/qt5-static/lib/libQt5Concurrent.a" "-LC:/msys64/mingw64/qt5-static/share/qt5/qml/QtMultimedia" "C:/msys64/mingw64/qt5-static/share/qt5/qml/QtMultimedia/libdeclarative_multimedia.a" "C:/msys64/mingw64/qt5-static/lib/libQt5MultimediaQuick.a" "C:/msys64/mingw64/qt5-static/lib/libQt5Quick.a" "C:/msys64/mingw64/qt5-static/lib/libQt5Multimedia.a" "-LC:/msys64/mingw64/qt5-static/share/qt5/qml/QtQml/Models.2" "C:/msys64/mingw64/qt5-static/share/qt5/qml/QtQml/Models.2/libmodelsplugin.a" "-LC:/msys64/mingw64/qt5-static/share/qt5/qml/QtQuick/XmlListModel" "C:/msys64/mingw64/qt5-static/share/qt5/qml/QtQuick/XmlListModel/libqmlxmllistmodelplugin.a" "C:/msys64/mingw64/qt5-static/lib/libQt5XmlPatterns.a" "-LC:/msys64/mingw64/qt5-static/share/qt5/qml/QtSensors" "C:/msys64/mingw64/qt5-static/share/qt5/qml/QtSensors/libdeclarative_sensors.a" "C:/msys64/mingw64/qt5-static/lib/libQt5Gui.a" "-lcomdlg32" "-loleaut32" "-limm32" "-lglu32" "-lopengl32" "C:/msys64/mingw64/qt5-static/lib/libqtlibpng.a" "C:/msys64/mingw64/qt5-static/lib/libqtharfbuzz.a" "C:/msys64/mingw64/qt5-static/lib/libQt5Qml.a" "C:/msys64/mingw64/qt5-static/lib/libQt5Network.a" "-ldnsapi" "-liphlpapi" "-lssl" "-lcrypto" "-lcrypt32" "-lgdi32" "C:/msys64/mingw64/qt5-static/lib/libQt5Sensors.a" "C:/msys64/mingw64/qt5-static/lib/libQt5Core.a" "-lmpr" "-lnetapi32" "-luserenv" "-lversion" "-lws2_32" "-lkernel32" "-luser32" "-lshell32" "-luuid" "-lole32" "-ladvapi32" "-lwinmm" "C:/msys64/mingw64/qt5-static/lib/libqtpcre2.a" "-Wl,--allow-multiple-definition"' "C:\msys64\mingw64\lib\go\pkg\tool\windows_amd64\cgo.exe" -objdir "c:\msys64\tmp\go-build346643470\b035\" -importpath github.com/therecipe/qt/gui -- -I "c:\msys64\tmp\go-build346643470\b035\" -g -O2 -fno-keep-inline-dllexport -march=nocona -mtune=core2 -O2 -Wall -W -Wextra -DUNICODE -D_UNICODE -DWIN32 -DMINGW_HAS_SECURE_API=1 -DQT_NEEDS_QMAIN -DQT_NO_DEBUG -DQT_MULTIMEDIAWIDGETS_LIB -DQT_DESIGNER_LIB -DQT_UIPLUGIN_LIB -DQT_QUICKWIDGETS_LIB -DQT_WIDGETS_LIB -DQT_MULTIMEDIA_LIB -DQT_QUICK_LIB -DQT_GUI_LIB -DQT_QML_LIB -DQT_NETWORK_LIB -DQT_DBUS_LIB -DQT_XML_LIB -DQT_CORE_LIB -Wno-unused-parameter -Wno-unused-variable -Wno-return-type "C:\msys64\home\fbi\go\src\github.com\therecipe\qt\gui\cgo_windows_windows_amd64.go" "C:\msys64\home\fbi\go\src\github.com\therecipe\qt\gui\gui.go"

Compilation finished with exit code -1

aadog commented 5 years ago

If I run qtdeploy build desktop, then it's going to be about a 1-2 minute wait, but I can't use qtdeploy-fast build desktop. If I use this command, he'll compile for hours

aadog commented 5 years ago

$ qtdeploy -debug build desktop time="2018-10-17T06:57:13+08:00" level=debug msg="running Deploy" comply=false docker=false fast=false ldFlags= mode=build path="C:\msys64\home\fbi\src\go\src\w1" target=windows time="2018-10-17T06:57:13+08:00" level=debug msg="start Rcc" path="C:\msys64\home\fbi\src\go\src\w1" target=windows time="2018-10-17T06:57:13+08:00" level=debug msg="get imports" fields.level=0 path="C:\msys64\home\fbi\src\go\src\w1" time="2018-10-17T06:57:13+08:00" level=debug msg=Execute cmd="go list std" dir=env= func=RunCmd name="go list std" time="2018-10-17T06:57:15+08:00" level=debug msg=Execute cmd="go list -e -f '{{join .TestImports \"|\" }}':'{{ join .Deps \"|\" }}' -tags=\"\"" dir="C:\msys64\home\fbi\src\go\src\w1" env="TEMP=C:\msys64\tmp CGO_CFLAGS_ALLOW=. CGO_CXXFLAGS_ALLOW=. TMP=C:\msys64\tmp GOARCH=amd64 CGO_ENABLED=1 PATH=C:\msys64\mingw64\bin;C:\msys64\mingw64\bin;C:\msys64\mingw64\bin;C:\msys64\usr\local\bin;C:\msys64\usr\bin;C:\msys64\usr\bin;C:\Windows\System32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\msys64\usr\bin\site_perl;C:\msys64\usr\bin\vendor_perl;C:\msys64\usr\bin\core_perl GOPATH=C:/msys64/home/fbi/go GOROOT=C:/msys64/mingw64/lib/go CGO_LDFLAGS_ALLOW=. GOOS=windows" func=RunCmd name="go list deps" time="2018-10-17T06:57:16+08:00" level=debug msg=Execute cmd="go list -e -f {{.Dir}} -tags=\"\" github.com/therecipe/qt/widgets" dir= env="TMP=C:\msys64\tmp TEMP=C:\msys64\tmp CGO_CFLAGS_ALLOW=. CGO_CXXFLAGS_ALLOW=. GOOS=windows GOARCH=amd64 CGO_ENABLED=1 PATH=C:\msys64\mingw64\bin;C:\msys64\mingw64\bin;C:\msys64\mingw64\bin;C:\msys64\usr\local\bin;C:\msys64\usr\bin;C:\msys64\usr\bin;C:\Windows\System32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\msys64\usr\bin\site_perl;C:\msys64\usr\bin\vendor_perl;C:\msys64\usr\bin\core_perl GOPATH=C:/msys64/home/fbi/go GOROOT=C:/msys64/mingw64/lib/go CGO_LDFLAGS_ALLOW=." func=RunCmd name="go list dir" time="2018-10-17T06:57:16+08:00" level=debug msg=Execute cmd="go list -e -f {{.Dir}} -tags=\"\" github.com/therecipe/qt/core" dir= env="TMP=C:\msys64\tmp TEMP=C:\msys64\tmp CGO_CFLAGS_ALLOW=. CGO_CXXFLAGS_ALLOW=. GOOS=windows GOARCH=amd64 CGO_ENABLED=1 PATH=C:\msys64\mingw64\bin;C:\msys64\mingw64\bin;C:\msys64\mingw64\bin;C:\msys64\usr\local\bin;C:\msys64\usr\bin;C:\msys64\usr\bin;C:\Windows\System32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\msys64\usr\bin\site_perl;C:\msys64\usr\bin\vendor_perl;C:\msys64\usr\bin\core_perl GOPATH=C:/msys64/home/fbi/go GOROOT=C:/msys64/mingw64/lib/go CGO_LDFLAGS_ALLOW=." func=RunCmd name="go list dir" time="2018-10-17T06:57:16+08:00" level=debug msg=Execute cmd="go list -e -f {{.Dir}} -tags=\"\" github.com/therecipe/qt/gui" dir= env="GOPATH=C:/msys64/home/fbi/go GOROOT=C:/msys64/mingw64/lib/go CGO_LDFLAGS_ALLOW=. GOOS=windows GOARCH=amd64 CGO_ENABLED=1 PATH=C:\msys64\mingw64\bin;C:\msys64\mingw64\bin;C:\msys64\mingw64\bin;C:\msys64\usr\local\bin;C:\msys64\usr\bin;C:\msys64\usr\bin;C:\Windows\System32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\msys64\usr\bin\site_perl;C:\msys64\usr\bin\vendor_perl;C:\msys64\usr\bin\core_perl TMP=C:\msys64\tmp TEMP=C:\msys64\tmp CGO_CFLAGS_ALLOW=. CGO_CXXFLAGS_ALLOW=." func=RunCmd name="go list dir" time="2018-10-17T06:57:16+08:00" level=debug msg=Execute cmd="go list -e -f {{.Dir}} -tags=\"\" github.com/therecipe/qt" dir= env="TMP=C:\msys64\tmp TEMP=C:\msys64\tmp CGO_CFLAGS_ALLOW=. CGO_CXXFLAGS_ALLOW=. GOROOT=C:/msys64/mingw64/lib/go CGO_LDFLAGS_ALLOW=. GOOS=windows GOARCH=amd64 CGO_ENABLED=1 PATH=C:\msys64\mingw64\bin;C:\msys64\mingw64\bin;C:\msys64\mingw64\bin;C:\msys64\usr\local\bin;C:\msys64\usr\bin;C:\msys64\usr\bin;C:\Windows\System32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\msys64\usr\bin\site_perl;C:\msys64\usr\bin\vendor_perl;C:\msys64\usr\bin\core_perl GOPATH=C:/msys64/home/fbi/go" func=RunCmd name="go list dir" time="2018-10-17T06:57:17+08:00" level=debug msg="start Moc" path="C:\msys64\home\fbi\src\go\src\w1" target=windows time="2018-10-17T06:57:17+08:00" level=debug msg="get imports" fields.level=0 path="C:\msys64\home\fbi\src\go\src\w1" time="2018-10-17T06:57:17+08:00" level=debug msg=Execute cmd="go list -e -f '{{join .TestImports \"|\" }}':'{{ join .Deps \"|\" }}' -tags=\"\"" dir="C:\msys64\home\fbi\src\go\src\w1" env="PATH=C:\msys64\mingw64\bin;C:\msys64\mingw64\bin;C:\msys64\mingw64\bin;C:\msys64\usr\local\bin;C:\msys64\usr\bin;C:\msys64\usr\bin;C:\Windows\System32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\msys64\usr\bin\site_perl;C:\msys64\usr\bin\vendor_perl;C:\msys64\usr\bin\core_perl TEMP=C:\msys64\tmp CGO_CXXFLAGS_ALLOW=. CGO_LDFLAGS_ALLOW=. GOOS=windows GOARCH=amd64 CGO_ENABLED=1 GOPATH=C:/msys64/home/fbi/go GOROOT=C:/msys64/mingw64/lib/goTMP=C:\msys64\tmp CGO_CFLAGS_ALLOW=." func=RunCmd name="go list deps" time="2018-10-17T06:57:17+08:00" level=debug msg=Execute cmd="go list -e -f {{.Dir}} -tags=\"\" github.com/therecipe/qt/widgets" dir= env="GOOS=windows GOARCH=amd64 CGO_ENABLED=1 GOPATH=C:/msys64/home/fbi/go GOROOT=C:/msys64/mingw64/lib/goTMP=C:\msys64\tmp CGO_CFLAGS_ALLOW=. PATH=C:\msys64\mingw64\bin;C:\msys64\mingw64\bin;C:\msys64\mingw64\bin;C:\msys64\usr\local\bin;C:\msys64\usr\bin;C:\msys64\usr\bin;C:\Windows\System32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\msys64\usr\bin\site_perl;C:\msys64\usr\bin\vendor_perl;C:\msys64\usr\bin\core_perl TEMP=C:\msys64\tmp CGO_CXXFLAGS_ALLOW=. CGO_LDFLAGS_ALLOW=." func=RunCmd name="go list dir" time="2018-10-17T06:57:17+08:00" level=debug msg=Execute cmd="go list -e -f {{.Dir}} -tags=\"\" github.com/therecipe/qt/gui" dir= env="GOPATH=C:/msys64/home/fbi/go GOROOT=C:/msys64/mingw64/lib/go TMP=C:\msys64\tmp CGO_CFLAGS_ALLOW=. GOOS=windows GOARCH=amd64 CGO_ENABLED=1 CGO_LDFLAGS_ALLOW=. PATH=C:\msys64\mingw64\bin;C:\msys64\mingw64\bin;C:\msys64\mingw64\bin;C:\msys64\usr\local\bin;C:\msys64\usr\bin;C:\msys64\usr\bin;C:\Windows\System32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\msys64\usr\bin\site_perl;C:\msys64\usr\bin\vendor_perl;C:\msys64\usr\bin\core_perl TEMP=C:\msys64\tmp CGO_CXXFLAGS_ALLOW=." func=RunCmd name="go list dir" time="2018-10-17T06:57:17+08:00" level=debug msg=Execute cmd="go list -e -f {{.Dir}} -tags=\"\" github.com/therecipe/qt/core" dir= env="GOARCH=amd64 CGO_ENABLED=1 GOPATH=C:/msys64/home/fbi/go GOROOT=C:/msys64/mingw64/lib/go TMP=C:\msys64\tmp CGO_CFLAGS_ALLOW=. GOOS=windows TEMP=C:\msys64\tmp CGO_CXXFLAGS_ALLOW=.CGO_LDFLAGS_ALLOW=. PATH=C:\msys64\mingw64\bin;C:\msys64\mingw64\bin;C:\msys64\mingw64\bin;C:\msys64\usr\local\bin;C:\msys64\usr\bin;C:\msys64\usr\bin;C:\Windows\System32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\msys64\usr\bin\site_perl;C:\msys64\usr\bin\vendor_perl;C:\msys64\usr\bin\core_perl" func=RunCmd name="go list dir" time="2018-10-17T06:57:17+08:00" level=debug msg=Execute cmd="go list -e -f {{.Dir}} -tags=\"\" github.com/therecipe/qt" dir= env="CGO_ENABLED=1 GOPATH=C:/msys64/home/fbi/go GOROOT=C:/msys64/mingw64/lib/go TMP=C:\msys64\tmp CGO_CFLAGS_ALLOW=. GOOS=windows GOARCH=amd64 CGO_CXXFLAGS_ALLOW=. CGO_LDFLAGS_ALLOW=. PATH=C:\msys64\mingw64\bin;C:\msys64\mingw64\bin;C:\msys64\mingw64\bin;C:\msys64\usr\local\bin;C:\msys64\usr\bin;C:\msys64\usr\bin;C:\Windows\System32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\msys64\usr\bin\site_perl;C:\msys64\usr\bin\vendor_perl;C:\msys64\usr\bin\core_perl TEMP=C:\msys64\tmp" func=RunCmd name="go list dir" time="2018-10-17T06:57:18+08:00" level=debug msg="get imports" fields.level=0 path="C:\msys64\home\fbi\src\go\src\w1" time="2018-10-17T06:57:18+08:00" level=debug msg="get go files" path="C:\msys64\home\fbi\src\go\src\w1" tagsCustom= target=windows time="2018-10-17T06:57:18+08:00" level=debug msg=Execute cmd="go list -e -f '{{join .TestImports \"|\" }}':'{{ join .Imports \"|\" }}' -tags=\"\"" dir="C:\msys64\home\fbi\src\go\src\w1" env="GOARCH=amd64 CGO_CFLAGS_ALLOW=. CGO_LDFLAGS_ALLOW=. GOOS=windows PATH=C:\msys64\mingw64\bin;C:\msys64\mingw64\bin;C:\msys64\mingw64\bin;C:\msys64\usr\local\bin;C:\msys64\usr\bin;C:\msys64\usr\bin;C:\Windows\System32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\msys64\usr\bin\site_perl;C:\msys64\usr\bin\vendor_perl;C:\msys64\usr\bin\core_perl GOPATH=C:/msys64/home/fbi/go GOROOT=C:/msys64/mingw64/lib/go TMP=C:\msys64\tmp TEMP=C:\msys64\tmp CGO_CXXFLAGS_ALLOW=. CGO_ENABLED=1" func=RunCmd name="go list deps" time="2018-10-17T06:57:18+08:00" level=debug msg=Execute cmd="go list -e -f '{{join .GoFiles \"|\" }}':'{{ join .CgoFiles \"|\" }}':'{{ join .TestGoFiles \"|\" }}' -tags=\"\"" dir="C:\msys64\home\fbi\src\go\src\w1" env="GOOS=windows CGO_ENABLED=1 GOPATH=C:/msys64/home/fbi/go GOROOT=C:/msys64/mingw64/lib/go CGO_CXXFLAGS_ALLOW=. CGO_LDFLAGS_ALLOW=. GOARCH=amd64 PATH=C:\msys64\mingw64\bin;C:\msys64\mingw64\bin;C:\msys64\mingw64\bin;C:\msys64\usr\local\bin;C:\msys64\usr\bin;C:\msys64\usr\bin;C:\Windows\System32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\msys64\usr\bin\site_perl;C:\msys64\usr\bin\vendor_perl;C:\msys64\usr\bin\core_perl TMP=C:\msys64\tmp TEMP=C:\msys64\tmp CGO_CFLAGS_ALLOW=." func=RunCmd name="go list gofiles" time="2018-10-17T06:57:18+08:00" level=debug msg=Execute cmd="go list -e -f {{.Dir}} -tags=\"\" github.com/therecipe/qt/widgets" dir= env="CGO_CXXFLAGS_ALLOW=. CGO_ENABLED=1 PATH=C:\msys64\mingw64\bin;C:\msys64\mingw64\bin;C:\msys64\mingw64\bin;C:\msys64\usr\local\bin;C:\msys64\usr\bin;C:\msys64\usr\bin;C:\Windows\System32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\msys64\usr\bin\site_perl;C:\msys64\usr\bin\vendor_perl;C:\msys64\usr\bin\core_perl GOPATH=C:/msys64/home/fbi/go GOROOT=C:/msys64/mingw64/lib/go TMP=C:\msys64\tmp TEMP=C:\msys64\tmp GOOS=windows GOARCH=amd64 CGO_CFLAGS_ALLOW=. CGO_LDFLAGS_ALLOW=." func=RunCmd name="go list dir" time="2018-10-17T06:57:19+08:00" level=debug msg=parse path="C:\msys64\home\fbi\src\go\src\w1\main.go" time="2018-10-17T06:57:19+08:00" level=debug msg="found 0 moc structs" path="C:\msys64\home\fbi\src\go\src\w1" time="2018-10-17T06:57:19+08:00" level=debug msg="start Minimal" path="C:\msys64\home\fbi\src\go\src\w1" target=windows time="2018-10-17T06:57:19+08:00" level=debug msg="get imports" fields.level=0 path="C:\msys64\home\fbi\src\go\src\w1" time="2018-10-17T06:57:19+08:00" level=debug msg=Execute cmd="go list -e -f '{{join .TestImports \"|\" }}':'{{ join .Deps \"|\" }}' -tags=\"\"" dir="C:\msys64\home\fbi\src\go\src\w1" env="CGO_CXXFLAGS_ALLOW=. CGO_LDFLAGS_ALLOW=. GOPATH=C:/msys64/home/fbi/go GOROOT=C:/msys64/mingw64/lib/go TEMP=C:\msys64\tmp CGO_CFLAGS_ALLOW=. TMP=C:\msys64\tmp GOOS=windows GOARCH=amd64 CGO_ENABLED=1 PATH=C:\msys64\mingw64\bin;C:\msys64\mingw64\bin;C:\msys64\mingw64\bin;C:\msys64\usr\local\bin;C:\msys64\usr\bin;C:\msys64\usr\bin;C:\Windows\System32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\msys64\usr\bin\site_perl;C:\msys64\usr\bin\vendor_perl;C:\msys64\usr\bin\core_perl" func=RunCmd name="go list deps" time="2018-10-17T06:57:19+08:00" level=debug msg=Execute cmd="go list -e -f {{.Dir}} -tags=\"\" github.com/therecipe/qt/widgets" dir= env="GOPATH=C:/msys64/home/fbi/go GOROOT=C:/msys64/mingw64/lib/go TEMP=C:\msys64\tmp CGO_CFLAGS_ALLOW=. CGO_CXXFLAGS_ALLOW=. CGO_LDFLAGS_ALLOW=. GOOS=windows GOARCH=amd64 CGO_ENABLED=1 PATH=C:\msys64\mingw64\bin;C:\msys64\mingw64\bin;C:\msys64\mingw64\bin;C:\msys64\usr\local\bin;C:\msys64\usr\bin;C:\msys64\usr\bin;C:\Windows\System32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\msys64\usr\bin\site_perl;C:\msys64\usr\bin\vendor_perl;C:\msys64\usr\bin\core_perl TMP=C:\msys64\tmp" func=RunCmd name="go list dir" time="2018-10-17T06:57:19+08:00" level=debug msg=Execute cmd="go list -e -f {{.Dir}} -tags=\"\" github.com/therecipe/qt/gui" dir= env="GOARCH=amd64 CGO_ENABLED=1 PATH=C:\msys64\mingw64\bin;C:\msys64\mingw64\bin;C:\msys64\mingw64\bin;C:\msys64\usr\local\bin;C:\msys64\usr\bin;C:\msys64\usr\bin;C:\Windows\System32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\msys64\usr\bin\site_perl;C:\msys64\usr\bin\vendor_perl;C:\msys64\usr\bin\core_perl TMP=C:\msys64\tmp GOOS=windows GOROOT=C:/msys64/mingw64/lib/go TEMP=C:\msys64\tmp CGO_CFLAGS_ALLOW=. CGO_CXXFLAGS_ALLOW=. CGO_LDFLAGS_ALLOW=. GOPATH=C:/msys64/home/fbi/go" func=RunCmd name="go list dir" time="2018-10-17T06:57:19+08:00" level=debug msg=Execute cmd="go list -e -f {{.Dir}} -tags=\"\" github.com/therecipe/qt" dir= env="GOPATH=C:/msys64/home/fbi/goGOROOT=C:/msys64/mingw64/lib/go TEMP=C:\msys64\tmp CGO_CFLAGS_ALLOW=. CGO_CXXFLAGS_ALLOW=. CGO_LDFLAGS_ALLOW=. GOOS=windows GOARCH=amd64 CGO_ENABLED=1 PATH=C:\msys64\mingw64\bin;C:\msys64\mingw64\bin;C:\msys64\mingw64\bin;C:\msys64\usr\local\bin;C:\msys64\usr\bin;C:\msys64\usr\bin;C:\Windows\System32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\msys64\usr\bin\site_perl;C:\msys64\usr\bin\vendor_perl;C:\msys64\usr\bin\core_perl TMP=C:\msys64\tmp" func=RunCmd name="go list dir" time="2018-10-17T06:57:19+08:00" level=debug msg=Execute cmd="go list -e -f {{.Dir}} -tags=\"\" github.com/therecipe/qt/core" dir= env="GOPATH=C:/msys64/home/fbi/go GOROOT=C:/msys64/mingw64/lib/go TEMP=C:\msys64\tmp CGO_CFLAGS_ALLOW=. CGO_CXXFLAGS_ALLOW=. CGO_LDFLAGS_ALLOW=. GOOS=windows GOARCH=amd64 CGO_ENABLED=1 PATH=C:\msys64\mingw64\bin;C:\msys64\mingw64\bin;C:\msys64\mingw64\bin;C:\msys64\usr\local\bin;C:\msys64\usr\bin;C:\msys64\usr\bin;C:\Windows\System32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\msys64\usr\bin\site_perl;C:\msys64\usr\bin\vendor_perl;C:\msys64\usr\bin\core_perl TMP=C:\msys64\tmp" func=RunCmd name="go list dir" time="2018-10-17T06:57:20+08:00" level=debug msg="get go files" path="C:\msys64\home\fbi\src\go\src\w1" tagsCustom= target=windows time="2018-10-17T06:57:20+08:00" level=debug msg=Execute cmd="go list -e -f '{{join .GoFiles \"|\" }}':'{{ join .CgoFiles \"|\" }}':'{{ join .TestGoFiles \"|\" }}' -tags=\"\"" dir="C:\msys64\home\fbi\src\go\src\w1" env="CGO_CFLAGS_ALLOW=. CGO_LDFLAGS_ALLOW=. GOOS=windows GOARCH=amd64 CGO_ENABLED=1 PATH=C:\msys64\mingw64\bin;C:\msys64\mingw64\bin;C:\msys64\mingw64\bin;C:\msys64\usr\local\bin;C:\msys64\usr\bin;C:\msys64\usr\bin;C:\Windows\System32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\msys64\usr\bin\site_perl;C:\msys64\usr\bin\vendor_perl;C:\msys64\usr\bin\core_perl TMP=C:\msys64\tmp GOPATH=C:/msys64/home/fbi/go GOROOT=C:/msys64/mingw64/lib/go TEMP=C:\msys64\tmp CGO_CXXFLAGS_ALLOW=.*" func=RunCmd name="go list gofiles" time="2018-10-17T06:57:20+08:00" level=debug msg="analyse for minimal" path="C:\msys64\home\fbi\src\go\src\w1\main.go" time="2018-10-17T06:57:20+08:00" level=debug msg="found 1 files to analyze" time="2018-10-17T06:57:20+08:00" level=debug msg=parser.LoadModule module=Xml time="2018-10-17T06:57:20+08:00" level=debug msg=parser.LoadModule module=AndroidExtras time="2018-10-17T06:57:20+08:00" level=debug msg=parser.LoadModule module=Sql time="2018-10-17T06:57:20+08:00" level=debug msg=parser.LoadModule module=DBus time="2018-10-17T06:57:20+08:00" level=debug msg=parser.LoadModule module=Network time="2018-10-17T06:57:20+08:00" level=debug msg=parser.LoadModule module=WebSockets time="2018-10-17T06:57:20+08:00" level=debug msg=parser.LoadModule module=WebChannel time="2018-10-17T06:57:20+08:00" level=debug msg=parser.LoadModule module=ScriptTools time="2018-10-17T06:57:20+08:00" level=debug msg=Execute cmd="C:\msys64\mingw64\lib\go\bin\go list -f {{.Root}} github.com/therecipe/qt" dir= env= func=RunCmd name="get list gopath" time="2018-10-17T06:57:20+08:00" level=debug msg=Execute cmd="C:\msys64\mingw64\lib\go\bin\go list -f {{.Root}} github.com/therecipe/qt" dir= env= func=RunCmd name="get list gopath" time="2018-10-17T06:57:20+08:00" level=debug msg=Execute cmd="C:\msys64\mingw64\lib\go\bin\go list -f {{.Root}} github.com/therecipe/qt" dir= env= func=RunCmd name="get list gopath" time="2018-10-17T06:57:20+08:00" level=debug msg=parser.LoadModule module=Core time="2018-10-17T06:57:20+08:00" level=debug msg=parser.LoadModule module=XmlPatterns time="2018-10-17T06:57:20+08:00" level=debug msg=parser.LoadModule module=Nfc time="2018-10-17T06:57:20+08:00" level=debug msg=parser.LoadModule module=RemoteObjects time="2018-10-17T06:57:20+08:00" level=debug msg=parser.LoadModule module=UiTools time="2018-10-17T06:57:20+08:00" level=debug msg=parser.LoadModule module=Bluetooth time="2018-10-17T06:57:20+08:00" level=debug msg=parser.LoadModule module=Script time="2018-10-17T06:57:20+08:00" level=debug msg=parser.LoadModule module=Widgets time="2018-10-17T06:57:20+08:00" level=debug msg=Execute cmd="C:\msys64\mingw64\lib\go\bin\go list -f {{.Root}} github.com/therecipe/qt" dir= env= func=RunCmd name="get list gopath" time="2018-10-17T06:57:20+08:00" level=debug msg=Execute cmd="C:\msys64\mingw64\lib\go\bin\go list -f {{.Root}} github.com/therecipe/qt" dir= env= func=RunCmd name="get list gopath" time="2018-10-17T06:57:20+08:00" level=debug msg=parser.LoadModule module=Qml time="2018-10-17T06:57:20+08:00" level=debug msg=parser.LoadModule module=Sensors time="2018-10-17T06:57:20+08:00" level=debug msg=parser.LoadModule module=Multimedia time="2018-10-17T06:57:20+08:00" level=debug msg=Execute cmd="C:\msys64\mingw64\lib\go\bin\go list -f {{.Root}} github.com/therecipe/qt" dir= env= func=RunCmd name="get list gopath" time="2018-10-17T06:57:20+08:00" level=debug msg=Execute cmd="C:\msys64\mingw64\lib\go\bin\go list -f {{.Root}} github.com/therecipe/qt" dir= env= func=RunCmd name="get list gopath" time="2018-10-17T06:57:20+08:00" level=debug msg=Execute cmd="C:\msys64\mingw64\lib\go\bin\go list -f {{.Root}} github.com/therecipe/qt" dir= env= func=RunCmd name="get list gopath" time="2018-10-17T06:57:20+08:00" level=debug msg=Execute cmd="C:\msys64\mingw64\lib\go\bin\go list -f {{.Root}} github.com/therecipe/qt" dir= env= func=RunCmd name="get list gopath" time="2018-10-17T06:57:20+08:00" level=debug msg=Execute cmd="C:\msys64\mingw64\lib\go\bin\go list -f {{.Root}} github.com/therecipe/qt" dir= env= func=RunCmd name="get list gopath" time="2018-10-17T06:57:20+08:00" level=debug msg=Execute cmd="C:\msys64\mingw64\lib\go\bin\go list -f {{.Root}} github.com/therecipe/qt" dir= env= func=RunCmd name="get list gopath" time="2018-10-17T06:57:20+08:00" level=debug msg=Execute cmd="C:\msys64\mingw64\lib\go\bin\go list -f {{.Root}} github.com/therecipe/qt" dir= env= func=RunCmd name="get list gopath" time="2018-10-17T06:57:20+08:00" level=debug msg=Execute cmd="C:\msys64\mingw64\lib\go\bin\go list -f {{.Root}} github.com/therecipe/qt" dir= env= func=RunCmd name="get list gopath" time="2018-10-17T06:57:20+08:00" level=debug msg=parser.LoadModule module=Scxml time="2018-10-17T06:57:20+08:00" level=debug msg=parser.LoadModule module=WinExtras time="2018-10-17T06:57:20+08:00" level=debug msg=parser.LoadModule module=TestLib time="2018-10-17T06:57:20+08:00" level=debug msg=parser.LoadModule module=SerialPort time="2018-10-17T06:57:20+08:00" level=debug msg=parser.LoadModule module=SerialBus time="2018-10-17T06:57:20+08:00" level=debug msg=parser.LoadModule module=PrintSupport time="2018-10-17T06:57:20+08:00" level=debug msg=Execute cmd="C:\msys64\mingw64\lib\go\bin\go list -f {{.Root}} github.com/therecipe/qt" dir= env= func=RunCmd name="get list gopath" time="2018-10-17T06:57:20+08:00" level=debug msg=parser.LoadModule module=Designer time="2018-10-17T06:57:20+08:00" level=debug msg=Execute cmd="C:\msys64\mingw64\lib\go\bin\go list -f {{.Root}} github.com/therecipe/qt" dir= env= func=RunCmd name="get list gopath" time="2018-10-17T06:57:20+08:00" level=debug msg=parser.LoadModule module=Help time="2018-10-17T06:57:20+08:00" level=debug msg=Execute cmd="C:\msys64\mingw64\lib\go\bin\go list -f {{.Root}} github.com/therecipe/qt" dir= env= func=RunCmd name="get list gopath" time="2018-10-17T06:57:20+08:00" level=debug msg=parser.LoadModule module=Charts time="2018-10-17T06:57:20+08:00" level=debug msg=parser.LoadModule module=Gamepad time="2018-10-17T06:57:20+08:00" level=debug msg=Execute cmd="C:\msys64\mingw64\lib\go\bin\go list -f {{.Root}} github.com/therecipe/qt" dir= env= func=RunCmd name="get list gopath" time="2018-10-17T06:57:20+08:00" level=debug msg=parser.LoadModule module=DataVisualization time="2018-10-17T06:57:20+08:00" level=debug msg=Execute cmd="C:\msys64\mingw64\lib\go\bin\go list -f {{.Root}} github.com/therecipe/qt" dir= env= func=RunCmd name="get list gopath" time="2018-10-17T06:57:20+08:00" level=debug msg=Execute cmd="C:\msys64\mingw64\lib\go\bin\go list -f {{.Root}} github.com/therecipe/qt" dir= env= func=RunCmd name="get list gopath" time="2018-10-17T06:57:20+08:00" level=debug msg=parser.LoadModule module=Location time="2018-10-17T06:57:20+08:00" level=debug msg=parser.LoadModule module=Gui time="2018-10-17T06:57:20+08:00" level=debug msg=parser.LoadModule module=QuickControls2 time="2018-10-17T06:57:20+08:00" level=debug msg=Execute cmd="C:\msys64\mingw64\lib\go\bin\go list -f {{.Root}} github.com/therecipe/qt" dir= env= func=RunCmd name="get list gopath" time="2018-10-17T06:57:20+08:00" level=debug msg=Execute cmd="C:\msys64\mingw64\lib\go\bin\go list -f {{.Root}} github.com/therecipe/qt" dir= env= func=RunCmd name="get list gopath" time="2018-10-17T06:57:20+08:00" level=debug msg=parser.LoadModule module=Speech time="2018-10-17T06:57:20+08:00" level=debug msg=parser.LoadModule module=Positioning time="2018-10-17T06:57:20+08:00" level=debug msg=parser.LoadModule module=Sailfish time="2018-10-17T06:57:20+08:00" level=debug msg=Execute cmd="C:\msys64\mingw64\lib\go\bin\go list -f {{.Root}} github.com/therecipe/qt" dir= env= func=RunCmd name="get list gopath" time="2018-10-17T06:57:20+08:00" level=debug msg=Execute cmd="C:\msys64\mingw64\lib\go\bin\go list -f {{.Root}} github.com/therecipe/qt" dir= env= func=RunCmd name="get list gopath" time="2018-10-17T06:57:20+08:00" level=debug msg=Execute cmd="C:\msys64\mingw64\lib\go\bin\go list -f {{.Root}} github.com/therecipe/qt" dir= env= func=RunCmd name="get list gopath" time="2018-10-17T06:57:20+08:00" level=debug msg=Execute cmd="C:\msys64\mingw64\lib\go\bin\go list -f {{.Root}} github.com/therecipe/qt" dir= env= func=RunCmd name="get list gopath" time="2018-10-17T06:57:20+08:00" level=debug msg=Execute cmd="C:\msys64\mingw64\lib\go\bin\go list -f {{.Root}} github.com/therecipe/qt" dir= env= func=RunCmd name="get list gopath" time="2018-10-17T06:57:20+08:00" level=debug msg=Execute cmd="C:\msys64\mingw64\lib\go\bin\go list -f {{.Root}} github.com/therecipe/qt" dir= env= func=RunCmd name="get list gopath" time="2018-10-17T06:57:20+08:00" level=debug msg=parser.LoadModule module=Svg time="2018-10-17T06:57:20+08:00" level=debug msg=parser.LoadModule module=Quick time="2018-10-17T06:57:20+08:00" level=debug msg=Execute cmd="C:\msys64\mingw64\lib\go\bin\go list -f {{.Root}} github.com/therecipe/qt" dir= env= func=RunCmd name="get list gopath" time="2018-10-17T06:57:20+08:00" level=debug msg=Execute cmd="C:\msys64\mingw64\lib\go\bin\go list -f {{.Root}} github.com/therecipe/qt" dir= env= func=RunCmd name="get list gopath" time="2018-10-17T06:57:20+08:00" level=debug msg=Execute cmd="C:\msys64\mingw64\lib\go\bin\go list -f {{.Root}} github.com/therecipe/qt" dir= env= func=RunCmd name="get list gopath" time="2018-10-17T06:57:20+08:00" level=debug msg=Execute cmd="C:\msys64\mingw64\lib\go\bin\go list -f {{.Root}} github.com/therecipe/qt" dir= env= func=RunCmd name="get list gopath" time="2018-10-17T06:57:20+08:00" level=debug msg=Execute cmd="C:\msys64\mingw64\lib\go\bin\go list -f {{.Root}} github.com/therecipe/qt" dir= env= func=RunCmd name="get list gopath" time="2018-10-17T06:57:20+08:00" level=debug msg=Execute cmd="C:\msys64\mingw64\lib\go\bin\go list -f {{.Root}} github.com/therecipe/qt" dir= env= func=RunCmd name="get list gopath" time="2018-10-17T06:57:20+08:00" level=debug msg=Execute cmd="C:\msys64\mingw64\lib\go\bin\go list -f {{.Root}} github.com/therecipe/qt" dir= env= func=RunCmd name="get list gopath" time="2018-10-17T06:57:20+08:00" level=debug msg=Execute cmd="C:\msys64\mingw64\lib\go\bin\go list -f {{.Root}} github.com/therecipe/qt" dir= env= func=RunCmd name="get list gopath" time="2018-10-17T06:57:20+08:00" level=debug msg=Execute cmd="C:\msys64\mingw64\lib\go\bin\go list -f {{.Root}} github.com/therecipe/qt" dir= env= func=RunCmd name="get list gopath" time="2018-10-17T06:57:20+08:00" level=debug msg=Execute cmd="C:\msys64\mingw64\lib\go\bin\go list -f {{.Root}} github.com/therecipe/qt" dir= env= func=RunCmd name="get list gopath" time="2018-10-17T06:57:26+08:00" level=debug msg=prepare module=Core time="2018-10-17T06:57:26+08:00" level=debug msg="failed to parse header" class=QList module=Gui time="2018-10-17T06:57:27+08:00" level=debug msg="failed to find header file" class=QStaticByteArrayMatcher module=Core time="2018-10-17T06:57:27+08:00" level=debug msg="failed to find header file" class=QtDummyFutex module=Core time="2018-10-17T06:57:27+08:00" level=debug msg="failed to find header file" class=QtLinuxFutex module=Core time="2018-10-17T06:57:27+08:00" level=debug msg="failed to find header file" class=QtStringBuilder module=Core time="2018-10-17T06:57:27+08:00" level=debug msg=prepare module=AndroidExtras time="2018-10-17T06:57:27+08:00" level=debug msg="failed to find header file" class=QAndroidBinder module=AndroidExtras time="2018-10-17T06:57:27+08:00" level=debug msg="failed to find header file" class=QAndroidIntent module=AndroidExtras time="2018-10-17T06:57:27+08:00" level=debug msg="failed to find header file" class=QAndroidJniExceptionCleaner module=AndroidExtras time="2018-10-17T06:57:27+08:00" level=debug msg="failed to find header file" class=QAndroidParcel module=AndroidExtras time="2018-10-17T06:57:27+08:00" level=debug msg="failed to find header file" class=QAndroidService module=AndroidExtras time="2018-10-17T06:57:27+08:00" level=debug msg="failed to find header file" class=QAndroidServiceConnection module=AndroidExtras time="2018-10-17T06:57:27+08:00" level=debug msg="failed to find header file" class=QtAndroid module=AndroidExtras time="2018-10-17T06:57:27+08:00" level=debug msg=prepare module=Gui time="2018-10-17T06:57:27+08:00" level=debug msg="failed to find header file" class=QCss module=Gui time="2018-10-17T06:57:27+08:00" level=debug msg="failed to find header file" class=QPdf module=Gui time="2018-10-17T06:57:27+08:00" level=debug msg="failed to find header file" class=QShaderLanguage module=Gui time="2018-10-17T06:57:27+08:00" level=debug msg=prepare module=Network time="2018-10-17T06:57:27+08:00" level=debug msg="failed to find header file" class=Http2 module=Network time="2018-10-17T06:57:27+08:00" level=debug msg="failed to find header file" class=WinRTSocketEngine module=Network time="2018-10-17T06:57:27+08:00" level=debug msg=prepare module=Xml time="2018-10-17T06:57:28+08:00" level=debug msg=prepare module=DBus time="2018-10-17T06:57:28+08:00" level=debug msg="failed to find header file" class=QDBus module=DBus time="2018-10-17T06:57:28+08:00" level=debug msg="failed to find header file" class=QDBusPendingReplyTypes module=DBus time="2018-10-17T06:57:28+08:00" level=debug msg=prepare module=Nfc time="2018-10-17T06:57:28+08:00" level=debug msg="failed to find header file" class=AndroidNfc module=Nfc time="2018-10-17T06:57:28+08:00" level=debug msg=prepare module=Script time="2018-10-17T06:57:28+08:00" level=debug msg="failed to find header file" class=QSOperator module=Script time="2018-10-17T06:57:28+08:00" level=debug msg="failed to find header file" class=QScript module=Script time="2018-10-17T06:57:28+08:00" level=debug msg=prepare module=Sensors time="2018-10-17T06:57:28+08:00" level=debug msg="failed to find header file" class=AndroidSensors module=Sensors time="2018-10-17T06:57:28+08:00" level=debug msg="failed to find header file" class=QtMobility module=Sensors time="2018-10-17T06:57:28+08:00" level=debug msg=prepare module=Positioning time="2018-10-17T06:57:28+08:00" level=debug msg=prepare module=Widgets time="2018-10-17T06:57:28+08:00" level=debug msg="failed to find header file" class=QStyleHelper module=Widgets time="2018-10-17T06:57:28+08:00" level=debug msg=prepare module=Sql time="2018-10-17T06:57:28+08:00" level=debug msg=prepare module=Qml time="2018-10-17T06:57:28+08:00" level=debug msg="failed to find header file" class=QQmlImport module=Qml time="2018-10-17T06:57:28+08:00" level=debug msg="failed to find header file" class=QV4 module=Qml time="2018-10-17T06:57:28+08:00" level=debug msg=prepare module=WebSockets time="2018-10-17T06:57:28+08:00" level=debug msg=prepare module=XmlPatterns time="2018-10-17T06:57:28+08:00" level=debug msg="failed to find header file" class=QPatternist module=XmlPatterns time="2018-10-17T06:57:28+08:00" level=debug msg=prepare module=Bluetooth time="2018-10-17T06:57:28+08:00" level=debug msg="failed to find header file" class=OSXBluetooth module=Bluetooth time="2018-10-17T06:57:28+08:00" level=debug msg="failed to find header file" class=QBluetooth module=Bluetooth time="2018-10-17T06:57:29+08:00" level=debug msg=prepare module=WebChannel time="2018-10-17T06:57:29+08:00" level=debug msg=prepare module=Svg time="2018-10-17T06:57:29+08:00" level=debug msg=prepare module=Multimedia time="2018-10-17T06:57:29+08:00" level=debug msg=prepare module=Quick time="2018-10-17T06:57:29+08:00" level=debug msg="failed to find header file" class=QSGBatchRenderer module=Quick time="2018-10-17T06:57:29+08:00" level=debug msg=prepare module=Help time="2018-10-17T06:57:29+08:00" level=debug msg=prepare module=Location time="2018-10-17T06:57:29+08:00" level=debug msg="failed to find header file" class=QGeoServiceProviderFactoryV2 module=Location time="2018-10-17T06:57:29+08:00" level=debug msg=prepare module=ScriptTools time="2018-10-17T06:57:29+08:00" level=debug msg=prepare module=UiTools time="2018-10-17T06:57:29+08:00" level=debug msg=prepare module=WinExtras time="2018-10-17T06:57:29+08:00" level=debug msg="failed to find header file" class=QtDwmApiDll module=WinExtras time="2018-10-17T06:57:29+08:00" level=debug msg=prepare module=TestLib time="2018-10-17T06:57:29+08:00" level=debug msg="failed to parse header" class=QAbstractItemModelTester module=Test time="2018-10-17T06:57:29+08:00" level=debug msg=prepare module=SerialPort time="2018-10-17T06:57:29+08:00" level=debug msg=prepare module=SerialBus time="2018-10-17T06:57:29+08:00" level=debug msg="failed to find header file" class=Diagnostics module=SerialBus time="2018-10-17T06:57:29+08:00" level=debug msg="failed to find header file" class=EncapsulatedInterfaceTransport module=SerialBus time="2018-10-17T06:57:29+08:00" level=debug msg=prepare module=PrintSupport time="2018-10-17T06:57:29+08:00" level=debug msg="failed to find header file" class=QPrint module=PrintSupport time="2018-10-17T06:57:29+08:00" level=debug msg=prepare module=Designer time="2018-10-17T06:57:29+08:00" level=debug msg=prepare module=Scxml time="2018-10-17T06:57:29+08:00" level=debug msg=prepare module=Gamepad time="2018-10-17T06:57:29+08:00" level=debug msg=prepare module=DataVisualization time="2018-10-17T06:57:29+08:00" level=debug msg="failed to parse header" class=Q3DBars module=DataVisualization time="2018-10-17T06:57:29+08:00" level=debug msg="failed to parse header" class=Q3DCamera module=DataVisualization time="2018-10-17T06:57:29+08:00" level=debug msg="failed to parse header" class=Q3DInputHandler module=DataVisualization time="2018-10-17T06:57:29+08:00" level=debug msg="failed to parse header" class=Q3DLight module=DataVisualization time="2018-10-17T06:57:29+08:00" level=debug msg="failed to parse header" class=Q3DObject module=DataVisualization time="2018-10-17T06:57:29+08:00" level=debug msg="failed to parse header" class=Q3DScatter module=DataVisualization time="2018-10-17T06:57:29+08:00" level=debug msg="failed to parse header" class=Q3DScene module=DataVisualization time="2018-10-17T06:57:29+08:00" level=debug msg="failed to parse header" class=Q3DSurface module=DataVisualization time="2018-10-17T06:57:29+08:00" level=debug msg="failed to parse header" class=Q3DTheme module=DataVisualization time="2018-10-17T06:57:29+08:00" level=debug msg="failed to parse header" class=QAbstract3DAxis module=DataVisualization time="2018-10-17T06:57:29+08:00" level=debug msg="failed to parse header" class=QAbstract3DGraph module=DataVisualization time="2018-10-17T06:57:29+08:00" level=debug msg="failed to parse header" class=QAbstract3DInputHandler module=DataVisualization time="2018-10-17T06:57:29+08:00" level=debug msg="failed to parse header" class=QAbstract3DSeries module=DataVisualization time="2018-10-17T06:57:29+08:00" level=debug msg="failed to parse header" class=QAbstractDataProxy module=DataVisualization time="2018-10-17T06:57:29+08:00" level=debug msg="failed to parse header" class=QBar3DSeries module=DataVisualization time="2018-10-17T06:57:29+08:00" level=debug msg="failed to parse header" class=QBarDataItem module=DataVisualization time="2018-10-17T06:57:29+08:00" level=debug msg="failed to parse header" class=QBarDataProxy module=DataVisualization time="2018-10-17T06:57:29+08:00" level=debug msg="failed to parse header" class=QCategory3DAxis module=DataVisualization time="2018-10-17T06:57:29+08:00" level=debug msg="failed to parse header" class=QCustom3DItem module=DataVisualization time="2018-10-17T06:57:29+08:00" level=debug msg="failed to parse header" class=QCustom3DLabel module=DataVisualization time="2018-10-17T06:57:29+08:00" level=debug msg="failed to parse header" class=QCustom3DVolume module=DataVisualization time="2018-10-17T06:57:29+08:00" level=debug msg="failed to parse header" class=QHeightMapSurfaceDataProxy module=DataVisualization time="2018-10-17T06:57:29+08:00" level=debug msg="failed to parse header" class=QItemModelBarDataProxy module=DataVisualization time="2018-10-17T06:57:29+08:00" level=debug msg="failed to parse header" class=QItemModelScatterDataProxy module=DataVisualization time="2018-10-17T06:57:29+08:00" level=debug msg="failed to parse header" class=QItemModelSurfaceDataProxy module=DataVisualization time="2018-10-17T06:57:29+08:00" level=debug msg="failed to parse header" class=QLogValue3DAxisFormatter module=DataVisualization time="2018-10-17T06:57:29+08:00" level=debug msg="failed to parse header" class=QScatter3DSeries module=DataVisualization time="2018-10-17T06:57:29+08:00" level=debug msg="failed to parse header" class=QScatterDataItem module=DataVisualization time="2018-10-17T06:57:29+08:00" level=debug msg="failed to parse header" class=QScatterDataProxy module=DataVisualization time="2018-10-17T06:57:29+08:00" level=debug msg="failed to parse header" class=QSurface3DSeries module=DataVisualization time="2018-10-17T06:57:29+08:00" level=debug msg="failed to parse header" class=QSurfaceDataItem module=DataVisualization time="2018-10-17T06:57:29+08:00" level=debug msg="failed to parse header" class=QSurfaceDataProxy module=DataVisualization time="2018-10-17T06:57:29+08:00" level=debug msg="failed to parse header" class=QTouch3DInputHandler module=DataVisualization time="2018-10-17T06:57:29+08:00" level=debug msg="failed to parse header" class=QValue3DAxis module=DataVisualization time="2018-10-17T06:57:29+08:00" level=debug msg="failed to parse header" class=QValue3DAxisFormatter module=DataVisualization time="2018-10-17T06:57:29+08:00" level=debug msg=prepare module=Charts time="2018-10-17T06:57:29+08:00" level=debug msg=prepare module=Speech time="2018-10-17T06:57:29+08:00" level=debug msg="failed to find header file" class=QTextToSpeech module=Speech time="2018-10-17T06:57:29+08:00" level=debug msg="failed to find header file" class=QTextToSpeechEngine module=Speech time="2018-10-17T06:57:29+08:00" level=debug msg="failed to find header file" class=QTextToSpeechPlugin module=Speech time="2018-10-17T06:57:29+08:00" level=debug msg="failed to find header file" class=QVoice module=Speech time="2018-10-17T06:57:29+08:00" level=debug msg=prepare module=QuickControls2 time="2018-10-17T06:57:29+08:00" level=debug msg=prepare module=Sailfish time="2018-10-17T06:57:29+08:00" level=debug msg=prepare module=RemoteObjects time="2018-10-17T06:57:29+08:00" level=debug msg="failed to find header file" class=QRemoteObjectPackets module=RemoteObjects time="2018-10-17T06:57:29+08:00" level=debug msg="failed to find header file" class=QRemoteObjectStringLiterals module=RemoteObjects time="2018-10-17T06:57:29+08:00" level=debug msg="failed to find header file" class=QtROClientFactory module=RemoteObjects time="2018-10-17T06:57:29+08:00" level=debug msg="failed to find header file" class=QtROServerFactory module=RemoteObjects time="2018-10-17T06:57:29+08:00" level=debug msg="generating cpp" module=Core time="2018-10-17T06:57:30+08:00" level=debug msg="QtCore add dependency: QtCore" time="2018-10-17T06:57:30+08:00" level=debug msg="generating h" module=Core time="2018-10-17T06:57:30+08:00" level=debug msg="generating go" module=Core time="2018-10-17T06:57:30+08:00" level=debug msg="generating cpp" module=Gui time="2018-10-17T06:57:30+08:00" level=debug msg="QtGui add dependency: QtGui" time="2018-10-17T06:57:30+08:00" level=debug msg="generating h" module=Gui time="2018-10-17T06:57:30+08:00" level=debug msg="generating go" module=Gui time="2018-10-17T06:57:30+08:00" level=debug msg="generating cpp" module=Network time="2018-10-17T06:57:30+08:00" level=debug msg="generating h" module=Network time="2018-10-17T06:57:30+08:00" level=debug msg="generating go" module=Network time="2018-10-17T06:57:30+08:00" level=debug msg="generating cpp" module=Xml time="2018-10-17T06:57:30+08:00" level=debug msg="generating h" module=Xml time="2018-10-17T06:57:30+08:00" level=debug msg="generating go" module=Xml time="2018-10-17T06:57:30+08:00" level=debug msg="generating cpp" module=DBus time="2018-10-17T06:57:30+08:00" level=debug msg="generating h" module=DBus time="2018-10-17T06:57:30+08:00" level=debug msg="generating go" module=DBus time="2018-10-17T06:57:30+08:00" level=debug msg="generating cpp" module=Nfc time="2018-10-17T06:57:30+08:00" level=debug msg="generating h" module=Nfc time="2018-10-17T06:57:30+08:00" level=debug msg="generating go" module=Nfc time="2018-10-17T06:57:30+08:00" level=debug msg="generating cpp" module=Script time="2018-10-17T06:57:30+08:00" level=debug msg="generating h" module=Script time="2018-10-17T06:57:30+08:00" level=debug msg="generating go" module=Script time="2018-10-17T06:57:30+08:00" level=debug msg="generating cpp" module=Sensors time="2018-10-17T06:57:30+08:00" level=debug msg="generating h" module=Sensors time="2018-10-17T06:57:30+08:00" level=debug msg="generating go" module=Sensors time="2018-10-17T06:57:30+08:00" level=debug msg="generating cpp" module=Positioning time="2018-10-17T06:57:30+08:00" level=debug msg="generating h" module=Positioning time="2018-10-17T06:57:30+08:00" level=debug msg="generating go" module=Positioning time="2018-10-17T06:57:30+08:00" level=debug msg="generating cpp" module=Widgets time="2018-10-17T06:57:31+08:00" level=debug msg="QtWidgets add dependency: QtWidgets" time="2018-10-17T06:57:31+08:00" level=debug msg="generating h" module=Widgets time="2018-10-17T06:57:31+08:00" level=debug msg="generating go" module=Widgets time="2018-10-17T06:57:31+08:00" level=debug msg="generating cpp" module=Sql time="2018-10-17T06:57:31+08:00" level=debug msg="generating h" module=Sql time="2018-10-17T06:57:31+08:00" level=debug msg="generating go" module=Sql time="2018-10-17T06:57:31+08:00" level=debug msg="generating cpp" module=Qml time="2018-10-17T06:57:31+08:00" level=debug msg="generating h" module=Qml time="2018-10-17T06:57:31+08:00" level=debug msg="generating go" module=Qml time="2018-10-17T06:57:31+08:00" level=debug msg="generating cpp" module=WebSockets time="2018-10-17T06:57:31+08:00" level=debug msg="generating h" module=WebSockets time="2018-10-17T06:57:31+08:00" level=debug msg="generating go" module=WebSockets time="2018-10-17T06:57:31+08:00" level=debug msg="generating cpp" module=XmlPatterns time="2018-10-17T06:57:31+08:00" level=debug msg="generating h" module=XmlPatterns time="2018-10-17T06:57:31+08:00" level=debug msg="generating go" module=XmlPatterns time="2018-10-17T06:57:31+08:00" level=debug msg="generating cpp" module=Bluetooth time="2018-10-17T06:57:31+08:00" level=debug msg="QtBluetooth add dependency: QtBluetooth" time="2018-10-17T06:57:31+08:00" level=debug msg="generating h" module=Bluetooth time="2018-10-17T06:57:31+08:00" level=debug msg="generating go" module=Bluetooth time="2018-10-17T06:57:31+08:00" level=debug msg="generating cpp" module=WebChannel time="2018-10-17T06:57:31+08:00" level=debug msg="generating h" module=WebChannel time="2018-10-17T06:57:31+08:00" level=debug msg="generating go" module=WebChannel time="2018-10-17T06:57:31+08:00" level=debug msg="generating cpp" module=Svg time="2018-10-17T06:57:31+08:00" level=debug msg="generating h" module=Svg time="2018-10-17T06:57:31+08:00" level=debug msg="generating go" module=Svg time="2018-10-17T06:57:31+08:00" level=debug msg="generating cpp" module=Multimedia time="2018-10-17T06:57:31+08:00" level=debug msg="generating h" module=Multimedia time="2018-10-17T06:57:31+08:00" level=debug msg="generating go" module=Multimedia time="2018-10-17T06:57:31+08:00" level=debug msg="generating cpp" module=Quick time="2018-10-17T06:57:31+08:00" level=debug msg="generating h" module=Quick time="2018-10-17T06:57:31+08:00" level=debug msg="generating go" module=Quick time="2018-10-17T06:57:31+08:00" level=debug msg="generating cpp" module=Help time="2018-10-17T06:57:31+08:00" level=debug msg="generating h" module=Help time="2018-10-17T06:57:31+08:00" level=debug msg="generating go" module=Help time="2018-10-17T06:57:31+08:00" level=debug msg="generating cpp" module=Location time="2018-10-17T06:57:31+08:00" level=debug msg="QtLocation add dependency: QtLocation" time="2018-10-17T06:57:31+08:00" level=debug msg="generating h" module=Location time="2018-10-17T06:57:31+08:00" level=debug msg="generating go" module=Location time="2018-10-17T06:57:31+08:00" level=debug msg="generating cpp" module=ScriptTools time="2018-10-17T06:57:31+08:00" level=debug msg="generating h" module=ScriptTools time="2018-10-17T06:57:31+08:00" level=debug msg="generating go" module=ScriptTools time="2018-10-17T06:57:31+08:00" level=debug msg="generating cpp" module=UiTools time="2018-10-17T06:57:31+08:00" level=debug msg="generating h" module=UiTools time="2018-10-17T06:57:31+08:00" level=debug msg="generating go" module=UiTools time="2018-10-17T06:57:31+08:00" level=debug msg="generating cpp" module=WinExtras time="2018-10-17T06:57:31+08:00" level=debug msg="generating h" module=WinExtras time="2018-10-17T06:57:31+08:00" level=debug msg="generating go" module=WinExtras time="2018-10-17T06:57:31+08:00" level=debug msg="generating cpp" module=TestLib time="2018-10-17T06:57:31+08:00" level=debug msg="generating h" module=TestLib time="2018-10-17T06:57:31+08:00" level=debug msg="generating go" module=TestLib time="2018-10-17T06:57:31+08:00" level=debug msg="generating cpp" module=SerialPort time="2018-10-17T06:57:31+08:00" level=debug msg="generating h" module=SerialPort time="2018-10-17T06:57:31+08:00" level=debug msg="generating go" module=SerialPort time="2018-10-17T06:57:31+08:00" level=debug msg="generating cpp" module=SerialBus time="2018-10-17T06:57:31+08:00" level=debug msg="QtSerialBus add dependency: QtSerialBus" time="2018-10-17T06:57:31+08:00" level=debug msg="generating h" module=SerialBus time="2018-10-17T06:57:31+08:00" level=debug msg="generating go" module=SerialBus time="2018-10-17T06:57:31+08:00" level=debug msg="generating cpp" module=PrintSupport time="2018-10-17T06:57:31+08:00" level=debug msg="generating h" module=PrintSupport time="2018-10-17T06:57:31+08:00" level=debug msg="generating go" module=PrintSupport time="2018-10-17T06:57:31+08:00" level=debug msg="generating cpp" module=Designer time="2018-10-17T06:57:31+08:00" level=debug msg="generating h" module=Designer time="2018-10-17T06:57:31+08:00" level=debug msg="generating go" module=Designer time="2018-10-17T06:57:32+08:00" level=debug msg="generating cpp" module=Scxml time="2018-10-17T06:57:32+08:00" level=debug msg="generating h" module=Scxml time="2018-10-17T06:57:32+08:00" level=debug msg="generating go" module=Scxml time="2018-10-17T06:57:32+08:00" level=debug msg="generating cpp" module=Gamepad time="2018-10-17T06:57:32+08:00" level=debug msg="generating h" module=Gamepad time="2018-10-17T06:57:32+08:00" level=debug msg="generating go" module=Gamepad time="2018-10-17T06:57:32+08:00" level=debug msg="generating cpp" module=DataVisualization time="2018-10-17T06:57:32+08:00" level=debug msg="QtDataVisualization add dependency: QtDataVisualization" time="2018-10-17T06:57:32+08:00" level=debug msg="generating h" module=DataVisualization time="2018-10-17T06:57:32+08:00" level=debug msg="generating go" module=DataVisualization time="2018-10-17T06:57:32+08:00" level=debug msg="generating cpp" module=Charts time="2018-10-17T06:57:32+08:00" level=debug msg="QtCharts add dependency: QtCharts" time="2018-10-17T06:57:32+08:00" level=debug msg="generating h" module=Charts time="2018-10-17T06:57:32+08:00" level=debug msg="generating go" module=Charts time="2018-10-17T06:57:32+08:00" level=debug msg="generating cpp" module=Speech time="2018-10-17T06:57:32+08:00" level=debug msg="generating h" module=Speech time="2018-10-17T06:57:32+08:00" level=debug msg="generating go" module=Speech time="2018-10-17T06:57:32+08:00" level=debug msg="generating cpp" module=QuickControls2 time="2018-10-17T06:57:32+08:00" level=debug msg="generating h" module=QuickControls2 time="2018-10-17T06:57:32+08:00" level=debug msg="generating go" module=QuickControls2 time="2018-10-17T06:57:32+08:00" level=debug msg="generating cpp" module=RemoteObjects time="2018-10-17T06:57:32+08:00" level=debug msg="generating h" module=RemoteObjects time="2018-10-17T06:57:32+08:00" level=debug msg="generating go" module=RemoteObjects time="2018-10-17T06:57:32+08:00" level=debug msg="running cgoTemplate" mode=2 module=Xml path= pkg=Xml target=windows time="2018-10-17T06:57:32+08:00" level=debug msg="running cgoTemplate" mode=2 module=Svg path= pkg=Svg target=windows time="2018-10-17T06:57:32+08:00" level=debug msg="running cgoTemplate" mode=2 module=Gui path= pkg=Gui target=windows time="2018-10-17T06:57:32+08:00" level=debug msg="running cgoTemplate" mode=2 module=Network path= pkg=Network target=windows time="2018-10-17T06:57:32+08:00" level=debug msg="running cgoTemplate" mode=2 module=Location path= pkg=Location target=windows time="2018-10-17T06:57:32+08:00" level=debug msg="running cgoTemplate" mode=2 module=Core path= pkg=Core target=windows time="2018-10-17T06:57:32+08:00" level=debug msg="running cgoTemplate" mode=2 module=UiTools path= pkg=UiTools target=windows time="2018-10-17T06:57:32+08:00" level=debug msg="running cgoTemplate" mode=2 module=Quick path= pkg=Quick target=windows time="2018-10-17T06:57:32+08:00" level=debug msg="wrong cgo file qt version, re-creating ..." time="2018-10-17T06:57:32+08:00" level=debug msg="wrong cgo file qt version, re-creating ..." time="2018-10-17T06:57:32+08:00" level=debug msg="wrong cgo file qt version, re-creating ..." time="2018-10-17T06:57:32+08:00" level=debug msg="wrong cgo file qt version, re-creating ..." time="2018-10-17T06:57:32+08:00" level=debug msg="running cgoTemplate" mode=2 module=TestLib path= pkg=TestLib target=windows time="2018-10-17T06:57:32+08:00" level=debug msg="running cgoTemplate" mode=2 module=Help path= pkg=Help target=windows time="2018-10-17T06:57:32+08:00" level=debug msg="running cgoTemplate" mode=2 module=Multimedia path= pkg=Multimedia target=windows time="2018-10-17T06:57:32+08:00" level=debug msg="wrong cgo file qt version, re-creating ..." time="2018-10-17T06:57:32+08:00" level=debug msg="wrong cgo file qt version, re-creating ..." time="2018-10-17T06:57:32+08:00" level=debug msg="wrong cgo file qt version, re-creating ..." time="2018-10-17T06:57:32+08:00" level=debug msg="wrong cgo file qt version, re-creating ..." time="2018-10-17T06:57:32+08:00" level=debug msg="saved file len(53) C:\msys64\home\fbi\go\src\github.com\therecipe\qt\quick.pro" time="2018-10-17T06:57:32+08:00" level=debug msg=Execute cmd="C:\msys64\mingw64\qt5-static\bin\qmake -o Mfile ..\quick.pro -specwin32-g++ CONFIG+=windows CONFIG+=release" dir="C:\msys64\home\fbi\go\src\github.com\therecipe\qt\quick" env= func=RunCmdOptional name="run qmake for windows on windows" time="2018-10-17T06:57:32+08:00" level=debug msg="saved file len(26) C:\msys64\home\fbi\go\src\github.com\therecipe\qt\gui.pro" time="2018-10-17T06:57:32+08:00" level=debug msg=Execute cmd="C:\msys64\mingw64\qt5-static\bin\qmake -o Mfile ..\gui.pro -spec win32-g++ CONFIG+=windows CONFIG+=release" dir="C:\msys64\home\fbi\go\src\github.com\therecipe\qt\gui" env= func=RunCmdOptionalname="run qmake for windows on windows" time="2018-10-17T06:57:32+08:00" level=debug msg="saved file len(78) C:\msys64\home\fbi\go\src\github.com\therecipe\qt\multimedia.pro" time="2018-10-17T06:57:32+08:00" level=debug msg=Execute cmd="C:\msys64\mingw64\qt5-static\bin\qmake -o Mfile ..\multimedia.pro -spec win32-g++ CONFIG+=windows CONFIG+=release" dir="C:\msys64\home\fbi\go\src\github.com\therecipe\qt\multimedia" env= func=RunCmdOptional name="run qmake for windows on windows" time="2018-10-17T06:57:32+08:00" level=debug msg="wrong cgo file qt version, re-creating ..." time="2018-10-17T06:57:32+08:00" level=debug msg="saved file len(18) C:\msys64\home\fbi\go\src\github.com\therecipe\qt\network.pro" time="2018-10-17T06:57:32+08:00" level=debug msg=Execute cmd="C:\msys64\mingw64\qt5-static\bin\qmake -o Mfile ..\network.pro -spec win32-g++ CONFIG+=windows CONFIG+=release" dir="C:\msys64\home\fbi\go\src\github.com\therecipe\qt\network" env= func=RunCmdOptional name="run qmake for windows on windows" time="2018-10-17T06:57:32+08:00" level=debug msg="saved file len(30) C:\msys64\home\fbi\go\src\github.com\therecipe\qt\uitools.pro" time="2018-10-17T06:57:32+08:00" level=debug msg=Execute cmd="C:\msys64\mingw64\qt5-static\bin\qmake -o Mfile ..\uitools.pro -spec win32-g++ CONFIG+=windows CONFIG+=release" dir="C:\msys64\home\fbi\go\src\github.com\therecipe\qt\uitools" env= func=RunCmdOptional name="run qmake for windows on windows" time="2018-10-17T06:57:32+08:00" level=debug msg="saved file len(31) C:\msys64\home\fbi\go\src\github.com\therecipe\qt\core.pro" time="2018-10-17T06:57:32+08:00" level=debug msg=Execute cmd="C:\msys64\mingw64\qt5-static\bin\qmake -o Mfile ..\core.pro -spec win32-g++ CONFIG+=windows CONFIG+=release" dir="C:\msys64\home\fbi\go\src\github.com\therecipe\qt\core" env= func=RunCmdOptional name="run qmake for windows on windows" time="2018-10-17T06:57:32+08:00" level=debug msg="saved file len(30) C:\msys64\home\fbi\go\src\github.com\therecipe\qt\testlib.pro" time="2018-10-17T06:57:32+08:00" level=debug msg=Execute cmd="C:\msys64\mingw64\qt5-static\bin\qmake -o Mfile ..\testlib.pro -spec win32-g++ CONFIG+=windows CONFIG+=release" dir="C:\msys64\home\fbi\go\src\github.com\therecipe\qt\testlib" env= func=RunCmdOptional name="run qmake for windows on windows" time="2018-10-17T06:57:32+08:00" level=debug msg="saved file len(26) C:\msys64\home\fbi\go\src\github.com\therecipe\qt\svg.pro" time="2018-10-17T06:57:32+08:00" level=debug msg=Execute cmd="C:\msys64\mingw64\qt5-static\bin\qmake -o Mfile ..\svg.pro -spec win32-g++ CONFIG+=windows CONFIG+=release" dir="C:\msys64\home\fbi\go\src\github.com\therecipe\qt\svg" env= func=RunCmdOptionalname="run qmake for windows on windows" time="2018-10-17T06:57:32+08:00" level=debug msg="wrong cgo file qt version, re-creating ..." time="2018-10-17T06:57:32+08:00" level=debug msg="running cgoTemplate" mode=2 module=Widgets path= pkg=Widgets target=windows time="2018-10-17T06:57:32+08:00" level=debug msg="running cgoTemplate" mode=2 module=WinExtras path= pkg=WinExtras target=windows time="2018-10-17T06:57:32+08:00" level=debug msg="running cgoTemplate" mode=2 module=SerialBus path= pkg=SerialBus target=windows time="2018-10-17T06:57:32+08:00" level=debug msg="wrong cgo file qt version, re-creating ..." time="2018-10-17T06:57:32+08:00" level=debug msg="wrong cgo file qt version, re-creating ..." time="2018-10-17T06:57:32+08:00" level=debug msg="wrong cgo file qt version, re-creating ..." time="2018-10-17T06:57:32+08:00" level=debug msg="saved file len(50) C:\msys64\home\fbi\go\src\github.com\therecipe\qt\location.pro" time="2018-10-17T06:57:32+08:00" level=debug msg=Execute cmd="C:\msys64\mingw64\qt5-static\bin\qmake -o Mfile ..\location.pro -spec win32-g++ CONFIG+=windows CONFIG+=release" dir="C:\msys64\home\fbi\go\src\github.com\therecipe\qt\location" env= func=RunCmdOptional name="run qmake for windows on windows" time="2018-10-17T06:57:32+08:00" level=debug msg="wrong cgo file qt version, re-creating ..." time="2018-10-17T06:57:32+08:00" level=debug msg="saved file len(32) C:\msys64\home\fbi\go\src\github.com\therecipe\qt\winextras.pro" time="2018-10-17T06:57:32+08:00" level=debug msg=Execute cmd="C:\msys64\mingw64\qt5-static\bin\qmake -o Mfile ..\winextras.pro -spec win32-g++ CONFIG+=windows CONFIG+=release" dir="C:\msys64\home\fbi\go\src\github.com\therecipe\qt\winextras" env= func=RunCmdOptional name="run qmake for windows on windows" time="2018-10-17T06:57:32+08:00" level=debug msg="saved file len(30) C:\msys64\home\fbi\go\src\github.com\therecipe\qt\serialbus.pro" time="2018-10-17T06:57:32+08:00" level=debug msg=Execute cmd="C:\msys64\mingw64\qt5-static\bin\qmake -o Mfile ..\serialbus.pro -spec win32-g++ CONFIG+=windows CONFIG+=release" dir="C:\msys64\home\fbi\go\src\github.com\therecipe\qt\serialbus" env= func=RunCmdOptional name="run qmake for windows on windows" time="2018-10-17T06:57:32+08:00" level=debug msg="running cgoTemplate" mode=2 module=DBus path= pkg=DBus target=windows time="2018-10-17T06:57:32+08:00" level=debug msg="wrong cgo file qt version, re-creating ..." time="2018-10-17T06:57:32+08:00" level=debug msg="saved file len(39) C:\msys64\home\fbi\go\src\github.com\therecipe\qt\help.pro" time="2018-10-17T06:57:32+08:00" level=debug msg=Execute cmd="C:\msys64\mingw64\qt5-static\bin\qmake -o Mfile ..\help.pro -spec win32-g++ CONFIG+=windows CONFIG+=release" dir="C:\msys64\home\fbi\go\src\github.com\therecipe\qt\help" env= func=RunCmdOptional name="run qmake for windows on windows" time="2018-10-17T06:57:32+08:00" level=debug msg="running cgoTemplate" mode=2 module=Sql path= pkg=Sql target=windows time="2018-10-17T06:57:32+08:00" level=debug msg="wrong cgo file qt version, re-creating ..." time="2018-10-17T06:57:32+08:00" level=debug msg="saved file len(26) C:\msys64\home\fbi\go\src\github.com\therecipe\qt\xml.pro" time="2018-10-17T06:57:32+08:00" level=debug msg=Execute cmd="C:\msys64\mingw64\qt5-static\bin\qmake -o Mfile ..\xml.pro -spec win32-g++ CONFIG+=windows CONFIG+=release" dir="C:\msys64\home\fbi\go\src\github.com\therecipe\qt\xml" env= func=RunCmdOptionalname="run qmake for windows on windows" time="2018-10-17T06:57:32+08:00" level=debug msg="running cgoTemplate" mode=2 module=RemoteObjects path= pkg=RemoteObjects target=windows time="2018-10-17T06:57:32+08:00" level=debug msg="wrong cgo file qt version, re-creating ..." time="2018-10-17T06:57:32+08:00" level=debug msg="running cgoTemplate" mode=2 module=Nfc path= pkg=Nfc target=windows time="2018-10-17T06:57:32+08:00" level=debug msg="running cgoTemplate" mode=2 module=Script path= pkg=Script target=windows time="2018-10-17T06:57:32+08:00" level=debug msg="running cgoTemplate" mode=2 module=WebSockets path= pkg=WebSockets target=windows time="2018-10-17T06:57:32+08:00" level=debug msg="running cgoTemplate" mode=2 module=Sensors path= pkg=Sensors target=windows time="2018-10-17T06:57:32+08:00" level=debug msg="running cgoTemplate" mode=2 module=XmlPatterns path= pkg=XmlPatterns target=windows time="2018-10-17T06:57:32+08:00" level=debug msg="running cgoTemplate" mode=2 module=Bluetooth path= pkg=Bluetooth target=windows time="2018-10-17T06:57:32+08:00" level=debug msg="running cgoTemplate" mode=2 module=Positioning path= pkg=Positioning target=windows time="2018-10-17T06:57:32+08:00" level=debug msg="running cgoTemplate" mode=2 module=WebChannel path= pkg=WebChannel target=windows time="2018-10-17T06:57:32+08:00" level=debug msg="running cgoTemplate" mode=2 module=SerialPort path= pkg=SerialPort target=windows time="2018-10-17T06:57:32+08:00" level=debug msg="running cgoTemplate" mode=2 module=PrintSupport path= pkg=PrintSupport target=windows time="2018-10-17T06:57:32+08:00" level=debug msg="running cgoTemplate" mode=2 module=Designer path= pkg=Designer target=windows time="2018-10-17T06:57:32+08:00" level=debug msg="running cgoTemplate" mode=2 module=Scxml path= pkg=Scxml target=windows time="2018-10-17T06:57:32+08:00" level=debug msg="running cgoTemplate" mode=2 module=Gamepad path= pkg=Gamepad target=windows time="2018-10-17T06:57:32+08:00" level=debug msg="running cgoTemplate" mode=2 module=DataVisualization path= pkg=DataVisualization target=windows time="2018-10-17T06:57:32+08:00" level=debug msg="running cgoTemplate" mode=2 module=Charts path= pkg=Charts target=windows time="2018-10-17T06:57:32+08:00" level=debug msg="running cgoTemplate" mode=2 module=Speech path= pkg=Speech target=windows time="2018-10-17T06:57:32+08:00" level=debug msg="running cgoTemplate" mode=2 module=QuickControls2 path= pkg=QuickControls2 target=windows time="2018-10-17T06:57:32+08:00" level=debug msg="running cgoTemplate" mode=2 module=ScriptTools path= pkg=ScriptTools target=windows time="2018-10-17T06:57:32+08:00" level=debug msg="running cgoTemplate" mode=2 module=Qml path= pkg=Qml target=windows time="2018-10-17T06:57:32+08:00" level=debug msg="wrong cgo file qt version, re-creating ..." time="2018-10-17T06:57:32+08:00" level=debug msg="wrong cgo file qt version, re-creating ..." time="2018-10-17T06:57:32+08:00" level=debug msg="wrong cgo file qt version, re-creating ..." time="2018-10-17T06:57:32+08:00" level=debug msg="wrong cgo file qt version, re-creating ..." time="2018-10-17T06:57:32+08:00" level=debug msg="wrong cgo file qt version, re-creating ..." time="2018-10-17T06:57:32+08:00" level=debug msg="wrong cgo file qt version, re-creating ..." time="2018-10-17T06:57:32+08:00" level=debug msg="wrong cgo file qt version, re-creating ..." time="2018-10-17T06:57:32+08:00" level=debug msg="saved file len(30) C:\msys64\home\fbi\go\src\github.com\therecipe\qt\widgets.pro" time="2018-10-17T06:57:32+08:00" level=debug msg=Execute cmd="C:\msys64\mingw64\qt5-static\bin\qmake -o Mfile ..\widgets.pro -spec win32-g++ CONFIG+=windows CONFIG+=release" dir="C:\msys64\home\fbi\go\src\github.com\therecipe\qt\widgets" env= func=RunCmdOptional name="run qmake for windows on windows" time="2018-10-17T06:57:32+08:00" level=debug msg="wrong cgo file qt version, re-creating ..." time="2018-10-17T06:57:32+08:00" level=debug msg="wrong cgo file qt version, re-creating ..." time="2018-10-17T06:57:32+08:00" level=debug msg="wrong cgo file qt version, re-creating ..." time="2018-10-17T06:57:32+08:00" level=debug msg="wrong cgo file qt version, re-creating ..." time="2018-10-17T06:57:32+08:00" level=debug msg="wrong cgo file qt version, re-creating ..." time="2018-10-17T06:57:32+08:00" level=debug msg="wrong cgo file qt version, re-creating ..." time="2018-10-17T06:57:32+08:00" level=debug msg="wrong cgo file qt version, re-creating ..." time="2018-10-17T06:57:32+08:00" level=debug msg="wrong cgo file qt version, re-creating ..." time="2018-10-17T06:57:32+08:00" level=debug msg="wrong cgo file qt version, re-creating ..." time="2018-10-17T06:57:32+08:00" level=debug msg="wrong cgo file qt version, re-creating ..." time="2018-10-17T06:57:32+08:00" level=debug msg="wrong cgo file qt version, re-creating ..." time="2018-10-17T06:57:32+08:00" level=debug msg="wrong cgo file qt version, re-creating ..." time="2018-10-17T06:57:32+08:00" level=debug msg="saved file len(32) C:\msys64\home\fbi\go\src\github.com\therecipe\qt\remoteobjects.pro" time="2018-10-17T06:57:32+08:00" level=debug msg=Execute cmd="C:\msys64\mingw64\qt5-static\bin\qmake -o Mfile ..\remoteobjects.pro -spec win32-g++ CONFIG+=windows CONFIG+=release" dir="C:\msys64\home\fbi\go\src\github.com\therecipe\qt\remoteobjects" env=func=RunCmdOptional name="run qmake for windows on windows" time="2018-10-17T06:57:32+08:00" level=debug msg="saved file len(28) C:\msys64\home\fbi\go\src\github.com\therecipe\qt\scxml.pro" time="2018-10-17T06:57:32+08:00" level=debug msg=Execute cmd="C:\msys64\mingw64\qt5-static\bin\qmake -o Mfile ..\scxml.pro -specwin32-g++ CONFIG+=windows CONFIG+=release" dir="C:\msys64\home\fbi\go\src\github.com\therecipe\qt\scxml" env= func=RunCmdOptional name="run qmake for windows on windows" time="2018-10-17T06:57:32+08:00" level=debug msg="saved file len(22) C:\msys64\home\fbi\go\src\github.com\therecipe\qt\qml.pro" time="2018-10-17T06:57:32+08:00" level=debug msg=Execute cmd="C:\msys64\mingw64\qt5-static\bin\qmake -o Mfile ..\qml.pro -spec win32-g++ CONFIG+=windows CONFIG+=release" dir="C:\msys64\home\fbi\go\src\github.com\therecipe\qt\qml" env= func=RunCmdOptionalname="run qmake for windows on windows" time="2018-10-17T06:57:32+08:00" level=debug msg="saved file len(33) C:\msys64\home\fbi\go\src\github.com\therecipe\qt\webchannel.pro" time="2018-10-17T06:57:32+08:00" level=debug msg=Execute cmd="C:\msys64\mingw64\qt5-static\bin\qmake -o Mfile ..\webchannel.pro -spec win32-g++ CONFIG+=windows CONFIG+=release" dir="C:\msys64\home\fbi\go\src\github.com\therecipe\qt\webchannel" env= func=RunCmdOptional name="run qmake for windows on windows" time="2018-10-17T06:57:32+08:00" level=debug msg="saved file len(68) C:\msys64\home\fbi\go\src\github.com\therecipe\qt\quickcontrols2.pro" time="2018-10-17T06:57:32+08:00" level=debug msg=Execute cmd="C:\msys64\mingw64\qt5-static\bin\qmake -o Mfile ..\quickcontrols2.pro -spec win32-g++ CONFIG+=windows CONFIG+=release" dir="C:\msys64\home\fbi\go\src\github.com\therecipe\qt\quickcontrols2" env= func=RunCmdOptional name="run qmake for windows on windows" time="2018-10-17T06:57:32+08:00" level=debug msg="saved file len(15) C:\msys64\home\fbi\go\src\github.com\therecipe\qt\dbus.pro" time="2018-10-17T06:57:32+08:00" level=debug msg=Execute cmd="C:\msys64\mingw64\qt5-static\bin\qmake -o Mfile ..\dbus.pro -spec win32-g++ CONFIG+=windows CONFIG+=release" dir="C:\msys64\home\fbi\go\src\github.com\therecipe\qt\dbus" env= func=RunCmdOptional name="run qmake for windows on windows" time="2018-10-17T06:57:32+08:00" level=debug msg="saved file len(37) C:\msys64\home\fbi\go\src\github.com\therecipe\qt\scripttools.pro" time="2018-10-17T06:57:32+08:00" level=debug msg=Execute cmd="C:\msys64\mingw64\qt5-static\bin\qmake -o Mfile ..\scripttools.pro-spec win32-g++ CONFIG+=windows CONFIG+=release" dir="C:\msys64\home\fbi\go\src\github.com\therecipe\qt\scripttools" env= func=RunCmdOptional name="run qmake for windows on windows" time="2018-10-17T06:57:32+08:00" level=debug msg="saved file len(30) C:\msys64\home\fbi\go\src\github.com\therecipe\qt\bluetooth.pro" time="2018-10-17T06:57:32+08:00" level=debug msg="saved file len(50) C:\msys64\home\fbi\go\src\github.com\therecipe\qt\datavisualization.pro" time="2018-10-17T06:57:32+08:00" level=debug msg=Execute cmd="C:\msys64\mingw64\qt5-static\bin\qmake -o Mfile ..\bluetooth.pro -spec win32-g++ CONFIG+=windows CONFIG+=release" dir="C:\msys64\home\fbi\go\src\github.com\therecipe\qt\bluetooth" env= func=RunCmdOptional name="run qmake for windows on windows" time="2018-10-17T06:57:32+08:00" level=debug msg=Execute cmd="C:\msys64\mingw64\qt5-static\bin\qmake -o Mfile ..\datavisualization.pro -spec win32-g++ CONFIG+=windows CONFIG+=release" dir="C:\msys64\home\fbi\go\src\github.com\therecipe\qt\datavisualization" env= func=RunCmdOptional name="run qmake for windows on windows" time="2018-10-17T06:57:32+08:00" level=debug msg="saved file len(26) C:\msys64\home\fbi\go\src\github.com\therecipe\qt\sql.pro" time="2018-10-17T06:57:32+08:00" level=debug msg=Execute cmd="C:\msys64\mingw64\qt5-static\bin\qmake -o Mfile ..\sql.pro -spec win32-g++ CONFIG+=windows CONFIG+=release" dir="C:\msys64\home\fbi\go\src\github.com\therecipe\qt\sql" env= func=RunCmdOptionalname="run qmake for windows on windows" time="2018-10-17T06:57:32+08:00" level=debug msg="saved file len(29) C:\msys64\home\fbi\go\src\github.com\therecipe\qt\websockets.pro" time="2018-10-17T06:57:32+08:00" level=debug msg=Execute cmd="C:\msys64\mingw64\qt5-static\bin\qmake -o Mfile ..\websockets.pro -spec win32-g++ CONFIG+=windows CONFIG+=release" dir="C:\msys64\home\fbi\go\src\github.com\therecipe\qt\websockets" env= func=RunCmdOptional name="run qmake for windows on windows" time="2018-10-17T06:57:32+08:00" level=debug msg="saved file len(30) C:\msys64\home\fbi\go\src\github.com\therecipe\qt\xmlpatterns.pro" time="2018-10-17T06:57:32+08:00" level=debug msg=Execute cmd="C:\msys64\mingw64\qt5-static\bin\qmake -o Mfile ..\xmlpatterns.pro-spec win32-g++ CONFIG+=windows CONFIG+=release" dir="C:\msys64\home\fbi\go\src\github.com\therecipe\qt\xmlpatterns" env= func=RunCmdOptional name="run qmake for windows on windows" time="2018-10-17T06:57:32+08:00" level=debug msg="saved file len(22) C:\msys64\home\fbi\go\src\github.com\therecipe\qt\positioning.pro" time="2018-10-17T06:57:32+08:00" level=debug msg=Execute cmd="C:\msys64\mingw64\qt5-static\bin\qmake -o Mfile ..\positioning.pro-spec win32-g++ CONFIG+=windows CONFIG+=release" dir="C:\msys64\home\fbi\go\src\github.com\therecipe\qt\positioning" env= func=RunCmdOptional name="run qmake for windows on windows" time="2018-10-17T06:57:32+08:00" level=debug msg="saved file len(21) C:\msys64\home\fbi\go\src\github.com\therecipe\qt\serialport.pro" time="2018-10-17T06:57:32+08:00" level=debug msg=Execute cmd="C:\msys64\mingw64\qt5-static\bin\qmake -o Mfile ..\serialport.pro -spec win32-g++ CONFIG+=windows CONFIG+=release" dir="C:\msys64\home\fbi\go\src\github.com\therecipe\qt\serialport" env= func=RunCmdOptional name="run qmake for windows on windows" time="2018-10-17T06:57:32+08:00" level=debug msg="saved file len(35) C:\msys64\home\fbi\go\src\github.com\therecipe\qt\printsupport.pro" time="2018-10-17T06:57:32+08:00" level=debug msg=Execute cmd="C:\msys64\mingw64\qt5-static\bin\qmake -o Mfile ..\printsupport.pro -spec win32-g++ CONFIG+=windows CONFIG+=release" dir="C:\msys64\home\fbi\go\src\github.com\therecipe\qt\printsupport" env= func=RunCmdOptional name="run qmake for windows on windows" time="2018-10-17T06:57:32+08:00" level=debug msg="saved file len(23) C:\msys64\home\fbi\go\src\github.com\therecipe\qt\speech.pro" time="2018-10-17T06:57:32+08:00" level=debug msg=Execute cmd="C:\msys64\mingw64\qt5-static\bin\qmake -o Mfile ..\speech.pro -spec win32-g++ CONFIG+=windows CONFIG+=release" dir="C:\msys64\home\fbi\go\src\github.com\therecipe\qt\speech" env= func=RunCmdOptional name="run qmake for windows on windows" time="2018-10-17T06:57:32+08:00" level=debug msg="saved file len(36) C:\msys64\home\fbi\go\src\github.com\therecipe\qt\charts.pro" time="2018-10-17T06:57:32+08:00" level=debug msg=Execute cmd="C:\msys64\mingw64\qt5-static\bin\qmake -o Mfile ..\charts.pro -spec win32-g++ CONFIG+=windows CONFIG+=release" dir="C:\msys64\home\fbi\go\src\github.com\therecipe\qt\charts" env= func=RunCmdOptional name="run qmake for windows on windows" time="2018-10-17T06:57:32+08:00" level=debug msg="saved file len(14) C:\msys64\home\fbi\go\src\github.com\therecipe\qt\nfc.pro" time="2018-10-17T06:57:32+08:00" level=debug msg=Execute cmd="C:\msys64\mingw64\qt5-static\bin\qmake -o Mfile ..\nfc.pro -spec win32-g++ CONFIG+=windows CONFIG+=release" dir="C:\msys64\home\fbi\go\src\github.com\therecipe\qt\nfc" env= func=RunCmdOptionalname="run qmake for windows on windows" time="2018-10-17T06:57:32+08:00" level=debug msg="saved file len(17) C:\msys64\home\fbi\go\src\github.com\therecipe\qt\script.pro" time="2018-10-17T06:57:32+08:00" level=debug msg=Execute cmd="C:\msys64\mingw64\qt5-static\bin\qmake -o Mfile ..\script.pro -spec win32-g++ CONFIG+=windows CONFIG+=release" dir="C:\msys64\home\fbi\go\src\github.com\therecipe\qt\script" env= func=RunCmdOptional name="run qmake for windows on windows" time="2018-10-17T06:57:32+08:00" level=debug msg="saved file len(18) C:\msys64\home\fbi\go\src\github.com\therecipe\qt\sensors.pro" time="2018-10-17T06:57:32+08:00" level=debug msg=Execute cmd="C:\msys64\mingw64\qt5-static\bin\qmake -o Mfile ..\sensors.pro -spec win32-g++ CONFIG+=windows CONFIG+=release" dir="C:\msys64\home\fbi\go\src\github.com\therecipe\qt\sensors" env= func=RunCmdOptional name="run qmake for windows on windows" time="2018-10-17T06:57:32+08:00" level=debug msg="saved file len(22) C:\msys64\home\fbi\go\src\github.com\therecipe\qt\gamepad.pro" time="2018-10-17T06:57:32+08:00" level=debug msg=Execute cmd="C:\msys64\mingw64\qt5-static\bin\qmake -o Mfile ..\gamepad.pro -spec win32-g++ CONFIG+=windows CONFIG+=release" dir="C:\msys64\home\fbi\go\src\github.com\therecipe\qt\gamepad" env= func=RunCmdOptional name="run qmake for windows on windows" time="2018-10-17T06:57:32+08:00" level=debug msg="saved file len(44) C:\msys64\home\fbi\go\src\github.com\therecipe\qt\designer.pro" time="2018-10-17T06:57:32+08:00" level=debug msg=Execute cmd="C:\msys64\mingw64\qt5-static\bin\qmake -o Mfile ..\designer.pro -spec win32-g++ CONFIG+=windows CONFIG+=release" dir="C:\msys64\home\fbi\go\src\github.com\therecipe\qt\designer" env= func=RunCmdOptional name="run qmake for windows on windows" time="2018-10-17T06:57:34+08:00" level=debug msg="saved file len(555) C:\msys64\home\fbi\go\src\github.com\therecipe\qt\testlib\testlib_plugin_import.cpp" time="2018-10-17T06:57:34+08:00" level=debug msg="saved file len(617) C:\msys64\home\fbi\go\src\github.com\therecipe\qt\core\core_plugin_import.cpp" time="2018-10-17T06:57:34+08:00" level=debug msg="saved file len(3332) C:\msys64\home\fbi\go\src\github.com\therecipe\qt\core\minimal_cgo_windows_windows_amd64.go" time="2018-10-17T06:57:34+08:00" level=debug msg="saved file len(3164) C:\msys64\home\fbi\go\src\github.com\therecipe\qt\testlib\minimal_cgo_windows_windows_amd64.go" time="2018-10-17T06:57:34+08:00" level=debug msg="saved file len(551) C:\msys64\home\fbi\go\src\github.com\therecipe\qt\network\network_plugin_import.cpp" time="2018-10-17T06:57:34+08:00" level=debug msg="saved file len(747) C:\msys64\home\fbi\go\src\github.com\therecipe\qt\multimedia\multimedia_plugin_import.cpp" time="2018-10-17T06:57:34+08:00" level=debug msg="saved file len(4637) C:\msys64\home\fbi\go\src\github.com\therecipe\qt\multimedia\minimal_cgo_windows_windows_amd64.go" time="2018-10-17T06:57:35+08:00" level=debug msg="saved file len(3046) C:\msys64\home\fbi\go\src\github.com\therecipe\qt\network\minimal_cgo_windows_windows_amd64.go" time="2018-10-17T06:57:35+08:00" level=debug msg="saved file len(555) C:\msys64\home\fbi\go\src\github.com\therecipe\qt\uitools\uitools_plugin_import.cpp" time="2018-10-17T06:57:35+08:00" level=debug msg="saved file len(3147) C:\msys64\home\fbi\go\src\github.com\therecipe\qt\uitools\minimal_cgo_windows_windows_amd64.go" time="2018-10-17T06:57:35+08:00" level=debug msg="saved file len(555) C:\msys64\home\fbi\go\src\github.com\therecipe\qt\gui\gui_plugin_import.cpp" time="2018-10-17T06:57:35+08:00" level=debug msg="saved file len(3011) C:\msys64\home\fbi\go\src\github.com\therecipe\qt\gui\minimal_cgo_windows_windows_amd64.go" time="2018-10-17T06:57:35+08:00" level=debug msg="saved file len(632) C:\msys64\home\fbi\go\src\github.com\therecipe\qt\help\help_plugin_import.cpp" time="2018-10-17T06:57:35+08:00" level=debug msg="saved file len(3686) C:\msys64\home\fbi\go\src\github.com\therecipe\qt\help\minimal_cgo_windows_windows_amd64.go" time="2018-10-17T06:57:37+08:00" level=debug msg="saved file len(734) C:\msys64\home\fbi\go\src\github.com\therecipe\qt\serialbus\serialbus_plugin_import.cpp" time="2018-10-17T06:57:37+08:00" level=debug msg="saved file len(3592) C:\msys64\home\fbi\go\src\github.com\therecipe\qt\serialbus\minimal_cgo_windows_windows_amd64.go" time="2018-10-17T06:57:37+08:00" level=debug msg="saved file len(551) C:\msys64\home\fbi\go\src\github.com\therecipe\qt\remoteobjects\remoteobjects_plugin_import.cpp" time="2018-10-17T06:57:37+08:00" level=debug msg="saved file len(3208) C:\msys64\home\fbi\go\src\github.com\therecipe\qt\remoteobjects\minimal_cgo_windows_windows_amd64.go" time="2018-10-17T06:57:38+08:00" level=debug msg="saved file len(512) C:\msys64\home\fbi\go\src\github.com\therecipe\qt\bluetooth\bluetooth_plugin_import.cpp" time="2018-10-17T06:57:39+08:00" level=debug msg="saved file len(593) C:\msys64\home\fbi\go\src\github.com\therecipe\qt\sql\sql_plugin_import.cpp" time="2018-10-17T06:57:39+08:00" level=debug msg="saved file len(512) C:\msys64\home\fbi\go\src\github.com\therecipe\qt\serialport\serialport_plugin_import.cpp" time="2018-10-17T06:57:39+08:00" level=debug msg="saved file len(2897) C:\msys64\home\fbi\go\src\github.com\therecipe\qt\serialport\minimal_cgo_windows_windows_amd64.go" time="2018-10-17T06:57:39+08:00" level=debug msg="saved file len(2881) C:\msys64\home\fbi\go\src\github.com\therecipe\qt\bluetooth\minimal_cgo_windows_windows_amd64.go" time="2018-10-17T06:57:39+08:00" level=debug msg="saved file len(3258) C:\msys64\home\fbi\go\src\github.com\therecipe\qt\sql\minimal_cgo_windows_windows_amd64.go" time="2018-10-17T06:57:39+08:00" level=debug msg="saved file len(512) C:\msys64\home\fbi\go\src\github.com\therecipe\qt\dbus\dbus_plugin_import.cpp" time="2018-10-17T06:57:39+08:00" level=debug msg="saved file len(2876) C:\msys64\home\fbi\go\src\github.com\therecipe\qt\dbus\minimal_cgo_windows_windows_amd64.go" time="2018-10-17T06:57:39+08:00" level=debug msg="saved file len(555) C:\msys64\home\fbi\go\src\github.com\therecipe\qt\winextras\winextras_plugin_import.cpp" time="2018-10-17T06:57:39+08:00" level=debug msg="saved file len(3157) C:\msys64\home\fbi\go\src\github.com\therecipe\qt\winextras\minimal_cgo_windows_windows_amd64.go" time="2018-10-17T06:57:39+08:00" level=debug msg="saved file len(551) C:\msys64\home\fbi\go\src\github.com\therecipe\qt\xml\xml_plugin_import.cpp" time="2018-10-17T06:57:39+08:00" level=debug msg="saved file len(3306) C:\msys64\home\fbi\go\src\github.com\therecipe\qt\xml\minimal_cgo_windows_windows_amd64.go" time="2018-10-17T06:57:39+08:00" level=debug msg="saved file len(617) C:\msys64\home\fbi\go\src\github.com\therecipe\qt\svg\svg_plugin_import.cpp" time="2018-10-17T06:57:39+08:00" level=debug msg="saved file len(3331) C:\msys64\home\fbi\go\src\github.com\therecipe\qt\svg\minimal_cgo_windows_windows_amd64.go" time="2018-10-17T06:57:40+08:00" level=debug msg="saved file len(512) C:\msys64\home\fbi\go\src\github.com\therecipe\qt\datavisualization\datavisualization_plugin_import.cpp" time="2018-10-17T06:57:40+08:00" level=debug msg="saved file len(2921) C:\msys64\home\fbi\go\src\github.com\therecipe\qt\datavisualization\minimal_cgo_windows_windows_amd64.go" time="2018-10-17T06:57:40+08:00" level=debug msg="saved file len(677) C:\msys64\home\fbi\go\src\github.com\therecipe\qt\positioning\positioning_plugin_import.cpp" time="2018-10-17T06:57:41+08:00" level=debug msg="saved file len(555) C:\msys64\home\fbi\go\src\github.com\therecipe\qt\widgets\widgets_plugin_import.cpp" time="2018-10-17T06:57:41+08:00" level=debug msg="saved file len(3466) C:\msys64\home\fbi\go\src\github.com\therecipe\qt\positioning\minimal_cgo_windows_windows_amd64.go" time="2018-10-17T06:57:41+08:00" level=debug msg="saved file len(512) C:\msys64\home\fbi\go\src\github.com\therecipe\qt\nfc\nfc_plugin_import.cpp" time="2018-10-17T06:57:41+08:00" level=debug msg="saved file len(3015) C:\msys64\home\fbi\go\src\github.com\therecipe\qt\widgets\minimal_cgo_windows_windows_amd64.go" time="2018-10-17T06:57:41+08:00" level=debug msg="saved file len(2851) C:\msys64\home\fbi\go\src\github.com\therecipe\qt\nfc\minimal_cgo_windows_windows_amd64.go" time="2018-10-17T06:57:41+08:00" level=debug msg="saved file len(555) C:\msys64\home\fbi\go\src\github.com\therecipe\qt\charts\charts_plugin_import.cpp" time="2018-10-17T06:57:41+08:00" level=debug msg="saved file len(3142) C:\msys64\home\fbi\go\src\github.com\therecipe\qt\charts\minimal_cgo_windows_windows_amd64.go" time="2018-10-17T06:57:42+08:00" level=debug msg="saved file len(555) C:\msys64\home\fbi\go\src\github.com\therecipe\qt\scripttools\scripttools_plugin_import.cpp" time="2018-10-17T06:57:42+08:00" level=debug msg="saved file len(3295) C:\msys64\home\fbi\go\src\github.com\therecipe\qt\scripttools\minimal_cgo_windows_windows_amd64.go" time="2018-10-17T06:57:42+08:00" level=debug msg="saved file len(555) C:\msys64\home\fbi\go\src\github.com\therecipe\qt\designer\designer_plugin_import.cpp" time="2018-10-17T06:57:42+08:00" level=debug msg="saved file len(3354) C:\msys64\home\fbi\go\src\github.com\therecipe\qt\designer\minimal_cgo_windows_windows_amd64.go" time="2018-10-17T06:57:42+08:00" level=debug msg="saved file len(551) C:\msys64\home\fbi\go\src\github.com\therecipe\qt\xmlpatterns\xmlpatterns_plugin_import.cpp" time="2018-10-17T06:57:42+08:00" level=debug msg="saved file len(558) C:\msys64\home\fbi\go\src\github.com\therecipe\qt\gamepad\gamepad_plugin_import.cpp" time="2018-10-17T06:57:42+08:00" level=debug msg="saved file len(3198) C:\msys64\home\fbi\go\src\github.com\therecipe\qt\xmlpatterns\minimal_cgo_windows_windows_amd64.go" time="2018-10-17T06:57:42+08:00" level=debug msg="saved file len(3004) C:\msys64\home\fbi\go\src\github.com\therecipe\qt\gamepad\minimal_cgo_windows_windows_amd64.go" time="2018-10-17T06:57:42+08:00" level=debug msg="saved file len(550) C:\msys64\home\fbi\go\src\github.com\therecipe\qt\sensors\sensors_plugin_import.cpp" time="2018-10-17T06:57:43+08:00" level=debug msg="saved file len(551) C:\msys64\home\fbi\go\src\github.com\therecipe\qt\websockets\websockets_plugin_import.cpp" time="2018-10-17T06:57:43+08:00" level=debug msg="saved file len(3006) C:\msys64\home\fbi\go\src\github.com\therecipe\qt\sensors\minimal_cgo_windows_windows_amd64.go" time="2018-10-17T06:57:43+08:00" level=debug msg="saved file len(512) C:\msys64\home\fbi\go\src\github.com\therecipe\qt\script\script_plugin_import.cpp" time="2018-10-17T06:57:43+08:00" level=debug msg="saved file len(3193) C:\msys64\home\fbi\go\src\github.com\therecipe\qt\websockets\minimal_cgo_windows_windows_amd64.go" time="2018-10-17T06:57:43+08:00" level=debug msg="saved file len(2866) C:\msys64\home\fbi\go\src\github.com\therecipe\qt\script\minimal_cgo_windows_windows_amd64.go" time="2018-10-17T06:57:43+08:00" level=debug msg="saved file len(554) C:\msys64\home\fbi\go\src\github.com\therecipe\qt\speech\speech_plugin_import.cpp" time="2018-10-17T06:57:43+08:00" level=debug msg="saved file len(602) C:\msys64\home\fbi\go\src\github.com\therecipe\qt\printsupport\printsupport_plugin_import.cpp" time="2018-10-17T06:57:43+08:00" level=debug msg="saved file len(3043) C:\msys64\home\fbi\go\src\github.com\therecipe\qt\speech\minimal_cgo_windows_windows_amd64.go" time="2018-10-17T06:57:43+08:00" level=debug msg="saved file len(3321) C:\msys64\home\fbi\go\src\github.com\therecipe\qt\printsupport\minimal_cgo_windows_windows_amd64.go" time="2018-10-17T06:57:53+08:00" level=debug msg="saved file len(1432) C:\msys64\home\fbi\go\src\github.com\therecipe\qt\location\location_plugin_import.cpp" time="2018-10-17T06:57:53+08:00" level=debug msg="saved file len(1365) C:\msys64\home\fbi\go\src\github.com\therecipe\qt\location\location_qml_plugin_import.cpp" time="2018-10-17T06:57:53+08:00" level=debug msg="saved file len(11109) C:\msys64\home\fbi\go\src\github.com\therecipe\qt\location\minimal_cgo_windows_windows_amd64.go" time="2018-10-17T06:57:53+08:00" level=debug msg="saved file len(1056) C:\msys64\home\fbi\go\src\github.com\therecipe\qt\quick\quick_plugin_import.cpp" time="2018-10-17T06:57:53+08:00" level=debug msg="saved file len(1365) C:\msys64\home\fbi\go\src\github.com\therecipe\qt\quick\quick_qml_plugin_import.cpp" time="2018-10-17T06:57:53+08:00" level=debug msg="saved file len(9973) C:\msys64\home\fbi\go\src\github.com\therecipe\qt\quick\minimal_cgo_windows_windows_amd64.go" time="2018-10-17T06:57:54+08:00" level=debug msg="saved file len(1056) C:\msys64\home\fbi\go\src\github.com\therecipe\qt\quickcontrols2\quickcontrols2_plugin_import.cpp" time="2018-10-17T06:57:54+08:00" level=debug msg="saved file len(1365) C:\msys64\home\fbi\go\src\github.com\therecipe\qt\quickcontrols2\quickcontrols2_qml_plugin_import.cpp" time="2018-10-17T06:57:54+08:00" level=debug msg="saved file len(1013) C:\msys64\home\fbi\go\src\github.com\therecipe\qt\scxml\scxml_plugin_import.cpp" time="2018-10-17T06:57:54+08:00" level=debug msg="saved file len(1365) C:\msys64\home\fbi\go\src\github.com\therecipe\qt\scxml\scxml_qml_plugin_import.cpp" time="2018-10-17T06:57:54+08:00" level=debug msg="saved file len(10086) C:\msys64\home\fbi\go\src\github.com\therecipe\qt\quickcontrols2\minimal_cgo_windows_windows_amd64.go" time="2018-10-17T06:57:54+08:00" level=debug msg="saved file len(9651) C:\msys64\home\fbi\go\src\github.com\therecipe\qt\scxml\minimal_cgo_windows_windows_amd64.go" time="2018-10-17T06:57:54+08:00" level=debug msg="saved file len(1013) C:\msys64\home\fbi\go\src\github.com\therecipe\qt\qml\qml_plugin_import.cpp" time="2018-10-17T06:57:54+08:00" level=debug msg="saved file len(1365) C:\msys64\home\fbi\go\src\github.com\therecipe\qt\qml\qml_qml_plugin_import.cpp" time="2018-10-17T06:57:54+08:00" level=debug msg="saved file len(9525) C:\msys64\home\fbi\go\src\github.com\therecipe\qt\qml\minimal_cgo_windows_windows_amd64.go" time="2018-10-17T06:57:54+08:00" level=debug msg="saved file len(1013) C:\msys64\home\fbi\go\src\github.com\therecipe\qt\webchannel\webchannel_plugin_import.cpp" time="2018-10-17T06:57:54+08:00" level=debug msg="saved file len(1365) C:\msys64\home\fbi\go\src\github.com\therecipe\qt\webchannel\webchannel_qml_plugin_import.cpp" time="2018-10-17T06:57:54+08:00" level=debug msg="saved file len(9676) C:\msys64\home\fbi\go\src\github.com\therecipe\qt\webchannel\minimal_cgo_windows_windows_amd64.go" time="2018-10-17T06:57:54+08:00" level=debug msg=Execute cmd="go build -p 8 -v -ldflags=all=\"-s\" \"-w\" \"-H=windowsgui\" -o C:\msys64\home\fbi\src\go\src\w1\deploy\windows\w1.exe -tags=\"minimal\"" dir="C:\msys64\home\fbi\src\go\src\w1" env="GOROOT=C:/msys64/mingw64/lib/go TEMP=C:\msys64\tmp CGO_CXXFLAGS_ALLOW=. GOOS=windows GOARCH=amd64 CGO_ENABLED=1 PATH=C:\msys64\mingw64\bin;C:\msys64\mingw64\bin;C:\msys64\mingw64\bin;C:\msys64\usr\local\bin;C:\msys64\usr\bin;C:\msys64\usr\bin;C:\Windows\System32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\msys64\usr\bin\site_perl;C:\msys64\usr\bin\vendor_perl;C:\msys64\usr\bin\core_perl GOPATH=C:/msys64/home/fbi/go TMP=C:\msys64\tmp CGO_CFLAGS_ALLOW=. CGO_LDFLAGS_ALLOW=.*" func=RunCmd name="build for windows on windows"

fbi@fbi-PC MINGW64 ~/src/go/src/w1 $

aadog commented 5 years ago

1

aadog commented 5 years ago

I look at this debugging log carefully. It seems that the two tags are different. Is this the accident you wrote?

aadog commented 5 years ago

$ qtdeploy -debug -fast build desktop time="2018-10-17T06:59:48+08:00" level=debug msg="running Deploy" comply=false docker=false fast=true ldFlags= mode=build path="C:\msys64\home\fbi\src\go\src\w1" target=windows time="2018-10-17T06:59:48+08:00" level=debug msg="start Rcc" path="C:\msys64\home\fbi\src\go\src\w1" target=windows time="2018-10-17T06:59:48+08:00" level=debug msg="get imports" fields.level=0 path="C:\msys64\home\fbi\src\go\src\w1" time="2018-10-17T06:59:48+08:00" level=debug msg=Execute cmd="go list std" dir= env= func=RunCmd name="go list std" time="2018-10-17T06:59:49+08:00" level=debug msg=Execute cmd="go list -e -f '{{ join .TestImports \"|\" }}':'{{ join .Deps \"|\" }}' -tags=\"\"" dir="C:\msys64\home\fbi\src\go\src\w1" env="PATH=C:\msys64\mingw64\bin;C:\msys64\mingw64\bin;C:\msys64\mingw64\bin;C:\msys64\usr\local\bin;C:\msys64\usr\bin;C:\msys64\usr\bin;C:\Windows\System32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\msys64\usr\bin\site_perl;C:\msys64\usr\bin\vendor_perl;C:\msys64\usr\bin\core_perl TEMP=C:\msys64\tmp GOARCH=amd64 CGO_ENABLED=1 GOROOT=C:/msys64/mingw64/lib/go TMP=C:\msys64\tmp CGO_CFLAGS_ALLOW=.CGO_CXXFLAGS_ALLOW=. CGO_LDFLAGS_ALLOW=. GOOS=windows GOPATH=C:/msys64/home/fbi/go" func=RunCmd name="go list deps" time="2018-10-17T06:59:49+08:00" level=debug msg=Execute cmd="go list -e -f {{.Dir}} -tags=\"\" github.com/therecipe/qt" dir= env="GOARCH=amd64 CGO_ENABLED=1 PATH=C:\msys64\mingw64\bin;C:\msys64\mingw64\bin;C:\msys64\mingw64\bin;C:\msys64\usr\local\bin;C:\msys64\usr\bin;C:\msys64\usr\bin;C:\Windows\System32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\msys64\usr\bin\site_perl;C:\msys64\usr\bin\vendor_perl;C:\msys64\usr\bin\core_perl TEMP=C:\msys64\tmp GOOS=windows GOPATH=C:/msys64/home/fbi/go GOROOT=C:/msys64/mingw64/lib/go TMP=C:\msys64\tmp CGO_CFLAGS_ALLOW=. CGO_CXXFLAGS_ALLOW=. CGO_LDFLAGS_ALLOW=." func=RunCmd name="go list dir" time="2018-10-17T06:59:49+08:00" level=debug msg=Execute cmd="go list -e -f {{.Dir}} -tags=\"\" github.com/therecipe/qt/widgets" dir= env="TMP=C:\msys64\tmp CGO_CFLAGS_ALLOW=. CGO_CXXFLAGS_ALLOW=. CGO_LDFLAGS_ALLOW=. GOOS=windows GOPATH=C:/msys64/home/fbi/go GOROOT=C:/msys64/mingw64/lib/go TEMP=C:\msys64\tmp GOARCH=amd64 CGO_ENABLED=1 PATH=C:\msys64\mingw64\bin;C:\msys64\mingw64\bin;C:\msys64\mingw64\bin;C:\msys64\usr\local\bin;C:\msys64\usr\bin;C:\msys64\usr\bin;C:\Windows\System32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\msys64\usr\bin\site_perl;C:\msys64\usr\bin\vendor_perl;C:\msys64\usr\bin\core_perl" func=RunCmd name="go list dir" time="2018-10-17T06:59:49+08:00" level=debug msg=Execute cmd="go list -e -f {{.Dir}} -tags=\"\" github.com/therecipe/qt/gui" dir= env="CGO_LDFLAGS_ALLOW=. GOOS=windows GOPATH=C:/msys64/home/fbi/go GOROOT=C:/msys64/mingw64/lib/go TMP=C:\msys64\tmp CGO_CFLAGS_ALLOW=.CGO_CXXFLAGS_ALLOW=. GOARCH=amd64 CGO_ENABLED=1 PATH=C:\msys64\mingw64\bin;C:\msys64\mingw64\bin;C:\msys64\mingw64\bin;C:\msys64\usr\local\bin;C:\msys64\usr\bin;C:\msys64\usr\bin;C:\Windows\System32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\msys64\usr\bin\site_perl;C:\msys64\usr\bin\vendor_perl;C:\msys64\usr\bin\core_perl TEMP=C:\msys64\tmp" func=RunCmd name="go list dir" time="2018-10-17T06:59:49+08:00" level=debug msg=Execute cmd="go list -e -f {{.Dir}} -tags=\"\" github.com/therecipe/qt/core" dir= env="GOARCH=amd64 CGO_ENABLED=1 PATH=C:\msys64\mingw64\bin;C:\msys64\mingw64\bin;C:\msys64\mingw64\bin;C:\msys64\usr\local\bin;C:\msys64\usr\bin;C:\msys64\usr\bin;C:\Windows\System32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\msys64\usr\bin\site_perl;C:\msys64\usr\bin\vendor_perl;C:\msys64\usr\bin\core_perl TEMP=C:\msys64\tmp GOOS=windows GOPATH=C:/msys64/home/fbi/go GOROOT=C:/msys64/mingw64/lib/go TMP=C:\msys64\tmp CGO_CFLAGS_ALLOW=. CGO_CXXFLAGS_ALLOW=. CGO_LDFLAGS_ALLOW=." func=RunCmd name="go list dir" time="2018-10-17T06:59:49+08:00" level=debug msg=Execute cmd="go build -p 8 -v -ldflags=all=\"-s\" \"-w\" \"-H=windowsgui\" -o C:\msys64\home\fbi\src\go\src\w1\deploy\windows\w1.exe -i -tags=\"\"" dir="C:\msys64\home\fbi\src\go\src\w1" env="TMP=C:\msys64\tmp TEMP=C:\msys64\tmp CGO_LDFLAGS_ALLOW=. GOOS=windows GOARCH=amd64 CGO_ENABLED=1 CGO_CFLAGS_ALLOW=. CGO_CXXFLAGS_ALLOW=. PATH=C:\msys64\mingw64\bin;C:\msys64\mingw64\bin;C:\msys64\mingw64\bin;C:\msys64\usr\local\bin;C:\msys64\usr\bin;C:\msys64\usr\bin;C:\Windows\System32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\msys64\usr\bin\site_perl;C:\msys64\usr\bin\vendor_perl;C:\msys64\usr\bin\core_perl GOPATH=C:/msys64/home/fbi/go GOROOT=C:/msys64/mingw64/lib/go" func=RunCmd name="build for windows on windows"

aadog commented 5 years ago

Qtdeploy's tags is minimal's -fast's tags is empty.

aadog commented 5 years ago

By the way, my gopath is like this. Is that the problem?

Export GOPATH=$GOPATH:$GOPATH1:$GOPATH2

therecipe commented 5 years ago

I look at this debugging log carefully. It seems that the two tags are different. Is this the accident you wrote?

No, that's okay, "deploy -fast" links against the "full" version, and qtdeploy link against the "minimal" version (created by qtminimal).

By the way, my gopath is like this. Is that the problem? Export GOPATH=$GOPATH:$GOPATH1:$GOPATH2

No, that shouldn't be a problem.

Sorry it's already late here, but I will look through your logs tomorrow again.

Also maybe try to use QT_MSYS2_STATIC=false to link against the shared version and run the setup again. QT_MSYS2_STATIC=true is always a lot slower than QT_MSYS2_STATIC=false.

aadog commented 5 years ago

QT_MSYS2_STATIC=false,It's the same.

aadog commented 5 years ago

I seem to have a problem with - fast recompiling when go build turns on - I. Is this a bug? If I go build, it will take about 30 seconds +, but if I use - tags = "minimal" then the time will be shortened to 5-7 seconds?

therecipe commented 5 years ago

I seem to have a problem with - fast recompiling when go build turns on - I. Is this a bug?

Yes, it could be possible that the -I flag causes some trouble. I looked into this and some other stuff and made some changes: https://github.com/therecipe/qt/commit/3de3e2be88af3cdfa0d49ca4238d2cd4bc713665

Could you pull them and rebuild the qt tools and also re-run the setup again? And tell me if this made any difference to your build times? (The first build is probably still slow, but all following builds should be faster)

aadog commented 5 years ago

Can I add -i options to my current build steps?3de3e2b

aadog commented 5 years ago

fbi@fbi-PC MINGW64 ~/src/go/src/qttest $ qtdeploy -fast -debug build desktop time="2018-10-24T17:15:46+08:00" level=debug msg="running Deploy" comply=false docker=false fast=true ldFlags= mode=build path="C:\msys64\home\fbi\src\go\src\qttest" target=windows time="2018-10-24T17:15:46+08:00" level=debug msg="start Rcc" path="C:\msys64\home\fbi\src\go\src\qttest" target=windows time="2018-10-24T17:15:46+08:00" level=debug msg="get imports" fields.level=0 path="C:\msys64\home\fbi\src\go\src\qttest" time="2018-10-24T17:15:46+08:00" level=debug msg=Execute cmd="go list std" dir= env= func=RunCmd name="go list std" time="2018-10-24T17:15:47+08:00" level=debug msg=Execute cmd="go list -e -f '{{ join .TestImports \"|\" }}':'{{ join .XTestImports \"|\" }}':'{{ join .Deps \"|\" }}' -tags=\"\"" dir="C:\msys64\home\fbi\src\go\src\qttest" env="DART_SDK=C:\Program Files\Dart\dart-sdk LANG=zh_CN.UTF-8 QT_MSYS2=true GOROOT=C:/msys64/mingw64/lib/go CGO_LDFLAGS_ALLOW=. DOCKER_HOST=tcp://192.168.99.100:2376 NVCUDASAMPLES8_0_ROOT=C:\ProgramData\NVIDIA Corporation\CUDA Samples\v8.0 VS120COMNTOOLS=C:\Program Files (x86)\Microsoft Visual Studio 12.0\Common7\Tools\ CGO_CXXFLAGS_ALLOW=. COCOS_X_ROOT=C:\src CommonProgramW6432=C:\Program Files\Common Files MINGW_PREFIX=C:/msys64/mingw64 TERM=xterm PATH=C:\msys64\mingw64\bin;C:\msys64\mingw64\bin;C:\msys64\mingw64\bin;C:\msys64\usr\local\bin;C:\msys64\usr\bin;C:\msys64\usr\bin;C:\Windows\System32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\msys64\usr\bin\site_perl;C:\msys64\usr\bin\vendor_perl;C:\msys64\usr\bin\core_perl;C:\Program files\Docker Toolbox #envTSLOGRBCShellExt2160=354002720 ACLOCAL_PATH=C:\msys64\mingw64\share\aclocal;C:\msys64\usr\share\aclocal CUDA_PATH=C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v8.0 USER=fbi SYSTEMDRIVE=C: opencv_dir=C:\opencv\build GOPATH=C:/msys64/home/fbi/go COCOS_CONSOLE_ROOT=C:\src\cocos2dx\tools\cocos2d-console\bin NO_PROXY=192.168.99.100 ORIGINAL_TEMP=C:/Users/fbi/AppData/Local/Temp PS1=\[\e]0;\w\a\]\n\[\e[32m\]\u@\h \[\e[35m\]$MSYSTEM\[\e[0m\] \[\e[33m\]\w\[\e[0m\]\n\$ LOCALAPPDATA=C:\Users\fbi\AppData\Local OS=Windows_NT PROCESSOR_ARCHITECTURE=AMD64 DOCKER_TLS_VERIFY=1 MANPATH=C:\msys64\mingw64\local\man;C:\msys64\mingw64\share\man;C:\msys64\usr\local\man;C:\msys64\usr\share\man;C:\msys64\usr\man;C:\msys64\share\man PRINTER=Send To OneNote 2016 USERPROFILE=C:\Users\fbi VBOX_MSI_INSTALL_PATH=C:\Program Files\Oracle\VirtualBox\ #envTSLOGXMediaLibrary2160=354818448 ALLUSERSPROFILE=C:\ProgramData FP_NO_HOST_CHECK=NO INFOPATH=C:\msys64\usr\local\info;C:\msys64\usr\share\info;C:\msys64\usr\info;C:\msys64\share\info ORIGINAL_TMP=C:/Users/fbi/AppData/Local/Temp PROMPT=$P$G SESSIONNAME=Console SYSTEMROOT=C:\windows VS110COMNTOOLS=C:\Program Files (x86)\Microsoft Visual Studio 11.0\Common7\Tools\ MSYSTEM_CARCH=x86_64 NVCUDASAMPLES_ROOT=C:\ProgramData\NVIDIA Corporation\CUDA Samples\v8.0 PROTO_DIR=C:\Program Files (x86)\protobuf DNX_HOME=%USERPROFILE%\.dnx HOME=C:\msys64\home\fbi ProgramFiles(x86)=C:\Program Files (x86) CommonProgramFiles(x86)=C:\Program Files (x86)\Common Files MINGW_PACKAGE_PREFIX=mingw-w64-x86_64 MSYSTEM=MINGW64 PSModulePath=C:\windows\system32\WindowsPowerShell\v1.0\Modules\ GOARCH=amd64 JAVA_HOME=C:\Program Files\Java\jdk1.8.0_121 LUA_DEV=C:\Program Files (x86)\Lua\5.1 PWD=C:/msys64/home/fbi/src/go/src/qttest MSYSTEM_PREFIX=C:/msys64/mingw64 PROCESSORIDENTIFIER=Intel64 Family 6 Model 60 Stepping 3, GenuineIntel =C:/msys64/usr/bin/qtdeploy CGO_CFLAGS_ALLOW=. !;=;\ ProgramW6432=C:\Program Files ShellLaunch{A81BA54B-CCFE-4204-8E79-A68C0FDFA5CF}=ShellExt WD=C:\msys64\usr\bin\ temp=C:\Users\fbi\AppData\Local\Temp windows_tracing_flags=3 CMAKE_MODULE_PATH=C:\cmake COCOS_TEMPLATES_ROOT=C:\src\cocos2dx\templates COMPOSE_CONVERT_WINDOWS_PATHS=true GOOS=windows MSYSTEM_CHOST=x86_64-w64-mingw32 windows_tracing_logfile=C:\BVTBin\Tests\installpackage\csilogfile.log PROTOBUF_DIR=C:\Program Files\protobuf COMMONPROGRAMFILES=C:\Program Files\Common Files COMSPEC=C:\windows\system32\cmd.exe DOCKER_TOOLBOX_INSTALL_PATH=C:\Program Files\Docker Toolbox GOTMPDIR=c:\msys64\tmp PKG_CONFIG_PATH=C:\msys64\mingw64\lib\pkgconfig;C:\msys64\mingw64\share\pkgconfig HOSTNAME=fbi-PC LOGINSHELL=bash MINGW_CHOST=x86_64-w64-mingw32 CONFIG_SITE=C:/msys64/mingw64/etc/config.site ORIGINAL_PATH=C:\Windows\System32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\ ProgramData=C:\ProgramData CGO_ENABLED=1 CONTITLE=MinGW x64 HOMEDRIVE=C: COMPUTERNAME=FBI-PC CUDA_PATH_V8_0=C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v8.0 DOCKER_CERT_PATH=C:\Users\fbi\.docker\machine\machines\default MSYSCON=mintty.exe PROCESSOR_REVISION=3c03WINDIR=C:\windows GEOTRANS_DATA=C:\Program Files (x86)\Common Files\i2 Shared\Geotrans\Data\ LUA_PATH=;;C:\Program Files (x86)\Lua\5.1\lua\?.luac PROCESSOR_LEVEL=6 USERDOMAIN=fbi-PC USERNAME=fbi HDF5_DIR=C:\Program Files\HDF_Group\HDF5\1.10.1 APPDATA=C:\Users\fbi\AppData\Roaming DOCKER_MACHINE_NAME=default LMDB_DIR=C:\Program Files\lmdb SHELL=C:/msys64/usr/bin/bash QT_MSYS2_ARCH=amd64 TEMP=C:\msys64\tmp PATHEXT=.COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC;.wlua;.lexe;.RB;.RBW VSSDK140Install=C:\Program Files (x86)\Microsoft Visual Studio 14.0\VSSDK\ tmp=C:\Users\fbi\AppData\Local\Temp =C:=C:\msys64 CLASSPATH=.;C:\Program Files\Java\jdk1.8.0_121\lib\dt.jar;C:\Program Files\Java\jdk1.8.0_121\lib\tools.jar; LOGONSERVER=\\FBI-PC NDK_ROOT=C:\android-ndk-r17b PUBLIC=C:\Users\Public NVTOOLSEXT_PATH=C:\Program Files\NVIDIA Corporation\NvToolsExt\ OLDPWD=C:/msys64/home/fbi VS140COMNTOOLS=C:\Program Files (x86)\Microsoft Visual Studio 14.0\Common7\Tools\ asl.log=Destination=file SHLVL=1 TMP=C:\msys64\tmp HOMEPATH=\Users\fbi NUMBER_OF_PROCESSORS=8 OneDrive=C:\Users\fbi\OneDrive PROGRAMFILES=C:\Program Files" func=RunCmd name="go list deps" time="2018-10-24T17:15:48+08:00" level=debug msg=Execute cmd="go build -p 8 -v -ldflags=all=\"-s\" \"-w\" \"-H=windowsgui\" \"-extldflags=-v\" -o C:\msys64\home\fbi\src\go\src\qttest\deploy\windows\qttest.exe -i -x -tags=\"\"" dir="C:\msys64\home\fbi\src\go\src\qttest" env="GOROOT=C:/msys64/mingw64/lib/go NDK_ROOT=C:\android-ndk-r17bDOCKER_TOOLBOX_INSTALL_PATH=C:\Program Files\Docker Toolbox MINGW_CHOST=x86_64-w64-mingw32 NO_PROXY=192.168.99.100 NVCUDASAMPLES8_0_ROOT=C:\ProgramData\NVIDIA Corporation\CUDA Samples\v8.0 PWD=C:/msys64/home/fbi/src/go/src/qttestCGO_ENABLED=1 LOGONSERVER=\\FBI-PC WINDIR=C:\windows windows_tracing_flags=3 TMP=C:\msys64\tmp CONTITLE=MinGW x64 GEOTRANS_DATA=C:\Program Files (x86)\Common Files\i2 Shared\Geotrans\Data\ PATHEXT=.COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC;.wlua;.lexe;.RB;.RBW PROTOBUF_DIR=C:\Program Files\protobuf =C:=C:\msys64 MANPATH=C:\msys64\mingw64\local\man;C:\msys64\mingw64\share\man;C:\msys64\usr\local\man;C:\msys64\usr\share\man;C:\msys64\usr\man;C:\msys64\share\man MINGW_PREFIX=C:/msys64/mingw64 MSYSCON=mintty.exe ORIGINAL_TEMP=C:/Users/fbi/AppData/Local/Temp #envTSLOGXMediaLibrary2160=354818448 MSYSTEM_CARCH=x86_64 PROCESSOR_LEVEL=6 COMPOSE_CONVERT_WINDOWS_PATHS=true HOME=C:\msys64\home\fbi MSYSTEM=MINGW64 SESSIONNAME=Console asl.log=Destination=file !;=;\ LUA_PATH=;;C:\Program Files (x86)\Lua\5.1\lua\?.luac COCOS_TEMPLATES_ROOT=C:\src\cocos2dx\templates NVTOOLSEXT_PATH=C:\Program Files\NVIDIA Corporation\NvToolsExt\ USERDOMAIN=fbi-PC VSSDK140Install=C:\Program Files (x86)\Microsoft Visual Studio 14.0\VSSDK\ opencv_dir=C:\opencv\build CUDA_PATH_V8_0=C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v8.0 HDF5_DIR=C:\Program Files\HDF_Group\HDF5\1.10.1 LANG=zh_CN.UTF-8 QT_MSYS2_ARCH=amd64 SYSTEMDRIVE=C: USERNAME=fbi DNX_HOME=%USERPROFILE%\.dnx LOCALAPPDATA=C:\Users\fbi\AppData\Local MSYSTEM_PREFIX=C:/msys64/mingw64 PROCESSOR_ARCHITECTURE=AMD64 PROCESSOR_REVISION=3c03 CLASSPATH=.;C:\Program Files\Java\jdk1.8.0_121\lib\dt.jar;C:\Program Files\Java\jdk1.8.0_121\lib\tools.jar; LMDBDIR=C:\Program Files\lmdb OLDPWD=C:/msys64/home/fbi SHELL=C:/msys64/usr/bin/bash GOPATH=C:/msys64/home/fbi/go PS1=\[\e]0;\w\a\]\n\[\e[32m\]\u@\h \[\e[35m\]$MSYSTEM\[\e[0m\] \[\e[33m\]\w\[\e[0m\]\n\$ =C:/msys64/usr/bin/qtdeploy ProgramFiles(x86)=C:\Program Files (x86) ALLUSERSPROFILE=C:\ProgramData COCOS_CONSOLE_ROOT=C:\src\cocos2dx\tools\cocos2d-console\bin ORIGINAL_PATH=C:\Windows\System32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\ ORIGINAL_TMP=C:/Users/fbi/AppData/Local/Temp ProgramData=C:\ProgramData tmp=C:\Users\fbi\AppData\Local\Temp APPDATA=C:\Users\fbi\AppData\Roaming INFOPATH=C:\msys64\usr\local\info;C:\msys64\usr\share\info;C:\msys64\usr\info;C:\msys64\share\info JAVA_HOME=C:\Program Files\Java\jdk1.8.0_121 NVCUDASAMPLES_ROOT=C:\ProgramData\NVIDIA Corporation\CUDA Samples\v8.0 QT_MSYS2=true VBOX_MSI_INSTALL_PATH=C:\Program Files\Oracle\VirtualBox\ COMMONPROGRAMFILES=C:\Program Files\Common Files FP_NO_HOST_CHECK=NO LUA_DEV=C:\Program Files (x86)\Lua\5.1 PROTO_DIR=C:\ProgramFiles (x86)\protobuf DOCKER_TLS_VERIFY=1 PRINTER=Send To OneNote 2016 PROMPT=$P$G USER=fbi COCOS_X_ROOT=C:\src MSYSTEM_CHOST=x86_64-w64-mingw32 USERPROFILE=C:\Users\fbi VS120COMNTOOLS=C:\Program Files (x86)\Microsoft Visual Studio 12.0\Common7\Tools\ #envTSLOGRBCShellExt2160=354002720 COMSPEC=C:\windows\system32\cmd.exe CONFIG_SITE=C:/msys64/mingw64/etc/config.site OneDrive=C:\Users\fbi\OneDrive CommonProgramFiles(x86)=C:\Program Files (x86)\Common Files OS=Windows_NT windows_tracing_logfile=C:\BVTBin\Tests\installpackage\csilogfile.log GOARCH=amd64 HOMEPATH=\Users\fbi PSModulePath=C:\windows\system32\WindowsPowerShell\v1.0\Modules\ WD=C:\msys64\usr\bin\ GOOS=windows TEMP=C:\msys64\tmp HOSTNAME=fbi-PC LOGINSHELL=bash SHLVL=1 CUDA_PATH=C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v8.0 CommonProgramW6432=C:\Program Files\Common Files PROCESSOR_IDENTIFIER=Intel64 Family 6 Model 60 Stepping 3, GenuineIntel PUBLIC=C:\Users\Public CGO_CXXFLAGS_ALLOW=. DOCKER_MACHINE_NAME=default HOMEDRIVE=C: NUMBER_OF_PROCESSORS=8 SYSTEMROOT=C:\windows PATH=C:\msys64\mingw64\bin;C:\msys64\mingw64\bin;C:\msys64\mingw64\bin;C:\msys64\usr\local\bin;C:\msys64\usr\bin;C:\msys64\usr\bin;C:\Windows\System32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\msys64\usr\bin\site_perl;C:\msys64\usr\bin\vendor_perl;C:\msys64\usr\bin\core_perl;C:\Program files\Docker Toolbox COMPUTERNAME=FBI-PC ProgramW6432=C:\Program Files TERM=xterm ACLOCAL_PATH=C:\msys64\mingw64\share\aclocal;C:\msys64\usr\share\aclocal MINGW_PACKAGE_PREFIX=mingw-w64-x86_64 PROGRAMFILES=C:\Program Files VS140COMNTOOLS=C:\Program Files (x86)\Microsoft Visual Studio 14.0\Common7\Tools\ CGO_LDFLAGS_ALLOW=. CMAKE_MODULE_PATH=C:\cmake temp=C:\Users\fbi\AppData\Local\Temp CGO_CFLAGS_ALLOW=. DART_SDK=C:\Program Files\Dart\dart-sdk DOCKER_CERT_PATH=C:\Users\fbi\.docker\machine\machines\default DOCKER_HOST=tcp://192.168.99.100:2376 ShellLaunch{A81BA54B-CCFE-4204-8E79-A68C0FDFA5CF}=ShellExt GOTMPDIR=c:\msys64\tmp PKG_CONFIG_PATH=C:\msys64\mingw64\lib\pkgconfig;C:\msys64\mingw64\share\pkgconfig VS110COMNTOOLS=C:\Program Files (x86)\Microsoft Visual Studio 11.0\Common7\Tools\" func=RunCmd name="build for windows on windows"

aadog commented 5 years ago

Now when I use the - fast option, I still have to wait about 30 seconds to compile whatever code I modify, but if I refer to - tags = minimal, these operations can be done in four seconds, and it doesn't seem to work.

aadog commented 5 years ago

C:\msys64\home\fbi\src\go\src\qttest>go build -p 16 -ldflags="-w -s" -o w.exe -v -x WORK=c:\msys64\tmp\go-build964090714 qttest mkdir -p $WORK\b001\ cat >$WORK\b001\importcfg << 'EOF' # internal

import config

packagefile fmt=C:\msys64\mingw64\lib\go\pkg\windows_amd64\fmt.a packagefile github.com/therecipe/qt/widgets=C:\msys64\home\fbi\go\pkg\windows_amd64\github.com\therecipe\qt\widgets.a packagefile os=C:\msys64\mingw64\lib\go\pkg\windows_amd64\os.a packagefile runtime=C:\msys64\mingw64\lib\go\pkg\windows_amd64\runtime.a EOF cd C:\msys64\home\fbi\src\go\src\qttest "C:\msys64\mingw64\lib\go\pkg\tool\windowsamd64\compile.exe" -o "c:\msys64\tmp\go-build964090714\b001\_pkg.a" -trimpath "c:\msys64\ tmp\go-build964090714\b001" -p main -complete -buildid IVCMfTSm89RYz7TP6DZ3/IVCMfTSm89RYz7TP6DZ3 -goversion go1.11.1 -D "" -importcfg "c:\msys64\ \tmp\go-build964090714\b001\importcfg" -pack -c=4 "C:\msys64\home\fbi\src\go\src\qttest\main.go" "C:\msys64\mingw64\lib\go\pkg\tool\windowsamd64\buildid.exe" -w "c:\msys64\tmp\go-build964090714\b001\_pkg.a" # internal cp "c:\msys64\tmp\go-build964090714\b001\pkg.a" "C:\Users\fbi\AppData\Local\go-build\4a\4aea20387bce2cdf7039e0d9258a2426f6cae296dc0010 832ae3c1150b85ff72-d" # internal cat >$WORK\b001\importcfg.link << 'EOF' # internal packagefile qttest=$WORK\b001_pkg_.a packagefile fmt=C:\msys64\mingw64\lib\go\pkg\windows_amd64\fmt.a packagefile github.com/therecipe/qt/widgets=C:\msys64\home\fbi\go\pkg\windows_amd64\github.com\therecipe\qt\widgets.a packagefile os=C:\msys64\mingw64\lib\go\pkg\windows_amd64\os.a packagefile runtime=C:\msys64\mingw64\lib\go\pkg\windows_amd64\runtime.a packagefile errors=C:\msys64\mingw64\lib\go\pkg\windows_amd64\errors.a packagefile io=C:\msys64\mingw64\lib\go\pkg\windows_amd64\io.a packagefile math=C:\msys64\mingw64\lib\go\pkg\windows_amd64\math.a packagefile reflect=C:\msys64\mingw64\lib\go\pkg\windows_amd64\reflect.a packagefile strconv=C:\msys64\mingw64\lib\go\pkg\windows_amd64\strconv.a packagefile sync=C:\msys64\mingw64\lib\go\pkg\windows_amd64\sync.a packagefile unicode/utf8=C:\msys64\mingw64\lib\go\pkg\windows_amd64\unicode\utf8.a packagefile github.com/therecipe/qt=C:\msys64\home\fbi\go\pkg\windows_amd64\github.com\therecipe\qt.a packagefile github.com/therecipe/qt/core=C:\msys64\home\fbi\go\pkg\windows_amd64\github.com\therecipe\qt\core.a packagefile github.com/therecipe/qt/gui=C:\msys64\home\fbi\go\pkg\windows_amd64\github.com\therecipe\qt\gui.a packagefile strings=C:\msys64\mingw64\lib\go\pkg\windows_amd64\strings.a packagefile runtime/cgo=C:\msys64\mingw64\lib\go\pkg\windows_amd64\runtime\cgo.a packagefile syscall=C:\msys64\mingw64\lib\go\pkg\windows_amd64\syscall.a packagefile internal/poll=C:\msys64\mingw64\lib\go\pkg\windows_amd64\internal\poll.a packagefile internal/syscall/windows=C:\msys64\mingw64\lib\go\pkg\windows_amd64\internal\syscall\windows.a packagefile internal/testlog=C:\msys64\mingw64\lib\go\pkg\windows_amd64\internal\testlog.a packagefile sync/atomic=C:\msys64\mingw64\lib\go\pkg\windows_amd64\sync\atomic.a packagefile time=C:\msys64\mingw64\lib\go\pkg\windows_amd64\time.a packagefile unicode/utf16=C:\msys64\mingw64\lib\go\pkg\windows_amd64\unicode\utf16.a packagefile internal/bytealg=C:\msys64\mingw64\lib\go\pkg\windows_amd64\internal\bytealg.a packagefile internal/cpu=C:\msys64\mingw64\lib\go\pkg\windows_amd64\internal\cpu.a packagefile runtime/internal/atomic=C:\msys64\mingw64\lib\go\pkg\windows_amd64\runtime\internal\atomic.a packagefile runtime/internal/sys=C:\msys64\mingw64\lib\go\pkg\windows_amd64\runtime\internal\sys.a packagefile unicode=C:\msys64\mingw64\lib\go\pkg\windows_amd64\unicode.a packagefile math/bits=C:\msys64\mingw64\lib\go\pkg\windows_amd64\math\bits.a packagefile internal/race=C:\msys64\mingw64\lib\go\pkg\windows_amd64\internal\race.a packagefile log=C:\msys64\mingw64\lib\go\pkg\windows_amd64\log.a packagefile internal/syscall/windows/sysdll=C:\msys64\mingw64\lib\go\pkg\windows_amd64\internal\syscall\windows\sysdll.a packagefile internal/syscall/windows/registry=C:\msys64\mingw64\lib\go\pkg\windows_amd64\internal\syscall\windows\registry.a EOF mkdir -p $WORK\b001\exe\ cd . "C:\msys64\mingw64\lib\go\pkg\tool\windows_amd64\link.exe" -o "c:\msys64\tmp\go-build964090714\b001\exe\a.out.exe" -importcfg "c:\msy s64\tmp\go-build964090714\b001\importcfg.link" -buildmode=exe -buildid=1VUp_iLhTHedP8dRQZYV/IVCMfTSm89RYz7TP6DZ3/79JQhOrEX4T4li15Dyd3/1VUpiLhTH edP8dRQZYV -w -s -extld=g++ "c:\msys64\tmp\go-build964090714\b001\_pkg.a" "C:\msys64\mingw64\lib\go\pkg\tool\windows_amd64\buildid.exe" -w "c:\msys64\tmp\go-build964090714\b001\exe\a.out.exe" # internal cp $WORK\b001\exe\a.out.exe w.exe rm -r $WORK\b001\

C:\msys64\home\fbi\src\go\src\qttest>

aadog commented 5 years ago

package main

import ( "fmt" "github.com/therecipe/qt/widgets" "os" )

func main() { widgets.NewQApplication(len(os.Args),os.Args) w:=widgets.NewQMainWindow(nil,0) w.Show()

fmt.Println("gg2233")
widgets.QApplication_Exec()

}

aadog commented 5 years ago

Fmt.Println ("gg2233") is modified to fmt.Println ("gg2233333").

Go build -p 16 -ldflags= "-w -s" -o w.exe -v -x

Build time 30s+

Go build -p 16 -ldflags= "-w -s" -o w.exe -v -x -tags= "-x"

Build time 4s+

aadog commented 5 years ago

And now he should be able to use the -i directive.

therecipe commented 5 years ago

Now when I use the - fast option, I still have to wait about 30 seconds to compile whatever code I modify

Mh, it could be that the go linker is slower on windows or do you link against the static version of Qt? If you are linking against the static version, then maybe try to use the shared version for developing and only use the static one for actual deployment. Because linking against the static version will take twice as long as linking against the shared version.

Could you check if qtdeploy -fast and go build -ldflags="-s -w" take roughly same time to finish? If yes, then there is barely anything I can do about this.

The reason why -tags=minimal is faster for you is, that linking against the minimal version is a lot less work than linking against the full version. (But generating the minimal version usually takes longer than linking against the full version)

But maybe it's different in your case, how long does a normal qtdeploy build take for you now?

And now he should be able to use the -i directive.

The qtdeploy -fast option already uses this, but combining -tags=minimal and -i is a bad idea, because it would override the full installation and would make -fast (or non "-tags=minimal" builds) unusable.

aadog commented 5 years ago

No, I now use the shared version to test it again.

Qtdeploy-fast takes the same amount of time as go build-ldflags ="- S-W". Strangely enough, in the previous version it took about eight seconds to do this, but when you modified it, it expanded to more than 30 seconds.

Qtdeploy build is running on my machine now, 15-20s.

Qtdeploy -fast build is running on my machine at present 30s-35s.

aadog commented 5 years ago

Next is the log. I think the victory is very good. Let's go together.

aadog commented 5 years ago

qtdeploy -debug build run 15s


time="2018-10-25T10:40:44+08:00" level=debug msg="running Deploy" comply=false docker=false fast=false ldFlags= mode=build path="C:\msys64\home\fbi\src\go\src\qttest" target=windows time="2018-10-25T10:40:44+08:00" level=debug msg="start Rcc" path="C:\msys64\home\fbi\src\go\src\qttest" target=windows time="2018-10-25T10:40:44+08:00" level=debug msg="get imports" fields.level=0 path="C:\msys64\home\fbi\src\go\src\qttest" time="2018-10-25T10:40:44+08:00" level=debug msg=Execute cmd="go list std" dir=env= func=RunCmd name="go list std" time="2018-10-25T10:40:45+08:00" level=debug msg=Execute cmd="go list -e -f '{{join .TestImports \"|\" }}':'{{ join .XTestImports \"|\" }}':'{{ join .Deps \"|\" }}' -tags=\"\"" dir="C:\msys64\home\fbi\src\go\src\qttest" env="PRINTER=Send To OneNote 2016 PROCESSOR_ARCHITECTURE=AMD64 QT_MSYS2_ARCH=amd64 tmp=C:\Users\fbi\AppData\Local\Temp CGO_ENABLED=1 CommonProgramFiles(x86)=C:\Program Files (x86)\Common Files PROCESSOR_IDENTIFIER=Intel64 Family 6 Model 60 Stepping 3, GenuineIntel PROTO_DIR=C:\Program Files (x86)\protobuf opencv_dir=C:\opencv\build CGO_CFLAGS_ALLOW=. #envTSLOGRBCShellExt2232=133945424 COCOS_X_ROOT=C:\src FP_NO_HOST_CHECK=NO USER=fbi CUDA_PATH=C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v8.0 HTTPS_PROXY=http://127.0.0.1:8888 PROGRAMFILES=C:\Program Files temp=C:\Users\fbi\AppData\Local\Temp GOOS=windows APPDATA=C:\Users\fbi\AppData\Roaming DOCKER_CERT_PATH=C:\Users\fbi\.docker\machine\machines\default MSYSTEM_CARCH=x86_64 NO_PROXY=192.168.99.100 ORIGINAL_PATH=C:\Windows\System32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\ VS120COMNTOOLS=C:\Program Files (x86)\Microsoft Visual Studio 12.0\Common7\Tools\ PATH=C:\msys64\mingw64\bin;C:\msys64\mingw64\bin;C:\msys64\mingw64\bin;C:\msys64\usr\local\bin;C:\msys64\usr\bin;C:\msys64\usr\bin;C:\Windows\System32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\msys64\usr\bin\site_perl;C:\msys64\usr\bin\vendor_perl;C:\msys64\usr\bin\core_perl;C:\Program files\Docker Toolbox CGO_CXXFLAGS_ALLOW=. DART_SDK=C:\Program Files\Dart\dart-sdk DOCKER_MACHINE_NAME=default HOMEPATH=\Users\fbi USERPROFILE=C:\Users\fbi CONFIG_SITE=C:/msys64/mingw64/etc/config.site LOCALAPPDATA=C:\Users\fbi\AppData\Local MINGW_PREFIX=C:/msys64/mingw64 ORIGINAL_TEMP=C:/Users/fbi/AppData/Local/Temp GOARCH=amd64 INFOPATH=C:\msys64\usr\local\info;C:\msys64\usr\share\info;C:\msys64\usr\info;C:\msys64\share\info MINGW_PACKAGE_PREFIX=mingw-w64-x8664 USERDOMAIN=fbi-PC =C:/msys64/usr/bin/qtdeploy SYSTEMDRIVE=C: WD=C:\msys64\usr\bin\ ALLUSERSPROFILE=C:\ProgramData CLASSPATH=.;C:\Program Files\Java\jdk1.8.0_121\lib\dt.jar;C:\Program Files\Java\jdk1.8.0_121\lib\tools.jar; DOCKER_TOOLBOX_INSTALL_PATH=C:\Program Files\Docker Toolbox HTTP_PROXY=http://127.0.0.1:8888 JAVA_HOME=C:\Program Files\Java\jdk1.8.0_121 PS1=\[\e]0;\w\a\]\n\[\e[32m\]\u@\h \[\e[35m\]$MSYSTEM\[\e[0m\] \[\e[33m\]\w\[\e[0m\]\n\$ DNX_HOME=%USERPROFILE%\.dnx WINDIR=C:\windows CONTITLE=MinGW x64 LUA_PATH=;;C:\Program Files (x86)\Lua\5.1\lua\?.luac NUMBER_OF_PROCESSORS=8 PATHEXT=.COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC;.wlua;.lexe;.RB;.RBW PSModulePath=C:\windows\system32\WindowsPowerShell\v1.0\Modules\ TERM=xterm USERNAME=fbi COMMONPROGRAMFILES=C:\Program Files\Common Files HOME=C:\msys64\home\fbi HOMEDRIVE=C: COMPOSE_CONVERT_WINDOWS_PATHS=true CUDA_PATH_V8_0=C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v8.0 LANG=zh_CN.UTF-8 SYSTEMROOT=C:\windows DOCKER_HOST=tcp://192.168.99.100:2376 DOCKER_TLS_VERIFY=1 MINGW_CHOST=x86_64-w64-mingw32 HOSTNAME=fbi-PC NVCUDASAMPLES8_0_ROOT=C:\ProgramData\NVIDIA Corporation\CUDA Samples\v8.0 GOROOT=C:/msys64/mingw64/lib/go MSYSCON=mintty.exe VS140COMNTOOLS=C:\Program Files (x86)\Microsoft Visual Studio 14.0\Common7\Tools\ GOTMPDIR=c:\msys64\tmp ORIGINAL_TMP=C:/Users/fbi/AppData/Local/Temp =C:=C:\msys64 LOGINSHELL=bash SESSIONNAME=Console COCOS_TEMPLATES_ROOT=C:\src\cocos2dx\templates LOGONSERVER=\\FBI-PC LUA_DEV=C:\Program Files (x86)\Lua\5.1 VS110COMNTOOLS=C:\Program Files (x86)\Microsoft Visual Studio 11.0\Common7\Tools\ MANPATH=C:\msys64\mingw64\local\man;C:\msys64\mingw64\share\man;C:\msys64\usr\local\man;C:\msys64\usr\share\man;C:\msys64\usr\man;C:\msys64\share\man MSYSTEM=MINGW64 OLDPWD=C:/msys64/home/fbi PROCESSOR_LEVEL=6 PUBLIC=C:\Users\Public QT_MSYS2=true VBOX_MSI_INSTALL_PATH=C:\Program Files\Oracle\VirtualBox\ TMP=C:\msys64\tmp CMAKE_MODULE_PATH=C:\cmake NVTOOLSEXT_PATH=C:\Program Files\NVIDIA Corporation\NvToolsExt\ OneDrive=C:\Users\fbi\OneDrive PROTOBUF_DIR=C:\Program Files\protobuf SHELL=C:/msys64/usr/bin/bash !;=;\ TEMP=C:\msys64\tmp #envTSLOGXMediaLibrary2232=133315648 COMSPEC=C:\windows\system32\cmd.exe PKG_CONFIG_PATH=C:\msys64\mingw64\lib\pkgconfig;C:\msys64\mingw64\share\pkgconfig PROMPT=$P$G ProgramData=C:\ProgramData GEOTRANS_DATA=C:\Program Files (x86)\Common Files\i2 Shared\Geotrans\Data\ NVCUDASAMPLES_ROOT=C:\ProgramData\NVIDIA Corporation\CUDA Samples\v8.0 MSYSTEM_PREFIX=C:/msys64/mingw64 SHLVL=1 COMPUTERNAME=FBI-PC MSYSTEM_CHOST=x86_64-w64-mingw32 PROCESSOR_REVISION=3c03 PWD=C:/msys64/home/fbi/src/go/src/qttest ShellLaunch{A81BA54B-CCFE-4204-8E79-A68C0FDFA5CF}=ShellExt CommonProgramW6432=C:\Program Files\Common Files OS=Windows_NT ProgramW6432=C:\Program Files windows_tracing_logfile=C:\BVTBin\Tests\installpackage\csilogfile.log CGO_LDFLAGS_ALLOW=. COCOS_CONSOLE_ROOT=C:\src\cocos2dx\tools\cocos2d-console\bin HDF5_DIR=C:\Program Files\HDF_Group\HDF5\1.10.1ProgramFiles(x86)=C:\Program Files (x86) GOPATH=C:/msys64/home/fbi/go ACLOCAL_PATH=C:\msys64\mingw64\share\aclocal;C:\msys64\usr\share\aclocal windows_tracing_flags=3 LMDB_DIR=C:\Program Files\lmdb NDKROOT=C:\android-ndk-r17b VSSDK140Install=C:\Program Files (x86)\Microsoft Visual Studio 14.0\VSSDK\ asl.log=Destination=file" func=RunCmd name="go list deps" time="2018-10-25T10:40:45+08:00" level=debug msg="start Moc" path="C:\msys64\home\fbi\src\go\src\qttest" target=windows time="2018-10-25T10:40:45+08:00" level=debug msg=Execute cmd="go list -tags=\"minimal\" -f '{{.Stale}}':'{{.StaleReason}}'" dir="C:\msys64\home\fbi\src\go\src\qttest" env="ProgramFiles(x86)=C:\Program Files (x86) VS120COMNTOOLS=C:\Program Files (x86)\Microsoft Visual Studio 12.0\Common7\Tools\ =C:/msys64/usr/bin/qtdeploy windows_tracing_logfile=C:\BVTBin\Tests\installpackage\csilogfile.log PATH=C:\msys64\mingw64\bin;C:\msys64\mingw64\bin;C:\msys64\mingw64\bin;C:\msys64\usr\local\bin;C:\msys64\usr\bin;C:\msys64\usr\bin;C:\Windows\System32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\msys64\usr\bin\site_perl;C:\msys64\usr\bin\vendor_perl;C:\msys64\usr\bin\core_perl;C:\Program files\Docker Toolbox #envTSLOGRBCShellExt2232=133945424 DOCKER_TOOLBOX_INSTALL_PATH=C:\Program Files\Docker Toolbox PSModulePath=C:\windows\system32\WindowsPowerShell\v1.0\Modules\ CGO_LDFLAGS_ALLOW=. CUDA_PATH_V8_0=C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v8.0 MSYSTEM_PREFIX=C:/msys64/mingw64 NVTOOLSEXT_PATH=C:\Program Files\NVIDIA Corporation\NvToolsExt\ OLDPWD=C:/msys64/home/fbi CUDA_PATH=C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v8.0 ORIGINAL_TMP=C:/Users/fbi/AppData/Local/Temp PROCESSOR_IDENTIFIER=Intel64 Family 6 Model 60 Stepping 3, GenuineIntel VS140COMNTOOLS=C:\Program Files (x86)\Microsoft Visual Studio 14.0\Common7\Tools\ CommonProgramFiles(x86)=C:\Program Files (x86)\Common Files PWD=C:/msys64/home/fbi/src/go/src/qttest CGO_CXXFLAGS_ALLOW=. HOMEDRIVE=C: GOPATH=C:/msys64/home/fbi/go CMAKE_MODULE_PATH=C:\cmake DNX_HOME=%USERPROFILE%\.dnx HOSTNAME=fbi-PC NVCUDASAMPLES8_0_ROOT=C:\ProgramData\NVIDIA Corporation\CUDA Samples\v8.0 VBOX_MSI_INSTALL_PATH=C:\Program Files\Oracle\VirtualBox\ CONFIG_SITE=C:/msys64/mingw64/etc/config.site ShellLaunch{A81BA54B-CCFE-4204-8E79-A68C0FDFA5CF}=ShellExt ACLOCAL_PATH=C:\msys64\mingw64\share\aclocal;C:\msys64\usr\share\aclocal CLASSPATH=.;C:\Program Files\Java\jdk1.8.0_121\lib\dt.jar;C:\Program Files\Java\jdk1.8.0_121\lib\tools.jar; HOME=C:\msys64\home\fbi TMP=C:\msys64\tmp DOCKER_HOST=tcp://192.168.99.100:2376 NUMBER_OF_PROCESSORS=8 OneDrive=C:\Users\fbi\OneDrive opencv_dir=C:\opencv\build !;=;\ COMPOSE_CONVERT_WINDOWS_PATHS=true FP_NO_HOST_CHECK=NO QT_MSYS2_ARCH=amd64 SHLVL=1 temp=C:\Users\fbi\AppData\Local\Temp GOARCH=amd64 COMPUTERNAME=FBI-PC COMSPEC=C:\windows\system32\cmd.exe =C:=C:\msys64 HTTPS_PROXY=http://127.0.0.1:8888 MINGW_PACKAGE_PREFIX=mingw-w64-x86_64 PROTOBUF_DIR=C:\Program Files\protobuf USERNAME=fbi asl.log=Destination=file CGO_ENABLED=1 MSYSTEM_CHOST=x86_64-w64-mingw32 ProgramW6432=C:\Program Files QT_MSYS2=true ALLUSERSPROFILE=C:\ProgramData INFOPATH=C:\msys64\usr\local\info;C:\msys64\usr\share\info;C:\msys64\usr\info;C:\msys64\share\info MINGW_PREFIX=C:/msys64/mingw64 MSYSCON=mintty.exe VS110COMNTOOLS=C:\Program Files (x86)\Microsoft Visual Studio 11.0\Common7\Tools\ GOOS=windows CGO_CFLAGS_ALLOW=. COCOS_X_ROOT=C:\src DOCKER_CERT_PATH=C:\Users\fbi\.docker\machine\machines\default CONTITLE=MinGW x64 DOCKER_MACHINE_NAME=default MSYSTEM=MINGW64 OS=Windows_NT PKG_CONFIG_PATH=C:\msys64\mingw64\lib\pkgconfig;C:\msys64\mingw64\share\pkgconfig PUBLIC=C:\Users\Public HOMEPATH=\Users\fbi MINGW_CHOST=x86_64-w64-mingw32 NO_PROXY=192.168.99.100 PROMPT=$P$G WINDIR=C:\windows APPDATA=C:\Users\fbi\AppData\Roaming COCOS_TEMPLATES_ROOT=C:\src\cocos2dx\templates DOCKER_TLS_VERIFY=1 LMDB_DIR=C:\Program Files\lmdb SYSTEMROOT=C:\windows LUA_PATH=;;C:\Program Files (x86)\Lua\5.1\lua\?.luac PROGRAMFILES=C:\Program Files PROTO_DIR=C:\Program Files (x86)\protobuf SYSTEMDRIVE=C: USER=fbi USERPROFILE=C:\Users\fbi #envTSLOGXMediaLibrary2232=133315648 COCOS_CONSOLE_ROOT=C:\src\cocos2dx\tools\cocos2d-console\bin HDF5_DIR=C:\Program Files\HDF_Group\HDF5\1.10.1 LOGONSERVER=\\FBI-PC NDK_ROOT=C:\android-ndk-r17b PROCESSOR_REVISION=3c03 SHELL=C:/msys64/usr/bin/bash TERM=xterm USERDOMAIN=fbi-PC HTTP_PROXY=http://127.0.0.1:8888 CommonProgramW6432=C:\Program Files\Common Files LOGINSHELL=bash PATHEXT=.COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC;.wlua;.lexe;.RB;.RBW GOROOT=C:/msys64/mingw64/lib/go PRINTER=Send To OneNote 2016 WD=C:\msys64\usr\bin\ LUA_DEV=C:\Program Files (x86)\Lua\5.1 ORIGINAL_TEMP=C:/Users/fbi/AppData/Local/Temp PS1=\[\e]0;\w\a\]\n\[\e[32m\]\u@\h \[\e[35m\]$MSYSTEM\[\e[0m\] \[\e[33m\]\w\[\e[0m\]\n\$ ProgramData=C:\ProgramData SESSIONNAME=Console DART_SDK=C:\Program Files\Dart\dart-sdk LANG=zh_CN.UTF-8 MANPATH=C:\msys64\mingw64\local\man;C:\msys64\mingw64\share\man;C:\msys64\usr\local\man;C:\msys64\usr\share\man;C:\msys64\usr\man;C:\msys64\share\man VSSDK140Install=C:\Program Files (x86)\Microsoft Visual Studio 14.0\VSSDK\ tmp=C:\Users\fbi\AppData\Local\Temp COMMONPROGRAMFILES=C:\Program Files\Common Files JAVA_HOME=C:\Program Files\Java\jdk1.8.0_121 MSYSTEM_CARCH=x86_64 PROCESSOR_LEVEL=6 windows_tracing_flags=3 TEMP=C:\msys64\tmp LOCALAPPDATA=C:\Users\fbi\AppData\Local NVCUDASAMPLES_ROOT=C:\ProgramData\NVIDIA Corporation\CUDA Samples\v8.0 ORIGINAL_PATH=C:\Windows\System32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\ PROCESSOR_ARCHITECTURE=AMD64 GEOTRANS_DATA=C:\Program Files (x86)\Common Files\i2 Shared\Geotrans\Data\ GOTMPDIR=c:\msys64\tmp" func=RunCmdOptional name="go check stale for windows on windows" time="2018-10-25T10:40:46+08:00" level=debug msg="get imports" fields.level=0 path="C:\msys64\home\fbi\src\go\src\qttest" time="2018-10-25T10:40:46+08:00" level=debug msg=Execute cmd="go list -e -f '{{join .TestImports \"|\" }}':'{{ join .XTestImports \"|\" }}':'{{ join .Deps \"|\" }}' -tags=\"\"" dir="C:\msys64\home\fbi\src\go\src\qttest" env="PSModulePath=C:\windows\system32\WindowsPowerShell\v1.0\Modules\ PROMPT=$P$G TERM=xterm LOGINSHELL=bash PATHEXT=.COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC;.wlua;.lexe;.RB;.RBW SHELL=C:/msys64/usr/bin/bash SYSTEMDRIVE=C: opencv_dir=C:\opencv\build CONFIG_SITE=C:/msys64/mingw64/etc/config.site DOCKER_TOOLBOX_INSTALL_PATH=C:\Program Files\Docker Toolbox GEOTRANS_DATA=C:\Program Files (x86)\Common Files\i2 Shared\Geotrans\Data\ MINGW_PREFIX=C:/msys64/mingw64 NVCUDASAMPLES_ROOT=C:\ProgramData\NVIDIA Corporation\CUDA Samples\v8.0 windows_tracing_flags=3 GOOS=windows OS=WindowsNT =C:/msys64/usr/bin/qtdeploy DNX_HOME=%USERPROFILE%\.dnx HTTPS_PROXY=http://127.0.0.1:8888 LOGONSERVER=\\FBI-PCVBOX_MSI_INSTALL_PATH=C:\Program Files\Oracle\VirtualBox\ COCOS_X_ROOT=C:\src CUDA_PATH=C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v8.0 FP_NO_HOST_CHECK=NO HOMEDRIVE=C: NUMBER_OF_PROCESSORS=8 ORIGINAL_TMP=C:/Users/fbi/AppData/Local/Temp NVTOOLSEXT_PATH=C:\Program Files\NVIDIA Corporation\NvToolsExt\ USERNAME=fbi PATH=C:\msys64\mingw64\bin;C:\msys64\mingw64\bin;C:\msys64\mingw64\bin;C:\msys64\usr\local\bin;C:\msys64\usr\bin;C:\msys64\usr\bin;C:\Windows\System32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\msys64\usr\bin\site_perl;C:\msys64\usr\bin\vendor_perl;C:\msys64\usr\bin\core_perl;C:\Program files\DockerToolbox #envTSLOGXMediaLibrary2232=133315648 COMPUTERNAME=FBI-PC COMSPEC=C:\windows\system32\cmd.exe HTTP_PROXY=http://127.0.0.1:8888 NDK_ROOT=C:\android-ndk-r17b asl.log=Destination=file CONTITLE=MinGW x64 HOSTNAME=fbi-PC MANPATH=C:\msys64\mingw64\local\man;C:\msys64\mingw64\share\man;C:\msys64\usr\local\man;C:\msys64\usr\share\man;C:\msys64\usr\man;C:\msys64\share\man ShellLaunch{A81BA54B-CCFE-4204-8E79-A68C0FDFA5CF}=ShellExt VS120COMNTOOLS=C:\Program Files (x86)\Microsoft Visual Studio 12.0\Common7\Tools\ CGO_ENABLED=1 GOROOT=C:/msys64/mingw64/lib/go NO_PROXY=192.168.99.100 PS1=\[\e]0;\w\a\]\n\[\e[32m\]\u@\h \[\e[35m\]$MSYSTEM\[\e[0m\] \[\e[33m\]\w\[\e[0m\]\n\$ PWD=C:/msys64/home/fbi/src/go/src/qttest ProgramW6432=C:\Program Files CGO_CFLAGS_ALLOW=. CGO_LDFLAGS_ALLOW=. PROCESSOR_IDENTIFIER=Intel64 Family6 Model 60 Stepping 3, GenuineIntel QT_MSYS2_ARCH=amd64 temp=C:\Users\fbi\AppData\Local\Temp #envTSLOGRBCShellExt2232=133945424 HOME=C:\msys64\home\fbiMSYSTEM_CARCH=x86_64 APPDATA=C:\Users\fbi\AppData\Roaming !;=;\ COMMONPROGRAMFILES=C:\Program Files\Common Files ORIGINAL_PATH=C:\Windows\System32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\ OneDrive=C:\Users\fbi\OneDrive PKG_CONFIG_PATH=C:\msys64\mingw64\lib\pkgconfig;C:\msys64\mingw64\share\pkgconfig DOCKER_CERT_PATH=C:\Users\fbi\.docker\machine\machines\default MSYSCON=mintty.exe CUDA_PATH_V8_0=C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v8.0 PROTOBUF_DIR=C:\Program Files\protobuf VS110COMNTOOLS=C:\Program Files (x86)\Microsoft Visual Studio 11.0\Common7\Tools\ GOTMPDIR=c:\msys64\tmp VS140COMNTOOLS=C:\Program Files (x86)\Microsoft Visual Studio 14.0\Common7\Tools\ COCOS_CONSOLE_ROOT=C:\src\cocos2dx\tools\cocos2d-console\bin MSYSTEM=MINGW64 WD=C:\msys64\usr\bin\ACLOCAL_PATH=C:\msys64\mingw64\share\aclocal;C:\msys64\usr\share\aclocal LOCALAPPDATA=C:\Users\fbi\AppData\Local PROGRAMFILES=C:\Program Files ProgramFiles(x86)=C:\Program Files (x86) QT_MSYS2=true LMDB_DIR=C:\Program Files\lmdb ALLUSERSPROFILE=C:\ProgramData CMAKE_MODULE_PATH=C:\cmake CommonProgramFiles(x86)=C:\Program Files (x86)\Common Files DART_SDK=C:\Program Files\Dart\dart-sdk MINGW_PACKAGE_PREFIX=mingw-w64-x86_64 ORIGINAL_TEMP=C:/Users/fbi/AppData/Local/Temp TEMP=C:\msys64\tmp CGO_CXXFLAGS_ALLOW=. JAVA_HOME=C:\Program Files\Java\jdk1.8.0_121 LUA_DEV=C:\Program Files (x86)\Lua\5.1 USER=fbi COCOS_TEMPLATES_ROOT=C:\src\cocos2dx\templates DOCKER_MACHINE_NAME=default DOCKER_TLS_VERIFY=1 HDF5_DIR=C:\Program Files\HDF_Group\HDF5\1.10.1 PROCESSOR_LEVEL=6 SYSTEMROOT=C:\windows DOCKER_HOST=tcp://192.168.99.100:2376 HOMEPATH=\Users\fbi LUA_PATH=;;C:\Program Files (x86)\Lua\5.1\lua\?.luac MSYSTEM_CHOST=x86_64-w64-mingw32 PROTO_DIR=C:\Program Files (x86)\protobuf SHLVL=1 =C:=C:\msys64 MSYSTEM_PREFIX=C:/msys64/mingw64 OLDPWD=C:/msys64/home/fbi VSSDK140Install=C:\Program Files (x86)\Microsoft Visual Studio 14.0\VSSDK\ CommonProgramW6432=C:\Program Files\Common Files PROCESSOR_ARCHITECTURE=AMD64 CLASSPATH=.;C:\Program Files\Java\jdk1.8.0_121\lib\dt.jar;C:\Program Files\Java\jdk1.8.0_121\lib\tools.jar; MINGW_CHOST=x86_64-w64-mingw32 USERDOMAIN=fbi-PC USERPROFILE=C:\Users\fbi TMP=C:\msys64\tmp PRINTER=Send To OneNote 2016 SESSIONNAME=Console WINDIR=C:\windows tmp=C:\Users\fbi\AppData\Local\Temp INFOPATH=C:\msys64\usr\local\info;C:\msys64\usr\share\info;C:\msys64\usr\info;C:\msys64\share\info LANG=zh_CN.UTF-8 NVCUDASAMPLES8_0_ROOT=C:\ProgramData\NVIDIA Corporation\CUDA Samples\v8.0 PROCESSOR_REVISION=3c03 PUBLIC=C:\Users\Public ProgramData=C:\ProgramData GOARCH=amd64 GOPATH=C:/msys64/home/fbi/go COMPOSE_CONVERT_WINDOWS_PATHS=true windows_tracing_logfile=C:\BVTBin\Tests\installpackage\csilogfile.log" func=RunCmd name="go list deps" time="2018-10-25T10:40:47+08:00" level=debug msg="get imports" fields.level=0 path="C:\msys64\home\fbi\src\go\src\qttest" time="2018-10-25T10:40:47+08:00" level=debug msg="get go files" path="C:\msys64\home\fbi\src\go\src\qttest" tagsCustom= target=windows time="2018-10-25T10:40:47+08:00" level=debug msg=Execute cmd="go list -e -f '{{join .TestImports \"|\" }}':'{{ join .XTestImports \"|\" }}':'{{ join .Imports \"|\" }}' -tags=\"\"" dir="C:\msys64\home\fbi\src\go\src\qttest" env="TMP=C:\msys64\tmp NO_PROXY=192.168.99.100 SYSTEMDRIVE=C: GOOS=windows CGO_LDFLAGS_ALLOW=. HTTPS_PROXY=http://127.0.0.1:8888 PATHEXT=.COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC;.wlua;.lexe;.RB;.RBW PROCESSOR_LEVEL=6 PROGRAMFILES=C:\Program Files DNX_HOME=%USERPROFILE%\.dnx MINGW_PACKAGE_PREFIX=mingw-w64-x86_64 NDK_ROOT=C:\android-ndk-r17b NVCUDASAMPLES8_0_ROOT=C:\ProgramData\NVIDIA Corporation\CUDA Samples\v8.0 OS=Windows_NT CommonProgramFiles(x86)=C:\ProgramFiles (x86)\Common Files ProgramData=C:\ProgramData SESSIONNAME=Console SYSTEMROOT=C:\windows VBOX_MSI_INSTALL_PATH=C:\Program Files\Oracle\VirtualBox\ CUDA_PATH=C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v8.0 MSYSTEM_PREFIX=C:/msys64/mingw64 PROCESSOR_REVISION=3c03 !;=;\ APPDATA=C:\Users\fbi\AppData\Roaming COCOS_X_ROOT=C:\src COMPOSE_CONVERT_WINDOWS_PATHS=true ORIGINAL_PATH=C:\Windows\System32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\ DART_SDK=C:\Program Files\Dart\dart-sdk DOCKER_TOOLBOX_INSTALL_PATH=C:\Program Files\Docker Toolbox MSYSCON=mintty.exe PROTOBUF_DIR=C:\Program Files\protobuf QT_MSYS2=true TEMP=C:\msys64\tmp CONFIG_SITE=C:/msys64/mingw64/etc/config.site LOCALAPPDATA=C:\Users\fbi\AppData\Local ACLOCAL_PATH=C:\msys64\mingw64\share\aclocal;C:\msys64\usr\share\aclocal COCOS_TEMPLATES_ROOT=C:\src\cocos2dx\templates ShellLaunch{A81BA54B-CCFE-4204-8E79-A68C0FDFA5CF}=ShellExt TERM=xterm GOROOT=C:/msys64/mingw64/lib/go INFOPATH=C:\msys64\usr\local\info;C:\msys64\usr\share\info;C:\msys64\usr\info;C:\msys64\share\info PKG_CONFIG_PATH=C:\msys64\mingw64\lib\pkgconfig;C:\msys64\mingw64\share\pkgconfig PROCESSOR_ARCHITECTURE=AMD64 USER=fbi asl.log=Destination=file COMSPEC=C:\windows\system32\cmd.exe HOMEPATH=\Users\fbi LANG=zh_CN.UTF-8 MSYSTEM_CARCH=x86_64 ORIGINAL_TEMP=C:/Users/fbi/AppData/Local/Temp LOGONSERVER=\\FBI-PC OneDrive=C:\Users\fbi\OneDrive ORIGINAL_TMP=C:/Users/fbi/AppData/Local/Temp windows_tracing_flags=3 CGO_ENABLED=1 HOME=C:\msys64\home\fbi PRINTER=Send To OneNote 2016 PS1=\[\e]0;\w\a\]\n\[\e[32m\]\u@\h \[\e[35m\]$MSYSTEM\[\e[0m\] \[\e[33m\]\w\[\e[0m\]\n\$ QT_MSYS2_ARCH=amd64 WINDIR=C:\windows PATH=C:\msys64\mingw64\bin;C:\msys64\mingw64\bin;C:\msys64\mingw64\bin;C:\msys64\usr\local\bin;C:\msys64\usr\bin;C:\msys64\usr\bin;C:\Windows\System32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\msys64\usr\bin\site_perl;C:\msys64\usr\bin\vendor_perl;C:\msys64\usr\bin\core_perl;C:\Program files\Docker Toolbox CLASSPATH=.;C:\Program Files\Java\jdk1.8.0_121\lib\dt.jar;C:\Program Files\Java\jdk1.8.0_121\lib\tools.jar; DOCKER_MACHINE_NAME=default NVCUDASAMPLES_ROOT=C:\ProgramData\NVIDIA Corporation\CUDA Samples\v8.0 VS110COMNTOOLS=C:\Program Files (x86)\Microsoft Visual Studio 11.0\Common7\Tools\ LUA_DEV=C:\Program Files (x86)\Lua\5.1 PUBLIC=C:\Users\Public ProgramW6432=C:\Program Files DOCKER_CERT_PATH=C:\Users\fbi\.docker\machine\machines\default GEOTRANS_DATA=C:\Program Files (x86)\Common Files\i2 Shared\Geotrans\Data\ temp=C:\Users\fbi\AppData\Local\Temp #envTSLOGXMediaLibrary2232=133315648 LOGINSHELL=bash LUA_PATH=;;C:\Program Files (x86)\Lua\5.1\lua\?.luac VS140COMNTOOLS=C:\Program Files (x86)\Microsoft VisualStudio 14.0\Common7\Tools\ VSSDK140Install=C:\Program Files (x86)\Microsoft Visual Studio 14.0\VSSDK\ COMMONPROGRAMFILES=C:\Program Files\Common FilesCommonProgramW6432=C:\Program Files\Common Files GOTMPDIR=c:\msys64\tmp HOSTNAME=fbi-PC COCOS_CONSOLE_ROOT=C:\src\cocos2dx\tools\cocos2d-console\bin CONTITLE=MinGW x64 HTTP_PROXY=http://127.0.0.1:8888 NVTOOLSEXT_PATH=C:\Program Files\NVIDIA Corporation\NvToolsExt\ GOPATH=C:/msys64/home/fbi/go JAVA_HOME=C:\Program Files\Java\jdk1.8.0121 ProgramFiles(x86)=C:\Program Files (x86) VS120COMNTOOLS=C:\Program Files (x86)\Microsoft Visual Studio 12.0\Common7\Tools\ COMPUTERNAME=FBI-PC USERPROFILE=C:\Users\fbi =C:/msys64/usr/bin/qtdeployopencv_dir=C:\opencv\build GOARCH=amd64 CGO_CFLAGS_ALLOW=. CGO_CXXFLAGS_ALLOW=. PROMPT=$P$G SHELL=C:/msys64/usr/bin/bash SHLVL=1 =C:=C:\msys64 #envTSLOGRBCShellExt2232=133945424 HOMEDRIVE=C: LMDB_DIR=C:\Program Files\lmdb MSYSTEM_CHOST=x86_64-w64-mingw32 WD=C:\msys64\usr\bin\ tmp=C:\Users\fbi\AppData\Local\Temp CUDA_PATH_V8_0=C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v8.0 DOCKER_TLS_VERIFY=1 HDF5_DIR=C:\Program Files\HDF_Group\HDF5\1.10.1 OLDPWD=C:/msys64/home/fbi USERDOMAIN=fbi-PC CMAKE_MODULE_PATH=C:\cmake FP_NO_HOST_CHECK=NO PWD=C:/msys64/home/fbi/src/go/src/qttest NUMBER_OF_PROCESSORS=8 PSModulePath=C:\windows\system32\WindowsPowerShell\v1.0\Modules\ USERNAME=fbi windows_tracing_logfile=C:\BVTBin\Tests\installpackage\csilogfile.log ALLUSERSPROFILE=C:\ProgramData DOCKER_HOST=tcp://192.168.99.100:2376 MINGW_PREFIX=C:/msys64/mingw64 MSYSTEM=MINGW64 PROTO_DIR=C:\Program Files (x86)\protobuf MANPATH=C:\msys64\mingw64\local\man;C:\msys64\mingw64\share\man;C:\msys64\usr\local\man;C:\msys64\usr\share\man;C:\msys64\usr\man;C:\msys64\share\man MINGW_CHOST=x86_64-w64-mingw32 PROCESSOR_IDENTIFIER=Intel64 Family 6 Model 60 Stepping 3, GenuineIntel" func=RunCmd name="go list deps" time="2018-10-25T10:40:47+08:00" level=debug msg=Execute cmd="go list -e -f '{{join .GoFiles \"|\" }}':'{{ join .CgoFiles \"|\" }}':'{{ join .TestGoFiles \"|\" }}':'{{ join .XTestGoFiles \"|\" }}' -tags=\"\"" dir="C:\msys64\home\fbi\src\go\src\qttest" env="TEMP=C:\msys64\tmp USERPROFILE=C:\Users\fbi VSSDK140Install=C:\Program Files (x86)\Microsoft Visual Studio 14.0\VSSDK\ DART_SDK=C:\Program Files\Dart\dart-sdk HOMEDRIVE=C: ORIGINALTMP=C:/Users/fbi/AppData/Local/Temp PROGRAMFILES=C:\Program Files =C:/msys64/usr/bin/qtdeploy temp=C:\Users\fbi\AppData\Local\Temp PROCESSOR_REVISION=3c03 WD=C:\msys64\usr\bin\ TMP=C:\msys64\tmp CONFIG_SITE=C:/msys64/mingw64/etc/config.site CONTITLE=MinGW x64 LUA_DEV=C:\Program Files (x86)\Lua\5.1 MANPATH=C:\msys64\mingw64\local\man;C:\msys64\mingw64\share\man;C:\msys64\usr\local\man;C:\msys64\usr\share\man;C:\msys64\usr\man;C:\msys64\share\man MINGW_CHOST=x86_64-w64-mingw32 asl.log=Destination=file CGO_CFLAGS_ALLOW=. COMPUTERNAME=FBI-PCINFOPATH=C:\msys64\usr\local\info;C:\msys64\usr\share\info;C:\msys64\usr\info;C:\msys64\share\info NVCUDASAMPLES8_0_ROOT=C:\ProgramData\NVIDIA Corporation\CUDA Samples\v8.0 SYSTEMDRIVE=C: ShellLaunch{A81BA54B-CCFE-4204-8E79-A68C0FDFA5CF}=ShellExt COCOS_CONSOLE_ROOT=C:\src\cocos2dx\tools\cocos2d-console\bin NUMBER_OF_PROCESSORS=8 PATHEXT=.COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC;.wlua;.lexe;.RB;.RBW MSYSCON=mintty.exe MSYSTEM_CHOST=x86_64-w64-mingw32 PROCESSOR_IDENTIFIER=Intel64 Family 6 Model 60 Stepping 3, GenuineIntel VBOX_MSI_INSTALL_PATH=C:\Program Files\Oracle\VirtualBox\ WINDIR=C:\windows CGO_LDFLAGS_ALLOW=. #envTSLOGXMediaLibrary2232=133315648 COMSPEC=C:\windows\system32\cmd.exe TERM=xterm GOPATH=C:/msys64/home/fbi/go GOTMPDIR=c:\msys64\tmp PROCESSOR_ARCHITECTURE=AMD64 VS120COMNTOOLS=C:\Program Files (x86)\Microsoft Visual Studio 12.0\Common7\Tools\ CGO_CXXFLAGS_ALLOW=. COMMONPROGRAMFILES=C:\Program Files\Common Files JAVA_HOME=C:\Program Files\Java\jdk1.8.0_121 LANG=zh_CN.UTF-8 PROTO_DIR=C:\Program Files (x86)\protobuf SYSTEMROOT=C:\windows LOGINSHELL=bash MSYSTEM_PREFIX=C:/msys64/mingw64 MSYSTEM_CARCH=x86_64 OS=Windows_NT windows_tracing_flags=3 ACLOCAL_PATH=C:\msys64\mingw64\share\aclocal;C:\msys64\usr\share\aclocal LMDB_DIR=C:\Program Files\lmdb LOCALAPPDATA=C:\Users\fbi\AppData\Local CGO_ENABLED=1 CLASSPATH=.;C:\Program Files\Java\jdk1.8.0_121\lib\dt.jar;C:\Program Files\Java\jdk1.8.0_121\lib\tools.jar; CommonProgramFiles(x86)=C:\Program Files (x86)\Common Files DOCKER_TLS_VERIFY=1 GEOTRANS_DATA=C:\Program Files (x86)\Common Files\i2 Shared\Geotrans\Data\ ORIGINAL_PATH=C:\Windows\System32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\ PS1=\[\e]0;\w\a\]\n\[\e[32m\]\u@\h \[\e[35m\]$MSYSTEM\[\e[0m\] \[\e[33m\]\w\[\e[0m\]\n\$ GOOS=windows ALLUSERSPROFILE=C:\ProgramData OneDrive=C:\Users\fbi\OneDrive USERDOMAIN=fbi-PC tmp=C:\Users\fbi\AppData\Local\Temp COCOS_TEMPLATES_ROOT=C:\src\cocos2dx\templates HOSTNAME=fbi-PC LUA_PATH=;;C:\Program Files (x86)\Lua\5.1\lua\?.luac ProgramFiles(x86)=C:\Program Files (x86) QT_MSYS2_ARCH=amd64 VS140COMNTOOLS=C:\Program Files (x86)\Microsoft Visual Studio 14.0\Common7\Tools\ PATH=C:\msys64\mingw64\bin;C:\msys64\mingw64\bin;C:\msys64\mingw64\bin;C:\msys64\usr\local\bin;C:\msys64\usr\bin;C:\msys64\usr\bin;C:\Windows\System32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\msys64\usr\bin\site_perl;C:\msys64\usr\bin\vendor_perl;C:\msys64\usr\bin\core_perl;C:\Program files\Docker Toolbox MINGW_PACKAGE_PREFIX=mingw-w64-x86_64 MINGW_PREFIX=C:/msys64/mingw64 PUBLIC=C:\Users\Public SHELL=C:/msys64/usr/bin/bash =C:=C:\msys64 CommonProgramW6432=C:\Program Files\Common Files ORIGINAL_TEMP=C:/Users/fbi/AppData/Local/Temp PROMPT=$P$G QT_MSYS2=true DNX_HOME=%USERPROFILE%\.dnx MSYSTEM=MINGW64 APPDATA=C:\Users\fbi\AppData\Roaming DOCKER_TOOLBOX_INSTALL_PATH=C:\Program Files\Docker Toolbox NO_PROXY=192.168.99.100 PRINTER=Send To OneNote 2016 VS110COMNTOOLS=C:\Program Files (x86)\Microsoft Visual Studio 11.0\Common7\Tools\ CUDA_PATH=C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v8.0 FP_NO_HOST_CHECK=NO HOMEPATH=\Users\fbi NDK_ROOT=C:\android-ndk-r17b NVTOOLSEXT_PATH=C:\Program Files\NVIDIA Corporation\NvToolsExt\ PWD=C:/msys64/home/fbi/src/go/src/qttest PSModulePath=C:\windows\system32\WindowsPowerShell\v1.0\Modules\ SHLVL=1 GOARCH=amd64 !;=;\ #envTSLOGRBCShellExt2232=133945424 DOCKER_CERT_PATH=C:\Users\fbi\.docker\machine\machines\default DOCKER_MACHINE_NAME=default HOME=C:\msys64\home\fbi USERNAME=fbi opencv_dir=C:\opencv\build GOROOT=C:/msys64/mingw64/lib/go CMAKE_MODULE_PATH=C:\cmake CUDA_PATH_V8_0=C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v8.0 HTTP_PROXY=http://127.0.0.1:8888USER=fbi COCOS_X_ROOT=C:\src LOGONSERVER=\\FBI-PC PROCESSOR_LEVEL=6 ProgramW6432=C:\Program Files OLDPWD=C:/msys64/home/fbi ProgramData=C:\ProgramData HDF5_DIR=C:\Program Files\HDF_Group\HDF5\1.10.1 HTTPS_PROXY=http://127.0.0.1:8888 NVCUDASAMPLES_ROOT=C:\ProgramData\NVIDIA Corporation\CUDA Samples\v8.0 PROTOBUF_DIR=C:\Program Files\protobuf SESSIONNAME=Console windows_tracing_logfile=C:\BVTBin\Tests\installpackage\csilogfile.log COMPOSE_CONVERT_WINDOWS_PATHS=true DOCKER_HOST=tcp://192.168.99.100:2376 PKG_CONFIG_PATH=C:\msys64\mingw64\lib\pkgconfig;C:\msys64\mingw64\share\pkgconfig" func=RunCmd name="go list gofiles" time="2018-10-25T10:40:47+08:00" level=debug msg=parse path="C:\msys64\home\fbi\src\go\src\qttest\main.go" time="2018-10-25T10:40:47+08:00" level=debug msg="found 0 moc structs" path="C:\msys64\home\fbi\src\go\src\qttest" time="2018-10-25T10:40:47+08:00" level=debug msg=Execute cmd="go list -tags=\"minimal\" -f '{{.Stale}}':'{{.StaleReason}}'" dir="C:\msys64\home\fbi\src\go\src\qttest" env="CGO_CFLAGS_ALLOW=. ACLOCAL_PATH=C:\msys64\mingw64\share\aclocal;C:\msys64\usr\share\aclocal CONTITLE=MinGW x64 HTTPS_PROXY=http://127.0.0.1:8888 INFOPATH=C:\msys64\usr\local\info;C:\msys64\usr\share\info;C:\msys64\usr\info;C:\msys64\share\info LANG=zh_CN.UTF-8 LOGINSHELL=bash COCOS_TEMPLATES_ROOT=C:\src\cocos2dx\templates SHELL=C:/msys64/usr/bin/bash CUDA_PATH=C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v8.0 MSYSTEM_CARCH=x86_64 QT_MSYS2=true CGO_LDFLAGS_ALLOW=. CommonProgramFiles(x86)=C:\ProgramFiles (x86)\Common Files HDF5_DIR=C:\Program Files\HDF_Group\HDF5\1.10.1 LOGONSERVER=\\FBI-PC MANPATH=C:\msys64\mingw64\local\man;C:\msys64\mingw64\share\man;C:\msys64\usr\local\man;C:\msys64\usr\share\man;C:\msys64\usr\man;C:\msys64\share\man ProgramFiles(x86)=C:\Program Files (x86) CGO_ENABLED=1 COMPOSE_CONVERT_WINDOWS_PATHS=true LOCALAPPDATA=C:\Users\fbi\AppData\Local MSYSCON=mintty.exe GOARCH=amd64 FP_NO_HOST_CHECK=NO MINGW_CHOST=x86_64-w64-mingw32 WINDIR=C:\windows tmp=C:\Users\fbi\AppData\Local\Temp CLASSPATH=.;C:\Program Files\Java\jdk1.8.0_121\lib\dt.jar;C:\Program Files\Java\jdk1.8.0_121\lib\tools.jar; DART_SDK=C:\Program Files\Dart\dart-sdk GEOTRANS_DATA=C:\Program Files (x86)\Common Files\i2 Shared\Geotrans\Data\ LUA_PATH=;;C:\Program Files (x86)\Lua\5.1\lua\?.luac PSModulePath=C:\windows\system32\WindowsPowerShell\v1.0\Modules\ VS140COMNTOOLS=C:\Program Files (x86)\Microsoft Visual Studio 14.0\Common7\Tools\ MSYSTEM_CHOST=x86_64-w64-mingw32 opencv_dir=C:\opencv\build COMSPEC=C:\windows\system32\cmd.exe PROGRAMFILES=C:\Program Files USER=fbi temp=C:\Users\fbi\AppData\Local\Temp OneDrive=C:\Users\fbi\OneDrive COMMONPROGRAMFILES=C:\Program Files\Common Files DOCKER_CERT_PATH=C:\Users\fbi\.docker\machine\machines\default HOMEDRIVE=C:HOMEPATH=\Users\fbi MINGW_PACKAGE_PREFIX=mingw-w64-x86_64 MSYSTEM_PREFIX=C:/msys64/mingw64 ORIGINAL_PATH=C:\Windows\System32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\ SYSTEMDRIVE=C: VS110COMNTOOLS=C:\Program Files (x86)\Microsoft Visual Studio 11.0\Common7\Tools\MSYSTEM=MINGW64 ORIGINAL_TMP=C:/Users/fbi/AppData/Local/Temp PROCESSOR_LEVEL=6 DOCKER_HOST=tcp://192.168.99.100:2376 PROCESSOR_IDENTIFIER=Intel64 Family 6 Model 60 Stepping 3, GenuineIntel PS1=\[\e]0;\w\a\]\n\[\e[32m\]\u@\h \[\e[35m\]$MSYSTEM\[\e[0m\] \[\e[33m\]\w\[\e[0m\]\n\$ COMPUTERNAME=FBI-PC NVTOOLSEXT_PATH=C:\Program Files\NVIDIA Corporation\NvToolsExt\ ShellLaunch{A81BA54B-CCFE-4204-8E79-A68C0FDFA5CF}=ShellExt VBOX_MSI_INSTALL_PATH=C:\Program Files\Oracle\VirtualBox\ windows_tracing_flags=3 DOCKER_TOOLBOX_INSTALL_PATH=C:\Program Files\Docker Toolbox HOSTNAME=fbi-PC TERM=xterm PATHEXT=.COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC;.wlua;.lexe;.RB;.RBW GOPATH=C:/msys64/home/fbi/go PROCESSOR_ARCHITECTURE=AMD64 PATH=C:\msys64\mingw64\bin;C:\msys64\mingw64\bin;C:\msys64\mingw64\bin;C:\msys64\usr\local\bin;C:\msys64\usr\bin;C:\msys64\usr\bin;C:\Windows\System32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\msys64\usr\bin\site_perl;C:\msys64\usr\bin\vendor_perl;C:\msys64\usr\bin\core_perl;C:\Program files\Docker Toolbox CGO_CXXFLAGS_ALLOW=. !;=;\ #envTSLOGXMediaLibrary2232=133315648 COCOS_CONSOLE_ROOT=C:\src\cocos2dx\tools\cocos2d-console\bin COCOS_X_ROOT=C:\src DNX_HOME=%USERPROFILE%\.dnx PROCESSOR_REVISION=3c03 PWD=C:/msys64/home/fbi/src/go/src/qttest TEMP=C:\msys64\tmp #envTSLOGRBCShellExt2232=133945424 APPDATA=C:\Users\fbi\AppData\Roaming asl.log=Destination=file ALLUSERSPROFILE=C:\ProgramData JAVA_HOME=C:\Program Files\Java\jdk1.8.0_121 PROTOBUF_DIR=C:\Program Files\protobuf SESSIONNAME=Console =C:=C:\msys64 DOCKER_MACHINE_NAME=default OLDPWD=C:/msys64/home/fbi PKG_CONFIG_PATH=C:\msys64\mingw64\lib\pkgconfig;C:\msys64\mingw64\share\pkgconfig USERDOMAIN=fbi-PC LUA_DEV=C:\Program Files (x86)\Lua\5.1 NDK_ROOT=C:\android-ndk-r17bPRINTER=Send To OneNote 2016 CMAKE_MODULE_PATH=C:\cmake DOCKER_TLS_VERIFY=1 OS=Windows_NT USERPROFILE=C:\Users\fbi VSSDK140Install=C:\Program Files (x86)\Microsoft Visual Studio 14.0\VSSDK\ HOME=C:\msys64\home\fbi ProgramData=C:\ProgramData USERNAME=fbi MINGW_PREFIX=C:/msys64/mingw64 PROMPT=$P$G TMP=C:\msys64\tmp CONFIG_SITE=C:/msys64/mingw64/etc/config.site GOTMPDIR=c:\msys64\tmp LMDB_DIR=C:\Program Files\lmdb NUMBER_OF_PROCESSORS=8 NVCUDASAMPLES_ROOT=C:\ProgramData\NVIDIA Corporation\CUDA Samples\v8.0 SHLVL=1 NVCUDASAMPLES8_0_ROOT=C:\ProgramData\NVIDIA Corporation\CUDA Samples\v8.0 PUBLIC=C:\Users\Public SYSTEMROOT=C:\windows windows_tracing_logfile=C:\BVTBin\Tests\installpackage\csilogfile.log GOROOT=C:/msys64/mingw64/lib/go CommonProgramW6432=C:\Program Files\Common Files PROTO_DIR=C:\Program Files (x86)\protobuf QT_MSYS2_ARCH=amd64 WD=C:\msys64\usr\bin\ CUDA_PATH_V8_0=C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v8.0 HTTPPROXY=http://127.0.0.1:8888 VS120COMNTOOLS=C:\Program Files (x86)\Microsoft Visual Studio 12.0\Common7\Tools\ =C:/msys64/usr/bin/qtdeploy GOOS=windows NO_PROXY=192.168.99.100 ORIGINAL_TEMP=C:/Users/fbi/AppData/Local/Temp ProgramW6432=C:\Program Files" func=RunCmdOptional name="go check stale for windows on windows" time="2018-10-25T10:40:48+08:00" level=debug msg="start Minimal" path="C:\msys64\home\fbi\src\go\src\qttest" target=windows time="2018-10-25T10:40:48+08:00" level=debug msg="get imports" fields.level=0 path="C:\msys64\home\fbi\src\go\src\qttest" time="2018-10-25T10:40:48+08:00" level=debug msg=Execute cmd="go list -e -f '{{join .TestImports \"|\" }}':'{{ join .XTestImports \"|\" }}':'{{ join .Deps \"|\" }}' -tags=\"\"" dir="C:\msys64\home\fbi\src\go\src\qttest" env="!;=;\GEOTRANS_DATA=C:\Program Files (x86)\Common Files\i2 Shared\Geotrans\Data\ HOMEPATH=\Users\fbi NUMBER_OF_PROCESSORS=8 VBOX_MSI_INSTALL_PATH=C:\ProgramFiles\Oracle\VirtualBox\ MSYSTEM=MINGW64 USERPROFILE=C:\Users\fbi NVCUDASAMPLES8_0_ROOT=C:\ProgramData\NVIDIA Corporation\CUDA Samples\v8.0 SYSTEMROOT=C:\windows opencv_dir=C:\opencv\build =C:=C:\msys64 CommonProgramW6432=C:\Program Files\Common Files HTTPS_PROXY=http://127.0.0.1:8888 PS1=\[\e]0;\w\a\]\n\[\e[32m\]\u@\h \[\e[35m\]$MSYSTEM\[\e[0m\] \[\e[33m\]\w\[\e[0m\]\n\$ TMP=C:\msys64\tmp CGO_LDFLAGS_ALLOW=. ProgramData=C:\ProgramData SYSTEMDRIVE=C: TERM=xterm temp=C:\Users\fbi\AppData\Local\Temp DOCKER_HOST=tcp://192.168.99.100:2376 MINGW_CHOST=x86_64-w64-mingw32 PKG_CONFIG_PATH=C:\msys64\mingw64\lib\pkgconfig;C:\msys64\mingw64\share\pkgconfig PROCESSOR_LEVEL=6 #envTSLOGXMediaLibrary2232=133315648 COCOS_TEMPLATES_ROOT=C:\src\cocos2dx\templates LMDB_DIR=C:\Program Files\lmdb NVCUDASAMPLES_ROOT=C:\ProgramData\NVIDIA Corporation\CUDA Samples\v8.0 HDF5_DIR=C:\Program Files\HDF_Group\HDF5\1.10.1 TEMP=C:\msys64\tmp #envTSLOGRBCShellExt2232=133945424 DNX_HOME=%USERPROFILE%\.dnx OLDPWD=C:/msys64/home/fbi PROCESSOR_ARCHITECTURE=AMD64 ProgramW6432=C:\Program Files LUA_DEV=C:\Program Files (x86)\Lua\5.1 MINGW_PACKAGE_PREFIX=mingw-w64-x86_64 MINGW_PREFIX=C:/msys64/mingw64 ORIGINAL_TMP=C:/Users/fbi/AppData/Local/Temp SHELL=C:/msys64/usr/bin/bash CGO_ENABLED=1 MANPATH=C:\msys64\mingw64\local\man;C:\msys64\mingw64\share\man;C:\msys64\usr\local\man;C:\msys64\usr\share\man;C:\msys64\usr\man;C:\msys64\share\manNDK_ROOT=C:\android-ndk-r17b GOPATH=C:/msys64/home/fbi/go CommonProgramFiles(x86)=C:\Program Files (x86)\Common Files MSYSTEM_CARCH=x86_64 QT_MSYS2_ARCH=amd64 SHLVL=1 WD=C:\msys64\usr\bin\ windows_tracing_logfile=C:\BVTBin\Tests\installpackage\csilogfile.log ACLOCAL_PATH=C:\msys64\mingw64\share\aclocal;C:\msys64\usr\share\aclocal DOCKER_TOOLBOX_INSTALL_PATH=C:\Program Files\Docker Toolbox LOGINSHELL=bash LUA_PATH=;;C:\Program Files (x86)\Lua\5.1\lua\?.luac OS=Windows_NT USER=fbi HOSTNAME=fbi-PC OneDrive=C:\Users\fbi\OneDriveGOROOT=C:/msys64/mingw64/lib/go DART_SDK=C:\Program Files\Dart\dart-sdk HOME=C:\msys64\home\fbi PROMPT=$P$G PROTOBUF_DIR=C:\Program Files\protobuf VS110COMNTOOLS=C:\Program Files (x86)\Microsoft Visual Studio 11.0\Common7\Tools\ LANG=zh_CN.UTF-8 MSYSTEM_PREFIX=C:/msys64/mingw64 PUBLIC=C:\Users\Public SESSIONNAME=Console COMPOSE_CONVERT_WINDOWS_PATHS=true DOCKER_MACHINE_NAME=defaultMSYSTEM_CHOST=x8664-w64-mingw32 =C:/msys64/usr/bin/qtdeploy COCOS_CONSOLE_ROOT=C:\src\cocos2dx\tools\cocos2d-console\bin NVTOOLSEXT_PATH=C:\Program Files\NVIDIA Corporation\NvToolsExt\ ORIGINAL_PATH=C:\Windows\System32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\ PROGRAMFILES=C:\Program Files APPDATA=C:\Users\fbi\AppData\Roaming CLASSPATH=.;C:\Program Files\Java\jdk1.8.0_121\lib\dt.jar;C:\Program Files\Java\jdk1.8.0_121\lib\tools.jar; NO_PROXY=192.168.99.100 VS140COMNTOOLS=C:\Program Files (x86)\Microsoft Visual Studio 14.0\Common7\Tools\ CGO_CXXFLAGS_ALLOW=. PATHEXT=.COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC;.wlua;.lexe;.RB;.RBW PSModulePath=C:\windows\system32\WindowsPowerShell\v1.0\Modules\ USERNAME=fbi COMPUTERNAME=FBI-PC GOTMPDIR=c:\msys64\tmp PROCESSOR_IDENTIFIER=Intel64 Family 6 Model 60 Stepping 3, GenuineIntel ProgramFiles(x86)=C:\Program Files (x86) GOOS=windows DOCKER_CERT_PATH=C:\Users\fbi\.docker\machine\machines\default HOMEDRIVE=C: LOGONSERVER=\\FBI-PC MSYSCON=mintty.exe windows_tracing_flags=3 CONTITLE=MinGW x64 PWD=C:/msys64/home/fbi/src/go/src/qttest QT_MSYS2=true WINDIR=C:\windows CUDA_PATH=C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v8.0 FP_NO_HOST_CHECK=NO LOCALAPPDATA=C:\Users\fbi\AppData\Local ORIGINAL_TEMP=C:/Users/fbi/AppData/Local/Temp GOARCH=amd64 COMSPEC=C:\windows\system32\cmd.exe PROTO_DIR=C:\Program Files (x86)\protobuf ShellLaunch{A81BA54B-CCFE-4204-8E79-A68C0FDFA5CF}=ShellExt USERDOMAIN=fbi-PC COCOS_X_ROOT=C:\src COMMONPROGRAMFILES=C:\Program Files\Common Files DOCKER_TLS_VERIFY=1 PRINTER=Send To OneNote 2016 PATH=C:\msys64\mingw64\bin;C:\msys64\mingw64\bin;C:\msys64\mingw64\bin;C:\msys64\usr\local\bin;C:\msys64\usr\bin;C:\msys64\usr\bin;C:\Windows\System32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\msys64\usr\bin\site_perl;C:\msys64\usr\bin\vendor_perl;C:\msys64\usr\bin\core_perl;C:\Program files\Docker Toolbox HTTP_PROXY=http://127.0.0.1:8888 INFOPATH=C:\msys64\usr\local\info;C:\msys64\usr\share\info;C:\msys64\usr\info;C:\msys64\share\info VS120COMNTOOLS=C:\Program Files (x86)\Microsoft Visual Studio 12.0\Common7\Tools\ CGO_CFLAGS_ALLOW=. CMAKE_MODULE_PATH=C:\cmake PROCESSOR_REVISION=3c03 asl.log=Destination=file tmp=C:\Users\fbi\AppData\Local\Temp ALLUSERSPROFILE=C:\ProgramData CONFIG_SITE=C:/msys64/mingw64/etc/config.site CUDA_PATH_V8_0=C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v8.0 JAVA_HOME=C:\Program Files\Java\jdk1.8.0_121 VSSDK140Install=C:\Program Files (x86)\Microsoft Visual Studio 14.0\VSSDK\" func=RunCmd name="go list deps" time="2018-10-25T10:40:48+08:00" level=debug msg="get go files" path="C:\msys64\home\fbi\src\go\src\qttest" tagsCustom= target=windows time="2018-10-25T10:40:48+08:00" level=debug msg=Execute cmd="go list -e -f '{{join .GoFiles \"|\" }}':'{{ join .CgoFiles \"|\" }}':'{{ join .TestGoFiles \"|\" }}':'{{ join .XTestGoFiles \"|\" }}' -tags=\"\"" dir="C:\msys64\home\fbi\src\go\src\qttest" env="PROTOBUF_DIR=C:\Program Files\protobuf ProgramData=C:\ProgramData temp=C:\Users\fbi\AppData\Local\Temp FP_NO_HOST_CHECK=NO MSYSTEM_PREFIX=C:/msys64/mingw64 PRINTER=Send To OneNote 2016 MSYSTEM_CARCH=x86_64 COMPUTERNAME=FBI-PC CUDA_PATH_V8_0=C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v8.0 LMDB_DIR=C:\Program Files\lmdb NO_PROXY=192.168.99.100 NVTOOLSEXT_PATH=C:\Program Files\NVIDIA Corporation\NvToolsExt\ TMP=C:\msys64\tmp ACLOCAL_PATH=C:\msys64\mingw64\share\aclocal;C:\msys64\usr\share\aclocalMSYSCON=mintty.exe DART_SDK=C:\Program Files\Dart\dart-sdk WINDIR=C:\windows windows_tracinglogfile=C:\BVTBin\Tests\installpackage\csilogfile.log =C:/msys64/usr/bin/qtdeploy =C:=C:\msys64 #envTSLOGXMediaLibrary2232=133315648 COCOS_TEMPLATES_ROOT=C:\src\cocos2dx\templates PATH=C:\msys64\mingw64\bin;C:\msys64\mingw64\bin;C:\msys64\mingw64\bin;C:\msys64\usr\local\bin;C:\msys64\usr\bin;C:\msys64\usr\bin;C:\Windows\System32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\msys64\usr\bin\site_perl;C:\msys64\usr\bin\vendor_perl;C:\msys64\usr\bin\core_perl;C:\Program files\Docker Toolbox QT_MSYS2_ARCH=amd64 tmp=C:\Users\fbi\AppData\Local\Temp PWD=C:/msys64/home/fbi/src/go/src/qttest VS120COMNTOOLS=C:\Program Files (x86)\Microsoft Visual Studio 12.0\Common7\Tools\ APPDATA=C:\Users\fbi\AppData\Roaming LANG=zh_CN.UTF-8 ORIGINAL_TMP=C:/Users/fbi/AppData/Local/Temp GOOS=windows DOCKER_TOOLBOX_INSTALL_PATH=C:\Program Files\Docker Toolbox QT_MSYS2=true ProgramW6432=C:\Program Files USER=fbi CGO_LDFLAGS_ALLOW=. CONTITLE=MinGW x64 HOME=C:\msys64\home\fbi CMAKE_MODULE_PATH=C:\cmake NUMBER_OF_PROCESSORS=8 PATHEXT=.COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC;.wlua;.lexe;.RB;.RBW PROCESSOR_REVISION=3c03 CLASSPATH=.;C:\Program Files\Java\jdk1.8.0_121\lib\dt.jar;C:\Program Files\Java\jdk1.8.0_121\lib\tools.jar; HDF5_DIR=C:\Program Files\HDF_Group\HDF5\1.10.1 OLDPWD=C:/msys64/home/fbi OneDrive=C:\Users\fbi\OneDrive ProgramFiles(x86)=C:\Program Files (x86) JAVA_HOME=C:\Program Files\Java\jdk1.8.0_121 MINGW_CHOST=x86_64-w64-mingw32 MINGW_PREFIX=C:/msys64/mingw64 COMMONPROGRAMFILES=C:\Program Files\Common Files CONFIG_SITE=C:/msys64/mingw64/etc/config.site HTTPS_PROXY=http://127.0.0.1:8888 GOPATH=C:/msys64/home/fbi/go MSYSTEM=MINGW64 PROTO_DIR=C:\Program Files (x86)\protobuf USERDOMAIN=fbi-PC HOMEDRIVE=C: NVCUDASAMPLES8_0_ROOT=C:\ProgramData\NVIDIA Corporation\CUDA Samples\v8.0 PROGRAMFILES=C:\Program Files asl.log=Destination=file CommonProgramW6432=C:\Program Files\Common Files SESSIONNAME=Console TERM=xterm USERPROFILE=C:\Users\fbi LOGINSHELL=bash PS1=\[\e]0;\w\a\]\n\[\e[32m\]\u@\h \[\e[35m\]$MSYSTEM\[\e[0m\] \[\e[33m\]\w\[\e[0m\]\n\$ SYSTEMROOT=C:\windows NVCUDASAMPLES_ROOT=C:\ProgramData\NVIDIACorporation\CUDA Samples\v8.0 OS=Windows_NT PKG_CONFIG_PATH=C:\msys64\mingw64\lib\pkgconfig;C:\msys64\mingw64\share\pkgconfig PROCESSOR_IDENTIFIER=Intel64 Family 6 Model 60 Stepping 3, GenuineIntel CGO_CFLAGS_ALLOW=. !;=;\ LUA_PATH=;;C:\Program Files (x86)\Lua\5.1\lua\?.luac #envTSLOGRBCShellExt2232=133945424 VBOX_MSI_INSTALL_PATH=C:\Program Files\Oracle\VirtualBox\ VS110COMNTOOLS=C:\Program Files (x86)\Microsoft Visual Studio 11.0\Common7\Tools\ VSSDK140Install=C:\Program Files (x86)\Microsoft Visual Studio 14.0\VSSDK\ COMSPEC=C:\windows\system32\cmd.exe HTTP_PROXY=http://127.0.0.1:8888 SHLVL=1 GOARCH=amd64 opencv_dir=C:\opencv\build MANPATH=C:\msys64\mingw64\local\man;C:\msys64\mingw64\share\man;C:\msys64\usr\local\man;C:\msys64\usr\share\man;C:\msys64\usr\man;C:\msys64\share\man NDK_ROOT=C:\android-ndk-r17bPROCESSOR_LEVEL=6 PUBLIC=C:\Users\Public VS140COMNTOOLS=C:\Program Files (x86)\Microsoft Visual Studio 14.0\Common7\Tools\ WD=C:\msys64\usr\bin\ COCOS_X_ROOT=C:\src INFOPATH=C:\msys64\usr\local\info;C:\msys64\usr\share\info;C:\msys64\usr\info;C:\msys64\share\info LOCALAPPDATA=C:\Users\fbi\AppData\Local CGO_ENABLED=1 SHELL=C:/msys64/usr/bin/bash PSModulePath=C:\windows\system32\WindowsPowerShell\v1.0\Modules\ SYSTEMDRIVE=C: windows_tracing_flags=3 CUDA_PATH=C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v8.0 HOMEPATH=\Users\fbi LUA_DEV=C:\Program Files (x86)\Lua\5.1 CGO_CXXFLAGS_ALLOW=. USERNAME=fbi LOGONSERVER=\\FBI-PC ORIGINAL_PATH=C:\Windows\System32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\ PROCESSOR_ARCHITECTURE=AMD64 CommonProgramFiles(x86)=C:\Program Files (x86)\Common Files DOCKER_CERT_PATH=C:\Users\fbi\.docker\machine\machines\default DOCKER_TLS_VERIFY=1 DNX_HOME=%USERPROFILE%\.dnx GOTMPDIR=c:\msys64\tmp ShellLaunch{A81BA54B-CCFE-4204-8E79-A68C0FDFA5CF}=ShellExt GOROOT=C:/msys64/mingw64/lib/go TEMP=C:\msys64\tmp ALLUSERSPROFILE=C:\ProgramData ORIGINAL_TEMP=C:/Users/fbi/AppData/Local/Temp PROMPT=$P$G COMPOSE_CONVERT_WINDOWS_PATHS=true DOCKER_HOST=tcp://192.168.99.100:2376 HOSTNAME=fbi-PC MINGW_PACKAGE_PREFIX=mingw-w64-x86_64 MSYSTEM_CHOST=x86_64-w64-mingw32 COCOS_CONSOLE_ROOT=C:\src\cocos2dx\tools\cocos2d-console\bin DOCKER_MACHINE_NAME=default GEOTRANS_DATA=C:\ProgramFiles (x86)\Common Files\i2 Shared\Geotrans\Data\" func=RunCmd name="go list gofiles" time="2018-10-25T10:40:48+08:00" level=debug msg="analyse for minimal" path="C:\msys64\home\fbi\src\go\src\qttest\main.go" time="2018-10-25T10:40:48+08:00" level=debug msg="found 1 files to analyze" time="2018-10-25T10:40:48+08:00" level=debug msg=parser.LoadModule module=RemoteObjects time="2018-10-25T10:40:48+08:00" level=debug msg=parser.LoadModule module=Multimedia time="2018-10-25T10:40:48+08:00" level=debug msg=parser.LoadModule module=Sensors time="2018-10-25T10:40:48+08:00" level=debug msg=parser.LoadModule module=Xml time="2018-10-25T10:40:48+08:00" level=debug msg=parser.LoadModule module=Location time="2018-10-25T10:40:48+08:00" level=debug msg=parser.LoadModule module=Gui time="2018-10-25T10:40:48+08:00" level=debug msg=parser.LoadModule module=WebSockets time="2018-10-25T10:40:48+08:00" level=debug msg=parser.LoadModule module=Scxml time="2018-10-25T10:40:48+08:00" level=debug msg=parser.LoadModule module=UiTools time="2018-10-25T10:40:48+08:00" level=debug msg=parser.LoadModule module=WinExtras time="2018-10-25T10:40:48+08:00" level=debug msg=parser.LoadModule module=Positioning time="2018-10-25T10:40:48+08:00" level=debug msg=parser.LoadModule module=TestLib time="2018-10-25T10:40:48+08:00" level=debug msg=parser.LoadModule module=Widgets time="2018-10-25T10:40:48+08:00" level=debug msg=parser.LoadModule module=SerialPort time="2018-10-25T10:40:48+08:00" level=debug msg=parser.LoadModule module=Sql time="2018-10-25T10:40:48+08:00" level=debug msg=Execute cmd="go list -f {{.Root}} github.com/therecipe/qt" dir= env= func=RunCmd name="get list gopath" time="2018-10-25T10:40:48+08:00" level=debug msg=parser.LoadModule module=Qml time="2018-10-25T10:40:48+08:00" level=debug msg=parser.LoadModule module=XmlPatterns time="2018-10-25T10:40:48+08:00" level=debug msg=parser.LoadModule module=Script time="2018-10-25T10:40:48+08:00" level=debug msg=parser.LoadModule module=Bluetooth time="2018-10-25T10:40:48+08:00" level=debug msg=parser.LoadModule module=WebChannel time="2018-10-25T10:40:48+08:00" level=debug msg=parser.LoadModule module=DataVisualization time="2018-10-25T10:40:48+08:00" level=debug msg=parser.LoadModule module=Svg time="2018-10-25T10:40:48+08:00" level=debug msg=parser.LoadModule module=Speech time="2018-10-25T10:40:48+08:00" level=debug msg=parser.LoadModule module=Charts time="2018-10-25T10:40:48+08:00" level=debug msg=parser.LoadModule module=QuickControls2 time="2018-10-25T10:40:48+08:00" level=debug msg=parser.LoadModule module=Sailfish time="2018-10-25T10:40:48+08:00" level=debug msg=parser.LoadModule module=Designer time="2018-10-25T10:40:48+08:00" level=debug msg=parser.LoadModule module=Gamepad time="2018-10-25T10:40:48+08:00" level=debug msg=parser.LoadModule module=PrintSupport time="2018-10-25T10:40:48+08:00" level=debug msg=parser.LoadModule module=Network time="2018-10-25T10:40:48+08:00" level=debug msg=parser.LoadModule module=DBus time="2018-10-25T10:40:48+08:00" level=debug msg=parser.LoadModule module=Help time="2018-10-25T10:40:48+08:00" level=debug msg=parser.LoadModule module=Nfc time="2018-10-25T10:40:48+08:00" level=debug msg=parser.LoadModule module=SerialBus time="2018-10-25T10:40:48+08:00" level=debug msg=parser.LoadModule module=Quick time="2018-10-25T10:40:48+08:00" level=debug msg=parser.LoadModule module=AndroidExtras time="2018-10-25T10:40:48+08:00" level=debug msg=parser.LoadModule module=Core time="2018-10-25T10:40:48+08:00" level=debug msg=parser.LoadModule module=ScriptTools time="2018-10-25T10:40:50+08:00" level=debug msg=prepare module=Core time="2018-10-25T10:40:51+08:00" level=debug msg="failed to parse header" class=QList module=Gui time="2018-10-25T10:40:51+08:00" level=debug msg="failed to find header file" class=QStaticByteArrayMatcher module=Core time="2018-10-25T10:40:51+08:00" level=debug msg="failed to find header file" class=QtDummyFutex module=Core time="2018-10-25T10:40:51+08:00" level=debug msg="failed to find header file" class=QtLinuxFutex module=Core time="2018-10-25T10:40:51+08:00" level=debug msg="failed to find header file" class=QtStringBuilder module=Core time="2018-10-25T10:40:51+08:00" level=debug msg=prepare module=AndroidExtras time="2018-10-25T10:40:51+08:00" level=debug msg="failed to find header file" class=QAndroidBinder module=AndroidExtras time="2018-10-25T10:40:51+08:00" level=debug msg="failed to find header file" class=QAndroidIntent module=AndroidExtras time="2018-10-25T10:40:51+08:00" level=debug msg="failed to find header file" class=QAndroidJniExceptionCleaner module=AndroidExtras time="2018-10-25T10:40:51+08:00" level=debug msg="failed to find header file" class=QAndroidParcel module=AndroidExtras time="2018-10-25T10:40:51+08:00" level=debug msg="failed to find header file" class=QAndroidService module=AndroidExtras time="2018-10-25T10:40:51+08:00" level=debug msg="failed to find header file" class=QAndroidServiceConnection module=AndroidExtras time="2018-10-25T10:40:51+08:00" level=debug msg="failed to find header file" class=QtAndroid module=AndroidExtras time="2018-10-25T10:40:51+08:00" level=debug msg=prepare module=Gui time="2018-10-25T10:40:51+08:00" level=debug msg="failed to find header file" class=QCss module=Gui time="2018-10-25T10:40:51+08:00" level=debug msg="failed to find header file" class=QPdf module=Gui time="2018-10-25T10:40:52+08:00" level=debug msg="failed to find header file" class=QShaderLanguage module=Gui time="2018-10-25T10:40:52+08:00" level=debug msg=prepare module=Network time="2018-10-25T10:40:52+08:00" level=debug msg="failed to find header file" class=Http2 module=Network time="2018-10-25T10:40:52+08:00" level=debug msg="failed to find header file" class=WinRTSocketEngine module=Network time="2018-10-25T10:40:52+08:00" level=debug msg=prepare module=Xml time="2018-10-25T10:40:52+08:00" level=debug msg=prepare module=DBus time="2018-10-25T10:40:52+08:00" level=debug msg="failed to find header file" class=QDBus module=DBus time="2018-10-25T10:40:52+08:00" level=debug msg="failed to find header file" class=QDBusPendingReplyTypes module=DBus time="2018-10-25T10:40:52+08:00" level=debug msg=prepare module=Nfc time="2018-10-25T10:40:52+08:00" level=debug msg="failed to find header file" class=AndroidNfc module=Nfc time="2018-10-25T10:40:52+08:00" level=debug msg=prepare module=Script time="2018-10-25T10:40:52+08:00" level=debug msg="failed to find header file" class=QSOperator module=Script time="2018-10-25T10:40:52+08:00" level=debug msg="failed to find header file" class=QScript module=Script time="2018-10-25T10:40:52+08:00" level=debug msg=prepare module=Sensors time="2018-10-25T10:40:52+08:00" level=debug msg="failed to find header file" class=AndroidSensors module=Sensors time="2018-10-25T10:40:52+08:00" level=debug msg="failed to find header file" class=QtMobility module=Sensors time="2018-10-25T10:40:52+08:00" level=debug msg=prepare module=Positioning time="2018-10-25T10:40:52+08:00" level=debug msg=prepare module=Widgets time="2018-10-25T10:40:52+08:00" level=debug msg="failed to find header file" class=QStyleHelper module=Widgets time="2018-10-25T10:40:53+08:00" level=debug msg=prepare module=Sql time="2018-10-25T10:40:53+08:00" level=debug msg=prepare module=Qml time="2018-10-25T10:40:53+08:00" level=debug msg="failed to find header file" class=QQmlImport module=Qml time="2018-10-25T10:40:53+08:00" level=debug msg="failed to find header file" class=QV4 module=Qml time="2018-10-25T10:40:53+08:00" level=debug msg=prepare module=WebSockets time="2018-10-25T10:40:53+08:00" level=debug msg=prepare module=XmlPatterns time="2018-10-25T10:40:53+08:00" level=debug msg="failed to find header file" class=QPatternist module=XmlPatterns time="2018-10-25T10:40:53+08:00" level=debug msg=prepare module=Bluetooth time="2018-10-25T10:40:53+08:00" level=debug msg="failed to find header file" class=OSXBluetooth module=Bluetooth time="2018-10-25T10:40:53+08:00" level=debug msg="failed to find header file" class=QBluetooth module=Bluetooth time="2018-10-25T10:40:53+08:00" level=debug msg=prepare module=WebChannel time="2018-10-25T10:40:53+08:00" level=debug msg=prepare module=Svg time="2018-10-25T10:40:53+08:00" level=debug msg=prepare module=Multimedia time="2018-10-25T10:40:53+08:00" level=debug msg=prepare module=Quick time="2018-10-25T10:40:53+08:00" level=debug msg="failed to find header file" class=QSGBatchRenderer module=Quick time="2018-10-25T10:40:53+08:00" level=debug msg=prepare module=Help time="2018-10-25T10:40:53+08:00" level=debug msg=prepare module=Location time="2018-10-25T10:40:53+08:00" level=debug msg="failed to find header file" class=QGeoServiceProviderFactoryV2 module=Location time="2018-10-25T10:40:53+08:00" level=debug msg=prepare module=ScriptTools time="2018-10-25T10:40:53+08:00" level=debug msg=prepare module=UiTools time="2018-10-25T10:40:53+08:00" level=debug msg=prepare module=WinExtras time="2018-10-25T10:40:53+08:00" level=debug msg="failed to find header file" class=QtDwmApiDll module=WinExtras time="2018-10-25T10:40:53+08:00" level=debug msg=prepare module=TestLib time="2018-10-25T10:40:53+08:00" level=debug msg="failed to parse header" class=QAbstractItemModelTester module=Test time="2018-10-25T10:40:53+08:00" level=debug msg=prepare module=SerialPort time="2018-10-25T10:40:53+08:00" level=debug msg=prepare module=SerialBus time="2018-10-25T10:40:53+08:00" level=debug msg="failed to find header file" class=Diagnostics module=SerialBus time="2018-10-25T10:40:53+08:00" level=debug msg="failed to find header file" class=EncapsulatedInterfaceTransport module=SerialBus time="2018-10-25T10:40:53+08:00" level=debug msg=prepare module=PrintSupport time="2018-10-25T10:40:53+08:00" level=debug msg="failed to find header file" class=QPrint module=PrintSupport time="2018-10-25T10:40:53+08:00" level=debug msg=prepare module=Designer time="2018-10-25T10:40:53+08:00" level=debug msg=prepare module=Scxml time="2018-10-25T10:40:53+08:00" level=debug msg=prepare module=Gamepad time="2018-10-25T10:40:53+08:00" level=debug msg=prepare module=DataVisualization time="2018-10-25T10:40:53+08:00" level=debug msg="failed to parse header" class=Q3DBars module=DataVisualization time="2018-10-25T10:40:53+08:00" level=debug msg="failed to parse header" class=Q3DCamera module=DataVisualization time="2018-10-25T10:40:53+08:00" level=debug msg="failed to parse header" class=Q3DInputHandler module=DataVisualization time="2018-10-25T10:40:53+08:00" level=debug msg="failed to parse header" class=Q3DLight module=DataVisualization time="2018-10-25T10:40:53+08:00" level=debug msg="failed to parse header" class=Q3DObject module=DataVisualization time="2018-10-25T10:40:53+08:00" level=debug msg="failed to parse header" class=Q3DScatter module=DataVisualization time="2018-10-25T10:40:53+08:00" level=debug msg="failed to parse header" class=Q3DScene module=DataVisualization time="2018-10-25T10:40:53+08:00" level=debug msg="failed to parse header" class=Q3DSurface module=DataVisualization time="2018-10-25T10:40:53+08:00" level=debug msg="failed to parse header" class=Q3DTheme module=DataVisualization time="2018-10-25T10:40:53+08:00" level=debug msg="failed to parse header" class=QAbstract3DAxis module=DataVisualization time="2018-10-25T10:40:53+08:00" level=debug msg="failed to parse header" class=QAbstract3DGraph module=DataVisualization time="2018-10-25T10:40:53+08:00" level=debug msg="failed to parse header" class=QAbstract3DInputHandler module=DataVisualization time="2018-10-25T10:40:53+08:00" level=debug msg="failed to parse header" class=QAbstract3DSeries module=DataVisualization time="2018-10-25T10:40:53+08:00" level=debug msg="failed to parse header" class=QAbstractDataProxy module=DataVisualization time="2018-10-25T10:40:53+08:00" level=debug msg="failed to parse header" class=QBar3DSeries module=DataVisualization time="2018-10-25T10:40:53+08:00" level=debug msg="failed to parse header" class=QBarDataItem module=DataVisualization time="2018-10-25T10:40:53+08:00" level=debug msg="failed to parse header" class=QBarDataProxy module=DataVisualization time="2018-10-25T10:40:53+08:00" level=debug msg="failed to parse header" class=QCategory3DAxis module=DataVisualization time="2018-10-25T10:40:53+08:00" level=debug msg="failed to parse header" class=QCustom3DItem module=DataVisualization time="2018-10-25T10:40:53+08:00" level=debug msg="failed to parse header" class=QCustom3DLabel module=DataVisualization time="2018-10-25T10:40:53+08:00" level=debug msg="failed to parse header" class=QCustom3DVolume module=DataVisualization time="2018-10-25T10:40:53+08:00" level=debug msg="failed to parse header" class=QHeightMapSurfaceDataProxy module=DataVisualization time="2018-10-25T10:40:53+08:00" level=debug msg="failed to parse header" class=QItemModelBarDataProxy module=DataVisualization time="2018-10-25T10:40:53+08:00" level=debug msg="failed to parse header" class=QItemModelScatterDataProxy module=DataVisualization time="2018-10-25T10:40:53+08:00" level=debug msg="failed to parse header" class=QItemModelSurfaceDataProxy module=DataVisualization time="2018-10-25T10:40:53+08:00" level=debug msg="failed to parse header" class=QLogValue3DAxisFormatter module=DataVisualization time="2018-10-25T10:40:53+08:00" level=debug msg="failed to parse header" class=QScatter3DSeries module=DataVisualization time="2018-10-25T10:40:53+08:00" level=debug msg="failed to parse header" class=QScatterDataItem module=DataVisualization time="2018-10-25T10:40:53+08:00" level=debug msg="failed to parse header" class=QScatterDataProxy module=DataVisualization time="2018-10-25T10:40:53+08:00" level=debug msg="failed to parse header" class=QSurface3DSeries module=DataVisualization time="2018-10-25T10:40:53+08:00" level=debug msg="failed to parse header" class=QSurfaceDataItem module=DataVisualization time="2018-10-25T10:40:53+08:00" level=debug msg="failed to parse header" class=QSurfaceDataProxy module=DataVisualization time="2018-10-25T10:40:53+08:00" level=debug msg="failed to parse header" class=QTouch3DInputHandler module=DataVisualization time="2018-10-25T10:40:53+08:00" level=debug msg="failed to parse header" class=QValue3DAxis module=DataVisualization time="2018-10-25T10:40:53+08:00" level=debug msg="failed to parse header" class=QValue3DAxisFormatter module=DataVisualization time="2018-10-25T10:40:53+08:00" level=debug msg=prepare module=Charts time="2018-10-25T10:40:54+08:00" level=debug msg=prepare module=Speech time="2018-10-25T10:40:54+08:00" level=debug msg="failed to find header file" class=QTextToSpeech module=Speech time="2018-10-25T10:40:54+08:00" level=debug msg="failed to find header file" class=QTextToSpeechEngine module=Speech time="2018-10-25T10:40:54+08:00" level=debug msg="failed to find header file" class=QTextToSpeechPlugin module=Speech time="2018-10-25T10:40:54+08:00" level=debug msg="failed to find header file" class=QVoice module=Speech time="2018-10-25T10:40:54+08:00" level=debug msg=prepare module=QuickControls2 time="2018-10-25T10:40:54+08:00" level=debug msg=prepare module=Sailfish time="2018-10-25T10:40:54+08:00" level=debug msg=prepare module=RemoteObjects time="2018-10-25T10:40:54+08:00" level=debug msg="failed to find header file" class=QRemoteObjectPackets module=RemoteObjects time="2018-10-25T10:40:54+08:00" level=debug msg="failed to find header file" class=QRemoteObjectStringLiterals module=RemoteObjects time="2018-10-25T10:40:54+08:00" level=debug msg="failed to find header file" class=QtROClientFactory module=RemoteObjects time="2018-10-25T10:40:54+08:00" level=debug msg="failed to find header file" class=QtROServerFactory module=RemoteObjects time="2018-10-25T10:40:54+08:00" level=debug msg="generating cpp" module=Core time="2018-10-25T10:40:54+08:00" level=debug msg="QtCore add dependency: QtCore" time="2018-10-25T10:40:54+08:00" level=debug msg="generating h" module=Core time="2018-10-25T10:40:54+08:00" level=debug msg="generating go" module=Core time="2018-10-25T10:40:54+08:00" level=debug msg="generating cpp" module=Gui time="2018-10-25T10:40:54+08:00" level=debug msg="QtGui add dependency: QtGui" time="2018-10-25T10:40:54+08:00" level=debug msg="generating h" module=Gui time="2018-10-25T10:40:54+08:00" level=debug msg="generating go" module=Gui time="2018-10-25T10:40:54+08:00" level=debug msg="generating cpp" module=Network time="2018-10-25T10:40:54+08:00" level=debug msg="generating h" module=Network time="2018-10-25T10:40:54+08:00" level=debug msg="generating go" module=Network time="2018-10-25T10:40:54+08:00" level=debug msg="generating cpp" module=Xml time="2018-10-25T10:40:54+08:00" level=debug msg="generating h" module=Xml time="2018-10-25T10:40:54+08:00" level=debug msg="generating go" module=Xml time="2018-10-25T10:40:55+08:00" level=debug msg="generating cpp" module=DBus time="2018-10-25T10:40:55+08:00" level=debug msg="generating h" module=DBus time="2018-10-25T10:40:55+08:00" level=debug msg="generating go" module=DBus time="2018-10-25T10:40:55+08:00" level=debug msg="generating cpp" module=Nfc time="2018-10-25T10:40:55+08:00" level=debug msg="generating h" module=Nfc time="2018-10-25T10:40:55+08:00" level=debug msg="generating go" module=Nfc time="2018-10-25T10:40:55+08:00" level=debug msg="generating cpp" module=Script time="2018-10-25T10:40:55+08:00" level=debug msg="generating h" module=Script time="2018-10-25T10:40:55+08:00" level=debug msg="generating go" module=Script time="2018-10-25T10:40:55+08:00" level=debug msg="generating cpp" module=Sensors time="2018-10-25T10:40:55+08:00" level=debug msg="generating h" module=Sensors time="2018-10-25T10:40:55+08:00" level=debug msg="generating go" module=Sensors time="2018-10-25T10:40:55+08:00" level=debug msg="generating cpp" module=Positioning time="2018-10-25T10:40:55+08:00" level=debug msg="generating h" module=Positioning time="2018-10-25T10:40:55+08:00" level=debug msg="generating go" module=Positioning time="2018-10-25T10:40:55+08:00" level=debug msg="generating cpp" module=Widgets time="2018-10-25T10:40:55+08:00" level=debug msg="QtWidgets add dependency: QtWidgets" time="2018-10-25T10:40:55+08:00" level=debug msg="generating h" module=Widgets time="2018-10-25T10:40:55+08:00" level=debug msg="generating go" module=Widgets time="2018-10-25T10:40:55+08:00" level=debug msg="generating cpp" module=Sql time="2018-10-25T10:40:55+08:00" level=debug msg="generating h" module=Sql time="2018-10-25T10:40:55+08:00" level=debug msg="generating go" module=Sql time="2018-10-25T10:40:55+08:00" level=debug msg="generating cpp" module=Qml time="2018-10-25T10:40:55+08:00" level=debug msg="generating h" module=Qml time="2018-10-25T10:40:55+08:00" level=debug msg="generating go" module=Qml time="2018-10-25T10:40:55+08:00" level=debug msg="generating cpp" module=WebSockets time="2018-10-25T10:40:55+08:00" level=debug msg="generating h" module=WebSockets time="2018-10-25T10:40:55+08:00" level=debug msg="generating go" module=WebSockets time="2018-10-25T10:40:55+08:00" level=debug msg="generating cpp" module=XmlPatterns time="2018-10-25T10:40:55+08:00" level=debug msg="generating h" module=XmlPatterns time="2018-10-25T10:40:55+08:00" level=debug msg="generating go" module=XmlPatterns time="2018-10-25T10:40:55+08:00" level=debug msg="generating cpp" module=Bluetooth time="2018-10-25T10:40:55+08:00" level=debug msg="QtBluetooth add dependency: QtBluetooth" time="2018-10-25T10:40:55+08:00" level=debug msg="generating h" module=Bluetooth time="2018-10-25T10:40:55+08:00" level=debug msg="generating go" module=Bluetooth time="2018-10-25T10:40:55+08:00" level=debug msg="generating cpp" module=WebChannel time="2018-10-25T10:40:55+08:00" level=debug msg="generating h" module=WebChannel time="2018-10-25T10:40:55+08:00" level=debug msg="generating go" module=WebChannel time="2018-10-25T10:40:55+08:00" level=debug msg="generating cpp" module=Svg time="2018-10-25T10:40:55+08:00" level=debug msg="generating h" module=Svg time="2018-10-25T10:40:55+08:00" level=debug msg="generating go" module=Svg time="2018-10-25T10:40:55+08:00" level=debug msg="generating cpp" module=Multimedia time="2018-10-25T10:40:55+08:00" level=debug msg="generating h" module=Multimedia time="2018-10-25T10:40:55+08:00" level=debug msg="generating go" module=Multimedia time="2018-10-25T10:40:55+08:00" level=debug msg="generating cpp" module=Quick time="2018-10-25T10:40:55+08:00" level=debug msg="generating h" module=Quick time="2018-10-25T10:40:55+08:00" level=debug msg="generating go" module=Quick time="2018-10-25T10:40:55+08:00" level=debug msg="generating cpp" module=Help time="2018-10-25T10:40:55+08:00" level=debug msg="generating h" module=Help time="2018-10-25T10:40:55+08:00" level=debug msg="generating go" module=Help time="2018-10-25T10:40:55+08:00" level=debug msg="generating cpp" module=Location time="2018-10-25T10:40:55+08:00" level=debug msg="QtLocation add dependency: QtLocation" time="2018-10-25T10:40:55+08:00" level=debug msg="generating h" module=Location time="2018-10-25T10:40:55+08:00" level=debug msg="generating go" module=Location time="2018-10-25T10:40:55+08:00" level=debug msg="generating cpp" module=ScriptTools time="2018-10-25T10:40:55+08:00" level=debug msg="generating h" module=ScriptTools time="2018-10-25T10:40:55+08:00" level=debug msg="generating go" module=ScriptTools time="2018-10-25T10:40:55+08:00" level=debug msg="generating cpp" module=UiTools time="2018-10-25T10:40:55+08:00" level=debug msg="generating h" module=UiTools time="2018-10-25T10:40:55+08:00" level=debug msg="generating go" module=UiTools time="2018-10-25T10:40:55+08:00" level=debug msg="generating cpp" module=WinExtras time="2018-10-25T10:40:55+08:00" level=debug msg="generating h" module=WinExtras time="2018-10-25T10:40:55+08:00" level=debug msg="generating go" module=WinExtras time="2018-10-25T10:40:55+08:00" level=debug msg="generating cpp" module=TestLib time="2018-10-25T10:40:55+08:00" level=debug msg="generating h" module=TestLib time="2018-10-25T10:40:55+08:00" level=debug msg="generating go" module=TestLib time="2018-10-25T10:40:55+08:00" level=debug msg="generating cpp" module=SerialPort time="2018-10-25T10:40:55+08:00" level=debug msg="generating h" module=SerialPort time="2018-10-25T10:40:55+08:00" level=debug msg="generating go" module=SerialPort time="2018-10-25T10:40:55+08:00" level=debug msg="generating cpp" module=SerialBus time="2018-10-25T10:40:55+08:00" level=debug msg="QtSerialBus add dependency: QtSerialBus" time="2018-10-25T10:40:55+08:00" level=debug msg="generating h" module=SerialBus time="2018-10-25T10:40:55+08:00" level=debug msg="generating go" module=SerialBus time="2018-10-25T10:40:55+08:00" level=debug msg="generating cpp" module=PrintSupport time="2018-10-25T10:40:55+08:00" level=debug msg="generating h" module=PrintSupport time="2018-10-25T10:40:55+08:00" level=debug msg="generating go" module=PrintSupport time="2018-10-25T10:40:55+08:00" level=debug msg="generating cpp" module=Designer time="2018-10-25T10:40:55+08:00" level=debug msg="generating h" module=Designer time="2018-10-25T10:40:55+08:00" level=debug msg="generating go" module=Designer time="2018-10-25T10:40:55+08:00" level=debug msg="generating cpp" module=Scxml time="2018-10-25T10:40:55+08:00" level=debug msg="generating h" module=Scxml time="2018-10-25T10:40:55+08:00" level=debug msg="generating go" module=Scxml time="2018-10-25T10:40:56+08:00" level=debug msg="generating cpp" module=Gamepad time="2018-10-25T10:40:56+08:00" level=debug msg="generating h" module=Gamepad time="2018-10-25T10:40:56+08:00" level=debug msg="generating go" module=Gamepad time="2018-10-25T10:40:56+08:00" level=debug msg="generating cpp" module=DataVisualization time="2018-10-25T10:40:56+08:00" level=debug msg="QtDataVisualization add dependency: QtDataVisualization" time="2018-10-25T10:40:56+08:00" level=debug msg="generating h" module=DataVisualization time="2018-10-25T10:40:56+08:00" level=debug msg="generating go" module=DataVisualization time="2018-10-25T10:40:56+08:00" level=debug msg="generating cpp" module=Charts time="2018-10-25T10:40:56+08:00" level=debug msg="QtCharts add dependency: QtCharts" time="2018-10-25T10:40:56+08:00" level=debug msg="generating h" module=Charts time="2018-10-25T10:40:56+08:00" level=debug msg="generating go" module=Charts time="2018-10-25T10:40:56+08:00" level=debug msg="generating cpp" module=Speech time="2018-10-25T10:40:56+08:00" level=debug msg="generating h" module=Speech time="2018-10-25T10:40:56+08:00" level=debug msg="generating go" module=Speech time="2018-10-25T10:40:56+08:00" level=debug msg="generating cpp" module=QuickControls2 time="2018-10-25T10:40:56+08:00" level=debug msg="generating h" module=QuickControls2 time="2018-10-25T10:40:56+08:00" level=debug msg="generating go" module=QuickControls2 time="2018-10-25T10:40:56+08:00" level=debug msg="generating cpp" module=RemoteObjects time="2018-10-25T10:40:56+08:00" level=debug msg="generating h" module=RemoteObjects time="2018-10-25T10:40:56+08:00" level=debug msg="generating go" module=RemoteObjects time="2018-10-25T10:40:56+08:00" level=debug msg="running cgoTemplate" mode=2 module=Network path= pkg=Network target=windows time="2018-10-25T10:40:56+08:00" level=debug msg="running cgoTemplate" mode=2 module=SerialPort path= pkg=SerialPort target=windows time="2018-10-25T10:40:56+08:00" level=debug msg="running cgoTemplate" mode=2 module=Sensors path= pkg=Sensors target=windows time="2018-10-25T10:40:56+08:00" level=debug msg="running cgoTemplate" mode=2 module=Svg path= pkg=Svg target=windows time="2018-10-25T10:40:56+08:00" level=debug msg="running cgoTemplate" mode=2 module=PrintSupport path= pkg=PrintSupport target=windows time="2018-10-25T10:40:56+08:00" level=debug msg="running cgoTemplate" mode=2 module=Designer path= pkg=Designer target=windows time="2018-10-25T10:40:56+08:00" level=debug msg="running cgoTemplate" mode=2 module=ScriptTools path= pkg=ScriptTools target=windows time="2018-10-25T10:40:56+08:00" level=debug msg="running cgoTemplate" mode=2 module=Nfc path= pkg=Nfc target=windows time="2018-10-25T10:40:56+08:00" level=debug msg="skipping cgo generation" time="2018-10-25T10:40:56+08:00" level=debug msg="running cgoTemplate" mode=2 module=Sql path= pkg=Sql target=windows time="2018-10-25T10:40:56+08:00" level=debug msg="skipping cgo generation" time="2018-10-25T10:40:56+08:00" level=debug msg="running cgoTemplate" mode=2 module=DataVisualization path= pkg=DataVisualization target=windows time="2018-10-25T10:40:56+08:00" level=debug msg="skipping cgo generation" time="2018-10-25T10:40:56+08:00" level=debug msg="running cgoTemplate" mode=2 module=Scxml path= pkg=Scxml target=windows time="2018-10-25T10:40:56+08:00" level=debug msg="skipping cgo generation" time="2018-10-25T10:40:56+08:00" level=debug msg="running cgoTemplate" mode=2 module=WebSockets path= pkg=WebSockets target=windows time="2018-10-25T10:40:56+08:00" level=debug msg="skipping cgo generation" time="2018-10-25T10:40:56+08:00" level=debug msg="running cgoTemplate" mode=2 module=RemoteObjects path= pkg=RemoteObjects target=windows time="2018-10-25T10:40:56+08:00" level=debug msg="skipping cgo generation" time="2018-10-25T10:40:56+08:00" level=debug msg="running cgoTemplate" mode=2 module=WinExtras path= pkg=WinExtras target=windows time="2018-10-25T10:40:56+08:00" level=debug msg="skipping cgo generation" time="2018-10-25T10:40:56+08:00" level=debug msg="running cgoTemplate" mode=2 module=Multimedia path= pkg=Multimedia target=windows time="2018-10-25T10:40:56+08:00" level=debug msg="skipping cgo generation" time="2018-10-25T10:40:56+08:00" level=debug msg="running cgoTemplate" mode=2 module=Xml path= pkg=Xml target=windows time="2018-10-25T10:40:56+08:00" level=debug msg="skipping cgo generation" time="2018-10-25T10:40:56+08:00" level=debug msg="running cgoTemplate" mode=2 module=TestLib path= pkg=TestLib target=windows time="2018-10-25T10:40:56+08:00" level=debug msg="skipping cgo generation" time="2018-10-25T10:40:56+08:00" level=debug msg="running cgoTemplate" mode=2 module=Quick path= pkg=Quick target=windows time="2018-10-25T10:40:56+08:00" level=debug msg="skipping cgo generation" time="2018-10-25T10:40:56+08:00" level=debug msg="running cgoTemplate" mode=2 module=DBus path= pkg=DBus target=windows time="2018-10-25T10:40:56+08:00" level=debug msg="skipping cgo generation" time="2018-10-25T10:40:56+08:00" level=debug msg="running cgoTemplate" mode=2 module=Help path= pkg=Help target=windows time="2018-10-25T10:40:56+08:00" level=debug msg="skipping cgo generation" time="2018-10-25T10:40:56+08:00" level=debug msg="running cgoTemplate" mode=2 module=Script path= pkg=Script target=windows time="2018-10-25T10:40:56+08:00" level=debug msg="skipping cgo generation" time="2018-10-25T10:40:56+08:00" level=debug msg="running cgoTemplate" mode=2 module=Location path= pkg=Location target=windows time="2018-10-25T10:40:56+08:00" level=debug msg="skipping cgo generation" time="2018-10-25T10:40:56+08:00" level=debug msg="running cgoTemplate" mode=2 module=Bluetooth path= pkg=Bluetooth target=windows time="2018-10-25T10:40:56+08:00" level=debug msg="skipping cgo generation" time="2018-10-25T10:40:56+08:00" level=debug msg="running cgoTemplate" mode=2 module=WebChannel path= pkg=WebChannel target=windows time="2018-10-25T10:40:56+08:00" level=debug msg="skipping cgo generation" time="2018-10-25T10:40:56+08:00" level=debug msg="running cgoTemplate" mode=2 module=Widgets path= pkg=Widgets target=windows time="2018-10-25T10:40:56+08:00" level=debug msg="skipping cgo generation" time="2018-10-25T10:40:56+08:00" level=debug msg="running cgoTemplate" mode=2 module=UiTools path= pkg=UiTools target=windows time="2018-10-25T10:40:56+08:00" level=debug msg="skipping cgo generation" time="2018-10-25T10:40:56+08:00" level=debug msg="running cgoTemplate" mode=2 module=Positioning path= pkg=Positioning target=windows time="2018-10-25T10:40:56+08:00" level=debug msg="skipping cgo generation" time="2018-10-25T10:40:56+08:00" level=debug msg="running cgoTemplate" mode=2 module=Gamepad path= pkg=Gamepad target=windows time="2018-10-25T10:40:56+08:00" level=debug msg="skipping cgo generation" time="2018-10-25T10:40:56+08:00" level=debug msg="running cgoTemplate" mode=2 module=Charts path= pkg=Charts target=windows time="2018-10-25T10:40:56+08:00" level=debug msg="skipping cgo generation" time="2018-10-25T10:40:56+08:00" level=debug msg="running cgoTemplate" mode=2 module=SerialBus path= pkg=SerialBus target=windows time="2018-10-25T10:40:56+08:00" level=debug msg="skipping cgo generation" time="2018-10-25T10:40:56+08:00" level=debug msg="running cgoTemplate" mode=2 module=Qml path= pkg=Qml target=windows time="2018-10-25T10:40:56+08:00" level=debug msg="skipping cgo generation" time="2018-10-25T10:40:56+08:00" level=debug msg="running cgoTemplate" mode=2 module=Speech path= pkg=Speech target=windows time="2018-10-25T10:40:56+08:00" level=debug msg="skipping cgo generation" time="2018-10-25T10:40:56+08:00" level=debug msg="running cgoTemplate" mode=2 module=QuickControls2 path= pkg=QuickControls2 target=windows time="2018-10-25T10:40:56+08:00" level=debug msg="skipping cgo generation" time="2018-10-25T10:40:56+08:00" level=debug msg="running cgoTemplate" mode=2 module=Gui path= pkg=Gui target=windows time="2018-10-25T10:40:56+08:00" level=debug msg="skipping cgo generation" time="2018-10-25T10:40:56+08:00" level=debug msg="running cgoTemplate" mode=2 module=Core path= pkg=Core target=windows time="2018-10-25T10:40:56+08:00" level=debug msg="skipping cgo generation" time="2018-10-25T10:40:56+08:00" level=debug msg="running cgoTemplate" mode=2 module=XmlPatterns path= pkg=XmlPatterns target=windows time="2018-10-25T10:40:56+08:00" level=debug msg="skipping cgo generation" time="2018-10-25T10:40:56+08:00" level=debug msg="skipping cgo generation" time="2018-10-25T10:40:56+08:00" level=debug msg="skipping cgo generation" time="2018-10-25T10:40:56+08:00" level=debug msg="skipping cgo generation" time="2018-10-25T10:40:56+08:00" level=debug msg="skipping cgo generation" time="2018-10-25T10:40:56+08:00" level=debug msg="skipping cgo generation" time="2018-10-25T10:40:56+08:00" level=debug msg="skipping cgo generation" time="2018-10-25T10:40:56+08:00" level=debug msg="skipping cgo generation" time="2018-10-25T10:40:56+08:00" level=debug msg=Execute cmd="go build -p 8 -v -ldflags=all=\"-s\" \"-w\" \"-H=windowsgui\" \"-extldflags=-v\" -o C:\msys64\home\fbi\src\go\src\qttest\deploy\windows\qttest.exe -x -tags=\"minimal\"" dir="C:\msys64\home\fbi\src\go\src\qttest" env="HTTP_PROXY=http://127.0.0.1:8888 PRINTER=Send To OneNote 2016 ProgramData=C:\ProgramData HOMEPATH=\Users\fbi LMDB_DIR=C:\Program Files\lmdb MINGW_PACKAGE_PREFIX=mingw-w64-x86_64 NVTOOLSEXT_PATH=C:\Program Files\NVIDIA Corporation\NvToolsExt\ PROCESSOR_REVISION=3c03 COCOS_XROOT=C:\src =C:/msys64/usr/bin/qtdeploy GOOS=windows CMAKE_MODULE_PATH=C:\cmake PSModulePath=C:\windows\system32\WindowsPowerShell\v1.0\Modules\ TEMP=C:\msys64\tmp ORIGINAL_TMP=C:/Users/fbi/AppData/Local/Temp HTTPS_PROXY=http://127.0.0.1:8888 FP_NO_HOST_CHECK=NO ORIGINAL_TEMP=C:/Users/fbi/AppData/Local/Temp PKG_CONFIG_PATH=C:\msys64\mingw64\lib\pkgconfig;C:\msys64\mingw64\share\pkgconfig VS110COMNTOOLS=C:\Program Files (x86)\Microsoft Visual Studio 11.0\Common7\Tools\ DNX_HOME=%USERPROFILE%\.dnx CGO_CFLAGS_ALLOW=. CGO_CXXFLAGS_ALLOW=. ACLOCAL_PATH=C:\msys64\mingw64\share\aclocal;C:\msys64\usr\share\aclocal COCOS_CONSOLE_ROOT=C:\src\cocos2dx\tools\cocos2d-console\bin DART_SDK=C:\Program Files\Dart\dart-sdk GEOTRANS_DATA=C:\Program Files (x86)\Common Files\i2 Shared\Geotrans\Data\ MSYSTEM_CHOST=x86_64-w64-mingw32 TMP=C:\msys64\tmp PWD=C:/msys64/home/fbi/src/go/src/qttest QT_MSYS2_ARCH=amd64 ShellLaunch{A81BA54B-CCFE-4204-8E79-A68C0FDFA5CF}=ShellExt WINDIR=C:\windows ORIGINAL_PATH=C:\Windows\System32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\ LUA_DEV=C:\Program Files (x86)\Lua\5.1 MSYSTEM=MINGW64 PS1=\[\e]0;\w\a\]\n\[\e[32m\]\u@\h \[\e[35m\]$MSYSTEM\[\e[0m\] \[\e[33m\]\w\[\e[0m\]\n\$ VS140COMNTOOLS=C:\Program Files (x86)\Microsoft Visual Studio 14.0\Common7\Tools\ HOSTNAME=fbi-PC PROMPT=$P$G VBOX_MSI_INSTALL_PATH=C:\Program Files\Oracle\VirtualBox\ NVCUDASAMPLES_ROOT=C:\ProgramData\NVIDIA Corporation\CUDA Samples\v8.0 ProgramFiles(x86)=C:\Program Files (x86) CommonProgramW6432=C:\Program Files\Common Files CommonProgramFiles(x86)=C:\Program Files (x86)\Common Files SYSTEMDRIVE=C: #envTSLOGRBCShellExt2232=133945424 NVCUDASAMPLES8_0_ROOT=C:\ProgramData\NVIDIA Corporation\CUDA Samples\v8.0 PATHEXT=.COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC;.wlua;.lexe;.RB;.RBW GOPATH=C:/msys64/home/fbi/go QT_MSYS2=true USERNAME=fbi VS120COMNTOOLS=C:\Program Files (x86)\Microsoft VisualStudio 12.0\Common7\Tools\ MSYSCON=mintty.exe LUA_PATH=;;C:\Program Files (x86)\Lua\5.1\lua\?.luac PROCESSOR_ARCHITECTURE=AMD64 DOCKER_TOOLBOX_INSTALL_PATH=C:\Program Files\Docker Toolbox CONTITLE=MinGW x64 USERDOMAIN=fbi-PC COMSPEC=C:\windows\system32\cmd.exe INFOPATH=C:\msys64\usr\local\info;C:\msys64\usr\share\info;C:\msys64\usr\info;C:\msys64\share\info NO_PROXY=192.168.99.100 VSSDK140Install=C:\Program Files (x86)\Microsoft Visual Studio 14.0\VSSDK\ COMPOSE_CONVERT_WINDOWS_PATHS=true DOCKER_MACHINE_NAME=default LOGONSERVER=\\FBI-PC MANPATH=C:\msys64\mingw64\local\man;C:\msys64\mingw64\share\man;C:\msys64\usr\local\man;C:\msys64\usr\share\man;C:\msys64\usr\man;C:\msys64\share\man MINGW_PREFIX=C:/msys64/mingw64 NDK_ROOT=C:\android-ndk-r17b OneDrive=C:\Users\fbi\OneDrive COCOS_TEMPLATES_ROOT=C:\src\cocos2dx\templates OLDPWD=C:/msys64/home/fbi PROTO_DIR=C:\Program Files (x86)\protobuf NUMBER_OF_PROCESSORS=8 LANG=zh_CN.UTF-8 DOCKER_TLS_VERIFY=1 PROCESSOR_LEVEL=6 SYSTEMROOT=C:\windows windows_tracing_logfile=C:\BVTBin\Tests\installpackage\csilogfile.log OS=Windows_NT MSYSTEM_CARCH=x86_64 SESSIONNAME=Console USER=fbi tmp=C:\Users\fbi\AppData\Local\Temp JAVA_HOME=C:\Program Files\Java\jdk1.8.0_121 CLASSPATH=.;C:\Program Files\Java\jdk1.8.0_121\lib\dt.jar;C:\Program Files\Java\jdk1.8.0_121\lib\tools.jar; COMMONPROGRAMFILES=C:\Program Files\Common Files CUDA_PATH_V8_0=C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v8.0 TERM=xterm =C:=C:\msys64 asl.log=Destination=file temp=C:\Users\fbi\AppData\Local\Temp windows_tracing_flags=3 CGO_ENABLED=1 DOCKER_CERT_PATH=C:\Users\fbi\.docker\machine\machines\default LOCALAPPDATA=C:\Users\fbi\AppData\Local MSYSTEM_PREFIX=C:/msys64/mingw64 PROGRAMFILES=C:\Program Files SHELL=C:/msys64/usr/bin/bash APPDATA=C:\Users\fbi\AppData\Roaming ALLUSERSPROFILE=C:\ProgramData LOGINSHELL=bash PROCESSOR_IDENTIFIER=Intel64 Family 6Model 60 Stepping 3, GenuineIntel PUBLIC=C:\Users\Public !;=;\ HOME=C:\msys64\home\fbi PATH=C:\msys64\mingw64\bin;C:\msys64\mingw64\bin;C:\msys64\mingw64\bin;C:\msys64\usr\local\bin;C:\msys64\usr\bin;C:\msys64\usr\bin;C:\Windows\System32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\msys64\usr\bin\site_perl;C:\msys64\usr\bin\vendor_perl;C:\msys64\usr\bin\core_perl;C:\Program files\Docker Toolbox COMPUTERNAME=FBI-PC CUDA_PATH=C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v8.0 MINGW_CHOST=x86_64-w64-mingw32 GOARCH=amd64 #envTSLOGXMediaLibrary2232=133315648 HDF5_DIR=C:\Program Files\HDF_Group\HDF5\1.10.1 SHLVL=1 WD=C:\msys64\usr\bin\ GOTMPDIR=c:\msys64\tmp CGO_LDFLAGS_ALLOW=.* CONFIG_SITE=C:/msys64/mingw64/etc/config.site ProgramW6432=C:\Program Files GOROOT=C:/msys64/mingw64/lib/go PROTOBUF_DIR=C:\Program Files\protobuf opencv_dir=C:\opencv\build DOCKER_HOST=tcp://192.168.99.100:2376 USERPROFILE=C:\Users\fbi HOMEDRIVE=C:" func=RunCmd name="build for windows on windows" time="2018-10-25T10:40:58+08:00" level=debug msg=Execute cmd="C:\msys64\mingw64\bin\windeployqt C:\msys64\home\fbi\src\go\src\qttest\deploy\windows\qttest.exe -qmldir=C:\msys64\home\fbi\src\go\src\qttest -force" dir= env= func=RunCmd name="depoy windows on windows" time="2018-10-25T10:40:58+08:00" level=debug msg=Execute cmd="cp C:\msys64\mingw64\bin\libbz2-1.dll C:\msys64\home\fbi\src\go\src\qttest\deploy\windows" dir= env= func=RunCmdOptional name="copy libbz2-1 for windows on windows" time="2018-10-25T10:40:58+08:00" level=debug msg=Execute cmd="cp C:\msys64\mingw64\bin\libfreetype-6.dll C:\msys64\home\fbi\src\go\src\qttest\deploy\windows" dir= env= func=RunCmdOptional name="copy libfreetype-6 for windows on windows" time="2018-10-25T10:40:58+08:00" level=debug msg=Execute cmd="cp C:\msys64\mingw64\bin\libglib-2.0-0.dll C:\msys64\home\fbi\src\go\src\qttest\deploy\windows" dir= env= func=RunCmdOptional name="copy libglib-2.0-0 for windows on windows" time="2018-10-25T10:40:58+08:00" level=debug msg=Execute cmd="cp C:\msys64\mingw64\bin\libharfbuzz-0.dll C:\msys64\home\fbi\src\go\src\qttest\deploy\windows" dir= env= func=RunCmdOptional name="copy libharfbuzz-0 for windows on windows" time="2018-10-25T10:40:58+08:00" level=debug msg=Execute cmd="cp C:\msys64\mingw64\bin\libiconv-2.dll C:\msys64\home\fbi\src\go\src\qttest\deploy\windows" dir= env= func=RunCmdOptional name="copy libiconv-2 for windows on windows" time="2018-10-25T10:40:58+08:00" level=debug msg=Execute cmd="cp C:\msys64\mingw64\bin\libintl-8.dll C:\msys64\home\fbi\src\go\src\qttest\deploy\windows" dir= env= func=RunCmdOptional name="copy libintl-8 for windows on windows" time="2018-10-25T10:40:58+08:00" level=debug msg=Execute cmd="cp C:\msys64\mingw64\bin\libpcre-1.dll C:\msys64\home\fbi\src\go\src\qttest\deploy\windows" dir= env= func=RunCmdOptional name="copy libpcre-1 for windows on windows" time="2018-10-25T10:40:58+08:00" level=debug msg=Execute cmd="cp C:\msys64\mingw64\bin\libpcre16-0.dll C:\msys64\home\fbi\src\go\src\qttest\deploy\windows" dir= env= func=RunCmdOptional name="copy libpcre16-0 for windows on windows" time="2018-10-25T10:40:58+08:00" level=debug msg=Execute cmd="cp C:\msys64\mingw64\bin\libpng16-16.dll C:\msys64\home\fbi\src\go\src\qttest\deploy\windows" dir= env= func=RunCmdOptional name="copy libpng16-16 for windows on windows" time="2018-10-25T10:40:59+08:00" level=debug msg=Execute cmd="cp C:\msys64\mingw64\bin\libstdc++-6.dll C:\msys64\home\fbi\src\go\src\qttest\deploy\windows" dir= env= func=RunCmdOptional name="copy libstdc++-6 for windows on windows" time="2018-10-25T10:40:59+08:00" level=debug msg=Execute cmd="cp C:\msys64\mingw64\bin\libwinpthread-1.dll C:\msys64\home\fbi\src\go\src\qttest\deploy\windows" dir= env= func=RunCmdOptional name="copy libwinpthread-1 for windows on windows" time="2018-10-25T10:40:59+08:00" level=debug msg=Execute cmd="cp C:\msys64\mingw64\bin\zlib1.dll C:\msys64\home\fbi\src\go\src\qttest\deploy\windows" dir= env= func=RunCmdOptional name="copy zlib1 for windows on windows" time="2018-10-25T10:40:59+08:00" level=debug msg=Execute cmd="cp C:\msys64\mingw64\bin\libgraphite2.dll C:\msys64\home\fbi\src\go\src\qttest\deploy\windows" dir= env= func=RunCmdOptional name="copy libgraphite2 for windows on windows" time="2018-10-25T10:40:59+08:00" level=debug msg=Execute cmd="cp C:\msys64\mingw64\bin\libicudt62.dll C:\msys64\home\fbi\src\go\src\qttest\deploy\windows" dir= env= func=RunCmdOptional name="copy libicudt62 for windows on windows" time="2018-10-25T10:40:59+08:00" level=debug msg=Execute cmd="cp C:\msys64\mingw64\bin\libicuin62.dll C:\msys64\home\fbi\src\go\src\qttest\deploy\windows" dir= env= func=RunCmdOptional name="copy libicuin62 for windows on windows" time="2018-10-25T10:40:59+08:00" level=debug msg=Execute cmd="cp C:\msys64\mingw64\bin\libicuuc62.dll C:\msys64\home\fbi\src\go\src\qttest\deploy\windows" dir= env= func=RunCmdOptional name="copy libicuuc62 for windows on windows" time="2018-10-25T10:40:59+08:00" level=debug msg=Execute cmd="cp C:\msys64\mingw64\bin\libpcre2-16-0.dll C:\msys64\home\fbi\src\go\src\qttest\deploy\windows" dir= env= func=RunCmdOptional name="copy libpcre2-16-0 for windows on windows" time="2018-10-25T10:40:59+08:00" level=debug msg=Execute cmd="cp C:\msys64\mingw64\bin\libgcc_s_seh-1.dll C:\msys64\home\fbi\src\go\src\qttest\deploy\windows" dir= env= func=RunCmdOptional name="copy libgcc_s_seh-1 for windowson windows" time="2018-10-25T10:40:59+08:00" level=debug msg=Execute cmd="cp -R C:\msys64\mingw64\share\qt5\qml/. C:\msys64\home\fbi\src\go\src\qttest\deploy\windows" dir= env= func=RunCmd name="copy qml dir for windows on windows" time="2018-10-25T10:41:01+08:00" level=error msg="failed to run command" cmd="cp -R C:\msys64\mingw64\share\qt5\qml/. C:\msys64\home\fbi\src\go\src\qttest\deploy\windows" dir= env= error="exit status 1" func=RunCmd name="copyqml dir for windows on windows" cp: 无法以目录'C:\msys64\mingw64\share\qt5\qml/./QtTest' 来覆盖非目录'C:\msys64\home\fbi\src\go\src\qttest\deploy\windows/./QtTest'

aadog commented 5 years ago

qtdeploy -debug -fast build run 30s


$ qtdeploy -debug -fast build time="2018-10-25T10:43:14+08:00" level=debug msg="running Deploy" comply=false docker=false fast=true ldFlags= mode=build path="C:\msys64\home\fbi\src\go\src\qttest" target=windows time="2018-10-25T10:43:14+08:00" level=debug msg="start Rcc" path="C:\msys64\home\fbi\src\go\src\qttest" target=windows time="2018-10-25T10:43:14+08:00" level=debug msg="get imports" fields.level=0 path="C:\msys64\home\fbi\src\go\src\qttest" time="2018-10-25T10:43:14+08:00" level=debug msg=Execute cmd="go list std" dir=env= func=RunCmd name="go list std" time="2018-10-25T10:43:15+08:00" level=debug msg=Execute cmd="go list -e -f '{{join .TestImports \"|\" }}':'{{ join .XTestImports \"|\" }}':'{{ join .Deps \"|\" }}' -tags=\"\"" dir="C:\msys64\home\fbi\src\go\src\qttest" env="#envTSLOGRBCShellExt2232=133945424 COMPOSE_CONVERT_WINDOWS_PATHS=true SHLVL=1 GEOTRANS_DATA=C:\Program Files (x86)\Common Files\i2 Shared\Geotrans\Data\ HDF5_DIR=C:\Program Files\HDF_Group\HDF5\1.10.1 MSYSTEM_PREFIX=C:/msys64/mingw64 GOOS=windows TMP=C:\msys64\tmp APPDATA=C:\Users\fbi\AppData\Roaming MSYSTEM_CARCH=x86_64 PROTO_DIR=C:\Program Files (x86)\protobuf WD=C:\msys64\usr\bin\ GOARCH=amd64 DOCKER_HOST=tcp://192.168.99.100:2376 INFOPATH=C:\msys64\usr\local\info;C:\msys64\usr\share\info;C:\msys64\usr\info;C:\msys64\share\info CMAKE_MODULE_PATH=C:\cmake CONFIG_SITE=C:/msys64/mingw64/etc/config.sitePROTOBUF_DIR=C:\Program Files\protobuf DOCKER_TOOLBOX_INSTALL_PATH=C:\Program Files\Docker Toolbox PROCESSOR_LEVEL=6 LUA_PATH=;;C:\Program Files (x86)\Lua\5.1\lua\?.luac SHELL=C:/msys64/usr/bin/bash USER=fbi COCOS_CONSOLE_ROOT=C:\src\cocos2dx\tools\cocos2d-console\bin GOTMPDIR=c:\msys64\tmp MINGW_PREFIX=C:/msys64/mingw64 VBOX_MSI_INSTALL_PATH=C:\Program Files\Oracle\VirtualBox\ MSYSTEM_CHOST=x86_64-w64-mingw32 NVCUDASAMPLES8_0_ROOT=C:\ProgramData\NVIDIACorporation\CUDA Samples\v8.0 PSModulePath=C:\windows\system32\WindowsPowerShell\v1.0\Modules\ PROCESSOR_REVISION=3c03 USERNAME=fbi LUA_DEV=C:\ProgramFiles (x86)\Lua\5.1 MANPATH=C:\msys64\mingw64\local\man;C:\msys64\mingw64\share\man;C:\msys64\usr\local\man;C:\msys64\usr\share\man;C:\msys64\usr\man;C:\msys64\share\man OneDrive=C:\Users\fbi\OneDrive CGO_CXXFLAGS_ALLOW=. CUDA_PATH_V8_0=C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v8.0 PROCESSOR_IDENTIFIER=Intel64 Family 6 Model 60 Stepping 3, GenuineIntel USERPROFILE=C:\Users\fbi DNX_HOME=%USERPROFILE%\.dnx MSYSCON=mintty.exe NVCUDASAMPLES_ROOT=C:\ProgramData\NVIDIA Corporation\CUDA Samples\v8.0 VS110COMNTOOLS=C:\Program Files (x86)\Microsoft Visual Studio 11.0\Common7\Tools\ CGO_CFLAGS_ALLOW=. ACLOCAL_PATH=C:\msys64\mingw64\share\aclocal;C:\msys64\usr\share\aclocal NDK_ROOT=C:\android-ndk-r17b QT_MSYS2=true SESSIONNAME=Console COMPUTERNAME=FBI-PC DOCKER_CERT_PATH=C:\Users\fbi\.docker\machine\machines\default HOME=C:\msys64\home\fbi CLASSPATH=.;C:\Program Files\Java\jdk1.8.0_121\lib\dt.jar;C:\Program Files\Java\jdk1.8.0_121\lib\tools.jar; ORIGINAL_TMP=C:/Users/fbi/AppData/Local/Temp VSSDK140Install=C:\Program Files (x86)\Microsoft Visual Studio 14.0\VSSDK\ PROGRAMFILES=C:\Program Files VS120COMNTOOLS=C:\Program Files (x86)\Microsoft Visual Studio 12.0\Common7\Tools\ SYSTEMROOT=C:\windows tmp=C:\Users\fbi\AppData\Local\Temp =C:=C:\msys64 HOMEDRIVE=C: LMDBDIR=C:\Program Files\lmdb HOMEPATH=\Users\fbi =C:/msys64/usr/bin/qtdeploy MINGW_PACKAGE_PREFIX=mingw-w64-x86_64 OLDPWD=C:/msys64/home/fbi CGO_ENABLED=1 DART_SDK=C:\Program Files\Dart\dart-sdk LANG=zh_CN.UTF-8 opencv_dir=C:\opencv\build temp=C:\Users\fbi\AppData\Local\Temp !;=;\ COCOS_TEMPLATES_ROOT=C:\src\cocos2dx\templates NO_PROXY=192.168.99.100 ProgramFiles(x86)=C:\Program Files (x86) ProgramW6432=C:\Program Files TERM=xterm FP_NO_HOST_CHECK=NO HOSTNAME=fbi-PC LOGONSERVER=\\FBI-PC CommonProgramFiles(x86)=C:\Program Files (x86)\Common Files NUMBER_OF_PROCESSORS=8 OS=Windows_NT CGO_LDFLAGS_ALLOW=. #envTSLOGXMediaLibrary2232=133315648 ALLUSERSPROFILE=C:\ProgramData PKG_CONFIG_PATH=C:\msys64\mingw64\lib\pkgconfig;C:\msys64\mingw64\share\pkgconfig ProgramData=C:\ProgramData SYSTEMDRIVE=C: COMMONPROGRAMFILES=C:\Program Files\Common Files DOCKER_MACHINE_NAME=default ORIGINAL_TEMP=C:/Users/fbi/AppData/Local/Temp ORIGINAL_PATH=C:\Windows\System32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\ QT_MSYS2_ARCH=amd64 CUDA_PATH=C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v8.0 HTTPS_PROXY=http://127.0.0.1:8888 MSYSTEM=MINGW64 GOPATH=C:/msys64/home/fbi/go JAVA_HOME=C:\Program Files\Java\jdk1.8.0_121 windows_tracing_flags=3 COMSPEC=C:\windows\system32\cmd.exe LOCALAPPDATA=C:\Users\fbi\AppData\Local asl.log=Destination=file PATHEXT=.COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC;.wlua;.lexe;.RB;.RBW PRINTER=Send To OneNote 2016 VS140COMNTOOLS=C:\Program Files (x86)\Microsoft Visual Studio 14.0\Common7\Tools\ PATH=C:\msys64\mingw64\bin;C:\msys64\mingw64\bin;C:\msys64\mingw64\bin;C:\msys64\usr\local\bin;C:\msys64\usr\bin;C:\msys64\usr\bin;C:\Windows\System32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\msys64\usr\bin\site_perl;C:\msys64\usr\bin\vendor_perl;C:\msys64\usr\bin\core_perl;C:\Program files\Docker Toolbox COCOS_X_ROOT=C:\src HTTP_PROXY=http://127.0.0.1:8888 MINGW_CHOST=x86_64-w64-mingw32 NVTOOLSEXT_PATH=C:\Program Files\NVIDIA Corporation\NvToolsExt\ PROCESSOR_ARCHITECTURE=AMD64 TEMP=C:\msys64\tmp CONTITLE=MinGW x64 ShellLaunch{A81BA54B-CCFE-4204-8E79-A68C0FDFA5CF}=ShellExt USERDOMAIN=fbi-PC windows_tracing_logfile=C:\BVTBin\Tests\installpackage\csilogfile.log LOGINSHELL=bash PUBLIC=C:\Users\Public PWD=C:/msys64/home/fbi/src/go/src/qttest GOROOT=C:/msys64/mingw64/lib/go DOCKER_TLS_VERIFY=1 WINDIR=C:\windows CommonProgramW6432=C:\Program Files\Common Files PROMPT=$P$G PS1=\[\e]0;\w\a\]\n\[\e[32m\]\u@\h \[\e[35m\]$MSYSTEM\[\e[0m\] \[\e[33m\]\w\[\e[0m\]\n\$ " func=RunCmd name="go list deps" time="2018-10-25T10:43:16+08:00" level=debug msg=Execute cmd="go build -p 8 -v -ldflags=all=\"-s\" \"-w\" \"-H=windowsgui\" \"-extldflags=-v\" -o C:\msys64\home\fbi\src\go\src\qttest\deploy\windows\qttest.exe -i -x -tags=\"\"" dir="C:\msys64\home\fbi\src\go\src\qttest" env="LOCALAPPDATA=C:\Users\fbi\AppData\Local CGO_CFLAGS_ALLOW=. COCOS_TEMPLATES_ROOT=C:\src\cocos2dx\templates COMSPEC=C:\windows\system32\cmd.exe ORIGINAL_PATH=C:\Windows\System32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\ PROCESSOR_IDENTIFIER=Intel64 Family 6 Model 60 Stepping 3, GenuineIntel MANPATH=C:\msys64\mingw64\local\man;C:\msys64\mingw64\share\man;C:\msys64\usr\local\man;C:\msys64\usr\share\man;C:\msys64\usr\man;C:\msys64\share\man NDK_ROOT=C:\android-ndk-r17b SHLVL=1 opencv_dir=C:\opencv\build CLASSPATH=.;C:\Program Files\Java\jdk1.8.0_121\lib\dt.jar;C:\Program Files\Java\jdk1.8.0_121\lib\tools.jar; COMMONPROGRAMFILES=C:\Program Files\Common Files HTTPS_PROXY=http://127.0.0.1:8888 ProgramData=C:\ProgramData QT_MSYS2_ARCH=amd64 MSYSCON=mintty.exe WINDIR=C:\windows temp=C:\Users\fbi\AppData\Local\Temp =C:=C:\msys64 OLDPWD=C:/msys64/home/fbi asl.log=Destination=file CONTITLE=MinGW x64 DOCKER_TLS_VERIFY=1 LANG=zh_CN.UTF-8 PROCESSOR_ARCHITECTURE=AMD64 VSSDK140Install=C:\Program Files (x86)\Microsoft Visual Studio 14.0\VSSDK\ PKG_CONFIG_PATH=C:\msys64\mingw64\lib\pkgconfig;C:\msys64\mingw64\share\pkgconfig PSModulePath=C:\windows\system32\WindowsPowerShell\v1.0\Modules\ TEMP=C:\msys64\tmp DOCKER_CERT_PATH=C:\Users\fbi\.docker\machine\machines\default HOSTNAME=fbi-PC PROMPT=$P$G PROTO_DIR=C:\Program Files (x86)\protobuf ProgramFiles(x86)=C:\Program Files (x86) !;=;\ CUDA_PATH=C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v8.0 DOCKER_MACHINE_NAME=default INFOPATH=C:\msys64\usr\local\info;C:\msys64\usr\share\info;C:\msys64\usr\info;C:\msys64\share\info VBOX_MSI_INSTALL_PATH=C:\Program Files\Oracle\VirtualBox\ windows_tracing_flags=3 windows_tracing_logfile=C:\BVTBin\Tests\installpackage\csilogfile.log GEOTRANS_DATA=C:\Program Files (x86)\Common Files\i2 Shared\Geotrans\Data\ QT_MSYS2=true VS110COMNTOOLS=C:\Program Files (x86)\Microsoft Visual Studio 11.0\Common7\Tools\ CommonProgramFiles(x86)=C:\Program Files (x86)\Common Files HOMEPATH=\Users\fbi LUA_PATH=;;C:\Program Files (x86)\Lua\5.1\lua\?.luac NVTOOLSEXT_PATH=C:\Program Files\NVIDIA Corporation\NvToolsExt\ PROCESSORREVISION=3c03 PWD=C:/msys64/home/fbi/src/go/src/qttest PATHEXT=.COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC;.wlua;.lexe;.RB;.RBW USER=fbi =C:/msys64/usr/bin/qtdeploy SYSTEMDRIVE=C: GOARCH=amd64 GOROOT=C:/msys64/mingw64/lib/go ACLOCAL_PATH=C:\msys64\mingw64\share\aclocal;C:\msys64\usr\share\aclocal COMPUTERNAME=FBI-PC OneDrive=C:\Users\fbi\OneDrive PROTOBUF_DIR=C:\Program Files\protobuf ALLUSERSPROFILE=C:\ProgramData DNX_HOME=%USERPROFILE%\.dnx SESSIONNAME=Console #envTSLOGXMediaLibrary2232=133315648 FP_NO_HOST_CHECK=NO GOTMPDIR=c:\msys64\tmp NVCUDASAMPLES8_0_ROOT=C:\ProgramData\NVIDIA Corporation\CUDA Samples\v8.0 NVCUDASAMPLES_ROOT=C:\ProgramData\NVIDIA Corporation\CUDA Samples\v8.0 CGO_CXXFLAGS_ALLOW=. MINGW_CHOST=x86_64-w64-mingw32 PROGRAMFILES=C:\Program Files USERPROFILE=C:\Users\fbi CONFIG_SITE=C:/msys64/mingw64/etc/config.site HOMEDRIVE=C: MSYSTEM_CARCH=x86_64 ORIGINAL_TEMP=C:/Users/fbi/AppData/Local/Temp WD=C:\msys64\usr\bin\ CUDA_PATH_V8_0=C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v8.0 DART_SDK=C:\Program Files\Dart\dart-sdk HOME=C:\msys64\home\fbi SHELL=C:/msys64/usr/bin/bash ShellLaunch{A81BA54B-CCFE-4204-8E79-A68C0FDFA5CF}=ShellExt GOOS=windows MSYSTEM=MINGW64 MSYSTEM_PREFIX=C:/msys64/mingw64 VS120COMNTOOLS=C:\Program Files (x86)\Microsoft Visual Studio 12.0\Common7\Tools\ tmp=C:\Users\fbi\AppData\Local\Temp CGO_ENABLED=1 CMAKE_MODULE_PATH=C:\cmake HDF5_DIR=C:\Program Files\HDF_Group\HDF5\1.10.1 USERNAME=fbi PATH=C:\msys64\mingw64\bin;C:\msys64\mingw64\bin;C:\msys64\mingw64\bin;C:\msys64\usr\local\bin;C:\msys64\usr\bin;C:\msys64\usr\bin;C:\Windows\System32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\msys64\usr\bin\site_perl;C:\msys64\usr\bin\vendor_perl;C:\msys64\usr\bin\core_perl;C:\Programfiles\Docker Toolbox DOCKER_TOOLBOX_INSTALL_PATH=C:\Program Files\Docker Toolbox JAVA_HOME=C:\Program Files\Java\jdk1.8.0_121 LMDB_DIR=C:\Program Files\lmdb NO_PROXY=192.168.99.100 PUBLIC=C:\Users\Public ProgramW6432=C:\Program Files SYSTEMROOT=C:\windows TMP=C:\msys64\tmp DOCKER_HOST=tcp://192.168.99.100:2376 HTTP_PROXY=http://127.0.0.1:8888 MSYSTEM_CHOST=x86_64-w64-mingw32 PROCESSOR_LEVEL=6 PS1=\[\e]0;\w\a\]\n\[\e[32m\]\u@\h \[\e[35m\]$MSYSTEM\[\e[0m\] \[\e[33m\]\w\[\e[0m\]\n\$ VS140COMNTOOLS=C:\Program Files (x86)\Microsoft Visual Studio 14.0\Common7\Tools\ GOPATH=C:/msys64/home/fbi/go COCOS_X_ROOT=C:\src OS=Windows_NT PRINTER=Send To OneNote 2016 COMPOSE_CONVERT_WINDOWS_PATHS=true LOGINSHELL=bash TERM=xterm MINGW_PACKAGE_PREFIX=mingw-w64-x86_64 NUMBER_OF_PROCESSORS=8 USERDOMAIN=fbi-PC CGO_LDFLAGS_ALLOW=. #envTSLOGRBCShellExt2232=133945424 CommonProgramW6432=C:\Program Files\Common Files LOGONSERVER=\\FBI-PC MINGW_PREFIX=C:/msys64/mingw64 ORIGINAL_TMP=C:/Users/fbi/AppData/Local/Temp APPDATA=C:\Users\fbi\AppData\Roaming COCOS_CONSOLE_ROOT=C:\src\cocos2dx\tools\cocos2d-console\bin LUA_DEV=C:\Program Files (x86)\Lua\5.1" func=RunCmd name="build for windows on windows"

aadog commented 5 years ago

go build -p 8 -v -ldflags=all="-s" "-w" "-H=windowsgui" "-extldflags=-v" -o C:\msys64\home\fbi\src\go\src\qttest\deploy\windows\qttest.exe -i -x -tags=""

Most of the time should be spent in this place. This doesn't look normal. The last version only needs 8s, right, if I want to support the project, how should I pay?

aadog commented 5 years ago

Now the biggest problem seems to be this.

Go build go build -v -x -tags= "minimal" -ldflags= "-s -w" -s

This instruction seems to be modifying the golang code very quickly, about 4 seconds.

Go build -v -x -tags= "" -ldflags= "-s -w" -o qttest.exe

This instruction modifies a row of golang by about 8 seconds.

aadog commented 5 years ago

There is a worse news, after updating to the latest version -fast will be the card owner

aadog commented 5 years ago

$ qtdeploy -debug -fast build desktop time="2018-10-26T12:59:34+08:00" level=debug msg="running Deploy" comply=false docker=false fast=true ldFlags= mode=build path="C:\Users\fbi\go\src\ac" target=windows time="2018-10-26T12:59:34+08:00" level=debug msg="start Rcc" path="C:\Users\fbi\go\src\ac" target=windows time="2018-10-26T12:59:34+08:00" level=debug msg="get imports" fields.level=0 path="C:\Users\fbi\go\src\ac" time="2018-10-26T12:59:34+08:00" level=debug msg=Execute cmd="go list std" dir=env= func=RunCmd name="go list std" time="2018-10-26T12:59:35+08:00" level=debug msg=Execute cmd="go list -e -f '{{join .TestImports \"|\" }}':'{{ join .XTestImports \"|\" }}':'{{ join .Deps \"|\" }}' -tags=\"\"" dir="C:\Users\fbi\go\src\ac" env="NVTOOLSEXT_PATH=C:\Program Files\NVIDIA Corporation\NvToolsExt\ PS1=\[\e]0;\w\a\]\n\[\e[32m\]\u@\h \[\e[35m\]$MSYSTEM\[\e[0m\] \[\e[33m\]\w\[\e[0m\]\n\$ SYSTEMDRIVE=C: VS140COMNTOOLS=C:\Program Files (x86)\Microsoft Visual Studio14.0\Common7\Tools\ QT_MSYS2_STATIC=true WD=C:\msys64\usr\bin\ CGO_LDFLAGS_ALLOW=. DART_SDK=C:\Program Files\Dart\dart-sdk HOME=C:\msys64\home\fbi PROCESSOR_LEVEL=6 ACLOCAL_PATH=C:\msys64\mingw64\share\aclocal;C:\msys64\usr\share\aclocal PWD=C:/Users/fbi/go/src/ac CUDA_PATH=C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v8.0 LUA_DEV=C:\Program Files (x86)\Lua\5.1 NVCUDASAMPLES8_0_ROOT=C:\ProgramData\NVIDIA Corporation\CUDA Samples\v8.0 ORIGINAL_TEMP=C:/Users/fbi/AppData/Local/Temp HOSTNAME=fbi-PC MSYSTEM=true ProgramFiles(x86)=C:\Program Files (x86) tmp=C:\Users\fbi\AppData\Local\Temp CGO_CXXFLAGS_ALLOW=. =C:=C:\msys64 COCOS_X_ROOT=C:\src COMSPEC=C:\windows\system32\cmd.exe SHELL=C:/msys64/usr/bin/bash APPDATA=C:\Users\fbi\AppData\Roaming COCOS_CONSOLE_ROOT=C:\src\cocos2dx\tools\cocos2d-console\bin LOCALAPPDATA=C:\Users\fbi\AppData\Local NDK_ROOT=C:\android-ndk-r17b windows_tracing_flags=3 GOROOT=C:/msys64/mingw64/lib/go MSYSTEM_CHOST=x86_64-w64-mingw32 ORIGINAL_PATH=C:\Windows\System32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\ USERNAME=fbi GOPATH=C:/msys64/home/fbi/go MSYSTEM_PREFIX=C:/msys64/mingw64 VS120COMNTOOLS=C:\Program Files (x86)\Microsoft Visual Studio 12.0\Common7\Tools\ CUDA_PATH_V8_0=C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v8.0 HDF5_DIR=C:\Program Files\HDF_Group\HDF5\1.10.1 USERPROFILE=C:\Users\fbi COMPUTERNAME=FBI-PC CMAKE_MODULE_PATH=C:\cmakeJAVA_HOME=C:\Program Files\Java\jdk1.8.0_121 MINGW_PACKAGE_PREFIX=mingw-w64-x86_64 TEMP=C:\msys64\tmp ORIGINAL_TMP=C:/Users/fbi/AppData/Local/Temp SESSIONNAME=Console OneDrive=C:\Users\fbi\OneDrive PRINTER=Send To OneNote 2016 TERM=xterm windows_tracing_logfile=C:\BVTBin\Tests\installpackage\csilogfile.logHOMEPATH=\Users\fbi LANG=zh_CN.UTF-8 PROCESSOR_IDENTIFIER=Intel64 Family 6 Model 60 Stepping 3, GenuineIntel SYSTEMROOT=C:\windows CommonProgramW6432=C:\Program Files\Common Files GEOTRANS_DATA=C:\Program Files (x86)\Common Files\i2 Shared\Geotrans\Data\ PROMPT=$P$G COMPOSE_CONVERT_WINDOWS_PATHS=true CommonProgramFiles(x86)=C:\Program Files (x86)\Common Files temp=C:\Users\fbi\AppData\Local\Temp QT_MSYS2_ARCH=amd64 USER=fbi ALLUSERSPROFILE=C:\ProgramData PATHEXT=.COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC;.wlua;.lexe;.RB;.RBW PKG_CONFIG_PATH=C:\msys64\mingw64\lib\pkgconfig;C:\msys64\mingw64\share\pkgconfig PROTO_DIR=C:\Program Files (x86)\protobuf COCOS_TEMPLATES_ROOT=C:\src\cocos2dx\templates COMMONPROGRAMFILES=C:\Program Files\Common Files LOGINSHELL=bash PROCESSORARCHITECTURE=AMD64 INFOPATH=C:\msys64\usr\local\info;C:\msys64\usr\share\info;C:\msys64\usr\info;C:\msys64\share\info =C:/msys64/usr/bin/qtdeploy GOOS=windows MINGW_PREFIX=C:/msys64/mingw64 GOTMPDIR=c:\msys64\tmp PROTOBUF_DIR=C:\Program Files\protobuf MSYSTEM_CARCH=x86_64 PROCESSOR_REVISION=3c03 PUBLIC=C:\Users\Public asl.log=Destination=file PATH=C:\msys64\mingw64\bin;C:\msys64\mingw64\bin;C:\msys64\mingw64\bin;C:\msys64\usr\local\bin;C:\msys64\usr\bin;C:\msys64\usr\bin;C:\Windows\System32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\Program files\Docker Toolbox TMP=C:\msys64\tmp DNX_HOME=%USERPROFILE%\.dnx LMDB_DIR=C:\Program Files\lmdb HOMEDRIVE=C: NO_PROXY=192.168.99.100 PROGRAMFILES=C:\Program Files ProgramData=C:\ProgramData MSYSCON=mintty.exeProgramW6432=C:\Program Files WINDIR=C:\windows opencv_dir=C:\opencv\build VSSDK140Install=C:\Program Files (x86)\Microsoft Visual Studio 14.0\VSSDK\ CLASSPATH=.;C:\Program Files\Java\jdk1.8.0_121\lib\dt.jar;C:\Program Files\Java\jdk1.8.0_121\lib\tools.jar; CONFIG_SITE=C:/msys64/mingw64/etc/config.site MANPATH=C:\msys64\mingw64\local\man;C:\msys64\mingw64\share\man;C:\msys64\usr\local\man;C:\msys64\usr\share\man;C:\msys64\usr\man;C:\msys64\share\man SHLVL=1 LOGONSERVER=\\FBI-PC OLDPWD=C:/ OS=Windows_NT PSModulePath=C:\windows\system32\WindowsPowerShell\v1.0\Modules\ CGO_CFLAGS_ALLOW=. QT_MSYS2=true USERDOMAIN=fbi-PC VS110COMNTOOLS=C:\Program Files (x86)\Microsoft Visual Studio 11.0\Common7\Tools\ GOARCH=amd64 CONTITLE=MinGW x64 NUMBER_OF_PROCESSORS=8 NVCUDASAMPLES_ROOT=C:\ProgramData\NVIDIA Corporation\CUDA Samples\v8.0 CGO_ENABLED=1 FP_NO_HOST_CHECK=NO LUA_PATH=;;C:\Program Files (x86)\Lua\5.1\lua\?.luac MINGW_CHOST=x86_64-w64-mingw32" func=RunCmd name="go list deps" time="2018-10-26T12:59:36+08:00" level=debug msg=Execute cmd="go build -p 8 -v -ldflags=all=\"-s\" \"-w\" \"-H=windowsgui\" \"-extldflags=-v\" -o C:\Users\fbi\go\src\ac\deploy\windows\ac.exe -i -x -tags=\"\"" dir="C:\Users\fbi\go\src\ac" env="NOPROXY=192.168.99.100 OLDPWD=C:/ PROMPT=$P$G =C:/msys64/usr/bin/qtdeploy CMAKE_MODULE_PATH=C:\cmake CUDA_PATH_V8_0=C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v8.0 DART_SDK=C:\Program Files\Dart\dart-sdk ORIGINAL_TEMP=C:/Users/fbi/AppData/Local/Temp ORIGINAL_TMP=C:/Users/fbi/AppData/Local/Temp QT_MSYS2=true GOOS=windows FP_NO_HOST_CHECK=NO COCOS_TEMPLATES_ROOT=C:\src\cocos2dx\templates NUMBER_OF_PROCESSORS=8 PROCESSOR_ARCHITECTURE=AMD64 PROTOBUF_DIR=C:\Program Files\protobuf QT_MSYS2_STATIC=true tmp=C:\Users\fbi\AppData\Local\Temp JAVA_HOME=C:\Program Files\Java\jdk1.8.0_121 OneDrive=C:\Users\fbi\OneDrive USERPROFILE=C:\Users\fbi APPDATA=C:\Users\fbi\AppData\Roaming LUA_PATH=;;C:\Program Files (x86)\Lua\5.1\lua\?.luac MSYSTEM=true temp=C:\Users\fbi\AppData\Local\Temp CGO_ENABLED=1 USERDOMAIN=fbi-PC VS140COMNTOOLS=C:\Program Files (x86)\Microsoft Visual Studio 14.0\Common7\Tools\ windows_tracing_logfile=C:\BVTBin\Tests\installpackage\csilogfile.log COCOS_CONSOLE_ROOT=C:\src\cocos2dx\tools\cocos2d-console\bin COMMONPROGRAMFILES=C:\Program Files\Common Files MSYSTEM_CHOST=x86_64-w64-mingw32 ProgramData=C:\ProgramData USERNAME=fbi VS110COMNTOOLS=C:\Program Files (x86)\Microsoft Visual Studio 11.0\Common7\Tools\ opencv_dir=C:\opencv\build CGO_CXXFLAGS_ALLOW=. INFOPATH=C:\msys64\usr\local\info;C:\msys64\usr\share\info;C:\msys64\usr\info;C:\msys64\share\info MSYSTEM_PREFIX=C:/msys64/mingw64 PKG_CONFIG_PATH=C:\msys64\mingw64\lib\pkgconfig;C:\msys64\mingw64\share\pkgconfig GOTMPDIR=c:\msys64\tmp HOMEDRIVE=C: LOGONSERVER=\\FBI-PC ProgramFiles(x86)=C:\Program Files (x86) HOMEPATH=\Users\fbi PROGRAMFILES=C:\Program Files SHLVL=1 TERM=xterm TEMP=C:\msys64\tmp CONTITLE=MinGW x64 ProgramW6432=C:\Program Files SHELL=C:/msys64/usr/bin/bash WINDIR=C:\windows LMDB_DIR=C:\Program Files\lmdb MINGW_CHOST=x86_64-w64-mingw32 PSModulePath=C:\windows\system32\WindowsPowerShell\v1.0\Modules\ WD=C:\msys64\usr\bin\ windows_tracing_flags=3 MINGW_PREFIX=C:/msys64/mingw64 QT_MSYS2_ARCH=amd64 PATH=C:\msys64\mingw64\bin;C:\msys64\mingw64\bin;C:\msys64\mingw64\bin;C:\msys64\usr\local\bin;C:\msys64\usr\bin;C:\msys64\usr\bin;C:\Windows\System32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\Program files\Docker Toolbox TMP=C:\msys64\tmp HOME=C:\msys64\home\fbi LOCALAPPDATA=C:\Users\fbi\AppData\Local CGO_CFLAGS_ALLOW=. CommonProgramFiles(x86)=C:\Program Files (x86)\Common Files NVTOOLSEXT_PATH=C:\Program Files\NVIDIA Corporation\NvToolsExt\ VS120COMNTOOLS=C:\Program Files (x86)\Microsoft Visual Studio 12.0\Common7\Tools\ COMPOSE_CONVERT_WINDOWS_PATHS=true LOGINSHELL=bash NVCUDASAMPLES8_0_ROOT=C:\ProgramData\NVIDIA Corporation\CUDA Samples\v8.0 SESSIONNAME=Console GOARCH=amd64 GOPATH=C:/msys64/home/fbi/go CGO_LDFLAGS_ALLOW=. CLASSPATH=.;C:\Program Files\Java\jdk1.8.0_121\lib\dt.jar;C:\Program Files\Java\jdk1.8.0_121\lib\tools.jar; HOSTNAME=fbi-PC MSYSCON=mintty.exe COMPUTERNAME=FBI-PC CONFIG_SITE=C:/msys64/mingw64/etc/config.site PROCESSOR_LEVEL=6 PROCESSOR_REVISION=3c03 SYSTEMDRIVE=C: USER=fbi PROTO_DIR=C:\Program Files (x86)\protobuf VSSDK140Install=C:\Program Files (x86)\Microsoft Visual Studio 14.0\VSSDK\ ACLOCAL_PATH=C:\msys64\mingw64\share\aclocal;C:\msys64\usr\share\aclocal COMSPEC=C:\windows\system32\cmd.exe CUDA_PATH=C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v8.0 DNX_HOME=%USERPROFILE%\.dnx LANG=zh_CN.UTF-8 PATHEXT=.COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC;.wlua;.lexe;.RB;.RBW =C:=C:\msys64 ALLUSERSPROFILE=C:\ProgramData CommonProgramW6432=C:\Program Files\Common Files SYSTEMROOT=C:\windows GOROOT=C:/msys64/mingw64/lib/go MINGW_PACKAGE_PREFIX=mingw-w64-x86_64 NDK_ROOT=C:\android-ndk-r17b NVCUDASAMPLES_ROOT=C:\ProgramData\NVIDIA Corporation\CUDA Samples\v8.0 PRINTER=Send To OneNote 2016 PUBLIC=C:\Users\Public COCOS_X_ROOT=C:\src PROCESSOR_IDENTIFIER=Intel64 Family 6 Model 60 Stepping 3, GenuineIntel LUA_DEV=C:\Program Files (x86)\Lua\5.1 MANPATH=C:\msys64\mingw64\local\man;C:\msys64\mingw64\share\man;C:\msys64\usr\local\man;C:\msys64\usr\share\man;C:\msys64\usr\man;C:\msys64\share\man MSYSTEM_CARCH=x86_64 OS=Windows_NT PWD=C:/Users/fbi/go/src/ac PS1=\[\e]0;\w\a\]\n\[\e[32m\]\u@\h \[\e[35m\]$MSYSTEM\[\e[0m\] \[\e[33m\]\w\[\e[0m\]\n\$ GEOTRANS_DATA=C:\Program Files (x86)\Common Files\i2 Shared\Geotrans\Data\ HDF5_DIR=C:\Program Files\HDF_Group\HDF5\1.10.1 ORIGINAL_PATH=C:\Windows\System32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\ asl.log=Destination=file" func=RunCmd name="build for windows on windows"

aadog commented 5 years ago

fbi@fbi-PC MINGW64 ~ $ $GOPATH/bin/qtsetup.exe time="2018-10-26T14:23:48+08:00" level=info msg="running: 'qtsetup prep'" time="2018-10-26T14:23:48+08:00" level=error msg="failed to run command" cmd="cmd /C mklink /H C:\msys64\usr\bin\go.exe C:\msys64\mingw64\lib\go\bin\go.exe" dir= env= error="exit status 1" func=RunCmdOptional name="failed to create go symlink in your PATH (C:\msys64\usr\bin\go.exe); please use C:\msys64\mingw64\lib\go\bin\go.exeinstead" ϵͳ▒Ҳ▒▒▒ָ▒▒▒▒·▒▒▒▒

time="2018-10-26T14:23:48+08:00" level=info msg="running: 'qtsetup check windows' [docker=false] [vagrant=false]" time="2018-10-26T14:23:48+08:00" level=info msg="GOOS: 'windows'" time="2018-10-26T14:23:48+08:00" level=info msg="GOARCH: 'amd64'" time="2018-10-26T14:23:48+08:00" level=info msg="GOVERSION: 'go1.11.1'" time="2018-10-26T14:23:48+08:00" level=info msg="GOROOT: 'C:/msys64/mingw64/lib/go'" time="2018-10-26T14:23:48+08:00" level=info msg="GOPATH: 'C:/msys64/home/fbi/go'" time="2018-10-26T14:23:48+08:00" level=info msg="GOBIN: 'C:\msys64\home\fbi\go\bin'" time="2018-10-26T14:23:48+08:00" level=info msg="QT_HASH: '9dfe922c48030df7dfb91781928215bd361fe0e6'" time="2018-10-26T14:23:48+08:00" level=info msg="QT_VERSION: '5.11.1'" time="2018-10-26T14:23:48+08:00" level=info msg="QT_VERSION_MAJOR: '5.11.1'" time="2018-10-26T14:23:48+08:00" level=info msg="QT_DIR: 'C:\Qt'" time="2018-10-26T14:23:48+08:00" level=info msg="QT_STUB: 'false'" time="2018-10-26T14:23:48+08:00" level=info msg="QT_DEBUG: 'false'" time="2018-10-26T14:23:48+08:00" level=info msg="QT_QMAKE_DIR: ''" time="2018-10-26T14:23:48+08:00" level=info msg="QT_WEBKIT: 'false'" time="2018-10-26T14:23:48+08:00" level=info msg="QT_MSYS2: 'true'" time="2018-10-26T14:23:48+08:00" level=info msg="QT_MSYS2_DIR: 'C:\msys64\mingw64'" time="2018-10-26T14:23:48+08:00" level=info msg="QT_MSYS2_ARCH: 'amd64'" time="2018-10-26T14:23:48+08:00" level=info msg="QT_MSYS2_STATIC: 'true'" time="2018-10-26T14:23:48+08:00" level=info msg="running: 'qtsetup generate windows' [docker=false] [vagrant=false]" time="2018-10-26T14:23:52+08:00" level=info msg="generating full qt/core" time="2018-10-26T14:24:02+08:00" level=info msg="generating full qt/androidextras" time="2018-10-26T14:24:02+08:00" level=info msg="generating full qt/gui" time="2018-10-26T14:24:28+08:00" level=info msg="generating full qt/network" time="2018-10-26T14:24:34+08:00" level=info msg="generating full qt/xml" time="2018-10-26T14:24:34+08:00" level=info msg="generating full qt/dbus" time="2018-10-26T14:24:38+08:00" level=info msg="generating full qt/nfc" time="2018-10-26T14:24:42+08:00" level=info msg="generating full qt/script" time="2018-10-26T14:24:45+08:00" level=info msg="generating full qt/sensors" time="2018-10-26T14:24:51+08:00" level=info msg="generating full qt/positioning" time="2018-10-26T14:24:55+08:00" level=info msg="generating full qt/widgets" time="2018-10-26T14:25:20+08:00" level=info msg="generating full qt/sql" time="2018-10-26T14:25:24+08:00" level=info msg="generating full qt/qml" time="2018-10-26T14:25:28+08:00" level=info msg="generating full qt/websockets" time="2018-10-26T14:25:31+08:00" level=info msg="generating full qt/xmlpatterns" time="2018-10-26T14:25:35+08:00" level=info msg="generating full qt/bluetooth" time="2018-10-26T14:25:39+08:00" level=info msg="generating full qt/webchannel" time="2018-10-26T14:25:42+08:00" level=info msg="generating full qt/svg" time="2018-10-26T14:25:46+08:00" level=info msg="generating full qt/multimedia" time="2018-10-26T14:25:55+08:00" level=info msg="generating full qt/quick" time="2018-10-26T14:26:00+08:00" level=info msg="generating full qt/help" time="2018-10-26T14:26:05+08:00" level=info msg="generating full qt/location" time="2018-10-26T14:26:08+08:00" level=info msg="generating full qt/scripttools" time="2018-10-26T14:26:12+08:00" level=info msg="generating full qt/uitools" time="2018-10-26T14:26:15+08:00" level=info msg="generating full qt/winextras" time="2018-10-26T14:26:18+08:00" level=info msg="generating full qt/testlib" time="2018-10-26T14:26:22+08:00" level=info msg="generating full qt/serialport" time="2018-10-26T14:26:25+08:00" level=info msg="generating full qt/serialbus" time="2018-10-26T14:26:29+08:00" level=info msg="generating full qt/printsupport" time="2018-10-26T14:26:30+08:00" level=info msg="generating full qt/designer" time="2018-10-26T14:26:35+08:00" level=info msg="generating full qt/scxml" time="2018-10-26T14:26:39+08:00" level=info msg="generating full qt/gamepad" time="2018-10-26T14:26:43+08:00" level=info msg="generating full qt/datavisualization" time="2018-10-26T14:26:48+08:00" level=info msg="generating full qt/charts" time="2018-10-26T14:26:55+08:00" level=info msg="generating full qt/speech" time="2018-10-26T14:26:58+08:00" level=info msg="generating full qt/quickcontrols2" time="2018-10-26T14:27:01+08:00" level=info msg="generating full qt/sailfish" time="2018-10-26T14:27:01+08:00" level=info msg="generating full qt/remoteobjects" time="2018-10-26T14:27:05+08:00" level=info msg="running: 'qtsetup install windows' [docker=false] [vagrant=false]" time="2018-10-26T14:27:05+08:00" level=info msg="installing full qt/core" time="2018-10-26T14:27:05+08:00" level=info msg="installing full qt/androidextras" time="2018-10-26T14:27:05+08:00" level=info msg="installing full qt/gui" time="2018-10-26T14:27:06+08:00" level=info msg="installing full qt/network" time="2018-10-26T14:27:06+08:00" level=info msg="installing full qt/xml" time="2018-10-26T14:27:06+08:00" level=info msg="installing full qt/dbus" time="2018-10-26T14:27:06+08:00" level=info msg="installing full qt/nfc" time="2018-10-26T14:27:06+08:00" level=info msg="installing full qt/script" time="2018-10-26T14:27:06+08:00" level=info msg="installing full qt/sensors" time="2018-10-26T14:27:07+08:00" level=info msg="installing full qt/positioning" time="2018-10-26T14:27:07+08:00" level=info msg="installing full qt/widgets" time="2018-10-26T14:27:07+08:00" level=info msg="installing full qt/sql" time="2018-10-26T14:27:07+08:00" level=info msg="installing full qt/qml" time="2018-10-26T14:27:07+08:00" level=info msg="installing full qt/websockets" time="2018-10-26T14:27:07+08:00" level=info msg="installing full qt/xmlpatterns" time="2018-10-26T14:27:08+08:00" level=info msg="installing full qt/bluetooth" time="2018-10-26T14:27:08+08:00" level=info msg="installing full qt/webchannel" time="2018-10-26T14:27:08+08:00" level=info msg="installing full qt/svg" time="2018-10-26T14:27:08+08:00" level=info msg="installing full qt/multimedia" time="2018-10-26T14:27:08+08:00" level=info msg="installing full qt/quick" time="2018-10-26T14:27:09+08:00" level=info msg="installing full qt/help" time="2018-10-26T14:27:09+08:00" level=info msg="installing full qt/location" time="2018-10-26T14:27:09+08:00" level=info msg="installing full qt/scripttools" time="2018-10-26T14:27:09+08:00" level=info msg="installing full qt/uitools" time="2018-10-26T14:27:09+08:00" level=info msg="installing full qt/winextras" time="2018-10-26T14:27:10+08:00" level=info msg="installing full qt/testlib" time="2018-10-26T14:27:10+08:00" level=info msg="installing full qt/serialport" time="2018-10-26T14:27:10+08:00" level=info msg="installing full qt/serialbus" time="2018-10-26T14:27:10+08:00" level=info msg="installing full qt/printsupport" time="2018-10-26T14:27:10+08:00" level=info msg="installing full qt/designer" time="2018-10-26T14:27:36+08:00" level=error msg="failed to run command" cmd="go install -i -p 8 -v github.com/therecipe/qt/designer" env="JAVA_HOME=C:\Program Files\Java\jdk1.8.0_121 PRINTER=Send To OneNote 2016 SYSTEMDRIVE=C: DART_SDK=C:\Program Files\Dart\dart-sdk HOMEPATH=\Users\fbi MSYSTEM_CARCH=x86_64 COMMONPROGRAMFILES=C:\Program Files\Common Files CUDA_PATH_V8_0=C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v8.0 LOCALAPPDATA=C:\Users\fbi\AppData\Local GOARCH=amd64 CGO_ENABLED=1 WD=C:\msys64\usr\bin\ PROCESSOR_REVISION=3c03 PROCESSOR_IDENTIFIER=Intel64 Family 6 Model 60 Stepping 3, GenuineIntel VS120COMNTOOLS=C:\Program Files (x86)\Microsoft Visual Studio 12.0\Common7\Tools\ MANPATH=C:\msys64\mingw64\local\man;C:\msys64\mingw64\share\man;C:\msys64\usr\local\man;C:\msys64\usr\share\man;C:\msys64\usr\man;C:\msys64\share\man HOME=C:\msys64\home\fbi MINGW_PACKAGE_PREFIX=mingw-w64-x86_64 CGO_CFLAGS_ALLOW=. PROCESSOR_ARCHITECTURE=AMD64 SYSTEMROOT=C:\windows USERNAME=fbi COMSPEC=C:\windows\system32\cmd.exe CommonProgramFiles(x86)=C:\Program Files (x86)\Common Files NVCUDASAMPLES8_0_ROOT=C:\ProgramData\NVIDIA Corporation\CUDA Samples\v8.0 QT_MSYS2=false MSYSTEM_PREFIX=C:/msys64/mingw64 ORIGINAL_PATH=C:\Windows\System32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\ SHELL=C:/msys64/usr/bin/bash windows_tracing_flags=3 windows_tracing_logfile=C:\BVTBin\Tests\installpackage\csilogfile.log LOGONSERVER=\\FBI-PC MINGW_CHOST=x86_64-w64-mingw32 OS=WindowsNT GOOS=windows GOPATH=C:/msys64/home/fbi/go =C:/msys64/home/fbi/go/bin/qtsetup.exe OLDPWD=C:/msys64/ SESSIONNAME=Console VS110COMNTOOLS=C:\Program Files (x86)\Microsoft Visual Studio 11.0\Common7\Tools\ TMP=C:\msys64\tmp APPDATA=C:\Users\fbi\AppData\Roaming MINGW_PREFIX=C:/msys64/mingw64 CMAKE_MODULE_PATH=C:\cmake HDF5_DIR=C:\Program Files\HDF_Group\HDF5\1.10.1 asl.log=Destination=file DNX_HOME=%USERPROFILE%\.dnx NVTOOLSEXT_PATH=C:\Program Files\NVIDIA Corporation\NvToolsExt\ PATHEXT=.COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC;.wlua;.lexe;.RB;.RBW CGO_CXXFLAGS_ALLOW=. VS140COMNTOOLS=C:\Program Files (x86)\Microsoft Visual Studio 14.0\Common7\Tools\ INFOPATH=C:\msys64\usr\local\info;C:\msys64\usr\share\info;C:\msys64\usr\info;C:\msys64\share\info NDK_ROOT=C:\android-ndk-r17b ProgramFiles(x86)=C:\Program Files (x86) HOMEDRIVE=C: PS1=\[\e]0;\w\a\]\n\[\e[32m\]\u@\h \[\e[35m\]$MSYSTEM\[\e[0m\] \[\e[33m\]\w\[\e[0m\]\n\$ PATH=C:\msys64\mingw64\bin;C:\msys64\mingw64\bin;C:\msys64\mingw64\bin;C:\msys64\usr\local\bin;C:\msys64\usr\bin;C:\msys64\usr\bin;C:\Windows\System32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\msys64\usr\bin\site_perl;C:\msys64\usr\bin\vendor_perl;C:\msys64\usr\bin\core_perl MSYSTEM=MINGW64 PROGRAMFILES=C:\Program Files CGO_LDFLAGS_ALLOW=. PSModulePath=C:\windows\system32\WindowsPowerShell\v1.0\Modules\ VSSDK140Install=C:\Program Files (x86)\Microsoft Visual Studio 14.0\VSSDK\ LUA_DEV=C:\Program Files (x86)\Lua\5.1 NUMBER_OF_PROCESSORS=8 QT_MSYS2_ARCH=amd64 TERM=xterm GOTMPDIR=c:\msys64\tmp LOGINSHELL=bash ORIGINAL_TEMP=C:/Users/fbi/AppData/Local/Temp temp=C:\Users\fbi\AppData\Local\Temp FP_NO_HOST_CHECK=NO ProgramW6432=C:\Program Files SHLVL=1 =C:=C:\msys64 CONFIG_SITE=C:/msys64/mingw64/etc/config.site PKG_CONFIG_PATH=C:\msys64\mingw64\lib\pkgconfig;C:\msys64\mingw64\share\pkgconfig ALLUSERSPROFILE=C:\ProgramData CLASSPATH=.;C:\Program Files\Java\jdk1.8.0_121\lib\dt.jar;C:\Program Files\Java\jdk1.8.0_121\lib\tools.jar; USERPROFILE=C:\Users\fbi ACLOCAL_PATH=C:\msys64\mingw64\share\aclocal;C:\msys64\usr\share\aclocal QT_MSYS2_STATIC=true HOSTNAME=fbi-PC NVCUDASAMPLES_ROOT=C:\ProgramData\NVIDIA Corporation\CUDA Samples\v8.0 GOROOT=C:/msys64/mingw64/lib/go COMPUTERNAME=FBI-PC ORIGINAL_TMP=C:/Users/fbi/AppData/Local/Temp WINDIR=C:\windows USERDOMAIN=fbi-PC CONTITLE=MinGW x64 CUDA_PATH=C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v8.0 CommonProgramW6432=C:\Program Files\Common Files PWD=C:/msys64/home/fbi tmp=C:\Users\fbi\AppData\Local\Temp LANG=zh_CN.UTF-8 LUA_PATH=;;C:\Program Files (x86)\Lua\5.1\lua\?.luac MSYSTEM_CHOST=x86_64-w64-mingw32 ProgramData=C:\ProgramData USER=fbi COMPOSE_CONVERT_WINDOWS_PATHS=true MSYSCON=mintty.exe PROCESSOR_LEVEL=6 TEMP=C:\msys64\tmp PROMPT=$P$G PUBLIC=C:\Users\Public GEOTRANS_DATA=C:\Program Files (x86)\Common Files\i2 Shared\Geotrans\Data\" error="exit status 2" func=RunCmdOptionalError name="install designer" github.com/therecipe/qt/designer

github.com/therecipe/qt/designer

c:\msys64\tmp\go-build813933878\b001_x004.o: In function QAbstractFormBuilder_NewQAbstractFormBuilder': go\src\github.com\therecipe\qt\designer/designer.cpp:167: undefined reference toimpZN20QAbstractFormBuilderC2Ev' c:\msys64\tmp\go-build813933878\b001_x004.o: In function QAbstractFormBuilder_SetWorkingDirectory': go\src\github.com\therecipe\qt\designer/designer.cpp:208: undefined reference toimpZN20QAbstractFormBuilder19setWorkingDirectoryERK4QDir' c:\msys64\tmp\go-build813933878\b001_x004.o: In function QAbstractFormBuilder_WorkingDirectory': go\src\github.com\therecipe\qt\designer/designer.cpp:224: undefined reference toimpZNK20QAbstractFormBuilder16workingDirectoryEv' c:\msys64\tmp\go-build813933878\b001_x004.o: In function QAbstractFormBuilder_ErrorString': go\src\github.com\therecipe\qt\designer/designer.cpp:229: undefined reference toimpZNK20QAbstractFormBuilder11errorStringEv' c:\msys64\tmp\go-build813933878\b001_x004.o:C:/msys64/mingw64/qt5-static/include/QtDesigner/abstractactioneditor.h:43: undefined reference to __imp__ZN30QDesignerActionEditorInterface16staticMetaObjectE' c:\msys64\tmp\go-build813933878\b001\_x004.o:C:\msys64\home\fbi\go\src\github.com\therecipe\qt\designer/designer.cpp:257: undefined reference toimpZN30QDesignerActionEditorInterfaceD2Ev' c:\msys64\tmp\go-build813933878\b001_x004.o:C:/msys64/mingw64/qt5-static/include/QtDesigner/abstractformeditor.h:66: undefined reference to __imp__ZN28QDesignerFormEditorInterface16staticMetaObjectE' c:\msys64\tmp\go-build813933878\b001\_x004.o: In functionQDesignerFormEditorInterface_SetActionEditor': go\src\github.com\therecipe\qt\designer/designer.cpp:1212: undefined reference to __imp__ZN28QDesignerFormEditorInterface15setActionEditorEP30QDesignerActionEditorInterface' c:\msys64\tmp\go-build813933878\b001\_x004.o: In functionQDesignerFormEditorInterface_SetObjectInspector': go\src\github.com\therecipe\qt\designer/designer.cpp:1217: undefined reference to __imp__ZN28QDesignerFormEditorInterface18setObjectInspectorEP33QDesignerObjectInspectorInterface' c:\msys64\tmp\go-build813933878\b001\_x004.o: In functionQDesignerFormEditorInterface_SetPropertyEditor': go\src\github.com\therecipe\qt\designer/designer.cpp:1222: undefined reference to __imp__ZN28QDesignerFormEditorInterface17setPropertyEditorEP32QDesignerPropertyEditorInterface' c:\msys64\tmp\go-build813933878\b001\_x004.o: In functionQDesignerFormEditorInterface_SetWidgetBox': go\src\github.com\therecipe\qt\designer/designer.cpp:1227: undefined reference to __imp__ZN28QDesignerFormEditorInterface12setWidgetBoxEP27QDesignerWidgetBoxInterface' c:\msys64\tmp\go-build813933878\b001\_x004.o: In functionQDesignerFormEditorInterface_ActionEditor': go\src\github.com\therecipe\qt\designer/designer.cpp:1243: undefined reference to __imp__ZNK28QDesignerFormEditorInterface12actionEditorEv' c:\msys64\tmp\go-build813933878\b001\_x004.o: In functionQDesignerFormEditorInterface_FormWindowManager': go\src\github.com\therecipe\qt\designer/designer.cpp:1248: undefined reference to __imp__ZNK28QDesignerFormEditorInterface17formWindowManagerEv' c:\msys64\tmp\go-build813933878\b001\_x004.o: In functionQDesignerFormEditorInterface_ObjectInspector': go\src\github.com\therecipe\qt\designer/designer.cpp:1253: undefined reference to __imp__ZNK28QDesignerFormEditorInterface15objectInspectorEv' c:\msys64\tmp\go-build813933878\b001\_x004.o: In functionQDesignerFormEditorInterface_PropertyEditor': go\src\github.com\therecipe\qt\designer/designer.cpp:1258: undefined reference to __imp__ZNK28QDesignerFormEditorInterface14propertyEditorEv' c:\msys64\tmp\go-build813933878\b001\_x004.o: In functionQDesignerFormEditorInterface_WidgetBox': go\src\github.com\therecipe\qt\designer/designer.cpp:1263: undefined reference to __imp__ZNK28QDesignerFormEditorInterface9widgetBoxEv' c:\msys64\tmp\go-build813933878\b001\_x004.o: In functionQDesignerFormEditorInterface_ExtensionManager': go\src\github.com\therecipe\qt\designer/designer.cpp:1268: undefined reference to __imp__ZNK28QDesignerFormEditorInterface16extensionManagerEv' c:\msys64\tmp\go-build813933878\b001\_x004.o: In functionQDesignerFormEditorInterface_TopLevel': go\src\github.com\therecipe\qt\designer/designer.cpp:1273: undefined reference to __imp__ZNK28QDesignerFormEditorInterface8topLevelEv' c:\msys64\tmp\go-build813933878\b001\_x004.o: In functionQDesignerFormWindowCursorInterface_IsWidgetSelected': go\src\github.com\therecipe\qt\designer/designer.cpp:1547: undefined reference to __imp__ZNK34QDesignerFormWindowCursorInterface16isWidgetSelectedEP7QWidget' c:\msys64\tmp\go-build813933878\b001\_x004.o: In functionQDesignerFormWindowInterface_QDesignerFormWindowInterface_FindFormWindow2': go\src\github.com\therecipe\qt\designer/designer.cpp:1704: undefined reference to __imp__ZN28QDesignerFormWindowInterface14findFormWindowEP7QObject' c:\msys64\tmp\go-build813933878\b001\_x004.o: In functionQDesignerFormWindowInterface_QDesignerFormWindowInterface_FindFormWindow': go\src\github.com\therecipe\qt\designer/designer.cpp:1714: undefined reference to __imp__ZN28QDesignerFormWindowInterface14findFormWindowEP7QWidget' c:\msys64\tmp\go-build813933878\b001\_x004.o:C:/msys64/mingw64/qt5-static/include/QtDesigner/abstractformwindow.h:47: undefined reference toimpZN28QDesignerFormWindowInterface16staticMetaObjectE' c:\msys64\tmp\go-build813933878\b001_x004.o: In function QDesignerFormWindowInterface_DisconnectAboutToUnmanageWidget': go\src\github.com\therecipe\qt\designer/designer.cpp:1746: undefined reference toimpZN28QDesignerFormWindowInterface21aboutToUnmanageWidgetEP7QWidget' c:\msys64\tmp\go-build813933878\b001_x004.o:C:/msys64/mingw64/qt5-static/include/QtCore/qobject.h:366: undefined reference to __imp__ZN28QDesignerFormWindowInterface16staticMetaObjectE' c:\msys64\tmp\go-build813933878\b001\_x004.o: In functionQDesignerFormWindowInterface_AboutToUnmanageWidget': go\src\github.com\therecipe\qt\designer/designer.cpp:1751: undefined reference to __imp__ZN28QDesignerFormWindowInterface21aboutToUnmanageWidgetEP7QWidget' c:\msys64\tmp\go-build813933878\b001\_x004.o: In functionQDesignerFormWindowInterface_DisconnectActivated': go\src\github.com\therecipe\qt\designer/designer.cpp:1771: undefined reference to __imp__ZN28QDesignerFormWindowInterface9activatedEP7QWidget' c:\msys64\tmp\go-build813933878\b001\_x004.o:C:/msys64/mingw64/qt5-static/include/QtCore/qobject.h:366: undefined reference toimpZN28QDesignerFormWindowInterface16staticMetaObjectE' c:\msys64\tmp\go-build813933878\b001_x004.o: In function QDesignerFormWindowInterface_Activated': go\src\github.com\therecipe\qt\designer/designer.cpp:1776: undefined reference toimpZN28QDesignerFormWindowInterface9activatedEP7QWidget' c:\msys64\tmp\go-build813933878\b001_x004.o: In function QDesignerFormWindowInterface_ConnectChanged': go\src\github.com\therecipe\qt\designer/designer.cpp:1786: undefined reference toimpZN28QDesignerFormWindowInterface7changedEv' c:\msys64\tmp\go-build813933878\b001_x004.o:C:/msys64/mingw64/qt5-static/include/QtCore/qobject.h:254: undefined reference to __imp__ZN28QDesignerFormWindowInterface16staticMetaObjectE' c:\msys64\tmp\go-build813933878\b001\_x004.o: In functionQDesignerFormWindowInterface_DisconnectChanged': go\src\github.com\therecipe\qt\designer/designer.cpp:1791: undefined reference to __imp__ZN28QDesignerFormWindowInterface7changedEv' c:\msys64\tmp\go-build813933878\b001\_x004.o:C:/msys64/mingw64/qt5-static/include/QtCore/qobject.h:366: undefined reference toimpZN28QDesignerFormWindowInterface16staticMetaObjectE' c:\msys64\tmp\go-build813933878\b001_x004.o: In function QDesignerFormWindowInterface_Changed': go\src\github.com\therecipe\qt\designer/designer.cpp:1796: undefined reference toimpZN28QDesignerFormWindowInterface7changedEv' c:\msys64\tmp\go-build813933878\b001_x004.o: In function QDesignerFormWindowInterface_ConnectFeatureChanged': go\src\github.com\therecipe\qt\designer/designer.cpp:1811: undefined reference toimpZN28QDesignerFormWindowInterface14featureChangedE6QFlagsINS_11FeatureFlagEE' c:\msys64\tmp\go-build813933878\b001_x004.o:C:/msys64/mingw64/qt5-static/include/QtCore/qobject.h:254: undefined reference to __imp__ZN28QDesignerFormWindowInterface16staticMetaObjectE' c:\msys64\tmp\go-build813933878\b001\_x004.o: In functionQDesignerFormWindowInterface_DisconnectFeatureChanged': go\src\github.com\therecipe\qt\designer/designer.cpp:1816: undefined reference to __imp__ZN28QDesignerFormWindowInterface14featureChangedE6QFlagsINS_11FeatureFlagEE' c:\msys64\tmp\go-build813933878\b001\_x004.o:C:/msys64/mingw64/qt5-static/include/QtCore/qobject.h:366: undefined reference toimpZN28QDesignerFormWindowInterface16staticMetaObjectE' c:\msys64\tmp\go-build813933878\b001_x004.o: In function QDesignerFormWindowInterface_FeatureChanged': go\src\github.com\therecipe\qt\designer/designer.cpp:1821: undefined reference toimpZN28QDesignerFormWindowInterface14featureChangedE6QFlagsINS_11FeatureFlagEE' c:\msys64\tmp\go-build813933878\b001_x004.o: In function QDesignerFormWindowInterface_ConnectFileNameChanged': go\src\github.com\therecipe\qt\designer/designer.cpp:1826: undefined reference toimpZN28QDesignerFormWindowInterface15fileNameChangedERK7QString' c:\msys64\tmp\go-build813933878\b001_x004.o:C:/msys64/mingw64/qt5-static/include/QtCore/qobject.h:254: undefined reference to __imp__ZN28QDesignerFormWindowInterface16staticMetaObjectE' c:\msys64\tmp\go-build813933878\b001\_x004.o: In functionQDesignerFormWindowInterface_DisconnectFileNameChanged': go\src\github.com\therecipe\qt\designer/designer.cpp:1831: undefined reference to __imp__ZN28QDesignerFormWindowInterface15fileNameChangedERK7QString' c:\msys64\tmp\go-build813933878\b001\_x004.o:C:/msys64/mingw64/qt5-static/include/QtCore/qobject.h:366: undefined reference toimpZN28QDesignerFormWindowInterface16staticMetaObjectE' c:\msys64\tmp\go-build813933878\b001_x004.o: In function QDesignerFormWindowInterface_FileNameChanged': go\src\github.com\therecipe\qt\designer/designer.cpp:1836: undefined reference toimpZN28QDesignerFormWindowInterface15fileNameChangedERK7QString' c:\msys64\tmp\go-build813933878\b001_x004.o: In function QDesignerFormWindowInterface_ConnectGeometryChanged': go\src\github.com\therecipe\qt\designer/designer.cpp:1841: undefined reference toimpZN28QDesignerFormWindowInterface15geometryChangedEv' c:\msys64\tmp\go-build813933878\b001_x004.o:C:/msys64/mingw64/qt5-static/include/QtCore/qobject.h:254: undefined reference to __imp__ZN28QDesignerFormWindowInterface16staticMetaObjectE' c:\msys64\tmp\go-build813933878\b001\_x004.o: In functionQDesignerFormWindowInterface_DisconnectGeometryChanged': go\src\github.com\therecipe\qt\designer/designer.cpp:1846: undefined reference to __imp__ZN28QDesignerFormWindowInterface15geometryChangedEv' c:\msys64\tmp\go-build813933878\b001\_x004.o:C:/msys64/mingw64/qt5-static/include/QtCore/qobject.h:366: undefined reference toimpZN28QDesignerFormWindowInterface16staticMetaObjectE' c:\msys64\tmp\go-build813933878\b001_x004.o: In function QDesignerFormWindowInterface_GeometryChanged': go\src\github.com\therecipe\qt\designer/designer.cpp:1851: undefined reference toimpZN28QDesignerFormWindowInterface15geometryChangedEv' c:\msys64\tmp\go-build813933878\b001_x004.o: In function QDesignerFormWindowInterface_DisconnectMainContainerChanged': go\src\github.com\therecipe\qt\designer/designer.cpp:1871: undefined reference toimpZN28QDesignerFormWindowInterface20mainContainerChangedEP7QWidget' c:\msys64\tmp\go-build813933878\b001_x004.o:C:/msys64/mingw64/qt5-static/include/QtCore/qobject.h:366: undefined reference to __imp__ZN28QDesignerFormWindowInterface16staticMetaObjectE' c:\msys64\tmp\go-build813933878\b001\_x004.o: In functionQDesignerFormWindowInterface_MainContainerChanged': go\src\github.com\therecipe\qt\designer/designer.cpp:1876: undefined reference to __imp__ZN28QDesignerFormWindowInterface20mainContainerChangedEP7QWidget' c:\msys64\tmp\go-build813933878\b001\_x004.o: In functionQDesignerFormWindowInterface_ConnectObjectRemoved': go\src\github.com\therecipe\qt\designer/designer.cpp:1886: undefined reference to __imp__ZN28QDesignerFormWindowInterface13objectRemovedEP7QObject' c:\msys64\tmp\go-build813933878\b001\_x004.o:C:/msys64/mingw64/qt5-static/include/QtCore/qobject.h:254: undefined reference toimpZN28QDesignerFormWindowInterface16staticMetaObjectE' c:\msys64\tmp\go-build813933878\b001_x004.o: In function QDesignerFormWindowInterface_DisconnectObjectRemoved': go\src\github.com\therecipe\qt\designer/designer.cpp:1891: undefined reference toimpZN28QDesignerFormWindowInterface13objectRemovedEP7QObject' c:\msys64\tmp\go-build813933878\b001_x004.o:C:/msys64/mingw64/qt5-static/include/QtCore/qobject.h:366: undefined reference to __imp__ZN28QDesignerFormWindowInterface16staticMetaObjectE' c:\msys64\tmp\go-build813933878\b001\_x004.o: In functionQDesignerFormWindowInterface_ObjectRemoved': go\src\github.com\therecipe\qt\designer/designer.cpp:1897: undefined reference to __imp__ZN28QDesignerFormWindowInterface13objectRemovedEP7QObject' c:\msys64\tmp\go-build813933878\b001\_x004.o: In functionQDesignerFormWindowInterface_ConnectResourceFilesChanged': go\src\github.com\therecipe\qt\designer/designer.cpp:1912: undefined reference to __imp__ZN28QDesignerFormWindowInterface20resourceFilesChangedEv' c:\msys64\tmp\go-build813933878\b001\_x004.o:C:/msys64/mingw64/qt5-static/include/QtCore/qobject.h:254: undefined reference toimpZN28QDesignerFormWindowInterface16staticMetaObjectE' c:\msys64\tmp\go-build813933878\b001_x004.o: In function QDesignerFormWindowInterface_DisconnectResourceFilesChanged': go\src\github.com\therecipe\qt\designer/designer.cpp:1917: undefined reference toimpZN28QDesignerFormWindowInterface20resourceFilesChangedEv' c:\msys64\tmp\go-build813933878\b001_x004.o:C:/msys64/mingw64/qt5-static/include/QtCore/qobject.h:366: undefined reference to __imp__ZN28QDesignerFormWindowInterface16staticMetaObjectE' c:\msys64\tmp\go-build813933878\b001\_x004.o: In functionQDesignerFormWindowInterface_ResourceFilesChanged': go\src\github.com\therecipe\qt\designer/designer.cpp:1922: undefined reference to __imp__ZN28QDesignerFormWindowInterface20resourceFilesChangedEv' c:\msys64\tmp\go-build813933878\b001\_x004.o: In functionQDesignerFormWindowInterface_ConnectSelectionChanged': go\src\github.com\therecipe\qt\designer/designer.cpp:1932: undefined reference to __imp__ZN28QDesignerFormWindowInterface16selectionChangedEv' c:\msys64\tmp\go-build813933878\b001\_x004.o:C:/msys64/mingw64/qt5-static/include/QtCore/qobject.h:254: undefined reference toimpZN28QDesignerFormWindowInterface16staticMetaObjectE' c:\msys64\tmp\go-build813933878\b001_x004.o: In function QDesignerFormWindowInterface_DisconnectSelectionChanged': go\src\github.com\therecipe\qt\designer/designer.cpp:1937: undefined reference toimpZN28QDesignerFormWindowInterface16selectionChangedEv' c:\msys64\tmp\go-build813933878\b001_x004.o:C:/msys64/mingw64/qt5-static/include/QtCore/qobject.h:366: undefined reference to __imp__ZN28QDesignerFormWindowInterface16staticMetaObjectE' c:\msys64\tmp\go-build813933878\b001\_x004.o: In functionQDesignerFormWindowInterface_SelectionChanged': go\src\github.com\therecipe\qt\designer/designer.cpp:1942: undefined reference to __imp__ZN28QDesignerFormWindowInterface16selectionChangedEv' c:\msys64\tmp\go-build813933878\b001\_x004.o: In functionQDesignerFormWindowInterface_DisconnectWidgetManaged': go\src\github.com\therecipe\qt\designer/designer.cpp:2022: undefined reference to __imp__ZN28QDesignerFormWindowInterface13widgetManagedEP7QWidget' c:\msys64\tmp\go-build813933878\b001\_x004.o:C:/msys64/mingw64/qt5-static/include/QtCore/qobject.h:366: undefined reference toimpZN28QDesignerFormWindowInterface16staticMetaObjectE' c:\msys64\tmp\go-build813933878\b001_x004.o: In function QDesignerFormWindowInterface_WidgetManaged': go\src\github.com\therecipe\qt\designer/designer.cpp:2027: undefined reference toimpZN28QDesignerFormWindowInterface13widgetManagedEP7QWidget' c:\msys64\tmp\go-build813933878\b001_x004.o: In function QDesignerFormWindowInterface_DisconnectWidgetRemoved': go\src\github.com\therecipe\qt\designer/designer.cpp:2037: undefined reference toimpZN28QDesignerFormWindowInterface13widgetRemovedEP7QWidget' c:\msys64\tmp\go-build813933878\b001_x004.o:C:/msys64/mingw64/qt5-static/include/QtCore/qobject.h:366: undefined reference to __imp__ZN28QDesignerFormWindowInterface16staticMetaObjectE' c:\msys64\tmp\go-build813933878\b001\_x004.o: In functionQDesignerFormWindowInterface_WidgetRemoved': go\src\github.com\therecipe\qt\designer/designer.cpp:2042: undefined reference to __imp__ZN28QDesignerFormWindowInterface13widgetRemovedEP7QWidget' c:\msys64\tmp\go-build813933878\b001\_x004.o: In functionQDesignerFormWindowInterface_DisconnectWidgetUnmanaged': go\src\github.com\therecipe\qt\designer/designer.cpp:2052: undefined reference to __imp__ZN28QDesignerFormWindowInterface15widgetUnmanagedEP7QWidget' c:\msys64\tmp\go-build813933878\b001\_x004.o:C:/msys64/mingw64/qt5-static/include/QtCore/qobject.h:366: undefined reference toimpZN28QDesignerFormWindowInterface16staticMetaObjectE' c:\msys64\tmp\go-build813933878\b001_x004.o: In function QDesignerFormWindowInterface_WidgetUnmanaged': go\src\github.com\therecipe\qt\designer/designer.cpp:2057: undefined reference toimpZN28QDesignerFormWindowInterface15widgetUnmanagedEP7QWidget' c:\msys64\tmp\go-build813933878\b001_x004.o:C:/msys64/mingw64/qt5-static/include/QtDesigner/abstractformwindowmanager.h:50: undefined reference to __imp__ZN35QDesignerFormWindowManagerInterface16staticMetaObjectE' c:\msys64\tmp\go-build813933878\b001\_x004.o: In functionQDesignerFormWindowManagerInterface_DisconnectActiveFormWindowChanged': go\src\github.com\therecipe\qt\designer/designer.cpp:2731: undefined reference to __imp__ZN35QDesignerFormWindowManagerInterface23activeFormWindowChangedEP28QDesignerFormWindowInterface' c:\msys64\tmp\go-build813933878\b001\_x004.o:C:/msys64/mingw64/qt5-static/include/QtCore/qobject.h:366: undefined reference toimpZN35QDesignerFormWindowManagerInterface16staticMetaObjectE' c:\msys64\tmp\go-build813933878\b001_x004.o: In function QDesignerFormWindowManagerInterface_ActiveFormWindowChanged': go\src\github.com\therecipe\qt\designer/designer.cpp:2736: undefined reference toimpZN35QDesignerFormWindowManagerInterface23activeFormWindowChangedEP28QDesignerFormWindowInterface' c:\msys64\tmp\go-build813933878\b001_x004.o: In function QDesignerFormWindowManagerInterface_DisconnectFormWindowAdded': go\src\github.com\therecipe\qt\designer/designer.cpp:2756: undefined reference toimpZN35QDesignerFormWindowManagerInterface15formWindowAddedEP28QDesignerFormWindowInterface' c:\msys64\tmp\go-build813933878\b001_x004.o:C:/msys64/mingw64/qt5-static/include/QtCore/qobject.h:366: undefined reference to __imp__ZN35QDesignerFormWindowManagerInterface16staticMetaObjectE' c:\msys64\tmp\go-build813933878\b001\_x004.o: In functionQDesignerFormWindowManagerInterface_FormWindowAdded': go\src\github.com\therecipe\qt\designer/designer.cpp:2761: undefined reference to __imp__ZN35QDesignerFormWindowManagerInterface15formWindowAddedEP28QDesignerFormWindowInterface' c:\msys64\tmp\go-build813933878\b001\_x004.o: In functionQDesignerFormWindowManagerInterface_DisconnectFormWindowRemoved': go\src\github.com\therecipe\qt\designer/designer.cpp:2771: undefined reference to __imp__ZN35QDesignerFormWindowManagerInterface17formWindowRemovedEP28QDesignerFormWindowInterface' c:\msys64\tmp\go-build813933878\b001\_x004.o:C:/msys64/mingw64/qt5-static/include/QtCore/qobject.h:366: undefined reference toimpZN35QDesignerFormWindowManagerInterface16staticMetaObjectE' c:\msys64\tmp\go-build813933878\b001_x004.o: In function QDesignerFormWindowManagerInterface_FormWindowRemoved': go\src\github.com\therecipe\qt\designer/designer.cpp:2776: undefined reference toimpZN35QDesignerFormWindowManagerInterface17formWindowRemovedEP28QDesignerFormWindowInterface' c:\msys64\tmp\go-build813933878\b001_x004.o: In function QDesignerFormWindowManagerInterface_DisconnectFormWindowSettingsChanged': go\src\github.com\therecipe\qt\designer/designer.cpp:2786: undefined reference toimpZN35QDesignerFormWindowManagerInterface25formWindowSettingsChangedEP28QDesignerFormWindowInterface' c:\msys64\tmp\go-build813933878\b001_x004.o:C:/msys64/mingw64/qt5-static/include/QtCore/qobject.h:366: undefined reference to __imp__ZN35QDesignerFormWindowManagerInterface16staticMetaObjectE' c:\msys64\tmp\go-build813933878\b001\_x004.o: In functionQDesignerFormWindowManagerInterface_FormWindowSettingsChanged': go\src\github.com\therecipe\qt\designer/designer.cpp:2791: undefined reference to __imp__ZN35QDesignerFormWindowManagerInterface25formWindowSettingsChangedEP28QDesignerFormWindowInterface' c:\msys64\tmp\go-build813933878\b001\_x004.o:C:/msys64/mingw64/qt5-static/include/QtDesigner/abstractobjectinspector.h:43: undefined reference toimpZN33QDesignerObjectInspectorInterface16staticMetaObjectE' c:\msys64\tmp\go-build813933878\b001_x004.o:C:\msys64\home\fbi\go\src\github.com\therecipe\qt\designer/designer.cpp:3159: undefined reference to __imp__ZN33QDesignerObjectInspectorInterfaceD2Ev' c:\msys64\tmp\go-build813933878\b001\_x004.o:C:/msys64/mingw64/qt5-static/include/QtDesigner/abstractpropertyeditor.h:44: undefined reference toimpZN32QDesignerPropertyEditorInterface16staticMetaObjectE' c:\msys64\tmp\go-build813933878\b001_x004.o: In function QDesignerPropertyEditorInterface_ConnectPropertyChanged': go\src\github.com\therecipe\qt\designer/designer.cpp:3860: undefined reference toimpZN32QDesignerPropertyEditorInterface15propertyChangedERK7QStringRK8QVariant' c:\msys64\tmp\go-build813933878\b001_x004.o:C:/msys64/mingw64/qt5-static/include/QtCore/qobject.h:254: undefined reference to __imp__ZN32QDesignerPropertyEditorInterface16staticMetaObjectE' c:\msys64\tmp\go-build813933878\b001\_x004.o: In functionQDesignerPropertyEditorInterface_DisconnectPropertyChanged': go\src\github.com\therecipe\qt\designer/designer.cpp:3865: undefined reference to __imp__ZN32QDesignerPropertyEditorInterface15propertyChangedERK7QStringRK8QVariant' c:\msys64\tmp\go-build813933878\b001\_x004.o:C:/msys64/mingw64/qt5-static/include/QtCore/qobject.h:366: undefined reference toimpZN32QDesignerPropertyEditorInterface16staticMetaObjectE' c:\msys64\tmp\go-build813933878\b001_x004.o: In function QDesignerPropertyEditorInterface_PropertyChanged': go\src\github.com\therecipe\qt\designer/designer.cpp:3870: undefined reference toimpZN32QDesignerPropertyEditorInterface15propertyChangedERK7QStringRK8QVariant' c:\msys64\tmp\go-build813933878\b001_x004.o:C:\msys64\home\fbi\go\src\github.com\therecipe\qt\designer/designer.cpp:3763: undefined reference to __imp__ZN32QDesignerPropertyEditorInterfaceD2Ev' c:\msys64\tmp\go-build813933878\b001\_x004.o:C:/msys64/mingw64/qt5-static/include/QtDesigner/abstractwidgetbox.h:48:undefined reference toimpZN27QDesignerWidgetBoxInterface16staticMetaObjectE' c:\msys64\tmp\go-build813933878\b001_x004.o:C:/msys64/mingw64/qt5-static/include/QtDesigner/default_extensionfactory.h:45: undefined reference to __imp__ZN17QExtensionFactory16staticMetaObjectE' c:\msys64\tmp\go-build813933878\b001\_x004.o: In functionQExtensionFactory_ExtensionManager': go\src\github.com\therecipe\qt\designer/designer.cpp:5218: undefined reference to __imp__ZNK17QExtensionFactory16extensionManagerEv' c:\msys64\tmp\go-build813933878\b001\_x004.o: In functionQExtensionFactoryCreateExtensionDefault': go\src\github.com\therecipe\qt\designer/designer.cpp:5235: undefined reference to `impZNK17QExtensionFactory15createExtensionEP7QObjectRK7QStringS1' go\src\github.com\therecipe\qt\designer/designer.cpp:5237: undefined reference to __imp__ZNK17QExtensionFactory15createExtensionEP7QObjectRK7QStringS1_' go\src\github.com\therecipe\qt\designer/designer.cpp:5239: undefined reference toimpZNK17QExtensionFactory15createExtensionEP7QObjectRK7QStringS1_' c:\msys64\tmp\go-build813933878\b001_x004.o: In function QExtensionFactory_ExtensionDefault': go\src\github.com\therecipe\qt\designer/designer.cpp:5257: undefined reference toimpZNK17QExtensionFactory9extensionEP7QObjectRK7QString' go\src\github.com\therecipe\qt\designer/designer.cpp:5259: undefined reference to __imp__ZNK17QExtensionFactory9extensionEP7QObjectRK7QString' go\src\github.com\therecipe\qt\designer/designer.cpp:5261: undefined reference toimpZNK17QExtensionFactory9extensionEP7QObjectRK7QString' c:\msys64\tmp\go-build813933878\b001_x004.o: In function QExtensionFactory_MetaObjectDefault': go\src\github.com\therecipe\qt\designer/designer.cpp:5272: undefined reference toimpZNK17QExtensionFactory10metaObjectEv' c:\msys64\tmp\go-build813933878\b001_x004.o:C:/msys64/mingw64/qt5-static/include/QtDesigner/qextensionmanager.h:42:undefined reference to __imp__ZN17QExtensionManager16staticMetaObjectE' c:\msys64\tmp\go-build813933878\b001\_x004.o: In functionQFormBuilder_NewQFormBuilder': go\src\github.com\therecipe\qt\designer/designer.cpp:5789: undefined reference to __imp__ZN12QFormBuilderC2Ev' c:\msys64\tmp\go-build813933878\b001\_x004.o: In functionQFormBuilder_AddPluginPath': go\src\github.com\therecipe\qt\designer/designer.cpp:5802: undefined reference to __imp__ZN12QFormBuilder13addPluginPathERK7QString' c:\msys64\tmp\go-build813933878\b001\_x004.o: In functionQFormBuilder_ClearPluginPaths': go\src\github.com\therecipe\qt\designer/designer.cpp:5807: undefined reference to __imp__ZN12QFormBuilder16clearPluginPathsEv' c:\msys64\tmp\go-build813933878\b001\_x004.o: In functionQFormBuilder_CustomWidgets': go\src\github.com\therecipe\qt\designer/designer.cpp:5828: undefined reference to __imp__ZNK12QFormBuilder13customWidgetsEv' c:\msys64\tmp\go-build813933878\b001\_x004.o: In functionQDesignerFormWindowInterface_ActivateResourceFilePathsDefault': go\src\github.com\therecipe\qt\designer/designer.cpp:1761: undefined reference to __imp__ZN28QDesignerFormWindowInterface25activateResourceFilePathsERK11QStringListPiP7QString' c:\msys64\tmp\go-build813933878\b001\_x004.o: In functionQDesignerFormWindowInterface_ActiveResourceFilePaths': go\src\github.com\therecipe\qt\designer/designer.cpp:2138: undefined reference to __imp__ZNK28QDesignerFormWindowInterface23activeResourceFilePathsEv' c:\msys64\tmp\go-build813933878\b001\_x004.o: In functionQFormBuilder_SetPluginPath': go\src\github.com\therecipe\qt\designer/designer.cpp:5812: undefined reference to __imp__ZN12QFormBuilder13setPluginPathERK11QStringList' c:\msys64\tmp\go-build813933878\b001\_x004.o: In functionQFormBuilder_PluginPaths': go\src\github.com\therecipe\qt\designer/designer.cpp:5833: undefined reference to __imp__ZNK12QFormBuilder11pluginPathsEv' c:\msys64\tmp\go-build813933878\b001\_x004.o: In functionint qRegisterNormalizedMetaType<MyQDesignerActionEditorInterface*>(QByteArray const&, MyQDesignerActionEditorInterface, QtPrivate::MetaTypeDefinedHelper<MyQDesignerActionEditorInterface, QMetaTypeId2<MyQDesignerActionEditorInterface>::Defined&&(!QMetaTypeId2<MyQDesignerActionEditorInterface>::IsBuiltIn)>::DefinedType)': C:/msys64/mingw64/qt5-static/include/QtCore/qmetatype.h:1719: undefined reference to __imp__ZN30QDesignerActionEditorInterface16staticMetaObjectE' c:\msys64\tmp\go-build813933878\b001\_x004.o:C:\msys64\home\fbi\go\src\github.com\therecipe\qt\designer/designer.cpp:253: undefined reference toimpZN30QDesignerActionEditorInterfaceC2EP7QWidget6QFlagsIN2Qt10WindowTypeEE' c:\msys64\tmp\go-build813933878\b001_x004.o: In function `int qRegisterNormalizedMetaType<MyQDesignerActionEditorInterface>(QByteArray const&, MyQDesignerActionEditorInterface, QtPrivate::MetaTypeDefinedHelper<MyQDesignerActionEditorInterface, QMetaTypeId2<MyQDesignerActionEditorInterface>::Defined&&(!QMetaTypeId2<MyQDesignerActionEditorInterface>::IsBuiltIn)>::DefinedType)': C:/msys64/mingw64/qt5-static/include/QtCore/qmetatype.h:1719: undefined reference to __imp__ZN30QDesignerActionEditorInterface16staticMetaObjectE' c:\msys64\tmp\go-build813933878\b001\_x004.o:C:\msys64\home\fbi\go\src\github.com\therecipe\qt\designer/designer.cpp:253: undefined reference toimpZN30QDesignerActionEditorInterfaceD2Ev' c:\msys64\tmp\go-build813933878\b001_x004.o: In function `int qRegisterNormalizedMetaType<MyQDesignerFormEditorInterface>(QByteArray const&, MyQDesignerFormEditorInterface, QtPrivate::MetaTypeDefinedHelper<MyQDesignerFormEditorInterface, QMetaTypeId2<MyQDesignerFormEditorInterface>::Defined&&(!QMetaTypeId2<MyQDesignerFormEditorInterface>::IsBuiltIn)>::DefinedType)': C:/msys64/mingw64/qt5-static/include/QtCore/qmetatype.h:1719: undefined reference to __imp__ZN28QDesignerFormEditorInterface16staticMetaObjectE' c:\msys64\tmp\go-build813933878\b001\_x004.o: In functionint qRegisterNormalizedMetaType<MyQDesignerFormWindowInterface>(QByteArray const&, MyQDesignerFormWindowInterface, QtPrivate::MetaTypeDefinedHelper<MyQDesignerFormWindowInterface, QMetaTypeId2<MyQDesignerFormWindowInterface>::Defined&&(!QMetaTypeId2<MyQDesignerFormWindowInterface>::IsBuiltIn)>::DefinedType)': C:/msys64/mingw64/qt5-static/include/QtCore/qmetatype.h:1719: undefined reference to __imp__ZN28QDesignerFormWindowInterface16staticMetaObjectE' c:\msys64\tmp\go-build813933878\b001\_x004.o: In functionQDesignerFormWindowManagerInterface_ConnectFormWindowRemoved': go\src\github.com\therecipe\qt\designer/designer.cpp:2766: undefined reference to __imp__ZN35QDesignerFormWindowManagerInterface17formWindowRemovedEP28QDesignerFormWindowInterface' c:\msys64\tmp\go-build813933878\b001\_x004.o:C:/msys64/mingw64/qt5-static/include/QtCore/qobject.h:254: undefined reference toimpZN35QDesignerFormWindowManagerInterface16staticMetaObjectE' c:\msys64\tmp\go-build813933878\b001_x004.o: In function QDesignerFormWindowManagerInterface_ConnectFormWindowSettingsChanged': go\src\github.com\therecipe\qt\designer/designer.cpp:2781: undefined reference toimpZN35QDesignerFormWindowManagerInterface25formWindowSettingsChangedEP28QDesignerFormWindowInterface' c:\msys64\tmp\go-build813933878\b001_x004.o:C:/msys64/mingw64/qt5-static/include/QtCore/qobject.h:254: undefined reference to __imp__ZN35QDesignerFormWindowManagerInterface16staticMetaObjectE' c:\msys64\tmp\go-build813933878\b001\_x004.o: In functionQDesignerFormWindowManagerInterface_ConnectFormWindowAdded': go\src\github.com\therecipe\qt\designer/designer.cpp:2751: undefined reference to __imp__ZN35QDesignerFormWindowManagerInterface15formWindowAddedEP28QDesignerFormWindowInterface' c:\msys64\tmp\go-build813933878\b001\_x004.o:C:/msys64/mingw64/qt5-static/include/QtCore/qobject.h:254: undefined reference toimpZN35QDesignerFormWindowManagerInterface16staticMetaObjectE' c:\msys64\tmp\go-build813933878\b001_x004.o: In function QDesignerFormWindowManagerInterface_ConnectActiveFormWindowChanged': go\src\github.com\therecipe\qt\designer/designer.cpp:2726: undefined reference toimpZN35QDesignerFormWindowManagerInterface23activeFormWindowChangedEP28QDesignerFormWindowInterface' c:\msys64\tmp\go-build813933878\b001_x004.o:C:/msys64/mingw64/qt5-static/include/QtCore/qobject.h:254: undefined reference to __imp__ZN35QDesignerFormWindowManagerInterface16staticMetaObjectE' c:\msys64\tmp\go-build813933878\b001\_x004.o: In functionint qRegisterNormalizedMetaType<MyQDesignerFormWindowManagerInterface>(QByteArray const&, MyQDesignerFormWindowManagerInterface, QtPrivate::MetaTypeDefinedHelper<MyQDesignerFormWindowManagerInterface, QMetaTypeId2<MyQDesignerFormWindowManagerInterface>::Defined&&(!QMetaTypeId2<MyQDesignerFormWindowManagerInterface>::IsBuiltIn)>::DefinedType)': C:/msys64/mingw64/qt5-static/include/QtCore/qmetatype.h:1719: undefined reference to __imp__ZN35QDesignerFormWindowManagerInterface16staticMetaObjectE' c:\msys64\tmp\go-build813933878\b001\_x004.o: In functionint qRegisterNormalizedMetaType<MyQDesignerObjectInspectorInterface>(QByteArray const&, MyQDesignerObjectInspectorInterface, QtPrivate::MetaTypeDefinedHelper<MyQDesignerObjectInspectorInterface, QMetaTypeId2<MyQDesignerObjectInspectorInterface>::Defined&&(!QMetaTypeId2<MyQDesignerObjectInspectorInterface>::IsBuiltIn)>::DefinedType)': C:/msys64/mingw64/qt5-static/include/QtCore/qmetatype.h:1719: undefined reference to __imp__ZN33QDesignerObjectInspectorInterface16staticMetaObjectE' c:\msys64\tmp\go-build813933878\b001\_x004.o:C:\msys64\home\fbi\go\src\github.com\therecipe\qt\designer/designer.cpp:3157: undefined reference toimpZN33QDesignerObjectInspectorInterfaceC2EP7QWidget6QFlagsIN2Qt10WindowTypeEE' c:\msys64\tmp\go-build813933878\b001_x004.o: In function `int qRegisterNormalizedMetaType<MyQDesignerObjectInspectorInterface>(QByteArray const&, MyQDesignerObjectInspectorInterface, QtPrivate::MetaTypeDefinedHelper<MyQDesignerObjectInspectorInterface, QMetaTypeId2<MyQDesignerObjectInspectorInterface>::Defined&&(!QMetaTypeId2<MyQDesignerObjectInspectorInterface>::IsBuiltIn)>::DefinedType)': C:/msys64/mingw64/qt5-static/include/QtCore/qmetatype.h:1719: undefined reference to __imp__ZN33QDesignerObjectInspectorInterface16staticMetaObjectE' c:\msys64\tmp\go-build813933878\b001\_x004.o:C:\msys64\home\fbi\go\src\github.com\therecipe\qt\designer/designer.cpp:3157: undefined reference toimpZN33QDesignerObjectInspectorInterfaceD2Ev' c:\msys64\tmp\go-build813933878\b001_x004.o: In function `int qRegisterNormalizedMetaType<MyQDesignerPropertyEditorInterface>(QByteArray const&, MyQDesignerPropertyEditorInterface, QtPrivate::MetaTypeDefinedHelper<MyQDesignerPropertyEditorInterface, QMetaTypeId2<MyQDesignerPropertyEditorInterface>::Defined&&(!QMetaTypeId2<MyQDesignerPropertyEditorInterface>::IsBuiltIn)>::DefinedType)': C:/msys64/mingw64/qt5-static/include/QtCore/qmetatype.h:1719: undefined reference to __imp__ZN32QDesignerPropertyEditorInterface16staticMetaObjectE' c:\msys64\tmp\go-build813933878\b001\_x004.o:C:\msys64\home\fbi\go\src\github.com\therecipe\qt\designer/designer.cpp:3758: undefined reference toimpZN32QDesignerPropertyEditorInterfaceC2EP7QWidget6QFlagsIN2Qt10WindowTypeEE' c:\msys64\tmp\go-build813933878\b001_x004.o: In function `int qRegisterNormalizedMetaType<MyQDesignerPropertyEditorInterface>(QByteArray const&, MyQDesignerPropertyEditorInterface, QtPrivate::MetaTypeDefinedHelper<MyQDesignerPropertyEditorInterface, QMetaTypeId2<MyQDesignerPropertyEditorInterface>::Defined&&(!QMetaTypeId2<MyQDesignerPropertyEditorInterface>::IsBuiltIn)>::DefinedType)': C:/msys64/mingw64/qt5-static/include/QtCore/qmetatype.h:1719: undefined reference to __imp__ZN32QDesignerPropertyEditorInterface16staticMetaObjectE' c:\msys64\tmp\go-build813933878\b001\_x004.o:C:\msys64\home\fbi\go\src\github.com\therecipe\qt\designer/designer.cpp:3758: undefined reference toimpZN32QDesignerPropertyEditorInterfaceD2Ev' c:\msys64\tmp\go-build813933878\b001_x004.o: In function `int qRegisterNormalizedMetaType<MyQDesignerWidgetBoxInterface>(QByteArray const&, MyQDesignerWidgetBoxInterface, QtPrivate::MetaTypeDefinedHelper<MyQDesignerWidgetBoxInterface, QMetaTypeId2<MyQDesignerWidgetBoxInterface>::Defined&&(!QMetaTypeId2<MyQDesignerWidgetBoxInterface>::IsBuiltIn)>::DefinedType)': C:/msys64/mingw64/qt5-static/include/QtCore/qmetatype.h:1719: undefined reference to __imp__ZN27QDesignerWidgetBoxInterface16staticMetaObjectE' c:\msys64\tmp\go-build813933878\b001\_x004.o: In functionint qRegisterNormalizedMetaType<MyQExtensionFactory>(QByteArray const&, MyQExtensionFactory, QtPrivate::MetaTypeDefinedHelper<MyQExtensionFactory, QMetaTypeId2<MyQExtensionFactory>::Defined&&(!QMetaTypeId2<MyQExtensionFactory>::IsBuiltIn)>::DefinedType)': C:/msys64/mingw64/qt5-static/include/QtCore/qmetatype.h:1719: undefined reference to __imp__ZN17QExtensionFactory16staticMetaObjectE' c:\msys64\tmp\go-build813933878\b001\_x004.o: In functionint qRegisterNormalizedMetaType<MyQExtensionManager>(QByteArray const&, MyQExtensionManager, QtPrivate::MetaTypeDefinedHelper<MyQExtensionManager, QMetaTypeId2<MyQExtensionManager>::Defined&&(!QMetaTypeId2<MyQExtensionManager>::IsBuiltIn)>::DefinedType)': C:/msys64/mingw64/qt5-static/include/QtCore/qmetatype.h:1719: undefined reference to __imp__ZN17QExtensionManager16staticMetaObjectE' c:\msys64\tmp\go-build813933878\b001\_x004.o:C:\msys64\home\fbi\go\src\github.com\therecipe\qt\designer/designer.cpp:5474: undefined reference toimpZN17QExtensionManagerC2EP7QObject' c:\msys64\tmp\go-build813933878\b001_x004.o: In function `int qRegisterNormalizedMetaType<MyQExtensionManager>(QByteArray const&, MyQExtensionManager, QtPrivate::MetaTypeDefinedHelper<MyQExtensionManager, QMetaTypeId2<MyQExtensionManager>::Defined&&(!QMetaTypeId2<MyQExtensionManager>::IsBuiltIn)>::DefinedType)': C:/msys64/mingw64/qt5-static/include/QtCore/qmetatype.h:1719: undefined reference to __imp__ZN17QExtensionManager16staticMetaObjectE' c:\msys64\tmp\go-build813933878\b001\_x004.o:C:\msys64\home\fbi\go\src\github.com\therecipe\qt\designer/designer.cpp:5474: undefined reference toimpZN17QExtensionManagerD2Ev' c:\msys64\tmp\go-build813933878\b001_x004.o: In function QDesignerFormWindowInterface_ConnectWidgetManaged': go\src\github.com\therecipe\qt\designer/designer.cpp:2017: undefined reference toimpZN28QDesignerFormWindowInterface13widgetManagedEP7QWidget' c:\msys64\tmp\go-build813933878\b001_x004.o:C:/msys64/mingw64/qt5-static/include/QtCore/qobject.h:254: undefined reference to __imp__ZN28QDesignerFormWindowInterface16staticMetaObjectE' c:\msys64\tmp\go-build813933878\b001\_x004.o: In functionQDesignerFormWindowInterface_ConnectWidgetUnmanaged': go\src\github.com\therecipe\qt\designer/designer.cpp:2047: undefined reference to __imp__ZN28QDesignerFormWindowInterface15widgetUnmanagedEP7QWidget' c:\msys64\tmp\go-build813933878\b001\_x004.o:C:/msys64/mingw64/qt5-static/include/QtCore/qobject.h:254: undefined reference toimpZN28QDesignerFormWindowInterface16staticMetaObjectE' c:\msys64\tmp\go-build813933878\b001_x004.o: In function QDesignerFormWindowInterface_ConnectActivated': go\src\github.com\therecipe\qt\designer/designer.cpp:1766: undefined reference toimpZN28QDesignerFormWindowInterface9activatedEP7QWidget' c:\msys64\tmp\go-build813933878\b001_x004.o:C:/msys64/mingw64/qt5-static/include/QtCore/qobject.h:254: undefined reference to __imp__ZN28QDesignerFormWindowInterface16staticMetaObjectE' c:\msys64\tmp\go-build813933878\b001\_x004.o: In functionQDesignerFormWindowInterface_ConnectMainContainerChanged': go\src\github.com\therecipe\qt\designer/designer.cpp:1866: undefined reference to __imp__ZN28QDesignerFormWindowInterface20mainContainerChangedEP7QWidget' c:\msys64\tmp\go-build813933878\b001\_x004.o:C:/msys64/mingw64/qt5-static/include/QtCore/qobject.h:254: undefined reference toimpZN28QDesignerFormWindowInterface16staticMetaObjectE' c:\msys64\tmp\go-build813933878\b001_x004.o: In function QDesignerFormWindowInterface_ConnectAboutToUnmanageWidget': go\src\github.com\therecipe\qt\designer/designer.cpp:1741: undefined reference toimpZN28QDesignerFormWindowInterface21aboutToUnmanageWidgetEP7QWidget' c:\msys64\tmp\go-build813933878\b001_x004.o:C:/msys64/mingw64/qt5-static/include/QtCore/qobject.h:254: undefined reference to __imp__ZN28QDesignerFormWindowInterface16staticMetaObjectE' c:\msys64\tmp\go-build813933878\b001\_x004.o: In functionQDesignerFormWindowInterface_ConnectWidgetRemoved': go\src\github.com\therecipe\qt\designer/designer.cpp:2032: undefined reference to __imp__ZN28QDesignerFormWindowInterface13widgetRemovedEP7QWidget' c:\msys64\tmp\go-build813933878\b001\_x004.o:C:/msys64/mingw64/qt5-static/include/QtCore/qobject.h:254: undefined reference toimpZN28QDesignerFormWindowInterface16staticMetaObjectE' c:\msys64\tmp\go-build813933878\b001_x004.o:C:\msys64\home\fbi\go\src\github.com\therecipe\qt\designer/designer.cpp:5181: undefined reference to __imp__ZN17QExtensionFactoryC2EP17QExtensionManager' c:\msys64\tmp\go-build813933878\b001\_x004.o: In functionint qRegisterNormalizedMetaType<MyQExtensionFactory>(QByteArray const&, MyQExtensionFactory, QtPrivate::MetaTypeDefinedHelper<MyQExtensionFactory, QMetaTypeId2<MyQExtensionFactory>::Defined&&(!QMetaTypeId2<MyQExtensionFactory*>::IsBuiltIn)>::DefinedType)': C:/msys64/mingw64/qt5-static/include/QtCore/qmetatype.h:1719: undefined reference to __imp__ZN17QExtensionFactory16staticMetaObjectE' c:\msys64\tmp\go-build813933878\b001\_x004.o: In functionQExtensionManager_RegisterExtensionsDefault': go\src\github.com\therecipe\qt\designer/designer.cpp:5523: undefined reference to __imp__ZN17QExtensionManager18registerExtensionsEP25QAbstractExtensionFactoryRK7QString' go\src\github.com\therecipe\qt\designer/designer.cpp:5525: undefined reference toimpZN17QExtensionManager18registerExtensionsEP25QAbstractExtensionFactoryRK7QString' c:\msys64\tmp\go-build813933878\b001_x004.o: In function QExtensionManager_UnregisterExtensionsDefault': go\src\github.com\therecipe\qt\designer/designer.cpp:5541: undefined reference toimpZN17QExtensionManager20unregisterExtensionsEP25QAbstractExtensionFactoryRK7QString' go\src\github.com\therecipe\qt\designer/designer.cpp:5543: undefined reference to __imp__ZN17QExtensionManager20unregisterExtensionsEP25QAbstractExtensionFactoryRK7QString' c:\msys64\tmp\go-build813933878\b001\_x004.o: In functionQExtensionManager_ExtensionDefault': go\src\github.com\therecipe\qt\designer/designer.cpp:5572: undefined reference to __imp__ZNK17QExtensionManager9extensionEP7QObjectRK7QString' go\src\github.com\therecipe\qt\designer/designer.cpp:5574: undefined reference toimpZNK17QExtensionManager9extensionEP7QObjectRK7QString' go\src\github.com\therecipe\qt\designer/designer.cpp:5576: undefined reference to __imp__ZNK17QExtensionManager9extensionEP7QObjectRK7QString' c:\msys64\tmp\go-build813933878\b001\_x004.o: In functionQAbstractFormBuilder_LoadDefault': go\src\github.com\therecipe\qt\designer/designer.cpp:188: undefined reference to __imp__ZN20QAbstractFormBuilder4loadEP9QIODeviceP7QWidget' c:\msys64\tmp\go-build813933878\b001\_x004.o: In functionQAbstractFormBuilder_SaveDefault': go\src\github.com\therecipe\qt\designer/designer.cpp:202: undefined reference to __imp__ZN20QAbstractFormBuilder4saveEP9QIODeviceP7QWidget' c:\msys64\tmp\go-build813933878\b001\_x004.o: In functionQDesignerActionEditorInterface_CoreDefault': go\src\github.com\therecipe\qt\designer/designer.cpp:382: undefined reference to __imp__ZNK30QDesignerActionEditorInterface4coreEv' c:\msys64\tmp\go-build813933878\b001\_x004.o: In functionQDesignerActionEditorInterface_MetaObjectDefault': go\src\github.com\therecipe\qt\designer/designer.cpp:387: undefined reference to __imp__ZNK30QDesignerActionEditorInterface10metaObjectEv' c:\msys64\tmp\go-build813933878\b001\_x004.o: In functionQDesignerFormEditorInterface_MetaObjectDefault': go\src\github.com\therecipe\qt\designer/designer.cpp:1278: undefined reference to __imp__ZNK28QDesignerFormEditorInterface10metaObjectEv' c:\msys64\tmp\go-build813933878\b001\_x004.o: In functionQDesignerFormWindowInterface_CoreDefault': go\src\github.com\therecipe\qt\designer/designer.cpp:2078: undefined reference to __imp__ZNK28QDesignerFormWindowInterface4coreEv' c:\msys64\tmp\go-build813933878\b001\_x004.o: In functionQDesignerFormWindowInterface_MetaObjectDefault': go\src\github.com\therecipe\qt\designer/designer.cpp:2178: undefined reference to __imp__ZNK28QDesignerFormWindowInterface10metaObjectEv' c:\msys64\tmp\go-build813933878\b001\_x004.o: In functionQDesignerFormWindowManagerInterface_MetaObjectDefault': go\src\github.com\therecipe\qt\designer/designer.cpp:2857: undefined reference to __imp__ZNK35QDesignerFormWindowManagerInterface10metaObjectEv' c:\msys64\tmp\go-build813933878\b001\_x004.o: In functionQDesignerObjectInspectorInterface_CoreDefault': go\src\github.com\therecipe\qt\designer/designer.cpp:3274: undefined reference to __imp__ZNK33QDesignerObjectInspectorInterface4coreEv' c:\msys64\tmp\go-build813933878\b001\_x004.o: In functionQDesignerObjectInspectorInterface_MetaObjectDefault': go\src\github.com\therecipe\qt\designer/designer.cpp:3279: undefined reference to __imp__ZNK33QDesignerObjectInspectorInterface10metaObjectEv' c:\msys64\tmp\go-build813933878\b001\_x004.o: In functionQDesignerPropertyEditorInterface_CoreDefault': go\src\github.com\therecipe\qt\designer/designer.cpp:3906: undefined reference to __imp__ZNK32QDesignerPropertyEditorInterface4coreEv' c:\msys64\tmp\go-build813933878\b001\_x004.o: In functionQDesignerPropertyEditorInterface_MetaObjectDefault': go\src\github.com\therecipe\qt\designer/designer.cpp:3926: undefined reference to __imp__ZNK32QDesignerPropertyEditorInterface10metaObjectEv' c:\msys64\tmp\go-build813933878\b001\_x004.o: In functionQDesignerWidgetBoxInterface_MetaObjectDefault': go\src\github.com\therecipe\qt\designer/designer.cpp:4696: undefined reference to __imp__ZNK27QDesignerWidgetBoxInterface10metaObjectEv' c:\msys64\tmp\go-build813933878\b001\_x004.o: In functionQExtensionManager_MetaObjectDefault': go\src\github.com\therecipe\qt\designer/designer.cpp:5587: undefined reference to __imp__ZNK17QExtensionManager10metaObjectEv' c:\msys64\tmp\go-build813933878\b001\_x004.o: In functionMyQExtensionManager::~MyQExtensionManager()': go\src\github.com\therecipe\qt\designer/designer.cpp:5477: undefined reference to __imp__ZN17QExtensionManagerD2Ev' c:\msys64\tmp\go-build813933878\b001\_x004.o:C:\msys64\home\fbi\go\src\github.com\therecipe\qt\designer/designer.cpp:5477: undefined reference toimpZN17QExtensionManagerD2Ev' c:\msys64\tmp\go-build813933878\b001_x004.o: In function MyQAbstractFormBuilder::~MyQAbstractFormBuilder()': go\src\github.com\therecipe\qt\designer/designer.cpp:170: undefined reference toimpZN20QAbstractFormBuilderD2Ev' c:\msys64\tmp\go-build813933878\b001_x004.o:C:\msys64\home\fbi\go\src\github.com\therecipe\qt\designer/designer.cpp:170: undefined reference to __imp__ZN20QAbstractFormBuilderD2Ev' c:\msys64\tmp\go-build813933878\b001\_x004.o: In functionMyQFormBuilder::~MyQFormBuilder()': go\src\github.com\therecipe\qt\designer/designer.cpp:5790: undefined reference to __imp__ZN12QFormBuilderD2Ev' c:\msys64\tmp\go-build813933878\b001\_x004.o:C:\msys64\home\fbi\go\src\github.com\therecipe\qt\designer/designer.cpp:5790: undefined reference toimpZN12QFormBuilderD2Ev' c:\msys64\tmp\go-build813933878\b001_x004.o: In function MyQDesignerActionEditorInterface::~MyQDesignerActionEditorInterface()': go\src\github.com\therecipe\qt\designer/designer.cpp:257: undefined reference toimpZN30QDesignerActionEditorInterfaceD2Ev' c:\msys64\tmp\go-build813933878\b001_x004.o:C:\msys64\home\fbi\go\src\github.com\therecipe\qt\designer/designer.cpp:257: undefined reference to __imp__ZN30QDesignerActionEditorInterfaceD2Ev' c:\msys64\tmp\go-build813933878\b001\_x004.o: In functionMyQDesignerFormEditorInterface::~MyQDesignerFormEditorInterface()': go\src\github.com\therecipe\qt\designer/designer.cpp:1143: undefined reference to __imp__ZN28QDesignerFormEditorInterfaceD2Ev' c:\msys64\tmp\go-build813933878\b001\_x004.o:C:\msys64\home\fbi\go\src\github.com\therecipe\qt\designer/designer.cpp:1143: undefined reference toimpZN28QDesignerFormEditorInterfaceD2Ev' c:\msys64\tmp\go-build813933878\b001_x004.o: In function MyQDesignerObjectInspectorInterface::~MyQDesignerObjectInspectorInterface()': go\src\github.com\therecipe\qt\designer/designer.cpp:3159: undefined reference toimpZN33QDesignerObjectInspectorInterfaceD2Ev' c:\msys64\tmp\go-build813933878\b001_x004.o:C:\msys64\home\fbi\go\src\github.com\therecipe\qt\designer/designer.cpp:3159: undefined reference to __imp__ZN33QDesignerObjectInspectorInterfaceD2Ev' c:\msys64\tmp\go-build813933878\b001\_x004.o: In functionMyQDesignerPropertyEditorInterface::~MyQDesignerPropertyEditorInterface()': go\src\github.com\therecipe\qt\designer/designer.cpp:3763: undefined reference to __imp__ZN32QDesignerPropertyEditorInterfaceD2Ev' c:\msys64\tmp\go-build813933878\b001\_x004.o:C:\msys64\home\fbi\go\src\github.com\therecipe\qt\designer/designer.cpp:3763: undefined reference toimpZN32QDesignerPropertyEditorInterfaceD2Ev' c:\msys64\tmp\go-build813933878\b001_x004.o:designer.cpp:(.text$_ZThn16_N19MyQExtensionManagerD1Ev[_ZThn16_N19MyQExtensionManagerD1Ev]+0x30): undefined reference to __imp__ZN17QExtensionManagerD2Ev' c:\msys64\tmp\go-build813933878\b001\_x004.o:designer.cpp:(.text$_ZThn16_N35MyQDesignerObjectInspectorInterfaceD1Ev[_ZThn16_N35MyQDesignerObjectInspectorInterfaceD1Ev]+0x30): undefined reference toimpZN33QDesignerObjectInspectorInterfaceD2Ev' c:\msys64\tmp\go-build813933878\b001_x004.o:designer.cpp:(.text$_ZThn16_N32MyQDesignerActionEditorInterfaceD1Ev[_ZThn16_N32MyQDesignerActionEditorInterfaceD1Ev]+0x30): undefined reference to __imp__ZN30QDesignerActionEditorInterfaceD2Ev' c:\msys64\tmp\go-build813933878\b001\_x004.o:designer.cpp:(.text$_ZThn16_N34MyQDesignerPropertyEditorInterfaceD1Ev[_ZThn16_N34MyQDesignerPropertyEditorInterfaceD1Ev]+0x30): undefined reference toimpZN32QDesignerPropertyEditorInterfaceD2Ev' c:\msys64\tmp\go-build813933878\b001_x004.o:designer.cpp:(.text$_ZThn16_N19MyQExtensionManagerD0Ev[_ZThn16_N19MyQExtensionManagerD0Ev]+0x2a): undefined reference to __imp__ZN17QExtensionManagerD2Ev' c:\msys64\tmp\go-build813933878\b001\_x004.o:designer.cpp:(.text$_ZThn16_N32MyQDesignerActionEditorInterfaceD0Ev[_ZThn16_N32MyQDesignerActionEditorInterfaceD0Ev]+0x2a): undefined reference toimpZN30QDesignerActionEditorInterfaceD2Ev' c:\msys64\tmp\go-build813933878\b001_x004.o:designer.cpp:(.text$_ZThn16_N35MyQDesignerObjectInspectorInterfaceD0Ev[_ZThn16_N35MyQDesignerObjectInspectorInterfaceD0Ev]+0x2a): undefined reference to __imp__ZN33QDesignerObjectInspectorInterfaceD2Ev' c:\msys64\tmp\go-build813933878\b001\_x004.o:designer.cpp:(.text$_ZThn16_N34MyQDesignerPropertyEditorInterfaceD0Ev[_ZThn16_N34MyQDesignerPropertyEditorInterfaceD0Ev]+0x2a): undefined reference toimpZN32QDesignerPropertyEditorInterfaceD2Ev' c:\msys64\tmp\go-build813933878\b001_x004.o: In function QMetaTypeIdQObject<QDesignerActionEditorInterface*, 8>::qt_metatype_id()': C:/msys64/mingw64/qt5-static/include/QtCore/qmetatype.h:1804: undefined reference toimpZN30QDesignerActionEditorInterface16staticMetaObjectE' c:\msys64\tmp\go-build813933878\b001_x004.o: In function QMetaTypeIdQObject<QDesignerFormEditorInterface*, 8>::qt_metatype_id()': C:/msys64/mingw64/qt5-static/include/QtCore/qmetatype.h:1804: undefined reference toimpZN28QDesignerFormEditorInterface16staticMetaObjectE' c:\msys64\tmp\go-build813933878\b001_x004.o: In function MyQDesignerFormEditorInterface::MyQDesignerFormEditorInterface(QObject*)': go\src\github.com\therecipe\qt\designer/designer.cpp:1142: undefined reference toimpZN28QDesignerFormEditorInterfaceC2EP7QObject' c:\msys64\tmp\go-build813933878\b001_x004.o: In function int qRegisterNormalizedMetaType<MyQDesignerFormEditorInterface*>(QByteArray const&, MyQDesignerFormEditorInterface**, QtPrivate::MetaTypeDefinedHelper<MyQDesignerFormEditorInterface*, QMetaTypeId2<MyQDesignerFormEditorInterface*>::Defined&&(!QMetaTypeId2<MyQDesignerFormEditorInterface*>::IsBuiltIn)>::DefinedType)': C:/msys64/mingw64/qt5-static/include/QtCore/qmetatype.h:1719: undefined reference toimpZN28QDesignerFormEditorInterface16staticMetaObjectE' c:\msys64\tmp\go-build813933878\b001_x004.o: In function MyQDesignerFormEditorInterface::MyQDesignerFormEditorInterface(QObject*)': go\src\github.com\therecipe\qt\designer/designer.cpp:1142: undefined reference toimpZN28QDesignerFormEditorInterfaceD2Ev' c:\msys64\tmp\go-build813933878\b001_x004.o: In function QMetaTypeIdQObject<QDesignerFormWindowInterface*, 8>::qt_metatype_id()': C:/msys64/mingw64/qt5-static/include/QtCore/qmetatype.h:1804: undefined reference toimpZN28QDesignerFormWindowInterface16staticMetaObjectE' c:\msys64\tmp\go-build813933878\b001_x004.o: In function QMetaTypeIdQObject<QDesignerFormWindowManagerInterface*, 8>::qt_metatype_id()': C:/msys64/mingw64/qt5-static/include/QtCore/qmetatype.h:1804: undefined reference toimpZN35QDesignerFormWindowManagerInterface16staticMetaObjectE' c:\msys64\tmp\go-build813933878\b001_x004.o: In function QMetaTypeIdQObject<QDesignerObjectInspectorInterface*, 8>::qt_metatype_id()': C:/msys64/mingw64/qt5-static/include/QtCore/qmetatype.h:1804: undefined reference toimpZN33QDesignerObjectInspectorInterface16staticMetaObjectE' c:\msys64\tmp\go-build813933878\b001_x004.o: In function QMetaTypeIdQObject<QDesignerPropertyEditorInterface*, 8>::qt_metatype_id()': C:/msys64/mingw64/qt5-static/include/QtCore/qmetatype.h:1804: undefined reference toimpZN32QDesignerPropertyEditorInterface16staticMetaObjectE' c:\msys64\tmp\go-build813933878\b001_x004.o: In function QMetaTypeIdQObject<QDesignerWidgetBoxInterface*, 8>::qt_metatype_id()': C:/msys64/mingw64/qt5-static/include/QtCore/qmetatype.h:1804: undefined reference toimpZN27QDesignerWidgetBoxInterface16staticMetaObjectE' c:\msys64\tmp\go-build813933878\b001_x004.o: In function QMetaTypeIdQObject<QExtensionFactory*, 8>::qt_metatype_id()': C:/msys64/mingw64/qt5-static/include/QtCore/qmetatype.h:1804: undefined reference toimpZN17QExtensionFactory16staticMetaObjectE' c:\msys64\tmp\go-build813933878\b001_x004.o: In function QMetaTypeIdQObject<QExtensionManager*, 8>::qt_metatype_id()': C:/msys64/mingw64/qt5-static/include/QtCore/qmetatype.h:1804: undefined reference toimpZN17QExtensionManager16staticMetaObjectE' c:\msys64\tmp\go-build813933878\b001_x004.o: In function QExtensionFactory::~QExtensionFactory()': C:/msys64/mingw64/qt5-static/include/QtDesigner/default_extensionfactory.h:43: undefined reference toimpZTV17QExtensionFactory' collect2.exe: error: ld returned 1 exit status

github.com/therecipe/qt/designer

In file included from designer.cpp:25: C:/msys64/mingw64/qt5-static/include/QtDesigner/QDesignerCustomWidgetCollectionInterface:4:4: warning: #warning Header <QtDesigner/QDesignerCustomWidgetCollectionInterface> is deprecated. Please include <QtUiPlugin/QDesignerCustomWidgetCollectionInterface> instead. [-Wcpp]

warning Header <QtDesigner/QDesignerCustomWidgetCollectionInterface> is deprecated. Please include <QtUiPlugin/QDesignerCustomWidgetCollectionInterface> instead.

^~~~~~~

In file included from designer.cpp:26: C:/msys64/mingw64/qt5-static/include/QtDesigner/QDesignerCustomWidgetInterface:4:4: warning: #warning Header <QtDesigner/QDesignerCustomWidgetInterface> is deprecated. Please include <QtUiPlugin/QDesignerCustomWidgetInterface> instead. [-Wcpp]

warning Header <QtDesigner/QDesignerCustomWidgetInterface> is deprecated. Please include <QtUiPlugin/QDesignerCustomWidgetInterface> instead.

^~~~~~~

time="2018-10-26T14:27:36+08:00" level=info msg="installing full qt/scxml" time="2018-10-26T14:27:37+08:00" level=info msg="installing full qt/gamepad" time="2018-10-26T14:27:37+08:00" level=info msg="installing full qt/datavisualization" time="2018-10-26T14:27:37+08:00" level=info msg="installing full qt/charts" time="2018-10-26T14:27:37+08:00" level=info msg="installing full qt/speech" time="2018-10-26T14:27:37+08:00" level=info msg="installing full qt/quickcontrols2" time="2018-10-26T14:27:37+08:00" level=info msg="installing full qt/sailfish" time="2018-10-26T14:27:38+08:00" level=info msg="installing full qt/remoteobjects" time="2018-10-26T14:27:38+08:00" level=warning msg="failed to install:" time="2018-10-26T14:27:38+08:00" level=warning msg=designer time="2018-10-26T14:27:38+08:00" level=info msg="running: 'qtsetup test windows' [docker=false] [vagrant=false]" time="2018-10-26T14:27:38+08:00" level=info msg="testing quick\calc" time="2018-10-26T14:28:08+08:00" level=error msg="failed to run command" cmd="go build -p 8 -v -ldflags=all=\"-s\" \"-w\" \"-H=windowsgui\" -o C:\msys64\home\fbi\go\src\github.com\therecipe\qt\internal\examples\quick\calc\deploy\windows\calc.exe -tags=\"minimal\"" dir="C:\msys64\home\fbi\go\src\github.com\therecipe\qt\internal\examples\quick\calc" env="PROCESSOR_REVISION=3c03 PROGRAMFILES=C:\Program Files CGO_ENABLED=1 SYSTEMDRIVE=C: HOME=C:\msys64\home\fbi MINGW_CHOST=x86_64-w64-mingw32 SHLVL=1 GEOTRANS_DATA=C:\Program Files (x86)\Common Files\i2 Shared\Geotrans\Data\ COMPUTERNAME=FBI-PC HOMEPATH=\Users\fbi PSModulePath=C:\windows\system32\WindowsPowerShell\v1.0\Modules\ USERNAME=fbi windows_tracing_logfile=C:\BVTBin\Tests\installpackage\csilogfile.log CGO_CXXFLAGS_ALLOW=. MSYSTEM_PREFIX=C:/msys64/mingw64 WD=C:\msys64\usr\bin\ JAVA_HOME=C:\Program Files\Java\jdk1.8.0_121 LUA_PATH=;;C:\Program Files (x86)\Lua\5.1\lua\?.luac PWD=C:/msys64/home/fbi COMMONPROGRAMFILES=C:\Program Files\Common Files GOROOT=C:/msys64/mingw64/lib/go CLASSPATH=.;C:\Program Files\Java\jdk1.8.0_121\lib\dt.jar;C:\Program Files\Java\jdk1.8.0_121\lib\tools.jar; CMAKE_MODULE_PATH=C:\cmake NVTOOLSEXTPATH=C:\Program Files\NVIDIA Corporation\NvToolsExt\ =C:/msys64/home/fbi/go/bin/qtsetup.exe temp=C:\Users\fbi\AppData\Local\Temp CommonProgramW6432=C:\Program Files\Common Files FP_NO_HOST_CHECK=NO LOGINSHELL=bash ORIGINAL_TMP=C:/Users/fbi/AppData/Local/Temp CUDA_PATH=C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v8.0 HDF5_DIR=C:\Program Files\HDF_Group\HDF5\1.10.1 MANPATH=C:\msys64\mingw64\local\man;C:\msys64\mingw64\share\man;C:\msys64\usr\local\man;C:\msys64\usr\share\man;C:\msys64\usr\man;C:\msys64\share\man LANG=zh_CN.UTF-8 PATHEXT=.COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC;.wlua;.lexe;.RB;.RBW PRINTER=Send To OneNote 2016 CUDA_PATH_V8_0=C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v8.0 CONFIG_SITE=C:/msys64/mingw64/etc/config.site SYSTEMROOT=C:\windows QT_MSYS2_STATIC=true TERM=xterm ACLOCAL_PATH=C:\msys64\mingw64\share\aclocal;C:\msys64\usr\share\aclocal MSYSTEM=MINGW64 PUBLIC=C:\Users\Public ProgramW6432=C:\Program Files GOOS=windows windows_tracing_flags=3 VS140COMNTOOLS=C:\Program Files (x86)\Microsoft Visual Studio 14.0\Common7\Tools\ HOMEDRIVE=C: PROCESSOR_LEVEL=6 SESSIONNAME=Console VSSDK140Install=C:\Program Files (x86)\Microsoft Visual Studio 14.0\VSSDK\ =C:=C:\msys64 DART_SDK=C:\Program Files\Dart\dart-sdk LUA_DEV=C:\Program Files (x86)\Lua\5.1 NUMBER_OF_PROCESSORS=8 QT_MSYS2_ARCH=amd64 USERPROFILE=C:\Users\fbi COMSPEC=C:\windows\system32\cmd.exe NVCUDASAMPLES_ROOT=C:\ProgramData\NVIDIA Corporation\CUDA Samples\v8.0 GOARCH=amd64 MSYSCON=mintty.exe MSYSTEM_CHOST=x86_64-w64-mingw32 OLDPWD=C:/msys64/ ORIGINAL_TEMP=C:/Users/fbi/AppData/Local/Temp tmp=C:\Users\fbi\AppData\Local\Temp OS=Windows_NT VS110COMNTOOLS=C:\Program Files(x86)\Microsoft Visual Studio 11.0\Common7\Tools\ ORIGINAL_PATH=C:\Windows\System32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\ GOTMPDIR=c:\msys64\tmp MINGW_PACKAGE_PREFIX=mingw-w64-x86_64 INFOPATH=C:\msys64\usr\local\info;C:\msys64\usr\share\info;C:\msys64\usr\info;C:\msys64\share\info NVCUDASAMPLES8_0_ROOT=C:\ProgramData\NVIDIA Corporation\CUDA Samples\v8.0 WINDIR=C:\windows MINGW_PREFIX=C:/msys64/mingw64 PROMPT=$P$G TEMP=C:\msys64\tmp PROCESSOR_ARCHITECTURE=AMD64 PROCESSOR_IDENTIFIER=Intel64 Family 6 Model 60 Stepping 3, GenuineIntel CONTITLE=MinGW x64 DNX_HOME=%USERPROFILE%\.dnx MSYSTEM_CARCH=x86_64 ProgramFiles(x86)=C:\Program Files (x86) USERDOMAIN=fbi-PC GOPATH=C:/msys64/home/fbi/go CommonProgramFiles(x86)=C:\Program Files (x86)\Common Files NDK_ROOT=C:\android-ndk-r17b ProgramData=C:\ProgramData asl.log=Destination=file TMP=C:\msys64\tmp COMPOSE_CONVERT_WINDOWS_PATHS=true PKG_CONFIG_PATH=C:\msys64\mingw64\lib\pkgconfig;C:\msys64\mingw64\share\pkgconfig SHELL=C:/msys64/usr/bin/bash CGO_CFLAGS_ALLOW=. LOGONSERVER=\\FBI-PC PS1=\[\e]0;\w\a\]\n\[\e[32m\]\u@\h \[\e[35m\]$MSYSTEM\[\e[0m\] \[\e[33m\]\w\[\e[0m\]\n\$ VS120COMNTOOLS=C:\Program Files (x86)\Microsoft Visual Studio 12.0\Common7\Tools\ ALLUSERSPROFILE=C:\ProgramData PATH=C:\msys64\mingw64\bin;C:\msys64\mingw64\bin;C:\msys64\mingw64\bin;C:\msys64\usr\local\bin;C:\msys64\usr\bin;C:\msys64\usr\bin;C:\Windows\System32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\msys64\usr\bin\site_perl;C:\msys64\usr\bin\vendor_perl;C:\msys64\usr\bin\core_perl CGO_LDFLAGS_ALLOW=.* USER=fbi HOSTNAME=fbi-PC LOCALAPPDATA=C:\Users\fbi\AppData\Local QT_MSYS2=false APPDATA=C:\Users\fbi\AppData\Roaming" error="exit status 2" func=RunCmd name="build for windows on windows"

github.com/therecipe/qt/internal/examples/quick/calc

C:\msys64\mingw64\lib\go\pkg\tool\windows_amd64\link.exe: running g++ failed: fork/exec C:\msys64\mingw64\bin\g++.exe: The filename or extension is too long.

therecipe commented 5 years ago

C:\msys64\mingw64\bin\g++.exe: The filename or extension is too long.

This is probably the same issue as: https://github.com/therecipe/qt/issues/657