See <https://jenkins.x2go.org:8443/job/x2goclient+nightly+opensuse-15.0/105/display/redirect?page=changes> Changes: [ionic] src/onmainwindow.cpp: add Cancel standard shortcut to cancel button in login window. [ionic] src/onmainwindow.cpp: consolidate Resume button enabling state in ONMainWindow::initSelectSessDlg (). [ionic] src/onmainwindow.{cpp,h}: add notice explaining how to resume running sessions. [ionic] src/onmainwindow.cpp: add Cancel standard shortcut to cancel button in session selection view. ------------------------------------------ [...truncated 117.68 KB...] [ 86s] libcupsimage2-2.2.7-lp150.1.1 ######################################## [ 86s] libcupsmime1-2.2.7-lp150.1.1 ######################################## [ 86s] libcupsppdc1-2.2.7-lp150.1.1 ######################################## [ 86s] cmake-3.10.2-lp150.1.5 ######################################## [ 86s] file-magic-5.32-lp150.5.17 ######################################## [ 86s] libmagic1-5.32-lp150.5.17 ######################################## [ 87s] rpm-4.14.1-lp150.8.3 ######################################## [ 87s] Updating /etc/sysconfig/services ... [ 88s] rpmlint-mini-1.10-lp150.3.24 ######################################## [ 88s] file-5.32-lp150.5.17 ######################################## [ 88s] rpm-build-4.14.1-lp150.8.3 ######################################## [ 88s] rpmlint-Factory-1.0-lp150.3.3 ######################################## [ 88s] libssh-devel-0.7.5-lp150.4.1 ######################################## [ 88s] cups-devel-2.2.7-lp150.1.1 ######################################## [ 88s] update-desktop-files-84.87-lp150.1.1 ######################################## [ 88s] post-build-checks-84.87+git20171221.9e######################################## [ 89s] libqt4-devel-4.8.7-lp150.7.5 ######################################## [ 89s] gcc-PIE-7-lp150.1.50 ######################################## [ 89s] openldap2-devel-2.4.46-lp150.7.1 ######################################## [ 89s] brp-check-suse-84.87+git20170602.cec54######################################## [ 89s] libXpm-devel-3.5.12-lp150.1.15 ######################################## [ 89s] attr-2.4.47-lp150.2.16 ######################################## [ 89s] build-mkbaselibs-20180329-lp150.1.2 ######################################## [ 89s] fdupes-1.61-lp150.1.50 ######################################## [ 89s] now finalizing build dir... [ 90s] ----------------------------------------------------------------- [ 90s] ----- building x2goclient.spec (user abuild) [ 90s] ----------------------------------------------------------------- [ 90s] ----------------------------------------------------------------- [ 90s] + exec rpmbuild --define '%vendor X2Go' -bb --define '_srcdefattr (-,root,root)' --nosignature --define '_build_create_debug 1' /home/abuild/rpmbuild/SOURCES/x2goclient.spec [ 90s] Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.PlUP6O [ 90s] + umask 022 [ 90s] + cd /home/abuild/rpmbuild/BUILD [ 90s] + cd /home/abuild/rpmbuild/BUILD [ 90s] + rm -rf x2goclient-4.1.2.3 [ 90s] + /usr/bin/gzip -dc /home/abuild/rpmbuild/SOURCES/x2goclient-4.1.2.3.tar.gz [ 90s] + /usr/bin/tar -xof - [ 90s] + STATUS=0 [ 90s] + '[' 0 -ne 0 ']' [ 90s] + cd x2goclient-4.1.2.3 [ 90s] + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . [ 90s] + sed -i -e 's/-o root -g root//' Makefile [ 90s] + test -f ChangeLog [ 90s] + test -f debian/changelog [ 90s] + cp debian/changelog res/txt/changelog [ 90s] + test -f ChangeLog.gitlog [ 90s] + cp ChangeLog.gitlog res/txt/git-info [ 90s] + exit 0 [ 90s] Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.gWNnAg [ 90s] + umask 022 [ 90s] + cd /home/abuild/rpmbuild/BUILD [ 90s] + /usr/bin/rm -rf /home/abuild/rpmbuild/BUILDROOT/x2goclient-4.1.2.3-0.0x2go1.0.git20211127.2016.heuler.x86_64 [ 90s] ++ dirname /home/abuild/rpmbuild/BUILDROOT/x2goclient-4.1.2.3-0.0x2go1.0.git20211127.2016.heuler.x86_64 [ 90s] + /usr/bin/mkdir -p /home/abuild/rpmbuild/BUILDROOT [ 90s] + /usr/bin/mkdir /home/abuild/rpmbuild/BUILDROOT/x2goclient-4.1.2.3-0.0x2go1.0.git20211127.2016.heuler.x86_64 [ 90s] + cd x2goclient-4.1.2.3 [ 90s] + make -j8 'CXXFLAGS=-fmessage-length=0 -grecord-gcc-switches -O2 -Wall -D_FORTIFY_SOURCE=2 -fstack-protector-strong -funwind-tables -fasynchronous-unwind-tables -g' QMAKE_OPTS=QMAKE_STRIP=: QT_VERSION=4 QMAKE_BINARY=/usr/bin/qmake LRELEASE_BINARY=/usr/bin/lrelease [ 90s] make -f Makefile.man2html build [ 90s] make[1]: Entering directory '/home/abuild/rpmbuild/BUILD/x2goclient-4.1.2.3' [ 90s] which: no man2html in (/usr/local/bin:/usr/bin:/bin:/usr/lib/mit/bin:/usr/lib/mit/sbin) [ 90s] which: no man2html in (/usr/local/bin:/usr/bin:/bin:/usr/lib/mit/bin:/usr/lib/mit/sbin) [ 90s] if [ -n "" ]; then \ [ 90s] mkdir -p .build_man2html/html; \ [ 90s] for man_page in ; do mkdir -p $(dirname .build_man2html/html/$man_page); done; \ [ 90s] for man_page in ; do man/$man_page > .build_man2html/html/$man_page.html; done; \ [ 90s] fi [ 90s] make[1]: Leaving directory '/home/abuild/rpmbuild/BUILD/x2goclient-4.1.2.3' [ 90s] make build_client [ 90s] make[1]: Entering directory '/home/abuild/rpmbuild/BUILD/x2goclient-4.1.2.3' [ 90s] /usr/bin/lrelease x2goclient.pro [ 90s] /home/abuild/rpmbuild/BUILD/x2goclient-4.1.2.3/x2goclient.pro(148): Function 'system' is not implementedProject MESSAGE: Configuring with --git-infoProject MESSAGE: Configuring with --changelogProject MESSAGE: building x2goclient via with ldap and cups/usr/share/qt4/mkspecs/features/qt_functions.prf(117): Function 'system' is not implementedProject ERROR: Package libssh not found/usr/share/qt4/mkspecs/features/qt_functions.prf(117): Function 'system' is not implementedProject ERROR: Package libssh_threads not foundProject MESSAGE: Warning: unknown QT: x11extrasUpdating '/home/abuild/rpmbuild/BUILD/x2goclient-4.1.2.3/res/i18n/x2goclient_cs.qm'... [ 90s] Generated 705 translation(s) (703 finished and 2 unfinished) [ 90s] Updating '/home/abuild/rpmbuild/BUILD/x2goclient-4.1.2.3/res/i18n/x2goclient_de.qm'... [ 90s] Generated 713 translation(s) (712 finished and 1 unfinished) [ 90s] Updating '/home/abuild/rpmbuild/BUILD/x2goclient-4.1.2.3/res/i18n/x2goclient_da.qm'... [ 90s] Generated 441 translation(s) (439 finished and 2 unfinished) [ 90s] Ignored 270 untranslated source text(s) [ 90s] Updating '/home/abuild/rpmbuild/BUILD/x2goclient-4.1.2.3/res/i18n/x2goclient_es.qm'... [ 90s] Generated 699 translation(s) (698 finished and 1 unfinished) [ 90s] Ignored 14 untranslated source text(s) [ 90s] Updating '/home/abuild/rpmbuild/BUILD/x2goclient-4.1.2.3/res/i18n/x2goclient_et.qm'... [ 90s] Generated 706 translation(s) (705 finished and 1 unfinished) [ 90s] Ignored 7 untranslated source text(s) [ 90s] Updating '/home/abuild/rpmbuild/BUILD/x2goclient-4.1.2.3/res/i18n/x2goclient_fi.qm'... [ 90s] Generated 706 translation(s) (706 finished and 0 unfinished) [ 90s] Ignored 7 untranslated source text(s) [ 90s] Updating '/home/abuild/rpmbuild/BUILD/x2goclient-4.1.2.3/res/i18n/x2goclient_fr.qm'... [ 90s] Generated 713 translation(s) (712 finished and 1 unfinished) [ 90s] Updating '/home/abuild/rpmbuild/BUILD/x2goclient-4.1.2.3/res/i18n/x2goclient_nb_no.qm'... [ 90s] Generated 713 translation(s) (712 finished and 1 unfinished) [ 90s] Updating '/home/abuild/rpmbuild/BUILD/x2goclient-4.1.2.3/res/i18n/x2goclient_nl.qm'... [ 90s] Generated 713 translation(s) (712 finished and 1 unfinished) [ 90s] Updating '/home/abuild/rpmbuild/BUILD/x2goclient-4.1.2.3/res/i18n/x2goclient_pt.qm'... [ 90s] Generated 0 translation(s) (0 finished and 0 unfinished) [ 90s] Ignored 705 untranslated source text(s) [ 90s] Updating '/home/abuild/rpmbuild/BUILD/x2goclient-4.1.2.3/res/i18n/x2goclient_ru.qm'... [ 90s] Generated 430 translation(s) (420 finished and 10 unfinished) [ 90s] Ignored 280 untranslated source text(s) [ 90s] Updating '/home/abuild/rpmbuild/BUILD/x2goclient-4.1.2.3/res/i18n/x2goclient_sv.qm'... [ 90s] Generated 699 translation(s) (698 finished and 1 unfinished) [ 90s] Ignored 14 untranslated source text(s) [ 90s] Updating '/home/abuild/rpmbuild/BUILD/x2goclient-4.1.2.3/res/i18n/x2goclient_tr.qm'... [ 90s] Generated 430 translation(s) (419 finished and 11 unfinished) [ 90s] Ignored 281 untranslated source text(s) [ 90s] Updating '/home/abuild/rpmbuild/BUILD/x2goclient-4.1.2.3/res/i18n/x2goclient_zh_tw.qm'... [ 90s] Generated 314 translation(s) (293 finished and 21 unfinished) [ 90s] Ignored 395 untranslated source text(s) [ 90s] mkdir -p /home/abuild/rpmbuild/BUILD/x2goclient-4.1.2.3/client_build && cd /home/abuild/rpmbuild/BUILD/x2goclient-4.1.2.3/client_build && /usr/bin/qmake QMAKE_CFLAGS=" " QMAKE_CXXFLAGS=" -fmessage-length=0 -grecord-gcc-switches -O2 -Wall -D_FORTIFY_SOURCE=2 -fstack-protector-strong -funwind-tables -fasynchronous-unwind-tables -g" QMAKE_LFLAGS="" QMAKE_LIBS="" QMAKE_STRIP=: ../x2goclient.pro [ 90s] Project MESSAGE: Configuring with --git-info [ 90s] Project MESSAGE: Configuring with --changelog [ 90s] Project MESSAGE: building x2goclient via with ldap and cups [ 90s] cd /home/abuild/rpmbuild/BUILD/x2goclient-4.1.2.3/client_build && make [ 90s] make[2]: Entering directory '/home/abuild/rpmbuild/BUILD/x2goclient-4.1.2.3/client_build' [ 90s] /usr/bin/lrelease ../res/i18n/x2goclient_cs.ts [ 90s] /usr/bin/lrelease ../res/i18n/x2goclient_de.ts [ 90s] /usr/bin/lrelease ../res/i18n/x2goclient_da.ts [ 90s] /usr/bin/lrelease ../res/i18n/x2goclient_es.ts [ 90s] /usr/bin/lrelease ../res/i18n/x2goclient_et.ts [ 90s] /usr/bin/lrelease ../res/i18n/x2goclient_fi.ts [ 90s] /usr/bin/lrelease ../res/i18n/x2goclient_fr.ts [ 90s] /usr/bin/lrelease ../res/i18n/x2goclient_nb_no.ts [ 90s] Updating '../res/i18n/x2goclient_cs.qm'... [ 90s] Updating '../res/i18n/x2goclient_fr.qm'... [ 90s] Generated 705 translation(s) (703 finished and 2 unfinished) [ 90s] Updating '../res/i18n/x2goclient_da.qm'... [ 90s] /usr/bin/lrelease ../res/i18n/x2goclient_nl.ts [ 90s] Updating '../res/i18n/x2goclient_es.qm'... [ 90s] Generated 713 translation(s) (712 finished and 1 unfinished) [ 90s] Generated 441 translation(s) (439 finished and 2 unfinished) [ 90s] Ignored 270 untranslated source text(s) [ 90s] /usr/bin/lrelease ../res/i18n/x2goclient_pt.ts [ 90s] Updating '../res/i18n/x2goclient_et.qm'... [ 90s] Updating '../res/i18n/x2goclient_de.qm'... [ 90s] /usr/bin/lrelease ../res/i18n/x2goclient_ru.ts [ 90s] Updating '../res/i18n/x2goclient_fi.qm'... [ 90s] Generated 699 translation(s) (698 finished and 1 unfinished) [ 90s] Ignored 14 untranslated source text(s) [ 90s] /usr/bin/lrelease ../res/i18n/x2goclient_sv.ts [ 90s] Generated 706 translation(s) (705 finished and 1 unfinished) [ 90s] Ignored 7 untranslated source text(s) [ 90s] Generated 713 translation(s) (712 finished and 1 unfinished) [ 90s] Generated 706 translation(s) (706 finished and 0 unfinished) [ 90s] Ignored 7 untranslated source text(s) [ 90s] Updating '../res/i18n/x2goclient_nb_no.qm'... [ 90s] /usr/bin/lrelease ../res/i18n/x2goclient_tr.ts [ 90s] /usr/bin/lrelease ../res/i18n/x2goclient_zh_tw.ts [ 90s] /usr/bin/uic ../src/ui/cupsprintsettingsdialog.ui -o ui_cupsprintsettingsdialog.h [ 90s] Generated 713 translation(s) (712 finished and 1 unfinished) [ 90s] /usr/bin/uic ../src/ui/cupsprintwidget.ui -o ui_cupsprintwidget.h [ 90s] Updating '../res/i18n/x2goclient_ru.qm'... [ 90s] Updating '../res/i18n/x2goclient_pt.qm'... [ 90s] Generated 0 translation(s) (0 finished and 0 unfinished) [ 90s] Ignored 705 untranslated source text(s) [ 90s] Updating '../res/i18n/x2goclient_nl.qm'... [ 90s] Generated 430 translation(s) (420 finished and 10 unfinished) [ 90s] Ignored 280 untranslated source text(s) [ 90s] /usr/bin/uic ../src/ui/printdialog.ui -o ui_printdialog.h [ 90s] /usr/bin/uic ../src/ui/printercmddialog.ui -o ui_printercmddialog.h [ 90s] /usr/bin/uic ../src/ui/printwidget.ui -o ui_printwidget.h [ 90s] Generated 713 translation(s) (712 finished and 1 unfinished) [ 90s] /usr/bin/uic ../src/ui/xsettingsui.ui -o ui_xsettingsui.h [ 90s] Updating '../res/i18n/x2goclient_sv.qm'... [ 90s] Updating '../res/i18n/x2goclient_tr.qm'... [ 90s] /usr/bin/uic ../src/ui/brokerpassdialog.ui -o ui_brokerpassdialog.h [ 90s] Updating '../res/i18n/x2goclient_zh_tw.qm'... [ 90s] /usr/bin/uic ../src/ui/contest.ui -o ui_contest.h [ 90s] Generated 430 translation(s) (419 finished and 11 unfinished) [ 90s] Ignored 281 untranslated source text(s) [ 90s] /usr/bin/uic ../src/ui/appdialog.ui -o ui_appdialog.h [ 90s] /usr/bin/uic ../src/ui/helpdialog.ui -o ui_helpdialog.h [ 90s] /usr/bin/uic ../src/ui/folderexplorer.ui -o ui_folderexplorer.h [ 90s] g++ -c -fmessage-length=0 -grecord-gcc-switches -O2 -Wall -D_FORTIFY_SOURCE=2 -fstack-protector-strong -funwind-tables -fasynchronous-unwind-tables -g -O2 -Wall -W -D_REENTRANT -DCFGCLIENT -D__linux__ -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/share/qt4/mkspecs/default -I../../x2goclient-4.1.2.3 -I/usr/include/QtCore -I/usr/include/QtNetwork -I/usr/include/QtGui -I/usr/include/QtSvg -I/usr/include -I../src -I. -I. -I../../x2goclient-4.1.2.3 -I. -o sharewidget.o ../src/sharewidget.cpp [ 90s] g++ -c -fmessage-length=0 -grecord-gcc-switches -O2 -Wall -D_FORTIFY_SOURCE=2 -fstack-protector-strong -funwind-tables -fasynchronous-unwind-tables -g -O2 -Wall -W -D_REENTRANT -DCFGCLIENT -D__linux__ -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/share/qt4/mkspecs/default -I../../x2goclient-4.1.2.3 -I/usr/include/QtCore -I/usr/include/QtNetwork -I/usr/include/QtGui -I/usr/include/QtSvg -I/usr/include -I../src -I. -I. -I../../x2goclient-4.1.2.3 -I. -o settingswidget.o ../src/settingswidget.cpp [ 90s] g++ -c -fmessage-length=0 -grecord-gcc-switches -O2 -Wall -D_FORTIFY_SOURCE=2 -fstack-protector-strong -funwind-tables -fasynchronous-unwind-tables -g -O2 -Wall -W -D_REENTRANT -DCFGCLIENT -D__linux__ -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/share/qt4/mkspecs/default -I../../x2goclient-4.1.2.3 -I/usr/include/QtCore -I/usr/include/QtNetwork -I/usr/include/QtGui -I/usr/include/QtSvg -I/usr/include -I../src -I. -I. -I../../x2goclient-4.1.2.3 -I. -o mediawidget.o ../src/mediawidget.cpp [ 90s] g++ -c -fmessage-length=0 -grecord-gcc-switches -O2 -Wall -D_FORTIFY_SOURCE=2 -fstack-protector-strong -funwind-tables -fasynchronous-unwind-tables -g -O2 -Wall -W -D_REENTRANT -DCFGCLIENT -D__linux__ -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/share/qt4/mkspecs/default -I../../x2goclient-4.1.2.3 -I/usr/include/QtCore -I/usr/include/QtNetwork -I/usr/include/QtGui -I/usr/include/QtSvg -I/usr/include -I../src -I. -I. -I../../x2goclient-4.1.2.3 -I. -o configwidget.o ../src/configwidget.cpp [ 90s] g++ -c -fmessage-length=0 -grecord-gcc-switches -O2 -Wall -D_FORTIFY_SOURCE=2 -fstack-protector-strong -funwind-tables -fasynchronous-unwind-tables -g -O2 -Wall -W -D_REENTRANT -DCFGCLIENT -D__linux__ -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/share/qt4/mkspecs/default -I../../x2goclient-4.1.2.3 -I/usr/include/QtCore -I/usr/include/QtNetwork -I/usr/include/QtGui -I/usr/include/QtSvg -I/usr/include -I../src -I. -I. -I../../x2goclient-4.1.2.3 -I. -o connectionwidget.o ../src/connectionwidget.cpp [ 90s] g++ -c -fmessage-length=0 -grecord-gcc-switches -O2 -Wall -D_FORTIFY_SOURCE=2 -fstack-protector-strong -funwind-tables -fasynchronous-unwind-tables -g -O2 -Wall -W -D_REENTRANT -DCFGCLIENT -D__linux__ -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/share/qt4/mkspecs/default -I../../x2goclient-4.1.2.3 -I/usr/include/QtCore -I/usr/include/QtNetwork -I/usr/include/QtGui -I/usr/include/QtSvg -I/usr/include -I../src -I. -I. -I../../x2goclient-4.1.2.3 -I. -o configdialog.o ../src/configdialog.cpp [ 90s] Generated 699 translation(s) (698 finished and 1 unfinished) [ 90s] Ignored 14 untranslated source text(s) [ 90s] Generated 314 translation(s) (293 finished and 21 unfinished) [ 90s] Ignored 395 untranslated source text(s) [ 90s] g++ -c -fmessage-length=0 -grecord-gcc-switches -O2 -Wall -D_FORTIFY_SOURCE=2 -fstack-protector-strong -funwind-tables -fasynchronous-unwind-tables -g -O2 -Wall -W -D_REENTRANT -DCFGCLIENT -D__linux__ -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/share/qt4/mkspecs/default -I../../x2goclient-4.1.2.3 -I/usr/include/QtCore -I/usr/include/QtNetwork -I/usr/include/QtGui -I/usr/include/QtSvg -I/usr/include -I../src -I. -I. -I../../x2goclient-4.1.2.3 -I. -o editconnectiondialog.o ../src/editconnectiondialog.cpp [ 90s] g++ -c -fmessage-length=0 -grecord-gcc-switches -O2 -Wall -D_FORTIFY_SOURCE=2 -fstack-protector-strong -funwind-tables -fasynchronous-unwind-tables -g -O2 -Wall -W -D_REENTRANT -DCFGCLIENT -D__linux__ -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/share/qt4/mkspecs/default -I../../x2goclient-4.1.2.3 -I/usr/include/QtCore -I/usr/include/QtNetwork -I/usr/include/QtGui -I/usr/include/QtSvg -I/usr/include -I../src -I. -I. -I../../x2goclient-4.1.2.3 -I. -o exportdialog.o ../src/exportdialog.cpp [ 91s] g++ -c -fmessage-length=0 -grecord-gcc-switches -O2 -Wall -D_FORTIFY_SOURCE=2 -fstack-protector-strong -funwind-tables -fasynchronous-unwind-tables -g -O2 -Wall -W -D_REENTRANT -DCFGCLIENT -D__linux__ -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/share/qt4/mkspecs/default -I../../x2goclient-4.1.2.3 -I/usr/include/QtCore -I/usr/include/QtNetwork -I/usr/include/QtGui -I/usr/include/QtSvg -I/usr/include -I../src -I. -I. -I../../x2goclient-4.1.2.3 -I. -o imgframe.o ../src/imgframe.cpp [ 92s] g++ -c -fmessage-length=0 -grecord-gcc-switches -O2 -Wall -D_FORTIFY_SOURCE=2 -fstack-protector-strong -funwind-tables -fasynchronous-unwind-tables -g -O2 -Wall -W -D_REENTRANT -DCFGCLIENT -D__linux__ -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/share/qt4/mkspecs/default -I../../x2goclient-4.1.2.3 -I/usr/include/QtCore -I/usr/include/QtNetwork -I/usr/include/QtGui -I/usr/include/QtSvg -I/usr/include -I../src -I. -I. -I../../x2goclient-4.1.2.3 -I. -o LDAPSession.o ../src/LDAPSession.cpp [ 92s] g++ -c -fmessage-length=0 -grecord-gcc-switches -O2 -Wall -D_FORTIFY_SOURCE=2 -fstack-protector-strong -funwind-tables -fasynchronous-unwind-tables -g -O2 -Wall -W -D_REENTRANT -DCFGCLIENT -D__linux__ -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/share/qt4/mkspecs/default -I../../x2goclient-4.1.2.3 -I/usr/include/QtCore -I/usr/include/QtNetwork -I/usr/include/QtGui -I/usr/include/QtSvg -I/usr/include -I../src -I. -I. -I../../x2goclient-4.1.2.3 -I. -o onmainwindow.o ../src/onmainwindow.cpp [ 92s] g++ -c -fmessage-length=0 -grecord-gcc-switches -O2 -Wall -D_FORTIFY_SOURCE=2 -fstack-protector-strong -funwind-tables -fasynchronous-unwind-tables -g -O2 -Wall -W -D_REENTRANT -DCFGCLIENT -D__linux__ -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/share/qt4/mkspecs/default -I../../x2goclient-4.1.2.3 -I/usr/include/QtCore -I/usr/include/QtNetwork -I/usr/include/QtGui -I/usr/include/QtSvg -I/usr/include -I../src -I. -I. -I../../x2goclient-4.1.2.3 -I. -o sessionbutton.o ../src/sessionbutton.cpp [ 92s] g++ -c -fmessage-length=0 -grecord-gcc-switches -O2 -Wall -D_FORTIFY_SOURCE=2 -fstack-protector-strong -funwind-tables -fasynchronous-unwind-tables -g -O2 -Wall -W -D_REENTRANT -DCFGCLIENT -D__linux__ -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/share/qt4/mkspecs/default -I../../x2goclient-4.1.2.3 -I/usr/include/QtCore -I/usr/include/QtNetwork -I/usr/include/QtGui -I/usr/include/QtSvg -I/usr/include -I../src -I. -I. -I../../x2goclient-4.1.2.3 -I. -o sessionmanagedialog.o ../src/sessionmanagedialog.cpp [ 92s] g++ -c -fmessage-length=0 -grecord-gcc-switches -O2 -Wall -D_FORTIFY_SOURCE=2 -fstack-protector-strong -funwind-tables -fasynchronous-unwind-tables -g -O2 -Wall -W -D_REENTRANT -DCFGCLIENT -D__linux__ -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/share/qt4/mkspecs/default -I../../x2goclient-4.1.2.3 -I/usr/include/QtCore -I/usr/include/QtNetwork -I/usr/include/QtGui -I/usr/include/QtSvg -I/usr/include -I../src -I. -I. -I../../x2goclient-4.1.2.3 -I. -o sshmasterconnection.o ../src/sshmasterconnection.cpp [ 92s] g++ -c -fmessage-length=0 -grecord-gcc-switches -O2 -Wall -D_FORTIFY_SOURCE=2 -fstack-protector-strong -funwind-tables -fasynchronous-unwind-tables -g -O2 -Wall -W -D_REENTRANT -DCFGCLIENT -D__linux__ -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/share/qt4/mkspecs/default -I../../x2goclient-4.1.2.3 -I/usr/include/QtCore -I/usr/include/QtNetwork -I/usr/include/QtGui -I/usr/include/QtSvg -I/usr/include -I../src -I. -I. -I../../x2goclient-4.1.2.3 -I. -o sshprocess.o ../src/sshprocess.cpp [ 93s] g++ -c -fmessage-length=0 -grecord-gcc-switches -O2 -Wall -D_FORTIFY_SOURCE=2 -fstack-protector-strong -funwind-tables -fasynchronous-unwind-tables -g -O2 -Wall -W -D_REENTRANT -DCFGCLIENT -D__linux__ -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/share/qt4/mkspecs/default -I../../x2goclient-4.1.2.3 -I/usr/include/QtCore -I/usr/include/QtNetwork -I/usr/include/QtGui -I/usr/include/QtSvg -I/usr/include -I../src -I. -I. -I../../x2goclient-4.1.2.3 -I. -o SVGFrame.o ../src/SVGFrame.cpp [ 93s] g++ -c -fmessage-length=0 -grecord-gcc-switches -O2 -Wall -D_FORTIFY_SOURCE=2 -fstack-protector-strong -funwind-tables -fasynchronous-unwind-tables -g -O2 -Wall -W -D_REENTRANT -DCFGCLIENT -D__linux__ -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/share/qt4/mkspecs/default -I../../x2goclient-4.1.2.3 -I/usr/include/QtCore -I/usr/include/QtNetwork -I/usr/include/QtGui -I/usr/include/QtSvg -I/usr/include -I../src -I. -I. -I../../x2goclient-4.1.2.3 -I. -o InteractionDialog.o ../src/InteractionDialog.cpp [ 93s] ../src/sshmasterconnection.cpp: In member function 'void SshMasterConnection::slotSshProxyInteractionFinish(SshMasterConnection*)': [ 93s] ../src/sshmasterconnection.cpp:435:79: warning: unused parameter 'connection' [-Wunused-parameter] [ 93s] void SshMasterConnection::slotSshProxyInteractionFinish (SshMasterConnection* connection /* unused */) { [ 93s] ^~~~~~~~~~ [ 93s] ../src/sshmasterconnection.cpp: In member function 'void SshMasterConnection::slotSshProxyInteractionStart(SshMasterConnection*, QString)': [ 93s] ../src/sshmasterconnection.cpp:440:78: warning: unused parameter 'connection' [-Wunused-parameter] [ 93s] void SshMasterConnection::slotSshProxyInteractionStart (SshMasterConnection* connection /* unused */, QString prompt) { [ 93s] ^~~~~~~~~~ [ 93s] ../src/sshmasterconnection.cpp: In member function 'void SshMasterConnection::slotSshProxyInteractionUpdate(SshMasterConnection*, QString)': [ 93s] ../src/sshmasterconnection.cpp:444:79: warning: unused parameter 'connection' [-Wunused-parameter] [ 93s] void SshMasterConnection::slotSshProxyInteractionUpdate (SshMasterConnection* connection /* unused */, QString output) { [ 93s] ^~~~~~~~~~ [ 93s] ../src/onmainwindow.cpp: In member function 'void ONMainWindow::slotReadSessions()': [ 93s] ../src/onmainwindow.cpp:2347:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] [ 93s] if(config.brokerSyncTimeout*1000!=brokerSyncTimer->interval()) [ 93s] ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [ 93s] ../src/onmainwindow.cpp: In member function 'void ONMainWindow::slotSshInteractionFinish(SshMasterConnection*)': [ 93s] ../src/onmainwindow.cpp:3139:66: warning: unused parameter 'connection' [-Wunused-parameter] [ 93s] void ONMainWindow::slotSshInteractionFinish(SshMasterConnection* connection) [ 93s] ^~~~~~~~~~ [ 94s] g++ -c -fmessage-length=0 -grecord-gcc-switches -O2 -Wall -D_FORTIFY_SOURCE=2 -fstack-protector-strong -funwind-tables -fasynchronous-unwind-tables -g -O2 -Wall -W -D_REENTRANT -DCFGCLIENT -D__linux__ -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/share/qt4/mkspecs/default -I../../x2goclient-4.1.2.3 -I/usr/include/QtCore -I/usr/include/QtNetwork -I/usr/include/QtGui -I/usr/include/QtSvg -I/usr/include -I../src -I. -I. -I../../x2goclient-4.1.2.3 -I. -o userbutton.o ../src/userbutton.cpp [ 94s] g++ -c -fmessage-length=0 -grecord-gcc-switches -O2 -Wall -D_FORTIFY_SOURCE=2 -fstack-protector-strong -funwind-tables -fasynchronous-unwind-tables -g -O2 -Wall -W -D_REENTRANT -DCFGCLIENT -D__linux__ -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/share/qt4/mkspecs/default -I../../x2goclient-4.1.2.3 -I/usr/include/QtCore -I/usr/include/QtNetwork -I/usr/include/QtGui -I/usr/include/QtSvg -I/usr/include -I../src -I. -I. -I../../x2goclient-4.1.2.3 -I. -o x2gologdebug.o ../src/x2gologdebug.cpp [ 94s] ../src/onmainwindow.cpp: In member function 'void ONMainWindow::initPassDlg()': [ 94s] ../src/onmainwindow.cpp:12505:40: error: 'Cancel' is not a member of 'QKeySequence' [ 94s] cancel->setShortcut (QKeySequence::Cancel); [ 94s] ^~~~~~ [ 94s] ../src/onmainwindow.cpp: In member function 'void ONMainWindow::initSelectSessDlg()': [ 94s] ../src/onmainwindow.cpp:12834:41: error: 'Cancel' is not a member of 'QKeySequence' [ 94s] sCancel->setShortcut (QKeySequence::Cancel); [ 94s] ^~~~~~ [ 94s] g++ -c -fmessage-length=0 -grecord-gcc-switches -O2 -Wall -D_FORTIFY_SOURCE=2 -fstack-protector-strong -funwind-tables -fasynchronous-unwind-tables -g -O2 -Wall -W -D_REENTRANT -DCFGCLIENT -D__linux__ -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/share/qt4/mkspecs/default -I../../x2goclient-4.1.2.3 -I/usr/include/QtCore -I/usr/include/QtNetwork -I/usr/include/QtGui -I/usr/include/QtSvg -I/usr/include -I../src -I. -I. -I../../x2goclient-4.1.2.3 -I. -o printprocess.o ../src/printprocess.cpp [ 95s] make[2]: *** [Makefile:806: onmainwindow.o] Error 1 [ 95s] make[2]: *** Waiting for unfinished jobs.... [ 96s] make[2]: Leaving directory '/home/abuild/rpmbuild/BUILD/x2goclient-4.1.2.3/client_build' [ 96s] make[1]: *** [Makefile:85: build_client] Error 2 [ 96s] make[1]: Leaving directory '/home/abuild/rpmbuild/BUILD/x2goclient-4.1.2.3' [ 96s] make: *** [Makefile:80: build] Error 2 [ 96s] error: Bad exit status from /var/tmp/rpm-tmp.gWNnAg (%build) [ 96s] [ 96s] [ 96s] RPM build errors: [ 96s] Bad exit status from /var/tmp/rpm-tmp.gWNnAg (%build) [ 96s] [ 96s] japsand failed "build x2goclient.spec" at Fri Nov 26 23:56:22 UTC 2021. [ 96s] + 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.10efK6nLqj5vdJIByKIbRk59 ']' + '[' -d /var/lib/jenkins/tmp/tmp.10efK6nLqj5vdJIByKIbRk59 ']' + rm -Rf -- /var/lib/jenkins/tmp/tmp.10efK6nLqj5vdJIByKIbRk59 Build step 'Execute shell' marked build as failure