Bug 282562 - net/libpfctl: needs to be update on branch 2024Q4
Summary: net/libpfctl: needs to be update on branch 2024Q4
Status: New
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Only Me
Assignee: Kristof Provost
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2024-11-05 09:08 UTC by Sergey V. Koupreyenko
Modified: 2024-11-05 09:32 UTC (History)
0 users

See Also:
bugzilla: maintainer-feedback? (kp)


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Sergey V. Koupreyenko 2024-11-05 09:08:02 UTC
Poudriere build fails on fetch stage:

=>> Building net/libpfctl
build started at Mon Nov  4 16:18:48 MSK 2024
port directory: /usr/ports/net/libpfctl
package name: libpfctl-0.13
building for: FreeBSD freebsd.fractel.priv 14.2-BETA1 FreeBSD 14.2-BETA1 1402000 amd64
maintained by: kp@FreeBSD.org
Makefile datestamp: -rw-r--r--  1 root wheel 1254 Oct 19 18:44 /usr/ports/net/libpfctl/Makefile
Poudriere version: poudriere-git-3.4.2
Host OSVERSION: 1402000
Jail OSVERSION: 1402000
Job Id: 03

---Begin Environment---
SHELL=/bin/sh
OSVERSION=1402000
UNAME_v=FreeBSD 14.2-BETA1 1402000
UNAME_r=14.2-BETA1
BLOCKSIZE=K
MAIL=/var/mail/root
MM_CHARSET=UTF-8
LANG=C.UTF-8
STATUS=1
HOME=/root
PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin
MAKE_OBJDIR_CHECK_WRITABLE=0
LOCALBASE=/usr/local
USER=root
POUDRIERE_NAME=poudriere-git
LIBEXECPREFIX=/usr/local/libexec/poudriere
POUDRIERE_VERSION=3.4.2
MASTERMNT=/poudriere/data/.m/14_2-releng-amd64-2024Q4-amd64/ref
LC_COLLATE=C
POUDRIERE_BUILD_TYPE=bulk
PACKAGE_BUILDING=yes
SAVED_TERM=tmux-256color
GID=0
OUTPUT_REDIRECTED_STDERR=4
OUTPUT_REDIRECTED=1
UID=0
PWD=/poudriere/data/.m/14_2-releng-amd64-2024Q4-amd64/03/.p
OUTPUT_REDIRECTED_STDOUT=3
P_PORTS_FEATURES=FLAVORS SUBPACKAGES SELECTED_OPTIONS
MASTERNAME=14_2-releng-amd64-2024Q4-amd64
SCRIPTPREFIX=/usr/local/share/poudriere
SCRIPTNAME=bulk.sh
OLDPWD=/poudriere/data/.m/14_2-releng-amd64-2024Q4-amd64/ref/.p/pool
POUDRIERE_PKGNAME=poudriere-git-3.4.2
SCRIPTPATH=/usr/local/share/poudriere/bulk.sh
POUDRIEREPATH=/usr/local/bin/poudriere
---End Environment---

---Begin Poudriere Port Flags/Env---
PORT_FLAGS=
PKGENV=
FLAVOR=
MAKE_ARGS=
---End Poudriere Port Flags/Env---

---Begin OPTIONS List---
---End OPTIONS List---

--MAINTAINER--
kp@FreeBSD.org
--End MAINTAINER--

--CONFIGURE_ARGS--

--End CONFIGURE_ARGS--

...

=======================<phase: fetch          >============================
===== env: NO_DEPENDS=yes USER=root UID=0 GID=0
===>  License BSD2CLAUSE accepted by the user
=> libpfctl-14.2_4.tar.gz is not in /usr/ports/net/libpfctl/distinfo.
=> Either /usr/ports/net/libpfctl/distinfo is out of date, or
=> libpfctl-14.2_4.tar.gz is spelled incorrectly.
*** Error code 1

Stop.
make: stopped in /usr/ports/net/libpfctl
=>> Cleaning up wrkdir
===>  Cleaning for libpfctl-0.13
build of net/libpfctl | libpfctl-0.13 ended at Mon Nov  4 16:18:51 MSK 2024
build time: 00:00:10
!!! build failure encountered !!!
Comment 1 commit-hook freebsd_committer freebsd_triage 2024-11-05 09:32:17 UTC
A commit in branch 2024Q4 references this bug:

URL: https://cgit.FreeBSD.org/ports/commit/?id=4bc393132b3e1e4ccd9bb7abe771fff7dd34ee87

commit 4bc393132b3e1e4ccd9bb7abe771fff7dd34ee87
Author:     Kristof Provost <kp@FreeBSD.org>
AuthorDate: 2024-11-02 08:39:34 +0000
Commit:     Kristof Provost <kp@FreeBSD.org>
CommitDate: 2024-11-05 09:31:09 +0000

    net/libpfctl: add 14.2 support

    PR:             282472, 282562
    Sponsored by:   Rubicon Communications, LLC ("Netgate")

    (cherry picked from commit d8d75d3d6a3db4b6d865a38c1dcdcd24b50907ff)

 net/libpfctl/Makefile | 4 ++--
 net/libpfctl/distinfo | 3 +++
 2 files changed, 5 insertions(+), 2 deletions(-)