[Buildroot] [PATCH 1/1] packages/gpm: Fix FTBFS with glibc 2.26

Thomas Petazzoni thomas.petazzoni at free-electrons.com
Thu Nov 2 20:23:04 UTC 2017


Hello,

Thanks for providing a fix for this problem!

On Thu,  2 Nov 2017 20:48:34 +0100, Petr Vorel wrote:
> Use sigemptyset API instead of __sigemptyset
> __sigemptyset has been removed from glibc public
> API headers in upcoming (2.26) release onwards
> 
> Patch taken from
> https://github.com/telmich/gpm/pull/20/commits/fdc42770596e25749f7e2ce0ea97882177397167
> 
> Signed-off-by: Khem Raj <raj.khem at gmail.com>
> Signed-off-by: Petr Vorel <petr.vorel at gmail.com>
> ---
> Patch also has been adopted by Fedora:
> http://pkgs.fedoraproject.org/cgit/rpms/gpm.git/commit/?id=dbf661f05db3f83ed1f3e9d86a368a4811d3a971
> ---
>  ...-sigemptyset-API-instead-of-__sigemptyset.patch | 32 ++++++++++++++++++++++
>  1 file changed, 32 insertions(+)
>  create mode 100644 package/gpm/0004-Use-sigemptyset-API-instead-of-__sigemptyset.patch

A few things were not entirely correct:

 - The commit log should not have a Signed-off-by from Khem

 - The patch description should have had your Signed-off-by

 - The commit log should have included a reference to an autobuilder
   failure

I've applied after fixing those minor nits.

Thanks a lot!

Thomas
-- 
Thomas Petazzoni, CTO, Free Electrons
Embedded Linux, Kernel and Android engineering
http://free-electrons.com


More information about the buildroot mailing list