See 
<https://jenkins.x2go.org:8443/job/x2goplasmabindings+nightly+opensuse-15.4/15/display/redirect?page=changes>

Changes:

[ionic] x2goplasmabindings.spec: rename binary package to plasma5-addons-x2go 
on *SuSE, keep it plasma-addons-x2go everywhere else.

[ionic] x2goplasmabindings.spec: pull in plasma(5)-desktop as a BR and R for 
directory owning of /usr/share/plasma/plasmoids.

[ionic] x2goplasmoidkf5.cpp: try to fix code to work with Qt 5.11 and C++11 
lambdas for qmlRegisterSingletonType ().


------------------------------------------
[...truncated 11.22 KB...]
+ popd
+ rm -Rf -- x2goplasmabindings/.git
+ mv -- x2goplasmabindings/x2goplasmabindings.spec .
++ grep -E -- '^Version:.*' x2goplasmabindings.spec
++ awk '{ print $2 }'
+ UPSTREAM_VERSION=3.0.2.3
++ grep -E -- '^Release:.*' x2goplasmabindings.spec
++ awk '{ print $2 }'
+ PKG_RELEASE='0.0x2go1%{?dist}'
++ sed -e 's/%{?dist}//'
+ PKG_SRCRELEASE=0.0x2go1
++ grep -qsE -- '^BuildArch:.*noarch$' x2goplasmabindings.spec
++ echo no
+ IS_NOARCH=no
+ '[' heuler = heuler ']'
+ IS_RELEASE=0
+ sed -i x2goplasmabindings.spec -e 
's/%{?dist}/.0.git20230811.164.heuler%{?dist}/'
+ '[' -f x2goplasmabindings/debian/patches/series ']'
+ grep -E '^Source[1-9]+:.*' x2goplasmabindings.spec
+ sed 's/%{name}/x2goplasmabindings/'
+ awk '{ print $2 }'
+ read -r source_file
+ mv -- /var/lib/jenkins/tmp/tmp.VGCR9pBSvCpIEVYmoMiPnW1m/x2goplasmabindings 
/var/lib/jenkins/tmp/tmp.VGCR9pBSvCpIEVYmoMiPnW1m/x2goplasmabindings-3.0.2.3
+ tar -czf 
/var/lib/jenkins/pkg-dist/heuler/x2goplasmabindings/opensuse/15.4/SRPM/rpmbuild/SOURCES/x2goplasmabindings-3.0.2.3.tar.gz
 x2goplasmabindings-3.0.2.3
+ cp -- x2goplasmabindings.spec 
/var/lib/jenkins/pkg-dist/heuler/x2goplasmabindings/opensuse/15.4/SRPM/rpmbuild/SOURCES
+ cd
+ rm -Rf -- /var/lib/jenkins/tmp/tmp.VGCR9pBSvCpIEVYmoMiPnW1m/x2goplasmabindings
+ '[' opensuse = opensuse ']'
+ 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/x2goplasmabindings/opensuse/15.4/SRPM
+ for arch in "${arches_copy[@]}"
+ mkdir -p -- 
/var/lib/jenkins/pkg-dist/heuler/x2goplasmabindings/opensuse/15.4/x86_64
+ for arch in "${arches_copy[@]}"
+ mkdir -p -- 
/var/lib/jenkins/pkg-dist/heuler/x2goplasmabindings/opensuse/15.4/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
+ [[ 15.4 = \t\u\m\b\l\e\w\e\e\d ]]
++ get_generic_major_version 15.4
++ typeset version=15.4
++ typeset -i ret=0
++ '[' -z 15.4 ']'
++ typeset -i tmp_major_version=0
+++ sed -e '/^\([0-9][0-9]*\)\.[0-9][0-9]*$/!d;s//\1/'
++ tmp_major_version=15
++ '[' 15 -ne 0 ']'
++ echo 15
++ return 0
+ tmp_suse_major_version=15
+ '[' 0 -ne 0 ']'
++ get_generic_minor_version 15.4
++ typeset version=15.4
++ typeset -i ret=0
++ '[' -z 15.4 ']'
++ typeset -i tmp_minor_version=-1
+++ sed -e '/^[0-9][0-9]*\.\([0-9][0-9]*\)$/!d;s//\1/'
++ tmp_minor_version=4
++ echo 4
++ return 0
+ tmp_suse_minor_version=4
+ '[' 0 -ne 0 ']'
+ typeset dist_value=
++ generate_suse_dist_value opensuse 15 4
++ typeset distname=opensuse
++ typeset major_version=15
++ typeset minor_version=4
++ '[' sle '!=' opensuse ']'
++ '[' opensuse '!=' opensuse ']'
++ typeset ret=sl
++ '[' sle = opensuse ']'
++ '[' 9999 = 15 ']'
++ '[' sle = opensuse ']'
++ ret=sl15.4
++ printf '%s\n' sl15.4
++ return 0
+ dist_value=sl15.4
+ '[' 0 -ne 0 ']'
+ extra_obs_build_args+=('--dist' "${dist_value}")
+ '[' opensuse = opensuse ']'
+ typeset -i legacy_release=0
++ wrap_suse_major_version 15
++ typeset major_version=15
++ typeset -i tmp_major_version=15
++ [[ 15 -lt 10 ]]
++ [[ 15 -eq 42 ]]
++ echo 15
++ return 0
+ tmp_suse_major_version=15
+ '[' 0 -ne 0 ']'
+ opensuse_is_legacy 15 4
+ typeset major_version=15
+ typeset minor_version=4
+ typeset -i ret=1
+ [[ 15 != \9\9\9\9 ]]
+ '[' 15 -lt 15 ']'
+ '[' 15 -eq 15 ']'
+ '[' 4 -eq 0 ']'
+ return 1
+ '[' 0 -eq 1 ']'
+ [[ 15 = \9\9\9\9 ]]
+ download_url=("${OPENSUSE_DOWNLOAD_URL[@]}")
+ (( i = 0 ))
+ (( i < 2 ))
++ sed -e s/#VERSION#/15.4/g
+ 
download_url[i]=https://download.opensuse.org/distribution/#LEAP#15.4/repo/oss/#SUSESUBDIR#/
+ (( ++i ))
+ (( i < 2 ))
++ sed -e s/#VERSION#/15.4/g
+ download_url[i]=https://download.opensuse.org/update/#LEAP#15.4/oss/
+ (( ++i ))
+ (( i < 2 ))
+ [[ 15 -lt 15 ]]
+ (( i = 0 ))
+ (( i < 2 ))
++ sed -e s_#SUSESUBDIR#__g
+ 
download_url[i]=https://download.opensuse.org/distribution/#LEAP#15.4/repo/oss//
+ (( ++i ))
+ (( i < 2 ))
++ sed -e s_#SUSESUBDIR#__g
+ download_url[i]=https://download.opensuse.org/update/#LEAP#15.4/oss/
+ (( ++i ))
+ (( i < 2 ))
+ [[ 15 != \9\9\9\9 ]]
+ '[' 15 -gt 13 ']'
+ (( i = 0 ))
+ (( i < 2 ))
++ sed -e s_#LEAP#_leap/_g
+ 
download_url[i]=https://download.opensuse.org/distribution/leap/15.4/repo/oss//
+ (( ++i ))
+ (( i < 2 ))
++ sed -e s_#LEAP#_leap/_g
+ download_url[i]=https://download.opensuse.org/update/leap/15.4/oss/
+ (( ++i ))
+ (( i < 2 ))
+ for url in "${download_url[@]}"
+ download_urls+=('--repo' "${url}")
+ 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 ']'
+ '[' fedora = opensuse ']'
+ '[' epel = opensuse ']'
+ ps ax
+ grep -E 'build.*/var/cache/obs-build/opensuse/15.4/x86_64/'
+ grep 'sudo obs'
+ typeset -a tmp_download_urls
+ tmp_download_urls=("${download_urls[@]}")
+ [[ 9999 == \1\5 ]]
+ get_extra_repository suse opensuse 15.4 heuler x2goplasmabindings x86_64 1
+ typeset TYPE=suse
+ typeset DIST=opensuse
+ typeset CODENAME=15.4
+ typeset COMPONENT=heuler
+ typeset PACKAGE=x2goplasmabindings
+ 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@https://packages.x2go.org/opensuse/15.4/extras'
+ '[' -z x2go-keyring ']'
+ '[' x2go-keyring '!=' x2goplasmabindings ']'
+ OTHERMIRROR='--repo suse@https://packages.x2go.org/opensuse/15.4/extras 
--repo suse@https://packages.x2go.org/opensuse/15.4/heuler'
+ return 0
+ sudo obs-build --nosignature --repo 
suse@https://packages.x2go.org/opensuse/15.4/extras --repo 
suse@https://packages.x2go.org/opensuse/15.4/heuler --repo 
https://download.opensuse.org/distribution/leap/15.4/repo/oss// --repo 
https://download.opensuse.org/update/leap/15.4/oss/ --root 
/var/cache/obs-build/opensuse/15.4/x86_64/ --clean --stage=-bs --define 
'%vendor X2Go' --dist sl15.4 
/var/lib/jenkins/pkg-dist/heuler/x2goplasmabindings/opensuse/15.4/SRPM/rpmbuild/SOURCES/x2goplasmabindings.spec
logging output to /var/cache/obs-build/opensuse/15.4/x86_64/.build.log...
[    0s] Memory limit set to 32746240KB
[    0s] Using BUILD_ROOT=/var/cache/obs-build/opensuse/15.4/x86_64
[    0s] Using BUILD_ARCH=x86_64:i686:i586:i486:i386
[    0s] 
[    1s] 
[    1s] japsand started "build x2goplasmabindings.spec" at Fri Aug 11 18:48:13 
UTC 2023.
[    1s] build version: 20210120-4x2go5
[    1s] 
[    1s] 
[    1s] processing recipe 
/var/lib/jenkins/pkg-dist/heuler/x2goplasmabindings/opensuse/15.4/SRPM/rpmbuild/SOURCES/x2goplasmabindings.spec
 ...
[    1s] init_buildsystem --configdir /usr/lib/obs-build/configs --cachedir 
/var/cache/obs-build --define %vendor X2Go --repository 
suse@https://packages.x2go.org/opensuse/15.4/extras --repository 
suse@https://packages.x2go.org/opensuse/15.4/heuler --repository 
https://download.opensuse.org/distribution/leap/15.4/repo/oss// --repository 
https://download.opensuse.org/update/leap/15.4/oss/ --clean --nosignature 
/var/lib/jenkins/pkg-dist/heuler/x2goplasmabindings/opensuse/15.4/SRPM/rpmbuild/SOURCES/x2goplasmabindings.spec
 ...
[    1s] init_buildsystem version: 20210120-4x2go5
[   10s] initializing /var/cache/obs-build/opensuse/15.4/x86_64/.srcfiles.cache 
...
[   10s] /usr/lib/obs-build/createyastdeps --cachedir=/var/cache/obs-build 
https://packages.x2go.org/opensuse/15.4/extras
[   11s] /usr/lib/obs-build/createyastdeps --cachedir=/var/cache/obs-build 
https://packages.x2go.org/opensuse/15.4/heuler
[   11s] /usr/lib/obs-build/createrepomddeps --cachedir=/var/cache/obs-build 
https://download.opensuse.org/distribution/leap/15.4/repo/oss//
[   40s] /usr/lib/obs-build/createrepomddeps --cachedir=/var/cache/obs-build 
https://download.opensuse.org/update/leap/15.4/oss/
[   42s] expanding package dependencies...
[   46s] expansion error
[   46s]   conflict for providers of libvulkan1 = 1.2.133-1.26 needed by 
vulkan-devel
[   46s]   (provider libvulkan1 is in conflict with kinfocenter5)
[   46s]   conflict for providers of libvulkan.so.1()(64bit) needed by 
pipewire-spa-plugins-0_2
[   46s]   (provider libvulkan1 is in conflict with kinfocenter5)
[   46s] 
[   46s] japsand failed "build x2goplasmabindings.spec" at Fri Aug 11 18:48:58 
UTC 2023.
[   46s] 
+ 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.VGCR9pBSvCpIEVYmoMiPnW1m ']'
+ '[' -d /var/lib/jenkins/tmp/tmp.VGCR9pBSvCpIEVYmoMiPnW1m ']'
+ rm -Rf -- /var/lib/jenkins/tmp/tmp.VGCR9pBSvCpIEVYmoMiPnW1m
Build step 'Execute shell' marked build as failure
_______________________________________________
x2go-commits mailing list
x2go-commits@lists.x2go.org
https://lists.x2go.org/listinfo/x2go-commits

Reply via email to