Bug 217589 - net-mgmt/net-snmp: fails to build on CURRENT because of libwrap ?
Summary: net-mgmt/net-snmp: fails to build on CURRENT because of libwrap ?
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Only Me
Assignee: Ryan Steinmetz
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2017-03-06 17:40 UTC by Kurt Jaeger
Modified: 2018-01-22 13:01 UTC (History)
3 users (show)

See Also:
pi: maintainer-feedback+


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Kurt Jaeger freebsd_committer freebsd_triage 2017-03-06 17:40:03 UTC
See

http://people.freebsd.org/~pi/logs/net-mgmt__net-snmp-cur-1488814302.txt

If add --without-libwrap  to CONFIGURE_ARGS in the port Makefile, it builds on 12a.
Comment 1 Walter Schwarzenfeld 2018-01-17 13:08:43 UTC
ping!
Comment 2 commit-hook freebsd_committer freebsd_triage 2018-01-17 18:55:12 UTC
A commit references this bug:

Author: zi
Date: Wed Jan 17 18:54:59 UTC 2018
New revision: 459281
URL: https://svnweb.freebsd.org/changeset/ports/459281

Log:
  - Resolve build failure under 12-CURRENT

  PR:		217589
  Submitted by:	pi@

Changes:
  head/net-mgmt/net-snmp/Makefile
Comment 4 Ryan Steinmetz freebsd_committer freebsd_triage 2018-01-22 13:01:08 UTC
I've run into multiple issues related to this in the past and decided that it was best to just remove it.

Do you use libwrap with net-snmp?  If so, I can OPTIONize it for you.