HomeFreeBSD

devel/aarch64-none-elf-gcc: Work around aarch64 extraction bug

Description

devel/aarch64-none-elf-gcc: Work around aarch64 extraction bug

Extraction fails with poudriere on aarch64 with the following error:

=> SHA256 Checksum OK for gcc-11.3.0.tar.xz.
tar: Pathname can't be converted from UTF-8 to current locale.
tar: Pathname can't be converted from UTF-8 to current locale.
tar: Error exit delayed from previous errors.

Enforcing the use of bsdtar works around the issue.
The issue is specific to lang/gcc11 and lang/gcc12: no other GCC port is affected.

Apply the same fix used to fix bug #271052.

PR: 273194

Details

Provenance
jlduranAuthored on Aug 23 2023, 8:06 AM
manuCommitted on Aug 23 2023, 8:06 AM
Parents
R11:04703b4aea7b: shells/nushell: update 0.83.1 → 0.84.0
Branches
Unknown
Tags
Unknown