Bug 276861

Summary: lang/perl5.36, perl5.34: build fails on ppc: Unsuccessful make(cpan/Pod-Checker)
Product: Ports & Packages Reporter: Sergey Fedorov <vital.had>
Component: Individual Port(s)Assignee: Mathieu Arnold <mat>
Status: New ---    
Severity: Affects Many People CC: powerpc
Priority: --- Flags: bugzilla: maintainer-feedback? (mat)
Version: Latest   
Hardware: powerpc   
OS: Any   

Description Sergey Fedorov 2024-02-07 03:35:58 UTC
Build of `perl5.36` fails on FreeBSD 14/ppc with:
```
Unsuccessful make(cpan/Pod-Checker): code=256 at make_ext.pl line 584.
```

Since this is a fundamental port, its breakage is quite troublesome.
Comment 1 Sergey Fedorov 2024-02-08 01:23:00 UTC
perl5.34 also broken, same failure:

```
cp: blib/script/podchecker: No such file or directory
```
etc.

Could this be addressed? With broken Perl5 nothing can work.

And it is not broken for PowerPC outside of FreeBSD: I can say for the fact that on macOS PowerPC it builds fine and works.
Comment 2 Sergey Fedorov 2024-02-10 19:48:59 UTC
Apparently been broken forever and never fixed: https://forums.freebsd.org/threads/problem-install-screen-from-ports.83386
Comment 3 Sergey Fedorov 2024-04-29 21:47:41 UTC
Any updates on this issue?
Comment 4 Mathieu Arnold freebsd_committer freebsd_triage 2024-04-30 19:11:10 UTC
Well, I don't have a powerpc to test, so, not much I can do...
Comment 5 Mathieu Arnold freebsd_committer freebsd_triage 2024-04-30 19:12:47 UTC
A full build log would be nice, to be able to see what could go wrong.
Comment 6 Sergey Fedorov 2024-05-28 08:54:07 UTC
(In reply to Mathieu Arnold from comment #5)

Where does it save logs by default? (Sorry, I know very little of internals here.)