emacs-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Failure unpacking Emacs master tarball source [MSYS2/MINGW64]


From: Angelo Graziosi
Subject: Re: Failure unpacking Emacs master tarball source [MSYS2/MINGW64]
Date: Fri, 7 May 2021 15:00:03 +0200 (CEST)

> Il 07/05/2021 14:38 Eli Zaretskii ha scritto:
> 
>  
> > Date: Fri, 7 May 2021 14:27:28 +0200 (CEST)
> > From: Angelo Graziosi 
> > 
> > With the last commit (3ad239e1bc1228407ae656440327a29e7373f977) I get:
> > 
> > $ wget 
> > http://git.savannah.gnu.org/cgit/emacs.git/snapshot/emacs-master.tar.gz
> > 
> > $ tar -xvof emacs-master.tar.gz
> > [...]
> > tar: emacs-master/test/src/emacs-resources/seccomp-filter.bpf: impossibile 
> > creare un collegamento simbolico a "../../../lib-src/seccomp-filter.bpf": 
> > No such file or directory
> > tar: emacs-master/test/src/emacs-resources/seccomp-filter-exec.bpf: 
> > impossibile creare un collegamento simbolico a 
> > "../../../lib-src/seccomp-filter-exec.bpf": No such file or directory
> > tar: Uscita con stato di fallimento in base agli errori precedenti
> > 
> > This breaks my script with which I have built Emacs for years..
> 
> Philipp, please don't place any symlinks in the Git repository, it's
> not portable enough.  Why cannot the tests reference the *.bpf files
> explicitly?

I have just verified that this failure starts with commit 
1060289f51ee1bf269bb45940892eb272d35af97 (April 10, "Add a helper binary...")



reply via email to

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