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

Changes:

[ionic] debian/rules: fix version detection on testing and unstable.

[ionic] debian/rules: add quotes to comment to force new commit and Jenkins 
build.

[ionic] debian/rules: force another Jenkins rebuild.


------------------------------------------
[...truncated 1020.73 KB...]
[  449s] ../src/sshmasterconnection.h:89:53: warning: 'QString::null' is 
deprecated: use QString() [-Wdeprecated-declarations]
[  449s]    89 |                         QString proxylogin=QString::null, 
QString proxypassword=QString::null, QString proxyKey=QString::null,
[  449s]       |                                                     ^~~~
[  449s] /usr/include/qt5/QtCore/qstring.h:954:23: note: declared here
[  449s]   954 |     static const Null null;
[  449s]       |                       ^~~~
[  449s] ../src/sshmasterconnection.h:89:90: warning: 'QString::null' is 
deprecated: use QString() [-Wdeprecated-declarations]
[  449s]    89 |                         QString proxylogin=QString::null, 
QString proxypassword=QString::null, QString proxyKey=QString::null,
[  449s]       |                                                                
                          ^~~~
[  449s] /usr/include/qt5/QtCore/qstring.h:954:23: note: declared here
[  449s]   954 |     static const Null null;
[  449s]       |                       ^~~~
[  449s] ../src/sshmasterconnection.h:89:90: warning: 'QString::null' is 
deprecated: use QString() [-Wdeprecated-declarations]
[  449s]    89 |                         QString proxylogin=QString::null, 
QString proxypassword=QString::null, QString proxyKey=QString::null,
[  449s]       |                                                                
                          ^~~~
[  449s] /usr/include/qt5/QtCore/qstring.h:954:23: note: declared here
[  449s]   954 |     static const Null null;
[  449s]       |                       ^~~~
[  449s] ../src/sshmasterconnection.h:89:122: warning: 'QString::null' is 
deprecated: use QString() [-Wdeprecated-declarations]
[  449s]    89 |                         QString proxylogin=QString::null, 
QString proxypassword=QString::null, QString proxyKey=QString::null,
[  449s]       |                                                                
                                                          ^~~~
[  449s] /usr/include/qt5/QtCore/qstring.h:954:23: note: declared here
[  449s]   954 |     static const Null null;
[  449s]       |                       ^~~~
[  449s] ../src/sshmasterconnection.h:89:122: warning: 'QString::null' is 
deprecated: use QString() [-Wdeprecated-declarations]
[  449s]    89 |                         QString proxylogin=QString::null, 
QString proxypassword=QString::null, QString proxyKey=QString::null,
[  449s]       |                                                                
                                                          ^~~~
[  449s] /usr/include/qt5/QtCore/qstring.h:954:23: note: declared here
[  449s]   954 |     static const Null null;
[  449s]       |                       ^~~~
[  449s] 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
[  449s] In file included from moc_brokerpassdlg.cpp:10:
[  449s] ../src/brokerpassdlg.h:29:60: warning: 'constexpr 
QFlags<T>::QFlags(Zero) [with Enum = Qt::WindowType; Zero = int 
QFlags<Qt::WindowType>::Private::*]' is deprecated: Use default constructor 
instead [-Wdeprecated-declarations]
[  449s]    29 |     BrokerPassDlg(QWidget* parent = 0, Qt::WindowFlags f = 0);
[  449s]       |                                                            ^
[  449s] In file included from /usr/include/qt5/QtCore/qglobal.h:1299,
[  449s]                  from /usr/include/qt5/QtGui/qtguiglobal.h:43,
[  449s]                  from /usr/include/qt5/QtWidgets/qtwidgetsglobal.h:43,
[  449s]                  from /usr/include/qt5/QtWidgets/qdialog.h:43,
[  449s]                  from /usr/include/qt5/QtWidgets/QDialog:1,
[  449s]                  from ../src/brokerpassdlg.h:22:
[  449s] /usr/include/qt5/QtCore/qflags.h:123:80: note: declared here
[  449s]   123 |     QT_DEPRECATED_X("Use default constructor instead") 
Q_DECL_CONSTEXPR inline QFlags(Zero) noexcept : i(0) {}
[  449s]       |                                                                
                ^~~~~~
[  449s] In file included from moc_contest.cpp:10:
[  449s] ../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]
[  449s]    34 |     ConTest(HttpBrokerClient* broker, QUrl url, QWidget* 
parent = 0, Qt::WindowFlags f = 0);
[  449s]       |                                                                
                          ^
[  449s] In file included from /usr/include/qt5/QtCore/qglobal.h:1299,
[  449s]                  from /usr/include/qt5/QtGui/qtguiglobal.h:43,
[  449s]                  from /usr/include/qt5/QtWidgets/qtwidgetsglobal.h:43,
[  449s]                  from /usr/include/qt5/QtWidgets/qdialog.h:43,
[  449s]                  from /usr/include/qt5/QtWidgets/QDialog:1,
[  449s]                  from ../src/contest.h:21:
[  449s] /usr/include/qt5/QtCore/qflags.h:123:80: note: declared here
[  449s]   123 |     QT_DEPRECATED_X("Use default constructor instead") 
Q_DECL_CONSTEXPR inline QFlags(Zero) noexcept : i(0) {}
[  449s]       |                                                                
                ^~~~~~
[  450s] In file included from ../src/folderbutton.h:21,
[  450s]                  from moc_folderbutton.cpp:10:
[  450s] ../src/SVGFrame.h:32:89: warning: 'constexpr QFlags<T>::QFlags(Zero) 
[with Enum = Qt::WindowType; Zero = int QFlags<Qt::WindowType>::Private::*]' is 
deprecated: Use default constructor instead [-Wdeprecated-declarations]
[  450s]    32 |                 SVGFrame ( QString fname, bool st, QWidget* 
parent=0, Qt::WindowFlags f=0 );
[  450s]       |                                                                
                         ^
[  450s] In file included from /usr/include/qt5/QtCore/qglobal.h:1299,
[  450s]                  from ../src/x2goclientconfig.h:26,
[  450s]                  from ../src/SVGFrame.h:20:
[  450s] /usr/include/qt5/QtCore/qflags.h:123:80: note: declared here
[  450s]   123 |     QT_DEPRECATED_X("Use default constructor instead") 
Q_DECL_CONSTEXPR inline QFlags(Zero) noexcept : i(0) {}
[  450s]       |                                                                
                ^~~~~~
[  450s] ../src/SVGFrame.h:33:65: warning: 'constexpr QFlags<T>::QFlags(Zero) 
[with Enum = Qt::WindowType; Zero = int QFlags<Qt::WindowType>::Private::*]' is 
deprecated: Use default constructor instead [-Wdeprecated-declarations]
[  450s]    33 |                 SVGFrame ( QWidget* parent=0, Qt::WindowFlags 
f=0 );
[  450s]       |                                                                
 ^
[  450s] /usr/include/qt5/QtCore/qflags.h:123:80: note: declared here
[  450s]   123 |     QT_DEPRECATED_X("Use default constructor instead") 
Q_DECL_CONSTEXPR inline QFlags(Zero) noexcept : i(0) {}
[  450s]       |                                                                
                ^~~~~~
[  450s] ../src/folderbutton.h: In member function 'const QPixmap* 
FolderButton::folderIcon()':
[  450s] ../src/folderbutton.h:39:28: warning: 'const QPixmap* QLabel::pixmap() 
const' is deprecated: Use the other overload which returns QPixmap by-value 
[-Wdeprecated-declarations]
[  450s]    39 |         return icon->pixmap();
[  450s]       |                ~~~~~~~~~~~~^~
[  450s] In file included from /usr/include/qt5/QtWidgets/QLabel:1,
[  450s]                  from ../src/folderbutton.h:23:
[  450s] /usr/include/qt5/QtWidgets/qlabel.h:78:20: note: declared here
[  450s]    78 |     const QPixmap *pixmap() const; // ### Qt 7: Remove function
[  450s]       |                    ^~~~~~
[  451s] 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   
[  463s] make[2]: Leaving directory 
'/home/abuild/rpmbuild/BUILD/x2goclient-4.1.2.3/client_build'
[  463s] make[1]: Leaving directory 
'/home/abuild/rpmbuild/BUILD/x2goclient-4.1.2.3'
[  463s] + RPM_EC=0
[  463s] ++ jobs -p
[  463s] + exit 0
[  463s] Executing(%install): /usr/bin/bash -e /var/tmp/rpm-tmp.MUMq5h
[  463s] + umask 022
[  463s] + cd /home/abuild/rpmbuild/BUILD
[  463s] + /usr/bin/rm -rf 
/home/abuild/rpmbuild/BUILDROOT/x2goclient-4.1.2.3-0.0x2go1.0.git20221203.2057.heuler.x86_64
[  463s] + /usr/bin/mkdir -p /home/abuild/rpmbuild/BUILDROOT
[  463s] + /usr/bin/mkdir 
/home/abuild/rpmbuild/BUILDROOT/x2goclient-4.1.2.3-0.0x2go1.0.git20221203.2057.heuler.x86_64
[  463s] + cd x2goclient-4.1.2.3
[  463s] + make install 
DESTDIR=/home/abuild/rpmbuild/BUILDROOT/x2goclient-4.1.2.3-0.0x2go1.0.git20221203.2057.heuler.x86_64
 PREFIX=/usr
[  463s] install -d  -m 755 
/home/abuild/rpmbuild/BUILDROOT/x2goclient-4.1.2.3-0.0x2go1.0.git20221203.2057.heuler.x86_64/usr/bin/
[  463s] install -d  -m 755 
/home/abuild/rpmbuild/BUILDROOT/x2goclient-4.1.2.3-0.0x2go1.0.git20221203.2057.heuler.x86_64/usr/share/applications
[  463s] install -d  -m 755 
/home/abuild/rpmbuild/BUILDROOT/x2goclient-4.1.2.3-0.0x2go1.0.git20221203.2057.heuler.x86_64/usr/share/mime/packages
[  463s] install -d  -m 755 
/home/abuild/rpmbuild/BUILDROOT/x2goclient-4.1.2.3-0.0x2go1.0.git20221203.2057.heuler.x86_64/usr/share/x2goclient/icons
[  463s] install -d  -m 755 
/home/abuild/rpmbuild/BUILDROOT/x2goclient-4.1.2.3-0.0x2go1.0.git20221203.2057.heuler.x86_64/usr/share/icons/hicolor/128x128/apps
[  463s] install -d  -m 755 
/home/abuild/rpmbuild/BUILDROOT/x2goclient-4.1.2.3-0.0x2go1.0.git20221203.2057.heuler.x86_64/usr/share/icons/hicolor/16x16/apps
[  463s] install -d  -m 755 
/home/abuild/rpmbuild/BUILDROOT/x2goclient-4.1.2.3-0.0x2go1.0.git20221203.2057.heuler.x86_64/usr/share/icons/hicolor/64x64/apps
[  463s] install -d  -m 755 
/home/abuild/rpmbuild/BUILDROOT/x2goclient-4.1.2.3-0.0x2go1.0.git20221203.2057.heuler.x86_64/usr/share/icons/hicolor/32x32/apps
[  463s] 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.git20221203.2057.heuler.x86_64/usr/bin/x2goclient
[  463s] install  -m 644 desktop/x2goclient.desktop    
/home/abuild/rpmbuild/BUILDROOT/x2goclient-4.1.2.3-0.0x2go1.0.git20221203.2057.heuler.x86_64/usr/share/applications/x2goclient.desktop
[  463s] install  -m 644 mime/x-x2go.xml                       
/home/abuild/rpmbuild/BUILDROOT/x2goclient-4.1.2.3-0.0x2go1.0.git20221203.2057.heuler.x86_64/usr/share/mime/packages/x-x2go.xml
[  463s] install  -m 644 res/img/icons/x2goclient.xpm          
/home/abuild/rpmbuild/BUILDROOT/x2goclient-4.1.2.3-0.0x2go1.0.git20221203.2057.heuler.x86_64/usr/share/x2goclient/icons/x2goclient.xpm
[  463s] install  -m 644 res/img/icons/128x128/x2goclient.png  
/home/abuild/rpmbuild/BUILDROOT/x2goclient-4.1.2.3-0.0x2go1.0.git20221203.2057.heuler.x86_64/usr/share/x2goclient/icons/x2goclient.png
[  463s] install  -m 644 res/img/icons/128x128/x2gosession.png 
/home/abuild/rpmbuild/BUILDROOT/x2goclient-4.1.2.3-0.0x2go1.0.git20221203.2057.heuler.x86_64/usr/share/x2goclient/icons/x2gosession.png
[  463s] install  -m 644 res/img/icons/128x128/x2goclient.png  
/home/abuild/rpmbuild/BUILDROOT/x2goclient-4.1.2.3-0.0x2go1.0.git20221203.2057.heuler.x86_64/usr/share/icons/hicolor/128x128/apps/x2goclient.png
[  463s] install  -m 644 res/img/icons/16x16/x2goclient.png    
/home/abuild/rpmbuild/BUILDROOT/x2goclient-4.1.2.3-0.0x2go1.0.git20221203.2057.heuler.x86_64/usr/share/icons/hicolor/16x16/apps/x2goclient.png
[  463s] install  -m 644 res/img/icons/64x64/x2goclient.png    
/home/abuild/rpmbuild/BUILDROOT/x2goclient-4.1.2.3-0.0x2go1.0.git20221203.2057.heuler.x86_64/usr/share/icons/hicolor/64x64/apps/x2goclient.png
[  463s] install  -m 644 res/img/icons/32x32/x2goclient.png    
/home/abuild/rpmbuild/BUILDROOT/x2goclient-4.1.2.3-0.0x2go1.0.git20221203.2057.heuler.x86_64/usr/share/icons/hicolor/32x32/apps/x2goclient.png
[  463s] install -d  -m 755 
/home/abuild/rpmbuild/BUILDROOT/x2goclient-4.1.2.3-0.0x2go1.0.git20221203.2057.heuler.x86_64/usr/share/man/
[  463s] install -d  -m 755 
/home/abuild/rpmbuild/BUILDROOT/x2goclient-4.1.2.3-0.0x2go1.0.git20221203.2057.heuler.x86_64/usr/share/man/man1
[  463s] install  -m 644 man/man1/x2goclient.1    
/home/abuild/rpmbuild/BUILDROOT/x2goclient-4.1.2.3-0.0x2go1.0.git20221203.2057.heuler.x86_64/usr/share/man/man1/x2goclient.1
[  463s] gzip -f 
/home/abuild/rpmbuild/BUILDROOT/x2goclient-4.1.2.3-0.0x2go1.0.git20221203.2057.heuler.x86_64/usr/share/man/man1/x2goclient.1
[  463s] + desktop-file-validate 
/home/abuild/rpmbuild/BUILDROOT/x2goclient-4.1.2.3-0.0x2go1.0.git20221203.2057.heuler.x86_64/usr/share/applications/x2goclient.desktop
[  463s] + /usr/lib/rpm/suse_update_desktop_file.sh -r x2goclient Utility 
WebUtility
[  463s] + /usr/lib/rpm/fdupes_wrapper 
/home/abuild/rpmbuild/BUILDROOT/x2goclient-4.1.2.3-0.0x2go1.0.git20221203.2057.heuler.x86_64
[  463s] Linking 
/home/abuild/rpmbuild/BUILDROOT/x2goclient-4.1.2.3-0.0x2go1.0.git20221203.2057.heuler.x86_64/usr/share/icons/hicolor/128x128/apps/x2goclient.png
 -> 
/home/abuild/rpmbuild/BUILDROOT/x2goclient-4.1.2.3-0.0x2go1.0.git20221203.2057.heuler.x86_64/usr/share/x2goclient/icons/x2goclient.png
[  463s] + /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
[  463s] extracting debug info from 
/home/abuild/rpmbuild/BUILDROOT/x2goclient-4.1.2.3-0.0x2go1.0.git20221203.2057.heuler.x86_64/usr/bin/x2goclient
[  466s] original debug info size: 26032kB, size after compression: 12368kB
[  466s] /usr/lib/rpm/sepdebugcrcfix: Updated 1 CRC32s, 0 CRC32s did match.
[  466s] cpio: glibc-2.36/bits/sockaddr.h: Cannot stat: No such file or 
directory
[  466s] cpio: glibc-2.36/bits/stdint-intn.h: Cannot stat: No such file or 
directory
[  466s] cpio: glibc-2.36/bits/stdint-uintn.h: Cannot stat: No such file or 
directory
[  466s] cpio: glibc-2.36/csu/: Cannot stat: No such file or directory
[  466s] cpio: glibc-2.36/csu/abi-note.c: Cannot stat: No such file or directory
[  466s] cpio: glibc-2.36/csu/init.c: Cannot stat: No such file or directory
[  466s] cpio: glibc-2.36/elf/elf.h: Cannot stat: No such file or directory
[  466s] cpio: glibc-2.36/inet/netinet/in.h: Cannot stat: No such file or 
directory
[  466s] cpio: glibc-2.36/posix/bits/types.h: Cannot stat: No such file or 
directory
[  466s] cpio: glibc-2.36/sysdeps/unix/sysv/linux/bits/socket.h: Cannot stat: 
No such file or directory
[  466s] cpio: glibc-2.36/sysdeps/x86/abi-note.c: Cannot stat: No such file or 
directory
[  466s] cpio: glibc-2.36/sysdeps/x86_64/crti.S: Cannot stat: No such file or 
directory
[  466s] cpio: glibc-2.36/sysdeps/x86_64/crtn.S: Cannot stat: No such file or 
directory
[  466s] cpio: glibc-2.36/sysdeps/x86_64/start.S: Cannot stat: No such file or 
directory
[  466s] 11939 blocks
[  466s] + /usr/lib/rpm/brp-compress
[  466s] + /usr/lib/rpm/brp-suse
[  466s] calling /usr/lib/rpm/brp-suse.d/brp-05-permissions
[  466s] calling /usr/lib/rpm/brp-suse.d/brp-15-strip-debug
[  466s] calling /usr/lib/rpm/brp-suse.d/brp-25-symlink
[  466s] calling /usr/lib/rpm/brp-suse.d/brp-50-generate-fips-hmac
[  466s] calling /usr/lib/rpm/brp-suse.d/brp-75-ar
[  466s] SOURCE_DATE_EPOCH is not set: skipping ar normalization
[  466s] Processing files: 
x2goclient-4.1.2.3-0.0x2go1.0.git20221203.2057.heuler.x86_64
[  466s] Executing(%doc): /usr/bin/bash -e /var/tmp/rpm-tmp.dcqc3v
[  466s] + umask 022
[  466s] + cd /home/abuild/rpmbuild/BUILD
[  466s] + cd x2goclient-4.1.2.3
[  466s] + 
DOCDIR=/home/abuild/rpmbuild/BUILDROOT/x2goclient-4.1.2.3-0.0x2go1.0.git20221203.2057.heuler.x86_64/usr/share/doc/packages/x2goclient
[  466s] + export LC_ALL=C
[  466s] + LC_ALL=C
[  466s] + export DOCDIR
[  466s] + /usr/bin/mkdir -p 
/home/abuild/rpmbuild/BUILDROOT/x2goclient-4.1.2.3-0.0x2go1.0.git20221203.2057.heuler.x86_64/usr/share/doc/packages/x2goclient
[  466s] + cp -pr AUTHORS 
/home/abuild/rpmbuild/BUILDROOT/x2goclient-4.1.2.3-0.0x2go1.0.git20221203.2057.heuler.x86_64/usr/share/doc/packages/x2goclient
[  466s] + cp -pr COPYING 
/home/abuild/rpmbuild/BUILDROOT/x2goclient-4.1.2.3-0.0x2go1.0.git20221203.2057.heuler.x86_64/usr/share/doc/packages/x2goclient
[  466s] + cp -pr LICENSE 
/home/abuild/rpmbuild/BUILDROOT/x2goclient-4.1.2.3-0.0x2go1.0.git20221203.2057.heuler.x86_64/usr/share/doc/packages/x2goclient
[  466s] + RPM_EC=0
[  466s] ++ jobs -p
[  466s] + exit 0
[  466s] Provides: application() application(x2goclient.desktop) 
mimehandler(application/x-x2go) x2goclient = 
4.1.2.3-0.0x2go1.0.git20221203.2057.heuler x2goclient(x86-64) = 
4.1.2.3-0.0x2go1.0.git20221203.2057.heuler
[  466s] Requires(interp): /bin/sh /bin/sh /bin/sh
[  466s] 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
[  466s] Requires(post): /bin/sh
[  466s] Requires(postun): /bin/sh
[  466s] Requires(posttrans): /bin/sh
[  466s] 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)
[  466s] Suggests: pinentry-x2go
[  466s] Processing files: 
x2goclient-debugsource-4.1.2.3-0.0x2go1.0.git20221203.2057.heuler.x86_64
[  466s] Provides: x2goclient-debugsource = 
4.1.2.3-0.0x2go1.0.git20221203.2057.heuler x2goclient-debugsource(x86-64) = 
4.1.2.3-0.0x2go1.0.git20221203.2057.heuler
[  466s] Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 
rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
[  466s] Processing files: 
x2goclient-debuginfo-4.1.2.3-0.0x2go1.0.git20221203.2057.heuler.x86_64
[  466s] Provides: debuginfo(build-id) = 
e5660286250881edfe7789f233be049d785e9bd0 x2goclient-debuginfo = 
4.1.2.3-0.0x2go1.0.git20221203.2057.heuler x2goclient-debuginfo(x86-64) = 
4.1.2.3-0.0x2go1.0.git20221203.2057.heuler
[  466s] Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 
rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
[  466s] Recommends: x2goclient-debugsource(x86-64) = 
4.1.2.3-0.0x2go1.0.git20221203.2057.heuler
[  466s] Checking for unpackaged file(s): /usr/lib/rpm/check-files 
/home/abuild/rpmbuild/BUILDROOT/x2goclient-4.1.2.3-0.0x2go1.0.git20221203.2057.heuler.x86_64
[  467s] Wrote: 
/home/abuild/rpmbuild/RPMS/x86_64/x2goclient-4.1.2.3-0.0x2go1.0.git20221203.2057.heuler.x86_64.rpm
[  470s] Wrote: 
/home/abuild/rpmbuild/RPMS/x86_64/x2goclient-debugsource-4.1.2.3-0.0x2go1.0.git20221203.2057.heuler.x86_64.rpm
[  470s] Wrote: 
/home/abuild/rpmbuild/RPMS/x86_64/x2goclient-debuginfo-4.1.2.3-0.0x2go1.0.git20221203.2057.heuler.x86_64.rpm
[  470s] Executing(%clean): /usr/bin/bash -e /var/tmp/rpm-tmp.RI9zz4
[  470s] + umask 022
[  470s] + cd /home/abuild/rpmbuild/BUILD
[  470s] + cd x2goclient-4.1.2.3
[  470s] + /usr/bin/rm -rf 
/home/abuild/rpmbuild/BUILDROOT/x2goclient-4.1.2.3-0.0x2go1.0.git20221203.2057.heuler.x86_64
[  470s] + RPM_EC=0
[  470s] ++ jobs -p
[  470s] + exit 0
[  471s] unknown keyword in config: repourl:
[  471s] unknown keyword in config: registryurl:
[  471s] ... checking for files with abuild user/group
[  471s] ... running 00-check-install-rpms
[  471s] ... installing all built rpms
[  471s] Verifying packages...
[  471s] Preparing packages...
[  471s] 
x2goclient-debugsource-4.1.2.3-0.0x2go1.0.git20221203.2057.heuler.x86_64
[  471s] x2goclient-debuginfo-4.1.2.3-0.0x2go1.0.git20221203.2057.heuler.x86_64
[  472s] x2goclient-4.1.2.3-0.0x2go1.0.git20221203.2057.heuler.x86_64
[  485s] ... running 50-check-binary-kernel-log
[  485s] ... running 50-check-core-files
[  485s] ... running 50-check-debuginfo
[  485s] ... testing for empty debuginfo packages
[  485s] grep: 
/var/cache/obs-build/opensuse/tumbleweed/x86_64/.build.packages/SOURCES/.spec: 
No such file or directory
[  485s] ... running 50-check-filelist
[  485s] ... checking filelist
[  485s] ... running 50-check-gconf-scriptlets
[  485s] ... testing GConf scriptlet presence
[  485s] ... running 50-check-installtest
[  485s] ... testing for pre/postinstall scripts that are not idempotent
[  485s] ... running 50-check-invalid-provides
[  485s] ... running 50-check-invalid-requires
[  485s] dependency check for 
x2goclient-debuginfo-4.1.2.3-0.0x2go1.0.git20221203.2057.heuler.x86_64.rpm:
[  485s] dependency check for 
x2goclient-debugsource-4.1.2.3-0.0x2go1.0.git20221203.2057.heuler.x86_64.rpm:
[  485s] ... running 50-check-kernel-build-id
[  485s] ... running 50-check-lanana
[  485s] error: open of 
/var/cache/obs-build/opensuse/tumbleweed/x86_64/.build.packages/RPMS/x86_64/x2goclient-4.1.2.3-0.0x2go1.0.git20221203.2057.heuler.x86_64.rpm
 failed: No such file or directory
[  485s] error: open of 
/var/cache/obs-build/opensuse/tumbleweed/x86_64/.build.packages/RPMS/x86_64/x2goclient-4.1.2.3-0.0x2go1.0.git20221203.2057.heuler.x86_64.rpm
 failed: No such file or directory
[  485s] 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.git20221203.2057.heuler.x86_64.rpm
 failed: No such file or directory
[  485s] 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.git20221203.2057.heuler.x86_64.rpm
 failed: No such file or directory
[  485s] 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.git20221203.2057.heuler.x86_64.rpm
 failed: No such file or directory
[  485s] 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.git20221203.2057.heuler.x86_64.rpm
 failed: No such file or directory
[  485s] ... running 50-check-libtool-deps
[  485s] ... testing devel dependencies required by libtool .la files
[  485s] grep: 
/var/cache/obs-build/opensuse/tumbleweed/x86_64/.build.packages/SOURCES/.spec: 
No such file or directory
[  485s]     (can be skipped by "skip-check-libtool-deps" anywhere in spec)
[  485s] ... running 50-check-packaged-twice
[  485s] ... running 50-check-permissions
[  485s] ... testing for modified permissions
[  486s] ERROR: expected permission level to be set to secure ?!
[  486s] 
[  486s] japsand failed "build x2goclient.spec" at Sat Dec  3 04:08:06 UTC 2022.
[  486s] 
+ 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.BxuNTmGHu6UP6xjOfQnGwRhj ']'
+ '[' -d /var/lib/jenkins/tmp/tmp.BxuNTmGHu6UP6xjOfQnGwRhj ']'
+ rm -Rf -- /var/lib/jenkins/tmp/tmp.BxuNTmGHu6UP6xjOfQnGwRhj
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