From owner-freebsd-ports-bugs@freebsd.org Mon May 23 09:29:52 2016 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 9C42FB44715 for ; Mon, 23 May 2016 09:29:52 +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 7F17C1E2E for ; Mon, 23 May 2016 09:29:52 +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 u4N9Tqsk075083 for ; Mon, 23 May 2016 09:29:52 GMT (envelope-from bugzilla-noreply@freebsd.org) From: bugzilla-noreply@freebsd.org To: freebsd-ports-bugs@FreeBSD.org Subject: [Bug 209707] net/samba44: install fails due to missing file 'rfc2307.so' Date: Mon, 23 May 2016 09:29:52 +0000 X-Bugzilla-Reason: AssignedTo X-Bugzilla-Type: new 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: thomas.apel@gmx.net X-Bugzilla-Status: New X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: timur@FreeBSD.org X-Bugzilla-Flags: maintainer-feedback? X-Bugzilla-Changed-Fields: bug_id short_desc product version rep_platform op_sys bug_status bug_severity priority component assigned_to reporter flagtypes.name Message-ID: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable 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.22 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 23 May 2016 09:29:52 -0000 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D209707 Bug ID: 209707 Summary: net/samba44: install fails due to missing file 'rfc2307.so' Product: Ports & Packages Version: Latest Hardware: Any OS: Any Status: New Severity: Affects Only Me Priority: --- Component: Individual Port(s) Assignee: timur@FreeBSD.org Reporter: thomas.apel@gmx.net Assignee: timur@FreeBSD.org Flags: maintainer-feedback?(timur@FreeBSD.org) Installation of the port fails with the following error message about a mis= sing file 'rfc2307.so': # make install =3D=3D=3D> Installing for samba44-4.4.3_1 =3D=3D=3D> samba44-4.4.3_1 depends on package: libarchive>=3D3.1.2 - found =3D=3D=3D> samba44-4.4.3_1 depends on package: py27-dnspython>=3D1.9.4 - = found =3D=3D=3D> samba44-4.4.3_1 depends on package: talloc>=3D2.1.6 - found =3D=3D=3D> samba44-4.4.3_1 depends on package: tevent>=3D0.9.28 - found =3D=3D=3D> samba44-4.4.3_1 depends on package: tdb>=3D1.3.8 - found =3D=3D=3D> samba44-4.4.3_1 depends on package: ldb>=3D1.1.26 - found =3D=3D=3D> samba44-4.4.3_1 depends on file: /usr/local/bin/python2.7 - fo= und =3D=3D=3D> samba44-4.4.3_1 depends on executable: python2 - found =3D=3D=3D> samba44-4.4.3_1 depends on shared library: libpopt.so - found (/usr/local/lib/libpopt.so) =3D=3D=3D> samba44-4.4.3_1 depends on shared library: libinotify.so - fou= nd (/usr/local/lib/libinotify.so) =3D=3D=3D> samba44-4.4.3_1 depends on shared library: libgnutls.so - found (/usr/local/lib/libgnutls.so) =3D=3D=3D> samba44-4.4.3_1 depends on shared library: libsunacl.so - found (/usr/local/lib/libsunacl.so) =3D=3D=3D> samba44-4.4.3_1 depends on shared library: libsunacl.so - found (/usr/local/lib/libsunacl.so) =3D=3D=3D> samba44-4.4.3_1 depends on shared library: libdns_sd.so - found (/usr/local/lib/libdns_sd.so) =3D=3D=3D> samba44-4.4.3_1 depends on shared library: libfam.so.0 - found (/usr/local/lib/libfam.so.0) =3D=3D=3D> samba44-4.4.3_1 depends on shared library: libldap-2.4.so.2 - = found (/usr/local/lib/libldap-2.4.so.2) =3D=3D=3D> Checking if samba44 already installed =3D=3D=3D> Registering installation for samba44-4.4.3_1 pkg-static: Unable to access file /usr/ports/net/samba44/work/stage/usr/local/lib/shared-modules/idmap/rfc230= 7.so: No such file or directory *** Error code 74 Stop. make[1]: stopped in /usr/ports/net/samba44 *** Error code 1 Stop. make: stopped in /usr/ports/net/samba44 I am using the following non-default port config: # make showconfig =3D=3D=3D> The following configuration options are available for samba44-4.= 4.3_1: ACL_SUPPORT=3Don: File system ACL support ADS=3Doff: Active Directory client support AD_DC=3Doff: Active Directory Domain Controller support CUPS=3Doff: CUPS printing system support DEBUG=3Doff: With debug information in the binaries DEVELOPER=3Doff: With development support DNSUPDATE=3Doff: Dynamic DNS update (require ADS) DOCS=3Don: Build and/or install documentation EXP_MODULES=3Doff: Experimental modules FAM=3Don: File Alteration Monitor support LDAP=3Don: LDAP client support MANPAGES=3Don: Build manpages from DOCBOOK templates PTHREADPOOL=3Don: Pthread pool QUOTAS=3Don: Disk quota support SYSLOG=3Don: Syslog logging support UTMP=3Don: UTMP accounting support =3D=3D=3D=3D> Options available for the radio DNS: you can only select none= or one of them NSUPDATE=3Doff: Use samba NSUPDATE utility for AD DC BIND99=3Doff: Use bind99 as AD DC DNS server frontend BIND910=3Doff: Use bind910 as AD DC DNS server frontend =3D=3D=3D=3D> Options available for the radio ZEROCONF: you can only select= none or one of them AVAHI=3Doff: Zeroconf support via Avahi MDNSRESPONDER=3Don: Zeroconf support via mDNSResponder =3D=3D=3D> Use 'make config' to modify these settings --=20 You are receiving this mail because: You are the assignee for the bug.=