Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 09 Jan 2025 07:12:46 +0000
From:      bugzilla-noreply@freebsd.org
To:        x11@FreeBSD.org
Subject:   maintainer-feedback requested: [Bug 283949] x11/pixman: build fail
Message-ID:  <bug-283949-7141-2LfB3tMCXE@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-283949-7141@https.bugs.freebsd.org/bugzilla/>
References:  <bug-283949-7141@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
Bugzilla Automation <bugzilla@FreeBSD.org> has asked freebsd-x11 (Nobody)
<x11@FreeBSD.org> for maintainer-feedback:
Bug 283949: x11/pixman: build fail
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D283949



--- Description ---
...
Checking if "GNU Inline ASM support." compiles: YES=20
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=3D"

Forcing "-Dopenmp=3Ddisabled" fix build issue.

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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-283949-7141-2LfB3tMCXE>