pkgsrc-Users archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: pbulk, PKG_OPTIONS, and /nonexistent



On Thu, Aug 27, 2009 at 11:15:07PM -0700, Jesse Peterson wrote:
> On Fri, 28 Aug 2009 00:17:16 +0200
> Joerg Sonnenberger <joerg%britannica.bec.de@localhost> wrote:
> 
> > On Thu, Aug 27, 2009 at 03:03:10PM -0700, Jesse Peterson wrote:
> > > => Build dependency libtool-base>=1.5.18nb5: found libtool-base-1.5.26nb2
> > > => Full dependency mysql-client>=5.0.67: NOT found
> > > => Verifying /nonexistent for ../../databases/mysql5-client
> > > bmake: don't know how to make /nonexistent. Stop
> > > 
> > > bmake: stopped in ...
> > 
> > This mean that the dependency list changed between the scan phase and
> > the build phase. Which either a configuration problem (changing option
> > set between the phases) or a major bug in the package.
> 
> Exactly - I'm assuming (though the pkgsrc bootstrap had the
> "--mk-fragment" switch) that the scan phase did NOT take into account
> the PKG_OPTIONS but the build obviously did -- a limitation of pbulk,
> perhaps?

No. I don't know what you are doing and I can't help you fix it without
a proper desccription. If you change your mk.conf, you have to do a full
bulkbuild, not a restart. If you are using a bootstrap kit (!NetBSD),
you have to update the mk.conf inside the bootstrap or set MAKECONF to
something outside the prefix.

Joerg


Home | Main Index | Thread Index | Old Index