GNU bug report logs -
#43208
[PATCH] gnu: emacs-ess: Update to 18.10.2-0.24da603.
Previous Next
Reported by: Tim Howes <timhowes <at> lavabit.com>
Date: Fri, 4 Sep 2020 23:51:02 UTC
Severity: normal
Tags: patch
Done: Nicolas Goaziou <mail <at> nicolasgoaziou.fr>
Bug is archived. No further changes may be made.
Full log
View this message in rfc822 format
> BTW, when trying to build the package, I get the following failure:
>
> INFO Scraping files for ess-autoloads.el...
> .../lisp/ess-autoloads.el locked by nixbld <at> localh... (pid 103): (s, q, p, ?)?
> Cannot resolve lock conflict in batch mode
> make[1]: *** [Makefile:62: ess-autoloads.el] Error 255
>
> Can you build the package successfully?
It builds successfully sometimes, but fails sporadically due to this
file locking issue. It seems like, the way the Makefile is set up, it's
trying to build the ess-autoloads target multiple times in parallel,
which is causing it to fail if two processes are trying to write to the
file at the same time. I'll take a look later to see if I can prevent
the problem.
Thanks,
Tim
This bug report was last modified 4 years and 237 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.