[Intel-xe] ✗ CI.Hooks: failure for Frontbuffer tracking refactoring (rev4)

Patchwork patchwork at emeril.freedesktop.org
Thu Aug 31 08:45:56 UTC 2023


== Series Details ==

Series: Frontbuffer tracking refactoring (rev4)
URL   : https://patchwork.freedesktop.org/series/122899/
State : failure

== Summary ==

run-parts: executing /workspace/ci/hooks/00-showenv
+ pwd
+ ls -la
/workspace
total 884
drwxrwxr-x 10 1003 1003   4096 Aug 31 08:45 .
drwxr-xr-x  1 root root   4096 Aug 31 08:45 ..
-rw-rw-r--  1 1003 1003 787664 Aug 31 08:45 build.log
-rw-rw-r--  1 1003 1003    809 Aug 31 08:37 checkpatch.log
drwxrwxr-x  5 1003 1003   4096 Aug 31 08:35 ci
drwxrwxr-x  9 1003 1003   4096 Aug 31 08:35 docker
drwxrwxr-x  8 1003 1003   4096 Aug 31 08:35 .git
-rw-rw-r--  1 1003 1003    910 Aug 31 08:37 git_apply.log
drwxrwxr-x  4 1003 1003   4096 Aug 31 08:35 .github
-rw-rw-r--  1 1003 1003    233 Aug 31 08:35 .groovylintrc.json
-rw-rw-r--  1 1003 1003     78 Aug 31 08:45 hooks.log
drwxrwxr-x 31 1003 1003   4096 Aug 31 08:45 kernel
-rw-rw-r--  1 1003 1003  17982 Aug 31 08:37 kernel.mbox
-rw-rw-r--  1 1003 1003  26482 Aug 31 08:38 kunit.log
-rw-rw-r--  1 1003 1003     48 Aug 31 08:37 parent.tag
drwxrwxr-x 45 1003 1003   4096 Aug 31 08:35 pipelines
-rw-rw-r--  1 1003 1003    793 Aug 31 08:35 README.adoc
drwxrwxr-x  3 1003 1003   4096 Aug 31 08:35 scripts
drwxrwxr-x  2 1003 1003   4096 Aug 31 08:35 .vscode
+ uname -a
Linux a8883b4d0a63 5.4.0-149-generic #166-Ubuntu SMP Tue Apr 18 16:51:45 UTC 2023 x86_64 x86_64 x86_64 GNU/Linux
+ export
+ grep -Ei '(^|\W)CI_'
declare -x CI_KERNEL_BUILD_DIR="/workspace/kernel/build64"
declare -x CI_KERNEL_IMAGES_DIR="/workspace/kernel/archive/boot"
declare -x CI_KERNEL_MODULES_DIR="/workspace/kernel/archive"
declare -x CI_KERNEL_SRC_DIR="/workspace/kernel"
declare -x CI_SRC_DIR="/workspace/kernel"
declare -x CI_TOOLS_SRC_DIR="/workspace/ci"
declare -x CI_WORKSPACE_DIR="/workspace"
+ '[' -n /workspace ']'
+ git_args='-C /workspace/kernel'
+ git_log_args=
+ git --no-pager -C /workspace/kernel log --format=oneline --abbrev-commit
1fd20f0f7 drm/i915/display: Use drm_gem_object_get/put
7f6c9e058 fixup! drm/i915/display: Remaining changes to make xe compile
17a04aa8f drm/xe: Add empty define for i915_ggtt_clear_scanout
f769e2eec fixup! drm/i915/display: Remaining changes to make xe compile
cbd8c1dcc drm/xe: Add struct i915_active for Xe
a548000fe drm/xe/display: Include i916_active header
52fdce13f drm/xe: Add i915_active.h compatibility header
5c7f8e1b7 fixup! drm/i915/display: Remaining changes to make xe compile
40243eab6 drm/xe: Add frontbuffer setter/getter for xe_bo
9613c6113 fixup! drm/i915/display: Remaining changes to make xe compile
b71792e16 drm/xe: Add macro to get i915 device from xe_bo
cee28c677 fixup! drm/i915/display: Remaining changes to make xe compile
72da4b45f drm/xe: Prevent return with locked vm
run-parts: executing /workspace/ci/hooks/10-build-W1
+ SRC_DIR=/workspace/kernel
+ RESTORE_DISPLAY_CONFIG=0
+ '[' -n /workspace/kernel/build64 ']'
+ BUILD_DIR=/workspace/kernel/build64
+ cd /workspace/kernel
+ grep -q -e '^CONFIG_DRM_XE_DISPLAY=[yY]' /workspace/kernel/build64/.config
grep: /workspace/kernel/build64/.config: No such file or directory
+ trap cleanup EXIT
+ ./scripts/config --file /workspace/kernel/build64/.config --disable CONFIG_DRM_XE_DISPLAY
grep: /workspace/kernel/build64/.config: No such file or directory
./scripts/config: line 116: /workspace/kernel/build64/.config: No such file or directory
+ cleanup
+ '[' 0 -eq 1 ']'
run-parts: /workspace/ci/hooks/10-build-W1 exited with return code 1




More information about the Intel-xe mailing list