Bug 178405 - devel/p5-Moose coredumps when built in Tinderbox
Summary: devel/p5-Moose coredumps when built in Tinderbox
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: freebsd-perl (Nobody)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-05-07 20:50 UTC by Dave Hayes
Modified: 2013-08-23 10:54 UTC (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Dave Hayes 2013-05-07 20:50:00 UTC
Due to a cyclic dependency, this port will cause make to recurse forever resulting in a Very Large coredump.

Fix: 

Remove p5-Test-DependentModules from TEST_DEPENDS in the Makefile.
How-To-Repeat: - Install tinderbox
- Add port devel/p5-Moose
- Do a tinderbuild
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2013-05-07 20:50:07 UTC
Responsible Changed
From-To: freebsd-ports-bugs->perl

Over to maintainer (via the GNATS Auto Assign Tool)
Comment 2 Mathieu Arnold freebsd_committer freebsd_triage 2013-08-23 10:53:53 UTC
State Changed
From-To: open->closed

I think this was taken care of, somehow.