[X2Go-Commits] Build failed in Jenkins: x2goclient+nightly+epel-5 #15

git-admin at x2go.org git-admin at x2go.org
Sun Dec 8 15:32:46 CET 2013


See <http://jenkins.x2go.org:8080/job/x2goclient+nightly+epel-5/15/>

------------------------------------------
[...truncated 220 lines...]
Start: Outputting list of available packages
Finish: Outputting list of available packages
Finish: yum update
Finish: lock buildroot
Finish: chroot init
INFO: Installed packages:
Start: build phase for x2goclient-4.0.1.2-0.0x2go1.0.git20131208.475.heuler.src.rpm
Start: device setup
Finish: device setup
Start: build setup for x2goclient-4.0.1.2-0.0x2go1.0.git20131208.475.heuler.src.rpm
Finish: build setup for x2goclient-4.0.1.2-0.0x2go1.0.git20131208.475.heuler.src.rpm
Start: rpmbuild -bb x2goclient-4.0.1.2-0.0x2go1.0.git20131208.475.heuler.src.rpm
Start: Outputting list of installed packages
Finish: Outputting list of installed packages
ERROR: Exception(/var/lib/jenkins/pkg-dist/heuler/x2goclient/rpmbuild/SRPMS/x2goclient-4.0.1.2-0.0x2go1.0.git20131208.475.heuler.src.rpm) Config(epel-5-x86_64) 9 minutes 56 seconds
INFO: Results and/or logs in: /var/lib/jenkins/pkg-dist/heuler/x2goclient/epel/5/x86_64
INFO: Cleaning up build root ('clean_on_failure=True')
Start: lock buildroot
Start: clean chroot
INFO: chroot (/var/lib/mock/epel-5-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/5/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-5-x86_64/root/', None, 0, True, False, 119, 133, None, False, {'LANG': 'en_GB.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 0x18e2d10>)
Executing command: ['bash', '--login', '-c', 'rpmbuild -bs --target x86_64 --nodeps builddir/build/SPECS/x2goclient.spec'] with env {'LANG': 'en_GB.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.1.2-0.0x2go1.0.git20131208.475.heuler.el5.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-5-x86_64/root/', None, 0, True, False, 119, 133, None, False, {'LANG': 'en_GB.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 0x18e2d10>)
Executing command: ['bash', '--login', '-c', 'rpmbuild -bb --target x86_64 --nodeps builddir/build/SPECS/x2goclient.spec'] with env {'LANG': 'en_GB.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.64916
+ umask 022
+ cd /builddir/build/BUILD
+ LANG=C
+ export LANG
+ unset DISPLAY
+ cd /builddir/build/BUILD
+ rm -rf x2goclient-4.0.1.2
+ /bin/gzip -dc /builddir/build/SOURCES/x2goclient-4.0.1.2.tar.gz
+ tar -xf -
+ STATUS=0
+ '[' 0 -ne 0 ']'
+ cd x2goclient-4.0.1.2
++ /usr/bin/id -u
+ '[' 119 = 0 ']'
++ /usr/bin/id -u
+ '[' 119 = 0 ']'
+ /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
+ sed -i -e '/^QMAKE_BINARY=/s@/usr/bin/qmake-qt4@/usr/lib64/qt4/bin/qmake@' Makefile
+ sed -i -e '/^LRELEASE_BINARY=/s@/usr/bin/lrelease@/usr/lib64/qt4/bin/lrelease@' Makefile
+ exit 0
Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.78062
+ umask 022
+ cd /builddir/build/BUILD
+ cd x2goclient-4.0.1.2
+ LANG=C
+ export LANG
+ unset DISPLAY
+ export 'PATH=%{_qt4_bindir}:/usr/kerberos/bin:/usr/lib64/ccache:/usr/bin:/bin:/usr/sbin:/sbin:/builddir/bin'
+ PATH='%{_qt4_bindir}:/usr/kerberos/bin:/usr/lib64/ccache:/usr/bin:/bin:/usr/sbin:/sbin:/builddir/bin'
+ make -j8
/usr/lib64/qt4/bin/lrelease x2goclient.pro
/usr/lib64/qt4/bin/lrelease x2goclient.pro
make -f Makefile.man2html build
make[1]: Entering directory `/builddir/build/BUILD/x2goclient-4.0.1.2'
mkdir -p .build_man2html/html
for man_page in `cd man && find * -type f`; do mkdir -p `dirname .build_man2html/html/$man_page`; done
for man_page in `cd man && find * -type f`; do man2html man/$man_page > .build_man2html/html/$man_page.html; done
make[1]: Leaving directory `/builddir/build/BUILD/x2goclient-4.0.1.2'
Updating 'x2goclient_da.qm'...
Updating 'x2goclient_da.qm'...
    Generated 524 translations (524 finished and 0 unfinished)
    Generated 524 translations (524 finished and 0 unfinished)
    Ignored 4 untranslated source texts
    Ignored 4 untranslated source texts
Updating 'x2goclient_de.qm'...
Updating 'x2goclient_de.qm'...
    Generated 524 translations (524 finished and 0 unfinished)
    Ignored 4 untranslated source texts
    Generated 524 translations (524 finished and 0 unfinished)
    Ignored 4 untranslated source texts
Updating 'x2goclient_es.qm'...
Updating 'x2goclient_es.qm'...
    Generated 524 translations (524 finished and 0 unfinished)
    Ignored 4 untranslated source texts
    Generated 524 translations (524 finished and 0 unfinished)
    Ignored 4 untranslated source texts
Updating 'x2goclient_fi.qm'...
Updating 'x2goclient_fi.qm'...
    Generated 0 translations (0 finished and 0 unfinished)
    Ignored 528 untranslated source texts
    Generated 0 translations (0 finished and 0 unfinished)
    Ignored 528 untranslated source texts
Updating 'x2goclient_fr.qm'...
Updating 'x2goclient_fr.qm'...
    Generated 254 translations (206 finished and 48 unfinished)
    Ignored 274 untranslated source texts
    Generated 254 translations (206 finished and 48 unfinished)
    Ignored 274 untranslated source texts
Updating 'x2goclient_nb_no.qm'...
Updating 'x2goclient_nb_no.qm'...
    Generated 524 translations (524 finished and 0 unfinished)
    Ignored 4 untranslated source texts
    Generated 524 translations (524 finished and 0 unfinished)
    Ignored 4 untranslated source texts
Updating 'x2goclient_ru.qm'...
Updating 'x2goclient_ru.qm'...
    Generated 495 translations (494 finished and 1 unfinished)
    Ignored 33 untranslated source texts
    Generated 495 translations (494 finished and 1 unfinished)
    Ignored 33 untranslated source texts
Updating 'x2goclient_sv.qm'...
Updating 'x2goclient_sv.qm'...
    Generated 524 translations (524 finished and 0 unfinished)
    Ignored 4 untranslated source texts
    Generated 524 translations (524 finished and 0 unfinished)
    Ignored 4 untranslated source texts
Updating 'x2goclient_zh_tw.qm'...
Updating 'x2goclient_zh_tw.qm'...
    Generated 400 translations (385 finished and 15 unfinished)
    Ignored 128 untranslated source texts
    Generated 400 translations (385 finished and 15 unfinished)
    Ignored 128 untranslated source texts
mkdir -p /builddir/build/BUILD/x2goclient-4.0.1.2/client_build && cd /builddir/build/BUILD/x2goclient-4.0.1.2/client_build && /usr/lib64/qt4/bin/qmake QMAKE_CFLAGS=" " QMAKE_CXXFLAGS=" " QMAKE_LFLAGS="" ../x2goclient.pro
mkdir -p /builddir/build/BUILD/x2goclient-4.0.1.2/plugin_build && cd /builddir/build/BUILD/x2goclient-4.0.1.2/plugin_build && X2GO_CLIENT_TARGET=plugin /usr/lib64/qt4/bin/qmake QMAKE_CFLAGS=" " QMAKE_CXXFLAGS=" " QMAKE_LFLAGS="" ../x2goclient.pro
Project MESSAGE: if you want to build x2goplugin you should export X2GO_CLIENT_TARGET=plugin
Project MESSAGE: building x2goplugin with ldap and cups
Project MESSAGE: building x2goclient with ldap and cups
/usr/lib64/qt4/bin/rcc: File does not exist '../resources.rcc'
/usr/lib64/qt4/bin/rcc: File does not exist '../resources.rcc'
cd /builddir/build/BUILD/x2goclient-4.0.1.2/plugin_build && make
cd /builddir/build/BUILD/x2goclient-4.0.1.2/client_build && make
make[1]: Entering directory `/builddir/build/BUILD/x2goclient-4.0.1.2/plugin_build'
/usr/lib64/qt4/bin/lrelease ../x2goclient_de.ts
/usr/lib64/qt4/bin/lrelease ../x2goclient_da.ts
make[1]: Entering directory `/builddir/build/BUILD/x2goclient-4.0.1.2/client_build'
/usr/lib64/qt4/bin/lrelease ../x2goclient_de.ts
/usr/lib64/qt4/bin/lrelease ../x2goclient_es.ts
/usr/lib64/qt4/bin/lrelease ../x2goclient_da.ts
/usr/lib64/qt4/bin/lrelease ../x2goclient_es.ts
/usr/lib64/qt4/bin/lrelease ../x2goclient_fi.ts
/usr/lib64/qt4/bin/lrelease ../x2goclient_fi.ts
Updating '../x2goclient_de.qm'...
    Generated 524 translations (524 finished and 0 unfinished)
    Ignored 4 untranslated source texts
Updating '../x2goclient_de.qm'...
Updating '../x2goclient_es.qm'...
/usr/lib64/qt4/bin/lrelease ../x2goclient_ru.ts
    Generated 524 translations (524 finished and 0 unfinished)
    Ignored 4 untranslated source texts
/usr/lib64/qt4/bin/lrelease ../x2goclient_nb_no.ts
Updating '../x2goclient_da.qm'...
Updating '../x2goclient_da.qm'...
Updating '../x2goclient_es.qm'...
Updating '../x2goclient_fi.qm'...
Updating '../x2goclient_fi.qm'...
Updating '../x2goclient_ru.qm'...
Updating '../x2goclient_nb_no.qm'...
    Generated 524 translations (524 finished and 0 unfinished)
    Ignored 4 untranslated source texts
/usr/lib64/qt4/bin/lrelease ../x2goclient_ru.ts
    Generated 0 translations (0 finished and 0 unfinished)
    Ignored 528 untranslated source texts
    Generated 524 translations (524 finished and 0 unfinished)
    Ignored 4 untranslated source texts
/usr/lib64/qt4/bin/lrelease ../x2goclient_nb_no.ts
/usr/lib64/qt4/bin/lrelease ../x2goclient_sv.ts
    Generated 524 translations (524 finished and 0 unfinished)
    Ignored 4 untranslated source texts
    Generated 495 translations (494 finished and 1 unfinished)
    Ignored 33 untranslated source texts
    Generated 524 translations (524 finished and 0 unfinished)
    Ignored 4 untranslated source texts
/usr/lib64/qt4/bin/lrelease ../x2goclient_sv.ts
/usr/lib64/qt4/bin/lrelease ../x2goclient_fr.ts
Updating '../x2goclient_sv.qm'...
    Generated 524 translations (524 finished and 0 unfinished)
    Ignored 4 untranslated source texts
Updating '../x2goclient_fr.qm'...
/usr/lib64/qt4/bin/lrelease ../x2goclient_zh_tw.ts
    Generated 254 translations (206 finished and 48 unfinished)
    Ignored 274 untranslated source texts
/usr/lib64/qt4/bin/uic ../cupsprintsettingsdialog.ui -o ui_cupsprintsettingsdialog.h
/usr/lib64/qt4/bin/lrelease ../x2goclient_fr.ts
Updating '../x2goclient_ru.qm'...
Updating '../x2goclient_nb_no.qm'...
uic: File generated with too old version of Qt Designer
File '../cupsprintsettingsdialog.ui' is not valid
make[1]: *** [ui_cupsprintsettingsdialog.h] Error 1
make[1]: *** Waiting for unfinished jobs....
/usr/lib64/qt4/bin/lrelease ../x2goclient_zh_tw.ts
Updating '../x2goclient_fr.qm'...
Updating '../x2goclient_zh_tw.qm'...
    Generated 400 translations (385 finished and 15 unfinished)
    Ignored 128 untranslated source texts
/usr/lib64/qt4/bin/uic ../cupsprintsettingsdialog.ui -o ui_cupsprintsettingsdialog.h
uic: File generated with too old version of Qt Designer
File '../cupsprintsettingsdialog.ui' is not valid
make[1]: *** [ui_cupsprintsettingsdialog.h] Error 1
make[1]: *** Waiting for unfinished jobs....
Updating '../x2goclient_sv.qm'...
Updating '../x2goclient_zh_tw.qm'...
    Generated 524 translations (524 finished and 0 unfinished)
    Ignored 4 untranslated source texts
    Generated 0 translations (0 finished and 0 unfinished)
    Ignored 528 untranslated source texts
    Generated 495 translations (494 finished and 1 unfinished)
    Ignored 33 untranslated source texts
    Generated 400 translations (385 finished and 15 unfinished)
    Ignored 128 untranslated source texts
    Generated 524 translations (524 finished and 0 unfinished)
    Ignored 4 untranslated source texts
    Generated 254 translations (206 finished and 48 unfinished)
    Ignored 274 untranslated source texts
make[1]: Leaving directory `/builddir/build/BUILD/x2goclient-4.0.1.2/plugin_build'
make: *** [build_plugin] Error 2
make: *** Waiting for unfinished jobs....
    Generated 524 translations (524 finished and 0 unfinished)
    Ignored 4 untranslated source texts
make[1]: Leaving directory `/builddir/build/BUILD/x2goclient-4.0.1.2/client_build'
make: *** [build_client] Error 2
error: Bad exit status from /var/tmp/rpm-tmp.78062 (%build)
RPM build errors:
    Bad exit status from /var/tmp/rpm-tmp.78062 (%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

+ rm -Rf /var/lib/jenkins/tmp/tmp.Vbc44ZYLgo
+ exit -1
Build step 'Execute shell' marked build as failure



More information about the x2go-commits mailing list