Date: Fri, 14 Jul 2017 09:06:08 -0700 From: bob prohaska <fbsd@www.zefox.net> To: Miroslav Lachman <000.fbsd@quip.cz> Cc: ports@freebsd.org Subject: Re: Gnome3 dependencies need Python 2.7 at most, but 3.6 was specified Message-ID: <20170714160608.GB61852@www.zefox.net> In-Reply-To: <59687FC7.7020000@quip.cz> References: <20170714010638.GA61852@www.zefox.net> <59687FC7.7020000@quip.cz>
next in thread | previous in thread | raw e-mail | index | archive | help
On Fri, Jul 14, 2017 at 10:24:39AM +0200, Miroslav Lachman wrote: > bob prohaska wrote on 2017/07/14 03:06: > > In trying to compile gnome3 from ports on a Raspberry Pi 2 error messages > > with the general form: > > > > py27-cairo-1.10.0_2 needs Python 2.7 at most, but 3.6 was specified > > > > come up for numerous dependencies. The failed builds have so far successed when > > done in the port directory, using make -DBATCH > > What do you have in make.conf? Do you have something like > DEFAULT_VERSIONS = python=3.6? root@www:/home/bob # find / -name make.conf -depth -print /usr/share/examples/etc/make.conf /usr/src/share/examples/etc/make.conf Nothing's been customized. Thanks for writing! bob prohaska
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20170714160608.GB61852>