[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: FreeBSD package build failure with Emacs 26.1
From: |
Joseph Mingrone |
Subject: |
Re: FreeBSD package build failure with Emacs 26.1 |
Date: |
Wed, 14 Nov 2018 16:21:45 -0400 |
User-agent: |
Gnus/5.13 (Gnus v5.13) Emacs/27.0.50 (berkeley-unix) |
Joseph Mingrone <address@hidden> writes:
> "Roland Winkler" <address@hidden> writes:
>> On Wed Nov 14 2018 Greg Troxel wrote:
>>> Joseph Mingrone <address@hidden> writes:
>>> > 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.
>> The Makefile you talk about is not the one generated via automake
>> from the BBDB tar ball, correct? This default file does not work
>> with FreeBSD?
> It is the Makefile generated from the sources in the BBDB tarball by
> automake.
Forgot to answer the second question. It does not work with FreeBSD's
package building tool, poudriere. Outside of poudriere it works on
FreeBSD. My guess is that there is a problem with Emacs 26.1 triggered
by something poudriere is doing. Maybe it is related to its use of
nullfs or jails or certain readonly filesystems that should not be
written to.
signature.asc
Description: PGP signature
- FreeBSD package build failure with Emacs 26.1, Joseph Mingrone, 2018/11/13
- Re: FreeBSD package build failure with Emacs 26.1, Roland Winkler, 2018/11/13
- Re: FreeBSD package build failure with Emacs 26.1, Greg Troxel, 2018/11/14
- Re: FreeBSD package build failure with Emacs 26.1, Joseph Mingrone, 2018/11/14
- Re: FreeBSD package build failure with Emacs 26.1, Greg Troxel, 2018/11/14
- Re: FreeBSD package build failure with Emacs 26.1, Roland Winkler, 2018/11/14
- Re: FreeBSD package build failure with Emacs 26.1, Joseph Mingrone, 2018/11/14
- Re: FreeBSD package build failure with Emacs 26.1,
Joseph Mingrone <=
- Re: FreeBSD package build failure with Emacs 26.1, Roland Winkler, 2018/11/14
- Re: FreeBSD package build failure with Emacs 26.1, Joseph Mingrone, 2018/11/14
- Re: FreeBSD package build failure with Emacs 26.1, Glenn Morris, 2018/11/14
- Re: FreeBSD package build failure with Emacs 26.1, Joseph Mingrone, 2018/11/14