+ git clone -b dev https://github.com/dngulin/ttyhlauncher.git Cloning into 'ttyhlauncher'... + cd ttyhlauncher ++ git rev-parse --short HEAD + BUILD_NUMBER=ffd7e2e + sed -i '/Settings::launcherVersion/ s "\; ~ffd7e2e"\; ' settings.cpp + /home/der/launcher/mxe/usr/x86_64-w64-mingw32.static/qt5/bin/qmake 'QMAKE_CXXFLAGS += -mnop-fun-dllimport' + export PATH=/home/der/launcher/mxe/usr/bin/:/usr/local/bin:/usr/bin:/bin + PATH=/home/der/launcher/mxe/usr/bin/:/usr/local/bin:/usr/bin:/bin + make -j2 make -f Makefile.Release make[1]: Entering directory '/tmp/tmp.9LciLtGty6/ttyhlauncher' /home/der/launcher/mxe/usr/x86_64-w64-mingw32.static/qt5/bin/uic launcherwindow.ui -o ui_launcherwindow.h /home/der/launcher/mxe/usr/x86_64-w64-mingw32.static/qt5/bin/uic skinuploaddialog.ui -o ui_skinuploaddialog.h /home/der/launcher/mxe/usr/x86_64-w64-mingw32.static/qt5/bin/uic settingsdialog.ui -o ui_settingsdialog.h /home/der/launcher/mxe/usr/x86_64-w64-mingw32.static/qt5/bin/uic updatedialog.ui -o ui_updatedialog.h /home/der/launcher/mxe/usr/x86_64-w64-mingw32.static/qt5/bin/uic feedbackdialog.ui -o ui_feedbackdialog.h /home/der/launcher/mxe/usr/x86_64-w64-mingw32.static/qt5/bin/uic aboutdialog.ui -o ui_aboutdialog.h /home/der/launcher/mxe/usr/x86_64-w64-mingw32.static/qt5/bin/uic licensedialog.ui -o ui_licensedialog.h /home/der/launcher/mxe/usr/x86_64-w64-mingw32.static/qt5/bin/uic selfupdatedialog.ui -o ui_selfupdatedialog.h x86_64-w64-mingw32.static-g++ -c -pipe -fno-keep-inline-dllexport -mnop-fun-dllimport -O2 -frtti -Wall -Wextra -fexceptions -mthreads -DUNICODE -DQT_NO_DEBUG -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_NEEDS_QMAIN -I. -I/home/der/launcher/mxe/usr/x86_64-w64-mingw32.static/qt5/include -I/home/der/launcher/mxe/usr/x86_64-w64-mingw32.static/qt5/include/QtWidgets -I/home/der/launcher/mxe/usr/x86_64-w64-mingw32.static/qt5/include/QtGui -I/home/der/launcher/mxe/usr/x86_64-w64-mingw32.static/qt5/include/QtNetwork -I/home/der/launcher/mxe/usr/x86_64-w64-mingw32.static/qt5/include/QtCore -Irelease -I. -I/home/der/launcher/mxe/usr/x86_64-w64-mingw32.static/qt5/mkspecs/win32-g++ -o release/main.o main.cpp x86_64-w64-mingw32.static-g++ -c -pipe -fno-keep-inline-dllexport -mnop-fun-dllimport -O2 -frtti -Wall -Wextra -fexceptions -mthreads -DUNICODE -DQT_NO_DEBUG -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_NEEDS_QMAIN -I. -I/home/der/launcher/mxe/usr/x86_64-w64-mingw32.static/qt5/include -I/home/der/launcher/mxe/usr/x86_64-w64-mingw32.static/qt5/include/QtWidgets -I/home/der/launcher/mxe/usr/x86_64-w64-mingw32.static/qt5/include/QtGui -I/home/der/launcher/mxe/usr/x86_64-w64-mingw32.static/qt5/include/QtNetwork -I/home/der/launcher/mxe/usr/x86_64-w64-mingw32.static/qt5/include/QtCore -Irelease -I. -I/home/der/launcher/mxe/usr/x86_64-w64-mingw32.static/qt5/mkspecs/win32-g++ -o release/launcherwindow.o launcherwindow.cpp x86_64-w64-mingw32.static-g++ -c -pipe -fno-keep-inline-dllexport -mnop-fun-dllimport -O2 -frtti -Wall -Wextra -fexceptions -mthreads -DUNICODE -DQT_NO_DEBUG -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_NEEDS_QMAIN -I. -I/home/der/launcher/mxe/usr/x86_64-w64-mingw32.static/qt5/include -I/home/der/launcher/mxe/usr/x86_64-w64-mingw32.static/qt5/include/QtWidgets -I/home/der/launcher/mxe/usr/x86_64-w64-mingw32.static/qt5/include/QtGui -I/home/der/launcher/mxe/usr/x86_64-w64-mingw32.static/qt5/include/QtNetwork -I/home/der/launcher/mxe/usr/x86_64-w64-mingw32.static/qt5/include/QtCore -Irelease -I. -I/home/der/launcher/mxe/usr/x86_64-w64-mingw32.static/qt5/mkspecs/win32-g++ -o release/skinuploaddialog.o skinuploaddialog.cpp launcherwindow.cpp: In constructor 'LauncherWindow::LauncherWindow(QWidget*)': launcherwindow.cpp:158:13: warning: lambda expressions only available with -std=c++11 or -std=gnu++11 }, Qt::QueuedConnection); ^ launcherwindow.cpp:158:36: error: no matching function for call to 'LauncherWindow::connect(LauncherWindow*, void (LauncherWindow::*)(), LauncherWindow*, LauncherWindow::LauncherWindow(QWidget*)::, Qt::ConnectionType)' }, Qt::QueuedConnection); ^ In file included from /home/der/launcher/mxe/usr/x86_64-w64-mingw32.static/qt5/include/QtWidgets/qwidget.h:38:0, from /home/der/launcher/mxe/usr/x86_64-w64-mingw32.static/qt5/include/QtWidgets/qmainwindow.h:37, from /home/der/launcher/mxe/usr/x86_64-w64-mingw32.static/qt5/include/QtWidgets/QMainWindow:1, from launcherwindow.h:4, from launcherwindow.cpp:1: /home/der/launcher/mxe/usr/x86_64-w64-mingw32.static/qt5/include/QtCore/qobject.h:196:36: note: candidate: static QMetaObject::Connection QObject::connect(const QObject*, const char*, const QObject*, const char*, Qt::ConnectionType) static QMetaObject::Connection connect(const QObject *sender, const char *signal, ^ /home/der/launcher/mxe/usr/x86_64-w64-mingw32.static/qt5/include/QtCore/qobject.h:196:36: note: no known conversion for argument 2 from 'void (LauncherWindow::*)()' to 'const char*' /home/der/launcher/mxe/usr/x86_64-w64-mingw32.static/qt5/include/QtCore/qobject.h:199:36: note: candidate: static QMetaObject::Connection QObject::connect(const QObject*, const QMetaMethod&, const QObject*, const QMetaMethod&, Qt::ConnectionType) static QMetaObject::Connection connect(const QObject *sender, const QMetaMethod &signal, ^ /home/der/launcher/mxe/usr/x86_64-w64-mingw32.static/qt5/include/QtCore/qobject.h:199:36: note: no known conversion for argument 2 from 'void (LauncherWindow::*)()' to 'const QMetaMethod&' /home/der/launcher/mxe/usr/x86_64-w64-mingw32.static/qt5/include/QtCore/qobject.h:475:32: note: candidate: QMetaObject::Connection QObject::connect(const QObject*, const char*, const char*, Qt::ConnectionType) const inline QMetaObject::Connection QObject::connect(const QObject *asender, const char *asignal, ^ /home/der/launcher/mxe/usr/x86_64-w64-mingw32.static/qt5/include/QtCore/qobject.h:475:32: note: candidate expects 4 arguments, 5 provided /home/der/launcher/mxe/usr/x86_64-w64-mingw32.static/qt5/include/QtCore/qobject.h:213:43: note: candidate: template static QMetaObject::Connection QObject::connect(const typename QtPrivate::FunctionPointer::Object*, Func1, const typename QtPrivate::FunctionPointer::Object*, Func2, Qt::ConnectionType) static inline QMetaObject::Connection connect(const typename QtPrivate::FunctionPointer::Object *sender, Func1 signal, ^ /home/der/launcher/mxe/usr/x86_64-w64-mingw32.static/qt5/include/QtCore/qobject.h:213:43: note: template argument deduction/substitution failed: launcherwindow.cpp: In substitution of 'template static QMetaObject::Connection QObject::connect(const typename QtPrivate::FunctionPointer::Object*, Func1, const typename QtPrivate::FunctionPointer::Object*, Func2, Qt::ConnectionType) [with Func1 = void (LauncherWindow::*)(); Func2 = LauncherWindow::LauncherWindow(QWidget*)::]': launcherwindow.cpp:158:36: required from here launcherwindow.cpp:158:36: error: template argument for 'template static QMetaObject::Connection QObject::connect(const typename QtPrivate::FunctionPointer::Object*, Func1, const typename QtPrivate::FunctionPointer::Object*, Func2, Qt::ConnectionType)' uses local type 'LauncherWindow::LauncherWindow(QWidget*)::' }, Qt::QueuedConnection); ^ launcherwindow.cpp:158:36: error: trying to instantiate 'template static QMetaObject::Connection QObject::connect(const typename QtPrivate::FunctionPointer::Object*, Func1, const typename QtPrivate::FunctionPointer::Object*, Func2, Qt::ConnectionType)' In file included from /home/der/launcher/mxe/usr/x86_64-w64-mingw32.static/qt5/include/QtWidgets/qwidget.h:38:0, from /home/der/launcher/mxe/usr/x86_64-w64-mingw32.static/qt5/include/QtWidgets/qmainwindow.h:37, from /home/der/launcher/mxe/usr/x86_64-w64-mingw32.static/qt5/include/QtWidgets/QMainWindow:1, from launcherwindow.h:4, from launcherwindow.cpp:1: /home/der/launcher/mxe/usr/x86_64-w64-mingw32.static/qt5/include/QtCore/qobject.h:245:13: note: candidate: template static typename QtPrivate::QEnableIf<((int)(QtPrivate::FunctionPointer::ArgumentCount) >= 0), QMetaObject::Connection>::Type QObject::connect(const typename QtPrivate::FunctionPointer::Object*, Func1, Func2) connect(const typename QtPrivate::FunctionPointer::Object *sender, Func1 signal, Func2 slot) ^ /home/der/launcher/mxe/usr/x86_64-w64-mingw32.static/qt5/include/QtCore/qobject.h:245:13: note: template argument deduction/substitution failed: launcherwindow.cpp:158:36: note: candidate expects 3 arguments, 5 provided }, Qt::QueuedConnection); ^ In file included from /home/der/launcher/mxe/usr/x86_64-w64-mingw32.static/qt5/include/QtWidgets/qwidget.h:38:0, from /home/der/launcher/mxe/usr/x86_64-w64-mingw32.static/qt5/include/QtWidgets/qmainwindow.h:37, from /home/der/launcher/mxe/usr/x86_64-w64-mingw32.static/qt5/include/QtWidgets/QMainWindow:1, from launcherwindow.h:4, from launcherwindow.cpp:1: /home/der/launcher/mxe/usr/x86_64-w64-mingw32.static/qt5/include/QtCore/qobject.h:254:13: note: candidate: template static typename QtPrivate::QEnableIf<(((int)(QtPrivate::FunctionPointer::ArgumentCount) >= 0) && (! QtPrivate::FunctionPointer::IsPointerToMemberFunction)), QMetaObject::Connection>::Type QObject::connect(const typename QtPrivate::FunctionPointer::Object*, Func1, const QObject*, Func2, Qt::ConnectionType) connect(const typename QtPrivate::FunctionPointer::Object *sender, Func1 signal, const QObject *context, Func2 slot, ^ /home/der/launcher/mxe/usr/x86_64-w64-mingw32.static/qt5/include/QtCore/qobject.h:254:13: note: template argument deduction/substitution failed: launcherwindow.cpp: In substitution of 'template static typename QtPrivate::QEnableIf<(((int)(QtPrivate::FunctionPointer::ArgumentCount) >= 0) && (! QtPrivate::FunctionPointer::IsPointerToMemberFunction)), QMetaObject::Connection>::Type QObject::connect(const typename QtPrivate::FunctionPointer::Object*, Func1, const QObject*, Func2, Qt::ConnectionType) [with Func1 = void (LauncherWindow::*)(); Func2 = LauncherWindow::LauncherWindow(QWidget*)::]': launcherwindow.cpp:158:36: required from here launcherwindow.cpp:158:36: error: template argument for 'template static typename QtPrivate::QEnableIf<(((int)(QtPrivate::FunctionPointer::ArgumentCount) >= 0) && (! QtPrivate::FunctionPointer::IsPointerToMemberFunction)), QMetaObject::Connection>::Type QObject::connect(const typename QtPrivate::FunctionPointer::Object*, Func1, const QObject*, Func2, Qt::ConnectionType)' uses local type 'LauncherWindow::LauncherWindow(QWidget*)::' }, Qt::QueuedConnection); ^ launcherwindow.cpp:158:36: error: trying to instantiate 'template static typename QtPrivate::QEnableIf<(((int)(QtPrivate::FunctionPointer::ArgumentCount) >= 0) && (! QtPrivate::FunctionPointer::IsPointerToMemberFunction)), QMetaObject::Connection>::Type QObject::connect(const typename QtPrivate::FunctionPointer::Object*, Func1, const QObject*, Func2, Qt::ConnectionType)' In file included from /home/der/launcher/mxe/usr/x86_64-w64-mingw32.static/qt5/include/QtWidgets/qwidget.h:38:0, from /home/der/launcher/mxe/usr/x86_64-w64-mingw32.static/qt5/include/QtWidgets/qmainwindow.h:37, from /home/der/launcher/mxe/usr/x86_64-w64-mingw32.static/qt5/include/QtWidgets/QMainWindow:1, from launcherwindow.h:4, from launcherwindow.cpp:1: /home/der/launcher/mxe/usr/x86_64-w64-mingw32.static/qt5/include/QtCore/qobject.h:285:13: note: candidate: template static typename QtPrivate::QEnableIf<(QtPrivate::FunctionPointer::ArgumentCount == (-1)), QMetaObject::Connection>::Type QObject::connect(const typename QtPrivate::FunctionPointer::Object*, Func1, Func2) connect(const typename QtPrivate::FunctionPointer::Object *sender, Func1 signal, Func2 slot) ^ /home/der/launcher/mxe/usr/x86_64-w64-mingw32.static/qt5/include/QtCore/qobject.h:285:13: note: template argument deduction/substitution failed: launcherwindow.cpp:158:36: note: candidate expects 3 arguments, 5 provided }, Qt::QueuedConnection); ^ In file included from /home/der/launcher/mxe/usr/x86_64-w64-mingw32.static/qt5/include/QtWidgets/qwidget.h:38:0, from /home/der/launcher/mxe/usr/x86_64-w64-mingw32.static/qt5/include/QtWidgets/qmainwindow.h:37, from /home/der/launcher/mxe/usr/x86_64-w64-mingw32.static/qt5/include/QtWidgets/QMainWindow:1, from launcherwindow.h:4, from launcherwindow.cpp:1: /home/der/launcher/mxe/usr/x86_64-w64-mingw32.static/qt5/include/QtCore/qobject.h:293:13: note: candidate: template static typename QtPrivate::QEnableIf<(QtPrivate::FunctionPointer::ArgumentCount == (-1)), QMetaObject::Connection>::Type QObject::connect(const typename QtPrivate::FunctionPointer::Object*, Func1, const QObject*, Func2, Qt::ConnectionType) connect(const typename QtPrivate::FunctionPointer::Object *sender, Func1 signal, const QObject *context, Func2 slot, ^ /home/der/launcher/mxe/usr/x86_64-w64-mingw32.static/qt5/include/QtCore/qobject.h:293:13: note: template argument deduction/substitution failed: launcherwindow.cpp: In substitution of 'template static typename QtPrivate::QEnableIf<(QtPrivate::FunctionPointer::ArgumentCount == (-1)), QMetaObject::Connection>::Type QObject::connect(const typename QtPrivate::FunctionPointer::Object*, Func1, const QObject*, Func2, Qt::ConnectionType) [with Func1 = void (LauncherWindow::*)(); Func2 = LauncherWindow::LauncherWindow(QWidget*)::]': launcherwindow.cpp:158:36: required from here launcherwindow.cpp:158:36: error: template argument for 'template static typename QtPrivate::QEnableIf<(QtPrivate::FunctionPointer::ArgumentCount == (-1)), QMetaObject::Connection>::Type QObject::connect(const typename QtPrivate::FunctionPointer::Object*, Func1, const QObject*, Func2, Qt::ConnectionType)' uses local type 'LauncherWindow::LauncherWindow(QWidget*)::' }, Qt::QueuedConnection); ^ launcherwindow.cpp:158:36: error: trying to instantiate 'template static typename QtPrivate::QEnableIf<(QtPrivate::FunctionPointer::ArgumentCount == (-1)), QMetaObject::Connection>::Type QObject::connect(const typename QtPrivate::FunctionPointer::Object*, Func1, const QObject*, Func2, Qt::ConnectionType)' Makefile.Release:4548: recipe for target 'release/launcherwindow.o' failed make[1]: *** [release/launcherwindow.o] Error 1 make[1]: *** Waiting for unfinished jobs.... make[1]: Leaving directory '/tmp/tmp.9LciLtGty6/ttyhlauncher' Makefile:34: recipe for target 'release' failed make: *** [release] Error 2