Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 08 Jul 2019 14:18:01 +0000
From:      bugzilla-noreply@freebsd.org
To:        ports-bugs@FreeBSD.org
Subject:   [Bug 239046] net/libdnet: Fails to build on systems with WITHOUT_PF=true (needs PF headers)
Message-ID:  <bug-239046-7788@https.bugs.freebsd.org/bugzilla/>

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

            Bug ID: 239046
           Summary: net/libdnet: Fails to build on systems with
                    WITHOUT_PF=3Dtrue (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@FreeBSD.org
          Reporter: rblayzor@inoc.net
                CC: onatan@gmail.com
             Flags: maintainer-feedback?(onatan@gmail.com)
                CC: onatan@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=3Dtrue), 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       |
|------------------------------------------|
=3D=3D=3D>  Script "configure" failed unexpectedly.
Please report the problem to onatan@gmail.com [maintainer] and attach the
"/var/build/.amd_mnt/public/FreeBSD/ports/net/libdnet/work/libdnet-1.13/con=
fig.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

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


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

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


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

--=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-239046-7788>