[Bug 285713] benchmarks/hipercontracer: work-around for build failure on ARM64

From: <bugzilla-noreply_at_freebsd.org>
Date: Thu, 27 Mar 2025 22:15:34 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=285713

            Bug ID: 285713
           Summary: benchmarks/hipercontracer: work-around for build
                    failure on ARM64
           Product: Ports & Packages
           Version: Latest
          Hardware: arm64
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: ports-bugs@FreeBSD.org
          Reporter: thomas.dreibholz@gmail.com

Created attachment 259103
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=259103&action=edit
The diff file

hipercontracer-2.0.5 fails to build on ARM64
(https://pkg-status.freebsd.org/ampere3/data/141arm64-default/a66c1b68c862/logs/hipercontracer-2.0.5.log),
due to a bug in GraphicsMagick. GraphicsMagick is used during the build to
create some icons. The GraphicsMagick bug is described here:
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=285706 . 

The diff file sets OMP_NUM_THREADS=1 to turn off GraphicsMagick's
multi-processing. The performance impact on the rsplib build process is
insignificant, since the icons are small.

--- 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.