[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#978818: gem: ftbfs with autoconf 2.70



On Thu, 31 Dec 2020 14:27:32 +0000 Matthias Klose <doko@debian.org> wrote:
Package: src:gem
Version: 0.94-3
Severity: normal
Tags: sid bookworm
User: doko@debian.org
Usertags: ftbfs-ac270

[This bug report is not targeted to the upcoming bullseye release]

The package fails to build in a test rebuild on at least amd64 with
autoconf 2.70, but succeeds to build with autoconf 2.69.


hmm, i'm not able to reproduce this.


The full build log can be found at:
http://qa-logs.debian.net/2020/09/26.ac270/gem_0.94-3_unstable_ac270.log
The last lines of the build log are at the end of this report.
[...]
> /usr/include/c++/10/cstdlib:151:11: error: ‘malloc’ has not been
> declared in ‘::’
>   151 |   using ::malloc;

the configure-script detects this as well:
> checking for GNU libc compatible malloc... no


now, the build-system simply ignores this failed test for "malloc" (which might be a problem in it's own; but then: if malloc() is missing nothing would work anyhow so we just fail a bit earlier).

i don't know why malloc cannot be detected in your build, but it works here.

i'm going to leave this open until autoconf-2.70 is in sid (just in case i got something wrong).
if you think the bug is indeed a non-issue, just close it ;-)

fgmdsar
IOhannes

Attachment: OpenPGP_signature
Description: OpenPGP digital signature


Reply to: