[X2Go-Commits] Build failed in Jenkins: x2goclient+nightly+sled-12.3 #132

jenkins at x2go.org jenkins at x2go.org
Sun Apr 6 15:44:02 CEST 2025


See <https://jenkins.x2go.org:8443/job/x2goclient+nightly+sled-12.3/132/display/redirect?page=changes>

Changes:

[ionic] src/compat.h: also include QStringList, since we're returning it.


------------------------------------------
[...truncated 2.04 MiB...]
[   70s] ../src/onmainwindow.h:329:82: error: could not convert '""' from 'const char [1]' to 'const QStringCompatWrapper&'
[   70s]      QString images_resource_path (const QString &filename, const QString &base = "") const;
[   70s]                                                                                   ^
[   70s] In file included from /usr/include/QtGui/qwindowdefs.h:45:0,
[   70s]                  from /usr/include/QtGui/qwidget.h:46,
[   70s]                  from /usr/include/QtGui/qframe.h:45,
[   70s]                  from /usr/include/QtGui/qlineedit.h:45,
[   70s]                  from /usr/include/QtGui/QLineEdit:1,
[   70s]                  from ../src/configdialog.cpp:18:
[   70s] ../src/onmainwindow.h: In static member function 'static QStringCompatWrapper ONMainWindow::tr(const char*, const char*)':
[   70s] ../src/onmainwindow.h:265:5: error: could not convert 'QMetaObject::tr(const char*, const char*) const(s, c)' from 'QString' to 'QStringCompatWrapper'
[   70s]      Q_OBJECT
[   70s]      ^
[   70s] ../src/onmainwindow.h: In static member function 'static QStringCompatWrapper ONMainWindow::trUtf8(const char*, const char*)':
[   70s] ../src/onmainwindow.h:265:5: error: could not convert 'QMetaObject::trUtf8(const char*, const char*) const(s, c)' from 'QString' to 'QStringCompatWrapper'
[   70s]      Q_OBJECT
[   70s]      ^
[   70s] ../src/onmainwindow.h: In static member function 'static QStringCompatWrapper ONMainWindow::tr(const char*, const char*, int)':
[   70s] ../src/onmainwindow.h:265:5: error: could not convert 'QMetaObject::tr(const char*, const char*, int) const(s, c, n)' from 'QString' to 'QStringCompatWrapper'
[   70s]      Q_OBJECT
[   70s]      ^
[   70s] ../src/onmainwindow.h: In static member function 'static QStringCompatWrapper ONMainWindow::trUtf8(const char*, const char*, int)':
[   70s] ../src/onmainwindow.h:265:5: error: could not convert 'QMetaObject::trUtf8(const char*, const char*, int) const(s, c, n)' from 'QString' to 'QStringCompatWrapper'
[   70s]      Q_OBJECT
[   70s]      ^
[   70s] /usr/include/QtGui/qbuttongroup.h: In static member function 'static QStringCompatWrapper QButtonGroup::tr(const char*, const char*)':
[   70s] /usr/include/QtGui/qbuttongroup.h:61:5: error: could not convert 'QMetaObject::tr(const char*, const char*) const(s, c)' from 'QString' to 'QStringCompatWrapper'
[   70s]      Q_OBJECT
[   70s]      ^
[   70s] /usr/include/QtGui/qbuttongroup.h: In static member function 'static QStringCompatWrapper QButtonGroup::trUtf8(const char*, const char*)':
[   70s] /usr/include/QtGui/qbuttongroup.h:61:5: error: could not convert 'QMetaObject::trUtf8(const char*, const char*) const(s, c)' from 'QString' to 'QStringCompatWrapper'
[   70s]      Q_OBJECT
[   70s]      ^
[   70s] /usr/include/QtGui/qbuttongroup.h: In static member function 'static QStringCompatWrapper QButtonGroup::tr(const char*, const char*, int)':
[   70s] /usr/include/QtGui/qbuttongroup.h:61:5: error: could not convert 'QMetaObject::tr(const char*, const char*, int) const(s, c, n)' from 'QString' to 'QStringCompatWrapper'
[   70s]      Q_OBJECT
[   70s]      ^
[   70s] /usr/include/QtGui/qbuttongroup.h: In static member function 'static QStringCompatWrapper QButtonGroup::trUtf8(const char*, const char*, int)':
[   70s] /usr/include/QtGui/qbuttongroup.h:61:5: error: could not convert 'QMetaObject::trUtf8(const char*, const char*, int) const(s, c, n)' from 'QString' to 'QStringCompatWrapper'
[   70s]      Q_OBJECT
[   70s]      ^
[   70s] /usr/include/QtGui/qradiobutton.h: In static member function 'static QStringCompatWrapper QRadioButton::tr(const char*, const char*)':
[   70s] /usr/include/QtGui/qradiobutton.h:58:5: error: could not convert 'QMetaObject::tr(const char*, const char*) const(s, c)' from 'QString' to 'QStringCompatWrapper'
[   70s]      Q_OBJECT
[   70s]      ^
[   70s] /usr/include/QtGui/qradiobutton.h: In static member function 'static QStringCompatWrapper QRadioButton::trUtf8(const char*, const char*)':
[   70s] /usr/include/QtGui/qradiobutton.h:58:5: error: could not convert 'QMetaObject::trUtf8(const char*, const char*) const(s, c)' from 'QString' to 'QStringCompatWrapper'
[   70s]      Q_OBJECT
[   70s]      ^
[   70s] /usr/include/QtGui/qradiobutton.h: In static member function 'static QStringCompatWrapper QRadioButton::tr(const char*, const char*, int)':
[   70s] /usr/include/QtGui/qradiobutton.h:58:5: error: could not convert 'QMetaObject::tr(const char*, const char*, int) const(s, c, n)' from 'QString' to 'QStringCompatWrapper'
[   70s]      Q_OBJECT
[   70s]      ^
[   70s] /usr/include/QtGui/qradiobutton.h: In static member function 'static QStringCompatWrapper QRadioButton::trUtf8(const char*, const char*, int)':
[   70s] /usr/include/QtGui/qradiobutton.h:58:5: error: could not convert 'QMetaObject::trUtf8(const char*, const char*, int) const(s, c, n)' from 'QString' to 'QStringCompatWrapper'
[   70s]      Q_OBJECT
[   70s]      ^
[   70s] ../src/configdialog.h: In static member function 'static QStringCompatWrapper ConfigDialog::tr(const char*, const char*)':
[   70s] ../src/configdialog.h:44:5: error: could not convert 'QMetaObject::tr(const char*, const char*) const(s, c)' from 'QString' to 'QStringCompatWrapper'
[   70s]      Q_OBJECT
[   70s]      ^
[   70s] ../src/configdialog.h: In static member function 'static QStringCompatWrapper ConfigDialog::trUtf8(const char*, const char*)':
[   70s] ../src/configdialog.h:44:5: error: could not convert 'QMetaObject::trUtf8(const char*, const char*) const(s, c)' from 'QString' to 'QStringCompatWrapper'
[   70s]      Q_OBJECT
[   70s]      ^
[   70s] ../src/configdialog.h: In static member function 'static QStringCompatWrapper ConfigDialog::tr(const char*, const char*, int)':
[   70s] ../src/configdialog.h:44:5: error: could not convert 'QMetaObject::tr(const char*, const char*, int) const(s, c, n)' from 'QString' to 'QStringCompatWrapper'
[   70s]      Q_OBJECT
[   70s]      ^
[   70s] ../src/configdialog.h: In static member function 'static QStringCompatWrapper ConfigDialog::trUtf8(const char*, const char*, int)':
[   70s] ../src/configdialog.h:44:5: error: could not convert 'QMetaObject::trUtf8(const char*, const char*, int) const(s, c, n)' from 'QString' to 'QStringCompatWrapper'
[   70s]      Q_OBJECT
[   70s]      ^
[   70s] /usr/include/QtGui/qaction.h: In static member function 'static QStringCompatWrapper QAction::tr(const char*, const char*)':
[   70s] /usr/include/QtGui/qaction.h:66:5: error: could not convert 'QMetaObject::tr(const char*, const char*) const(s, c)' from 'QString' to 'QStringCompatWrapper'
[   70s]      Q_OBJECT
[   70s]      ^
[   70s] /usr/include/QtGui/qaction.h: In static member function 'static QStringCompatWrapper QAction::trUtf8(const char*, const char*)':
[   70s] /usr/include/QtGui/qaction.h:66:5: error: could not convert 'QMetaObject::trUtf8(const char*, const char*) const(s, c)' from 'QString' to 'QStringCompatWrapper'
[   70s]      Q_OBJECT
[   70s]      ^
[   70s] /usr/include/QtGui/qaction.h: In static member function 'static QStringCompatWrapper QAction::tr(const char*, const char*, int)':
[   70s] /usr/include/QtGui/qaction.h:66:5: error: could not convert 'QMetaObject::tr(const char*, const char*, int) const(s, c, n)' from 'QString' to 'QStringCompatWrapper'
[   70s]      Q_OBJECT
[   70s]      ^
[   70s] /usr/include/QtGui/qaction.h: In static member function 'static QStringCompatWrapper QAction::trUtf8(const char*, const char*, int)':
[   70s] /usr/include/QtGui/qaction.h:66:5: error: could not convert 'QMetaObject::trUtf8(const char*, const char*, int) const(s, c, n)' from 'QString' to 'QStringCompatWrapper'
[   70s]      Q_OBJECT
[   70s]      ^
[   70s] /usr/include/QtGui/qactiongroup.h: In static member function 'static QStringCompatWrapper QActionGroup::tr(const char*, const char*)':
[   70s] /usr/include/QtGui/qactiongroup.h:59:5: error: could not convert 'QMetaObject::tr(const char*, const char*) const(s, c)' from 'QString' to 'QStringCompatWrapper'
[   70s]      Q_OBJECT
[   70s]      ^
[   70s] /usr/include/QtGui/qactiongroup.h: In static member function 'static QStringCompatWrapper QActionGroup::trUtf8(const char*, const char*)':
[   70s] /usr/include/QtGui/qactiongroup.h:59:5: error: could not convert 'QMetaObject::trUtf8(const char*, const char*) const(s, c)' from 'QString' to 'QStringCompatWrapper'
[   70s]      Q_OBJECT
[   70s]      ^
[   70s] /usr/include/QtGui/qactiongroup.h: In static member function 'static QStringCompatWrapper QActionGroup::tr(const char*, const char*, int)':
[   70s] /usr/include/QtGui/qactiongroup.h:59:5: error: could not convert 'QMetaObject::tr(const char*, const char*, int) const(s, c, n)' from 'QString' to 'QStringCompatWrapper'
[   70s]      Q_OBJECT
[   70s]      ^
[   70s] /usr/include/QtGui/qactiongroup.h: In static member function 'static QStringCompatWrapper QActionGroup::trUtf8(const char*, const char*, int)':
[   70s] /usr/include/QtGui/qactiongroup.h:59:5: error: could not convert 'QMetaObject::trUtf8(const char*, const char*, int) const(s, c, n)' from 'QString' to 'QStringCompatWrapper'
[   70s]      Q_OBJECT
[   70s]      ^
[   70s] /usr/include/QtGui/qcombobox.h: In static member function 'static QStringCompatWrapper QComboBox::tr(const char*, const char*)':
[   70s] /usr/include/QtGui/qcombobox.h:64:5: error: could not convert 'QMetaObject::tr(const char*, const char*) const(s, c)' from 'QString' to 'QStringCompatWrapper'
[   70s]      Q_OBJECT
[   70s]      ^
[   70s] /usr/include/QtGui/qcombobox.h: In static member function 'static QStringCompatWrapper QComboBox::trUtf8(const char*, const char*)':
[   70s] /usr/include/QtGui/qcombobox.h:64:5: error: could not convert 'QMetaObject::trUtf8(const char*, const char*) const(s, c)' from 'QString' to 'QStringCompatWrapper'
[   70s]      Q_OBJECT
[   70s]      ^
[   70s] /usr/include/QtGui/qcombobox.h: In static member function 'static QStringCompatWrapper QComboBox::tr(const char*, const char*, int)':
[   70s] /usr/include/QtGui/qcombobox.h:64:5: error: could not convert 'QMetaObject::tr(const char*, const char*, int) const(s, c, n)' from 'QString' to 'QStringCompatWrapper'
[   70s]      Q_OBJECT
[   70s]      ^
[   70s] /usr/include/QtGui/qcombobox.h: In static member function 'static QStringCompatWrapper QComboBox::trUtf8(const char*, const char*, int)':
[   70s] /usr/include/QtGui/qcombobox.h:64:5: error: could not convert 'QMetaObject::trUtf8(const char*, const char*, int) const(s, c, n)' from 'QString' to 'QStringCompatWrapper'
[   70s]      Q_OBJECT
[   70s]      ^
[   70s] /usr/include/QtGui/qheaderview.h: In static member function 'static QStringCompatWrapper QHeaderView::tr(const char*, const char*)':
[   70s] /usr/include/QtGui/qheaderview.h:60:5: error: could not convert 'QMetaObject::tr(const char*, const char*) const(s, c)' from 'QString' to 'QStringCompatWrapper'
[   70s]      Q_OBJECT
[   70s]      ^
[   70s] /usr/include/QtGui/qheaderview.h: In static member function 'static QStringCompatWrapper QHeaderView::trUtf8(const char*, const char*)':
[   70s] /usr/include/QtGui/qheaderview.h:60:5: error: could not convert 'QMetaObject::trUtf8(const char*, const char*) const(s, c)' from 'QString' to 'QStringCompatWrapper'
[   70s]      Q_OBJECT
[   70s]      ^
[   70s] /usr/include/QtGui/qheaderview.h: In static member function 'static QStringCompatWrapper QHeaderView::tr(const char*, const char*, int)':
[   70s] /usr/include/QtGui/qheaderview.h:60:5: error: could not convert 'QMetaObject::tr(const char*, const char*, int) const(s, c, n)' from 'QString' to 'QStringCompatWrapper'
[   70s]      Q_OBJECT
[   70s]      ^
[   70s] /usr/include/QtGui/qheaderview.h: In static member function 'static QStringCompatWrapper QHeaderView::trUtf8(const char*, const char*, int)':
[   70s] /usr/include/QtGui/qheaderview.h:60:5: error: could not convert 'QMetaObject::trUtf8(const char*, const char*, int) const(s, c, n)' from 'QString' to 'QStringCompatWrapper'
[   70s]      Q_OBJECT
[   70s]      ^
[   70s] ../src/printwidget.h: In static member function 'static QStringCompatWrapper PrintWidget::tr(const char*, const char*)':
[   70s] ../src/printwidget.h:29:3: error: could not convert 'QMetaObject::tr(const char*, const char*) const(s, c)' from 'QString' to 'QStringCompatWrapper'
[   70s]    Q_OBJECT
[   70s]    ^
[   70s] ../src/printwidget.h: In static member function 'static QStringCompatWrapper PrintWidget::trUtf8(const char*, const char*)':
[   70s] ../src/printwidget.h:29:3: error: could not convert 'QMetaObject::trUtf8(const char*, const char*) const(s, c)' from 'QString' to 'QStringCompatWrapper'
[   70s]    Q_OBJECT
[   70s]    ^
[   70s] ../src/printwidget.h: In static member function 'static QStringCompatWrapper PrintWidget::tr(const char*, const char*, int)':
[   70s] ../src/printwidget.h:29:3: error: could not convert 'QMetaObject::tr(const char*, const char*, int) const(s, c, n)' from 'QString' to 'QStringCompatWrapper'
[   70s]    Q_OBJECT
[   70s]    ^
[   70s] ../src/printwidget.h: In static member function 'static QStringCompatWrapper PrintWidget::trUtf8(const char*, const char*, int)':
[   70s] ../src/printwidget.h:29:3: error: could not convert 'QMetaObject::trUtf8(const char*, const char*, int) const(s, c, n)' from 'QString' to 'QStringCompatWrapper'
[   70s]    Q_OBJECT
[   70s]    ^
[   70s] ../src/connectionwidget.h: In static member function 'static QStringCompatWrapper ConnectionWidget::tr(const char*, const char*)':
[   70s] ../src/connectionwidget.h:35:3: error: could not convert 'QMetaObject::tr(const char*, const char*) const(s, c)' from 'QString' to 'QStringCompatWrapper'
[   70s]    Q_OBJECT
[   70s]    ^
[   70s] ../src/connectionwidget.h: In static member function 'static QStringCompatWrapper ConnectionWidget::trUtf8(const char*, const char*)':
[   70s] ../src/connectionwidget.h:35:3: error: could not convert 'QMetaObject::trUtf8(const char*, const char*) const(s, c)' from 'QString' to 'QStringCompatWrapper'
[   70s]    Q_OBJECT
[   70s]    ^
[   70s] ../src/connectionwidget.h: In static member function 'static QStringCompatWrapper ConnectionWidget::tr(const char*, const char*, int)':
[   70s] ../src/connectionwidget.h:35:3: error: could not convert 'QMetaObject::tr(const char*, const char*, int) const(s, c, n)' from 'QString' to 'QStringCompatWrapper'
[   70s]    Q_OBJECT
[   70s]    ^
[   70s] ../src/connectionwidget.h: In static member function 'static QStringCompatWrapper ConnectionWidget::trUtf8(const char*, const char*, int)':
[   70s] ../src/connectionwidget.h:35:3: error: could not convert 'QMetaObject::trUtf8(const char*, const char*, int) const(s, c, n)' from 'QString' to 'QStringCompatWrapper'
[   70s]    Q_OBJECT
[   70s]    ^
[   70s] ../src/settingswidget.h: In static member function 'static QStringCompatWrapper SettingsWidget::tr(const char*, const char*)':
[   70s] ../src/settingswidget.h:39:5: error: could not convert 'QMetaObject::tr(const char*, const char*) const(s, c)' from 'QString' to 'QStringCompatWrapper'
[   70s]      Q_OBJECT
[   70s]      ^
[   70s] ../src/settingswidget.h: In static member function 'static QStringCompatWrapper SettingsWidget::trUtf8(const char*, const char*)':
[   70s] ../src/settingswidget.h:39:5: error: could not convert 'QMetaObject::trUtf8(const char*, const char*) const(s, c)' from 'QString' to 'QStringCompatWrapper'
[   70s]      Q_OBJECT
[   70s]      ^
[   70s] ../src/settingswidget.h: In static member function 'static QStringCompatWrapper SettingsWidget::tr(const char*, const char*, int)':
[   70s] ../src/settingswidget.h:39:5: error: could not convert 'QMetaObject::tr(const char*, const char*, int) const(s, c, n)' from 'QString' to 'QStringCompatWrapper'
[   70s]      Q_OBJECT
[   70s]      ^
[   70s] ../src/settingswidget.h: In static member function 'static QStringCompatWrapper SettingsWidget::trUtf8(const char*, const char*, int)':
[   70s] ../src/settingswidget.h:39:5: error: could not convert 'QMetaObject::trUtf8(const char*, const char*, int) const(s, c, n)' from 'QString' to 'QStringCompatWrapper'
[   70s]      Q_OBJECT
[   70s]      ^
[   70s] ../src/mediawidget.h: In static member function 'static QStringCompatWrapper MediaWidget::tr(const char*, const char*)':
[   70s] ../src/mediawidget.h:39:5: error: could not convert 'QMetaObject::tr(const char*, const char*) const(s, c)' from 'QString' to 'QStringCompatWrapper'
[   70s]      Q_OBJECT
[   70s]      ^
[   70s] ../src/mediawidget.h: In static member function 'static QStringCompatWrapper MediaWidget::trUtf8(const char*, const char*)':
[   70s] ../src/mediawidget.h:39:5: error: could not convert 'QMetaObject::trUtf8(const char*, const char*) const(s, c)' from 'QString' to 'QStringCompatWrapper'
[   70s]      Q_OBJECT
[   70s]      ^
[   70s] ../src/mediawidget.h: In static member function 'static QStringCompatWrapper MediaWidget::tr(const char*, const char*, int)':
[   70s] ../src/mediawidget.h:39:5: error: could not convert 'QMetaObject::tr(const char*, const char*, int) const(s, c, n)' from 'QString' to 'QStringCompatWrapper'
[   70s]      Q_OBJECT
[   70s]      ^
[   70s] ../src/mediawidget.h: In static member function 'static QStringCompatWrapper MediaWidget::trUtf8(const char*, const char*, int)':
[   70s] ../src/mediawidget.h:39:5: error: could not convert 'QMetaObject::trUtf8(const char*, const char*, int) const(s, c, n)' from 'QString' to 'QStringCompatWrapper'
[   70s]      Q_OBJECT
[   70s]      ^
[   70s] In file included from ../src/configdialog.cpp:41:0:
[   70s] ../src/x2goutils.h: At global scope:
[   70s] ../src/x2goutils.h:43:121: error: could not convert '""' from 'const char [1]' to 'const QStringCompatWrapper&'
[   70s]  void show_RichText_WarningMsgBox (const QString &main_text, const QString &informative_text = "", bool app_modal = false);
[   70s]                                                                                                                          ^
[   70s] ../src/x2goutils.h:44:119: error: could not convert '""' from 'const char [1]' to 'const QStringCompatWrapper&'
[   70s]  void show_RichText_ErrorMsgBox (const QString &main_text, const QString &informative_text = "", bool app_modal = false);
[   70s]                                                                                                                        ^
[   70s] ../src/configdialog.cpp: In constructor 'ConfigDialog::ConfigDialog(QWidget*, Qt::WindowFlags)':
[   70s] ../src/configdialog.cpp:308:60: error: no matching function for call to 'ONMainWindow::iconsPath(const char [25])'
[   70s]                                  "/32x32/edit_settings.png" ) ) );
[   70s]                                                             ^
[   70s] ../src/configdialog.cpp:308:60: note: candidate is:
[   70s] In file included from ../src/configdialog.cpp:28:0:
[   70s] ../src/onmainwindow.h:328:13: note: QStringCompatWrapper ONMainWindow::iconsPath(const QStringCompatWrapper&) const
[   70s]      QString iconsPath ( const QString &fname ) const;
[   70s]              ^
[   70s] ../src/onmainwindow.h:328:13: note:   no known conversion for argument 1 from 'const char [25]' to 'const QStringCompatWrapper&'
[   70s] Makefile:673: recipe for target 'mediawidget.o' failed
[   70s] make[2]: *** [mediawidget.o] Error 1
[   70s] Makefile:745: recipe for target 'configdialog.o' failed
[   70s] make[2]: *** [configdialog.o] Error 1
[   70s] make[2]: Leaving directory '/home/abuild/rpmbuild/BUILD/x2goclient-4.1.2.4/client_build'
[   70s] Makefile:83: recipe for target 'build_client' failed
[   70s] make[1]: *** [build_client] Error 2
[   70s] make[1]: Leaving directory '/home/abuild/rpmbuild/BUILD/x2goclient-4.1.2.4'
[   70s] Makefile:80: recipe for target 'build' failed
[   70s] make: *** [build] Error 2
[   70s] error: Bad exit status from /var/tmp/rpm-tmp.chRtWz (%build)
[   70s] 
[   70s] 
[   70s] RPM build errors:
[   70s]     Bad exit status from /var/tmp/rpm-tmp.chRtWz (%build)
[   70s] 
[   70s] japsand failed "build x2goclient.spec" at Sun Apr  6 13:44:02 UTC 2025.
[   70s] 
+ exit 1
+ cleanup
+ '[' -n '' ']'
+ '[' -n '' ']'
+ echo 'Warning: mock temporary config directory not defined. Skipping cleanup.'
Warning: mock temporary config directory not defined. Skipping cleanup.
+ typeset temp_dir=
+ for temp_dir in "${temp_cleanup[@]}"
+ '[' -n /var/lib/jenkins/tmp/tmp.iBluiMYlRfwnxRDDYMe21QPx ']'
+ '[' -d /var/lib/jenkins/tmp/tmp.iBluiMYlRfwnxRDDYMe21QPx ']'
+ rm -Rf -- /var/lib/jenkins/tmp/tmp.iBluiMYlRfwnxRDDYMe21QPx
Build step 'Execute shell' marked build as failure


More information about the x2go-commits mailing list