✗ GitLab.Pipeline: warning for Intel Xe OA IGT lib and tools
Patchwork
patchwork at emeril.freedesktop.org
Wed Jun 26 21:44:10 UTC 2024
== Series Details ==
Series: Intel Xe OA IGT lib and tools
URL : https://patchwork.freedesktop.org/series/135451/
State : warning
== Summary ==
Pipeline status: FAILED.
see https://gitlab.freedesktop.org/gfx-ci/igt-ci-tags/-/pipelines/1211143 for the overview.
build:tests-debian-meson-armhf has failed (https://gitlab.freedesktop.org/gfx-ci/igt-ci-tags/-/jobs/60401052):
^
../lib/xe/xe_oa.c: In function ‘xe_oa_prop_to_ext’:
../lib/xe/xe_oa.c:1028: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:1042: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 ‘intel_xe_perf_ioctl’:
../lib/xe/xe_oa.c:1056: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:1719437995:step_script
section_start:1719437995:cleanup_file_variables
Cleaning up project directory and file based variables
section_end:1719437996: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/60401054):
^
../lib/xe/xe_oa.c: In function ‘xe_oa_prop_to_ext’:
../lib/xe/xe_oa.c:1028: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:1042: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 ‘intel_xe_perf_ioctl’:
../lib/xe/xe_oa.c:1056: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:1719438001:step_script
section_start:1719438001:cleanup_file_variables
Cleaning up project directory and file based variables
section_end:1719438002:cleanup_file_variables
ERROR: Job failed: exit code 1
== Logs ==
For more details see: https://gitlab.freedesktop.org/gfx-ci/igt-ci-tags/-/pipelines/1211143
More information about the igt-dev
mailing list