[med-svn] [Git][med-team/lambda-align2][master] 2 commits: Fix FTBFS with glibc 2.32

Andreas Tille gitlab at salsa.debian.org
Mon Dec 7 15:33:32 GMT 2020



Andreas Tille pushed to branch master at Debian Med / lambda-align2


Commits:
82607dba by Andreas Tille at 2020-12-07T16:04:05+01:00
Fix FTBFS with glibc 2.32

- - - - -
502fa29d by Andreas Tille at 2020-12-07T16:25:10+01:00
routine-update: Ready to upload to unstable

- - - - -


3 changed files:

- debian/changelog
- + debian/patches/glibc-2.32.patch
- debian/patches/series


Changes:

=====================================
debian/changelog
=====================================
@@ -1,3 +1,11 @@
+lambda-align2 (2.0.0-9) unstable; urgency=medium
+
+  * Team upload.
+  * Fix FTBFS with glibc 2.32 (thanks for the patch to Gianfranco Costamagna)
+    Closes: #976691
+
+ -- Andreas Tille <tille at debian.org>  Mon, 07 Dec 2020 16:04:42 +0100
+
 lambda-align2 (2.0.0-8) unstable; urgency=medium
 
   * Team upload.


=====================================
debian/patches/glibc-2.32.patch
=====================================
@@ -0,0 +1,16 @@
+Date: Mon, 7 Dec 2020 01:23:09 +0100
+From: Gianfranco Costamagna <locutusofborg at debian.org>
+Bug-Debian: https://bugs.debian.org/976691
+Description: FTBFS with glibc 2.32, that will probably go in experimental or unstable soon.
+ The following patch seems to fix the issue, due to a deprecated and removed header file
+
+--- a/src/shared_misc.hpp
++++ b/src/shared_misc.hpp
+@@ -26,7 +26,6 @@
+ #include <locale>
+ #include <type_traits>
+ #include <forward_list>
+-#include <sys/sysctl.h>
+ 
+ #include <seqan/basic.h>
+ #include <seqan/sequence.h>


=====================================
debian/patches/series
=====================================
@@ -2,3 +2,4 @@ enable_tests
 32bit
 set-seqan-cmake-dir.patch
 force-link-rt-pthread.patch
+glibc-2.32.patch



View it on GitLab: https://salsa.debian.org/med-team/lambda-align2/-/compare/b00a0d0e794f22ca7120e85d749542dc0cc562f2...502fa29d928eec451fcbf5a3ed155d049d4b879d

-- 
View it on GitLab: https://salsa.debian.org/med-team/lambda-align2/-/compare/b00a0d0e794f22ca7120e85d749542dc0cc562f2...502fa29d928eec451fcbf5a3ed155d049d4b879d
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/20201207/c304e359/attachment-0001.html>


More information about the debian-med-commit mailing list