Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 01 Dec 2015 16:16:10 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-ports-bugs@FreeBSD.org
Subject:   [Bug 204940] /net/samba43:
Message-ID:  <bug-204940-13@https.bugs.freebsd.org/bugzilla/>

next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=204940

            Bug ID: 204940
           Summary: /net/samba43:
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: freebsd-ports-bugs@FreeBSD.org
          Reporter: thomas.apel@gmx.net

Upon installing the port, I get error messages about missing library files that
should be included in the package but have not been created. I changed the port
config, so I assume the files need to be marked as optional depending on the
port config.

Error message and port config:

/usr/ports/net/samba43 % sudo make install
===>  Installing for samba43-4.3.1
===>   samba43-4.3.1 depends on package: libarchive>=3.1.2 - found
===>   samba43-4.3.1 depends on package: py27-dnspython>=1.9.4 - found
===>   samba43-4.3.1 depends on package: talloc>=2.1.5 - found
===>   samba43-4.3.1 depends on package: tevent>=0.9.25 - found
===>   samba43-4.3.1 depends on package: tdb>=1.3.8 - found
===>   samba43-4.3.1 depends on package: ldb>=1.1.23 - found
===>   samba43-4.3.1 depends on file: /usr/local/bin/python2.7 - found
===>   samba43-4.3.1 depends on executable: python2 - found
===>   samba43-4.3.1 depends on shared library: libpopt.so - found
(/usr/local/lib/libpopt.so)
===>   samba43-4.3.1 depends on shared library: libinotify.so - found
(/usr/local/lib/libinotify.so)
===>   samba43-4.3.1 depends on shared library: libsasl2.so - found
(/usr/local/lib/libsasl2.so)
===>   samba43-4.3.1 depends on shared library: libgcrypt.so - found
(/usr/local/lib/libgcrypt.so)
===>   samba43-4.3.1 depends on shared library: libgnutls.so - found
(/usr/local/lib/libgnutls.so)
===>   samba43-4.3.1 depends on shared library: libsunacl.so - found
(/usr/local/lib/libsunacl.so)
===>   samba43-4.3.1 depends on shared library: libsunacl.so - found
(/usr/local/lib/libsunacl.so)
===>   samba43-4.3.1 depends on shared library: libdns_sd.so - found
(/usr/local/lib/libdns_sd.so)
===>   samba43-4.3.1 depends on shared library: libfam.so.0 - found
(/usr/local/lib/libfam.so.0)
===>   samba43-4.3.1 depends on shared library: libldap-2.4.so.2 - found
(/usr/local/lib/libldap-2.4.so.2)
===>  Checking if samba43 already installed
===>   Registering installation for samba43-4.3.1
pkg-static: Unable to access file
/usr/ports/net/samba43/work/stage/usr/local/lib/samba/libdfs-server-ad-samba4.so:
No such file or directory
pkg-static: Unable to access file
/usr/ports/net/samba43/work/stage/usr/local/lib/samba/libdnsserver-common-samba4.so:
No such file or directory
pkg-static: Unable to access file
/usr/ports/net/samba43/work/stage/usr/local/lib/shared-modules/ldb/dns_notify.so:
No such file or directory
pkg-static: Unable to access file
/usr/ports/net/samba43/work/stage/usr/local/lib/shared-modules/ldb/tombstone_reanimate.so:
No such file or directory
pkg-static: lstat(/usr/ports/net/samba43/work/stage/usr/local/share/samba43/):
No such file or directory
*** Error code 74

Stop.
make[1]: stopped in /usr/ports/net/samba43
*** Error code 1

Stop.
make: stopped in /usr/ports/net/samba43


/usr/ports/net/samba43 % make showconfig
===> 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=off: Experimental modules
     FAM=on: File Alteration Monitor support
     LDAP=on: LDAP client support
     MANPAGES=on: 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=on: Zeroconf support via mDNSResponder
===> Use 'make config' to modify these settings

-- 
You are receiving this mail because:
You are the assignee for the bug.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-204940-13>