[Bug 1163149] New: perl-Fsdb-2.52-1.fc22 FTBFS on Perl bootstrap: groff: command not found

bugzilla at redhat.com bugzilla at redhat.com
Wed Nov 12 12:46:44 UTC 2014


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

            Bug ID: 1163149
           Summary: perl-Fsdb-2.52-1.fc22 FTBFS on Perl bootstrap: groff:
                    command not found
           Product: Fedora
           Version: rawhide
         Component: perl-Fsdb
          Assignee: johnh at isi.edu
          Reporter: ppisar at redhat.com
        QA Contact: extras-qa at fedoraproject.org
                CC: johnh at isi.edu, perl-devel at lists.fedoraproject.org



perl-Fsdb-2.52-1.fc22 fails to build when bootstrapping Perl:

pod2man lib/Fsdb.pm| groff -man -P-b -Tascii > README
/bin/sh: groff: command not found
[...]
Makefile:2007: recipe for target 'README' failed

This is because the README is regenerated from lib/Fsdb.pm at Makefile.PL:169
but no build-time dependencies on pod2man and groff tools are specified in the
spec file.

Please build-require groff-base and perl-podlators packages.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
Unsubscribe from this bug https://bugzilla.redhat.com/token.cgi?t=Cr045NulJo&a=cc_unsubscribe



More information about the perl-devel mailing list