From owner-freebsd-ports-bugs@FreeBSD.ORG Fri Aug 22 15:28:09 2014 Return-Path: Delivered-To: freebsd-ports-bugs@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 AC7E05E0 for ; Fri, 22 Aug 2014 15:28:09 +0000 (UTC) Received: from kenobi.freebsd.org (kenobi.freebsd.org [IPv6:2001:1900:2254:206a::16:76]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 935A53F8C for ; Fri, 22 Aug 2014 15:28:09 +0000 (UTC) Received: from bugs.freebsd.org ([127.0.1.118]) by kenobi.freebsd.org (8.14.9/8.14.9) with ESMTP id s7MFS9En066247 for ; Fri, 22 Aug 2014 15:28:09 GMT (envelope-from bugzilla-noreply@freebsd.org) From: bugzilla-noreply@freebsd.org To: freebsd-ports-bugs@FreeBSD.org Subject: [Bug 192920] New: Building package for squid33-3.3.11_4 fails with AUTH_KERB=off Date: Fri, 22 Aug 2014 15:28:09 +0000 X-Bugzilla-Reason: AssignedTo X-Bugzilla-Type: new X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Ports Tree X-Bugzilla-Component: Individual Port(s) X-Bugzilla-Version: Latest X-Bugzilla-Keywords: X-Bugzilla-Severity: Affects Some People X-Bugzilla-Who: p5B2E9A8F@t-online.de X-Bugzilla-Status: Needs Triage X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: freebsd-ports-bugs@FreeBSD.org X-Bugzilla-Target-Milestone: --- X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: bug_id short_desc product version rep_platform op_sys bug_status bug_severity priority component assigned_to reporter Message-ID: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: 7bit X-Bugzilla-URL: https://bugs.freebsd.org/bugzilla/ Auto-Submitted: auto-generated MIME-Version: 1.0 X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 22 Aug 2014 15:28:09 -0000 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=192920 Bug ID: 192920 Summary: Building package for squid33-3.3.11_4 fails with AUTH_KERB=off Product: Ports Tree Version: Latest Hardware: Any OS: Any Status: Needs Triage Severity: Affects Some People Priority: --- Component: Individual Port(s) Assignee: freebsd-ports-bugs@FreeBSD.org Reporter: p5B2E9A8F@t-online.de ====>> Building www/squid33 build started at Tue Aug 19 11:14:27 CEST 2014 port directory: /usr/ports/www/squid33 building for: FreeBSD 10_0amd64-default-jails-job-02 10.0-RELEASE-p7 FreeBSD 10.0-RELEASE-p7 amd64 maintained by: ports@FreeBSD.org Makefile ident: $FreeBSD: head/www/squid33/Makefile 365339 2014-08-18 18:44:28Z marino $ Poudriere version: 3.1-pre Host OSVERSION: 1000510 Jail OSVERSION: 1000510 ---Begin Environment--- OSVERSION=1000510 UNAME_v=FreeBSD 10.0-RELEASE-p7 UNAME_r=10.0-RELEASE-p7 BLOCKSIZE=K MAIL=/var/mail/root STATUS=1 SAVED_TERM=screen MASTERMNT=/usr/local/poudriere/data/.m/10_0amd64-default-jails/ref FORCE_PACKAGE=yes PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/games:/usr/local/sbin:/usr/local/bin:/root/bin POUDRIERE_BUILD_TYPE=bulk PKGNAME=squid33-3.3.11_4 OLDPWD=/root PWD=/usr/local/poudriere/data/.m/10_0amd64-default-jails/ref/.p/pool MASTERNAME=10_0amd64-default-jails USER=root HOME=/root POUDRIERE_VERSION=3.1-pre LOCALBASE=/usr/local PACKAGE_BUILDING=yes ---End Environment--- ---Begin OPTIONS List--- ===> The following configuration options are available for squid33-3.3.11_4: ARP_ACL=off: Enable ARP/MAC/EUI based authentification AUTH_KERB=off: Install Kerberos authentication helpers AUTH_LDAP=off: Install LDAP authentication helpers AUTH_NIS=off: Install NIS/YP authentication helpers AUTH_SASL=off: Install SASL authentication helpers AUTH_SMB=off: Install SMB auth. helpers (req. Samba) AUTH_SQL=off: Install SQL based auth (uses MySQL) CACHE_DIGESTS=off: Use cache digests DEBUG=off: Build with extended debugging support DELAY_POOLS=off: Enable delay pools (bandwidth limiting) DNS_HELPER=off: Use external dnsserver processes for DNS DOCS=on: Build and/or install documentation ECAP=off: Enable loadable content adaptation modules ESI=off: Enable support for ESI EXAMPLES=on: Build and/or install examples FOLLOW_XFF=off: Enable support for the X-Following-For header FS_AUFS=on: Enable AUFS (async-io) support FS_COSS=off: Enable COSS (not stable yet) HTCP=on: Enable HTCP support ICAP=off: Enable the ICAP client ICMP=off: Enable ICMP pinging and network measurement IDENT=off: Enable Ident lookups (RFC 931) IPV6=off: IPv6 protocol support KQUEUE=on: Enable kqueue(2) support LARGEFILE=off: Support large (>2GB) cache and log files SNMP=on: Enable SNMP support SSL=off: Enable SSL gatewaying support SSL_CRTD=off: Use ssl_crtd to handle SSL cert requests STACKTRACES=off: Enable automatic backtraces on fatal errors STRICT_HTTP=off: Make Squid strictly HTTP compliant TP_IPF=off: Enable transparent proxying with IPFilter TP_IPFW=off: Enable transparent proxying with IPFW TP_PF=off: Enable transparent proxying with PF VIA_DB=off: Enable Forward/Via database WCCP=on: Enable Web Cache Coordination Protocol WCCPV2=on: Enable Web Cache Coordination Protocol v2 ===> Use 'make config' to modify these settings ---End OPTIONS List--- =================================================== ===> Building package for squid33-3.3.11_4 pkg-static: lstat(/wrkdirs/usr/ports/www/squid33/work/stage/usr/local/man/man8/negotiate_kerberos_auth.8.gz): No such file or directory *** Error code 1 Stop. make: stopped in /usr/ports/www/squid33 ====>> Cleaning up wrkdir ===> Cleaning for squid33-3.3.11_4 build of /usr/ports/www/squid33 ended at Tue Aug 19 11:20:40 CEST 2014 build time: 00:06:13 !!! build failure encountered !!! When setting option AUTH_KERB=on the building packes complets. -- You are receiving this mail because: You are the assignee for the bug.