Article 6CT49 [SOLVED] webkit2gtk 2.40.3 SlackBuild fails on slarm64 15.0 (rock pi 4)

[SOLVED] webkit2gtk 2.40.3 SlackBuild fails on slarm64 15.0 (rock pi 4)

by
slacksam
from LinuxQuestions.org on (#6CT49)
Hi,
recently when trying to build webkit2gtk 2.40.3 it fails with the following error messages in the end:Code:-- Found OpenGLES2: /usr/lib64/libGLESv2.so (found version "3.2")
-- Disabling USE_GSTREAMER_WEBRTC since ENABLE_WEB_RTC is disabled.
-- Checking for module 'gtk+-3.0'
-- Package 'x11', required by 'xrender', not found
-- Checking for module 'gtk+-unix-print-3.0'
-- Package 'x11', required by 'xrender', not found
CMake Error at /usr/share/cmake-3.21/Modules/FindPackageHandleStandardArgs.cmake:230 (message):
Could NOT find GTK (missing: GTK_VERSION) (Required is at least version
"3.22.0")
Call Stack (most recent call first):
/usr/share/cmake-3.21/Modules/FindPackageHandleStandardArgs.cmake:594 (_FPHSA_FAILURE_MESSAGE)
Source/cmake/FindGTK.cmake:150 (FIND_PACKAGE_HANDLE_STANDARD_ARGS)
Source/cmake/WebKitFindPackage.cmake:44 (_find_package)
Source/cmake/OptionsGTK.cmake:194 (find_package)
Source/cmake/WebKitCommon.cmake:227 (include)
CMakeLists.txt:21 (include)The corresponding log files as well as the SlackBuild script are attached.

webkit2gtk 2.40.2 built with no error.

Any suggestions on how to make it build?
Attached Files
log.gifwebkit2gtk_2.40.3_SB-fail.log (13.1 KB)
log.gifCMakeError.log (25.6 KB)
log.gifCMakeOutput.log (72.1 KB)
txt.gifwebkit2gtk.SlackBuild.txt (3.6 KB)
External Content
Source RSS or Atom Feed
Feed Location https://feeds.feedburner.com/linuxquestions/latest
Feed Title LinuxQuestions.org
Feed Link https://www.linuxquestions.org/questions/
Reply 0 comments