GNU bug report logs - #61787
[gnu.org #1923372] sed - build problem - malloc - savannah git master head (today)

Previous Next

Package: sed;

Reported by: webmasters <at> gnu.org

Date: Sat, 25 Feb 2023 15:20:01 UTC

Severity: normal

To reply to this bug, email your comments to 61787 AT debbugs.gnu.org.

Toggle the display of automated, internal messages from the tracker.

View this report as an mbox folder, status mbox, maintainer mbox


Report forwarded to bug-sed <at> gnu.org:
bug#61787; Package sed. (Sat, 25 Feb 2023 15:20:01 GMT) Full text and rfc822 format available.

Acknowledgement sent to webmasters <at> gnu.org:
New bug report received and forwarded. Copy sent to bug-sed <at> gnu.org. (Sat, 25 Feb 2023 15:20:01 GMT) Full text and rfc822 format available.

Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):

From: "Therese Godefroy via RT" <webmasters <at> gnu.org>
Cc: bug-sed <at> gnu.org
Subject: [gnu.org #1923372] sed - build problem - malloc - savannah git master
 head (today)
Date: Sat, 25 Feb 2023 10:19:40 -0500
Le Ven 24 Fév 2023 17:29:57, mrpeterfrazier <at> gmail.com a écrit :
> file:
> <sed_root>/lib/malloc/scratch_buffer.h
> 
> env:
> gcc-13.1
> gnulib (gnu git master head, today)
> Linux 6.2.0-rc6-vakgina+ #1 SMP PREEMPT_DYNAMIC  x86_64 GNU/Linux
> (numero UNO)
> 
> when building sed from savannah git master head (earlier today); there
> was a build problem.
> 
> ...the problem centers around max_align_t type def (really the lack
> thereof)...
> I tried including headers that are of higher regional correlation with
> that word_name (for example, like:
> 
> #include <wchar.h>lib/malloc/scratch_buffer.h
> #include <sys/types.h>
> #include <stdio.h>
> #include <locale.h>
> #include <string.h>
> #include <stdlib.h>
> 
> ) but, surprisingly that did not resolve the problem (also tried
> including the listed header mod list that is generated when
> bootstrap.sh is invoked... to no avail)
> the crappy solution was to change the gnulib/m4/stddef_h.m4
> "gl_cv_type_max_align_t" test to default to "HAVE_MAX_ALIGN_T=0" such
> that the max_align_t was turned off.
> 
> ...this better not be some form of social engineering.
> 
> Best
> 
> 1pf1

Hello Peter,

Thank you for reporting this issue.
I'm cc'ing the <bug-sed <at> gnu.org>.

Best regards,
Thérèse






This bug report was last modified 1 year and 32 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.