Bug#1008951: openldap FTBFS on musl-linux-any: conflicting declaration of calloc

2022-05-05 Thread Helmut Grohne
Control: forwarded -1 https://bugs.openldap.org/show_bug.cgi?id=9841 Control: tags - moreinfo Hi Ryan, On Wed, May 04, 2022 at 05:47:12PM -0700, Ryan Tandy wrote: > Has this been reported upstream yet? I searched and didn't find this > specific issue, but it looks like upstream have fixed at

Bug#1008951: openldap FTBFS on musl-linux-any: conflicting declaration of calloc

2022-05-04 Thread Ryan Tandy
Control: tag -1 upstream moreinfo Hi Helmut, Thanks for the analysis and patch, and sorry for the slow response. Has this been reported upstream yet? I searched and didn't find this specific issue, but it looks like upstream have fixed at least two other musl-specific issues recently

Bug#1008951: openldap FTBFS on musl-linux-any: conflicting declaration of calloc

2022-04-04 Thread Helmut Grohne
Control: tags -1 + patch On Mon, Apr 04, 2022 at 09:54:13PM +0200, Helmut Grohne wrote: > The gentoo bug has a few more details and proposed two distinct > workarounds: > a. Drop the _GNU_SOURCE define. Doing so makes musl's sched.h not emit > a calloc declaration. I don't know what other

Bug#1008951: openldap FTBFS on musl-linux-any: conflicting declaration of calloc

2022-04-04 Thread Helmut Grohne
Source: openldap,musl Tags: upstream User: helm...@debian.org Usertags: rebootstrap Hi, openldap fails to build from source on musl-linux-any. The issue is not Debian-specific and has been reported for gentoo already (https://bugs.gentoo.org/546556). The visible issue is this: | In file