[X2Go-Commits] Build failed in Jenkins: x2goclient+nightly+fedora-26 #168

jenkins at x2go.org jenkins at x2go.org
Wed May 20 09:51:11 CEST 2020


See <https://jenkins.x2go.org:8443/job/x2goclient+nightly+fedora-26/168/display/redirect?page=changes>

Changes:

[ionic] src/sshmasterconnection: send EOF before closing channel.

[ionic] src/sshmasterconnection: return false if login check remote command execution failed.

[ionic] src/sshmasterconnection: refactor some of the channel loop and fix channel/session closes.

[ionic] src/sshmasterconnection: fix 'when not' password auth.

[ionic] src/sshmasterconnection: correct retval check.

[ionic] src/sshmasterconnection: explicitly mark function parameters as unused.

[ionic] .gitignore: ignore Visual Studio temporary files. Fixes: #1469.


------------------------------------------
[...truncated 138.35 KB...]
ERROR: Command failed. See logs for output.
 # bash --login -c /usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/x2goclient.spec
+ cat /var/lib/jenkins/pkg-dist/heuler/x2goclient/fedora/26/x86_64/build.log
Mock Version: 1.3.2-2.6x2go1
ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/x2goclient.spec'], env={'LANG': 'en_US.UTF-8', 'PS1': '<mock-chroot> \\s-\\v\\$ ', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;<mock-chroot>\\007"', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock'}printOutput=Falseshell=Falsetimeout=0gid=402chrootPath='/var/lib/mock/fedora-26-x86_64/root'user='mockbuild'uid=106logger=<mockbuild.trace_decorator.getLog object at 0x7fa9ef9599b0>)
Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/x2goclient.spec'] with env {'LANG': 'en_US.UTF-8', 'PS1': '<mock-chroot> \\s-\\v\\$ ', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;<mock-chroot>\\007"', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock'} and shell False
Building target platforms: x86_64
Building for target x86_64
Wrote: /builddir/build/SRPMS/x2goclient-4.1.2.3-0.0x2go1.0.git20200520.1945.heuler.fc26.src.rpm
Child return code was: 0
ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/x2goclient.spec'], env={'LANG': 'en_US.UTF-8', 'PS1': '<mock-chroot> \\s-\\v\\$ ', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;<mock-chroot>\\007"', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock'}printOutput=Falseshell=Falseprivate_network=Truetimeout=0gid=402chrootPath='/var/lib/mock/fedora-26-x86_64/root'user='mockbuild'uid=106logger=<mockbuild.trace_decorator.getLog object at 0x7fa9ef9599b0>)
Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/x2goclient.spec'] with env {'LANG': 'en_US.UTF-8', 'PS1': '<mock-chroot> \\s-\\v\\$ ', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;<mock-chroot>\\007"', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock'} and shell False
Building target platforms: x86_64
Building for target x86_64
Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.vPV87j
+ umask 022
+ cd /builddir/build/BUILD
+ cd /builddir/build/BUILD
+ rm -rf x2goclient-4.1.2.3
+ /usr/bin/gzip -dc /builddir/build/SOURCES/x2goclient-4.1.2.3.tar.gz
+ /usr/bin/tar -xof -
+ STATUS=0
+ '[' 0 -ne 0 ']'
+ cd x2goclient-4.1.2.3
+ /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w .
+ sed -i -e 's/-o root -g root//' 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
+ exit 0
Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.NVOKWt
+ umask 022
+ cd /builddir/build/BUILD
+ cd x2goclient-4.1.2.3
+ export PATH=/usr/lib64/qt4/bin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/sbin:/builddir/.local/bin:/builddir/bin
+ PATH=/usr/lib64/qt4/bin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/sbin:/builddir/.local/bin:/builddir/bin
+ make -j8 'CXXFLAGS=-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic' QMAKE_OPTS=QMAKE_STRIP=:
make -f Makefile.man2html build
make[1]: Entering directory '/builddir/build/BUILD/x2goclient-4.1.2.3'
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.1.2.3'
make build_client
make[1]: Entering directory '/builddir/build/BUILD/x2goclient-4.1.2.3'
lrelease-qt4 x2goclient.pro
/builddir/build/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/lib64/qt4/mkspecs/features/qt_functions.prf(117): Function 'system' is not implementedProject ERROR: Package libssh not found/usr/lib64/qt4/mkspecs/features/qt_functions.prf(117): Function 'system' is not implementedProject ERROR: Package libssh_threads not foundProject MESSAGE: Warning: unknown QT: x11extrasUpdating '/builddir/build/BUILD/x2goclient-4.1.2.3/res/i18n/x2goclient_cs.qm'...
    Generated 705 translation(s) (703 finished and 2 unfinished)
Updating '/builddir/build/BUILD/x2goclient-4.1.2.3/res/i18n/x2goclient_de.qm'...
    Generated 713 translation(s) (712 finished and 1 unfinished)
Updating '/builddir/build/BUILD/x2goclient-4.1.2.3/res/i18n/x2goclient_da.qm'...
    Generated 441 translation(s) (439 finished and 2 unfinished)
    Ignored 270 untranslated source text(s)
Updating '/builddir/build/BUILD/x2goclient-4.1.2.3/res/i18n/x2goclient_es.qm'...
    Generated 699 translation(s) (698 finished and 1 unfinished)
    Ignored 14 untranslated source text(s)
Updating '/builddir/build/BUILD/x2goclient-4.1.2.3/res/i18n/x2goclient_et.qm'...
    Generated 706 translation(s) (705 finished and 1 unfinished)
    Ignored 7 untranslated source text(s)
Updating '/builddir/build/BUILD/x2goclient-4.1.2.3/res/i18n/x2goclient_fi.qm'...
    Generated 706 translation(s) (706 finished and 0 unfinished)
    Ignored 7 untranslated source text(s)
Updating '/builddir/build/BUILD/x2goclient-4.1.2.3/res/i18n/x2goclient_fr.qm'...
    Generated 713 translation(s) (712 finished and 1 unfinished)
Updating '/builddir/build/BUILD/x2goclient-4.1.2.3/res/i18n/x2goclient_nb_no.qm'...
    Generated 713 translation(s) (712 finished and 1 unfinished)
Updating '/builddir/build/BUILD/x2goclient-4.1.2.3/res/i18n/x2goclient_nl.qm'...
    Generated 713 translation(s) (712 finished and 1 unfinished)
Updating '/builddir/build/BUILD/x2goclient-4.1.2.3/res/i18n/x2goclient_pt.qm'...
    Generated 0 translation(s) (0 finished and 0 unfinished)
    Ignored 705 untranslated source text(s)
Updating '/builddir/build/BUILD/x2goclient-4.1.2.3/res/i18n/x2goclient_ru.qm'...
    Generated 430 translation(s) (420 finished and 10 unfinished)
    Ignored 280 untranslated source text(s)
Updating '/builddir/build/BUILD/x2goclient-4.1.2.3/res/i18n/x2goclient_sv.qm'...
    Generated 699 translation(s) (698 finished and 1 unfinished)
    Ignored 14 untranslated source text(s)
Updating '/builddir/build/BUILD/x2goclient-4.1.2.3/res/i18n/x2goclient_tr.qm'...
    Generated 430 translation(s) (419 finished and 11 unfinished)
    Ignored 281 untranslated source text(s)
Updating '/builddir/build/BUILD/x2goclient-4.1.2.3/res/i18n/x2goclient_zh_tw.qm'...
    Generated 314 translation(s) (293 finished and 21 unfinished)
    Ignored 395 untranslated source text(s)
mkdir -p /builddir/build/BUILD/x2goclient-4.1.2.3/client_build && cd /builddir/build/BUILD/x2goclient-4.1.2.3/client_build && qmake-qt4 QMAKE_CFLAGS=" " QMAKE_CXXFLAGS=" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic" QMAKE_LFLAGS="" QMAKE_LIBS=""  ../x2goclient.pro
Project MESSAGE: Configuring with --git-info
Project MESSAGE: Configuring with --changelog
Project MESSAGE: building x2goclient via  with ldap and cups
cd /builddir/build/BUILD/x2goclient-4.1.2.3/client_build && make
make[2]: Entering directory '/builddir/build/BUILD/x2goclient-4.1.2.3/client_build'
/usr/lib64/qt4/bin/lrelease ../res/i18n/x2goclient_cs.ts
/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_cs.qm'...
Updating '../res/i18n/x2goclient_et.qm'...
Updating '../res/i18n/x2goclient_da.qm'...
Updating '../res/i18n/x2goclient_fr.qm'...
    Generated 705 translation(s) (703 finished and 2 unfinished)
/usr/lib64/qt4/bin/lrelease ../res/i18n/x2goclient_nl.ts
    Generated 706 translation(s) (705 finished and 1 unfinished)
    Ignored 7 untranslated source text(s)
Updating '../res/i18n/x2goclient_es.qm'...
    Generated 441 translation(s) (439 finished and 2 unfinished)
    Ignored 270 untranslated source text(s)
Updating '../res/i18n/x2goclient_de.qm'...
/usr/lib64/qt4/bin/lrelease ../res/i18n/x2goclient_pt.ts
    Generated 713 translation(s) (712 finished and 1 unfinished)
/usr/lib64/qt4/bin/lrelease ../res/i18n/x2goclient_ru.ts
    Generated 699 translation(s) (698 finished and 1 unfinished)
    Ignored 14 untranslated source text(s)
/usr/lib64/qt4/bin/lrelease ../res/i18n/x2goclient_sv.ts
    Generated 713 translation(s) (712 finished and 1 unfinished)
/usr/lib64/qt4/bin/lrelease ../res/i18n/x2goclient_tr.ts
Updating '../res/i18n/x2goclient_nb_no.qm'...
    Generated 713 translation(s) (712 finished and 1 unfinished)
Updating '../res/i18n/x2goclient_pt.qm'...
    Generated 0 translation(s) (0 finished and 0 unfinished)
    Ignored 705 untranslated source text(s)
/usr/lib64/qt4/bin/lrelease ../res/i18n/x2goclient_zh_tw.ts
Updating '../res/i18n/x2goclient_fi.qm'...
Updating '../res/i18n/x2goclient_nl.qm'...
    Generated 706 translation(s) (706 finished and 0 unfinished)
    Ignored 7 untranslated source text(s)
/usr/lib64/qt4/bin/uic ../src/ui/cupsprintsettingsdialog.ui -o ui_cupsprintsettingsdialog.h
    Generated 713 translation(s) (712 finished and 1 unfinished)
Updating '../res/i18n/x2goclient_ru.qm'...
/usr/lib64/qt4/bin/uic ../src/ui/cupsprintwidget.ui -o ui_cupsprintwidget.h
    Generated 430 translation(s) (420 finished and 10 unfinished)
    Ignored 280 untranslated source text(s)
/usr/lib64/qt4/bin/uic ../src/ui/printdialog.ui -o ui_printdialog.h
Updating '../res/i18n/x2goclient_sv.qm'...
/usr/lib64/qt4/bin/uic ../src/ui/printercmddialog.ui -o ui_printercmddialog.h
/usr/lib64/qt4/bin/uic ../src/ui/printwidget.ui -o ui_printwidget.h
Updating '../res/i18n/x2goclient_tr.qm'...
/usr/lib64/qt4/bin/uic ../src/ui/xsettingsui.ui -o ui_xsettingsui.h
/usr/lib64/qt4/bin/uic ../src/ui/brokerpassdialog.ui -o ui_brokerpassdialog.h
    Generated 430 translation(s) (419 finished and 11 unfinished)
    Ignored 281 untranslated source text(s)
/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
/usr/lib64/qt4/bin/uic ../src/ui/helpdialog.ui -o ui_helpdialog.h
Updating '../res/i18n/x2goclient_zh_tw.qm'...
/usr/lib64/qt4/bin/uic ../src/ui/folderexplorer.ui -o ui_folderexplorer.h
g++ -c -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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.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
g++ -c -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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.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
g++ -c -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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.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
g++ -c -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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.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
g++ -c -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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.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
g++ -c -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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.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
    Generated 314 translation(s) (293 finished and 21 unfinished)
    Ignored 395 untranslated source text(s)
    Generated 699 translation(s) (698 finished and 1 unfinished)
    Ignored 14 untranslated source text(s)
g++ -c -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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.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
g++ -c -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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.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
g++ -c -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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.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
g++ -c -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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.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
g++ -c -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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.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
g++ -c -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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.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
g++ -c -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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.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
g++ -c -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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.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
g++ -c -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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.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
g++ -c -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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.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
g++ -c -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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.1.2.3 -I/usr/include/QtCore -I/usr/include/QtNetwork -I/usr/include/QtGui -I/usr/include/QtSvg -I/usr/include -I../src -I. -I. -I../../x2goclient-4.1.2.3 -I. -o InteractionDialog.o ../src/InteractionDialog.cpp
../src/onmainwindow.cpp: In member function 'void ONMainWindow::slotReadSessions()':
../src/onmainwindow.cpp:2331:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
         if(config.brokerSyncTimeout*1000!=brokerSyncTimer->interval())
            ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../src/onmainwindow.cpp: In member function 'void ONMainWindow::slotSshInteractionFinish(SshMasterConnection*)':
../src/onmainwindow.cpp:3089:66: warning: unused parameter 'connection' [-Wunused-parameter]
 void ONMainWindow::slotSshInteractionFinish(SshMasterConnection* connection)
                                                                  ^~~~~~~~~~
g++ -c -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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.1.2.3 -I/usr/include/QtCore -I/usr/include/QtNetwork -I/usr/include/QtGui -I/usr/include/QtSvg -I/usr/include -I../src -I. -I. -I../../x2goclient-4.1.2.3 -I. -o userbutton.o ../src/userbutton.cpp
g++ -c -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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.1.2.3 -I/usr/include/QtCore -I/usr/include/QtNetwork -I/usr/include/QtGui -I/usr/include/QtSvg -I/usr/include -I../src -I. -I. -I../../x2goclient-4.1.2.3 -I. -o x2gologdebug.o ../src/x2gologdebug.cpp
../src/sshmasterconnection.cpp:61:116: error: no 'bool SshMasterConnection::createChannelConnection(int, int&, fd_set&, ssh_channel_struct**)' member function declared in class 'SshMasterConnection'
 static bool SshMasterConnection::createChannelConnection (int i, int &maxsock, fd_set &rfds, ssh_channel *read_chan);
                                                                                                                    ^
../src/sshmasterconnection.cpp: In member function 'void SshMasterConnection::slotSshProxyInteractionFinish(SshMasterConnection*)':
../src/sshmasterconnection.cpp:438:79: warning: unused parameter 'connection' [-Wunused-parameter]
 void SshMasterConnection::slotSshProxyInteractionFinish (SshMasterConnection* connection /* unused */) {
                                                                               ^~~~~~~~~~
../src/sshmasterconnection.cpp: In member function 'void SshMasterConnection::slotSshProxyInteractionStart(SshMasterConnection*, QString)':
../src/sshmasterconnection.cpp:443:78: warning: unused parameter 'connection' [-Wunused-parameter]
 void SshMasterConnection::slotSshProxyInteractionStart (SshMasterConnection* connection /* unused */, QString prompt) {
                                                                              ^~~~~~~~~~
../src/sshmasterconnection.cpp: In member function 'void SshMasterConnection::slotSshProxyInteractionUpdate(SshMasterConnection*, QString)':
../src/sshmasterconnection.cpp:447:79: warning: unused parameter 'connection' [-Wunused-parameter]
 void SshMasterConnection::slotSshProxyInteractionUpdate (SshMasterConnection* connection /* unused */, QString output) {
                                                                               ^~~~~~~~~~
../src/sshmasterconnection.cpp: In member function 'void SshMasterConnection::channelLoop()':
../src/sshmasterconnection.cpp:1977:24: error: 'createChannelConnection' was not declared in this scope
             bool res = createChannelConnection (i, maxsock, rfds, read_chan);
                        ^~~~~~~~~~~~~~~~~~~~~~~
../src/sshmasterconnection.cpp:1977:24: note: suggested alternative: 'addChannelConnection'
             bool res = createChannelConnection (i, maxsock, rfds, read_chan);
                        ^~~~~~~~~~~~~~~~~~~~~~~
                        addChannelConnection
../src/sshmasterconnection.cpp: At global scope:
../src/sshmasterconnection.cpp:2109:116: error: no 'bool SshMasterConnection::createChannelConnection(int, int&, fd_set&, ssh_channel_struct**)' member function declared in class 'SshMasterConnection'
 static bool SshMasterConnection::createChannelConnection (int i, int &maxsock, fd_set &rfds, ssh_channel *read_chan) {
                                                                                                                    ^
g++ -c -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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.1.2.3 -I/usr/include/QtCore -I/usr/include/QtNetwork -I/usr/include/QtGui -I/usr/include/QtSvg -I/usr/include -I../src -I. -I. -I../../x2goclient-4.1.2.3 -I. -o printprocess.o ../src/printprocess.cpp
make[2]: *** [Makefile:855: sshmasterconnection.o] Error 1
make[2]: *** Waiting for unfinished jobs....
make[2]: Leaving directory '/builddir/build/BUILD/x2goclient-4.1.2.3/client_build'
make[1]: *** [Makefile:72: build_client] Error 2
make[1]: Leaving directory '/builddir/build/BUILD/x2goclient-4.1.2.3'
make: *** [Makefile:67: build] Error 2
error: Bad exit status from /var/tmp/rpm-tmp.NVOKWt (%build)
RPM build errors:
    Bad exit status from /var/tmp/rpm-tmp.NVOKWt (%build)
Child return code was: 1
EXCEPTION: [Error()]
Traceback (most recent call last):
  File "/usr/lib/python3/dist-packages/mockbuild/trace_decorator.py", line 89, in trace
    result = func(*args, **kw)
  File "/usr/lib/python3/dist-packages/mockbuild/util.py", line 569, in do
    raise exception.Error("Command failed. See logs for output.\n # %s" % (command,), child.returncode)
mockbuild.exception.Error: Command failed. See logs for output.
 # bash --login -c /usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/x2goclient.spec
+ exit 1
+ cleanup
+ '[' -n /var/lib/jenkins/tmp/x2go-mock-ex6U35bSUM8SwxA1l4TJYYzI ']'
+ '[' -e /var/lib/jenkins/tmp/x2go-mock-ex6U35bSUM8SwxA1l4TJYYzI ']'
+ case "${TMP_MOCK_CFG_DIR}" in
+ typeset file=
+ for file in "${TMP_MOCK_CFG_DIR}/"*
+ '[' '!' -f /var/lib/jenkins/tmp/x2go-mock-ex6U35bSUM8SwxA1l4TJYYzI/fedora-26-x86_64-x2go-nightly-full.DIiDMXjmo5PF6Xlcl1gey9I2.cfg ']'
+ rm -- /var/lib/jenkins/tmp/x2go-mock-ex6U35bSUM8SwxA1l4TJYYzI/fedora-26-x86_64-x2go-nightly-full.DIiDMXjmo5PF6Xlcl1gey9I2.cfg
+ for file in "${TMP_MOCK_CFG_DIR}/"*
+ '[' '!' -f /var/lib/jenkins/tmp/x2go-mock-ex6U35bSUM8SwxA1l4TJYYzI/fedora-26-x86_64-x2go-nightly-full.xU6se1yYQGjYpOh2OAMb45Rz.cfg ']'
+ rm -- /var/lib/jenkins/tmp/x2go-mock-ex6U35bSUM8SwxA1l4TJYYzI/fedora-26-x86_64-x2go-nightly-full.xU6se1yYQGjYpOh2OAMb45Rz.cfg
+ '[' -e /var/lib/jenkins/tmp/x2go-mock-ex6U35bSUM8SwxA1l4TJYYzI ']'
+ '[' -d /var/lib/jenkins/tmp/x2go-mock-ex6U35bSUM8SwxA1l4TJYYzI ']'
+ rmdir -- /var/lib/jenkins/tmp/x2go-mock-ex6U35bSUM8SwxA1l4TJYYzI
+ typeset temp_dir=
+ for temp_dir in "${temp_cleanup[@]}"
+ '[' -n /var/lib/jenkins/tmp/tmp.pKwLWNzyN0Ma9ReFDLltuaCc ']'
+ '[' -d /var/lib/jenkins/tmp/tmp.pKwLWNzyN0Ma9ReFDLltuaCc ']'
+ rm -Rf -- /var/lib/jenkins/tmp/tmp.pKwLWNzyN0Ma9ReFDLltuaCc
Build step 'Execute shell' marked build as failure


More information about the x2go-commits mailing list