[Bug 273194] devel/aarch64-none-elf-gcc: Work around aarch64 extraction bug
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Fri, 18 Aug 2023 03:43:56 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=273194 Bug ID: 273194 Summary: devel/aarch64-none-elf-gcc: Work around aarch64 extraction bug Product: Ports & Packages Version: Latest Hardware: Any OS: Any Status: New Severity: Affects Only Me Priority: --- Component: Individual Port(s) Assignee: manu@freebsd.org Reporter: jlduran@gmail.com Assignee: manu@freebsd.org Flags: maintainer-feedback?(manu@freebsd.org) Created attachment 244182 --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=244182&action=edit 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. -- You are receiving this mail because: You are the assignee for the bug.