[Libvirt-ci] Build failed in Jenkins: libosinfo-build » libvirt-debian-9 #304
by ci@centos.org
See <https://ci.centos.org/job/libosinfo-build/systems=libvirt-debian-9/304/di...>
Changes:
[fidencio] avatar_format: Don't use deprecated annotations
[fidencio] os_variant: Fix osinfo_os_variant_new() annotation
[fidencio] media: Don't use deprecated annotations
[fidencio] media: Don't use invalid "transfer" annotation
[fidencio] tree: Fix osinfo_tree_new() annotation
[fidencio] tree: Fix typo in osinfo_tree_new() annotation
[fidencio] db: Remove useless /** PUBLIC METHODS */ comment
[fidencio] loader: Remove ueseless /** PUBLIC METHODS */ comment
[fidencio] install_config_param: Move the "Since: " annotation
[fidencio] install_config_param: Don't use invalid "transfer" annotation
[fidencio] install_config_param: Fix annotation for _get_value_map()
[fidencio] install_script: Move the "Since: " annotation
[fidencio] tree: Move the "Since: " annotation
[fidencio] os: Move the "Since: " annotation
[fidencio] install_config: Don't use different variable names in .c and .h
[fidencio] product: Use product instead of prod as argument name
[fidencio] loader: Introduce OsinfoError enum
------------------------------------------
[...truncated 689 B...]
Building remotely on libvirt-debian-9 (libvirt) in workspace <https://ci.centos.org/job/libosinfo-build/systems=libvirt-debian-9/ws/>
No credentials specified
> git rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
> git config remote.origin.url https://gitlab.com/libosinfo/libosinfo.git # timeout=10
Fetching upstream changes from https://gitlab.com/libosinfo/libosinfo.git
> git --version # timeout=10
> git fetch --tags --progress https://gitlab.com/libosinfo/libosinfo.git +refs/heads/*:refs/remotes/origin/*
Checking out Revision 1c80d841eec20f9f0cd266c6865a6c4aab03fc4f (refs/remotes/origin/master)
> git config core.sparsecheckout # timeout=10
> git checkout -f 1c80d841eec20f9f0cd266c6865a6c4aab03fc4f
Commit message: "loader: Introduce OsinfoError enum"
> git rev-list --no-walk 46db2e234a8ed82b3ff48eebeea275df2fd012e7 # timeout=10
Cleaning workspace
> git rev-parse --verify HEAD # timeout=10
Resetting working tree
> git reset --hard # timeout=10
> git clean -fdx # timeout=10
[libosinfo] $ /bin/sh -xe /tmp/jenkins7872649264239633305.sh
+ rm -rf build
+ mkdir build
+ cd build
+ meson .. . --prefix=/home/jenkins/build/libvirt
The Meson build system
Version: 0.49.0
Source dir: <https://ci.centos.org/job/libosinfo-build/systems=libvirt-debian-9/ws/>
Build dir: <https://ci.centos.org/job/libosinfo-build/systems=libvirt-debian-9/ws/build>
Build type: native build
Project name: libosinfo
Project version: 1.8.0
Native C compiler: ccache cc (gcc 6.3.0 "cc (Debian 6.3.0-18+deb9u1) 6.3.0 20170516")
Build machine cpu family: x86_64
Build machine cpu: x86_64
Program g-ir-scanner found: YES (/usr/bin/g-ir-scanner)
Native Vala compiler: valac (valac 0.34.7)
Configuring libosinfo.spec using configuration
Configuring mingw-libosinfo.spec using configuration
Program build-aux/dist.sh found: YES (<https://ci.centos.org/job/libosinfo-build/systems=libvirt-debian-9/ws/bui...)>
Found pkg-config: /usr/bin/pkg-config (0.28)
Dependency glib-2.0 found: YES 2.50.3
Dependency gio-2.0 found: YES 2.50.3
Dependency gobject-2.0 found: YES 2.50.3
Dependency libsoup-2.4 found: YES 2.56.0
Dependency libxml-2.0 found: YES 2.9.4
Dependency libxslt found: YES 1.1.29
Compiler for C supports arguments -W: YES
Compiler for C supports arguments -Waddress: YES
Compiler for C supports arguments -Waggressive-loop-optimizations: YES
Compiler for C supports arguments -Wall: YES
Compiler for C supports arguments -Warray-bounds: YES
Compiler for C supports arguments -Wattributes: YES
Compiler for C supports arguments -Wbuiltin-macro-redefined: YES
Compiler for C supports arguments -Wchar-subscripts: YES
Compiler for C supports arguments -Wclobbered: YES
Compiler for C supports arguments -Wcomment: YES
Compiler for C supports arguments -Wcomments: YES
Compiler for C supports arguments -Wcoverage-mismatch: YES
Compiler for C supports arguments -Wcpp: YES
Compiler for C supports arguments -Wdate-time: YES
Compiler for C supports arguments -Wdeprecated-declarations: YES
Compiler for C supports arguments -Wdisabled-optimization: YES
Compiler for C supports arguments -Wdiv-by-zero: YES
Compiler for C supports arguments -Wempty-body: YES
Compiler for C supports arguments -Wendif-labels: YES
Compiler for C supports arguments -Wenum-compare: YES
Compiler for C supports arguments -Wextra: YES
Compiler for C supports arguments -Wformat-contains-nul: YES
Compiler for C supports arguments -Wformat-extra-args: YES
Compiler for C supports arguments -Wformat-security: YES
Compiler for C supports arguments -Wformat-y2k: YES
Compiler for C supports arguments -Wformat-zero-length: YES
Compiler for C supports arguments -Wfree-nonheap-object: YES
Compiler for C supports arguments -Wignored-qualifiers: YES
Compiler for C supports arguments -Wimplicit: YES
Compiler for C supports arguments -Wimplicit-function-declaration: YES
Compiler for C supports arguments -Wimplicit-int: YES
Compiler for C supports arguments -Winit-self: YES
Compiler for C supports arguments -Winline: YES
Compiler for C supports arguments -Wint-to-pointer-cast: YES
Compiler for C supports arguments -Winvalid-memory-model: YES
Compiler for C supports arguments -Winvalid-pch: YES
Compiler for C supports arguments -Wjump-misses-init: YES
Compiler for C supports arguments -Wlogical-op: YES
Compiler for C supports arguments -Wmain: YES
Compiler for C supports arguments -Wmaybe-uninitialized: YES
Compiler for C supports arguments -Wmissing-braces: YES
Compiler for C supports arguments -Wmissing-declarations: YES
Compiler for C supports arguments -Wmissing-field-initializers: YES
Compiler for C supports arguments -Wmissing-include-dirs: YES
Compiler for C supports arguments -Wmissing-parameter-type: YES
Compiler for C supports arguments -Wmissing-prototypes: YES
Compiler for C supports arguments -Wmultichar: YES
Compiler for C supports arguments -Wnarrowing: YES
Compiler for C supports arguments -Wnested-externs: YES
Compiler for C supports arguments -Wnonnull: YES
Compiler for C supports arguments -Wold-style-declaration: YES
Compiler for C supports arguments -Wold-style-definition: YES
Compiler for C supports arguments -Wopenmp-simd: YES
Compiler for C supports arguments -Woverflow: YES
Compiler for C supports arguments -Woverlength-strings: YES
Compiler for C supports arguments -Woverride-init: YES
Compiler for C supports arguments -Wpacked: YES
Compiler for C supports arguments -Wpacked-bitfield-compat: YES
Compiler for C supports arguments -Wparentheses: YES
Compiler for C supports arguments -Wpointer-arith: YES
Compiler for C supports arguments -Wpointer-sign: YES
Compiler for C supports arguments -Wpointer-to-int-cast: YES
Compiler for C supports arguments -Wpragmas: YES
Compiler for C supports arguments -Wreturn-local-addr: YES
Compiler for C supports arguments -Wreturn-type: YES
Compiler for C supports arguments -Wsequence-point: YES
Compiler for C supports arguments -Wshadow: YES
Compiler for C supports arguments -Wsizeof-pointer-memaccess: YES
Compiler for C supports arguments -Wstack-protector: YES
Compiler for C supports arguments -Wstrict-aliasing: YES
Compiler for C supports arguments -Wstrict-overflow: YES
Compiler for C supports arguments -Wstrict-prototypes: YES
Compiler for C supports arguments -Wsuggest-attribute=const: YES
Compiler for C supports arguments -Wsuggest-attribute=format: YES
Compiler for C supports arguments -Wsuggest-attribute=noreturn: YES
Compiler for C supports arguments -Wsuggest-attribute=pure: YES
Compiler for C supports arguments -Wswitch: YES
Compiler for C supports arguments -Wswitch-default: YES
Compiler for C supports arguments -Wsync-nand: YES
Compiler for C supports arguments -Wtrampolines: YES
Compiler for C supports arguments -Wtrigraphs: YES
Compiler for C supports arguments -Wtype-limits: YES
Compiler for C supports arguments -Wuninitialized: YES
Compiler for C supports arguments -Wunknown-pragmas: YES
Compiler for C supports arguments -Wunused: YES
Compiler for C supports arguments -Wunused-but-set-parameter: YES
Compiler for C supports arguments -Wunused-but-set-variable: YES
Compiler for C supports arguments -Wunused-function: YES
Compiler for C supports arguments -Wunused-label: YES
Compiler for C supports arguments -Wunused-local-typedefs: YES
Compiler for C supports arguments -Wunused-parameter: YES
Compiler for C supports arguments -Wunused-result: YES
Compiler for C supports arguments -Wunused-value: YES
Compiler for C supports arguments -Wunused-variable: YES
Compiler for C supports arguments -Wvarargs: YES
Compiler for C supports arguments -Wvariadic-macros: YES
Compiler for C supports arguments -Wvector-operation-performance: YES
Compiler for C supports arguments -Wvla: YES
Compiler for C supports arguments -Wvolatile-register-var: YES
Compiler for C supports arguments -Wwrite-strings: YES
Compiler for C supports arguments -Wnormalized=nfc: YES
Compiler for C supports arguments -Wno-sign-compare -Wsign-compare: YES
Compiler for C supports arguments -Wno-sign-conversion -Wsign-conversion: YES
Compiler for C supports arguments -Wno-conversion -Wconversion: YES
Compiler for C supports arguments -Wno-unused-parameter -Wunused-parameter: YES
Compiler for C supports arguments -Wjump-misses-init: YES
Compiler for C supports arguments -Wframe-larger-than=4096: YES
Compiler for C supports arguments -Wno-overlength-strings -Woverlength-strings: YES
Compiler for C supports arguments --param=ssp-buffer-size=4: YES
Compiler for C supports arguments -fexceptions: YES
Compiler for C supports arguments -fasynchronous-unwind-tables: YES
Compiler for C supports arguments -fdiagnostics-show-option: YES
Compiler for C supports arguments -funit-at-a-time: YES
Compiler for C supports arguments -fipa-pure-const: YES
Compiler for C supports arguments -Wno-suggest-attribute=pure -Wsuggest-attribute=pure: YES
Compiler for C supports arguments -Wno-suggest-attribute=const -Wsuggest-attribute=const: YES
Compiler for C supports arguments -fstack-protector-all: YES
Compiler for C supports arguments -Werror: YES
Message: Location of pci.ids: "/usr/share/misc/pci.ids"
Message: Location of usb.ids: "/usr/share/misc/usb.ids"
Configuring osinfo_version.h using configuration
Compiler for C supports link arguments -Wl,--no-undefined: YES
Configuring libosinfo-1.0.pc using configuration
Program pod2man found: YES (/usr/bin/pod2man)
Program gtkdoc-scan found: YES (/usr/bin/gtkdoc-scan)
Program <https://ci.centos.org/job/libosinfo-build/systems=libvirt-debian-9/ws/bui...> found: YES (<https://ci.centos.org/job/libosinfo-build/systems=libvirt-debian-9/ws/bui...)>
Program check-symfile found: YES (<https://ci.centos.org/job/libosinfo-build/systems=libvirt-debian-9/ws/tes...)>
Program check-symsorting found: YES (<https://ci.centos.org/job/libosinfo-build/systems=libvirt-debian-9/ws/tes...)>
Build targets in project: 37
Found ninja-1.7.2 at /usr/bin/ninja
+ /usr/bin/ninja
[1/125] Generating osinfo-install-script.1 with a custom command.
[2/125] Generating osinfo-query.1 with a custom command.
[3/125] Generating osinfo-detect.1 with a custom command.
[4/125] Generating osinfo_enum_types.c with a meson_exe.py custom command.
[5/125] Generating osinfo_enum_types.h with a meson_exe.py custom command.
[6/125] Compiling C object 'osinfo/2eb04f7@@osinfo-1.0(a)sha/osinfo_device_driverlist.c.o'.
[7/125] Compiling C object 'osinfo/2eb04f7@@osinfo-1.0(a)sha/osinfo_avatar_format.c.o'.
[8/125] Compiling C object 'osinfo/2eb04f7@@osinfo-1.0(a)sha/osinfo_device_driver.c.o'.
[9/125] Compiling C object 'osinfo/2eb04f7@@osinfo-1.0(a)sha/osinfo_datamaplist.c.o'.
[10/125] Compiling C object 'osinfo/2eb04f7@@osinfo-1.0(a)sha/osinfo_datamap.c.o'.
[11/125] Compiling C object 'osinfo/2eb04f7@@osinfo-1.0@sha/meson-generated_.._osinfo_enum_types.c.o'.
[12/125] Compiling C object 'osinfo/2eb04f7@@osinfo-1.0(a)sha/osinfo_device.c.o'.
[13/125] Compiling C object 'osinfo/2eb04f7@@osinfo-1.0(a)sha/osinfo_filter.c.o'.
[14/125] Compiling C object 'osinfo/2eb04f7@@osinfo-1.0(a)sha/osinfo_install_config.c.o'.
[15/125] Compiling C object 'osinfo/2eb04f7@@osinfo-1.0(a)sha/osinfo_devicelink.c.o'.
[16/125] Compiling C object 'osinfo/2eb04f7@@osinfo-1.0(a)sha/osinfo_devicelinklist.c.o'.
[17/125] Compiling C object 'osinfo/2eb04f7@@osinfo-1.0(a)sha/osinfo_devicelinkfilter.c.o'.
[18/125] Compiling C object 'osinfo/2eb04f7@@osinfo-1.0(a)sha/osinfo_devicelist.c.o'.
[19/125] Compiling C object 'osinfo/2eb04f7@@osinfo-1.0(a)sha/osinfo_firmware.c.o'.
[20/125] Compiling C object 'osinfo/2eb04f7@@osinfo-1.0(a)sha/osinfo_firmwarelist.c.o'.
[21/125] Compiling C object 'osinfo/2eb04f7@@osinfo-1.0(a)sha/osinfo_entity.c.o'.
[22/125] Compiling C object 'osinfo/2eb04f7@@osinfo-1.0(a)sha/osinfo_install_scriptlist.c.o'.
[23/125] Compiling C object 'osinfo/2eb04f7@@osinfo-1.0(a)sha/osinfo_product.c.o'.
[24/125] Compiling C object 'osinfo/2eb04f7@@osinfo-1.0(a)sha/osinfo_install_config_param.c.o'.
[25/125] Compiling C object 'osinfo/2eb04f7@@osinfo-1.0(a)sha/osinfo_install_script.c.o'.
[26/125] Compiling C object 'osinfo/2eb04f7@@osinfo-1.0(a)sha/osinfo_install_config_paramlist.c.o'.
[27/125] Compiling C object 'osinfo/2eb04f7@@osinfo-1.0(a)sha/osinfo_productfilter.c.o'.
[28/125] Compiling C object 'osinfo/2eb04f7@@osinfo-1.0(a)sha/osinfo_deployment.c.o'.
[29/125] Compiling C object 'osinfo/2eb04f7@@osinfo-1.0(a)sha/osinfo_productlist.c.o'.
[30/125] Compiling C object 'osinfo/2eb04f7@@osinfo-1.0(a)sha/osinfo_oslist.c.o'.
[31/125] Compiling C object 'osinfo/2eb04f7@@osinfo-1.0(a)sha/osinfo_list.c.o'.
[32/125] Compiling C object 'osinfo/2eb04f7@@osinfo-1.0(a)sha/osinfo_platform.c.o'.
[33/125] Compiling C object 'osinfo/2eb04f7@@osinfo-1.0(a)sha/osinfo_platformlist.c.o'.
[34/125] Compiling C object 'tests/59830eb@@test-install-script@exe/meson-generated_.._.._osinfo_osinfo_enum_types.c.o'.
[35/125] Compiling C object 'tests/59830eb@@test-imagelist@exe/meson-generated_.._.._osinfo_osinfo_enum_types.c.o'.
[36/125] Compiling C object 'osinfo/2eb04f7@@osinfo-1.0(a)sha/osinfo_os_variantlist.c.o'.
[37/125] Compiling C object 'osinfo/2eb04f7@@osinfo-1.0(a)sha/osinfo_resourceslist.c.o'.
[38/125] Compiling C object 'osinfo/2eb04f7@@osinfo-1.0(a)sha/osinfo_os.c.o'.
[39/125] Compiling C object 'osinfo/2eb04f7@@osinfo-1.0(a)sha/osinfo_tree.c.o'.
[40/125] Compiling C object 'osinfo/2eb04f7@@osinfo-1.0(a)sha/osinfo_treelist.c.o'.
[41/125] Compiling C object 'osinfo/2eb04f7@@osinfo-1.0(a)sha/osinfo_image.c.o'.
[42/125] Compiling C object 'osinfo/2eb04f7@@osinfo-1.0(a)sha/osinfo_os_variant.c.o'.
[43/125] Compiling C object 'osinfo/2eb04f7@@osinfo-1.0(a)sha/osinfo_medialist.c.o'.
[44/125] Compiling C object 'osinfo/2eb04f7@@osinfo-1.0(a)sha/osinfo_loader.c.o'.
[45/125] Compiling C object 'osinfo/2eb04f7@@osinfo-1.0(a)sha/osinfo_deploymentlist.c.o'.
[46/125] Compiling C object 'osinfo/2eb04f7@@osinfo-1.0(a)sha/osinfo_resources.c.o'.
[47/125] Compiling C object 'osinfo/2eb04f7@@osinfo-1.0(a)sha/osinfo_media.c.o'.
[48/125] Compiling C object 'osinfo/2eb04f7@@osinfo-1.0(a)sha/osinfo_db.c.o'.
[49/125] Compiling C object 'osinfo/2eb04f7@@osinfo-1.0(a)sha/osinfo_imagelist.c.o'.
[50/125] Compiling C object 'osinfo/2eb04f7@@osinfo-1.0(a)sha/osinfo_util_private.c.o'.
[51/125] Compiling C object 'tools/f9d35d4@@osinfo-install-script@exe/meson-generated_.._.._osinfo_osinfo_enum_types.c.o'.
[52/125] Compiling C object 'tools/f9d35d4@@osinfo-install-script(a)exe/osinfo-install-script.c.o'.
[53/125] Compiling C object 'tools/f9d35d4@@osinfo-detect@exe/meson-generated_.._.._osinfo_osinfo_enum_types.c.o'.
[54/125] Linking target osinfo/libosinfo-1.0.so.0.1008.0.
[55/125] Compiling C object 'tools/f9d35d4@@osinfo-detect(a)exe/osinfo-detect.c.o'.
[56/125] Compiling C object 'tests/59830eb@@test-device@exe/meson-generated_.._.._osinfo_osinfo_enum_types.c.o'.
[57/125] Generating symbol file 'osinfo/2eb04f7@@osinfo-1.0(a)sha/libosinfo-1.0.so.0.1008.0.symbols'.
[58/125] Compiling C object 'tools/f9d35d4@@osinfo-query@exe/meson-generated_.._.._osinfo_osinfo_enum_types.c.o'.
[59/125] Linking target tools/osinfo-install-script.
[60/125] Compiling C object 'tools/f9d35d4@@osinfo-query(a)exe/osinfo-query.c.o'.
[61/125] Linking target tools/osinfo-detect.
[62/125] Linking target tools/osinfo-query.
[63/125] Compiling C object 'tests/59830eb@@test-tree@exe/meson-generated_.._.._osinfo_osinfo_enum_types.c.o'.
[64/125] Compiling C object 'tests/59830eb@@test-db@exe/meson-generated_.._.._osinfo_osinfo_enum_types.c.o'.
[65/125] Generating Libosinfo-1.0.gir with a custom command.
FAILED: osinfo/Libosinfo-1.0.gir
/usr/bin/g-ir-scanner -I/usr/include/gobject-introspection-1.0 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread --no-libtool --namespace=Libosinfo --nsversion=1.0 --warn-all --output osinfo/Libosinfo-1.0.gir --c-include=osinfo/osinfo.h -I<https://ci.centos.org/job/libosinfo-build/systems=libvirt-debian-9/ws/osinfo> -I<https://ci.centos.org/job/libosinfo-build/systems=libvirt-debian-9/ws/bui...> -I./. -I../. -I./osinfo/. -I../osinfo/. --filelist=<https://ci.centos.org/job/libosinfo-build/systems=libvirt-debian-9/ws/bui...> --include=GObject-2.0 --include=Gio-2.0 --include=libxml2-2.0 --symbol-prefix=osinfo --identifier-prefix=Osinfo --pkg-export=libosinfo-1.0 --cflags-begin -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_44 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_44 '-DPKG_DATA_DIR="/home/jenkins/build/libvirt/share/libosinfo"' '-DDATA_DIR="/home/jenkins/build/libvirt/share"' '-DSYS_CONF_DIR="/home/jenkins/build/libvirt/etc"' '-DLOCALEDIR="/home/jenkins/build/libvirt/share/locale"' '-DGETTEXT_PACKAGE="libosinfo"' -W -Waddress -Waggressive-loop-optimizations -Wall -Warray-bounds -Wattributes -Wbuiltin-macro-redefined -Wchar-subscripts -Wclobbered -Wcomment -Wcomments -Wcoverage-mismatch -Wcpp -Wdate-time -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wempty-body -Wendif-labels -Wenum-compare -Wextra -Wformat-contains-nul -Wformat-extra-args -Wformat-security -Wformat-y2k -Wformat-zero-length -Wfree-nonheap-object -Wignored-qualifiers -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Winit-self -Winline -Wint-to-pointer-cast -Winvalid-memory-model -Winvalid-pch -Wjump-misses-init -Wlogical-op -Wmain -Wmaybe-uninitialized -Wmissing-braces -Wmissing-declarations -Wmissing-field-initializers -Wmissing-include-dirs -Wmissing-parameter-type -Wmissing-prototypes -Wmultichar -Wnarrowing -Wnested-externs -Wnonnull -Wold-style-declaration -Wold-style-definition -Wopenmp-simd -Woverflow -Woverlength-strings -Woverride-init -Wpacked -Wpacked-bitfield-compat -Wparentheses -Wpointer-arith -Wpointer-sign -Wpointer-to-int-cast -Wpragmas -Wreturn-local-addr -Wreturn-type -Wsequence-point -Wshadow -Wsizeof-pointer-memaccess -Wstack-protector -Wstrict-aliasing -Wstrict-overflow -Wstrict-prototypes -Wsuggest-attribute=const -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wsuggest-attribute=pure -Wswitch -Wswitch-default -Wsync-nand -Wtrampolines -Wtrigraphs -Wtype-limits -Wuninitialized -Wunknown-pragmas -Wunused -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-function -Wunused-label -Wunused-local-typedefs -Wunused-parameter -Wunused-result -Wunused-value -Wunused-variable -Wvarargs -Wvariadic-macros -Wvector-operation-performance -Wvla -Wvolatile-register-var -Wwrite-strings -Wnormalized=nfc -Wno-sign-compare -Wno-sign-conversion -Wno-conversion -Wno-unused-parameter -Wjump-misses-init -Wframe-larger-than=4096 -Wno-overlength-strings --param=ssp-buffer-size=4 -fexceptions -fasynchronous-unwind-tables -fdiagnostics-show-option -funit-at-a-time -fipa-pure-const -Wno-suggest-attribute=pure -Wno-suggest-attribute=const -fstack-protector-all -Werror '-DPCI_IDS="/usr/share/misc/pci.ids"' '-DUSB_IDS="/usr/share/misc/usb.ids"' -I./. -I../. -I./osinfo/. -I../osinfo/. -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/libsoup-2.4 -I/usr/include/libxml2 --cflags-end --library osinfo-1.0 -L<https://ci.centos.org/job/libosinfo-build/systems=libvirt-debian-9/ws/bui...> -lgobject-2.0 -lglib-2.0 -lgio-2.0 -lsoup-2.4 -lxml2 -lxslt
<https://ci.centos.org/job/libosinfo-build/systems=libvirt-debian-9/ws/bui...>: /home/jenkins/build/libvirt/lib/x86_64-linux-gnu/libosinfo-1.0.so.0: version `LIBOSINFO_1.8.0' not found (required by <https://ci.centos.org/job/libosinfo-build/systems=libvirt-debian-9/ws/bui...)>
Command '['<https://ci.centos.org/job/libosinfo-build/systems=libvirt-debian-9/ws/bui...',> '--introspect-dump=<https://ci.centos.org/job/libosinfo-build/systems=libvirt-debian-9/ws/bui...']'> returned non-zero exit status 1
[66/125] Compiling C object 'tests/59830eb@@test-devicelist@exe/meson-generated_.._.._osinfo_osinfo_enum_types.c.o'.
[67/125] Compiling C object 'tests/59830eb@@test-db(a)exe/test-db.c.o'.
ninja: build stopped: subcommand failed.
Build step 'Execute shell' marked build as failure
4 years, 11 months
[Libvirt-ci] Build failed in Jenkins: libvirt-build » libvirt-debian-9 #1080
by ci@centos.org
See <https://ci.centos.org/job/libvirt-build/systems=libvirt-debian-9/1080/dis...>
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...'>
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...'>
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
4 years, 11 months
[Libvirt-ci] Build failed in Jenkins: libvirt-glib-syntax-check » libvirt-freebsd-12 #880
by ci@centos.org
See <https://ci.centos.org/job/libvirt-glib-syntax-check/systems=libvirt-freeb...>
------------------------------------------
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-freeb...>
[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
4 years, 11 months