[X2Go-Commits] Build failed in Jenkins: nx-libs+nightly+raspberrypios-bookworm #2
jenkins at x2go.org
jenkins at x2go.org
Wed Sep 4 22:01:18 CEST 2024
See <https://jenkins.x2go.org:8443/job/nx-libs+nightly+raspberrypios-bookworm/2/display/redirect>
Changes:
------------------------------------------
[...truncated 11.02 KiB...]
+++ '[' 23 -lt 24 ']'
++++ printf X
+++ ret=XXXXXXXXXXXXXXXXXXXXXXXX
+++ i=24
+++ '[' 24 -lt 24 ']'
+++ printf XXXXXXXXXXXXXXXXXXXXXXXX
+++ return 0
++ mktemp -d --tmpdir=/home/x2go-jenkins/tmp/ tmp.XXXXXXXXXXXXXXXXXXXXXXXX
+ TEMP_DIR=/home/x2go-jenkins/tmp/tmp.8bM4sx6W8K9eDjPHPkTHON53
+ temp_cleanup+=("${TEMP_DIR}")
+ mkdir -p -- /home/x2go-jenkins/tmp/tmp.8bM4sx6W8K9eDjPHPkTHON53/nx-libs
+ chmod 2770 -Rf -- /home/x2go-jenkins/tmp/tmp.8bM4sx6W8K9eDjPHPkTHON53
+ cd /home/x2go-jenkins/build/heuler/nx-libs
+ git clone --no-hardlinks --no-local /home/x2go-jenkins/build/heuler/nx-libs /home/x2go-jenkins/tmp/tmp.8bM4sx6W8K9eDjPHPkTHON53/nx-libs/
Cloning into '/home/x2go-jenkins/tmp/tmp.8bM4sx6W8K9eDjPHPkTHON53/nx-libs'...
+ cd /home/x2go-jenkins/tmp/tmp.8bM4sx6W8K9eDjPHPkTHON53/nx-libs
+ git checkout master
Already on 'master'
Your branch is up to date with 'origin/master'.
+ find /home/x2go-jenkins/build/heuler/nx-libs/../ -maxdepth 0 -mindepth 0 -type f
+ read -r -d '' line
++ gitrevno
+ GITREV=4576
++ gitdate
+ typeset gitdate=20230223
+ SA_OPTION=
+ test -f debian/source/format
+ grep -Eqs '^3.0.*\(quilt\)$' debian/source/format
+ '[' -n 5 ']'
+ '[' 5 -gt 3 ']'
+ typeset -l codename=bookworm
+ '[' bookworm = sid ']'
+ typeset numerical_version=
+ typeset pretty_dist=
+ typeset -i tmp_ret=1
++ map_codename_to_numerical_version raspbian bookworm
++ typeset dist=raspbian
++ typeset codename_in=bookworm
++ '[' -n 5 ']'
++ '[' 5 -gt 3 ']'
++ typeset -l codename=bookworm
++ '[' bookworm = sid ']'
++ typeset numerical_version=
++ typeset -i ret=1
++ '[' raspbian = debian ']'
++ '[' raspbian = raspbian ']'
+++ debian-codename-to-version.sh bookworm
++ numerical_version=12
++ ret=0
++ echo 12
++ return 0
+ numerical_version=12
+ tmp_ret=0
+ '[' -n raspbian ']'
+ '[' raspbian = debian ']'
+ '[' raspbian = raspbian ']'
+ pretty_dist=Debian
+ '[' -n raspbian ']'
+ '[' raspbian = ubuntu ']'
+ '[' 0 -ne 0 ']'
+ '[' -z 12 ']'
+ '[' '!' -e debian/control ']'
+ '[' xheuler '!=' xmain ']'
+ mv -- debian/control debian/control.tmp
+ sed 's,Section:[\ ]*\(.*\),Section: heuler/\1,g' debian/control.tmp
+ '[' heuler '!=' heuler ']'
+ dch --distribution bookworm --force-distribution -l '~git20240904.4576+12.heuler.' 'Development-Snapshot!!! Auto-built Debian bookworm (12) package for packages.x2go.org repository (Git commit: 288394c18c6aa70faabb69fa3a021cfbd300b8df).'
dch warning: Recognised distributions are:
experimental, unstable, testing, stable, oldstable, oldoldstable,
{bullseye,buster,stretch,jessie,wheezy}-proposed-updates,
{testing,stable,oldstable,oldoldstable}-proposed-updates,
{bullseye,buster,stretch,jessie,wheezy}-security,
{testing,stable,oldstable,oldoldstable}}-security, bullseye-backports, bookworm-backports and UNRELEASED.
Using your request anyway.
+ typeset -i skip_arch_all=0
+ typeset -a arches
+ arches=()
+ case "${PLATFORM}" in
+ arches+=("amd64" "i386")
+ '[' raspbian = raspbian ']'
+ arches=()
+ '[' 11 -lt 12 ']'
+ arches+=('arm64')
+ arches+=('armhf')
+ typeset cur_arch=
+ for cur_arch in "${arches[@]}"
+ mkdir -p -- /home/x2go-jenkins/pkg-dist/heuler/nx-libs/raspbian/bookworm/arm64
+ for cur_arch in "${arches[@]}"
+ mkdir -p -- /home/x2go-jenkins/pkg-dist/heuler/nx-libs/raspbian/bookworm/armhf
+ OTHERMIRROR=
+ '[' xheuler = xheuler ']'
+ grep -qs nx-libs
+ OTHERMIRROR='deb http://packages.x2go.org/raspbian bookworm extras main heuler'
+ '[' nx-libs = x2gomatebindings ']'
+ git --no-pager log --since '2 years ago' '--format=%ai %aN (%h) %n%n%x09*%w(68,0,10) %s%d%n'
+ typeset -a sbuild_options
+ sbuild_options=("-n" "--jobs=2" "-sA" "--dist=${codename}" "--keyid=${GPG_KEY}")
+ '[' 12 -gt 8 ']'
+ sbuild_options+=("--build-dep-resolver=apt")
+ sbuild_options+=("--resolve-alternatives")
+ '[' -n '' ']'
+ '[' -n 'deb http://packages.x2go.org/raspbian bookworm extras main heuler' ']'
+ sbuild_options+=("--extra-repository=${OTHERMIRROR}")
+ typeset -a sbuild_options_amd64 sbuild_options_i386 sbuild_options_arm64 sbuild_options_armhf sbuild_options_powerpc sbuild_options_ppc64 sbuild_options_ppc64el
+ sbuild_options_amd64=("${sbuild_options[@]}")
+ sbuild_options_i386=("${sbuild_options[@]}" "--arch=i386" "--debbuildopts=-B")
+ sbuild_options_arm64=("${sbuild_options[@]}" "--arch=arm64" "--chroot=${codename}-arm64-raspbian-sbuild")
+ sbuild_options_armhf=("${sbuild_options[@]}" "--arch=armhf" "--chroot=${codename}-armhf-raspbian-sbuild")
+ sbuild_options_powerpc=("${sbuild_options[@]}" "--debbuildopts=-B")
+ sbuild_options_ppc64=("${sbuild_options[@]}" "--arch=ppc64" "--chroot=${codename}-ppc64-sbuild" "--debbuildopts=-B")
+ sbuild_options_ppc64el=("${sbuild_options[@]}" "--debbuildopts=-B")
+ typeset base_arch=arm64
+ '[' -n arm64 ']'
+ '[' x '!=' xarm64 ']'
+ grep -Eqs 'Architecture.*(all|any|arm64)' /home/x2go-jenkins/tmp/tmp.8bM4sx6W8K9eDjPHPkTHON53/nx-libs/debian/control
+ typeset -i has_arch_dep=0
+ grep -Eqs 'Architecture.*(any|arm64)' /home/x2go-jenkins/tmp/tmp.8bM4sx6W8K9eDjPHPkTHON53/nx-libs/debian/control
+ has_arch_dep=1
+ '[' 1 -eq 1 ']'
+ typeset 'indirect=sbuild_options_arm64[@]'
+ typeset -a indirect_resolve
+ indirect_resolve=("${!indirect}")
+ cd /home/x2go-jenkins/pkg-dist/heuler/nx-libs/raspbian/bookworm/arm64
+ nice sbuild -n --jobs=2 -sA --dist=bookworm --keyid=F4A7678C9C6B0B2B --build-dep-resolver=apt --resolve-alternatives '--extra-repository=deb http://packages.x2go.org/raspbian bookworm extras main heuler' --arch=arm64 --chroot=bookworm-arm64-raspbian-sbuild /home/x2go-jenkins/tmp/tmp.8bM4sx6W8K9eDjPHPkTHON53/nx-libs
CONFIGURE="./configure --disable-silent-rules \
--prefix=/usr \
--libdir="/usr/lib/x86_64-linux-gnu" \
--includedir="/usr/include/x86_64-linux-gnu" \
--libexecdir=""/usr/lib/x86_64-linux-gnu"/nx/bin" \
--build=x86_64-linux-gnu \
--host=x86_64-linux-gnu" dh clean --no-parallel --with quilt
dh: warning: Compatibility levels before 10 are deprecated (level 9 in use)
debian/rules override_dh_auto_clean
make[1]: Entering directory '/home/x2go-jenkins/tmp/tmp.8bM4sx6W8K9eDjPHPkTHON53/nx-libs'
rm -Rf nx-X11/.build-exports
dh_auto_clean --no-parallel || dh_auto_clean
dh_auto_clean: warning: Compatibility levels before 10 are deprecated (level 9 in use)
make -j1 distclean
make[2]: Entering directory '/home/x2go-jenkins/tmp/tmp.8bM4sx6W8K9eDjPHPkTHON53/nx-libs'
/bin/sh: 1: pkg-config: not found
Makefile:31: xkbcomp devel package missing, using imake default values
/bin/sh: 1: pkg-config: not found
Makefile:34: fontutil devel package missing, using imake default values
# prepare nx-X11/config/cf/nxversion.def
sed \
-e 's/###NX_VERSION_MAJOR###/3/' \
-e 's/###NX_VERSION_MINOR###/5/' \
-e 's/###NX_VERSION_MICRO###/99/' \
-e 's/###NX_VERSION_PATCH###/26/' \
nx-X11/config/cf/nxversion.def.in \
> nx-X11/config/cf/nxversion.def
# auto-config some setting
# check if system supports Xfont2
(echo "#define HasXfont2 `pkg-config --exists xfont2 && echo YES || echo NO`") >nx-X11/config/cf/nxconfig.def
/bin/bash: line 1: pkg-config: command not found
# check if system has an _old_ release of Xfont1
(echo "#define HasLegacyXfont1 `pkg-config --exists 'xfont < 1.4.2' && echo YES || echo NO`") >>nx-X11/config/cf/nxconfig.def
/bin/bash: line 1: pkg-config: command not found
# check if system has an _old_ release of XextProto
(echo "#define HasLegacyXextProto `pkg-config --exists 'xextproto < 7.1.0' && echo YES || echo NO`") >>nx-X11/config/cf/nxconfig.def
/bin/bash: line 1: pkg-config: command not found
# the system's directory with the xkb data and binary files (these
# needs to be independent of Imake's ProjectRoot or the configure
# prefix.)
(pkg-config --exists xkbcomp && echo "#define SystemXkbConfigDir `pkg-config xkbcomp --variable=xkbconfigdir`"; :) >>nx-X11/config/cf/nxconfig.def
/bin/bash: line 1: pkg-config: command not found
(pkg-config --exists xkbcomp && echo "#define SystemXkbBinDir `pkg-config xkbcomp --variable=prefix`/bin"; :) >>nx-X11/config/cf/nxconfig.def
/bin/bash: line 1: pkg-config: command not found
(pkg-config --exists fontutil && echo "#define SystemFontRootDir `pkg-config fontutil --variable=fontrootdir`"; :) >>nx-X11/config/cf/nxconfig.def
/bin/bash: line 1: pkg-config: command not found
# let's create the nx-X11 Makefiles now, once everything has been defined
make -j1 -C nx-X11 Makefiles IMAKE_DEFINES=""
make[3]: Entering directory '/home/x2go-jenkins/tmp/tmp.8bM4sx6W8K9eDjPHPkTHON53/nx-libs/nx-X11'
if [ -f xmakefile ]; then \
set -x; \
rm -f xmakefile.bak; \
mv xmakefile xmakefile.bak; \
else \
exit 0; \
fi
which imake 1>/dev/null && imake -I./config/cf -w -j1 -s xmakefile -DTOPDIR=. -DCURDIR=.
make[3]: *** [Makefile:67: xmakefile] Error 1
make[3]: Leaving directory '/home/x2go-jenkins/tmp/tmp.8bM4sx6W8K9eDjPHPkTHON53/nx-libs/nx-X11'
make[2]: *** [Makefile:122: imakeconfig] Error 2
make[2]: Leaving directory '/home/x2go-jenkins/tmp/tmp.8bM4sx6W8K9eDjPHPkTHON53/nx-libs'
dh_auto_clean: error: make -j1 distclean returned exit code 2
dh_auto_clean: warning: Compatibility levels before 10 are deprecated (level 9 in use)
make -j1 distclean
make[2]: Entering directory '/home/x2go-jenkins/tmp/tmp.8bM4sx6W8K9eDjPHPkTHON53/nx-libs'
/bin/sh: 1: pkg-config: not found
Makefile:31: xkbcomp devel package missing, using imake default values
/bin/sh: 1: pkg-config: not found
Makefile:34: fontutil devel package missing, using imake default values
# prepare nx-X11/config/cf/nxversion.def
sed \
-e 's/###NX_VERSION_MAJOR###/3/' \
-e 's/###NX_VERSION_MINOR###/5/' \
-e 's/###NX_VERSION_MICRO###/99/' \
-e 's/###NX_VERSION_PATCH###/26/' \
nx-X11/config/cf/nxversion.def.in \
> nx-X11/config/cf/nxversion.def
# auto-config some setting
# check if system supports Xfont2
(echo "#define HasXfont2 `pkg-config --exists xfont2 && echo YES || echo NO`") >nx-X11/config/cf/nxconfig.def
/bin/bash: line 1: pkg-config: command not found
# check if system has an _old_ release of Xfont1
(echo "#define HasLegacyXfont1 `pkg-config --exists 'xfont < 1.4.2' && echo YES || echo NO`") >>nx-X11/config/cf/nxconfig.def
/bin/bash: line 1: pkg-config: command not found
# check if system has an _old_ release of XextProto
(echo "#define HasLegacyXextProto `pkg-config --exists 'xextproto < 7.1.0' && echo YES || echo NO`") >>nx-X11/config/cf/nxconfig.def
/bin/bash: line 1: pkg-config: command not found
# the system's directory with the xkb data and binary files (these
# needs to be independent of Imake's ProjectRoot or the configure
# prefix.)
(pkg-config --exists xkbcomp && echo "#define SystemXkbConfigDir `pkg-config xkbcomp --variable=xkbconfigdir`"; :) >>nx-X11/config/cf/nxconfig.def
/bin/bash: line 1: pkg-config: command not found
(pkg-config --exists xkbcomp && echo "#define SystemXkbBinDir `pkg-config xkbcomp --variable=prefix`/bin"; :) >>nx-X11/config/cf/nxconfig.def
/bin/bash: line 1: pkg-config: command not found
(pkg-config --exists fontutil && echo "#define SystemFontRootDir `pkg-config fontutil --variable=fontrootdir`"; :) >>nx-X11/config/cf/nxconfig.def
/bin/bash: line 1: pkg-config: command not found
# let's create the nx-X11 Makefiles now, once everything has been defined
make -j1 -C nx-X11 Makefiles IMAKE_DEFINES=""
make[3]: Entering directory '/home/x2go-jenkins/tmp/tmp.8bM4sx6W8K9eDjPHPkTHON53/nx-libs/nx-X11'
if [ -f xmakefile ]; then \
set -x; \
rm -f xmakefile.bak; \
mv xmakefile xmakefile.bak; \
else \
exit 0; \
fi
which imake 1>/dev/null && imake -I./config/cf -w -j1 -s xmakefile -DTOPDIR=. -DCURDIR=.
make[3]: *** [Makefile:67: xmakefile] Error 1
make[3]: Leaving directory '/home/x2go-jenkins/tmp/tmp.8bM4sx6W8K9eDjPHPkTHON53/nx-libs/nx-X11'
make[2]: *** [Makefile:122: imakeconfig] Error 2
make[2]: Leaving directory '/home/x2go-jenkins/tmp/tmp.8bM4sx6W8K9eDjPHPkTHON53/nx-libs'
dh_auto_clean: error: make -j1 distclean returned exit code 2
make[1]: *** [debian/rules:84: override_dh_auto_clean] Error 25
make[1]: Leaving directory '/home/x2go-jenkins/tmp/tmp.8bM4sx6W8K9eDjPHPkTHON53/nx-libs'
make: *** [debian/rules:74: clean] Error 2
E: Failed to clean source directory /home/x2go-jenkins/tmp/tmp.8bM4sx6W8K9eDjPHPkTHON53/nx-libs (/home/x2go-jenkins/tmp/tmp.8bM4sx6W8K9eDjPHPkTHON53/nx-libs_3.5.99.26-0~git20240904.4576+12.heuler.1.dsc)
+ cleanup
+ typeset temp_dir=
+ for temp_dir in "${temp_cleanup[@]}"
+ '[' -n '' ']'
+ for temp_dir in "${temp_cleanup[@]}"
+ '[' -n /home/x2go-jenkins/tmp/tmp.8bM4sx6W8K9eDjPHPkTHON53 ']'
+ '[' -d /home/x2go-jenkins/tmp/tmp.8bM4sx6W8K9eDjPHPkTHON53 ']'
+ rm -Rf -- /home/x2go-jenkins/tmp/tmp.8bM4sx6W8K9eDjPHPkTHON53
Build step 'Execute shell' marked build as failure
More information about the x2go-commits
mailing list