[Libvirt-ci] Build failed in Jenkins: libosinfo-build » libvirt-debian-9 #304

See <https://ci.centos.org/job/libosinfo-build/systems=libvirt-debian-9/304/display/redirect?page=changes> 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/build-aux/dist.sh)> 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/build-aux/syntax-check> found: YES (<https://ci.centos.org/job/libosinfo-build/systems=libvirt-debian-9/ws/build-aux/syntax-check)> Program check-symfile found: YES (<https://ci.centos.org/job/libosinfo-build/systems=libvirt-debian-9/ws/tests/check-symfile)> Program check-symsorting found: YES (<https://ci.centos.org/job/libosinfo-build/systems=libvirt-debian-9/ws/tests/check-symsorting)> 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@sha/osinfo_device_driverlist.c.o'. [7/125] Compiling C object 'osinfo/2eb04f7@@osinfo-1.0@sha/osinfo_avatar_format.c.o'. [8/125] Compiling C object 'osinfo/2eb04f7@@osinfo-1.0@sha/osinfo_device_driver.c.o'. [9/125] Compiling C object 'osinfo/2eb04f7@@osinfo-1.0@sha/osinfo_datamaplist.c.o'. [10/125] Compiling C object 'osinfo/2eb04f7@@osinfo-1.0@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@sha/osinfo_device.c.o'. [13/125] Compiling C object 'osinfo/2eb04f7@@osinfo-1.0@sha/osinfo_filter.c.o'. [14/125] Compiling C object 'osinfo/2eb04f7@@osinfo-1.0@sha/osinfo_install_config.c.o'. [15/125] Compiling C object 'osinfo/2eb04f7@@osinfo-1.0@sha/osinfo_devicelink.c.o'. [16/125] Compiling C object 'osinfo/2eb04f7@@osinfo-1.0@sha/osinfo_devicelinklist.c.o'. [17/125] Compiling C object 'osinfo/2eb04f7@@osinfo-1.0@sha/osinfo_devicelinkfilter.c.o'. [18/125] Compiling C object 'osinfo/2eb04f7@@osinfo-1.0@sha/osinfo_devicelist.c.o'. [19/125] Compiling C object 'osinfo/2eb04f7@@osinfo-1.0@sha/osinfo_firmware.c.o'. [20/125] Compiling C object 'osinfo/2eb04f7@@osinfo-1.0@sha/osinfo_firmwarelist.c.o'. [21/125] Compiling C object 'osinfo/2eb04f7@@osinfo-1.0@sha/osinfo_entity.c.o'. [22/125] Compiling C object 'osinfo/2eb04f7@@osinfo-1.0@sha/osinfo_install_scriptlist.c.o'. [23/125] Compiling C object 'osinfo/2eb04f7@@osinfo-1.0@sha/osinfo_product.c.o'. [24/125] Compiling C object 'osinfo/2eb04f7@@osinfo-1.0@sha/osinfo_install_config_param.c.o'. [25/125] Compiling C object 'osinfo/2eb04f7@@osinfo-1.0@sha/osinfo_install_script.c.o'. [26/125] Compiling C object 'osinfo/2eb04f7@@osinfo-1.0@sha/osinfo_install_config_paramlist.c.o'. [27/125] Compiling C object 'osinfo/2eb04f7@@osinfo-1.0@sha/osinfo_productfilter.c.o'. [28/125] Compiling C object 'osinfo/2eb04f7@@osinfo-1.0@sha/osinfo_deployment.c.o'. [29/125] Compiling C object 'osinfo/2eb04f7@@osinfo-1.0@sha/osinfo_productlist.c.o'. [30/125] Compiling C object 'osinfo/2eb04f7@@osinfo-1.0@sha/osinfo_oslist.c.o'. [31/125] Compiling C object 'osinfo/2eb04f7@@osinfo-1.0@sha/osinfo_list.c.o'. [32/125] Compiling C object 'osinfo/2eb04f7@@osinfo-1.0@sha/osinfo_platform.c.o'. [33/125] Compiling C object 'osinfo/2eb04f7@@osinfo-1.0@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@sha/osinfo_os_variantlist.c.o'. [37/125] Compiling C object 'osinfo/2eb04f7@@osinfo-1.0@sha/osinfo_resourceslist.c.o'. [38/125] Compiling C object 'osinfo/2eb04f7@@osinfo-1.0@sha/osinfo_os.c.o'. [39/125] Compiling C object 'osinfo/2eb04f7@@osinfo-1.0@sha/osinfo_tree.c.o'. [40/125] Compiling C object 'osinfo/2eb04f7@@osinfo-1.0@sha/osinfo_treelist.c.o'. [41/125] Compiling C object 'osinfo/2eb04f7@@osinfo-1.0@sha/osinfo_image.c.o'. [42/125] Compiling C object 'osinfo/2eb04f7@@osinfo-1.0@sha/osinfo_os_variant.c.o'. [43/125] Compiling C object 'osinfo/2eb04f7@@osinfo-1.0@sha/osinfo_medialist.c.o'. [44/125] Compiling C object 'osinfo/2eb04f7@@osinfo-1.0@sha/osinfo_loader.c.o'. [45/125] Compiling C object 'osinfo/2eb04f7@@osinfo-1.0@sha/osinfo_deploymentlist.c.o'. [46/125] Compiling C object 'osinfo/2eb04f7@@osinfo-1.0@sha/osinfo_resources.c.o'. [47/125] Compiling C object 'osinfo/2eb04f7@@osinfo-1.0@sha/osinfo_media.c.o'. [48/125] Compiling C object 'osinfo/2eb04f7@@osinfo-1.0@sha/osinfo_db.c.o'. [49/125] Compiling C object 'osinfo/2eb04f7@@osinfo-1.0@sha/osinfo_imagelist.c.o'. [50/125] Compiling C object 'osinfo/2eb04f7@@osinfo-1.0@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@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@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@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@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/build/osinfo> -I./. -I../. -I./osinfo/. -I../osinfo/. --filelist=<https://ci.centos.org/job/libosinfo-build/systems=libvirt-debian-9/ws/build/osinfo/2eb04f7@@osinfo-1.0@sha/Libosinfo_1.0_gir_filelist> --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/build/osinfo> -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/build/tmp-introspectll2ulz17/Libosinfo-1.0>: /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/build/tmp-introspectll2ulz17/Libosinfo-1.0)> Command '['<https://ci.centos.org/job/libosinfo-build/systems=libvirt-debian-9/ws/build/tmp-introspectll2ulz17/Libosinfo-1.0',> '--introspect-dump=<https://ci.centos.org/job/libosinfo-build/systems=libvirt-debian-9/ws/build/tmp-introspectll2ulz17/functions.txt,/home/jenkins/libosinfo/build/tmp-introspectll2ulz17/dump.xml']'> 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@exe/test-db.c.o'. ninja: build stopped: subcommand failed. Build step 'Execute shell' marked build as failure

See <https://ci.centos.org/job/libosinfo-build/systems=libvirt-debian-9/305/display/redirect?page=changes> Changes: [berrange] po: refresh translations from zanata ------------------------------------------ [...truncated 2.93 KB...] Commit message: "po: refresh translations from zanata" > git rev-list --no-walk 1c80d841eec20f9f0cd266c6865a6c4aab03fc4f # 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/jenkins5854967797274681196.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/build-aux/dist.sh)> 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/build-aux/syntax-check> found: YES (<https://ci.centos.org/job/libosinfo-build/systems=libvirt-debian-9/ws/build-aux/syntax-check)> Program check-symfile found: YES (<https://ci.centos.org/job/libosinfo-build/systems=libvirt-debian-9/ws/tests/check-symfile)> Program check-symsorting found: YES (<https://ci.centos.org/job/libosinfo-build/systems=libvirt-debian-9/ws/tests/check-symsorting)> 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.h with a meson_exe.py custom command. [5/125] Generating osinfo_enum_types.c with a meson_exe.py custom command. [6/125] Compiling C object 'osinfo/2eb04f7@@osinfo-1.0@sha/osinfo_avatar_format.c.o'. [7/125] Compiling C object 'osinfo/2eb04f7@@osinfo-1.0@sha/osinfo_datamap.c.o'. [8/125] Compiling C object 'osinfo/2eb04f7@@osinfo-1.0@sha/osinfo_device_driver.c.o'. [9/125] Compiling C object 'osinfo/2eb04f7@@osinfo-1.0@sha/osinfo_datamaplist.c.o'. [10/125] Compiling C object 'osinfo/2eb04f7@@osinfo-1.0@sha/meson-generated_.._osinfo_enum_types.c.o'. [11/125] Compiling C object 'osinfo/2eb04f7@@osinfo-1.0@sha/osinfo_device.c.o'. [12/125] Compiling C object 'osinfo/2eb04f7@@osinfo-1.0@sha/osinfo_filter.c.o'. [13/125] Compiling C object 'osinfo/2eb04f7@@osinfo-1.0@sha/osinfo_install_config.c.o'. [14/125] Compiling C object 'osinfo/2eb04f7@@osinfo-1.0@sha/osinfo_devicelink.c.o'. [15/125] Compiling C object 'osinfo/2eb04f7@@osinfo-1.0@sha/osinfo_devicelinklist.c.o'. [16/125] Compiling C object 'osinfo/2eb04f7@@osinfo-1.0@sha/osinfo_device_driverlist.c.o'. [17/125] Compiling C object 'osinfo/2eb04f7@@osinfo-1.0@sha/osinfo_devicelinkfilter.c.o'. [18/125] Compiling C object 'osinfo/2eb04f7@@osinfo-1.0@sha/osinfo_devicelist.c.o'. [19/125] Compiling C object 'osinfo/2eb04f7@@osinfo-1.0@sha/osinfo_firmwarelist.c.o'. [20/125] Compiling C object 'osinfo/2eb04f7@@osinfo-1.0@sha/osinfo_firmware.c.o'. [21/125] Compiling C object 'osinfo/2eb04f7@@osinfo-1.0@sha/osinfo_install_script.c.o'. [22/125] Compiling C object 'osinfo/2eb04f7@@osinfo-1.0@sha/osinfo_entity.c.o'. [23/125] Compiling C object 'osinfo/2eb04f7@@osinfo-1.0@sha/osinfo_product.c.o'. [24/125] Compiling C object 'osinfo/2eb04f7@@osinfo-1.0@sha/osinfo_install_config_param.c.o'. [25/125] Compiling C object 'osinfo/2eb04f7@@osinfo-1.0@sha/osinfo_install_scriptlist.c.o'. [26/125] Compiling C object 'osinfo/2eb04f7@@osinfo-1.0@sha/osinfo_productfilter.c.o'. [27/125] Compiling C object 'osinfo/2eb04f7@@osinfo-1.0@sha/osinfo_install_config_paramlist.c.o'. [28/125] Compiling C object 'osinfo/2eb04f7@@osinfo-1.0@sha/osinfo_deployment.c.o'. [29/125] Compiling C object 'osinfo/2eb04f7@@osinfo-1.0@sha/osinfo_list.c.o'. [30/125] Compiling C object 'osinfo/2eb04f7@@osinfo-1.0@sha/osinfo_oslist.c.o'. [31/125] Compiling C object 'osinfo/2eb04f7@@osinfo-1.0@sha/osinfo_productlist.c.o'. [32/125] Compiling C object 'osinfo/2eb04f7@@osinfo-1.0@sha/osinfo_platform.c.o'. [33/125] Compiling C object 'tests/59830eb@@test-install-script@exe/meson-generated_.._.._osinfo_osinfo_enum_types.c.o'. [34/125] Compiling C object 'osinfo/2eb04f7@@osinfo-1.0@sha/osinfo_os.c.o'. [35/125] Compiling C object 'osinfo/2eb04f7@@osinfo-1.0@sha/osinfo_os_variantlist.c.o'. [36/125] Compiling C object 'osinfo/2eb04f7@@osinfo-1.0@sha/osinfo_resourceslist.c.o'. [37/125] Compiling C object 'osinfo/2eb04f7@@osinfo-1.0@sha/osinfo_platformlist.c.o'. [38/125] Compiling C object 'tests/59830eb@@test-imagelist@exe/meson-generated_.._.._osinfo_osinfo_enum_types.c.o'. [39/125] Compiling C object 'osinfo/2eb04f7@@osinfo-1.0@sha/osinfo_tree.c.o'. [40/125] Compiling C object 'osinfo/2eb04f7@@osinfo-1.0@sha/osinfo_loader.c.o'. [41/125] Compiling C object 'osinfo/2eb04f7@@osinfo-1.0@sha/osinfo_treelist.c.o'. [42/125] Compiling C object 'osinfo/2eb04f7@@osinfo-1.0@sha/osinfo_image.c.o'. [43/125] Compiling C object 'osinfo/2eb04f7@@osinfo-1.0@sha/osinfo_os_variant.c.o'. [44/125] Compiling C object 'osinfo/2eb04f7@@osinfo-1.0@sha/osinfo_media.c.o'. [45/125] Compiling C object 'osinfo/2eb04f7@@osinfo-1.0@sha/osinfo_medialist.c.o'. [46/125] Compiling C object 'osinfo/2eb04f7@@osinfo-1.0@sha/osinfo_deploymentlist.c.o'. [47/125] Compiling C object 'osinfo/2eb04f7@@osinfo-1.0@sha/osinfo_resources.c.o'. [48/125] Compiling C object 'osinfo/2eb04f7@@osinfo-1.0@sha/osinfo_db.c.o'. [49/125] Compiling C object 'osinfo/2eb04f7@@osinfo-1.0@sha/osinfo_imagelist.c.o'. [50/125] Compiling C object 'tools/f9d35d4@@osinfo-install-script@exe/meson-generated_.._.._osinfo_osinfo_enum_types.c.o'. [51/125] Compiling C object 'tools/f9d35d4@@osinfo-detect@exe/meson-generated_.._.._osinfo_osinfo_enum_types.c.o'. [52/125] Compiling C object 'osinfo/2eb04f7@@osinfo-1.0@sha/osinfo_util_private.c.o'. [53/125] Compiling C object 'tools/f9d35d4@@osinfo-install-script@exe/osinfo-install-script.c.o'. [54/125] Compiling C object 'tools/f9d35d4@@osinfo-detect@exe/osinfo-detect.c.o'. [55/125] Compiling C object 'tools/f9d35d4@@osinfo-query@exe/meson-generated_.._.._osinfo_osinfo_enum_types.c.o'. [56/125] Compiling C object 'tools/f9d35d4@@osinfo-query@exe/osinfo-query.c.o'. [57/125] Compiling C object 'tests/59830eb@@test-tree@exe/meson-generated_.._.._osinfo_osinfo_enum_types.c.o'. [58/125] Compiling C object 'tests/59830eb@@test-device@exe/meson-generated_.._.._osinfo_osinfo_enum_types.c.o'. [59/125] Compiling C object 'tests/59830eb@@test-db@exe/meson-generated_.._.._osinfo_osinfo_enum_types.c.o'. [60/125] Compiling C object 'tests/59830eb@@test-db@exe/test-db.c.o'. [61/125] Compiling C object 'tests/59830eb@@test-devicelist@exe/meson-generated_.._.._osinfo_osinfo_enum_types.c.o'. [62/125] Linking target osinfo/libosinfo-1.0.so.0.1008.0. [63/125] Compiling C object 'tests/59830eb@@test-device@exe/test-device.c.o'. [64/125] Generating symbol file 'osinfo/2eb04f7@@osinfo-1.0@sha/libosinfo-1.0.so.0.1008.0.symbols'. [65/125] Compiling C object 'tests/59830eb@@test-devicelinklist@exe/meson-generated_.._.._osinfo_osinfo_enum_types.c.o'. [66/125] Linking target tools/osinfo-install-script. [67/125] Linking target tools/osinfo-detect. [68/125] Linking target tools/osinfo-query. [69/125] Linking target tests/test-db. [70/125] Linking target tests/test-device. [71/125] Compiling C object 'tests/59830eb@@test-devicelist@exe/test-devicelist.c.o'. [72/125] Compiling C object 'tests/59830eb@@test-devicelinklist@exe/test-devicelinklist.c.o'. [73/125] Linking target tests/test-devicelist. [74/125] Linking target tests/test-devicelinklist. [75/125] Compiling C object 'tests/59830eb@@test-entity@exe/meson-generated_.._.._osinfo_osinfo_enum_types.c.o'. [76/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/build/osinfo> -I./. -I../. -I./osinfo/. -I../osinfo/. --filelist=<https://ci.centos.org/job/libosinfo-build/systems=libvirt-debian-9/ws/build/osinfo/2eb04f7@@osinfo-1.0@sha/Libosinfo_1.0_gir_filelist> --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/build/osinfo> -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/build/tmp-introspectj_ihalnq/Libosinfo-1.0>: /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/build/tmp-introspectj_ihalnq/Libosinfo-1.0)> Command '['<https://ci.centos.org/job/libosinfo-build/systems=libvirt-debian-9/ws/build/tmp-introspectj_ihalnq/Libosinfo-1.0',> '--introspect-dump=<https://ci.centos.org/job/libosinfo-build/systems=libvirt-debian-9/ws/build/tmp-introspectj_ihalnq/functions.txt,/home/jenkins/libosinfo/build/tmp-introspectj_ihalnq/dump.xml']'> returned non-zero exit status 1 [77/125] Compiling C object 'tests/59830eb@@test-entity@exe/test-entity.c.o'. [78/125] Compiling C object 'tests/59830eb@@test-filter@exe/meson-generated_.._.._osinfo_osinfo_enum_types.c.o'. ninja: build stopped: subcommand failed. Build step 'Execute shell' marked build as failure

See <https://ci.centos.org/job/libosinfo-build/systems=libvirt-debian-9/306/display/redirect?page=changes> Changes: [fabiano] po: Remove empty files ------------------------------------------ [...truncated 1.90 KB...] > git clean -fdx # timeout=10 [libosinfo] $ /bin/sh -xe /tmp/jenkins9187480822857476059.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/build-aux/dist.sh)> 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/build-aux/syntax-check> found: YES (<https://ci.centos.org/job/libosinfo-build/systems=libvirt-debian-9/ws/build-aux/syntax-check)> Program check-symfile found: YES (<https://ci.centos.org/job/libosinfo-build/systems=libvirt-debian-9/ws/tests/check-symfile)> Program check-symsorting found: YES (<https://ci.centos.org/job/libosinfo-build/systems=libvirt-debian-9/ws/tests/check-symsorting)> 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.h with a meson_exe.py custom command. [5/125] Generating osinfo_enum_types.c with a meson_exe.py custom command. [6/125] Compiling C object 'osinfo/2eb04f7@@osinfo-1.0@sha/osinfo_avatar_format.c.o'. [7/125] Compiling C object 'osinfo/2eb04f7@@osinfo-1.0@sha/osinfo_datamap.c.o'. [8/125] Compiling C object 'osinfo/2eb04f7@@osinfo-1.0@sha/osinfo_device_driver.c.o'. [9/125] Compiling C object 'osinfo/2eb04f7@@osinfo-1.0@sha/osinfo_datamaplist.c.o'. [10/125] Compiling C object 'osinfo/2eb04f7@@osinfo-1.0@sha/meson-generated_.._osinfo_enum_types.c.o'. [11/125] Compiling C object 'osinfo/2eb04f7@@osinfo-1.0@sha/osinfo_device.c.o'. [12/125] Compiling C object 'osinfo/2eb04f7@@osinfo-1.0@sha/osinfo_device_driverlist.c.o'. [13/125] Compiling C object 'osinfo/2eb04f7@@osinfo-1.0@sha/osinfo_filter.c.o'. [14/125] Compiling C object 'osinfo/2eb04f7@@osinfo-1.0@sha/osinfo_install_config.c.o'. [15/125] Compiling C object 'osinfo/2eb04f7@@osinfo-1.0@sha/osinfo_devicelinklist.c.o'. [16/125] Compiling C object 'osinfo/2eb04f7@@osinfo-1.0@sha/osinfo_devicelink.c.o'. [17/125] Compiling C object 'osinfo/2eb04f7@@osinfo-1.0@sha/osinfo_devicelinkfilter.c.o'. [18/125] Compiling C object 'osinfo/2eb04f7@@osinfo-1.0@sha/osinfo_devicelist.c.o'. [19/125] Compiling C object 'osinfo/2eb04f7@@osinfo-1.0@sha/osinfo_firmware.c.o'. [20/125] Compiling C object 'osinfo/2eb04f7@@osinfo-1.0@sha/osinfo_firmwarelist.c.o'. [21/125] Compiling C object 'osinfo/2eb04f7@@osinfo-1.0@sha/osinfo_entity.c.o'. [22/125] Compiling C object 'osinfo/2eb04f7@@osinfo-1.0@sha/osinfo_install_script.c.o'. [23/125] Compiling C object 'osinfo/2eb04f7@@osinfo-1.0@sha/osinfo_install_scriptlist.c.o'. [24/125] Compiling C object 'osinfo/2eb04f7@@osinfo-1.0@sha/osinfo_product.c.o'. [25/125] Compiling C object 'osinfo/2eb04f7@@osinfo-1.0@sha/osinfo_productfilter.c.o'. [26/125] Compiling C object 'osinfo/2eb04f7@@osinfo-1.0@sha/osinfo_install_config_param.c.o'. [27/125] Compiling C object 'osinfo/2eb04f7@@osinfo-1.0@sha/osinfo_install_config_paramlist.c.o'. [28/125] Compiling C object 'osinfo/2eb04f7@@osinfo-1.0@sha/osinfo_deployment.c.o'. [29/125] Compiling C object 'osinfo/2eb04f7@@osinfo-1.0@sha/osinfo_list.c.o'. [30/125] Compiling C object 'osinfo/2eb04f7@@osinfo-1.0@sha/osinfo_productlist.c.o'. [31/125] Compiling C object 'osinfo/2eb04f7@@osinfo-1.0@sha/osinfo_platform.c.o'. [32/125] Compiling C object 'osinfo/2eb04f7@@osinfo-1.0@sha/osinfo_platformlist.c.o'. [33/125] Compiling C object 'osinfo/2eb04f7@@osinfo-1.0@sha/osinfo_oslist.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@sha/osinfo_os.c.o'. [37/125] Compiling C object 'osinfo/2eb04f7@@osinfo-1.0@sha/osinfo_os_variantlist.c.o'. [38/125] Compiling C object 'osinfo/2eb04f7@@osinfo-1.0@sha/osinfo_resourceslist.c.o'. [39/125] Compiling C object 'osinfo/2eb04f7@@osinfo-1.0@sha/osinfo_loader.c.o'. [40/125] Compiling C object 'osinfo/2eb04f7@@osinfo-1.0@sha/osinfo_treelist.c.o'. [41/125] Compiling C object 'osinfo/2eb04f7@@osinfo-1.0@sha/osinfo_os_variant.c.o'. [42/125] Compiling C object 'osinfo/2eb04f7@@osinfo-1.0@sha/osinfo_image.c.o'. [43/125] Compiling C object 'osinfo/2eb04f7@@osinfo-1.0@sha/osinfo_medialist.c.o'. [44/125] Compiling C object 'osinfo/2eb04f7@@osinfo-1.0@sha/osinfo_deploymentlist.c.o'. [45/125] Compiling C object 'osinfo/2eb04f7@@osinfo-1.0@sha/osinfo_tree.c.o'. [46/125] Compiling C object 'osinfo/2eb04f7@@osinfo-1.0@sha/osinfo_resources.c.o'. [47/125] Compiling C object 'osinfo/2eb04f7@@osinfo-1.0@sha/osinfo_imagelist.c.o'. [48/125] Compiling C object 'osinfo/2eb04f7@@osinfo-1.0@sha/osinfo_media.c.o'. [49/125] Compiling C object 'osinfo/2eb04f7@@osinfo-1.0@sha/osinfo_db.c.o'. [50/125] Compiling C object 'tools/f9d35d4@@osinfo-install-script@exe/meson-generated_.._.._osinfo_osinfo_enum_types.c.o'. [51/125] Compiling C object 'osinfo/2eb04f7@@osinfo-1.0@sha/osinfo_util_private.c.o'. [52/125] Compiling C object 'tools/f9d35d4@@osinfo-install-script@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] Compiling C object 'tools/f9d35d4@@osinfo-detect@exe/osinfo-detect.c.o'. [55/125] Compiling C object 'tools/f9d35d4@@osinfo-query@exe/meson-generated_.._.._osinfo_osinfo_enum_types.c.o'. [56/125] Compiling C object 'tests/59830eb@@test-device@exe/meson-generated_.._.._osinfo_osinfo_enum_types.c.o'. [57/125] Compiling C object 'tools/f9d35d4@@osinfo-query@exe/osinfo-query.c.o'. [58/125] Compiling C object 'tests/59830eb@@test-db@exe/meson-generated_.._.._osinfo_osinfo_enum_types.c.o'. [59/125] Compiling C object 'tests/59830eb@@test-tree@exe/meson-generated_.._.._osinfo_osinfo_enum_types.c.o'. [60/125] Compiling C object 'tests/59830eb@@test-devicelist@exe/meson-generated_.._.._osinfo_osinfo_enum_types.c.o'. [61/125] Compiling C object 'tests/59830eb@@test-db@exe/test-db.c.o'. [62/125] Compiling C object 'tests/59830eb@@test-device@exe/test-device.c.o'. [63/125] Compiling C object 'tests/59830eb@@test-devicelinklist@exe/meson-generated_.._.._osinfo_osinfo_enum_types.c.o'. [64/125] Linking target osinfo/libosinfo-1.0.so.0.1008.0. [65/125] Compiling C object 'tests/59830eb@@test-devicelist@exe/test-devicelist.c.o'. [66/125] Compiling C object 'tests/59830eb@@test-devicelinklist@exe/test-devicelinklist.c.o'. [67/125] Compiling C object 'tests/59830eb@@test-entity@exe/meson-generated_.._.._osinfo_osinfo_enum_types.c.o'. [68/125] Compiling C object 'tests/59830eb@@test-entity@exe/test-entity.c.o'. [69/125] Compiling C object 'tests/59830eb@@test-filter@exe/meson-generated_.._.._osinfo_osinfo_enum_types.c.o'. [70/125] Generating symbol file 'osinfo/2eb04f7@@osinfo-1.0@sha/libosinfo-1.0.so.0.1008.0.symbols'. [71/125] Compiling C object 'tests/59830eb@@test-filter@exe/test-filter.c.o'. [72/125] Linking target tools/osinfo-install-script. [73/125] Linking target tools/osinfo-detect. [74/125] Linking target tests/test-db. [75/125] Linking target tools/osinfo-query. [76/125] Linking target tests/test-device. [77/125] Linking target tests/test-devicelinklist. [78/125] Linking target tests/test-devicelist. [79/125] Linking target tests/test-entity. [80/125] Compiling C object 'tests/59830eb@@test-firmware@exe/test-firmware.c.o'. [81/125] Compiling C object 'tests/59830eb@@test-image@exe/test-image.c.o'. [82/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/build/osinfo> -I./. -I../. -I./osinfo/. -I../osinfo/. --filelist=<https://ci.centos.org/job/libosinfo-build/systems=libvirt-debian-9/ws/build/osinfo/2eb04f7@@osinfo-1.0@sha/Libosinfo_1.0_gir_filelist> --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/build/osinfo> -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/build/tmp-introspect2tahdv1w/Libosinfo-1.0>: /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/build/tmp-introspect2tahdv1w/Libosinfo-1.0)> Command '['<https://ci.centos.org/job/libosinfo-build/systems=libvirt-debian-9/ws/build/tmp-introspect2tahdv1w/Libosinfo-1.0',> '--introspect-dump=<https://ci.centos.org/job/libosinfo-build/systems=libvirt-debian-9/ws/build/tmp-introspect2tahdv1w/functions.txt,/home/jenkins/libosinfo/build/tmp-introspect2tahdv1w/dump.xml']'> returned non-zero exit status 1 [83/125] Compiling C object 'tests/59830eb@@test-firmwarelist@exe/test-firmwarelist.c.o'. [84/125] Linking target tests/test-filter. ninja: build stopped: subcommand failed. Build step 'Execute shell' marked build as failure

See <https://ci.centos.org/job/libosinfo-build/systems=libvirt-debian-9/307/display/redirect> ------------------------------------------ [...truncated 2.56 KB...] 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/build-aux/dist.sh)> 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/build-aux/syntax-check> found: YES (<https://ci.centos.org/job/libosinfo-build/systems=libvirt-debian-9/ws/build-aux/syntax-check)> Program check-symfile found: YES (<https://ci.centos.org/job/libosinfo-build/systems=libvirt-debian-9/ws/tests/check-symfile)> Program check-symsorting found: YES (<https://ci.centos.org/job/libosinfo-build/systems=libvirt-debian-9/ws/tests/check-symsorting)> 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_enum_types.h with a meson_exe.py custom command. [4/125] Generating osinfo-detect.1 with a custom command. [5/125] Generating osinfo_enum_types.c with a meson_exe.py custom command. [6/125] Compiling C object 'osinfo/2eb04f7@@osinfo-1.0@sha/osinfo_device_driverlist.c.o'. [7/125] Compiling C object 'osinfo/2eb04f7@@osinfo-1.0@sha/osinfo_datamap.c.o'. [8/125] Compiling C object 'osinfo/2eb04f7@@osinfo-1.0@sha/osinfo_avatar_format.c.o'. [9/125] Compiling C object 'osinfo/2eb04f7@@osinfo-1.0@sha/osinfo_datamaplist.c.o'. [10/125] Compiling C object 'osinfo/2eb04f7@@osinfo-1.0@sha/meson-generated_.._osinfo_enum_types.c.o'. [11/125] Compiling C object 'osinfo/2eb04f7@@osinfo-1.0@sha/osinfo_device.c.o'. [12/125] Compiling C object 'osinfo/2eb04f7@@osinfo-1.0@sha/osinfo_install_config.c.o'. [13/125] Compiling C object 'osinfo/2eb04f7@@osinfo-1.0@sha/osinfo_devicelink.c.o'. [14/125] Compiling C object 'osinfo/2eb04f7@@osinfo-1.0@sha/osinfo_devicelinklist.c.o'. [15/125] Compiling C object 'osinfo/2eb04f7@@osinfo-1.0@sha/osinfo_filter.c.o'. [16/125] Compiling C object 'osinfo/2eb04f7@@osinfo-1.0@sha/osinfo_devicelinkfilter.c.o'. [17/125] Compiling C object 'osinfo/2eb04f7@@osinfo-1.0@sha/osinfo_device_driver.c.o'. [18/125] Compiling C object 'osinfo/2eb04f7@@osinfo-1.0@sha/osinfo_devicelist.c.o'. [19/125] Compiling C object 'osinfo/2eb04f7@@osinfo-1.0@sha/osinfo_firmware.c.o'. [20/125] Compiling C object 'osinfo/2eb04f7@@osinfo-1.0@sha/osinfo_entity.c.o'. [21/125] Compiling C object 'osinfo/2eb04f7@@osinfo-1.0@sha/osinfo_firmwarelist.c.o'. [22/125] Compiling C object 'osinfo/2eb04f7@@osinfo-1.0@sha/osinfo_install_script.c.o'. [23/125] Compiling C object 'osinfo/2eb04f7@@osinfo-1.0@sha/osinfo_install_scriptlist.c.o'. [24/125] Compiling C object 'osinfo/2eb04f7@@osinfo-1.0@sha/osinfo_product.c.o'. [25/125] Compiling C object 'osinfo/2eb04f7@@osinfo-1.0@sha/osinfo_productfilter.c.o'. [26/125] Compiling C object 'osinfo/2eb04f7@@osinfo-1.0@sha/osinfo_install_config_param.c.o'. [27/125] Compiling C object 'osinfo/2eb04f7@@osinfo-1.0@sha/osinfo_install_config_paramlist.c.o'. [28/125] Compiling C object 'osinfo/2eb04f7@@osinfo-1.0@sha/osinfo_productlist.c.o'. [29/125] Compiling C object 'osinfo/2eb04f7@@osinfo-1.0@sha/osinfo_deployment.c.o'. [30/125] Compiling C object 'osinfo/2eb04f7@@osinfo-1.0@sha/osinfo_list.c.o'. [31/125] Compiling C object 'osinfo/2eb04f7@@osinfo-1.0@sha/osinfo_oslist.c.o'. [32/125] Compiling C object 'osinfo/2eb04f7@@osinfo-1.0@sha/osinfo_platform.c.o'. [33/125] Compiling C object 'osinfo/2eb04f7@@osinfo-1.0@sha/osinfo_platformlist.c.o'. [34/125] Compiling C object 'tests/59830eb@@test-imagelist@exe/meson-generated_.._.._osinfo_osinfo_enum_types.c.o'. [35/125] Compiling C object 'osinfo/2eb04f7@@osinfo-1.0@sha/osinfo_os.c.o'. [36/125] Compiling C object 'tests/59830eb@@test-install-script@exe/meson-generated_.._.._osinfo_osinfo_enum_types.c.o'. [37/125] Compiling C object 'osinfo/2eb04f7@@osinfo-1.0@sha/osinfo_os_variantlist.c.o'. [38/125] Compiling C object 'osinfo/2eb04f7@@osinfo-1.0@sha/osinfo_loader.c.o'. [39/125] Compiling C object 'osinfo/2eb04f7@@osinfo-1.0@sha/osinfo_resourceslist.c.o'. [40/125] Compiling C object 'osinfo/2eb04f7@@osinfo-1.0@sha/osinfo_tree.c.o'. [41/125] Compiling C object 'osinfo/2eb04f7@@osinfo-1.0@sha/osinfo_treelist.c.o'. [42/125] Compiling C object 'osinfo/2eb04f7@@osinfo-1.0@sha/osinfo_image.c.o'. [43/125] Compiling C object 'osinfo/2eb04f7@@osinfo-1.0@sha/osinfo_os_variant.c.o'. [44/125] Compiling C object 'osinfo/2eb04f7@@osinfo-1.0@sha/osinfo_medialist.c.o'. [45/125] Compiling C object 'osinfo/2eb04f7@@osinfo-1.0@sha/osinfo_deploymentlist.c.o'. [46/125] Compiling C object 'osinfo/2eb04f7@@osinfo-1.0@sha/osinfo_media.c.o'. [47/125] Compiling C object 'osinfo/2eb04f7@@osinfo-1.0@sha/osinfo_resources.c.o'. [48/125] Compiling C object 'osinfo/2eb04f7@@osinfo-1.0@sha/osinfo_db.c.o'. [49/125] Compiling C object 'osinfo/2eb04f7@@osinfo-1.0@sha/osinfo_imagelist.c.o'. [50/125] Compiling C object 'tools/f9d35d4@@osinfo-install-script@exe/osinfo-install-script.c.o'. [51/125] Compiling C object 'osinfo/2eb04f7@@osinfo-1.0@sha/osinfo_util_private.c.o'. [52/125] Compiling C object 'tools/f9d35d4@@osinfo-install-script@exe/meson-generated_.._.._osinfo_osinfo_enum_types.c.o'. [53/125] Compiling C object 'tools/f9d35d4@@osinfo-detect@exe/meson-generated_.._.._osinfo_osinfo_enum_types.c.o'. [54/125] Compiling C object 'tools/f9d35d4@@osinfo-detect@exe/osinfo-detect.c.o'. [55/125] Compiling C object 'tests/59830eb@@test-device@exe/meson-generated_.._.._osinfo_osinfo_enum_types.c.o'. [56/125] Compiling C object 'tools/f9d35d4@@osinfo-query@exe/meson-generated_.._.._osinfo_osinfo_enum_types.c.o'. [57/125] Compiling C object 'tests/59830eb@@test-tree@exe/meson-generated_.._.._osinfo_osinfo_enum_types.c.o'. [58/125] Compiling C object 'tools/f9d35d4@@osinfo-query@exe/osinfo-query.c.o'. [59/125] Compiling C object 'tests/59830eb@@test-db@exe/meson-generated_.._.._osinfo_osinfo_enum_types.c.o'. [60/125] Compiling C object 'tests/59830eb@@test-db@exe/test-db.c.o'. [61/125] Compiling C object 'tests/59830eb@@test-devicelist@exe/meson-generated_.._.._osinfo_osinfo_enum_types.c.o'. [62/125] Compiling C object 'tests/59830eb@@test-device@exe/test-device.c.o'. [63/125] Compiling C object 'tests/59830eb@@test-devicelinklist@exe/meson-generated_.._.._osinfo_osinfo_enum_types.c.o'. [64/125] Compiling C object 'tests/59830eb@@test-devicelist@exe/test-devicelist.c.o'. [65/125] Compiling C object 'tests/59830eb@@test-entity@exe/meson-generated_.._.._osinfo_osinfo_enum_types.c.o'. [66/125] Compiling C object 'tests/59830eb@@test-devicelinklist@exe/test-devicelinklist.c.o'. [67/125] Linking target osinfo/libosinfo-1.0.so.0.1008.0. [68/125] Compiling C object 'tests/59830eb@@test-entity@exe/test-entity.c.o'. [69/125] Compiling C object 'tests/59830eb@@test-filter@exe/meson-generated_.._.._osinfo_osinfo_enum_types.c.o'. [70/125] Compiling C object 'tests/59830eb@@test-filter@exe/test-filter.c.o'. [71/125] Compiling C object 'tests/59830eb@@test-firmware@exe/test-firmware.c.o'. [72/125] Compiling C object 'tests/59830eb@@test-image@exe/test-image.c.o'. [73/125] Compiling C object 'tests/59830eb@@test-firmwarelist@exe/test-firmwarelist.c.o'. [74/125] Compiling C object 'tests/59830eb@@test-firmware@exe/meson-generated_.._.._osinfo_osinfo_enum_types.c.o'. [75/125] Compiling C object 'tests/59830eb@@test-firmwarelist@exe/meson-generated_.._.._osinfo_osinfo_enum_types.c.o'. [76/125] Compiling C object 'tests/59830eb@@test-image@exe/meson-generated_.._.._osinfo_osinfo_enum_types.c.o'. [77/125] Compiling C object 'tests/59830eb@@test-imagelist@exe/test-imagelist.c.o'. [78/125] Compiling C object 'tests/59830eb@@test-list@exe/meson-generated_.._.._osinfo_osinfo_enum_types.c.o'. [79/125] Compiling C object 'tests/59830eb@@test-list@exe/test-list.c.o'. [80/125] Compiling C object 'tests/59830eb@@test-install-script@exe/test-install-script.c.o'. [81/125] Compiling C object 'tests/59830eb@@test-loader@exe/test-loader.c.o'. [82/125] Generating symbol file 'osinfo/2eb04f7@@osinfo-1.0@sha/libosinfo-1.0.so.0.1008.0.symbols'. [83/125] Linking target tests/test-image. [84/125] Compiling C object 'tests/59830eb@@test-oslist@exe/meson-generated_.._.._osinfo_osinfo_enum_types.c.o'. [85/125] Linking target tools/osinfo-install-script. [86/125] Linking target tools/osinfo-detect. [87/125] Linking target tools/osinfo-query. [88/125] Linking target tests/test-db. [89/125] Linking target tests/test-devicelinklist. [90/125] Linking target tests/test-device. [91/125] Linking target tests/test-devicelist. [92/125] Linking target tests/test-entity. [93/125] Linking target tests/test-firmware. [94/125] Linking target tests/test-filter. [95/125] Linking target tests/test-firmwarelist. [96/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/build/osinfo> -I./. -I../. -I./osinfo/. -I../osinfo/. --filelist=<https://ci.centos.org/job/libosinfo-build/systems=libvirt-debian-9/ws/build/osinfo/2eb04f7@@osinfo-1.0@sha/Libosinfo_1.0_gir_filelist> --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/build/osinfo> -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/build/tmp-introspectnns2sh9a/Libosinfo-1.0>: /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/build/tmp-introspectnns2sh9a/Libosinfo-1.0)> Command '['<https://ci.centos.org/job/libosinfo-build/systems=libvirt-debian-9/ws/build/tmp-introspectnns2sh9a/Libosinfo-1.0',> '--introspect-dump=<https://ci.centos.org/job/libosinfo-build/systems=libvirt-debian-9/ws/build/tmp-introspectnns2sh9a/functions.txt,/home/jenkins/libosinfo/build/tmp-introspectnns2sh9a/dump.xml']'> returned non-zero exit status 1 [97/125] Linking target tests/test-install-script. [98/125] Linking target tests/test-imagelist. ninja: build stopped: subcommand failed. Build step 'Execute shell' marked build as failure

participants (1)
-
ci@centos.org