From owner-freebsd-ports-bugs@FreeBSD.ORG Thu Dec 19 13:10:00 2013 Return-Path: Delivered-To: freebsd-ports-bugs@smarthost.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id C4F762BB for ; Thu, 19 Dec 2013 13:10:00 +0000 (UTC) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:1900:2254:206c::16:87]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 9F4801EF7 for ; Thu, 19 Dec 2013 13:10:00 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.7/8.14.7) with ESMTP id rBJDA0Yl087821 for ; Thu, 19 Dec 2013 13:10:00 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.7/8.14.7/Submit) id rBJDA0UR087820; Thu, 19 Dec 2013 13:10:00 GMT (envelope-from gnats) Resent-Date: Thu, 19 Dec 2013 13:10:00 GMT Resent-Message-Id: <201312191310.rBJDA0UR087820@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-ports-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, Volodymyr Kostyrko Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 0D9D416E for ; Thu, 19 Dec 2013 13:06:12 +0000 (UTC) Received: from oldred.freebsd.org (oldred.freebsd.org [IPv6:2001:1900:2254:206a::50:4]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id EB68D1ED0 for ; Thu, 19 Dec 2013 13:06:11 +0000 (UTC) Received: from oldred.freebsd.org ([127.0.1.6]) by oldred.freebsd.org (8.14.5/8.14.7) with ESMTP id rBJD6Bw4023591 for ; Thu, 19 Dec 2013 13:06:11 GMT (envelope-from nobody@oldred.freebsd.org) Received: (from nobody@localhost) by oldred.freebsd.org (8.14.5/8.14.5/Submit) id rBJD6A5u023590; Thu, 19 Dec 2013 13:06:10 GMT (envelope-from nobody) Message-Id: <201312191306.rBJD6A5u023590@oldred.freebsd.org> Date: Thu, 19 Dec 2013 13:06:10 GMT From: Volodymyr Kostyrko To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-3.1 Subject: ports/184993: www/squid33 - fails to build on ^/stable/10 X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.17 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 19 Dec 2013 13:10:00 -0000 >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: