[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: master fails to build on FreeBSD when ACL support is on
From: |
Joseph Mingrone |
Subject: |
Re: master fails to build on FreeBSD when ACL support is on |
Date: |
Thu, 18 Jan 2018 19:40:44 -0400 |
User-agent: |
Gnus/5.13 (Gnus v5.13) Emacs/25.3 (berkeley-unix) |
Eli Zaretskii <address@hidden> writes:
>> From: Joseph Mingrone <address@hidden>
>> Date: Tue, 16 Jan 2018 00:20:38 -0400
>> Cc: Ashish SHUKLA <address@hidden>
>> Building with commit 5af5df1 results in this error when ACL support is
>> turned on.
>> EMACSLOADPATH= '../src/bootstrap-emacs' -batch --no-site-file --no-site-lisp
>> --eval '(setq load-prefer-newer t)' -f batch-byte-compile
>> emacs-lisp/macroexp.el
>> >>Error occurred processing emacs-lisp/macroexp.el: File error (("Copying
>> >>permissions to" "Invalid argument"
>> "/wrkdirs/usr/ports/editors/emacs-devel/work-full/emacs-5af5df1f7c20858dab762830e1a94994ceda425/lisp/emacs-lisp/macroexp.elc"))
>> The build succeeded with commit 6b8e9b7 from November 17th.
> Could you try bisecting, please?
> Thanks.
The same error occurs with bf9b972 from December 2, but only when ACL is
on. By moving back one commit to ac144dc, the build succeeds regardless
of the status of ACL.
With commit bf9b972 the value of tempfile looks something like this.
/tmp/autoload.elca4aVmU
With that commit reverted, the value of tempfile looks something like this.
/wrkdirs/usr/ports/editors/emacs-devel/work-full/emacs-694ee38/lisp/emacs-lisp/autoload.elcFmWzli
Inside the builder jail, the /tmp permissions are drwxrwxrwt.
Using the latest commit, but with the change in bf9b972 reverted, the
build succeeds.
J.
signature.asc
Description: PGP signature
- master fails to build on FreeBSD when ACL support is on, Joseph Mingrone, 2018/01/16
- Re: master fails to build on FreeBSD when ACL support is on, Paul Eggert, 2018/01/16
- Re: master fails to build on FreeBSD when ACL support is on, Eli Zaretskii, 2018/01/16
- Re: master fails to build on FreeBSD when ACL support is on,
Joseph Mingrone <=
- Re: master fails to build on FreeBSD when ACL support is on, Stefan Monnier, 2018/01/19
- Re: master fails to build on FreeBSD when ACL support is on, Eli Zaretskii, 2018/01/19
- Re: master fails to build on FreeBSD when ACL support is on, Stefan Monnier, 2018/01/19
- Re: master fails to build on FreeBSD when ACL support is on, Glenn Morris, 2018/01/19
- Re: master fails to build on FreeBSD when ACL support is on, Glenn Morris, 2018/01/20
- Re: master fails to build on FreeBSD when ACL support is on, Paul Eggert, 2018/01/20
- Re: master fails to build on FreeBSD when ACL support is on, Paul Eggert, 2018/01/19