GNU bug report logs -
#37797
conf_post.h not found
Previous Next
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
Message #17 received at 37797 <at> debbugs.gnu.org (full text, mbox):
Rob Browning <rlb <at> defaultvalue.org> writes:
> (mod-test-sum a b)
>
> Return A + B" module-file-suffix)))
> :form
> (equal "a module function in `../test/data/emacs-module/mod-test.so'.
Indeed, after a bit further investigation I think the tests may just be
hard-coding expectations that don't account for VPATH builds, i.e. the
test is looking for
data/emacs-module/mod-test.so
but when you're building after a "../configure ..." in a subdir, the
actual value will be more like:
../test/data/emacs-module/mod-test.so
I'm wondering if some of the other 27.1 tests failures I'm seeing might
also be VPATH related. Are VPATH builds regularly tested?
Thanks
--
Rob Browning
rlb @defaultvalue.org and @debian.org
GPG as of 2011-07-10 E6A9 DA3C C9FD 1FF8 C676 D2C4 C0F0 39E9 ED1B 597A
GPG as of 2002-11-03 14DD 432F AE39 534D B592 F9A0 25C8 D377 8C7E 73A4
This bug report was last modified 4 years and 235 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.