From owner-freebsd-gnome@FreeBSD.ORG Mon Oct 6 13:47:44 2014 Return-Path: Delivered-To: gnome@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id D16EEDD6 for ; Mon, 6 Oct 2014 13:47:44 +0000 (UTC) Received: from kenobi.freebsd.org (kenobi.freebsd.org [IPv6:2001:1900:2254:206a::16:76]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id BD403D7C for ; Mon, 6 Oct 2014 13:47:44 +0000 (UTC) Received: from bugs.freebsd.org ([127.0.1.118]) by kenobi.freebsd.org (8.14.9/8.14.9) with ESMTP id s96DliGl026263 for ; Mon, 6 Oct 2014 13:47:44 GMT (envelope-from bugzilla-noreply@freebsd.org) From: bugzilla-noreply@freebsd.org To: gnome@FreeBSD.org Subject: maintainer-feedback requested: [Bug 194184] [arm] www/webkit-gtk2 has unimplemented features on ARM Date: Mon, 06 Oct 2014 13:47:44 +0000 X-Bugzilla-Type: request Message-ID: In-Reply-To: References: X-Bugzilla-URL: https://bugs.freebsd.org/bugzilla/ Auto-Submitted: auto-generated MIME-Version: 1.0 Content-Type: text/plain; charset="UTF-8" X-BeenThere: freebsd-gnome@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: GNOME for FreeBSD -- porting and maintaining List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 06 Oct 2014 13:47:44 -0000 Sean Bruno has asked gnome@FreeBSD.org for maintainer-feedback: Bug 194184: [arm] www/webkit-gtk2 has unimplemented features on ARM https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=194184 ------- Additional Comments from Sean Bruno Currently, webkit-gtk2 can't build due to missing implementations, probably asm. In file included from ./Source/JavaScriptCore/assembler/MacroAssemblerCodeRef.h:29: ./Source/JavaScriptCore/jit/ExecutableAllocator.h:227:6: error: "The cacheFlush support is missing on this platform." #error "The cacheFlush support is missing on this platform."