See <http://jenkins.x2go.org:8080/job/nx-libs+nightly+fedora-21/35/changes> Changes: [mike.gabriel] Fully rework the way nx-libs gets packaged for Debian/Ubuntu. [mike.gabriel] Base Debian packaging 100% on Makefile install. [mike.gabriel] Modify 101_nxagent_set-rgb-path.full.patch. Allow configurable rgb files. [mike.gabriel] Extend 999_nxagent_unbrand-nxagent-brand-x2goagent.full.patch. Let rgb file shipped with x2goagent supersede rgb file shipped with nxagent. FIXME: a better approach would be to decide at runtime if to use /etc/x2go/rgb or /etc/nxagent/rgb. [mike.gabriel] Extend 999_nxagent_unbrand-nxagent-brand-x2goagent.full.patch. Allow separate .keyboard files for x2goagent and nxagent. [mike.gabriel] Allow sysadmins to manipulate nxagent's / x2goagent's rgb file by placing it into /etc/nxagent or /etc/x2go. [mike.gabriel] Provide support for separate .keyboard files for nxagent/x2goagent. [mike.gabriel] debian/rules: Correctly link config files (etc/rgb, etc/nxagent.keyboard, etc/x2goagent.keyboard) before dh_auto_build. [mike.gabriel] debian/roll-tarball.sh: Install etc/ files into etc/ subfolder (rgb, nxagent.keyboard, x2goagent.keyboard). [mike.gabriel] re-arrange changelog, work-in missing entries for previous commits [mike.gabriel] Unify source tree reduction (debian/rules vs. roll-tarball.sh) via file/folder lists in text files named debian/CODE-REDUCTION_*. [mike.gabriel] rebase with unify [mike.gabriel] debian/changelog: whitespace fix [mike.gabriel] Support hardened builds for nxcomp* libraries. [mike.gabriel] Update 600_nx-X11+nxcompext+nxcompshad_unique-libnames.full.patch. Don't patch files that get removed during code reduction. [mike.gabriel] remove more unused code from nx-X11/lib/ [mike.gabriel] more code reduction and adaptation of patch 600_....patch [mike.gabriel] Support hardened builds for nxagent and libNX_*.so files. [mike.gabriel] Update .spec file to meet changes in tarball size reduction and restructuring. ------------------------------------------ [...truncated 11560 lines...] + for path in '${PRESERVE_SYMLINKED_FILES}' '${PRESERVE_INCLUDED_FILES}' '${PRESERVE_NEEDED_FILES}' + '[' '!' -d nx-X11/config/cf/Imake.rules ']' ++ dirname nx-X11/config/cf/Imake.rules + path_dirname=nx-X11/config/cf + mkdir -vp .preserve/nx-X11/config/cf + cp -av nx-X11/config/cf/Imake.rules .preserve/nx-X11/config/cf/Imake.rules 'nx-X11/config/cf/Imake.rules' -> '.preserve/nx-X11/config/cf/Imake.rules' + for path in '${PRESERVE_SYMLINKED_FILES}' '${PRESERVE_INCLUDED_FILES}' '${PRESERVE_NEEDED_FILES}' + '[' '!' -d nx-X11/config/cf/Imake.tmpl ']' ++ dirname nx-X11/config/cf/Imake.tmpl + path_dirname=nx-X11/config/cf + mkdir -vp .preserve/nx-X11/config/cf + cp -av nx-X11/config/cf/Imake.tmpl .preserve/nx-X11/config/cf/Imake.tmpl 'nx-X11/config/cf/Imake.tmpl' -> '.preserve/nx-X11/config/cf/Imake.tmpl' + for path in '${PRESERVE_SYMLINKED_FILES}' '${PRESERVE_INCLUDED_FILES}' '${PRESERVE_NEEDED_FILES}' + '[' '!' -d nx-X11/config/cf/Library.tmpl ']' ++ dirname nx-X11/config/cf/Library.tmpl + path_dirname=nx-X11/config/cf + mkdir -vp .preserve/nx-X11/config/cf + cp -av nx-X11/config/cf/Library.tmpl .preserve/nx-X11/config/cf/Library.tmpl 'nx-X11/config/cf/Library.tmpl' -> '.preserve/nx-X11/config/cf/Library.tmpl' + for path in '${PRESERVE_SYMLINKED_FILES}' '${PRESERVE_INCLUDED_FILES}' '${PRESERVE_NEEDED_FILES}' + '[' '!' -d nx-X11/config/cf/linux.cf ']' ++ dirname nx-X11/config/cf/linux.cf + path_dirname=nx-X11/config/cf + mkdir -vp .preserve/nx-X11/config/cf + cp -av nx-X11/config/cf/linux.cf .preserve/nx-X11/config/cf/linux.cf 'nx-X11/config/cf/linux.cf' -> '.preserve/nx-X11/config/cf/linux.cf' + for path in '${PRESERVE_SYMLINKED_FILES}' '${PRESERVE_INCLUDED_FILES}' '${PRESERVE_NEEDED_FILES}' + '[' '!' -d nx-X11/config/cf/lnxLib.rules ']' ++ dirname nx-X11/config/cf/lnxLib.rules + path_dirname=nx-X11/config/cf + mkdir -vp .preserve/nx-X11/config/cf + cp -av nx-X11/config/cf/lnxLib.rules .preserve/nx-X11/config/cf/lnxLib.rules 'nx-X11/config/cf/lnxLib.rules' -> '.preserve/nx-X11/config/cf/lnxLib.rules' + for path in '${PRESERVE_SYMLINKED_FILES}' '${PRESERVE_INCLUDED_FILES}' '${PRESERVE_NEEDED_FILES}' + '[' '!' -d nx-X11/config/cf/lnxLib.tmpl ']' ++ dirname nx-X11/config/cf/lnxLib.tmpl + path_dirname=nx-X11/config/cf + mkdir -vp .preserve/nx-X11/config/cf + cp -av nx-X11/config/cf/lnxLib.tmpl .preserve/nx-X11/config/cf/lnxLib.tmpl 'nx-X11/config/cf/lnxLib.tmpl' -> '.preserve/nx-X11/config/cf/lnxLib.tmpl' + for path in '${PRESERVE_SYMLINKED_FILES}' '${PRESERVE_INCLUDED_FILES}' '${PRESERVE_NEEDED_FILES}' + '[' '!' -d nx-X11/config/cf/noop.rules ']' ++ dirname nx-X11/config/cf/noop.rules + path_dirname=nx-X11/config/cf + mkdir -vp .preserve/nx-X11/config/cf + cp -av nx-X11/config/cf/noop.rules .preserve/nx-X11/config/cf/noop.rules 'nx-X11/config/cf/noop.rules' -> '.preserve/nx-X11/config/cf/noop.rules' + for path in '${PRESERVE_SYMLINKED_FILES}' '${PRESERVE_INCLUDED_FILES}' '${PRESERVE_NEEDED_FILES}' + '[' '!' -d nx-X11/config/cf/README ']' ++ dirname nx-X11/config/cf/README + path_dirname=nx-X11/config/cf + mkdir -vp .preserve/nx-X11/config/cf + cp -av nx-X11/config/cf/README .preserve/nx-X11/config/cf/README 'nx-X11/config/cf/README' -> '.preserve/nx-X11/config/cf/README' + for path in '${PRESERVE_SYMLINKED_FILES}' '${PRESERVE_INCLUDED_FILES}' '${PRESERVE_NEEDED_FILES}' + '[' '!' -d nx-X11/config/cf/ServerLib.tmpl ']' ++ dirname nx-X11/config/cf/ServerLib.tmpl + path_dirname=nx-X11/config/cf + mkdir -vp .preserve/nx-X11/config/cf + cp -av nx-X11/config/cf/ServerLib.tmpl .preserve/nx-X11/config/cf/ServerLib.tmpl 'nx-X11/config/cf/ServerLib.tmpl' -> '.preserve/nx-X11/config/cf/ServerLib.tmpl' + for path in '${PRESERVE_SYMLINKED_FILES}' '${PRESERVE_INCLUDED_FILES}' '${PRESERVE_NEEDED_FILES}' + '[' '!' -d nx-X11/config/cf/Server.tmpl ']' ++ dirname nx-X11/config/cf/Server.tmpl + path_dirname=nx-X11/config/cf + mkdir -vp .preserve/nx-X11/config/cf + cp -av nx-X11/config/cf/Server.tmpl .preserve/nx-X11/config/cf/Server.tmpl 'nx-X11/config/cf/Server.tmpl' -> '.preserve/nx-X11/config/cf/Server.tmpl' + for path in '${PRESERVE_SYMLINKED_FILES}' '${PRESERVE_INCLUDED_FILES}' '${PRESERVE_NEEDED_FILES}' + '[' '!' -d nx-X11/config/cf/site.def ']' ++ dirname nx-X11/config/cf/site.def + path_dirname=nx-X11/config/cf + mkdir -vp .preserve/nx-X11/config/cf + cp -av nx-X11/config/cf/site.def .preserve/nx-X11/config/cf/site.def 'nx-X11/config/cf/site.def' -> '.preserve/nx-X11/config/cf/site.def' + for path in '${PRESERVE_SYMLINKED_FILES}' '${PRESERVE_INCLUDED_FILES}' '${PRESERVE_NEEDED_FILES}' + '[' '!' -d nx-X11/config/cf/Threads.tmpl ']' ++ dirname nx-X11/config/cf/Threads.tmpl + path_dirname=nx-X11/config/cf + mkdir -vp .preserve/nx-X11/config/cf + cp -av nx-X11/config/cf/Threads.tmpl .preserve/nx-X11/config/cf/Threads.tmpl 'nx-X11/config/cf/Threads.tmpl' -> '.preserve/nx-X11/config/cf/Threads.tmpl' + for path in '${PRESERVE_SYMLINKED_FILES}' '${PRESERVE_INCLUDED_FILES}' '${PRESERVE_NEEDED_FILES}' + '[' '!' -d nx-X11/config/cf/X11.rules ']' ++ dirname nx-X11/config/cf/X11.rules + path_dirname=nx-X11/config/cf + mkdir -vp .preserve/nx-X11/config/cf + cp -av nx-X11/config/cf/X11.rules .preserve/nx-X11/config/cf/X11.rules 'nx-X11/config/cf/X11.rules' -> '.preserve/nx-X11/config/cf/X11.rules' + for path in '${PRESERVE_SYMLINKED_FILES}' '${PRESERVE_INCLUDED_FILES}' '${PRESERVE_NEEDED_FILES}' + '[' '!' -d nx-X11/config/cf/X11.tmpl ']' ++ dirname nx-X11/config/cf/X11.tmpl + path_dirname=nx-X11/config/cf + mkdir -vp .preserve/nx-X11/config/cf + cp -av nx-X11/config/cf/X11.tmpl .preserve/nx-X11/config/cf/X11.tmpl 'nx-X11/config/cf/X11.tmpl' -> '.preserve/nx-X11/config/cf/X11.tmpl' + for path in '${PRESERVE_SYMLINKED_FILES}' '${PRESERVE_INCLUDED_FILES}' '${PRESERVE_NEEDED_FILES}' + '[' '!' -d nx-X11/config/cf/xf86.rules ']' ++ dirname nx-X11/config/cf/xf86.rules + path_dirname=nx-X11/config/cf + mkdir -vp .preserve/nx-X11/config/cf + cp -av nx-X11/config/cf/xf86.rules .preserve/nx-X11/config/cf/xf86.rules 'nx-X11/config/cf/xf86.rules' -> '.preserve/nx-X11/config/cf/xf86.rules' + for path in '${PRESERVE_SYMLINKED_FILES}' '${PRESERVE_INCLUDED_FILES}' '${PRESERVE_NEEDED_FILES}' + '[' '!' -d nx-X11/config/cf/xf86site.def ']' ++ dirname nx-X11/config/cf/xf86site.def + path_dirname=nx-X11/config/cf + mkdir -vp .preserve/nx-X11/config/cf + cp -av nx-X11/config/cf/xf86site.def .preserve/nx-X11/config/cf/xf86site.def 'nx-X11/config/cf/xf86site.def' -> '.preserve/nx-X11/config/cf/xf86site.def' + for path in '${PRESERVE_SYMLINKED_FILES}' '${PRESERVE_INCLUDED_FILES}' '${PRESERVE_NEEDED_FILES}' + '[' '!' -d nx-X11/config/cf/xf86.tmpl ']' ++ dirname nx-X11/config/cf/xf86.tmpl + path_dirname=nx-X11/config/cf + mkdir -vp .preserve/nx-X11/config/cf + cp -av nx-X11/config/cf/xf86.tmpl .preserve/nx-X11/config/cf/xf86.tmpl 'nx-X11/config/cf/xf86.tmpl' -> '.preserve/nx-X11/config/cf/xf86.tmpl' + for path in '${PRESERVE_SYMLINKED_FILES}' '${PRESERVE_INCLUDED_FILES}' '${PRESERVE_NEEDED_FILES}' + '[' '!' -d nx-X11/config/cf/xfree86.cf ']' ++ dirname nx-X11/config/cf/xfree86.cf + path_dirname=nx-X11/config/cf + mkdir -vp .preserve/nx-X11/config/cf + cp -av nx-X11/config/cf/xfree86.cf .preserve/nx-X11/config/cf/xfree86.cf 'nx-X11/config/cf/xfree86.cf' -> '.preserve/nx-X11/config/cf/xfree86.cf' + for path in '${PRESERVE_SYMLINKED_FILES}' '${PRESERVE_INCLUDED_FILES}' '${PRESERVE_NEEDED_FILES}' + '[' '!' -d nx-X11/config/cf/xorg.cf ']' ++ dirname nx-X11/config/cf/xorg.cf + path_dirname=nx-X11/config/cf + mkdir -vp .preserve/nx-X11/config/cf + cp -av nx-X11/config/cf/xorg.cf .preserve/nx-X11/config/cf/xorg.cf 'nx-X11/config/cf/xorg.cf' -> '.preserve/nx-X11/config/cf/xorg.cf' + for path in '${PRESERVE_SYMLINKED_FILES}' '${PRESERVE_INCLUDED_FILES}' '${PRESERVE_NEEDED_FILES}' + '[' '!' -d nx-X11/config/cf/xorgsite.def ']' ++ dirname nx-X11/config/cf/xorgsite.def + path_dirname=nx-X11/config/cf + mkdir -vp .preserve/nx-X11/config/cf + cp -av nx-X11/config/cf/xorgsite.def .preserve/nx-X11/config/cf/xorgsite.def 'nx-X11/config/cf/xorgsite.def' -> '.preserve/nx-X11/config/cf/xorgsite.def' + for path in '${PRESERVE_SYMLINKED_FILES}' '${PRESERVE_INCLUDED_FILES}' '${PRESERVE_NEEDED_FILES}' + '[' '!' -d nx-X11/config/cf/xorg.tmpl ']' ++ dirname nx-X11/config/cf/xorg.tmpl + path_dirname=nx-X11/config/cf + mkdir -vp .preserve/nx-X11/config/cf + cp -av nx-X11/config/cf/xorg.tmpl .preserve/nx-X11/config/cf/xorg.tmpl 'nx-X11/config/cf/xorg.tmpl' -> '.preserve/nx-X11/config/cf/xorg.tmpl' + for path in '${PRESERVE_SYMLINKED_FILES}' '${PRESERVE_INCLUDED_FILES}' '${PRESERVE_NEEDED_FILES}' + '[' '!' -d nx-X11/config/cf/xorgversion.def ']' ++ dirname nx-X11/config/cf/xorgversion.def + path_dirname=nx-X11/config/cf + mkdir -vp .preserve/nx-X11/config/cf + cp -av nx-X11/config/cf/xorgversion.def .preserve/nx-X11/config/cf/xorgversion.def 'nx-X11/config/cf/xorgversion.def' -> '.preserve/nx-X11/config/cf/xorgversion.def' + for path in '${UNUSED_FOLDERS}' '${CLEAN_FOLDERS}' '${UNNEEDED_BACKUPS}' + rm -R nx-X11/config/docbook/ + for path in '${UNUSED_FOLDERS}' '${CLEAN_FOLDERS}' '${UNNEEDED_BACKUPS}' + rm -R nx-X11/config/pswrap/ + for path in '${UNUSED_FOLDERS}' '${CLEAN_FOLDERS}' '${UNNEEDED_BACKUPS}' + rm -R nx-X11/extras/drm/ + for path in '${UNUSED_FOLDERS}' '${CLEAN_FOLDERS}' '${UNNEEDED_BACKUPS}' + rm -R nx-X11/extras/expat/ + for path in '${UNUSED_FOLDERS}' '${CLEAN_FOLDERS}' '${UNNEEDED_BACKUPS}' + rm -R nx-X11/extras/fontconfig/ + for path in '${UNUSED_FOLDERS}' '${CLEAN_FOLDERS}' '${UNNEEDED_BACKUPS}' + rm -R nx-X11/extras/fonts/ + for path in '${UNUSED_FOLDERS}' '${CLEAN_FOLDERS}' '${UNNEEDED_BACKUPS}' + rm -R nx-X11/extras/freetype2/ + for path in '${UNUSED_FOLDERS}' '${CLEAN_FOLDERS}' '${UNNEEDED_BACKUPS}' + rm -R nx-X11/extras/ogl-sample/ + for path in '${UNUSED_FOLDERS}' '${CLEAN_FOLDERS}' '${UNNEEDED_BACKUPS}' + rm -R nx-X11/extras/regex/ + for path in '${UNUSED_FOLDERS}' '${CLEAN_FOLDERS}' '${UNNEEDED_BACKUPS}' + rm -R nx-X11/extras/rman/ + for path in '${UNUSED_FOLDERS}' '${CLEAN_FOLDERS}' '${UNNEEDED_BACKUPS}' + rm -R nx-X11/extras/ttf2pt1/ + for path in '${UNUSED_FOLDERS}' '${CLEAN_FOLDERS}' '${UNNEEDED_BACKUPS}' + rm -R nx-X11/extras/x86emu/ + for path in '${UNUSED_FOLDERS}' '${CLEAN_FOLDERS}' '${UNNEEDED_BACKUPS}' + rm -R nx-X11/extras/zlib/ + for path in '${UNUSED_FOLDERS}' '${CLEAN_FOLDERS}' '${UNNEEDED_BACKUPS}' + rm -R nx-X11/lib/expat/ + for path in '${UNUSED_FOLDERS}' '${CLEAN_FOLDERS}' '${UNNEEDED_BACKUPS}' + rm -R nx-X11/lib/fontconfig/ + for path in '${UNUSED_FOLDERS}' '${CLEAN_FOLDERS}' '${UNNEEDED_BACKUPS}' + rm -R nx-X11/lib/fontenc/ + for path in '${UNUSED_FOLDERS}' '${CLEAN_FOLDERS}' '${UNNEEDED_BACKUPS}' + rm -R nx-X11/lib/font/FreeType/ + for path in '${UNUSED_FOLDERS}' '${CLEAN_FOLDERS}' '${UNNEEDED_BACKUPS}' + rm -R nx-X11/lib/font/include/fontenc.h + for path in '${UNUSED_FOLDERS}' '${CLEAN_FOLDERS}' '${UNNEEDED_BACKUPS}' + rm -R nx-X11/lib/freetype2/ + for path in '${UNUSED_FOLDERS}' '${CLEAN_FOLDERS}' '${UNNEEDED_BACKUPS}' + rm -R nx-X11/lib/FS/ + for path in '${UNUSED_FOLDERS}' '${CLEAN_FOLDERS}' '${UNNEEDED_BACKUPS}' + rm -R nx-X11/lib/GL/apple/ + for path in '${UNUSED_FOLDERS}' '${CLEAN_FOLDERS}' '${UNNEEDED_BACKUPS}' + rm -R nx-X11/lib/GL/dri/ + for path in '${UNUSED_FOLDERS}' '${CLEAN_FOLDERS}' '${UNNEEDED_BACKUPS}' + rm -R nx-X11/lib/GL/mesa/drivers/dri/ffb + for path in '${UNUSED_FOLDERS}' '${CLEAN_FOLDERS}' '${UNNEEDED_BACKUPS}' + rm -R nx-X11/lib/GL/mesa/drivers/dri/gamma + for path in '${UNUSED_FOLDERS}' '${CLEAN_FOLDERS}' '${UNNEEDED_BACKUPS}' + rm -R nx-X11/lib/GL/mesa/drivers/dri/i810 + for path in '${UNUSED_FOLDERS}' '${CLEAN_FOLDERS}' '${UNNEEDED_BACKUPS}' + rm -R nx-X11/lib/GL/mesa/drivers/dri/i915 + for path in '${UNUSED_FOLDERS}' '${CLEAN_FOLDERS}' '${UNNEEDED_BACKUPS}' + rm -R nx-X11/lib/GL/mesa/drivers/dri/Imakefile + for path in '${UNUSED_FOLDERS}' '${CLEAN_FOLDERS}' '${UNNEEDED_BACKUPS}' + rm -R nx-X11/lib/GL/mesa/drivers/dri/mach64 + for path in '${UNUSED_FOLDERS}' '${CLEAN_FOLDERS}' '${UNNEEDED_BACKUPS}' + rm -R nx-X11/lib/GL/mesa/drivers/dri/mga + for path in '${UNUSED_FOLDERS}' '${CLEAN_FOLDERS}' '${UNNEEDED_BACKUPS}' + rm -R nx-X11/lib/GL/mesa/drivers/dri/r128 + for path in '${UNUSED_FOLDERS}' '${CLEAN_FOLDERS}' '${UNNEEDED_BACKUPS}' + rm -R nx-X11/lib/GL/mesa/drivers/dri/r200 + for path in '${UNUSED_FOLDERS}' '${CLEAN_FOLDERS}' '${UNNEEDED_BACKUPS}' + rm -R nx-X11/lib/GL/mesa/drivers/dri/radeon + for path in '${UNUSED_FOLDERS}' '${CLEAN_FOLDERS}' '${UNNEEDED_BACKUPS}' + rm -R nx-X11/lib/GL/mesa/drivers/dri/savage + for path in '${UNUSED_FOLDERS}' '${CLEAN_FOLDERS}' '${UNNEEDED_BACKUPS}' + rm -R nx-X11/lib/GL/mesa/drivers/dri/sis + for path in '${UNUSED_FOLDERS}' '${CLEAN_FOLDERS}' '${UNNEEDED_BACKUPS}' + rm -R nx-X11/lib/GL/mesa/drivers/dri/tdfx + for path in '${UNUSED_FOLDERS}' '${CLEAN_FOLDERS}' '${UNNEEDED_BACKUPS}' + rm -R nx-X11/lib/GL/mesa/drivers/dri/unichrome + for path in '${UNUSED_FOLDERS}' '${CLEAN_FOLDERS}' '${UNNEEDED_BACKUPS}' + rm -R nx-X11/lib/GL/mesa/drivers/dri/via + for path in '${UNUSED_FOLDERS}' '${CLEAN_FOLDERS}' '${UNNEEDED_BACKUPS}' + rm -R nx-X11/lib/GL/windows/ rm: cannot remove 'nx-X11/lib/GL/windows/': No such file or directory error: Bad exit status from /var/tmp/rpm-tmp.8uOfov (%prep) RPM build errors: Bad exit status from /var/tmp/rpm-tmp.8uOfov (%prep) Child return code was: 1 EXCEPTION: Command failed. See logs for output. # ['bash', '--login', '-c', 'rpmbuild -bb --target x86_64 --nodeps builddir/build/SPECS/nx-libs.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/nx-libs.spec'] LEAVE do --> EXCEPTION RAISED + rm -Rf /var/lib/jenkins/tmp/tmp.7ap5R4iAXA + exit -1 Build step 'Execute shell' marked build as failure
See <http://jenkins.x2go.org:8080/job/nx-libs+nightly+fedora-21/36/changes> Changes: [mike.gabriel] CODE-REDUCTION_CLEANUP-UNUSED: remove faulty path [mike.gabriel] CODE-REDUCTION_CLEANUP-BACKUPFILES: fine-tune dropped file ------------------------------------------ [...truncated 35642 lines...] ../../../../../extras/Mesa/src/mesa/swrast/s_tritemp.h: In function 'smooth_DITHER8_z_triangle': ../../../../../extras/Mesa/src/mesa/swrast/s_tritemp.h:204:19: warning: 'span.y' may be used uninitialized in this function [-Wmaybe-uninitialized] struct sw_span span; ^ In file included from xm_tri.c:369:0: ../../../../../extras/Mesa/src/mesa/swrast/s_tritemp.h: In function 'smooth_DITHER_z_triangle': ../../../../../extras/Mesa/src/mesa/swrast/s_tritemp.h:204:19: warning: 'span.y' may be used uninitialized in this function [-Wmaybe-uninitialized] struct sw_span span; ^ In file included from xm_tri.c:400:0: ../../../../../extras/Mesa/src/mesa/swrast/s_tritemp.h: In function 'smooth_LOOKUP8_z_triangle': ../../../../../extras/Mesa/src/mesa/swrast/s_tritemp.h:204:19: warning: 'span.y' may be used uninitialized in this function [-Wmaybe-uninitialized] struct sw_span span; ^ In file included from xm_tri.c:432:0: ../../../../../extras/Mesa/src/mesa/swrast/s_tritemp.h: In function 'smooth_HPCR_z_triangle': ../../../../../extras/Mesa/src/mesa/swrast/s_tritemp.h:204:19: warning: 'span.y' may be used uninitialized in this function [-Wmaybe-uninitialized] struct sw_span span; ^ In file included from xm_tri.c:459:0: ../../../../../extras/Mesa/src/mesa/swrast/s_tritemp.h: In function 'flat_TRUECOLOR_z_triangle': ../../../../../extras/Mesa/src/mesa/swrast/s_tritemp.h:204:19: warning: 'span.y' may be used uninitialized in this function [-Wmaybe-uninitialized] struct sw_span span; ^ In file included from xm_tri.c:485:0: ../../../../../extras/Mesa/src/mesa/swrast/s_tritemp.h: In function 'flat_8A8B8G8R_z_triangle': ../../../../../extras/Mesa/src/mesa/swrast/s_tritemp.h:204:19: warning: 'span.y' may be used uninitialized in this function [-Wmaybe-uninitialized] struct sw_span span; ^ In file included from xm_tri.c:511:0: ../../../../../extras/Mesa/src/mesa/swrast/s_tritemp.h: In function 'flat_8A8R8G8B_z_triangle': ../../../../../extras/Mesa/src/mesa/swrast/s_tritemp.h:204:19: warning: 'span.y' may be used uninitialized in this function [-Wmaybe-uninitialized] struct sw_span span; ^ In file included from xm_tri.c:538:0: ../../../../../extras/Mesa/src/mesa/swrast/s_tritemp.h: In function 'flat_8R8G8B_z_triangle': ../../../../../extras/Mesa/src/mesa/swrast/s_tritemp.h:204:19: warning: 'span.y' may be used uninitialized in this function [-Wmaybe-uninitialized] struct sw_span span; ^ In file included from xm_tri.c:567:0: ../../../../../extras/Mesa/src/mesa/swrast/s_tritemp.h: In function 'flat_8R8G8B24_z_triangle': ../../../../../extras/Mesa/src/mesa/swrast/s_tritemp.h:204:19: warning: 'span.y' may be used uninitialized in this function [-Wmaybe-uninitialized] struct sw_span span; ^ In file included from xm_tri.c:595:0: ../../../../../extras/Mesa/src/mesa/swrast/s_tritemp.h: In function 'flat_TRUEDITHER_z_triangle': ../../../../../extras/Mesa/src/mesa/swrast/s_tritemp.h:204:19: warning: 'span.y' may be used uninitialized in this function [-Wmaybe-uninitialized] struct sw_span span; ^ In file included from xm_tri.c:621:0: ../../../../../extras/Mesa/src/mesa/swrast/s_tritemp.h: In function 'flat_5R6G5B_z_triangle': ../../../../../extras/Mesa/src/mesa/swrast/s_tritemp.h:204:19: warning: 'span.y' may be used uninitialized in this function [-Wmaybe-uninitialized] struct sw_span span; ^ In file included from xm_tri.c:650:0: ../../../../../extras/Mesa/src/mesa/swrast/s_tritemp.h: In function 'flat_DITHER_5R6G5B_z_triangle': ../../../../../extras/Mesa/src/mesa/swrast/s_tritemp.h:204:19: warning: 'span.y' may be used uninitialized in this function [-Wmaybe-uninitialized] struct sw_span span; ^ In file included from xm_tri.c:678:0: ../../../../../extras/Mesa/src/mesa/swrast/s_tritemp.h: In function 'flat_DITHER8_z_triangle': ../../../../../extras/Mesa/src/mesa/swrast/s_tritemp.h:204:19: warning: 'span.y' may be used uninitialized in this function [-Wmaybe-uninitialized] struct sw_span span; ^ In file included from xm_tri.c:705:0: ../../../../../extras/Mesa/src/mesa/swrast/s_tritemp.h: In function 'flat_DITHER_z_triangle': ../../../../../extras/Mesa/src/mesa/swrast/s_tritemp.h:204:19: warning: 'span.y' may be used uninitialized in this function [-Wmaybe-uninitialized] struct sw_span span; ^ In file included from xm_tri.c:735:0: ../../../../../extras/Mesa/src/mesa/swrast/s_tritemp.h: In function 'flat_HPCR_z_triangle': ../../../../../extras/Mesa/src/mesa/swrast/s_tritemp.h:204:19: warning: 'span.y' may be used uninitialized in this function [-Wmaybe-uninitialized] struct sw_span span; ^ In file included from xm_tri.c:765:0: ../../../../../extras/Mesa/src/mesa/swrast/s_tritemp.h: In function 'flat_LOOKUP8_z_triangle': ../../../../../extras/Mesa/src/mesa/swrast/s_tritemp.h:204:19: warning: 'span.y' may be used uninitialized in this function [-Wmaybe-uninitialized] struct sw_span span; ^ In file included from xm_tri.c:790:0: ../../../../../extras/Mesa/src/mesa/swrast/s_tritemp.h: In function 'smooth_TRUECOLOR_triangle': ../../../../../extras/Mesa/src/mesa/swrast/s_tritemp.h:204:19: warning: 'span.y' may be used uninitialized in this function [-Wmaybe-uninitialized] struct sw_span span; ^ In file included from xm_tri.c:813:0: ../../../../../extras/Mesa/src/mesa/swrast/s_tritemp.h: In function 'smooth_8A8B8G8R_triangle': ../../../../../extras/Mesa/src/mesa/swrast/s_tritemp.h:204:19: warning: 'span.y' may be used uninitialized in this function [-Wmaybe-uninitialized] struct sw_span span; ^ In file included from xm_tri.c:836:0: ../../../../../extras/Mesa/src/mesa/swrast/s_tritemp.h: In function 'smooth_8A8R8G8B_triangle': ../../../../../extras/Mesa/src/mesa/swrast/s_tritemp.h:204:19: warning: 'span.y' may be used uninitialized in this function [-Wmaybe-uninitialized] struct sw_span span; ^ In file included from xm_tri.c:859:0: ../../../../../extras/Mesa/src/mesa/swrast/s_tritemp.h: In function 'smooth_8R8G8B_triangle': ../../../../../extras/Mesa/src/mesa/swrast/s_tritemp.h:204:19: warning: 'span.y' may be used uninitialized in this function [-Wmaybe-uninitialized] struct sw_span span; ^ In file included from xm_tri.c:884:0: ../../../../../extras/Mesa/src/mesa/swrast/s_tritemp.h: In function 'smooth_8R8G8B24_triangle': ../../../../../extras/Mesa/src/mesa/swrast/s_tritemp.h:204:19: warning: 'span.y' may be used uninitialized in this function [-Wmaybe-uninitialized] struct sw_span span; ^ In file included from xm_tri.c:909:0: ../../../../../extras/Mesa/src/mesa/swrast/s_tritemp.h: In function 'smooth_TRUEDITHER_triangle': ../../../../../extras/Mesa/src/mesa/swrast/s_tritemp.h:204:19: warning: 'span.y' may be used uninitialized in this functiorm -f DONE touch DONE make[9]: Leaving directory '/builddir/build/BUILD/nx-libs-3.5.0.29/nx-X11/programs/Xserver/GL/mesa/X' n [-Wmaybe-uninitialized] struct sw_span span; ^ In file included from xm_tri.c:932:0: ../../../../../extras/Mesa/src/mesa/swrast/s_tritemp.h: In function 'smooth_5R6G5B_triangle': ../../../../../extras/Mesa/src/mesa/swrast/s_tritemp.h:204:19: warning: 'span.y' may be used uninitialized in this function [-Wmaybe-uninitialized] struct sw_span span; ^ In file included from xm_tri.c:957:0: ../../../../../extras/Mesa/src/mesa/swrast/s_tritemp.h: In function 'smooth_DITHER_5R6G5B_triangle': ../../../../../extras/Mesa/src/mesa/swrast/s_tritemp.h:204:19: warning: 'span.y' may be used uninitialized in this function [-Wmaybe-uninitialized] struct sw_span span; ^ In file included from xm_tri.c:982:0: ../../../../../extras/Mesa/src/mesa/swrast/s_tritemp.h: In function 'smooth_DITHER8_triangle': ../../../../../extras/Mesa/src/mesa/swrast/s_tritemp.h:204:19: warning: 'span.y' may be used uninitialized in this function [-Wmaybe-uninitialized] struct sw_span span; ^ In file included from xm_tri.c:1006:0: ../../../../../extras/Mesa/src/mesa/swrast/s_tritemp.h: In function 'smooth_DITHER_triangle': ../../../../../extras/Mesa/src/mesa/swrast/s_tritemp.h:204:19: warning: 'span.y' may be used uninitialized in this function [-Wmaybe-uninitialized] struct sw_span span; ^ In file included from xm_tri.c:1030:0: ../../../../../extras/Mesa/src/mesa/swrast/s_tritemp.h: In function 'smooth_LOOKUP8_triangle': ../../../../../extras/Mesa/src/mesa/swrast/s_tritemp.h:204:19: warning: 'span.y' may be used uninitialized in this function [-Wmaybe-uninitialized] struct sw_span span; ^ In file included from xm_tri.c:1055:0: ../../../../../extras/Mesa/src/mesa/swrast/s_tritemp.h: In function 'smooth_HPCR_triangle': ../../../../../extras/Mesa/src/mesa/swrast/s_tritemp.h:204:19: warning: 'span.y' may be used uninitialized in this function [-Wmaybe-uninitialized] struct sw_span span; ^ In file included from xm_tri.c:1075:0: ../../../../../extras/Mesa/src/mesa/swrast/s_tritemp.h: In function 'flat_TRUECOLOR_triangle': ../../../../../extras/Mesa/src/mesa/swrast/s_tritemp.h:204:19: warning: 'span.y' may be used uninitialized in this function [-Wmaybe-uninitialized] struct sw_span span; ^ In file included from xm_tri.c:1095:0: ../../../../../extras/Mesa/src/mesa/swrast/s_tritemp.h: In function 'flat_8A8B8G8R_triangle': ../../../../../extras/Mesa/src/mesa/swrast/s_tritemp.h:204:19: warning: 'span.y' may be used uninitialized in this function [-Wmaybe-uninitialized] struct sw_span span; ^ In file included from xm_tri.c:1115:0: ../../../../../extras/Mesa/src/mesa/swrast/s_tritemp.h: In function 'flat_8A8R8G8B_triangle': ../../../../../extras/Mesa/src/mesa/swrast/s_tritemp.h:204:19: warning: 'span.y' may be used uninitialized in this function [-Wmaybe-uninitialized] struct sw_span span; ^ In file included from xm_tri.c:1135:0: ../../../../../extras/Mesa/src/mesa/swrast/s_tritemp.h: In function 'flat_8R8G8B_triangle': ../../../../../extras/Mesa/src/mesa/swrast/s_tritemp.h:204:19: warning: 'span.y' may be used uninitialized in this function [-Wmaybe-uninitialized] struct sw_span span; ^ In file included from xm_tri.c:1157:0: ../../../../../extras/Mesa/src/mesa/swrast/s_tritemp.h: In function 'flat_8R8G8B24_triangle': ../../../../../extras/Mesa/src/mesa/swrast/s_tritemp.h:204:19: warning: 'span.y' may be used uninitialized in this function [-Wmaybe-uninitialized] struct sw_span span; ^ In file included from xm_tri.c:1178:0: ../../../../../extras/Mesa/src/mesa/swrast/s_tritemp.h: In function 'flat_TRUEDITHER_triangle': ../../../../../extras/Mesa/src/mesa/swrast/s_tritemp.h:204:19: warning: 'span.y' may be used uninitialized in this function [-Wmaybe-uninitialized] struct sw_span span; ^ In file included from xm_tri.c:1198:0: ../../../../../extras/Mesa/src/mesa/swrast/s_tritemp.h: In function 'flat_5R6G5B_triangle': ../../../../../extras/Mesa/src/mesa/swrast/s_tritemp.h:204:19: warning: 'span.y' may be used uninitialized in this function [-Wmaybe-uninitialized] struct sw_span span; ^ In file included from xm_tri.c:1220:0: ../../../../../extras/Mesa/src/mesa/swrast/s_tritemp.h: In function 'flat_DITHER_5R6G5B_triangle': ../../../../../extras/Mesa/src/mesa/swrast/s_tritemp.h:204:19: warning: 'span.y' may be used uninitialized in this function [-Wmaybe-uninitialized] struct sw_span span; ^ In file included from xm_tri.c:1241:0: ../../../../../extras/Mesa/src/mesa/swrast/s_tritemp.h: In function 'flat_DITHER8_triangle': ../../../../../extras/Mesa/src/mesa/swrast/s_tritemp.h:204:19: warning: 'span.y' may be used uninitialized in this function [-Wmaybe-uninitialized] struct sw_span span; ^ In file included from xm_tri.c:1261:0: ../../../../../extras/Mesa/src/mesa/swrast/s_tritemp.h: In function 'flat_DITHER_triangle': ../../../../../extras/Mesa/src/mesa/swrast/s_tritemp.h:204:19: warning: 'span.y' may be used uninitialized in this function [-Wmaybe-uninitialized] struct sw_span span; ^ In file included from xm_tri.c:1284:0: ../../../../../extras/Mesa/src/mesa/swrast/s_tritemp.h: In function 'flat_HPCR_triangle': ../../../../../extras/Mesa/src/mesa/swrast/s_tritemp.h:204:19: warning: 'span.y' may be used uninitialized in this function [-Wmaybe-uninitialized] struct sw_span span; ^ In file included from xm_tri.c:1307:0: ../../../../../extras/Mesa/src/mesa/swrast/s_tritemp.h: In function 'flat_LOOKUP8_triangle': ../../../../../extras/Mesa/src/mesa/swrast/s_tritemp.h:204:19: warning: 'span.y' may be used uninitialized in this function [-Wmaybe-uninitialized] struct sw_span span; ^ making all in programs/Xserver/GL/mesa/GLcore... make[9]: Entering directory '/builddir/build/BUILD/nx-libs-3.5.0.29/nx-X11/programs/Xserver/GL/mesa/GLcore' rm -f libGLcore.a ar clq libGLcore.a ../main/dispatch.o ../main/glapi.o ../main/glthread.o ../main/api_arrayelt.o ../main/api_loopback.o ../main/api_noop.o ../main/api_validate.o ../main/accum.o ../main/attrib.o ../main/blend.o ../main/bufferobj.o ../main/buffers.o ../main/clip.o ../main/colortab.o ../main/context.o ../main/convolve.o ../main/debug.o ../main/depth.o ../main/dlist.o ../main/drawpix.o ../main/enable.o ../main/enums.o ../main/eval.o ../main/execmem.o ../main/extensions.o ../main/fbobject.o ../main/feedback.o ../main/fog.o ../main/framebuffer.o ../main/get.o ../main/getstring.o ../main/hash.o ../main/hint.o ../main/histogram.o ../main/image.o ../main/imports.o ../main/light.o ../main/lines.o ../main/matrix.o ../main/mm.o ../main/occlude.o ../main/pixel.o ../main/points.o ../main/polygon.o ../main/rastpos.o ../main/renderbuffer.o ../main/state.o ../main/stencil.o ../main/texcompress.o ../main/texcompress_fxt1.o ../main/texcompress_s3tc.o ../main/texenvprogram.o ../main/texformat.o ../main/teximage.o ../main/texrender.o ../main/texobj.o ../main/texstate.o ../main/texstore.o ../main/varray.o ../main/vtxfmt.o ../array_cache/ac_context.o ../array_cache/ac_import.o ../math/m_debug_clip.o ../math/m_debug_norm.o ../math/m_debug_xform.o ../math/m_eval.o ../math/m_matrix.o ../math/m_translate.o ../math/m_vector.o ../math/m_xform.o ../swrast/s_aaline.o ../swrast/s_aatriangle.o ../swrast/s_accum.o ../swrast/s_alpha.o ../swrast/s_atifragshader.o ../swrast/s_bitmap.o ../swrast/s_blend.o ../swrast/s_buffers.o ../swrast/s_context.o ../swrast/s_copypix.o ../swrast/s_depth.o ../swrast/s_drawpix.o ../swrast/s_feedback.o ../swrast/s_fog.o ../swrast/s_imaging.o ../swrast/s_lines.o ../swrast/s_logic.o ../swrast/s_masking.o ../swrast/s_nvfragprog.o ../swrast/s_pixeltex.o ../swrast/s_points.o ../swrast/s_readpix.o ../swrast/s_span.o ../swrast/s_stencil.o ../swrast/s_texstore.o ../swrast/s_texture.o ../swrast/s_triangle.o ../swrast/s_zoom.o ../swrast_setup/ss_context.o ../swrast_setup/ss_triangle.o ../tnl/t_array_api.o ../tnl/t_array_import.o ../tnl/t_context.o ../tnl/t_pipeline.o ../tnl/t_save_api.o ../tnl/t_save_loopback.o ../tnl/t_save_playback.o ../tnl/t_vb_arbprogram.o ../tnl/t_vb_arbprogram_sse.o ../tnl/t_vb_fog.o ../tnl/t_vb_cull.o ../tnl/t_vb_light.o ../tnl/t_vb_normals.o ../tnl/t_vb_points.o ../tnl/t_vb_program.o ../tnl/t_vb_render.o ../tnl/t_vb_texgen.o ../tnl/t_vb_texmat.o ../tnl/t_vb_vertex.o ../tnl/t_vertex.o ../tnl/t_vertex_generic.o ../tnl/t_vertex_sse.o ../tnl/t_vp_build.o ../tnl/t_vtx_api.o ../tnl/t_vtx_eval.o ../tnl/t_vtx_exec.o ../tnl/t_vtx_generic.o ../shader/arbprogparse.o ../shader/arbprogram.o ../shader/arbfragparse.o ../shader/arbvertparse.o ../shader/atifragshader.o ../shader/nvprogram.o ../shader/nvfragparse.o ../shader/nvvertexec.o ../shader/nvvertparse.o ../shader/program.o ../shader/shaderobjects.o ../shader/shaderobjects_3dlabs.o ../shader/grammar/grammar_mesa.o ../shader/slang/slang_assemble_assignment.o ../shader/slang/slang_assemble.o ../shader/slang/slang_assemble_conditional.o ../shader/slang/slang_assemble_constructor.o ../shader/slang/slang_assemble_typeinfo.o ../shader/slang/slang_compile.o ../shader/slang/slang_execute.o ../shader/slang/slang_preprocess.o ../shader/slang/slang_storage.o ../shader/slang/slang_utility.o ../X/?*.o ranlib libGLcore.a make[9]: Leaving directory '/builddir/build/BUILD/nx-libs-3.5.0.29/nx-X11/programs/Xserver/GL/mesa/GLcore' make[8]: Leaving directory '/builddir/build/BUILD/nx-libs-3.5.0.29/nx-X11/programs/Xserver/GL/mesa' rm -f libglx.a ar clq libglx.a glx/?*.o ranlib libglx.a make[7]: Leaving directory '/builddir/build/BUILD/nx-libs-3.5.0.29/nx-X11/programs/Xserver/GL' make[6]: Leaving directory '/builddir/build/BUILD/nx-libs-3.5.0.29/nx-X11/programs/Xserver' Makefile:1014: recipe for target 'all' failed make[5]: Leaving directory '/builddir/build/BUILD/nx-libs-3.5.0.29/nx-X11/programs' make[5]: *** [all] Error 2 xmakefile:985: recipe for target 'all' failed make[4]: Leaving directory '/builddir/build/BUILD/nx-libs-3.5.0.29/nx-X11' make[4]: *** [all] Error 2 make[3]: *** [World] Error 2 xmakefile:1071: recipe for target 'World' failed make[3]: Leaving directory '/builddir/build/BUILD/nx-libs-3.5.0.29/nx-X11' Makefile:46: recipe for target 'World' failed make[2]: Leaving directory '/builddir/build/BUILD/nx-libs-3.5.0.29/nx-X11' make[2]: *** [World] Error 2 make[1]: *** [build-full] Error 2 Makefile:44: recipe for target 'build-full' failed make[1]: Leaving directory '/builddir/build/BUILD/nx-libs-3.5.0.29' Makefile:51: recipe for target 'build' failed make: *** [build] Error 2 RPM build errors: error: Bad exit status from /var/tmp/rpm-tmp.JF8GGD (%build) Bad exit status from /var/tmp/rpm-tmp.JF8GGD (%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/nx-libs.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/nx-libs.spec'] LEAVE do --> EXCEPTION RAISED + rm -Rf /var/lib/jenkins/tmp/tmp.kA2NJA9oxe + exit -1 Build step 'Execute shell' marked build as failure
See <http://jenkins.x2go.org:8080/job/nx-libs+nightly+fedora-21/37/changes> Changes: [mike.gabriel] CODE-REDUCTION_CLEANUP-UNUSED: remove DPS include files, remove XTrap shared lib [mike.gabriel] CODE-REDUCTION_PRESERVE-SYMLINKED: fix Mesa builds on 32bit intel arch ------------------------------------------ [...truncated 35679 lines...] ../../../../../extras/Mesa/src/mesa/swrast/s_tritemp.h: In function 'smooth_DITHER8_z_triangle': ../../../../../extras/Mesa/src/mesa/swrast/s_tritemp.h:204:19: warning: 'span.y' may be used uninitialized in this function [-Wmaybe-uninitialized] struct sw_span span; ^ In file included from xm_tri.c:369:0: ../../../../../extras/Mesa/src/mesa/swrast/s_tritemp.h: In function 'smooth_DITHER_z_triangle': ../../../../../extras/Mesa/src/mesa/swrast/s_tritemp.h:204:19: warning: 'span.y' may be used uninitialized in this function [-Wmaybe-uninitialized] struct sw_span span; ^ In file included from xm_tri.c:400:0: ../../../../../extras/Mesa/src/mesa/swrast/s_tritemp.h: In function 'smooth_LOOKUP8_z_triangle': ../../../../../extras/Mesa/src/mesa/swrast/s_tritemp.h:204:19: warning: 'span.y' may be used uninitialized in this function [-Wmaybe-uninitialized] struct sw_span span; ^ In file included from xm_tri.c:432:0: ../../../../../extras/Mesa/src/mesa/swrast/s_tritemp.h: In function 'smooth_HPCR_z_triangle': ../../../../../extras/Mesa/src/mesa/swrast/s_tritemp.h:204:19: warning: 'span.y' may be used uninitialized in this function [-Wmaybe-uninitialized] struct sw_span span; ^ In file included from xm_tri.c:459:0: ../../../../../extras/Mesa/src/mesa/swrast/s_tritemp.h: In function 'flat_TRUECOLOR_z_triangle': ../../../../../extras/Mesa/src/mesa/swrast/s_tritemp.h:204:19: warning: 'span.y' may be used uninitialized in this function [-Wmaybe-uninitialized] struct sw_span span; ^ In file included from xm_tri.c:485:0: ../../../../../extras/Mesa/src/mesa/swrast/s_tritemp.h: In function 'flat_8A8B8G8R_z_triangle': ../../../../../extras/Mesa/src/mesa/swrast/s_tritemp.h:204:19: warning: 'span.y' may be used uninitialized in this function [-Wmaybe-uninitialized] struct sw_span span; ^ In file included from xm_tri.c:511:0: ../../../../../extras/Mesa/src/mesa/swrast/s_tritemp.h: In function 'flat_8A8R8G8B_z_triangle': ../../../../../extras/Mesa/src/mesa/swrast/s_tritemp.h:204:19: warning: 'span.y' may be used uninitialized in this function [-Wmaybe-uninitialized] struct sw_span span; ^ In file included from xm_tri.c:538:0: ../../../../../extras/Mesa/src/mesa/swrast/s_tritemp.h: In function 'flat_8R8G8B_z_triangle': ../../../../../extras/Mesa/src/mesa/swrast/s_tritemp.h:204:19: warning: 'span.y' may be used uninitialized in this function [-Wmaybe-uninitialized] struct sw_span span; ^ In file included from xm_tri.c:567:0: ../../../../../extras/Mesa/src/mesa/swrast/s_tritemp.h: In function 'flat_8R8G8B24_z_triangle': ../../../../../extras/Mesa/src/mesa/swrast/s_tritemp.h:204:19: warning: 'span.y' may be used uninitialized in this function [-Wmaybe-uninitialized] struct sw_span span; ^ In file included from xm_tri.c:595:0: ../../../../../extras/Mesa/src/mesa/swrast/s_tritemp.h: In function 'flat_TRUEDITHER_z_triangle': ../../../../../extras/Mesa/src/mesa/swrast/s_tritemp.h:204:19: warning: 'span.y' may be used uninitialized in this function [-Wmaybe-uninitialized] struct sw_span span; ^ In file included from xm_tri.c:621:0: ../../../../../extras/Mesa/src/mesa/swrast/s_tritemp.h: In function 'flat_5R6G5B_z_triangle': ../../../../../extras/Mesa/src/mesa/swrast/s_tritemp.h:204:19: warning: 'span.y' may be used uninitialized in this function [-Wmaybe-uninitialized] struct sw_span span; ^ In file included from xm_tri.c:650:0: ../../../../../extras/Mesa/src/mesa/swrast/s_tritemp.h: In function 'flat_DITHER_5R6G5B_z_triangle': ../../../../../extras/Mesa/src/mesa/swrast/s_tritemp.h:204:19: warning: 'span.y' may be used uninitialized in this function [-Wmaybe-uninitialized] struct sw_span span; ^ In file included from xm_tri.c:678:0: ../../../../../extras/Mesa/src/mesa/swrast/s_tritemp.h: In function 'flat_DITHER8_z_triangle': ../../../../../extras/Mesa/src/mesa/swrast/s_tritemp.h:204:19: warning: 'span.y' may be used uninitialized in this function [-Wmaybe-uninitialized] struct sw_span span; ^ In file included from xm_tri.c:705:0: ../../../../../extras/Mesa/src/mesa/swrast/s_tritemp.h: In function 'flat_DITHER_z_triangle': ../../../../../extras/Mesa/src/mesa/swrast/s_tritemp.h:204:19: warning: 'span.y' may be used uninitialized in this function [-Wmaybe-uninitialized] struct sw_span span; ^ In file included from xm_tri.c:735:0: ../../../../../extras/Mesa/src/mesa/swrast/s_tritemp.h: In function 'flat_HPCR_z_triangle': ../../../../../extras/Mesa/src/mesa/swrast/s_tritemp.h:204:19: warning: 'span.y' may be used uninitialized in this function [-Wmaybe-uninitialized] struct sw_span span; ^ In file included from xm_tri.c:765:0: ../../../../../extras/Mesa/src/mesa/swrast/s_tritemp.h: In function 'flat_LOOKUP8_z_triangle': ../../../../../extras/Mesa/src/mesa/swrast/s_tritemp.h:204:19: warning: 'span.y' may be used uninitialized in this function [-Wmaybe-uninitialized] struct sw_span span; ^ In file included from xm_tri.c:790:0: ../../../../../extras/Mesa/src/mesa/swrast/s_tritemp.h: In function 'smooth_TRUECOLOR_triangle': ../../../../../extras/Mesa/src/mesa/swrast/s_tritemp.h:204:19: warning: 'span.y' may be used uninitialized in this function [-Wmaybe-uninitialized] struct sw_span span; ^ In file included from xm_tri.c:813:0: ../../../../../extras/Mesa/src/mesa/swrast/s_tritemp.h: In function 'smooth_8A8B8G8R_triangle': ../../../../../extras/Mesa/src/mesa/swrast/s_tritemp.h:204:19: warning: 'span.y' may be used uninitialized in this function [-Wmaybe-uninitialized] struct sw_span span; ^ In file included from xm_tri.c:836:0: ../../../../../extras/Mesa/src/mesa/swrast/s_tritemp.h: In function 'smooth_8A8R8G8B_triangle': ../../../../../extras/Mesa/src/mesa/swrast/s_tritemp.h:204:19: warning: 'span.y' may be used uninitialized in this function [-Wmaybe-uninitialized] struct sw_span span; ^ In file included from xm_tri.c:859:0: ../../../../../extras/Mesa/src/mesa/swrast/s_tritemp.h: In function 'smooth_8R8G8B_triangle': ../../../../../extras/Mesa/src/mesa/swrast/s_tritemp.h:204:19: warning: 'span.y' may be used uninitialized in this function [-Wmaybe-uninitialized] struct sw_span span; ^ In file included from xm_tri.c:884:0: ../../../../../extras/Mesa/src/mesa/swrast/s_tritemp.h: In function 'smooth_8R8G8B24_triangle': ../../../../../extras/Mesa/src/mesa/swrast/s_tritemp.h:204:19: warning: 'span.y' may be used uninitialized in this function [-Wmaybe-uninitialized] struct sw_span span; ^ In file included from xm_tri.c:909:0: ../../../../../extras/Mesa/src/mesa/swrast/s_tritemp.h: In function 'smooth_TRUEDITHER_triangle': ../../../../../extras/Mesa/src/mesa/swrast/s_tritemp.h:204:19: warning: 'span.y' may be used uninitialized in this functiorm -f DONE n [-Wmaybe-uninitialized] struct sw_span span; ^ In file included from xm_tri.c:932:0: ../../../../../extras/Mesa/src/mesa/swrast/s_tritemp.h: In function 'smooth_5R6G5B_triangle': ../../../../../extras/Mesa/src/mesa/swrast/s_tritemp.h:204:19: warning: 'span.y' may be used uninitialized in this function [-Wmaybe-uninitialized] struct sw_span span; ^ In file included from xm_tri.c:957:0: ../../../../../extras/Mesa/src/mesa/swrast/s_tritemp.h: In function 'smooth_DITHER_5R6G5B_triangle': ../../../../../extras/Mesa/src/mesa/swrast/s_tritemp.h:204:19: warning: 'span.y' may be used uninitialized in this function [-Wmaybe-uninitialized] struct sw_span span; ^ In file included from xm_tri.c:982:0: ../../../../../extras/Mesa/src/mesa/swrast/s_tritemp.h: In function 'smooth_DITHER8_triangle': ../../../../../extras/Mesa/src/mesa/swrast/s_tritemp.h:204:19: warning: 'span.y' may be used uninitialized in this function [-Wmaybe-uninitialized] struct sw_span span; ^ In file included from xm_tri.c:1006:0: ../../../../../extras/Mesa/src/mesa/swrast/s_tritemp.h: In function 'smooth_DITHER_triangle': ../../../../../extras/Mesa/src/mesa/swrast/s_tritemp.h:204:19: warning: 'span.y' may be used uninitialized in this function [-Wmaybe-uninitialized] struct sw_span span; ^ In file included from xm_tri.c:1030:0: ../../../../../extras/Mesa/src/mesa/swrast/s_tritemp.h: In function 'smooth_LOOKUP8_triangle': ../../../../../extras/Mesa/src/mesa/swrast/s_tritemp.h:204:19: warning: 'span.y' may be used uninitialized in this function [-Wmaybe-uninitialized] struct sw_span span; ^ In file included from xm_tri.c:1055:0: ../../../../../extras/Mesa/src/mesa/swrast/s_tritemp.h: In function 'smooth_HPCR_triangle': ../../../../../extras/Mesa/src/mesa/swrast/s_tritemp.h:204:19: warning: 'span.y' may be used uninitialized in this function [-Wmaybe-uninitialized] struct sw_span span; ^ In file included from xm_tri.c:1075:0: ../../../../../extras/Mesa/src/mesa/swrast/s_tritemp.h: In function 'flat_TRUECOLOR_triangle': ../../../../../extras/Mesa/src/mesa/swrast/s_tritemp.h:204:19: warning: 'span.y' may be used uninitialized in this function [-Wmaybe-uninitialized] struct sw_span span; ^ In file included from xm_tri.c:1095:0: ../../../../../extras/Mesa/src/mesa/swrast/s_tritemp.h: In function 'flat_8A8B8G8R_triangle': ../../../../../extras/Mesa/src/mesa/swrast/s_tritemp.h:204:19: warning: 'span.y' may be used uninitialized in this function [-Wmaybe-uninitialized] struct sw_span span; ^ In file included from xm_tri.c:1115:0: ../../../../../extras/Mesa/src/mesa/swrast/s_tritemp.h: In function 'flat_8A8R8G8B_triangle': ../../../../../extras/Mesa/src/mesa/swrast/s_tritemp.h:204:19: warning: 'span.y' may be used uninitialized in this function [-Wmaybe-uninitialized] struct sw_span span; ^ In file included from xm_tri.c:1135:0: ../../../../../extras/Mesa/src/mesa/swrast/s_tritemp.h: In function 'flat_8R8G8B_triangle': ../../../../../extras/Mesa/src/mesa/swrast/s_tritemp.h:204:19: warning: 'span.y' may be used uninitialized in this function [-Wmaybe-uninitialized] struct sw_span span; ^ In file included from xm_tri.c:1157:0: ../../../../../extras/Mesa/src/mesa/swrast/s_tritemp.h: In function 'flat_8R8G8B24_triangle': ../../../../../extras/Mesa/src/mesa/swrast/s_tritemp.h:204:19: warning: 'span.y' may be used uninitialized in this function [-Wmaybe-uninitialized] struct sw_span span; ^ In file included from xm_tri.c:1178:0: ../../../../../extras/Mesa/src/mesa/swrast/s_tritemp.h: In function 'flat_TRUEDITHER_triangle': ../../../../../extras/Mesa/src/mesa/swrast/s_tritemp.h:204:19: warning: 'span.y' may be used uninitialized in this function [-Wmaybe-uninitialized] struct sw_span span; ^ In file included from xm_tri.c:1198:0: ../../../../../extras/Mesa/src/mesa/swrast/s_tritemp.h: In function 'flat_5R6G5B_triangle': ../../../../../extras/Mesa/src/mesa/swrast/s_tritemp.h:204:19: warning: 'span.y' may be used uninitialized in this function [-Wmaybe-uninitialized] struct sw_span span; ^ In file included from xm_tri.c:1220:0: ../../../../../extras/Mesa/src/mesa/swrast/s_tritemp.h: In function 'flat_DITHER_5R6G5B_triangle': ../../../../../extras/Mesa/src/mesa/swrast/s_tritemp.h:204:19: warning: 'span.y' may be used uninitialized in this function [-Wmaybe-uninitialized] struct sw_span span; ^ In file included from xm_tri.c:1241:0: ../../../../../extras/Mesa/src/mesa/swrast/s_tritemp.h: In function 'flat_DITHER8_triangle': ../../../../../extras/Mesa/src/mesa/swrast/s_tritemp.h:204:19: warning: 'span.y' may be used uninitialized in this function [-Wmaybe-uninitialized] struct sw_span span; ^ In file included from xm_tri.c:1261:0: ../../../../../extras/Mesa/src/mesa/swrast/s_tritemp.h: In function 'flat_DITHER_triangle': ../../../../../extras/Mesa/src/mesa/swrast/s_tritemp.h:204:19: warning: 'span.y' may be used uninitialized in this function [-Wmaybe-uninitialized] struct sw_span span; ^ In file included from xm_tri.c:1284:0: ../../../../../extras/Mesa/src/mesa/swrast/s_tritemp.h: In function 'flat_HPCR_triangle': ../../../../../extras/Mesa/src/mesa/swrast/s_tritemp.h:204:19: warning: 'span.y' may be used uninitialized in this function [-Wmaybe-uninitialized] struct sw_span span; ^ In file included from xm_tri.c:1307:0: ../../../../../extras/Mesa/src/mesa/swrast/s_tritemp.h: In function 'flat_LOOKUP8_triangle': ../../../../../extras/Mesa/src/mesa/swrast/s_tritemp.h:204:19: warning: 'span.y' may be used uninitialized in this function [-Wmaybe-uninitialized] struct sw_span span; ^ touch DONE make[9]: Leaving directory '/builddir/build/BUILD/nx-libs-3.5.0.29/nx-X11/programs/Xserver/GL/mesa/X' making all in programs/Xserver/GL/mesa/GLcore... make[9]: Entering directory '/builddir/build/BUILD/nx-libs-3.5.0.29/nx-X11/programs/Xserver/GL/mesa/GLcore' rm -f libGLcore.a ar clq libGLcore.a ../main/dispatch.o ../main/glapi.o ../main/glthread.o ../main/api_arrayelt.o ../main/api_loopback.o ../main/api_noop.o ../main/api_validate.o ../main/accum.o ../main/attrib.o ../main/blend.o ../main/bufferobj.o ../main/buffers.o ../main/clip.o ../main/colortab.o ../main/context.o ../main/convolve.o ../main/debug.o ../main/depth.o ../main/dlist.o ../main/drawpix.o ../main/enable.o ../main/enums.o ../main/eval.o ../main/execmem.o ../main/extensions.o ../main/fbobject.o ../main/feedback.o ../main/fog.o ../main/framebuffer.o ../main/get.o ../main/getstring.o ../main/hash.o ../main/hint.o ../main/histogram.o ../main/image.o ../main/imports.o ../main/light.o ../main/lines.o ../main/matrix.o ../main/mm.o ../main/occlude.o ../main/pixel.o ../main/points.o ../main/polygon.o ../main/rastpos.o ../main/renderbuffer.o ../main/state.o ../main/stencil.o ../main/texcompress.o ../main/texcompress_fxt1.o ../main/texcompress_s3tc.o ../main/texenvprogram.o ../main/texformat.o ../main/teximage.o ../main/texrender.o ../main/texobj.o ../main/texstate.o ../main/texstore.o ../main/varray.o ../main/vtxfmt.o ../array_cache/ac_context.o ../array_cache/ac_import.o ../math/m_debug_clip.o ../math/m_debug_norm.o ../math/m_debug_xform.o ../math/m_eval.o ../math/m_matrix.o ../math/m_translate.o ../math/m_vector.o ../math/m_xform.o ../swrast/s_aaline.o ../swrast/s_aatriangle.o ../swrast/s_accum.o ../swrast/s_alpha.o ../swrast/s_atifragshader.o ../swrast/s_bitmap.o ../swrast/s_blend.o ../swrast/s_buffers.o ../swrast/s_context.o ../swrast/s_copypix.o ../swrast/s_depth.o ../swrast/s_drawpix.o ../swrast/s_feedback.o ../swrast/s_fog.o ../swrast/s_imaging.o ../swrast/s_lines.o ../swrast/s_logic.o ../swrast/s_masking.o ../swrast/s_nvfragprog.o ../swrast/s_pixeltex.o ../swrast/s_points.o ../swrast/s_readpix.o ../swrast/s_span.o ../swrast/s_stencil.o ../swrast/s_texstore.o ../swrast/s_texture.o ../swrast/s_triangle.o ../swrast/s_zoom.o ../swrast_setup/ss_context.o ../swrast_setup/ss_triangle.o ../tnl/t_array_api.o ../tnl/t_array_import.o ../tnl/t_context.o ../tnl/t_pipeline.o ../tnl/t_save_api.o ../tnl/t_save_loopback.o ../tnl/t_save_playback.o ../tnl/t_vb_arbprogram.o ../tnl/t_vb_arbprogram_sse.o ../tnl/t_vb_fog.o ../tnl/t_vb_cull.o ../tnl/t_vb_light.o ../tnl/t_vb_normals.o ../tnl/t_vb_points.o ../tnl/t_vb_program.o ../tnl/t_vb_render.o ../tnl/t_vb_texgen.o ../tnl/t_vb_texmat.o ../tnl/t_vb_vertex.o ../tnl/t_vertex.o ../tnl/t_vertex_generic.o ../tnl/t_vertex_sse.o ../tnl/t_vp_build.o ../tnl/t_vtx_api.o ../tnl/t_vtx_eval.o ../tnl/t_vtx_exec.o ../tnl/t_vtx_generic.o ../shader/arbprogparse.o ../shader/arbprogram.o ../shader/arbfragparse.o ../shader/arbvertparse.o ../shader/atifragshader.o ../shader/nvprogram.o ../shader/nvfragparse.o ../shader/nvvertexec.o ../shader/nvvertparse.o ../shader/program.o ../shader/shaderobjects.o ../shader/shaderobjects_3dlabs.o ../shader/grammar/grammar_mesa.o ../shader/slang/slang_assemble_assignment.o ../shader/slang/slang_assemble.o ../shader/slang/slang_assemble_conditional.o ../shader/slang/slang_assemble_constructor.o ../shader/slang/slang_assemble_typeinfo.o ../shader/slang/slang_compile.o ../shader/slang/slang_execute.o ../shader/slang/slang_preprocess.o ../shader/slang/slang_storage.o ../shader/slang/slang_utility.o ../X/?*.o ranlib libGLcore.a make[9]: Leaving directory '/builddir/build/BUILD/nx-libs-3.5.0.29/nx-X11/programs/Xserver/GL/mesa/GLcore' make[8]: Leaving directory '/builddir/build/BUILD/nx-libs-3.5.0.29/nx-X11/programs/Xserver/GL/mesa' rm -f libglx.a ar clq libglx.a glx/?*.o ranlib libglx.a make[7]: Leaving directory '/builddir/build/BUILD/nx-libs-3.5.0.29/nx-X11/programs/Xserver/GL' make[6]: Leaving directory '/builddir/build/BUILD/nx-libs-3.5.0.29/nx-X11/programs/Xserver' Makefile:1014: recipe for target 'all' failed make[5]: Leaving directory '/builddir/build/BUILD/nx-libs-3.5.0.29/nx-X11/programs' make[5]: *** [all] Error 2 xmakefile:985: recipe for target 'all' failed make[4]: *** [all] Error 2 make[4]: Leaving directory '/builddir/build/BUILD/nx-libs-3.5.0.29/nx-X11' xmakefile:1071: recipe for target 'World' failed make[3]: Leaving directory '/builddir/build/BUILD/nx-libs-3.5.0.29/nx-X11' make[3]: *** [World] Error 2 make[2]: *** [World] Error 2 Makefile:46: recipe for target 'World' failed make[2]: Leaving directory '/builddir/build/BUILD/nx-libs-3.5.0.29/nx-X11' Makefile:44: recipe for target 'build-full' failed make[1]: Leaving directory '/builddir/build/BUILD/nx-libs-3.5.0.29' Makefile:51: recipe for target 'build' failed make[1]: *** [build-full] Error 2 make: *** [build] Error 2 error: Bad exit status from /var/tmp/rpm-tmp.CXeQ5A (%build) Bad exit status from /var/tmp/rpm-tmp.CXeQ5A (%build) RPM build errors: Child return code was: 1 EXCEPTION: Command failed. See logs for output. # ['bash', '--login', '-c', 'rpmbuild -bb --target x86_64 --nodeps builddir/build/SPECS/nx-libs.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/nx-libs.spec'] LEAVE do --> EXCEPTION RAISED + rm -Rf /var/lib/jenkins/tmp/tmp.dotycC5R6E + exit -1 Build step 'Execute shell' marked build as failure
See <http://jenkins.x2go.org:8080/job/nx-libs+nightly+fedora-21/38/changes> Changes: [mike.gabriel] silence lintian warning about licence file being a symlink [mike.gabriel] Install upstream ChangeLogs into bin:packages. [mike.gabriel] fix typos in CODE-REDUCTION scripts ------------------------------------------ [...truncated 35667 lines...] ++ printf '%s%s\n' nx-X11/exports/lib/../../lib/Xrender/libNX_Xrender.so.1.2.2 '' ++ string_rep nx-X11/exports/lib exports .build-exports ++ in=nx-X11/exports/lib ++ unset out ++ test -n exports ++ true ++ case "$in" in ++ : ++ out=nx-X11/.build-exports ++ in=/lib ++ true ++ case "$in" in ++ break ++ printf '%s%s\n' nx-X11/.build-exports /lib + cp -a nx-X11/exports/lib/../../lib/Xrender/libNX_Xrender.so.1.2.2 nx-X11/.build-exports/lib + read libpath install -dm0755 /builddir/build/BUILDROOT/nx-libs-3.5.0.29-0.0x2go1.0.git20150128.596.heuler.fc21.x86_64/usr/lib64 cp -a nx-X11/.build-exports/lib/*.so* /builddir/build/BUILDROOT/nx-libs-3.5.0.29-0.0x2go1.0.git20150128.596.heuler.fc21.x86_64/usr/lib64/ . replace.sh; set -x; find nx-X11/.build-exports/include/ -type d | grep -v "include/X11/bitmaps" | \ while read dirname; do \ install -dm0755 "$(string_rep "$dirname" nx-X11/.build-exports/include "/builddir/build/BUILDROOT/nx-libs-3.5.0.29-0.0x2go1.0.git20150128.596.heuler.fc21.x86_64/usr/include/nx")"; \ install -pm0644 ${dirname}/*.h \ "$(string_rep "$dirname" nx-X11/.build-exports/include "/builddir/build/BUILDROOT/nx-libs-3.5.0.29-0.0x2go1.0.git20150128.596.heuler.fc21.x86_64/usr/include/nx")"/ || true; \ done; \ + find nx-X11/.build-exports/include/ -type d + grep -v include/X11/bitmaps + read dirname ++ string_rep nx-X11/.build-exports/include/ nx-X11/.build-exports/include /builddir/build/BUILDROOT/nx-libs-3.5.0.29-0.0x2go1.0.git20150128.596.heuler.fc21.x86_64/usr/include/nx ++ in=nx-X11/.build-exports/include/ ++ unset out ++ test -n nx-X11/.build-exports/include ++ true ++ case "$in" in ++ : ++ out=/builddir/build/BUILDROOT/nx-libs-3.5.0.29-0.0x2go1.0.git20150128.596.heuler.fc21.x86_64/usr/include/nx ++ in=/ ++ true ++ case "$in" in ++ break ++ printf '%s%s\n' /builddir/build/BUILDROOT/nx-libs-3.5.0.29-0.0x2go1.0.git20150128.596.heuler.fc21.x86_64/usr/include/nx / + install -dm0755 /builddir/build/BUILDROOT/nx-libs-3.5.0.29-0.0x2go1.0.git20150128.596.heuler.fc21.x86_64/usr/include/nx/ ++ string_rep nx-X11/.build-exports/include/ nx-X11/.build-exports/include /builddir/build/BUILDROOT/nx-libs-3.5.0.29-0.0x2go1.0.git20150128.596.heuler.fc21.x86_64/usr/include/nx ++ in=nx-X11/.build-exports/include/ ++ unset out ++ test -n nx-X11/.build-exports/include ++ true ++ case "$in" in ++ : ++ out=/builddir/build/BUILDROOT/nx-libs-3.5.0.29-0.0x2go1.0.git20150128.596.heuler.fc21.x86_64/usr/include/nx ++ in=/ ++ true ++ case "$in" in ++ break ++ printf '%s%s\n' /builddir/build/BUILDROOT/nx-libs-3.5.0.29-0.0x2go1.0.git20150128.596.heuler.fc21.x86_64/usr/include/nx / + install -pm0644 'nx-X11/.build-exports/include//*.h' /builddir/build/BUILDROOT/nx-libs-3.5.0.29-0.0x2go1.0.git20150128.596.heuler.fc21.x86_64/usr/include/nx// install: cannot stat 'nx-X11/.build-exports/include//*.h': No such file or directory + true + read dirname ++ string_rep nx-X11/.build-exports/include/GL nx-X11/.build-exports/include /builddir/build/BUILDROOT/nx-libs-3.5.0.29-0.0x2go1.0.git20150128.596.heuler.fc21.x86_64/usr/include/nx ++ in=nx-X11/.build-exports/include/GL ++ unset out ++ test -n nx-X11/.build-exports/include ++ true ++ case "$in" in ++ : ++ out=/builddir/build/BUILDROOT/nx-libs-3.5.0.29-0.0x2go1.0.git20150128.596.heuler.fc21.x86_64/usr/include/nx ++ in=/GL ++ true ++ case "$in" in ++ break ++ printf '%s%s\n' /builddir/build/BUILDROOT/nx-libs-3.5.0.29-0.0x2go1.0.git20150128.596.heuler.fc21.x86_64/usr/include/nx /GL + install -dm0755 /builddir/build/BUILDROOT/nx-libs-3.5.0.29-0.0x2go1.0.git20150128.596.heuler.fc21.x86_64/usr/include/nx/GL ++ string_rep nx-X11/.build-exports/include/GL nx-X11/.build-exports/include /builddir/build/BUILDROOT/nx-libs-3.5.0.29-0.0x2go1.0.git20150128.596.heuler.fc21.x86_64/usr/include/nx ++ in=nx-X11/.build-exports/include/GL ++ unset out ++ test -n nx-X11/.build-exports/include ++ true ++ case "$in" in ++ : ++ out=/builddir/build/BUILDROOT/nx-libs-3.5.0.29-0.0x2go1.0.git20150128.596.heuler.fc21.x86_64/usr/include/nx ++ in=/GL ++ true ++ case "$in" in ++ break ++ printf '%s%s\n' /builddir/build/BUILDROOT/nx-libs-3.5.0.29-0.0x2go1.0.git20150128.596.heuler.fc21.x86_64/usr/include/nx /GL + install -pm0644 nx-X11/.build-exports/include/GL/gl.h nx-X11/.build-exports/include/GL/glext.h nx-X11/.build-exports/include/GL/glu.h nx-X11/.build-exports/include/GL/glx.h nx-X11/.build-exports/include/GL/glxext.h nx-X11/.build-exports/include/GL/glxint.h nx-X11/.build-exports/include/GL/glxmd.h nx-X11/.build-exports/include/GL/glxproto.h nx-X11/.build-exports/include/GL/glxtokens.h nx-X11/.build-exports/include/GL/osmesa.h /builddir/build/BUILDROOT/nx-libs-3.5.0.29-0.0x2go1.0.git20150128.596.heuler.fc21.x86_64/usr/include/nx/GL/ + read dirname ++ string_rep nx-X11/.build-exports/include/X11 nx-X11/.build-exports/include /builddir/build/BUILDROOT/nx-libs-3.5.0.29-0.0x2go1.0.git20150128.596.heuler.fc21.x86_64/usr/include/nx ++ in=nx-X11/.build-exports/include/X11 ++ unset out ++ test -n nx-X11/.build-exports/include ++ true ++ case "$in" in ++ : ++ out=/builddir/build/BUILDROOT/nx-libs-3.5.0.29-0.0x2go1.0.git20150128.596.heuler.fc21.x86_64/usr/include/nx ++ in=/X11 ++ true ++ case "$in" in ++ break ++ printf '%s%s\n' /builddir/build/BUILDROOT/nx-libs-3.5.0.29-0.0x2go1.0.git20150128.596.heuler.fc21.x86_64/usr/include/nx /X11 + install -dm0755 /builddir/build/BUILDROOT/nx-libs-3.5.0.29-0.0x2go1.0.git20150128.596.heuler.fc21.x86_64/usr/include/nx/X11 ++ string_rep nx-X11/.build-exports/include/X11 nx-X11/.build-exports/include /builddir/build/BUILDROOT/nx-libs-3.5.0.29-0.0x2go1.0.git20150128.596.heuler.fc21.x86_64/usr/include/nx ++ in=nx-X11/.build-exports/include/X11 ++ unset out ++ test -n nx-X11/.build-exports/include ++ true ++ case "$in" in ++ : ++ out=/builddir/build/BUILDROOT/nx-libs-3.5.0.29-0.0x2go1.0.git20150128.596.heuler.fc21.x86_64/usr/include/nx ++ in=/X11 ++ true ++ case "$in" in ++ break ++ printf '%s%s\n' /builddir/build/BUILDROOT/nx-libs-3.5.0.29-0.0x2go1.0.git20150128.596.heuler.fc21.x86_64/usr/include/nx /X11 + install -pm0644 nx-X11/.build-exports/include/X11/DECkeysym.h nx-X11/.build-exports/include/X11/HPkeysym.h nx-X11/.build-exports/include/X11/ImUtil.h nx-X11/.build-exports/include/X11/Sunkeysym.h nx-X11/.build-exports/include/X11/X.h nx-X11/.build-exports/include/X11/X10.h nx-X11/.build-exports/include/X11/XF86keysym.h nx-X11/.build-exports/include/X11/XKBlib.h nx-X11/.build-exports/include/X11/XWDFile.h nx-X11/.build-exports/include/X11/Xalloca.h nx-X11/.build-exports/include/X11/Xarch.h nx-X11/.build-exports/include/X11/Xatom.h nx-X11/.build-exports/include/X11/Xauth.h nx-X11/.build-exports/include/X11/Xcms.h nx-X11/.build-exports/include/X11/Xdefs.h nx-X11/.build-exports/include/X11/Xdmcp.h nx-X11/.build-exports/include/X11/Xfuncproto.h nx-X11/.build-exports/include/X11/Xfuncs.h nx-X11/.build-exports/include/X11/Xlib.h nx-X11/.build-exports/include/X11/XlibConf.h nx-X11/.build-exports/include/X11/Xlibint.h nx-X11/.build-exports/include/X11/Xlocale.h nx-X11/.build-exports/include/X11/Xmd.h nx-X11/.build-exports/include/X11/Xos.h nx-X11/.build-exports/include/X11/Xos_r.h nx-X11/.build-exports/include/X11/Xosdefs.h nx-X11/.build-exports/include/X11/Xpoll.h nx-X11/.build-exports/include/X11/Xproto.h nx-X11/.build-exports/include/X11/Xprotostr.h nx-X11/.build-exports/include/X11/Xregion.h nx-X11/.build-exports/include/X11/Xresource.h nx-X11/.build-exports/include/X11/Xthreads.h nx-X11/.build-exports/include/X11/Xutil.h nx-X11/.build-exports/include/X11/ap_keysym.h nx-X11/.build-exports/include/X11/cursorfont.h nx-X11/.build-exports/include/X11/keysym.h nx-X11/.build-exports/include/X11/keysymdef.h nx-X11/.build-exports/include/X11/misc.h nx-X11/.build-exports/include/X11/os.h nx-X11/.build-exports/include/X11/xpm.h /builddir/build/BUILDROOT/nx-libs-3.5.0.29-0.0x2go1.0.git20150128.596.heuler.fc21.x86_64/usr/include/nx/X11/ + read dirname ++ string_rep nx-X11/.build-exports/include/X11/Xtrans nx-X11/.build-exports/include /builddir/build/BUILDROOT/nx-libs-3.5.0.29-0.0x2go1.0.git20150128.596.heuler.fc21.x86_64/usr/include/nx ++ in=nx-X11/.build-exports/include/X11/Xtrans ++ unset out ++ test -n nx-X11/.build-exports/include ++ true ++ case "$in" in ++ : ++ out=/builddir/build/BUILDROOT/nx-libs-3.5.0.29-0.0x2go1.0.git20150128.596.heuler.fc21.x86_64/usr/include/nx ++ in=/X11/Xtrans ++ true ++ case "$in" in ++ break ++ printf '%s%s\n' /builddir/build/BUILDROOT/nx-libs-3.5.0.29-0.0x2go1.0.git20150128.596.heuler.fc21.x86_64/usr/include/nx /X11/Xtrans + install -dm0755 /builddir/build/BUILDROOT/nx-libs-3.5.0.29-0.0x2go1.0.git20150128.596.heuler.fc21.x86_64/usr/include/nx/X11/Xtrans ++ string_rep nx-X11/.build-exports/include/X11/Xtrans nx-X11/.build-exports/include /builddir/build/BUILDROOT/nx-libs-3.5.0.29-0.0x2go1.0.git20150128.596.heuler.fc21.x86_64/usr/include/nx ++ in=nx-X11/.build-exports/include/X11/Xtrans ++ unset out ++ test -n nx-X11/.build-exports/include ++ true ++ case "$in" in ++ : ++ out=/builddir/build/BUILDROOT/nx-libs-3.5.0.29-0.0x2go1.0.git20150128.596.heuler.fc21.x86_64/usr/include/nx ++ in=/X11/Xtrans ++ true ++ case "$in" in ++ break ++ printf '%s%s\n' /builddir/build/BUILDROOT/nx-libs-3.5.0.29-0.0x2go1.0.git20150128.596.heuler.fc21.x86_64/usr/include/nx /X11/Xtrans + install -pm0644 nx-X11/.build-exports/include/X11/Xtrans/Xtrans.h nx-X11/.build-exports/include/X11/Xtrans/Xtransint.h /builddir/build/BUILDROOT/nx-libs-3.5.0.29-0.0x2go1.0.git20150128.596.heuler.fc21.x86_64/usr/include/nx/X11/Xtrans/ + read dirname ++ string_rep nx-X11/.build-exports/include/X11/extensions nx-X11/.build-exports/include /builddir/build/BUILDROOT/nx-libs-3.5.0.29-0.0x2go1.0.git20150128.596.heuler.fc21.x86_64/usr/include/nx ++ in=nx-X11/.build-exports/include/X11/extensions ++ unset out ++ test -n nx-X11/.build-exports/include ++ true ++ case "$in" in ++ : ++ out=/builddir/build/BUILDROOT/nx-libs-3.5.0.29-0.0x2go1.0.git20150128.596.heuler.fc21.x86_64/usr/include/nx ++ in=/X11/extensions ++ true ++ case "$in" in ++ break ++ printf '%s%s\n' /builddir/build/BUILDROOT/nx-libs-3.5.0.29-0.0x2go1.0.git20150128.596.heuler.fc21.x86_64/usr/include/nx /X11/extensions + install -dm0755 /builddir/build/BUILDROOT/nx-libs-3.5.0.29-0.0x2go1.0.git20150128.596.heuler.fc21.x86_64/usr/include/nx/X11/extensions ++ string_rep nx-X11/.build-exports/include/X11/extensions nx-X11/.build-exports/include /builddir/build/BUILDROOT/nx-libs-3.5.0.29-0.0x2go1.0.git20150128.596.heuler.fc21.x86_64/usr/include/nx ++ in=nx-X11/.build-exports/include/X11/extensions ++ unset out ++ test -n nx-X11/.build-exports/include ++ true ++ case "$in" in ++ : ++ out=/builddir/build/BUILDROOT/nx-libs-3.5.0.29-0.0x2go1.0.git20150128.596.heuler.fc21.x86_64/usr/include/nx ++ in=/X11/extensions ++ true ++ case "$in" in ++ break ++ printf '%s%s\n' /builddir/build/BUILDROOT/nx-libs-3.5.0.29-0.0x2go1.0.git20150128.596.heuler.fc21.x86_64/usr/include/nx /X11/extensions + install -pm0644 nx-X11/.build-exports/include/X11/extensions/MITMisc.h nx-X11/.build-exports/include/X11/extensions/Print.h nx-X11/.build-exports/include/X11/extensions/Printstr.h nx-X11/.build-exports/include/X11/extensions/XEVI.h nx-X11/.build-exports/include/X11/extensions/XEVIstr.h nx-X11/.build-exports/include/X11/extensions/XI.h nx-X11/.build-exports/include/X11/extensions/XInput.h nx-X11/.build-exports/include/X11/extensions/XIproto.h nx-X11/.build-exports/include/X11/extensions/XKB.h nx-X11/.build-exports/include/X11/extensions/XKBbells.h nx-X11/.build-exports/include/X11/extensions/XKBconfig.h nx-X11/.build-exports/include/X11/extensions/XKBfile.h nx-X11/.build-exports/include/X11/extensions/XKBgeom.h nx-X11/.build-exports/include/X11/extensions/XKBproto.h nx-X11/.build-exports/include/X11/extensions/XKBrules.h nx-X11/.build-exports/include/X11/extensions/XKBsrv.h nx-X11/.build-exports/include/X11/extensions/XKBstr.h nx-X11/.build-exports/include/X11/extensions/XKM.h nx-X11/.build-exports/include/X11/extensions/XKMformat.h nx-X11/.build-exports/include/X11/extensions/XLbx.h nx-X11/.build-exports/include/X11/extensions/XRes.h nx-X11/.build-exports/include/X11/extensions/XResproto.h nx-X11/.build-exports/include/X11/extensions/XShm.h nx-X11/.build-exports/include/X11/extensions/XTest.h nx-X11/.build-exports/include/X11/extensions/Xag.h nx-X11/.build-exports/include/X11/extensions/Xagsrv.h nx-X11/.build-exports/include/X11/extensions/Xagstr.h nx-X11/.build-exports/include/X11/extensions/Xcomposite.h nx-X11/.build-exports/include/X11/extensions/Xcup.h nx-X11/.build-exports/include/X11/extensions/Xcupstr.h nx-X11/.build-exports/include/X11/extensions/Xdamage.h nx-X11/.build-exports/include/X11/extensions/Xdbe.h nx-X11/.build-exports/include/X11/extensions/Xdbeproto.h nx-X11/.build-exports/include/X11/extensions/Xevie.h nx-X11/.build-exports/include/X11/extensions/Xeviestr.h nx-X11/.build-exports/include/X11/extensions/Xext.h nx-X11/.build-exports/include/X11/extensions/Xfixes.h nx-X11/.build-exports/include/X11/extensions/Xinerama.h nx-X11/.build-exports/include/X11/extensions/Xrandr.h nx-X11/.build-exports/include/X11/extensions/Xrender.h nx-X11/.build-exports/include/X11/extensions/Xv.h nx-X11/.build-exports/include/X11/extensions/XvMC.h nx-X11/.build-exports/include/X11/extensions/XvMClib.h nx-X11/.build-exports/include/X11/extensions/XvMCproto.h nx-X11/.build-exports/include/X11/extensions/Xvlib.h nx-X11/.build-exports/include/X11/extensions/Xvproto.h nx-X11/.build-exports/include/X11/extensions/bigreqstr.h nx-X11/.build-exports/include/X11/extensions/composite.h nx-X11/.build-exports/include/X11/extensions/compositeproto.h nx-X11/.build-exports/include/X11/extensions/damageproto.h nx-X11/.build-exports/include/X11/extensions/damagewire.h nx-X11/.build-exports/include/X11/extensions/dmxext.h nx-X11/.build-exports/include/X11/extensions/dmxproto.h nx-X11/.build-exports/include/X11/extensions/dpms.h nx-X11/.build-exports/include/X11/extensions/dpmsstr.h nx-X11/.build-exports/include/X11/extensions/extutil.h nx-X11/.build-exports/include/X11/extensions/lbxbuf.h nx-X11/.build-exports/include/X11/extensions/lbxbufstr.h nx-X11/.build-exports/include/X11/extensions/lbxdeltastr.h nx-X11/.build-exports/include/X11/extensions/lbximage.h nx-X11/.build-exports/include/X11/extensions/lbxopts.h nx-X11/.build-exports/include/X11/extensions/lbxstr.h nx-X11/.build-exports/include/X11/extensions/lbxzlib.h nx-X11/.build-exports/include/X11/extensions/mitmiscstr.h nx-X11/.build-exports/include/X11/extensions/multibuf.h nx-X11/.build-exports/include/X11/extensions/multibufst.h nx-X11/.build-exports/include/X11/extensions/panoramiXext.h nx-X11/.build-exports/include/X11/extensions/panoramiXproto.h nx-X11/.build-exports/include/X11/extensions/randr.h nx-X11/.build-exports/include/X11/extensions/randrproto.h nx-X11/.build-exports/include/X11/extensions/record.h nx-X11/.build-exports/include/X11/extensions/recordstr.h nx-X11/.build-exports/include/X11/extensions/render.h nx-X11/.build-exports/include/X11/extensions/renderproto.h nx-X11/.build-exports/include/X11/extensions/security.h nx-X11/.build-exports/include/X11/extensions/securstr.h nx-X11/.build-exports/include/X11/extensions/shape.h nx-X11/.build-exports/include/X11/extensions/shapestr.h nx-X11/.build-exports/include/X11/extensions/shmstr.h nx-X11/.build-exports/include/X11/extensions/sync.h nx-X11/.build-exports/include/X11/extensions/syncstr.h nx-X11/.build-exports/include/X11/extensions/vldXvMC.h nx-X11/.build-exports/include/X11/extensions/xcmiscstr.h nx-X11/.build-exports/include/X11/extensions/xf86bigfont.h nx-X11/.build-exports/include/X11/extensions/xf86bigfstr.h nx-X11/.build-exports/include/X11/extensions/xf86dga.h nx-X11/.build-exports/include/X11/extensions/xf86dga1.h nx-X11/.build-exports/include/X11/extensions/xf86dga1str.h nx-X11/.build-exports/include/X11/extensions/xf86dgastr.h nx-X11/.build-exports/include/X11/extensions/xf86misc.h nx-X11/.build-exports/include/X11/extensions/xf86mscstr.h nx-X11/.build-exports/include/X11/extensions/xf86vmode.h nx-X11/.build-exports/include/X11/extensions/xf86vmstr.h nx-X11/.build-exports/include/X11/extensions/xfixesproto.h nx-X11/.build-exports/include/X11/extensions/xfixeswire.h nx-X11/.build-exports/include/X11/extensions/xtestext1.h nx-X11/.build-exports/include/X11/extensions/xteststr.h nx-X11/.build-exports/include/X11/extensions/xtrapbits.h nx-X11/.build-exports/include/X11/extensions/xtrapddmi.h nx-X11/.build-exports/include/X11/extensions/xtrapdi.h nx-X11/.build-exports/include/X11/extensions/xtrapemacros.h nx-X11/.build-exports/include/X11/extensions/xtraplib.h nx-X11/.build-exports/include/X11/extensions/xtraplibp.h nx-X11/.build-exports/include/X11/extensions/xtrapproto.h /builddir/build/BUILDROOT/nx-libs-3.5.0.29-0.0x2go1.0.git20150128.596.heuler.fc21.x86_64/usr/include/nx/X11/extensions/ + read dirname ++ string_rep nx-X11/.build-exports/include/X11/fonts nx-X11/.build-exports/include /builddir/build/BUILDROOT/nx-libs-3.5.0.29-0.0x2go1.0.git20150128.596.heuler.fc21.x86_64/usr/include/nx ++ in=nx-X11/.build-exports/include/X11/fonts ++ unset out ++ test -n nx-X11/.build-exports/include ++ true ++ case "$in" in ++ : ++ out=/builddir/build/BUILDROOT/nx-libs-3.5.0.29-0.0x2go1.0.git20150128.596.heuler.fc21.x86_64/usr/include/nx ++ in=/X11/fonts ++ true ++ case "$in" in ++ break ++ printf '%s%s\n' /builddir/build/BUILDROOT/nx-libs-3.5.0.29-0.0x2go1.0.git20150128.596.heuler.fc21.x86_64/usr/include/nx /X11/fonts + install -dm0755 /builddir/build/BUILDROOT/nx-libs-3.5.0.29-0.0x2go1.0.git20150128.596.heuler.fc21.x86_64/usr/include/nx/X11/fonts ++ string_rep nx-X11/.build-exports/include/X11/fonts nx-X11/.build-exports/include /builddir/build/BUILDROOT/nx-libs-3.5.0.29-0.0x2go1.0.git20150128.596.heuler.fc21.x86_64/usr/include/nx ++ in=nx-X11/.build-exports/include/X11/fonts ++ unset out ++ test -n nx-X11/.build-exports/include ++ true ++ case "$in" in ++ : ++ out=/builddir/build/BUILDROOT/nx-libs-3.5.0.29-0.0x2go1.0.git20150128.596.heuler.fc21.x86_64/usr/include/nx ++ in=/X11/fonts ++ true ++ case "$in" in ++ break ++ printf '%s%s\n' /builddir/build/BUILDROOT/nx-libs-3.5.0.29-0.0x2go1.0.git20150128.596.heuler.fc21.x86_64/usr/include/nx /X11/fonts + install -pm0644 nx-X11/.build-exports/include/X11/fonts/FS.h nx-X11/.build-exports/include/X11/fonts/FSproto.h nx-X11/.build-exports/include/X11/fonts/bdfint.h nx-X11/.build-exports/include/X11/fonts/bitmap.h nx-X11/.build-exports/include/X11/fonts/bufio.h nx-X11/.build-exports/include/X11/fonts/fntfil.h nx-X11/.build-exports/include/X11/fonts/fntfilio.h nx-X11/.build-exports/include/X11/fonts/fntfilst.h nx-X11/.build-exports/include/X11/fonts/font.h nx-X11/.build-exports/include/X11/fonts/fontencc.h nx-X11/.build-exports/include/X11/fonts/fontmisc.h nx-X11/.build-exports/include/X11/fonts/fontmod.h nx-X11/.build-exports/include/X11/fonts/fontshow.h nx-X11/.build-exports/include/X11/fonts/fontstruct.h nx-X11/.build-exports/include/X11/fonts/fontutil.h nx-X11/.build-exports/include/X11/fonts/fontxlfd.h nx-X11/.build-exports/include/X11/fonts/fsmasks.h nx-X11/.build-exports/include/X11/fonts/pcf.h /builddir/build/BUILDROOT/nx-libs-3.5.0.29-0.0x2go1.0.git20150128.596.heuler.fc21.x86_64/usr/include/nx/X11/fonts/ + read dirname # Provide means for Xinerama support in NX/X2Go sessions. This # This also requires two post-install symlinks: # (DESTDIR)/usr/lib64/nx/X11/Xinerama/libNX_X11.so.6 -> /usr/<libdir>/libX11.so.6 # (DESTDIR)/usr/lib64/nx/X11/Xinerama/libNX_Xext.so.6 -> /usr/<libdir>/libXext.so.6 install -dm0755 /builddir/build/BUILDROOT/nx-libs-3.5.0.29-0.0x2go1.0.git20150128.596.heuler.fc21.x86_64/usr/lib64/nx/X11/Xinerama ln -s -f /builddir/build/BUILDROOT/nx-libs-3.5.0.29-0.0x2go1.0.git20150128.596.heuler.fc21.x86_64//usr/lib64/libNX_Xinerama.so.1 /builddir/build/BUILDROOT/nx-libs-3.5.0.29-0.0x2go1.0.git20150128.596.heuler.fc21.x86_64/usr/lib64/nx/X11/Xinerama/libXinerama.so.1 install -dm0755 /builddir/build/BUILDROOT/nx-libs-3.5.0.29-0.0x2go1.0.git20150128.596.heuler.fc21.x86_64/usr/include/nx/X11/bitmaps install -pm0644 nx-X11/.build-exports/include/X11/bitmaps/* \ /builddir/build/BUILDROOT/nx-libs-3.5.0.29-0.0x2go1.0.git20150128.596.heuler.fc21.x86_64/usr/include/nx/X11/bitmaps/ install -dm0755 /builddir/build/BUILDROOT/nx-libs-3.5.0.29-0.0x2go1.0.git20150128.596.heuler.fc21.x86_64//etc/nxagent install -dm0755 /builddir/build/BUILDROOT/nx-libs-3.5.0.29-0.0x2go1.0.git20150128.596.heuler.fc21.x86_64//etc/x2go install -pm0644 etc/keystrokes.cfg /builddir/build/BUILDROOT/nx-libs-3.5.0.29-0.0x2go1.0.git20150128.596.heuler.fc21.x86_64//etc/nxagent/ install -pm0644 etc/keystrokes.cfg /builddir/build/BUILDROOT/nx-libs-3.5.0.29-0.0x2go1.0.git20150128.596.heuler.fc21.x86_64//etc/x2go/ install -pm0644 etc/rgb /builddir/build/BUILDROOT/nx-libs-3.5.0.29-0.0x2go1.0.git20150128.596.heuler.fc21.x86_64/etc/x2go/ install -pm0644 etc/rgb /builddir/build/BUILDROOT/nx-libs-3.5.0.29-0.0x2go1.0.git20150128.596.heuler.fc21.x86_64/etc/nxagent/ install -pm0644 etc/nxagent.keyboard /builddir/build/BUILDROOT/nx-libs-3.5.0.29-0.0x2go1.0.git20150128.596.heuler.fc21.x86_64/etc/nxagent/ install -pm0644 etc/x2goagent.keyboard /builddir/build/BUILDROOT/nx-libs-3.5.0.29-0.0x2go1.0.git20150128.596.heuler.fc21.x86_64/etc/x2go/ install -dm0755 /builddir/build/BUILDROOT/nx-libs-3.5.0.29-0.0x2go1.0.git20150128.596.heuler.fc21.x86_64/usr/share/x2go ln -s -f /builddir/build/BUILDROOT/nx-libs-3.5.0.29-0.0x2go1.0.git20150128.596.heuler.fc21.x86_64/etc/x2go/rgb /builddir/build/BUILDROOT/nx-libs-3.5.0.29-0.0x2go1.0.git20150128.596.heuler.fc21.x86_64/usr/share/x2go/rgb install -dm0755 /builddir/build/BUILDROOT/nx-libs-3.5.0.29-0.0x2go1.0.git20150128.596.heuler.fc21.x86_64/usr/share/nx ln -s -f /builddir/build/BUILDROOT/nx-libs-3.5.0.29-0.0x2go1.0.git20150128.596.heuler.fc21.x86_64/etc/nxagent/rgb /builddir/build/BUILDROOT/nx-libs-3.5.0.29-0.0x2go1.0.git20150128.596.heuler.fc21.x86_64/usr/share/nx/rgb make[1]: Leaving directory '/builddir/build/BUILD/nx-libs-3.5.0.29' + rm /builddir/build/BUILDROOT/nx-libs-3.5.0.29-0.0x2go1.0.git20150128.596.heuler.fc21.x86_64/usr/lib64/libXcomp.a /builddir/build/BUILDROOT/nx-libs-3.5.0.29-0.0x2go1.0.git20150128.596.heuler.fc21.x86_64/usr/lib64/libXcompshad.a + mkdir -p /builddir/build/BUILDROOT/nx-libs-3.5.0.29-0.0x2go1.0.git20150128.596.heuler.fc21.x86_64/usr/lib64/x2go/bin + ln -sf ../../nx/bin/nxagent /builddir/build/BUILDROOT/nx-libs-3.5.0.29-0.0x2go1.0.git20150128.596.heuler.fc21.x86_64/usr/lib64/x2go/bin/x2goagent + chmod 755 '/builddir/build/BUILDROOT/nx-libs-3.5.0.29-0.0x2go1.0.git20150128.596.heuler.fc21.x86_64/usr/lib64/nx/lib*.so*' '/builddir/build/BUILDROOT/nx-libs-3.5.0.29-0.0x2go1.0.git20150128.596.heuler.fc21.x86_64/usr/lib64/nx/X11/lib*.so*' chmod: cannot access '/builddir/build/BUILDROOT/nx-libs-3.5.0.29-0.0x2go1.0.git20150128.596.heuler.fc21.x86_64/usr/lib64/nx/lib*.so*': No such file or directory chmod: cannot access '/builddir/build/BUILDROOT/nx-libs-3.5.0.29-0.0x2go1.0.git20150128.596.heuler.fc21.x86_64/usr/lib64/nx/X11/lib*.so*': No such file or directory error: Bad exit status from /var/tmp/rpm-tmp.PQLjCl (%install) RPM build errors: Bad exit status from /var/tmp/rpm-tmp.PQLjCl (%install) Child return code was: 1 EXCEPTION: Command failed. See logs for output. # ['bash', '--login', '-c', 'rpmbuild -bb --target x86_64 --nodeps builddir/build/SPECS/nx-libs.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/nx-libs.spec'] LEAVE do --> EXCEPTION RAISED + rm -Rf /var/lib/jenkins/tmp/tmp.vbWnXGW3QY + exit -1 Build step 'Execute shell' marked build as failure
See <http://jenkins.x2go.org:8080/job/nx-libs+nightly+fedora-21/39/changes> Changes: [mike.gabriel] nx-libs.spec: fix permission setting on outdated path [mike.gabriel] Add debian/*.symbols files for shared nx-X11 libraries. [mike.gabriel] nx-libs.spec: NX libs are installed in %{_libdir} ------------------------------------------ [...truncated 414 lines...] Applying patch 211_nxcomp_set_default_options.full+lite.patch patching file nxcomp/Loop.cpp Applying patch 212_nxcomp_build-on-Android.full+lite.patch patching file nxcomp/Jpeg.cpp patching file nxcomp/Loop.cpp patching file nxcomp/Pgn.cpp patching file nxcomp/Proxy.cpp patching file nxcomp/ServerChannel.cpp Applying patch 220_nxproxy_bind-loopback-only.full+lite.patch patching file nxcomp/Loop.cpp patching file nxcomp/Misc.cpp patching file nxcomp/Misc.h Applying patch 300_nxagent_set-wm-class.full.patch patching file nx-X11/programs/Xserver/hw/nxagent/Screen.c Applying patch 301_nx-X11_use-shared-libs.full.patch patching file nx-X11/config/cf/host.def patching file nx-X11/programs/Xserver/Imakefile patching file nx-X11/programs/nxauth/Imakefile Applying patch 302_nx-X11_xkbbasedir-detection.full.patch patching file nx-X11/programs/Xserver/xkb/ddxLoad.c Applying patch 320_nxagent_configurable-keystrokes.full.patch patching file nx-X11/programs/Xserver/Imakefile patching file nx-X11/programs/Xserver/hw/nxagent/Imakefile patching file nx-X11/programs/Xserver/hw/nxagent/Keystroke.c patching file nx-X11/programs/Xserver/hw/nxagent/Keystroke.h patching file README.keystrokes patching file nx-X11/programs/Xserver/hw/nxagent/Args.c patching file nx-X11/programs/Xserver/hw/nxagent/Args.h Applying patch 321_nxagent_x2go-specific-keystroke-config.full.patch patching file nx-X11/programs/Xserver/hw/nxagent/Keystroke.c Applying patch 400_nxcomp-version.full+lite.patch patching file nxcomp/Control.cpp patching file nxcomp/Control.h patching file nxcomp/Loop.cpp patching file nxcomp/Makefile.in patching file nxcomp/NX.h patching file nxcomp/Version.c Applying patch 600_nx-X11+nxcompext+nxcompshad_unique-libnames.full.patch patching file nx-X11/config/cf/Imake.rules patching file nx-X11/config/cf/X11.tmpl patching file nx-X11/config/cf/lnxLib.rules patching file nx-X11/config/cf/lnxLib.tmpl patching file nx-X11/lib/X11/Imakefile patching file nx-X11/lib/XRes/Imakefile patching file nx-X11/lib/XTrap/Imakefile patching file nx-X11/lib/Xau/Imakefile patching file nx-X11/lib/Xcomposite/Imakefile patching file nx-X11/lib/Xcomposite/xcomposite.pc.in patching file nx-X11/lib/Xcursor/Imakefile patching file nx-X11/lib/Xcursor/xcursor.pc.in patching file nx-X11/lib/Xdamage/Imakefile patching file nx-X11/lib/Xdamage/xdamage.pc.in patching file nx-X11/lib/Xdmcp/Imakefile patching file nx-X11/lib/Xext/Imakefile patching file nx-X11/lib/Xfixes/Imakefile patching file nx-X11/lib/Xfixes/xfixes.pc.in patching file nx-X11/lib/Xfontcache/Imakefile patching file nx-X11/lib/Xinerama/Imakefile patching file nx-X11/lib/Xpm/Imakefile patching file nx-X11/lib/Xrandr/Imakefile patching file nx-X11/lib/Xrender/Imakefile patching file nx-X11/lib/Xrender/xrender.pc.in patching file nx-X11/lib/Xtst/Imakefile patching file nx-X11/lib/font/Imakefile patching file nx-X11/lib/oldX/Imakefile patching file nx-X11/lib/xkbfile/Imakefile patching file nx-X11/lib/xkbui/Imakefile patching file nx-X11/programs/Xserver/Imakefile patching file nxcompext/Makefile.in patching file nxcompshad/Makefile.in Applying patch 601_nx-X11_build-option-changes-to-not-use-bundled-libraries.full.patch patching file nx-X11/config/cf/host.def patching file nx-X11/lib/font/include/Imakefile patching file nx-X11/lib/Imakefile Applying patch 602_nx-X11_initgroups.full.patch patching file nx-X11/programs/Xserver/os/utils.c patching file nxcomp/Pipe.cpp Applying patch 603_nx-X11_compilation_warnings.full.patch patching file nx-X11/extras/Mesa/src/mesa/shader/arbprogparse.c patching file nx-X11/lib/X11/imLcPrs.c patching file nx-X11/programs/Xserver/xkb/ddxLoad.c Applying patch 604_nx-X11_recent-freetype-API.full.patch patching file nx-X11/lib/Xft/xftglyphs.c Applying patch 605_nxcomp_Types.h-dont-use-STL-internals-on-libc++.full+lite.patch patching file nxcomp/Types.h Applying patch 606_nx-X11_build-on-aarch64.full.patch patching file nx-X11/config/cf/Imake.cf patching file nx-X11/config/cf/linux.cf patching file nx-X11/config/cf/Imake.tmpl patching file nx-X11/programs/Xserver/include/servermd.h Applying patch 607_nxcomp_macosx-X11-launcher-in-private-tmp.full+lite.patch patching file nxcomp/Loop.cpp Applying patch 990_fix-DEBUG-and-TEST-builds.full.patch patching file nx-X11/programs/Xserver/dix/dixfonts.c patching file nx-X11/programs/Xserver/hw/nxagent/Render.c patching file nx-X11/programs/Xserver/hw/nxagent/X/NXdispatch.c patching file nx-X11/programs/Xserver/hw/nxagent/X/NXdixfonts.c Applying patch 999_nxagent_unbrand-nxagent-brand-x2goagent.full.patch patching file nx-X11/programs/Xserver/hw/nxagent/Splash.c patching file nx-X11/programs/Xserver/hw/nxagent/Display.c patching file nx-X11/programs/Xserver/hw/nxagent/Splash.h patching file nx-X11/programs/Xserver/os/oscolor.c patching file nx-X11/programs/Xserver/hw/nxagent/Keyboard.c Applying patch 016_nx-X11_install-location.debian.patch patching file nx-X11/config/cf/Imake.tmpl Applying patch 102_xserver-xext_set-securitypolicy-path.debian.patch patching file nx-X11/programs/Xserver/Xext/security.c Now at patch 102_xserver-xext_set-securitypolicy-path.debian.patch + rm .pc/ -Rf + cat nx-libs.spec + egrep '^Source[1-9]+:.*' + sed 's/%{name}/nx-libs/' + awk '{ print $2 }' + read source_file + mv /var/lib/jenkins/tmp/tmp.AWfZATTJZx/nx-libs /var/lib/jenkins/tmp/tmp.AWfZATTJZx/nx-libs-3.5.0.29 + tar -czf /var/lib/jenkins/pkg-dist/heuler/nx-libs/fedora/21//rpmbuild/SOURCES/nx-libs-3.5.0.29.tar.gz nx-libs-3.5.0.29 + cp nx-libs.spec /var/lib/jenkins/pkg-dist/heuler/nx-libs/fedora/21//rpmbuild/SOURCES + '[' xfedora = xfedora ']' + '[' -d /var/lib/mock/fedora-21-x86_64 ']' + rm -f /var/lib/jenkins/pkg-dist/heuler/nx-libs/fedora/21/x86_64/build.log + mock --buildsrpm -r fedora-21-x86_64 --result /var/lib/jenkins/pkg-dist/heuler/nx-libs/fedora/21/rpmbuild/SRPMS --spec /var/lib/jenkins/pkg-dist/heuler/nx-libs/fedora/21//rpmbuild/SOURCES/nx-libs.spec --sources /var/lib/jenkins/pkg-dist/heuler/nx-libs/fedora/21//rpmbuild/SOURCES/ INFO: mock.py version 1.1.33 starting... Start: init plugins INFO: selinux disabled Finish: init plugins Start: run INFO: Start(nx-libs.spec) Config(fedora-21-x86_64) Start: lock buildroot Start: clean chroot Finish: clean chroot Finish: lock buildroot Start: chroot init Start: lock buildroot Mock Version: 1.1.33 INFO: Mock Version: 1.1.33 INFO: calling preinit hooks INFO: enabled root cache Start: unpacking root cache Finish: unpacking root cache INFO: enabled yum cache Start: cleaning yum metadata Finish: cleaning yum metadata INFO: enabled ccache Start: device setup Finish: device setup Start: yum update 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: buildsrpm Start: rpmbuild -bs Finish: rpmbuild -bs Finish: buildsrpm INFO: Done(nx-libs.spec) Config(fedora-21-x86_64) 0 minutes 17 seconds INFO: Results and/or logs in: /var/lib/jenkins/pkg-dist/heuler/nx-libs/fedora/21/rpmbuild/SRPMS INFO: Cleaning up build root ('clean_on_success=True') Start: lock buildroot Start: clean chroot INFO: chroot (/var/lib/mock/fedora-21-x86_64) unlocked and deleted Finish: clean chroot Finish: lock buildroot Finish: run + cat /var/lib/jenkins/pkg-dist/heuler/nx-libs/fedora/21/rpmbuild/SRPMS/build.log Mock Version: 1.1.33 ENTER do(['bash', '--login', '-c', 'rpmbuild -bs --target x86_64 --nodeps builddir/build/SPECS/nx-libs.spec'], False, '/var/lib/mock/fedora-21-x86_64/root/', None, 0, True, False, 106, 999, None, False, {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'CCACHE_DIR': '/tmp/ccache', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'echo -n "<mock-chroot>"', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'CCACHE_UMASK': '002'}, logger=<mockbuild.trace_decorator.getLog object at 0x24acbd0>) Executing command: ['bash', '--login', '-c', 'rpmbuild -bs --target x86_64 --nodeps builddir/build/SPECS/nx-libs.spec'] with env {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'CCACHE_DIR': '/tmp/ccache', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'echo -n "<mock-chroot>"', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'CCACHE_UMASK': '002'} Building target platforms: x86_64 Building for target x86_64 Wrote: /builddir/build/SRPMS/nx-libs-3.5.0.29-0.0x2go1.0.git20150128.599.heuler.fc21.src.rpm Child return code was: 0 LEAVE do --> + rm -Rf /var/lib/jenkins/pkg-dist/heuler/nx-libs/fedora/21/rpmbuild/SRPMS/build.log + cd + rm /var/lib/jenkins/tmp/tmp.AWfZATTJZx/nx-libs -Rf + mkdir -p /var/lib/jenkins/pkg-dist/heuler/nx-libs/fedora/21/x86_64 /var/lib/jenkins/pkg-dist/heuler/nx-libs/fedora/21/i386 /var/lib/jenkins/pkg-dist/heuler/nx-libs/fedora/21/SRPM + '[' x '!=' xx86_64 ']' + '[' xfedora = xopensuse ']' + '[' xfedora = xsle ']' + rm -f /var/lib/jenkins/pkg-dist/heuler/nx-libs/fedora/21/x86_64/build.log + '[' -d /var/lib/mock/fedora-21-x86_64 ']' + ls /var/lib/jenkins/pkg-dist/heuler/nx-libs/fedora/21//rpmbuild/SRPMS/nx-libs-3.5.0.29-0.0x2go1.0.git20150128.599.heuler.fc21.src.rpm + read srpm + mock -r fedora-21-x86_64 --result /var/lib/jenkins/pkg-dist/heuler/nx-libs/fedora/21/x86_64 /var/lib/jenkins/pkg-dist/heuler/nx-libs/fedora/21//rpmbuild/SRPMS/nx-libs-3.5.0.29-0.0x2go1.0.git20150128.599.heuler.fc21.src.rpm INFO: mock.py version 1.1.33 starting... Start: init plugins INFO: selinux disabled Finish: init plugins Start: run INFO: Start(/var/lib/jenkins/pkg-dist/heuler/nx-libs/fedora/21//rpmbuild/SRPMS/nx-libs-3.5.0.29-0.0x2go1.0.git20150128.599.heuler.fc21.src.rpm) Config(fedora-21-x86_64) Start: lock buildroot Start: clean chroot Finish: clean chroot Finish: lock buildroot Start: chroot init Start: lock buildroot Mock Version: 1.1.33 INFO: Mock Version: 1.1.33 INFO: calling preinit hooks INFO: enabled root cache Start: unpacking root cache Finish: unpacking root cache INFO: enabled yum cache Start: cleaning yum metadata Finish: cleaning yum metadata INFO: enabled ccache Start: device setup Finish: device setup Start: yum update Start: Outputting list of available packages ERROR: Exception(/var/lib/jenkins/pkg-dist/heuler/nx-libs/fedora/21//rpmbuild/SRPMS/nx-libs-3.5.0.29-0.0x2go1.0.git20150128.599.heuler.fc21.src.rpm) Config(fedora-21-x86_64) 0 minutes 10 seconds INFO: Results and/or logs in: /var/lib/jenkins/pkg-dist/heuler/nx-libs/fedora/21/x86_64 INFO: Cleaning up build root ('clean_on_failure=True') Start: lock buildroot Start: clean chroot INFO: chroot (/var/lib/mock/fedora-21-x86_64) unlocked and deleted Finish: clean chroot Finish: lock buildroot ERROR: Command failed. See logs for output. # /usr/bin/repoquery -c /var/lib/mock/fedora-21-x86_64/root//etc/yum.conf -a --qf '%{nevra} %{buildtime} %{size} %{pkgid} %{repoid}' > /var/lib/jenkins/pkg-dist/heuler/nx-libs/fedora/21/x86_64/available_pkgs + cat /var/lib/jenkins/pkg-dist/heuler/nx-libs/fedora/21/x86_64/build.log Mock Version: 1.1.33 + rm -Rf /var/lib/jenkins/tmp/tmp.AWfZATTJZx + exit -1 Build step 'Execute shell' marked build as failure