Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 17 Feb 2021 10:53:17 +0100
From:      Guido Falsi <madpilot@FreeBSD.org>
To:        "Tobias C. Berner" <tcberner@FreeBSD.org>, ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org, vvd@unislabs.com
Subject:   Re: svn commit: r565463 - in head/graphics/sane-backends: . files
Message-ID:  <89dcc84f-5f95-d759-1771-586c05ff26d9@FreeBSD.org>
In-Reply-To: <6b1b7c71-a2cc-0eec-219c-c932b03d21b9@FreeBSD.org>
References:  <202102162134.11GLYGc8034439@repo.freebsd.org> <6b1b7c71-a2cc-0eec-219c-c932b03d21b9@FreeBSD.org>

next in thread | previous in thread | raw e-mail | index | archive | help
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


-- 
Guido Falsi <madpilot@FreeBSD.org>



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?89dcc84f-5f95-d759-1771-586c05ff26d9>