Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 20 Jun 2024 10:16:04 -0700
From:      Cy Schubert <Cy.Schubert@cschubert.com>
To:        Baptiste Daroussin <bapt@FreeBSD.org>
Cc:        src-committers@FreeBSD.org, dev-commits-src-all@FreeBSD.org, dev-commits-src-main@FreeBSD.org
Subject:   Re: git: 21817992b331 - main - ncurses: vendor import version 6.5
Message-ID:  <20240620171604.BC89061@slippy.cwsent.com>
In-Reply-To: <202406201127.45KBRjoN006054@gitrepo.freebsd.org>
References:  <202406201127.45KBRjoN006054@gitrepo.freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help
In message <202406201127.45KBRjoN006054@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 <bapt@FreeBSD.org>
> AuthorDate: 2024-06-20 11:15:14 +0000
> Commit:     Baptiste Daroussin <bapt@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?


-- 
Cheers,
Cy Schubert <Cy.Schubert@cschubert.com>
FreeBSD UNIX:  <cy@FreeBSD.org>   Web:  https://FreeBSD.org
NTP:           <cy@nwtime.org>    Web:  https://nwtime.org

			e^(i*pi)+1=0





Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20240620171604.BC89061>