bbdb-user
[Top][All Lists]
Advanced

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

Re: FreeBSD package build failure with Emacs 26.1


From: Greg Troxel
Subject: Re: FreeBSD package build failure with Emacs 26.1
Date: Wed, 14 Nov 2018 14:52:36 -0500
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.5 (berkeley-unix)

Joseph Mingrone <address@hidden> writes:

> The problem is isolated to our package building tool, poudriere.  To get
> (more) reproducible builds, it uses things like nullfs mounts and clean
> jails.

pkgsrc has similar mechanisms/goals.  It makes sense that they expose
issues others don't see.

> In any case, I have patched the Makefile to remove the
>
> --eval '(setq byte-compile-dest-file-function (lambda (_) "bbdb.elc"))' \
>
> and the package is building again.  Unless anyone has a less ad-hoc
> solution, I will commit this change to get the packages out again.

I find the presence of that setq odd; I don't understand why it is
needed as I woudl think compiled foo.el would write to foo.elc normally.



reply via email to

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