ports/181372: [patch]x11-fonts/fontconfig fc-cache Segmentation fault on arm

Chie Taguchi taguchi.ch at gmail.com
Sun Aug 18 09:40:02 UTC 2013


The following reply was made to PR ports/181372; it has been noted by GNATS.

From: Chie Taguchi <taguchi.ch at gmail.com>
To: freebsd-ports-bugs at FreeBSD.org, gnome at FreeBSD.org,
 bug-followup at FreeBSD.org
Cc: taguchi.ch at gmail.com, edwin at FreeBSD.org
Subject: Re: ports/181372: [patch]x11-fonts/fontconfig fc-cache Segmentation
 fault on arm
Date: Sun, 18 Aug 2013 18:34:09 +0900

 This is a multi-part message in MIME format.
 
 --Multipart=_Sun__18_Aug_2013_18_34_09_+0900_yGxp/I2dn_yLzf+P
 Content-Type: text/plain; charset=US-ASCII
 Content-Transfer-Encoding: 7bit
 
 my patchfile is missing..
 and i reattach it.
 
 thanks,
 
 C.Taguchi
 
 On Sun, 18 Aug 2013 08:50:16 GMT
 edwin at FreeBSD.org wrote:
 
 > Synopsis: [patch]x11-fonts/fontconfig fc-cache Segmentation fault on arm
 > 
 > Responsible-Changed-From-To: freebsd-ports-bugs->gnome
 > Responsible-Changed-By: edwin
 > Responsible-Changed-When: Sun Aug 18 08:50:16 UTC 2013
 > Responsible-Changed-Why: 
 > Over to maintainer (via the GNATS Auto Assign Tool)
 > 
 > http://www.freebsd.org/cgi/query-pr.cgi?pr=181372
 > _______________________________________________
 > freebsd-ports-bugs at freebsd.org mailing list
 > http://lists.freebsd.org/mailman/listinfo/freebsd-ports-bugs
 > To unsubscribe, send any mail to "freebsd-ports-bugs-unsubscribe at freebsd.org"
 
 
 -- 
 Chie Taguchi <taguchi.ch at gmail.com>
 
 --Multipart=_Sun__18_Aug_2013_18_34_09_+0900_yGxp/I2dn_yLzf+P
 Content-Type: text/plain;
  name="patch-fontconfig.txt"
 Content-Disposition: attachment;
  filename="patch-fontconfig.txt"
 Content-Transfer-Encoding: 7bit
 
 --- Makefile.orig	2013-08-18 16:56:42.000000000 +0900
 +++ Makefile	2013-08-18 16:56:26.000000000 +0900
 @@ -42,6 +42,10 @@
  
  .include <bsd.port.options.mk>
  
 +.if ${ARCH} == arm || ${ARCH} == armv6
 +USE_GCC=        4.2
 +.endif
 +
  post-install:
  .if ${PORT_OPTIONS:MDOCS}
  	${MKDIR} ${DOCSDIR}
 
 --Multipart=_Sun__18_Aug_2013_18_34_09_+0900_yGxp/I2dn_yLzf+P--


More information about the freebsd-gnome mailing list