[Bug 271052] lang/gcc12 fails on arm64: tar: Pathname can't be converted from UTF-8 to current locale.

From: <bugzilla-noreply_at_freebsd.org>
Date: Mon, 24 Apr 2023 20:22:50 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=271052

            Bug ID: 271052
           Summary: lang/gcc12 fails on arm64: tar: Pathname can't be
                    converted from UTF-8 to current locale.
           Product: Ports & Packages
           Version: Latest
          Hardware: arm64
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: salvadore@freebsd.org
          Reporter: vidar@karlsen.tech
             Flags: maintainer-feedback?(salvadore@freebsd.org)
          Assignee: salvadore@freebsd.org
 Attachment #241711 text/plain
         mime type:

Created attachment 241711
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=241711&action=edit
Full poudriere error log

Cross-building lang/gcc12 for arm64.aarch64 with poudriere qemu-user-static
fails during extract phase:

# poudriere jail -l
132arm64        13.2-RELEASE     arm64.aarch64 http   2023-04-14 23:37:20
/usr/local/poudriere/jails/132arm64

# poudriere testport -j 132arm64 -b latest -p usrports -i lang/gcc12
[...]
Making GCC 12.2.0 for aarch64-portbld-freebsd13.2 [c,c++,objc,fortran,jit]
===>  License GPLv3 GPLv3RLE accepted by the user
===>   gcc12-12.2.0_6 depends on file: /usr/local/sbin/pkg - found
===> Fetching all distfiles required by gcc12-12.2.0_6 for building
===>  Extracting for gcc12-12.2.0_6
=> 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.
===>  Failed to extract "/portdistfiles//gcc-12.2.0.tar.xz".
*** Error code 1

-- 
You are receiving this mail because:
You are the assignee for the bug.