See <http://jenkins.x2go.org:8080/job/nx-libs+nightly+fedora-rawhide/85/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. [mike.gabriel] CODE-REDUCTION_CLEANUP-UNUSED: remove faulty path [mike.gabriel] CODE-REDUCTION_CLEANUP-BACKUPFILES: fine-tune dropped file ------------------------------------------ [...truncated 436 lines...] 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.5ghByMQQt4/nx-libs /var/lib/jenkins/tmp/tmp.5ghByMQQt4/nx-libs-3.5.0.29 + tar -czf /var/lib/jenkins/pkg-dist/heuler/nx-libs/fedora/rawhide//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/rawhide//rpmbuild/SOURCES + '[' xfedora = xfedora ']' + '[' -d /var/lib/mock/fedora-rawhide-x86_64 ']' + rm -f /var/lib/jenkins/pkg-dist/heuler/nx-libs/fedora/rawhide/x86_64/build.log + mock --buildsrpm -r fedora-rawhide-x86_64 --result /var/lib/jenkins/pkg-dist/heuler/nx-libs/fedora/rawhide/rpmbuild/SRPMS --spec /var/lib/jenkins/pkg-dist/heuler/nx-libs/fedora/rawhide//rpmbuild/SOURCES/nx-libs.spec --sources /var/lib/jenkins/pkg-dist/heuler/nx-libs/fedora/rawhide//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-rawhide-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-rawhide-x86_64) 0 minutes 15 seconds INFO: Results and/or logs in: /var/lib/jenkins/pkg-dist/heuler/nx-libs/fedora/rawhide/rpmbuild/SRPMS INFO: Cleaning up build root ('clean_on_success=True') Start: lock buildroot Start: clean chroot INFO: chroot (/var/lib/mock/fedora-rawhide-x86_64) unlocked and deleted Finish: clean chroot Finish: lock buildroot Finish: run + cat /var/lib/jenkins/pkg-dist/heuler/nx-libs/fedora/rawhide/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-rawhide-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 0x2813c50>) 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.591.heuler.fc22.src.rpm Child return code was: 0 LEAVE do --> + rm -Rf /var/lib/jenkins/pkg-dist/heuler/nx-libs/fedora/rawhide/rpmbuild/SRPMS/build.log + cd + rm /var/lib/jenkins/tmp/tmp.5ghByMQQt4/nx-libs -Rf + mkdir -p /var/lib/jenkins/pkg-dist/heuler/nx-libs/fedora/rawhide/x86_64 /var/lib/jenkins/pkg-dist/heuler/nx-libs/fedora/rawhide/i386 + '[' x '!=' xx86_64 ']' + '[' xfedora = xopensuse ']' + '[' xfedora = xsle ']' + rm -f /var/lib/jenkins/pkg-dist/heuler/nx-libs/fedora/rawhide/x86_64/build.log + '[' -d /var/lib/mock/fedora-rawhide-x86_64 ']' + read srpm + ls /var/lib/jenkins/pkg-dist/heuler/nx-libs/fedora/rawhide//rpmbuild/SRPMS/nx-libs-3.5.0.29-0.0x2go1.0.git20150128.591.heuler.fc22.src.rpm + mock -r fedora-rawhide-x86_64 --result /var/lib/jenkins/pkg-dist/heuler/nx-libs/fedora/rawhide/x86_64 /var/lib/jenkins/pkg-dist/heuler/nx-libs/fedora/rawhide//rpmbuild/SRPMS/nx-libs-3.5.0.29-0.0x2go1.0.git20150128.591.heuler.fc22.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/rawhide//rpmbuild/SRPMS/nx-libs-3.5.0.29-0.0x2go1.0.git20150128.591.heuler.fc22.src.rpm) Config(fedora-rawhide-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: build phase for nx-libs-3.5.0.29-0.0x2go1.0.git20150128.591.heuler.fc22.src.rpm Start: device setup Finish: device setup Start: build setup for nx-libs-3.5.0.29-0.0x2go1.0.git20150128.591.heuler.fc22.src.rpm Finish: build setup for nx-libs-3.5.0.29-0.0x2go1.0.git20150128.591.heuler.fc22.src.rpm Start: rpmbuild -bb nx-libs-3.5.0.29-0.0x2go1.0.git20150128.591.heuler.fc22.src.rpm ERROR: Exception(/var/lib/jenkins/pkg-dist/heuler/nx-libs/fedora/rawhide//rpmbuild/SRPMS/nx-libs-3.5.0.29-0.0x2go1.0.git20150128.591.heuler.fc22.src.rpm) Config(fedora-rawhide-x86_64) 3 minutes 0 seconds INFO: Results and/or logs in: /var/lib/jenkins/pkg-dist/heuler/nx-libs/fedora/rawhide/x86_64 INFO: Cleaning up build root ('clean_on_failure=True') Start: lock buildroot Start: clean chroot INFO: chroot (/var/lib/mock/fedora-rawhide-x86_64) unlocked and deleted Finish: clean chroot Finish: lock buildroot ERROR: Command failed. See logs for output. # ['ccache', '-M', '4G'] + cat /var/lib/jenkins/pkg-dist/heuler/nx-libs/fedora/rawhide/x86_64/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-rawhide-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 0x23dcc50>) 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.591.heuler.fc22.src.rpm Child return code was: 0 LEAVE do --> + rm -Rf /var/lib/jenkins/tmp/tmp.5ghByMQQt4 + exit -1 Build step 'Execute shell' marked build as failure