[Bug 292237] benchmarks/netperfmeter: Fix for ARM64 build
- Reply: bugzilla-noreply_a_freebsd.org: "[Bug 292237] benchmarks/netperfmeter: Fix for ARM64 build"
- Reply: bugzilla-noreply_a_freebsd.org: "[Bug 292237] benchmarks/netperfmeter: Fix for ARM64 build"
- Reply: bugzilla-noreply_a_freebsd.org: "[Bug 292237] benchmarks/netperfmeter: Fix for ARM64 build"
- Reply: bugzilla-noreply_a_freebsd.org: "[Bug 292237] benchmarks/netperfmeter: Fix for ARM64 build"
- Reply: bugzilla-noreply_a_freebsd.org: "[Bug 292237] benchmarks/netperfmeter: Fix for ARM64 build"
- Reply: bugzilla-noreply_a_freebsd.org: "[Bug 292237] benchmarks/netperfmeter: Fix for ARM64 build"
- Reply: bugzilla-noreply_a_freebsd.org: "[Bug 292237] benchmarks/netperfmeter: Fix for ARM64 build"
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Wed, 07 Jan 2026 09:33:31 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=292237
Bug ID: 292237
Summary: benchmarks/netperfmeter: Fix for ARM64 build
Product: Ports & Packages
Version: Latest
Hardware: Any
URL: https://www.nntb.no/~dreibh/netperfmeter/
OS: Any
Status: New
Severity: Affects Some People
Priority: ---
Component: Individual Port(s)
Assignee: ports-bugs@FreeBSD.org
Reporter: thomas.dreibholz@gmail.com
Attachment #266890 maintainer-approval+
Flags:
Created attachment 266890
--> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=266890&action=edit
The diff file
NetPerfMeter needs a fix for ARM64 builds: "Too many args to microtask: 17!"
Details:
The NetPerfMeter build uses GraphicsMagick to create some icons, which fails on
ARM when it uses multiple threads (libomp). The work-around is to restrict
GraphicsMagick/libomp to use a single thread only
(https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=285706). Since the icons are
very small, the increased build time is negligible.
Fix: The updated diff file netperfmeter-2.0.0.diff is attached.
--- Comment #1 from Bugzilla Automation <bugzilla@FreeBSD.org> ---
Maintainer informed via mail
--
You are receiving this mail because:
You are the assignee for the bug.