maintainer-feedback requested: [Bug 289343] security/p5-GSSAPI: configure fails under stable/15 (poudriere)
Date: Sat, 06 Sep 2025 19:12:32 UTC
Bugzilla Automation <bugzilla@FreeBSD.org> has asked freebsd-perl (Nobody) <perl@FreeBSD.org> for maintainer-feedback: Bug 289343: security/p5-GSSAPI: configure fails under stable/15 (poudriere) https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=289343 --- Description --- My build machine's 3rd slice is now running: freebeast(15.0)[4] uname -aUK FreeBSD freebeast.catwhisker.org 15.0-ALPHA1 FreeBSD 15.0-ALPHA1 #324 stable/15-n280099-0b3d82579a01: Sat Sep 6 14:07:55 UTC 2025 root@freebeast.catwhisker.org:/common/S3/obj/usr/src/amd64.amd64/sys/GENERIC amd64 1500064 1500064 with the ports tree updated to main-n717612-a10f7fb9d5a0. I then set up poudriere (ports-mgmt/poudriere-devel) to get it started building the first set of stable/15 packages for use here at home. Most worked OK, but the run ended with: [04:11:43] Removing old packages [04:11:43] Built ports: ports-mgmt/pkg graphics/gpu-firmware-radeon-kmod@rv740 archivers/libarc devel/evdev-proto sysutils/gnome_subr... www/chromium [04:11:43] Failed ports: security/p5-GSSAPI:configure [04:11:43] Skipped ports: devel/git@default security/p5-Authen-SASL [04:11:43] [15amd64-ports-home] [2025-09-06_14h41m09s] [committing] Time: 04:11:41 Queued: 1330 Inspected: 0 Ignored: 0 Built: 1327 Failed: 1 Skipped: 2 Fetched: 0 Remaining: 0 [04:11:43] Logs: /tank/poudriere/poudriere/data/logs/bulk/15amd64-ports-home/2025-09-06_14h41m09 s [04:11:43] Cleaning up [04:11:43] Unmounting file systems Checking the log (a copy of which is also available at https://www.catwhisker.org/~david/FreeBSD/ports/p5-GSSAPI/, in case it's too big to attach), I see: ... ---------------------------------------------------------- Searching krb5-config command... using krb5-config command '/bin/krb5-config'. ---------------------------------------------------------- using GSSAPI implementation /bin/krb5-config does not respond libconf! at ./Makefile.PL line 116. *** Error code 2 Stop. make: stopped making "configure" in /usr/ports/security/p5-GSSAPI =>> Cleaning up wrkdir ===> Cleaning for p5-GSSAPI-0.28_2 I expect this is related to the switch from Heimdal to MIT Kerberos.