[igt-dev] ✗ Fi.CI.BUILD: failure for Split display/graphics versions and add ADL-P (rev3)
Patchwork
patchwork at emeril.freedesktop.org
Sat Jun 5 18:53:18 UTC 2021
== Series Details ==
Series: Split display/graphics versions and add ADL-P (rev3)
URL : https://patchwork.freedesktop.org/series/91040/
State : failure
== Summary ==
IGT patchset build failed on latest successful build
1fbc1e7d602f96a7f4e2b95057eef994656b8e74 i915/gem_exec_schedule: Check for timeslicing
../lib/intel_device_info.c:499:2: note: in expansion of macro ‘INTEL_VGA_DEVICE’
INTEL_VGA_DEVICE(PCI_MATCH_ANY, &intel_generic_info),
^~~~~~~~~~~~~~~~
../lib/i915_pciids.h:41:2: note: (near initialization for ‘intel_device_match[301].device_id’)
0x030000, 0xff0000, \
^~~~~~~~
../lib/intel_device_info.c:499:2: note: in expansion of macro ‘INTEL_VGA_DEVICE’
INTEL_VGA_DEVICE(PCI_MATCH_ANY, &intel_generic_info),
^~~~~~~~~~~~~~~~
../lib/i915_pciids.h:41:12: warning: excess elements in scalar initializer
0x030000, 0xff0000, \
^~~~~~~~
../lib/intel_device_info.c:499:2: note: in expansion of macro ‘INTEL_VGA_DEVICE’
INTEL_VGA_DEVICE(PCI_MATCH_ANY, &intel_generic_info),
^~~~~~~~~~~~~~~~
../lib/i915_pciids.h:41:12: note: (near initialization for ‘intel_device_match[301].device_id’)
0x030000, 0xff0000, \
^~~~~~~~
../lib/intel_device_info.c:499:2: note: in expansion of macro ‘INTEL_VGA_DEVICE’
INTEL_VGA_DEVICE(PCI_MATCH_ANY, &intel_generic_info),
^~~~~~~~~~~~~~~~
../lib/i915_pciids.h:42:2: warning: excess elements in scalar initializer
(unsigned long) info }
^
../lib/intel_device_info.c:499:2: note: in expansion of macro ‘INTEL_VGA_DEVICE’
INTEL_VGA_DEVICE(PCI_MATCH_ANY, &intel_generic_info),
^~~~~~~~~~~~~~~~
../lib/i915_pciids.h:42:2: note: (near initialization for ‘intel_device_match[301].device_id’)
(unsigned long) info }
^
../lib/intel_device_info.c:499:2: note: in expansion of macro ‘INTEL_VGA_DEVICE’
INTEL_VGA_DEVICE(PCI_MATCH_ANY, &intel_generic_info),
^~~~~~~~~~~~~~~~
../lib/intel_device_info.c:406:57: error: missing braces around initializer [-Werror=missing-braces]
static const struct pci_id_match intel_device_match[] = {
^
../lib/intel_device_info.c:497:2:
INTEL_ADLP_IDS(&intel_alderlake_p_info),
{
../lib/intel_device_info.c:406:57: error: missing braces around initializer [-Werror=missing-braces]
static const struct pci_id_match intel_device_match[] = {
^
../lib/intel_device_info.c:497:2:
INTEL_ADLP_IDS(&intel_alderlake_p_info),
{
../lib/intel_device_info.c:500:1:
};
}
cc1: some warnings being treated as errors
ninja: build stopped: subcommand failed.
More information about the igt-dev
mailing list