On Thu 20 Jun 10:16, Cy Schubert wrote:
> In message <202406201127.45kbrjon006...@gitrepo.freebsd.org>, Baptiste 
> Daroussi
> n writes:
> > The branch main has been updated by bapt:
> >
> > URL: 
> > https://cgit.FreeBSD.org/src/commit/?id=21817992b3314c908ab50f0bb88d2ee7
> > 50b9c4ac
> >
> > commit 21817992b3314c908ab50f0bb88d2ee750b9c4ac
> > Merge: 6eeedf35c3ec 24fa7a5107c5
> > Author:     Baptiste Daroussin <b...@freebsd.org>
> > AuthorDate: 2024-06-20 11:15:14 +0000
> > Commit:     Baptiste Daroussin <b...@freebsd.org>
> > CommitDate: 2024-06-20 11:26:22 +0000
> >
> >     ncurses: vendor import version 6.5
> >
> 
> The following errors are displayed by sysutils/screen following this 
> revision.
> 
> Name collision 'cdc456tst' between
>         cdc456tst
> and     cdc456tst
> Cannot remove alias 'cdc456tst'
> Name collision 'tab132w' between
>         tab132w
> and     tab132w
> Cannot remove alias 'tab132w'
> 
> And if one does incremental builds, /usr/bin/vi will display the following 
> errors.
> 
> Name collision 'qume5' between
>         qume5|qume|Qume Sprint 5
> and     qume5|qume|Qume Sprint 5
> ...now  qume|Qume Sprint 5
> ...now  Qume Sprint 5
> 
> I hgave pushed a commit to ports/sysutils/screen bumping PORTREVISION to 
> force a rebuild. I wouldn't be surprised if other ports may need a 
> PORTREVISION bump to force rebuilds.
> 
> For those of us doing incremental builds our options are to rebuild vi 
> (maybe others) separately or do a clean build.
> 
> Can we add a note to UPDATING?

That should not happen, on my system I have newer ncurses and /usr/bin/vi from
before the new ncurses.

ALso I have installed screen from packages (thus built before the newer ncurses)
and I don't have the issue you are stating!

Best regards,
Bapt

Reply via email to