Re: trouble with run_tic.sh in ncurses 6.6.20260523

Thomas Dickey <[email protected]> Thu, 28 May 2026 03:36:52 -0400
Newsgroups gmane.comp.lib.ncurses.bugs
Message-ID <[email protected]>
--PfBL1Nl4cVMYzK4W
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
Content-Transfer-Encoding: quoted-printable

On Thu, May 28, 2026 at 12:13:09AM -0500, G. Branden Robinson wrote:
> Is anyone else having the following problem with a "make install"?

You might be running into a problem (which I've not seen for a while)
when tic is installing into a database where the "use=3D" links have
changed so that the inheritance flips the parent/child relationship
around, so that it's trying to write a main entry where an alias
exists.

For that, I'd suggest saving off the existing database and recreating it.
=20
> Any advice?
>=20
> ...
> make[1]: Leaving directory '/home/branden/src/GIT/ncurses-snapshots/test'
> ( cd misc && make DESTDIR=3D"" RPATH_LIST=3D"/home/branden/ncurses-HEAD/l=
ib" install )
> make[1]: Entering directory '/home/branden/src/GIT/ncurses-snapshots/misc'
> mkdir -p /home/branden/ncurses-HEAD/share/tabset
> INSTALL_PREFIX=3D/home/branden/ncurses-HEAD \
> TICDIR=3D/home/branden/ncurses-HEAD/share/terminfo \
> BINDIR=3D/home/branden/ncurses-HEAD/bin \
> tic_source=3Dterminfo.tmp \
> /bin/sh ./run_tic.sh
> ** Building terminfo database, please wait...
> Running sh ./shlib tic to install /home/branden/ncurses-HEAD/share/termin=
fo ...
>=20
>         You may see messages regarding extended capabilities, e.g., AX.
>         These are extended terminal capabilities which are compiled
>         using
>                 sh ./shlib tic -x
>         If you have ncurses 4.2 applications, you should read the INSTALL
>         document, and install the terminfo without the -x option.
>=20
> ncurses 6.6.20260523
> "terminfo.tmp", line 309, terminal 'unknown': resolution of use=3Ddumb fa=
iled
> "terminfo.tmp", line 345, terminal 'ansi+local': resolution of use=3Dansi=
+local1 failed
> "terminfo.tmp", line 349, terminal 'ansi+inittabs': resolution of use=3Da=
nsi+tabs failed
> "terminfo.tmp", line 363, terminal 'ansi+idl': resolution of use=3Dansi+i=
dl1 failed
> "terminfo.tmp", line 367, terminal 'ansi+idc': resolution of use=3Dansi+i=
dc1 failed
> "terminfo.tmp", line 373, terminal 'ansi+apparrows': resolution of use=3D=
ansi+arrows failed
> "terminfo.tmp", line 386, terminal 'ansi+sgrbold': resolution of use=3Dan=
si+sgr failed
> "terminfo.tmp", line 386, terminal 'ansi+sgrbold': resolution of use=3Dan=
si+sgrso failed
> "terminfo.tmp", line 386, terminal 'ansi+sgrbold': resolution of use=3Dan=
si+sgrul failed
> "terminfo.tmp", line 391, terminal 'ansi+sgrdim': resolution of use=3Dans=
i+sgr failed
> "terminfo.tmp", line 391, terminal 'ansi+sgrdim': resolution of use=3Dans=
i+sgrso failed
> "terminfo.tmp", line 391, terminal 'ansi+sgrdim': resolution of use=3Dans=
i+sgrul failed
> "terminfo.tmp", line 428, terminal 'klone+sgr': resolution of use=3Dansi+=
sgrso failed
> ...
>=20
> Regards,
> Branden



--=20
Thomas E. Dickey <[email protected]>
https://invisible-island.net

--PfBL1Nl4cVMYzK4W
Content-Type: application/pgp-signature; name="signature.asc"

-----BEGIN PGP SIGNATURE-----

iQGzBAABCgAdFiEEGYgtkt2kxADCLA1WzCr0RyFnvgMFAmoX8JMACgkQzCr0RyFn
vgNIDwv/ZNnoXAgvEF4zls+mZRoo5LUUXxb+LGZS5yRLcbqZj1DlSIVGrcW1RzgJ
Yqu2rEgRV2KP1QlQWoONsp9Nox/nCwSxBKmbiWjUrslT/gIMpEPpYvzumUv7oURf
Hbf5zglVUgMXI9hhoJ1cjFvWB0dRSZMyHsbPsetEOerWK5e51qoyKyGHPJdFNX13
7t5r+ZMnEVne8Z6AQkLKi49JLpRTpoUefDItbGGE2C0UYYxP2j/NhAIGslAfRLKu
7p4rcRERi0FWagGSgyvSbucjI4l4m6EKWSNw6+BMaGty+hfexFN+Eq1t++N7Q0WV
Rp/61VgqrM0mKOzktSplrQVhi86ZA9iH/xJfaSR3cm9fu+UeTbu7TjwTXAwh/tA6
NOl2KtBFKZAt93t2Q2fXbsrI8CqVs74EolYgc9zsu6idrubG1cdIwqc3vQh137Tt
lTEo766p01/aVA9EhZxC+e4eopBFeuLFoN5QovUBgYRYohlzlFk2QmTCrLu1ktnf
VC11Cqdy
=37vg
-----END PGP SIGNATURE-----

--PfBL1Nl4cVMYzK4W--