From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Eli Zaretskii Newsgroups: gmane.emacs.devel Subject: Re: Please try building with librsvg on MS-Windows Date: Tue, 24 Dec 2013 18:31:34 +0200 Message-ID: <83ha9y6wih.fsf@gnu.org> References: <83vbyf76r8.fsf@gnu.org> <87d2knnfih.fsf@uwakimon.sk.tsukuba.ac.jp> <877gauor0j.fsf@uwakimon.sk.tsukuba.ac.jp> <8738liollg.fsf@uwakimon.sk.tsukuba.ac.jp> Reply-To: Eli Zaretskii NNTP-Posting-Host: plane.gmane.org X-Trace: ger.gmane.org 1387902715 20397 80.91.229.3 (24 Dec 2013 16:31:55 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Tue, 24 Dec 2013 16:31:55 +0000 (UTC) Cc: stephen@xemacs.org, emacs-devel@gnu.org To: Juanma Barranquero Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Tue Dec 24 17:31:59 2013 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([208.118.235.17]) by plane.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1VvUtj-0000qN-3e for ged-emacs-devel@m.gmane.org; Tue, 24 Dec 2013 17:31:59 +0100 Original-Received: from localhost ([::1]:39328 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1VvUti-0003lP-5p for ged-emacs-devel@m.gmane.org; Tue, 24 Dec 2013 11:31:58 -0500 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:41165) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1VvUtZ-0003lH-Tw for emacs-devel@gnu.org; Tue, 24 Dec 2013 11:31:55 -0500 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1VvUtT-00023Q-Vs for emacs-devel@gnu.org; Tue, 24 Dec 2013 11:31:49 -0500 Original-Received: from mtaout23.012.net.il ([80.179.55.175]:38629) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1VvUtT-00023H-NK for emacs-devel@gnu.org; Tue, 24 Dec 2013 11:31:43 -0500 Original-Received: from conversion-daemon.a-mtaout23.012.net.il by a-mtaout23.012.net.il (HyperSendmail v2007.08) id <0MYB00C00KJ6FJ00@a-mtaout23.012.net.il> for emacs-devel@gnu.org; Tue, 24 Dec 2013 18:31:42 +0200 (IST) Original-Received: from HOME-C4E4A596F7 ([87.69.4.28]) by a-mtaout23.012.net.il (HyperSendmail v2007.08) with ESMTPA id <0MYB00C0GKKP2HA0@a-mtaout23.012.net.il>; Tue, 24 Dec 2013 18:31:38 +0200 (IST) In-reply-to: X-012-Sender: halo1@inter.net.il X-detected-operating-system: by eggs.gnu.org: Solaris 10 X-Received-From: 80.179.55.175 X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Original-Sender: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.devel:166836 Archived-At: > From: Juanma Barranquero > Date: Tue, 24 Dec 2013 14:19:56 +0100 > Cc: Eli Zaretskii , Emacs developers > > Running from the root of the test suit: > > C:\...\svg> dir > > Directory of C:\Devel\emacs\varios\images\svg\* > > 24/12/2013 02:29 harness > 24/12/2013 02:29 images > 24/12/2013 02:29 png > 24/12/2013 02:27 resources > 24/12/2013 02:29 svg > 24/12/2013 02:29 svgweb > 0 bytes in 0 files and 6 dirs > 120.282.697.728 bytes free > > C:\...\svg> \Devel\emacs\repo\trunk\src\emacs.exe -Q svg\color-prof-01-f.svg > > (emacs.exe:10820): Pango-CRITICAL **: No modules found: > No builtin or dynamically loaded modules were found. > PangoFc will not work correctly. > This probably means there was an error in the creation of: > 'C:\Devel\emacs\etc\pango\pango.modules' > You should create this file by running: > pango-querymodules > 'C:\Devel\emacs\etc\pango\pango.modules' > > (emacs.exe:10820): Pango-WARNING **: failed to choose a font, expect > ugly output. engine-type='PangoRenderWin32', script='latin' > > I'll file it as a bug report in case someone who understands this > stuff wants to work on it. Ouch! That's my bad, sorry: there's a packaging problem with librsvg. I wish you have waited for me to respond, before submitting a bug report for something that is not an Emacs problem at all. But since you did, I will reply there.