Closed issue by RossComputerGuy on void-packages repository https://github.com/void-linux/void-packages/issues/26287 Description: ### System * xuname: `Void 5.8.17_1 x86_64 AuthenticAMD uptodate rrrrmmnFFFFF` * package: `webkit2gtk-2.30.2_1` ### Expected behavior WebKit2GTK with introspection support should compile ### Actual behavior ``` [ 98%] Building CXX object Source/WebKit/CMakeFiles/WebKit.dir/__/__/DerivedSources/WebKit/unified-sources/UnifiedSource-54928a2b-35.cpp.o [ 98%] Linking CXX shared library ../../lib/libwebkit2gtk-4.0.so [ 98%] Built target WebKit Scanning dependencies of target WebKit2WebExtension-4-gir make[2]: *** No rule to make target 'JavaScriptCore-4.0.gir', needed by 'WebKit2-4.0.gir'. Stop. make[1]: *** [CMakeFiles/Makefile2:1712: Source/WebKit/CMakeFiles/WebKit2WebExtension-4-gir.dir/all] Error 2 make: *** [Makefile:171: all] Error 2 => ERROR: webkit2gtk-2.30.2_1: do_build: '${make_cmd} ${makejobs} ${make_build_args} ${make_build_target}' exited with 2 => ERROR: in do_build() at common/build-style/cmake.sh:88 ``` ### Steps to reproduce the behavior `./xbps-src pkg webkit2gtk`