Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 915835

Summary: media-libs/gegl-0.4.46 - meson.build:413:12: ERROR: Dependency "openmp" not found, tried system (MUSL-CLANG-17-SYSTEM)
Product: Gentoo Linux Reporter: ernsteiswuerfel <erhard_f>
Component: Current packagesAssignee: Sergey Torokhov <torokhov-s-a>
Status: RESOLVED DUPLICATE    
Severity: normal CC: proxy-maint
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on:    
Bug Blocks: 430702, 912821    
Attachments: build.log
meson-log.txt
emerge --info

Description ernsteiswuerfel archtester 2023-10-15 21:46:30 UTC
Created attachment 872947 [details]
build.log

Builds fine on my other musl-clang-16 box, but fails with musl-clang-17.

sys-libs/libomp-17.0.2 is installed.

[...]
Run-time dependency libtiff-4 found: YES 4.5.1
Dependency libv4l1 skipped: feature libv4l disabled
Dependency libv4l2 skipped: feature libv4l2 disabled
Run-time dependency libwebp found: YES 1.3.2
Run-time dependency maxflow found: NO (tried pkgconfig and cmake)
Dependency OpenEXR skipped: feature openexr disabled
Run-time dependency OpenMP found: NO (tried system)

meson.build:413:12: ERROR: Dependency "openmp" not found, tried system

A full log can be found at /var/tmp/portage/media-libs/gegl-0.4.46/work/gegl-0.4.46-build/meson-logs/meson-log.txt
 * ERROR: media-libs/gegl-0.4.46::gentoo failed (configure phase):
 *   (no error message)
Comment 1 ernsteiswuerfel archtester 2023-10-15 21:46:49 UTC
Created attachment 872948 [details]
meson-log.txt
Comment 2 ernsteiswuerfel archtester 2023-10-15 21:47:30 UTC
Created attachment 872949 [details]
emerge --info
Comment 3 Sergey Torokhov 2023-10-16 05:46:44 UTC
This is meson issue, please update to meson 1.2.2 if clang:17 is used.
Comment 4 Sergey Torokhov 2023-10-16 05:48:35 UTC

*** This bug has been marked as a duplicate of bug 915052 ***