[X2Go-Commits] Build failed in Jenkins: x2goclient+nightly+fedora-28 #116
jenkins at x2go.org
jenkins at x2go.org
Sat Nov 27 00:35:22 CET 2021
See <https://jenkins.x2go.org:8443/job/x2goclient+nightly+fedora-28/116/display/redirect?page=changes>
Changes:
[ionic] src/onmainwindow.cpp: add Cancel standard shortcut to cancel button in login window.
[ionic] src/onmainwindow.cpp: consolidate Resume button enabling state in ONMainWindow::initSelectSessDlg ().
[ionic] src/onmainwindow.{cpp,h}: add notice explaining how to resume running sessions.
[ionic] src/onmainwindow.cpp: add Cancel standard shortcut to cancel button in session selection view.
------------------------------------------
[...truncated 140.59 KB...]
# 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/28/x86_64/build.log
Mock Version: 1.3.2-2.14x2go1
ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/x2goclient.spec'], user='mockbuild'env={'PROMPT_COMMAND': 'printf "\\033]0;<mock-chroot>\\007"', 'SHELL': '/bin/bash', 'PS1': '<mock-chroot> \\s-\\v\\$ ', 'TERM': 'vt100', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'LANG': 'en_US.UTF-8'}shell=Falsetimeout=0logger=<mockbuild.trace_decorator.getLog object at 0x7f1bddf22a20>uid=106printOutput=Falsegid=402chrootPath='/var/lib/mock/fedora-28-x86_64/root')
Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/x2goclient.spec'] with env {'PROMPT_COMMAND': 'printf "\\033]0;<mock-chroot>\\007"', 'SHELL': '/bin/bash', 'PS1': '<mock-chroot> \\s-\\v\\$ ', 'TERM': 'vt100', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'LANG': 'en_US.UTF-8'} 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.git20211127.2016.heuler.fc28.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'], user='mockbuild'env={'PROMPT_COMMAND': 'printf "\\033]0;<mock-chroot>\\007"', 'SHELL': '/bin/bash', 'PS1': '<mock-chroot> \\s-\\v\\$ ', 'TERM': 'vt100', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'LANG': 'en_US.UTF-8'}shell=Falsetimeout=0logger=<mockbuild.trace_decorator.getLog object at 0x7f1bddf22a20>private_network=Trueuid=106chrootPath='/var/lib/mock/fedora-28-x86_64/root'gid=402printOutput=False)
Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/x2goclient.spec'] with env {'PROMPT_COMMAND': 'printf "\\033]0;<mock-chroot>\\007"', 'SHELL': '/bin/bash', 'PS1': '<mock-chroot> \\s-\\v\\$ ', 'TERM': 'vt100', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'LANG': 'en_US.UTF-8'} and shell False
Building target platforms: x86_64
Building for target x86_64
Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.6l1bhJ
+ 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.78VgUY
+ 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 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection' QMAKE_OPTS=QMAKE_STRIP=: QT_VERSION=4
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 foundPackage libssh_threads was not found in the pkg-config search path.
Perhaps you should add the directory containing `libssh_threads.pc'
to the PKG_CONFIG_PATH environment variable
Package 'libssh_threads', required by 'virtual:world', not found
Package libssh_threads was not found in the pkg-config search path.
Perhaps you should add the directory containing `libssh_threads.pc'
to the PKG_CONFIG_PATH environment variable
Package 'libssh_threads', required by 'virtual:world', not found
Project 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 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection" QMAKE_LFLAGS="" QMAKE_LIBS="" QMAKE_STRIP=: ../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
Updating '../res/i18n/x2goclient_da.qm'...
/usr/lib64/qt4/bin/lrelease ../res/i18n/x2goclient_nb_no.ts
Generated 441 translation(s) (439 finished and 2 unfinished)
Ignored 270 untranslated source text(s)
Updating '../res/i18n/x2goclient_cs.qm'...
/usr/lib64/qt4/bin/lrelease ../res/i18n/x2goclient_nl.ts
Generated 705 translation(s) (703 finished and 2 unfinished)
/usr/lib64/qt4/bin/lrelease ../res/i18n/x2goclient_pt.ts
Updating '../res/i18n/x2goclient_de.qm'...
Updating '../res/i18n/x2goclient_es.qm'...
Updating '../res/i18n/x2goclient_et.qm'...
Updating '../res/i18n/x2goclient_fi.qm'...
Generated 699 translation(s) (698 finished and 1 unfinished)
Ignored 14 untranslated source text(s)
/usr/lib64/qt4/bin/lrelease ../res/i18n/x2goclient_ru.ts
Updating '../res/i18n/x2goclient_nb_no.qm'...
Updating '../res/i18n/x2goclient_fr.qm'...
Updating '../res/i18n/x2goclient_pt.qm'...
Generated 713 translation(s) (712 finished and 1 unfinished)
Generated 713 translation(s) (712 finished and 1 unfinished)
Generated 713 translation(s) (712 finished and 1 unfinished)
Generated 706 translation(s) (705 finished and 1 unfinished)
Ignored 7 untranslated source text(s)
Generated 706 translation(s) (706 finished and 0 unfinished)
Ignored 7 untranslated source text(s)
/usr/lib64/qt4/bin/lrelease ../res/i18n/x2goclient_sv.ts
Generated 0 translation(s) (0 finished and 0 unfinished)
Ignored 705 untranslated source text(s)
Updating '../res/i18n/x2goclient_nl.qm'...
/usr/lib64/qt4/bin/lrelease ../res/i18n/x2goclient_tr.ts
/usr/lib64/qt4/bin/lrelease ../res/i18n/x2goclient_zh_tw.ts
/usr/lib64/qt4/bin/uic ../src/ui/cupsprintsettingsdialog.ui -o ui_cupsprintsettingsdialog.h
/usr/lib64/qt4/bin/uic ../src/ui/cupsprintwidget.ui -o ui_cupsprintwidget.h
Generated 713 translation(s) (712 finished and 1 unfinished)
/usr/lib64/qt4/bin/uic ../src/ui/printdialog.ui -o ui_printdialog.h
Updating '../res/i18n/x2goclient_ru.qm'...
Generated 430 translation(s) (420 finished and 10 unfinished)
Ignored 280 untranslated source text(s)
/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
/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
Generated 314 translation(s) (293 finished and 21 unfinished)
Ignored 395 untranslated source text(s)
Updating '../res/i18n/x2goclient_tr.qm'...
/usr/lib64/qt4/bin/uic ../src/ui/contest.ui -o ui_contest.h
Updating '../res/i18n/x2goclient_sv.qm'...
/usr/lib64/qt4/bin/uic ../src/ui/appdialog.ui -o ui_appdialog.h
Generated 430 translation(s) (419 finished and 11 unfinished)
Ignored 281 untranslated source text(s)
/usr/lib64/qt4/bin/uic ../src/ui/helpdialog.ui -o ui_helpdialog.h
Generated 699 translation(s) (698 finished and 1 unfinished)
Ignored 14 untranslated source text(s)
/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 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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
g++ -c -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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:2347:41: warning: comparison of integer expressions of different signedness: 'uint' {aka 'unsigned int'} and 'int' [-Wsign-compare]
if(config.brokerSyncTimeout*1000!=brokerSyncTimer->interval())
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../src/onmainwindow.cpp: In member function 'void ONMainWindow::slotSshInteractionFinish(SshMasterConnection*)':
../src/onmainwindow.cpp:3139:66: warning: unused parameter 'connection' [-Wunused-parameter]
void ONMainWindow::slotSshInteractionFinish(SshMasterConnection* connection)
~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~
../src/sshmasterconnection.cpp: In member function 'void SshMasterConnection::slotSshProxyInteractionFinish(SshMasterConnection*)':
../src/sshmasterconnection.cpp:435: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:440: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:444:79: warning: unused parameter 'connection' [-Wunused-parameter]
void SshMasterConnection::slotSshProxyInteractionUpdate (SshMasterConnection* connection /* unused */, QString output) {
~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~
g++ -c -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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
../src/onmainwindow.cpp: In member function 'void ONMainWindow::initPassDlg()':
../src/onmainwindow.cpp:12505:40: error: 'Cancel' is not a member of 'QKeySequence'
cancel->setShortcut (QKeySequence::Cancel);
^~~~~~
../src/onmainwindow.cpp: In member function 'void ONMainWindow::initSelectSessDlg()':
../src/onmainwindow.cpp:12834:41: error: 'Cancel' is not a member of 'QKeySequence'
sCancel->setShortcut (QKeySequence::Cancel);
^~~~~~
g++ -c -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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
g++ -c -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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:806: onmainwindow.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]: Leaving directory '/builddir/build/BUILD/x2goclient-4.1.2.3'
make[1]: *** [Makefile:85: build_client] Error 2
make: *** [Makefile:80: build] Error 2
error: Bad exit status from /var/tmp/rpm-tmp.78VgUY (%build)
RPM build errors:
Bad exit status from /var/tmp/rpm-tmp.78VgUY (%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 568, 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-ONwpxjzyhD9XNmnxe2dq18yi ']'
+ '[' -e /var/lib/jenkins/tmp/x2go-mock-ONwpxjzyhD9XNmnxe2dq18yi ']'
+ case "${TMP_MOCK_CFG_DIR}" in
+ typeset file=
+ for file in "${TMP_MOCK_CFG_DIR}/"*
+ '[' '!' -f /var/lib/jenkins/tmp/x2go-mock-ONwpxjzyhD9XNmnxe2dq18yi/fedora-28-x86_64-x2go-nightly-full.hLumcy0TrKYHvM9pnRZscHxZ.cfg ']'
+ rm -- /var/lib/jenkins/tmp/x2go-mock-ONwpxjzyhD9XNmnxe2dq18yi/fedora-28-x86_64-x2go-nightly-full.hLumcy0TrKYHvM9pnRZscHxZ.cfg
+ for file in "${TMP_MOCK_CFG_DIR}/"*
+ '[' '!' -f /var/lib/jenkins/tmp/x2go-mock-ONwpxjzyhD9XNmnxe2dq18yi/fedora-28-x86_64-x2go-nightly-full.iYca1NttB9BMn7MKSRpdTkHW.cfg ']'
+ rm -- /var/lib/jenkins/tmp/x2go-mock-ONwpxjzyhD9XNmnxe2dq18yi/fedora-28-x86_64-x2go-nightly-full.iYca1NttB9BMn7MKSRpdTkHW.cfg
+ '[' -e /var/lib/jenkins/tmp/x2go-mock-ONwpxjzyhD9XNmnxe2dq18yi ']'
+ '[' -d /var/lib/jenkins/tmp/x2go-mock-ONwpxjzyhD9XNmnxe2dq18yi ']'
+ rmdir -- /var/lib/jenkins/tmp/x2go-mock-ONwpxjzyhD9XNmnxe2dq18yi
+ typeset temp_dir=
+ for temp_dir in "${temp_cleanup[@]}"
+ '[' -n /var/lib/jenkins/tmp/tmp.Ao6ZTo35AQdHkNQXOFsoVzYG ']'
+ '[' -d /var/lib/jenkins/tmp/tmp.Ao6ZTo35AQdHkNQXOFsoVzYG ']'
+ rm -Rf -- /var/lib/jenkins/tmp/tmp.Ao6ZTo35AQdHkNQXOFsoVzYG
Build step 'Execute shell' marked build as failure
More information about the x2go-commits
mailing list