See <https://jenkins.x2go.org:8443/job/x2goclient+nightly+sled-12.3/20/display/redirect?page=changes> Changes: [ionic] debian/changelog: sync with commit history. [ionic] src/sshmasterconnection.cpp: close channel on failure in checkLogin (). [ionic] onmainwindow.cpp: fix building with Qt 4.6, currently the latest version [ionic] src/sshmasterconnection.{cpp,h}: skip checkLogin() if hostname starts ------------------------------------------ [...truncated 124.14 KB...] [ 53s] Operation failed: No such file or directory [ 53s] Operation failed: No such file or directory [ 53s] krb5-1.12.5-39.1 ######################################## [ 54s] device-mapper-1.02.97-77.2 ######################################## [ 54s] cups-libs-1.7.5-19.1 ######################################## [ 54s] file-magic-5.19-9.1 ######################################## [ 54s] libmagic1-5.19-9.1 ######################################## [ 54s] rpm-4.11.2-15.1 ######################################## [ 54s] Updating /etc/sysconfig/services... [ 59s] rpmlint-mini-1.8-1.9 ######################################## [ 59s] file-5.19-9.1 ######################################## [ 59s] rpm-build-4.11.2-15.1 ######################################## [ 59s] rpmlint-Factory-1.0-85.14 ######################################## [ 59s] cups-devel-1.7.5-19.1 ######################################## [ 59s] update-desktop-files-12.1-25.13 ######################################## [ 59s] post-build-checks-13.2+git20140318.f24######################################## [ 60s] libqt4-devel-4.8.6-7.1 ######################################## [ 60s] openldap2-devel-2.4.41-18.29.1 ######################################## [ 60s] brp-check-suse-13.2+git20150521.971ea2######################################## [ 60s] libssh-devel-0.6.3-11.1 ######################################## [ 60s] pam-modules-12.1-23.12 ######################################## [ 60s] Warning: running kernel does not support fscaps [ 60s] m4-1.4.16-15.74 ######################################## [ 60s] attr-2.4.47-3.143 ######################################## [ 60s] build-mkbaselibs-20170320-8.1 ######################################## [ 60s] fdupes-1.61-7.1 ######################################## [ 61s] removing nis flags from /var/cache/obs-build/sle/12.3/x86_64/etc/nsswitch.conf... [ 61s] now finalizing build dir... [ 61s] ----------------------------------------------------------------- [ 61s] ----- building x2goclient.spec (user abuild) [ 61s] ----------------------------------------------------------------- [ 61s] ----------------------------------------------------------------- [ 61s] + exec rpmbuild --define '%vendor X2Go' -bb --define '_srcdefattr (-,root,root)' --nosignature --define '_build_create_debug 1' /home/abuild/rpmbuild/SOURCES/x2goclient.spec [ 61s] Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.JOOu8r [ 61s] + umask 022 [ 61s] + cd /home/abuild/rpmbuild/BUILD [ 61s] + cd /home/abuild/rpmbuild/BUILD [ 61s] + rm -rf x2goclient-4.1.2.2 [ 61s] + /usr/bin/gzip -dc /home/abuild/rpmbuild/SOURCES/x2goclient-4.1.2.2.tar.gz [ 61s] + /bin/tar -xf - [ 61s] + STATUS=0 [ 61s] + '[' 0 -ne 0 ']' [ 61s] + cd x2goclient-4.1.2.2 [ 61s] + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . [ 61s] + sed -i -e 's/-o root -g root//' Makefile [ 61s] + test -f ChangeLog [ 61s] + test -f debian/changelog [ 61s] + cp debian/changelog res/txt/changelog [ 61s] + test -f ChangeLog.gitlog [ 61s] + cp ChangeLog.gitlog res/txt/git-info [ 61s] + sed -i -e '/^QMAKE_BINARY=/s@qmake-qt4@/usr/bin/qmake@' Makefile [ 62s] + sed -i -e '/^LRELEASE_BINARY=/s@lrelease-qt4@/usr/bin/lrelease@' Makefile [ 62s] + exit 0 [ 62s] Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.JSwRZN [ 62s] + umask 022 [ 62s] + cd /home/abuild/rpmbuild/BUILD [ 62s] + /usr/bin/rm -rf /home/abuild/rpmbuild/BUILDROOT/x2goclient-4.1.2.2-0.0x2go1.0.git20190616.1869.heuler.x86_64 [ 62s] ++ dirname /home/abuild/rpmbuild/BUILDROOT/x2goclient-4.1.2.2-0.0x2go1.0.git20190616.1869.heuler.x86_64 [ 62s] + /usr/bin/mkdir -p /home/abuild/rpmbuild/BUILDROOT [ 62s] + /usr/bin/mkdir /home/abuild/rpmbuild/BUILDROOT/x2goclient-4.1.2.2-0.0x2go1.0.git20190616.1869.heuler.x86_64 [ 62s] + cd x2goclient-4.1.2.2 [ 62s] + export 'PATH=%{_qt4_bindir}:/usr/local/bin:/usr/bin:/bin:/usr/games' [ 62s] + PATH='%{_qt4_bindir}:/usr/local/bin:/usr/bin:/bin:/usr/games' [ 62s] + make -j8 'CXXFLAGS=-fmessage-length=0 -grecord-gcc-switches -fstack-protector -O2 -Wall -D_FORTIFY_SOURCE=2 -funwind-tables -fasynchronous-unwind-tables -g' QMAKE_OPTS=QMAKE_STRIP=: [ 62s] make -f Makefile.man2html build [ 62s] make[1]: Entering directory '/home/abuild/rpmbuild/BUILD/x2goclient-4.1.2.2' [ 62s] which: no man2html in (%{_qt4_bindir}:/usr/local/bin:/usr/bin:/bin:/usr/games) [ 62s] which: no man2html in (%{_qt4_bindir}:/usr/local/bin:/usr/bin:/bin:/usr/games) [ 62s] if [ -n "" ]; then \ [ 62s] mkdir -p .build_man2html/html; \ [ 62s] for man_page in ; do mkdir -p $(dirname .build_man2html/html/$man_page); done; \ [ 62s] for man_page in ; do man/$man_page > .build_man2html/html/$man_page.html; done; \ [ 62s] fi [ 62s] make[1]: Leaving directory '/home/abuild/rpmbuild/BUILD/x2goclient-4.1.2.2' [ 62s] make build_client [ 62s] make[1]: Entering directory '/home/abuild/rpmbuild/BUILD/x2goclient-4.1.2.2' [ 62s] /usr/bin/lrelease x2goclient.pro [ 62s] /home/abuild/rpmbuild/BUILD/x2goclient-4.1.2.2/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.2/res/i18n/x2goclient_cs.qm'... [ 62s] Generated 701 translation(s) (697 finished and 4 unfinished) [ 62s] Updating '/home/abuild/rpmbuild/BUILD/x2goclient-4.1.2.2/res/i18n/x2goclient_de.qm'... [ 62s] Generated 706 translation(s) (706 finished and 0 unfinished) [ 62s] Updating '/home/abuild/rpmbuild/BUILD/x2goclient-4.1.2.2/res/i18n/x2goclient_da.qm'... [ 62s] Generated 441 translation(s) (439 finished and 2 unfinished) [ 62s] Ignored 263 untranslated source text(s) [ 62s] Updating '/home/abuild/rpmbuild/BUILD/x2goclient-4.1.2.2/res/i18n/x2goclient_es.qm'... [ 62s] Generated 699 translation(s) (699 finished and 0 unfinished) [ 62s] Ignored 7 untranslated source text(s) [ 62s] Updating '/home/abuild/rpmbuild/BUILD/x2goclient-4.1.2.2/res/i18n/x2goclient_et.qm'... [ 62s] Generated 706 translation(s) (706 finished and 0 unfinished) [ 62s] Updating '/home/abuild/rpmbuild/BUILD/x2goclient-4.1.2.2/res/i18n/x2goclient_fi.qm'... [ 62s] Generated 706 translation(s) (706 finished and 0 unfinished) [ 62s] Updating '/home/abuild/rpmbuild/BUILD/x2goclient-4.1.2.2/res/i18n/x2goclient_fr.qm'... [ 62s] Generated 706 translation(s) (706 finished and 0 unfinished) [ 62s] Updating '/home/abuild/rpmbuild/BUILD/x2goclient-4.1.2.2/res/i18n/x2goclient_nb_no.qm'... [ 62s] Generated 691 translation(s) (691 finished and 0 unfinished) [ 62s] Ignored 15 untranslated source text(s) [ 62s] Updating '/home/abuild/rpmbuild/BUILD/x2goclient-4.1.2.2/res/i18n/x2goclient_nl.qm'... [ 62s] Generated 699 translation(s) (699 finished and 0 unfinished) [ 62s] Ignored 7 untranslated source text(s) [ 62s] Updating '/home/abuild/rpmbuild/BUILD/x2goclient-4.1.2.2/res/i18n/x2goclient_pt.qm'... [ 62s] Generated 0 translation(s) (0 finished and 0 unfinished) [ 62s] Ignored 699 untranslated source text(s) [ 62s] Updating '/home/abuild/rpmbuild/BUILD/x2goclient-4.1.2.2/res/i18n/x2goclient_ru.qm'... [ 62s] Generated 430 translation(s) (420 finished and 10 unfinished) [ 62s] Ignored 273 untranslated source text(s) [ 62s] Updating '/home/abuild/rpmbuild/BUILD/x2goclient-4.1.2.2/res/i18n/x2goclient_sv.qm'... [ 62s] Generated 699 translation(s) (699 finished and 0 unfinished) [ 62s] Ignored 7 untranslated source text(s) [ 62s] Updating '/home/abuild/rpmbuild/BUILD/x2goclient-4.1.2.2/res/i18n/x2goclient_tr.qm'... [ 62s] Generated 430 translation(s) (419 finished and 11 unfinished) [ 62s] Ignored 274 untranslated source text(s) [ 62s] Updating '/home/abuild/rpmbuild/BUILD/x2goclient-4.1.2.2/res/i18n/x2goclient_zh_tw.qm'... [ 62s] Generated 314 translation(s) (293 finished and 21 unfinished) [ 62s] Ignored 388 untranslated source text(s) [ 62s] mkdir -p /home/abuild/rpmbuild/BUILD/x2goclient-4.1.2.2/client_build && cd /home/abuild/rpmbuild/BUILD/x2goclient-4.1.2.2/client_build && /usr/bin/qmake QMAKE_CFLAGS=" " QMAKE_CXXFLAGS=" -fmessage-length=0 -grecord-gcc-switches -fstack-protector -O2 -Wall -D_FORTIFY_SOURCE=2 -funwind-tables -fasynchronous-unwind-tables -g" QMAKE_LFLAGS="" QMAKE_LIBS="" ../x2goclient.pro [ 62s] Project MESSAGE: Configuring with --git-info [ 62s] Project MESSAGE: Configuring with --changelog [ 62s] Project MESSAGE: building x2goclient via with ldap and cups [ 62s] cd /home/abuild/rpmbuild/BUILD/x2goclient-4.1.2.2/client_build && make [ 62s] make[2]: Entering directory '/home/abuild/rpmbuild/BUILD/x2goclient-4.1.2.2/client_build' [ 62s] /usr/bin/lrelease ../res/i18n/x2goclient_cs.ts [ 62s] /usr/bin/lrelease ../res/i18n/x2goclient_de.ts [ 62s] /usr/bin/lrelease ../res/i18n/x2goclient_da.ts [ 62s] /usr/bin/lrelease ../res/i18n/x2goclient_es.ts [ 62s] /usr/bin/lrelease ../res/i18n/x2goclient_et.ts [ 62s] /usr/bin/lrelease ../res/i18n/x2goclient_fi.ts [ 62s] /usr/bin/lrelease ../res/i18n/x2goclient_fr.ts [ 62s] /usr/bin/lrelease ../res/i18n/x2goclient_nb_no.ts [ 62s] Updating '../res/i18n/x2goclient_cs.qm'... [ 62s] Generated 701 translation(s) (697 finished and 4 unfinished) [ 62s] Updating '../res/i18n/x2goclient_da.qm'... [ 62s] /usr/bin/lrelease ../res/i18n/x2goclient_nl.ts [ 62s] Updating '../res/i18n/x2goclient_et.qm'... [ 62s] Updating '../res/i18n/x2goclient_es.qm'... [ 62s] Generated 441 translation(s) (439 finished and 2 unfinished) [ 62s] Ignored 263 untranslated source text(s) [ 62s] Updating '../res/i18n/x2goclient_de.qm'... [ 62s] /usr/bin/lrelease ../res/i18n/x2goclient_pt.ts [ 62s] Generated 706 translation(s) (706 finished and 0 unfinished) [ 62s] /usr/bin/lrelease ../res/i18n/x2goclient_ru.ts [ 62s] Generated 699 translation(s) (699 finished and 0 unfinished) [ 62s] Ignored 7 untranslated source text(s) [ 62s] Generated 706 translation(s) (706 finished and 0 unfinished) [ 62s] /usr/bin/lrelease ../res/i18n/x2goclient_sv.ts [ 62s] /usr/bin/lrelease ../res/i18n/x2goclient_tr.ts [ 62s] Updating '../res/i18n/x2goclient_nb_no.qm'... [ 62s] Updating '../res/i18n/x2goclient_pt.qm'... [ 62s] Generated 0 translation(s) (0 finished and 0 unfinished) [ 62s] Ignored 699 untranslated source text(s) [ 62s] Generated 691 translation(s) (691 finished and 0 unfinished) [ 62s] Ignored 15 untranslated source text(s) [ 62s] /usr/bin/lrelease ../res/i18n/x2goclient_zh_tw.ts [ 62s] /usr/bin/uic ../src/ui/cupsprintsettingsdialog.ui -o ui_cupsprintsettingsdialog.h [ 62s] Updating '../res/i18n/x2goclient_nl.qm'... [ 62s] Generated 699 translation(s) (699 finished and 0 unfinished) [ 62s] Ignored 7 untranslated source text(s) [ 62s] Updating '../res/i18n/x2goclient_fr.qm'... [ 62s] /usr/bin/uic ../src/ui/cupsprintwidget.ui -o ui_cupsprintwidget.h [ 62s] Updating '../res/i18n/x2goclient_fi.qm'... [ 62s] Generated 706 translation(s) (706 finished and 0 unfinished) [ 62s] /usr/bin/uic ../src/ui/printdialog.ui -o ui_printdialog.h [ 62s] Generated 706 translation(s) (706 finished and 0 unfinished) [ 62s] /usr/bin/uic ../src/ui/printercmddialog.ui -o ui_printercmddialog.h [ 62s] /usr/bin/uic ../src/ui/printwidget.ui -o ui_printwidget.h [ 62s] Updating '../res/i18n/x2goclient_tr.qm'... [ 62s] Generated 430 translation(s) (419 finished and 11 unfinished) [ 62s] Ignored 274 untranslated source text(s) [ 62s] /usr/bin/uic ../src/ui/xsettingsui.ui -o ui_xsettingsui.h [ 62s] /usr/bin/uic ../src/ui/brokerpassdialog.ui -o ui_brokerpassdialog.h [ 62s] /usr/bin/uic ../src/ui/contest.ui -o ui_contest.h [ 62s] /usr/bin/uic ../src/ui/appdialog.ui -o ui_appdialog.h [ 62s] /usr/bin/uic ../src/ui/helpdialog.ui -o ui_helpdialog.h [ 62s] Updating '../res/i18n/x2goclient_sv.qm'... [ 62s] /usr/bin/uic ../src/ui/folderexplorer.ui -o ui_folderexplorer.h [ 62s] g++ -c -fmessage-length=0 -grecord-gcc-switches -fstack-protector -O2 -Wall -D_FORTIFY_SOURCE=2 -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.2 -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.2 -I. -o sharewidget.o ../src/sharewidget.cpp [ 62s] g++ -c -fmessage-length=0 -grecord-gcc-switches -fstack-protector -O2 -Wall -D_FORTIFY_SOURCE=2 -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.2 -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.2 -I. -o settingswidget.o ../src/settingswidget.cpp [ 62s] Updating '../res/i18n/x2goclient_ru.qm'... [ 62s] g++ -c -fmessage-length=0 -grecord-gcc-switches -fstack-protector -O2 -Wall -D_FORTIFY_SOURCE=2 -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.2 -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.2 -I. -o mediawidget.o ../src/mediawidget.cpp [ 62s] Updating '../res/i18n/x2goclient_zh_tw.qm'... [ 62s] Generated 699 translation(s) (699 finished and 0 unfinished) [ 62s] Ignored 7 untranslated source text(s) [ 62s] Generated 430 translation(s) (420 finished and 10 unfinished) [ 62s] Ignored 273 untranslated source text(s) [ 62s] g++ -c -fmessage-length=0 -grecord-gcc-switches -fstack-protector -O2 -Wall -D_FORTIFY_SOURCE=2 -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.2 -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.2 -I. -o configwidget.o ../src/configwidget.cpp [ 62s] Generated 314 translation(s) (293 finished and 21 unfinished) [ 62s] Ignored 388 untranslated source text(s) [ 62s] g++ -c -fmessage-length=0 -grecord-gcc-switches -fstack-protector -O2 -Wall -D_FORTIFY_SOURCE=2 -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.2 -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.2 -I. -o connectionwidget.o ../src/connectionwidget.cpp [ 62s] g++ -c -fmessage-length=0 -grecord-gcc-switches -fstack-protector -O2 -Wall -D_FORTIFY_SOURCE=2 -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.2 -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.2 -I. -o configdialog.o ../src/configdialog.cpp [ 62s] g++ -c -fmessage-length=0 -grecord-gcc-switches -fstack-protector -O2 -Wall -D_FORTIFY_SOURCE=2 -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.2 -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.2 -I. -o editconnectiondialog.o ../src/editconnectiondialog.cpp [ 62s] g++ -c -fmessage-length=0 -grecord-gcc-switches -fstack-protector -O2 -Wall -D_FORTIFY_SOURCE=2 -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.2 -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.2 -I. -o exportdialog.o ../src/exportdialog.cpp [ 63s] g++ -c -fmessage-length=0 -grecord-gcc-switches -fstack-protector -O2 -Wall -D_FORTIFY_SOURCE=2 -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.2 -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.2 -I. -o imgframe.o ../src/imgframe.cpp [ 63s] g++ -c -fmessage-length=0 -grecord-gcc-switches -fstack-protector -O2 -Wall -D_FORTIFY_SOURCE=2 -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.2 -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.2 -I. -o LDAPSession.o ../src/LDAPSession.cpp [ 63s] g++ -c -fmessage-length=0 -grecord-gcc-switches -fstack-protector -O2 -Wall -D_FORTIFY_SOURCE=2 -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.2 -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.2 -I. -o onmainwindow.o ../src/onmainwindow.cpp [ 63s] g++ -c -fmessage-length=0 -grecord-gcc-switches -fstack-protector -O2 -Wall -D_FORTIFY_SOURCE=2 -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.2 -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.2 -I. -o sessionbutton.o ../src/sessionbutton.cpp [ 63s] g++ -c -fmessage-length=0 -grecord-gcc-switches -fstack-protector -O2 -Wall -D_FORTIFY_SOURCE=2 -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.2 -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.2 -I. -o sessionmanagedialog.o ../src/sessionmanagedialog.cpp [ 67s] g++ -c -fmessage-length=0 -grecord-gcc-switches -fstack-protector -O2 -Wall -D_FORTIFY_SOURCE=2 -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.2 -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.2 -I. -o sshmasterconnection.o ../src/sshmasterconnection.cpp [ 67s] g++ -c -fmessage-length=0 -grecord-gcc-switches -fstack-protector -O2 -Wall -D_FORTIFY_SOURCE=2 -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.2 -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.2 -I. -o sshprocess.o ../src/sshprocess.cpp [ 67s] g++ -c -fmessage-length=0 -grecord-gcc-switches -fstack-protector -O2 -Wall -D_FORTIFY_SOURCE=2 -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.2 -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.2 -I. -o SVGFrame.o ../src/SVGFrame.cpp [ 67s] g++ -c -fmessage-length=0 -grecord-gcc-switches -fstack-protector -O2 -Wall -D_FORTIFY_SOURCE=2 -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.2 -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.2 -I. -o InteractionDialog.o ../src/InteractionDialog.cpp [ 67s] g++ -c -fmessage-length=0 -grecord-gcc-switches -fstack-protector -O2 -Wall -D_FORTIFY_SOURCE=2 -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.2 -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.2 -I. -o userbutton.o ../src/userbutton.cpp [ 68s] ../src/sshmasterconnection.cpp:436:6: warning: unused parameter 'connection' [-Wunused-parameter] [ 68s] void SshMasterConnection::slotSshProxyInteractionFinish(SshMasterConnection* connection) [ 68s] ^ [ 68s] ../src/sshmasterconnection.cpp:442:6: warning: unused parameter 'connection' [-Wunused-parameter] [ 68s] void SshMasterConnection::slotSshProxyInteractionStart(SshMasterConnection* connection, QString prompt) [ 68s] ^ [ 68s] ../src/sshmasterconnection.cpp:447:6: warning: unused parameter 'connection' [-Wunused-parameter] [ 68s] void SshMasterConnection::slotSshProxyInteractionUpdate(SshMasterConnection* connection, QString output) [ 68s] ^ [ 69s] ../src/onmainwindow.cpp:2989:6: warning: unused parameter 'connection' [-Wunused-parameter] [ 69s] void ONMainWindow::slotSshInteractionFinish(SshMasterConnection* connection) [ 69s] ^ [ 69s] ../src/onmainwindow.cpp: In member function 'void ONMainWindow::startDirectRDP()': [ 69s] ../src/onmainwindow.cpp:3570:5: error: expected ';' before 'resumingSession' [ 69s] resumingSession.sessionId += "_stRRDP_dp24"; [ 69s] ^ [ 69s] g++ -c -fmessage-length=0 -grecord-gcc-switches -fstack-protector -O2 -Wall -D_FORTIFY_SOURCE=2 -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.2 -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.2 -I. -o x2gologdebug.o ../src/x2gologdebug.cpp [ 69s] g++ -c -fmessage-length=0 -grecord-gcc-switches -fstack-protector -O2 -Wall -D_FORTIFY_SOURCE=2 -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.2 -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.2 -I. -o printprocess.o ../src/printprocess.cpp [ 69s] g++ -c -fmessage-length=0 -grecord-gcc-switches -fstack-protector -O2 -Wall -D_FORTIFY_SOURCE=2 -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.2 -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.2 -I. -o cupsprint.o ../src/cupsprint.cpp [ 69s] g++ -c -fmessage-length=0 -grecord-gcc-switches -fstack-protector -O2 -Wall -D_FORTIFY_SOURCE=2 -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.2 -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.2 -I. -o cupsprintwidget.o ../src/cupsprintwidget.cpp [ 69s] Makefile:806: recipe for target 'onmainwindow.o' failed [ 69s] make[2]: *** [onmainwindow.o] Error 1 [ 69s] make[2]: *** Waiting for unfinished jobs.... [ 72s] make[2]: Leaving directory '/home/abuild/rpmbuild/BUILD/x2goclient-4.1.2.2/client_build' [ 72s] Makefile:70: recipe for target 'build_client' failed [ 72s] make[1]: *** [build_client] Error 2 [ 72s] make[1]: Leaving directory '/home/abuild/rpmbuild/BUILD/x2goclient-4.1.2.2' [ 72s] Makefile:67: recipe for target 'build' failed [ 72s] make: *** [build] Error 2 [ 72s] error: Bad exit status from /var/tmp/rpm-tmp.JSwRZN (%build) [ 72s] [ 72s] [ 72s] RPM build errors: [ 72s] Bad exit status from /var/tmp/rpm-tmp.JSwRZN (%build) [ 72s] [ 72s] japsand failed "build x2goclient.spec" at Sun Jun 16 17:00:46 UTC 2019. [ 72s] + 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.n66v0Q1RxQLYyISKVwtAfc2I ']' + '[' -d /var/lib/jenkins/tmp/tmp.n66v0Q1RxQLYyISKVwtAfc2I ']' + rm -Rf -- /var/lib/jenkins/tmp/tmp.n66v0Q1RxQLYyISKVwtAfc2I Build step 'Execute shell' marked build as failure