[med-svn] [Git][med-team/seqan-raptor][master] debian/patches/fix-build-with-gcc16.patch: New. Fix FTBFS with gcc-16
Marcos Talau (@talau)
gitlab at salsa.debian.org
Wed Apr 22 02:32:23 BST 2026
Marcos Talau pushed to branch master at Debian Med / seqan-raptor
Commits:
ba669bc1 by Marcos Talau at 2026-04-21T22:31:43-03:00
debian/patches/fix-build-with-gcc16.patch: New. Fix FTBFS with gcc-16
- - - - -
3 changed files:
- debian/changelog
- + debian/patches/fix-build-with-gcc16.patch
- debian/patches/series
Changes:
=====================================
debian/changelog
=====================================
@@ -1,3 +1,11 @@
+seqan-raptor (3.0.1+ds-12) unstable; urgency=medium
+
+ * Team upload.
+ * debian/patches/fix-build-with-gcc16.patch: New. Fix FTBFS with gcc-16.
+ (Closes: #1133629)
+
+ -- Marcos Talau <talau at debian.org> Tue, 21 Apr 2026 22:30:05 -0300
+
seqan-raptor (3.0.1+ds-11) unstable; urgency=medium
* Team upload.
=====================================
debian/patches/fix-build-with-gcc16.patch
=====================================
@@ -0,0 +1,15 @@
+Description: Fix build with gcc-16
+Author: Marcos Talau <talau at debian.org>
+Bug-Debian: https://bugs.debian.org/1133629
+Last-Update: 2026-04-21
+
+--- seqan-raptor-3.0.1+ds.orig/lib/robin-hood-hashing/src/include/robin_hood.h
++++ seqan-raptor-3.0.1+ds/lib/robin-hood-hashing/src/include/robin_hood.h
+@@ -39,6 +39,7 @@
+ #define ROBIN_HOOD_VERSION_PATCH 5 // for backwards-compatible bug fixes
+
+ #include <algorithm>
++#include <cstdint>
+ #include <cstdlib>
+ #include <cstring>
+ #include <functional>
=====================================
debian/patches/series
=====================================
@@ -6,3 +6,4 @@ debian_cppreference
doxygen_update
debian_seqan340
doxygen_longtabu
+fix-build-with-gcc16.patch
View it on GitLab: https://salsa.debian.org/med-team/seqan-raptor/-/commit/ba669bc1b8954bfaad09e5568b4187a1977420bf
--
View it on GitLab: https://salsa.debian.org/med-team/seqan-raptor/-/commit/ba669bc1b8954bfaad09e5568b4187a1977420bf
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/debian-med-commit/attachments/20260422/8df80a2f/attachment-0001.htm>
More information about the debian-med-commit
mailing list