On Aug 11, 2025, at 08:51, Cy Schubert <[email protected]> wrote:
> In message <[email protected]>, Mark Millard > write > s: >> On Aug 11, 2025, at 04:51, Herbert J. Skuhra <[email protected]> wrote: >> >>> On Mon, Aug 11, 2025 at 01:21:58PM +0200, Dag-Erling Sm=C3=B8rgrav = >> wrote: >>>> Cy Schubert <[email protected]> writes: >>>>> ftp/curl must be rebuilt. >>>> =20 >>>> Cy, https://reviews.freebsd.org/D51842 is still blocked waiting for = >> your >>>> input. Building ftp/curl won't be possible again until it or = >> something >>>> like it goes in. >>> =20 >>> Really? I am running main-n279539-5853a9971a50 and could build = >> ftp/curl >>> with GSSAPI_BASE=3Don: >>> =20 >>> $ ldd `which curl`|grep krb5 >>> libkrb5.so.11 =3D> /usr/lib/libkrb5.so.11 (0x3935891dc000) >>> libgssapi_krb5.so.10 =3D> /usr/lib/libgssapi_krb5.so.10 = >> (0x39358aa86000) >>> =20 >>> 'poudriere testport -j main ftp/curl' was also OK. >> >> What METHOD does for poudriere jail -l for your -j main ? >> Mine shows pkgbase and: >> >> # poudriere jail -j main-amd64 -u >> >> was not adding the missing file /usr/libexec/krb5kdc >> to the poudriere jail. For reference: >> >> # poudriere jail -l >> JAILNAME VERSION OSVERSION ARCH METHOD TIMESTAMP = >> PATH >> . . . >> main-amd64 15.0-CURRENT amd64 pkgbase 2025-08-09 = >> 20:27:14 /usr/local/poudriere/jails/main-amd64 >> >> # ls /usr/local/poudriere/jails/main-amd64/usr/libexec/krb5kdc >> ls: /usr/local/poudriere/jails/main-amd64/usr/libexec/krb5kdc: No such = >> file or directory > > What's the output of, > > ls /usr/local/poudriere/jails/main-amd64/usr/libexec/kdc # ls /usr/local/poudriere/jails/main-amd64/usr/libexec/kdc ls: /usr/local/poudriere/jails/main-amd64/usr/libexec/kdc: No such file or directory Verifying the rest of the path works: # ls -d /usr/local/poudriere/jails/main-amd64/usr/libexec/k* /usr/local/poudriere/jails/main-amd64/usr/libexec/kgdb >> >>> But yes, there was an error about (a) missing .pc file(s)... bug = >> 288770? > > === Mark Millard marklmi at yahoo.com
