[Libvirt-ci] Build failed in Jenkins: libosinfo-syntax-check » libvirt-fedora-rawhide #84

ci at centos.org ci at centos.org
Thu Jan 24 14:02:43 UTC 2019


See <https://ci.centos.org/job/libosinfo-syntax-check/systems=libvirt-fedora-rawhide/84/display/redirect>

------------------------------------------
Started by upstream project "libosinfo-syntax-check" build number 84
originally caused by:
 Started by upstream project "libosinfo-build" build number 87
 originally caused by:
  Started by upstream project "osinfo-db-build" build number 49
  originally caused by:
   Started by an SCM change
[EnvInject] - Loading node environment variables.
Building remotely on libvirt-fedora-rawhide (libvirt) in workspace <https://ci.centos.org/job/libosinfo-syntax-check/systems=libvirt-fedora-rawhide/ws/>
[libosinfo] $ /bin/sh -xe /tmp/jenkins1663557401101548264.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_period
m4_quote_check
makefile_TAB_only_indentation
error_message_warn_fatal
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_hash_pjw_without_use
prohibit_getopt_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_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 sc_tight_scope
../tests/test-os.c:239:    g_assert_cmpint(osinfo_resources_get_n_cpus(resources), ==, 1);    
../tests/test-os.c:240:    g_assert_cmpint(osinfo_resources_get_cpu(resources), ==, 1);    
../tests/test-os.c:241:    g_assert_cmpint(osinfo_resources_get_ram(resources), ==, 1);    
../tests/test-os.c:242:    g_assert_cmpint(osinfo_resources_get_storage(resources), ==, 1);    
../tests/test-os.c:247:    g_assert_cmpint(osinfo_resources_get_n_cpus(resources), ==, 2);    
../tests/test-os.c:248:    g_assert_cmpint(osinfo_resources_get_cpu(resources), ==, 2);    
../tests/test-os.c:249:    g_assert_cmpint(osinfo_resources_get_ram(resources), ==, 2);    
../tests/test-os.c:250:    g_assert_cmpint(osinfo_resources_get_storage(resources), ==, 2);    
../tests/test-os.c:255:    g_assert_cmpint(osinfo_resources_get_n_cpus(resources), ==, 3);    
../tests/test-os.c:256:    g_assert_cmpint(osinfo_resources_get_cpu(resources), ==, 3);    
../tests/test-os.c:257:    g_assert_cmpint(osinfo_resources_get_ram(resources), ==, 3);    
../tests/test-os.c:258:    g_assert_cmpint(osinfo_resources_get_storage(resources), ==, 3);    
../tests/test-os.c:263:    g_assert_cmpint(osinfo_resources_get_n_cpus(resources), ==, 4);    
../tests/test-os.c:264:    g_assert_cmpint(osinfo_resources_get_cpu(resources), ==, 4);    
../tests/test-os.c:265:    g_assert_cmpint(osinfo_resources_get_ram(resources), ==, 4);    
../tests/test-os.c:266:    g_assert_cmpint(osinfo_resources_get_storage(resources), ==, 4);    
maint.mk: found trailing blank(s)
gmake: *** [../maint.mk:746: sc_trailing_blank] Error 1
gmake: *** Waiting for unfinished jobs....
Build step 'Execute shell' marked build as failure




More information about the Libvirt-ci mailing list