[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Failed pipeline for master | emacs | fd4992d3
From: |
Michael Albinus |
Subject: |
Re: Failed pipeline for master | emacs | fd4992d3 |
Date: |
Tue, 18 Oct 2022 11:29:55 +0200 |
User-agent: |
Gnus/5.13 (Gnus v5.13) Emacs/29.0.50 (gnu/linux) |
Jim Porter <jporterbugs@gmail.com> writes:
Hi Jim,
> I don't quite understand why this is failing. The build logs say this:
>
> -------------------------
> In end of data:
> eshell/esh-util.el:279:17: Warning: the function
> `setq-connection-local' is not known to be defined.
> eshell/esh-util.el:272:4: Warning: the function
> `with-connection-local-application-variables' is not known to be
> defined.
> -------------------------
>
> But both of those macros have autoload cookies. Shouldn't that be all
> they need to work without explicitly requiring files-x? It works on my
> local builds...
>
> Any ideas?
Such problems happen occasionally on emba, because there isn't a "make
bootstrap" every test run. The bootstrap happens with the scheduled runs
every 8 hours. If there was a successful bootstrap, and the problem
persist, we shall analyze further.
Best regards, Michael.