GNU bug report logs -
#36225
26.2.90; Can't build master
Previous Next
Reported by: Philipp <p.stephani2 <at> gmail.com>
Date: Sat, 15 Jun 2019 15:40:02 UTC
Severity: normal
Tags: fixed
Found in version 26.2.90
Done: Noam Postavsky <npostavs <at> gmail.com>
Bug is archived. No further changes may be made.
Full log
Message #11 received at 36225 <at> debbugs.gnu.org (full text, mbox):
> From: Philipp <p.stephani2 <at> gmail.com>
> Date: Sat, 15 Jun 2019 17:39:10 +0200
>
>
> My repository is at commit 4058102c7cf3b96bb125473e407877c6dd7dfd61, but
> I can't build:
>
> $ make
> /Applications/Xcode.app/Contents/Developer/usr/bin/make -C lib all
> make[1]: Nothing to be done for `all'.
> /Applications/Xcode.app/Contents/Developer/usr/bin/make -C lib-src all
> make[1]: Nothing to be done for `all'.
> /Applications/Xcode.app/Contents/Developer/usr/bin/make -C src VCSWITNESS='$(srcdir)/../.git/logs/HEAD' all
> CC pdumper.o
> pdumper.c:2309:3: error: "Lisp_Buffer_Objfwd changed. See CHECK_STRUCTS comment."
> # error "Lisp_Buffer_Objfwd changed. See CHECK_STRUCTS comment."
> ^
The comment to CHECK_STRUCTS in src/config.h tells you what to do in
this case.
This bug report was last modified 6 years and 38 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.