[X2Go-Commits] Build failed in Jenkins: x2goclient+nightly+opensuse-12.3 #137

jenkins at x2go.org jenkins at x2go.org
Sat Jul 25 23:24:23 CEST 2015


See <http://jenkins.x2go.org:8080/job/x2goclient+nightly+opensuse-12.3/137/changes>

Changes:

[ionic] xsettingswidget.cpp: fix compile error: settings -> setting.

------------------------------------------
[...truncated 1150 lines...]
[  209s] libmagic1-5.11-12.1.1                 ########################################
[  219s] rpm-4.10.2-2.1.1                      ########################################
[  219s] Updating /etc/sysconfig/services...
[  225s] rpmlint-mini-1.4-2.1.6                ########################################
[  225s] file-5.11-12.1.1                      ########################################
[  225s] rpm-build-4.10.2-2.1.1                ########################################
[  225s] rpmlint-Factory-1.0-80.1.1            ########################################
[  228s] libqt4-devel-4.8.4-3.3.1              ########################################
[  228s] openldap2-devel-2.4.33-4.1.1          ########################################
[  228s] cups-devel-1.5.4-5.2.1                ########################################
[  228s] update-desktop-files-12.1-18.1.1      ########################################
[  228s] post-build-checks-1.0-117.1.1         ########################################
[  228s] pam-modules-12.1-16.1.1               ########################################
[  228s] brp-check-suse-1.0-57.1.1             ########################################
[  229s] m4-1.4.16-11.1.1                      ########################################
[  229s] build-compare-2012.01.26-18.1.2       ########################################
[  229s] libssh-devel-0.6.3-13.1               ########################################
[  229s] attr-2.4.46-11.1.1                    ########################################
[  229s] brp-extract-appdata-2012.02.13-14.1.1 ########################################
[  229s] build-mkbaselibs-20121123-2.1.1       ########################################
[  229s] fdupes-1.50-2.1.1                     ########################################
[  230s] removing nis flags from /var/cache/obs-build/opensuse/12.3/x86_64/etc/nsswitch.conf...
[  230s] now finalizing build dir...
[  232s] -----------------------------------------------------------------
[  232s] ----- building x2goclient.spec (user abuild)
[  232s] -----------------------------------------------------------------
[  232s] -----------------------------------------------------------------
[  233s] + exec rpmbuild -ba --define '_srcdefattr (-,root,root)' --nosignature /home/abuild/rpmbuild/SOURCES/x2goclient.spec
[  233s] Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.pMB1na
[  233s] + umask 022
[  233s] + cd /home/abuild/rpmbuild/BUILD
[  233s] + cd /home/abuild/rpmbuild/BUILD
[  233s] + rm -rf x2goclient-4.0.4.1
[  233s] + /usr/bin/gzip -dc /home/abuild/rpmbuild/SOURCES/x2goclient-4.0.4.1.tar.gz
[  233s] + /bin/tar -xf -
[  233s] + STATUS=0
[  233s] + '[' 0 -ne 0 ']'
[  233s] + cd x2goclient-4.0.4.1
[  233s] + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w .
[  233s] + sed -i -e 's/-o root -g root//' Makefile
[  233s] + sed -i -e '/^MOZPLUGDIR=/s/lib/lib64/' Makefile
[  234s] + test -f ChangeLog
[  234s] + test -f debian/changelog
[  234s] + cp debian/changelog res/txt/changelog
[  234s] + test -f ChangeLog.gitlog
[  234s] + cp ChangeLog.gitlog res/txt/git-info
[  234s] + sed -i -e '/^QMAKE_BINARY=/s at qmake-qt4@/usr/bin/qmake@' Makefile
[  234s] + sed -i -e '/^LRELEASE_BINARY=/s at lrelease-qt4@/usr/bin/lrelease@' Makefile
[  234s] + exit 0
[  234s] Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.v9fJ05
[  234s] + umask 022
[  234s] + cd /home/abuild/rpmbuild/BUILD
[  234s] + /usr/bin/rm -rf /home/abuild/rpmbuild/BUILDROOT/x2goclient-4.0.4.1-0.0x2go1.0.git20150725.1102.heuler.x86_64
[  234s] ++ dirname /home/abuild/rpmbuild/BUILDROOT/x2goclient-4.0.4.1-0.0x2go1.0.git20150725.1102.heuler.x86_64
[  234s] + /usr/bin/mkdir -p /home/abuild/rpmbuild/BUILDROOT
[  234s] + /usr/bin/mkdir /home/abuild/rpmbuild/BUILDROOT/x2goclient-4.0.4.1-0.0x2go1.0.git20150725.1102.heuler.x86_64
[  234s] + cd x2goclient-4.0.4.1
[  234s] + export 'PATH=%{_qt4_bindir}:/usr/local/bin:/usr/bin:/bin:/usr/X11R6/bin:/usr/games'
[  234s] + PATH='%{_qt4_bindir}:/usr/local/bin:/usr/bin:/bin:/usr/X11R6/bin:/usr/games'
[  234s] + make -j8
[  234s] make -f Makefile.man2html build
[  234s] which: no man2html in (%{_qt4_bindir}:/usr/local/bin:/usr/bin:/bin:/usr/X11R6/bin:/usr/games)
[  234s] which: no man2html in (%{_qt4_bindir}:/usr/local/bin:/usr/bin:/bin:/usr/X11R6/bin:/usr/games)
[  234s] make[1]: Entering directory `/home/abuild/rpmbuild/BUILD/x2goclient-4.0.4.1'
[  234s] if [ -n "" ]; then \
[  234s] 	mkdir -p .build_man2html/html; \
[  234s] 	for man_page in ; do mkdir -p $(dirname .build_man2html/html/$man_page); done; \
[  234s] 	for man_page in ; do  man/$man_page > .build_man2html/html/$man_page.html; done; \
[  234s] fi
[  234s] make[1]: Leaving directory `/home/abuild/rpmbuild/BUILD/x2goclient-4.0.4.1'
[  234s] make build_client
[  234s] make[1]: Entering directory `/home/abuild/rpmbuild/BUILD/x2goclient-4.0.4.1'
[  234s] /usr/bin/lrelease x2goclient.pro
[  234s] Project MESSAGE: if you want to build x2goplugin you should export X2GO_CLIENT_TARGET=pluginProject MESSAGE: Configuring with --git-infoProject MESSAGE: Configuring with --changelogProject MESSAGE: building x2goclient x2goplugin with ldap and cupsUpdating '/home/abuild/rpmbuild/BUILD/x2goclient-4.0.4.1/res/i18n/x2goclient_de.qm'...
[  234s]     Generated 568 translation(s) (568 finished and 0 unfinished)
[  234s] Updating '/home/abuild/rpmbuild/BUILD/x2goclient-4.0.4.1/res/i18n/x2goclient_da.qm'...
[  234s]     Generated 568 translation(s) (568 finished and 0 unfinished)
[  234s] Updating '/home/abuild/rpmbuild/BUILD/x2goclient-4.0.4.1/res/i18n/x2goclient_es.qm'...
[  234s]     Generated 564 translation(s) (564 finished and 0 unfinished)
[  234s]     Ignored 4 untranslated source text(s)
[  234s] Updating '/home/abuild/rpmbuild/BUILD/x2goclient-4.0.4.1/res/i18n/x2goclient_et.qm'...
[  234s]     Generated 564 translation(s) (564 finished and 0 unfinished)
[  234s]     Ignored 4 untranslated source text(s)
[  234s] Updating '/home/abuild/rpmbuild/BUILD/x2goclient-4.0.4.1/res/i18n/x2goclient_fi.qm'...
[  234s]     Generated 568 translation(s) (568 finished and 0 unfinished)
[  234s] Updating '/home/abuild/rpmbuild/BUILD/x2goclient-4.0.4.1/res/i18n/x2goclient_fr.qm'...
[  234s]     Generated 252 translation(s) (199 finished and 53 unfinished)
[  234s]     Ignored 316 untranslated source text(s)
[  234s] Updating '/home/abuild/rpmbuild/BUILD/x2goclient-4.0.4.1/res/i18n/x2goclient_nb_no.qm'...
[  234s]     Generated 568 translation(s) (568 finished and 0 unfinished)
[  234s] Updating '/home/abuild/rpmbuild/BUILD/x2goclient-4.0.4.1/res/i18n/x2goclient_nl.qm'...
[  234s]     Generated 568 translation(s) (566 finished and 2 unfinished)
[  234s] Warning: dropping duplicate messages in '/home/abuild/rpmbuild/BUILD/x2goclient-4.0.4.1/res/i18n/x2goclient_pt.qm':
[  234s] 
[  234s] * Context: EditConnectionDialog
[  234s] * Source: &Session
[  234s] 
[  234s] Updating '/home/abuild/rpmbuild/BUILD/x2goclient-4.0.4.1/res/i18n/x2goclient_pt.qm'...
[  234s]     Generated 0 translation(s) (0 finished and 0 unfinished)
[  234s]     Ignored 568 untranslated source text(s)
[  234s] Updating '/home/abuild/rpmbuild/BUILD/x2goclient-4.0.4.1/res/i18n/x2goclient_ru.qm'...
[  234s]     Generated 554 translation(s) (545 finished and 9 unfinished)
[  234s]     Ignored 14 untranslated source text(s)
[  234s] Updating '/home/abuild/rpmbuild/BUILD/x2goclient-4.0.4.1/res/i18n/x2goclient_sv.qm'...
[  234s]     Generated 568 translation(s) (568 finished and 0 unfinished)
[  234s] Updating '/home/abuild/rpmbuild/BUILD/x2goclient-4.0.4.1/res/i18n/x2goclient_tr.qm'...
[  234s]     Generated 566 translation(s) (566 finished and 0 unfinished)
[  234s] Updating '/home/abuild/rpmbuild/BUILD/x2goclient-4.0.4.1/res/i18n/x2goclient_zh_tw.qm'...
[  234s]     Generated 395 translation(s) (370 finished and 25 unfinished)
[  234s]     Ignored 173 untranslated source text(s)
[  234s] mkdir -p /home/abuild/rpmbuild/BUILD/x2goclient-4.0.4.1/client_build && cd /home/abuild/rpmbuild/BUILD/x2goclient-4.0.4.1/client_build && /usr/bin/qmake QMAKE_CFLAGS=" " QMAKE_CXXFLAGS=" " QMAKE_LFLAGS="-lldap -lcups -lX11 -lXpm" ../x2goclient.pro
[  234s] Project MESSAGE: if you want to build x2goplugin you should export X2GO_CLIENT_TARGET=plugin
[  234s] Project MESSAGE: Configuring with --git-info
[  234s] Project MESSAGE: Configuring with --changelog
[  234s] Project MESSAGE: building x2goclient with ldap and cups
[  235s] cd /home/abuild/rpmbuild/BUILD/x2goclient-4.0.4.1/client_build && make
[  235s] make[2]: Entering directory `/home/abuild/rpmbuild/BUILD/x2goclient-4.0.4.1/client_build'
[  235s] /usr/bin/lrelease ../res/i18n/x2goclient_de.ts
[  235s] /usr/bin/lrelease ../res/i18n/x2goclient_da.ts
[  235s] /usr/bin/lrelease ../res/i18n/x2goclient_es.ts
[  235s] /usr/bin/lrelease ../res/i18n/x2goclient_et.ts
[  235s] /usr/bin/lrelease ../res/i18n/x2goclient_fi.ts
[  235s] /usr/bin/lrelease ../res/i18n/x2goclient_fr.ts
[  235s] /usr/bin/lrelease ../res/i18n/x2goclient_nb_no.ts
[  235s] /usr/bin/lrelease ../res/i18n/x2goclient_nl.ts
[  235s] Updating '../res/i18n/x2goclient_fr.qm'...
[  235s] Updating '../res/i18n/x2goclient_da.qm'...
[  235s] Updating '../res/i18n/x2goclient_de.qm'...
[  235s] Updating '../res/i18n/x2goclient_es.qm'...
[  235s] Updating '../res/i18n/x2goclient_nb_no.qm'...
[  235s] Updating '../res/i18n/x2goclient_et.qm'...
[  235s] Updating '../res/i18n/x2goclient_fi.qm'...
[  235s] Updating '../res/i18n/x2goclient_nl.qm'...
[  235s]     Generated 568 translation(s) (568 finished and 0 unfinished)
[  235s]     Generated 568 translation(s) (568 finished and 0 unfinished)
[  235s]     Generated 252 translation(s) (199 finished and 53 unfinished)
[  235s]     Ignored 316 untranslated source text(s)
[  235s]     Generated 568 translation(s) (568 finished and 0 unfinished)
[  235s]     Generated 568 translation(s) (568 finished and 0 unfinished)
[  235s]     Generated 564 translation(s) (564 finished and 0 unfinished)
[  235s]     Ignored 4 untranslated source text(s)
[  235s] /usr/bin/lrelease ../res/i18n/x2goclient_pt.ts
[  235s]     Generated 564 translation(s) (564 finished and 0 unfinished)
[  235s]     Ignored 4 untranslated source text(s)
[  235s]     Generated 568 translation(s) (566 finished and 2 unfinished)
[  235s] /usr/bin/lrelease ../res/i18n/x2goclient_ru.ts
[  235s] /usr/bin/lrelease ../res/i18n/x2goclient_sv.ts
[  235s] /usr/bin/lrelease ../res/i18n/x2goclient_tr.ts
[  235s] /usr/bin/lrelease ../res/i18n/x2goclient_zh_tw.ts
[  235s] /usr/bin/uic ../src/ui/cupsprintsettingsdialog.ui -o ui_cupsprintsettingsdialog.h
[  235s] /usr/bin/uic ../src/ui/cupsprintwidget.ui -o ui_cupsprintwidget.h
[  235s] Warning: dropping duplicate messages in '../res/i18n/x2goclient_pt.qm':
[  235s] 
[  235s] * Context: EditConnectionDialog
[  235s] * Source: &Session
[  235s] 
[  235s] Updating '../res/i18n/x2goclient_pt.qm'...
[  235s] /usr/bin/uic ../src/ui/printdialog.ui -o ui_printdialog.h
[  235s] Updating '../res/i18n/x2goclient_sv.qm'...
[  235s] Updating '../res/i18n/x2goclient_tr.qm'...
[  235s] Updating '../res/i18n/x2goclient_ru.qm'...
[  235s] Updating '../res/i18n/x2goclient_zh_tw.qm'...
[  235s]     Generated 0 translation(s) (0 finished and 0 unfinished)
[  235s]     Ignored 568 untranslated source text(s)
[  235s] /usr/bin/uic ../src/ui/printercmddialog.ui -o ui_printercmddialog.h
[  235s] /usr/bin/uic ../src/ui/printwidget.ui -o ui_printwidget.h
[  235s]     Generated 568 translation(s) (568 finished and 0 unfinished)
[  235s]     Generated 566 translation(s) (566 finished and 0 unfinished)
[  235s] /usr/bin/uic ../src/ui/xsettingsui.ui -o ui_xsettingsui.h
[  235s] /usr/bin/uic ../src/ui/brokerpassdialog.ui -o ui_brokerpassdialog.h
[  235s] /usr/bin/uic ../src/ui/contest.ui -o ui_contest.h
[  235s] /usr/bin/uic ../src/ui/appdialog.ui -o ui_appdialog.h
[  235s] /usr/bin/uic ../src/ui/helpdialog.ui -o ui_helpdialog.h
[  235s] /usr/bin/uic ../src/ui/folderexplorer.ui -o ui_folderexplorer.h
[  235s] g++ -c -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.0.4.1 -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.0.4.1 -I. -o sharewidget.o ../src/sharewidget.cpp
[  235s] g++ -c -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.0.4.1 -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.0.4.1 -I. -o settingswidget.o ../src/settingswidget.cpp
[  235s] g++ -c -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.0.4.1 -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.0.4.1 -I. -o mediawidget.o ../src/mediawidget.cpp
[  235s] g++ -c -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.0.4.1 -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.0.4.1 -I. -o configwidget.o ../src/configwidget.cpp
[  235s] g++ -c -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.0.4.1 -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.0.4.1 -I. -o connectionwidget.o ../src/connectionwidget.cpp
[  235s] g++ -c -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.0.4.1 -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.0.4.1 -I. -o configdialog.o ../src/configdialog.cpp
[  236s] ../src/configwidget.cpp: In constructor 'ConfigWidget::ConfigWidget(QString, ONMainWindow*, QWidget*, Qt::WindowFlags)':
[  236s] ../src/configwidget.cpp:28:41: warning: operation on '((ConfigWidget*)this)->ConfigWidget::embedMode' may be undefined [-Wsequence-point]
[  236s] g++ -c -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.0.4.1 -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.0.4.1 -I. -o editconnectiondialog.o ../src/editconnectiondialog.cpp
[  236s] g++ -c -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.0.4.1 -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.0.4.1 -I. -o exportdialog.o ../src/exportdialog.cpp
[  236s] g++ -c -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.0.4.1 -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.0.4.1 -I. -o imgframe.o ../src/imgframe.cpp
[  236s]     Generated 395 translation(s) (370 finished and 25 unfinished)
[  236s]     Ignored 173 untranslated source text(s)
[  236s]     Generated 554 translation(s) (545 finished and 9 unfinished)
[  236s]     Ignored 14 untranslated source text(s)
[  236s] g++ -c -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.0.4.1 -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.0.4.1 -I. -o LDAPSession.o ../src/LDAPSession.cpp
[  236s] g++ -c -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.0.4.1 -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.0.4.1 -I. -o onmainwindow.o ../src/onmainwindow.cpp
[  237s] g++ -c -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.0.4.1 -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.0.4.1 -I. -o sessionbutton.o ../src/sessionbutton.cpp
[  237s] g++ -c -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.0.4.1 -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.0.4.1 -I. -o sessionmanagedialog.o ../src/sessionmanagedialog.cpp
[  237s] g++ -c -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.0.4.1 -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.0.4.1 -I. -o sshmasterconnection.o ../src/sshmasterconnection.cpp
[  237s] g++ -c -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.0.4.1 -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.0.4.1 -I. -o sshprocess.o ../src/sshprocess.cpp
[  237s] g++ -c -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.0.4.1 -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.0.4.1 -I. -o SVGFrame.o ../src/SVGFrame.cpp
[  237s] g++ -c -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.0.4.1 -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.0.4.1 -I. -o userbutton.o ../src/userbutton.cpp
[  238s] ../src/sshmasterconnection.cpp: In member function 'int SshMasterConnection::serverAuth(QString&)':
[  238s] ../src/sshmasterconnection.cpp:800:12: warning: 'int ssh_get_pubkey_hash(ssh_session, unsigned char**)' is deprecated (declared at /usr/include/libssh/libssh.h:432) [-Wdeprecated-declarations]
[  238s] ../src/sshmasterconnection.cpp:800:56: warning: 'int ssh_get_pubkey_hash(ssh_session, unsigned char**)' is deprecated (declared at /usr/include/libssh/libssh.h:432) [-Wdeprecated-declarations]
[  238s] ../src/onmainwindow.cpp: In member function 'void ONMainWindow::resumeSession(const x2goSession&)':
[  238s] ../src/onmainwindow.cpp:4008:10: warning: variable 'rootless' set but not used [-Wunused-but-set-variable]
[  238s] ../src/onmainwindow.cpp: In member function 'void ONMainWindow::processSessionConfig()':
[  238s] ../src/onmainwindow.cpp:10580:10: warning: variable 'haveKey' set but not used [-Wunused-but-set-variable]
[  238s] g++ -c -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.0.4.1 -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.0.4.1 -I. -o x2gologdebug.o ../src/x2gologdebug.cpp
[  238s] g++ -c -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.0.4.1 -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.0.4.1 -I. -o printprocess.o ../src/printprocess.cpp
[  239s] g++ -c -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.0.4.1 -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.0.4.1 -I. -o cupsprint.o ../src/cupsprint.cpp
[  239s] g++ -c -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.0.4.1 -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.0.4.1 -I. -o cupsprintwidget.o ../src/cupsprintwidget.cpp
[  239s] g++ -c -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.0.4.1 -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.0.4.1 -I. -o cupsprintersettingsdialog.o ../src/cupsprintersettingsdialog.cpp
[  240s] g++ -c -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.0.4.1 -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.0.4.1 -I. -o printwidget.o ../src/printwidget.cpp
[  240s] g++ -c -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.0.4.1 -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.0.4.1 -I. -o printercmddialog.o ../src/printercmddialog.cpp
[  240s] g++ -c -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.0.4.1 -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.0.4.1 -I. -o printdialog.o ../src/printdialog.cpp
[  240s] g++ -c -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.0.4.1 -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.0.4.1 -I. -o wapi.o ../src/wapi.cpp
[  241s] g++ -c -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.0.4.1 -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.0.4.1 -I. -o clicklineedit.o ../src/clicklineedit.cpp
[  241s] g++ -c -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.0.4.1 -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.0.4.1 -I. -o httpbrokerclient.o ../src/httpbrokerclient.cpp
[  242s] g++ -c -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.0.4.1 -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.0.4.1 -I. -o ongetpass.o ../src/ongetpass.cpp
[  242s] g++ -c -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.0.4.1 -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.0.4.1 -I. -o x2gosettings.o ../src/x2gosettings.cpp
[  242s] g++ -c -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.0.4.1 -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.0.4.1 -I. -o brokerpassdlg.o ../src/brokerpassdlg.cpp
[  242s] g++ -c -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.0.4.1 -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.0.4.1 -I. -o contest.o ../src/contest.cpp
[  242s] g++ -c -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.0.4.1 -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.0.4.1 -I. -o xsettingswidget.o ../src/xsettingswidget.cpp
[  242s] g++ -c -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.0.4.1 -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.0.4.1 -I. -o appdialog.o ../src/appdialog.cpp
[  243s] g++ -c -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.0.4.1 -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.0.4.1 -I. -o x2goutils.o ../src/x2goutils.cpp
[  243s] ../src/xsettingswidget.cpp: In constructor 'XSettingsWidget::XSettingsWidget(QWidget*)':
[  243s] ../src/xsettingswidget.cpp:41:33: error: 'class X2goSettings' has no member named 'settings'
[  243s] make[2]: *** [xsettingswidget.o] Error 1
[  243s] make[2]: *** Waiting for unfinished jobs....
[  243s] ../src/appdialog.cpp: In member function 'void AppDialog::loadApps()':
[  243s] ../src/appdialog.cpp:163:42: warning: 'parent' may be used uninitialized in this function [-Wmaybe-uninitialized]
[  249s] make[2]: Leaving directory `/home/abuild/rpmbuild/BUILD/x2goclient-4.0.4.1/client_build'
[  249s] make[1]: *** [build_client] Error 2
[  249s] make[1]: Leaving directory `/home/abuild/rpmbuild/BUILD/x2goclient-4.0.4.1'
[  249s] make: *** [build] Error 2
[  249s] error: Bad exit status from /var/tmp/rpm-tmp.v9fJ05 (%build)
[  249s] 
[  249s] 
[  249s] RPM build errors:
[  249s]     Bad exit status from /var/tmp/rpm-tmp.v9fJ05 (%build)
+ 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.JueXZckSXjuuvMCDjGGUULoL ']'
+ '[' -d /var/lib/jenkins/tmp/tmp.JueXZckSXjuuvMCDjGGUULoL ']'
+ rm -Rf -- /var/lib/jenkins/tmp/tmp.JueXZckSXjuuvMCDjGGUULoL
Build step 'Execute shell' marked build as failure


More information about the x2go-commits mailing list