1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-18 19:49:40 +00:00
freebsd-ports/lang/gcc12
Lorenzo Salvadore 5b4cadb23c
lang/gcc12: Work around aarch64 extraction bug
Extraction fails with poudriere on aarch64 with the following error:

=> SHA256 Checksum OK for gcc-12.2.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 use of bsdtar works around the issue. The issue is specific to
lang/gcc11 and lang/gcc12: no other GCC port is affected.

See also bug https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=246670.

PR:		271052
Reported by:	Vidar Karlsen <vidar@karlsen.tech>
Reviewed by:	gerald, mikael
2023-05-12 17:39:47 +02:00
..
files lang/gcc12: Re-execute program with ASLR disabled when necessary 2022-11-30 13:52:57 +01:00
distinfo
Makefile lang/gcc12: Work around aarch64 extraction bug 2023-05-12 17:39:47 +02:00
pkg-descr lang/gcc12: The Fortran front end is gfortran12 2022-09-09 11:10:15 +00:00
pkg-help
pkg-plist lang/gcc12: Fix conflict on libgccjit.h and libgccjit++.h 2022-11-09 14:29:15 +01:00