#65608 closed defect (fixed)

webkit-gtk @2.4.11 build fails on Monterey

Reported by: danvenn Owned by: catap (Kirill A. Korinsky)
Priority: Normal Milestone:
Component: ports Version:
Keywords: Cc:
Port: webkit-gtk

Description

I'm getting a command execution failed error when trying to install. Here's part of the log:

:info:build Command failed:  cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_www_webkit-gtk/webkit-gtk/work/webkitgtk-2.4.11" && /opt/local/bin/gmake -j8 -w all CC="/usr/bin/clang -arch x86_64" V=1 
:info:build Exit code: 2
:error:build Failed to build webkit-gtk: command execution failed
:debug:build Error code: CHILDSTATUS 68786 2
:debug:build Backtrace: command execution failed
:debug:build     while executing
:debug:build "system {*}$notty {*}$callback {*}$nice $fullcmdstring"
:debug:build     invoked from within
:debug:build "command_exec -callback portprogress::target_progress_callback build"
:debug:build     (procedure "portbuild::build_main" line 8)
:debug:build     invoked from within
:debug:build "$procedure $targetname"

Attachments (1)

main.log (380.9 KB) - added by danvenn 21 months ago.

Download all attachments as: .zip

Change History (5)

comment:1 Changed 21 months ago by jmroot (Joshua Root)

Port: webkit-gtk added; webkit2-gtk removed
Summary: webkit-gtk build fails on Montereywebkit-gtk @2.4.11 build fails on Monterey

Please attach the log. And see also #52398.

Changed 21 months ago by danvenn

Attachment: main.log added

comment:2 Changed 21 months ago by danvenn

Log attached thanks. I'm about confused about the other ticket link - I'm just running sudo port install webkit-gtk - should that be the latest version?

comment:3 in reply to:  2 Changed 20 months ago by catap (Kirill A. Korinsky)

Replying to danvenn:

Log attached thanks. I'm about confused about the other ticket link - I'm just running sudo port install webkit-gtk - should that be the latest version?

I guess you would like to install webkit2-gtk

comment:4 Changed 20 months ago by catap (Kirill A. Korinsky)

Owner: set to catap
Resolution: fixed
Status: newclosed

In 48b92ab3423af4bffc6f5f76659d6771f95623b3/macports-ports (master):

webkit-gtk: fix build on macOS 11+

I've also backported similar fix for webkit-gtk-2.0

Closes: #65608

Note: See TracTickets for help on using tickets.