GNU bug report logs -
#46545
frequent test failure: cyclic-function-indirection customize-changed
Previous Next
Reported by: Glenn Morris <rgm <at> gnu.org>
Date: Mon, 15 Feb 2021 21:14:01 UTC
Severity: normal
Found in version 28.0.50
Fixed in version 28.1
Done: Glenn Morris <rgm <at> gnu.org>
Bug is archived. No further changes may be made.
Full log
Message #6 received at 46545 <at> debbugs.gnu.org (full text, mbox):
Glenn Morris <rgm <at> gnu.org> writes:
> Package: emacs
> Version: 28.0.50
>
> On hydra.nixos, check-for-wrong-custom-types often (but not always)
> fails with:
>
> (cyclic-function-indirection customize-changed-options)
>
> The first instance seems to be https://hydra.nixos.org/build/136593430
> which presumably corresponds to 5beddcd325e8ec16a6f284ef0524fb796fe07d5e.
>
> I have no idea why it is intermittent, and seems to affect random
> variables each time.
I reliably and repeatedly get the same error locally if I run:
src/emacs -batch -l admin/cus-test.el -f cus-test-opts all
[...]
Debugger entered--Lisp error: (cyclic-function-indirection customize-changed)
where-is-internal(find-file nil t)
substitute-command-keys(";; This buffer is for text that is not saved, and ...")
command-line-1(("-l" "admin/cus-test.el" "-f" "cus-test-opts" "all"))
command-line()
normal-top-level()
Isn't this because of a stale defalias in lisp/ldefs-boot.el?
Thanks,
--
Basil
This bug report was last modified 4 years and 192 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.