libvirt List Archives
Sign In Sign Up
Manage this list Sign In Sign Up

Keyboard Shortcuts

Thread View

  • j: Next unread message
  • k: Previous unread message
  • j a: Jump to all threads
  • j l: Jump to MailingList overview

CI

Thread Start a new thread
Download
Threads by month
  • ----- 2026 -----
  • June
  • May
  • April
  • March
  • February
  • January
  • ----- 2025 -----
  • December
  • November
  • October
  • September
  • August
  • July
  • June
  • May
  • April
  • March
  • February
  • January
  • ----- 2024 -----
  • December
  • November
  • October
  • September
  • August
  • July
  • June
  • May
  • April
  • March
  • February
  • January
  • ----- 2023 -----
  • December
  • November
  • October
  • September
  • August
  • July
  • June
  • May
  • April
  • March
  • February
  • January
  • ----- 2022 -----
  • December
  • November
  • October
  • September
  • August
  • July
  • June
  • May
  • April
  • March
  • February
  • January
  • ----- 2021 -----
  • December
  • November
  • October
  • September
  • August
  • July
  • June
  • May
  • April
  • March
  • February
  • January
  • ----- 2020 -----
  • December
  • November
  • October
  • September
  • August
  • July
  • June
  • May
  • April
  • March
  • February
  • January
  • ----- 2019 -----
  • December
  • November
  • October
  • September
  • August
  • July
  • June
  • May
  • April
  • March
  • February
  • January
  • ----- 2018 -----
  • December
  • November
  • October
  • September
  • August
  • July
  • June
  • May
  • April
  • March
  • February
  • January
  • ----- 2017 -----
  • December
  • November
  • October
  • September
  • August
  • July
  • June
  • May
  • April
  • March
  • February
  • January
  • ----- 2016 -----
  • December
  • November
  • October
  • September
  • August
  • July
ci@lists.libvirt.org

  • 1 participants
  • 9856 discussions
[Libvirt-ci] Build failed in Jenkins: libvirt-master-build » libvirt-fedora-rawhide #157
by ci@centos.org 26 Oct '23

26 Oct '23
https://ci.centos.org/job/libvirt-master-build/systems=libvirt-fedora-rawhi… Started by upstream project "libvirt-master-build" build number 157 originally caused by: Started by an SCM change [EnvInject] - Loading node environment variables. Building remotely on libvirt-fedora-rawhide (libvirt) in workspace <https://ci.centos.org/job/libvirt-master-build/systems=libvirt-fedora-rawhi…> > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git://n64.pufty.ci.centos.org/libvirt.git # timeout=10 ERROR: Error fetching remote repo 'origin' hudson.plugins.git.GitException: Failed to fetch from git://n64.pufty.ci.centos.org/libvirt.git at hudson.plugins.git.GitSCM.fetchFrom(GitSCM.java:799) at hudson.plugins.git.GitSCM.retrieveChanges(GitSCM.java:1055) at hudson.plugins.git.GitSCM.checkout(GitSCM.java:1086) at hudson.scm.SCM.checkout(SCM.java:495) at hudson.model.AbstractProject.checkout(AbstractProject.java:1278) at hudson.model.AbstractBuild$AbstractBuildExecution.defaultCheckout(AbstractBuild.java:604) at jenkins.scm.SCMCheckoutStrategy.checkout(SCMCheckoutStrategy.java:86) at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:529) at hudson.model.Run.execute(Run.java:1720) at hudson.matrix.MatrixRun.run(MatrixRun.java:146) at hudson.model.ResourceController.execute(ResourceController.java:98) at hudson.model.Executor.run(Executor.java:404) Caused by: hudson.plugins.git.GitException: Command "git config remote.origin.url git://n64.pufty.ci.centos.org/libvirt.git" returned status code 4: stdout: stderr: error: failed to write new configuration file <https://ci.centos.org/job/libvirt-master-build/systems=libvirt-fedora-rawhi…> at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:1740) at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:1716) at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:1712) at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommand(CliGitAPIImpl.java:1334) at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommand(CliGitAPIImpl.java:1346) at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.setRemoteUrl(CliGitAPIImpl.java:1048) at hudson.plugins.git.GitAPI.setRemoteUrl(GitAPI.java:160) at sun.reflect.GeneratedMethodAccessor120.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at hudson.remoting.RemoteInvocationHandler$RPCRequest.perform(RemoteInvocationHandler.java:320) at hudson.remoting.RemoteInvocationHandler$RPCRequest.call(RemoteInvocationHandler.java:295) at hudson.remoting.RemoteInvocationHandler$RPCRequest.call(RemoteInvocationHandler.java:254) at hudson.remoting.UserRequest.perform(UserRequest.java:121) at hudson.remoting.UserRequest.perform(UserRequest.java:49) at hudson.remoting.Request$2.run(Request.java:324) at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:68) at java.util.concurrent.FutureTask.run(FutureTask.java:266) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617) at hudson.remoting.Engine$1$1.run(Engine.java:63) at java.lang.Thread.run(Thread.java:745) at ......remote call to libvirt-fedora-rawhide(Native Method) at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1433) at hudson.remoting.UserResponse.retrieve(UserRequest.java:253) at hudson.remoting.Channel.call(Channel.java:797) at hudson.remoting.RemoteInvocationHandler.invoke(RemoteInvocationHandler.java:252) at com.sun.proxy.$Proxy72.setRemoteUrl(Unknown Source) at org.jenkinsci.plugins.gitclient.RemoteGitImpl.setRemoteUrl(RemoteGitImpl.java:298) at hudson.plugins.git.GitSCM.fetchFrom(GitSCM.java:787) ... 11 more ERROR: null
1 2
0 0
[Libvirt-ci] Jenkins build is back to normal : libvirt-master-build » libvirt-freebsd #158
by ci@centos.org 26 Oct '23

26 Oct '23
https://ci.centos.org/job/libvirt-master-build/systems=libvirt-freebsd/158/
1 0
0 0
[Libvirt-ci] Build failed in Jenkins: virt-manager-master-check » libvirt-fedora-24 #108
by ci@centos.org 26 Oct '23

26 Oct '23
https://ci.centos.org/job/virt-manager-master-check/systems=libvirt-fedora-… Started by upstream project "virt-manager-master-check" build number 108 originally caused by: Started by upstream project "virt-manager-master-build" build number 114 originally caused by: Started by user Libvirt project [EnvInject] - Loading node environment variables. Building remotely on libvirt-fedora-24 (libvirt) in workspace <https://ci.centos.org/job/virt-manager-master-check/systems=libvirt-fedora-…> [libvirt-fedora-24] $ /bin/sh -xe /tmp/hudson8270269957194092004.sh + python setup.py test running test Traceback (most recent call last): File "setup.py", line 679, in <module> distclass=VMMDistribution, File "/usr/lib64/python2.7/distutils/core.py", line 151, in setup dist.run_commands() File "/usr/lib64/python2.7/distutils/dist.py", line 953, in run_commands self.run_command(cmd) File "/usr/lib64/python2.7/distutils/dist.py", line 972, in run_command cmd_obj.run() File "setup.py", line 520, in run TestBaseCommand.run(self) File "setup.py", line 437, in run import tests as testsmodule File "<https://ci.centos.org/job/virt-manager-master-check/systems=libvirt-fedora-…",> line 33, in <module> from tests import utils File "<https://ci.centos.org/job/virt-manager-master-check/systems=libvirt-fedora-…",> line 24, in <module> import virtinst File "<https://ci.centos.org/job/virt-manager-master-check/systems=libvirt-fedora-…",> line 42, in <module> from virtinst.osdict import OSDB File "<https://ci.centos.org/job/virt-manager-master-check/systems=libvirt-fedora-…",> line 26, in <module> import gi ImportError: No module named gi Build step 'Execute shell' marked build as failure
1 5
0 0
[Libvirt-ci] Build failed in Jenkins: virt-viewer-master-build » libvirt-fedora-24 #94
by ci@centos.org 26 Oct '23

26 Oct '23
https://ci.centos.org/job/virt-viewer-master-build/systems=libvirt-fedora-2… Started by upstream project "virt-viewer-master-build" build number 94 originally caused by: Started by upstream project "libvirt-glib-master-build" build number 96 originally caused by: Started by user Libvirt project [EnvInject] - Loading node environment variables. Building remotely on libvirt-fedora-24 (libvirt) in workspace <https://ci.centos.org/job/virt-viewer-master-build/systems=libvirt-fedora-2…> Cloning the remote Git repository Cloning repository git://n64.pufty.ci.centos.org/virt-viewer.git > git init <https://ci.centos.org/job/virt-viewer-master-build/systems=libvirt-fedora-2…> # timeout=10 Fetching upstream changes from git://n64.pufty.ci.centos.org/virt-viewer.git > git --version # timeout=10 > git -c core.askpass=true fetch --tags --progress git://n64.pufty.ci.centos.org/virt-viewer.git +refs/heads/*:refs/remotes/origin/* > git config remote.origin.url git://n64.pufty.ci.centos.org/virt-viewer.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git://n64.pufty.ci.centos.org/virt-viewer.git # timeout=10 Fetching upstream changes from git://n64.pufty.ci.centos.org/virt-viewer.git > git -c core.askpass=true fetch --tags --progress git://n64.pufty.ci.centos.org/virt-viewer.git +refs/heads/*:refs/remotes/origin/* Checking out Revision a744f9a5ce6cb0719a51ae6249bcfb5d53744702 (refs/remotes/origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f a744f9a5ce6cb0719a51ae6249bcfb5d53744702 First time build. Skipping changelog. Cleaning workspace > git rev-parse --verify HEAD # timeout=10 Resetting working tree > git reset --hard # timeout=10 > git clean -fdx # timeout=10 [libvirt-fedora-24] $ /bin/sh -xe /tmp/hudson2259496916016772948.sh + MAKE=make ++ uname + unamestr=Linux + '[' Linux = FreeBSD ']' + mkdir build + cd build + ../autogen.sh --prefix=/home/jenkins/build/libvirt autoreconf: Entering directory `.' autoreconf: configure.ac: not using Gettext autoreconf: running: aclocal --force -I m4 autoreconf: configure.ac: tracing autoreconf: running: libtoolize --copy --force libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'build-aux'. libtoolize: copying file 'build-aux/ltmain.sh' libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'. libtoolize: copying file 'm4/libtool.m4' libtoolize: copying file 'm4/ltoptions.m4' libtoolize: copying file 'm4/ltsugar.m4' libtoolize: copying file 'm4/ltversion.m4' libtoolize: copying file 'm4/lt~obsolete.m4' autoreconf: running: /usr/bin/autoconf --force autoreconf: running: /usr/bin/autoheader --force autoreconf: running: automake --add-missing --copy --force-missing configure.ac:62: installing 'build-aux/compile' configure.ac:9: installing 'build-aux/config.guess' configure.ac:9: installing 'build-aux/config.sub' configure.ac:8: installing 'build-aux/install-sh' configure.ac:8: installing 'build-aux/missing' Makefile.am: installing './INSTALL' src/Makefile.am: installing 'build-aux/depcomp' parallel-tests: installing 'build-aux/test-driver' autoreconf: Leaving directory `.' checking for a BSD-compatible install... /bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking build system type... x86_64-unknown-linux-gnu checking host system type... x86_64-unknown-linux-gnu checking whether make supports nested variables... (cached) yes checking for native Win32... no checking for gcc... gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking whether gcc understands -c and -o together... yes checking for style of include used by make... GNU checking dependency style of gcc... gcc3 checking how to print strings... printf checking for a sed that does not truncate output... /bin/sed checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for fgrep... /bin/grep -F checking for ld used by gcc... /bin/ld checking if the linker (/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /bin/nm -B checking the name lister (/bin/nm -B) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 1572864 checking how to convert x86_64-unknown-linux-gnu file names to x86_64-unknown-linux-gnu format... func_convert_file_noop checking how to convert x86_64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop checking for /bin/ld option to reload object files... -r checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for ar... ar checking for archiver @FILE support... @ checking for strip... strip checking for ranlib... ranlib checking command to parse /bin/nm -B output from gcc object... ok checking for sysroot... no checking for a working dd... /bin/dd checking how to truncate binary pipes... /bin/dd bs=4096 count=1 checking for mt... no checking if : is a manifest tool... no checking how to run the C preprocessor... gcc -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking for dlfcn.h... yes checking for objdir... .libs checking if gcc supports -fno-rtti -fno-exceptions... no checking for gcc option to produce PIC... -fPIC -DPIC checking if gcc PIC flag -fPIC -DPIC works... yes checking if gcc static flag -static works... no checking if gcc supports -c -o file.o... yes checking if gcc supports -c -o file.o... (cached) yes checking whether the gcc linker (/bin/ld -m elf_x86_64) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... yes checking for icotool... no checking whether gcc understands -fexceptions... yes checking whether gcc understands -fstack-protector... yes checking whether gcc understands --param=ssp-buffer-size=4... yes checking whether gcc understands -fasynchronous-unwind-tables... yes checking whether gcc understands -Wall... yes checking whether gcc understands -Wmissing-prototypes... yes checking whether gcc understands -std=c99... yes checking whether gcc understands -Wnested-externs... yes checking whether gcc understands -Wpointer-arith... yes checking whether gcc understands -Wextra... yes checking whether gcc understands -Wshadow... yes checking whether gcc understands -Wcast-align... yes checking whether gcc understands -Wwrite-strings... yes checking whether gcc understands -Waggregate-return... yes checking whether gcc understands -Winline... yes checking whether gcc understands -Wredundant-decls... yes checking whether gcc understands -Wdeprecated-declarations... yes checking whether gcc understands -Wno-sign-compare... yes checking what language compliance flags to pass to the C compiler... checking locale.h usability... yes checking locale.h presence... yes checking for locale.h... yes checking for LC_MESSAGES... yes checking libintl.h usability... yes checking libintl.h presence... yes checking for libintl.h... yes checking for ngettext in libc... yes checking for dgettext in libc... yes checking for bind_textdomain_codeset... yes checking for msgfmt... /bin/msgfmt checking for dcgettext... yes checking if msgfmt accepts -c... yes checking for gmsgfmt... /bin/msgfmt checking for xgettext... /bin/xgettext checking whether NLS is requested... yes checking for intltool >= 0.35.0... 0.51.0 found checking for intltool-update... /bin/intltool-update checking for intltool-merge... /bin/intltool-merge checking for intltool-extract... /bin/intltool-extract checking for xgettext... (cached) /bin/xgettext checking for msgmerge... /bin/msgmerge checking for msgfmt... (cached) /bin/msgfmt checking for gmsgfmt... (cached) /bin/msgfmt checking for perl... /bin/perl checking for perl >= 5.8.1... 5.22.2 checking for XML::Parser... ok checking for pkg-config... /bin/pkg-config checking pkg-config is at least version 0.9.0... yes checking for GLIB2... yes checking for glib-compile-resources... /bin/glib-compile-resources checking for LIBXML2... yes checking for LIBVIRT... yes checking for virDomainOpenGraphicsFD in -lvirt... yes checking for GTK... no configure: error: Package requirements (gtk+-3.0 >= 3.10) were not met: No package 'gtk+-3.0' found Consider adjusting the PKG_CONFIG_PATH environment variable if you installed software in a non-standard prefix. Alternatively, you may set the environment variables GTK_CFLAGS and GTK_LIBS to avoid the need to call pkg-config. See the pkg-config man page for more details. Build step 'Execute shell' marked build as failure
1 2
0 0
[Libvirt-ci] Build failed in Jenkins: libosinfo-master-rpm » libvirt-fedora-24 #8
by ci@centos.org 26 Oct '23

26 Oct '23
https://ci.centos.org/job/libosinfo-master-rpm/systems=libvirt-fedora-24/8/… Started by upstream project "libosinfo-master-rpm" build number 8 originally caused by: Started by upstream project "libosinfo-master-check" build number 8 originally caused by: Started by upstream project "libosinfo-master-syntax-check" build number 11 originally caused by: Started by upstream project "libosinfo-master-build" build number 14 originally caused by: Started by user Libvirt project [EnvInject] - Loading node environment variables. Building remotely on libvirt-fedora-24 (libvirt) in workspace <https://ci.centos.org/job/libosinfo-master-rpm/systems=libvirt-fedora-24/ws/> [libvirt-fedora-24] $ /bin/sh -xe /tmp/hudson9075886979472429757.sh + MAKE=make ++ uname + unamestr=Linux + '[' Linux = FreeBSD ']' + export OSINFO_DATA_DIR=/home/jenkins/build/libvirt/share/osinfo + OSINFO_DATA_DIR=/home/jenkins/build/libvirt/share/osinfo + cd build + sed -i -e 's/BuildRequires: libvirt.*devel.*//' libosinfo.spec + sed -i -e 's/BuildRequires: pkgconfig(libvirt.*).*//' libosinfo.spec + rm -f '*.tar.gz' + make -j3 dist make dist-gzip am__post_remove_distdir='@:' make[1]: Entering directory '<https://ci.centos.org/job/libosinfo-master-rpm/systems=libvirt-fedora-24/ws…'> if test -d "libosinfo-1.1.0"; then find "libosinfo-1.1.0" -type d ! -perm -200 -exec chmod u+w {} ';' && rm -rf "libosinfo-1.1.0" || { sleep 5 && rm -rf "libosinfo-1.1.0"; }; else :; fi test -d "libosinfo-1.1.0" || mkdir "libosinfo-1.1.0" (cd osinfo && make top_distdir=../libosinfo-1.1.0 distdir=../libosinfo-1.1.0/osinfo \ am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir) make[2]: Entering directory '<https://ci.centos.org/job/libosinfo-master-rpm/systems=libvirt-fedora-24/ws…'> make[2]: Leaving directory '<https://ci.centos.org/job/libosinfo-master-rpm/systems=libvirt-fedora-24/ws…'> (cd test && make top_distdir=../libosinfo-1.1.0 distdir=../libosinfo-1.1.0/test \ am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir) make[2]: Entering directory '<https://ci.centos.org/job/libosinfo-master-rpm/systems=libvirt-fedora-24/ws…'> make[2]: Leaving directory '<https://ci.centos.org/job/libosinfo-master-rpm/systems=libvirt-fedora-24/ws…'> (cd tools && make top_distdir=../libosinfo-1.1.0 distdir=../libosinfo-1.1.0/tools \ am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir) make[2]: Entering directory '<https://ci.centos.org/job/libosinfo-master-rpm/systems=libvirt-fedora-24/ws…'> make[2]: Leaving directory '<https://ci.centos.org/job/libosinfo-master-rpm/systems=libvirt-fedora-24/ws…'> (cd docs && make top_distdir=../libosinfo-1.1.0 distdir=../libosinfo-1.1.0/docs \ am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir) make[2]: Entering directory '<https://ci.centos.org/job/libosinfo-master-rpm/systems=libvirt-fedora-24/ws…'> (cd reference && make top_distdir=../../libosinfo-1.1.0 distdir=../../libosinfo-1.1.0/docs/reference \ am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir) make[3]: Entering directory '<https://ci.centos.org/job/libosinfo-master-rpm/systems=libvirt-fedora-24/ws…'> make \ top_distdir="../../libosinfo-1.1.0" distdir="../../libosinfo-1.1.0/docs/reference" \ dist-hook make[4]: Entering directory '<https://ci.centos.org/job/libosinfo-master-rpm/systems=libvirt-fedora-24/ws…'> cp: cannot stat './Libosinfo.pdf': No such file or directory Makefile:803: recipe for target 'dist-hook' failed make[4]: [dist-hook] Error 1 (ignored) make[4]: Leaving directory '<https://ci.centos.org/job/libosinfo-master-rpm/systems=libvirt-fedora-24/ws…'> make[3]: Leaving directory '<https://ci.centos.org/job/libosinfo-master-rpm/systems=libvirt-fedora-24/ws…'> make[2]: Leaving directory '<https://ci.centos.org/job/libosinfo-master-rpm/systems=libvirt-fedora-24/ws…'> (cd po && make top_distdir=../libosinfo-1.1.0 distdir=../libosinfo-1.1.0/po \ am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir) make[2]: Entering directory '<https://ci.centos.org/job/libosinfo-master-rpm/systems=libvirt-fedora-24/ws…'> dists="Makefile.in.in POTFILES.in af.po am.po anp.po ar.po as.po ast.po bal.po be.po bg.po bn_IN.po bn.po bo.po br.po brx.po bs.po ca.po cs.po cy.po da.po de_CH.po de.po el.po en_GB.po eo.po es.po et.po eu.po fa.po fi.po fr.po gl.po gu.po he.po hi.po hr.po hu.po ia.po id.po ilo.po is.po it.po ja.po ka.po kk.po km.po kn.po ko.po kw_GB.po kw(a)kkcor.po kw.po kw(a)uccor.po ky.po lt.po lv.po mai.po mk.po ml.po mn.po mr.po ms.po nb.po nds.po ne.po nl.po nn.po nso.po or.po pa.po pl.po pt_BR.po pt.po ro.po ru.po si.po sk.po sl.po sq.po sr(a)latin.po sr.po sv.po ta.po te.po tg.po th.po tr.po tw.po uk.po ur.po vi.po wba.po yo.po zh_CN.po zh_HK.po zh_TW.po zu.po "; \ extra_dists="ChangeLog POTFILES.skip Makevars LINGUAS"; \ for file in $extra_dists; do \ test -f ../../po/$file && dists="$dists ../../po/$file"; \ done; \ for file in $dists; do \ test -f $file || file="../../po/$file"; \ ln $file ../libosinfo-1.1.0/po 2> /dev/null \ || cp -p $file ../libosinfo-1.1.0/po; \ done make[2]: Leaving directory '<https://ci.centos.org/job/libosinfo-master-rpm/systems=libvirt-fedora-24/ws…'> (cd examples && make top_distdir=../libosinfo-1.1.0 distdir=../libosinfo-1.1.0/examples \ am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir) make[2]: Entering directory '<https://ci.centos.org/job/libosinfo-master-rpm/systems=libvirt-fedora-24/ws…'> make[2]: Leaving directory '<https://ci.centos.org/job/libosinfo-master-rpm/systems=libvirt-fedora-24/ws…'> make \ top_distdir="libosinfo-1.1.0" distdir="libosinfo-1.1.0" \ dist-hook make[2]: Entering directory '<https://ci.centos.org/job/libosinfo-master-rpm/systems=libvirt-fedora-24/ws…'> if test -d ../.git; then \ ../build-aux/gitlog-to-changelog \ > libosinfo-1.1.0/cl-t; \ rm -f libosinfo-1.1.0/ChangeLog; \ mv libosinfo-1.1.0/cl-t libosinfo-1.1.0/ChangeLog; \ fi GEN gen-AUTHORS make[2]: Leaving directory '<https://ci.centos.org/job/libosinfo-master-rpm/systems=libvirt-fedora-24/ws…'> test -n "" \ || find "libosinfo-1.1.0" -type d ! -perm -755 \ -exec chmod u+rwx,go+rx {} \; -o \ ! -type d ! -perm -444 -links 1 -exec chmod a+r {} \; -o \ ! -type d ! -perm -400 -exec chmod a+r {} \; -o \ ! -type d ! -perm -444 -exec /bin/sh <https://ci.centos.org/job/libosinfo-master-rpm/systems=libvirt-fedora-24/ws…> -c -m a+r {} {} \; \ || chmod -R a+r "libosinfo-1.1.0" tardir=libosinfo-1.1.0 && tar --format=ustar -chf - "$tardir" | GZIP='--no-name --best --rsyncable' gzip -c >libosinfo-1.1.0.tar.gz tar: libosinfo-1.1.0/test/isodata/windows/win2k12r2/en_windows_storage_server_2012_r2_windows_server_2012_r2_foundation_with_update_x64_dvd_6052810.iso.txt: file name is too long (cannot be split); not dumped tar: Exiting with failure status due to previous errors make[1]: Leaving directory '<https://ci.centos.org/job/libosinfo-master-rpm/systems=libvirt-fedora-24/ws…'> if test -d "libosinfo-1.1.0"; then find "libosinfo-1.1.0" -type d ! -perm -200 -exec chmod u+w {} ';' && rm -rf "libosinfo-1.1.0" || { sleep 5 && rm -rf "libosinfo-1.1.0"; }; else :; fi + rpmbuild -ta libosinfo-1.1.0.tar.gz error: Failed build dependencies: osinfo-db is needed by libosinfo-1.1.0-1.fc24.x86_64 vala is needed by libosinfo-1.1.0-1.fc24.x86_64 vala-tools is needed by libosinfo-1.1.0-1.fc24.x86_64 Build step 'Execute shell' marked build as failure
1 2
0 0
[Libvirt-ci] Build failed in Jenkins: libvirt-cim-master-rpm » libvirt-fedora-24 #63
by ci@centos.org 26 Oct '23

26 Oct '23
https://ci.centos.org/job/libvirt-cim-master-rpm/systems=libvirt-fedora-24/… Started by upstream project "libvirt-cim-master-rpm" build number 63 originally caused by: Started by upstream project "libvirt-cim-master-build" build number 98 originally caused by: Started by user Libvirt project [EnvInject] - Loading node environment variables. Building remotely on libvirt-fedora-24 (libvirt) in workspace <https://ci.centos.org/job/libvirt-cim-master-rpm/systems=libvirt-fedora-24/…> [libvirt-fedora-24] $ /bin/sh -xe /tmp/hudson1373654104820296533.sh + sed -i -e 's/.*libvirt-devel.*//' libvirt-cim.spec.in + make -j3 rpm Making clean in libxkutil make[1]: Entering directory '<https://ci.centos.org/job/libvirt-cim-master-rpm/systems=libvirt-fedora-24/…'> test -z "libxkutil.la" || rm -f libxkutil.la rm -rf .libs _libs rm -f xml_parse_test rm -f *.o rm -f *.lo rm -f ./so_locations make[1]: Leaving directory '<https://ci.centos.org/job/libvirt-cim-master-rpm/systems=libvirt-fedora-24/…'> Making clean in src make[1]: Entering directory '<https://ci.centos.org/job/libvirt-cim-master-rpm/systems=libvirt-fedora-24/…'> rm -rf .libs _libs test -z "libVirt_ComputerSystem.la libVirt_Device.la libVirt_RASD.la libVirt_HostSystem.la libVirt_VSSD.la libVirt_EnabledLogicalElementCapabilities.la libVirt_DevicePool.la libVirt_RegisteredProfile.la libVirt_VSMigrationCapabilities.la libVirt_VSMigrationSettingData.la libVirt_VirtualSystemSnapshotServiceCapabilities.la libVirt_SystemDevice.la libVirt_ComputerSystemIndication.la libVirt_ResourceAllocationSettingDataIndication.la libVirt_SwitchService.la libVirt_ComputerSystemMigrationIndication.la libVirt_VirtualSystemManagementCapabilities.la libVirt_AllocationCapabilities.la libVirt_ReferencedProfile.la libVirt_VirtualSystemSnapshotService.la libVirt_VirtualSystemManagementService.la libVirt_ResourcePoolConfigurationService.la libVirt_ResourcePoolConfigurationCapabilities.la libVirt_VSMigrationService.la libVirt_ConsoleRedirectionService.la libVirt_ConsoleRedirectionServiceCapabilities.la libVirt_KVMRedirectionSAP.la libVirt_SettingsDefineCapabilities.la libVirt_HostedDependency.la libVirt_ElementConformsToProfile.la libVirt_HostedResourcePool.la libVirt_ElementCapabilities.la libVirt_VSSDComponent.la libVirt_SettingsDefineState.la libVirt_ResourceAllocationFromPool.la libVirt_ElementAllocatedFromPool.la libVirt_HostedService.la libVirt_ElementSettingData.la libVirt_ConcreteComponent.la libVirt_ServiceAffectsElement.la libVirt_HostedAccessPoint.la libVirt_ServiceAccessBySAP.la libVirt_SAPAvailableForElement.la libVirt_FilterList.la libVirt_FilterEntry.la libVirt_EntriesInFilterList.la libVirt_NestedFilterList.la libVirt_HostedFilterList.la libVirt_AppliedFilterList.la" || rm -f libVirt_ComputerSystem.la libVirt_Device.la libVirt_RASD.la libVirt_HostSystem.la libVirt_VSSD.la libVirt_EnabledLogicalElementCapabilities.la libVirt_DevicePool.la libVirt_RegisteredProfile.la libVirt_VSMigrationCapabilities.la libVirt_VSMigrationSettingData.la libVirt_VirtualSystemSnapshotServiceCapabilities.la libVirt_SystemDevice.la libVirt_ComputerSystemIndication.la libVirt_ResourceAllocationSettingDataIndication.la libVirt_SwitchService.la libVirt_ComputerSystemMigrationIndication.la libVirt_VirtualSystemManagementCapabilities.la libVirt_AllocationCapabilities.la libVirt_ReferencedProfile.la libVirt_VirtualSystemSnapshotService.la libVirt_VirtualSystemManagementService.la libVirt_ResourcePoolConfigurationService.la libVirt_ResourcePoolConfigurationCapabilities.la libVirt_VSMigrationService.la libVirt_ConsoleRedirectionService.la libVirt_ConsoleRedirectionServiceCapabilities.la libVirt_KVMRedirectionSAP.la libVirt_SettingsDefineCapabilities.la libVirt_HostedDependency.la libVirt_ElementConformsToProfile.la libVirt_HostedResourcePool.la libVirt_ElementCapabilities.la libVirt_VSSDComponent.la libVirt_SettingsDefineState.la libVirt_ResourceAllocationFromPool.la libVirt_ElementAllocatedFromPool.la libVirt_HostedService.la libVirt_ElementSettingData.la libVirt_ConcreteComponent.la libVirt_ServiceAffectsElement.la libVirt_HostedAccessPoint.la libVirt_ServiceAccessBySAP.la libVirt_SAPAvailableForElement.la libVirt_FilterList.la libVirt_FilterEntry.la libVirt_EntriesInFilterList.la libVirt_NestedFilterList.la libVirt_HostedFilterList.la libVirt_AppliedFilterList.la rm -f *.o rm -f *.lo rm -f ./so_locations make[1]: Leaving directory '<https://ci.centos.org/job/libvirt-cim-master-rpm/systems=libvirt-fedora-24/…'> Making clean in doc make[1]: Entering directory '<https://ci.centos.org/job/libvirt-cim-master-rpm/systems=libvirt-fedora-24/…'> rm -rf .libs _libs rm -f *.lo make[1]: Leaving directory '<https://ci.centos.org/job/libvirt-cim-master-rpm/systems=libvirt-fedora-24/…'> Making clean in base_schema make[1]: Entering directory '<https://ci.centos.org/job/libvirt-cim-master-rpm/systems=libvirt-fedora-24/…'> rm -rf .libs _libs rm -f *.lo make[1]: Leaving directory '<https://ci.centos.org/job/libvirt-cim-master-rpm/systems=libvirt-fedora-24/…'> make[1]: Entering directory '<https://ci.centos.org/job/libvirt-cim-master-rpm/systems=libvirt-fedora-24/…'> rm -rf .libs _libs rm -f rm -f *.lo rm -f rm -f make[1]: Leaving directory '<https://ci.centos.org/job/libvirt-cim-master-rpm/systems=libvirt-fedora-24/…'> make[1]: Entering directory '<https://ci.centos.org/job/libvirt-cim-master-rpm/systems=libvirt-fedora-24/…'> make dist-bzip2 dist-gzip am__post_remove_distdir='@:' make[2]: Entering directory '<https://ci.centos.org/job/libvirt-cim-master-rpm/systems=libvirt-fedora-24/…'> cd . && /bin/sh ./config.status libvirt-cim.spec config.status: creating libvirt-cim.spec if test -d "libvirt-cim-0.6.3"; then find "libvirt-cim-0.6.3" -type d ! -perm -200 -exec chmod u+w {} ';' && rm -rf "libvirt-cim-0.6.3" || { sleep 5 && rm -rf "libvirt-cim-0.6.3"; }; else :; fi test -d "libvirt-cim-0.6.3" || mkdir "libvirt-cim-0.6.3" (cd libxkutil && make top_distdir=../libvirt-cim-0.6.3 distdir=../libvirt-cim-0.6.3/libxkutil \ am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir) make[3]: Entering directory '<https://ci.centos.org/job/libvirt-cim-master-rpm/systems=libvirt-fedora-24/…'> make[3]: Leaving directory '<https://ci.centos.org/job/libvirt-cim-master-rpm/systems=libvirt-fedora-24/…'> (cd src && make top_distdir=../libvirt-cim-0.6.3 distdir=../libvirt-cim-0.6.3/src \ am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir) make[3]: Entering directory '<https://ci.centos.org/job/libvirt-cim-master-rpm/systems=libvirt-fedora-24/…'> make[3]: Leaving directory '<https://ci.centos.org/job/libvirt-cim-master-rpm/systems=libvirt-fedora-24/…'> (cd doc && make top_distdir=../libvirt-cim-0.6.3 distdir=../libvirt-cim-0.6.3/doc \ am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir) make[3]: Entering directory '<https://ci.centos.org/job/libvirt-cim-master-rpm/systems=libvirt-fedora-24/…'> make[3]: Leaving directory '<https://ci.centos.org/job/libvirt-cim-master-rpm/systems=libvirt-fedora-24/…'> (cd base_schema && make top_distdir=../libvirt-cim-0.6.3 distdir=../libvirt-cim-0.6.3/base_schema \ am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir) make[3]: Entering directory '<https://ci.centos.org/job/libvirt-cim-master-rpm/systems=libvirt-fedora-24/…'> make[3]: Leaving directory '<https://ci.centos.org/job/libvirt-cim-master-rpm/systems=libvirt-fedora-24/…'> test -n "" \ || find "libvirt-cim-0.6.3" -type d ! -perm -755 \ -exec chmod u+rwx,go+rx {} \; -o \ ! -type d ! -perm -444 -links 1 -exec chmod a+r {} \; -o \ ! -type d ! -perm -400 -exec chmod a+r {} \; -o \ ! -type d ! -perm -444 -exec /bin/sh <https://ci.centos.org/job/libvirt-cim-master-rpm/systems=libvirt-fedora-24/…> -c -m a+r {} {} \; \ || chmod -R a+r "libvirt-cim-0.6.3" tardir=libvirt-cim-0.6.3 && ${TAR-tar} chof - "$tardir" | BZIP2=${BZIP2--9} bzip2 -c >libvirt-cim-0.6.3.tar.bz2 tardir=libvirt-cim-0.6.3 && ${TAR-tar} chof - "$tardir" | GZIP=--best gzip -c >libvirt-cim-0.6.3.tar.gz make[2]: Leaving directory '<https://ci.centos.org/job/libvirt-cim-master-rpm/systems=libvirt-fedora-24/…'> if test -d "libvirt-cim-0.6.3"; then find "libvirt-cim-0.6.3" -type d ! -perm -200 -exec chmod u+w {} ';' && rm -rf "libvirt-cim-0.6.3" || { sleep 5 && rm -rf "libvirt-cim-0.6.3"; }; else :; fi make[1]: Leaving directory '<https://ci.centos.org/job/libvirt-cim-master-rpm/systems=libvirt-fedora-24/…'> error: Failed build dependencies: libconfig-devel is needed by libvirt-cim-0.6.3-1.fc24.x86_64 Makefile:1181: recipe for target 'rpm' failed make: *** [rpm] Error 1 Build step 'Execute shell' marked build as failure
1 2
0 0
[Libvirt-ci] Build failed in Jenkins: libosinfo-master-rpm » libvirt-fedora-rawhide #8
by ci@centos.org 26 Oct '23

26 Oct '23
https://ci.centos.org/job/libosinfo-master-rpm/systems=libvirt-fedora-rawhi… Started by upstream project "libosinfo-master-rpm" build number 8 originally caused by: Started by upstream project "libosinfo-master-check" build number 8 originally caused by: Started by upstream project "libosinfo-master-syntax-check" build number 11 originally caused by: Started by upstream project "libosinfo-master-build" build number 14 originally caused by: Started by user Libvirt project [EnvInject] - Loading node environment variables. Building remotely on libvirt-fedora-rawhide (libvirt) in workspace <https://ci.centos.org/job/libosinfo-master-rpm/systems=libvirt-fedora-rawhi…> [libvirt-fedora-rawhide] $ /bin/sh -xe /tmp/hudson8825095083209437868.sh + MAKE=make ++ uname + unamestr=Linux + '[' Linux = FreeBSD ']' + export OSINFO_DATA_DIR=/home/jenkins/build/libvirt/share/osinfo + OSINFO_DATA_DIR=/home/jenkins/build/libvirt/share/osinfo + cd build + sed -i -e 's/BuildRequires: libvirt.*devel.*//' libosinfo.spec + sed -i -e 's/BuildRequires: pkgconfig(libvirt.*).*//' libosinfo.spec + rm -f '*.tar.gz' + make -j3 dist make dist-gzip am__post_remove_distdir='@:' make[1]: Entering directory '<https://ci.centos.org/job/libosinfo-master-rpm/systems=libvirt-fedora-rawhi…'> if test -d "libosinfo-1.1.0"; then find "libosinfo-1.1.0" -type d ! -perm -200 -exec chmod u+w {} ';' && rm -rf "libosinfo-1.1.0" || { sleep 5 && rm -rf "libosinfo-1.1.0"; }; else :; fi test -d "libosinfo-1.1.0" || mkdir "libosinfo-1.1.0" (cd osinfo && make top_distdir=../libosinfo-1.1.0 distdir=../libosinfo-1.1.0/osinfo \ am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir) make[2]: Entering directory '<https://ci.centos.org/job/libosinfo-master-rpm/systems=libvirt-fedora-rawhi…'> make[2]: Leaving directory '<https://ci.centos.org/job/libosinfo-master-rpm/systems=libvirt-fedora-rawhi…'> (cd test && make top_distdir=../libosinfo-1.1.0 distdir=../libosinfo-1.1.0/test \ am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir) make[2]: Entering directory '<https://ci.centos.org/job/libosinfo-master-rpm/systems=libvirt-fedora-rawhi…'> make[2]: Leaving directory '<https://ci.centos.org/job/libosinfo-master-rpm/systems=libvirt-fedora-rawhi…'> (cd tools && make top_distdir=../libosinfo-1.1.0 distdir=../libosinfo-1.1.0/tools \ am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir) make[2]: Entering directory '<https://ci.centos.org/job/libosinfo-master-rpm/systems=libvirt-fedora-rawhi…'> make[2]: Leaving directory '<https://ci.centos.org/job/libosinfo-master-rpm/systems=libvirt-fedora-rawhi…'> (cd docs && make top_distdir=../libosinfo-1.1.0 distdir=../libosinfo-1.1.0/docs \ am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir) make[2]: Entering directory '<https://ci.centos.org/job/libosinfo-master-rpm/systems=libvirt-fedora-rawhi…'> (cd reference && make top_distdir=../../libosinfo-1.1.0 distdir=../../libosinfo-1.1.0/docs/reference \ am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir) make[3]: Entering directory '<https://ci.centos.org/job/libosinfo-master-rpm/systems=libvirt-fedora-rawhi…'> make \ top_distdir="../../libosinfo-1.1.0" distdir="../../libosinfo-1.1.0/docs/reference" \ dist-hook make[4]: Entering directory '<https://ci.centos.org/job/libosinfo-master-rpm/systems=libvirt-fedora-rawhi…'> cp: cannot stat './Libosinfo.pdf': No such file or directory Makefile:803: recipe for target 'dist-hook' failed make[4]: [dist-hook] Error 1 (ignored) make[4]: Leaving directory '<https://ci.centos.org/job/libosinfo-master-rpm/systems=libvirt-fedora-rawhi…'> make[3]: Leaving directory '<https://ci.centos.org/job/libosinfo-master-rpm/systems=libvirt-fedora-rawhi…'> make[2]: Leaving directory '<https://ci.centos.org/job/libosinfo-master-rpm/systems=libvirt-fedora-rawhi…'> (cd po && make top_distdir=../libosinfo-1.1.0 distdir=../libosinfo-1.1.0/po \ am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir) make[2]: Entering directory '<https://ci.centos.org/job/libosinfo-master-rpm/systems=libvirt-fedora-rawhi…'> dists="Makefile.in.in POTFILES.in af.po am.po anp.po ar.po as.po ast.po bal.po be.po bg.po bn_IN.po bn.po bo.po br.po brx.po bs.po ca.po cs.po cy.po da.po de_CH.po de.po el.po en_GB.po eo.po es.po et.po eu.po fa.po fi.po fr.po gl.po gu.po he.po hi.po hr.po hu.po ia.po id.po ilo.po is.po it.po ja.po ka.po kk.po km.po kn.po ko.po kw_GB.po kw(a)kkcor.po kw.po kw(a)uccor.po ky.po lt.po lv.po mai.po mk.po ml.po mn.po mr.po ms.po nb.po nds.po ne.po nl.po nn.po nso.po or.po pa.po pl.po pt_BR.po pt.po ro.po ru.po si.po sk.po sl.po sq.po sr(a)latin.po sr.po sv.po ta.po te.po tg.po th.po tr.po tw.po uk.po ur.po vi.po wba.po yo.po zh_CN.po zh_HK.po zh_TW.po zu.po "; \ extra_dists="ChangeLog POTFILES.skip Makevars LINGUAS"; \ for file in $extra_dists; do \ test -f ../../po/$file && dists="$dists ../../po/$file"; \ done; \ for file in $dists; do \ test -f $file || file="../../po/$file"; \ ln $file ../libosinfo-1.1.0/po 2> /dev/null \ || cp -p $file ../libosinfo-1.1.0/po; \ done make[2]: Leaving directory '<https://ci.centos.org/job/libosinfo-master-rpm/systems=libvirt-fedora-rawhi…'> (cd examples && make top_distdir=../libosinfo-1.1.0 distdir=../libosinfo-1.1.0/examples \ am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir) make[2]: Entering directory '<https://ci.centos.org/job/libosinfo-master-rpm/systems=libvirt-fedora-rawhi…'> make[2]: Leaving directory '<https://ci.centos.org/job/libosinfo-master-rpm/systems=libvirt-fedora-rawhi…'> make \ top_distdir="libosinfo-1.1.0" distdir="libosinfo-1.1.0" \ dist-hook make[2]: Entering directory '<https://ci.centos.org/job/libosinfo-master-rpm/systems=libvirt-fedora-rawhi…'> if test -d ../.git; then \ ../build-aux/gitlog-to-changelog \ > libosinfo-1.1.0/cl-t; \ rm -f libosinfo-1.1.0/ChangeLog; \ mv libosinfo-1.1.0/cl-t libosinfo-1.1.0/ChangeLog; \ fi GEN gen-AUTHORS make[2]: Leaving directory '<https://ci.centos.org/job/libosinfo-master-rpm/systems=libvirt-fedora-rawhi…'> test -n "" \ || find "libosinfo-1.1.0" -type d ! -perm -755 \ -exec chmod u+rwx,go+rx {} \; -o \ ! -type d ! -perm -444 -links 1 -exec chmod a+r {} \; -o \ ! -type d ! -perm -400 -exec chmod a+r {} \; -o \ ! -type d ! -perm -444 -exec /bin/sh <https://ci.centos.org/job/libosinfo-master-rpm/systems=libvirt-fedora-rawhi…> -c -m a+r {} {} \; \ || chmod -R a+r "libosinfo-1.1.0" tardir=libosinfo-1.1.0 && tar --format=ustar -chf - "$tardir" | eval GZIP= gzip '--no-name --best --rsyncable' -c >libosinfo-1.1.0.tar.gz tar: libosinfo-1.1.0/test/isodata/windows/win2k12r2/en_windows_storage_server_2012_r2_windows_server_2012_r2_foundation_with_update_x64_dvd_6052810.iso.txt: file name is too long (cannot be split); not dumped tar: Exiting with failure status due to previous errors make[1]: Leaving directory '<https://ci.centos.org/job/libosinfo-master-rpm/systems=libvirt-fedora-rawhi…'> if test -d "libosinfo-1.1.0"; then find "libosinfo-1.1.0" -type d ! -perm -200 -exec chmod u+w {} ';' && rm -rf "libosinfo-1.1.0" || { sleep 5 && rm -rf "libosinfo-1.1.0"; }; else :; fi + rpmbuild -ta libosinfo-1.1.0.tar.gz error: Failed build dependencies: osinfo-db is needed by libosinfo-1.1.0-1.fc26.x86_64 Build step 'Execute shell' marked build as failure
1 1
0 0
[Libvirt-ci] Build failed in Jenkins: libvirt-sandbox-master-build » libvirt-fedora-24 #92
by ci@centos.org 26 Oct '23

26 Oct '23
https://ci.centos.org/job/libvirt-sandbox-master-build/systems=libvirt-fedo… [...truncated 36 lines...] libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'build-aux'. libtoolize: copying file 'build-aux/ltmain.sh' libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'. libtoolize: copying file 'm4/libtool.m4' libtoolize: copying file 'm4/ltoptions.m4' libtoolize: copying file 'm4/ltsugar.m4' libtoolize: copying file 'm4/ltversion.m4' libtoolize: copying file 'm4/lt~obsolete.m4' configure.ac:67: installing 'build-aux/compile' configure.ac:9: installing 'build-aux/config.guess' configure.ac:9: installing 'build-aux/config.sub' configure.ac:7: installing 'build-aux/install-sh' configure.ac:7: installing 'build-aux/missing' Makefile.am: installing './INSTALL' bin/Makefile.am: installing 'build-aux/depcomp' parallel-tests: installing 'build-aux/test-driver' checking for a BSD-compatible install... /bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking whether to enable maintainer-specific portions of Makefiles... yes checking build system type... x86_64-unknown-linux-gnu checking host system type... x86_64-unknown-linux-gnu checking whether make supports nested variables... (cached) yes checking for gcc... gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking whether gcc understands -c and -o together... yes checking for style of include used by make... GNU checking dependency style of gcc... gcc3 checking how to print strings... printf checking for a sed that does not truncate output... /bin/sed checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for fgrep... /bin/grep -F checking for ld used by gcc... /bin/ld checking if the linker (/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /bin/nm -B checking the name lister (/bin/nm -B) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 1572864 checking how to convert x86_64-unknown-linux-gnu file names to x86_64-unknown-linux-gnu format... func_convert_file_noop checking how to convert x86_64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop checking for /bin/ld option to reload object files... -r checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for dlltool... dlltool checking how to associate runtime and link libraries... printf %s\n checking for ar... ar checking for archiver @FILE support... @ checking for strip... strip checking for ranlib... ranlib checking command to parse /bin/nm -B output from gcc object... ok checking for sysroot... no checking for a working dd... /bin/dd checking how to truncate binary pipes... /bin/dd bs=4096 count=1 checking for mt... no checking if : is a manifest tool... no checking how to run the C preprocessor... gcc -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking for dlfcn.h... yes checking for objdir... .libs checking if gcc supports -fno-rtti -fno-exceptions... no checking for gcc option to produce PIC... -fPIC -DPIC checking if gcc PIC flag -fPIC -DPIC works... yes checking if gcc static flag -static works... no checking if gcc supports -c -o file.o... yes checking if gcc supports -c -o file.o... (cached) yes checking whether the gcc linker (/bin/ld -m elf_x86_64) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... yes checking whether C compiler handles -Werror -Wunknown-warning-option... no checking whether -Wno-missing-field-initializers is supported... yes checking whether -Wno-missing-field-initializers is needed... no checking whether -Wuninitialized is supported... yes checking whether C compiler handles -W... yes checking whether C compiler handles -Waddress... yes checking whether C compiler handles -Waggressive-loop-optimizations... yes checking whether C compiler handles -Wall... yes checking whether C compiler handles -Warray-bounds... yes checking whether C compiler handles -Wattributes... yes checking whether C compiler handles -Wbuiltin-macro-redefined... yes checking whether C compiler handles -Wcast-align... yes checking whether C compiler handles -Wchar-subscripts... yes checking whether C compiler handles -Wclobbered... yes checking whether C compiler handles -Wcomment... yes checking whether C compiler handles -Wcomments... yes checking whether C compiler handles -Wcoverage-mismatch... yes checking whether C compiler handles -Wcpp... yes checking whether C compiler handles -Wdate-time... yes checking whether C compiler handles -Wdeprecated-declarations... yes checking whether C compiler handles -Wdisabled-optimization... yes checking whether C compiler handles -Wdiv-by-zero... yes checking whether C compiler handles -Wdouble-promotion... yes checking whether C compiler handles -Wempty-body... yes checking whether C compiler handles -Wendif-labels... yes checking whether C compiler handles -Wenum-compare... yes checking whether C compiler handles -Wextra... yes checking whether C compiler handles -Wformat-contains-nul... yes checking whether C compiler handles -Wformat-extra-args... yes checking whether C compiler handles -Wformat-nonliteral... yes checking whether C compiler handles -Wformat-security... yes checking whether C compiler handles -Wformat-y2k... yes checking whether C compiler handles -Wformat-zero-length... yes checking whether C compiler handles -Wfree-nonheap-object... yes checking whether C compiler handles -Wignored-qualifiers... yes checking whether C compiler handles -Wimplicit... yes checking whether C compiler handles -Wimplicit-function-declaration... yes checking whether C compiler handles -Wimplicit-int... yes checking whether C compiler handles -Winit-self... yes checking whether C compiler handles -Winline... yes checking whether C compiler handles -Wint-to-pointer-cast... yes checking whether C compiler handles -Winvalid-memory-model... yes checking whether C compiler handles -Winvalid-pch... yes checking whether C compiler handles -Wjump-misses-init... yes checking whether C compiler handles -Wlogical-op... yes checking whether C compiler handles -Wmain... yes checking whether C compiler handles -Wmaybe-uninitialized... yes checking whether C compiler handles -Wmissing-braces... yes checking whether C compiler handles -Wmissing-declarations... yes checking whether C compiler handles -Wmissing-field-initializers... yes checking whether C compiler handles -Wmissing-include-dirs... yes checking whether C compiler handles -Wmissing-parameter-type... yes checking whether C compiler handles -Wmissing-prototypes... yes checking whether C compiler handles -Wmultichar... yes checking whether C compiler handles -Wnarrowing... yes checking whether C compiler handles -Wnested-externs... yes checking whether C compiler handles -Wnonnull... yes checking whether C compiler handles -Wold-style-declaration... yes checking whether C compiler handles -Wold-style-definition... yes checking whether C compiler handles -Wopenmp-simd... yes checking whether C compiler handles -Woverflow... yes checking whether C compiler handles -Woverlength-strings... yes checking whether C compiler handles -Woverride-init... yes checking whether C compiler handles -Wpacked... yes checking whether C compiler handles -Wpacked-bitfield-compat... yes checking whether C compiler handles -Wparentheses... yes checking whether C compiler handles -Wpointer-arith... yes checking whether C compiler handles -Wpointer-sign... yes checking whether C compiler handles -Wpointer-to-int-cast... yes checking whether C compiler handles -Wpragmas... yes checking whether C compiler handles -Wreturn-local-addr... yes checking whether C compiler handles -Wreturn-type... yes checking whether C compiler handles -Wsequence-point... yes checking whether C compiler handles -Wshadow... yes checking whether C compiler handles -Wsizeof-pointer-memaccess... yes checking whether C compiler handles -Wstack-protector... yes checking whether C compiler handles -Wstrict-aliasing... yes checking whether C compiler handles -Wstrict-overflow... yes checking whether C compiler handles -Wstrict-prototypes... yes checking whether C compiler handles -Wsuggest-attribute=const... yes checking whether C compiler handles -Wsuggest-attribute=format... yes checking whether C compiler handles -Wsuggest-attribute=noreturn... yes checking whether C compiler handles -Wsuggest-attribute=pure... yes checking whether C compiler handles -Wswitch... yes checking whether C compiler handles -Wswitch-default... yes checking whether C compiler handles -Wsync-nand... yes checking whether C compiler handles -Wtrampolines... yes checking whether C compiler handles -Wtrigraphs... yes checking whether C compiler handles -Wtype-limits... yes checking whether C compiler handles -Wuninitialized... yes checking whether C compiler handles -Wunknown-pragmas... yes checking whether C compiler handles -Wunsafe-loop-optimizations... yes checking whether C compiler handles -Wunused... yes checking whether C compiler handles -Wunused-but-set-parameter... yes checking whether C compiler handles -Wunused-but-set-variable... yes checking whether C compiler handles -Wunused-function... yes checking whether C compiler handles -Wunused-label... yes checking whether C compiler handles -Wunused-local-typedefs... yes checking whether C compiler handles -Wunused-parameter... yes checking whether C compiler handles -Wunused-result... yes checking whether C compiler handles -Wunused-value... yes checking whether C compiler handles -Wunused-variable... yes checking whether C compiler handles -Wvarargs... yes checking whether C compiler handles -Wvariadic-macros... yes checking whether C compiler handles -Wvector-operation-performance... yes checking whether C compiler handles -Wvla... yes checking whether C compiler handles -Wvolatile-register-var... yes checking whether C compiler handles -Wwrite-strings... yes checking whether C compiler handles -Wnormalized=nfc... yes checking whether C compiler handles -Wno-sign-compare... yes checking whether C compiler handles -Wno-sign-conversion... yes checking whether C compiler handles -Wno-conversion... yes checking whether C compiler handles -Wno-unused-parameter... yes checking whether C compiler handles -Wno-format-nonliteral... yes checking whether C compiler handles -Wjump-misses-init... (cached) yes checking whether C compiler handles -Wframe-larger-than=4096... yes checking whether C compiler handles -fstack-protector-all... yes checking whether C compiler handles --param=ssp-buffer-size=4... yes checking whether C compiler handles -fexceptions... yes checking whether C compiler handles -fasynchronous-unwind-tables... yes checking whether C compiler handles -fdiagnostics-show-option... yes checking whether C compiler handles -funit-at-a-time... yes checking whether C compiler handles -fipa-pure-const... yes checking whether C compiler handles -Wno-suggest-attribute=pure... yes checking whether C compiler handles -Wno-suggest-attribute=const... yes checking whether C compiler handles -Werror... yes checking for pkg-config... /bin/pkg-config checking pkg-config is at least version 0.9.0... yes checking for GIO_UNIX... yes checking for GOBJECT... yes checking for LIBVIRT... yes checking for LIBVIRT_GLIB... yes checking for LIBVIRT_GOBJECT... yes checking for LIBVIRT_GCONFIG... yes checking for ZLIB... yes checking for LZMA... yes checking cap-ng.h usability... yes checking cap-ng.h presence... yes checking for cap-ng.h... yes checking for capng_updatev in -lcap-ng... yes checking for gtk-doc... yes checking for gtkdoc-check... gtkdoc-check.test checking for gtkdoc-check... /bin/gtkdoc-check checking for gtkdoc-rebase... /bin/gtkdoc-rebase checking for gtkdoc-mkpdf... /bin/gtkdoc-mkpdf checking whether to build gtk-doc documentation... yes checking for GTKDOC_DEPS... yes checking for perl... /bin/perl checking for rpcgen... /bin/rpcgen checking selinux/selinux.h usability... yes checking selinux/selinux.h presence... yes checking for selinux/selinux.h... yes checking for fgetfilecon in -lselinux... yes checking for static LIBC... no configure: error: static LIBC is required in order to build virt-sandbox-init-qemu Build step 'Execute shell' marked build as failure
1 1
0 0
[Libvirt-ci] Build failed in Jenkins: libvirt-glib-master-rpm » libvirt-fedora-24 #91
by ci@centos.org 26 Oct '23

26 Oct '23
https://ci.centos.org/job/libvirt-glib-master-rpm/systems=libvirt-fedora-24… Started by upstream project "libvirt-glib-master-rpm" build number 91 originally caused by: Started by upstream project "libvirt-glib-master-check" build number 90 originally caused by: Started by upstream project "libvirt-glib-master-syntax-check" build number 91 originally caused by: Started by upstream project "libvirt-glib-master-build" build number 96 originally caused by: Started by user Libvirt project [EnvInject] - Loading node environment variables. Building remotely on libvirt-fedora-24 (libvirt) in workspace <https://ci.centos.org/job/libvirt-glib-master-rpm/systems=libvirt-fedora-24…> [libvirt-fedora-24] $ /bin/sh -xe /tmp/hudson73018139351215327.sh + MAKE=make ++ uname + unamestr=Linux + '[' Linux = FreeBSD ']' + cd build + sed -i -e 's/BuildRequires: libvirt.*devel.*//' libvirt-glib.spec + sed -i -e 's/BuildRequires: pkgconfig(libvirt.*).*//' libvirt-glib.spec + rm -f '*.tar.gz' + make -j3 dist make dist-gzip am__post_remove_distdir='@:' make[1]: Entering directory '<https://ci.centos.org/job/libvirt-glib-master-rpm/systems=libvirt-fedora-24…'> if test -d "libvirt-glib-0.2.4"; then find "libvirt-glib-0.2.4" -type d ! -perm -200 -exec chmod u+w {} ';' && rm -rf "libvirt-glib-0.2.4" || { sleep 5 && rm -rf "libvirt-glib-0.2.4"; }; else :; fi test -d "libvirt-glib-0.2.4" || mkdir "libvirt-glib-0.2.4" (cd libvirt-glib && make top_distdir=../libvirt-glib-0.2.4 distdir=../libvirt-glib-0.2.4/libvirt-glib \ am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir) make[2]: Entering directory '<https://ci.centos.org/job/libvirt-glib-master-rpm/systems=libvirt-fedora-24…'> make[2]: Leaving directory '<https://ci.centos.org/job/libvirt-glib-master-rpm/systems=libvirt-fedora-24…'> (cd libvirt-gconfig && make top_distdir=../libvirt-glib-0.2.4 distdir=../libvirt-glib-0.2.4/libvirt-gconfig \ am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir) make[2]: Entering directory '<https://ci.centos.org/job/libvirt-glib-master-rpm/systems=libvirt-fedora-24…'> (cd tests && make top_distdir=../../libvirt-glib-0.2.4 distdir=../../libvirt-glib-0.2.4/libvirt-gconfig/tests \ am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir) make[3]: Entering directory '<https://ci.centos.org/job/libvirt-glib-master-rpm/systems=libvirt-fedora-24…'> make[3]: Leaving directory '<https://ci.centos.org/job/libvirt-glib-master-rpm/systems=libvirt-fedora-24…'> make[2]: Leaving directory '<https://ci.centos.org/job/libvirt-glib-master-rpm/systems=libvirt-fedora-24…'> (cd libvirt-gobject && make top_distdir=../libvirt-glib-0.2.4 distdir=../libvirt-glib-0.2.4/libvirt-gobject \ am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir) make[2]: Entering directory '<https://ci.centos.org/job/libvirt-glib-master-rpm/systems=libvirt-fedora-24…'> make[2]: Leaving directory '<https://ci.centos.org/job/libvirt-glib-master-rpm/systems=libvirt-fedora-24…'> (cd vapi && make top_distdir=../libvirt-glib-0.2.4 distdir=../libvirt-glib-0.2.4/vapi \ am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir) make[2]: Entering directory '<https://ci.centos.org/job/libvirt-glib-master-rpm/systems=libvirt-fedora-24…'> make[2]: Leaving directory '<https://ci.centos.org/job/libvirt-glib-master-rpm/systems=libvirt-fedora-24…'> (cd examples && make top_distdir=../libvirt-glib-0.2.4 distdir=../libvirt-glib-0.2.4/examples \ am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir) make[2]: Entering directory '<https://ci.centos.org/job/libvirt-glib-master-rpm/systems=libvirt-fedora-24…'> make[2]: Leaving directory '<https://ci.centos.org/job/libvirt-glib-master-rpm/systems=libvirt-fedora-24…'> (cd docs && make top_distdir=../libvirt-glib-0.2.4 distdir=../libvirt-glib-0.2.4/docs \ am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir) make[2]: Entering directory '<https://ci.centos.org/job/libvirt-glib-master-rpm/systems=libvirt-fedora-24…'> (cd libvirt-glib && make top_distdir=../../libvirt-glib-0.2.4 distdir=../../libvirt-glib-0.2.4/docs/libvirt-glib \ am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir) make[3]: Entering directory '<https://ci.centos.org/job/libvirt-glib-master-rpm/systems=libvirt-fedora-24…'> make \ top_distdir="../../libvirt-glib-0.2.4" distdir="../../libvirt-glib-0.2.4/docs/libvirt-glib" \ dist-hook make[4]: Entering directory '<https://ci.centos.org/job/libvirt-glib-master-rpm/systems=libvirt-fedora-24…'> cp: cannot stat './Libvirt-glib.pdf': No such file or directory Makefile:764: recipe for target 'dist-hook' failed make[4]: [dist-hook] Error 1 (ignored) make[4]: Leaving directory '<https://ci.centos.org/job/libvirt-glib-master-rpm/systems=libvirt-fedora-24…'> make[3]: Leaving directory '<https://ci.centos.org/job/libvirt-glib-master-rpm/systems=libvirt-fedora-24…'> (cd libvirt-gobject && make top_distdir=../../libvirt-glib-0.2.4 distdir=../../libvirt-glib-0.2.4/docs/libvirt-gobject \ am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir) make[3]: Entering directory '<https://ci.centos.org/job/libvirt-glib-master-rpm/systems=libvirt-fedora-24…'> make \ top_distdir="../../libvirt-glib-0.2.4" distdir="../../libvirt-glib-0.2.4/docs/libvirt-gobject" \ dist-hook make[4]: Entering directory '<https://ci.centos.org/job/libvirt-glib-master-rpm/systems=libvirt-fedora-24…'> cp: cannot stat './Libvirt-gobject.pdf': No such file or directory Makefile:764: recipe for target 'dist-hook' failed make[4]: [dist-hook] Error 1 (ignored) make[4]: Leaving directory '<https://ci.centos.org/job/libvirt-glib-master-rpm/systems=libvirt-fedora-24…'> make[3]: Leaving directory '<https://ci.centos.org/job/libvirt-glib-master-rpm/systems=libvirt-fedora-24…'> (cd libvirt-gconfig && make top_distdir=../../libvirt-glib-0.2.4 distdir=../../libvirt-glib-0.2.4/docs/libvirt-gconfig \ am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir) make[3]: Entering directory '<https://ci.centos.org/job/libvirt-glib-master-rpm/systems=libvirt-fedora-24…'> make \ top_distdir="../../libvirt-glib-0.2.4" distdir="../../libvirt-glib-0.2.4/docs/libvirt-gconfig" \ dist-hook make[4]: Entering directory '<https://ci.centos.org/job/libvirt-glib-master-rpm/systems=libvirt-fedora-24…'> cp: cannot stat './Libvirt-gconfig.pdf': No such file or directory Makefile:762: recipe for target 'dist-hook' failed make[4]: [dist-hook] Error 1 (ignored) make[4]: Leaving directory '<https://ci.centos.org/job/libvirt-glib-master-rpm/systems=libvirt-fedora-24…'> make[3]: Leaving directory '<https://ci.centos.org/job/libvirt-glib-master-rpm/systems=libvirt-fedora-24…'> make[2]: Leaving directory '<https://ci.centos.org/job/libvirt-glib-master-rpm/systems=libvirt-fedora-24…'> (cd po && make top_distdir=../libvirt-glib-0.2.4 distdir=../libvirt-glib-0.2.4/po \ am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir) make[2]: Entering directory '<https://ci.centos.org/job/libvirt-glib-master-rpm/systems=libvirt-fedora-24…'> dists="Makefile.in.in POTFILES.in af.po am.po anp.po ar.po as.po ast.po bal.po be.po bg.po bn_IN.po bn.po bo.po br.po brx.po bs.po ca.po cs.po cy.po da.po de_CH.po de.po el.po en_GB.po eo.po es.po et.po eu.po fa.po fi.po fr.po gl.po gu.po he.po hi.po hr.po hu.po ia.po id.po ilo.po is.po it.po ja.po ka.po kk.po km.po kn.po ko.po kw_GB.po kw(a)kkcor.po kw.po kw(a)uccor.po ky.po lt.po lv.po mai.po mk.po ml.po mn.po mr.po ms.po nb.po nds.po ne.po nl.po nn.po nso.po or.po pa.po pl.po pt_BR.po pt.po ro.po ru.po si.po sk.po sl.po sq.po sr(a)latin.po sr.po sv.po ta.po te.po tg.po th.po tr.po tw.po uk.po ur.po vi.po wba.po yo.po zh_CN.po zh_HK.po zh_TW.po zu.po "; \ extra_dists="ChangeLog POTFILES.skip Makevars LINGUAS"; \ for file in $extra_dists; do \ test -f ../../po/$file && dists="$dists ../../po/$file"; \ done; \ for file in $dists; do \ test -f $file || file="../../po/$file"; \ ln $file ../libvirt-glib-0.2.4/po 2> /dev/null \ || cp -p $file ../libvirt-glib-0.2.4/po; \ done make[2]: Leaving directory '<https://ci.centos.org/job/libvirt-glib-master-rpm/systems=libvirt-fedora-24…'> (cd tests && make top_distdir=../libvirt-glib-0.2.4 distdir=../libvirt-glib-0.2.4/tests \ am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir) make[2]: Entering directory '<https://ci.centos.org/job/libvirt-glib-master-rpm/systems=libvirt-fedora-24…'> make[2]: Leaving directory '<https://ci.centos.org/job/libvirt-glib-master-rpm/systems=libvirt-fedora-24…'> make \ top_distdir="libvirt-glib-0.2.4" distdir="libvirt-glib-0.2.4" \ dist-hook make[2]: Entering directory '<https://ci.centos.org/job/libvirt-glib-master-rpm/systems=libvirt-fedora-24…'> if test -d .git || test -d ../.git; then \ ../build-aux/gitlog-to-changelog \ > libvirt-glib-0.2.4/cl-t; \ rm -f libvirt-glib-0.2.4/ChangeLog; \ mv libvirt-glib-0.2.4/cl-t libvirt-glib-0.2.4/ChangeLog; \ fi GEN gen-AUTHORS make[2]: Leaving directory '<https://ci.centos.org/job/libvirt-glib-master-rpm/systems=libvirt-fedora-24…'> test -n "" \ || find "libvirt-glib-0.2.4" -type d ! -perm -755 \ -exec chmod u+rwx,go+rx {} \; -o \ ! -type d ! -perm -444 -links 1 -exec chmod a+r {} \; -o \ ! -type d ! -perm -400 -exec chmod a+r {} \; -o \ ! -type d ! -perm -444 -exec /bin/sh <https://ci.centos.org/job/libvirt-glib-master-rpm/systems=libvirt-fedora-24…> -c -m a+r {} {} \; \ || chmod -R a+r "libvirt-glib-0.2.4" tardir=libvirt-glib-0.2.4 && ${TAR-tar} chof - "$tardir" | GZIP='--no-name --best --rsyncable' gzip -c >libvirt-glib-0.2.4.tar.gz make[1]: Leaving directory '<https://ci.centos.org/job/libvirt-glib-master-rpm/systems=libvirt-fedora-24…'> if test -d "libvirt-glib-0.2.4"; then find "libvirt-glib-0.2.4" -type d ! -perm -200 -exec chmod u+w {} ';' && rm -rf "libvirt-glib-0.2.4" || { sleep 5 && rm -rf "libvirt-glib-0.2.4"; }; else :; fi + rpmbuild -ta libvirt-glib-0.2.4.tar.gz error: Failed build dependencies: vala-tools is needed by libvirt-glib-0.2.4-1.fc24.x86_64 Build step 'Execute shell' marked build as failure
1 1
0 0
[Libvirt-ci] Build failed in Jenkins: libosinfo-master-rpm » libvirt-fedora-23 #8
by ci@centos.org 26 Oct '23

26 Oct '23
https://ci.centos.org/job/libosinfo-master-rpm/systems=libvirt-fedora-23/8/… Started by upstream project "libosinfo-master-rpm" build number 8 originally caused by: Started by upstream project "libosinfo-master-check" build number 8 originally caused by: Started by upstream project "libosinfo-master-syntax-check" build number 11 originally caused by: Started by upstream project "libosinfo-master-build" build number 14 originally caused by: Started by user Libvirt project [EnvInject] - Loading node environment variables. Building remotely on libvirt-fedora-23 (libvirt) in workspace <https://ci.centos.org/job/libosinfo-master-rpm/systems=libvirt-fedora-23/ws/> [libvirt-fedora-23] $ /bin/sh -xe /tmp/hudson2240455369063806115.sh + MAKE=make ++ uname + unamestr=Linux + '[' Linux = FreeBSD ']' + export OSINFO_DATA_DIR=/home/jenkins/build/libvirt/share/osinfo + OSINFO_DATA_DIR=/home/jenkins/build/libvirt/share/osinfo + cd build + sed -i -e 's/BuildRequires: libvirt.*devel.*//' libosinfo.spec + sed -i -e 's/BuildRequires: pkgconfig(libvirt.*).*//' libosinfo.spec + rm -f '*.tar.gz' + make -j3 dist make dist-gzip am__post_remove_distdir='@:' make[1]: Entering directory '<https://ci.centos.org/job/libosinfo-master-rpm/systems=libvirt-fedora-23/ws…'> if test -d "libosinfo-1.1.0"; then find "libosinfo-1.1.0" -type d ! -perm -200 -exec chmod u+w {} ';' && rm -rf "libosinfo-1.1.0" || { sleep 5 && rm -rf "libosinfo-1.1.0"; }; else :; fi test -d "libosinfo-1.1.0" || mkdir "libosinfo-1.1.0" (cd osinfo && make top_distdir=../libosinfo-1.1.0 distdir=../libosinfo-1.1.0/osinfo \ am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir) make[2]: Entering directory '<https://ci.centos.org/job/libosinfo-master-rpm/systems=libvirt-fedora-23/ws…'> make[2]: Leaving directory '<https://ci.centos.org/job/libosinfo-master-rpm/systems=libvirt-fedora-23/ws…'> (cd test && make top_distdir=../libosinfo-1.1.0 distdir=../libosinfo-1.1.0/test \ am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir) make[2]: Entering directory '<https://ci.centos.org/job/libosinfo-master-rpm/systems=libvirt-fedora-23/ws…'> make[2]: Leaving directory '<https://ci.centos.org/job/libosinfo-master-rpm/systems=libvirt-fedora-23/ws…'> (cd tools && make top_distdir=../libosinfo-1.1.0 distdir=../libosinfo-1.1.0/tools \ am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir) make[2]: Entering directory '<https://ci.centos.org/job/libosinfo-master-rpm/systems=libvirt-fedora-23/ws…'> make[2]: Leaving directory '<https://ci.centos.org/job/libosinfo-master-rpm/systems=libvirt-fedora-23/ws…'> (cd docs && make top_distdir=../libosinfo-1.1.0 distdir=../libosinfo-1.1.0/docs \ am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir) make[2]: Entering directory '<https://ci.centos.org/job/libosinfo-master-rpm/systems=libvirt-fedora-23/ws…'> (cd reference && make top_distdir=../../libosinfo-1.1.0 distdir=../../libosinfo-1.1.0/docs/reference \ am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir) make[3]: Entering directory '<https://ci.centos.org/job/libosinfo-master-rpm/systems=libvirt-fedora-23/ws…'> make \ top_distdir="../../libosinfo-1.1.0" distdir="../../libosinfo-1.1.0/docs/reference" \ dist-hook make[4]: Entering directory '<https://ci.centos.org/job/libosinfo-master-rpm/systems=libvirt-fedora-23/ws…'> cp: cannot stat './Libosinfo.pdf': No such file or directory Makefile:792: recipe for target 'dist-hook' failed make[4]: [dist-hook] Error 1 (ignored) make[4]: Leaving directory '<https://ci.centos.org/job/libosinfo-master-rpm/systems=libvirt-fedora-23/ws…'> make[3]: Leaving directory '<https://ci.centos.org/job/libosinfo-master-rpm/systems=libvirt-fedora-23/ws…'> make[2]: Leaving directory '<https://ci.centos.org/job/libosinfo-master-rpm/systems=libvirt-fedora-23/ws…'> (cd po && make top_distdir=../libosinfo-1.1.0 distdir=../libosinfo-1.1.0/po \ am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir) make[2]: Entering directory '<https://ci.centos.org/job/libosinfo-master-rpm/systems=libvirt-fedora-23/ws…'> dists="Makefile.in.in POTFILES.in af.po am.po anp.po ar.po as.po ast.po bal.po be.po bg.po bn_IN.po bn.po bo.po br.po brx.po bs.po ca.po cs.po cy.po da.po de_CH.po de.po el.po en_GB.po eo.po es.po et.po eu.po fa.po fi.po fr.po gl.po gu.po he.po hi.po hr.po hu.po ia.po id.po ilo.po is.po it.po ja.po ka.po kk.po km.po kn.po ko.po kw_GB.po kw(a)kkcor.po kw.po kw(a)uccor.po ky.po lt.po lv.po mai.po mk.po ml.po mn.po mr.po ms.po nb.po nds.po ne.po nl.po nn.po nso.po or.po pa.po pl.po pt_BR.po pt.po ro.po ru.po si.po sk.po sl.po sq.po sr(a)latin.po sr.po sv.po ta.po te.po tg.po th.po tr.po tw.po uk.po ur.po vi.po wba.po yo.po zh_CN.po zh_HK.po zh_TW.po zu.po "; \ extra_dists="ChangeLog POTFILES.skip Makevars LINGUAS"; \ for file in $extra_dists; do \ test -f ../../po/$file && dists="$dists ../../po/$file"; \ done; \ for file in $dists; do \ test -f $file || file="../../po/$file"; \ ln $file ../libosinfo-1.1.0/po 2> /dev/null \ || cp -p $file ../libosinfo-1.1.0/po; \ done make[2]: Leaving directory '<https://ci.centos.org/job/libosinfo-master-rpm/systems=libvirt-fedora-23/ws…'> (cd examples && make top_distdir=../libosinfo-1.1.0 distdir=../libosinfo-1.1.0/examples \ am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir) make[2]: Entering directory '<https://ci.centos.org/job/libosinfo-master-rpm/systems=libvirt-fedora-23/ws…'> make[2]: Leaving directory '<https://ci.centos.org/job/libosinfo-master-rpm/systems=libvirt-fedora-23/ws…'> make \ top_distdir="libosinfo-1.1.0" distdir="libosinfo-1.1.0" \ dist-hook make[2]: Entering directory '<https://ci.centos.org/job/libosinfo-master-rpm/systems=libvirt-fedora-23/ws…'> if test -d ../.git; then \ ../build-aux/gitlog-to-changelog \ > libosinfo-1.1.0/cl-t; \ rm -f libosinfo-1.1.0/ChangeLog; \ mv libosinfo-1.1.0/cl-t libosinfo-1.1.0/ChangeLog; \ fi GEN gen-AUTHORS make[2]: Leaving directory '<https://ci.centos.org/job/libosinfo-master-rpm/systems=libvirt-fedora-23/ws…'> test -n "" \ || find "libosinfo-1.1.0" -type d ! -perm -755 \ -exec chmod u+rwx,go+rx {} \; -o \ ! -type d ! -perm -444 -links 1 -exec chmod a+r {} \; -o \ ! -type d ! -perm -400 -exec chmod a+r {} \; -o \ ! -type d ! -perm -444 -exec /bin/sh <https://ci.centos.org/job/libosinfo-master-rpm/systems=libvirt-fedora-23/ws…> -c -m a+r {} {} \; \ || chmod -R a+r "libosinfo-1.1.0" tardir=libosinfo-1.1.0 && tar --format=ustar -chf - "$tardir" | GZIP='--no-name --best --rsyncable' gzip -c >libosinfo-1.1.0.tar.gz tar: libosinfo-1.1.0/test/isodata/windows/win2k12r2/en_windows_storage_server_2012_r2_windows_server_2012_r2_foundation_with_update_x64_dvd_6052810.iso.txt: file name is too long (cannot be split); not dumped tar: Exiting with failure status due to previous errors make[1]: Leaving directory '<https://ci.centos.org/job/libosinfo-master-rpm/systems=libvirt-fedora-23/ws…'> if test -d "libosinfo-1.1.0"; then find "libosinfo-1.1.0" -type d ! -perm -200 -exec chmod u+w {} ';' && rm -rf "libosinfo-1.1.0" || { sleep 5 && rm -rf "libosinfo-1.1.0"; }; else :; fi + rpmbuild -ta libosinfo-1.1.0.tar.gz error: Failed build dependencies: osinfo-db is needed by libosinfo-1.1.0-1.fc23.x86_64 Build step 'Execute shell' marked build as failure
1 1
0 0
  • ← Newer
  • 1
  • ...
  • 480
  • 481
  • 482
  • 483
  • 484
  • 485
  • 486
  • ...
  • 986
  • Older →

HyperKitty Powered by HyperKitty version 1.3.12.