From owner-freebsd-gnome@FreeBSD.ORG Mon Dec 8 02:04:24 2014 Return-Path: Delivered-To: gnome@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id A9523294 for ; Mon, 8 Dec 2014 02:04:24 +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 961A3199 for ; Mon, 8 Dec 2014 02:04:24 +0000 (UTC) Received: from bugs.freebsd.org ([127.0.1.118]) by kenobi.freebsd.org (8.14.9/8.14.9) with ESMTP id sB824OAp093603 for ; Mon, 8 Dec 2014 02:04:24 GMT (envelope-from bugzilla-noreply@freebsd.org) From: bugzilla-noreply@freebsd.org To: gnome@FreeBSD.org Subject: maintainer-feedback requested: [Bug 195794] [mips] x11-fonts/fontconfig Patch to allow compilation on mips/mips64 Date: Mon, 08 Dec 2014 02:04:24 +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" Content-Transfer-Encoding: quoted-printable 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, 08 Dec 2014 02:04:24 -0000 Sean Bruno has reassigned Bugzilla Automation 's request for maintainer-feedback to gnome@FreeBSD.o= rg: Bug 195794: [mips] x11-fonts/fontconfig Patch to allow compilation on mips/mips64 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D195794 --- Description --- Created attachment 150332 --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D150332&action= =3Dedit patch to enable proper support on mips/mips64 Add support to fontconfig for mips/mips64 via the attached patch from Stace= y.=20 Patch sets up a proper #define for fc_atomic_ptr_cmpexch() on these architectures.=09 Buildtested amd64, armv6, mips and mips64: http://crack.ysv.freebsd.org/build.html?mastername=3D11-amd64-11-mips32-tes= t&buil d=3D2014-12-07_18h41m29s http://crack.ysv.freebsd.org/build.html?mastername=3D11-armv6-11-mips32-tes= t&buil d=3D2014-12-07_18h53m08s http://crack.ysv.freebsd.org/build.html?mastername=3D11-mips32-test-11-mips= 32-tes t&build=3D2014-12-07_20h03m11s http://crack.ysv.freebsd.org/build.html?mastername=3D11-mips64-bruno-11-mip= s32-te st&build=3D2014-12-07_22h46m25s --- Comment #1 from Bugzilla Automation --- Auto-assigned to maintainer gnome@FreeBSD.org=