GNU bug report logs - #36061
Error when byte compiling

Previous Next

Package: hyperbole;

Reported by: "LaFreniere\, Joseph" <joseph <at> lafreniere.xyz>

Date: Sun, 2 Jun 2019 21:47:02 UTC

Severity: normal

Done: Bob Weiner <rsw <at> gnu.org>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: "LaFreniere\, Joseph" <joseph <at> lafreniere.xyz>
To: Robert Weiner <rswgnu <at> gmail.com>
Cc: 36061 <at> debbugs.gnu.org
Subject: bug#36061: Error when byte compiling
Date: Wed, 05 Jun 2019 01:32:18 -0500
[Message part 1 (text/plain, inline)]
Robert Weiner <rswgnu <at> gmail.com> writes:
> Is the failure repeatable every time?

Yes, the failure is repeatable and occurs with every build attempt 
of 7.0.3, which is the only version I have attempted to package. 
My WIP patch is attached.

> There are some complex ordering dependencies but they are 
> supposed to be handled by the existing file requirements.

Yes, I would have thought that the file requirements would suffice 
to resolve compilation order.

Reading through Guix's source code (namely 
guix/build/emacs-utils.scm), it seems that emacs-build-system 
compiles packages by invoking Emacs with the following arguments:
--quick --batch --eval="(progn (setq byte-compile-debug t) 
 (byte-recompile-directory (file-name-as-directory 
 \"$path_to_hyperbole\") 0 1))"

--
Joseph LaFreniere
[emacs-hyperbole.patch (text/x-patch, attachment)]

This bug report was last modified 4 years and 232 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.