Bug 215818

Summary: sysutils/bareos-client: configure: error: *** libwrap missing
Product: Ports & Packages Reporter: O. Hartmann <ohartmann>
Component: Individual Port(s)Assignee: Jose Alonso Cardenas Marquez <acm>
Status: Closed Overcome By Events    
Severity: Affects Many People Flags: bugzilla: maintainer-feedback? (acm)
Priority: ---    
Version: Latest   
Hardware: Any   
OS: Any   

Description O. Hartmann 2017-01-06 06:47:36 UTC
On most recent CURRENT (FreeBSD 12.0-CURRENT #9 r311475: Fri Jan  6 06:20:24 CET 2017 amd64), compiling/updating sysutils/bareos-client fails during configuration phase with the error showed below.

[...]
checking for Python support... no
checking for socket... yes
using socket from libc
checking for library containing nanosleep... none required
checking for libwrap... configure: error: *** libwrap missing
===>  Script "configure" failed unexpectedly.
Please report the problem to acm@FreeBSD.org [maintainer] and attach the
"/usr/ports/sysutils/bareos-client/work/bareos-Release-16.2.4/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/sysutils/bareos-client
*** Error code 1

Stop.
make: stopped in /usr/ports/sysutils/bareos-client
Comment 1 Jose Alonso Cardenas Marquez freebsd_committer freebsd_triage 2017-04-21 18:09:58 UTC
Hi, try adding --with-tcp-wrappers=no to CONFIGURE_ARGS+= into bareos-server/Makefile file