[Bug 290924] ftp/curl: 8.17.0 fails to configure

From: <bugzilla-noreply_at_freebsd.org>
Date: Mon, 10 Nov 2025 07:36:14 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=290924

            Bug ID: 290924
           Summary: ftp/curl: 8.17.0 fails to configure
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: sunpoet@FreeBSD.org
          Reporter: evenson.not.org@gmail.com
             Flags: maintainer-feedback?(sunpoet@FreeBSD.org)
          Assignee: sunpoet@FreeBSD.org

Created attachment 265307
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=265307&action=edit
config.log from failing build

Port update to 8.17.0 fails to configure with same options whereas previous
version worked:

[…]
checking for gss.h... no
checking for gssapi/gssapi.h... yes
checking for gssapi/gssapi_generic.h... no
checking for gssapi/gssapi_krb5.h... yes
configure: error: MIT or GNU GSS library required, but not found
===>  Script "configure" failed unexpectedly.

The corresponding options file has:

OPTIONS_FILE_SET+=GSSAPI_BASE
OPTIONS_FILE_UNSET+=GSSAPI_HEIMDAL
OPTIONS_FILE_UNSET+=GSSAPI_MIT
OPTIONS_FILE_UNSET+=GSSAPI_NONE

(will attach options in subsequent post)

-- 
You are receiving this mail because:
You are the assignee for the bug.