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

April 2019

  • 2 participants
  • 96 discussions
[Libvirt-ci] Still Failing: libvirt/libvirt#2254 (master - c64152b)
by Travis CI 17 Apr '19

17 Apr '19
Build Update for libvirt/libvirt ------------------------------------- Build: #2254 Status: Still Failing Duration: 20 mins and 11 secs Commit: c64152b (master) Author: Andrea Bolognani Message: tests: Use TEST_QEMU_CAPS_PATH wherever possible After the recent changes, there are only a few places left where we use the explicit path instead of taking advantage of the publicly available define; let's get rid of those too. Signed-off-by: Andrea Bolognani <abologna(a)redhat.com> Reviewed-by: Cole Robinson <crobinso(a)redhat.com> View the changeset: https://github.com/libvirt/libvirt/compare/0ea43b55a40a...c64152b67c8a View the full build log and details: https://travis-ci.org/libvirt/libvirt/builds/521108445?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] Still Failing: libvirt/libvirt#2253 (master - 0ea43b5)
by Travis CI 16 Apr '19

16 Apr '19
Build Update for libvirt/libvirt ------------------------------------- Build: #2253 Status: Still Failing Duration: 19 mins and 55 secs Commit: 0ea43b5 (master) Author: Eric Blake Message: snapshot: Use post-parse instead of regex in testsuite Now that we can override the post-parse handling, let's update the testsuite to provide the desired timestamp/name rather than ignoring the non-deterministic one that was previously being generated. A few output files need timestamps added now that they are no longer ignored. Signed-off-by: Eric Blake <eblake(a)redhat.com> Reviewed-by: Cole Robinson <crobinso(a)redhat.com> View the changeset: https://github.com/libvirt/libvirt/compare/84a5e89b3191...0ea43b55a40a View the full build log and details: https://travis-ci.org/libvirt/libvirt/builds/521064537?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#2252 (master - 84a5e89)
by Travis CI 16 Apr '19

16 Apr '19
Build Update for libvirt/libvirt ------------------------------------- Build: #2252 Status: Broken Duration: 17 mins and 39 secs Commit: 84a5e89 (master) Author: Cole Robinson Message: conf: Add VIR_DOMAIN_DEF_FEATURE_NET_MODEL_STRING This requires drivers to opt in to handle the raw modelstr network model, all others will error if a passed in XML value is not in the model enum. Enable this feature for libxl/xen/xm and qemu drivers Acked-by: Michal Privoznik <mprivozn(a)redhat.com> Signed-off-by: Cole Robinson <crobinso(a)redhat.com> View the changeset: https://github.com/libvirt/libvirt/compare/5f18cd03af1b...84a5e89b3191 View the full build log and details: https://travis-ci.org/libvirt/libvirt/builds/520888620?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] Fixed: libvirt/libvirt#2250 (master - 3e213d4)
by Travis CI 16 Apr '19

16 Apr '19
Build Update for libvirt/libvirt ------------------------------------- Build: #2250 Status: Fixed Duration: 22 mins and 41 secs Commit: 3e213d4 (master) Author: Daniel P. Berrangé Message: network: use virNetDevTapReattachBridge API Switch over to use the new API for re-attaching the bridge device Reviewed-by: Cole Robinson <crobinso(a)redhat.com> Signed-off-by: Daniel P. Berrangé <berrange(a)redhat.com> View the changeset: https://github.com/libvirt/libvirt/compare/545b0574fd27...3e213d43b1c7 View the full build log and details: https://travis-ci.org/libvirt/libvirt/builds/520778176?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: osinfo-db-tools-syntax-check » libvirt-fedora-rawhide #19
by ci@centos.org 16 Apr '19

16 Apr '19
See <https://ci.centos.org/job/osinfo-db-tools-syntax-check/systems=libvirt-fedo…> ------------------------------------------ Started by upstream project "osinfo-db-tools-syntax-check" build number 19 originally caused by: Started by upstream project "osinfo-db-tools-build" build number 20 originally caused by: Started by an SCM change Started by an SCM change [EnvInject] - Loading node environment variables. Building remotely on libvirt-fedora-rawhide (libvirt) in workspace <https://ci.centos.org/job/osinfo-db-tools-syntax-check/systems=libvirt-fedo…> [osinfo-db-tools] $ /bin/sh -xe /tmp/jenkins2536786655322866821.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 bracket_spacing_check cast_of_argument_to_free cast_of_x_alloc_return_value changelog const_long_option copyright_check error_message_period copyright_format error_message_warn_fatal m4_quote_check makefile_TAB_only_indentation makefile_at_at_check makefile_path_separator_check obsolete_symbols po_check preprocessor_indentation prohibit_HAVE_MBRTOWC prohibit_S_IS_definition prohibit_always-defined_macros prohibit_argmatch_without_use prohibit_assert_without_use prohibit_atoi_atof prohibit_backup_files prohibit_c_ctype_without_use prohibit_canonicalize_without_use prohibit_cloexec_without_use prohibit_cvs_keyword prohibit_close_stream_without_use prohibit_defined_have_decl_tests 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_hash_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_quotearg_without_use prohibit_quote_without_use prohibit_reversed_compare_failure prohibit_root_dev_ino_without_use prohibit_safe_read_without_use prohibit_same_without_use prohibit_signal_without_use prohibit_stat_st_blocks prohibit_stddef_without_use prohibit_stdio--_without_use prohibit_stdio-safer_without_use prohibit_strcmp prohibit_strings_without_use prohibit_strncpy prohibit_test_double_equal prohibit_test_minus_ao prohibit_undesirable_word_seq 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 require_test_exit_idiom space_tab texinfo_acronym tight_scope trailing_blank unmarked_diagnostics useless_cpp_parens vulnerable_makefile_CVE-2009-4029 vulnerable_makefile_CVE-2012-3386 GEN sc_bracket_spacing_check ../configure.ac:35:AM_CONDITIONAL([EXECUTE_TESTS], [test "x$HAVE_PYTEST" == "xyes" -a "x$HAVE_REQUESTS" = "xyes"]) maint.mk: use "test C1 && test C2", not "test C1 -a C2"; use "test C1 || test C2", not "test C1 -o C2" gmake: *** [../maint.mk:1002: sc_prohibit_test_minus_ao] 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: osinfo-db-tools-syntax-check » libvirt-fedora-29 #19
by ci@centos.org 16 Apr '19

16 Apr '19
See <https://ci.centos.org/job/osinfo-db-tools-syntax-check/systems=libvirt-fedo…> ------------------------------------------ Started by upstream project "osinfo-db-tools-syntax-check" build number 19 originally caused by: Started by upstream project "osinfo-db-tools-build" build number 20 originally caused by: Started by an SCM change Started by an SCM change [EnvInject] - Loading node environment variables. Building remotely on libvirt-fedora-29 (libvirt) in workspace <https://ci.centos.org/job/osinfo-db-tools-syntax-check/systems=libvirt-fedo…> [osinfo-db-tools] $ /bin/sh -xe /tmp/jenkins1453706994515087149.sh + cd build + /usr/bin/gmake syntax-check GFDL_version Wundef_boolean TAB_in_indentation avoid_if_before_free avoid_attribute_unused_in_header bindtextdomain bracket_spacing_check 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 makefile_path_separator_check obsolete_symbols po_check preprocessor_indentation prohibit_HAVE_MBRTOWC prohibit_S_IS_definition prohibit_always-defined_macros prohibit_argmatch_without_use prohibit_assert_without_use prohibit_atoi_atof 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_defined_have_decl_tests 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_hash_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_quote_without_use prohibit_quotearg_without_use prohibit_reversed_compare_failure prohibit_root_dev_ino_without_use prohibit_safe_read_without_use prohibit_same_without_use prohibit_signal_without_use prohibit_stat_st_blocks prohibit_stddef_without_use prohibit_stdio--_without_use prohibit_stdio-safer_without_use prohibit_strcmp prohibit_strings_without_use prohibit_strncpy prohibit_test_double_equal prohibit_test_minus_ao prohibit_verify_without_use prohibit_undesirable_word_seq prohibit_xalloc_without_use prohibit_xfreopen_without_use proper_name_utf8_requires_ICONV redundant_const require_config_h require_config_h_first require_test_exit_idiom space_tab texinfo_acronym tight_scope trailing_blank unmarked_diagnostics useless_cpp_parens vulnerable_makefile_CVE-2009-4029 vulnerable_makefile_CVE-2012-3386 GEN sc_bracket_spacing_check ../configure.ac:35:AM_CONDITIONAL([EXECUTE_TESTS], [test "x$HAVE_PYTEST" == "xyes" -a "x$HAVE_REQUESTS" = "xyes"]) maint.mk: use "test C1 && test C2", not "test C1 -a C2"; use "test C1 || test C2", not "test C1 -o C2" gmake: *** [../maint.mk:1002: sc_prohibit_test_minus_ao] 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: osinfo-db-tools-syntax-check » libvirt-freebsd-11 #19
by ci@centos.org 16 Apr '19

16 Apr '19
See <https://ci.centos.org/job/osinfo-db-tools-syntax-check/systems=libvirt-free…> ------------------------------------------ Started by upstream project "osinfo-db-tools-syntax-check" build number 19 originally caused by: Started by upstream project "osinfo-db-tools-build" build number 20 originally caused by: Started by an SCM change Started by an SCM change [EnvInject] - Loading node environment variables. Building remotely on libvirt-freebsd-11 (libvirt) in workspace <https://ci.centos.org/job/osinfo-db-tools-syntax-check/systems=libvirt-free…> [osinfo-db-tools] $ /bin/sh -xe /tmp/jenkins3238859452746174097.sh + cd build + /usr/local/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 bracket_spacing_check changelog const_long_option error_message_period error_message_warn_fatal m4_quote_check makefile_TAB_only_indentation makefile_at_at_check makefile_path_separator_check obsolete_symbols po_check copyright_check copyright_format preprocessor_indentation prohibit_HAVE_MBRTOWC prohibit_S_IS_definition prohibit_always-defined_macros prohibit_argmatch_without_use prohibit_atoi_atof 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_defined_have_decl_tests 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_hash_without_use prohibit_ignore_value_without_use prohibit_intprops_without_use prohibit_inttostr_without_use prohibit_have_config_h prohibit_long_options_without_use prohibit_magic_number_exit prohibit_openat_without_use prohibit_posixver_without_use prohibit_path_max_allocation prohibit_quote_without_use prohibit_quotearg_without_use prohibit_reversed_compare_failure prohibit_root_dev_ino_without_use prohibit_safe_read_without_use prohibit_signal_without_use prohibit_same_without_use prohibit_stat_st_blocks prohibit_stddef_without_use prohibit_stdio--_without_use prohibit_stdio-safer_without_use prohibit_strcmp prohibit_strings_without_use prohibit_test_double_equal prohibit_strncpy prohibit_test_minus_ao prohibit_undesirable_word_seq prohibit_xalloc_without_use prohibit_verify_without_use prohibit_xfreopen_without_use proper_name_utf8_requires_ICONV redundant_const require_config_h require_config_h_first require_test_exit_idiom space_tab texinfo_acronym tight_scope trailing_blank useless_cpp_parens unmarked_diagnostics vulnerable_makefile_CVE-2009-4029 vulnerable_makefile_CVE-2012-3386 GEN sc_bracket_spacing_check ../configure.ac:35:AM_CONDITIONAL([EXECUTE_TESTS], [test "x$HAVE_PYTEST" == "xyes" -a "x$HAVE_REQUESTS" = "xyes"]) maint.mk: use "test C1 && test C2", not "test C1 -a C2"; use "test C1 || test C2", not "test C1 -o C2" gmake: *** [../maint.mk:1002: sc_prohibit_test_minus_ao] 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: osinfo-db-tools-syntax-check » libvirt-freebsd-12 #19
by ci@centos.org 16 Apr '19

16 Apr '19
See <https://ci.centos.org/job/osinfo-db-tools-syntax-check/systems=libvirt-free…> ------------------------------------------ Started by upstream project "osinfo-db-tools-syntax-check" build number 19 originally caused by: Started by upstream project "osinfo-db-tools-build" build number 20 originally caused by: Started by an SCM change Started by an SCM change [EnvInject] - Loading node environment variables. Building remotely on libvirt-freebsd-12 (libvirt) in workspace <https://ci.centos.org/job/osinfo-db-tools-syntax-check/systems=libvirt-free…> [osinfo-db-tools] $ /bin/sh -xe /tmp/jenkins6854513955049200741.sh + cd build + /usr/local/bin/gmake syntax-check GFDL_version TAB_in_indentation Wundef_boolean avoid_attribute_unused_in_header avoid_if_before_free bindtextdomain bracket_spacing_check cast_of_argument_to_free cast_of_x_alloc_return_value const_long_option copyright_check changelog copyright_format error_message_period error_message_warn_fatal m4_quote_check makefile_TAB_only_indentation makefile_at_at_check makefile_path_separator_check obsolete_symbols po_check prohibit_HAVE_MBRTOWC prohibit_S_IS_definition preprocessor_indentation prohibit_always-defined_macros prohibit_argmatch_without_use prohibit_assert_without_use prohibit_backup_files prohibit_c_ctype_without_use prohibit_atoi_atof prohibit_canonicalize_without_use prohibit_cloexec_without_use prohibit_close_stream_without_use prohibit_defined_have_decl_tests 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_hash_without_use prohibit_have_config_h prohibit_intprops_without_use prohibit_ignore_value_without_use prohibit_long_options_without_use prohibit_inttostr_without_use prohibit_magic_number_exit prohibit_openat_without_use prohibit_path_max_allocation prohibit_posixver_without_use prohibit_quote_without_use prohibit_quotearg_without_use prohibit_reversed_compare_failure prohibit_root_dev_ino_without_use prohibit_safe_read_without_use prohibit_same_without_use prohibit_signal_without_use prohibit_stat_st_blocks prohibit_stddef_without_use prohibit_stdio--_without_use prohibit_stdio-safer_without_use prohibit_strcmp prohibit_strings_without_use prohibit_strncpy 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 space_tab require_test_exit_idiom texinfo_acronym tight_scope unmarked_diagnostics useless_cpp_parens vulnerable_makefile_CVE-2009-4029 trailing_blank vulnerable_makefile_CVE-2012-3386 GEN sc_bracket_spacing_check ../configure.ac:35:AM_CONDITIONAL([EXECUTE_TESTS], [test "x$HAVE_PYTEST" == "xyes" -a "x$HAVE_REQUESTS" = "xyes"]) maint.mk: use "test C1 && test C2", not "test C1 -a C2"; use "test C1 || test C2", not "test C1 -o C2" gmake: *** [../maint.mk:1002: sc_prohibit_test_minus_ao] 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: osinfo-db-tools-syntax-check » libvirt-fedora-28 #19
by ci@centos.org 16 Apr '19

16 Apr '19
See <https://ci.centos.org/job/osinfo-db-tools-syntax-check/systems=libvirt-fedo…> ------------------------------------------ Started by upstream project "osinfo-db-tools-syntax-check" build number 19 originally caused by: Started by upstream project "osinfo-db-tools-build" build number 20 originally caused by: Started by an SCM change Started by an SCM change [EnvInject] - Loading node environment variables. Building remotely on libvirt-fedora-28 (libvirt) in workspace <https://ci.centos.org/job/osinfo-db-tools-syntax-check/systems=libvirt-fedo…> [osinfo-db-tools] $ /bin/sh -xe /tmp/jenkins455029706904390201.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 bracket_spacing_check cast_of_argument_to_free cast_of_x_alloc_return_value changelog const_long_option copyright_format copyright_check error_message_period error_message_warn_fatal m4_quote_check makefile_TAB_only_indentation makefile_at_at_check makefile_path_separator_check obsolete_symbols po_check preprocessor_indentation prohibit_HAVE_MBRTOWC prohibit_S_IS_definition prohibit_always-defined_macros prohibit_argmatch_without_use prohibit_assert_without_use prohibit_atoi_atof 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_defined_have_decl_tests 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_hash_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_openat_without_use prohibit_path_max_allocation prohibit_posixver_without_use prohibit_quote_without_use prohibit_quotearg_without_use prohibit_reversed_compare_failure prohibit_root_dev_ino_without_use prohibit_safe_read_without_use prohibit_same_without_use prohibit_signal_without_use prohibit_stat_st_blocks prohibit_stddef_without_use prohibit_stdio--_without_use prohibit_stdio-safer_without_use prohibit_strcmp prohibit_strings_without_use prohibit_strncpy 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 require_test_exit_idiom space_tab texinfo_acronym tight_scope trailing_blank unmarked_diagnostics vulnerable_makefile_CVE-2009-4029 useless_cpp_parens vulnerable_makefile_CVE-2012-3386 GEN sc_bracket_spacing_check ../configure.ac:35:AM_CONDITIONAL([EXECUTE_TESTS], [test "x$HAVE_PYTEST" == "xyes" -a "x$HAVE_REQUESTS" = "xyes"]) maint.mk: use "test C1 && test C2", not "test C1 -a C2"; use "test C1 || test C2", not "test C1 -o C2" gmake: *** [../maint.mk:1002: sc_prohibit_test_minus_ao] 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: osinfo-db-tools-syntax-check » libvirt-centos-7 #19
by ci@centos.org 16 Apr '19

16 Apr '19
See <https://ci.centos.org/job/osinfo-db-tools-syntax-check/systems=libvirt-cent…> ------------------------------------------ Started by upstream project "osinfo-db-tools-syntax-check" build number 19 originally caused by: Started by upstream project "osinfo-db-tools-build" build number 20 originally caused by: Started by an SCM change Started by an SCM change [EnvInject] - Loading node environment variables. Building remotely on libvirt-centos-7 (libvirt) in workspace <https://ci.centos.org/job/osinfo-db-tools-syntax-check/systems=libvirt-cent…> [osinfo-db-tools] $ /bin/sh -xe /tmp/jenkins4189265553176754481.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 bracket_spacing_check cast_of_argument_to_free cast_of_x_alloc_return_value changelog const_long_option copyright_check copyright_format error_message_warn_fatal error_message_period m4_quote_check makefile_TAB_only_indentation makefile_at_at_check makefile_path_separator_check obsolete_symbols po_check preprocessor_indentation prohibit_HAVE_MBRTOWC prohibit_S_IS_definition prohibit_always-defined_macros prohibit_argmatch_without_use prohibit_assert_without_use prohibit_atoi_atof prohibit_c_ctype_without_use prohibit_backup_files prohibit_canonicalize_without_use prohibit_cloexec_without_use prohibit_close_stream_without_use prohibit_cvs_keyword prohibit_defined_have_decl_tests 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_hash_without_use prohibit_ignore_value_without_use prohibit_intprops_without_use prohibit_inttostr_without_use prohibit_have_config_h prohibit_long_options_without_use prohibit_magic_number_exit prohibit_openat_without_use prohibit_path_max_allocation prohibit_posixver_without_use prohibit_quote_without_use prohibit_quotearg_without_use prohibit_reversed_compare_failure prohibit_root_dev_ino_without_use prohibit_safe_read_without_use prohibit_same_without_use prohibit_signal_without_use prohibit_stddef_without_use prohibit_stat_st_blocks prohibit_stdio--_without_use prohibit_stdio-safer_without_use prohibit_strings_without_use prohibit_strncpy prohibit_strcmp 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 require_test_exit_idiom space_tab texinfo_acronym tight_scope trailing_blank unmarked_diagnostics useless_cpp_parens vulnerable_makefile_CVE-2009-4029 vulnerable_makefile_CVE-2012-3386 GEN sc_bracket_spacing_check maint.mk: skipping test sc_preprocessor_indentation: cppi not installed ../configure.ac:35:AM_CONDITIONAL([EXECUTE_TESTS], [test "x$HAVE_PYTEST" == "xyes" -a "x$HAVE_REQUESTS" = "xyes"]) maint.mk: use "test C1 && test C2", not "test C1 -a C2"; use "test C1 || test C2", not "test C1 -o C2" gmake: *** [sc_prohibit_test_minus_ao] Error 1 gmake: *** Waiting for unfinished jobs.... Build step 'Execute shell' marked build as failure
1 1
0 0
  • ← Newer
  • 1
  • 2
  • 3
  • 4
  • 5
  • 6
  • 7
  • 8
  • 9
  • 10
  • Older →

HyperKitty Powered by HyperKitty version 1.3.12.