Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 19 Aug 2015 06:45:13 +0300
From:      Kimmo Paasiala <kpaasial@gmail.com>
To:        Mathieu Arnold <mat@freebsd.org>
Cc:        freebsd-ports <freebsd-ports@freebsd.org>
Subject:   Re: Removal of $UNIQUENAME
Message-ID:  <CA%2B7WWSdOR5U9g-h%2BzFsWkF_nb6Qxnj9dEm65%2BdUtbUTzYiw=Zw@mail.gmail.com>
In-Reply-To: <CA%2B7WWSeP3GpWqRYfhMfVOA-rueCyF-Gupt1gQ3gvLg6BRBFzvA@mail.gmail.com>
References:  <CA%2B7WWSd92=aWWHpjuCKW-FpdYy6W1EWQ58wLiZ70V_USBXKsUA@mail.gmail.com> <20D92D0679AAC007CBD040A8@atuin.in.mat.cc> <CA%2B7WWSeP3GpWqRYfhMfVOA-rueCyF-Gupt1gQ3gvLg6BRBFzvA@mail.gmail.com>

next in thread | previous in thread | raw e-mail | index | archive | help
On Wed, Aug 19, 2015 at 5:45 AM, Kimmo Paasiala <kpaasial@gmail.com> wrote:
> On Wed, Aug 19, 2015 at 1:18 AM, Mathieu Arnold <mat@freebsd.org> wrote:
>>
>>
>> +--On 18 ao=C3=BBt 2015 22:49:47 +0300 Kimmo Paasiala <kpaasial@gmail.co=
m>
>> wrote:
>> | It would have been nice to have some kind of announcement about the
>> | removal of $UNIQUENAME. I for example was depending on it in my
>> | make.conf with declarations like these:
>> |
>> | vim_SET=3D CONSOLE
>> | vim_UNSET=3D GTK2 RUBY TCL
>> |
>> | I can of course rewrite those now using $OPTIONS_NAME (editors_vim
>> | prefix instead of vim) after reading bsd.option.mk and figuring out
>> | the way that works...
>>
>> Just running make will tell you that:
>>
>> # make vim_SET=3DCONSOLE vim_UNSET=3D"GTK2 RUBY TCL"
>> /!\ WARNING /!\
>> You are using vim_SET which is not supported any more, use:
>> editors_vim_SET=3D CONSOLE
>> You are using vim_UNSET which is not supported any more, use:
>> editors_vim_UNSET=3D GTK2 RUBY TCL
>>
>>
>>
>> --
>> Mathieu Arnold
>
>
> I see none of those warnings in my poudriere build logs, I'm not
> exactly sure where the problem is but I guess that's why I missed the
> change altogether. I do see the warnings fine when I run make(1)
> directly in a port directory though.
>
> -Kimmo

Disregard, the warnings do show up fine now in poudriere logs:

=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D<phase=
: check-sanity   >=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D
/!\ WARNING /!\
You are using vim_SET which is not supported any more, use:
editors_vim_SET=3D CONSOLE

=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D

I was confused because the warnings apparently weren't added until the
commit yesterday that removed the support for $UNIQUENAME and I was
searching trough my old logs for the warnings and found nothing.

-Kimmo



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?CA%2B7WWSdOR5U9g-h%2BzFsWkF_nb6Qxnj9dEm65%2BdUtbUTzYiw=Zw>