See
<
https://ci.centos.org/job/libosinfo-build/systems=libvirt-freebsd-12/241/...
Changes:
[fidencio] test-install-script: Use g_unlink() instead of unlink()
[fidencio] Indent includes/defines
[fidencio] cfg.mk: Remove exclude_file_name_regexp--sc_preprocessor_indentation
[fidencio] cfg.mk: Remove exclude_file_name_regexp--sc_require_config_h*
[fidencio] cfg.mk: Remove exclude_file_name_regexp--sc_prohibit_atoi_atof
[fidencio] cfg.mk: Remove exclude_file_name_regexp--sc_space_tab
[fidencio] cfg.mk: Update exclude_file_name_regexp--sc_bindtextdomain
[fidencio] cfg.mk: Update exclude_file_name_regexp--sc_trailing_blank
[fidencio] maint.mk: Update to the latest gnulib
[fidencio] Don't include config.h
[fidencio] readme: Add "Testing" section
[fidencio] loader: Fix "switch-default" warning
[fidencio] Add support to meson build system
[fidencio] spec: Switch to %ldconfig_scriptlets
[fidencio] spec: Remove BuildRoot definition
[fidencio] spec: Adapt to use meson
[fidencio] prepare-release: Adapt to use meson
[fidencio] Drop autotools support
[fidencio] Support `make syntax-check` without Makefile
[fidencio] Move files needed for `make syntax-check` to build-aux
[fidencio] meson: Add syntax-check as part of our test-suite
------------------------------------------
Started by upstream project "libosinfo-build" build number 241
originally caused by:
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/libosinfo-build/systems=libvirt-freebsd-12/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 --force --progress
https://gitlab.com/libosinfo/libosinfo.git
+refs/heads/*:refs/remotes/origin/*
Checking out Revision
2cf6a6be9e80af30832307205b89a60de28782b8 (refs/remotes/origin/master)
git config core.sparsecheckout # timeout=10
git checkout -f 2cf6a6be9e80af30832307205b89a60de28782b8
Commit message:
"meson: Add syntax-check as part of our test-suite"
git rev-list --no-walk 6b8f93e0e16ded877d2170f96defb0f22781541f #
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/jenkins16708351861754269946.sh
+ rm -rf build
+ mkdir build
+ cd build
+ meson .. . '--prefix=/home/jenkins/build/libvirt'
The Meson build system
Version: 0.51.2
Source dir:
/usr<https://ci.centos.org/job/libosinfo-build/systems=libvirt-freebsd-12/ws/>
Build dir:
/usr<https://ci.centos.org/job/libosinfo-build/systems=libvirt-freebsd-12/ws/build>
Build type: native build
Project name: libosinfo
Project version: 1.7.0
C compiler for the host machine: ccache cc (clang 6.0.1 "FreeBSD clang version 6.0.1
(tags/RELEASE_601/final 335540) (based on LLVM 6.0.1)")
Build machine cpu family: x86_64
Build machine cpu: x86_64
Program g-ir-scanner found: YES (/usr/local/bin/g-ir-scanner)
Vala compiler for the host machine: valac (valac 0.40.15)
Configuring libosinfo.spec using configuration
Configuring mingw-libosinfo.spec using configuration
Program build-aux/dist.sh found: YES
(/usr<https://ci.centos.org/job/libosinfo-build/systems=libvirt-freebsd-12/ws/build-aux/dist.sh)>
Found pkg-config: /usr/local/bin/pkg-config (1.6.3)
Run-time dependency glib-2.0 found: YES 2.56.3
Run-time dependency gio-2.0 found: YES 2.56.3
Run-time dependency gobject-2.0 found: YES 2.56.3
Run-time dependency libsoup-2.4 found: YES 2.62.3
Run-time dependency libxml-2.0 found: YES 2.9.9
Run-time dependency libxslt found: YES 1.1.33
Compiler for C supports arguments -W: YES
Compiler for C supports arguments -Waddress: YES
Compiler for C supports arguments -Waggressive-loop-optimizations: NO
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 -Wcast-align: YES
Compiler for C supports arguments -Wchar-subscripts: YES
Compiler for C supports arguments -Wclobbered: NO
Compiler for C supports arguments -Wcomment: YES
Compiler for C supports arguments -Wcomments: YES
Compiler for C supports arguments -Wcoverage-mismatch: NO
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: NO
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: NO
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: NO
Compiler for C supports arguments -Winvalid-pch: YES
Compiler for C supports arguments -Wjump-misses-init: NO
Compiler for C supports arguments -Wlogical-op: NO
Compiler for C supports arguments -Wmain: YES
Compiler for C supports arguments -Wmaybe-uninitialized: NO
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: NO
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: NO
Compiler for C supports arguments -Wold-style-definition: YES
Compiler for C supports arguments -Wopenmp-simd: NO
Compiler for C supports arguments -Woverflow: YES
Compiler for C supports arguments -Woverlength-strings: YES
Compiler for C supports arguments -Woverride-init: NO
Compiler for C supports arguments -Wpacked: YES
Compiler for C supports arguments -Wpacked-bitfield-compat: NO
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: NO
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: NO
Compiler for C supports arguments -Wsuggest-attribute=format: NO
Compiler for C supports arguments -Wsuggest-attribute=noreturn: NO
Compiler for C supports arguments -Wsuggest-attribute=pure: NO
Compiler for C supports arguments -Wswitch: YES
Compiler for C supports arguments -Wswitch-default: YES
Compiler for C supports arguments -Wsync-nand: NO
Compiler for C supports arguments -Wtrampolines: NO
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 -Wunsafe-loop-optimizations: NO
Compiler for C supports arguments -Wunused: YES
Compiler for C supports arguments -Wunused-but-set-parameter: NO
Compiler for C supports arguments -Wunused-but-set-variable: NO
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: NO
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: NO
Compiler for C supports arguments -Wno-sign-compare: YES
Compiler for C supports arguments -Wno-sign-conversion: YES
Compiler for C supports arguments -Wno-conversion: YES
Compiler for C supports arguments -Wno-unused-parameter: YES
Compiler for C supports arguments -Wjump-misses-init: NO (cached)
Compiler for C supports arguments -Wframe-larger-than=4096: YES
Compiler for C supports arguments -Wno-overlength-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: NO
Compiler for C supports arguments -Wno-suggest-attribute=pure: NO
Compiler for C supports arguments -Wno-suggest-attribute=const: NO
Compiler for C supports arguments -Werror: YES
Message: Location of pci.ids: "/usr/local/share/pciids/pci.ids"
Message: Location of usb.ids: "/usr/local/share/usbids/usb.ids"
Compiler for C supports link arguments -Wl,--no-undefined: YES
Configuring osinfo_version.h using configuration
Configuring libosinfo-1.0.pc using configuration
Found pkg-config: /usr/local/bin/pkg-config (1.6.3)
Program pod2man found: YES (/usr/local/bin/pod2man)
Program gtkdoc-scan found: YES (/usr/local/bin/gtkdoc-scan)
Program
/usr<https://ci.centos.org/job/libosinfo-build/systems=libvirt-freebsd-12/ws/build-aux/syntax-check>
found: YES
(/usr<https://ci.centos.org/job/libosinfo-build/systems=libvirt-freebsd-12/ws/build-aux/syntax-check)>
Build targets in project: 37
Found ninja-1.9.0 at /usr/local/bin/ninja
+ ninja
[1/125] Generating osinfo-detect.1 with a custom command.
[2/125] Generating osinfo-install-script.1 with a custom command.
[3/125] Generating osinfo-query.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/meson-generated_.._osinfo_enum_types.c.o'.
FAILED: osinfo/2eb04f7@@osinfo-1.0@sha/meson-generated_.._osinfo_enum_types.c.o
ccache cc -Iosinfo/2eb04f7@@osinfo-1.0(a)sha -Iosinfo -I../osinfo -I. -I../
-I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include
-I/usr/local/include/libsoup-2.4 -I/usr/local/include/libxml2 -Xclang -fcolor-diagnostics
-pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -std=gnu99 -O2 -g
-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 -Wall -Warray-bounds
-Wattributes -Wbuiltin-macro-redefined -Wcast-align -Wchar-subscripts -Wcomment -Wcomments
-Wcpp -Wdate-time -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero
-Wempty-body -Wendif-labels -Wenum-compare -Wextra -Wformat-extra-args -Wformat-security
-Wformat-y2k -Wformat-zero-length -Wignored-qualifiers -Wimplicit
-Wimplicit-function-declaration -Wimplicit-int -Winit-self -Winline -Wint-to-pointer-cast
-Winvalid-pch -Wmain -Wmissing-braces -Wmissing-declarations -Wmissing-field-initializers
-Wmissing-include-dirs -Wmissing-prototypes -Wmultichar -Wnarrowing -Wnested-externs
-Wnonnull -Wold-style-definition -Woverflow -Woverlength-strings -Wpacked -Wparentheses
-Wpointer-arith -Wpointer-sign -Wpointer-to-int-cast -Wpragmas -Wreturn-type
-Wsequence-point -Wshadow -Wsizeof-pointer-memaccess -Wstack-protector -Wstrict-aliasing
-Wstrict-overflow -Wstrict-prototypes -Wswitch -Wswitch-default -Wtrigraphs -Wtype-limits
-Wuninitialized -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label
-Wunused-local-typedefs -Wunused-parameter -Wunused-result -Wunused-value
-Wunused-variable -Wvarargs -Wvariadic-macros -Wvla -Wvolatile-register-var
-Wwrite-strings -Wno-sign-compare -Wno-sign-conversion -Wno-conversion
-Wno-unused-parameter -Wframe-larger-than=4096 -Wno-overlength-strings
--param=ssp-buffer-size=4 -fexceptions -fasynchronous-unwind-tables
-fdiagnostics-show-option -funit-at-a-time -Werror
'-DPCI_IDS="/usr/local/share/pciids/pci.ids"'
'-DUSB_IDS="/usr/local/share/usbids/usb.ids"' -fPIC -pthread -MD -MQ
'osinfo/2eb04f7@@osinfo-1.0@sha/meson-generated_.._osinfo_enum_types.c.o' -MF
'osinfo/2eb04f7@@osinfo-1.0@sha/meson-generated_.._osinfo_enum_types.c.o.d' -o
'osinfo/2eb04f7@@osinfo-1.0@sha/meson-generated_.._osinfo_enum_types.c.o' -c
osinfo/osinfo_enum_types.c
In file included from osinfo/osinfo_enum_types.c:6:
In file included from ../osinfo/osinfo.h:57:
In file included from ../osinfo/osinfo_os.h:34:
../osinfo/osinfo_tree.h:63:35: error: redefinition of typedef 'OsinfoTree' is a
C11 feature [-Werror,-Wtypedef-redefinition]
typedef struct _OsinfoTree OsinfoTree;
^
../osinfo/osinfo_install_script.h:44:33: note: previous definition is here
typedef struct _OsinfoTree OsinfoTree;
^
1 error generated.
[7/125] Compiling C object
'osinfo/2eb04f7@@osinfo-1.0(a)sha/osinfo_avatar_format.c.o'.
FAILED: osinfo/2eb04f7@@osinfo-1.0(a)sha/osinfo_avatar_format.c.o
ccache cc -Iosinfo/2eb04f7@@osinfo-1.0(a)sha -Iosinfo -I../osinfo -I. -I../
-I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include
-I/usr/local/include/libsoup-2.4 -I/usr/local/include/libxml2 -Xclang -fcolor-diagnostics
-pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -std=gnu99 -O2 -g
-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 -Wall -Warray-bounds
-Wattributes -Wbuiltin-macro-redefined -Wcast-align -Wchar-subscripts -Wcomment -Wcomments
-Wcpp -Wdate-time -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero
-Wempty-body -Wendif-labels -Wenum-compare -Wextra -Wformat-extra-args -Wformat-security
-Wformat-y2k -Wformat-zero-length -Wignored-qualifiers -Wimplicit
-Wimplicit-function-declaration -Wimplicit-int -Winit-self -Winline -Wint-to-pointer-cast
-Winvalid-pch -Wmain -Wmissing-braces -Wmissing-declarations -Wmissing-field-initializers
-Wmissing-include-dirs -Wmissing-prototypes -Wmultichar -Wnarrowing -Wnested-externs
-Wnonnull -Wold-style-definition -Woverflow -Woverlength-strings -Wpacked -Wparentheses
-Wpointer-arith -Wpointer-sign -Wpointer-to-int-cast -Wpragmas -Wreturn-type
-Wsequence-point -Wshadow -Wsizeof-pointer-memaccess -Wstack-protector -Wstrict-aliasing
-Wstrict-overflow -Wstrict-prototypes -Wswitch -Wswitch-default -Wtrigraphs -Wtype-limits
-Wuninitialized -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label
-Wunused-local-typedefs -Wunused-parameter -Wunused-result -Wunused-value
-Wunused-variable -Wvarargs -Wvariadic-macros -Wvla -Wvolatile-register-var
-Wwrite-strings -Wno-sign-compare -Wno-sign-conversion -Wno-conversion
-Wno-unused-parameter -Wframe-larger-than=4096 -Wno-overlength-strings
--param=ssp-buffer-size=4 -fexceptions -fasynchronous-unwind-tables
-fdiagnostics-show-option -funit-at-a-time -Werror
'-DPCI_IDS="/usr/local/share/pciids/pci.ids"'
'-DUSB_IDS="/usr/local/share/usbids/usb.ids"' -fPIC -pthread -MD -MQ
'osinfo/2eb04f7@@osinfo-1.0(a)sha/osinfo_avatar_format.c.o' -MF
'osinfo/2eb04f7@@osinfo-1.0(a)sha/osinfo_avatar_format.c.o.d' -o
'osinfo/2eb04f7@@osinfo-1.0(a)sha/osinfo_avatar_format.c.o' -c
../osinfo/osinfo_avatar_format.c
In file included from ../osinfo/osinfo_avatar_format.c:26:
In file included from ../osinfo/osinfo.h:57:
In file included from ../osinfo/osinfo_os.h:34:
../osinfo/osinfo_tree.h:63:35: error: redefinition of typedef 'OsinfoTree' is a
C11 feature [-Werror,-Wtypedef-redefinition]
typedef struct _OsinfoTree OsinfoTree;
^
../osinfo/osinfo_install_script.h:44:33: note: previous definition is here
typedef struct _OsinfoTree OsinfoTree;
^
1 error generated.
[8/125] Compiling C object 'osinfo/2eb04f7@@osinfo-1.0(a)sha/osinfo_datamap.c.o'.
FAILED: osinfo/2eb04f7@@osinfo-1.0(a)sha/osinfo_datamap.c.o
ccache cc -Iosinfo/2eb04f7@@osinfo-1.0(a)sha -Iosinfo -I../osinfo -I. -I../
-I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include
-I/usr/local/include/libsoup-2.4 -I/usr/local/include/libxml2 -Xclang -fcolor-diagnostics
-pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -std=gnu99 -O2 -g
-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 -Wall -Warray-bounds
-Wattributes -Wbuiltin-macro-redefined -Wcast-align -Wchar-subscripts -Wcomment -Wcomments
-Wcpp -Wdate-time -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero
-Wempty-body -Wendif-labels -Wenum-compare -Wextra -Wformat-extra-args -Wformat-security
-Wformat-y2k -Wformat-zero-length -Wignored-qualifiers -Wimplicit
-Wimplicit-function-declaration -Wimplicit-int -Winit-self -Winline -Wint-to-pointer-cast
-Winvalid-pch -Wmain -Wmissing-braces -Wmissing-declarations -Wmissing-field-initializers
-Wmissing-include-dirs -Wmissing-prototypes -Wmultichar -Wnarrowing -Wnested-externs
-Wnonnull -Wold-style-definition -Woverflow -Woverlength-strings -Wpacked -Wparentheses
-Wpointer-arith -Wpointer-sign -Wpointer-to-int-cast -Wpragmas -Wreturn-type
-Wsequence-point -Wshadow -Wsizeof-pointer-memaccess -Wstack-protector -Wstrict-aliasing
-Wstrict-overflow -Wstrict-prototypes -Wswitch -Wswitch-default -Wtrigraphs -Wtype-limits
-Wuninitialized -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label
-Wunused-local-typedefs -Wunused-parameter -Wunused-result -Wunused-value
-Wunused-variable -Wvarargs -Wvariadic-macros -Wvla -Wvolatile-register-var
-Wwrite-strings -Wno-sign-compare -Wno-sign-conversion -Wno-conversion
-Wno-unused-parameter -Wframe-larger-than=4096 -Wno-overlength-strings
--param=ssp-buffer-size=4 -fexceptions -fasynchronous-unwind-tables
-fdiagnostics-show-option -funit-at-a-time -Werror
'-DPCI_IDS="/usr/local/share/pciids/pci.ids"'
'-DUSB_IDS="/usr/local/share/usbids/usb.ids"' -fPIC -pthread -MD -MQ
'osinfo/2eb04f7@@osinfo-1.0(a)sha/osinfo_datamap.c.o' -MF
'osinfo/2eb04f7@@osinfo-1.0(a)sha/osinfo_datamap.c.o.d' -o
'osinfo/2eb04f7@@osinfo-1.0(a)sha/osinfo_datamap.c.o' -c ../osinfo/osinfo_datamap.c
In file included from ../osinfo/osinfo_datamap.c:24:
In file included from ../osinfo/osinfo.h:57:
In file included from ../osinfo/osinfo_os.h:34:
../osinfo/osinfo_tree.h:63:35: error: redefinition of typedef 'OsinfoTree' is a
C11 feature [-Werror,-Wtypedef-redefinition]
typedef struct _OsinfoTree OsinfoTree;
^
../osinfo/osinfo_install_script.h:44:33: note: previous definition is here
typedef struct _OsinfoTree OsinfoTree;
^
1 error generated.
ninja: build stopped: subcommand failed.
Build step 'Execute shell' marked build as failure