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

Changes:

[o.shneyder] send to broker xdmcpserver in command option when starting xdmcp 
session.


------------------------------------------
[...truncated 1.02 MB...]
[  336s]                  from 
/usr/include/qt5/QtNetwork/QNetworkAccessManager:1,
[  336s]                  from ../src/httpbrokerclient.h:21:
[  336s] /usr/include/qt5/QtCore/qstring.h:954:23: note: declared here
[  336s]   954 |     static const Null null;
[  336s]       |                       ^~~~
[  336s] ../src/sshmasterconnection.h:88:100: warning: 'QString::null' is 
deprecated: use QString() [-Wdeprecated-declarations]
[  336s]    88 |                         bool useproxy=false, ProxyType 
type=PROXYSSH, QString proxyserver=QString::null, quint16 proxyport=0,
[  336s]       |                                                                
                                    ^~~~
[  336s] /usr/include/qt5/QtCore/qstring.h:954:23: note: declared here
[  336s]   954 |     static const Null null;
[  336s]       |                       ^~~~
[  336s] ../src/sshmasterconnection.h:89:53: warning: 'QString::null' is 
deprecated: use QString() [-Wdeprecated-declarations]
[  336s]    89 |                         QString proxylogin=QString::null, 
QString proxypassword=QString::null, QString proxyKey=QString::null,
[  336s]       |                                                     ^~~~
[  336s] /usr/include/qt5/QtCore/qstring.h:954:23: note: declared here
[  336s]   954 |     static const Null null;
[  336s]       |                       ^~~~
[  336s] ../src/sshmasterconnection.h:89:53: warning: 'QString::null' is 
deprecated: use QString() [-Wdeprecated-declarations]
[  336s]    89 |                         QString proxylogin=QString::null, 
QString proxypassword=QString::null, QString proxyKey=QString::null,
[  336s]       |                                                     ^~~~
[  336s] /usr/include/qt5/QtCore/qstring.h:954:23: note: declared here
[  336s]   954 |     static const Null null;
[  336s]       |                       ^~~~
[  336s] ../src/sshmasterconnection.h:89:90: warning: 'QString::null' is 
deprecated: use QString() [-Wdeprecated-declarations]
[  336s]    89 |                         QString proxylogin=QString::null, 
QString proxypassword=QString::null, QString proxyKey=QString::null,
[  336s]       |                                                                
                          ^~~~
[  336s] /usr/include/qt5/QtCore/qstring.h:954:23: note: declared here
[  336s]   954 |     static const Null null;
[  336s]       |                       ^~~~
[  336s] ../src/sshmasterconnection.h:89:90: warning: 'QString::null' is 
deprecated: use QString() [-Wdeprecated-declarations]
[  336s]    89 |                         QString proxylogin=QString::null, 
QString proxypassword=QString::null, QString proxyKey=QString::null,
[  336s]       |                                                                
                          ^~~~
[  336s] /usr/include/qt5/QtCore/qstring.h:954:23: note: declared here
[  336s]   954 |     static const Null null;
[  336s]       |                       ^~~~
[  336s] ../src/sshmasterconnection.h:89:122: warning: 'QString::null' is 
deprecated: use QString() [-Wdeprecated-declarations]
[  336s]    89 |                         QString proxylogin=QString::null, 
QString proxypassword=QString::null, QString proxyKey=QString::null,
[  336s]       |                                                                
                                                          ^~~~
[  336s] /usr/include/qt5/QtCore/qstring.h:954:23: note: declared here
[  336s]   954 |     static const Null null;
[  336s]       |                       ^~~~
[  336s] ../src/sshmasterconnection.h:89:122: warning: 'QString::null' is 
deprecated: use QString() [-Wdeprecated-declarations]
[  336s]    89 |                         QString proxylogin=QString::null, 
QString proxypassword=QString::null, QString proxyKey=QString::null,
[  336s]       |                                                                
                                                          ^~~~
[  336s] /usr/include/qt5/QtCore/qstring.h:954:23: note: declared here
[  336s]   954 |     static const Null null;
[  336s]       |                       ^~~~
[  336s] 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_folderexplorer.o 
moc_folderexplorer.cpp
[  336s] In file included from moc_brokerpassdlg.cpp:10:
[  336s] ../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]
[  336s]    29 |     BrokerPassDlg(QWidget* parent = 0, Qt::WindowFlags f = 0);
[  336s]       |                                                            ^
[  336s] In file included from /usr/include/qt5/QtCore/qglobal.h:1299,
[  336s]                  from /usr/include/qt5/QtGui/qtguiglobal.h:43,
[  336s]                  from /usr/include/qt5/QtWidgets/qtwidgetsglobal.h:43,
[  336s]                  from /usr/include/qt5/QtWidgets/qdialog.h:43,
[  336s]                  from /usr/include/qt5/QtWidgets/QDialog:1,
[  336s]                  from ../src/brokerpassdlg.h:22:
[  336s] /usr/include/qt5/QtCore/qflags.h:123:80: note: declared here
[  336s]   123 |     QT_DEPRECATED_X("Use default constructor instead") 
Q_DECL_CONSTEXPR inline QFlags(Zero) noexcept : i(0) {}
[  336s]       |                                                                
                ^~~~~~
[  336s] In file included from moc_contest.cpp:10:
[  336s] ../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]
[  336s]    34 |     ConTest(HttpBrokerClient* broker, QUrl url, QWidget* 
parent = 0, Qt::WindowFlags f = 0);
[  336s]       |                                                                
                          ^
[  336s] In file included from /usr/include/qt5/QtCore/qglobal.h:1299,
[  336s]                  from /usr/include/qt5/QtGui/qtguiglobal.h:43,
[  336s]                  from /usr/include/qt5/QtWidgets/qtwidgetsglobal.h:43,
[  336s]                  from /usr/include/qt5/QtWidgets/qdialog.h:43,
[  336s]                  from /usr/include/qt5/QtWidgets/QDialog:1,
[  336s]                  from ../src/contest.h:21:
[  336s] /usr/include/qt5/QtCore/qflags.h:123:80: note: declared here
[  336s]   123 |     QT_DEPRECATED_X("Use default constructor instead") 
Q_DECL_CONSTEXPR inline QFlags(Zero) noexcept : i(0) {}
[  336s]       |                                                                
                ^~~~~~
[  336s] In file included from ../src/folderbutton.h:21,
[  336s]                  from moc_folderbutton.cpp:10:
[  336s] ../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]
[  336s]    32 |                 SVGFrame ( QString fname, bool st, QWidget* 
parent=0, Qt::WindowFlags f=0 );
[  336s]       |                                                                
                         ^
[  336s] In file included from /usr/include/qt5/QtCore/qglobal.h:1299,
[  336s]                  from ../src/x2goclientconfig.h:23,
[  336s]                  from ../src/SVGFrame.h:20:
[  336s] /usr/include/qt5/QtCore/qflags.h:123:80: note: declared here
[  336s]   123 |     QT_DEPRECATED_X("Use default constructor instead") 
Q_DECL_CONSTEXPR inline QFlags(Zero) noexcept : i(0) {}
[  336s]       |                                                                
                ^~~~~~
[  336s] ../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]
[  336s]    33 |                 SVGFrame ( QWidget* parent=0, Qt::WindowFlags 
f=0 );
[  336s]       |                                                                
 ^
[  336s] /usr/include/qt5/QtCore/qflags.h:123:80: note: declared here
[  336s]   123 |     QT_DEPRECATED_X("Use default constructor instead") 
Q_DECL_CONSTEXPR inline QFlags(Zero) noexcept : i(0) {}
[  336s]       |                                                                
                ^~~~~~
[  336s] ../src/folderbutton.h: In member function 'const QPixmap* 
FolderButton::folderIcon()':
[  336s] ../src/folderbutton.h:39:28: warning: 'const QPixmap* QLabel::pixmap() 
const' is deprecated: Use the other overload which returns QPixmap by-value 
[-Wdeprecated-declarations]
[  336s]    39 |         return icon->pixmap();
[  336s]       |                ~~~~~~~~~~~~^~
[  336s] In file included from /usr/include/qt5/QtWidgets/QLabel:1,
[  336s]                  from ../src/folderbutton.h:23:
[  336s] /usr/include/qt5/QtWidgets/qlabel.h:78:20: note: declared here
[  336s]    78 |     const QPixmap *pixmap() const; // ### Qt 7: Remove function
[  336s]       |                    ^~~~~~
[  336s] 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
[  338s] 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   
[  348s] make[2]: Leaving directory 
'/home/abuild/rpmbuild/BUILD/x2goclient-4.1.2.3/client_build'
[  348s] make[1]: Leaving directory 
'/home/abuild/rpmbuild/BUILD/x2goclient-4.1.2.3'
[  348s] + RPM_EC=0
[  348s] ++ jobs -p
[  348s] + exit 0
[  348s] Executing(%install): /usr/bin/bash -e /var/tmp/rpm-tmp.wh6UFG
[  348s] + umask 022
[  348s] + cd /home/abuild/rpmbuild/BUILD
[  348s] + /usr/bin/rm -rf 
/home/abuild/rpmbuild/BUILDROOT/x2goclient-4.1.2.3-0.0x2go1.0.git20220722.2032.heuler.x86_64
[  348s] + /usr/bin/mkdir -p /home/abuild/rpmbuild/BUILDROOT
[  348s] + /usr/bin/mkdir 
/home/abuild/rpmbuild/BUILDROOT/x2goclient-4.1.2.3-0.0x2go1.0.git20220722.2032.heuler.x86_64
[  348s] + cd x2goclient-4.1.2.3
[  348s] + make install 
DESTDIR=/home/abuild/rpmbuild/BUILDROOT/x2goclient-4.1.2.3-0.0x2go1.0.git20220722.2032.heuler.x86_64
 PREFIX=/usr
[  348s] install -d  -m 755 
/home/abuild/rpmbuild/BUILDROOT/x2goclient-4.1.2.3-0.0x2go1.0.git20220722.2032.heuler.x86_64/usr/bin/
[  348s] install -d  -m 755 
/home/abuild/rpmbuild/BUILDROOT/x2goclient-4.1.2.3-0.0x2go1.0.git20220722.2032.heuler.x86_64/usr/share/applications
[  348s] install -d  -m 755 
/home/abuild/rpmbuild/BUILDROOT/x2goclient-4.1.2.3-0.0x2go1.0.git20220722.2032.heuler.x86_64/usr/share/mime/packages
[  348s] install -d  -m 755 
/home/abuild/rpmbuild/BUILDROOT/x2goclient-4.1.2.3-0.0x2go1.0.git20220722.2032.heuler.x86_64/usr/share/x2goclient/icons
[  348s] install -d  -m 755 
/home/abuild/rpmbuild/BUILDROOT/x2goclient-4.1.2.3-0.0x2go1.0.git20220722.2032.heuler.x86_64/usr/share/icons/hicolor/128x128/apps
[  348s] install -d  -m 755 
/home/abuild/rpmbuild/BUILDROOT/x2goclient-4.1.2.3-0.0x2go1.0.git20220722.2032.heuler.x86_64/usr/share/icons/hicolor/16x16/apps
[  348s] install -d  -m 755 
/home/abuild/rpmbuild/BUILDROOT/x2goclient-4.1.2.3-0.0x2go1.0.git20220722.2032.heuler.x86_64/usr/share/icons/hicolor/64x64/apps
[  348s] install -d  -m 755 
/home/abuild/rpmbuild/BUILDROOT/x2goclient-4.1.2.3-0.0x2go1.0.git20220722.2032.heuler.x86_64/usr/share/icons/hicolor/32x32/apps
[  348s] 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.git20220722.2032.heuler.x86_64/usr/bin/x2goclient
[  348s] install  -m 644 desktop/x2goclient.desktop    
/home/abuild/rpmbuild/BUILDROOT/x2goclient-4.1.2.3-0.0x2go1.0.git20220722.2032.heuler.x86_64/usr/share/applications/x2goclient.desktop
[  348s] install  -m 644 mime/x-x2go.xml                       
/home/abuild/rpmbuild/BUILDROOT/x2goclient-4.1.2.3-0.0x2go1.0.git20220722.2032.heuler.x86_64/usr/share/mime/packages/x-x2go.xml
[  348s] install  -m 644 res/img/icons/x2goclient.xpm          
/home/abuild/rpmbuild/BUILDROOT/x2goclient-4.1.2.3-0.0x2go1.0.git20220722.2032.heuler.x86_64/usr/share/x2goclient/icons/x2goclient.xpm
[  348s] install  -m 644 res/img/icons/128x128/x2goclient.png  
/home/abuild/rpmbuild/BUILDROOT/x2goclient-4.1.2.3-0.0x2go1.0.git20220722.2032.heuler.x86_64/usr/share/x2goclient/icons/x2goclient.png
[  348s] install  -m 644 res/img/icons/128x128/x2gosession.png 
/home/abuild/rpmbuild/BUILDROOT/x2goclient-4.1.2.3-0.0x2go1.0.git20220722.2032.heuler.x86_64/usr/share/x2goclient/icons/x2gosession.png
[  348s] install  -m 644 res/img/icons/128x128/x2goclient.png  
/home/abuild/rpmbuild/BUILDROOT/x2goclient-4.1.2.3-0.0x2go1.0.git20220722.2032.heuler.x86_64/usr/share/icons/hicolor/128x128/apps/x2goclient.png
[  348s] install  -m 644 res/img/icons/16x16/x2goclient.png    
/home/abuild/rpmbuild/BUILDROOT/x2goclient-4.1.2.3-0.0x2go1.0.git20220722.2032.heuler.x86_64/usr/share/icons/hicolor/16x16/apps/x2goclient.png
[  348s] install  -m 644 res/img/icons/64x64/x2goclient.png    
/home/abuild/rpmbuild/BUILDROOT/x2goclient-4.1.2.3-0.0x2go1.0.git20220722.2032.heuler.x86_64/usr/share/icons/hicolor/64x64/apps/x2goclient.png
[  348s] install  -m 644 res/img/icons/32x32/x2goclient.png    
/home/abuild/rpmbuild/BUILDROOT/x2goclient-4.1.2.3-0.0x2go1.0.git20220722.2032.heuler.x86_64/usr/share/icons/hicolor/32x32/apps/x2goclient.png
[  348s] install -d  -m 755 
/home/abuild/rpmbuild/BUILDROOT/x2goclient-4.1.2.3-0.0x2go1.0.git20220722.2032.heuler.x86_64/usr/share/man/
[  348s] install -d  -m 755 
/home/abuild/rpmbuild/BUILDROOT/x2goclient-4.1.2.3-0.0x2go1.0.git20220722.2032.heuler.x86_64/usr/share/man/man1
[  348s] install  -m 644 man/man1/x2goclient.1    
/home/abuild/rpmbuild/BUILDROOT/x2goclient-4.1.2.3-0.0x2go1.0.git20220722.2032.heuler.x86_64/usr/share/man/man1/x2goclient.1
[  348s] gzip -f 
/home/abuild/rpmbuild/BUILDROOT/x2goclient-4.1.2.3-0.0x2go1.0.git20220722.2032.heuler.x86_64/usr/share/man/man1/x2goclient.1
[  348s] + desktop-file-validate 
/home/abuild/rpmbuild/BUILDROOT/x2goclient-4.1.2.3-0.0x2go1.0.git20220722.2032.heuler.x86_64/usr/share/applications/x2goclient.desktop
[  348s] + /usr/lib/rpm/suse_update_desktop_file.sh -r x2goclient Utility 
WebUtility
[  348s] + /usr/lib/rpm/fdupes_wrapper 
/home/abuild/rpmbuild/BUILDROOT/x2goclient-4.1.2.3-0.0x2go1.0.git20220722.2032.heuler.x86_64
[  348s] Linking 
/home/abuild/rpmbuild/BUILDROOT/x2goclient-4.1.2.3-0.0x2go1.0.git20220722.2032.heuler.x86_64/usr/share/icons/hicolor/128x128/apps/x2goclient.png
 -> 
/home/abuild/rpmbuild/BUILDROOT/x2goclient-4.1.2.3-0.0x2go1.0.git20220722.2032.heuler.x86_64/usr/share/x2goclient/icons/x2goclient.png
[  348s] + /usr/lib/rpm/find-debuginfo -j8 --build-id-seed 
4.1.2.3-0.0x2go1.0.git20220722.2032.heuler --unique-debug-suffix 
-4.1.2.3-0.0x2go1.0.git20220722.2032.heuler.x86_64 --unique-debug-src-base 
x2goclient-4.1.2.3-0.0x2go1.0.git20220722.2032.heuler.x86_64 --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
[  348s] extracting debug info from 
/home/abuild/rpmbuild/BUILDROOT/x2goclient-4.1.2.3-0.0x2go1.0.git20220722.2032.heuler.x86_64/usr/bin/x2goclient
[  351s] original debug info size: 25992kB, size after compression: 12332kB
[  351s] /usr/lib/rpm/sepdebugcrcfix: Updated 1 CRC32s, 0 CRC32s did match.
[  351s] 11944 blocks
[  351s] + /usr/lib/rpm/brp-compress
[  351s] + /usr/lib/rpm/brp-suse
[  351s] calling /usr/lib/rpm/brp-suse.d/brp-05-permissions
[  351s] calling /usr/lib/rpm/brp-suse.d/brp-15-strip-debug
[  351s] calling /usr/lib/rpm/brp-suse.d/brp-25-symlink
[  351s] calling /usr/lib/rpm/brp-suse.d/brp-40-rootfs
[  351s] calling /usr/lib/rpm/brp-suse.d/brp-45-tcl
[  351s] calling /usr/lib/rpm/brp-suse.d/brp-50-generate-fips-hmac
[  351s] calling /usr/lib/rpm/brp-suse.d/brp-75-ar
[  351s] SOURCE_DATE_EPOCH is not set: skipping ar normalization
[  351s] Processing files: 
x2goclient-4.1.2.3-0.0x2go1.0.git20220722.2032.heuler.x86_64
[  351s] Executing(%doc): /usr/bin/bash -e /var/tmp/rpm-tmp.M7EMgL
[  351s] + umask 022
[  351s] + cd /home/abuild/rpmbuild/BUILD
[  351s] + cd x2goclient-4.1.2.3
[  351s] + 
DOCDIR=/home/abuild/rpmbuild/BUILDROOT/x2goclient-4.1.2.3-0.0x2go1.0.git20220722.2032.heuler.x86_64/usr/share/doc/packages/x2goclient
[  351s] + export LC_ALL=C
[  351s] + LC_ALL=C
[  351s] + export DOCDIR
[  351s] + /usr/bin/mkdir -p 
/home/abuild/rpmbuild/BUILDROOT/x2goclient-4.1.2.3-0.0x2go1.0.git20220722.2032.heuler.x86_64/usr/share/doc/packages/x2goclient
[  351s] + cp -pr AUTHORS 
/home/abuild/rpmbuild/BUILDROOT/x2goclient-4.1.2.3-0.0x2go1.0.git20220722.2032.heuler.x86_64/usr/share/doc/packages/x2goclient
[  351s] + cp -pr COPYING 
/home/abuild/rpmbuild/BUILDROOT/x2goclient-4.1.2.3-0.0x2go1.0.git20220722.2032.heuler.x86_64/usr/share/doc/packages/x2goclient
[  351s] + cp -pr LICENSE 
/home/abuild/rpmbuild/BUILDROOT/x2goclient-4.1.2.3-0.0x2go1.0.git20220722.2032.heuler.x86_64/usr/share/doc/packages/x2goclient
[  351s] + RPM_EC=0
[  351s] ++ jobs -p
[  351s] + exit 0
[  351s] Provides: application() application(x2goclient.desktop) 
mimehandler(application/x-x2go) x2goclient = 
4.1.2.3-0.0x2go1.0.git20220722.2032.heuler x2goclient(x86-64) = 
4.1.2.3-0.0x2go1.0.git20220722.2032.heuler
[  351s] Requires(interp): /bin/sh /bin/sh /bin/sh
[  351s] 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
[  351s] Requires(post): /bin/sh
[  351s] Requires(postun): /bin/sh
[  351s] Requires(posttrans): /bin/sh
[  351s] 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)
[  351s] Suggests: pinentry-x2go
[  351s] Processing files: 
x2goclient-debugsource-4.1.2.3-0.0x2go1.0.git20220722.2032.heuler.x86_64
[  351s] Provides: x2goclient-debugsource = 
4.1.2.3-0.0x2go1.0.git20220722.2032.heuler x2goclient-debugsource(x86-64) = 
4.1.2.3-0.0x2go1.0.git20220722.2032.heuler
[  351s] Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 
rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
[  351s] Processing files: 
x2goclient-debuginfo-4.1.2.3-0.0x2go1.0.git20220722.2032.heuler.x86_64
[  351s] Provides: debuginfo(build-id) = 
ead640f31770f820c9be2836c6fc8cf103a63fb3 x2goclient-debuginfo = 
4.1.2.3-0.0x2go1.0.git20220722.2032.heuler x2goclient-debuginfo(x86-64) = 
4.1.2.3-0.0x2go1.0.git20220722.2032.heuler
[  351s] Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 
rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
[  351s] Recommends: x2goclient-debugsource(x86-64) = 
4.1.2.3-0.0x2go1.0.git20220722.2032.heuler
[  351s] Checking for unpackaged file(s): /usr/lib/rpm/check-files 
/home/abuild/rpmbuild/BUILDROOT/x2goclient-4.1.2.3-0.0x2go1.0.git20220722.2032.heuler.x86_64
[  352s] Wrote: 
/home/abuild/rpmbuild/RPMS/x86_64/x2goclient-4.1.2.3-0.0x2go1.0.git20220722.2032.heuler.x86_64.rpm
[  354s] Wrote: 
/home/abuild/rpmbuild/RPMS/x86_64/x2goclient-debugsource-4.1.2.3-0.0x2go1.0.git20220722.2032.heuler.x86_64.rpm
[  355s] Wrote: 
/home/abuild/rpmbuild/RPMS/x86_64/x2goclient-debuginfo-4.1.2.3-0.0x2go1.0.git20220722.2032.heuler.x86_64.rpm
[  355s] Executing(%clean): /usr/bin/bash -e /var/tmp/rpm-tmp.lImAY1
[  355s] + umask 022
[  355s] + cd /home/abuild/rpmbuild/BUILD
[  355s] + cd x2goclient-4.1.2.3
[  355s] + /usr/bin/rm -rf 
/home/abuild/rpmbuild/BUILDROOT/x2goclient-4.1.2.3-0.0x2go1.0.git20220722.2032.heuler.x86_64
[  355s] + RPM_EC=0
[  355s] ++ jobs -p
[  355s] + exit 0
[  355s] unknown keyword in config: repourl:
[  355s] unknown keyword in config: registryurl:
[  355s] ... checking for files with abuild user/group
[  355s] ... running 00-check-install-rpms
[  355s] ... installing all built rpms
[  355s] Verifying packages...
[  355s] Preparing packages...
[  355s] 
x2goclient-debugsource-4.1.2.3-0.0x2go1.0.git20220722.2032.heuler.x86_64
[  356s] x2goclient-debuginfo-4.1.2.3-0.0x2go1.0.git20220722.2032.heuler.x86_64
[  356s] x2goclient-4.1.2.3-0.0x2go1.0.git20220722.2032.heuler.x86_64
[  361s] ... running 50-check-binary-kernel-log
[  361s] ... running 50-check-core-files
[  361s] ... running 50-check-debuginfo
[  361s] ... testing for empty debuginfo packages
[  361s] grep: 
/var/cache/obs-build/opensuse/tumbleweed/x86_64/.build.packages/SOURCES/.spec: 
No such file or directory
[  361s] ... running 50-check-filelist
[  361s] ... checking filelist
[  361s] ... running 50-check-gconf-scriptlets
[  361s] ... testing GConf scriptlet presence
[  361s] ... running 50-check-installtest
[  361s] ... testing for pre/postinstall scripts that are not idempotent
[  361s] ... running 50-check-invalid-provides
[  361s] ... running 50-check-invalid-requires
[  361s] dependency check for 
x2goclient-debuginfo-4.1.2.3-0.0x2go1.0.git20220722.2032.heuler.x86_64.rpm:
[  361s] dependency check for 
x2goclient-debugsource-4.1.2.3-0.0x2go1.0.git20220722.2032.heuler.x86_64.rpm:
[  361s] ... running 50-check-kernel-build-id
[  361s] ... running 50-check-lanana
[  361s] ... running 50-check-libtool-deps
[  361s] ... testing devel dependencies required by libtool .la files
[  361s] grep: 
/var/cache/obs-build/opensuse/tumbleweed/x86_64/.build.packages/SOURCES/.spec: 
No such file or directory
[  361s]     (can be skipped by "skip-check-libtool-deps" anywhere in spec)
[  361s] ... running 50-check-packaged-twice
[  361s] ... running 50-check-permissions
[  361s] ... testing for modified permissions
[  361s] ERROR: expected permission level to be set to secure ?!
[  361s] 
[  361s] japsand failed "build x2goclient.spec" at Fri Jul 22 17:27:55 UTC 2022.
[  361s] 
+ 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.rFp7Y13hdftqC2oS60hhZ4eF ']'
+ '[' -d /var/lib/jenkins/tmp/tmp.rFp7Y13hdftqC2oS60hhZ4eF ']'
+ rm -Rf -- /var/lib/jenkins/tmp/tmp.rFp7Y13hdftqC2oS60hhZ4eF
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