[OS X TeX] xindy hangs on ARM

Alexander Krumeich alexander.krumeich at gmail.com
Sat May 1 16:08:43 CEST 2021


Hi there,

since upgrading to MacTeX 2021 on my M1 MacBook Air, I have a problem
running xindy on one of my documents. This didn't happen with MacTeX
2020.

This is a small excerpt from the screen output:

[187] [188] [189] [190] [191] [192] [193]) [194] (./ase_st_pp98.appnote
[195]) [196]Opening logfile "/dev/null" (done)
Reading indexstyle...
Loading module "/var/folders/4d/72khpnvj2nq5tzfgs61_vr4r0000gn/T/IbhdSSJ3WB"...
Loading module "lang/general/latin9-lang.xdy"...
Loading module "lang/general/latin9.xdy"...
Finished loading module "lang/general/latin9.xdy".

After this, nothing further happens. I can't stop the process with
Ctrl-C, however I can suspend it with Ctrl-Z:

^Z
[1]+  Stopped                 make
✘-TSTP ~/Zertifizierung/cc-opb2/ase_st_pp98 [master|✔]
15:55 $ ps w
  PID   TT  STAT      TIME COMMAND
16916 s000  T      0:00.00 /Library/Developer/CommandLineTools/usr/bin/make
16923 s000  T      0:07.71 perl /Library/TeX/texbin/latexmk
27224 s000  T      0:14.05 lualatex --shell-escape -recorder ase_st_pp98.tex
27234 s000  T      0:00.04 perl /Library/TeX/texbin/xindy -L general
-C latin -M tex/inputenc/latin -M texindy -M page-ranges -M wo
27240 s000  T      0:00.06 /Library/TeX/texbin/xindy.run -M
/Library/TeX/texbin/xindy.mem -E ISO-8859-1 -x (progn\012  (searchpath

As you can see, I'm using latexmk with lualatex. Process #27240 hangs.
I I kill it, everything runs normally, even xindy resumes working:

15:58 $ kill -9 27240
✔ ~/Zertifizierung/cc-opb2/ase_st_pp98 [master|✔]
15:59 $ fg
make
 (./afo.ind [197]) [198]Opening logfile "/dev/null" (done)
Reading indexstyle...
Loading module "/var/folders/4d/72khpnvj2nq5tzfgs61_vr4r0000gn/T/W0m4R_9tEl"...
Loading module "lang/general/latin9-lang.xdy"...
Loading module "lang/general/latin9.xdy"...
Finished loading module "lang/general/latin9.xdy".
Finished loading module "lang/general/latin9-lang.xdy".
Loading module "tex/inputenc/latin.xdy"...
Finished loading module "tex/inputenc/latin.xdy".
Loading module "/usr/local/texlive/2021/texmf-dist/xindy/modules/base/texindy.xdy"...
Loading module "numeric-sort.xdy"...
Finished loading module "numeric-sort.xdy".
Loading module "latex.xdy"...
Loading module "tex.xdy"...
Finished loading module "tex.xdy".
Finished loading module "latex.xdy".
Loading module "latex-loc-fmts.xdy"...
Finished loading module "latex-loc-fmts.xdy".
Loading module "makeindex.xdy"...
Finished loading module "makeindex.xdy".
Loading module "latin-lettergroups.xdy"...
Finished loading module "latin-lettergroups.xdy".
Finished loading module
"/usr/local/texlive/2021/texmf-dist/xindy/modules/base/texindy.xdy".
Loading module "/usr/local/texlive/2021/texmf-dist/xindy/modules/base/page-ranges.xdy"...
Finished loading module
"/usr/local/texlive/2021/texmf-dist/xindy/modules/base/page-ranges.xdy".
Loading module "/usr/local/texlive/2021/texmf-dist/xindy/modules/base/word-order.xdy"...
Finished loading module
"/usr/local/texlive/2021/texmf-dist/xindy/modules/base/word-order.xdy".
Loading module "../common/common-index.xdy"...
Finished loading module "../common/common-index.xdy".
Finished loading module
"/var/folders/4d/72khpnvj2nq5tzfgs61_vr4r0000gn/T/W0m4R_9tEl".
Finished reading indexstyle.
Finalizing indexstyle... (done)

Reading raw-index
"/var/folders/4d/72khpnvj2nq5tzfgs61_vr4r0000gn/T/f8c5QqlgQ0"...
Finished reading raw-index.

Processing index... [10%] [20%] [30%] [40%] [50%] [60%] [70%] [80%] [90%] [100%]
Finished processing index.

Writing markup... [10%] [20%] [30%] [40%] [50%] [60%] [70%] [80%] [90%] [100%]
Markup written into file "./ase_st_pp98.ind".
 (./ase_st_pp98.ind [199]) [200]

On latexmk's next cycle, however, it hangs again.

Unfortunately, I cannot provide a MWE for this and I'm not really
familiar with xindy. Is there any helpful intermediate data that I
should provide?

Im running

15:42 $ lualatex --version && xindy --version
This is LuaHBTeX, Version 1.13.2 (TeX Live 2021)
[…]
xindy release: 2.5.1
xindy script version: 1.18
xindy kernel version: 3.0
CLISP version 2.49 (2010-07-07) (built on richards-macbook-pro-4.local
[10.0.0.79])
    architecture: X86_64

Thanks for your time

Alexander
----------- Please Consult the Following Before Posting -----------
TeX FAQ: http://www.tex.ac.uk/faq
List Reminders and Etiquette: https://sites.esm.psu.edu/~gray/tex/
List Archives: http://dir.gmane.org/gmane.comp.tex.macosx
                https://email.esm.psu.edu/pipermail/macosx-tex/
TeX on Mac OS X Website: http://mactex-wiki.tug.org/
List Info: https://email.esm.psu.edu/mailman/listinfo/macosx-tex



More information about the macostex-archives mailing list.