[Debian-med-packaging] Bug#976691: lambda-align2: build fix for newer glibc
Gianfranco Costamagna
locutusofborg at debian.org
Mon Dec 7 00:23:09 GMT 2020
Source: lambda-align2
Version: 2.0.0-8
Severity: important
tags: patch
Hello, lambda-align2 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
--- lambda-align2-2.0.0.orig/src/shared_misc.hpp
+++ lambda-align2-2.0.0/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>
Please have a look and apply if possible.
thanks
Gianfranco
More information about the Debian-med-packaging
mailing list