mesa/.gitlab-ci/container/debian
Helen Koike c5a6cdfeb9 ci: add locked flag to bindgen-cli on x86_64_build.sh
since the dependencies were not locked, they got updated and generating
a new container is throwing errors like the following:

error: failed to compile `bindgen-cli v0.62.0`, intermediate artifacts can be found at `/tmp/cargo-installcP54m7`
Caused by:
  package `memchr v2.6.3` cannot be built because it requires rustc 1.61 or newer, while the currently active rustc version is 1.60.0

rust packages have Cargo.lock file from when they were released, so add
--locked flag to use it.

Signed-off-by: Helen Koike <helen.koike@collabora.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/25226>
2023-09-14 23:30:27 +00:00
..
android_build.sh ci: bump from Debian 11 (bullseye) to 12 (bookworm) 2023-05-25 16:06:51 +02: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 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_test.sh ci: split arm_test into arm{hf,64}_test 2022-11-22 22:00:06 +00:00
arm_test.sh ci: bump from Debian 11 (bullseye) to 12 (bookworm) 2023-05-25 16:06:51 +02:00
llvm-snapshot.gpg.key ci/x86: update to llvm 13 2022-07-01 19:24:05 +00:00
ppc64el_build.sh ci: Add debian/ prefix to job names for Debian based docker images 2021-07-09 10:24:41 +00:00
s390x_build.sh ci/linker: update mold to 1.6 and enable on s390x 2022-10-25 06:25:14 +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: rename x86 and amd64 to x86_64, armhf to arm32, and i386 to x86_32 2023-06-02 21:30:15 +02:00
x86_64_build-base-wine.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
x86_64_build-base.sh meson,ci: bump meson req for rusticl to 1.2 2023-08-01 13:16:55 +00:00
x86_64_build-mingw-patch.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
x86_64_build-mingw-source-deps.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
x86_64_build-mingw.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
x86_64_build.sh ci: add locked flag to bindgen-cli on x86_64_build.sh 2023-09-14 23:30:27 +00:00
x86_64_mingw-toolchain.cmake ci: rename x86 and amd64 to x86_64, armhf to arm32, and i386 to x86_32 2023-06-02 21:30:15 +02:00
x86_64_test-android.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
x86_64_test-base.sh ci: include mold in x86_64_test-base & rootfs images 2023-08-04 16:47:11 +00:00
x86_64_test-gl.sh ci: add EXTRA_LOCAL_PACKAGES to apt-get install 2023-07-13 01:06:29 +00:00
x86_64_test-vk.sh ci/container: we need to keep the wine inside 2023-07-10 19:57:45 +00:00