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

Keyboard Shortcuts

Thread View

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

CI

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

  • 2 participants
  • 9428 discussions
[Libvirt-ci] Broken: libvirt/libvirt#3019 (master - a7c6faa)
by Travis CI 08 Jan '20

08 Jan '20
Build Update for libvirt/libvirt ------------------------------------- Build: #3019 Status: Broken Duration: 55 mins and 8 secs Commit: a7c6faa (master) Author: Daniel Henrique Barboza Message: examples: remove unneeded labels Signed-off-by: Daniel Henrique Barboza <danielhb413(a)gmail.com> Reviewed-by: Erik Skultety <eskultet(a)redhat.com> View the changeset: https://github.com/libvirt/libvirt/compare/8e1804f9f66f...a7c6faa7ee08 View the full build log and details: https://travis-ci.org/libvirt/libvirt/builds/633828715?utm_medium=notificat… -- You can unsubscribe from build emails from the libvirt/libvirt repository going to https://travis-ci.org/account/preferences/unsubscribe?repository=4872032&ut…. Or unsubscribe from *all* email updating your settings at https://travis-ci.org/account/preferences/unsubscribe?utm_medium=notificati…. Or configure specific recipients for build notifications in your .travis.yml file. See https://docs.travis-ci.com/user/notifications.
1 0
0 0
[Libvirt-ci] Broken: libvirt/libvirt#3018 (master - 8e1804f)
by Travis CI 08 Jan '20

08 Jan '20
Build Update for libvirt/libvirt ------------------------------------- Build: #3018 Status: Broken Duration: 1 hr, 3 mins, and 56 secs Commit: 8e1804f (master) Author: Michal Privoznik Message: qemu_firmware: Try to autofill for old style UEFI specification While we discourage people to use the old style of specifying UEFI for their domains (the old style is putting path to the FW image under /domain/os/loader/ whilst the new one is using /domain/os/@firmware), some applications might have not adapted yet. They still rely on libvirt autofilling NVRAM path and figuring out NVRAM template when using the old way (notably virt-install does this). We must preserve backcompat for this previously supported config approach. However, since we really want distro maintainers to leave --with-loader-nvram configure option and rely on JSON descriptors, we need to implement autofilling of NVRAM template for the old way too. Fedora: https://bugzilla.redhat.com/show_bug.cgi?id=1782778 RHEL: https://bugzilla.redhat.com/show_bug.cgi?id=1776949 Signed-off-by: Michal Privoznik <mprivozn(a)redhat.com> Reviewed-by: Daniel P. Berrangé <berrange(a)redhat.com> View the changeset: https://github.com/libvirt/libvirt/compare/207d38f7a242...8e1804f9f66f View the full build log and details: https://travis-ci.org/libvirt/libvirt/builds/633821857?utm_medium=notificat… -- You can unsubscribe from build emails from the libvirt/libvirt repository going to https://travis-ci.org/account/preferences/unsubscribe?repository=4872032&ut…. Or unsubscribe from *all* email updating your settings at https://travis-ci.org/account/preferences/unsubscribe?utm_medium=notificati…. Or configure specific recipients for build notifications in your .travis.yml file. See https://docs.travis-ci.com/user/notifications.
1 0
0 0
[Libvirt-ci] Broken: libvirt/libvirt#3017 (master - 207d38f)
by Travis CI 08 Jan '20

08 Jan '20
Build Update for libvirt/libvirt ------------------------------------- Build: #3017 Status: Broken Duration: 54 mins and 18 secs Commit: 207d38f (master) Author: Pavel Hrdina Message: po/Makefile.am: use SOURCE_DATE_EPOCH to set POT creation date When building RPMs for libvirt the PO files are part of libvirt-libs package. Now that we generate libvirt.pot during build time the POT creation date is also generated at that time. The issue here is that when building libvirt-libs for x86_64 and i686 the generated libvirt.pot file will have different POT creation date which affects installed PO files as well which leads to conflict when installing both x86_64 and i686 packages. Signed-off-by: Pavel Hrdina <phrdina(a)redhat.com> Reviewed-by: Daniel P. Berrangé <berrange(a)redhat.com> View the changeset: https://github.com/libvirt/libvirt/compare/26cbb23ecc24...207d38f7a242 View the full build log and details: https://travis-ci.org/libvirt/libvirt/builds/633807853?utm_medium=notificat… -- You can unsubscribe from build emails from the libvirt/libvirt repository going to https://travis-ci.org/account/preferences/unsubscribe?repository=4872032&ut…. Or unsubscribe from *all* email updating your settings at https://travis-ci.org/account/preferences/unsubscribe?utm_medium=notificati…. Or configure specific recipients for build notifications in your .travis.yml file. See https://docs.travis-ci.com/user/notifications.
1 0
0 0
[Libvirt-ci] Build failed in Jenkins: libvirt-build » libvirt-debian-9 #1080
by ci@centos.org 08 Jan '20

08 Jan '20
See <https://ci.centos.org/job/libvirt-build/systems=libvirt-debian-9/1080/displ…> Changes: [berrange] build: set min version for CLang to 3.4 / XCode CLang to 5.1 [berrange] docs: expand macOS platform support coverage [berrange] travis: add macOS Xcode 11.3 testing [berrange] util: add note about event file descriptors on Windows [berrange] src: always pull in glib/gstdio.h header [berrange] src: switch to use g_setenv/g_unsetenv [berrange] util: add compat wrapper for g_fsync [berrange] src: use g_fsync for portability [berrange] util: introduce virFileDataSync [berrange] src: use g_lstat() instead of lstat() [berrange] src: switch from fnmatch to g_pattern_match_simple [berrange] src: replace clock_gettime()/gettimeofday() with g_get_real_time() [berrange] src: replace last_component() with g_path_get_basename() [berrange] util: replace IS_ABSOLUTE_FILE_NAME with g_path_is_absolute [berrange] src: replace mdir_name() with g_path_get_dirname() [berrange] src: remove unused imports of dirname.h [berrange] src: replace getcwd() with g_get_current_dir() [berrange] util: use realpath/g_canonicalize_filename [berrange] util: replace gethostname() with g_get_hostname() [berrange] src: replace WSAStartup with g_networking_init() [berrange] src: replace strptime()/timegm()/mktime() with GDateTime APIs set [berrange] bootstrap: remove now unused gnulib modules [berrange] bootstrap: annotate with info about desired replacement ------------------------------------------ [...truncated 112.41 KB...] CC locking/virtlockd-lock_protocol.o CC remote/virtvboxd-remote_daemon.o CC remote/virtvboxd-remote_daemon_config.o CC remote/virtvboxd-remote_daemon_dispatch.o CC remote/virtvboxd-remote_daemon_stream.o GEN ../src/libvirt_probes.lo CC remote/virtqemud-remote_daemon.o CC remote/virtqemud-remote_daemon_config.o CC remote/virtqemud-remote_daemon_dispatch.o CC remote/virtqemud-remote_daemon_stream.o CC remote/virtxend-remote_daemon.o CC remote/virtxend-remote_daemon_config.o CC remote/virtxend-remote_daemon_dispatch.o CC remote/virtxend-remote_daemon_stream.o CC remote/virtlxcd-remote_daemon.o CC remote/virtlxcd-remote_daemon_config.o CC remote/virtlxcd-remote_daemon_dispatch.o CC remote/virtlxcd-remote_daemon_stream.o CC remote/virtinterfaced-remote_daemon.o CC remote/virtinterfaced-remote_daemon_config.o CC remote/virtinterfaced-remote_daemon_dispatch.o CC remote/virtinterfaced-remote_daemon_stream.o CC remote/virtnetworkd-remote_daemon.o CC remote/virtnetworkd-remote_daemon_config.o CC remote/virtnetworkd-remote_daemon_dispatch.o CC remote/virtnetworkd-remote_daemon_stream.o CC remote/virtnwfilterd-remote_daemon.o CC remote/virtnwfilterd-remote_daemon_config.o CC remote/virtnwfilterd-remote_daemon_dispatch.o CC remote/virtnwfilterd-remote_daemon_stream.o CC remote/virtnodedevd-remote_daemon.o CC remote/virtnodedevd-remote_daemon_config.o CC remote/virtnodedevd-remote_daemon_dispatch.o CC remote/virtnodedevd-remote_daemon_stream.o CC remote/virtsecretd-remote_daemon.o CC remote/virtsecretd-remote_daemon_config.o CC remote/virtsecretd-remote_daemon_dispatch.o CC remote/virtsecretd-remote_daemon_stream.o CC remote/virtstoraged-remote_daemon.o CC remote/virtstoraged-remote_daemon_config.o CC remote/virtstoraged-remote_daemon_dispatch.o CC remote/virtstoraged-remote_daemon_stream.o CC remote/libvirtd-remote_daemon.o CC remote/libvirtd-remote_daemon_config.o CC remote/libvirtd-remote_daemon_dispatch.o CC remote/libvirtd-remote_daemon_stream.o CC remote/virtproxyd-remote_daemon.o CC remote/virtproxyd-remote_daemon_config.o CC remote/virtproxyd-remote_daemon_dispatch.o CC remote/virtproxyd-remote_daemon_stream.o GEN vbox/virtvboxd.aug GEN qemu/virtqemud.aug GEN libxl/virtxend.aug GEN lxc/virtlxcd.aug GEN interface/virtinterfaced.aug GEN network/virtnetworkd.aug GEN nwfilter/virtnwfilterd.aug GEN node_device/virtnodedevd.aug GEN secret/virtsecretd.aug GEN storage/virtstoraged.aug GEN remote/libvirtd.aug GEN remote/virtproxyd.aug GEN logging/test_virtlogd.aug GEN locking/test_libvirt_lockd.aug GEN locking/test_libvirt_sanlock.aug GEN locking/test_virtlockd.aug GEN vbox/test_virtvboxd.aug GEN qemu/test_virtqemud.aug GEN qemu/test_libvirtd_qemu.aug GEN libxl/test_virtxend.aug GEN libxl/test_libvirtd_libxl.aug GEN lxc/test_virtlxcd.aug GEN lxc/test_libvirtd_lxc.aug GEN interface/test_virtinterfaced.aug GEN network/test_virtnetworkd.aug GEN nwfilter/test_virtnwfilterd.aug GEN node_device/test_virtnodedevd.aug GEN secret/test_virtsecretd.aug GEN storage/test_virtstoraged.aug GEN remote/test_libvirtd.aug GEN remote/test_virtproxyd.aug GEN libvirt_qemu_probes.stp CC util/libvirt_util_la-glibcompat.lo CC util/libvirt_util_la-viralloc.lo CC util/libvirt_util_la-virarch.lo CC util/libvirt_util_la-virarptable.lo CC util/libvirt_util_la-viratomic.lo CC util/libvirt_util_la-viraudit.lo CC util/libvirt_util_la-virauth.lo CC util/libvirt_util_la-virauthconfig.lo CC util/libvirt_util_la-virbitmap.lo CC util/libvirt_util_la-virbpf.lo CC util/libvirt_util_la-virbuffer.lo CC util/libvirt_util_la-virperf.lo CC util/libvirt_util_la-vircgroup.lo CC util/libvirt_util_la-vircgroupbackend.lo CC util/libvirt_util_la-vircgroupv1.lo CC util/libvirt_util_la-vircgroupv2.lo CC util/libvirt_util_la-vircgroupv2devices.lo CC util/libvirt_util_la-virclosecallbacks.lo CC util/libvirt_util_la-vircommand.lo CC util/libvirt_util_la-virconf.lo CC util/libvirt_util_la-vircrypto.lo CC util/libvirt_util_la-virdbus.lo CC util/libvirt_util_la-virdevmapper.lo CC util/libvirt_util_la-virdnsmasq.lo CC util/libvirt_util_la-virebtables.lo CC util/libvirt_util_la-virenum.lo CC util/libvirt_util_la-virerror.lo CC util/libvirt_util_la-virevent.lo CC util/libvirt_util_la-vireventpoll.lo CC util/libvirt_util_la-virfcp.lo CC util/libvirt_util_la-virfdstream.lo CC util/libvirt_util_la-virfile.lo CC util/libvirt_util_la-virfirewall.lo CC util/libvirt_util_la-virfirewalld.lo CC util/libvirt_util_la-virfirmware.lo CC util/libvirt_util_la-virgettext.lo CC util/libvirt_util_la-virgic.lo CC util/libvirt_util_la-virhash.lo CC util/libvirt_util_la-virhashcode.lo CC util/libvirt_util_la-virhook.lo CC util/libvirt_util_la-virhostcpu.lo CC util/libvirt_util_la-virhostdev.lo CC util/libvirt_util_la-virhostmem.lo CC util/libvirt_util_la-virhostuptime.lo CC util/libvirt_util_la-viridentity.lo CC util/libvirt_util_la-virinitctl.lo CC util/libvirt_util_la-viriptables.lo CC util/libvirt_util_la-viriscsi.lo CC util/libvirt_util_la-virjson.lo CC util/libvirt_util_la-virkeycode.lo CC util/libvirt_util_la-virkeyfile.lo CC util/libvirt_util_la-virlease.lo CC util/libvirt_util_la-virlockspace.lo CC util/libvirt_util_la-virlog.lo CC util/libvirt_util_la-virmacaddr.lo CC util/libvirt_util_la-virmacmap.lo CC util/libvirt_util_la-virmodule.lo CC util/libvirt_util_la-virnetdev.lo CC util/libvirt_util_la-virnetdevbandwidth.lo CC util/libvirt_util_la-virnetdevbridge.lo CC util/libvirt_util_la-virnetdevip.lo CC util/libvirt_util_la-virnetdevmacvlan.lo CC util/libvirt_util_la-virnetdevmidonet.lo CC util/libvirt_util_la-virnetdevopenvswitch.lo CC util/libvirt_util_la-virnetdevtap.lo CC util/libvirt_util_la-virnetdevveth.lo CC util/libvirt_util_la-virnetdevvlan.lo CC util/libvirt_util_la-virnetdevvportprofile.lo CC util/libvirt_util_la-virnetlink.lo CC util/libvirt_util_la-virnodesuspend.lo CC util/libvirt_util_la-virnvme.lo CC util/libvirt_util_la-virkmod.lo CC util/libvirt_util_la-virnuma.lo CC util/libvirt_util_la-virobject.lo CC util/libvirt_util_la-virpci.lo CC util/libvirt_util_la-virpidfile.lo CC util/libvirt_util_la-virpolkit.lo CC util/libvirt_util_la-virportallocator.lo CC util/libvirt_util_la-virprocess.lo CC util/libvirt_util_la-virqemu.lo CC util/libvirt_util_la-virrandom.lo CC util/libvirt_util_la-virresctrl.lo CC util/libvirt_util_la-virrotatingfile.lo CC util/libvirt_util_la-virscsi.lo CC util/libvirt_util_la-virscsihost.lo CC util/libvirt_util_la-virscsivhost.lo CC util/libvirt_util_la-virseclabel.lo CC util/libvirt_util_la-virsecret.lo CC util/libvirt_util_la-virsocketaddr.lo CC util/libvirt_util_la-virstorageencryption.lo CC util/libvirt_util_la-virstoragefile.lo CC util/libvirt_util_la-virstoragefilebackend.lo CC util/libvirt_util_la-virstring.lo CC util/libvirt_util_la-virsysinfo.lo CC util/libvirt_util_la-virsystemd.lo CC util/libvirt_util_la-virthread.lo CC util/libvirt_util_la-virthreadjob.lo CC util/libvirt_util_la-virthreadpool.lo CC util/libvirt_util_la-virtime.lo CC util/libvirt_util_la-virtpm.lo CC util/libvirt_util_la-virtypedparam-public.lo CC util/libvirt_util_la-virtypedparam.lo CC util/libvirt_util_la-virusb.lo CC util/libvirt_util_la-viruri.lo CC util/libvirt_util_la-virutil.lo CC util/libvirt_util_la-viruuid.lo CC util/libvirt_util_la-virvhba.lo CC util/libvirt_util_la-virvsock.lo CC util/libvirt_util_la-virxml.lo CC util/libvirt_util_la-virmdev.lo CC util/libvirt_util_la-virfilecache.lo CC conf/libvirt_conf_la-netdev_bandwidth_conf.lo CC conf/libvirt_conf_la-netdev_vport_profile_conf.lo CC conf/libvirt_conf_la-netdev_vlan_conf.lo CC conf/libvirt_conf_la-virnetworkportdef.lo CC conf/libvirt_conf_la-backup_conf.lo CC conf/libvirt_conf_la-capabilities.lo CC conf/libvirt_conf_la-checkpoint_conf.lo CC conf/libvirt_conf_la-domain_addr.lo CC conf/libvirt_conf_la-domain_capabilities.lo CC conf/libvirt_conf_la-domain_conf.lo CC conf/libvirt_conf_la-domain_audit.lo CC conf/libvirt_conf_la-domain_nwfilter.lo CC conf/libvirt_conf_la-virsavecookie.lo CC conf/libvirt_conf_la-moment_conf.lo CC conf/libvirt_conf_la-snapshot_conf.lo CC conf/libvirt_conf_la-numa_conf.lo CC conf/libvirt_conf_la-virdomaincheckpointobjlist.lo CC conf/libvirt_conf_la-virdomainobjlist.lo CC conf/libvirt_conf_la-virdomainmomentobjlist.lo CC conf/libvirt_conf_la-virdomainsnapshotobjlist.lo CC conf/libvirt_conf_la-object_event.lo CC conf/libvirt_conf_la-domain_event.lo CC conf/libvirt_conf_la-network_event.lo CC conf/libvirt_conf_la-storage_event.lo CC conf/libvirt_conf_la-node_device_event.lo CC conf/libvirt_conf_la-secret_event.lo CC conf/libvirt_conf_la-network_conf.lo CC conf/libvirt_conf_la-virnetworkobj.lo CC conf/libvirt_conf_la-networkcommon_conf.lo CC conf/libvirt_conf_la-nwfilter_params.lo CC conf/libvirt_conf_la-nwfilter_ipaddrmap.lo CC conf/libvirt_conf_la-nwfilter_conf.lo ../../src/conf/domain_conf.c: In function 'virDomainGraphicsAuthDefParseXML': ../../src/conf/domain_conf.c:13679:16: error: implicit declaration of function 'g_date_time_new_from_iso8601' [-Werror=implicit-function-declaration] then = g_date_time_new_from_iso8601(validTo, tz); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../src/conf/domain_conf.c:13679:9: error: nested extern declaration of 'g_date_time_new_from_iso8601' [-Werror=nested-externs] then = g_date_time_new_from_iso8601(validTo, tz); ^~~~ ../../src/conf/domain_conf.c:13679:14: error: assignment makes pointer from integer without a cast [-Werror=int-conversion] then = g_date_time_new_from_iso8601(validTo, tz); ^ cc1: all warnings being treated as errors Makefile:9488: recipe for target 'conf/libvirt_conf_la-domain_conf.lo' failed make[3]: *** [conf/libvirt_conf_la-domain_conf.lo] Error 1 make[3]: *** Waiting for unfinished jobs.... make[3]: Leaving directory '<https://ci.centos.org/job/libvirt-build/systems=libvirt-debian-9/ws/build/s…'> Makefile:7125: recipe for target 'all' failed make[2]: *** [all] Error 2 make[2]: Leaving directory '<https://ci.centos.org/job/libvirt-build/systems=libvirt-debian-9/ws/build/s…'> Makefile:1915: recipe for target 'all-recursive' failed make[1]: *** [all-recursive] Error 1 make[1]: Leaving directory '<https://ci.centos.org/job/libvirt-build/systems=libvirt-debian-9/ws/build'> Makefile:1808: recipe for target 'all' failed make: *** [all] Error 2 Build step 'Execute shell' marked build as failure
1 8
0 0
[Libvirt-ci] Build failed in Jenkins: libvirt-glib-syntax-check » libvirt-freebsd-12 #880
by ci@centos.org 04 Jan '20

04 Jan '20
See <https://ci.centos.org/job/libvirt-glib-syntax-check/systems=libvirt-freebsd…> ------------------------------------------ Started by upstream project "libvirt-glib-syntax-check" build number 880 originally caused by: Started by upstream project "libvirt-glib-build" build number 906 originally caused by: Started by an SCM change Started by an SCM change Started by an SCM change Started by an SCM change Running as SYSTEM [EnvInject] - Loading node environment variables. Building remotely on libvirt-freebsd-12 (libvirt) in workspace <https://ci.centos.org/job/libvirt-glib-syntax-check/systems=libvirt-freebsd…> [libvirt-glib] $ /bin/sh -xe /tmp/jenkins15961517193724621996.sh + cd build + /usr/local/bin/gmake syntax-check GFDL_version TAB_in_indentation Wundef_boolean avoid_attribute_unused_in_header bindtextdomain avoid_if_before_free cast_of_argument_to_free cast_of_x_alloc_return_value changelog const_long_option copyright_check copyright_format error_message_period m4_quote_check error_message_warn_fatal makefile_TAB_only_indentation makefile_at_at_check po_check preprocessor_indentation prohibit_HAVE_MBRTOWC prohibit_always-defined_macros prohibit_argmatch_without_use prohibit_assert_without_use prohibit_backup_files prohibit_c_ctype_without_use prohibit_canonicalize_without_use prohibit_cloexec_without_use prohibit_close_stream_without_use prohibit_dirent_without_use prohibit_cvs_keyword prohibit_empty_lines_at_EOF prohibit_doubled_word prohibit_getopt_without_use prohibit_error_without_use prohibit_hash_pjw_without_use prohibit_have_config_h prohibit_ignore_value_without_use prohibit_intprops_without_use prohibit_inttostr_without_use prohibit_long_options_without_use prohibit_magic_number_exit prohibit_openat_without_use prohibit_path_max_allocation prohibit_posixver_without_use prohibit_root_dev_ino_without_use prohibit_safe_read_without_use prohibit_same_without_use prohibit_signal_without_use prohibit_stddef_without_use prohibit_stdio--_without_use prohibit_stdio-safer_without_use prohibit_strcmp prohibit_strings_without_use prohibit_test_double_equal prohibit_undesirable_word_seq prohibit_verify_without_use prohibit_test_minus_ao prohibit_xalloc_without_use prohibit_xfreopen_without_use proper_name_utf8_requires_ICONV redundant_const require_config_h require_config_h_first trailing_blank unmarked_diagnostics vulnerable_makefile_CVE-2009-4029 ../po/README.md maint.mk: empty line(s) or no newline at EOF gmake: *** [../maint.mk:876: sc_prohibit_empty_lines_at_EOF] Error 1 gmake: *** Waiting for unfinished jobs.... Build step 'Execute shell' marked build as failure
1 1
0 0
[Libvirt-ci] Build failed in Jenkins: libvirt-glib-syntax-check » libvirt-freebsd-11 #880
by ci@centos.org 04 Jan '20

04 Jan '20
See <https://ci.centos.org/job/libvirt-glib-syntax-check/systems=libvirt-freebsd…> ------------------------------------------ Started by upstream project "libvirt-glib-syntax-check" build number 880 originally caused by: Started by upstream project "libvirt-glib-build" build number 906 originally caused by: Started by an SCM change Started by an SCM change Started by an SCM change Started by an SCM change Running as SYSTEM [EnvInject] - Loading node environment variables. Building remotely on libvirt-freebsd-11 (libvirt) in workspace <https://ci.centos.org/job/libvirt-glib-syntax-check/systems=libvirt-freebsd…> [libvirt-glib] $ /bin/sh -xe /tmp/jenkins16927039004981334659.sh + cd build + /usr/local/bin/gmake syntax-check GFDL_version TAB_in_indentation Wundef_boolean avoid_if_before_free bindtextdomain avoid_attribute_unused_in_header cast_of_argument_to_free changelog const_long_option cast_of_x_alloc_return_value copyright_check copyright_format error_message_period error_message_warn_fatal m4_quote_check makefile_TAB_only_indentation makefile_at_at_check po_check preprocessor_indentation prohibit_HAVE_MBRTOWC prohibit_always-defined_macros prohibit_argmatch_without_use prohibit_backup_files prohibit_c_ctype_without_use prohibit_assert_without_use prohibit_canonicalize_without_use prohibit_cloexec_without_use prohibit_close_stream_without_use prohibit_cvs_keyword prohibit_dirent_without_use prohibit_doubled_word prohibit_empty_lines_at_EOF prohibit_error_without_use prohibit_getopt_without_use prohibit_hash_pjw_without_use prohibit_have_config_h prohibit_ignore_value_without_use prohibit_intprops_without_use prohibit_inttostr_without_use prohibit_long_options_without_use prohibit_magic_number_exit prohibit_openat_without_use prohibit_path_max_allocation prohibit_posixver_without_use prohibit_root_dev_ino_without_use prohibit_safe_read_without_use prohibit_same_without_use prohibit_signal_without_use prohibit_stddef_without_use prohibit_stdio--_without_use prohibit_stdio-safer_without_use prohibit_strcmp prohibit_strings_without_use prohibit_test_double_equal prohibit_test_minus_ao prohibit_undesirable_word_seq prohibit_verify_without_use prohibit_xalloc_without_use prohibit_xfreopen_without_use proper_name_utf8_requires_ICONV redundant_const require_config_h require_config_h_first trailing_blank unmarked_diagnostics vulnerable_makefile_CVE-2009-4029 ../po/README.md maint.mk: empty line(s) or no newline at EOF gmake: *** [../maint.mk:876: sc_prohibit_empty_lines_at_EOF] Error 1 gmake: *** Waiting for unfinished jobs.... Build step 'Execute shell' marked build as failure
1 1
0 0
[Libvirt-ci] Build failed in Jenkins: libvirt-glib-syntax-check » libvirt-fedora-30 #880
by ci@centos.org 04 Jan '20

04 Jan '20
See <https://ci.centos.org/job/libvirt-glib-syntax-check/systems=libvirt-fedora-…> ------------------------------------------ Started by upstream project "libvirt-glib-syntax-check" build number 880 originally caused by: Started by upstream project "libvirt-glib-build" build number 906 originally caused by: Started by an SCM change Started by an SCM change Started by an SCM change Started by an SCM change Running as SYSTEM [EnvInject] - Loading node environment variables. Building remotely on libvirt-fedora-30 (libvirt) in workspace <https://ci.centos.org/job/libvirt-glib-syntax-check/systems=libvirt-fedora-…> [libvirt-glib] $ /bin/sh -xe /tmp/jenkins10717396435121960116.sh + cd build + /usr/bin/gmake syntax-check GFDL_version TAB_in_indentation Wundef_boolean avoid_attribute_unused_in_header avoid_if_before_free bindtextdomain cast_of_argument_to_free cast_of_x_alloc_return_value changelog const_long_option copyright_check copyright_format error_message_period error_message_warn_fatal m4_quote_check makefile_TAB_only_indentation makefile_at_at_check po_check preprocessor_indentation prohibit_HAVE_MBRTOWC prohibit_always-defined_macros prohibit_argmatch_without_use prohibit_assert_without_use prohibit_backup_files prohibit_c_ctype_without_use prohibit_canonicalize_without_use prohibit_cloexec_without_use prohibit_close_stream_without_use prohibit_cvs_keyword prohibit_dirent_without_use prohibit_doubled_word prohibit_empty_lines_at_EOF prohibit_error_without_use prohibit_getopt_without_use prohibit_hash_pjw_without_use prohibit_have_config_h prohibit_ignore_value_without_use prohibit_intprops_without_use prohibit_inttostr_without_use prohibit_long_options_without_use prohibit_magic_number_exit prohibit_openat_without_use prohibit_path_max_allocation prohibit_posixver_without_use prohibit_root_dev_ino_without_use prohibit_safe_read_without_use prohibit_same_without_use prohibit_signal_without_use prohibit_stddef_without_use prohibit_stdio--_without_use prohibit_stdio-safer_without_use prohibit_strcmp prohibit_strings_without_use prohibit_test_double_equal prohibit_test_minus_ao prohibit_undesirable_word_seq prohibit_verify_without_use prohibit_xalloc_without_use prohibit_xfreopen_without_use proper_name_utf8_requires_ICONV redundant_const require_config_h require_config_h_first trailing_blank unmarked_diagnostics vulnerable_makefile_CVE-2009-4029 ../po/README.md maint.mk: empty line(s) or no newline at EOF gmake: *** [../maint.mk:876: sc_prohibit_empty_lines_at_EOF] Error 1 gmake: *** Waiting for unfinished jobs.... Build step 'Execute shell' marked build as failure
1 1
0 0
[Libvirt-ci] Build failed in Jenkins: libvirt-glib-syntax-check » libvirt-debian-10 #880
by ci@centos.org 04 Jan '20

04 Jan '20
See <https://ci.centos.org/job/libvirt-glib-syntax-check/systems=libvirt-debian-…> ------------------------------------------ Started by upstream project "libvirt-glib-syntax-check" build number 880 originally caused by: Started by upstream project "libvirt-glib-build" build number 906 originally caused by: Started by an SCM change Started by an SCM change Started by an SCM change Started by an SCM change Running as SYSTEM [EnvInject] - Loading node environment variables. Building remotely on libvirt-debian-10 (libvirt) in workspace <https://ci.centos.org/job/libvirt-glib-syntax-check/systems=libvirt-debian-…> [libvirt-glib] $ /bin/sh -xe /tmp/jenkins9264939294419106411.sh + cd build + /usr/bin/make syntax-check TAB_in_indentation Wundef_boolean GFDL_version avoid_attribute_unused_in_header avoid_if_before_free bindtextdomain cast_of_argument_to_free cast_of_x_alloc_return_value changelog const_long_option copyright_check copyright_format error_message_period error_message_warn_fatal makefile_TAB_only_indentation m4_quote_check makefile_at_at_check po_check preprocessor_indentation prohibit_HAVE_MBRTOWC prohibit_always-defined_macros prohibit_assert_without_use prohibit_argmatch_without_use prohibit_backup_files prohibit_c_ctype_without_use prohibit_canonicalize_without_use prohibit_cloexec_without_use prohibit_close_stream_without_use prohibit_cvs_keyword prohibit_dirent_without_use prohibit_doubled_word prohibit_error_without_use prohibit_empty_lines_at_EOF prohibit_getopt_without_use prohibit_hash_pjw_without_use prohibit_have_config_h prohibit_ignore_value_without_use prohibit_intprops_without_use prohibit_inttostr_without_use prohibit_magic_number_exit prohibit_long_options_without_use prohibit_path_max_allocation prohibit_posixver_without_use prohibit_openat_without_use prohibit_root_dev_ino_without_use prohibit_safe_read_without_use prohibit_signal_without_use prohibit_stddef_without_use prohibit_same_without_use prohibit_stdio--_without_use prohibit_stdio-safer_without_use prohibit_strcmp prohibit_strings_without_use prohibit_test_double_equal prohibit_test_minus_ao prohibit_undesirable_word_seq prohibit_verify_without_use prohibit_xalloc_without_use prohibit_xfreopen_without_use proper_name_utf8_requires_ICONV redundant_const require_config_h require_config_h_first trailing_blank unmarked_diagnostics vulnerable_makefile_CVE-2009-4029 maint.mk: skipping test sc_preprocessor_indentation: cppi not installed ../po/README.md maint.mk: empty line(s) or no newline at EOF make: *** [../maint.mk:876: sc_prohibit_empty_lines_at_EOF] Error 1 make: *** Waiting for unfinished jobs.... Build step 'Execute shell' marked build as failure
1 1
0 0
[Libvirt-ci] Build failed in Jenkins: libvirt-glib-syntax-check » libvirt-centos-7 #880
by ci@centos.org 04 Jan '20

04 Jan '20
See <https://ci.centos.org/job/libvirt-glib-syntax-check/systems=libvirt-centos-…> ------------------------------------------ Started by upstream project "libvirt-glib-syntax-check" build number 880 originally caused by: Started by upstream project "libvirt-glib-build" build number 906 originally caused by: Started by an SCM change Started by an SCM change Started by an SCM change Started by an SCM change Running as SYSTEM [EnvInject] - Loading node environment variables. Building remotely on libvirt-centos-7 (libvirt) in workspace <https://ci.centos.org/job/libvirt-glib-syntax-check/systems=libvirt-centos-…> [libvirt-glib] $ /bin/sh -xe /tmp/jenkins2569721322357307128.sh + cd build + /usr/bin/gmake syntax-check GFDL_version TAB_in_indentation Wundef_boolean avoid_attribute_unused_in_header avoid_if_before_free bindtextdomain cast_of_argument_to_free cast_of_x_alloc_return_value changelog const_long_option copyright_check copyright_format error_message_period error_message_warn_fatal m4_quote_check makefile_TAB_only_indentation makefile_at_at_check po_check preprocessor_indentation prohibit_HAVE_MBRTOWC prohibit_always-defined_macros prohibit_argmatch_without_use prohibit_assert_without_use prohibit_backup_files prohibit_c_ctype_without_use prohibit_canonicalize_without_use prohibit_cloexec_without_use prohibit_close_stream_without_use prohibit_cvs_keyword prohibit_dirent_without_use prohibit_doubled_word prohibit_empty_lines_at_EOF prohibit_error_without_use prohibit_getopt_without_use prohibit_hash_pjw_without_use prohibit_have_config_h prohibit_ignore_value_without_use prohibit_intprops_without_use prohibit_inttostr_without_use prohibit_long_options_without_use prohibit_magic_number_exit prohibit_openat_without_use prohibit_path_max_allocation prohibit_posixver_without_use prohibit_root_dev_ino_without_use prohibit_safe_read_without_use prohibit_same_without_use prohibit_signal_without_use prohibit_stddef_without_use prohibit_stdio--_without_use prohibit_stdio-safer_without_use prohibit_strcmp prohibit_strings_without_use prohibit_test_double_equal prohibit_test_minus_ao prohibit_undesirable_word_seq prohibit_verify_without_use prohibit_xalloc_without_use prohibit_xfreopen_without_use proper_name_utf8_requires_ICONV redundant_const require_config_h require_config_h_first trailing_blank unmarked_diagnostics vulnerable_makefile_CVE-2009-4029 maint.mk: skipping test sc_preprocessor_indentation: cppi not installed ../po/README.md maint.mk: empty line(s) or no newline at EOF gmake: *** [sc_prohibit_empty_lines_at_EOF] Error 1 gmake: *** Waiting for unfinished jobs.... Build step 'Execute shell' marked build as failure
1 1
0 0
[Libvirt-ci] Build failed in Jenkins: libvirt-glib-syntax-check » libvirt-debian-9 #880
by ci@centos.org 04 Jan '20

04 Jan '20
See <https://ci.centos.org/job/libvirt-glib-syntax-check/systems=libvirt-debian-…> ------------------------------------------ Started by upstream project "libvirt-glib-syntax-check" build number 880 originally caused by: Started by upstream project "libvirt-glib-build" build number 906 originally caused by: Started by an SCM change Started by an SCM change Started by an SCM change Started by an SCM change Running as SYSTEM [EnvInject] - Loading node environment variables. Building remotely on libvirt-debian-9 (libvirt) in workspace <https://ci.centos.org/job/libvirt-glib-syntax-check/systems=libvirt-debian-…> [libvirt-glib] $ /bin/sh -xe /tmp/jenkins6956194402530353174.sh + cd build + /usr/bin/make syntax-check Wundef_boolean TAB_in_indentation GFDL_version avoid_attribute_unused_in_header avoid_if_before_free bindtextdomain cast_of_argument_to_free cast_of_x_alloc_return_value const_long_option changelog copyright_check copyright_format error_message_period error_message_warn_fatal m4_quote_check makefile_TAB_only_indentation makefile_at_at_check po_check preprocessor_indentation prohibit_HAVE_MBRTOWC prohibit_always-defined_macros prohibit_assert_without_use prohibit_argmatch_without_use prohibit_backup_files prohibit_c_ctype_without_use prohibit_canonicalize_without_use prohibit_cloexec_without_use prohibit_close_stream_without_use prohibit_cvs_keyword prohibit_dirent_without_use prohibit_doubled_word prohibit_empty_lines_at_EOF prohibit_error_without_use prohibit_hash_pjw_without_use prohibit_getopt_without_use prohibit_ignore_value_without_use prohibit_have_config_h prohibit_intprops_without_use prohibit_inttostr_without_use prohibit_long_options_without_use prohibit_magic_number_exit prohibit_openat_without_use prohibit_path_max_allocation prohibit_posixver_without_use prohibit_root_dev_ino_without_use prohibit_safe_read_without_use prohibit_same_without_use prohibit_signal_without_use prohibit_stddef_without_use prohibit_stdio--_without_use prohibit_strcmp prohibit_strings_without_use prohibit_stdio-safer_without_use prohibit_test_double_equal prohibit_undesirable_word_seq prohibit_test_minus_ao prohibit_verify_without_use prohibit_xfreopen_without_use prohibit_xalloc_without_use proper_name_utf8_requires_ICONV redundant_const require_config_h require_config_h_first unmarked_diagnostics trailing_blank vulnerable_makefile_CVE-2009-4029 maint.mk: skipping test sc_preprocessor_indentation: cppi not installed ../po/README.md maint.mk: empty line(s) or no newline at EOF ../maint.mk:876: recipe for target 'sc_prohibit_empty_lines_at_EOF' failed make: *** [sc_prohibit_empty_lines_at_EOF] Error 1 make: *** Waiting for unfinished jobs.... Build step 'Execute shell' marked build as failure
1 1
0 0
  • ← Newer
  • 1
  • ...
  • 579
  • 580
  • 581
  • 582
  • 583
  • 584
  • 585
  • ...
  • 943
  • Older →

HyperKitty Powered by HyperKitty version 1.3.12.