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 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
Thomas
Home |
Main Index |
Thread Index |
Old Index