[med-svn] [Git][med-team/kallisto][test-experimental-changes] debian/patches/gcc11.patch: Fix gcc-11 FTBFS (Closes: #984073)

Nilesh Patra gitlab at salsa.debian.org
Thu Mar 4 18:13:57 GMT 2021



Nilesh Patra pushed to branch test-experimental-changes at Debian Med / kallisto


Commits:
1050f921 by Nilesh Patra at 2021-03-04T23:42:54+05:30
debian/patches/gcc11.patch: Fix gcc-11 FTBFS (Closes: #984073)

- - - - -


2 changed files:

- + debian/patches/gcc11.patch
- debian/patches/series


Changes:

=====================================
debian/patches/gcc11.patch
=====================================
@@ -0,0 +1,15 @@
+Description: Fix gcc11 FTBFS with including the required library
+Author: Nilesh Patra <nilesh at debian.org>
+Bug-Debian: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=984073
+Forwarded: https://github.com/pachterlab/kallisto/pull/299
+Last-Update: 2021-03-04
+--- a/src/MinCollector.h
++++ b/src/MinCollector.h
+@@ -7,6 +7,7 @@
+ #include <sstream>
+ #include <vector>
+ #include <unordered_map>
++#include <limits>
+ 
+ #include "KmerIndex.h"
+ #include "weights.h"


=====================================
debian/patches/series
=====================================
@@ -2,3 +2,4 @@ use_debian_packaged_htslib.patch
 spelling
 htslib1.3
 Check_busOptions.seq_length_before_accessing.patch
+gcc11.patch



View it on GitLab: https://salsa.debian.org/med-team/kallisto/-/commit/1050f921b7f28a2eb3b416ef94cfbc80c70115b9

-- 
View it on GitLab: https://salsa.debian.org/med-team/kallisto/-/commit/1050f921b7f28a2eb3b416ef94cfbc80c70115b9
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/20210304/7083ae4f/attachment-0001.htm>


More information about the debian-med-commit mailing list