[X2Go-Commits] Build failed in Jenkins: x2goclient+nightly+osx-10.13 #269

jenkins at x2go.org jenkins at x2go.org
Sun Apr 6 17:53:04 CEST 2025


See <https://jenkins.x2go.org:8443/job/x2goclient+nightly+osx-10.13/269/display/redirect?page=changes>

Changes:

[ionic] src/compat.h: add copy constructor for QString base class.


------------------------------------------
[...truncated 63.99 KiB...]
    QStyleOptionHeader(const QStyleOptionHeader &other) : QStyleOption(Version, Type) { *this = other; }
    ^
/opt/local/libexec/qt4/include/QtGui/qstyleoption.h:263:13: note: member is declared here
    QString text;
            ^
../src/compat.h:55:7: note: 'QStringCompatWrapper' declared here
class QStringCompatWrapper : public QString {
      ^
In file included from ../src/settingswidget.cpp:19:
In file included from ../src/onmainwindow.h:28:
In file included from /opt/local/libexec/qt4/Library/Frameworks/QtGui.framework/Versions/4/Headers/QTreeView:1:
In file included from /opt/local/libexec/qt4/Library/Frameworks/QtGui.framework/Versions/4/Headers/qtreeview.h:45:
In file included from /opt/local/libexec/qt4/include/QtGui/qabstractitemview.h:48:
In file included from /opt/local/libexec/qt4/include/QtGui/qabstractitemdelegate.h:46:
/opt/local/libexec/qt4/include/QtGui/qstyleoption.h:295:5: error: constructor for 'QStyleOptionButton' must explicitly initialize the member 'text' which does not have a default constructor
    QStyleOptionButton(const QStyleOptionButton &other) : QStyleOption(Version, Type) { *this = other; }
    ^
/opt/local/libexec/qt4/include/QtGui/qstyleoption.h:290:13: note: member is declared here
    QString text;
            ^
../src/compat.h:55:7: note: 'QStringCompatWrapper' declared here
class QStringCompatWrapper : public QString {
      ^
In file included from ../src/settingswidget.cpp:19:
In file included from ../src/onmainwindow.h:28:
In file included from /opt/local/libexec/qt4/Library/Frameworks/QtGui.framework/Versions/4/Headers/QTreeView:1:
In file included from /opt/local/libexec/qt4/Library/Frameworks/QtGui.framework/Versions/4/Headers/qtreeview.h:45:
In file included from /opt/local/libexec/qt4/include/QtGui/qabstractitemview.h:48:
In file included from /opt/local/libexec/qt4/include/QtGui/qabstractitemdelegate.h:46:
/opt/local/libexec/qt4/include/QtGui/qstyleoption.h:325:5: error: constructor for 'QStyleOptionTab' must explicitly initialize the member 'text' which does not have a default constructor
    QStyleOptionTab(const QStyleOptionTab &other) : QStyleOption(Version, Type) { *this = other; }
    ^
/opt/local/libexec/qt4/include/QtGui/qstyleoption.h:317:13: note: member is declared here
    QString text;
            ^
../src/compat.h:55:7: note: 'QStringCompatWrapper' declared here
class QStringCompatWrapper : public QString {
      ^
In file included from ../src/sharewidget.cpp:22:
In file included from ../src/onmainwindow.h:28:
In file included from /opt/local/libexec/qt4/Library/Frameworks/QtGui.framework/Versions/4/Headers/QTreeView:1:
In file included from /opt/local/libexec/qt4/Library/Frameworks/QtGui.framework/Versions/4/Headers/qtreeview.h:45:
In file included from /opt/local/libexec/qt4/include/QtGui/qabstractitemview.h:48:
In file included from /opt/local/libexec/qt4/include/QtGui/qabstractitemdelegate.h:46:
/opt/local/libexec/qt4/include/QtGui/qstyleoption.h:273:5: error: constructor for 'QStyleOptionHeader' must explicitly initialize the member 'text' which does not have a default constructor
    QStyleOptionHeader(const QStyleOptionHeader &other) : QStyleOption(Version, Type) { *this = other; }
    ^
/opt/local/libexec/qt4/include/QtGui/qstyleoption.h:263:13: note: member is declared here
    QString text;
            ^
../src/compat.h:55:7: note: 'QStringCompatWrapper' declared here
class QStringCompatWrapper : public QString {
      ^
In file included from ../src/sharewidget.cpp:22:
In file included from ../src/onmainwindow.h:28:
In file included from /opt/local/libexec/qt4/Library/Frameworks/QtGui.framework/Versions/4/Headers/QTreeView:1:
In file included from /opt/local/libexec/qt4/Library/Frameworks/QtGui.framework/Versions/4/Headers/qtreeview.h:45:
In file included from /opt/local/libexec/qt4/include/QtGui/qabstractitemview.h:48:
In file included from /opt/local/libexec/qt4/include/QtGui/qabstractitemdelegate.h:46:
/opt/local/libexec/qt4/include/QtGui/qstyleoption.h:295:5: error: constructor for 'QStyleOptionButton' must explicitly initialize the member 'text' which does not have a default constructor
    QStyleOptionButton(const QStyleOptionButton &other) : QStyleOption(Version, Type) { *this = other; }
    ^
/opt/local/libexec/qt4/include/QtGui/qstyleoption.h:290:13: note: member is declared here
    QString text;
            ^
../src/compat.h:55:7: note: 'QStringCompatWrapper' declared here
class QStringCompatWrapper : public QString {
      ^
In file included from ../src/sharewidget.cpp:22:
In file included from ../src/onmainwindow.h:28:
In file included from /opt/local/libexec/qt4/Library/Frameworks/QtGui.framework/Versions/4/Headers/QTreeView:1:
In file included from /opt/local/libexec/qt4/Library/Frameworks/QtGui.framework/Versions/4/Headers/qtreeview.h:45:
In file included from /opt/local/libexec/qt4/include/QtGui/qabstractitemview.h:48:
In file included from /opt/local/libexec/qt4/include/QtGui/qabstractitemdelegate.h:46:
/opt/local/libexec/qt4/include/QtGui/qstyleoption.h:325:5: error: constructor for 'QStyleOptionTab' must explicitly initialize the member 'text' which does not have a default constructor
    QStyleOptionTab(const QStyleOptionTab &other) : QStyleOption(Version, Type) { *this = other; }
    ^
/opt/local/libexec/qt4/include/QtGui/qstyleoption.h:317:13: note: member is declared here
    QString text;
            ^
../src/compat.h:55:7: note: 'QStringCompatWrapper' declared here
class QStringCompatWrapper : public QString {
      ^
In file included from ../src/sharewidget.cpp:22:
In file included from ../src/onmainwindow.h:28:
In file included from /opt/local/libexec/qt4/Library/Frameworks/QtGui.framework/Versions/4/Headers/QTreeView:1:
In file included from /opt/local/libexec/qt4/Library/Frameworks/QtGui.framework/Versions/4/Headers/qtreeview.h:45:
In file included from /opt/local/libexec/qt4/include/QtGui/qabstractitemview.h:48:
In file included from /opt/local/libexec/qt4/include/QtGui/qabstractitemdelegate.h:46:
/opt/local/libexec/qt4/include/QtGui/qstyleoption.h:410:5: error: constructor for 'QStyleOptionProgressBar' must explicitly initialize the member 'text' which does not have a default constructor
    QStyleOptionProgressBar(const QStyleOptionProgressBar &other) : QStyleOption(Version, Type) { *this = other; }
    ^
/opt/local/libexec/qt4/include/QtGui/qstyleoption.h:405:13: note: member is declared here
    QString text;
            ^
../src/compat.h:55:7: note: 'QStringCompatWrapper' declared here
class QStringCompatWrapper : public QString {
      ^
In file included from ../src/sharewidget.cpp:22:
In file included from ../src/onmainwindow.h:28:
In file included from /opt/local/libexec/qt4/Library/Frameworks/QtGui.framework/Versions/4/Headers/QTreeView:1:
In file included from /opt/local/libexec/qt4/Library/Frameworks/QtGui.framework/Versions/4/Headers/qtreeview.h:45:
In file included from /opt/local/libexec/qt4/include/QtGui/qabstractitemview.h:48:
In file included from /opt/local/libexec/qt4/include/QtGui/qabstractitemdelegate.h:46:
/opt/local/libexec/qt4/include/QtGui/qstyleoption.h:457:5: error: constructor for 'QStyleOptionMenuItem' must explicitly initialize the member 'text' which does not have a default constructor
    QStyleOptionMenuItem(const QStyleOptionMenuItem &other) : QStyleOption(Version, Type) { *this = other; }
    ^
/opt/local/libexec/qt4/include/QtGui/qstyleoption.h:450:13: note: member is declared here
    QString text;
            ^
../src/compat.h:55:7: note: 'QStringCompatWrapper' declared here
class QStringCompatWrapper : public QString {
      ^
In file included from ../src/sharewidget.cpp:22:
In file included from ../src/onmainwindow.h:28:
In file included from /opt/local/libexec/qt4/Library/Frameworks/QtGui.framework/Versions/4/Headers/QTreeView:1:
In file included from /opt/local/libexec/qt4/Library/Frameworks/QtGui.framework/Versions/4/Headers/qtreeview.h:45:
In file included from /opt/local/libexec/qt4/include/QtGui/qabstractitemview.h:48:
In file included from /opt/local/libexec/qt4/include/QtGui/qabstractitemdelegate.h:46:
/opt/local/libexec/qt4/include/QtGui/qstyleoption.h:516:5: error: constructor for 'QStyleOptionDockWidget' must explicitly initialize the member 'title' which does not have a default constructor
    QStyleOptionDockWidget(const QStyleOptionDockWidget &other) : QStyleOption(Version, Type) { *this = other; }
    ^
/opt/local/libexec/qt4/include/QtGui/qstyleoption.h:510:13: note: member is declared here
    QString title;
            ^
../src/compat.h:55:7: note: 'QStringCompatWrapper' declared here
class QStringCompatWrapper : public QString {
      ^
In file included from ../src/settingswidget.cpp:19:
In file included from ../src/onmainwindow.h:28:
In file included from /opt/local/libexec/qt4/Library/Frameworks/QtGui.framework/Versions/4/Headers/QTreeView:1:
In file included from /opt/local/libexec/qt4/Library/Frameworks/QtGui.framework/Versions/4/Headers/qtreeview.h:45:
In file included from /opt/local/libexec/qt4/include/QtGui/qabstractitemview.h:48:
In file included from /opt/local/libexec/qt4/include/QtGui/qabstractitemdelegate.h:46:
/opt/local/libexec/qt4/include/QtGui/qstyleoption.h:410:5: error: constructor for 'QStyleOptionProgressBar' must explicitly initialize the member 'text' which does not have a default constructor
    QStyleOptionProgressBar(const QStyleOptionProgressBar &other) : QStyleOption(Version, Type) { *this = other; }
    ^
/opt/local/libexec/qt4/include/QtGui/qstyleoption.h:405:13: note: member is declared here
    QString text;
            ^
../src/compat.h:55:7: note: 'QStringCompatWrapper' declared here
class QStringCompatWrapper : public QString {
      ^
In file included from ../src/settingswidget.cpp:19:
In file included from ../src/onmainwindow.h:28:
In file included from /opt/local/libexec/qt4/Library/Frameworks/QtGui.framework/Versions/4/Headers/QTreeView:1:
In file included from /opt/local/libexec/qt4/Library/Frameworks/QtGui.framework/Versions/4/Headers/qtreeview.h:45:
In file included from /opt/local/libexec/qt4/include/QtGui/qabstractitemview.h:48:
In file included from /opt/local/libexec/qt4/include/QtGui/qabstractitemdelegate.h:46:
/opt/local/libexec/qt4/include/QtGui/qstyleoption.h:457:5: error: constructor for 'QStyleOptionMenuItem' must explicitly initialize the member 'text' which does not have a default constructor
    QStyleOptionMenuItem(const QStyleOptionMenuItem &other) : QStyleOption(Version, Type) { *this = other; }
    ^
/opt/local/libexec/qt4/include/QtGui/qstyleoption.h:450:13: note: member is declared here
    QString text;
            ^
../src/compat.h:55:7: note: 'QStringCompatWrapper' declared here
class QStringCompatWrapper : public QString {
      ^
In file included from ../src/settingswidget.cpp:19:
In file included from ../src/onmainwindow.h:28:
In file included from /opt/local/libexec/qt4/Library/Frameworks/QtGui.framework/Versions/4/Headers/QTreeView:1:
In file included from /opt/local/libexec/qt4/Library/Frameworks/QtGui.framework/Versions/4/Headers/qtreeview.h:45:
In file included from /opt/local/libexec/qt4/include/QtGui/qabstractitemview.h:48:
In file included from /opt/local/libexec/qt4/include/QtGui/qabstractitemdelegate.h:46:
/opt/local/libexec/qt4/include/QtGui/qstyleoption.h:516:5: error: constructor for 'QStyleOptionDockWidget' must explicitly initialize the member 'title' which does not have a default constructor
    QStyleOptionDockWidget(const QStyleOptionDockWidget &other) : QStyleOption(Version, Type) { *this = other; }
    ^
/opt/local/libexec/qt4/include/QtGui/qstyleoption.h:510:13: note: member is declared here
    QString title;
            ^
../src/compat.h:55:7: note: 'QStringCompatWrapper' declared here
class QStringCompatWrapper : public QString {
      ^
In file included from ../src/sharewidget.cpp:22:
In file included from ../src/onmainwindow.h:28:
In file included from /opt/local/libexec/qt4/Library/Frameworks/QtGui.framework/Versions/4/Headers/QTreeView:1:
In file included from /opt/local/libexec/qt4/Library/Frameworks/QtGui.framework/Versions/4/Headers/qtreeview.h:45:
In file included from /opt/local/libexec/qt4/include/QtGui/qabstractitemview.h:48:
In file included from /opt/local/libexec/qt4/include/QtGui/qabstractitemdelegate.h:46:
/opt/local/libexec/qt4/include/QtGui/qstyleoption.h:623:5: error: constructor for 'QStyleOptionViewItemV4' must explicitly initialize the member 'text' which does not have a default constructor
    QStyleOptionViewItemV4(const QStyleOptionViewItemV4 &other)
    ^
/opt/local/libexec/qt4/include/QtGui/qstyleoption.h:618:13: note: member is declared here
    QString text;
            ^
../src/compat.h:55:7: note: 'QStringCompatWrapper' declared here
class QStringCompatWrapper : public QString {
      ^
In file included from ../src/sharewidget.cpp:22:
In file included from ../src/onmainwindow.h:28:
In file included from /opt/local/libexec/qt4/Library/Frameworks/QtGui.framework/Versions/4/Headers/QTreeView:1:
In file included from /opt/local/libexec/qt4/Library/Frameworks/QtGui.framework/Versions/4/Headers/qtreeview.h:45:
In file included from /opt/local/libexec/qt4/include/QtGui/qabstractitemview.h:48:
In file included from /opt/local/libexec/qt4/include/QtGui/qabstractitemdelegate.h:46:
/opt/local/libexec/qt4/include/QtGui/qstyleoption.h:643:5: error: constructor for 'QStyleOptionToolBox' must explicitly initialize the member 'text' which does not have a default constructor
    QStyleOptionToolBox(const QStyleOptionToolBox &other) : QStyleOption(Version, Type) { *this = other; }
    ^
/opt/local/libexec/qt4/include/QtGui/qstyleoption.h:639:13: note: member is declared here
    QString text;
            ^
../src/compat.h:55:7: note: 'QStringCompatWrapper' declared here
class QStringCompatWrapper : public QString {
      ^
fatal error: too many errors emitted, stopping now [-ferror-limit=]
In file included from ../src/settingswidget.cpp:19:
In file included from ../src/onmainwindow.h:28:
In file included from /opt/local/libexec/qt4/Library/Frameworks/QtGui.framework/Versions/4/Headers/QTreeView:1:
In file included from /opt/local/libexec/qt4/Library/Frameworks/QtGui.framework/Versions/4/Headers/qtreeview.h:45:
In file included from /opt/local/libexec/qt4/include/QtGui/qabstractitemview.h:48:
In file included from /opt/local/libexec/qt4/include/QtGui/qabstractitemdelegate.h:46:
/opt/local/libexec/qt4/include/QtGui/qstyleoption.h:623:5: error: constructor for 'QStyleOptionViewItemV4' must explicitly initialize the member 'text' which does not have a default constructor
    QStyleOptionViewItemV4(const QStyleOptionViewItemV4 &other)
    ^
/opt/local/libexec/qt4/include/QtGui/qstyleoption.h:618:13: note: member is declared here
    QString text;
            ^
../src/compat.h:55:7: note: 'QStringCompatWrapper' declared here
class QStringCompatWrapper : public QString {
      ^
In file included from ../src/settingswidget.cpp:19:
In file included from ../src/onmainwindow.h:28:
In file included from /opt/local/libexec/qt4/Library/Frameworks/QtGui.framework/Versions/4/Headers/QTreeView:1:
In file included from /opt/local/libexec/qt4/Library/Frameworks/QtGui.framework/Versions/4/Headers/qtreeview.h:45:
In file included from /opt/local/libexec/qt4/include/QtGui/qabstractitemview.h:48:
In file included from /opt/local/libexec/qt4/include/QtGui/qabstractitemdelegate.h:46:
/opt/local/libexec/qt4/include/QtGui/qstyleoption.h:643:5: error: constructor for 'QStyleOptionToolBox' must explicitly initialize the member 'text' which does not have a default constructor
    QStyleOptionToolBox(const QStyleOptionToolBox &other) : QStyleOption(Version, Type) { *this = other; }
    ^
/opt/local/libexec/qt4/include/QtGui/qstyleoption.h:639:13: note: member is declared here
    QString text;
            ^
../src/compat.h:55:7: note: 'QStringCompatWrapper' declared here
class QStringCompatWrapper : public QString {
      ^
fatal error: too many errors emitted, stopping now [-ferror-limit=]
1 warning and 20 errors generated.
make: *** [sharewidget.o] Error 1
make: *** Waiting for unfinished jobs....
1 warning and 20 errors generated.
make: *** [settingswidget.o] Error 1
+ cleanup
+ typeset temp_dir=
+ for temp_dir in "${temp_cleanup[@]}"
+ '[' -n '' ']'
+ for temp_dir in "${temp_cleanup[@]}"
+ '[' -n /Users/jenkins/tmp//tmp.UhBR3eilmE1M55fURk5oyVXd ']'
+ '[' -d /Users/jenkins/tmp//tmp.UhBR3eilmE1M55fURk5oyVXd ']'
+ rm -Rf -- /Users/jenkins/tmp//tmp.UhBR3eilmE1M55fURk5oyVXd
Build step 'Execute shell' marked build as failure


More information about the x2go-commits mailing list