tech-pkg archive

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

Re: /nonexistent



On Fri, Mar 04, 2011 at 09:28:36AM -0500, Joerg Sonnenberger wrote:
> On Sun, Feb 27, 2011 at 12:45:10PM -0500, Sean Boudreau wrote:
> > On Sun, Feb 27, 2011 at 12:02:08PM -0500, Joerg Sonnenberger wrote:
> > > On Sun, Feb 27, 2011 at 11:55:44AM -0500, Sean Boudreau wrote:
> > > > Doing a bulk build I see a few packages error out like the
> > > > following.  Googling around suggests a dependency differed
> > > > between the scanning and build phases but I'm not sure how
> > > > to debug this.
> > > 
> > > Yes, exactly. Are you setting DEVELOPER for the build phase, but not
> for
> > > the scan?
> > > 
> > > Joerg
> > 
> > I have 'PKG_DEVELOPER?=  yes' in my mk-fragment.conf (inner?)
> > but not the outer.  Should it be in both?
> 
> Do you have the right make in pbulk.conf?

I have:

prefix=/usr/pkg
make=${prefix}/bin/bmake

So the inner one.

I tried changing it to the outer (make=/pbulk/pkg_bulk/bin/bmake)
and did a bulkbuild-rebuild of a package but it failed in the
same way.

Regards,

-seamnb


Home | Main Index | Thread Index | Old Index