pkgsrc-Changes archive

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

Re: CVS commit: pkgsrc/mk/check



* On 2017-10-03 at 13:56 BST, Ryo ONODERA wrote:

> This commit enables SSP check for PKG_DEVELOPER.
> However my NetBSD/amd64-current does not have SSP support.
> At least my environment has no libssp.so.
> Maybe any older NetBSD releases do not have SSP support too.
> 
> So almost all packages including pkgtools/digest failed in package phase.
> 
> Could you take a look at this problem?

I'm a bit confused as to how this can happen, the check is for
PKG_DEVELOPER and _PKGSRC_USE_SSP=yes, and _PKGSRC_USE_SSP is only set
to yes if both the user requests SSP and the OS supports it.

What are all the relevant variables set to in your environment?

-- 
Jonathan Perkin  -  Joyent, Inc.  -  www.joyent.com



Home | Main Index | Thread Index | Old Index