emacs-devel
[Top][All Lists]
Advanced

[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: Paul Eggert
Subject: Re: master fails to build on FreeBSD when ACL support is on
Date: Tue, 16 Jan 2018 09:06:34 -0800
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:52.0) Gecko/20100101 Thunderbird/52.5.2

On 01/15/2018 08:20 PM, Joseph Mingrone wrote:
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.

I don't see anything obvious that changed between those two commits, that would explain the problem.

What system calls are failing in the new build but succeeding in old one? You should be able to use truss to find that out.




reply via email to

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