tech-pkg archive

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

bob 0.6.8: build failures due to digest dependency



Hi!

First of all, congratulations for the general awesomeness of bob! Truly a game changer for pkgsrc builds.

However, in my latest build, I had a couple of build failures due to a seemingly missing digest dependency. The symptoms are always the same:

In depends.log, I see all dependencies *except* digest being installed.

In checksum.log, I see "Bootstrap dependency digest: NOT found" and a failure.

I attached some typical log files.

Any ideas? This is on NetBSD-current, without a bootstrap kit. The only non-standard setting as far as I can tell, is PKG_DEVELOPER=yes.

--
Benny
=> "/usr/bin/make" ["-C", "/usr/pkgsrc/lang/go126", "checksum", "BATCH=1", "DEPENDS_TARGET=/nonexistent", "WRKLOG=/home/bsiegert/build/goupdate/logs/go126-1.26.0/work.log"]
=> Bootstrap dependency digest>=20211023: NOT found
=> Verifying /nonexistent for ../../pkgtools/digest
make[1]: don't know how to make /nonexistent. Stop

make[1]: stopped making "/nonexistent" in /usr/pkgsrc/pkgtools/digest
*** Error code 2

Stop.
make: stopped making "checksum" in /usr/pkgsrc/lang/go126
=> "/usr/sbin/pkg_add" ["-K", "/usr/pkg/pkgdb", "go124-1.24.13", "mktools-20250213", "bash-5.3.9", "perl-5.42.0nb1", "cwrappers-20220403", "checkperms-1.12"]


Home | Main Index | Thread Index | Old Index