From owner-freebsd-tcltk@FreeBSD.ORG Fri Nov 21 07:20:31 2014 Return-Path: Delivered-To: tcltk@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 1F1C8B14; Fri, 21 Nov 2014 07:20:31 +0000 (UTC) Received: from smtprelay02.ispgateway.de (smtprelay02.ispgateway.de [80.67.31.40]) (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 D026529A; Fri, 21 Nov 2014 07:20:30 +0000 (UTC) Received: from [89.182.54.62] (helo=localhost) by smtprelay02.ispgateway.de with esmtpsa (TLSv1.2:DHE-RSA-AES256-GCM-SHA384:256) (Exim 4.84) (envelope-from ) id 1XriVy-0004R4-5x; Fri, 21 Nov 2014 08:20:22 +0100 Date: Fri, 21 Nov 2014 08:20:22 +0100 From: Marcus von Appen To: FreeBSD Tcl/Tk Team Subject: Re: svn commit: r372903 - head/graphics/py-pillow Message-ID: <20141121072022.GC1080@medusa.sysfault.org> Reply-To: Marcus von Appen References: <201411201053.sAKArF9q014137@svn.freebsd.org> <20141120143803.GB64002@medusa.sysfault.org> <20141120231609.GM93240@ptrcrt.ch> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="VywGB/WGlW4DM4P8" Content-Disposition: inline In-Reply-To: <20141120231609.GM93240@ptrcrt.ch> User-Agent: Mutt/1.5.23 (2014-03-12) X-Df-Sender: MTEyNTc0Mg== Cc: Jimmy Olgeni , koobs@FreeBSD.org X-BeenThere: freebsd-tcltk@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: FreeBSD-specific Tcl/Tk discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 21 Nov 2014 07:20:31 -0000 --VywGB/WGlW4DM4P8 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline On, Fri Nov 21, 2014, Pietro Cerutti wrote: > On 2014-Nov-20, 15:38, Marcus von Appen wrote: > > On, Thu Nov 20, 2014, Jimmy Olgeni wrote: > > > > > > > > Hi, > > > > > > On Thu, 20 Nov 2014, Marcus von Appen wrote: > > > > > > > Author: mva > > > > Date: Thu Nov 20 10:53:15 2014 > > > > New Revision: 372903 > > > > URL: https://svnweb.freebsd.org/changeset/ports/372903 > > > > QAT: https://qat.redports.org/buildarchive/r372903/ > > > > > > > > Log: > > > > - Use TKINTER as default for py-pillow, since some ports > > > > (e.g. games/pysolfc) rely on it. > > > > > > It doesn't seem to find Tcl :) > > > > > > http://poudriere.olgeni.com/data/100amd64-default-x11/2014-11-20_12h45m07s/logs/errors/py27-pillow-2.6.0_1.log > > > > It looks like USES= tk:build does not include Tcl as build dependency, > > although tcl.mk describes it to include both, Tcl and Tk. > > poudriere is more strict here, when it comes to packages, though. > > > > make -VBUILD_DEPENDS gives > > > > py27-setuptools27>0:/usr/ports/devel/py-setuptools27 > > /usr/local/bin/python2.7:/usr/ports/lang/python27 > > wish8.6:/usr/ports/x11-toolkits/tk86 > > > > Is there a good way to work around that issue? > > It looks to me like tcl86 gets installed. Maybe it's just some flags > missing? The equivalent to autoconf's --with-tcl=/usr/local/lib/tcl8.6 > comes to mind... The flags were there, but it looks like another dependency was missing, which was sorted out by antoine@ already. Sorry for the noise :-). Cheers Marcus --VywGB/WGlW4DM4P8 Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 iEYEARECAAYFAlRu57YACgkQi68/ErJnpkcvzACfb6oI1ViwcaOA/tUjzbMrrIgi Z/UAn3ID/ODRZtkKJVvAqeq+v/hGVV8G =bBgP -----END PGP SIGNATURE----- --VywGB/WGlW4DM4P8--