recently I noticed that both of these packages failed to build on NetBSD/macppc 10.0_BETA, with a similar build failure. webkit-gtk failed with [ 53%] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/platform/graphics/PlatformDisplay.cpp.o /usr/pkgsrc/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WebCore/platform/graphics/PlatformDisplay.cpp:76:10: fatal error: EGL/egl.h: No such file or directory 76 | #include <EGL/egl.h> | ^~~~~~~~~~~ compilation terminated.
Same on UltraSPARC and Alpha: http://ftp.ziaspace.com/pub/pkgsrc/reports/9.0_2022Q3/20221001.2000/gtk4-4.8.0/build.log http://ftp.ziaspace.com/pub/pkgsrc/reports/9.0_2022Q3/20221110.0220/gtk4-4.8.0/build.log John