[Slackbuilds-users] Building TeXLive 2023

Rich Shepard rshepard at appl-ecosys.com
Tue May 23 18:33:15 UTC 2023


On Tue, 23 May 2023, Rich Shepard wrote:

> Well, it won't build in 14.2:
> Makefile:977: recipe for target 'bibtexu-bibtex-1.o' failed
> make[4]: *** [bibtexu-bibtex-1.o] Error 1
> make[4]: Leaving directory '/tmp/texlive-20230311-source/build/texk/bibtex-x'
> Makefile:732: recipe for target 'all' failed
> make[3]: *** [all] Error 2
> make[3]: Leaving directory '/tmp/texlive-20230311-source/build/texk/bibtex-x'
> Makefile:907: recipe for target 'recurse' failed
> make[2]: *** [recurse] Error 1
> make[2]: Leaving directory '/tmp/texlive-20230311-source/build/texk'
> Makefile:478: recipe for target 'all-recursive' failed
> make[1]: *** [all-recursive] Error 1
> make[1]: Leaving directory '/tmp/texlive-20230311-source/build/texk'
> Makefile:571: recipe for target 'all-recursive' failed
> make: *** [all-recursive] Error 1
>
> I'll try it on the 15.0 laptop.

This is strange. On 14.2 it failed finding a Russian bibtex. Now on 15.0 it
fails not finding a different issue.

../../../texk/bibtex-x/bibtex-1.c: In function ‘add_out_pool’:
../../../texk/bibtex-x/bibtex-1.c:333:18: error: ‘UBLOCK_LATIN_EXTENDED_F’ undeclared (first use in this function); did you mean ‘UBLOCK_LATIN_EXTENDED_E’?
   333 |             case UBLOCK_LATIN_EXTENDED_F:
       |                  ^~~~~~~~~~~~~~~~~~~~~~~
       |                  UBLOCK_LATIN_EXTENDED_E
../../../texk/bibtex-x/bibtex-1.c:333:18: note: each undeclared identifier is reported only once for each function it appears in
../../../texk/bibtex-x/bibtex-1.c:334:18: error: ‘UBLOCK_LATIN_EXTENDED_G’ undeclared (first use in this function); did you mean ‘UBLOCK_LATIN_EXTENDED_E’?
   334 |             case UBLOCK_LATIN_EXTENDED_G:
       |                  ^~~~~~~~~~~~~~~~~~~~~~~
       |                  UBLOCK_LATIN_EXTENDED_E
make[3]: *** [Makefile:977: bibtexu-bibtex-1.o] Error 1
make[3]: Leaving directory '/tmp/texlive-20230311-source/build/texk/bibtex-x'
make[2]: *** [Makefile:732: all] Error 2
make[2]: Leaving directory '/tmp/texlive-20230311-source/build/texk/bibtex-x'
make[1]: *** [Makefile:478: all-recursive] Error 1
make[1]: Leaving directory '/tmp/texlive-20230311-source/build/texk'
make: *** [Makefile:571: all-recursive] Error 1

Am I missing a dependency in the 15.0 laptop?

Rich


More information about the SlackBuilds-users mailing list