maintainer-feedback requested: [Bug 284331] www/webkit2-gtk:"cacheFlush support is missing" for FreeBSD/arm64
Date: Sat, 25 Jan 2025 10:27:11 UTC
Bugzilla Automation <bugzilla@FreeBSD.org> has asked freebsd-gnome (Nobody) <gnome@FreeBSD.org> for maintainer-feedback: Bug 284331: www/webkit2-gtk:"cacheFlush support is missing" for FreeBSD/arm64 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=284331 --- Description --- Build fails with: In file included from /usr/ports/www/webkit2-gtk/work-40/webkitgtk-2.46.5/Source/JavaScriptCore/assem bler/MacroAssemblerARM64.h:30, from /usr/ports/www/webkit2-gtk/work-40/webkitgtk-2.46.5/Source/JavaScriptCore/assem bler/MacroAssembler.h:71, from /usr/ports/www/webkit2-gtk/work-40/webkitgtk-2.46.5/Source/JavaScriptCore/jit/G PRInfo.h:28, from /usr/ports/www/webkit2-gtk/work-40/webkitgtk-2.46.5/Source/JavaScriptCore/bytec ode/ArithProfile.h:28, from /usr/ports/www/webkit2-gtk/work-40/webkitgtk-2.46.5/Source/JavaScriptCore/llint /LLIntOffsetsExtractor.cpp:28: /usr/ports/www/webkit2-gtk/work-40/webkitgtk-2.46.5/Source/JavaScriptCore/assem bler/ARM64Assembler.h:3692:2: error: #error "The cacheFlush support is missing on this platform." 3692 | #error "The cacheFlush support is missing on this platform." | ^~~~~