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 <ti...@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 <locutusofb...@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.


_______________________________________________
debian-med-commit mailing list
debian-med-com...@alioth-lists.debian.net
https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/debian-med-commit

Reply via email to