✗ GitLab.Pipeline: warning for xe/oa: Add xe OA tests (rev2)
Patchwork
patchwork at emeril.freedesktop.org
Sat Feb 17 01:14:54 UTC 2024
== Series Details ==
Series: xe/oa: Add xe OA tests (rev2)
URL : https://patchwork.freedesktop.org/series/129927/
State : warning
== Summary ==
Pipeline status: FAILED.
see https://gitlab.freedesktop.org/gfx-ci/igt-ci-tags/-/pipelines/1105530 for the overview.
build:tests-debian-meson-armhf has failed (https://gitlab.freedesktop.org/gfx-ci/igt-ci-tags/-/jobs/55155905):
^
../lib/xe/xe_oa.c: In function ‘xe_oa_prop_to_ext’:
../lib/xe/xe_oa.c:660:16: error: cast to pointer from integer of different size [-Werror=int-to-pointer-cast]
__u64 *prop = (__u64 *)properties->properties_ptr;
^
../lib/xe/xe_oa.c:674:32: error: cast from pointer to integer of different size [-Werror=pointer-to-int-cast]
ext[j].base.next_extension = (__u64)&ext[j + 1];
^
../lib/xe/xe_oa.c: In function ‘xe_perf_ioctl’:
../lib/xe/xe_oa.c:688:12: error: cast from pointer to integer of different size [-Werror=pointer-to-int-cast]
.param = (__u64)((op == DRM_XE_PERF_OP_STREAM_OPEN) ? ext : arg),
^
cc1: some warnings being treated as errors
ninja: build stopped: subcommand failed.
section_end:1708132138:step_script
section_start:1708132138:cleanup_file_variables
Cleaning up project directory and file based variables
section_end:1708132138:cleanup_file_variables
ERROR: Job failed: exit code 1
build:tests-debian-meson-mips has failed (https://gitlab.freedesktop.org/gfx-ci/igt-ci-tags/-/jobs/55155907):
^
../lib/xe/xe_oa.c: In function ‘xe_oa_prop_to_ext’:
../lib/xe/xe_oa.c:660:16: error: cast to pointer from integer of different size [-Werror=int-to-pointer-cast]
__u64 *prop = (__u64 *)properties->properties_ptr;
^
../lib/xe/xe_oa.c:674:32: error: cast from pointer to integer of different size [-Werror=pointer-to-int-cast]
ext[j].base.next_extension = (__u64)&ext[j + 1];
^
../lib/xe/xe_oa.c: In function ‘xe_perf_ioctl’:
../lib/xe/xe_oa.c:688:12: error: cast from pointer to integer of different size [-Werror=pointer-to-int-cast]
.param = (__u64)((op == DRM_XE_PERF_OP_STREAM_OPEN) ? ext : arg),
^
cc1: some warnings being treated as errors
ninja: build stopped: subcommand failed.
section_end:1708132147:step_script
section_start:1708132147:cleanup_file_variables
Cleaning up project directory and file based variables
section_end:1708132148:cleanup_file_variables
ERROR: Job failed: exit code 1
== Logs ==
For more details see: https://gitlab.freedesktop.org/gfx-ci/igt-ci-tags/-/pipelines/1105530
More information about the Intel-gfx-trybot
mailing list