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
  • ----- 2025 -----
  • 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

October 2023

  • 2 participants
  • 746 discussions
[Libvirt-ci] Jenkins build is back to normal : virt-manager-master-build » libvirt-fedora-rawhide #101
by ci@centos.org 26 Oct '23

26 Oct '23
https://ci.centos.org/job/virt-manager-master-build/systems=libvirt-fedora-…
1 0
0 0
[Libvirt-ci] Build failed in Jenkins: libvirt-master-build » libvirt-fedora-rawhide #136
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 136 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.GeneratedMethodAccessor28.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 1
0 0
[Libvirt-ci] Build failed in Jenkins: libvirt-master-mingw » libvirt-fedora-rawhide #129
by ci@centos.org 26 Oct '23

26 Oct '23
https://ci.centos.org/job/libvirt-master-mingw/systems=libvirt-fedora-rawhi…: [eskultet] virlog: Remove unused macro IS_SPACE [eskultet] virlog: Rename virLogParse* to virLogParseAndDefine* [eskultet] virlog: Store the journald fd within the output object [eskultet] virlog: Introduce virLogOutputNew [eskultet] virlog: Introduce virLogFilterNew [eskultet] virlog: Introduce virLogFindOutput [eskultet] virlog: Introduce virLogDefineOutputs [eskultet] virlog: Introduce virLogDefineFilters [eskultet] virlog: Introduce virLogNewOutputTo* as a replacement for [eskultet] virlog: Take a special care of syslog when setting new set of log [eskultet] virlog: Introduce virLogParseOutput [eskultet] virlog: Introduce virLogParseFilter [eskultet] virlog: Introduce virLogParseOutputs [eskultet] virlog: Introduce virLogParseFilters [eskultet] virlog: Introduce virLogSetOutputs [eskultet] virlog: Introduce virLogSetFilters [eskultet] daemon: Split output parsing and output defining [eskultet] daemon: Split filter parsing and filter defining [eskultet] virlog: Remove functions that aren't used anywhere anymore [eskultet] virlog: Split parsing and setting priority [mprivozn] examples: Distribute all systemtap scripts. ------------------------------------------ [...truncated 3773 lines...] CC physmem.lo CC pipe2.lo CC sig-handler.lo CC sockets.lo CC stat-time.lo CC strnlen1.lo CC sys_socket.lo CC tempname.lo CC glthread/threadlib.lo CC unistd.lo CC wctype-h.lo CC accept.lo CC xsize.lo CC asnprintf.lo CC bind.lo CC calloc.lo CC canonicalize-lgpl.lo CC chown.lo CC close.lo CC connect.lo CC dup2.lo CC execinfo.lo CC fclose.lo CC fcntl.lo CC fdatasync.lo CC fflush.lo CC ffs.lo CC ffsl.lo CC fnmatch.lo CC fpurge.lo CC fseek.lo CC fseeko.lo CC fstat.lo CC fsync.lo CC gai_strerror.lo CC getcwd-lgpl.lo CC getdelim.lo CC getdtablesize.lo CC getgroups.lo CC gethostname.lo CC getline.lo CC getopt.lo CC getopt1.lo CC getpass.lo CC getpeername.lo CC getsockname.lo CC gettimeofday.lo CC inet_ntop.lo CC inet_pton.lo CC ioctl.lo CC isatty.lo CC listen.lo CC localeconv.lo CC lseek.lo CC malloc.lo CC mbrtowc.lo CC mbsinit.lo CC mbsrtowcs.lo CC mbsrtowcs-state.lo CC memchr.lo CC mkdtemp.lo CC mkostemp.lo CC mkostemps.lo CC mktime.lo CC msvc-inval.lo CC msvc-nothrow.lo CC nl_langinfo.lo CC open.lo CC openpty.lo CC perror.lo CC pipe.lo CC poll.lo CC posix_openpt.lo CC printf-args.lo CC printf-parse.lo CC pthread_sigmask.lo CC raise.lo CC random_r.lo CC rawmemchr.lo CC readlink.lo CC realloc.lo CC recv.lo CC regex.lo CC secure_getenv.lo CC select.lo CC send.lo CC setenv.lo CC setsockopt.lo CC sigaction.lo CC sigprocmask.lo CC sleep.lo CC snprintf.lo CC socket.lo CC stat.lo CC stdio-read.lo CC stdio-write.lo CC stpcpy.lo CC strchrnul.lo CC strdup.lo CC strerror.lo CC strerror-override.lo CC strerror_r.lo CC strndup.lo CC strptime.lo CC strsep.lo CC time_r.lo CC timegm.lo CC ttyname_r.lo CC uname.lo CC unsetenv.lo CC usleep.lo CC vasnprintf.lo CC vsnprintf.lo CC waitpid.lo GEN charset.alias GEN ref-add.sed GEN ref-del.sed CC glthread/lock.lo CCLD libgnu.la make[3]: Leaving directory '<https://ci.centos.org/job/libvirt-master-mingw/systems=libvirt-fedora-rawhi…'> make[2]: Leaving directory '<https://ci.centos.org/job/libvirt-master-mingw/systems=libvirt-fedora-rawhi…'> Making all in include/libvirt make[2]: Entering directory '<https://ci.centos.org/job/libvirt-master-mingw/systems=libvirt-fedora-rawhi…'> make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '<https://ci.centos.org/job/libvirt-master-mingw/systems=libvirt-fedora-rawhi…'> Making all in src make[2]: Entering directory '<https://ci.centos.org/job/libvirt-master-mingw/systems=libvirt-fedora-rawhi…'> /usr/bin/mkdir -p util/ GEN locking/lock_daemon_dispatch_stubs.h GEN locking/lock_protocol.h GEN util/virkeymaps.h GEN logging/log_protocol.h GEN logging/log_daemon_dispatch_stubs.h GEN admin/admin_protocol.h GEN admin/admin_client.h GEN lxc/lxc_monitor_protocol.h GEN lxc/lxc_monitor_dispatch.h GEN lxc/lxc_controller_dispatch.h GEN remote/remote_protocol.h GEN remote/remote_client_bodies.h GEN remote/lxc_protocol.h GEN remote/lxc_client_bodies.h GEN remote/qemu_protocol.h GEN remote/qemu_client_bodies.h GEN .esx_vi_generator.stamp GEN .hyperv_wmi_generator.stamp GEN access/viraccessapicheck.h GEN ../../src/hyperv/hyperv_wmi.generated.h GEN ../../src/hyperv/hyperv_wmi.generated.c GEN ../../src/hyperv/hyperv_wmi_classes.generated.typedef GEN ../../src/hyperv/hyperv_wmi_classes.generated.h GEN ../../src/hyperv/hyperv_wmi_classes.generated.c GEN access/viraccessapicheck.c GEN ../../src/esx/esx_vi_types.generated.typedef GEN ../../src/esx/esx_vi_types.generated.typeenum GEN ../../src/esx/esx_vi_types.generated.typetostring GEN ../../src/esx/esx_vi_types.generated.typefromstring GEN ../../src/esx/esx_vi_types.generated.h GEN ../../src/esx/esx_vi_types.generated.c GEN ../../src/esx/esx_vi_methods.generated.h GEN ../../src/esx/esx_vi_methods.generated.c GEN ../../src/esx/esx_vi_methods.generated.macro GEN ../../src/esx/esx_vi.generated.h GEN ../../src/esx/esx_vi.generated.c GEN access/viraccessapicheckqemu.h GEN access/viraccessapicheckqemu.c GEN access/viraccessapichecklxc.h GEN access/viraccessapichecklxc.c GEN libvirt_access.xml GEN libvirt_access_qemu.xml GEN libvirt_access_lxc.xml GEN libvirt_access.syms GEN libvirt_access_qemu.syms GEN libvirt_access_lxc.syms GEN libvirt_qemu.def GEN libvirt_lxc.def GEN libvirt_admin.syms GEN rpc/virnetprotocol.h GEN rpc/virkeepaliveprotocol.h GEN locking/lock_protocol.c GEN logging/log_protocol.c GEN admin/admin_protocol.c GEN lxc/lxc_monitor_protocol.c GEN remote/lxc_protocol.c GEN remote/remote_protocol.c GEN remote/qemu_protocol.c GEN libvirt.syms GEN libvirt_admin.def GEN rpc/virnetprotocol.c GEN rpc/virkeepaliveprotocol.c GEN libvirt.def make all-am make[3]: Entering directory '<https://ci.centos.org/job/libvirt-master-mingw/systems=libvirt-fedora-rawhi…'> CC libvirt_driver_la-driver.lo CC libvirt_driver_la-datatypes.lo CC libvirt_driver_la-fdstream.lo CC libvirt_driver_la-nodeinfo.lo CC libvirt_driver_la-libvirt.lo CC libvirt_driver_la-libvirt-domain.lo CC libvirt_driver_la-libvirt-domain-snapshot.lo CC libvirt_driver_la-libvirt-host.lo CC libvirt_driver_la-libvirt-interface.lo CC libvirt_driver_la-libvirt-network.lo CC libvirt_driver_la-libvirt-nodedev.lo CC libvirt_driver_la-libvirt-nwfilter.lo CC libvirt_driver_la-libvirt-secret.lo CC libvirt_driver_la-libvirt-storage.lo CC libvirt_driver_la-libvirt-stream.lo CC libvirt_qemu_la-libvirt-qemu.lo CC libvirt_lxc_la-libvirt-lxc.lo CC libvirt_admin_la-libvirt-admin.lo CC libvirt_admin_la-datatypes.lo CC util/libvirt_nss_la-viralloc.lo CC util/libvirt_nss_la-viratomic.lo CC util/libvirt_nss_la-virbitmap.lo CC util/libvirt_nss_la-virbuffer.lo CC util/libvirt_nss_la-vircommand.lo CC util/libvirt_nss_la-virerror.lo CC util/libvirt_nss_la-virfile.lo CC util/libvirt_nss_la-virjson.lo CC util/libvirt_nss_la-virkmod.lo CC util/libvirt_nss_la-virlease.lo CC util/libvirt_nss_la-virlog.lo CC util/libvirt_nss_la-virobject.lo CC util/libvirt_nss_la-virpidfile.lo CC util/libvirt_nss_la-virprocess.lo ../../src/util/virlog.c: In function 'virLogDefineOutputs': ../../src/util/virlog.c:1377:32: error: 'current_ident' undeclared (first use in this function) current_ident)) != -1) { ^~~~~~~~~~~~~ ../../src/util/virlog.c:1377:32: note: each undeclared identifier is reported only once for each function it appears in ../../src/util/virlog.c:1386:9: error: implicit declaration of function 'openlog' [-Werror=implicit-function-declaration] openlog(current_ident, 0, 0); ^~~~~~~ ../../src/util/virlog.c:1386:9: error: nested extern declaration of 'openlog' [-Werror=nested-externs] cc1: all warnings being treated as errors Makefile:7558: recipe for target 'util/libvirt_nss_la-virlog.lo' failed make[3]: *** [util/libvirt_nss_la-virlog.lo] Error 1 make[3]: *** Waiting for unfinished jobs.... make[3]: Leaving directory '<https://ci.centos.org/job/libvirt-master-mingw/systems=libvirt-fedora-rawhi…'> Makefile:5400: recipe for target 'all' failed make[2]: *** [all] Error 2 make[2]: Leaving directory '<https://ci.centos.org/job/libvirt-master-mingw/systems=libvirt-fedora-rawhi…'> Makefile:2009: recipe for target 'all-recursive' failed make[1]: *** [all-recursive] Error 1 make[1]: Leaving directory '<https://ci.centos.org/job/libvirt-master-mingw/systems=libvirt-fedora-rawhi…'> Makefile:1906: recipe for target 'all' failed make: *** [all] Error 2 Build step 'Execute shell' marked build as failure
1 0
0 0
[Libvirt-ci] Build failed in Jenkins: libosinfo-master-syntax-check » libvirt #9
by ci@centos.org 26 Oct '23

26 Oct '23
https://ci.centos.org/job/libosinfo-master-syntax-check/systems=libvirt/9/-… [...truncated 134 lines...] Started by an SCM change Started by an SCM change Started by an SCM change Started by an SCM change Started by an SCM change Started by an SCM change Started by an SCM change Started by an SCM change Started by an SCM change Started by an SCM change Started by an SCM change Started by an SCM change Started by an SCM change Started by an SCM change Started by an SCM change Started by an SCM change Started by an SCM change Started by an SCM change Started by an SCM change Started by an SCM change Started by an SCM change Started by an SCM change Started by an SCM change Started by an SCM change Started by an SCM change Started by an SCM change Started by an SCM change Started by an SCM change Started by an SCM change Started by an SCM change Started by an SCM change Started by an SCM change Started by an SCM change Started by an SCM change Started by an SCM change Started by an SCM change Started by an SCM change Started by an SCM change Started by an SCM change Started by an SCM change Started by an SCM change Started by an SCM change Started by an SCM change Started by an SCM change Started by an SCM change Started by an SCM change Started by an SCM change Started by an SCM change Started by an SCM change Started by an SCM change Started by an SCM change Started by upstream project "osinfo-db-master-build" build number 6 originally caused by: Started by an SCM change Started by an SCM change Started by an SCM change Started by an SCM change Started by an SCM change Started by an SCM change Started by an SCM change Started by an SCM change Started by an SCM change Started by an SCM change Started by an SCM change Started by an SCM change Started by an SCM change Started by an SCM change Started by an SCM change Started by an SCM change Started by an SCM change Started by an SCM change Started by an SCM change Started by an SCM change Started by an SCM change Started by an SCM change Started by an SCM change Started by an SCM change Started by an SCM change Started by an SCM change Started by an SCM change Started by an SCM change Started by an SCM change Started by an SCM change Started by an SCM change Started by an SCM change Started by an SCM change Started by an SCM change Started by an SCM change Started by an SCM change Started by an SCM change Started by an SCM change Started by an SCM change Started by an SCM change Started by an SCM change Started by an SCM change Started by an SCM change Started by an SCM change Started by an SCM change Started by an SCM change Started by an SCM change Started by an SCM change Started by an SCM change Started by an SCM change Started by an SCM change Started by an SCM change Started by an SCM change Started by an SCM change Started by an SCM change Started by an SCM change Started by an SCM change Started by an SCM change Started by an SCM change Started by an SCM change Started by an SCM change Started by an SCM change Started by an SCM change Started by an SCM change Started by an SCM change Started by an SCM change Started by an SCM change Started by an SCM change Started by an SCM change Started by an SCM change Started by an SCM change Started by an SCM change Started by an SCM change Started by an SCM change Started by an SCM change Started by an SCM change Started by an SCM change Started by an SCM change Started by an SCM change Started by an SCM change Started by an SCM change Started by an SCM change Started by an SCM change Started by an SCM change Started by an SCM change Started by an SCM change Started by an SCM change Started by an SCM change Started by an SCM change Started by an SCM change Started by an SCM change Started by an SCM change Started by an SCM change Started by an SCM change Started by an SCM change Started by an SCM change Started by an SCM change Started by an SCM change Started by an SCM change Started by an SCM change Started by an SCM change Started by an SCM change Started by an SCM change Started by an SCM change Started by an SCM change Started by an SCM change Started by an SCM change Started by an SCM change Started by an SCM change Started by an SCM change Started by an SCM change Started by an SCM change Started by an SCM change Started by an SCM change Started by an SCM change Started by an SCM change Started by an SCM change Started by an SCM change Started by an SCM change Started by an SCM change Started by an SCM change Started by an SCM change Started by an SCM change Started by an SCM change Started by an SCM change Started by an SCM change Started by an SCM change Started by an SCM change Started by an SCM change Started by an SCM change Started by an SCM change Started by an SCM change Started by an SCM change Started by an SCM change Started by an SCM change Started by an SCM change Started by an SCM change Started by an SCM change Started by an SCM change Started by an SCM change Started by an SCM change Started by an SCM change Started by an SCM change Started by an SCM change Started by an SCM change Started by an SCM change Started by an SCM change Started by an SCM change Started by an SCM change Started by an SCM change Started by an SCM change Started by an SCM change Started by an SCM change Started by an SCM change Started by an SCM change Started by an SCM change Started by an SCM change Started by an SCM change Started by an SCM change Started by an SCM change Started by an SCM change Started by an SCM change Started by an SCM change Started by an SCM change Started by an SCM change Started by an SCM change Started by an SCM change Started by an SCM change Started by an SCM change Started by an SCM change Started by an SCM change Started by an SCM change Started by an SCM change Started by an SCM change Started by an SCM change Started by an SCM change Started by an SCM change Started by an SCM change Started by an SCM change Started by an SCM change Started by an SCM change Started by an SCM change Started by an SCM change Started by an SCM change [EnvInject] - Loading node environment variables. Building remotely on libvirt-fedora-22 (libvirt) in workspace <https://ci.centos.org/job/libosinfo-master-syntax-check/systems=libvirt/ws/> [libvirt] $ /bin/sh -xe /tmp/hudson2774709987001313825.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 /tmp/hudson2774709987001313825.sh: line 9: cd: build: No such file or directory Build step 'Execute shell' marked build as failure
1 0
0 0
[Libvirt-ci] Build failed in Jenkins: libvirt-perl-master-build » libvirt-fedora-rawhide #88
by ci@centos.org 26 Oct '23

26 Oct '23
https://ci.centos.org/job/libvirt-perl-master-build/systems=libvirt-fedora-…: [berrange] Set date for 2.3.0 release [berrange] Bump version to 2.4.0 ------------------------------------------ Started by upstream project "libvirt-perl-master-build" build number 88 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-perl-master-build/systems=libvirt-fedora-…> > 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-perl.git # timeout=10 Fetching upstream changes from git://n64.pufty.ci.centos.org/libvirt-perl.git > git --version # timeout=10 > git -c core.askpass=true fetch --tags --progress git://n64.pufty.ci.centos.org/libvirt-perl.git +refs/heads/*:refs/remotes/origin/* Checking out Revision 32c737fd6a67a051d46725b5841e5a8857c277fa (refs/remotes/origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f 32c737fd6a67a051d46725b5841e5a8857c277fa > git rev-list df95adac0c1a18beb4a835f1abf5df72b1cd7e3b # timeout=10 Cleaning workspace > git rev-parse --verify HEAD # timeout=10 Resetting working tree > git reset --hard # timeout=10 > git clean -fdx # timeout=10 [libvirt-fedora-rawhide] $ /bin/sh -xe /tmp/hudson7483606126196509960.sh + perl Makefile.PL PREFIX=/home/jenkins/build/libvirt libvirt >= 2.4.0 is required Build step 'Execute shell' marked build as failure
1 0
0 0
[Libvirt-ci] Build failed in Jenkins: libvirt-perl-master-build » libvirt-fedora-23 #88
by ci@centos.org 26 Oct '23

26 Oct '23
https://ci.centos.org/job/libvirt-perl-master-build/systems=libvirt-fedora-…: [berrange] Set date for 2.3.0 release [berrange] Bump version to 2.4.0 ------------------------------------------ Started by upstream project "libvirt-perl-master-build" build number 88 originally caused by: Started by an SCM change [EnvInject] - Loading node environment variables. Building remotely on libvirt-fedora-23 (libvirt) in workspace <https://ci.centos.org/job/libvirt-perl-master-build/systems=libvirt-fedora-…> > 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-perl.git # timeout=10 Fetching upstream changes from git://n64.pufty.ci.centos.org/libvirt-perl.git > git --version # timeout=10 > git -c core.askpass=true fetch --tags --progress git://n64.pufty.ci.centos.org/libvirt-perl.git +refs/heads/*:refs/remotes/origin/* Checking out Revision 32c737fd6a67a051d46725b5841e5a8857c277fa (refs/remotes/origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f 32c737fd6a67a051d46725b5841e5a8857c277fa > git rev-list df95adac0c1a18beb4a835f1abf5df72b1cd7e3b # timeout=10 Cleaning workspace > git rev-parse --verify HEAD # timeout=10 Resetting working tree > git reset --hard # timeout=10 > git clean -fdx # timeout=10 [libvirt-fedora-23] $ /bin/sh -xe /tmp/hudson5952099712648601882.sh + perl Makefile.PL PREFIX=/home/jenkins/build/libvirt libvirt >= 2.4.0 is required Build step 'Execute shell' marked build as failure
1 0
0 0
[Libvirt-ci] Build failed in Jenkins: libvirt-perl-master-build » libvirt-fedora-22 #88
by ci@centos.org 26 Oct '23

26 Oct '23
https://ci.centos.org/job/libvirt-perl-master-build/systems=libvirt-fedora-…: [berrange] Set date for 2.3.0 release [berrange] Bump version to 2.4.0 ------------------------------------------ Started by upstream project "libvirt-perl-master-build" build number 88 originally caused by: Started by an SCM change [EnvInject] - Loading node environment variables. Building remotely on libvirt-fedora-22 (libvirt) in workspace <https://ci.centos.org/job/libvirt-perl-master-build/systems=libvirt-fedora-…> > 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-perl.git # timeout=10 Fetching upstream changes from git://n64.pufty.ci.centos.org/libvirt-perl.git > git --version # timeout=10 > git -c core.askpass=true fetch --tags --progress git://n64.pufty.ci.centos.org/libvirt-perl.git +refs/heads/*:refs/remotes/origin/* Checking out Revision 32c737fd6a67a051d46725b5841e5a8857c277fa (refs/remotes/origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f 32c737fd6a67a051d46725b5841e5a8857c277fa > git rev-list df95adac0c1a18beb4a835f1abf5df72b1cd7e3b # timeout=10 Cleaning workspace > git rev-parse --verify HEAD # timeout=10 Resetting working tree > git reset --hard # timeout=10 > git clean -fdx # timeout=10 [libvirt-fedora-22] $ /bin/sh -xe /tmp/hudson110706311027042460.sh + perl Makefile.PL PREFIX=/home/jenkins/build/libvirt libvirt >= 2.4.0 is required Build step 'Execute shell' marked build as failure
1 0
0 0
[Libvirt-ci] Build failed in Jenkins: libvirt-perl-master-build » libvirt-centos-7 #88
by ci@centos.org 26 Oct '23

26 Oct '23
https://ci.centos.org/job/libvirt-perl-master-build/systems=libvirt-centos-…: [berrange] Set date for 2.3.0 release [berrange] Bump version to 2.4.0 ------------------------------------------ Started by upstream project "libvirt-perl-master-build" build number 88 originally caused by: Started by an SCM change [EnvInject] - Loading node environment variables. Building remotely on libvirt-centos-7 (libvirt) in workspace <https://ci.centos.org/job/libvirt-perl-master-build/systems=libvirt-centos-…> > 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-perl.git # timeout=10 Fetching upstream changes from git://n64.pufty.ci.centos.org/libvirt-perl.git > git --version # timeout=10 > git -c core.askpass=true fetch --tags --progress git://n64.pufty.ci.centos.org/libvirt-perl.git +refs/heads/*:refs/remotes/origin/* Checking out Revision 32c737fd6a67a051d46725b5841e5a8857c277fa (refs/remotes/origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f 32c737fd6a67a051d46725b5841e5a8857c277fa > git rev-list df95adac0c1a18beb4a835f1abf5df72b1cd7e3b # timeout=10 Cleaning workspace > git rev-parse --verify HEAD # timeout=10 Resetting working tree > git reset --hard # timeout=10 > git clean -fdx # timeout=10 [libvirt-centos-7] $ /bin/sh -xe /tmp/hudson8638135312990545955.sh + perl Makefile.PL PREFIX=/home/jenkins/build/libvirt libvirt >= 2.4.0 is required Build step 'Execute shell' marked build as failure
1 0
0 0
[Libvirt-ci] Build failed in Jenkins: libvirt-perl-master-build » libvirt-fedora-21 #88
by ci@centos.org 26 Oct '23

26 Oct '23
https://ci.centos.org/job/libvirt-perl-master-build/systems=libvirt-fedora-…: [berrange] Set date for 2.3.0 release [berrange] Bump version to 2.4.0 ------------------------------------------ Started by upstream project "libvirt-perl-master-build" build number 88 originally caused by: Started by an SCM change [EnvInject] - Loading node environment variables. Building remotely on libvirt-fedora-21 (libvirt) in workspace <https://ci.centos.org/job/libvirt-perl-master-build/systems=libvirt-fedora-…> > 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-perl.git # timeout=10 Fetching upstream changes from git://n64.pufty.ci.centos.org/libvirt-perl.git > git --version # timeout=10 > git -c core.askpass=true fetch --tags --progress git://n64.pufty.ci.centos.org/libvirt-perl.git +refs/heads/*:refs/remotes/origin/* Checking out Revision 32c737fd6a67a051d46725b5841e5a8857c277fa (refs/remotes/origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f 32c737fd6a67a051d46725b5841e5a8857c277fa > git rev-list df95adac0c1a18beb4a835f1abf5df72b1cd7e3b # timeout=10 Cleaning workspace > git rev-parse --verify HEAD # timeout=10 Resetting working tree > git reset --hard # timeout=10 > git clean -fdx # timeout=10 [libvirt-fedora-21] $ /bin/sh -xe /tmp/hudson23928032108310949.sh + perl Makefile.PL PREFIX=/home/jenkins/build/libvirt libvirt >= 2.4.0 is required Build step 'Execute shell' marked build as failure
1 0
0 0
[Libvirt-ci] Build failed in Jenkins: libvirt-glib-master-build » libvirt-fedora-rawhide #76
by ci@centos.org 26 Oct '23

26 Oct '23
https://ci.centos.org/job/libvirt-glib-master-build/systems=libvirt-fedora-… [...truncated 174 lines...] 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 -Woverride-init... 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 -Wstrict-aliasing... 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 -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 -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 -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 -Wjump-misses-init... (cached) yes checking whether C compiler handles -Wno-format-nonliteral... yes checking whether C compiler handles -Wframe-larger-than=4096... yes checking whether C compiler handles -fstack-protector-strong... yes checking whether C compiler handles -fexceptions... yes checking whether C compiler handles -fasynchronous-unwind-tables... 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... /usr/bin/pkg-config checking pkg-config is at least version 0.9.0... yes checking for LIBVIRT... yes checking for virDomainOpenGraphicsFD... yes checking for virNetworkGetDHCPLeases... yes checking for GLIB2... yes checking for GTHREAD2... yes checking for GOBJECT2... yes checking for GIO2... yes checking for LIBXML2... yes checking whether NLS is requested... yes checking for intltool >= 0.35.0... 0.51.0 found checking for intltool-update... /usr/bin/intltool-update checking for intltool-merge... /usr/bin/intltool-merge checking for intltool-extract... /usr/bin/intltool-extract checking for xgettext... /usr/bin/xgettext checking for msgmerge... /usr/bin/msgmerge checking for msgfmt... /usr/bin/msgfmt checking for gmsgfmt... /usr/bin/msgfmt checking for perl... /usr/bin/perl checking for perl >= 5.8.1... 5.24.0 checking for XML::Parser... ok checking for gtk-doc... yes checking for gtkdoc-check... gtkdoc-check.test checking for gtkdoc-check... /usr/bin/gtkdoc-check checking for gtkdoc-rebase... /usr/bin/gtkdoc-rebase checking for gtkdoc-mkpdf... /usr/bin/gtkdoc-mkpdf checking whether to build gtk-doc documentation... yes checking for GTKDOC_DEPS... yes checking for gobject-introspection... yes checking for vapigen... /usr/bin/vapigen checking /usr/bin/vapigen support for --metadatadir... no checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating libvirt-glib/Makefile config.status: creating libvirt-gconfig/Makefile config.status: creating libvirt-gconfig/tests/Makefile config.status: creating libvirt-gobject/Makefile config.status: creating examples/Makefile config.status: creating vapi/Makefile config.status: creating docs/Makefile config.status: creating docs/libvirt-glib/Makefile config.status: creating docs/libvirt-glib/version.xml config.status: creating docs/libvirt-gobject/Makefile config.status: creating docs/libvirt-gconfig/Makefile config.status: creating po/Makefile.in config.status: creating tests/Makefile config.status: creating libvirt-glib-1.0.pc config.status: creating libvirt-gconfig-1.0.pc config.status: creating libvirt-gobject-1.0.pc config.status: creating libvirt-glib.spec config.status: creating mingw-libvirt-glib.spec config.status: creating config.h config.status: linking ../GNUmakefile to GNUmakefile config.status: executing depfiles commands config.status: executing libtool commands config.status: executing po/stamp-it commands Now type 'make' to compile libvirt-glib. + make -j3 make all-recursive make[1]: Entering directory '<https://ci.centos.org/job/libvirt-glib-master-build/systems=libvirt-fedora-…'> Making all in libvirt-glib make[2]: Entering directory '<https://ci.centos.org/job/libvirt-glib-master-build/systems=libvirt-fedora-…'> CC libvirt_glib_1_0_la-libvirt-glib-error.lo CC libvirt_glib_1_0_la-libvirt-glib-event.lo CC libvirt_glib_1_0_la-libvirt-glib-main.lo CCLD libvirt-glib-1.0.la GISCAN LibvirtGLib-1.0.gir GICOMP LibvirtGLib-1.0.gir make[2]: Leaving directory '<https://ci.centos.org/job/libvirt-glib-master-build/systems=libvirt-fedora-…'> Making all in libvirt-gconfig make[2]: Entering directory '<https://ci.centos.org/job/libvirt-glib-master-build/systems=libvirt-fedora-…'> GEN libvirt-gconfig-enum-types.c GEN libvirt-gconfig-enum-types.h make all-recursive make[3]: Entering directory '<https://ci.centos.org/job/libvirt-glib-master-build/systems=libvirt-fedora-…'> Making all in . make[4]: Entering directory '<https://ci.centos.org/job/libvirt-glib-master-build/systems=libvirt-fedora-…'> CC libvirt_gconfig_1_0_la-libvirt-gconfig-object.lo CC libvirt_gconfig_1_0_la-libvirt-gconfig-main.lo CC libvirt_gconfig_1_0_la-libvirt-gconfig-capabilities.lo CC libvirt_gconfig_1_0_la-libvirt-gconfig-capabilities-host.lo CC libvirt_gconfig_1_0_la-libvirt-gconfig-capabilities-cpu.lo CC libvirt_gconfig_1_0_la-libvirt-gconfig-capabilities-cpu-feature.lo CC libvirt_gconfig_1_0_la-libvirt-gconfig-capabilities-cpu-model.lo CC libvirt_gconfig_1_0_la-libvirt-gconfig-capabilities-cpu-topology.lo CC libvirt_gconfig_1_0_la-libvirt-gconfig-capabilities-guest.lo CC libvirt_gconfig_1_0_la-libvirt-gconfig-capabilities-guest-arch.lo CC libvirt_gconfig_1_0_la-libvirt-gconfig-capabilities-guest-domain.lo CC libvirt_gconfig_1_0_la-libvirt-gconfig-capabilities-guest-feature.lo CC libvirt_gconfig_1_0_la-libvirt-gconfig-capabilities-host-secmodel.lo CC libvirt_gconfig_1_0_la-libvirt-gconfig-domain.lo CC libvirt_gconfig_1_0_la-libvirt-gconfig-domain-address.lo CC libvirt_gconfig_1_0_la-libvirt-gconfig-domain-address-pci.lo CC libvirt_gconfig_1_0_la-libvirt-gconfig-domain-address-usb.lo CC libvirt_gconfig_1_0_la-libvirt-gconfig-domain-channel.lo CC libvirt_gconfig_1_0_la-libvirt-gconfig-domain-chardev.lo CC libvirt_gconfig_1_0_la-libvirt-gconfig-domain-chardev-source.lo CC libvirt_gconfig_1_0_la-libvirt-gconfig-domain-chardev-source-pty.lo CC libvirt_gconfig_1_0_la-libvirt-gconfig-domain-chardev-source-spiceport.lo CC libvirt_gconfig_1_0_la-libvirt-gconfig-domain-chardev-source-spicevmc.lo CC libvirt_gconfig_1_0_la-libvirt-gconfig-domain-chardev-source-unix.lo CC libvirt_gconfig_1_0_la-libvirt-gconfig-domain-clock.lo CC libvirt_gconfig_1_0_la-libvirt-gconfig-domain-console.lo CC libvirt_gconfig_1_0_la-libvirt-gconfig-domain-controller.lo CC libvirt_gconfig_1_0_la-libvirt-gconfig-domain-controller-usb.lo CC libvirt_gconfig_1_0_la-libvirt-gconfig-domain-cpu.lo CC libvirt_gconfig_1_0_la-libvirt-gconfig-domain-cpu-feature.lo CC libvirt_gconfig_1_0_la-libvirt-gconfig-domain-cpu-model.lo CC libvirt_gconfig_1_0_la-libvirt-gconfig-domain-device.lo CC libvirt_gconfig_1_0_la-libvirt-gconfig-domain-disk.lo CC libvirt_gconfig_1_0_la-libvirt-gconfig-domain-disk-driver.lo CC libvirt_gconfig_1_0_la-libvirt-gconfig-domain-filesys.lo CC libvirt_gconfig_1_0_la-libvirt-gconfig-domain-graphics.lo CC libvirt_gconfig_1_0_la-libvirt-gconfig-domain-graphics-desktop.lo CC libvirt_gconfig_1_0_la-libvirt-gconfig-domain-graphics-rdp.lo CC libvirt_gconfig_1_0_la-libvirt-gconfig-domain-graphics-sdl.lo CC libvirt_gconfig_1_0_la-libvirt-gconfig-domain-graphics-spice.lo CC libvirt_gconfig_1_0_la-libvirt-gconfig-domain-graphics-vnc.lo CC libvirt_gconfig_1_0_la-libvirt-gconfig-domain-hostdev.lo CC libvirt_gconfig_1_0_la-libvirt-gconfig-domain-hostdev-pci.lo CC libvirt_gconfig_1_0_la-libvirt-gconfig-domain-input.lo CC libvirt_gconfig_1_0_la-libvirt-gconfig-domain-interface.lo CC libvirt_gconfig_1_0_la-libvirt-gconfig-domain-interface-bridge.lo CC libvirt_gconfig_1_0_la-libvirt-gconfig-domain-interface-filterref.lo CC libvirt_gconfig_1_0_la-libvirt-gconfig-domain-interface-filterref-parameter.lo CC libvirt_gconfig_1_0_la-libvirt-gconfig-domain-interface-network.lo CC libvirt_gconfig_1_0_la-libvirt-gconfig-domain-interface-user.lo CC libvirt_gconfig_1_0_la-libvirt-gconfig-domain-memballoon.lo CC libvirt_gconfig_1_0_la-libvirt-gconfig-domain-os.lo CC libvirt_gconfig_1_0_la-libvirt-gconfig-domain-parallel.lo CC libvirt_gconfig_1_0_la-libvirt-gconfig-domain-power-management.lo CC libvirt_gconfig_1_0_la-libvirt-gconfig-domain-redirdev.lo CC libvirt_gconfig_1_0_la-libvirt-gconfig-domain-seclabel.lo CC libvirt_gconfig_1_0_la-libvirt-gconfig-domain-serial.lo CC libvirt_gconfig_1_0_la-libvirt-gconfig-domain-smartcard.lo CC libvirt_gconfig_1_0_la-libvirt-gconfig-domain-smartcard-host.lo CC libvirt_gconfig_1_0_la-libvirt-gconfig-domain-smartcard-host-certificates.lo CC libvirt_gconfig_1_0_la-libvirt-gconfig-domain-smartcard-passthrough.lo CC libvirt_gconfig_1_0_la-libvirt-gconfig-domain-snapshot.lo CC libvirt_gconfig_1_0_la-libvirt-gconfig-domain-snapshot-disk.lo CC libvirt_gconfig_1_0_la-libvirt-gconfig-domain-sound.lo CC libvirt_gconfig_1_0_la-libvirt-gconfig-domain-timer.lo CC libvirt_gconfig_1_0_la-libvirt-gconfig-domain-timer-hpet.lo CC libvirt_gconfig_1_0_la-libvirt-gconfig-domain-timer-pit.lo CC libvirt_gconfig_1_0_la-libvirt-gconfig-domain-timer-rtc.lo CC libvirt_gconfig_1_0_la-libvirt-gconfig-domain-video.lo CC libvirt_gconfig_1_0_la-libvirt-gconfig-helpers.lo CC libvirt_gconfig_1_0_la-libvirt-gconfig-interface.lo CC libvirt_gconfig_1_0_la-libvirt-gconfig-network.lo CC libvirt_gconfig_1_0_la-libvirt-gconfig-network-filter.lo CC libvirt_gconfig_1_0_la-libvirt-gconfig-node-device.lo CC libvirt_gconfig_1_0_la-libvirt-gconfig-secret.lo CC libvirt_gconfig_1_0_la-libvirt-gconfig-storage-permissions.lo CC libvirt_gconfig_1_0_la-libvirt-gconfig-storage-pool.lo CC libvirt_gconfig_1_0_la-libvirt-gconfig-storage-pool-source.lo CC libvirt_gconfig_1_0_la-libvirt-gconfig-storage-pool-target.lo CC libvirt_gconfig_1_0_la-libvirt-gconfig-storage-vol.lo CC libvirt_gconfig_1_0_la-libvirt-gconfig-storage-vol-backing-store.lo CC libvirt_gconfig_1_0_la-libvirt-gconfig-storage-vol-target.lo CC libvirt_gconfig_1_0_la-libvirt-gconfig-xml-doc.lo CC libvirt_gconfig_1_0_la-libvirt-gconfig-enum-types.lo CCLD libvirt-gconfig-1.0.la GISCAN LibvirtGConfig-1.0.gir GICOMP LibvirtGConfig-1.0.gir make[4]: Leaving directory '<https://ci.centos.org/job/libvirt-glib-master-build/systems=libvirt-fedora-…'> Making all in tests make[4]: Entering directory '<https://ci.centos.org/job/libvirt-glib-master-build/systems=libvirt-fedora-…'> CC test-domain-create.o CC test-domain-parse.o CC test-capabilities-parse.o CCLD test-domain-create CCLD test-domain-parse CCLD test-capabilities-parse make[4]: Leaving directory '<https://ci.centos.org/job/libvirt-glib-master-build/systems=libvirt-fedora-…'> make[3]: Leaving directory '<https://ci.centos.org/job/libvirt-glib-master-build/systems=libvirt-fedora-…'> make[2]: Leaving directory '<https://ci.centos.org/job/libvirt-glib-master-build/systems=libvirt-fedora-…'> Making all in libvirt-gobject make[2]: Entering directory '<https://ci.centos.org/job/libvirt-glib-master-build/systems=libvirt-fedora-…'> GEN libvirt-gobject-enums.c GEN libvirt-gobject-enums.h make all-am make[3]: Entering directory '<https://ci.centos.org/job/libvirt-glib-master-build/systems=libvirt-fedora-…'> Build step 'Execute shell' marked build as failure
1 1
0 0
  • ← Newer
  • 1
  • ...
  • 48
  • 49
  • 50
  • 51
  • 52
  • 53
  • 54
  • ...
  • 75
  • Older →

HyperKitty Powered by HyperKitty version 1.3.12.