Bug 253299 - www/webkit2-gtk3: fails to build on aarch64
Summary: www/webkit2-gtk3: fails to build on aarch64
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Only Me
Assignee: freebsd-gnome (Nobody)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2021-02-06 14:54 UTC by Mikael Urankar
Modified: 2021-02-07 11:59 UTC (History)
0 users

See Also:
bugzilla: maintainer-feedback? (gnome)


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Mikael Urankar freebsd_committer freebsd_triage 2021-02-06 14:54:26 UTC
Build log is available here: https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=251771#c3

It's caused by CXXFLAGS+= -DFIXED_EXECUTABLE_MEMORY_POOL_SIZE_IN_MB=32

Is this CXXFLAGS still needed? Related PR: https://bugs.webkit.org/show_bug.cgi?id=61137, it seems to concern x86_64 only.
Comment 1 commit-hook freebsd_committer freebsd_triage 2021-02-07 11:59:07 UTC
A commit references this bug:

Author: mikael
Date: Sun Feb  7 11:58:56 UTC 2021
New revision: 564614
URL: https://svnweb.freebsd.org/changeset/ports/564614

Log:
  www/webkit2-gtk3: Fix build on aarch64

  PR:		253299
  Approved by:	portmgr (tier-2 blanket)

Changes:
  head/www/webkit2-gtk3/files/patch-Source_JavaScriptCore_jit_ExecutableAllocator.cpp