Subject: Re: pkgsrc NetBSD 3.1/i386 bulk build results 20070607.2147
To: Thomas Klausner <wiz@netbsd.org>
From: Mark Davies <mark@mcs.vuw.ac.nz>
List: pkgsrc-bulk
Date: 06/14/2007 00:20:33
On Wednesday 13 June 2007, Thomas Klausner wrote:

> > time/p5-Data-ICal          1       pkgsrc-users@NetBSD.org
>
>  (1) Africa
>  (2) Asia
>  (3) Central America
>  (4) Europe
>  (5) North America
>  (6) Oceania
>  (7) South America
>  Select your continent (or several nearby continents) []
>
> in endless loop.

I don't understand this.  The loop is because its trying to auto 
download a package from CPAN because its test for its existance fails 
but the package has it as a build dependency:
  BUILD_DEPENDS+=         p5-Test-Warn-[0-9]*:../../devel/p5-Test-Warn
and the build log show it installed:
  BULK> Installing /usr/pkgsrc/packages/All/p5-Test-Warn-0.08nb1.tgz

Needless to say the package builds when I try it.

cheers
mark