GNU bug report logs - #52669
29.0.50; build failure: ‘Qsqlitep’ undeclared

Previous Next

Package: emacs;

Reported by: sds <at> gnu.org

Date: Sun, 19 Dec 2021 21:20:01 UTC

Severity: normal

Found in version 29.0.50

Done: Ken Brown <kbrown <at> cornell.edu>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: Lars Ingebrigtsen <larsi <at> gnus.org>
To: Sam Steingold <sds <at> gnu.org>
Cc: 52669 <at> debbugs.gnu.org
Subject: bug#52669: 29.0.50; build failure: ‘Qsqlitep’ undeclared
Date: Sun, 19 Dec 2021 22:27:13 +0100
Sam Steingold <sds <at> gnu.org> writes:

> just did `git pull`.
> Build failure:
>
>   CC       dispnew.o
> In file included from ../../src/dispnew.c:27:
> ../../src/lisp.h: In function ‘CHECK_SQLITE’:
> ../../src/lisp.h:2677:27: error: ‘Qsqlitep’ undeclared (first use in this function); did you mean ‘Qslice’?
>  2677 |   CHECK_TYPE (SQLITE (x), Qsqlitep, x);
>       |                           ^~~~~~~~
>       |                           Qslice
> ../../src/lisp.h:2677:27: note: each undeclared identifier is reported only once for each function it appears in
> make[1]: *** [Makefile:411: dispnew.o] Error 1
> make[1]: Leaving directory '/home/sds/src/emacs/trunk/build/src'
> make: *** [Makefile:463: src] Error 2
>
> config summary:
>
> Configured for 'x86_64-pc-linux-gnu'.

I can't reproduce this.  Does it happen after a "make bootstrap", too?

-- 
(domestic pets only, the antidote for overdose, milk.)
   bloggy blog: http://lars.ingebrigtsen.no




This bug report was last modified 3 years and 150 days ago.

Previous Next


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