Date: Wed, 17 Feb 2021 13:38:54 +0300 From: =?UTF-8?B?0JLQu9Cw0LTQuNC80LjRgCDQlNGA0YPQt9C10L3QutC+?= <vvd@unislabs.com> To: Guido Falsi <madpilot@FreeBSD.org>, "Tobias C. Berner" <tcberner@FreeBSD.org>, ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: Re: svn commit: r565463 - in head/graphics/sane-backends: . files Message-ID: <dc65341a-0b3a-514c-8347-782ab960f2b4@unislabs.com> In-Reply-To: <89dcc84f-5f95-d759-1771-586c05ff26d9@FreeBSD.org> References: <202102162134.11GLYGc8034439@repo.freebsd.org> <6b1b7c71-a2cc-0eec-219c-c932b03d21b9@FreeBSD.org> <89dcc84f-5f95-d759-1771-586c05ff26d9@FreeBSD.org>
next in thread | previous in thread | raw e-mail | index | archive | help
17.02.2021 12:53, Guido Falsi пишет: > On 17/02/21 10:47, Guido Falsi wrote: >> On 16/02/21 22:34, Tobias C. Berner wrote: >>> Author: tcberner >>> Date: Tue Feb 16 21:34:16 2021 >>> New Revision: 565463 >>> URL: https://svnweb.freebsd.org/changeset/ports/565463 >>> >>> Log: >>> graphics/sane-backends: graphics/sane-backends: update to 1.0.32 >>> Changelog: >>> https://gitlab.com/sane-project/backends/-/releases/1.0.32 >>> PR: 253562 >>> Submitted by: VVD <vvd@unislabs.com> (maintainer) >>> >>> Modified: >>> head/graphics/sane-backends/Makefile >>> head/graphics/sane-backends/distinfo >>> head/graphics/sane-backends/files/patch-configure >>> >> >> This is failing for me in poudriere. Looks like it has grown an hard >> dependency on python at least for building. I'm building without the >> GPHOTO option. I guess that python is usually being brought in with >> such a dependency. >> >> According to INSTALL.linux it's required only for build, so adding >> USES=python:build should be enough. >> > > Forgot to attach the error message, during configure I get: > > checking whether c++ accepts -g... yes > checking dependency style of c++... gcc3 > checking for a Python interpreter with version >= 2.7... none > configure: error: no suitable Python interpreter found > Can you confirm your suggestion (USES=python:build) fixed build in poudriere?
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?dc65341a-0b3a-514c-8347-782ab960f2b4>