tech-pkg archive

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

Re: bulk build



On Fri, Apr 09, 2010 at 02:02:41PM +0200, Joerg Sonnenberger wrote:
> On Fri, Apr 09, 2010 at 07:44:41AM -0400, Sean Boudreau wrote:
> > I just tried to kick off a bulk build.  Immediately after the scan
> > I got the following.  I don't see anything in presolve-err.log that
> > points to what the issue is.
> 
> What compiler is it supposed to use?

This is QNX with gcc 4.4.2.

I fixed this issue by seeding some envars in build-client-start
and scan-client start; however, I'm now failing in the install of
pkgtools/digest.  bulklog/digest-20080510/install.log contains
the following.  It looks like the mkdir is missing '/digest' on
the end.  If anyone has any ideas it would be appreciated.

Regards,

-seanb



===> Installing for digest-20080510
=> Generating pre-install file lists
/bin/sh ./mkinstalldirs /pbulk/scratch/pkgtools/digest/work/.destdir/usr/pkg/bin
mkdir /pbulk/scratch/pkgtools/digest/work/.destdir/usr/pkg/bin
/usr/pkg/bin/install-sh -c -s -o pbulk -g  -m 755 digest 
/pbulk/scratch/pkgtools/digest/work/.destdir/usr/pkg/bin/digest
install: destination is not a directory
*** Error code 1

Stop.
bmake: stopped in /pbulk/scratch/pkgtools/digest/work/digest-20080510
*** Error code 1

Stop.
bmake: stopped in /fs/hd0-qnx6-2/pbulk/pkgsrc/pkgtools/digest
*** Error code 1

Stop.
bmake: stopped in /fs/hd0-qnx6-2/pbulk/pkgsrc/pkgtools/digest


Home | Main Index | Thread Index | Old Index