GNU bug report logs - #37797
conf_post.h not found

Previous Next

Package: emacs;

Reported by: Vin Shelton <acs <at> alumni.princeton.edu>

Date: Thu, 17 Oct 2019 17:27:02 UTC

Severity: normal

Tags: patch

Fixed in version 27.2

Done: Glenn Morris <rgm <at> gnu.org>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: help-debbugs <at> gnu.org (GNU bug Tracking System)
To: Vin Shelton <acs <at> alumni.princeton.edu>
Subject: bug#37797: closed (Re: bug#37797: [PATCH 1/1] emacs-module-tests:
 fix VPATH builds)
Date: Fri, 25 Sep 2020 17:37:02 +0000
[Message part 1 (text/plain, inline)]
Your bug report

#37797: conf_post.h not found

which was filed against the emacs package, has been closed.

The explanation is attached below, along with your original report.
If you require more details, please reply to 37797 <at> debbugs.gnu.org.

-- 
37797: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=37797
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
From: Glenn Morris <rgm <at> gnu.org>
To: 37797-done <at> debbugs.gnu.org
Subject: Re: bug#37797: [PATCH 1/1] emacs-module-tests: fix VPATH builds
Date: Fri, 25 Sep 2020 13:36:07 -0400
Version: 27.2

This was fixed in master in July in c86f3fe0d0; now backported to
emacs-27 as cc7f971485.

commit c86f3fe0d0
Date:   Thu Jul 9 16:35:48 2020 -0700

    Fix out-of-source ‘make check’ emacs-module-tests

[Message part 3 (message/rfc822, inline)]
From: Vin Shelton <acs <at> alumni.princeton.edu>
To: bug-gnu-emacs <at> gnu.org
Subject: conf_post.h not found
Date: Thu, 17 Oct 2019 13:25:13 -0400
[Message part 4 (text/plain, inline)]
While running the test suite ("make check") on the latest emacs sources, I
got this error:

  CCLD     data/emacs-module/mod-test.so
In file included from
../../../src/emacs-2019-10-17/test/data/emacs-module/mod-test.c:20:
../src/config.h:2257:10: fatal error: conf_post.h: No such file or directory
 2257 | #include <conf_post.h>

conf_post.h does exist in $(srcdir), but I'm building in a separate
directory.

Please let me know if you need more details.

Thank you,
  Vin Shelton
[Message part 5 (text/html, inline)]

This bug report was last modified 4 years and 296 days ago.

Previous Next


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