Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 4 Jan 2018 23:18:08 +0100
From:      Antoine Brodin <antoine@freebsd.org>
To:        =?UTF-8?B?UGF3ZcWCIFDEmWthbGE=?= <pawel@freebsd.org>
Cc:        Yuri <yuri@rawbw.com>, ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   Re: svn commit: r458090 - head/textproc/meld
Message-ID:  <CAALwa8=wtK17J_DMK1-x=BFGz=aZ3OLCszm4T3FsOv-nH9EH3g@mail.gmail.com>
In-Reply-To: <20180104230949.0268c023@FreeBSD.org>
References:  <201801042141.w04Lffge090956@repo.freebsd.org> <5d2a95fb-c100-63d9-bb59-eb02bbe87c0a@rawbw.com> <20180104230949.0268c023@FreeBSD.org>

next in thread | previous in thread | raw e-mail | index | archive | help
On Thu, Jan 4, 2018 at 11:09 PM, Pawe=C5=82 P=C4=99kala <pawel@freebsd.org>=
 wrote:
> Hi Yuri,
>
> On 2018-01-04 13:57 -0800, Yuri <yuri@rawbw.com> wrote:
>>On 01/04/18 13:41, Pawel Pekala wrote:
>>>    Update to version 3.18.0, now requires Python 3
>>
>>It prints this warning during build:
>>
>>/!\ meld-3.18.0: Makefile warnings, please consider fixing /!\
>>
>>PYDISTUTILS_INSTALLNOSINGLE is deprecated, please do not use it anymore
>>
>
> I'm aware of it, but I have no clue how to fix it at this point.
> If anyone can help I'm all ears. Simple deletion just breaks install.

According to an old irc log from mva, the fix was:

10:48 < _mva_> using plain distutils
10:49 < _mva_> not setuptools
10:50 < _mva_> PYDISTUTILS_SETUP=3D ${PYSETUP} and the likes
10:51 < _mva_> or overriding/changing PYDISTUTILS_INSTALLARGS
10:51 < _mva_> I have to figure out the details

Cheers,

Antoine



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?CAALwa8=wtK17J_DMK1-x=BFGz=aZ3OLCszm4T3FsOv-nH9EH3g>