tech-pkg archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: mk_sandbox, pbulk, and "/nonexistent"
On 2020-06-16 21:23, Nikita Gillmann wrote:
> Hi,
>
> since some of our packages require /nonexistent to exist, for example
> one of the lua dependencies
> of neovim, shouldn't this folder be created (and maybe populated) by
> default with pbulk sandboxed instructions?
>
I think something else is wrong here.
=> Bootstrap dependency digest>=20010302: found digest-20190127
===> Skipping vulnerability checks.
WARNING: No /var/db/pkg/pkg-vulnerabilities file found.
WARNING: To fix run: `/usr/sbin/pkg_admin -K /var/db/pkg
fetch-pkg-vulnerabilities'.
=> Checksum SHA1 OK for neovim-0.3.1.tar.gz
=> Checksum RMD160 OK for neovim-0.3.1.tar.gz
=> Checksum SHA512 OK for neovim-0.3.1.tar.gz
===> Installing dependencies for neovim-0.3.1
==========================================================================
The following variables will affect the build process of this package,
neovim-0.3.1. Their current value is shown below:
* LUA_VERSION_DEFAULT = 53
Based on these variables, the following variables have been set:
* LUA_PACKAGE = lua53
You may want to abort the process now with CTRL-C and change their value
before continuing. Be sure to run `/usr/bin/make clean' after
the changes.
==========================================================================
=> Tool dependency cmake>=2.8.1nb1: found cmake-3.17.3
=> Tool dependency checkperms>=1.1: found checkperms-1.12
=> Build dependency cwrappers>=20150314: found cwrappers-20180325
=> Full dependency lua53-lpeg-[0-9]*: NOT found
=> Verifying /nonexistent for ../../devel/lua-lpeg
`/nonexistent' is up to date.
ERROR: [depends.mk] A package matching ``lua53-lpeg-[0-9]*'' should
ERROR: be installed, but one cannot be found. Perhaps there is a
ERROR: stale work directory for ../../devel/lua-lpeg?
*** Error code 1
Stop.
make: stopped in /usr/pkgsrc/wip/neovim
Home |
Main Index |
Thread Index |
Old Index