https://bugzilla.redhat.com/show_bug.cgi?id=2316067

            Bug ID: 2316067
           Summary: Bootstrapping perl warns: Ignoring invalid regex
                    .*/usr/share/doc|.*%{perl_archlib}/.*\.pl$|.*%{perl_pr
                    ivlib}/.*\.pl$
           Product: Fedora
           Version: rawhide
            Status: NEW
         Component: perl
          Assignee: jples...@redhat.com
          Reporter: ppi...@redhat.com
        QA Contact: extras...@fedoraproject.org
                CC: iarn...@gmail.com, jples...@redhat.com, ka...@ucw.cz,
                    mmasl...@redhat.com, mspa...@redhat.com,
                    perl-devel@lists.fedoraproject.org, ppi...@redhat.com,
                    psab...@redhat.com, rhug...@redhat.com,
                    spo...@gmail.com
  Target Milestone: ---
    Classification: Fedora



When bootstrapping perl, rpmbuild warns on building perl.spec:

Processing files: perl-interpreter-5.40.0-512.fc42.x86_64
warning: Ignoring invalid regex
.*/usr/share/doc|.*%{perl_archlib}/.*\.pl$|.*%{perl_privlib}/.*\.pl$
Provides: perl-interpreter = 4:5.40.0-512.fc42 perl-interpreter(x86-64) =
4:5.40.0-512.fc42

The cause is that perl_archlib and perl_privlib macros are undefined because
perl-macros package does not exist until perl.spec is built.

The macros are used at line 16 of perl.spec:

%global __provides_exclude_from
.*%{_docdir}|.*%{perl_archlib}/.*\\.pl$|.*%{perl_privlib}/.*\\.pl$


-- 
You are receiving this mail because:
You are on the CC list for the bug.
https://bugzilla.redhat.com/show_bug.cgi?id=2316067

Report this comment as SPAM: 
https://bugzilla.redhat.com/enter_bug.cgi?product=Bugzilla&format=report-spam&short_desc=Report%20of%20Bug%202316067%23c0

-- 
_______________________________________________
perl-devel mailing list -- perl-devel@lists.fedoraproject.org
To unsubscribe send an email to perl-devel-le...@lists.fedoraproject.org
Fedora Code of Conduct: 
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/perl-devel@lists.fedoraproject.org
Do not reply to spam, report it: 
https://pagure.io/fedora-infrastructure/new_issue

Reply via email to