[Bug 428911] New: perl-Glib fails to build on large SMP systems

bugzilla at redhat.com bugzilla at redhat.com
Tue Jan 15 23:28:06 UTC 2008


Please do not reply directly to this email. All additional
comments should be made in the comments box of this bug report.




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

           Summary: perl-Glib fails to build on large SMP systems
           Product: Fedora
           Version: rawhide
          Platform: All
        OS/Version: Linux
            Status: NEW
          Severity: medium
          Priority: medium
         Component: perl-Glib
        AssignedTo: tcallawa at redhat.com
        ReportedBy: dchapman at redhat.com
         QAContact: extras-qa at fedoraproject.org
                CC: fedora-perl-devel-list at redhat.com


Description of problem:
It appears that there are some dependency problems in the makefiles for
perl-Glib.  When I build on a really big ia64 system (i.e. more than 48 cpus) it
fails in various ways such as:

make: *** No rule to make target `blib/lib/Glib/ParseXSDoc.pm', needed by
`build/doc.pl'.  Stop.
make: *** Waiting for unfinished jobs....


if I remove the %{?_smp_mflags} (which gives a -j <numcpus> option to make) from
the make line it builds cleanly.

It is slightly (but not a lot since this is a small package) slower without this
but seems it might be simplest just to remove the smp_mflags from the make line
so it builds reliably.

- Doug


Version-Release number of selected component (if applicable):


How reproducible:


Steps to Reproduce:
1.
2.
3.
  
Actual results:


Expected results:


Additional info:

-- 
Configure bugmail: https://bugzilla.redhat.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.




More information about the Fedora-perl-devel-list mailing list