[Git][qa/jenkins.debian.net][master] rdn stats: att dh-r FTBFS
Holger Levsen (@holger)
gitlab at salsa.debian.org
Tue Jun 10 16:03:26 BST 2025
Holger Levsen pushed to branch master at Debian QA / jenkins.debian.net
Commits:
1189cadf by Jochen Sprickerhof at 2025-06-10T17:03:04+02:00
rdn stats: att dh-r FTBFS
(cherry picked from commit 0d7d6de4299c4f40b2b49aaca39724b4ec944005)
Signed-off-by: Holger Levsen <holger at layer-acht.org>
- - - - -
1 changed file:
- bin/rebuilderd_stats.py
Changes:
=====================================
bin/rebuilderd_stats.py
=====================================
@@ -81,6 +81,7 @@ def main() -> None:
"dpkg-buildpackage failed to allocate memory for gcc (maybe temporary)": log_has_all(["E: Build failure (dpkg-buildpackage died", "powerpc64le-linux-gnu-gcc: builderMainLoop: posix_spawnp: resource exhausted (Cannot allocate memory)"]),
"dpkg-buildpackage failed to allocate memory for make (maybe temporary)": log_has_all(["E: Build failure (dpkg-buildpackage died", "/usr/bin/make: Cannot allocate memory"]),
"dpkg-buildpackage failed due to linker failure (maybe temporary)": log_has_all(["E: Build failure (dpkg-buildpackage died", "collect2: error: ld returned 1 exit status"]),
+ "dpkg-buildpackage failed: dh-r (#1089197)": log_has_re(r"(Source|Binary): r-(cran|bioc|other)-.*apt-cache: not found"),
"dpkg-buildpackage failed": log_has("E: Build failure (dpkg-buildpackage died"),
"failed to reproduce: diffoscope timeout (not fatal)": diff_has("TRUNCATED DUE TO TIMEOUT: 600 seconds"),
"failed to reproduce: dh-buildinfo (#1068809)": diff_has_any([f"buildinfo_{arch}.gz", "buildinfo_all.gz"]),
View it on GitLab: https://salsa.debian.org/qa/jenkins.debian.net/-/commit/1189cadfefb71b7ef6c4966a6e862ff9e8fde753
--
View it on GitLab: https://salsa.debian.org/qa/jenkins.debian.net/-/commit/1189cadfefb71b7ef6c4966a6e862ff9e8fde753
You're receiving this email because of your account on salsa.debian.org.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://alioth-lists.debian.net/pipermail/qa-jenkins-scm/attachments/20250610/af854b34/attachment-0001.htm>
More information about the Qa-jenkins-scm
mailing list