[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.
- 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 <=
- 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, 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, Glenn Morris, 2018/11/14
- Re: FreeBSD package build failure with Emacs 26.1, Joseph Mingrone, 2018/11/14