The macros JPEGXL_NUMERIC_VERSION and JPEGXL_COMPUTE_NUMERIC_VERSION where introduced in libjxl 0.7.0 Versions lower than that (like 0.6.0) don't define this macros. This causes the following build error since 266244@main /home/buildbot/worker/WPE-Linux-RPi4-32bits-Mesa-Release-Perf-Build/build/Source/WebCore/platform/image-decoders/jpegxl/JPEGXLImageDecoder.cpp:430:60: error: missing binary operator before token "(" /home/buildbot/worker/WPE-Linux-RPi4-32bits-Mesa-Release-Perf-Build/build/Source/WebCore/platform/image-decoders/jpegxl/JPEGXLImageDecoder.cpp:438:54: error: cannot convert ‘JxlColorProfileTarget’ to ‘const JxlPixelFormat*’ /home/buildbot/worker/WPE-Linux-RPi4-32bits-Mesa-Release-Perf-Build/build/Source/WebCore/platform/image-decoders/jpegxl/JPEGXLImageDecoder.cpp:442:57: error: cannot convert ‘JxlColorProfileTarget’ to ‘const JxlPixelFormat*’ https://build.webkit.org/#/builders/893/builds/1104
Pull request: https://github.com/WebKit/WebKit/pull/16692
Committed 266903@main (5caa0800061a): <https://commits.webkit.org/266903@main> Reviewed commits have been landed. Closing PR #16692 and removing active labels.