Date: Tue, 12 Jan 2021 20:03:10 +0000 From: bugzilla-noreply@freebsd.org To: ports-bugs@FreeBSD.org Subject: [Bug 252616] net/samba413: configure does not find zlib Message-ID: <bug-252616-7788@https.bugs.freebsd.org/bugzilla/>
next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D252616 Bug ID: 252616 Summary: net/samba413: configure does not find zlib Product: Ports & Packages Version: Latest Hardware: amd64 OS: Any Status: New Severity: Affects Only Me Priority: --- Component: Individual Port(s) Assignee: timur@FreeBSD.org Reporter: thomas.apel@gmx.net Flags: maintainer-feedback?(timur@FreeBSD.org) Assignee: timur@FreeBSD.org Created attachment 221507 --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D221507&action= =3Dedit Full make and showconfig output Building net/samba413 fails with configure complaining that it cannot find zlib. The port net/samba412 is affected as well. OS is FreeBSD 12.2-RELEASE= -p2. Full make and showconfig output is attached. The relevant part: thomas@hostname /usr/ports/net/samba413 % sudo make [...] Dynconfig[NCALRPCDIR]:=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20= =20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20= =20=20=20=20=20=20=20=20=20=20=20=20=20=20=20 : '/var/run/samba4/ncalrpc'=20 Dynconfig[CONFIGFILE]:=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20= =20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20= =20=20=20=20=20=20=20=20=20=20=20=20=20=20=20 : '/usr/local/etc/smb4.conf'=20 Dynconfig[LMHOSTSFILE]:=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20= =20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20= =20=20=20=20=20=20=20=20=20=20=20=20=20=20 : '/usr/local/etc/lmhosts'=20 Dynconfig[SMB_PASSWD_FILE]:=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20= =20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20= =20=20=20=20=20=20=20=20=20=20=20 : '/var/db/samba4/private/smbpasswd'=20 Checking for 'zlib'=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20= =20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20= =20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20 : not found=20 The configuration failed (complete log in /usr/ports/net/samba413/work/samba-4.13.1/bin/config.log) =3D=3D=3D> Script "configure" failed unexpectedly. Please report the problem to timur@FreeBSD.org [maintainer] and attach the "/usr/ports/net/samba413/work/samba-4.13.1/bin/config.log" including the output of the failure of your make command. Also, it might be a good idea to provide an overview of all packages installed on your system (e.g. a /usr/local/sbin/pkg-static info -g -Ea). *** Error code 1 Stop. make[1]: stopped in /usr/ports/net/samba413 *** Error code 1 Stop. make: stopped in /usr/ports/net/samba413 --=20 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-252616-7788>