Ashish SHUKLA writes: > On 16/01/18 5:20 AM, Joseph Mingrone wrote: >> Hello, >> 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. >> J. > Hi Joseph, > I also built commit 5af5df1[1], and seems to have built fine for me. > Could you compare logs, and see what's different in your build > environment, or something ? > FTR, I'm on FreeBSD 11.1-RELEASE (amd64). > [1] > https://people.freebsd.org/~ashish/logs/emacs-devel-27.0.50.20180112_1,2.log > Thanks! Hi Ashish, This was in an 11.1-RELEASE (amd64) poudriere jail (clean environment with the same restrictions for cluster package building). I will follow Paul and Eli's suggestions and report back, but it might take me another day or so. J.