dciabrin / ngdevkit

Open source development for Neo-Geo
GNU Lesser General Public License v3.0
262 stars 26 forks source link

ngdevkit cannot extract toolchain tarball with recent msys2 #99

Closed dciabrin closed 1 year ago

dciabrin commented 1 year ago
# cd toolchain/toolchain
# tar xmf newlib-4.0.0.tar.gz 
tar: newlib-4.0.0/newlib/libc/machine/i386/sys/fenv.h: Cannot change mode to rwxr-xr-x: Not a directory
tar: Exiting with failure status due to previous errors
# pacman -Q msys2-runtime
msys2-runtime 3.4.7-1

This seems to be because this specific file is a symlink.

# tar tvf newlib-4.0.0.tar.gz  | grep i386/sys/fenv.h
lrwxrwxrwx jjohnstn/jjohnstn       0 2020-11-17 22:47 newlib-4.0.0/newlib/libc/machine/i386/sys/fenv.h -> ../../x86_64/sys/fenv.h

This was working until at least msys2-runtime 3.4.6-2