Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 19 Dec 2013 13:06:10 GMT
From:      Volodymyr Kostyrko <arcade@b1t.name>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   ports/184993: www/squid33 - fails to build on ^/stable/10
Message-ID:  <201312191306.rBJD6A5u023590@oldred.freebsd.org>
Resent-Message-ID: <201312191310.rBJDA0UR087820@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         184993
>Category:       ports
>Synopsis:       www/squid33 - fails to build on ^/stable/10
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Thu Dec 19 13:10:00 UTC 2013
>Closed-Date:
>Last-Modified:
>Originator:     Volodymyr Kostyrko
>Release:        ^/stable/10
>Organization:
none
>Environment:
FreeBSD ar1l0u 10.0-PRERELEASE FreeBSD 10.0-PRERELEASE #17 r259547M: Wed Dec 18 11:41:18 EET 2013     arcade@ar1l0u:/usr/obj/usr/src/sys/MINIMAL  amd64
>Description:
When building some kerberos stuff gets enabled somehow:

--- peer_proxy_negotiate_auth.o ---
peer_proxy_negotiate_auth.cc:259:32: error: 'krb5_princ_realm' is deprecated [-Werror,-Wdeprecated-declarations]
                client_realm = krb5_princ_realm(kparam.context, creds2.client);
                               ^
/usr/include/krb5-protos.h:3251:1: note: 'krb5_princ_realm' declared here
krb5_princ_realm (
^
peer_proxy_negotiate_auth.cc:403:13: error: 'krb5_get_init_creds_opt_init' is deprecated [-Werror,-Wdeprecated-declarations]
            krb5_get_init_creds_opt_init(&options);
            ^
/usr/include/krb5-protos.h:2284:1: note: 'krb5_get_init_creds_opt_init' declared here
krb5_get_init_creds_opt_init (krb5_get_init_creds_opt */*opt*/)
^
2 errors generated.
*** [peer_proxy_negotiate_auth.o] Error code 1

Kerberos and GSSAPI are disabled in options. Enabled options are: ARP_ACL CACHE_DIGESTS FOLLOW_XFF HTCP IPV6 KQUEUE LARGEFILE STRICT_HTTP TP_PF VIA_DB

>How-To-Repeat:

>Fix:


>Release-Note:
>Audit-Trail:
>Unformatted:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201312191306.rBJD6A5u023590>