emacs-devel
[Top][All Lists]
Advanced

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

Re: emacs-28 build failure - gnulib


From: Paul Eggert
Subject: Re: emacs-28 build failure - gnulib
Date: Tue, 5 Oct 2021 09:24:23 -0700
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:78.0) Gecko/20100101 Thunderbird/78.13.0

On 10/5/21 1:05 AM, Andrea Corallo wrote:
Lars Ingebrigtsen <larsi@gnus.org> writes:

Yes, it seems like --native-compilation builds are failing after the
gnulib update; Paul added to the CCs.

I think I've now fixed that on the emacs-28 branch; see:

https://bugs.gnu.org/50985#44


  make -C lib all
  make[1]: Entering directory '/home/akrl/emacs2/lib'
    CC       fchmodat.o
  In file included from fchmodat.c:40:
  ./stdlib.h:783:1: error: wrong number of arguments specified for ‘malloc’ 
attribute
    783 | _GL_FUNCDECL_SYS (aligned_alloc, void *,
        | ^~~~~~~~~~~~~~~~
  ./stdlib.h:783:1: note: expected between 0 and 0, found 2

This looks like detritus from a previous build. I've run into that problem myself. Please try 'make bootstrap', or start over from a fresh Git checkout.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]