[X2Go-Commits] Build failed in Jenkins: nx-libs+nightly+opensuse-tumbleweed #61
jenkins at x2go.org
jenkins at x2go.org
Fri Nov 9 21:03:27 CET 2018
See <http://jenkins.x2go.org:8080/job/nx-libs+nightly+opensuse-tumbleweed/61/display/redirect?page=changes>
Changes:
[mike.gabriel] Use min() [defined in include/misc.h] instead of MIN() [not defined in
[mike.gabriel] fix window title encoding (use utf8) for nxagent
[mike.gabriel] nxagent: Used 'Xutf8SetVMPropertis' instead of 'XSetStandardProperties'
[mike.gabriel] add list with versions of the xserver modules
[mike.gabriel] refactor nxagentGet(Default)EventMask
[mike.gabriel] Events.c: mitigate compiler warning
[mike.gabriel] Events.c: fix compiler warnings
[mike.gabriel] Events.c: fix wrong printf format specifiers
[mike.gabriel] Events.c: drop variable that caused compilation warning
[uli42] Fix broken 9a7c0b081fad98bfcfcceff9557781f4b39ec572
[uli42] Replace MIN/MAX macros by min/max from misc.h
[mike.gabriel] Args.c: rename nxagentParseOptions to nxagentParseSingleOption
[mike.gabriel] Args.c: allow options to contain URL encoded characters
[mike.gabriel] nxmissing.xpm: Add XPM marker so that image viewers recognize the image
[mike.gabriel] Application icon: Drop NoMachine logo as nxagent icon, switch to X11
[mike.gabriel] Call checkX2goAgent much earlier (in ddxProcessArgument) and adapt
[mike.gabriel] Use basename() to derive nxagentProgName cleanly.
[mike.gabriel] X2Go XPM icon: white background, not transparent.
[mike.gabriel] X2Go Agent XPM: Rename from x2go.xpm to x2goagent.xpm (like the symlink
[uli42] nxagent: Fix an excessive request size limitation that broke
[mike.gabriel] nxagent: use nxagentWMIsRunning as Bool all over the place
[mike.gabriel] nxagent: use nxagentWMPassed as Bool all over the place
[mike.gabriel] Pixmap.c: use some Bools as Bools not integers
[mike.gabriel] Render.c: improve Bool usage
[mike.gabriel] nxagentInitAndCheckVisuals: adapt bool usage to match the previous
[mike.gabriel] Window.c: improve Bool usage
[mike.gabriel] Window.c: remove useless code
[mike.gabriel] Events.c: improve Bool usage
[mike.gabriel] X11.tmpl: whitespace fix
[mike.gabriel] enable CLIENTIDS functions in xserver
[uli42] libNX_X11: upgrade to X.org upstream version 1.6.6
[uli42] libNX_X11: upgrade to X.org upstream version 1.6.7
[mike.gabriel] Clipboard: print requested target in debugging mode
[mike.gabriel] Clipboard.c: add function for debugging output
[mike.gabriel] NXproperty.c:add debug output
[mike.gabriel] Clipboard.c: introduce helper macros for easier debugging
[mike.gabriel] Clipboard.c: add macro for safe XFree calls with ptr clearance
[mike.gabriel] Clipboard.c: some scope optimizations
[mike.gabriel] Clipboard.c: print X errors
[mike.gabriel] Clipboard.c: Code optimization (missing else)
[mike.gabriel] Clipboard.c: add FIXME
[mike.gabriel] Clipboard.c: whitespace fixes
[mike.gabriel] Clipboard.c: GetWindowProperty() does not return BadMatch
[mike.gabriel] Clipboard.c: more debugging info for nxagentGetClipboardWindow()
[mike.gabriel] Clipboard.c: new debug function to reduce duplicate code
[mike.gabriel] Clipboard.c: improve nxagentClearSelection() debug code
[mike.gabriel] Clipboard.c: Use constant instead of hardcoded value
[mike.gabriel] Clipboard.c: more DEBUG output
[mike.gabriel] Clipboard.c: fix fprintf type warnings
[mike.gabriel] Clipboard.c: use __func__ everywhere
[mike.gabriel] Window.c: convert old-style function definitions to ANSI C89 style
[mike.gabriel] Window.c: indent FIXMEs
[mike.gabriel] Window.c: reformat/add braces for readability
[mike.gabriel] Window.c: scope improvements
[mike.gabriel] Window.c: whitespace cleanup
[mike.gabriel] Window.c: some code simplifications
[mike.gabriel] Window.c: silence compiler warnings
[mike.gabriel] Window.c: indent ifdefs for better readability
[mike.gabriel] Window.c: save some lines by declaring loop variables in the loop
[mike.gabriel] Window.c: add FIXME
[mike.gabriel] Window.c: use C99 designated initializers at some places
[uli42] Lift Xi to 1.3.0.0 (identical to 1.2.0)
[mike.gabriel] Check nxagentXkbInfo.EventBase before use
[mike.gabriel] Lift xkb to XORG-1.2.0 state
[mike.gabriel] Keyboard.c: Remove (now) unused defines
[mike.gabriel] Keyboard.c: remove unnecessary includes
[mike.gabriel] Keyboard.c: remove unused defines
[mike.gabriel] no more own XkbBaseDirectory handling
[mike.gabriel] Keyboard.c: do not define own RLMVO defaults
[mike.gabriel] XKB: provide XKB defines via Imakefile
[mike.gabriel] Lift xkb to XORG-1.3.0.0 state
[mike.gabriel] Keyboard.c: always ask for remote XKB
[mike.gabriel] Keyboard.c: simplify RLMVO string handling
[mike.gabriel] Keyboard.c: simplify over-specific if
[mike.gabriel] Keyboard.c: guard XkbFreeKeyboard calls
[mike.gabriel] Keyboard.c: greatly simplify the code in nxagentKeyboardProc
[mike.gabriel] Keyboard.c: fix keyboard=query logic
[mike.gabriel] Keyboard.c: simplify even more: free stuff at one place
[mike.gabriel] XkbSendNames: fix use of uninitialised bytes valgrind error.
[mike.gabriel] ProcXkbGetKbdByName: fix use of uninitialised bytes valgrind error.
[mike.gabriel] XKB: Fix garbage initialization
[mike.gabriel] XKB: Fix logic error
[mike.gabriel] XKB: Remove unused DDX functions
[mike.gabriel] Event.c: improve DEBUG output
[mike.gabriel] XKB: Fix size_syms calculation bug
[mike.gabriel] Make: Automatically determine xkb dir
[mike.gabriel] xkb: Fix memory leak if opening file fails
[mike.gabriel] xkb: Don't check for NULL before calling free
[mike.gabriel] Convert existing Xprintf style calls to asprintf style
[mike.gabriel] adapt code-versions.txt
[mike.gabriel] Lift Xext to xorg 1.4.2
------------------------------------------
[...truncated 13.10 KB...]
+++ ret=XXXXXXXXXXXXXXXXXXX
+++ i=19
+++ '[' 19 -lt 24 ']'
++++ printf X
+++ ret=XXXXXXXXXXXXXXXXXXXX
+++ i=20
+++ '[' 20 -lt 24 ']'
++++ printf X
+++ ret=XXXXXXXXXXXXXXXXXXXXX
+++ i=21
+++ '[' 21 -lt 24 ']'
++++ printf X
+++ ret=XXXXXXXXXXXXXXXXXXXXXX
+++ i=22
+++ '[' 22 -lt 24 ']'
++++ printf X
+++ ret=XXXXXXXXXXXXXXXXXXXXXXX
+++ i=23
+++ '[' 23 -lt 24 ']'
++++ printf X
+++ ret=XXXXXXXXXXXXXXXXXXXXXXXX
+++ i=24
+++ '[' 24 -lt 24 ']'
+++ printf XXXXXXXXXXXXXXXXXXXXXXXX
+++ return 0
++ mktemp -d --tmpdir=/var/lib/jenkins/tmp/ tmp.XXXXXXXXXXXXXXXXXXXXXXXX
+ TEMP_DIR=/var/lib/jenkins/tmp/tmp.75chWDr9iohEA0y3uTXf9Xwb
+ temp_cleanup+=("${TEMP_DIR}")
+ mkdir -p -- /var/lib/jenkins/tmp/tmp.75chWDr9iohEA0y3uTXf9Xwb/nx-libs
+ chmod -Rf -- 2770 /var/lib/jenkins/tmp/tmp.75chWDr9iohEA0y3uTXf9Xwb
+ cd /var/lib/jenkins/build/heuler/nx-libs
+ git clone --no-hardlinks --no-local /var/lib/jenkins/build/heuler/nx-libs /var/lib/jenkins/tmp/tmp.75chWDr9iohEA0y3uTXf9Xwb/nx-libs/
Cloning into '/var/lib/jenkins/tmp/tmp.75chWDr9iohEA0y3uTXf9Xwb/nx-libs'...
+ cd /var/lib/jenkins/tmp/tmp.75chWDr9iohEA0y3uTXf9Xwb
++ cd nx-libs
++ gitrevno
++ cd -
+ GITREV=3165
+ pushd nx-libs
+ git --no-pager log --since '2 years ago' '--format=%ai %aN (%h) %n%n%x09*%w(68,0,10) %s%d%n'
+ popd
+ rm -Rf -- nx-libs/.git
+ mv -- nx-libs/nx-libs.spec .
++ grep -E -- '^Version:.*' nx-libs.spec
++ awk '{ print $2 }'
+ UPSTREAM_VERSION=3.5.99.16
++ grep -E -- '^Release:.*' nx-libs.spec
++ awk '{ print $2 }'
+ PKG_RELEASE='0.0build1%{?dist}'
++ sed -e 's/%{?dist}//'
+ PKG_SRCRELEASE=0.0build1
++ grep -qsE -- '^BuildArch:.*noarch$' nx-libs.spec
++ echo no
+ IS_NOARCH=no
+ '[' heuler = heuler ']'
+ IS_RELEASE=0
+ sed -i nx-libs.spec -e 's/%{?dist}/.0.git20181109.3165.heuler%{?dist}/'
+ '[' -f nx-libs/debian/patches/series ']'
+ cd nx-libs
+ QUILT_PATCHES=debian/patches
+ quilt push -a
Applying patch debian/patches/2001_nx-X11_install-location.debian.patch
patching file nx-X11/config/cf/Imake.tmpl
Hunk #1 succeeded at 733 (offset 11 lines).
Hunk #2 succeeded at 751 (offset 11 lines).
patching file nx-X11/config/cf/site.def
Applying patch debian/patches/2002_xserver-xext_set-securitypolicy-path.debian.patch
patching file nx-X11/programs/Xserver/Xext/security.c
Now at patch debian/patches/2002_xserver-xext_set-securitypolicy-path.debian.patch
+ rm -Rf -- .pc/
+ grep -E '^Source[1-9]+:.*' nx-libs.spec
+ sed 's/%{name}/nx-libs/'
+ awk '{ print $2 }'
+ read source_file
+ mv -- /var/lib/jenkins/tmp/tmp.75chWDr9iohEA0y3uTXf9Xwb/nx-libs /var/lib/jenkins/tmp/tmp.75chWDr9iohEA0y3uTXf9Xwb/nx-libs-3.5.99.16
+ tar -czf /var/lib/jenkins/pkg-dist/heuler/nx-libs/opensuse/tumbleweed/SRPM/rpmbuild/SOURCES/nx-libs-3.5.99.16.tar.gz nx-libs-3.5.99.16
+ cp -- nx-libs.spec /var/lib/jenkins/pkg-dist/heuler/nx-libs/opensuse/tumbleweed/SRPM/rpmbuild/SOURCES
+ cd
+ rm -Rf -- /var/lib/jenkins/tmp/tmp.75chWDr9iohEA0y3uTXf9Xwb/nx-libs
+ '[' xopensuse = xopensuse ']'
+ typeset -a arches_copy
+ arches_copy=("${arches[@]}")
+ typeset -i i=0
+ (( i = 0 ))
+ (( i < 3 ))
+ [[ SRPM == \i\3\8\6 ]]
+ (( ++i ))
+ (( i < 3 ))
+ [[ x86_64 == \i\3\8\6 ]]
+ (( ++i ))
+ (( i < 3 ))
+ [[ i386 == \i\3\8\6 ]]
+ arches_copy[i]=i586
+ (( ++i ))
+ (( i < 3 ))
+ typeset arch=
+ for arch in "${arches_copy[@]}"
+ mkdir -p -- /var/lib/jenkins/pkg-dist/heuler/nx-libs/opensuse/tumbleweed/SRPM
+ for arch in "${arches_copy[@]}"
+ mkdir -p -- /var/lib/jenkins/pkg-dist/heuler/nx-libs/opensuse/tumbleweed/x86_64
+ for arch in "${arches_copy[@]}"
+ mkdir -p -- /var/lib/jenkins/pkg-dist/heuler/nx-libs/opensuse/tumbleweed/i586
+ BUILD_RESULT=/home/abuild/rpmbuild/
+ typeset obs_config_dir=obs-config
+ download_urls=()
+ typeset -a download_urls
+ download_url=()
+ typeset -a download_url
+ extra_obs_build_args=()
+ typeset -a extra_obs_build_args
+ typeset obs_build_vendor_tag=
++ map_prefix_to_vendor x2go
++ typeset prefix=x2go
++ typeset out=
++ typeset ret=1
++ case "${prefix}" in
++ out=X2Go
++ ret=0
++ printf %s X2Go
++ return 0
+ obs_build_vendor_tag=X2Go
+ '[' 0 -ne 0 ']'
+ extra_obs_build_args+=("--define" "%vendor ${obs_build_vendor_tag}")
+ typeset -i tmp_suse_major_version=0
+ typeset -i tmp_suse_minor_version=0
+ [[ tumbleweed = \t\u\m\b\l\e\w\e\e\d ]]
+ tmp_suse_major_version=9999
+ '[' xopensuse = xopensuse ']'
+ typeset -i legacy_release=0
++ wrap_suse_major_version 9999
++ typeset major_version=9999
++ typeset -i tmp_major_version=9999
++ [[ 9999 -lt 10 ]]
++ [[ 9999 -eq 42 ]]
++ echo 9999
++ return 0
+ tmp_suse_major_version=9999
+ '[' 0 -ne 0 ']'
+ [[ 9999 != \9\9\9\9 ]]
+ '[' 0 -eq 1 ']'
+ [[ 9999 = \9\9\9\9 ]]
+ download_url=("${OPENSUSE_DOWNLOAD_TUMBLEWEED_URL[@]}")
+ (( i = 0 ))
+ (( i < 1 ))
++ sed -e s/#VERSION#/tumbleweed/g
+ download_url[i]=https://download.opensuse.org/tumbleweed/repo/oss/#SUSESUBDIR#/
+ (( ++i ))
+ (( i < 1 ))
+ [[ 9999 -lt 15 ]]
+ (( i = 0 ))
+ (( i < 1 ))
++ sed -e s_#SUSESUBDIR#__g
+ download_url[i]=https://download.opensuse.org/tumbleweed/repo/oss//
+ (( ++i ))
+ (( i < 1 ))
+ [[ 9999 != \9\9\9\9 ]]
+ setup_opensuse_tumbleweed_config /var/lib/jenkins/tmp/tmp.75chWDr9iohEA0y3uTXf9Xwb obs-config
+ typeset temp_dir=/var/lib/jenkins/tmp/tmp.75chWDr9iohEA0y3uTXf9Xwb
+ typeset obs_config_dir=obs-config
+ typeset obs_factory_prjconf_url=https://api.opensuse.org/public/source/openSUSE:Factory/_config
+ typeset obs_tumbleweed_prjconf_url=https://api.opensuse.org/public/source/openSUSE:Tumbleweed/_config
+ typeset obs_config_tumbleweed_filename=sltumbleweed.conf
+ [[ ! -d /var/lib/jenkins/tmp/tmp.75chWDr9iohEA0y3uTXf9Xwb ]]
+ pushd /var/lib/jenkins/tmp/tmp.75chWDr9iohEA0y3uTXf9Xwb
+ mkdir -- obs-config
+ pushd obs-config
~/tmp/tmp.75chWDr9iohEA0y3uTXf9Xwb/obs-config ~/tmp/tmp.75chWDr9iohEA0y3uTXf9Xwb ~
+ curl https://api.opensuse.org/public/source/openSUSE:Factory/_config https://api.opensuse.org/public/source/openSUSE:Tumbleweed/_config
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:01 --:--:-- 0100 41792 100 41792 0 0 31293 0 0:00:01 0:00:01 --:--:-- 31304
0 0 0 0 0 0 0 0 --:--:-- 0:00:01 --:--:-- 0100 770 100 770 0 0 493 0 0:00:01 0:00:01 --:--:-- 1372100 770 100 770 0 0 493 0 0:00:01 0:00:01 --:--:-- 1372
+ popd
~/tmp/tmp.75chWDr9iohEA0y3uTXf9Xwb ~
+ popd
~
+ return 0
+ extra_obs_build_args+=("--configdir" "${TEMP_DIR}/${obs_config_dir}")
+ for url in "${download_url[@]}"
+ download_urls+=('--repo' "${url}")
+ typeset -i noarch_built=0
+ for l_ARCH in "${arches[@]}"
+ '[' SRPM = SRPM ']'
+ typeset base_arch=x86_64
+ '[' -z x86_64 ']'
+ '[' xopensuse = xfedora ']'
+ '[' xopensuse = xepel ']'
+ ps ax
+ grep -E 'build.*/var/cache/obs-build/opensuse/tumbleweed/x86_64/'
+ grep 'sudo obs'
+ get_extra_repository suse opensuse tumbleweed heuler nx-libs x86_64 1
+ typeset TYPE=suse
+ typeset DIST=opensuse
+ typeset CODENAME=tumbleweed
+ typeset COMPONENT=heuler
+ typeset PACKAGE=nx-libs
+ typeset ARCH=x86_64
++ make_boolean 1
++ typeset -l OPTION=1
++ case "${OPTION}" in
++ OPTION=1
++ printf 1
++ return 0
+ typeset WANT_EXTRA=1
+ case "${TYPE}" in
+ OTHERMIRROR=
+ '[' 1 -eq 1 ']'
+ OTHERMIRROR='--repo suse at https://packages.x2go.org/opensuse/tumbleweed/extras'
+ '[' -z x2go-keyring ']'
+ '[' x2go-keyring '!=' nx-libs ']'
+ OTHERMIRROR='--repo suse at https://packages.x2go.org/opensuse/tumbleweed/extras --repo suse at https://packages.x2go.org/opensuse/tumbleweed/heuler'
+ return 0
+ sudo obs-build --nosignature --repo suse at https://packages.x2go.org/opensuse/tumbleweed/extras --repo suse at https://packages.x2go.org/opensuse/tumbleweed/heuler --repo https://download.opensuse.org/tumbleweed/repo/oss// --root /var/cache/obs-build/opensuse/tumbleweed/x86_64/ --clean --stage=-bs --define '%vendor X2Go' --configdir /var/lib/jenkins/tmp/tmp.75chWDr9iohEA0y3uTXf9Xwb/obs-config /var/lib/jenkins/pkg-dist/heuler/nx-libs/opensuse/tumbleweed/SRPM/rpmbuild/SOURCES/nx-libs.spec
logging output to /var/cache/obs-build/opensuse/tumbleweed/x86_64/.build.log...
[ 0s] Memory limit set to 33053012KB
[ 0s] Using BUILD_ROOT=/var/cache/obs-build/opensuse/tumbleweed/x86_64
[ 0s] Using BUILD_ARCH=x86_64:i686:i586:i486:i386
[ 0s]
[ 0s]
[ 0s] japsand started "build nx-libs.spec" at Fri Nov 9 20:03:10 UTC 2018.
[ 0s]
[ 0s]
[ 0s] processing recipe /var/lib/jenkins/pkg-dist/heuler/nx-libs/opensuse/tumbleweed/SRPM/rpmbuild/SOURCES/nx-libs.spec ...
[ 0s] init_buildsystem --configdir /var/lib/jenkins/tmp/tmp.75chWDr9iohEA0y3uTXf9Xwb/obs-config --cachedir /var/cache/obs-build --define %vendor X2Go --repository suse at https://packages.x2go.org/opensuse/tumbleweed/extras --repository suse at https://packages.x2go.org/opensuse/tumbleweed/heuler --repository https://download.opensuse.org/tumbleweed/repo/oss// --clean --nosignature /var/lib/jenkins/pkg-dist/heuler/nx-libs/opensuse/tumbleweed/SRPM/rpmbuild/SOURCES/nx-libs.spec ...
[ 1s] initializing /var/cache/obs-build/opensuse/tumbleweed/x86_64/.srcfiles.cache ...
[ 1s] /usr/lib/obs-build/createyastdeps --cachedir=/var/cache/obs-build https://packages.x2go.org/opensuse/tumbleweed/extras
[ 1s] /usr/lib/obs-build/createyastdeps --cachedir=/var/cache/obs-build https://packages.x2go.org/opensuse/tumbleweed/heuler
[ 1s] /usr/lib/obs-build/createrepomddeps --cachedir=/var/cache/obs-build https://download.opensuse.org/tumbleweed/repo/oss//
[ 15s] expanding package dependencies...
[ 16s] Warning: distribution not specified, assuming 'sltumbleweed-x86_64' (see /var/lib/jenkins/tmp/tmp.75chWDr9iohEA0y3uTXf9Xwb/obs-config).
[ 17s] expansion error
[ 17s] nothing provides xorg-x11-xkb-utils-devel
[ 17s]
+ exit 1
+ cleanup
+ '[' -n '' ']'
+ '[' -n '' ']'
+ echo 'Warning: mock temporary config directory not defined. Skipping cleanup.'
Warning: mock temporary config directory not defined. Skipping cleanup.
+ typeset temp_dir=
+ for temp_dir in "${temp_cleanup[@]}"
+ '[' -n /var/lib/jenkins/tmp/tmp.75chWDr9iohEA0y3uTXf9Xwb ']'
+ '[' -d /var/lib/jenkins/tmp/tmp.75chWDr9iohEA0y3uTXf9Xwb ']'
+ rm -Rf -- /var/lib/jenkins/tmp/tmp.75chWDr9iohEA0y3uTXf9Xwb
[ 17s] japsand failed "build nx-libs.spec" at Fri Nov 9 20:03:27 UTC 2018.
[ 17s]
Build step 'Execute shell' marked build as failure
More information about the x2go-commits
mailing list