Skip to content

glib doesn't build with oneAPI on Ursa #2093

Description

@AlexanderHrabski-NOAA

Description

#2068 updates the global workflow environment, which introduces a glib@2.88 dependency. During testing on Ursa, glib@2.88 failed to build with intel-oneapi-compilers@2025.3.1 via meson@1.11, producing the error:

ERROR: In override_options for atomic-c-23: None of values ['c23'] are supported by the C compiler. Possible values for option "c_std" are ['none', 'c89', 'c99', 'c11', 'c17', 'c18', 'c2x', 'gnu89', 'gnu99', 'gnu11', 'gnu17', 'gnu18', 'gnu2x']

Both @climbfuji and myself have built glib@2.88 with oneAPI compilers on our local systems, so this is an issue somehow related to configuration. See #2068 for additional context.

To Reproduce

Build the global workflow environment in #2068 on Ursa.

Expected behavior

glib should build.

System, compiler, code, ...

Ursa with the intel-oneapi-compilers@2025.3.1

Additional context

Add any other context about the problem here.

Metadata

Metadata

Labels

bugSomething is not working

Type

No type

Projects

Status
In Progress

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions