Bug 276861 - lang/perl5.36, perl5.34: build fails on ppc: Unsuccessful make(cpan/Pod-Checker)
Summary: lang/perl5.36, perl5.34: build fails on ppc: Unsuccessful make(cpan/Pod-Checker)
Status: New
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: powerpc Any
: --- Affects Many People
Assignee: Mathieu Arnold
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2024-02-07 03:35 UTC by Sergey Fedorov
Modified: 2024-04-30 19:12 UTC (History)
1 user (show)

See Also:
bugzilla: maintainer-feedback? (mat)


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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.