[Bug 273954] net/py-libdnet: Unbreak build
- Reply: bugzilla-noreply_a_freebsd.org: "[Bug 273954] net/py-libdnet: Unbreak build"
- Reply: bugzilla-noreply_a_freebsd.org: "[Bug 273954] net/py-libdnet: Unbreak build"
- Reply: bugzilla-noreply_a_freebsd.org: "[Bug 273954] net/py-libdnet: Unbreak build"
- Reply: bugzilla-noreply_a_freebsd.org: "[Bug 273954] net/py-libdnet: Unbreak build"
- Reply: bugzilla-noreply_a_freebsd.org: "[Bug 273954] net/py-libdnet: Unbreak build"
- Reply: bugzilla-noreply_a_freebsd.org: "[Bug 273954] net/py-libdnet: Unbreak build"
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Wed, 20 Sep 2023 03:07:49 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=273954
Bug ID: 273954
Summary: net/py-libdnet: Unbreak build
Product: Ports & Packages
Version: Latest
Hardware: Any
OS: Any
Status: New
Severity: Affects Only Me
Priority: ---
Component: Individual Port(s)
Assignee: ports-bugs@FreeBSD.org
Reporter: leres@freebsd.org
It seems a36ac4ec4f06 (Use libpfctl) broke building py-libdnet. I'm using
poudriere on 13.2/amd64 and python 3.11.
One problem is that it doesn't work with autoconf 2.71:
libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am.
libtoolize: 'AC_PROG_RANLIB' is rendered obsolete by 'LT_INIT'
configure.ac:22: warning: The macro `AC_LIBTOOL_DLOPEN' is obsolete.
configure.ac:22: You should run autoupdate.
m4/ltoptions.m4:113: AC_LIBTOOL_DLOPEN is expanded from...
[etc.]
But then libpfctl isn't found.
Bonus fix: Solve portlint "PLIST_FILES: files cannot contain %%FOO%% variables"
error.
Also add LICENSE.
--
You are receiving this mail because:
You are the assignee for the bug.