[Bug 239046] net/libdnet: Fails to build on systems with WITHOUT_PF=true (needs PF headers)

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Mon Jul 8 14:18:04 UTC 2019


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=239046

            Bug ID: 239046
           Summary: net/libdnet: Fails to build on systems with
                    WITHOUT_PF=true (needs PF headers)
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Some People
          Priority: ---
         Component: Individual Port(s)
          Assignee: ports-bugs at FreeBSD.org
          Reporter: rblayzor at inoc.net
                CC: onatan at gmail.com
             Flags: maintainer-feedback?(onatan at gmail.com)
                CC: onatan at gmail.com

libdnet is dependency for open-vm-tools-nox11

libdnet fails to build unless PF is installed as part of base system. If you
installworld minus PF (WITHOUT_PF=true), libdnet fails to find a suitable
firewall (as reported), even though ipfw2 is available.


On building:

|------------------------------------------|
|No suitable firewall interface found. Most|
|probably you are not running the FreeBSD  |
|OS. Please consider using this version    |
|of libdnet  with the FreeBSD system       |
|------------------------------------------|
===>  Script "configure" failed unexpectedly.
Please report the problem to onatan at gmail.com [maintainer] and attach the
"/var/build/.amd_mnt/public/FreeBSD/ports/net/libdnet/work/libdnet-1.13/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: stopped in /.amd_mnt/public/FreeBSD/ports/net/libdnet

===>>> make build failed for net/libdnet
===>>> Aborting update


===>>> You can restart from the point of failure with this command line:
       portmaster <flags> net/libdnet

This command has been saved to /tmp/portmasterfail.txt


cat /tmp/portmasterfail.txt
portmaster <flags> net/libdnet

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


More information about the freebsd-ports-bugs mailing list