[X2Go-Commits] Build failed in Jenkins: x2goclient+nightly+opensuse-42.3 #170

jenkins at x2go.org jenkins at x2go.org
Thu Nov 4 20:34:55 CET 2021


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

Changes:

[o.shneyder] Set toolTip with detailed information for session button.

[o.shneyder] Show session path in session button in Favorite and Running views.


------------------------------------------
[...truncated 124.47 KB...]
[   53s] xorg-x11-util-devel-7.6_1-13.3        ########################################
[   53s] net-tools-1.60-769.15                 ########################################
[   53s] patch-2.7.5-8.15                      ########################################
[   53s] xbitmaps-1.1.1-15.3                   ########################################
[   53s] libXmu6-1.1.2-8.3                     ########################################
[   53s] libXaw7-1.0.13-4.3                    ########################################
[   53s] libXmu-devel-1.1.2-8.3                ########################################
[   53s] libXaw8-1.0.13-4.3                    ########################################
[   53s] libXaw6-1.0.13-4.3                    ########################################
[   53s] libXaw-devel-1.0.13-4.3               ########################################
[   53s] xorg-x11-devel-7.6-50.3               ########################################
[   53s] file-magic-5.19-8.15                  ########################################
[   53s] libmagic1-5.19-8.15                   ########################################
[   54s] rpm-4.11.2-13.7                       ########################################
[   54s] Updating /etc/sysconfig/services...
[   54s] rpmlint-mini-1.8-5.6                  ########################################
[   54s] file-5.19-8.15                        ########################################
[   54s] rpm-build-4.11.2-13.7                 ########################################
[   54s] rpmlint-Factory-1.0-92.3              ########################################
[   55s] libqt4-devel-4.8.6-16.6               ########################################
[   55s] update-desktop-files-12.1-34.1        ########################################
[   55s] post-build-checks-13.2+git20160512.be9########################################
[   55s] openldap2-devel-2.4.44-16.4           ########################################
[   55s] cups-devel-1.7.5-11.1                 ########################################
[   55s] brp-check-suse-13.2+git20150217.031533########################################
[   55s] libssh-devel-0.6.3-13.3               ########################################
[   55s] m4-1.4.16-6.3                         ########################################
[   55s] python-2.7.13-26.1                    ########################################
[   55s] attr-2.4.47-8.15                      ########################################
[   55s] build-mkbaselibs-20170320-3.1         ########################################
[   55s] fdupes-1.61-10.1                      ########################################
[   55s] now finalizing build dir...
[   56s] -----------------------------------------------------------------
[   56s] ----- building x2goclient.spec (user abuild)
[   56s] -----------------------------------------------------------------
[   56s] -----------------------------------------------------------------
[   56s] + exec rpmbuild --define '%vendor X2Go' -bb --define '_srcdefattr (-,root,root)' --nosignature --define '_build_create_debug 1' /home/abuild/rpmbuild/SOURCES/x2goclient.spec
[   56s] Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.YQCelI
[   56s] + umask 022
[   56s] + cd /home/abuild/rpmbuild/BUILD
[   56s] + cd /home/abuild/rpmbuild/BUILD
[   56s] + rm -rf x2goclient-4.1.2.3
[   56s] + /usr/bin/gzip -dc /home/abuild/rpmbuild/SOURCES/x2goclient-4.1.2.3.tar.gz
[   56s] + /bin/tar -xf -
[   56s] + STATUS=0
[   56s] + '[' 0 -ne 0 ']'
[   56s] + cd x2goclient-4.1.2.3
[   56s] + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w .
[   56s] + sed -i -e 's/-o root -g root//' Makefile
[   56s] + test -f ChangeLog
[   56s] + test -f debian/changelog
[   56s] + cp debian/changelog res/txt/changelog
[   56s] + test -f ChangeLog.gitlog
[   56s] + cp ChangeLog.gitlog res/txt/git-info
[   56s] + exit 0
[   56s] Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.zSuz6Y
[   56s] + umask 022
[   56s] + cd /home/abuild/rpmbuild/BUILD
[   56s] + /usr/bin/rm -rf /home/abuild/rpmbuild/BUILDROOT/x2goclient-4.1.2.3-0.0x2go1.0.git20211104.2008.heuler.x86_64
[   56s] ++ dirname /home/abuild/rpmbuild/BUILDROOT/x2goclient-4.1.2.3-0.0x2go1.0.git20211104.2008.heuler.x86_64
[   56s] + /usr/bin/mkdir -p /home/abuild/rpmbuild/BUILDROOT
[   56s] + /usr/bin/mkdir /home/abuild/rpmbuild/BUILDROOT/x2goclient-4.1.2.3-0.0x2go1.0.git20211104.2008.heuler.x86_64
[   56s] + cd x2goclient-4.1.2.3
[   56s] + make -j8 'CXXFLAGS=-fmessage-length=0 -grecord-gcc-switches -O2 -Wall -D_FORTIFY_SOURCE=2 -fstack-protector -funwind-tables -fasynchronous-unwind-tables -g' QMAKE_OPTS=QMAKE_STRIP=: QT_VERSION=4 QMAKE_BINARY=/usr/bin/qmake LRELEASE_BINARY=/usr/bin/lrelease
[   56s] make -f Makefile.man2html build
[   56s] make[1]: Entering directory '/home/abuild/rpmbuild/BUILD/x2goclient-4.1.2.3'
[   56s] which: no man2html in (/usr/local/bin:/usr/bin:/bin:/usr/games:/usr/lib/mit/bin:/usr/lib/mit/sbin)
[   56s] which: no man2html in (/usr/local/bin:/usr/bin:/bin:/usr/games:/usr/lib/mit/bin:/usr/lib/mit/sbin)
[   56s] if [ -n "" ]; then \
[   56s] 	mkdir -p .build_man2html/html; \
[   56s] 	for man_page in ; do mkdir -p $(dirname .build_man2html/html/$man_page); done; \
[   56s] 	for man_page in ; do  man/$man_page > .build_man2html/html/$man_page.html; done; \
[   56s] fi
[   56s] make[1]: Leaving directory '/home/abuild/rpmbuild/BUILD/x2goclient-4.1.2.3'
[   56s] make build_client
[   56s] make[1]: Entering directory '/home/abuild/rpmbuild/BUILD/x2goclient-4.1.2.3'
[   56s] /usr/bin/lrelease x2goclient.pro
[   56s] /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'...
[   56s]     Generated 705 translation(s) (703 finished and 2 unfinished)
[   56s] Updating '/home/abuild/rpmbuild/BUILD/x2goclient-4.1.2.3/res/i18n/x2goclient_de.qm'...
[   56s]     Generated 713 translation(s) (712 finished and 1 unfinished)
[   56s] Updating '/home/abuild/rpmbuild/BUILD/x2goclient-4.1.2.3/res/i18n/x2goclient_da.qm'...
[   56s]     Generated 441 translation(s) (439 finished and 2 unfinished)
[   56s]     Ignored 270 untranslated source text(s)
[   56s] Updating '/home/abuild/rpmbuild/BUILD/x2goclient-4.1.2.3/res/i18n/x2goclient_es.qm'...
[   56s]     Generated 699 translation(s) (698 finished and 1 unfinished)
[   56s]     Ignored 14 untranslated source text(s)
[   56s] Updating '/home/abuild/rpmbuild/BUILD/x2goclient-4.1.2.3/res/i18n/x2goclient_et.qm'...
[   56s]     Generated 706 translation(s) (705 finished and 1 unfinished)
[   56s]     Ignored 7 untranslated source text(s)
[   56s] Updating '/home/abuild/rpmbuild/BUILD/x2goclient-4.1.2.3/res/i18n/x2goclient_fi.qm'...
[   56s]     Generated 706 translation(s) (706 finished and 0 unfinished)
[   56s]     Ignored 7 untranslated source text(s)
[   56s] Updating '/home/abuild/rpmbuild/BUILD/x2goclient-4.1.2.3/res/i18n/x2goclient_fr.qm'...
[   56s]     Generated 713 translation(s) (712 finished and 1 unfinished)
[   56s] Updating '/home/abuild/rpmbuild/BUILD/x2goclient-4.1.2.3/res/i18n/x2goclient_nb_no.qm'...
[   56s]     Generated 713 translation(s) (712 finished and 1 unfinished)
[   56s] Updating '/home/abuild/rpmbuild/BUILD/x2goclient-4.1.2.3/res/i18n/x2goclient_nl.qm'...
[   56s]     Generated 713 translation(s) (712 finished and 1 unfinished)
[   56s] Updating '/home/abuild/rpmbuild/BUILD/x2goclient-4.1.2.3/res/i18n/x2goclient_pt.qm'...
[   56s]     Generated 0 translation(s) (0 finished and 0 unfinished)
[   56s]     Ignored 705 untranslated source text(s)
[   56s] Updating '/home/abuild/rpmbuild/BUILD/x2goclient-4.1.2.3/res/i18n/x2goclient_ru.qm'...
[   56s]     Generated 430 translation(s) (420 finished and 10 unfinished)
[   56s]     Ignored 280 untranslated source text(s)
[   56s] Updating '/home/abuild/rpmbuild/BUILD/x2goclient-4.1.2.3/res/i18n/x2goclient_sv.qm'...
[   56s]     Generated 699 translation(s) (698 finished and 1 unfinished)
[   56s]     Ignored 14 untranslated source text(s)
[   56s] Updating '/home/abuild/rpmbuild/BUILD/x2goclient-4.1.2.3/res/i18n/x2goclient_tr.qm'...
[   56s]     Generated 430 translation(s) (419 finished and 11 unfinished)
[   56s]     Ignored 281 untranslated source text(s)
[   56s] Updating '/home/abuild/rpmbuild/BUILD/x2goclient-4.1.2.3/res/i18n/x2goclient_zh_tw.qm'...
[   56s]     Generated 314 translation(s) (293 finished and 21 unfinished)
[   56s]     Ignored 395 untranslated source text(s)
[   56s] 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 -funwind-tables -fasynchronous-unwind-tables -g" QMAKE_LFLAGS="" QMAKE_LIBS="" QMAKE_STRIP=: ../x2goclient.pro
[   56s] Project MESSAGE: Configuring with --git-info
[   56s] Project MESSAGE: Configuring with --changelog
[   56s] Project MESSAGE: building x2goclient via  with ldap and cups
[   56s] cd /home/abuild/rpmbuild/BUILD/x2goclient-4.1.2.3/client_build && make
[   56s] make[2]: Entering directory '/home/abuild/rpmbuild/BUILD/x2goclient-4.1.2.3/client_build'
[   56s] /usr/bin/lrelease ../res/i18n/x2goclient_cs.ts
[   56s] /usr/bin/lrelease ../res/i18n/x2goclient_de.ts
[   56s] /usr/bin/lrelease ../res/i18n/x2goclient_da.ts
[   56s] /usr/bin/lrelease ../res/i18n/x2goclient_es.ts
[   56s] /usr/bin/lrelease ../res/i18n/x2goclient_et.ts
[   56s] /usr/bin/lrelease ../res/i18n/x2goclient_fi.ts
[   56s] /usr/bin/lrelease ../res/i18n/x2goclient_fr.ts
[   56s] /usr/bin/lrelease ../res/i18n/x2goclient_nb_no.ts
[   56s] Updating '../res/i18n/x2goclient_cs.qm'...
[   56s]     Generated 705 translation(s) (703 finished and 2 unfinished)
[   56s] /usr/bin/lrelease ../res/i18n/x2goclient_nl.ts
[   56s] Updating '../res/i18n/x2goclient_da.qm'...
[   56s] Updating '../res/i18n/x2goclient_fr.qm'...
[   56s]     Generated 441 translation(s) (439 finished and 2 unfinished)
[   56s]     Ignored 270 untranslated source text(s)
[   56s] Updating '../res/i18n/x2goclient_es.qm'...
[   56s] /usr/bin/lrelease ../res/i18n/x2goclient_pt.ts
[   56s] Updating '../res/i18n/x2goclient_et.qm'...
[   56s] Updating '../res/i18n/x2goclient_de.qm'...
[   56s] Updating '../res/i18n/x2goclient_fi.qm'...
[   56s]     Generated 713 translation(s) (712 finished and 1 unfinished)
[   56s] Updating '../res/i18n/x2goclient_nb_no.qm'...
[   56s] /usr/bin/lrelease ../res/i18n/x2goclient_ru.ts
[   56s]     Generated 706 translation(s) (705 finished and 1 unfinished)
[   56s]     Ignored 7 untranslated source text(s)
[   56s]     Generated 699 translation(s) (698 finished and 1 unfinished)
[   56s]     Ignored 14 untranslated source text(s)
[   56s]     Generated 706 translation(s) (706 finished and 0 unfinished)
[   56s]     Ignored 7 untranslated source text(s)
[   56s]     Generated 713 translation(s) (712 finished and 1 unfinished)
[   56s] /usr/bin/lrelease ../res/i18n/x2goclient_sv.ts
[   56s]     Generated 713 translation(s) (712 finished and 1 unfinished)
[   56s] /usr/bin/lrelease ../res/i18n/x2goclient_tr.ts
[   56s] /usr/bin/lrelease ../res/i18n/x2goclient_zh_tw.ts
[   56s] /usr/bin/uic ../src/ui/cupsprintsettingsdialog.ui -o ui_cupsprintsettingsdialog.h
[   56s] /usr/bin/uic ../src/ui/cupsprintwidget.ui -o ui_cupsprintwidget.h
[   56s] Updating '../res/i18n/x2goclient_pt.qm'...
[   56s]     Generated 0 translation(s) (0 finished and 0 unfinished)
[   56s]     Ignored 705 untranslated source text(s)
[   56s] Updating '../res/i18n/x2goclient_nl.qm'...
[   56s] /usr/bin/uic ../src/ui/printdialog.ui -o ui_printdialog.h
[   56s] /usr/bin/uic ../src/ui/printercmddialog.ui -o ui_printercmddialog.h
[   56s] /usr/bin/uic ../src/ui/printwidget.ui -o ui_printwidget.h
[   56s] Updating '../res/i18n/x2goclient_ru.qm'...
[   56s] /usr/bin/uic ../src/ui/xsettingsui.ui -o ui_xsettingsui.h
[   56s] Updating '../res/i18n/x2goclient_tr.qm'...
[   56s] /usr/bin/uic ../src/ui/brokerpassdialog.ui -o ui_brokerpassdialog.h
[   56s] Updating '../res/i18n/x2goclient_sv.qm'...
[   56s] Updating '../res/i18n/x2goclient_zh_tw.qm'...
[   56s] /usr/bin/uic ../src/ui/contest.ui -o ui_contest.h
[   56s] /usr/bin/uic ../src/ui/appdialog.ui -o ui_appdialog.h
[   56s] /usr/bin/uic ../src/ui/helpdialog.ui -o ui_helpdialog.h
[   56s] /usr/bin/uic ../src/ui/folderexplorer.ui -o ui_folderexplorer.h
[   56s] g++ -c -fmessage-length=0 -grecord-gcc-switches -O2 -Wall -D_FORTIFY_SOURCE=2 -fstack-protector -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
[   56s] g++ -c -fmessage-length=0 -grecord-gcc-switches -O2 -Wall -D_FORTIFY_SOURCE=2 -fstack-protector -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
[   56s] g++ -c -fmessage-length=0 -grecord-gcc-switches -O2 -Wall -D_FORTIFY_SOURCE=2 -fstack-protector -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
[   56s]     Generated 430 translation(s) (419 finished and 11 unfinished)
[   56s]     Ignored 281 untranslated source text(s)
[   56s]     Generated 713 translation(s) (712 finished and 1 unfinished)
[   56s]     Generated 699 translation(s) (698 finished and 1 unfinished)
[   56s]     Ignored 14 untranslated source text(s)
[   56s]     Generated 430 translation(s) (420 finished and 10 unfinished)
[   56s]     Ignored 280 untranslated source text(s)
[   56s]     Generated 314 translation(s) (293 finished and 21 unfinished)
[   56s]     Ignored 395 untranslated source text(s)
[   56s] g++ -c -fmessage-length=0 -grecord-gcc-switches -O2 -Wall -D_FORTIFY_SOURCE=2 -fstack-protector -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
[   56s] g++ -c -fmessage-length=0 -grecord-gcc-switches -O2 -Wall -D_FORTIFY_SOURCE=2 -fstack-protector -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 sessionwidget.o ../src/sessionwidget.cpp
[   56s] g++ -c -fmessage-length=0 -grecord-gcc-switches -O2 -Wall -D_FORTIFY_SOURCE=2 -fstack-protector -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
[   56s] g++ -c -fmessage-length=0 -grecord-gcc-switches -O2 -Wall -D_FORTIFY_SOURCE=2 -fstack-protector -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
[   56s] g++ -c -fmessage-length=0 -grecord-gcc-switches -O2 -Wall -D_FORTIFY_SOURCE=2 -fstack-protector -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
[   57s] g++ -c -fmessage-length=0 -grecord-gcc-switches -O2 -Wall -D_FORTIFY_SOURCE=2 -fstack-protector -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
[   57s] g++ -c -fmessage-length=0 -grecord-gcc-switches -O2 -Wall -D_FORTIFY_SOURCE=2 -fstack-protector -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
[   57s] g++ -c -fmessage-length=0 -grecord-gcc-switches -O2 -Wall -D_FORTIFY_SOURCE=2 -fstack-protector -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
[   57s] g++ -c -fmessage-length=0 -grecord-gcc-switches -O2 -Wall -D_FORTIFY_SOURCE=2 -fstack-protector -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
[   58s] g++ -c -fmessage-length=0 -grecord-gcc-switches -O2 -Wall -D_FORTIFY_SOURCE=2 -fstack-protector -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
[   58s] g++ -c -fmessage-length=0 -grecord-gcc-switches -O2 -Wall -D_FORTIFY_SOURCE=2 -fstack-protector -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
[   58s] g++ -c -fmessage-length=0 -grecord-gcc-switches -O2 -Wall -D_FORTIFY_SOURCE=2 -fstack-protector -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
[   58s] g++ -c -fmessage-length=0 -grecord-gcc-switches -O2 -Wall -D_FORTIFY_SOURCE=2 -fstack-protector -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
[   58s] g++ -c -fmessage-length=0 -grecord-gcc-switches -O2 -Wall -D_FORTIFY_SOURCE=2 -fstack-protector -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
[   58s] ../src/sessionbutton.cpp: In constructor 'SessionButton::SessionButton(ONMainWindow*, QWidget*, QString)':
[   58s] ../src/sessionbutton.cpp:105:20: error: 'Thin' is not a member of 'QFont'
[   58s]      lfnt.setWeight(QFont::Thin);
[   58s]                     ^
[   58s] Makefile:823: recipe for target 'sessionbutton.o' failed
[   58s] make[2]: *** [sessionbutton.o] Error 1
[   58s] make[2]: *** Waiting for unfinished jobs....
[   58s] ../src/onmainwindow.cpp: In member function 'void ONMainWindow::slotReadSessions()':
[   58s] ../src/onmainwindow.cpp:2347:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
[   58s]          if(config.brokerSyncTimeout*1000!=brokerSyncTimer->interval())
[   58s]                                                                      ^
[   58s] ../src/onmainwindow.cpp: At global scope:
[   58s] ../src/onmainwindow.cpp:3118:6: warning: unused parameter 'connection' [-Wunused-parameter]
[   58s]  void ONMainWindow::slotSshInteractionFinish(SshMasterConnection* connection)
[   58s]       ^
[   59s] ../src/sshmasterconnection.cpp:435:6: warning: unused parameter 'connection' [-Wunused-parameter]
[   59s]  void SshMasterConnection::slotSshProxyInteractionFinish (SshMasterConnection* connection /* unused */) {
[   59s]       ^
[   59s] ../src/sshmasterconnection.cpp:440:6: warning: unused parameter 'connection' [-Wunused-parameter]
[   59s]  void SshMasterConnection::slotSshProxyInteractionStart (SshMasterConnection* connection /* unused */, QString prompt) {
[   59s]       ^
[   59s] ../src/sshmasterconnection.cpp:444:6: warning: unused parameter 'connection' [-Wunused-parameter]
[   59s]  void SshMasterConnection::slotSshProxyInteractionUpdate (SshMasterConnection* connection /* unused */, QString output) {
[   59s]       ^
[   71s] make[2]: Leaving directory '/home/abuild/rpmbuild/BUILD/x2goclient-4.1.2.3/client_build'
[   71s] Makefile:83: recipe for target 'build_client' failed
[   71s] make[1]: *** [build_client] Error 2
[   71s] make[1]: Leaving directory '/home/abuild/rpmbuild/BUILD/x2goclient-4.1.2.3'
[   71s] Makefile:80: recipe for target 'build' failed
[   71s] make: *** [build] Error 2
[   71s] error: Bad exit status from /var/tmp/rpm-tmp.zSuz6Y (%build)
[   71s] 
[   71s] 
[   71s] RPM build errors:
[   71s]     Bad exit status from /var/tmp/rpm-tmp.zSuz6Y (%build)
[   71s] 
[   71s] japsand failed "build x2goclient.spec" at Thu Nov  4 19:34:55 UTC 2021.
[   71s] 
+ 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.b6mZCIRZlEGW5skE1lHeytHY ']'
+ '[' -d /var/lib/jenkins/tmp/tmp.b6mZCIRZlEGW5skE1lHeytHY ']'
+ rm -Rf -- /var/lib/jenkins/tmp/tmp.b6mZCIRZlEGW5skE1lHeytHY
Build step 'Execute shell' marked build as failure


More information about the x2go-commits mailing list