https://bugzilla.redhat.com/show_bug.cgi?id=2120427
Bug ID: 2120427
Summary: perl-Astro-FITS-CFITSIO-1.16 is available
Product: Fedora
Version: rawhide
Status: NEW
Component: perl-Astro-FITS-CFITSIO
Keywords: FutureFeature, Triaged
Assignee: orion(a)nwra.com
Reporter: upstream-release-monitoring(a)fedoraproject.org
QA Contact: extras-qa(a)fedoraproject.org
CC: jakub.jedelsky(a)gmail.com, orion(a)nwra.com,
perl-devel(a)lists.fedoraproject.org,
scitech-bugs(a)lists.fedoraproject.org
Target Milestone: ---
Classification: Fedora
Releases retrieved: 1.16
Upstream release that is considered latest: 1.16
Current version/release in rawhide: 1.15-8.fc37
URL: http://search.cpan.org/dist/Astro-FITS-CFITSIO/
Please consult the package updates policy before you issue an update to a
stable branch: https://docs.fedoraproject.org/en-US/fesco/Updates_Policy/
More information about the service that created this bug can be found at:
https://fedoraproject.org/wiki/Upstream_release_monitoring
Please keep in mind that with any upstream change, there may also be packaging
changes that need to be made. Specifically, please remember that it is your
responsibility to review the new version to ensure that the licensing is still
correct and that no non-free or legally problematic items have been added
upstream.
Based on the information from Anitya:
https://release-monitoring.org/project/11580/
To change the monitoring settings for the project, please visit:
https://src.fedoraproject.org/rpms/perl-Astro-FITS-CFITSIO
--
You are receiving this mail because:
You are on the CC list for the bug.
https://bugzilla.redhat.com/show_bug.cgi?id=2120427
https://bugzilla.redhat.com/show_bug.cgi?id=2183997
Bug ID: 2183997
Summary: perl-Math-BigInt-FastCalc-0.5014 is available
Product: Fedora
Version: rawhide
Status: NEW
Component: perl-Math-BigInt-FastCalc
Keywords: FutureFeature, Triaged
Assignee: jplesnik(a)redhat.com
Reporter: upstream-release-monitoring(a)fedoraproject.org
QA Contact: extras-qa(a)fedoraproject.org
CC: jplesnik(a)redhat.com, mspacek(a)redhat.com,
perl-devel(a)lists.fedoraproject.org, ppisar(a)redhat.com
Target Milestone: ---
Classification: Fedora
Releases retrieved: 0.5014
Upstream release that is considered latest: 0.5014
Current version/release in rawhide: 0.501.300-4.fc38
URL: http://search.cpan.org/dist/Math-BigInt-FastCalc/
Please consult the package updates policy before you issue an update to a
stable branch: https://docs.fedoraproject.org/en-US/fesco/Updates_Policy/
More information about the service that created this bug can be found at:
https://docs.fedoraproject.org/en-US/package-maintainers/Upstream_Release_M…
Please keep in mind that with any upstream change, there may also be packaging
changes that need to be made. Specifically, please remember that it is your
responsibility to review the new version to ensure that the licensing is still
correct and that no non-free or legally problematic items have been added
upstream.
Based on the information from Anitya:
https://release-monitoring.org/project/12782/
To change the monitoring settings for the project, please visit:
https://src.fedoraproject.org/rpms/perl-Math-BigInt-FastCalc
--
You are receiving this mail because:
You are on the CC list for the bug.
https://bugzilla.redhat.com/show_bug.cgi?id=2183997
https://bugzilla.redhat.com/show_bug.cgi?id=2151502
Bug ID: 2151502
Summary: perl-Marpa-XS: Build in C89 mode
Product: Fedora
Version: rawhide
Status: ASSIGNED
Component: perl-Marpa-XS
Assignee: fweimer(a)redhat.com
Reporter: fweimer(a)redhat.com
QA Contact: extras-qa(a)fedoraproject.org
CC: jplesnik(a)redhat.com, lkundrak(a)v3.sk,
perl-devel(a)lists.fedoraproject.org
Blocks: 2137516 (PortingToModernCExemptions)
Target Milestone: ---
Classification: Fedora
The sources are written in CWEB. The header file generated from the CWEB input
is incomplete, and the XS module uses implicit function declarations. I
spot-checked and these functions return int, so this hopefully is okay.
Given that this Perl module does not seem to see active development, it doesn't
look like it's worth porting it to C99. Setting the compiler to CC="gcc
-std=gnu89" is properly honored, so implementing the exception is easy.
Referenced Bugs:
https://bugzilla.redhat.com/show_bug.cgi?id=2137516
[Bug 2137516] Porting Fedora to modern C: exemptions
--
You are receiving this mail because:
You are on the CC list for the bug.
https://bugzilla.redhat.com/show_bug.cgi?id=2151502
https://bugzilla.redhat.com/show_bug.cgi?id=2223530
Bug ID: 2223530
Summary: perl-MooseX-App: FTBFS with Perl 5.38
Product: Fedora
Version: rawhide
URL: https://koschei.fedoraproject.org/package/perl-MooseX-
App
OS: Linux
Status: NEW
Component: perl-MooseX-App
Severity: medium
Assignee: emmanuel(a)seyman.fr
Reporter: jplesnik(a)redhat.com
QA Contact: extras-qa(a)fedoraproject.org
CC: emmanuel(a)seyman.fr, jplesnik(a)redhat.com,
perl-devel(a)lists.fedoraproject.org
Target Milestone: ---
Classification: Fedora
Description of problem:
Package perl-MooseX-App fails to build from source with Perl 5.38 in Fedora
Rawhide.
Smartmatch is deprecated at
/builddir/build/BUILD/MooseX-App-1.42/blib/lib/MooseX/App/Meta/Role/Class/Base.pm
line 741.
# Failed test 'no warnings'
# at /usr/share/perl5/vendor_perl/Test/Builder.pm line 193.
# There were 24 warning(s)
# Previous test 0 ''
# given is deprecated at
/builddir/build/BUILD/MooseX-App-1.42/blib/lib/MooseX/App/Utils.pm line 237.
# at /builddir/build/BUILD/MooseX-App-1.42/blib/lib/MooseX/App/Utils.pm line
237.
# require MooseX/App/Utils.pm called at
/builddir/build/BUILD/MooseX-App-1.42/blib/lib/MooseX/App/Exporter.pm line 11
# MooseX::App::Exporter::BEGIN() called at
/builddir/build/BUILD/MooseX-App-1.42/blib/lib/MooseX/App/Exporter.pm line 11
# eval {...} called at
/builddir/build/BUILD/MooseX-App-1.42/blib/lib/MooseX/App/Exporter.pm line 11
# require MooseX/App/Exporter.pm called at
/builddir/build/BUILD/MooseX-App-1.42/blib/lib/MooseX/App.pm line 14
# MooseX::App::BEGIN() called at
/builddir/build/BUILD/MooseX-App-1.42/blib/lib/MooseX/App.pm line 14
# eval {...} called at
/builddir/build/BUILD/MooseX-App-1.42/blib/lib/MooseX/App.pm line 14
# require MooseX/App.pm called at t/testlib/Test01.pm line 4
# Test01::BEGIN() called at t/testlib/Test01.pm line 4
# eval {...} called at t/testlib/Test01.pm line 4
# require Test01.pm called at t/01_basic.t line 11
# main::BEGIN() called at t/01_basic.t line 11
# eval {...} called at t/01_basic.t line 11
#
# ----------
# Previous test 0 ''
# when is deprecated at
/builddir/build/BUILD/MooseX-App-1.42/blib/lib/MooseX/App/Utils.pm line 238.
# at /builddir/build/BUILD/MooseX-App-1.42/blib/lib/MooseX/App/Utils.pm line
238.
# require MooseX/App/Utils.pm called at
/builddir/build/BUILD/MooseX-App-1.42/blib/lib/MooseX/App/Exporter.pm line 11
# MooseX::App::Exporter::BEGIN() called at
/builddir/build/BUILD/MooseX-App-1.42/blib/lib/MooseX/App/Exporter.pm line 11
# eval {...} called at
/builddir/build/BUILD/MooseX-App-1.42/blib/lib/MooseX/App/Exporter.pm line 11
# require MooseX/App/Exporter.pm called at
/builddir/build/BUILD/MooseX-App-1.42/blib/lib/MooseX/App.pm line 14
# MooseX::App::BEGIN() called at
/builddir/build/BUILD/MooseX-App-1.42/blib/lib/MooseX/App.pm line 14
# eval {...} called at
/builddir/build/BUILD/MooseX-App-1.42/blib/lib/MooseX/App.pm line 14
# require MooseX/App.pm called at t/testlib/Test01.pm line 4
# Test01::BEGIN() called at t/testlib/Test01.pm line 4
# eval {...} called at t/testlib/Test01.pm line 4
# require Test01.pm called at t/01_basic.t line 11
# main::BEGIN() called at t/01_basic.t line 11
# eval {...} called at t/01_basic.t line 11
#
Version-Release number of selected component (if applicable):
1.42-5.fc38
Steps to Reproduce:
koji build --scratch f39 perl-MooseX-App-1.42-5.fc38.src.rpm
Additional info:
This package is tracked by Koschei. See:
https://koschei.fedoraproject.org/package/perl-MooseX-App
Reproducible: Always
--
You are receiving this mail because:
You are on the CC list for the bug.
https://bugzilla.redhat.com/show_bug.cgi?id=2223530
Report this comment as SPAM: https://bugzilla.redhat.com/enter_bug.cgi?product=Bugzilla&format=report-sp…
https://bugzilla.redhat.com/show_bug.cgi?id=2222182
Bug ID: 2222182
Summary: perl-Module-Reader-0.003003-18.fc39 FTBFS with Perl
5.38: t/memory.t fails on a different wording
Product: Fedora
Version: rawhide
Status: NEW
Component: perl-Module-Reader
Assignee: jplesnik(a)redhat.com
Reporter: ppisar(a)redhat.com
QA Contact: extras-qa(a)fedoraproject.org
CC: jplesnik(a)redhat.com,
perl-devel(a)lists.fedoraproject.org
Target Milestone: ---
Link ID: CPAN 148979
Classification: Fedora
perl-Module-Reader-0.003003-18.fc39 fails to build with Perl 5.38 because a
test fails:
t/main.t ........ ok
# Failed test 'regex fails the same as require'
# at t/memory.t line 99.
# got: 'Can't locate object method "INC" via package "Regexp"'
# expected: 'Can't locate object method "INC", nor "INCDIR" nor string
overload via package "Regexp" in object hook in @INC'
# Failed test 'class without INC fails the same as require'
# at t/memory.t line 99.
# got: 'Can't locate object method "INC" via package "NonHook"'
# expected: 'Can't locate object method "INC", nor "INCDIR" nor string
overload via package "NonHook" in object hook in @INC'
# Looks like you failed 2 tests of 18.
t/memory.t ......
Dubious, test returned 2 (wstat 512, 0x200)
Failed 2/18 subtests
--
You are receiving this mail because:
You are on the CC list for the bug.
https://bugzilla.redhat.com/show_bug.cgi?id=2222182
Report this comment as SPAM: https://bugzilla.redhat.com/enter_bug.cgi?product=Bugzilla&format=report-sp…