Date: Tue, 24 Mar 2015 06:25:26 +0100 From: Baptiste Daroussin <bapt@freebsd.org> To: Bryan Drewery <bdrewery@FreeBSD.org> Cc: "ports@freebsd.org" <ports@freebsd.org>, Ben Woods <woodsb02@gmail.com>, "x11@freebsd.org" <x11@freebsd.org> Subject: Re: [HEADSUP] WIP on fonts Message-ID: <20150324052526.GA37936@ivaldir.etoilebsd.net> In-Reply-To: <55109907.4090607@FreeBSD.org> References: <20150320153711.GB87678@ivaldir.etoilebsd.net> <20150321230802.GG87678@ivaldir.etoilebsd.net> <CAOc73CDGL2A_RLETCAO3LuOjwgFE%2BZ5FYX78JX-LE10fXqWGeA@mail.gmail.com> <551041A9.6040500@FreeBSD.org> <551042E5.4050909@FreeBSD.org> <55109907.4090607@FreeBSD.org>
next in thread | previous in thread | raw e-mail | index | archive | help
--NzB8fVQJ5HfG6fxh Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Mon, Mar 23, 2015 at 05:51:51PM -0500, Bryan Drewery wrote: > On 3/23/2015 11:44 AM, Bryan Drewery wrote: > > On 3/23/2015 11:39 AM, Bryan Drewery wrote: > >> On 3/22/2015 5:28 AM, Ben Woods wrote: > >>> My poudriere is acting funny now, and I'm not sure if it's related. It > >>> keeps deleting xorg-fonts-truetype because there is a new dependency > >>> (x11-fonts/dejavu), and then having to rebuild a whole suit of packag= es as > >>> a result. > >>> > >>> The interesting thing is that dejavu was a dependency the entire time= =2E It > >>> will successfully peform the bulk build and update the package set. I= f I > >>> then re-run the bulk build, it does the same thing every time. > >>> > >>> My make.conf file (which hasn't changed in some time) contains: > >>> OPTIONS_SET=3D VAAPI VDPAU X265 ASS FAAC LAME > >>> MDNSRESPONDER RRDTOOL STATGRAB DEJAVU > >>> > >>> > >> > >> It will do this if a port has a dependency listed that it does not > >> actually use. So the xorg-fonts-truetype is incorrectly depending on > >> x11-fonts/dejavu. > >=20 > >=20 > > xorg-fonts-trutype has: > > + > > ${FONTDIR}/dejavu/DejaVuSans.ttf:${PORTSDIR}/x11-fonts/dejavu > > ~/svn/ports/x11-fonts/xorg-fonts-truetype # make -V FONTDIR > > /usr/local/share/fonts > >=20 > >=20 > > The dejavu port has: > >=20 > > ~/svn/ports/x11-fonts/dejavu # grep DejaVuSans.ttf pkg-plist > > %%FONTSDIR%%/DejaVuSans.ttf > > ~/svn/ports/x11-fonts/dejavu # make -V '${PLIST_SUB:MFONTSDIR*}' > > FONTSDIR=3D"/usr/local/share/fonts/dejavu" > >=20 > > So somehow the package is lacking this file, or poudriere is wrong here. > >=20 > > I'm double checking with some builds now. > >=20 >=20 > It seems fine to me. Does it still happen for you every time? >=20 >=20 > --=20 > Regards, > Bryan Drewery >=20 This was due to me not bumping dejavu fonts, that is fixed now Bapt --NzB8fVQJ5HfG6fxh Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v1 iEUEARECAAYFAlUQ9UYACgkQ8kTtMUmk6ExBuwCYkYOcL4XYyAao3z5pmX/E4Mfc ewCglZMRIl34GSSbAVYW1js3B5IhYUU= =4Tn5 -----END PGP SIGNATURE----- --NzB8fVQJ5HfG6fxh--
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20150324052526.GA37936>