pkgsrc-Users archive

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

Re: pkg_comp: Dealing with tacit build dependencies



* On 2022-07-11 at 20:01 BST, Mayuresh wrote:

On Mon, Jul 11, 2022 at 08:14:25PM +0200, Thomas Klausner wrote:
That is a bug and we fix those problems as we find them.  If a package
builds in a bulk build, it's a good sign that there are no missing
build dependencies.
 Thomas

Is the following one related to missing deps or is it some other issue and
how to go about it? This is happening for many packages.

=> Bootstrap dependency digest>=20211023: NOT found
=> Verifying /nonexistent for ../../pkgtools/digest
bmake[1]: don't know how to make /nonexistent. Stop

This simply indicates a misconfiguration with your system, e.g. something like the pkgdb is different between outside and inside the chroot, or trying to mix packages that were built for a different prefix, or any number of other things.

I've often thought that /nonexistent probably isn't helpful here, we should rename it /something-is-broken-you-need-to-investigate or similar.

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


Home | Main Index | Thread Index | Old Index