Skip to content

Instantly share code, notes, and snippets.

@Technicus
Last active October 9, 2015 23:36
Show Gist options
  • Save Technicus/aa105cd14debfd6a6f87 to your computer and use it in GitHub Desktop.
Save Technicus/aa105cd14debfd6a6f87 to your computer and use it in GitHub Desktop.
#ifdef ANDROID
#define XID unsigned int
#define Bool int
#endif
#ifndef Bool
#define Bool int
#endif
grep -r "#define Bool" /home/technician/opt
Binary file /home/technician/opt/ArchRaspberryPiII.img matches
/home/technician/opt/qt5/qtwebengine/src/3rdparty/chromium/third_party/libva/va/x11/va_dricommon.h:#define Bool int
/home/technician/opt/qt5/qtwebengine/src/3rdparty/chromium/ui/events/devices/x11/device_data_manager_x11.h:#define Bool int
/home/technician/opt/qt5/qtscript/src/3rdparty/javascriptcore/JavaScriptCore/runtime/BooleanConstructor.h:#define BooleanConstructor_h
/home/technician/opt/qt5/qtscript/src/3rdparty/javascriptcore/JavaScriptCore/runtime/BooleanObject.h:#define BooleanObject_h
/home/technician/opt/qt5/qtscript/src/3rdparty/javascriptcore/JavaScriptCore/runtime/BooleanPrototype.h:#define BooleanPrototype_h
make -j 4
/home/technician/opt/gcc-4.7-linaro-rpi-gnueabihf/bin/arm-linux-gnueabihf-g++ -c -include .pch/Qt5Gui -pipe -marm -mfpu=vfp -mtune=arm1176jzf-s -march=armv6zk -mabi=aapcs-linux -mfloat-abi=hard --sysroot=/mnt/rasp-pi-rootfs -O3 -std=c++0x -fvisibility=hidden -fvisibility-inlines-hidden -fno-exceptions -Wall -W -D_REENTRANT -fPIC -DQT_NO_TSLIB -DQT_NO_USING_NAMESPACE -DQT_BUILD_GUI_LIB -DQT_BUILDING_QT -DQT_NO_CAST_TO_ASCII -DQT_ASCII_CAST_WARNINGS -DQT_MOC_COMPAT -DQT_USE_QSTRINGBUILDER -DQT_DEPRECATED_WARNINGS -DQT_DISABLE_DEPRECATED_BEFORE=0x050000 -DQT_ENABLE_HARFBUZZ_NG -DQT_NO_EXCEPTIONS -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I../../include -I../../include/QtGui -I../../include/QtGui/5.6.0 -I../../include/QtGui/5.6.0/QtGui -I../3rdparty/harfbuzz-ng/include -I../../include/QtCore/5.6.0 -I../../include/QtCore/5.6.0/QtCore -I../../include/QtCore -I.moc -I../../mkspecs/devices/linux-rasp-pi-g++ -o .obj/moc_qopenglengineshadermanager_p.o .moc/moc_qopenglengineshadermanager_p.cpp
rm -f libQt5Gui.so.5.6.0 libQt5Gui.so libQt5Gui.so.5 libQt5Gui.so.5.6
/home/technician/opt/gcc-4.7-linaro-rpi-gnueabihf/bin/arm-linux-gnueabihf-g++ -Wl,-rpath-link,/mnt/rasp-pi-rootfs/opt/vc/lib -Wl,-rpath-link,/mnt/rasp-pi-rootfs/usr/lib/arm-linux-gnueabihf -Wl,-rpath-link,/mnt/rasp-pi-rootfs/lib/arm-linux-gnueabihf -mfloat-abi=hard --sysroot=/mnt/rasp-pi-rootfs -Wl,--no-undefined -Wl,--version-script,/home/technician/opt/qt5/qtbase/src/gui/QtGui.version -Wl,-O1 -Wl,--enable-new-dtags -Wl,-z,origin -Wl,-rpath,\$ORIGIN -shared -Wl,-soname,libQt5Gui.so.5 -o libQt5Gui.so.5.6.0 .obj/qimage_compat.o .obj/qaccessible.o .obj/qaccessiblecache.o .obj/qaccessibleobject.o .obj/qaccessibleplugin.o .obj/qplatformaccessibility.o .obj/qaccessiblebridge.o .obj/qgenericpluginfactory.o .obj/qgenericplugin.o .obj/qwindowsysteminterface.o .obj/qplatforminputcontextfactory.o .obj/qplatforminputcontextplugin.o .obj/qplatforminputcontext.o .obj/qplatformintegration.o .obj/qplatformdrag.o .obj/qplatformscreen.o .obj/qplatformintegrationfactory.o .obj/qplatformintegrationplugin.o .obj/qplatformtheme.o .obj/qplatformthemefactory.o .obj/qplatformthemeplugin.o .obj/qplatformwindow.o .obj/qplatformoffscreensurface.o .obj/qplatformcursor.o .obj/qplatformclipboard.o .obj/qplatformnativeinterface.o .obj/qsessionmanager.o .obj/qshapedpixmapdndwindow.o .obj/qsimpledrag.o .obj/qsurfaceformat.o .obj/qguiapplication.o .obj/qwindow.o .obj/qoffscreensurface.o .obj/qplatformsurface.o .obj/qsurface.o .obj/qclipboard.o .obj/qcursor.o .obj/qdrag.o .obj/qdnd.o .obj/qevent.o .obj/qinputmethod.o .obj/qkeysequence.o .obj/qkeymapper.o .obj/qpalette.o .obj/qguivariant.o .obj/qscreen.o .obj/qshortcutmap.o .obj/qstylehints.o .obj/qtouchdevice.o .obj/qplatformsharedgraphicscache.o .obj/qplatformdialoghelper.o .obj/qplatformservices.o .obj/qplatformsystemtrayicon.o .obj/qplatformsessionmanager.o .obj/qplatformmenu.o .obj/qpixelformat.o .obj/qpaintdevicewindow.o .obj/qrasterwindow.o .obj/qplatformgraphicsbuffer.o .obj/qplatformgraphicsbufferhelper.o .obj/qinputdevicemanager.o .obj/qhighdpiscaling.o .obj/qplatformopenglcontext.o .obj/qopenglcontext.o .obj/qopenglwindow.o .obj/qbitmap.o .obj/qimage.o .obj/qimage_conversions.o .obj/qimageiohandler.o .obj/qimagereader.o .obj/qimagewriter.o .obj/qpaintengine_pic.o .obj/qpicture.o .obj/qpictureformatplugin.o .obj/qpixmap.o .obj/qpixmapcache.o .obj/qplatformpixmap.o .obj/qmovie.o .obj/qpixmap_raster.o .obj/qpixmap_blitter.o .obj/qnativeimage.o .obj/qimagepixmapcleanuphooks.o .obj/qicon.o .obj/qiconloader.o .obj/qiconengine.o .obj/qiconengineplugin.o .obj/qbmphandler.o .obj/qppmhandler.o .obj/qxbmhandler.o .obj/qxpmhandler.o .obj/qpnghandler.o .obj/qfont.o .obj/qfontengine.o .obj/qfontengineglyphcache.o .obj/qfontsubset.o .obj/qfontmetrics.o .obj/qfontdatabase.o .obj/qtextengine.o .obj/qtextlayout.o .obj/qtextformat.o .obj/qtextobject.o .obj/qtextoption.o .obj/qfragmentmap.o .obj/qtextdocument.o .obj/qtextdocument_p.o .obj/qtexthtmlparser.o .obj/qabstracttextdocumentlayout.o .obj/qtextdocumentlayout.o .obj/qtextcursor.o .obj/qtextdocumentfragment.o .obj/qtextimagehandler.o .obj/qtexttable.o .obj/qtextlist.o .obj/qtextdocumentwriter.o .obj/qsyntaxhighlighter.o .obj/qcssparser.o .obj/qzip.o .obj/qtextodfwriter.o .obj/qstatictext.o .obj/qrawfont.o .obj/qglyphrun.o .obj/qdistancefield.o .obj/qfontengine_qpf2.o .obj/qplatformfontdatabase.o .obj/qharfbuzzng.o .obj/qbackingstore.o .obj/qbezier.o .obj/qblendfunctions.o .obj/qblittable.o .obj/qbrush.o .obj/qcolor.o .obj/qcolor_p.o .obj/qcompositionfunctions.o .obj/qcosmeticstroker.o .obj/qcssutil.o .obj/qdrawhelper.o .obj/qemulationpaintengine.o .obj/qgammatables.o .obj/qgrayraster.o .obj/qimagescale.o .obj/qmatrix.o .obj/qmemrotate.o .obj/qoutlinemapper.o .obj/qpagedpaintdevice.o .obj/qpagelayout.o .obj/qpagesize.o .obj/qpaintdevice.o .obj/qpaintengine.o .obj/qpaintengineex.o .obj/qpaintengine_blitter.o .obj/qpaintengine_raster.o .obj/qpainter.o .obj/qpainterpath.o .obj/qpathclipper.o .obj/qpdf.o .obj/qpdfwriter.o .obj/qpen.o .obj/qpolygon.o .obj/qrasterizer.o .obj/qregion.o .obj/qstroker.o .obj/qtextureglyphcache.o .obj/qtransform.o .obj/qplatformbackingstore.o .obj/qpathsimplifier.o .obj/qdesktopservices.o .obj/qvalidator.o .obj/qgridlayoutengine.o .obj/qabstractlayoutstyleinfo.o .obj/qlayoutpolicy.o .obj/qgenericmatrix.o .obj/qmatrix4x4.o .obj/qquaternion.o .obj/qvector2d.o .obj/qvector3d.o .obj/qvector4d.o .obj/qopengl.o .obj/qopenglfunctions.o .obj/qopenglframebufferobject.o .obj/qopenglpaintdevice.o .obj/qopenglbuffer.o .obj/qopenglshaderprogram.o .obj/qopenglgradientcache.o .obj/qopengltexturecache.o .obj/qopenglengineshadermanager.o .obj/qopengl2pexvertexarray.o .obj/qopenglpaintengine.o .obj/qopenglcustomshaderstage.o .obj/qtriangulatingstroker.o .obj/qopengltextureglyphcache.o .obj/qtriangulator.o .obj/qopenglversionfunctions.o .obj/qopenglversionfunctionsfactory.o .obj/qopenglvertexarrayobject.o .obj/qopengldebug.o .obj/qopengltextureblitter.o .obj/qopengltexture.o .obj/qopengltexturehelper.o .obj/qopenglpixeltransferoptions.o .obj/qopenglfunctions_es2.o .obj/qguivariantanimation.o .obj/qstandarditemmodel.o .obj/moc_qaccessible.o .obj/moc_qaccessiblecache_p.o .obj/moc_qaccessibleplugin.o .obj/moc_qaccessiblebridge.o .obj/moc_qgenericplugin.o .obj/moc_qplatforminputcontext.o .obj/moc_qplatforminputcontextplugin_p.o .obj/moc_qplatformintegrationplugin.o .obj/moc_qplatformthemeplugin.o .obj/moc_qplatformnativeinterface.o .obj/moc_qplatformmenu.o .obj/moc_qshapedpixmapdndwindow_p.o .obj/moc_qoffscreensurface.o .obj/moc_qclipboard.o .obj/moc_qdrag.o .obj/moc_qdnd_p.o .obj/moc_qevent.o .obj/moc_qkeysequence.o .obj/moc_qkeymapper_p.o .obj/moc_qpalette.o .obj/moc_qsessionmanager.o .obj/moc_qscreen.o .obj/moc_qstylehints.o .obj/moc_qtouchdevice.o .obj/moc_qplatformsharedgraphicscache.o .obj/moc_qplatformdialoghelper.o .obj/moc_qpaintdevicewindow.o .obj/moc_qrasterwindow.o .obj/moc_qplatformgraphicsbuffer.o .obj/moc_qinputdevicemanager_p.o .obj/moc_qopenglwindow.o .obj/moc_qimageiohandler.o .obj/moc_qpictureformatplugin.o .obj/moc_qiconengineplugin.o .obj/moc_qfont.o .obj/moc_qfontdatabase.o .obj/moc_qtextformat.o .obj/moc_qtextobject.o .obj/moc_qtextdocument.o .obj/moc_qtextimagehandler_p.o .obj/moc_qtexttable.o .obj/moc_qtextlist.o .obj/moc_qbrush.o .obj/moc_qpainter.o .obj/moc_qpdfwriter.o .obj/moc_qplatformbackingstore.o .obj/moc_qvalidator.o .obj/moc_qopenglshaderprogram.o .obj/moc_qopenglengineshadermanager_p.o -L/home/technician/opt/qt5/qtbase/lib -lQt5Core -lpthread -lpng -lqtharfbuzzng -lz -lGLESv2
/mnt/rasp-pi-rootfs/lib/libGLESv2.so: file not recognized: File format not recognized
collect2: error: ld returned 1 exit status
Makefile:1134: recipe for target '../../lib/libQt5Gui.so.5.6.0' failed
make[2]: *** [../../lib/libQt5Gui.so.5.6.0] Error 1
make[2]: Leaving directory '/home/technician/opt/qt5/qtbase/src/gui'
Makefile:445: recipe for target 'sub-gui-make_first' failed
make[1]: *** [sub-gui-make_first] Error 2
make[1]: Leaving directory '/home/technician/opt/qt5/qtbase/src'
Makefile:45: recipe for target 'sub-src-make_first' failed
make: *** [sub-src-make_first] Error 2
/****************************************************************************
**
** Copyright (C) 2015 The Qt Company Ltd.
** Contact: http://www.qt.io/licensing/
**
** This file is part of the QtCore module of the Qt Toolkit.
**
** $QT_BEGIN_LICENSE:LGPL21$
** Commercial License Usage
** Licensees holding valid commercial Qt licenses may use this file in
** accordance with the commercial license agreement provided with the
** Software or, alternatively, in accordance with the terms contained in
** a written agreement between you and The Qt Company. For licensing terms
** and conditions see http://www.qt.io/terms-conditions. For further
** information use the contact form at http://www.qt.io/contact-us.
**
** GNU Lesser General Public License Usage
** Alternatively, this file may be used under the terms of the GNU Lesser
** General Public License version 2.1 or version 3 as published by the Free
** Software Foundation and appearing in the file LICENSE.LGPLv21 and
** LICENSE.LGPLv3 included in the packaging of this file. Please review the
** following information to ensure the GNU Lesser General Public License
** requirements will be met: https://www.gnu.org/licenses/lgpl.html and
** http://www.gnu.org/licenses/old-licenses/lgpl-2.1.html.
**
** As a special exception, The Qt Company gives you certain additional
** rights. These rights are described in The Qt Company LGPL Exception
** version 1.1, included in the file LGPL_EXCEPTION.txt in this package.
**
** $QT_END_LICENSE$
**
****************************************************************************/
#ifndef QJSONVALUE_H
#define QJSONVALUE_H
#include <QtCore/qglobal.h>
#include <QtCore/qstring.h>
QT_BEGIN_NAMESPACE
class QDebug;
class QVariant;
class QJsonArray;
class QJsonObject;
namespace QJsonPrivate {
class Data;
class Base;
class Object;
class Header;
class Array;
class Value;
class Entry;
}
class Q_CORE_EXPORT QJsonValue
{
public:
enum Type {
Null = 0x0,
Bool = 0x1,
Double = 0x2,
String = 0x3,
Array = 0x4,
Object = 0x5,
Undefined = 0x80
};
QJsonValue(Type = Null);
QJsonValue(bool b);
QJsonValue(double n);
QJsonValue(int n);
QJsonValue(qint64 n);
QJsonValue(const QString &s);
QJsonValue(QLatin1String s);
#ifndef QT_NO_CAST_FROM_ASCII
inline QT_ASCII_CAST_WARN QJsonValue(const char *s)
: d(0), t(String) { stringDataFromQStringHelper(QString::fromUtf8(s)); }
#endif
QJsonValue(const QJsonArray &a);
QJsonValue(const QJsonObject &o);
~QJsonValue();
QJsonValue(const QJsonValue &other);
QJsonValue &operator =(const QJsonValue &other);
static QJsonValue fromVariant(const QVariant &variant);
QVariant toVariant() const;
Type type() const;
inline bool isNull() const { return type() == Null; }
inline bool isBool() const { return type() == Bool; }
inline bool isDouble() const { return type() == Double; }
inline bool isString() const { return type() == String; }
inline bool isArray() const { return type() == Array; }
inline bool isObject() const { return type() == Object; }
inline bool isUndefined() const { return type() == Undefined; }
bool toBool(bool defaultValue = false) const;
int toInt(int defaultValue = 0) const;
double toDouble(double defaultValue = 0) const;
QString toString(const QString &defaultValue = QString()) const;
QJsonArray toArray() const;
QJsonArray toArray(const QJsonArray &defaultValue) const;
QJsonObject toObject() const;
QJsonObject toObject(const QJsonObject &defaultValue) const;
bool operator==(const QJsonValue &other) const;
bool operator!=(const QJsonValue &other) const;
private:
// avoid implicit conversions from char * to bool
inline QJsonValue(const void *) {}
friend class QJsonPrivate::Value;
friend class QJsonArray;
friend class QJsonObject;
friend Q_CORE_EXPORT QDebug operator<<(QDebug, const QJsonValue &);
QJsonValue(QJsonPrivate::Data *d, QJsonPrivate::Base *b, const QJsonPrivate::Value& v);
void stringDataFromQStringHelper(const QString &string);
void detach();
union {
quint64 ui;
bool b;
double dbl;
QStringData *stringData;
QJsonPrivate::Base *base;
};
QJsonPrivate::Data *d; // needed for Objects and Arrays
Type t;
};
class Q_CORE_EXPORT QJsonValueRef
{
public:
QJsonValueRef(QJsonArray *array, int idx)
: a(array), is_object(false), index(idx) {}
QJsonValueRef(QJsonObject *object, int idx)
: o(object), is_object(true), index(idx) {}
inline operator QJsonValue() const { return toValue(); }
QJsonValueRef &operator = (const QJsonValue &val);
QJsonValueRef &operator = (const QJsonValueRef &val);
QVariant toVariant() const;
inline QJsonValue::Type type() const { return toValue().type(); }
inline bool isNull() const { return type() == QJsonValue::Null; }
inline bool isBool() const { return type() == QJsonValue::Bool; }
inline bool isDouble() const { return type() == QJsonValue::Double; }
inline bool isString() const { return type() == QJsonValue::String; }
inline bool isArray() const { return type() == QJsonValue::Array; }
inline bool isObject() const { return type() == QJsonValue::Object; }
inline bool isUndefined() const { return type() == QJsonValue::Undefined; }
inline bool toBool() const { return toValue().toBool(); }
inline int toInt() const { return toValue().toInt(); }
inline double toDouble() const { return toValue().toDouble(); }
inline QString toString() const { return toValue().toString(); }
QJsonArray toArray() const;
QJsonObject toObject() const;
// ### Qt 6: Add default values
inline bool toBool(bool defaultValue) const { return toValue().toBool(defaultValue); }
inline int toInt(int defaultValue) const { return toValue().toInt(defaultValue); }
inline double toDouble(double defaultValue) const { return toValue().toDouble(defaultValue); }
inline QString toString(const QString &defaultValue) const { return toValue().toString(defaultValue); }
inline bool operator==(const QJsonValue &other) const { return toValue() == other; }
inline bool operator!=(const QJsonValue &other) const { return toValue() != other; }
private:
QJsonValue toValue() const;
union {
QJsonArray *a;
QJsonObject *o;
};
uint is_object : 1;
uint index : 31;
};
#ifndef Q_QDOC
// ### Qt 6: Get rid of these fake pointer classes
class QJsonValuePtr
{
QJsonValue value;
public:
explicit QJsonValuePtr(const QJsonValue& val)
: value(val) {}
QJsonValue& operator*() { return value; }
QJsonValue* operator->() { return &value; }
};
class QJsonValueRefPtr
{
QJsonValueRef valueRef;
public:
QJsonValueRefPtr(QJsonArray *array, int idx)
: valueRef(array, idx) {}
QJsonValueRefPtr(QJsonObject *object, int idx)
: valueRef(object, idx) {}
QJsonValueRef& operator*() { return valueRef; }
QJsonValueRef* operator->() { return &valueRef; }
};
#endif
#if !defined(QT_NO_DEBUG_STREAM) && !defined(QT_JSON_READONLY)
Q_CORE_EXPORT QDebug operator<<(QDebug, const QJsonValue &);
#endif
QT_END_NAMESPACE
#endif // QJSONVALUE_H
make[4]: Leaving directory '/home/technician/opt/qt5/qtbase/src/plugins/generic/evdevtablet'
cd tuiotouch/ && ( test -e Makefile || /home/technician/opt/qt5/qtbase/bin/qmake /home/technician/opt/qt5/qtbase/src/plugins/generic/tuiotouch/tuiotouch.pro -o Makefile ) && make -f Makefile
make[4]: Entering directory '/home/technician/opt/qt5/qtbase/src/plugins/generic/tuiotouch'
/home/technician/opt/qt5/qtbase/bin/moc -DQT_NO_TSLIB -DQT_NO_EXCEPTIONS -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -DQT_NO_DEBUG -DQT_PLUGIN -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I/home/technician/opt/qt5/qtbase/mkspecs/devices/linux-rasp-pi-g++ -I/home/technician/opt/qt5/qtbase/src/plugins/generic/tuiotouch -I/home/technician/opt/qt5/qtbase/include/QtGui/5.6.0 -I/home/technician/opt/qt5/qtbase/include/QtGui/5.6.0/QtGui -I/home/technician/opt/qt5/qtbase/include -I/home/technician/opt/qt5/qtbase/include/QtGui -I/home/technician/opt/qt5/qtbase/include/QtCore/5.6.0 -I/home/technician/opt/qt5/qtbase/include/QtCore/5.6.0/QtCore -I/home/technician/opt/qt5/qtbase/include/QtNetwork -I/home/technician/opt/qt5/qtbase/include/QtCore -I/home/technician/opt/gcc-4.7-linaro-rpi-gnueabihf/arm-linux-gnueabihf/include/c++/4.7.2 -I/home/technician/opt/gcc-4.7-linaro-rpi-gnueabihf/arm-linux-gnueabihf/include/c++/4.7.2/arm-linux-gnueabihf -I/home/technician/opt/gcc-4.7-linaro-rpi-gnueabihf/arm-linux-gnueabihf/include/c++/4.7.2/backward -I/home/technician/opt/gcc-4.7-linaro-rpi-gnueabihf/lib/gcc/arm-linux-gnueabihf/4.7.2/include -I/home/technician/opt/gcc-4.7-linaro-rpi-gnueabihf/lib/gcc/arm-linux-gnueabihf/4.7.2/include-fixed -I/home/technician/opt/gcc-4.7-linaro-rpi-gnueabihf/arm-linux-gnueabihf/include -I/mnt/rasp-pi-rootfs/usr/include main.cpp -o .moc/main.moc
/home/technician/opt/gcc-4.7-linaro-rpi-gnueabihf/bin/arm-linux-gnueabihf-g++ -c -pipe -marm -mfpu=vfp -mtune=arm1176jzf-s -march=armv6zk -mabi=aapcs-linux -mfloat-abi=hard --sysroot=/mnt/rasp-pi-rootfs -O2 -std=c++0x -fvisibility=hidden -fvisibility-inlines-hidden -fno-exceptions -Wall -W -D_REENTRANT -fPIC -DQT_NO_TSLIB -DQT_NO_EXCEPTIONS -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -DQT_NO_DEBUG -DQT_PLUGIN -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -I../../../../include/QtGui/5.6.0 -I../../../../include/QtGui/5.6.0/QtGui -I../../../../include -I../../../../include/QtGui -I../../../../include/QtCore/5.6.0 -I../../../../include/QtCore/5.6.0/QtCore -I../../../../include/QtNetwork -I../../../../include/QtCore -I.moc -I../../../../mkspecs/devices/linux-rasp-pi-g++ -o .obj/qoscbundle.o qoscbundle.cpp
/home/technician/opt/gcc-4.7-linaro-rpi-gnueabihf/bin/arm-linux-gnueabihf-g++ -c -pipe -marm -mfpu=vfp -mtune=arm1176jzf-s -march=armv6zk -mabi=aapcs-linux -mfloat-abi=hard --sysroot=/mnt/rasp-pi-rootfs -O2 -std=c++0x -fvisibility=hidden -fvisibility-inlines-hidden -fno-exceptions -Wall -W -D_REENTRANT -fPIC -DQT_NO_TSLIB -DQT_BUILD_XCB_QPA_LIB_LIB -DQT_BUILDING_QT -DQT_NO_CAST_TO_ASCII -DQT_ASCII_CAST_WARNINGS -DQT_MOC_COMPAT -DQT_USE_QSTRINGBUILDER -DQT_DEPRECATED_WARNINGS -DQT_DISABLE_DEPRECATED_BEFORE=0x050000 -DQT_BUILD_XCB_PLUGIN -DXCB_USE_XLIB -DXCB_USE_XINPUT2 -DLIBXI_MAJOR=1 -DLIBXI_MINOR=7 -DLIBXI_PATCH=5 -DXCB_USE_SM -DQ_FONTCONFIGDATABASE -DQT_NO_EXCEPTIONS -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -DQT_NO_DEBUG -DQT_PLATFORMSUPPORT_LIB -DQT_GUI_LIB -DQT_DBUS_LIB -DQT_CORE_LIB -I. -I../../../../include -I/home/technician/opt/qt5/qtbase/include/QtQGui -I../../../../include/QtGui/5.6.0 -I../../../../include/QtGui/5.6.0/QtGui -Igl_integrations -I../../../../include/QtPlatformSupport -I../../../../include/QtPlatformSupport/5.6.0 -I../../../../include/QtPlatformSupport/5.6.0/QtPlatformSupport -I../../../../include/QtGui -I../../../../include/QtCore/5.6.0 -I../../../../include/QtCore/5.6.0/QtCore -I../../../../include/QtDBus -I../../../../include/QtCore -I.moc -I../../../../mkspecs/devices/linux-rasp-pi-g++ -o .obj/moc_qxcbglintegrationplugin.o .moc/moc_qxcbglintegrationplugin.cpp
/home/technician/opt/gcc-4.7-linaro-rpi-gnueabihf/bin/arm-linux-gnueabihf-g++ -c -pipe -marm -mfpu=vfp -mtune=arm1176jzf-s -march=armv6zk -mabi=aapcs-linux -mfloat-abi=hard --sysroot=/mnt/rasp-pi-rootfs -O2 -std=c++0x -fvisibility=hidden -fvisibility-inlines-hidden -fno-exceptions -Wall -W -D_REENTRANT -fPIC -DQT_NO_TSLIB -DQT_NO_EXCEPTIONS -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -DQT_NO_DEBUG -DQT_PLUGIN -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -I../../../../include/QtGui/5.6.0 -I../../../../include/QtGui/5.6.0/QtGui -I../../../../include -I../../../../include/QtGui -I../../../../include/QtCore/5.6.0 -I../../../../include/QtCore/5.6.0/QtCore -I../../../../include/QtNetwork -I../../../../include/QtCore -I.moc -I../../../../mkspecs/devices/linux-rasp-pi-g++ -o .obj/qoscmessage.o qoscmessage.cpp
cd libinput/ && ( test -e Makefile || /home/technician/opt/qt5/qtbase/bin/qmake /home/technician/opt/qt5/qtbase/src/plugins/generic/libinput/libinput.pro -o Makefile ) && make -f Makefile
make[4]: Entering directory '/home/technician/opt/qt5/qtbase/src/plugins/generic/libinput'
/home/technician/opt/qt5/qtbase/bin/moc -DQT_NO_TSLIB -DQT_NO_EXCEPTIONS -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -DQT_NO_DEBUG -DQT_PLUGIN -DQT_PLATFORMSUPPORT_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/home/technician/opt/qt5/qtbase/mkspecs/devices/linux-rasp-pi-g++ -I/home/technician/opt/qt5/qtbase/src/plugins/generic/libinput -I/home/technician/opt/qt5/qtbase/include -I/home/technician/opt/qt5/qtbase/include/QtPlatformSupport -I/home/technician/opt/qt5/qtbase/include/QtPlatformSupport/5.6.0 -I/home/technician/opt/qt5/qtbase/include/QtPlatformSupport/5.6.0/QtPlatformSupport -I/home/technician/opt/qt5/qtbase/include/QtGui/5.6.0 -I/home/technician/opt/qt5/qtbase/include/QtGui/5.6.0/QtGui -I/home/technician/opt/qt5/qtbase/include/QtGui -I/home/technician/opt/qt5/qtbase/include/QtCore/5.6.0 -I/home/technician/opt/qt5/qtbase/include/QtCore/5.6.0/QtCore -I/home/technician/opt/qt5/qtbase/include/QtCore -I/home/technician/opt/gcc-4.7-linaro-rpi-gnueabihf/arm-linux-gnueabihf/include/c++/4.7.2 -I/home/technician/opt/gcc-4.7-linaro-rpi-gnueabihf/arm-linux-gnueabihf/include/c++/4.7.2/arm-linux-gnueabihf -I/home/technician/opt/gcc-4.7-linaro-rpi-gnueabihf/arm-linux-gnueabihf/include/c++/4.7.2/backward -I/home/technician/opt/gcc-4.7-linaro-rpi-gnueabihf/lib/gcc/arm-linux-gnueabihf/4.7.2/include -I/home/technician/opt/gcc-4.7-linaro-rpi-gnueabihf/lib/gcc/arm-linux-gnueabihf/4.7.2/include-fixed -I/home/technician/opt/gcc-4.7-linaro-rpi-gnueabihf/arm-linux-gnueabihf/include -I/mnt/rasp-pi-rootfs/usr/include main.cpp -o .moc/main.moc
/home/technician/opt/gcc-4.7-linaro-rpi-gnueabihf/bin/arm-linux-gnueabihf-g++ -c -pipe -marm -mfpu=vfp -mtune=arm1176jzf-s -march=armv6zk -mabi=aapcs-linux -mfloat-abi=hard --sysroot=/mnt/rasp-pi-rootfs -O2 -std=c++0x -fvisibility=hidden -fvisibility-inlines-hidden -fno-exceptions -Wall -W -D_REENTRANT -fPIC -DQT_NO_TSLIB -DQT_NO_EXCEPTIONS -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -DQT_NO_DEBUG -DQT_PLUGIN -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I. -I../../../printsupport/kernel -I../../../../include/QtGui/5.6.0 -I../../../../include/QtGui/5.6.0/QtGui -I../../../../include/QtPrintSupport/5.6.0 -I../../../../include/QtPrintSupport/5.6.0/QtPrintSupport -I../../../../include -I../../../../include/QtPrintSupport -I../../../../include/QtWidgets -I../../../../include/QtGui -I../../../../include/QtCore/5.6.0 -I../../../../include/QtCore/5.6.0/QtCore -I../../../../include/QtCore -I.moc -I../../../../mkspecs/devices/linux-rasp-pi-g++ -o .obj/qcupsprintengine.o qcupsprintengine.cpp
/home/technician/opt/gcc-4.7-linaro-rpi-gnueabihf/bin/arm-linux-gnueabihf-g++ -c -pipe -marm -mfpu=vfp -mtune=arm1176jzf-s -march=armv6zk -mabi=aapcs-linux -mfloat-abi=hard --sysroot=/mnt/rasp-pi-rootfs -O2 -std=c++0x -fvisibility=hidden -fvisibility-inlines-hidden -fno-exceptions -Wall -W -D_REENTRANT -fPIC -DQT_NO_TSLIB -DQT_NO_EXCEPTIONS -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -DQT_NO_DEBUG -DQT_PLUGIN -DQT_PLATFORMSUPPORT_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I. -I../../../../include -I../../../../include/QtPlatformSupport -I../../../../include/QtPlatformSupport/5.6.0 -I../../../../include/QtPlatformSupport/5.6.0/QtPlatformSupport -I../../../../include/QtGui/5.6.0 -I../../../../include/QtGui/5.6.0/QtGui -I../../../../include/QtGui -I../../../../include/QtCore/5.6.0 -I../../../../include/QtCore/5.6.0/QtCore -I../../../../include/QtCore -I.moc -I../../../../mkspecs/devices/linux-rasp-pi-g++ -o .obj/main.o main.cpp
rm -f libQt5XcbQpa.so.5.6.0 libQt5XcbQpa.so libQt5XcbQpa.so.5 libQt5XcbQpa.so.5.6
/home/technician/opt/gcc-4.7-linaro-rpi-gnueabihf/bin/arm-linux-gnueabihf-g++ -Wl,-rpath-link,/mnt/rasp-pi-rootfs/opt/vc/lib -Wl,-rpath-link,/mnt/rasp-pi-rootfs/usr/lib/arm-linux-gnueabihf -Wl,-rpath-link,/mnt/rasp-pi-rootfs/lib/arm-linux-gnueabihf -mfloat-abi=hard --sysroot=/mnt/rasp-pi-rootfs -Wl,--no-undefined -Wl,--version-script,/home/technician/opt/qt5/qtbase/src/plugins/platforms/xcb/QtXcbQpa.version -Wl,-O1 -Wl,--enable-new-dtags -Wl,-z,origin -Wl,-rpath,\$ORIGIN -shared -Wl,-soname,libQt5XcbQpa.so.5 -o libQt5XcbQpa.so.5.6.0 .obj/qxcbclipboard.o .obj/qxcbconnection.o .obj/qxcbintegration.o .obj/qxcbkeyboard.o .obj/qxcbmime.o .obj/qxcbdrag.o .obj/qxcbscreen.o .obj/qxcbwindow.o .obj/qxcbbackingstore.o .obj/qxcbwmsupport.o .obj/qxcbnativeinterface.o .obj/qxcbcursor.o .obj/qxcbimage.o .obj/qxcbxsettings.o .obj/qxcbsystemtraytracker.o .obj/qxcbconnection_xi2.o .obj/qxcbsessionmanager.o .obj/qxcbglintegrationfactory.o .obj/qxcbglintegration.o .obj/qxcbnativeinterfacehandler.o .obj/moc_qxcbconnection.o .obj/moc_qxcbmime.o .obj/moc_qxcbnativeinterface.o .obj/moc_qxcbsystemtraytracker.o .obj/moc_qxcbglintegrationplugin.o -ldl -lX11 -lX11-xcb -lXi -lSM -lICE -lxcb-render -ldbus-1 -lxcb -lxcb-image -lxcb-icccm -lxcb-sync -lxcb-xfixes -lxcb-shm -lxcb-randr -lxcb-shape -lxcb-keysyms -lxcb-xkb -lxkbcommon-x11 -L/home/technician/opt/qt5/qtbase/lib -lQt5PlatformSupport -lfontconfig -lfreetype -lgthread-2.0 -pthread -lglib-2.0 -linput -lxkbcommon -ludev -lmtdev -lEGL -L/mnt/rasp-pi-rootfs/opt/vc/lib -lGLESv2 -lQt5Gui -lQt5DBus -lQt5Core -lpthread -lGLESv2
ln -s libQt5XcbQpa.so.5.6.0 libQt5XcbQpa.so
ln -s libQt5XcbQpa.so.5.6.0 libQt5XcbQpa.so.5
ln -s libQt5XcbQpa.so.5.6.0 libQt5XcbQpa.so.5.6
rm -f ../../../../lib/libQt5XcbQpa.so.5.6.0
mv -f libQt5XcbQpa.so.5.6.0 ../../../../lib/
rm -f ../../../../lib/libQt5XcbQpa.so
rm -f ../../../../lib/libQt5XcbQpa.so.5
rm -f ../../../../lib/libQt5XcbQpa.so.5.6
mv -f libQt5XcbQpa.so ../../../../lib/
mv -f libQt5XcbQpa.so.5 ../../../../lib/
mv -f libQt5XcbQpa.so.5.6 ../../../../lib/
make[5]: Leaving directory '/home/technician/opt/qt5/qtbase/src/plugins/platforms/xcb'
( test -e Makefile.xcb-plugin || /home/technician/opt/qt5/qtbase/bin/qmake /home/technician/opt/qt5/qtbase/src/plugins/platforms/xcb/xcb-plugin.pro -o Makefile.xcb-plugin ) && make -f Makefile.xcb-plugin
make[5]: Entering directory '/home/technician/opt/qt5/qtbase/src/plugins/platforms/xcb'
/home/technician/opt/qt5/qtbase/bin/moc -DQT_NO_TSLIB -DQT_NO_EXCEPTIONS -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -DQT_NO_DEBUG -DQT_PLUGIN -DQT_PLATFORMSUPPORT_LIB -DQT_XCB_QPA_LIB_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/home/technician/opt/qt5/qtbase/mkspecs/devices/linux-rasp-pi-g++ -I/home/technician/opt/qt5/qtbase/src/plugins/platforms/xcb -I/home/technician/opt/qt5/qtbase/include -I/home/technician/opt/qt5/qtbase/include/QtPlatformSupport -I/home/technician/opt/qt5/qtbase/include/QtPlatformSupport/5.6.0 -I/home/technician/opt/qt5/qtbase/include/QtPlatformSupport/5.6.0/QtPlatformSupport -I/home/technician/opt/qt5/qtbase/include/QtGui/5.6.0 -I/home/technician/opt/qt5/qtbase/include/QtGui/5.6.0/QtGui -I/home/technician/opt/qt5/qtbase/include/QtQGui -I/home/technician/opt/qt5/qtbase/include/QtGui -I/home/technician/opt/qt5/qtbase/include/QtCore/5.6.0 -I/home/technician/opt/qt5/qtbase/include/QtCore/5.6.0/QtCore -I/home/technician/opt/qt5/qtbase/include/QtCore -I/home/technician/opt/gcc-4.7-linaro-rpi-gnueabihf/arm-linux-gnueabihf/include/c++/4.7.2 -I/home/technician/opt/gcc-4.7-linaro-rpi-gnueabihf/arm-linux-gnueabihf/include/c++/4.7.2/arm-linux-gnueabihf -I/home/technician/opt/gcc-4.7-linaro-rpi-gnueabihf/arm-linux-gnueabihf/include/c++/4.7.2/backward -I/home/technician/opt/gcc-4.7-linaro-rpi-gnueabihf/lib/gcc/arm-linux-gnueabihf/4.7.2/include -I/home/technician/opt/gcc-4.7-linaro-rpi-gnueabihf/lib/gcc/arm-linux-gnueabihf/4.7.2/include-fixed -I/home/technician/opt/gcc-4.7-linaro-rpi-gnueabihf/arm-linux-gnueabihf/include -I/mnt/rasp-pi-rootfs/usr/include qxcbmain.cpp -o .moc/qxcbmain.moc
/home/technician/opt/gcc-4.7-linaro-rpi-gnueabihf/bin/arm-linux-gnueabihf-g++ -c -pipe -marm -mfpu=vfp -mtune=arm1176jzf-s -march=armv6zk -mabi=aapcs-linux -mfloat-abi=hard --sysroot=/mnt/rasp-pi-rootfs -O2 -std=c++0x -fvisibility=hidden -fvisibility-inlines-hidden -fno-exceptions -Wall -W -D_REENTRANT -fPIC -DQT_NO_TSLIB -DQT_NO_EXCEPTIONS -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -DQT_NO_DEBUG -DQT_PLUGIN -DQT_PLATFORMSUPPORT_LIB -DQT_XCB_QPA_LIB_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I. -I../../../../include -I../../../../include/QtPlatformSupport -I../../../../include/QtPlatformSupport/5.6.0 -I../../../../include/QtPlatformSupport/5.6.0/QtPlatformSupport -I../../../../include/QtGui/5.6.0 -I../../../../include/QtGui/5.6.0/QtGui -I/home/technician/opt/qt5/qtbase/include/QtQGui -I../../../../include/QtGui -I../../../../include/QtCore/5.6.0 -I../../../../include/QtCore/5.6.0/QtCore -I../../../../include/QtCore -I.moc -I../../../../mkspecs/devices/linux-rasp-pi-g++ -o .obj/qxcbmain.o qxcbmain.cpp
/home/technician/opt/gcc-4.7-linaro-rpi-gnueabihf/bin/arm-linux-gnueabihf-g++ -c -pipe -marm -mfpu=vfp -mtune=arm1176jzf-s -march=armv6zk -mabi=aapcs-linux -mfloat-abi=hard --sysroot=/mnt/rasp-pi-rootfs -O2 -std=c++0x -fvisibility=hidden -fvisibility-inlines-hidden -fno-exceptions -Wall -W -D_REENTRANT -fPIC -DQT_NO_TSLIB -DQT_NO_EXCEPTIONS -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -DQT_NO_DEBUG -DQT_PLUGIN -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -I../../../../include/QtGui/5.6.0 -I../../../../include/QtGui/5.6.0/QtGui -I../../../../include -I../../../../include/QtGui -I../../../../include/QtCore/5.6.0 -I../../../../include/QtCore/5.6.0/QtCore -I../../../../include/QtNetwork -I../../../../include/QtCore -I.moc -I../../../../mkspecs/devices/linux-rasp-pi-g++ -o .obj/qtuiohandler.o qtuiohandler.cpp
rm -f libqlibinputplugin.so
/home/technician/opt/gcc-4.7-linaro-rpi-gnueabihf/bin/arm-linux-gnueabihf-g++ -Wl,-rpath-link,/mnt/rasp-pi-rootfs/opt/vc/lib -Wl,-rpath-link,/mnt/rasp-pi-rootfs/usr/lib/arm-linux-gnueabihf -Wl,-rpath-link,/mnt/rasp-pi-rootfs/lib/arm-linux-gnueabihf -mfloat-abi=hard --sysroot=/mnt/rasp-pi-rootfs -Wl,--no-undefined -Wl,-O1 -Wl,--enable-new-dtags -Wl,-z,origin -Wl,-rpath,\$ORIGIN/../../lib -shared -o libqlibinputplugin.so .obj/main.o -L/home/technician/opt/qt5/qtbase/lib -lQt5PlatformSupport -lfontconfig -lfreetype -lQt5DBus -lgthread-2.0 -pthread -lglib-2.0 -linput -lxkbcommon -ludev -lmtdev -lEGL -L/mnt/rasp-pi-rootfs/opt/vc/lib -lQt5Gui -lQt5Core -lGLESv2 -lpthread
mv -f libqlibinputplugin.so ../../../../plugins/generic/
make[4]: Leaving directory '/home/technician/opt/qt5/qtbase/src/plugins/generic/libinput'
/home/technician/opt/qt5/qtbase/bin/moc -DQT_NO_TSLIB -DQT_NO_EXCEPTIONS -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -DQT_NO_DEBUG -DQT_PLUGIN -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I/home/technician/opt/qt5/qtbase/mkspecs/devices/linux-rasp-pi-g++ -I/home/technician/opt/qt5/qtbase/src/plugins/generic/tuiotouch -I/home/technician/opt/qt5/qtbase/include/QtGui/5.6.0 -I/home/technician/opt/qt5/qtbase/include/QtGui/5.6.0/QtGui -I/home/technician/opt/qt5/qtbase/include -I/home/technician/opt/qt5/qtbase/include/QtGui -I/home/technician/opt/qt5/qtbase/include/QtCore/5.6.0 -I/home/technician/opt/qt5/qtbase/include/QtCore/5.6.0/QtCore -I/home/technician/opt/qt5/qtbase/include/QtNetwork -I/home/technician/opt/qt5/qtbase/include/QtCore -I/home/technician/opt/gcc-4.7-linaro-rpi-gnueabihf/arm-linux-gnueabihf/include/c++/4.7.2 -I/home/technician/opt/gcc-4.7-linaro-rpi-gnueabihf/arm-linux-gnueabihf/include/c++/4.7.2/arm-linux-gnueabihf -I/home/technician/opt/gcc-4.7-linaro-rpi-gnueabihf/arm-linux-gnueabihf/include/c++/4.7.2/backward -I/home/technician/opt/gcc-4.7-linaro-rpi-gnueabihf/lib/gcc/arm-linux-gnueabihf/4.7.2/include -I/home/technician/opt/gcc-4.7-linaro-rpi-gnueabihf/lib/gcc/arm-linux-gnueabihf/4.7.2/include-fixed -I/home/technician/opt/gcc-4.7-linaro-rpi-gnueabihf/arm-linux-gnueabihf/include -I/mnt/rasp-pi-rootfs/usr/include qtuiohandler_p.h -o .moc/moc_qtuiohandler_p.cpp
/home/technician/opt/gcc-4.7-linaro-rpi-gnueabihf/bin/arm-linux-gnueabihf-g++ -c -pipe -marm -mfpu=vfp -mtune=arm1176jzf-s -march=armv6zk -mabi=aapcs-linux -mfloat-abi=hard --sysroot=/mnt/rasp-pi-rootfs -O2 -std=c++0x -fvisibility=hidden -fvisibility-inlines-hidden -fno-exceptions -Wall -W -D_REENTRANT -fPIC -DQT_NO_TSLIB -DQT_NO_EXCEPTIONS -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -DQT_NO_DEBUG -DQT_PLUGIN -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -I../../../../include/QtGui/5.6.0 -I../../../../include/QtGui/5.6.0/QtGui -I../../../../include -I../../../../include/QtGui -I../../../../include/QtCore/5.6.0 -I../../../../include/QtCore/5.6.0/QtCore -I../../../../include/QtNetwork -I../../../../include/QtCore -I.moc -I../../../../mkspecs/devices/linux-rasp-pi-g++ -o .obj/main.o main.cpp
rm -f libqxcb.so
/home/technician/opt/gcc-4.7-linaro-rpi-gnueabihf/bin/arm-linux-gnueabihf-g++ -Wl,-rpath-link,/mnt/rasp-pi-rootfs/opt/vc/lib -Wl,-rpath-link,/mnt/rasp-pi-rootfs/usr/lib/arm-linux-gnueabihf -Wl,-rpath-link,/mnt/rasp-pi-rootfs/lib/arm-linux-gnueabihf -mfloat-abi=hard --sysroot=/mnt/rasp-pi-rootfs -Wl,--no-undefined -Wl,-O1 -Wl,--enable-new-dtags -Wl,-z,origin -Wl,-rpath,\$ORIGIN/../../lib -shared -o libqxcb.so .obj/qxcbmain.o -L/home/technician/opt/qt5/qtbase/lib -L/mnt/rasp-pi-rootfs/opt/vc/lib -lQt5XcbQpa -ldl -lX11 -lX11-xcb -lXi -lSM -lICE -lxcb-render -ldbus-1 -lxcb -lxcb-image -lxcb-icccm -lxcb-sync -lxcb-xfixes -lxcb-shm -lxcb-randr -lxcb-shape -lxcb-keysyms -lxcb-xkb -lxkbcommon-x11 -lQt5PlatformSupport -lfontconfig -lfreetype -lgthread-2.0 -pthread -lglib-2.0 -linput -lxkbcommon -ludev -lmtdev -lEGL -lQt5DBus -lQt5Gui -lQt5Core -lGLESv2 -lpthread
mv -f libqxcb.so ../../../../plugins/platforms/
make[5]: Leaving directory '/home/technician/opt/qt5/qtbase/src/plugins/platforms/xcb'
cd gl_integrations/ && ( test -e Makefile || /home/technician/opt/qt5/qtbase/bin/qmake /home/technician/opt/qt5/qtbase/src/plugins/platforms/xcb/gl_integrations/gl_integrations.pro -o Makefile ) && make -f Makefile
make[5]: Entering directory '/home/technician/opt/qt5/qtbase/src/plugins/platforms/xcb/gl_integrations'
make[5]: Nothing to be done for 'first'.
make[5]: Leaving directory '/home/technician/opt/qt5/qtbase/src/plugins/platforms/xcb/gl_integrations'
make[4]: Leaving directory '/home/technician/opt/qt5/qtbase/src/plugins/platforms/xcb'
make[3]: Leaving directory '/home/technician/opt/qt5/qtbase/src/plugins/platforms'
Makefile:100: recipe for target 'sub-platforms-make_first' failed
make[2]: *** [sub-platforms-make_first] Error 2
make[2]: *** Waiting for unfinished jobs....
/home/technician/opt/gcc-4.7-linaro-rpi-gnueabihf/bin/arm-linux-gnueabihf-g++ -c -pipe -marm -mfpu=vfp -mtune=arm1176jzf-s -march=armv6zk -mabi=aapcs-linux -mfloat-abi=hard --sysroot=/mnt/rasp-pi-rootfs -O2 -std=c++0x -fvisibility=hidden -fvisibility-inlines-hidden -fno-exceptions -Wall -W -D_REENTRANT -fPIC -DQT_NO_TSLIB -DQT_NO_EXCEPTIONS -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -DQT_NO_DEBUG -DQT_PLUGIN -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -I../../../../include/QtGui/5.6.0 -I../../../../include/QtGui/5.6.0/QtGui -I../../../../include -I../../../../include/QtGui -I../../../../include/QtCore/5.6.0 -I../../../../include/QtCore/5.6.0/QtCore -I../../../../include/QtNetwork -I../../../../include/QtCore -I.moc -I../../../../mkspecs/devices/linux-rasp-pi-g++ -o .obj/moc_qtuiohandler_p.o .moc/moc_qtuiohandler_p.cpp
/home/technician/opt/gcc-4.7-linaro-rpi-gnueabihf/bin/arm-linux-gnueabihf-g++ -c -pipe -marm -mfpu=vfp -mtune=arm1176jzf-s -march=armv6zk -mabi=aapcs-linux -mfloat-abi=hard --sysroot=/mnt/rasp-pi-rootfs -O2 -std=c++0x -fvisibility=hidden -fvisibility-inlines-hidden -fno-exceptions -Wall -W -D_REENTRANT -fPIC -DQT_NO_TSLIB -DQT_NO_EXCEPTIONS -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -DQT_NO_DEBUG -DQT_PLUGIN -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I. -I../../../printsupport/kernel -I../../../../include/QtGui/5.6.0 -I../../../../include/QtGui/5.6.0/QtGui -I../../../../include/QtPrintSupport/5.6.0 -I../../../../include/QtPrintSupport/5.6.0/QtPrintSupport -I../../../../include -I../../../../include/QtPrintSupport -I../../../../include/QtWidgets -I../../../../include/QtGui -I../../../../include/QtCore/5.6.0 -I../../../../include/QtCore/5.6.0/QtCore -I../../../../include/QtCore -I.moc -I../../../../mkspecs/devices/linux-rasp-pi-g++ -o .obj/main.o main.cpp
rm -f libcupsprintersupport.so
/home/technician/opt/gcc-4.7-linaro-rpi-gnueabihf/bin/arm-linux-gnueabihf-g++ -Wl,-rpath-link,/mnt/rasp-pi-rootfs/opt/vc/lib -Wl,-rpath-link,/mnt/rasp-pi-rootfs/usr/lib/arm-linux-gnueabihf -Wl,-rpath-link,/mnt/rasp-pi-rootfs/lib/arm-linux-gnueabihf -mfloat-abi=hard --sysroot=/mnt/rasp-pi-rootfs -Wl,--no-undefined -Wl,-O1 -Wl,--enable-new-dtags -Wl,-z,origin -Wl,-rpath,\$ORIGIN/../../lib -shared -o libcupsprintersupport.so .obj/main.o .obj/qppdprintdevice.o .obj/qcupsprintersupport.o .obj/qcupsprintengine.o -L/home/technician/opt/qt5/qtbase/lib -lQt5PrintSupport -lQt5Widgets -lQt5Gui -lQt5Core -lGLESv2 -lpthread -lcups
rm -f libqtuiotouchplugin.so
/home/technician/opt/gcc-4.7-linaro-rpi-gnueabihf/bin/arm-linux-gnueabihf-g++ -Wl,-rpath-link,/mnt/rasp-pi-rootfs/opt/vc/lib -Wl,-rpath-link,/mnt/rasp-pi-rootfs/usr/lib/arm-linux-gnueabihf -Wl,-rpath-link,/mnt/rasp-pi-rootfs/lib/arm-linux-gnueabihf -mfloat-abi=hard --sysroot=/mnt/rasp-pi-rootfs -Wl,--no-undefined -Wl,-O1 -Wl,--enable-new-dtags -Wl,-z,origin -Wl,-rpath,\$ORIGIN/../../lib -shared -o libqtuiotouchplugin.so .obj/main.o .obj/qoscbundle.o .obj/qoscmessage.o .obj/qtuiohandler.o .obj/moc_qtuiohandler_p.o -L/home/technician/opt/qt5/qtbase/lib -lQt5Gui -lQt5Network -lQt5Core -lGLESv2 -lpthread
mv -f libqtuiotouchplugin.so ../../../../plugins/generic/
make[4]: Leaving directory '/home/technician/opt/qt5/qtbase/src/plugins/generic/tuiotouch'
make[3]: Leaving directory '/home/technician/opt/qt5/qtbase/src/plugins/generic'
mv -f libcupsprintersupport.so ../../../../plugins/printsupport/
make[4]: Leaving directory '/home/technician/opt/qt5/qtbase/src/plugins/printsupport/cups'
make[3]: Leaving directory '/home/technician/opt/qt5/qtbase/src/plugins/printsupport'
make[2]: Leaving directory '/home/technician/opt/qt5/qtbase/src/plugins'
Makefile:668: recipe for target 'sub-plugins-make_first' failed
make[1]: *** [sub-plugins-make_first] Error 2
make[1]: Leaving directory '/home/technician/opt/qt5/qtbase/src'
Makefile:45: recipe for target 'sub-src-make_first' failed
make: *** [sub-src-make_first] Error 2
make without j
make[4]: Entering directory '/home/technician/opt/qt5/qtbase/src/plugins/platforms/xcb'
( test -e Makefile.xcb_qpa_lib || /home/technician/opt/qt5/qtbase/bin/qmake /home/technician/opt/qt5/qtbase/src/plugins/platforms/xcb/xcb_qpa_lib.pro -o Makefile.xcb_qpa_lib ) && make -f Makefile.xcb_qpa_lib
make[5]: Entering directory '/home/technician/opt/qt5/qtbase/src/plugins/platforms/xcb'
make[5]: Nothing to be done for 'first'.
make[5]: Leaving directory '/home/technician/opt/qt5/qtbase/src/plugins/platforms/xcb'
( test -e Makefile.xcb-plugin || /home/technician/opt/qt5/qtbase/bin/qmake /home/technician/opt/qt5/qtbase/src/plugins/platforms/xcb/xcb-plugin.pro -o Makefile.xcb-plugin ) && make -f Makefile.xcb-plugin
make[5]: Entering directory '/home/technician/opt/qt5/qtbase/src/plugins/platforms/xcb'
make[5]: Nothing to be done for 'first'.
make[5]: Leaving directory '/home/technician/opt/qt5/qtbase/src/plugins/platforms/xcb'
cd gl_integrations/ && ( test -e Makefile || /home/technician/opt/qt5/qtbase/bin/qmake /home/technician/opt/qt5/qtbase/src/plugins/platforms/xcb/gl_integrations/gl_integrations.pro -o Makefile ) && make -f Makefile
make[5]: Entering directory '/home/technician/opt/qt5/qtbase/src/plugins/platforms/xcb/gl_integrations'
make[5]: Nothing to be done for 'first'.
make[5]: Leaving directory '/home/technician/opt/qt5/qtbase/src/plugins/platforms/xcb/gl_integrations'
make[4]: Leaving directory '/home/technician/opt/qt5/qtbase/src/plugins/platforms/xcb'
cd eglfs/ && ( test -e Makefile || /home/technician/opt/qt5/qtbase/bin/qmake /home/technician/opt/qt5/qtbase/src/plugins/platforms/eglfs/eglfs.pro -o Makefile ) && make -f Makefile
make[4]: Entering directory '/home/technician/opt/qt5/qtbase/src/plugins/platforms/eglfs'
( test -e Makefile.eglfs_device_lib || /home/technician/opt/qt5/qtbase/bin/qmake /home/technician/opt/qt5/qtbase/src/plugins/platforms/eglfs/eglfs_device_lib.pro -o Makefile.eglfs_device_lib ) && make -f Makefile.eglfs_device_lib
make[5]: Entering directory '/home/technician/opt/qt5/qtbase/src/plugins/platforms/eglfs'
make[5]: Nothing to be done for 'first'.
make[5]: Leaving directory '/home/technician/opt/qt5/qtbase/src/plugins/platforms/eglfs'
( test -e Makefile.eglfs-plugin || /home/technician/opt/qt5/qtbase/bin/qmake /home/technician/opt/qt5/qtbase/src/plugins/platforms/eglfs/eglfs-plugin.pro -o Makefile.eglfs-plugin ) && make -f Makefile.eglfs-plugin
make[5]: Entering directory '/home/technician/opt/qt5/qtbase/src/plugins/platforms/eglfs'
make[5]: Nothing to be done for 'first'.
make[5]: Leaving directory '/home/technician/opt/qt5/qtbase/src/plugins/platforms/eglfs'
cd deviceintegration/ && ( test -e Makefile || /home/technician/opt/qt5/qtbase/bin/qmake /home/technician/opt/qt5/qtbase/src/plugins/platforms/eglfs/deviceintegration/deviceintegration.pro -o Makefile ) && make -f Makefile
make[5]: Entering directory '/home/technician/opt/qt5/qtbase/src/plugins/platforms/eglfs/deviceintegration'
cd eglfs_brcm/ && ( test -e Makefile || /home/technician/opt/qt5/qtbase/bin/qmake /home/technician/opt/qt5/qtbase/src/plugins/platforms/eglfs/deviceintegration/eglfs_brcm/eglfs_brcm.pro -o Makefile ) && make -f Makefile
make[6]: Entering directory '/home/technician/opt/qt5/qtbase/src/plugins/platforms/eglfs/deviceintegration/eglfs_brcm'
/home/technician/opt/gcc-4.7-linaro-rpi-gnueabihf/bin/arm-linux-gnueabihf-g++ -c -pipe -marm -mfpu=vfp -mtune=arm1176jzf-s -march=armv6zk -mabi=aapcs-linux -mfloat-abi=hard --sysroot=/mnt/rasp-pi-rootfs -O2 -std=c++0x -fvisibility=hidden -fvisibility-inlines-hidden -fno-exceptions -Wall -W -D_REENTRANT -fPIC -DQT_NO_TSLIB -DQT_NO_EXCEPTIONS -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -DQT_NO_DEBUG -DQT_PLUGIN -DQT_PLATFORMSUPPORT_LIB -DQT_EGLFS_DEVICE_LIB_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I. -I../../../eglfs -isystem /mnt/rasp-pi-rootfs/usr/include/libdrm -I../../../../../../include -I../../../../../../include/QtPlatformSupport -I../../../../../../include/QtPlatformSupport/5.6.0 -I../../../../../../include/QtPlatformSupport/5.6.0/QtPlatformSupport -I../../../../../../include/QtGui/5.6.0 -I../../../../../../include/QtGui/5.6.0/QtGui -I/home/technician/opt/qt5/qtbase/include/QtQGui -I../../../../../../include/QtGui -I../../../../../../include/QtCore/5.6.0 -I../../../../../../include/QtCore/5.6.0/QtCore -I../../../../../../include/QtCore -I.moc -I../../../../../../mkspecs/devices/linux-rasp-pi-g++ -o .obj/qeglfsbrcmmain.o qeglfsbrcmmain.cpp
In file included from ../../../../../../include/QtCore/qjsonvalue.h:1:0,
from ../../../../../../include/QtCore/../../src/corelib/json/qjsonobject.h:37,
from ../../../../../../include/QtCore/qjsonobject.h:1,
from ../../../../../../include/QtCore/../../src/corelib/plugin/qplugin.h:39,
from ../../../../../../include/QtCore/qplugin.h:1,
from .moc/qeglfsbrcmmain.moc:11,
from qeglfsbrcmmain.cpp:50:
../../../../../../include/QtCore/../../src/corelib/json/qjsonvalue.h:62:9: error: expected identifier before ‘int’
../../../../../../include/QtCore/../../src/corelib/json/qjsonvalue.h:62:9: error: expected ‘}’ before ‘int’
../../../../../../include/QtCore/../../src/corelib/json/qjsonvalue.h:62:14: error: expected unqualified-id before ‘=’ token
../../../../../../include/QtCore/../../src/corelib/json/qjsonvalue.h:70:21: error: expected ‘)’ before ‘=’ token
../../../../../../include/QtCore/../../src/corelib/json/qjsonvalue.h:71:16: error: expected unqualified-id before ‘bool’
../../../../../../include/QtCore/../../src/corelib/json/qjsonvalue.h:71:16: error: expected ‘)’ before ‘bool’
../../../../../../include/QtCore/../../src/corelib/json/qjsonvalue.h:72:16: error: expected unqualified-id before ‘double’
../../../../../../include/QtCore/../../src/corelib/json/qjsonvalue.h:72:16: error: expected ‘)’ before ‘double’
../../../../../../include/QtCore/../../src/corelib/json/qjsonvalue.h:73:16: error: expected unqualified-id before ‘int’
../../../../../../include/QtCore/../../src/corelib/json/qjsonvalue.h:73:16: error: expected ‘)’ before ‘int’
../../../../../../include/QtCore/../../src/corelib/json/qjsonvalue.h:74:23: error: expected ‘)’ before ‘n’
../../../../../../include/QtCore/../../src/corelib/json/qjsonvalue.h:75:16: error: expected unqualified-id before ‘const’
../../../../../../include/QtCore/../../src/corelib/json/qjsonvalue.h:75:16: error: expected ‘)’ before ‘const’
../../../../../../include/QtCore/../../src/corelib/json/qjsonvalue.h:76:30: error: expected ‘)’ before ‘s’
../../../../../../include/QtCore/../../src/corelib/json/qjsonvalue.h:78:42: error: expected unqualified-id before ‘const’
../../../../../../include/QtCore/../../src/corelib/json/qjsonvalue.h:78:42: error: expected ‘)’ before ‘const’
../../../../../../include/QtCore/../../src/corelib/json/qjsonvalue.h:81:16: error: expected unqualified-id before ‘const’
../../../../../../include/QtCore/../../src/corelib/json/qjsonvalue.h:81:16: error: expected ‘)’ before ‘const’
../../../../../../include/QtCore/../../src/corelib/json/qjsonvalue.h:82:16: error: expected unqualified-id before ‘const’
../../../../../../include/QtCore/../../src/corelib/json/qjsonvalue.h:82:16: error: expected ‘)’ before ‘const’
../../../../../../include/QtCore/../../src/corelib/json/qjsonvalue.h:84:18: error: expected constructor, destructor, or type conversion before ‘;’ token
../../../../../../include/QtCore/../../src/corelib/json/qjsonvalue.h:86:16: error: expected unqualified-id before ‘const’
../../../../../../include/QtCore/../../src/corelib/json/qjsonvalue.h:86:16: error: expected ‘)’ before ‘const’
../../../../../../include/QtCore/../../src/corelib/json/qjsonvalue.h:87:51: error: ‘QJsonValue& operator=(const QJsonValue&)’ must be a nonstatic member function
../../../../../../include/QtCore/../../src/corelib/json/qjsonvalue.h:90:26: error: non-member function ‘QVariant toVariant()’ cannot have cv-qualifier
../../../../../../include/QtCore/../../src/corelib/json/qjsonvalue.h:92:5: error: ‘Type’ does not name a type
../../../../../../include/QtCore/../../src/corelib/json/qjsonvalue.h:93:26: error: non-member function ‘bool isNull()’ cannot have cv-qualifier
../../../../../../include/QtCore/../../src/corelib/json/qjsonvalue.h: In function ‘bool isNull()’:
../../../../../../include/QtCore/../../src/corelib/json/qjsonvalue.h:93:46: error: ‘type’ was not declared in this scope
../../../../../../include/QtCore/../../src/corelib/json/qjsonvalue.h:93:51: error: ‘Null’ was not declared in this scope
../../../../../../include/QtCore/../../src/corelib/json/qjsonvalue.h: At global scope:
../../../../../../include/QtCore/../../src/corelib/json/qjsonvalue.h:94:26: error: non-member function ‘bool isBool()’ cannot have cv-qualifier
../../../../../../include/QtCore/../../src/corelib/json/qjsonvalue.h: In function ‘bool isBool()’:
../../../../../../include/QtCore/../../src/corelib/json/qjsonvalue.h:94:46: error: ‘type’ was not declared in this scope
../../../../../../include/QtCore/../../src/corelib/json/qjsonvalue.h:94:51: error: expected primary-expression before ‘int’
../../../../../../include/QtCore/../../src/corelib/json/qjsonvalue.h:94:51: error: expected ‘;’ before ‘int’
../../../../../../include/QtCore/../../src/corelib/json/qjsonvalue.h:94:51: error: declaration does not declare anything [-fpermissive]
../../../../../../include/QtCore/../../src/corelib/json/qjsonvalue.h: At global scope:
../../../../../../include/QtCore/../../src/corelib/json/qjsonvalue.h:95:28: error: non-member function ‘bool isDouble()’ cannot have cv-qualifier
../../../../../../include/QtCore/../../src/corelib/json/qjsonvalue.h: In function ‘bool isDouble()’:
../../../../../../include/QtCore/../../src/corelib/json/qjsonvalue.h:95:48: error: ‘type’ was not declared in this scope
../../../../../../include/QtCore/../../src/corelib/json/qjsonvalue.h:95:53: error: ‘Double’ was not declared in this scope
../../../../../../include/QtCore/../../src/corelib/json/qjsonvalue.h: At global scope:
../../../../../../include/QtCore/../../src/corelib/json/qjsonvalue.h:96:28: error: non-member function ‘bool isString()’ cannot have cv-qualifier
../../../../../../include/QtCore/../../src/corelib/json/qjsonvalue.h: In function ‘bool isString()’:
../../../../../../include/QtCore/../../src/corelib/json/qjsonvalue.h:96:48: error: ‘type’ was not declared in this scope
../../../../../../include/QtCore/../../src/corelib/json/qjsonvalue.h:96:53: error: ‘String’ was not declared in this scope
../../../../../../include/QtCore/../../src/corelib/json/qjsonvalue.h: At global scope:
../../../../../../include/QtCore/../../src/corelib/json/qjsonvalue.h:97:27: error: non-member function ‘bool isArray()’ cannot have cv-qualifier
../../../../../../include/QtCore/../../src/corelib/json/qjsonvalue.h: In function ‘bool isArray()’:
../../../../../../include/QtCore/../../src/corelib/json/qjsonvalue.h:97:47: error: ‘type’ was not declared in this scope
../../../../../../include/QtCore/../../src/corelib/json/qjsonvalue.h:97:52: error: ‘Array’ was not declared in this scope
../../../../../../include/QtCore/../../src/corelib/json/qjsonvalue.h:97:52: note: suggested alternative:
../../../../../../include/QtCore/../../src/corelib/json/qjsonvalue.h:52:11: note: ‘QJsonPrivate::Array’
../../../../../../include/QtCore/../../src/corelib/json/qjsonvalue.h: At global scope:
../../../../../../include/QtCore/../../src/corelib/json/qjsonvalue.h:98:28: error: non-member function ‘bool isObject()’ cannot have cv-qualifier
../../../../../../include/QtCore/../../src/corelib/json/qjsonvalue.h: In function ‘bool isObject()’:
../../../../../../include/QtCore/../../src/corelib/json/qjsonvalue.h:98:48: error: ‘type’ was not declared in this scope
../../../../../../include/QtCore/../../src/corelib/json/qjsonvalue.h:98:53: error: ‘Object’ was not declared in this scope
../../../../../../include/QtCore/../../src/corelib/json/qjsonvalue.h:98:53: note: suggested alternative:
../../../../../../include/QtCore/../../src/corelib/json/qjsonvalue.h:50:11: note: ‘QJsonPrivate::Object’
../../../../../../include/QtCore/../../src/corelib/json/qjsonvalue.h: At global scope:
../../../../../../include/QtCore/../../src/corelib/json/qjsonvalue.h:99:31: error: non-member function ‘bool isUndefined()’ cannot have cv-qualifier
../../../../../../include/QtCore/../../src/corelib/json/qjsonvalue.h: In function ‘bool isUndefined()’:
../../../../../../include/QtCore/../../src/corelib/json/qjsonvalue.h:99:51: error: ‘type’ was not declared in this scope
../../../../../../include/QtCore/../../src/corelib/json/qjsonvalue.h:99:56: error: ‘Undefined’ was not declared in this scope
../../../../../../include/QtCore/../../src/corelib/json/qjsonvalue.h: At global scope:
../../../../../../include/QtCore/../../src/corelib/json/qjsonvalue.h:101:44: error: non-member function ‘bool toBool(bool)’ cannot have cv-qualifier
../../../../../../include/QtCore/../../src/corelib/json/qjsonvalue.h:102:37: error: non-member function ‘int toInt(int)’ cannot have cv-qualifier
../../../../../../include/QtCore/../../src/corelib/json/qjsonvalue.h:103:46: error: non-member function ‘double toDouble(double)’ cannot have cv-qualifier
../../../../../../include/QtCore/../../src/corelib/json/qjsonvalue.h:104:63: error: non-member function ‘QString toString(const QString&)’ cannot have cv-qualifier
../../../../../../include/QtCore/../../src/corelib/json/qjsonvalue.h:105:26: error: non-member function ‘QJsonArray toArray()’ cannot have cv-qualifier
../../../../../../include/QtCore/../../src/corelib/json/qjsonvalue.h:106:56: error: non-member function ‘QJsonArray toArray(const QJsonArray&)’ cannot have cv-qualifier
../../../../../../include/QtCore/../../src/corelib/json/qjsonvalue.h:107:28: error: non-member function ‘QJsonObject toObject()’ cannot have cv-qualifier
../../../../../../include/QtCore/../../src/corelib/json/qjsonvalue.h:108:59: error: non-member function ‘QJsonObject toObject(const QJsonObject&)’ cannot have cv-qualifier
../../../../../../include/QtCore/../../src/corelib/json/qjsonvalue.h:110:46: error: non-member function ‘bool operator==(const QJsonValue&)’ cannot have cv-qualifier
../../../../../../include/QtCore/../../src/corelib/json/qjsonvalue.h:110:46: error: ‘bool operator==(const QJsonValue&)’ must take exactly two arguments
../../../../../../include/QtCore/../../src/corelib/json/qjsonvalue.h:111:46: error: non-member function ‘bool operator!=(const QJsonValue&)’ cannot have cv-qualifier
../../../../../../include/QtCore/../../src/corelib/json/qjsonvalue.h:111:46: error: ‘bool operator!=(const QJsonValue&)’ must take exactly two arguments
../../../../../../include/QtCore/../../src/corelib/json/qjsonvalue.h:113:1: error: expected unqualified-id before ‘private’
../../../../../../include/QtCore/../../src/corelib/json/qjsonvalue.h:116:5: error: ‘friend’ used outside of class
../../../../../../include/QtCore/../../src/corelib/json/qjsonvalue.h:116:32: warning: declaration ‘class QJsonPrivate::Value’ does not declare anything [enabled by default]
../../../../../../include/QtCore/../../src/corelib/json/qjsonvalue.h:117:5: error: ‘friend’ used outside of class
../../../../../../include/QtCore/../../src/corelib/json/qjsonvalue.h:118:5: error: ‘friend’ used outside of class
../../../../../../include/QtCore/../../src/corelib/json/qjsonvalue.h:119:5: error: ‘friend’ used outside of class
../../../../../../include/QtCore/../../src/corelib/json/qjsonvalue.h:121:35: error: expected ‘)’ before ‘*’ token
../../../../../../include/QtCore/../../src/corelib/json/qjsonvalue.h:132:5: error: namespace-scope anonymous aggregates must be static
../../../../../../include/QtCore/../../src/corelib/json/qjsonvalue.h:134:5: error: ‘Type’ does not name a type
../../../../../../include/QtCore/../../src/corelib/json/qjsonvalue.h:135:1: error: expected declaration before ‘}’ token
../../../../../../include/QtCore/../../src/corelib/json/qjsonvalue.h:89:23: warning: ‘QJsonValue fromVariant(const QVariant&)’ declared ‘static’ but never defined [-Wunused-function]
Makefile:981: recipe for target '.obj/qeglfsbrcmmain.o' failed
make[6]: *** [.obj/qeglfsbrcmmain.o] Error 1
make[6]: Leaving directory '/home/technician/opt/qt5/qtbase/src/plugins/platforms/eglfs/deviceintegration/eglfs_brcm'
Makefile:42: recipe for target 'sub-eglfs_brcm-make_first' failed
make[5]: *** [sub-eglfs_brcm-make_first] Error 2
make[5]: Leaving directory '/home/technician/opt/qt5/qtbase/src/plugins/platforms/eglfs/deviceintegration'
Makefile:102: recipe for target 'sub-deviceintegration-make_first-ordered' failed
make[4]: *** [sub-deviceintegration-make_first-ordered] Error 2
make[4]: Leaving directory '/home/technician/opt/qt5/qtbase/src/plugins/platforms/eglfs'
Makefile:122: recipe for target 'sub-eglfs-make_first' failed
make[3]: *** [sub-eglfs-make_first] Error 2
make[3]: Leaving directory '/home/technician/opt/qt5/qtbase/src/plugins/platforms'
Makefile:100: recipe for target 'sub-platforms-make_first' failed
make[2]: *** [sub-platforms-make_first] Error 2
make[2]: Leaving directory '/home/technician/opt/qt5/qtbase/src/plugins'
Makefile:668: recipe for target 'sub-plugins-make_first' failed
make[1]: *** [sub-plugins-make_first] Error 2
make[1]: Leaving directory '/home/technician/opt/qt5/qtbase/src'
Makefile:45: recipe for target 'sub-src-make_first' failed
make: *** [sub-src-make_first] Error 2
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment