Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 29 Dec 2013 01:50:00 GMT
From:      paul beard <paulbeard@gmail.com>
To:        freebsd-ports-bugs@FreeBSD.org
Subject:   Re: ports/185252: pango can't find fonts
Message-ID:  <201312290150.rBT1o0jh001895@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
The following reply was made to PR ports/185252; it has been noted by GNATS.

From: paul beard <paulbeard@gmail.com>
To: freebsd-gnats-submit <FreeBSD-gnats-submit@freebsd.org>, freebsd-ports-bugs@freebsd.org
Cc:  
Subject: Re: ports/185252: pango can't find fonts
Date: Sat, 28 Dec 2013 17:48:24 -0800

 --20cf3003bd66d1fa0104eea285ea
 Content-Type: text/plain; charset=UTF-8
 
 If the font called by rrdtool (how I'm using this) is DejaVu [Serif|Sans]
 the result is an empty png file but no complaining about the missing
 pango.modules file.
 
 84476: access("/usr/local/lib/libgmodule-2.0.so.0",0) = 0 (0x0)
 
 84476: open("/usr/local/lib/libgmodule-2.0.so.0",O_RDONLY,027757761234) = 3
 (0x3)
 
 -rw-r--r--  1 root  wheel  0 Dec 28 17:42 /usr/local/www/test.png
 
 
 Change it to Times, Courier, whatever and get these results:
 
 
 84842: access("/usr/local/lib/libgmodule-2.0.so.0",0) = 0 (0x0)
 
 84842: open("/usr/local/lib/libgmodule-2.0.so.0",O_RDONLY,027757761274) = 3
 (0x3)
 
 84842: open("../modules/pango.modules",O_RDONLY,0666) ERR#2 'No such file
 or directory'
 
 -rw-r--r--  1 root  wheel  13110 Dec 28 17:46 /usr/local/www/test.png
 
 
 
 
 On Sat, Dec 28, 2013 at 1:40 PM, <FreeBSD-gnats-submit@freebsd.org> wrote:
 
 > Thank you very much for your problem report.
 > It has the internal identification `ports/185252'.
 > The individual assigned to look at your
 > report is: freebsd-ports-bugs.
 >
 > You can access the state of your problem report at any time
 > via this link:
 >
 > http://www.freebsd.org/cgi/query-pr.cgi?pr=185252
 >
 > >Category:       ports
 > >Responsible:    freebsd-ports-bugs
 > >Synopsis:       pango can't find fonts
 > >Arrival-Date:   Sat Dec 28 21:40:00 UTC 2013
 >
 
 
 
 -- 
 Paul Beard / www.paulbeard.org/
 
 --20cf3003bd66d1fa0104eea285ea
 Content-Type: text/html; charset=UTF-8
 Content-Transfer-Encoding: quoted-printable
 
 <div dir=3D"ltr">If the font called by rrdtool (how I&#39;m using this) is =
 DejaVu [Serif|Sans] the result is an empty png file but no complaining abou=
 t the missing pango.modules file.=C2=A0<div><br></div><div><p style=3D"marg=
 in:0px;font-size:11px;font-family:Menlo">
 84476: access(&quot;/usr/local/lib/libgmodule-2.0.so.0&quot;,0) =3D 0 (0x0)=
 </p>
 <p style=3D"margin:0px;font-size:11px;font-family:Menlo">84476: open(&quot;=
 /usr/local/lib/libgmodule-2.0.so.0&quot;,O_RDONLY,027757761234) =3D 3 (0x3)=
 </p></div><div><br></div><div><p style=3D"margin:0px;font-size:11px;font-fa=
 mily:Menlo">
 -rw-r--r--=C2=A0 1 root=C2=A0 wheel=C2=A0 0 Dec 28 17:42 /usr/local/www/tes=
 t.png</p><p style=3D"margin:0px;font-size:11px;font-family:Menlo"><br></p><=
 p style=3D"margin:0px;font-size:11px;font-family:Menlo">Change it to Times,=
  Courier, whatever and get these results:=C2=A0</p>
 <p style=3D"margin:0px;font-size:11px;font-family:Menlo"><br></p><p style=
 =3D"margin:0px;font-size:11px;font-family:Menlo">84842: access(&quot;/usr/l=
 ocal/lib/libgmodule-2.0.so.0&quot;,0) =3D 0 (0x0)</p><p style=3D"margin:0px=
 ;font-size:11px;font-family:Menlo">
 84842: open(&quot;/usr/local/lib/libgmodule-2.0.so.0&quot;,O_RDONLY,0277577=
 61274) =3D 3 (0x3)</p><p style=3D"margin:0px;font-size:11px;font-family:Men=
 lo">
 
 </p><p style=3D"margin:0px;font-size:11px;font-family:Menlo">84842: open(&q=
 uot;../modules/pango.modules&quot;,O_RDONLY,0666) ERR#2 &#39;No such file o=
 r directory&#39;</p></div><div><br></div><div><p style=3D"margin:0px;font-s=
 ize:11px;font-family:Menlo">
 -rw-r--r--=C2=A0 1 root=C2=A0 wheel=C2=A0 13110 Dec 28 17:46 /usr/local/www=
 /test.png</p></div><div><br></div><div><br></div></div><div class=3D"gmail_=
 extra"><br><br><div class=3D"gmail_quote">On Sat, Dec 28, 2013 at 1:40 PM, =
  <span dir=3D"ltr">&lt;<a href=3D"mailto:FreeBSD-gnats-submit@freebsd.org" =
 target=3D"_blank">FreeBSD-gnats-submit@freebsd.org</a>&gt;</span> wrote:<br=
 >
 <blockquote class=3D"gmail_quote" style=3D"margin:0 0 0 .8ex;border-left:1p=
 x #ccc solid;padding-left:1ex">Thank you very much for your problem report.=
 <br>
 It has the internal identification `ports/185252&#39;.<br>
 The individual assigned to look at your<br>
 report is: freebsd-ports-bugs.<br>
 <br>
 You can access the state of your problem report at any time<br>
 via this link:<br>
 <br>
 <a href=3D"http://www.freebsd.org/cgi/query-pr.cgi?pr=3D185252" target=3D"_=
 blank">http://www.freebsd.org/cgi/query-pr.cgi?pr=3D185252</a><br>;
 <br>
 &gt;Category: =C2=A0 =C2=A0 =C2=A0 ports<br>
 &gt;Responsible: =C2=A0 =C2=A0freebsd-ports-bugs<br>
 &gt;Synopsis: =C2=A0 =C2=A0 =C2=A0 pango can&#39;t find fonts<br>
 &gt;Arrival-Date: =C2=A0 Sat Dec 28 21:40:00 UTC 2013<br>
 </blockquote></div><br><br clear=3D"all"><div><br></div>-- <br>Paul Beard /=
  <a href=3D"http://www.paulbeard.org/">www.paulbeard.org/</a><br>;
 </div>
 
 --20cf3003bd66d1fa0104eea285ea--



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201312290150.rBT1o0jh001895>