From owner-freebsd-ports-bugs@freebsd.org Tue Dec 1 19:40:19 2015 Return-Path: Delivered-To: freebsd-ports-bugs@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 72129A3E47F for ; Tue, 1 Dec 2015 19:40:19 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from kenobi.freebsd.org (kenobi.freebsd.org [IPv6:2001:1900:2254:206a::16:76]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 3F2271F6D for ; Tue, 1 Dec 2015 19:40:19 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from bugs.freebsd.org ([127.0.1.118]) by kenobi.freebsd.org (8.15.2/8.15.2) with ESMTP id tB1JeJr4060274 for ; Tue, 1 Dec 2015 19:40:19 GMT (envelope-from bugzilla-noreply@freebsd.org) From: bugzilla-noreply@freebsd.org To: freebsd-ports-bugs@FreeBSD.org Subject: [Bug 204940] /net/samba43: pkg-static: Unable to access file Date: Tue, 01 Dec 2015 19:40:19 +0000 X-Bugzilla-Reason: AssignedTo X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Ports & Packages X-Bugzilla-Component: Individual Port(s) X-Bugzilla-Version: Latest X-Bugzilla-Keywords: X-Bugzilla-Severity: Affects Only Me X-Bugzilla-Who: andrej@ebert.su X-Bugzilla-Status: New X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: freebsd-ports-bugs@FreeBSD.org X-Bugzilla-Target-Milestone: --- X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: Message-ID: In-Reply-To: References: 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.20 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 01 Dec 2015 19:40:19 -0000 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=204940 --- Comment #2 from andrej@ebert.su --- Edit: Samba builds and installs fine with the above patch and following options: ===> The following configuration options are available for samba43-4.3.1: ACL_SUPPORT=on: File system ACL support ADS=off: Active Directory client support AD_DC=off: Active Directory Domain Controller support AIO_SUPPORT=on: Asyncronous IO support CUPS=off: CUPS printing system support DEBUG=off: With debug information in the binaries DEVELOPER=off: With development support DNSUPDATE=off: Dynamic DNS update (require ADS) DOCS=on: Build and/or install documentation EXP_MODULES=on: Experimental modules FAM=on: File Alteration Monitor support LDAP=off: LDAP client support MANPAGES=off: Build manpages from DOCBOOK templates PAM_SMBPASS=off: PAM authentication via passdb backends PTHREADPOOL=on: Pthread pool QUOTAS=on: Disk quota support SYSLOG=on: Syslog logging support UTMP=on: UTMP accounting support ====> Options available for the radio DNS: you can only select none or one of them NSUPDATE=off: Use samba NSUPDATE utility for AD DC BIND99=off: Use bind99 as AD DC DNS server frontend BIND910=off: Use bind910 as AD DC DNS server frontend ====> Options available for the radio ZEROCONF: you can only select none or one of them AVAHI=off: Zeroconf support via Avahi MDNSRESPONDER=off: Zeroconf support via mDNSResponder ===> Use 'make config' to modify these settings But with MANPAGES=on fails with the lstat(/usr/ports/net/samba43/work/stage/usr/local/share/samba43/): No such file or directory error. -- You are receiving this mail because: You are the assignee for the bug.