mesa/.gitlab-ci/container/debian
Lionel Landwerlin da391650f5 ci: build a host version of mesa for cross builds
We're about to introduce a hard dependency on OpenCL functions in Iris
& Anv to generate commands. Intel-clc has been modified to generate
serialized NIR.

A number of builders are doing cross builds, so we can't use the
intel-clc built in that cross build. Other builds like ASAN/MSAN also
complain when running the built version of intel-clc because of
uninitialized values in the packaged LLVM libraries from the
x86_64-base image.

To solve those problems we build a host version of intel-clc and use
that binary in the cross build to generate the serialized NIR.

Signed-off-by: Lionel Landwerlin <lionel.g.landwerlin@intel.com>
Reviewed-by: Daniel Stone <daniels@collabora.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/26797>
2024-02-13 00:06:45 +00:00
..
android_build.sh ci: convert several find | xargs to find -exec 2024-01-10 20:13:01 +00:00
arm32_test.sh ci: rename x86 and amd64 to x86_64, armhf to arm32, and i386 to x86_32 2023-06-02 21:30:15 +02:00
arm64_build.sh teflon: Initial commit 2024-01-24 10:02:10 +00:00
arm64_test.sh ci: split arm_test into arm{hf,64}_test 2022-11-22 22:00:06 +00:00
arm_test.sh ci: enable ci-deb-repo for libdrm 2.4.119 (and others in the future) 2024-01-10 01:38:49 +00:00
llvm-snapshot.gpg.key ci/x86: update to llvm 13 2022-07-01 19:24:05 +00:00
ppc64el_build.sh ci: bashify scripts, use arrays 2023-10-31 01:00:25 +00:00
s390x_build.sh ci: bashify scripts, use arrays 2023-10-31 01:00:25 +00:00
winehq.gpg.key ci: install a more recent version of Wine in the test-vk image 2022-06-24 05:32:53 +00:00
x86_32_build.sh ci: bashify scripts, use arrays 2023-10-31 01:00:25 +00:00
x86_64_build-base.sh ci: build a host version of mesa for cross builds 2024-02-13 00:06:45 +00:00
x86_64_build.sh ci: build a host version of mesa for cross builds 2024-02-13 00:06:45 +00:00
x86_64_test-android.sh ci/deqp: split vk and gl builds 2024-01-26 21:49:05 +00:00
x86_64_test-base.sh ci: enable ci-deb-repo for libdrm 2.4.119 (and others in the future) 2024-01-10 01:38:49 +00:00
x86_64_test-gl.sh ci/deqp: split vk and gl builds 2024-01-26 21:49:05 +00:00
x86_64_test-vk.sh ci/deqp: drop the implicit DEQP_TARGET; explicitly set default in VK builds 2024-01-26 21:49:05 +00:00