== Series Details == Series: series starting with [1/2] tests/gem_create: Explicitly check for -EINVAL on create-invalid-size URL : https://patchwork.freedesktop.org/series/31316/ State : failure == Summary == IGT patchset build failed on latest successful build 08a2f887b26c89cfb1e1b5715a23d561b75e0dab lib: Reduce dependency on glib make all-recursive Making all in lib make all-recursive Making all in . Making all in tests make[4]: Nothing to be done for 'all'. Making all in man make[2]: Nothing to be done for 'all'. Making all in tools Making all in null_state_gen make[3]: Nothing to be done for 'all'. Making all in registers make[3]: Nothing to be done for 'all'. make[3]: Nothing to be done for 'all-am'. Making all in scripts make[2]: Nothing to be done for 'all'. Making all in benchmarks Making all in wsim make[3]: Nothing to be done for 'all'. Making all in ezbench.d make[3]: Nothing to be done for 'all'. make[3]: Nothing to be done for 'all-am'. Making all in tests Making all in intel-ci make[3]: Nothing to be done for 'all'. CCLD gem_bad_batch CCLD gem_hang CCLD gem_bad_blit CCLD gem_bad_address CCLD gem_non_secure_batch CCLD gem_stress CCLD core_auth CCLD core_get_client_auth CCLD core_getclient CCLD core_getstats CCLD core_getversion CCLD core_prop_blob CCLD core_setmaster_vs_auth CCLD debugfs_test CCLD drm_import_export CCLD drm_mm CCLD drm_read CCLD drm_vma_limiter CCLD drm_vma_limiter_cached CCLD drm_vma_limiter_cpu CCLD drm_vma_limiter_gtt CCLD drv_getparams_basic CCLD drv_hangman CCLD drv_missed_irq CCLD drv_module_reload CCLD drv_selftest CCLD drv_suspend CCLD gem_bad_reloc CCLD gem_basic CCLD gem_busy CCLD gem_caching CCLD gem_close CCLD gem_close_race CCLD gem_concurrent_blit CCLD gem_cpu_reloc CC gem_create.o gem_create.c: In function ‘invalid_size_test’: gem_create.c:99:25: error: storage size of ‘create’ isn’t known struct i915_gem_create create; ^~~~~~ In file included from ./../lib/intel_batchbuffer.h:8:0, from gem_create.c:52: gem_create.c:103:30: error: ‘IOCTL_I915_GEM_CREATE’ undeclared (first use in this function) igt_assert_eq(igt_ioctl(fd, IOCTL_I915_GEM_CREATE, &create), -1); ^ ./../lib/igt_core.h:396:15: note: in definition of macro ‘igt_assert_cmpint’ int __n1 = (n1), __n2 = (n2); \ ^~ gem_create.c:103:2: note: in expansion of macro ‘igt_assert_eq’ igt_assert_eq(igt_ioctl(fd, IOCTL_I915_GEM_CREATE, &create), -1); ^~~~~~~~~~~~~ gem_create.c:103:30: note: each undeclared identifier is reported only once for each function it appears in igt_assert_eq(igt_ioctl(fd, IOCTL_I915_GEM_CREATE, &create), -1); ^ ./../lib/igt_core.h:396:15: note: in definition of macro ‘igt_assert_cmpint’ int __n1 = (n1), __n2 = (n2); \ ^~ gem_create.c:103:2: note: in expansion of macro ‘igt_assert_eq’ igt_assert_eq(igt_ioctl(fd, IOCTL_I915_GEM_CREATE, &create), -1); ^~~~~~~~~~~~~ gem_create.c:99:25: warning: unused variable ‘create’ [-Wunused-variable] struct i915_gem_create create; ^~~~~~ Makefile:3947: recipe for target 'gem_create.o' failed make[3]: *** [gem_create.o] Error 1 Makefile:4432: recipe for target 'all-recursive' failed make[2]: *** [all-recursive] Error 1 Makefile:533: recipe for target 'all-recursive' failed make[1]: *** [all-recursive] Error 1 Makefile:465: recipe for target 'all' failed make: *** [all] Error 2 _______________________________________________ Intel-gfx mailing list Intel-gfx@xxxxxxxxxxxxxxxxxxxxx https://lists.freedesktop.org/mailman/listinfo/intel-gfx