Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 850073 - dev-lang/perl-5.36.0: This perl version is probably not supported by perl-cross
Summary: dev-lang/perl-5.36.0: This perl version is probably not supported by perl-cross
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Gentoo Perl team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2022-06-06 10:39 UTC by Andrew Udvare
Modified: 2022-06-07 22:09 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Andrew Udvare 2022-06-06 10:39:30 UTC
Perl 5.36.0 does not cross-compile because perl-cross is outdated.

Reproducible: Always

Steps to Reproduce:
1. echo =dev-lang/perl-5.36.0 ~ppc64 > /usr/powerpc64-unknown-linux-gnu/etc/portage/package.accept_keywords/perl536
2. powerpc64-unknown-linux-gnu-emerge -1 perl
Actual Results:  
Does not configure.

Expected Results:  
Should configure.

Perl 5.34 builds fine in this env.
Comment 1 Rahil Bhimjiani 2022-06-06 10:43:58 UTC
yup. Does not configure for i686 as well.
Comment 2 Larry the Git Cow gentoo-dev 2022-06-07 22:09:10 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c01da0792884576046fed0df7fe119efe05a42be

commit c01da0792884576046fed0df7fe119efe05a42be
Author:     Sam James <sam@gentoo.org>
AuthorDate: 2022-06-07 22:06:54 +0000
Commit:     Sam James <sam@gentoo.org>
CommitDate: 2022-06-07 22:09:02 +0000

    dev-lang/perl: update perl-cross version
    
    Closes: https://bugs.gentoo.org/850073
    Signed-off-by: Sam James <sam@gentoo.org>

 dev-lang/perl/Manifest           | 1 +
 dev-lang/perl/perl-5.36.0.ebuild | 2 +-
 2 files changed, 2 insertions(+), 1 deletion(-)