bug-hyperbole
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#36061: Error when byte compiling


From: LaFreniere, Joseph
Subject: bug#36061: Error when byte compiling
Date: Wed, 05 Jun 2019 01:32:18 -0500

Robert Weiner <address@hidden> 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

Attachment: emacs-hyperbole.patch
Description: Text Data


reply via email to

[Prev in Thread] Current Thread [Next in Thread]