Bug 283247 - benchmarks/stress-ng: fix build with newer ipsec-mb
Summary: benchmarks/stress-ng: fix build with newer ipsec-mb
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Some People
Assignee: Dries Michiels
URL: https://reviews.freebsd.org/D48029
Keywords:
Depends on:
Blocks:
 
Reported: 2024-12-11 08:05 UTC by Franco Fichtner
Modified: 2025-01-11 14:22 UTC (History)
1 user (show)

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


Attachments
fix build (1.50 KB, patch)
2024-12-11 08:05 UTC, Franco Fichtner
franco: maintainer-approval?
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Franco Fichtner 2024-12-11 08:05:10 UTC
Created attachment 255768 [details]
fix build

The build broke. Use upstream patch to fix.make
Comment 1 Franco Fichtner 2024-12-11 13:54:01 UTC
Added a review as well.
Comment 2 commit-hook freebsd_committer freebsd_triage 2025-01-11 14:21:35 UTC
A commit in branch main references this bug:

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

commit c09d34122edce56a768bb91ee767e33834276d96
Author:     Franco Fichtner <franco@opnsense.org>
AuthorDate: 2025-01-11 14:16:24 +0000
Commit:     Dries Michiels <driesm@FreeBSD.org>
CommitDate: 2025-01-11 14:21:16 +0000

    benchmarks/stress-ng: fix build with newer ipsec-mb

    PR:                     283247
    Approved by:            maintainer timeout
    Differential revision:  https://reviews.freebsd.org/D48029

 benchmarks/stress-ng/Makefile | 6 +++++-
 benchmarks/stress-ng/distinfo | 4 +++-
 2 files changed, 8 insertions(+), 2 deletions(-)
Comment 3 Dries Michiels freebsd_committer freebsd_triage 2025-01-11 14:22:00 UTC
Committed, thanks!