Bug 192920 - Building package for squid33-3.3.11_4 fails with AUTH_KERB=off
Summary: Building package for squid33-3.3.11_4 fails with AUTH_KERB=off
Status: Closed Not Accepted
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Some People
Assignee: freebsd-ports-bugs (Nobody)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-08-22 15:28 UTC by p5B2EA84B3
Modified: 2014-08-22 19:58 UTC (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description p5B2EA84B3 2014-08-22 15:28:09 UTC
====>> 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---

=======================<phase: package        >============================
===>  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.
Comment 1 John Marino freebsd_committer freebsd_triage 2014-08-22 17:14:35 UTC
the the current version of www/squid33 is 3.3.11_5 (not squid33 3.3.11_4), this report is invalid.

Please use the current port tree, try to build again, and report back on the results, thanks.
Comment 2 John Marino freebsd_committer freebsd_triage 2014-08-22 17:15:05 UTC
the first words should be "As the", not "the the"
Comment 3 John Marino freebsd_committer freebsd_triage 2014-08-22 19:58:46 UTC
please reopen this PR if you can reproduce on the latest version of the port.