pkgsrc-Users archive

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

Re: wip/py-hkdf: TEST_DEPENDS fails with "don't know how to make generate-wrappers"



On Sun, Jun 27, 2021 at 07:01:43PM +0200, Thomas Klausner wrote:
> On Sun, Jun 27, 2021 at 12:50:29PM -0400, Greg Troxel wrote:
> > >     ===> Creating toolchain wrappers for py38-nose-1.3.7
> > > =>  bmake[2]: don't know how to make generate-wrappers. Stop
> > 
> > For me, it gets much further:
> > 
> >   => Checking file-check results for py38-nose-1.3.7
> >   sh: cannot create /tmp/work/devel/py-nose/work/.error/check-files-prefix: directory nonexistent
> > 
> > but still not ok.  (I have PKG_DEVELOPER=yes, for what that's worth.)
> 
> For me, in an empty sandbox and no work dirs, this works fine:
> 
> make clean
> make DEPENDS_TARGET=bin-install install-depends
> make DEPENDS_TARGET=bin-install test-depends
> make test

To be clear, this does not work for me:

make clean
make DEPENDS_TARGET=bin-install install-depends
make test

because during installation of py-nose it stops with:

=> Checking file-check results for py38-nose-1.3.7
sh: cannot create /scratch/devel/py-nose/work/.error/check-files-prefix: directory nonexistent
*** Error code 2

 Thomas


Home | Main Index | Thread Index | Old Index