See <http://jenkins.x2go.org:8080/job/nx-libs+nightly+sles-11.2/3/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 341 lines...] Applying patch 102_xserver-xext_set-securitypolicy-path.full.patch patching file nx-X11/programs/Xserver/Xext/security.c Applying patch 103_nxagent_set-X0-config-path.full.patch patching file nx-X11/programs/Xserver/hw/nxagent/Keyboard.c Applying patch 105_nxagent_export-remote-keyboard-config.full.patch patching file nx-X11/programs/Xserver/hw/nxagent/Error.c patching file nx-X11/programs/Xserver/hw/nxagent/Error.h patching file nx-X11/programs/Xserver/hw/nxagent/Keyboard.c Applying patch 106_nxagent_utf8-copy-clipboard.full.patch patching file nx-X11/programs/Xserver/hw/nxagent/Clipboard.c Applying patch 107_nxagent_clipboard-compound-text+small-bed-sheets.full.patch patching file nx-X11/programs/Xserver/hw/nxagent/Clipboard.c patching file nx-X11/programs/Xserver/hw/nxagent/Image.c Applying patch 108_nxagent_wine-close-delay.full.patch patching file nx-X11/programs/Xserver/hw/nxagent/Window.c Applying patch 110_nxagent_createpixmap-bounds-check.full.patch patching file nx-X11/programs/Xserver/hw/nxagent/NXdispatch.c Applying patch 200_nxagent_check-binary-x2go-flavour.full.patch patching file nx-X11/programs/Xserver/hw/nxagent/Init.c patching file nx-X11/programs/Xserver/hw/nxagent/Init.h Applying patch 201_nxagent_set-x2go-icon-if-x2goagent-flavour.full.patch patching file nx-X11/programs/Xserver/hw/nxagent/Display.c patching file nx-X11/programs/Xserver/hw/nxagent/Icons.h patching file nx-X11/programs/Xserver/hw/nxagent/x2go.xpm Applying patch 202_nx-X11_enable-xinerama.full.patch patching file nx-X11/config/cf/host.def patching file nx-X11/config/cf/X11.tmpl patching file nx-X11/lib/Xinerama/Xinerama.c patching file nx-X11/programs/Xserver/hw/nxagent/Imakefile patching file nx-X11/programs/Xserver/hw/nxagent/X/NXxvdisp.c patching file nx-X11/programs/Xserver/Imakefile patching file nx-X11/programs/Xserver/Xext/panoramiX.c patching file nx-X11/programs/Xserver/Xext/panoramiX.h Applying patch 203_nxagent_disable-rootless-exit.full.patch patching file nx-X11/programs/Xserver/hw/nxagent/Args.c patching file nx-X11/programs/Xserver/hw/nxagent/Handlers.c patching file nx-X11/programs/Xserver/hw/nxagent/Options.c patching file nx-X11/programs/Xserver/hw/nxagent/Options.h Applying patch 204_nxagent_repaint-solidpict.full.patch patching file nx-X11/programs/Xserver/hw/nxagent/Render.c patching file nx-X11/programs/Xserver/hw/nxagent/X/NXpicture.c patching file nx-X11/programs/Xserver/hw/nxagent/X/NXpicturestr.h Applying patch 205_nxagent_refresh-adsl.full.patch patching file nx-X11/programs/Xserver/hw/nxagent/GCOps.c Applying patch 206_nxagent_clipboard-as-nxoption.full.patch patching file nx-X11/programs/Xserver/hw/nxagent/Args.c Applying patch 207_nxagent_fix-xfixes-selection.full.patch patching file nx-X11/programs/Xserver/hw/nxagent/Clipboard.c Applying patch 209_x2goagent_add-man-page.full.patch patching file nx-X11/programs/Xserver/hw/nxagent/man/x2goagent.1 Applying patch 210_nxagent_save_session_state.full.patch patching file nx-X11/programs/Xserver/hw/nxagent/Args.c patching file nx-X11/programs/Xserver/hw/nxagent/Init.c patching file nx-X11/programs/Xserver/hw/nxagent/Reconnect.c patching file nx-X11/programs/Xserver/hw/nxagent/Reconnect.h patching file nx-X11/programs/Xserver/hw/nxagent/X/NXdispatch.c Applying patch 210_nxcomp_save_session_state.full+lite.patch patching file nxcomp/Loop.cpp 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.7luNyqmmif/nx-libs /var/lib/jenkins/tmp/tmp.7luNyqmmif/nx-libs-3.5.0.29 + tar -czf /var/lib/jenkins/pkg-dist/heuler/nx-libs/sle/11.2//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/sle/11.2//rpmbuild/SOURCES + '[' xsle = xfedora ']' + '[' xsle = xepel ']' + cd + rm /var/lib/jenkins/tmp/tmp.7luNyqmmif/nx-libs -Rf + mkdir -p /var/lib/jenkins/pkg-dist/heuler/nx-libs/sle/11.2/x86_64 /var/lib/jenkins/pkg-dist/heuler/nx-libs/sle/11.2/i386 + '[' xi386 '!=' xx86_64 ']' + '[' xsle = xopensuse ']' + '[' xsle = xsle ']' + '[' xsle = xopensuse ']' + '[' xsle = xsle ']' ++ echo /srv/mirrors/non-public/sle/#VERSION#/rpms/ ++ sed s/#VERSION#/11.2/ + DOWNLOAD_URL=/srv/mirrors/non-public/sle/11.2/rpms/ + ps ax + grep -E 'build.*/var/cache/obs-build/sle/11.2/x86_64/' + grep 'sudo obs' + sudo obs-build --nosignature --repo http://packages.x2go.org/sle/11.2/extras --repo /srv/mirrors/non-public/sle/11.2/rpms/ --root /var/cache/obs-build/sle/11.2/x86_64/ --clean /var/lib/jenkins/pkg-dist/heuler/nx-libs/sle/11.2//rpmbuild/SOURCES/nx-libs.spec logging output to /var/cache/obs-build/sle/11.2/x86_64/.build.log... [ 0s] Memory limit set to 66196768KB [ 0s] Using BUILD_ROOT=/var/cache/obs-build/sle/11.2/x86_64 [ 0s] Using BUILD_ARCH=x86_64:i686:i586:i486:i386 [ 0s] [ 0s] [ 0s] japsand started "build nx-libs.spec" at Wed Jan 28 18:45:17 UTC 2015. [ 0s] [ 0s] [ 0s] processing recipe /var/lib/jenkins/pkg-dist/heuler/nx-libs/sle/11.2//rpmbuild/SOURCES/nx-libs.spec ... [ 0s] init_buildsystem --configdir /usr/lib/obs-build/configs --cachedir /var/cache/obs-build --repository http://packages.x2go.org/sle/11.2/extras --repository /srv/mirrors/non-public/sle/11.2/rpms/ --clean --nosignature /var/lib/jenkins/pkg-dist/heuler/nx-libs/sle/11.2//rpmbuild/SOURCES/nx-libs.spec ... [ 0s] initializing /var/cache/obs-build/sle/11.2/x86_64/.srcfiles.cache ... [ 0s] /usr/lib/obs-build/createrepomddeps --cachedir=/var/cache/obs-build http://packages.x2go.org/sle/11.2/extras [ 0s] *** /srv/mirrors/non-public/sle/11.2/rpms/ does not exist + rm -Rf /var/lib/jenkins/tmp/tmp.7luNyqmmif + exit -1 Build step 'Execute shell' marked build as failure