unofficial mirror of bug-gnu-emacs@gnu.org 
 help / color / mirror / code / Atom feed
* bug#46545: frequent test failure: cyclic-function-indirection customize-changed
@ 2021-02-15 21:13 Glenn Morris
  2021-02-16  0:26 ` Basil L. Contovounesios
  0 siblings, 1 reply; 2+ messages in thread
From: Glenn Morris @ 2021-02-15 21:13 UTC (permalink / raw)
  To: 46545

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.





^ permalink raw reply	[flat|nested] 2+ messages in thread

* bug#46545: frequent test failure: cyclic-function-indirection customize-changed
  2021-02-15 21:13 bug#46545: frequent test failure: cyclic-function-indirection customize-changed Glenn Morris
@ 2021-02-16  0:26 ` Basil L. Contovounesios
  0 siblings, 0 replies; 2+ messages in thread
From: Basil L. Contovounesios @ 2021-02-16  0:26 UTC (permalink / raw)
  To: Glenn Morris; +Cc: 46545

Glenn Morris <rgm@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





^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2021-02-16  0:26 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-02-15 21:13 bug#46545: frequent test failure: cyclic-function-indirection customize-changed Glenn Morris
2021-02-16  0:26 ` Basil L. Contovounesios

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).