[X2Go-Commits] Build failed in Jenkins: x2goclient+nightly+epel-7 #235

jenkins at x2go.org jenkins at x2go.org
Mon May 25 01:50:00 CEST 2015


See <http://jenkins.x2go.org:8080/job/x2goclient+nightly+epel-7/235/changes>

Changes:

[ionic] general: fix spelling and English language syntax issues. Fixes: #389.

[ionic] general: improve debug output and error messages.

------------------------------------------
[...truncated 2918 lines...]
INFO: Cleaning up build root ('clean_on_failure=True')
Start: lock buildroot
Start: clean chroot
INFO: chroot (/var/lib/mock/epel-7-x86_64) unlocked and deleted
Finish: clean chroot
Finish: lock buildroot
ERROR: Command failed. See logs for output.
 # ['bash', '--login', '-c', 'rpmbuild -bb --target x86_64 --nodeps builddir/build/SPECS/x2goclient.spec']
+ cat /var/lib/jenkins/pkg-dist/heuler/x2goclient/epel/7/x86_64/build.log
Mock Version: 1.1.33
ENTER do(['bash', '--login', '-c', 'rpmbuild -bs --target x86_64 --nodeps builddir/build/SPECS/x2goclient.spec'], False, '/var/lib/mock/epel-7-x86_64/root/', None, 0, True, False, 106, 999, None, False, {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'CCACHE_DIR': '/tmp/ccache', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'echo -n "<mock-chroot>"', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'CCACHE_UMASK': '002'}, logger=<mockbuild.trace_decorator.getLog object at 0x103f510>)
Executing command: ['bash', '--login', '-c', 'rpmbuild -bs --target x86_64 --nodeps builddir/build/SPECS/x2goclient.spec'] with env {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'CCACHE_DIR': '/tmp/ccache', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'echo -n "<mock-chroot>"', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'CCACHE_UMASK': '002'}
Building target platforms: x86_64
Building for target x86_64
Wrote: /builddir/build/SRPMS/x2goclient-4.0.4.0-0.0x2go1.0.git20150525.1054.heuler.el7.centos.src.rpm
Child return code was: 0
LEAVE do --> 

ENTER do(['bash', '--login', '-c', 'rpmbuild -bb --target x86_64 --nodeps builddir/build/SPECS/x2goclient.spec'], False, '/var/lib/mock/epel-7-x86_64/root/', None, 0, True, False, 106, 999, None, False, {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'CCACHE_DIR': '/tmp/ccache', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'echo -n "<mock-chroot>"', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'CCACHE_UMASK': '002'}, logger=<mockbuild.trace_decorator.getLog object at 0x103f510>)
Executing command: ['bash', '--login', '-c', 'rpmbuild -bb --target x86_64 --nodeps builddir/build/SPECS/x2goclient.spec'] with env {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'CCACHE_DIR': '/tmp/ccache', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'echo -n "<mock-chroot>"', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'CCACHE_UMASK': '002'}
Building target platforms: x86_64
Building for target x86_64
Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.7j4Ny8
+ umask 022
+ cd /builddir/build/BUILD
+ cd /builddir/build/BUILD
+ rm -rf x2goclient-4.0.4.0
+ /usr/bin/gzip -dc /builddir/build/SOURCES/x2goclient-4.0.4.0.tar.gz
+ /usr/bin/tar -xf -
+ STATUS=0
+ '[' 0 -ne 0 ']'
+ cd x2goclient-4.0.4.0
+ /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w .
+ sed -i -e 's/-o root -g root//' Makefile
+ sed -i -e '/^MOZPLUGDIR=/s/lib/lib64/' Makefile
+ test -f ChangeLog
+ test -f debian/changelog
+ cp debian/changelog res/txt/changelog
+ test -f ChangeLog.gitlog
+ cp ChangeLog.gitlog res/txt/git-info
+ sed -i -e /CFGPLUGIN/aTEMPLATE=lib x2goclient.pro
+ sed -i -e '/^LIBS /s/$/ -ldl/' x2goclient.pro
+ sed -i -e 's/include.*qtbrowserplugin.pri)/LIBS += -lqtbrowserplugin/' x2goclient.pro
+ rm -r x2gobrowserplugin-2.4_1
+ exit 0
Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.GJzUoD
+ umask 022
+ cd /builddir/build/BUILD
+ cd x2goclient-4.0.4.0
+ export PATH=/usr/lib64/qt4/bin:/usr/lib64/ccache:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/sbin:/builddir/.local/bin:/builddir/bin
+ PATH=/usr/lib64/qt4/bin:/usr/lib64/ccache:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/sbin:/builddir/.local/bin:/builddir/bin
+ make -j8
make -f Makefile.man2html build
make[1]: Entering directory `/builddir/build/BUILD/x2goclient-4.0.4.0'
if [ -n "/usr/bin/man2html" ]; then \
	mkdir -p .build_man2html/html; \
	for man_page in ; do mkdir -p $(dirname .build_man2html/html/$man_page); done; \
	for man_page in ; do /usr/bin/man2html man/$man_page > .build_man2html/html/$man_page.html; done; \
fi
make[1]: Leaving directory `/builddir/build/BUILD/x2goclient-4.0.4.0'
make build_client
make[1]: Entering directory `/builddir/build/BUILD/x2goclient-4.0.4.0'
lrelease-qt4 x2goclient.pro
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 '/builddir/build/BUILD/x2goclient-4.0.4.0/res/i18n/x2goclient_de.qm'...
    Generated 568 translation(s) (568 finished and 0 unfinished)
Updating '/builddir/build/BUILD/x2goclient-4.0.4.0/res/i18n/x2goclient_da.qm'...
    Generated 568 translation(s) (568 finished and 0 unfinished)
Updating '/builddir/build/BUILD/x2goclient-4.0.4.0/res/i18n/x2goclient_es.qm'...
    Generated 564 translation(s) (564 finished and 0 unfinished)
    Ignored 4 untranslated source text(s)
Updating '/builddir/build/BUILD/x2goclient-4.0.4.0/res/i18n/x2goclient_et.qm'...
    Generated 564 translation(s) (564 finished and 0 unfinished)
    Ignored 4 untranslated source text(s)
Updating '/builddir/build/BUILD/x2goclient-4.0.4.0/res/i18n/x2goclient_fi.qm'...
    Generated 568 translation(s) (568 finished and 0 unfinished)
Updating '/builddir/build/BUILD/x2goclient-4.0.4.0/res/i18n/x2goclient_fr.qm'...
    Generated 252 translation(s) (199 finished and 53 unfinished)
    Ignored 316 untranslated source text(s)
Updating '/builddir/build/BUILD/x2goclient-4.0.4.0/res/i18n/x2goclient_nb_no.qm'...
    Generated 568 translation(s) (568 finished and 0 unfinished)
Updating '/builddir/build/BUILD/x2goclient-4.0.4.0/res/i18n/x2goclient_nl.qm'...
    Generated 568 translation(s) (566 finished and 2 unfinished)
Warning: dropping duplicate messages in '/builddir/build/BUILD/x2goclient-4.0.4.0/res/i18n/x2goclient_pt.qm':
* Context: EditConnectionDialog
* Source: &SessionUpdating '/builddir/build/BUILD/x2goclient-4.0.4.0/res/i18n/x2goclient_pt.qm'...
    Generated 0 translation(s) (0 finished and 0 unfinished)
    Ignored 568 untranslated source text(s)
Updating '/builddir/build/BUILD/x2goclient-4.0.4.0/res/i18n/x2goclient_ru.qm'...
    Generated 554 translation(s) (545 finished and 9 unfinished)
    Ignored 14 untranslated source text(s)
Updating '/builddir/build/BUILD/x2goclient-4.0.4.0/res/i18n/x2goclient_sv.qm'...
    Generated 568 translation(s) (568 finished and 0 unfinished)
Updating '/builddir/build/BUILD/x2goclient-4.0.4.0/res/i18n/x2goclient_tr.qm'...
    Generated 566 translation(s) (566 finished and 0 unfinished)
Updating '/builddir/build/BUILD/x2goclient-4.0.4.0/res/i18n/x2goclient_zh_tw.qm'...
    Generated 395 translation(s) (370 finished and 25 unfinished)
    Ignored 173 untranslated source text(s)
mkdir -p /builddir/build/BUILD/x2goclient-4.0.4.0/client_build && cd /builddir/build/BUILD/x2goclient-4.0.4.0/client_build && qmake-qt4 QMAKE_CFLAGS=" " QMAKE_CXXFLAGS=" " QMAKE_LFLAGS="-lldap -lcups -lX11 -lXpm" ../x2goclient.pro
Project MESSAGE: if you want to build x2goplugin you should export X2GO_CLIENT_TARGET=plugin
Project MESSAGE: Configuring with --git-info
Project MESSAGE: Configuring with --changelog
Project MESSAGE: building x2goclient with ldap and cups
cd /builddir/build/BUILD/x2goclient-4.0.4.0/client_build && make
make[2]: Entering directory `/builddir/build/BUILD/x2goclient-4.0.4.0/client_build'
/usr/lib64/qt4/bin/lrelease ../res/i18n/x2goclient_de.ts
/usr/lib64/qt4/bin/lrelease ../res/i18n/x2goclient_da.ts
/usr/lib64/qt4/bin/lrelease ../res/i18n/x2goclient_es.ts
/usr/lib64/qt4/bin/lrelease ../res/i18n/x2goclient_et.ts
/usr/lib64/qt4/bin/lrelease ../res/i18n/x2goclient_fi.ts
/usr/lib64/qt4/bin/lrelease ../res/i18n/x2goclient_fr.ts
/usr/lib64/qt4/bin/lrelease ../res/i18n/x2goclient_nb_no.ts
Updating '../res/i18n/x2goclient_da.qm'...
/usr/lib64/qt4/bin/lrelease ../res/i18n/x2goclient_nl.ts
    Generated 568 translation(s) (568 finished and 0 unfinished)
Updating '../res/i18n/x2goclient_fr.qm'...
/usr/lib64/qt4/bin/lrelease ../res/i18n/x2goclient_pt.ts
Updating '../res/i18n/x2goclient_de.qm'...
Updating '../res/i18n/x2goclient_es.qm'...
    Generated 252 translation(s) (199 finished and 53 unfinished)
    Ignored 316 untranslated source text(s)
Updating '../res/i18n/x2goclient_et.qm'...
    Generated 568 translation(s) (568 finished and 0 unfinished)
Updating '../res/i18n/x2goclient_fi.qm'...
    Generated 564 translation(s) (564 finished and 0 unfinished)
    Ignored 4 untranslated source text(s)
    Generated 564 translation(s) (564 finished and 0 unfinished)
    Ignored 4 untranslated source text(s)
    Generated 568 translation(s) (568 finished and 0 unfinished)
/usr/lib64/qt4/bin/lrelease ../res/i18n/x2goclient_ru.ts
/usr/lib64/qt4/bin/lrelease ../res/i18n/x2goclient_sv.ts
/usr/lib64/qt4/bin/lrelease ../res/i18n/x2goclient_tr.ts
/usr/lib64/qt4/bin/lrelease ../res/i18n/x2goclient_zh_tw.ts
Updating '../res/i18n/x2goclient_nl.qm'...
Updating '../res/i18n/x2goclient_nb_no.qm'...
Warning: dropping duplicate messages in '../res/i18n/x2goclient_pt.qm':
* Context: EditConnectionDialog
* Source: &Session
Updating '../res/i18n/x2goclient_pt.qm'...
/usr/lib64/qt4/bin/uic ../src/ui/cupsprintsettingsdialog.ui -o ui_cupsprintsettingsdialog.h
    Generated 0 translation(s) (0 finished and 0 unfinished)
    Ignored 568 untranslated source text(s)
/usr/lib64/qt4/bin/uic ../src/ui/cupsprintwidget.ui -o ui_cupsprintwidget.h
    Generated 568 translation(s) (568 finished and 0 unfinished)
/usr/lib64/qt4/bin/uic ../src/ui/printdialog.ui -o ui_printdialog.h
    Generated 568 translation(s) (566 finished and 2 unfinished)
Updating '../res/i18n/x2goclient_sv.qm'...
/usr/lib64/qt4/bin/uic ../src/ui/printercmddialog.ui -o ui_printercmddialog.h
Updating '../res/i18n/x2goclient_ru.qm'...
    Generated 568 translation(s) (568 finished and 0 unfinished)
Updating '../res/i18n/x2goclient_tr.qm'...
    Generated 554 translation(s) (545 finished and 9 unfinished)
    Ignored 14 untranslated source text(s)
    Generated 566 translation(s) (566 finished and 0 unfinished)
/usr/lib64/qt4/bin/uic ../src/ui/printwidget.ui -o ui_printwidget.h
/usr/lib64/qt4/bin/uic ../src/ui/xsettingsui.ui -o ui_xsettingsui.h
Updating '../res/i18n/x2goclient_zh_tw.qm'...
/usr/lib64/qt4/bin/uic ../src/ui/brokerpassdialog.ui -o ui_brokerpassdialog.h
/usr/lib64/qt4/bin/uic ../src/ui/contest.ui -o ui_contest.h
/usr/lib64/qt4/bin/uic ../src/ui/appdialog.ui -o ui_appdialog.h
    Generated 395 translation(s) (370 finished and 25 unfinished)
    Ignored 173 untranslated source text(s)
/usr/lib64/qt4/bin/uic ../src/ui/helpdialog.ui -o ui_helpdialog.h
/usr/lib64/qt4/bin/uic ../src/ui/folderexplorer.ui -o ui_folderexplorer.h
g++ -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -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/lib64/qt4/mkspecs/linux-g++ -I../../x2goclient-4.0.4.0 -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.0 -I. -o sharewidget.o ../src/sharewidget.cpp
g++ -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -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/lib64/qt4/mkspecs/linux-g++ -I../../x2goclient-4.0.4.0 -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.0 -I. -o settingswidget.o ../src/settingswidget.cpp
g++ -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -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/lib64/qt4/mkspecs/linux-g++ -I../../x2goclient-4.0.4.0 -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.0 -I. -o mediawidget.o ../src/mediawidget.cpp
g++ -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -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/lib64/qt4/mkspecs/linux-g++ -I../../x2goclient-4.0.4.0 -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.0 -I. -o configwidget.o ../src/configwidget.cpp
g++ -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -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/lib64/qt4/mkspecs/linux-g++ -I../../x2goclient-4.0.4.0 -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.0 -I. -o connectionwidget.o ../src/connectionwidget.cpp
g++ -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -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/lib64/qt4/mkspecs/linux-g++ -I../../x2goclient-4.0.4.0 -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.0 -I. -o configdialog.o ../src/configdialog.cpp
g++ -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -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/lib64/qt4/mkspecs/linux-g++ -I../../x2goclient-4.0.4.0 -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.0 -I. -o editconnectiondialog.o ../src/editconnectiondialog.cpp
g++ -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -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/lib64/qt4/mkspecs/linux-g++ -I../../x2goclient-4.0.4.0 -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.0 -I. -o exportdialog.o ../src/exportdialog.cpp
../src/configwidget.cpp: In constructor 'ConfigWidget::ConfigWidget(QString, ONMainWindow*, QWidget*, Qt::WindowFlags)':
../src/configwidget.cpp:28:41: warning: operation on '((ConfigWidget*)this)->ConfigWidget::embedMode' may be undefined [-Wsequence-point]
  embedMode=embedMode= mw->getEmbedMode();
                                         ^
g++ -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -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/lib64/qt4/mkspecs/linux-g++ -I../../x2goclient-4.0.4.0 -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.0 -I. -o imgframe.o ../src/imgframe.cpp
g++ -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -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/lib64/qt4/mkspecs/linux-g++ -I../../x2goclient-4.0.4.0 -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.0 -I. -o LDAPSession.o ../src/LDAPSession.cpp
g++ -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -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/lib64/qt4/mkspecs/linux-g++ -I../../x2goclient-4.0.4.0 -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.0 -I. -o onmainwindow.o ../src/onmainwindow.cpp
g++ -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -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/lib64/qt4/mkspecs/linux-g++ -I../../x2goclient-4.0.4.0 -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.0 -I. -o sessionbutton.o ../src/sessionbutton.cpp
g++ -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -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/lib64/qt4/mkspecs/linux-g++ -I../../x2goclient-4.0.4.0 -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.0 -I. -o sessionmanagedialog.o ../src/sessionmanagedialog.cpp
g++ -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -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/lib64/qt4/mkspecs/linux-g++ -I../../x2goclient-4.0.4.0 -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.0 -I. -o sshmasterconnection.o ../src/sshmasterconnection.cpp
g++ -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -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/lib64/qt4/mkspecs/linux-g++ -I../../x2goclient-4.0.4.0 -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.0 -I. -o sshprocess.o ../src/sshprocess.cpp
g++ -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -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/lib64/qt4/mkspecs/linux-g++ -I../../x2goclient-4.0.4.0 -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.0 -I. -o SVGFrame.o ../src/SVGFrame.cpp
g++ -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -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/lib64/qt4/mkspecs/linux-g++ -I../../x2goclient-4.0.4.0 -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.0 -I. -o userbutton.o ../src/userbutton.cpp
../src/sshmasterconnection.cpp: In member function 'int SshMasterConnection::serverAuth(QString&)':
../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]
     hlen = ssh_get_pubkey_hash ( my_ssh_session, &hash );
            ^
../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]
     hlen = ssh_get_pubkey_hash ( my_ssh_session, &hash );
                                                        ^
../src/sshmasterconnection.cpp: In member function 'void SshMasterConnection::channelLoop()':
../src/sshmasterconnection.cpp:1547:114: error: expected primary-expression before '<<' token
                 x2goDebug<<"EOF on channel "<<channel<<"; SshProcess PID: "<<channelConnections[i].creator->pid<<<<endl;
                                                                                                                  ^
../src/onmainwindow.cpp: In member function 'void ONMainWindow::resumeSession(const x2goSession&)':
../src/onmainwindow.cpp:4001:10: warning: variable 'rootless' set but not used [-Wunused-but-set-variable]
     bool rootless=false;
          ^
make[2]: *** [sshmasterconnection.o] Error 1
make[2]: *** Waiting for unfinished jobs....
../src/onmainwindow.cpp: In member function 'void ONMainWindow::processSessionConfig()':
../src/onmainwindow.cpp:10472:10: warning: variable 'haveKey' set but not used [-Wunused-but-set-variable]
     bool haveKey=false;
          ^
../src/onmainwindow.cpp: In member function 'void ONMainWindow::printSshDError_noHostPubKey()':
../src/onmainwindow.cpp:11526:9: warning: unused variable 'port' [-Wunused-variable]
     int port = clientSshPort.toInt ();
         ^
make[2]: Leaving directory `/builddir/build/BUILD/x2goclient-4.0.4.0/client_build'
make[1]: *** [build_client] Error 2
make[1]: Leaving directory `/builddir/build/BUILD/x2goclient-4.0.4.0'
make: *** [build] Error 2
RPM build errors:
error: Bad exit status from /var/tmp/rpm-tmp.GJzUoD (%build)
    Bad exit status from /var/tmp/rpm-tmp.GJzUoD (%build)
Child return code was: 1
EXCEPTION: Command failed. See logs for output.
 # ['bash', '--login', '-c', 'rpmbuild -bb --target x86_64 --nodeps builddir/build/SPECS/x2goclient.spec']
Traceback (most recent call last):
  File "/usr/lib/python2.7/dist-packages/mockbuild/trace_decorator.py", line 70, in trace
    result = func(*args, **kw)
  File "/usr/lib/python2.7/dist-packages/mockbuild/util.py", line 361, in do
    raise mockbuild.exception.Error, ("Command failed. See logs for output.\n # %s" % (command,), child.returncode)
Error: Command failed. See logs for output.
 # ['bash', '--login', '-c', 'rpmbuild -bb --target x86_64 --nodeps builddir/build/SPECS/x2goclient.spec']
LEAVE do --> EXCEPTION RAISED

+ exit 1
+ cleanup
+ '[' -n /var/lib/jenkins/tmp/x2go-mock-93g13ai4XzPLJio7YuLJ1RVn ']'
+ '[' -e /var/lib/jenkins/tmp/x2go-mock-93g13ai4XzPLJio7YuLJ1RVn ']'
+ case "${TMP_MOCK_CFG_DIR}" in
+ typeset file=
+ for file in '"${TMP_MOCK_CFG_DIR}/"*'
+ '[' '!' -f /var/lib/jenkins/tmp/x2go-mock-93g13ai4XzPLJio7YuLJ1RVn/epel-7-x86_64-x2go-nightly-full.gPhUXwIGQ5n8kfF9a9fpcsUp.cfg ']'
+ rm -- /var/lib/jenkins/tmp/x2go-mock-93g13ai4XzPLJio7YuLJ1RVn/epel-7-x86_64-x2go-nightly-full.gPhUXwIGQ5n8kfF9a9fpcsUp.cfg
+ for file in '"${TMP_MOCK_CFG_DIR}/"*'
+ '[' '!' -f /var/lib/jenkins/tmp/x2go-mock-93g13ai4XzPLJio7YuLJ1RVn/epel-7-x86_64-x2go-nightly-full.rwEyIYrKF0ehtFrfJB1MU8ms.cfg ']'
+ rm -- /var/lib/jenkins/tmp/x2go-mock-93g13ai4XzPLJio7YuLJ1RVn/epel-7-x86_64-x2go-nightly-full.rwEyIYrKF0ehtFrfJB1MU8ms.cfg
+ '[' -e /var/lib/jenkins/tmp/x2go-mock-93g13ai4XzPLJio7YuLJ1RVn ']'
+ '[' -d /var/lib/jenkins/tmp/x2go-mock-93g13ai4XzPLJio7YuLJ1RVn ']'
+ rmdir -- /var/lib/jenkins/tmp/x2go-mock-93g13ai4XzPLJio7YuLJ1RVn
+ typeset temp_dir=
+ for temp_dir in '"${temp_cleanup[@]}"'
+ '[' -n /var/lib/jenkins/tmp/tmp.RMQv6KEE7wbbfcpq8yW6XOA1 ']'
+ '[' -d /var/lib/jenkins/tmp/tmp.RMQv6KEE7wbbfcpq8yW6XOA1 ']'
+ rm -Rf -- /var/lib/jenkins/tmp/tmp.RMQv6KEE7wbbfcpq8yW6XOA1
Build step 'Execute shell' marked build as failure


More information about the x2go-commits mailing list