[X2Go-Commits] Build failed in Jenkins: x2goclient+nightly+epel-6 #736
jenkins at x2go.org
jenkins at x2go.org
Mon Apr 7 15:07:56 CEST 2025
See <https://jenkins.x2go.org:8443/job/x2goclient+nightly+epel-6/736/display/redirect?page=changes>
Changes:
[ionic] debian/changelog: fixup.
[ionic] src/compat.h: use new scheme, as shown on github/AD-Vega/qarv#22, which is arguably even better, because it lets us use Qt::... elements all the way!
[ionic] src/{exportdialog,folder{button,explorer},httpbrokerclient,onmainwindow,session{button,explorer,managedialog,widget},sharewidget,sshmasterconnectioni}.cpp: revert to not using compat macros again, code should work out of the box now.
[ionic] src/httpbrokerclient.cpp: switch from QString::KeepEmptyParts to Qt::KeepEmptyParts.
------------------------------------------
[...truncated 166.10 KiB...]
# bash --login -c /usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/x2goclient.spec
+ cat /var/lib/jenkins/pkg-dist/heuler/x2goclient/epel/6/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'], printOutput=Falselogger=<mockbuild.trace_decorator.getLog object at 0x7f1e048ffa20>user='mockbuild'gid=402timeout=0chrootPath='/var/lib/mock/epel-6-x86_64/root'uid=106env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;<mock-chroot>\\007"', 'HOME': '/builddir', 'PS1': '<mock-chroot> \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'}shell=False)
Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/x2goclient.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;<mock-chroot>\\007"', 'HOME': '/builddir', 'PS1': '<mock-chroot> \\s-\\v\\$ ', '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.4-0.0x2go1.0.git20250407.2145.heuler.el6.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'], printOutput=Falselogger=<mockbuild.trace_decorator.getLog object at 0x7f1e048ffa20>user='mockbuild'gid=402env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;<mock-chroot>\\007"', 'HOME': '/builddir', 'PS1': '<mock-chroot> \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'}chrootPath='/var/lib/mock/epel-6-x86_64/root'uid=106timeout=0shell=Falseprivate_network=True)
Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/x2goclient.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;<mock-chroot>\\007"', 'HOME': '/builddir', 'PS1': '<mock-chroot> \\s-\\v\\$ ', '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.8wIPEr
+ umask 022
+ cd /builddir/build/BUILD
+ LANG=C
+ export LANG
+ unset DISPLAY
+ cd /builddir/build/BUILD
+ rm -rf x2goclient-4.1.2.4
+ /usr/bin/gzip -dc /builddir/build/SOURCES/x2goclient-4.1.2.4.tar.gz
+ /bin/tar -xf -
+ STATUS=0
+ '[' 0 -ne 0 ']'
+ cd x2goclient-4.1.2.4
+ /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.UrssKO
+ umask 022
+ cd /builddir/build/BUILD
+ cd x2goclient-4.1.2.4
+ LANG=C
+ export LANG
+ unset DISPLAY
+ export PATH=/usr/lib64/qt4/bin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/sbin:/builddir/bin
+ PATH=/usr/lib64/qt4/bin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/sbin:/builddir/bin
+ make -j8 'CXXFLAGS=-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic' QMAKE_OPTS=QMAKE_STRIP=: QT_VERSION=4
make -f Makefile.man2html build
make[1]: Entering directory `/builddir/build/BUILD/x2goclient-4.1.2.4'
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.4'
make build_client
make[1]: Entering directory `/builddir/build/BUILD/x2goclient-4.1.2.4'
lrelease-qt4 x2goclient.pro
/builddir/build/BUILD/x2goclient-4.1.2.4/x2goclient.pro(148):Function 'system' is not implemented
Project MESSAGE: Configuring with --git-info
Project MESSAGE: Configuring with --changelog
Project MESSAGE: Warning: unknown QT: x11extras
Project MESSAGE: Warning: unknown QT: winextras
Updating '/builddir/build/BUILD/x2goclient-4.1.2.4/res/i18n/x2goclient_cs.qm'...
Generated 705 translation(s) (703 finished and 2 unfinished)
Updating '/builddir/build/BUILD/x2goclient-4.1.2.4/res/i18n/x2goclient_de.qm'...
Generated 713 translation(s) (712 finished and 1 unfinished)
Updating '/builddir/build/BUILD/x2goclient-4.1.2.4/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.4/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.4/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.4/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.4/res/i18n/x2goclient_fr.qm'...
Generated 713 translation(s) (712 finished and 1 unfinished)
Updating '/builddir/build/BUILD/x2goclient-4.1.2.4/res/i18n/x2goclient_nb_no.qm'...
Generated 713 translation(s) (712 finished and 1 unfinished)
Updating '/builddir/build/BUILD/x2goclient-4.1.2.4/res/i18n/x2goclient_nl.qm'...
Generated 713 translation(s) (712 finished and 1 unfinished)
Updating '/builddir/build/BUILD/x2goclient-4.1.2.4/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.4/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.4/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.4/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.4/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.4/client_build && cd /builddir/build/BUILD/x2goclient-4.1.2.4/client_build && qmake-qt4 QMAKE_CFLAGS=" " QMAKE_CXXFLAGS=" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic" 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
/usr/lib64/qt4/bin/rcc: File does not exist '../res/resources.qrc'
/usr/lib64/qt4/bin/rcc: File does not exist '../res/git.qrc'
/usr/lib64/qt4/bin/rcc: File does not exist '../res/changelog.qrc'
cd /builddir/build/BUILD/x2goclient-4.1.2.4/client_build && make
make[2]: Entering directory `/builddir/build/BUILD/x2goclient-4.1.2.4/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_fr.qm'...
Updating '../res/i18n/x2goclient_da.qm'...
Updating '../res/i18n/x2goclient_nb_no.qm'...
Updating '../res/i18n/x2goclient_es.qm'...
Updating '../res/i18n/x2goclient_et.qm'...
Updating '../res/i18n/x2goclient_de.qm'...
Updating '../res/i18n/x2goclient_fi.qm'...
Generated 441 translation(s) (439 finished and 2 unfinished)
Ignored 270 untranslated source text(s)
Generated 699 translation(s) (698 finished and 1 unfinished)
Ignored 14 untranslated source text(s)
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 705 translation(s) (703 finished and 2 unfinished)
Generated 706 translation(s) (706 finished and 0 unfinished)
Ignored 7 untranslated source text(s)
Generated 713 translation(s) (712 finished and 1 unfinished)
/usr/lib64/qt4/bin/lrelease ../res/i18n/x2goclient_nl.ts
/usr/lib64/qt4/bin/lrelease ../res/i18n/x2goclient_pt.ts
/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
/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
/usr/lib64/qt4/bin/uic ../src/ui/printdialog.ui -o ui_printdialog.h
/usr/lib64/qt4/bin/uic ../src/ui/printercmddialog.ui -o ui_printercmddialog.h
Updating '../res/i18n/x2goclient_pt.qm'...
/usr/lib64/qt4/bin/uic ../src/ui/printwidget.ui -o ui_printwidget.h
Updating '../res/i18n/x2goclient_nl.qm'...
/usr/lib64/qt4/bin/uic ../src/ui/xsettingsui.ui -o ui_xsettingsui.h
Generated 0 translation(s) (0 finished and 0 unfinished)
Ignored 705 untranslated source text(s)
/usr/lib64/qt4/bin/uic ../src/ui/brokerpassdialog.ui -o ui_brokerpassdialog.h
Updating '../res/i18n/x2goclient_tr.qm'...
Updating '../res/i18n/x2goclient_ru.qm'...
Updating '../res/i18n/x2goclient_sv.qm'...
Updating '../res/i18n/x2goclient_zh_tw.qm'...
/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
/usr/lib64/qt4/bin/uic ../src/ui/folderexplorer.ui -o ui_folderexplorer.h
g++ -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -W -D_REENTRANT -DCFGCLIENT -D__linux__ -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I/usr/lib64/qt4/mkspecs/linux-g++-64 -I../../x2goclient-4.1.2.4 -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.4 -I. -o sharewidget.o ../src/sharewidget.cpp
g++ -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -W -D_REENTRANT -DCFGCLIENT -D__linux__ -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I/usr/lib64/qt4/mkspecs/linux-g++-64 -I../../x2goclient-4.1.2.4 -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.4 -I. -o settingswidget.o ../src/settingswidget.cpp
g++ -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -W -D_REENTRANT -DCFGCLIENT -D__linux__ -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I/usr/lib64/qt4/mkspecs/linux-g++-64 -I../../x2goclient-4.1.2.4 -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.4 -I. -o mediawidget.o ../src/mediawidget.cpp
Generated 713 translation(s) (712 finished and 1 unfinished)
Generated 430 translation(s) (419 finished and 11 unfinished)
Ignored 281 untranslated source text(s)
Generated 430 translation(s) (420 finished and 10 unfinished)
Ignored 280 untranslated source text(s)
Generated 699 translation(s) (698 finished and 1 unfinished)
Ignored 14 untranslated source text(s)
Generated 314 translation(s) (293 finished and 21 unfinished)
Ignored 395 untranslated source text(s)
g++ -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -W -D_REENTRANT -DCFGCLIENT -D__linux__ -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I/usr/lib64/qt4/mkspecs/linux-g++-64 -I../../x2goclient-4.1.2.4 -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.4 -I. -o configwidget.o ../src/configwidget.cpp
g++ -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -W -D_REENTRANT -DCFGCLIENT -D__linux__ -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I/usr/lib64/qt4/mkspecs/linux-g++-64 -I../../x2goclient-4.1.2.4 -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.4 -I. -o sessionwidget.o ../src/sessionwidget.cpp
g++ -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -W -D_REENTRANT -DCFGCLIENT -D__linux__ -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I/usr/lib64/qt4/mkspecs/linux-g++-64 -I../../x2goclient-4.1.2.4 -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.4 -I. -o connectionwidget.o ../src/connectionwidget.cpp
g++ -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -W -D_REENTRANT -DCFGCLIENT -D__linux__ -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I/usr/lib64/qt4/mkspecs/linux-g++-64 -I../../x2goclient-4.1.2.4 -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.4 -I. -o configdialog.o ../src/configdialog.cpp
g++ -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -W -D_REENTRANT -DCFGCLIENT -D__linux__ -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I/usr/lib64/qt4/mkspecs/linux-g++-64 -I../../x2goclient-4.1.2.4 -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.4 -I. -o editconnectiondialog.o ../src/editconnectiondialog.cpp
In file included from ../src/sharewidget.cpp:38:
../src/compat.h:41: error: expected nested-name-specifier before 'SplitBehavior'
../src/compat.h:41: error: 'SplitBehavior' has not been declared
../src/compat.h:41: error: expected ';' before '=' token
../src/compat.h:41: error: expected unqualified-id before '=' token
../src/compat.h:42: error: 'SplitBehavior' does not name a type
../src/compat.h:43: error: 'SplitBehavior' does not name a type
../src/compat.h:44: warning: 'auto' will change meaning in C++0x; please remove it
../src/compat.h:44: error: ISO C++ forbids declaration of 'endl' with no type
../src/compat.h:44: error: top-level declaration of 'endl' specifies 'auto'
../src/compat.h:44: error: invalid conversion from 'QTextStream& (*)(QTextStream&)' to 'int'
../src/sharewidget.cpp: In member function 'void ShareWidget::readConfig()':
../src/sharewidget.cpp:221: error: 'SkipEmptyParts' is not a member of 'Qt'
../src/sharewidget.cpp:257: error: 'SkipEmptyParts' is not a member of 'Qt'
../src/compat.h: At global scope:
../src/compat.h:44: warning: 'Qt::endl' defined but not used
make[2]: *** [sharewidget.o] Error 1
make[2]: *** Waiting for unfinished jobs....
In file included from ../src/sessionwidget.cpp:40:
../src/compat.h:41: error: expected nested-name-specifier before 'SplitBehavior'
../src/compat.h:41: error: 'SplitBehavior' has not been declared
../src/compat.h:41: error: expected ';' before '=' token
../src/compat.h:41: error: expected unqualified-id before '=' token
../src/compat.h:42: error: 'SplitBehavior' does not name a type
../src/compat.h:43: error: 'SplitBehavior' does not name a type
../src/compat.h:44: warning: 'auto' will change meaning in C++0x; please remove it
../src/compat.h:44: error: ISO C++ forbids declaration of 'endl' with no type
../src/compat.h:44: error: top-level declaration of 'endl' specifies 'auto'
../src/compat.h:44: error: invalid conversion from 'QTextStream& (*)(QTextStream&)' to 'int'
../src/sessionwidget.cpp: In member function 'void SessionWidget::readConfig()':
../src/sessionwidget.cpp:523: error: 'SkipEmptyParts' is not a member of 'Qt'
../src/sessionwidget.cpp: In member function 'void SessionWidget::saveSettings()':
../src/sessionwidget.cpp:825: error: 'SkipEmptyParts' is not a member of 'Qt'
../src/compat.h: At global scope:
../src/compat.h:44: warning: 'Qt::endl' defined but not used
make[2]: *** [sessionwidget.o] Error 1
make[2]: Leaving directory `/builddir/build/BUILD/x2goclient-4.1.2.4/client_build'
make[1]: *** [build_client] Error 2
make[1]: Leaving directory `/builddir/build/BUILD/x2goclient-4.1.2.4'
make: *** [build] Error 2
RPM build errors:
error: Bad exit status from /var/tmp/rpm-tmp.UrssKO (%build)
Bad exit status from /var/tmp/rpm-tmp.UrssKO (%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-Lqn6C4mBvLJoeYwK3cPR8toG ']'
+ '[' -e /var/lib/jenkins/tmp/x2go-mock-Lqn6C4mBvLJoeYwK3cPR8toG ']'
+ case "${TMP_MOCK_CFG_DIR}" in
+ typeset file=
+ for file in "${TMP_MOCK_CFG_DIR}/"*
+ '[' '!' -f /var/lib/jenkins/tmp/x2go-mock-Lqn6C4mBvLJoeYwK3cPR8toG/epel-6-x86_64-x2go-nightly-full.NBpOGLA5ViDla8hNVXpeDOkQ.cfg ']'
+ rm -- /var/lib/jenkins/tmp/x2go-mock-Lqn6C4mBvLJoeYwK3cPR8toG/epel-6-x86_64-x2go-nightly-full.NBpOGLA5ViDla8hNVXpeDOkQ.cfg
+ for file in "${TMP_MOCK_CFG_DIR}/"*
+ '[' '!' -f /var/lib/jenkins/tmp/x2go-mock-Lqn6C4mBvLJoeYwK3cPR8toG/epel-6-x86_64-x2go-nightly-full.XFeVlQ8tRxGnVnyAv9E1WAPW.cfg ']'
+ rm -- /var/lib/jenkins/tmp/x2go-mock-Lqn6C4mBvLJoeYwK3cPR8toG/epel-6-x86_64-x2go-nightly-full.XFeVlQ8tRxGnVnyAv9E1WAPW.cfg
+ '[' -e /var/lib/jenkins/tmp/x2go-mock-Lqn6C4mBvLJoeYwK3cPR8toG ']'
+ '[' -d /var/lib/jenkins/tmp/x2go-mock-Lqn6C4mBvLJoeYwK3cPR8toG ']'
+ rmdir -- /var/lib/jenkins/tmp/x2go-mock-Lqn6C4mBvLJoeYwK3cPR8toG
+ typeset temp_dir=
+ for temp_dir in "${temp_cleanup[@]}"
+ '[' -n /var/lib/jenkins/tmp/tmp.59arW7ZOWHVtTxGTaRs9t6Gg ']'
+ '[' -d /var/lib/jenkins/tmp/tmp.59arW7ZOWHVtTxGTaRs9t6Gg ']'
+ rm -Rf -- /var/lib/jenkins/tmp/tmp.59arW7ZOWHVtTxGTaRs9t6Gg
Build step 'Execute shell' marked build as failure
More information about the x2go-commits
mailing list