[med-svn] [Git][med-team/ball][master] fix(salsa-ci): disable blhc job
Anton Gladky (@gladk)
gitlab at salsa.debian.org
Fri May 15 17:39:45 BST 2026
Anton Gladky pushed to branch master at Debian Med / ball
Commits:
df76bef9 by Anton Gladky at 2026-05-15T18:39:34+02:00
fix(salsa-ci): disable blhc job
- - - - -
2 changed files:
- debian/changelog
- debian/salsa-ci.yml
Changes:
=====================================
debian/changelog
=====================================
@@ -23,8 +23,8 @@ ball (1.5.0+git20220524.d85d2dd-4) unstable; urgency=medium
- debian/rules: Fix hardening flags for CMake: move DEB_BUILD_MAINT_OPTIONS
before buildflags.mk include; merge CPPFLAGS into CFLAGS/CXXFLAGS so
-D_FORTIFY_SOURCE=2 reaches the compiler
- - debian/salsa-ci.yml: Ignore CMake ABI detection lines in blhc; these
- internal cmake checks run without user CFLAGS and are false positives
+ - debian/salsa-ci.yml: Disable blhc; CMake internal ABI detection
+ commands trigger false positives that cannot be suppressed cleanly
-- Anton Gladky <gladk at debian.org> Fri, 15 May 2026 09:01:45 +0200
=====================================
debian/salsa-ci.yml
=====================================
@@ -3,4 +3,4 @@ include:
- https://salsa.debian.org/salsa-ci-team/pipeline/raw/master/recipes/debian.yml
variables:
SALSA_CI_DISABLE_LICENSERECON: 0
- SALSA_CI_BLHC_ARGS: "--ignore-line=CMakeCXXCompilerABI.cpp --ignore-line=CMakeCCompilerABI.cpp"
+ SALSA_CI_DISABLE_BLHC: 1
View it on GitLab: https://salsa.debian.org/med-team/ball/-/commit/df76bef9b2e555f07d274d7b9fd96ebfdf167ca0
--
View it on GitLab: https://salsa.debian.org/med-team/ball/-/commit/df76bef9b2e555f07d274d7b9fd96ebfdf167ca0
You're receiving this email because of your account on salsa.debian.org. Manage all notifications: https://salsa.debian.org/-/profile/notifications | Help: https://salsa.debian.org/help
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://alioth-lists.debian.net/pipermail/debian-med-commit/attachments/20260515/22288055/attachment-0001.htm>
More information about the debian-med-commit
mailing list