[at-spi2-core: 2/6] CI: install llvm in the container image to get llvm-symbolizer
- From: Federico Mena Quintero <federico src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [at-spi2-core: 2/6] CI: install llvm in the container image to get llvm-symbolizer
- Date: Thu, 7 Jul 2022 22:43:57 +0000 (UTC)
commit 9c33b225e89bd780c83fcb5e46cfc3fe2ad0c5c6
Author: Federico Mena Quintero <federico gnome org>
Date: Thu Jul 7 14:10:11 2022 -0500
CI: install llvm in the container image to get llvm-symbolizer
We'll need that to make better sense of the address-sanitizer logs.
ci/container_builds.yml | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/ci/container_builds.yml b/ci/container_builds.yml
index 359c1b97..e9d268a0 100644
--- a/ci/container_builds.yml
+++ b/ci/container_builds.yml
@@ -13,7 +13,7 @@ include:
variables:
# When branching change the suffix to avoid conflicts with images
# from the main branch
- BASE_TAG: "2022-07-06.2-main"
+ BASE_TAG: "2022-07-07.0-main"
RUST_STABLE: "1.58.1"
.container.opensuse@x86_64:
@@ -26,7 +26,7 @@ variables:
bzip2 clang clang-tools findutils gcc dbus-1 dbus-1-devel gettext git
glib2-devel gobject-introspection-devel
gsettings-desktop-schemas gtk-doc itstool libasan6 libxml2-devel
- libxkbcommon-devel libXi-devel libXtst-devel lcov meson ninja
+ libxkbcommon-devel libXi-devel libXtst-devel lcov llvm meson ninja
python310 python310-python-dbusmock python310-gobject tar wget
FDO_DISTRIBUTION_EXEC: >-
bash ci/install-rust.sh ${RUST_STABLE} x86_64-unknown-linux-gnu
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]