See 
<https://jenkins.x2go.org:8443/job/x2goclient+nightly+opensuse-tumbleweed/153/display/redirect?page=changes>

Changes:

[ionic] desktop/x2goclient.desktop: drop Maemo support.

[ionic] res/img/icons: drop Maemo support, remove hildon subdirectory.

[ionic] res/img/svg: drop Maemo support, remove bg_hildon.svg.

[ionic] res/resources.qrc: drop Maemo support, remove bg_hildon.svg entry.

[ionic] 
src/{{InteractionDialog,configdialog,connectionwidget,editconnectiondialog,folderbutton,mediawidget,ongetpass,onmainwindow,printprocess,printwidget,sessionbutton,sessionmanagedialog,sessionwidget,settingswidget,sharewidget}.cpp,x2goclientconfig.h}:
 drop Maemo support.

[ionic] /: drop Maemo support, remove x2goclient.pro.maemo.


------------------------------------------
[...truncated 1.03 MB...]
[  261s]       |                                                                
                ^~~~~~
[  261s] In file included from ../src/httpbrokerclient.h:30,
[  261s]                  from moc_httpbrokerclient.cpp:10:
[  261s] ../src/sshmasterconnection.h:88:100: warning: 'QString::null' is 
deprecated: use QString() [-Wdeprecated-declarations]
[  261s]    88 |                         bool useproxy=false, ProxyType 
type=PROXYSSH, QString proxyserver=QString::null, quint16 proxyport=0,
[  261s]       |                                                                
                                    ^~~~
[  261s] In file included from /usr/include/qt5/QtCore/qhashfunctions.h:44,
[  261s]                  from /usr/include/qt5/QtCore/qlist.h:47,
[  261s]                  from /usr/include/qt5/QtCore/qhash.h:46,
[  261s]                  from /usr/include/qt5/QtCore/qshareddata.h:46,
[  261s]                  from /usr/include/qt5/QtCore/QSharedDataPointer:1,
[  261s]                  from /usr/include/qt5/QtNetwork/qnetworkrequest.h:44,
[  261s]                  from 
/usr/include/qt5/QtNetwork/qnetworkaccessmanager.h:44,
[  261s]                  from 
/usr/include/qt5/QtNetwork/QNetworkAccessManager:1,
[  261s]                  from ../src/httpbrokerclient.h:21:
[  261s] /usr/include/qt5/QtCore/qstring.h:954:23: note: declared here
[  261s]   954 |     static const Null null;
[  261s]       |                       ^~~~
[  261s] ../src/sshmasterconnection.h:88:100: warning: 'QString::null' is 
deprecated: use QString() [-Wdeprecated-declarations]
[  261s]    88 |                         bool useproxy=false, ProxyType 
type=PROXYSSH, QString proxyserver=QString::null, quint16 proxyport=0,
[  261s]       |                                                                
                                    ^~~~
[  261s] /usr/include/qt5/QtCore/qstring.h:954:23: note: declared here
[  261s]   954 |     static const Null null;
[  261s]       |                       ^~~~
[  261s] ../src/sshmasterconnection.h:89:53: warning: 'QString::null' is 
deprecated: use QString() [-Wdeprecated-declarations]
[  261s]    89 |                         QString proxylogin=QString::null, 
QString proxypassword=QString::null, QString proxyKey=QString::null,
[  261s]       |                                                     ^~~~
[  261s] /usr/include/qt5/QtCore/qstring.h:954:23: note: declared here
[  261s]   954 |     static const Null null;
[  261s]       |                       ^~~~
[  261s] ../src/sshmasterconnection.h:89:53: warning: 'QString::null' is 
deprecated: use QString() [-Wdeprecated-declarations]
[  261s]    89 |                         QString proxylogin=QString::null, 
QString proxypassword=QString::null, QString proxyKey=QString::null,
[  261s]       |                                                     ^~~~
[  261s] /usr/include/qt5/QtCore/qstring.h:954:23: note: declared here
[  261s]   954 |     static const Null null;
[  261s]       |                       ^~~~
[  261s] ../src/sshmasterconnection.h:89:90: warning: 'QString::null' is 
deprecated: use QString() [-Wdeprecated-declarations]
[  261s]    89 |                         QString proxylogin=QString::null, 
QString proxypassword=QString::null, QString proxyKey=QString::null,
[  261s]       |                                                                
                          ^~~~
[  261s] /usr/include/qt5/QtCore/qstring.h:954:23: note: declared here
[  261s]   954 |     static const Null null;
[  261s]       |                       ^~~~
[  261s] ../src/sshmasterconnection.h:89:90: warning: 'QString::null' is 
deprecated: use QString() [-Wdeprecated-declarations]
[  261s]    89 |                         QString proxylogin=QString::null, 
QString proxypassword=QString::null, QString proxyKey=QString::null,
[  261s]       |                                                                
                          ^~~~
[  261s] /usr/include/qt5/QtCore/qstring.h:954:23: note: declared here
[  261s]   954 |     static const Null null;
[  261s]       |                       ^~~~
[  261s] ../src/sshmasterconnection.h:89:122: warning: 'QString::null' is 
deprecated: use QString() [-Wdeprecated-declarations]
[  261s]    89 |                         QString proxylogin=QString::null, 
QString proxypassword=QString::null, QString proxyKey=QString::null,
[  261s]       |                                                                
                                                          ^~~~
[  261s] /usr/include/qt5/QtCore/qstring.h:954:23: note: declared here
[  261s]   954 |     static const Null null;
[  261s]       |                       ^~~~
[  261s] ../src/sshmasterconnection.h:89:122: warning: 'QString::null' is 
deprecated: use QString() [-Wdeprecated-declarations]
[  261s]    89 |                         QString proxylogin=QString::null, 
QString proxypassword=QString::null, QString proxyKey=QString::null,
[  261s]       |                                                                
                                                          ^~~~
[  261s] ../src/folderbutton.h: In member function 'const QPixmap* 
FolderButton::folderIcon()':
[  261s] ../src/folderbutton.h:39:28: warning: 'const QPixmap* QLabel::pixmap() 
const' is deprecated: Use the other overload which returns QPixmap by-value 
[-Wdeprecated-declarations]
[  261s]    39 |         return icon->pixmap();
[  261s]       |                ~~~~~~~~~~~~^~
[  261s] /usr/include/qt5/QtCore/qstring.h:954:23: note: declared here
[  261s]   954 |     static const Null null;
[  261s]       |                       ^~~~
[  261s] In file included from /usr/include/qt5/QtWidgets/QLabel:1,
[  261s]                  from ../src/folderbutton.h:23:
[  261s] /usr/include/qt5/QtWidgets/qlabel.h:78:20: note: declared here
[  261s]    78 |     const QPixmap *pixmap() const; // ### Qt 7: Remove function
[  261s]       |                    ^~~~~~
[  261s] g++ -c -O2 -Wall -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 
-fstack-protector-strong -funwind-tables -fasynchronous-unwind-tables 
-fstack-clash-protection -Werror=return-type -flto=auto -g -O2 -Wall -Wextra 
-D_REENTRANT -fPIC -DCFGCLIENT -D__linux__ -DQT_NO_DEBUG -DQT_SVG_LIB 
-DQT_WIDGETS_LIB -DQT_X11EXTRAS_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB 
-I../../x2goclient-4.1.2.3 -I. -I../src -I/usr/include/qt5 
-I/usr/include/qt5/QtSvg -I/usr/include/qt5/QtWidgets 
-I/usr/include/qt5/QtX11Extras -I/usr/include/qt5/QtGui 
-I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtCore -I. -I. 
-I/usr/lib64/qt5/mkspecs/linux-g++ -o moc_pulsemanager.o moc_pulsemanager.cpp
[  261s] In file included from moc_contest.cpp:10:
[  261s] ../src/contest.h:34:90: warning: 'constexpr QFlags<T>::QFlags(Zero) 
[with Enum = Qt::WindowType; Zero = int QFlags<Qt::WindowType>::Private::*]' is 
deprecated: Use default constructor instead [-Wdeprecated-declarations]
[  261s]    34 |     ConTest(HttpBrokerClient* broker, QUrl url, QWidget* 
parent = 0, Qt::WindowFlags f = 0);
[  261s]       |                                                                
                          ^
[  261s] In file included from /usr/include/qt5/QtCore/qglobal.h:1299,
[  261s]                  from /usr/include/qt5/QtGui/qtguiglobal.h:43,
[  261s]                  from /usr/include/qt5/QtWidgets/qtwidgetsglobal.h:43,
[  261s]                  from /usr/include/qt5/QtWidgets/qdialog.h:43,
[  261s]                  from /usr/include/qt5/QtWidgets/QDialog:1,
[  261s]                  from ../src/contest.h:21:
[  261s] /usr/include/qt5/QtCore/qflags.h:123:80: note: declared here
[  261s]   123 |     QT_DEPRECATED_X("Use default constructor instead") 
Q_DECL_CONSTEXPR inline QFlags(Zero) noexcept : i(0) {}
[  261s]       |                                                                
                ^~~~~~
[  262s] g++ -Wl,-O1 -Wl,-rpath-link,/usr/lib64 -o x2goclient sharewidget.o 
settingswidget.o mediawidget.o configwidget.o sessionwidget.o 
connectionwidget.o configdialog.o editconnectiondialog.o exportdialog.o 
imgframe.o LDAPSession.o onmainwindow.o sessionbutton.o sessionmanagedialog.o 
sshmasterconnection.o sshprocess.o SVGFrame.o InteractionDialog.o userbutton.o 
x2gologdebug.o printprocess.o cupsprint.o cupsprintwidget.o 
cupsprintersettingsdialog.o printwidget.o printercmddialog.o printdialog.o 
wapi.o clicklineedit.o httpbrokerclient.o ongetpass.o x2gosettings.o 
brokerpassdlg.o contest.o xsettingswidget.o appdialog.o x2goutils.o 
helpdialog.o sessionexplorer.o folderbutton.o folderexplorer.o 
non_modal_messagebox.o help.o unixhelper.o compat.o pulsemanager.o x2goclient.o 
qrc_resources.o qrc_git.o qrc_changelog.o moc_configdialog.o 
moc_editconnectiondialog.o moc_exportdialog.o moc_imgframe.o moc_onmainwindow.o 
moc_sessionbutton.o moc_sessionmanagedialog.o moc_sshmasterconnection.o 
moc_sshprocess.o moc_SVGFrame.o moc_InteractionDialog.o moc_userbutton.o 
moc_printprocess.o moc_cupsprintwidget.o moc_cupsprintersettingsdialog.o 
moc_printwidget.o moc_printercmddialog.o moc_printdialog.o moc_sessionwidget.o 
moc_connectionwidget.o moc_settingswidget.o moc_mediawidget.o moc_sharewidget.o 
moc_clicklineedit.o moc_httpbrokerclient.o moc_brokerpassdlg.o moc_contest.o 
moc_xsettingswidget.o moc_appdialog.o moc_sessionexplorer.o moc_folderbutton.o 
moc_folderexplorer.o moc_pulsemanager.o   -lldap -lcups -lX11 -lXpm -lssh 
/usr/lib64/libQt5Svg.so /usr/lib64/libQt5Widgets.so 
/usr/lib64/libQt5X11Extras.so /usr/lib64/libQt5Gui.so 
/usr/lib64/libQt5Network.so /usr/lib64/libQt5Core.so -lGL -lpthread   
[  274s] make[2]: Leaving directory 
'/home/abuild/rpmbuild/BUILD/x2goclient-4.1.2.3/client_build'
[  274s] make[1]: Leaving directory 
'/home/abuild/rpmbuild/BUILD/x2goclient-4.1.2.3'
[  274s] + RPM_EC=0
[  274s] ++ jobs -p
[  274s] + exit 0
[  274s] Executing(%install): /usr/bin/bash -e /var/tmp/rpm-tmp.xlAPeU
[  274s] + umask 022
[  274s] + cd /home/abuild/rpmbuild/BUILD
[  274s] + /usr/bin/rm -rf 
/home/abuild/rpmbuild/BUILDROOT/x2goclient-4.1.2.3-0.0x2go1.0.git20221201.2042.heuler.x86_64
[  274s] + /usr/bin/mkdir -p /home/abuild/rpmbuild/BUILDROOT
[  274s] + /usr/bin/mkdir 
/home/abuild/rpmbuild/BUILDROOT/x2goclient-4.1.2.3-0.0x2go1.0.git20221201.2042.heuler.x86_64
[  274s] + cd x2goclient-4.1.2.3
[  274s] + make install 
DESTDIR=/home/abuild/rpmbuild/BUILDROOT/x2goclient-4.1.2.3-0.0x2go1.0.git20221201.2042.heuler.x86_64
 PREFIX=/usr
[  274s] install -d  -m 755 
/home/abuild/rpmbuild/BUILDROOT/x2goclient-4.1.2.3-0.0x2go1.0.git20221201.2042.heuler.x86_64/usr/bin/
[  274s] install -d  -m 755 
/home/abuild/rpmbuild/BUILDROOT/x2goclient-4.1.2.3-0.0x2go1.0.git20221201.2042.heuler.x86_64/usr/share/applications
[  274s] install -d  -m 755 
/home/abuild/rpmbuild/BUILDROOT/x2goclient-4.1.2.3-0.0x2go1.0.git20221201.2042.heuler.x86_64/usr/share/mime/packages
[  274s] install -d  -m 755 
/home/abuild/rpmbuild/BUILDROOT/x2goclient-4.1.2.3-0.0x2go1.0.git20221201.2042.heuler.x86_64/usr/share/x2goclient/icons
[  274s] install -d  -m 755 
/home/abuild/rpmbuild/BUILDROOT/x2goclient-4.1.2.3-0.0x2go1.0.git20221201.2042.heuler.x86_64/usr/share/icons/hicolor/128x128/apps
[  274s] install -d  -m 755 
/home/abuild/rpmbuild/BUILDROOT/x2goclient-4.1.2.3-0.0x2go1.0.git20221201.2042.heuler.x86_64/usr/share/icons/hicolor/16x16/apps
[  274s] install -d  -m 755 
/home/abuild/rpmbuild/BUILDROOT/x2goclient-4.1.2.3-0.0x2go1.0.git20221201.2042.heuler.x86_64/usr/share/icons/hicolor/64x64/apps
[  274s] install -d  -m 755 
/home/abuild/rpmbuild/BUILDROOT/x2goclient-4.1.2.3-0.0x2go1.0.git20221201.2042.heuler.x86_64/usr/share/icons/hicolor/32x32/apps
[  274s] install  -m 755 
/home/abuild/rpmbuild/BUILD/x2goclient-4.1.2.3/client_build/x2goclient 
/home/abuild/rpmbuild/BUILDROOT/x2goclient-4.1.2.3-0.0x2go1.0.git20221201.2042.heuler.x86_64/usr/bin/x2goclient
[  274s] install  -m 644 desktop/x2goclient.desktop    
/home/abuild/rpmbuild/BUILDROOT/x2goclient-4.1.2.3-0.0x2go1.0.git20221201.2042.heuler.x86_64/usr/share/applications/x2goclient.desktop
[  274s] install  -m 644 mime/x-x2go.xml                       
/home/abuild/rpmbuild/BUILDROOT/x2goclient-4.1.2.3-0.0x2go1.0.git20221201.2042.heuler.x86_64/usr/share/mime/packages/x-x2go.xml
[  274s] install  -m 644 res/img/icons/x2goclient.xpm          
/home/abuild/rpmbuild/BUILDROOT/x2goclient-4.1.2.3-0.0x2go1.0.git20221201.2042.heuler.x86_64/usr/share/x2goclient/icons/x2goclient.xpm
[  274s] install  -m 644 res/img/icons/128x128/x2goclient.png  
/home/abuild/rpmbuild/BUILDROOT/x2goclient-4.1.2.3-0.0x2go1.0.git20221201.2042.heuler.x86_64/usr/share/x2goclient/icons/x2goclient.png
[  274s] install  -m 644 res/img/icons/128x128/x2gosession.png 
/home/abuild/rpmbuild/BUILDROOT/x2goclient-4.1.2.3-0.0x2go1.0.git20221201.2042.heuler.x86_64/usr/share/x2goclient/icons/x2gosession.png
[  274s] install  -m 644 res/img/icons/128x128/x2goclient.png  
/home/abuild/rpmbuild/BUILDROOT/x2goclient-4.1.2.3-0.0x2go1.0.git20221201.2042.heuler.x86_64/usr/share/icons/hicolor/128x128/apps/x2goclient.png
[  274s] install  -m 644 res/img/icons/16x16/x2goclient.png    
/home/abuild/rpmbuild/BUILDROOT/x2goclient-4.1.2.3-0.0x2go1.0.git20221201.2042.heuler.x86_64/usr/share/icons/hicolor/16x16/apps/x2goclient.png
[  274s] install  -m 644 res/img/icons/64x64/x2goclient.png    
/home/abuild/rpmbuild/BUILDROOT/x2goclient-4.1.2.3-0.0x2go1.0.git20221201.2042.heuler.x86_64/usr/share/icons/hicolor/64x64/apps/x2goclient.png
[  274s] install  -m 644 res/img/icons/32x32/x2goclient.png    
/home/abuild/rpmbuild/BUILDROOT/x2goclient-4.1.2.3-0.0x2go1.0.git20221201.2042.heuler.x86_64/usr/share/icons/hicolor/32x32/apps/x2goclient.png
[  274s] install -d  -m 755 
/home/abuild/rpmbuild/BUILDROOT/x2goclient-4.1.2.3-0.0x2go1.0.git20221201.2042.heuler.x86_64/usr/share/man/
[  274s] install -d  -m 755 
/home/abuild/rpmbuild/BUILDROOT/x2goclient-4.1.2.3-0.0x2go1.0.git20221201.2042.heuler.x86_64/usr/share/man/man1
[  274s] install  -m 644 man/man1/x2goclient.1    
/home/abuild/rpmbuild/BUILDROOT/x2goclient-4.1.2.3-0.0x2go1.0.git20221201.2042.heuler.x86_64/usr/share/man/man1/x2goclient.1
[  274s] gzip -f 
/home/abuild/rpmbuild/BUILDROOT/x2goclient-4.1.2.3-0.0x2go1.0.git20221201.2042.heuler.x86_64/usr/share/man/man1/x2goclient.1
[  274s] + desktop-file-validate 
/home/abuild/rpmbuild/BUILDROOT/x2goclient-4.1.2.3-0.0x2go1.0.git20221201.2042.heuler.x86_64/usr/share/applications/x2goclient.desktop
[  274s] + /usr/lib/rpm/suse_update_desktop_file.sh -r x2goclient Utility 
WebUtility
[  274s] + /usr/lib/rpm/fdupes_wrapper 
/home/abuild/rpmbuild/BUILDROOT/x2goclient-4.1.2.3-0.0x2go1.0.git20221201.2042.heuler.x86_64
[  274s] Linking 
/home/abuild/rpmbuild/BUILDROOT/x2goclient-4.1.2.3-0.0x2go1.0.git20221201.2042.heuler.x86_64/usr/share/icons/hicolor/128x128/apps/x2goclient.png
 -> 
/home/abuild/rpmbuild/BUILDROOT/x2goclient-4.1.2.3-0.0x2go1.0.git20221201.2042.heuler.x86_64/usr/share/x2goclient/icons/x2goclient.png
[  274s] + /usr/lib/rpm/find-debuginfo -j8 -n --run-dwz --dwz-low-mem-die-limit 
10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list 
/home/abuild/rpmbuild/BUILD/x2goclient-4.1.2.3
[  274s] extracting debug info from 
/home/abuild/rpmbuild/BUILDROOT/x2goclient-4.1.2.3-0.0x2go1.0.git20221201.2042.heuler.x86_64/usr/bin/x2goclient
[  276s] original debug info size: 26032kB, size after compression: 12368kB
[  276s] /usr/lib/rpm/sepdebugcrcfix: Updated 1 CRC32s, 0 CRC32s did match.
[  276s] cpio: glibc-2.36/bits/sockaddr.h: Cannot stat: No such file or 
directory
[  276s] cpio: glibc-2.36/bits/stdint-intn.h: Cannot stat: No such file or 
directory
[  276s] cpio: glibc-2.36/bits/stdint-uintn.h: Cannot stat: No such file or 
directory
[  276s] cpio: glibc-2.36/csu/: Cannot stat: No such file or directory
[  276s] cpio: glibc-2.36/csu/abi-note.c: Cannot stat: No such file or directory
[  276s] cpio: glibc-2.36/csu/init.c: Cannot stat: No such file or directory
[  276s] cpio: glibc-2.36/elf/elf.h: Cannot stat: No such file or directory
[  276s] cpio: glibc-2.36/inet/netinet/in.h: Cannot stat: No such file or 
directory
[  276s] cpio: glibc-2.36/posix/bits/types.h: Cannot stat: No such file or 
directory
[  276s] cpio: glibc-2.36/sysdeps/unix/sysv/linux/bits/socket.h: Cannot stat: 
No such file or directory
[  276s] cpio: glibc-2.36/sysdeps/x86/abi-note.c: Cannot stat: No such file or 
directory
[  276s] cpio: glibc-2.36/sysdeps/x86_64/crti.S: Cannot stat: No such file or 
directory
[  276s] cpio: glibc-2.36/sysdeps/x86_64/crtn.S: Cannot stat: No such file or 
directory
[  276s] cpio: glibc-2.36/sysdeps/x86_64/start.S: Cannot stat: No such file or 
directory
[  276s] 11916 blocks
[  276s] + /usr/lib/rpm/brp-compress
[  276s] + /usr/lib/rpm/brp-suse
[  276s] calling /usr/lib/rpm/brp-suse.d/brp-05-permissions
[  276s] calling /usr/lib/rpm/brp-suse.d/brp-15-strip-debug
[  277s] calling /usr/lib/rpm/brp-suse.d/brp-25-symlink
[  277s] calling /usr/lib/rpm/brp-suse.d/brp-50-generate-fips-hmac
[  277s] calling /usr/lib/rpm/brp-suse.d/brp-75-ar
[  277s] SOURCE_DATE_EPOCH is not set: skipping ar normalization
[  277s] Processing files: 
x2goclient-4.1.2.3-0.0x2go1.0.git20221201.2042.heuler.x86_64
[  277s] Executing(%doc): /usr/bin/bash -e /var/tmp/rpm-tmp.SALk0P
[  277s] + umask 022
[  277s] + cd /home/abuild/rpmbuild/BUILD
[  277s] + cd x2goclient-4.1.2.3
[  277s] + 
DOCDIR=/home/abuild/rpmbuild/BUILDROOT/x2goclient-4.1.2.3-0.0x2go1.0.git20221201.2042.heuler.x86_64/usr/share/doc/packages/x2goclient
[  277s] + export LC_ALL=C
[  277s] + LC_ALL=C
[  277s] + export DOCDIR
[  277s] + /usr/bin/mkdir -p 
/home/abuild/rpmbuild/BUILDROOT/x2goclient-4.1.2.3-0.0x2go1.0.git20221201.2042.heuler.x86_64/usr/share/doc/packages/x2goclient
[  277s] + cp -pr AUTHORS 
/home/abuild/rpmbuild/BUILDROOT/x2goclient-4.1.2.3-0.0x2go1.0.git20221201.2042.heuler.x86_64/usr/share/doc/packages/x2goclient
[  277s] + cp -pr COPYING 
/home/abuild/rpmbuild/BUILDROOT/x2goclient-4.1.2.3-0.0x2go1.0.git20221201.2042.heuler.x86_64/usr/share/doc/packages/x2goclient
[  277s] + cp -pr LICENSE 
/home/abuild/rpmbuild/BUILDROOT/x2goclient-4.1.2.3-0.0x2go1.0.git20221201.2042.heuler.x86_64/usr/share/doc/packages/x2goclient
[  277s] + RPM_EC=0
[  277s] ++ jobs -p
[  277s] + exit 0
[  277s] Provides: application() application(x2goclient.desktop) 
mimehandler(application/x-x2go) x2goclient = 
4.1.2.3-0.0x2go1.0.git20221201.2042.heuler x2goclient(x86-64) = 
4.1.2.3-0.0x2go1.0.git20221201.2042.heuler
[  277s] Requires(interp): /bin/sh /bin/sh /bin/sh
[  277s] Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 
rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PartialHardlinkSets) <= 4.0.4-1 
rpmlib(PayloadFilesHavePrefix) <= 4.0-1
[  277s] Requires(post): /bin/sh
[  277s] Requires(postun): /bin/sh
[  277s] Requires(posttrans): /bin/sh
[  277s] Requires: libQt5Core.so.5()(64bit) libQt5Core.so.5(Qt_5)(64bit) 
libQt5Core.so.5(Qt_5.15)(64bit) libQt5Gui.so.5()(64bit) 
libQt5Gui.so.5(Qt_5)(64bit) libQt5Network.so.5()(64bit) 
libQt5Network.so.5(Qt_5)(64bit) libQt5Svg.so.5()(64bit) 
libQt5Svg.so.5(Qt_5)(64bit) libQt5Widgets.so.5()(64bit) 
libQt5Widgets.so.5(Qt_5)(64bit) libQt5X11Extras.so.5()(64bit) 
libQt5X11Extras.so.5(Qt_5)(64bit) libX11.so.6()(64bit) libXpm.so.4()(64bit) 
libc.so.6()(64bit) libc.so.6(GLIBC_2.14)(64bit) libc.so.6(GLIBC_2.15)(64bit) 
libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.3.4)(64bit) 
libc.so.6(GLIBC_2.34)(64bit) libc.so.6(GLIBC_2.4)(64bit) libcups.so.2()(64bit) 
libgcc_s.so.1()(64bit) libgcc_s.so.1(GCC_3.0)(64bit) 
libgcc_s.so.1(GCC_3.3.1)(64bit) libldap.so.2()(64bit) 
libldap.so.2(OPENLDAP_2.200)(64bit) libssh.so.4()(64bit) 
libssh.so.4(LIBSSH_4_5_0)(64bit) libstdc++.so.6()(64bit) 
libstdc++.so.6(CXXABI_1.3)(64bit) libstdc++.so.6(CXXABI_1.3.1)(64bit) 
libstdc++.so.6(CXXABI_1.3.8)(64bit) libstdc++.so.6(CXXABI_1.3.9)(64bit) 
libstdc++.so.6(GLIBCXX_3.4)(64bit) libstdc++.so.6(GLIBCXX_3.4.11)(64bit) 
libstdc++.so.6(GLIBCXX_3.4.15)(64bit) libstdc++.so.6(GLIBCXX_3.4.21)(64bit) 
libstdc++.so.6(GLIBCXX_3.4.9)(64bit)
[  277s] Suggests: pinentry-x2go
[  277s] Processing files: 
x2goclient-debugsource-4.1.2.3-0.0x2go1.0.git20221201.2042.heuler.x86_64
[  277s] Provides: x2goclient-debugsource = 
4.1.2.3-0.0x2go1.0.git20221201.2042.heuler x2goclient-debugsource(x86-64) = 
4.1.2.3-0.0x2go1.0.git20221201.2042.heuler
[  277s] Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 
rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
[  277s] Processing files: 
x2goclient-debuginfo-4.1.2.3-0.0x2go1.0.git20221201.2042.heuler.x86_64
[  277s] Provides: debuginfo(build-id) = 
3e582dc15e69f63dda873381142fe1c3d82c53a2 x2goclient-debuginfo = 
4.1.2.3-0.0x2go1.0.git20221201.2042.heuler x2goclient-debuginfo(x86-64) = 
4.1.2.3-0.0x2go1.0.git20221201.2042.heuler
[  277s] Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 
rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
[  277s] Recommends: x2goclient-debugsource(x86-64) = 
4.1.2.3-0.0x2go1.0.git20221201.2042.heuler
[  277s] Checking for unpackaged file(s): /usr/lib/rpm/check-files 
/home/abuild/rpmbuild/BUILDROOT/x2goclient-4.1.2.3-0.0x2go1.0.git20221201.2042.heuler.x86_64
[  278s] Wrote: 
/home/abuild/rpmbuild/RPMS/x86_64/x2goclient-4.1.2.3-0.0x2go1.0.git20221201.2042.heuler.x86_64.rpm
[  280s] Wrote: 
/home/abuild/rpmbuild/RPMS/x86_64/x2goclient-debugsource-4.1.2.3-0.0x2go1.0.git20221201.2042.heuler.x86_64.rpm
[  281s] Wrote: 
/home/abuild/rpmbuild/RPMS/x86_64/x2goclient-debuginfo-4.1.2.3-0.0x2go1.0.git20221201.2042.heuler.x86_64.rpm
[  281s] Executing(%clean): /usr/bin/bash -e /var/tmp/rpm-tmp.riot4Y
[  281s] + umask 022
[  281s] + cd /home/abuild/rpmbuild/BUILD
[  281s] + cd x2goclient-4.1.2.3
[  281s] + /usr/bin/rm -rf 
/home/abuild/rpmbuild/BUILDROOT/x2goclient-4.1.2.3-0.0x2go1.0.git20221201.2042.heuler.x86_64
[  281s] + RPM_EC=0
[  281s] ++ jobs -p
[  281s] + exit 0
[  281s] unknown keyword in config: repourl:
[  281s] unknown keyword in config: registryurl:
[  281s] ... checking for files with abuild user/group
[  281s] ... running 00-check-install-rpms
[  281s] ... installing all built rpms
[  281s] Verifying packages...
[  281s] Preparing packages...
[  281s] 
x2goclient-debugsource-4.1.2.3-0.0x2go1.0.git20221201.2042.heuler.x86_64
[  282s] x2goclient-debuginfo-4.1.2.3-0.0x2go1.0.git20221201.2042.heuler.x86_64
[  282s] x2goclient-4.1.2.3-0.0x2go1.0.git20221201.2042.heuler.x86_64
[  284s] ... running 50-check-binary-kernel-log
[  284s] ... running 50-check-core-files
[  284s] ... running 50-check-debuginfo
[  284s] ... testing for empty debuginfo packages
[  284s] grep: 
/var/cache/obs-build/opensuse/tumbleweed/x86_64/.build.packages/SOURCES/.spec: 
No such file or directory
[  284s] ... running 50-check-filelist
[  284s] ... checking filelist
[  285s] ... running 50-check-gconf-scriptlets
[  285s] ... testing GConf scriptlet presence
[  285s] ... running 50-check-installtest
[  285s] ... testing for pre/postinstall scripts that are not idempotent
[  285s] ... running 50-check-invalid-provides
[  285s] ... running 50-check-invalid-requires
[  285s] dependency check for 
x2goclient-debuginfo-4.1.2.3-0.0x2go1.0.git20221201.2042.heuler.x86_64.rpm:
[  285s] dependency check for 
x2goclient-debugsource-4.1.2.3-0.0x2go1.0.git20221201.2042.heuler.x86_64.rpm:
[  285s] ... running 50-check-kernel-build-id
[  285s] ... running 50-check-lanana
[  285s] error: open of 
/var/cache/obs-build/opensuse/tumbleweed/x86_64/.build.packages/RPMS/x86_64/x2goclient-4.1.2.3-0.0x2go1.0.git20221201.2042.heuler.x86_64.rpm
 failed: No such file or directory
[  285s] error: open of 
/var/cache/obs-build/opensuse/tumbleweed/x86_64/.build.packages/RPMS/x86_64/x2goclient-4.1.2.3-0.0x2go1.0.git20221201.2042.heuler.x86_64.rpm
 failed: No such file or directory
[  285s] error: open of 
/var/cache/obs-build/opensuse/tumbleweed/x86_64/.build.packages/RPMS/x86_64/x2goclient-debuginfo-4.1.2.3-0.0x2go1.0.git20221201.2042.heuler.x86_64.rpm
 failed: No such file or directory
[  285s] error: open of 
/var/cache/obs-build/opensuse/tumbleweed/x86_64/.build.packages/RPMS/x86_64/x2goclient-debuginfo-4.1.2.3-0.0x2go1.0.git20221201.2042.heuler.x86_64.rpm
 failed: No such file or directory
[  285s] error: open of 
/var/cache/obs-build/opensuse/tumbleweed/x86_64/.build.packages/RPMS/x86_64/x2goclient-debugsource-4.1.2.3-0.0x2go1.0.git20221201.2042.heuler.x86_64.rpm
 failed: No such file or directory
[  285s] error: open of 
/var/cache/obs-build/opensuse/tumbleweed/x86_64/.build.packages/RPMS/x86_64/x2goclient-debugsource-4.1.2.3-0.0x2go1.0.git20221201.2042.heuler.x86_64.rpm
 failed: No such file or directory
[  285s] ... running 50-check-libtool-deps
[  285s] ... testing devel dependencies required by libtool .la files
[  285s] grep: 
/var/cache/obs-build/opensuse/tumbleweed/x86_64/.build.packages/SOURCES/.spec: 
No such file or directory
[  285s]     (can be skipped by "skip-check-libtool-deps" anywhere in spec)
[  285s] ... running 50-check-packaged-twice
[  285s] ... running 50-check-permissions
[  285s] ... testing for modified permissions
[  285s] ERROR: expected permission level to be set to secure ?!
[  285s] 
[  285s] japsand failed "build x2goclient.spec" at Wed Nov 30 23:17:33 UTC 2022.
[  285s] 
+ 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.cli7BrGXisevSGglu2EBpD4K ']'
+ '[' -d /var/lib/jenkins/tmp/tmp.cli7BrGXisevSGglu2EBpD4K ']'
+ rm -Rf -- /var/lib/jenkins/tmp/tmp.cli7BrGXisevSGglu2EBpD4K
Build step 'Execute shell' marked build as failure
_______________________________________________
x2go-commits mailing list
x2go-commits@lists.x2go.org
https://lists.x2go.org/listinfo/x2go-commits

Reply via email to