[Bug 283949] x11/pixman: build fail

From: <bugzilla-noreply_at_freebsd.org>
Date: Thu, 09 Jan 2025 07:12:46 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=283949

            Bug ID: 283949
           Summary: x11/pixman: build fail
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: x11@FreeBSD.org
          Reporter: rozhuk.im@gmail.com
             Flags: maintainer-feedback?(x11@FreeBSD.org)
          Assignee: x11@FreeBSD.org

...
Checking if "GNU Inline ASM support." compiles: YES 
WARNING: OpenMP found but omp.h missing.
Run-time dependency OpenMP found: NO (tried system)

meson.build:418:15: ERROR: Dependency "openmp" not found, tried system
...

My FBSD builded without OpenMP: src.conf have "WITHOUT_OPENMP="

Forcing "-Dopenmp=disabled" fix build issue.

Can port have autodetect for this or at least option to disable OpenMP?

-- 
You are receiving this mail because:
You are the assignee for the bug.