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] Build failed in Jenkins: libvirt-perl-test » libvirt-fedora-22 #1154
by ci@centos.org 26 Oct '23

26 Oct '23
See <https://ci.centos.org/job/libvirt-perl-test/systems=libvirt-fedora-22/1154/> ------------------------------------------ Started by upstream project "libvirt-perl-test" build number 1154 originally caused by: Started by upstream project "libvirt-perl-build" build number 1145 originally caused by: Started by upstream project "libvirt-daemon-build" build number 1591 originally caused by: 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/libvirt-perl-test/systems=libvirt-fedora-22/ws/> [libvirt-fedora-22] $ /bin/sh -xe /tmp/hudson141846470694299627.sh + make manifest "/usr/bin/perl" "-MExtUtils::Manifest=mkmanifest" -e mkmanifest Added to MANIFEST: AUTHORS Added to MANIFEST: Changes Added to MANIFEST: examples/auth.pl Added to MANIFEST: examples/devices.pl Added to MANIFEST: examples/dhcp-leases.pl Added to MANIFEST: examples/dom-fsinfo.pl Added to MANIFEST: examples/dom-ifinfo.pl Added to MANIFEST: examples/dom-migrate.pl Added to MANIFEST: examples/dom-stats.pl Added to MANIFEST: examples/dump-info.pl Added to MANIFEST: examples/dump-xml.pl Added to MANIFEST: examples/emulator-pin.pl Added to MANIFEST: examples/events.pl Added to MANIFEST: examples/fs-freeze.pl Added to MANIFEST: examples/hv-stat.pl Added to MANIFEST: examples/iothreadinfo.pl Added to MANIFEST: examples/node-alloc.pl Added to MANIFEST: examples/node-cpu.pl Added to MANIFEST: examples/node-devlist.pl Added to MANIFEST: examples/node-info.pl Added to MANIFEST: examples/node-ksm.pl Added to MANIFEST: examples/open-console.pl Added to MANIFEST: examples/save-restore.pl Added to MANIFEST: examples/send-key.pl Added to MANIFEST: examples/vcpuinfo.pl Added to MANIFEST: examples/vol-download-all.pl Added to MANIFEST: examples/vol-download-nonblock.pl Added to MANIFEST: examples/vol-download.pl Added to MANIFEST: examples/vol-upload-all.pl Added to MANIFEST: examples/vol-upload-nonblock.pl Added to MANIFEST: examples/vol-upload.pl Added to MANIFEST: HACKING Added to MANIFEST: INSTALL Added to MANIFEST: lib/Sys/Virt.pm Added to MANIFEST: lib/Sys/Virt/Domain.pm Added to MANIFEST: lib/Sys/Virt/DomainSnapshot.pm Added to MANIFEST: lib/Sys/Virt/Error.pm Added to MANIFEST: lib/Sys/Virt/Event.pm Added to MANIFEST: lib/Sys/Virt/Interface.pm Added to MANIFEST: lib/Sys/Virt/Network.pm Added to MANIFEST: lib/Sys/Virt/NodeDevice.pm Added to MANIFEST: lib/Sys/Virt/NWFilter.pm Added to MANIFEST: lib/Sys/Virt/Secret.pm Added to MANIFEST: lib/Sys/Virt/StoragePool.pm Added to MANIFEST: lib/Sys/Virt/StorageVol.pm Added to MANIFEST: lib/Sys/Virt/Stream.pm Added to MANIFEST: LICENSE Added to MANIFEST: Makefile.PL Added to MANIFEST: MANIFEST Added to MANIFEST: MANIFEST.SKIP Added to MANIFEST: META.yml Added to MANIFEST: META.yml.PL Added to MANIFEST: MYMETA.json Added to MANIFEST: MYMETA.yml Added to MANIFEST: perl-Sys-Virt.spec Added to MANIFEST: perl-Sys-Virt.spec.PL Added to MANIFEST: README Added to MANIFEST: t/005-pod.t Added to MANIFEST: t/010-pod-coverage.t Added to MANIFEST: t/015-changes.t Added to MANIFEST: t/020-constants.t Added to MANIFEST: t/030-api-coverage.t Added to MANIFEST: t/100-connect.t Added to MANIFEST: t/200-domains.t Added to MANIFEST: t/300-networks.t Added to MANIFEST: t/400-storage-pools.t Added to MANIFEST: t/500-storage-vols.t Added to MANIFEST: t/600-interfaces.t Added to MANIFEST: t/800-events.t Added to MANIFEST: typemap Added to MANIFEST: Virt.xs + make test TEST_MAINTAINER=1 Running Mkbootstrap for Sys::Virt () chmod 644 "Virt.bs" PERL_DL_NONLAZY=1 "/usr/bin/perl" "-MExtUtils::Command::MM" "-MTest::Harness" "-e" "undef *Test::Harness::Switches; test_harness(0, 'blib/lib', 'blib/arch')" t/*.t t/005-pod.t ............ ok t/010-pod-coverage.t ... ok t/015-changes.t ........ ok t/020-constants.t ...... ok # Failed test 'VIR_DOMAIN_SCHEDULER_IOTHREAD_PERIOD' # at t/030-api-coverage.t line 209. # Failed test 'VIR_DOMAIN_SCHEDULER_IOTHREAD_QUOTA' # at t/030-api-coverage.t line 209. # Failed test 'VIR_DOMAIN_TUNABLE_CPU_IOTHREAD_PERIOD' # at t/030-api-coverage.t line 209. # Failed test 'VIR_DOMAIN_TUNABLE_CPU_IOTHREAD_QUOTA' # at t/030-api-coverage.t line 209. # Looks like you failed 4 tests of 1500. t/030-api-coverage.t ... Dubious, test returned 4 (wstat 1024, 0x400) Failed 4/1500 subtests t/100-connect.t ........ ok t/200-domains.t ........ ok t/300-networks.t ....... ok t/400-storage-pools.t .. ok t/500-storage-vols.t ... ok t/600-interfaces.t ..... ok t/800-events.t ......... ok Test Summary Report ------------------- t/030-api-coverage.t (Wstat: 1024 Tests: 1500 Failed: 4) Failed tests: 1410-1411, 1441-1442 Non-zero exit status: 4 Files=12, Tests=1752, 32 wallclock secs ( 0.55 usr 0.07 sys + 6.56 cusr 0.42 csys = 7.60 CPU) Result: FAIL Failed 1/12 test programs. 4/1752 subtests failed. Makefile:1028: recipe for target 'test_dynamic' failed make: *** [test_dynamic] Error 255 Build step 'Execute shell' marked build as failure
1 1
0 0
[Libvirt-ci] Build failed in Jenkins: libvirt-perl-test » libvirt-fedora-23 #1154
by ci@centos.org 26 Oct '23

26 Oct '23
See <https://ci.centos.org/job/libvirt-perl-test/systems=libvirt-fedora-23/1154/> ------------------------------------------ Started by upstream project "libvirt-perl-test" build number 1154 originally caused by: Started by upstream project "libvirt-perl-build" build number 1145 originally caused by: Started by upstream project "libvirt-daemon-build" build number 1591 originally caused by: 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-23 (libvirt) in workspace <https://ci.centos.org/job/libvirt-perl-test/systems=libvirt-fedora-23/ws/> [libvirt-fedora-23] $ /bin/sh -xe /tmp/hudson6158998366924279881.sh + make manifest "/usr/bin/perl" "-MExtUtils::Manifest=mkmanifest" -e mkmanifest Added to MANIFEST: AUTHORS Added to MANIFEST: Changes Added to MANIFEST: examples/auth.pl Added to MANIFEST: examples/devices.pl Added to MANIFEST: examples/dhcp-leases.pl Added to MANIFEST: examples/dom-fsinfo.pl Added to MANIFEST: examples/dom-ifinfo.pl Added to MANIFEST: examples/dom-migrate.pl Added to MANIFEST: examples/dom-stats.pl Added to MANIFEST: examples/dump-info.pl Added to MANIFEST: examples/dump-xml.pl Added to MANIFEST: examples/emulator-pin.pl Added to MANIFEST: examples/events.pl Added to MANIFEST: examples/fs-freeze.pl Added to MANIFEST: examples/hv-stat.pl Added to MANIFEST: examples/iothreadinfo.pl Added to MANIFEST: examples/node-alloc.pl Added to MANIFEST: examples/node-cpu.pl Added to MANIFEST: examples/node-devlist.pl Added to MANIFEST: examples/node-info.pl Added to MANIFEST: examples/node-ksm.pl Added to MANIFEST: examples/open-console.pl Added to MANIFEST: examples/save-restore.pl Added to MANIFEST: examples/send-key.pl Added to MANIFEST: examples/vcpuinfo.pl Added to MANIFEST: examples/vol-download-all.pl Added to MANIFEST: examples/vol-download-nonblock.pl Added to MANIFEST: examples/vol-download.pl Added to MANIFEST: examples/vol-upload-all.pl Added to MANIFEST: examples/vol-upload-nonblock.pl Added to MANIFEST: examples/vol-upload.pl Added to MANIFEST: HACKING Added to MANIFEST: INSTALL Added to MANIFEST: lib/Sys/Virt.pm Added to MANIFEST: lib/Sys/Virt/Domain.pm Added to MANIFEST: lib/Sys/Virt/DomainSnapshot.pm Added to MANIFEST: lib/Sys/Virt/Error.pm Added to MANIFEST: lib/Sys/Virt/Event.pm Added to MANIFEST: lib/Sys/Virt/Interface.pm Added to MANIFEST: lib/Sys/Virt/Network.pm Added to MANIFEST: lib/Sys/Virt/NodeDevice.pm Added to MANIFEST: lib/Sys/Virt/NWFilter.pm Added to MANIFEST: lib/Sys/Virt/Secret.pm Added to MANIFEST: lib/Sys/Virt/StoragePool.pm Added to MANIFEST: lib/Sys/Virt/StorageVol.pm Added to MANIFEST: lib/Sys/Virt/Stream.pm Added to MANIFEST: LICENSE Added to MANIFEST: Makefile.PL Added to MANIFEST: MANIFEST Added to MANIFEST: MANIFEST.SKIP Added to MANIFEST: META.yml Added to MANIFEST: META.yml.PL Added to MANIFEST: MYMETA.json Added to MANIFEST: MYMETA.yml Added to MANIFEST: perl-Sys-Virt.spec Added to MANIFEST: perl-Sys-Virt.spec.PL Added to MANIFEST: README Added to MANIFEST: t/005-pod.t Added to MANIFEST: t/010-pod-coverage.t Added to MANIFEST: t/015-changes.t Added to MANIFEST: t/020-constants.t Added to MANIFEST: t/030-api-coverage.t Added to MANIFEST: t/100-connect.t Added to MANIFEST: t/200-domains.t Added to MANIFEST: t/300-networks.t Added to MANIFEST: t/400-storage-pools.t Added to MANIFEST: t/500-storage-vols.t Added to MANIFEST: t/600-interfaces.t Added to MANIFEST: t/800-events.t Added to MANIFEST: typemap Added to MANIFEST: Virt.xs + make test TEST_MAINTAINER=1 Running Mkbootstrap for Sys::Virt () chmod 644 "Virt.bs" PERL_DL_NONLAZY=1 "/usr/bin/perl" "-MExtUtils::Command::MM" "-MTest::Harness" "-e" "undef *Test::Harness::Switches; test_harness(0, 'blib/lib', 'blib/arch')" t/*.t t/005-pod.t ............ ok t/010-pod-coverage.t ... ok t/015-changes.t ........ ok t/020-constants.t ...... ok # Failed test 'VIR_DOMAIN_SCHEDULER_IOTHREAD_PERIOD' # at t/030-api-coverage.t line 209. # Failed test 'VIR_DOMAIN_SCHEDULER_IOTHREAD_QUOTA' # at t/030-api-coverage.t line 209. # Failed test 'VIR_DOMAIN_TUNABLE_CPU_IOTHREAD_PERIOD' # at t/030-api-coverage.t line 209. # Failed test 'VIR_DOMAIN_TUNABLE_CPU_IOTHREAD_QUOTA' # at t/030-api-coverage.t line 209. # Looks like you failed 4 tests of 1500. t/030-api-coverage.t ... Dubious, test returned 4 (wstat 1024, 0x400) Failed 4/1500 subtests t/100-connect.t ........ ok t/200-domains.t ........ ok t/300-networks.t ....... ok t/400-storage-pools.t .. ok t/500-storage-vols.t ... ok t/600-interfaces.t ..... ok t/800-events.t ......... ok Test Summary Report ------------------- t/030-api-coverage.t (Wstat: 1024 Tests: 1500 Failed: 4) Failed tests: 1410-1411, 1441-1442 Non-zero exit status: 4 Files=12, Tests=1752, 33 wallclock secs ( 0.54 usr 0.06 sys + 6.25 cusr 0.37 csys = 7.22 CPU) Result: FAIL Failed 1/12 test programs. 4/1752 subtests failed. Makefile:1029: recipe for target 'test_dynamic' failed make: *** [test_dynamic] Error 255 Build step 'Execute shell' marked build as failure
1 1
0 0
[Libvirt-ci] Build failed in Jenkins: libvirt-perl-test » libvirt-fedora-rawhide #1152
by ci@centos.org 26 Oct '23

26 Oct '23
See <https://ci.centos.org/job/libvirt-perl-test/systems=libvirt-fedora-rawhide/…> ------------------------------------------ Started by upstream project "libvirt-perl-test" build number 1152 originally caused by: Started by upstream project "libvirt-perl-build" build number 1143 originally caused by: Started by an SCM change Started by upstream project "libvirt-daemon-build" build number 1589 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/libvirt-perl-test/systems=libvirt-fedora-rawhide/…> [libvirt-fedora-rawhide] $ /bin/sh -xe /tmp/hudson1380250869094029686.sh + make manifest "/usr/bin/perl" "-MExtUtils::Manifest=mkmanifest" -e mkmanifest Added to MANIFEST: AUTHORS Added to MANIFEST: Changes Added to MANIFEST: examples/auth.pl Added to MANIFEST: examples/devices.pl Added to MANIFEST: examples/dhcp-leases.pl Added to MANIFEST: examples/dom-fsinfo.pl Added to MANIFEST: examples/dom-ifinfo.pl Added to MANIFEST: examples/dom-migrate.pl Added to MANIFEST: examples/dom-stats.pl Added to MANIFEST: examples/dump-info.pl Added to MANIFEST: examples/dump-xml.pl Added to MANIFEST: examples/emulator-pin.pl Added to MANIFEST: examples/events.pl Added to MANIFEST: examples/fs-freeze.pl Added to MANIFEST: examples/hv-stat.pl Added to MANIFEST: examples/iothreadinfo.pl Added to MANIFEST: examples/node-alloc.pl Added to MANIFEST: examples/node-cpu.pl Added to MANIFEST: examples/node-devlist.pl Added to MANIFEST: examples/node-info.pl Added to MANIFEST: examples/node-ksm.pl Added to MANIFEST: examples/open-console.pl Added to MANIFEST: examples/save-restore.pl Added to MANIFEST: examples/send-key.pl Added to MANIFEST: examples/vcpuinfo.pl Added to MANIFEST: examples/vol-download-all.pl Added to MANIFEST: examples/vol-download-nonblock.pl Added to MANIFEST: examples/vol-download.pl Added to MANIFEST: examples/vol-upload-all.pl Added to MANIFEST: examples/vol-upload-nonblock.pl Added to MANIFEST: examples/vol-upload.pl Added to MANIFEST: HACKING Added to MANIFEST: INSTALL Added to MANIFEST: lib/Sys/Virt.pm Added to MANIFEST: lib/Sys/Virt/Domain.pm Added to MANIFEST: lib/Sys/Virt/DomainSnapshot.pm Added to MANIFEST: lib/Sys/Virt/Error.pm Added to MANIFEST: lib/Sys/Virt/Event.pm Added to MANIFEST: lib/Sys/Virt/Interface.pm Added to MANIFEST: lib/Sys/Virt/Network.pm Added to MANIFEST: lib/Sys/Virt/NodeDevice.pm Added to MANIFEST: lib/Sys/Virt/NWFilter.pm Added to MANIFEST: lib/Sys/Virt/Secret.pm Added to MANIFEST: lib/Sys/Virt/StoragePool.pm Added to MANIFEST: lib/Sys/Virt/StorageVol.pm Added to MANIFEST: lib/Sys/Virt/Stream.pm Added to MANIFEST: LICENSE Added to MANIFEST: Makefile.PL Added to MANIFEST: MANIFEST Added to MANIFEST: MANIFEST.SKIP Added to MANIFEST: META.yml Added to MANIFEST: META.yml.PL Added to MANIFEST: MYMETA.json Added to MANIFEST: MYMETA.yml Added to MANIFEST: perl-Sys-Virt.spec Added to MANIFEST: perl-Sys-Virt.spec.PL Added to MANIFEST: README Added to MANIFEST: t/005-pod.t Added to MANIFEST: t/010-pod-coverage.t Added to MANIFEST: t/015-changes.t Added to MANIFEST: t/020-constants.t Added to MANIFEST: t/030-api-coverage.t Added to MANIFEST: t/100-connect.t Added to MANIFEST: t/200-domains.t Added to MANIFEST: t/300-networks.t Added to MANIFEST: t/400-storage-pools.t Added to MANIFEST: t/500-storage-vols.t Added to MANIFEST: t/600-interfaces.t Added to MANIFEST: t/800-events.t Added to MANIFEST: typemap Added to MANIFEST: Virt.xs + make test TEST_MAINTAINER=1 "/usr/bin/perl" -MExtUtils::Command::MM -e 'cp_nonempty' -- Virt.bs blib/arch/auto/Sys/Virt/Virt.bs 644 PERL_DL_NONLAZY=1 "/usr/bin/perl" "-MExtUtils::Command::MM" "-MTest::Harness" "-e" "undef *Test::Harness::Switches; test_harness(0, 'blib/lib', 'blib/arch')" t/*.t t/005-pod.t ............ ok t/010-pod-coverage.t ... ok t/015-changes.t ........ ok t/020-constants.t ...... ok # Failed test 'virConnectNodeDeviceEventDeregisterAny' # at t/030-api-coverage.t line 150. # Failed test 'virConnectNodeDeviceEventGenericCallback' # at t/030-api-coverage.t line 150. # Failed test 'virConnectNodeDeviceEventLifecycleCallback' # at t/030-api-coverage.t line 150. # Failed test 'virConnectNodeDeviceEventRegisterAny' # at t/030-api-coverage.t line 150. # Failed test 'VIR_NODE_DEVICE_EVENT_CREATED' # at t/030-api-coverage.t line 164. # Failed test 'VIR_NODE_DEVICE_EVENT_DELETED' # at t/030-api-coverage.t line 164. # Failed test 'VIR_NODE_DEVICE_EVENT_ID_LIFECYCLE' # at t/030-api-coverage.t line 164. # Failed test 'VIR_NODE_DEVICE_EVENT_CALLBACK' # at t/030-api-coverage.t line 206. # Looks like you failed 8 tests of 1496. t/030-api-coverage.t ... Dubious, test returned 8 (wstat 2048, 0x800) Failed 8/1496 subtests t/100-connect.t ........ ok t/200-domains.t ........ ok t/300-networks.t ....... ok t/400-storage-pools.t .. ok t/500-storage-vols.t ... ok t/600-interfaces.t ..... ok t/800-events.t ......... ok Test Summary Report ------------------- t/030-api-coverage.t (Wstat: 2048 Tests: 1496 Failed: 8) Failed tests: 73-76, 1226-1227, 1229, 1468 Non-zero exit status: 8 Files=12, Tests=1748, 23 wallclock secs ( 0.41 usr 0.05 sys + 7.65 cusr 0.43 csys = 8.54 CPU) Result: FAIL Failed 1/12 test programs. 8/1748 subtests failed. Makefile:1017: recipe for target 'test_dynamic' failed make: *** [test_dynamic] Error 255 Build step 'Execute shell' marked build as failure
1 1
0 0
[Libvirt-ci] Build failed in Jenkins: libvirt-perl-test » libvirt-fedora-23 #1152
by ci@centos.org 26 Oct '23

26 Oct '23
See <https://ci.centos.org/job/libvirt-perl-test/systems=libvirt-fedora-23/1152/> ------------------------------------------ Started by upstream project "libvirt-perl-test" build number 1152 originally caused by: Started by upstream project "libvirt-perl-build" build number 1143 originally caused by: Started by an SCM change Started by upstream project "libvirt-daemon-build" build number 1589 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/libvirt-perl-test/systems=libvirt-fedora-23/ws/> [libvirt-fedora-23] $ /bin/sh -xe /tmp/hudson5777704557088928689.sh + make manifest "/usr/bin/perl" "-MExtUtils::Manifest=mkmanifest" -e mkmanifest Added to MANIFEST: AUTHORS Added to MANIFEST: Changes Added to MANIFEST: examples/auth.pl Added to MANIFEST: examples/devices.pl Added to MANIFEST: examples/dhcp-leases.pl Added to MANIFEST: examples/dom-fsinfo.pl Added to MANIFEST: examples/dom-ifinfo.pl Added to MANIFEST: examples/dom-migrate.pl Added to MANIFEST: examples/dom-stats.pl Added to MANIFEST: examples/dump-info.pl Added to MANIFEST: examples/dump-xml.pl Added to MANIFEST: examples/emulator-pin.pl Added to MANIFEST: examples/events.pl Added to MANIFEST: examples/fs-freeze.pl Added to MANIFEST: examples/hv-stat.pl Added to MANIFEST: examples/iothreadinfo.pl Added to MANIFEST: examples/node-alloc.pl Added to MANIFEST: examples/node-cpu.pl Added to MANIFEST: examples/node-devlist.pl Added to MANIFEST: examples/node-info.pl Added to MANIFEST: examples/node-ksm.pl Added to MANIFEST: examples/open-console.pl Added to MANIFEST: examples/save-restore.pl Added to MANIFEST: examples/send-key.pl Added to MANIFEST: examples/vcpuinfo.pl Added to MANIFEST: examples/vol-download-all.pl Added to MANIFEST: examples/vol-download-nonblock.pl Added to MANIFEST: examples/vol-download.pl Added to MANIFEST: examples/vol-upload-all.pl Added to MANIFEST: examples/vol-upload-nonblock.pl Added to MANIFEST: examples/vol-upload.pl Added to MANIFEST: HACKING Added to MANIFEST: INSTALL Added to MANIFEST: lib/Sys/Virt.pm Added to MANIFEST: lib/Sys/Virt/Domain.pm Added to MANIFEST: lib/Sys/Virt/DomainSnapshot.pm Added to MANIFEST: lib/Sys/Virt/Error.pm Added to MANIFEST: lib/Sys/Virt/Event.pm Added to MANIFEST: lib/Sys/Virt/Interface.pm Added to MANIFEST: lib/Sys/Virt/Network.pm Added to MANIFEST: lib/Sys/Virt/NodeDevice.pm Added to MANIFEST: lib/Sys/Virt/NWFilter.pm Added to MANIFEST: lib/Sys/Virt/Secret.pm Added to MANIFEST: lib/Sys/Virt/StoragePool.pm Added to MANIFEST: lib/Sys/Virt/StorageVol.pm Added to MANIFEST: lib/Sys/Virt/Stream.pm Added to MANIFEST: LICENSE Added to MANIFEST: Makefile.PL Added to MANIFEST: MANIFEST Added to MANIFEST: MANIFEST.SKIP Added to MANIFEST: META.yml Added to MANIFEST: META.yml.PL Added to MANIFEST: MYMETA.json Added to MANIFEST: MYMETA.yml Added to MANIFEST: perl-Sys-Virt.spec Added to MANIFEST: perl-Sys-Virt.spec.PL Added to MANIFEST: README Added to MANIFEST: t/005-pod.t Added to MANIFEST: t/010-pod-coverage.t Added to MANIFEST: t/015-changes.t Added to MANIFEST: t/020-constants.t Added to MANIFEST: t/030-api-coverage.t Added to MANIFEST: t/100-connect.t Added to MANIFEST: t/200-domains.t Added to MANIFEST: t/300-networks.t Added to MANIFEST: t/400-storage-pools.t Added to MANIFEST: t/500-storage-vols.t Added to MANIFEST: t/600-interfaces.t Added to MANIFEST: t/800-events.t Added to MANIFEST: typemap Added to MANIFEST: Virt.xs + make test TEST_MAINTAINER=1 Running Mkbootstrap for Sys::Virt () chmod 644 "Virt.bs" PERL_DL_NONLAZY=1 "/usr/bin/perl" "-MExtUtils::Command::MM" "-MTest::Harness" "-e" "undef *Test::Harness::Switches; test_harness(0, 'blib/lib', 'blib/arch')" t/*.t t/005-pod.t ............ ok t/010-pod-coverage.t ... ok t/015-changes.t ........ ok t/020-constants.t ...... ok # Failed test 'virConnectNodeDeviceEventDeregisterAny' # at t/030-api-coverage.t line 150. # Failed test 'virConnectNodeDeviceEventGenericCallback' # at t/030-api-coverage.t line 150. # Failed test 'virConnectNodeDeviceEventLifecycleCallback' # at t/030-api-coverage.t line 150. # Failed test 'virConnectNodeDeviceEventRegisterAny' # at t/030-api-coverage.t line 150. # Failed test 'VIR_NODE_DEVICE_EVENT_CREATED' # at t/030-api-coverage.t line 164. # Failed test 'VIR_NODE_DEVICE_EVENT_DELETED' # at t/030-api-coverage.t line 164. # Failed test 'VIR_NODE_DEVICE_EVENT_ID_LIFECYCLE' # at t/030-api-coverage.t line 164. # Failed test 'VIR_NODE_DEVICE_EVENT_CALLBACK' # at t/030-api-coverage.t line 206. # Looks like you failed 8 tests of 1496. t/030-api-coverage.t ... Dubious, test returned 8 (wstat 2048, 0x800) Failed 8/1496 subtests t/100-connect.t ........ ok t/200-domains.t ........ ok t/300-networks.t ....... ok t/400-storage-pools.t .. ok t/500-storage-vols.t ... ok t/600-interfaces.t ..... ok t/800-events.t ......... ok Test Summary Report ------------------- t/030-api-coverage.t (Wstat: 2048 Tests: 1496 Failed: 8) Failed tests: 73-76, 1226-1227, 1229, 1468 Non-zero exit status: 8 Files=12, Tests=1748, 24 wallclock secs ( 0.42 usr 0.06 sys + 5.91 cusr 0.47 csys = 6.86 CPU) Result: FAIL Failed 1/12 test programs. 8/1748 subtests failed. Makefile:1029: recipe for target 'test_dynamic' failed make: *** [test_dynamic] Error 255 Build step 'Execute shell' marked build as failure
1 1
0 0
[Libvirt-ci] Build failed in Jenkins: libvirt-perl-test » libvirt-centos-7 #1152
by ci@centos.org 26 Oct '23

26 Oct '23
See <https://ci.centos.org/job/libvirt-perl-test/systems=libvirt-centos-7/1152/> ------------------------------------------ Started by upstream project "libvirt-perl-test" build number 1152 originally caused by: Started by upstream project "libvirt-perl-build" build number 1143 originally caused by: Started by an SCM change Started by upstream project "libvirt-daemon-build" build number 1589 originally caused by: Started by user Libvirt project [EnvInject] - Loading node environment variables. Building remotely on libvirt-centos-7 (libvirt) in workspace <https://ci.centos.org/job/libvirt-perl-test/systems=libvirt-centos-7/ws/> [libvirt-centos-7] $ /bin/sh -xe /tmp/hudson1989850248149957663.sh + make manifest /usr/bin/perl "-MExtUtils::Manifest=mkmanifest" -e mkmanifest Added to MANIFEST: AUTHORS Added to MANIFEST: Changes Added to MANIFEST: examples/auth.pl Added to MANIFEST: examples/devices.pl Added to MANIFEST: examples/dhcp-leases.pl Added to MANIFEST: examples/dom-fsinfo.pl Added to MANIFEST: examples/dom-ifinfo.pl Added to MANIFEST: examples/dom-migrate.pl Added to MANIFEST: examples/dom-stats.pl Added to MANIFEST: examples/dump-info.pl Added to MANIFEST: examples/dump-xml.pl Added to MANIFEST: examples/emulator-pin.pl Added to MANIFEST: examples/events.pl Added to MANIFEST: examples/fs-freeze.pl Added to MANIFEST: examples/hv-stat.pl Added to MANIFEST: examples/iothreadinfo.pl Added to MANIFEST: examples/node-alloc.pl Added to MANIFEST: examples/node-cpu.pl Added to MANIFEST: examples/node-devlist.pl Added to MANIFEST: examples/node-info.pl Added to MANIFEST: examples/node-ksm.pl Added to MANIFEST: examples/open-console.pl Added to MANIFEST: examples/save-restore.pl Added to MANIFEST: examples/send-key.pl Added to MANIFEST: examples/vcpuinfo.pl Added to MANIFEST: examples/vol-download-all.pl Added to MANIFEST: examples/vol-download-nonblock.pl Added to MANIFEST: examples/vol-download.pl Added to MANIFEST: examples/vol-upload-all.pl Added to MANIFEST: examples/vol-upload-nonblock.pl Added to MANIFEST: examples/vol-upload.pl Added to MANIFEST: HACKING Added to MANIFEST: INSTALL Added to MANIFEST: lib/Sys/Virt.pm Added to MANIFEST: lib/Sys/Virt/Domain.pm Added to MANIFEST: lib/Sys/Virt/DomainSnapshot.pm Added to MANIFEST: lib/Sys/Virt/Error.pm Added to MANIFEST: lib/Sys/Virt/Event.pm Added to MANIFEST: lib/Sys/Virt/Interface.pm Added to MANIFEST: lib/Sys/Virt/Network.pm Added to MANIFEST: lib/Sys/Virt/NodeDevice.pm Added to MANIFEST: lib/Sys/Virt/NWFilter.pm Added to MANIFEST: lib/Sys/Virt/Secret.pm Added to MANIFEST: lib/Sys/Virt/StoragePool.pm Added to MANIFEST: lib/Sys/Virt/StorageVol.pm Added to MANIFEST: lib/Sys/Virt/Stream.pm Added to MANIFEST: LICENSE Added to MANIFEST: Makefile.PL Added to MANIFEST: MANIFEST Added to MANIFEST: MANIFEST.SKIP Added to MANIFEST: META.yml Added to MANIFEST: META.yml.PL Added to MANIFEST: MYMETA.json Added to MANIFEST: MYMETA.yml Added to MANIFEST: perl-Sys-Virt.spec Added to MANIFEST: perl-Sys-Virt.spec.PL Added to MANIFEST: README Added to MANIFEST: t/005-pod.t Added to MANIFEST: t/010-pod-coverage.t Added to MANIFEST: t/015-changes.t Added to MANIFEST: t/020-constants.t Added to MANIFEST: t/030-api-coverage.t Added to MANIFEST: t/100-connect.t Added to MANIFEST: t/200-domains.t Added to MANIFEST: t/300-networks.t Added to MANIFEST: t/400-storage-pools.t Added to MANIFEST: t/500-storage-vols.t Added to MANIFEST: t/600-interfaces.t Added to MANIFEST: t/800-events.t Added to MANIFEST: typemap Added to MANIFEST: Virt.xs + make test TEST_MAINTAINER=1 PERL_DL_NONLAZY=1 /usr/bin/perl "-MExtUtils::Command::MM" "-e" "test_harness(0, 'blib/lib', 'blib/arch')" t/*.t t/005-pod.t ............ ok t/010-pod-coverage.t ... ok t/015-changes.t ........ ok t/020-constants.t ...... ok # Failed test 'virConnectNodeDeviceEventDeregisterAny' # at t/030-api-coverage.t line 150. # Failed test 'virConnectNodeDeviceEventGenericCallback' # at t/030-api-coverage.t line 150. # Failed test 'virConnectNodeDeviceEventLifecycleCallback' # at t/030-api-coverage.t line 150. # Failed test 'virConnectNodeDeviceEventRegisterAny' # at t/030-api-coverage.t line 150. # Failed test 'VIR_NODE_DEVICE_EVENT_CREATED' # at t/030-api-coverage.t line 164. # Failed test 'VIR_NODE_DEVICE_EVENT_DELETED' # at t/030-api-coverage.t line 164. # Failed test 'VIR_NODE_DEVICE_EVENT_ID_LIFECYCLE' # at t/030-api-coverage.t line 164. # Failed test 'VIR_NODE_DEVICE_EVENT_CALLBACK' # at t/030-api-coverage.t line 206. # Looks like you failed 8 tests of 1496. t/030-api-coverage.t ... Dubious, test returned 8 (wstat 2048, 0x800) Failed 8/1496 subtests t/100-connect.t ........ ok t/200-domains.t ........ ok t/300-networks.t ....... ok t/400-storage-pools.t .. ok t/500-storage-vols.t ... ok t/600-interfaces.t ..... ok t/800-events.t ......... ok Test Summary Report ------------------- t/030-api-coverage.t (Wstat: 2048 Tests: 1496 Failed: 8) Failed tests: 73-76, 1226-1227, 1229, 1468 Non-zero exit status: 8 Files=12, Tests=1748, 28 wallclock secs ( 0.37 usr 0.05 sys + 7.45 cusr 0.37 csys = 8.24 CPU) Result: FAIL Failed 1/12 test programs. 8/1748 subtests failed. make: *** [test_dynamic] Error 255 Build step 'Execute shell' marked build as failure
1 1
0 0
[Libvirt-ci] Build failed in Jenkins: libvirt-perl-test » libvirt-fedora-21 #1152
by ci@centos.org 26 Oct '23

26 Oct '23
See <https://ci.centos.org/job/libvirt-perl-test/systems=libvirt-fedora-21/1152/> ------------------------------------------ Started by upstream project "libvirt-perl-test" build number 1152 originally caused by: Started by upstream project "libvirt-perl-build" build number 1143 originally caused by: Started by an SCM change Started by upstream project "libvirt-daemon-build" build number 1589 originally caused by: Started by user Libvirt project [EnvInject] - Loading node environment variables. Building remotely on libvirt-fedora-21 (libvirt) in workspace <https://ci.centos.org/job/libvirt-perl-test/systems=libvirt-fedora-21/ws/> [libvirt-fedora-21] $ /bin/sh -xe /tmp/hudson6982791459631903746.sh + make manifest /usr/bin/perl "-MExtUtils::Manifest=mkmanifest" -e mkmanifest Added to MANIFEST: AUTHORS Added to MANIFEST: Changes Added to MANIFEST: examples/auth.pl Added to MANIFEST: examples/devices.pl Added to MANIFEST: examples/dhcp-leases.pl Added to MANIFEST: examples/dom-fsinfo.pl Added to MANIFEST: examples/dom-ifinfo.pl Added to MANIFEST: examples/dom-migrate.pl Added to MANIFEST: examples/dom-stats.pl Added to MANIFEST: examples/dump-info.pl Added to MANIFEST: examples/dump-xml.pl Added to MANIFEST: examples/emulator-pin.pl Added to MANIFEST: examples/events.pl Added to MANIFEST: examples/fs-freeze.pl Added to MANIFEST: examples/hv-stat.pl Added to MANIFEST: examples/iothreadinfo.pl Added to MANIFEST: examples/node-alloc.pl Added to MANIFEST: examples/node-cpu.pl Added to MANIFEST: examples/node-devlist.pl Added to MANIFEST: examples/node-info.pl Added to MANIFEST: examples/node-ksm.pl Added to MANIFEST: examples/open-console.pl Added to MANIFEST: examples/save-restore.pl Added to MANIFEST: examples/send-key.pl Added to MANIFEST: examples/vcpuinfo.pl Added to MANIFEST: examples/vol-download-all.pl Added to MANIFEST: examples/vol-download-nonblock.pl Added to MANIFEST: examples/vol-download.pl Added to MANIFEST: examples/vol-upload-all.pl Added to MANIFEST: examples/vol-upload-nonblock.pl Added to MANIFEST: examples/vol-upload.pl Added to MANIFEST: HACKING Added to MANIFEST: INSTALL Added to MANIFEST: lib/Sys/Virt.pm Added to MANIFEST: lib/Sys/Virt/Domain.pm Added to MANIFEST: lib/Sys/Virt/DomainSnapshot.pm Added to MANIFEST: lib/Sys/Virt/Error.pm Added to MANIFEST: lib/Sys/Virt/Event.pm Added to MANIFEST: lib/Sys/Virt/Interface.pm Added to MANIFEST: lib/Sys/Virt/Network.pm Added to MANIFEST: lib/Sys/Virt/NodeDevice.pm Added to MANIFEST: lib/Sys/Virt/NWFilter.pm Added to MANIFEST: lib/Sys/Virt/Secret.pm Added to MANIFEST: lib/Sys/Virt/StoragePool.pm Added to MANIFEST: lib/Sys/Virt/StorageVol.pm Added to MANIFEST: lib/Sys/Virt/Stream.pm Added to MANIFEST: LICENSE Added to MANIFEST: Makefile.PL Added to MANIFEST: MANIFEST Added to MANIFEST: MANIFEST.SKIP Added to MANIFEST: META.yml Added to MANIFEST: META.yml.PL Added to MANIFEST: MYMETA.json Added to MANIFEST: MYMETA.yml Added to MANIFEST: perl-Sys-Virt.spec Added to MANIFEST: perl-Sys-Virt.spec.PL Added to MANIFEST: README Added to MANIFEST: t/005-pod.t Added to MANIFEST: t/010-pod-coverage.t Added to MANIFEST: t/015-changes.t Added to MANIFEST: t/020-constants.t Added to MANIFEST: t/030-api-coverage.t Added to MANIFEST: t/100-connect.t Added to MANIFEST: t/200-domains.t Added to MANIFEST: t/300-networks.t Added to MANIFEST: t/400-storage-pools.t Added to MANIFEST: t/500-storage-vols.t Added to MANIFEST: t/600-interfaces.t Added to MANIFEST: t/800-events.t Added to MANIFEST: typemap Added to MANIFEST: Virt.xs + make test TEST_MAINTAINER=1 Running Mkbootstrap for Sys::Virt () chmod 644 Virt.bs PERL_DL_NONLAZY=1 /usr/bin/perl "-MExtUtils::Command::MM" "-MTest::Harness" "-e" "undef *Test::Harness::Switches; test_harness(0, 'blib/lib', 'blib/arch')" t/*.t t/005-pod.t ............ ok t/010-pod-coverage.t ... ok t/015-changes.t ........ ok t/020-constants.t ...... ok # Failed test 'virConnectNodeDeviceEventDeregisterAny' # at t/030-api-coverage.t line 150. # Failed test 'virConnectNodeDeviceEventGenericCallback' # at t/030-api-coverage.t line 150. # Failed test 'virConnectNodeDeviceEventLifecycleCallback' # at t/030-api-coverage.t line 150. # Failed test 'virConnectNodeDeviceEventRegisterAny' # at t/030-api-coverage.t line 150. # Failed test 'VIR_NODE_DEVICE_EVENT_CREATED' # at t/030-api-coverage.t line 164. # Failed test 'VIR_NODE_DEVICE_EVENT_DELETED' # at t/030-api-coverage.t line 164. # Failed test 'VIR_NODE_DEVICE_EVENT_ID_LIFECYCLE' # at t/030-api-coverage.t line 164. # Failed test 'VIR_NODE_DEVICE_EVENT_CALLBACK' # at t/030-api-coverage.t line 206. # Looks like you failed 8 tests of 1496. t/030-api-coverage.t ... Dubious, test returned 8 (wstat 2048, 0x800) Failed 8/1496 subtests t/100-connect.t ........ ok t/200-domains.t ........ ok t/300-networks.t ....... ok t/400-storage-pools.t .. ok t/500-storage-vols.t ... ok t/600-interfaces.t ..... ok t/800-events.t ......... ok Test Summary Report ------------------- t/030-api-coverage.t (Wstat: 2048 Tests: 1496 Failed: 8) Failed tests: 73-76, 1226-1227, 1229, 1468 Non-zero exit status: 8 Files=12, Tests=1748, 26 wallclock secs ( 0.54 usr 0.07 sys + 6.78 cusr 0.39 csys = 7.78 CPU) Result: FAIL Failed 1/12 test programs. 8/1748 subtests failed. Makefile:1026: recipe for target 'test_dynamic' failed make: *** [test_dynamic] Error 255 Build step 'Execute shell' marked build as failure
1 1
0 0
[Libvirt-ci] Build failed in Jenkins: libvirt-perl-test » libvirt-fedora-22 #1152
by ci@centos.org 26 Oct '23

26 Oct '23
See <https://ci.centos.org/job/libvirt-perl-test/systems=libvirt-fedora-22/1152/> ------------------------------------------ Started by upstream project "libvirt-perl-test" build number 1152 originally caused by: Started by upstream project "libvirt-perl-build" build number 1143 originally caused by: Started by an SCM change Started by upstream project "libvirt-daemon-build" build number 1589 originally caused by: Started by user Libvirt project [EnvInject] - Loading node environment variables. Building remotely on libvirt-fedora-22 (libvirt) in workspace <https://ci.centos.org/job/libvirt-perl-test/systems=libvirt-fedora-22/ws/> [libvirt-fedora-22] $ /bin/sh -xe /tmp/hudson257802565989833837.sh + make manifest "/usr/bin/perl" "-MExtUtils::Manifest=mkmanifest" -e mkmanifest Added to MANIFEST: AUTHORS Added to MANIFEST: Changes Added to MANIFEST: examples/auth.pl Added to MANIFEST: examples/devices.pl Added to MANIFEST: examples/dhcp-leases.pl Added to MANIFEST: examples/dom-fsinfo.pl Added to MANIFEST: examples/dom-ifinfo.pl Added to MANIFEST: examples/dom-migrate.pl Added to MANIFEST: examples/dom-stats.pl Added to MANIFEST: examples/dump-info.pl Added to MANIFEST: examples/dump-xml.pl Added to MANIFEST: examples/emulator-pin.pl Added to MANIFEST: examples/events.pl Added to MANIFEST: examples/fs-freeze.pl Added to MANIFEST: examples/hv-stat.pl Added to MANIFEST: examples/iothreadinfo.pl Added to MANIFEST: examples/node-alloc.pl Added to MANIFEST: examples/node-cpu.pl Added to MANIFEST: examples/node-devlist.pl Added to MANIFEST: examples/node-info.pl Added to MANIFEST: examples/node-ksm.pl Added to MANIFEST: examples/open-console.pl Added to MANIFEST: examples/save-restore.pl Added to MANIFEST: examples/send-key.pl Added to MANIFEST: examples/vcpuinfo.pl Added to MANIFEST: examples/vol-download-all.pl Added to MANIFEST: examples/vol-download-nonblock.pl Added to MANIFEST: examples/vol-download.pl Added to MANIFEST: examples/vol-upload-all.pl Added to MANIFEST: examples/vol-upload-nonblock.pl Added to MANIFEST: examples/vol-upload.pl Added to MANIFEST: HACKING Added to MANIFEST: INSTALL Added to MANIFEST: lib/Sys/Virt.pm Added to MANIFEST: lib/Sys/Virt/Domain.pm Added to MANIFEST: lib/Sys/Virt/DomainSnapshot.pm Added to MANIFEST: lib/Sys/Virt/Error.pm Added to MANIFEST: lib/Sys/Virt/Event.pm Added to MANIFEST: lib/Sys/Virt/Interface.pm Added to MANIFEST: lib/Sys/Virt/Network.pm Added to MANIFEST: lib/Sys/Virt/NodeDevice.pm Added to MANIFEST: lib/Sys/Virt/NWFilter.pm Added to MANIFEST: lib/Sys/Virt/Secret.pm Added to MANIFEST: lib/Sys/Virt/StoragePool.pm Added to MANIFEST: lib/Sys/Virt/StorageVol.pm Added to MANIFEST: lib/Sys/Virt/Stream.pm Added to MANIFEST: LICENSE Added to MANIFEST: Makefile.PL Added to MANIFEST: MANIFEST Added to MANIFEST: MANIFEST.SKIP Added to MANIFEST: META.yml Added to MANIFEST: META.yml.PL Added to MANIFEST: MYMETA.json Added to MANIFEST: MYMETA.yml Added to MANIFEST: perl-Sys-Virt.spec Added to MANIFEST: perl-Sys-Virt.spec.PL Added to MANIFEST: README Added to MANIFEST: t/005-pod.t Added to MANIFEST: t/010-pod-coverage.t Added to MANIFEST: t/015-changes.t Added to MANIFEST: t/020-constants.t Added to MANIFEST: t/030-api-coverage.t Added to MANIFEST: t/100-connect.t Added to MANIFEST: t/200-domains.t Added to MANIFEST: t/300-networks.t Added to MANIFEST: t/400-storage-pools.t Added to MANIFEST: t/500-storage-vols.t Added to MANIFEST: t/600-interfaces.t Added to MANIFEST: t/800-events.t Added to MANIFEST: typemap Added to MANIFEST: Virt.xs + make test TEST_MAINTAINER=1 Running Mkbootstrap for Sys::Virt () chmod 644 "Virt.bs" PERL_DL_NONLAZY=1 "/usr/bin/perl" "-MExtUtils::Command::MM" "-MTest::Harness" "-e" "undef *Test::Harness::Switches; test_harness(0, 'blib/lib', 'blib/arch')" t/*.t t/005-pod.t ............ ok t/010-pod-coverage.t ... ok t/015-changes.t ........ ok t/020-constants.t ...... ok # Failed test 'virConnectNodeDeviceEventDeregisterAny' # at t/030-api-coverage.t line 150. # Failed test 'virConnectNodeDeviceEventGenericCallback' # at t/030-api-coverage.t line 150. # Failed test 'virConnectNodeDeviceEventLifecycleCallback' # at t/030-api-coverage.t line 150. # Failed test 'virConnectNodeDeviceEventRegisterAny' # at t/030-api-coverage.t line 150. # Failed test 'VIR_NODE_DEVICE_EVENT_CREATED' # at t/030-api-coverage.t line 164. # Failed test 'VIR_NODE_DEVICE_EVENT_DELETED' # at t/030-api-coverage.t line 164. # Failed test 'VIR_NODE_DEVICE_EVENT_ID_LIFECYCLE' # at t/030-api-coverage.t line 164. # Failed test 'VIR_NODE_DEVICE_EVENT_CALLBACK' # at t/030-api-coverage.t line 206. # Looks like you failed 8 tests of 1496. t/030-api-coverage.t ... Dubious, test returned 8 (wstat 2048, 0x800) Failed 8/1496 subtests t/100-connect.t ........ ok t/200-domains.t ........ ok t/300-networks.t ....... ok t/400-storage-pools.t .. ok t/500-storage-vols.t ... ok t/600-interfaces.t ..... ok t/800-events.t ......... ok Test Summary Report ------------------- t/030-api-coverage.t (Wstat: 2048 Tests: 1496 Failed: 8) Failed tests: 73-76, 1226-1227, 1229, 1468 Non-zero exit status: 8 Files=12, Tests=1748, 19 wallclock secs ( 0.46 usr 0.05 sys + 6.30 cusr 0.35 csys = 7.16 CPU) Result: FAIL Failed 1/12 test programs. 8/1748 subtests failed. Makefile:1028: recipe for target 'test_dynamic' failed make: *** [test_dynamic] Error 255 Build step 'Execute shell' marked build as failure
1 1
0 0
[Libvirt-ci] Build failed in Jenkins: libvirt-cim-rpm » libvirt-fedora-rawhide #1021
by ci@centos.org 26 Oct '23

26 Oct '23
See <https://ci.centos.org/job/libvirt-cim-rpm/systems=libvirt-fedora-rawhide/10…> ------------------------------------------ [...truncated 110 lines...] +++ dirname ./configure ++ find . -name config.guess -o -name config.sub + for i in '$(find $(dirname ./configure) -name config.guess -o -name config.sub)' ++ basename ./config.sub + '[' -f /usr/lib/rpm/redhat/config.sub ']' + /usr/bin/rm -f ./config.sub ++ basename ./config.sub + /usr/bin/cp -fv /usr/lib/rpm/redhat/config.sub ./config.sub '/usr/lib/rpm/redhat/config.sub' -> './config.sub' + for i in '$(find $(dirname ./configure) -name config.guess -o -name config.sub)' ++ basename ./config.guess + '[' -f /usr/lib/rpm/redhat/config.guess ']' + /usr/bin/rm -f ./config.guess ++ basename ./config.guess + /usr/bin/cp -fv /usr/lib/rpm/redhat/config.guess ./config.guess '/usr/lib/rpm/redhat/config.guess' -> './config.guess' + '[' 1 = 1 ']' + '[' x '!=' x-specs=/usr/lib/rpm/redhat/redhat-hardened-ld ']' ++ find . -name ltmain.sh + for i in '$(find . -name ltmain.sh)' + /usr/bin/sed -i.backup -e 's~compiler_flags=$~compiler_flags="-specs=/usr/lib/rpm/redhat/redhat-hardened-ld"~' ./ltmain.sh + ./configure --build=x86_64-redhat-linux-gnu --host=x86_64-redhat-linux-gnu --program-prefix= --disable-dependency-tracking --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib64 --libexecdir=/usr/libexec --localstatedir=/var --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info --disable-werror 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 make supports nested variables... (cached) yes checking for x86_64-redhat-linux-gnu-gcc... 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... none checking for an ANSI C-conforming const... yes checking build system type... x86_64-redhat-linux-gnu checking host system type... x86_64-redhat-linux-gnu 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-redhat-linux-gnu file names to x86_64-redhat-linux-gnu format... func_convert_file_noop checking how to convert x86_64-redhat-linux-gnu file names to toolchain format... func_convert_file_noop checking for /bin/ld option to reload object files... -r checking for x86_64-redhat-linux-gnu-objdump... no checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for x86_64-redhat-linux-gnu-dlltool... no checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for x86_64-redhat-linux-gnu-ar... no checking for ar... ar checking for archiver @FILE support... @ checking for x86_64-redhat-linux-gnu-strip... no checking for strip... strip checking for x86_64-redhat-linux-gnu-ranlib... no 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 x86_64-redhat-linux-gnu-mt... no 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 stdlib.h... (cached) yes checking for string.h... (cached) yes checking for unistd.h... (cached) yes checking stdarg.h usability... yes checking stdarg.h presence... yes checking for stdarg.h... yes checking errno.h usability... yes checking errno.h presence... yes checking for errno.h... yes checking for ANSI C header files... (cached) yes checking for popen... yes checking for pclose... yes checking for fgets... yes checking for asprintf... yes checking for vfprintf... yes checking for fprintf... yes checking for snprintf... yes checking for sscanf... yes checking for xsltproc... /bin/xsltproc configure: checking for CMPI headers... checking standard... no checking /usr/include/cmpi... no checking /usr/local/include/cmpi... no checking /src/Pegasus/Provider/CMPI... no checking /opt/tog-pegasus/include/Pegasus/Provider/CMPI... no checking /usr/include/Pegasus/Provider/CMPI... yes checking return type for indications... CMPIStatus configure: checking for CMPI provider directory checking for /usr/lib64/cmpi... implied: /usr/lib64/cmpi configure: checking for CIM servers checking sfcbd ... no checking cimserver ... yes checking for x86_64-redhat-linux-gnu-pkg-config... /bin/x86_64-redhat-linux-gnu-pkg-config checking pkg-config is at least version 0.9.0... yes checking for LIBVIRT... yes checking for LIBXML... yes checking for LIBCU... yes checking for LIBUUID... yes checking for LIBCONFIG... yes ---------------------------------------------------------- Configuration for libvirt-cim complete. The following configuration options have been selected: CIMSERVER: pegasus PROVIDERDIR: /usr/lib64/cmpi CPPFLAGS: -DCMPI_VERSION=100 -I/usr/include/Pegasus/Provider/CMPI -I/usr/include/libxml2 -I/usr/include/libcmpiutil -I/usr/include/uuid You can override these values by setting the corresponding configure command-line option(s); e.g. ./configure PROVIDERDIR=/home/me/lib/sblim/ ---------------------------------------------------------- checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating base_schema/install_base_schema.sh config.status: creating base_schema/Makefile config.status: creating libxkutil/Makefile config.status: creating src/Makefile config.status: creating doc/Makefile config.status: creating Makefile config.status: creating libvirt-cim.spec config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands You may now run make + sed -i 's|^hardcode_libdir_flag_spec=.*|hardcode_libdir_flag_spec=""|g' libtool + sed -i 's|^runpath_var=LD_RUN_PATH|runpath_var=DIE_RPATH_DIE|g' libtool + make -j2 make[1]: warning: -jN forced in submake: disabling jobserver mode. make[1]: Entering directory '/home/jenkins/rpmbuild/BUILD/libvirt-cim-0.6.3' make all-recursive make[2]: Entering directory '/home/jenkins/rpmbuild/BUILD/libvirt-cim-0.6.3' Making all in libxkutil make[3]: Entering directory '/home/jenkins/rpmbuild/BUILD/libvirt-cim-0.6.3/libxkutil' CC misc_util.lo CC cs_util_instance.lo CC device_parsing.lo CC capability_parsing.lo CC xmlgen.lo CC infostore.lo CC pool_parsing.lo CC acl_parsing.lo CC list_util.lo CC xml_parse_test.o CCLD libxkutil.la CCLD xml_parse_test make[3]: Leaving directory '/home/jenkins/rpmbuild/BUILD/libvirt-cim-0.6.3/libxkutil' Making all in src make[3]: Entering directory '/home/jenkins/rpmbuild/BUILD/libvirt-cim-0.6.3/src' CC Virt_VirtualSystemSnapshotService.lo CC Virt_ComputerSystem.lo CC Virt_HostSystem.lo CC Virt_VSSD.lo CC Virt_Device.lo CC Virt_RASD.lo CC Virt_EnabledLogicalElementCapabilities.lo CC Virt_DevicePool.lo CC Virt_RegisteredProfile.lo CC Virt_VSMigrationCapabilities.lo CC Virt_VSMigrationSettingData.lo CC Virt_VirtualSystemSnapshotServiceCapabilities.lo CC Virt_SystemDevice.lo CC Virt_ComputerSystemIndication.lo CC Virt_ResourceAllocationSettingDataIndication.lo CC Virt_SwitchService.lo CC Virt_ComputerSystemMigrationIndication.lo CC Virt_VirtualSystemManagementCapabilities.lo CC Virt_AllocationCapabilities.lo CC Virt_ReferencedProfile.lo CC Virt_VirtualSystemManagementService.lo CC Virt_ResourcePoolConfigurationService.lo CC Virt_ResourcePoolConfigurationCapabilities.lo CC Virt_VSMigrationService.lo {standard input}: Assembler messages: {standard input}: Fatal error: can't write 8 bytes to section .text of .libs/Virt_VirtualSystemManagementService.o because: 'No space left on device' as: BFD version 2.26.20160125 assertion fail elf.c:2842 as: BFD version 2.26.20160125 assertion fail elf.c:2842 as: BFD version 2.26.20160125 assertion fail elf.c:2842 as: BFD version 2.26.20160125 assertion fail elf.c:2842 as: BFD version 2.26.20160125 assertion fail elf.c:2842 as: BFD version 2.26.20160125 assertion fail elf.c:2842 as: BFD version 2.26.20160125 assertion fail elf.c:2842 as: BFD version 2.26.20160125 assertion fail elf.c:2842 as: BFD version 2.26.20160125 assertion fail elf.c:2842 as: BFD version 2.26.20160125 assertion fail elf.c:2842 as: BFD version 2.26.20160125 assertion fail elf.c:2842 Makefile:1064: recipe for target 'Virt_VirtualSystemManagementService.lo' failed make[3]: *** [Virt_VirtualSystemManagementService.lo] Error 1 make[3]: *** Waiting for unfinished jobs.... make[3]: Leaving directory '/home/jenkins/rpmbuild/BUILD/libvirt-cim-0.6.3/src' Makefile:704: recipe for target 'all-recursive' failed make[2]: *** [all-recursive] Error 1 make[2]: Leaving directory '/home/jenkins/rpmbuild/BUILD/libvirt-cim-0.6.3' Makefile:578: recipe for target 'all' failed make[1]: *** [all] Error 2 make[1]: Leaving directory '/home/jenkins/rpmbuild/BUILD/libvirt-cim-0.6.3' error: Bad exit status from /var/tmp/rpm-tmp.LuSfWT (%build) RPM build errors: Bad exit status from /var/tmp/rpm-tmp.LuSfWT (%build) Makefile:1181: recipe for target 'rpm' failed make: *** [rpm] Error 1 Build step 'Execute shell' marked build as failure
1 1
0 0
[Libvirt-ci] Build failed in Jenkins: libvirt-python-build » libvirt-centos-7 #1169
by ci@centos.org 26 Oct '23

26 Oct '23
See <https://ci.centos.org/job/libvirt-python-build/systems=libvirt-centos-7/116…> Changes: [crobinso] Post-release version bump to 2.2.0 [crobinso] Python binding for node poll lifecycle events API [crobinso] event-test: Add node device lifecycle event tests ------------------------------------------ Started by upstream project "libvirt-python-build" build number 1169 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-python-build/systems=libvirt-centos-7/ws/> > 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-python.git # timeout=10 Fetching upstream changes from git://n64.pufty.ci.centos.org/libvirt-python.git > git --version # timeout=10 > git -c core.askpass=true fetch --tags --progress git://n64.pufty.ci.centos.org/libvirt-python.git +refs/heads/*:refs/remotes/origin/* Checking out Revision 8b2d5c06432673c2f4c72c2abfbae06886aa1134 (refs/remotes/origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f 8b2d5c06432673c2f4c72c2abfbae06886aa1134 > git rev-list bdfa319eac9aabc4befc206ea4ee65b48a251a77 # 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/hudson3516467459329841345.sh + PREFIX=/home/jenkins/build/libvirt + ./setup.py build running build /bin/pkg-config --print-errors --atleast-version=0.9.11 libvirt /usr/bin/python generator.py libvirt /home/jenkins/build/libvirt/share/libvirt/api/libvirt-api.xml Found 413 functions in /home/jenkins/build/libvirt/share/libvirt/api/libvirt-api.xml Found 0 functions in libvirt-override-api.xml Generated 343 wrapper functions /usr/bin/python generator.py libvirt-qemu /home/jenkins/build/libvirt/share/libvirt/api/libvirt-qemu-api.xml Found 5 functions in /home/jenkins/build/libvirt/share/libvirt/api/libvirt-qemu-api.xml Found 0 functions in libvirt-qemu-override-api.xml Generated 3 wrapper functions /bin/pkg-config --atleast-version=1.0.2 libvirt /usr/bin/python generator.py libvirt-lxc /home/jenkins/build/libvirt/share/libvirt/api/libvirt-lxc-api.xml Found 4 functions in /home/jenkins/build/libvirt/share/libvirt/api/libvirt-lxc-api.xml Found 0 functions in libvirt-lxc-override-api.xml Generated 2 wrapper functions running build_py creating build/lib.linux-x86_64-2.7 copying build/libvirt.py -> build/lib.linux-x86_64-2.7 copying build/libvirt_qemu.py -> build/lib.linux-x86_64-2.7 copying build/libvirt_lxc.py -> build/lib.linux-x86_64-2.7 running build_ext building 'libvirtmod' extension creating build/temp.linux-x86_64-2.7 creating build/temp.linux-x86_64-2.7/build gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -fPIC -I. -I/usr/include/python2.7 -c libvirt-override.c -o build/temp.linux-x86_64-2.7/libvirt-override.o libvirt-override.c: In function ‘libvirt_virConnectNodeDeviceEventRegisterAny’: libvirt-override.c:9080:5: error: unknown type name ‘virConnectNodeDeviceEventGenericCallback’ virConnectNodeDeviceEventGenericCallback cb = NULL; ^ libvirt-override.c:9096:14: error: ‘virNodeDeviceEventID’ undeclared (first use in this function) switch ((virNodeDeviceEventID) eventID) { ^ libvirt-override.c:9096:14: note: each undeclared identifier is reported only once for each function it appears in libvirt-override.c:9096:36: error: expected ‘)’ before ‘eventID’ switch ((virNodeDeviceEventID) eventID) { ^ libvirt-override.c:9097:10: error: ‘VIR_NODE_DEVICE_EVENT_ID_LIFECYCLE’ undeclared (first use in this function) case VIR_NODE_DEVICE_EVENT_ID_LIFECYCLE: ^ libvirt-override.c:9098:9: warning: implicit declaration of function ‘VIR_NODE_DEVICE_EVENT_CALLBACK’ [-Wimplicit-function-declaration] cb = VIR_NODE_DEVICE_EVENT_CALLBACK(libvirt_virConnectNodeDeviceEventLifecycleCallback); ^ libvirt-override.c:9101:10: error: ‘VIR_NODE_DEVICE_EVENT_ID_LAST’ undeclared (first use in this function) case VIR_NODE_DEVICE_EVENT_ID_LAST: ^ libvirt-override.c:9112:5: warning: implicit declaration of function ‘virConnectNodeDeviceEventRegisterAny’ [-Wimplicit-function-declaration] ret = virConnectNodeDeviceEventRegisterAny(conn, ^ libvirt-override.c: In function ‘libvirt_virConnectNodeDeviceEventDeregisterAny’: libvirt-override.c:9147:5: warning: implicit declaration of function ‘virConnectNodeDeviceEventDeregisterAny’ [-Wimplicit-function-declaration] ret = virConnectNodeDeviceEventDeregisterAny(conn, callbackID); ^ error: command 'gcc' failed with exit status 1 Build step 'Execute shell' marked build as failure
1 2
0 0
[Libvirt-ci] Build failed in Jenkins: libvirt-python-build » libvirt-fedora-23 #1169
by ci@centos.org 26 Oct '23

26 Oct '23
See <https://ci.centos.org/job/libvirt-python-build/systems=libvirt-fedora-23/11…> Changes: [crobinso] Post-release version bump to 2.2.0 [crobinso] Python binding for node poll lifecycle events API [crobinso] event-test: Add node device lifecycle event tests ------------------------------------------ Started by upstream project "libvirt-python-build" build number 1169 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-python-build/systems=libvirt-fedora-23/ws/> > 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-python.git # timeout=10 Fetching upstream changes from git://n64.pufty.ci.centos.org/libvirt-python.git > git --version # timeout=10 > git -c core.askpass=true fetch --tags --progress git://n64.pufty.ci.centos.org/libvirt-python.git +refs/heads/*:refs/remotes/origin/* Checking out Revision 8b2d5c06432673c2f4c72c2abfbae06886aa1134 (refs/remotes/origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f 8b2d5c06432673c2f4c72c2abfbae06886aa1134 > git rev-list bdfa319eac9aabc4befc206ea4ee65b48a251a77 # 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/hudson8837812162400152384.sh + PREFIX=/home/jenkins/build/libvirt + ./setup.py build running build /usr/bin/pkg-config --print-errors --atleast-version=0.9.11 libvirt /usr/bin/python generator.py libvirt /home/jenkins/build/libvirt/share/libvirt/api/libvirt-api.xml Found 413 functions in /home/jenkins/build/libvirt/share/libvirt/api/libvirt-api.xml Found 0 functions in libvirt-override-api.xml Generated 343 wrapper functions /usr/bin/python generator.py libvirt-qemu /home/jenkins/build/libvirt/share/libvirt/api/libvirt-qemu-api.xml Found 5 functions in /home/jenkins/build/libvirt/share/libvirt/api/libvirt-qemu-api.xml Found 0 functions in libvirt-qemu-override-api.xml Generated 3 wrapper functions /usr/bin/pkg-config --atleast-version=1.0.2 libvirt /usr/bin/python generator.py libvirt-lxc /home/jenkins/build/libvirt/share/libvirt/api/libvirt-lxc-api.xml Found 4 functions in /home/jenkins/build/libvirt/share/libvirt/api/libvirt-lxc-api.xml Found 0 functions in libvirt-lxc-override-api.xml Generated 2 wrapper functions running build_py creating build/lib.linux-x86_64-2.7 copying build/libvirt.py -> build/lib.linux-x86_64-2.7 copying build/libvirt_qemu.py -> build/lib.linux-x86_64-2.7 copying build/libvirt_lxc.py -> build/lib.linux-x86_64-2.7 running build_ext building 'libvirtmod' extension creating build/temp.linux-x86_64-2.7 creating build/temp.linux-x86_64-2.7/build gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -fPIC -I. -I/usr/include/python2.7 -c libvirt-override.c -o build/temp.linux-x86_64-2.7/libvirt-override.o libvirt-override.c: In function ‘libvirt_virConnectNodeDeviceEventRegisterAny’: libvirt-override.c:9080:5: error: unknown type name ‘virConnectNodeDeviceEventGenericCallback’ virConnectNodeDeviceEventGenericCallback cb = NULL; ^ libvirt-override.c:9096:14: error: ‘virNodeDeviceEventID’ undeclared (first use in this function) switch ((virNodeDeviceEventID) eventID) { ^ libvirt-override.c:9096:14: note: each undeclared identifier is reported only once for each function it appears in libvirt-override.c:9096:36: error: expected ‘)’ before ‘eventID’ switch ((virNodeDeviceEventID) eventID) { ^ libvirt-override.c:9097:10: error: ‘VIR_NODE_DEVICE_EVENT_ID_LIFECYCLE’ undeclared (first use in this function) case VIR_NODE_DEVICE_EVENT_ID_LIFECYCLE: ^ libvirt-override.c:9098:14: warning: implicit declaration of function ‘VIR_NODE_DEVICE_EVENT_CALLBACK’ [-Wimplicit-function-declaration] cb = VIR_NODE_DEVICE_EVENT_CALLBACK(libvirt_virConnectNodeDeviceEventLifecycleCallback); ^ libvirt-override.c:9101:10: error: ‘VIR_NODE_DEVICE_EVENT_ID_LAST’ undeclared (first use in this function) case VIR_NODE_DEVICE_EVENT_ID_LAST: ^ libvirt-override.c:9112:11: warning: implicit declaration of function ‘virConnectNodeDeviceEventRegisterAny’ [-Wimplicit-function-declaration] ret = virConnectNodeDeviceEventRegisterAny(conn, ^ libvirt-override.c: In function ‘libvirt_virConnectNodeDeviceEventDeregisterAny’: libvirt-override.c:9147:11: warning: implicit declaration of function ‘virConnectNodeDeviceEventDeregisterAny’ [-Wimplicit-function-declaration] ret = virConnectNodeDeviceEventDeregisterAny(conn, callbackID); ^ error: command 'gcc' failed with exit status 1 Build step 'Execute shell' marked build as failure
1 2
0 0
  • ← Newer
  • 1
  • ...
  • 63
  • 64
  • 65
  • 66
  • 67
  • 68
  • 69
  • ...
  • 75
  • Older →

HyperKitty Powered by HyperKitty version 1.3.12.