luatex-core security and io overloads

luatex-core security and io overloads

- 西村 一輝 の投稿
返信数: 6

こんばんは。luatexjaをインストールしたところ、エラーが出てしまいました。どなたか同様のエラーが出た方はいらっしゃいますか?

また解決方法について、何か思い付きませんでしょうか?

luaotfload-tool -u -vは試しました。

当方環境

OSX High Sierra 10.13

brew cask install basictex

tlmgr update --self --all

tlmgr install luatexja

tlmgr install ctablestack


-----hello.tex-------

\documentclass{ltjsarticle}%articleなら問題なく通る。

\begin{document}

hello

\end{document}

-----



lualatex hello.tex

This is LuaTeX, Version 1.07.0 (TeX Live 2018)

restricted system commands enabled.

(./hello.tex

LaTeX2e <2018-04-01> patch level 2

(using write cache: /Users/m/Library/texlive/2018basic/texmf-var/luatex-cache/g

eneric)(using read cache: /usr/local/texlive/2018basic/texmf-var/luatex-cache/g

eneric /Users/m/Library/texlive/2018basic/texmf-var/luatex-cache/generic)

luaotfload | main : initialization completed in 0.151 seconds

Babel <3.18> and hyphenation patterns for 1 language(s) loaded.

(/usr/local/texlive/2018basic/texmf-dist/tex/luatex/luatexja/ltjsarticle.cls

Document Class: ltjsarticle 2018/06/09 ltjsclasses

(/usr/local/texlive/2018basic/texmf-dist/tex/luatex/luatexja/luatexja.sty

(/usr/local/texlive/2018basic/texmf-dist/tex/luatex/luatexja/luatexja-core.sty

(/usr/local/texlive/2018basic/texmf-dist/tex/luatex/luatexbase/luatexbase.sty

(/usr/local/texlive/2018basic/texmf-dist/tex/luatex/ctablestack/ctablestack.sty

)) (/usr/local/texlive/2018basic/texmf-dist/tex/generic/oberdiek/ltxcmds.sty)

(/usr/local/texlive/2018basic/texmf-dist/tex/generic/oberdiek/pdftexcmds.sty

(/usr/local/texlive/2018basic/texmf-dist/tex/generic/oberdiek/infwarerr.sty)

(/usr/local/texlive/2018basic/texmf-dist/tex/generic/oberdiek/ifluatex.sty)

(/usr/local/texlive/2018basic/texmf-dist/tex/generic/oberdiek/ifpdf.sty))

(/usr/local/texlive/2018basic/texmf-dist/tex/latex/xkeyval/xkeyval.sty

(/usr/local/texlive/2018basic/texmf-dist/tex/generic/xkeyval/xkeyval.tex

(/usr/local/texlive/2018basic/texmf-dist/tex/generic/xkeyval/xkvutils.tex

(/usr/local/texlive/2018basic/texmf-dist/tex/generic/xkeyval/keyval.tex))))

(/usr/local/texlive/2018basic/texmf-dist/tex/generic/oberdiek/atbegshi.sty)

(/usr/local/texlive/2018basic/texmf-dist/tex/latex/etoolbox/etoolbox.sty)[strin

g "-- luatex-core security and io overloads ......."]:42: bad argument #1 to 'i

o_open' (string expected, got nil)

stack traceback:

[C]: in function 'io_open'

[string "-- luatex-core security and io overloads ......."]:42: in function 'o

pen'

.../2018basic/texmf-dist/tex/luatex/luatexja/ltj-rmlgbm.lua:91: in function 'o

pen_cmap_file'

.../2018basic/texmf-dist/tex/luatex/luatexja/ltj-rmlgbm.lua:129: in function '

make_cid_font'

.../2018basic/texmf-dist/tex/luatex/luatexja/ltj-rmlgbm.lua:226: in function '

read_cid_font'

.../2018basic/texmf-dist/tex/luatex/luatexja/ltj-rmlgbm.lua:243: in function '

prepare_cid_font'

.../2018basic/texmf-dist/tex/luatex/luatexja/ltj-rmlgbm.lua:380: in main chunk


[C]: in function 'require'

...ve/2018basic/texmf-dist/tex/luatex/luatexja/luatexja.lua:17: in function 'l

oad_module'

...ve/2018basic/texmf-dist/tex/luatex/luatexja/luatexja.lua:98: in main chunk

[C]: in function 'dofile'

[\directlua]:1: in main chunk.

l.181 }

?

西村 一輝 への返信

Re: luatex-core security and io overloads

- 北川 弘典 の投稿
手元に Mac がないので推測ですが,CMap の
UniJIS2004-UTF32-H, UniJIS2004-UTF32-V, Adobe-Japan1-UCS2
のどれかが欠けているのではないかと思います.

tlmgr install adobemapping

を実行するとこれらのファイルが導入されるはずですが,どうでしょうか?
西村 一輝 への返信

Re: luatex-core security and io overloads

- 若松 久仁光 の投稿
西村一輝様
お役に立つかは、判りませんが、追試してみました。
貴君とは異なる「OSX Sierra 1.12.6」でのコンパイルですが、
PDFは問題なく表示されています。

Terminalより同一のファイルを[2018June_ltjsarticle.tex]と名前を変更しましたが
Output written on 2018June_ltjsarticle.pdf (1 page, 2758 bytes).
Transcript written on 2018June_ltjsarticle.log.
正常にコンパイルされました。

(又、TeXworks 0.6.2(travis-cl)[r.7ecce17,2017/04-30 1:12]でも実行してみました。
当たり前の事でしょうが、此方も問題はありませんでした。) [2018/06/20 09:12:45]

+++++++++++++++++++++++++++++++
$lualatex 2018June_ltjsarticle.tex
This is LuaTeX, Version 1.07.0 (TeX Live 2018)
restricted system commands enabled.
(./2018June_ltjsarticle.tex
LaTeX2e <2018-04-01> patch level 5
(using write cache: /Users/WAKAMATSU/Library/texlive/2018/texmf-var/luatex-cach
e/generic)(using read cache: /usr/local/texlive/2018/texmf-var/luatex-cache/gen
eric /Users/WAKAMATSU/Library/texlive/2018/texmf-var/luatex-cache/generic)
luaotfload | main : initialization completed in 0.288 seconds
(/usr/local/texlive/2018/texmf-dist/tex/luatex/luatexja/ltjsarticle.cls
Document Class: ltjsarticle 2018/03/22 ltjsclasses
(/usr/local/texlive/2018/texmf-dist/tex/luatex/luatexja/luatexja.sty
(/usr/local/texlive/2018/texmf-dist/tex/luatex/luatexja/luatexja-core.sty
(/usr/local/texlive/2018/texmf-dist/tex/luatex/luatexbase/luatexbase.sty
(/usr/local/texlive/2018/texmf-dist/tex/luatex/ctablestack/ctablestack.sty))
(/usr/local/texlive/2018/texmf-dist/tex/generic/oberdiek/ltxcmds.sty)
(/usr/local/texlive/2018/texmf-dist/tex/generic/oberdiek/pdftexcmds.sty
(/usr/local/texlive/2018/texmf-dist/tex/generic/oberdiek/infwarerr.sty)
(/usr/local/texlive/2018/texmf-dist/tex/generic/oberdiek/ifluatex.sty)
(/usr/local/texlive/2018/texmf-dist/tex/generic/oberdiek/ifpdf.sty))
(/usr/local/texlive/texmf-local/tex/latex/xkeyval/xkeyval.sty
(/usr/local/texlive/2018/texmf-dist/tex/generic/xkeyval/xkeyval.tex
(/usr/local/texlive/2018/texmf-dist/tex/generic/xkeyval/xkvutils.tex
(/usr/local/texlive/2018/texmf-dist/tex/generic/xkeyval/keyval.tex))))
(/usr/local/texlive/2018/texmf-dist/tex/generic/oberdiek/atbegshi.sty)
(/usr/local/texlive/2018/texmf-dist/tex/latex/etoolbox/etoolbox.sty)
(/usr/local/texlive/2018/texmf-dist/tex/latex/everyhook/everyhook.sty
(/usr/local/texlive/2018/texmf-dist/tex/latex/svn-prov/svn-prov.sty))(load cach
e: /Users/WAKAMATSU/Library/texlive/2018/texmf-var/luatexja/ltj-cid-auto-adobe-
japan1.luc)
(/usr/local/texlive/2018/texmf-dist/tex/luatex/luatexja/ltj-base.sty)
(/usr/local/texlive/2018/texmf-dist/tex/luatex/luatexja/ltj-latex.sty
(/usr/local/texlive/2018/texmf-dist/tex/luatex/luatexja/patches/lltjfont.sty
(/usr/local/texlive/2018/texmf-dist/tex/latex/base/tuenc.def)
(/usr/local/texlive/2018/texmf-dist/tex/latex/ms/everysel.sty)
ABD: EverySelectfont initializing macros)
(/usr/local/texlive/2018/texmf-dist/tex/luatex/luatexja/patches/lltjdefs.sty(lo
ad luc: /Users/WAKAMATSU/Library/texlive/2018/texmf-var/luatex-cache/generic/fo
nts/otl/lmroman10-regular.luc)(load luc: /Users/WAKAMATSU/Library/texlive/2018/
texmf-var/luatex-cache/generic/fonts/otl/ipaexm.luc)(load cache: /Users/WAKAMAT
SU/Library/texlive/2018/texmf-var/luatexja/extra_ipaexmincho.luc)
(/usr/local/texlive/2018/texmf-dist/tex/luatex/luatexja/jfm-ujisv.lua)
(/usr/local/texlive/2018/texmf-dist/tex/luatex/luatexja/jfm-ujis.lua))
(/usr/local/texlive/2018/texmf-dist/tex/luatex/luatexja/patches/lltjcore.sty)
(/usr/local/texlive/2018/texmf-dist/tex/luatex/luatexja/patches/lltjp-geometry.
sty (/usr/local/texlive/2018/texmf-dist/tex/latex/filehook/filehook.sty))))
(/usr/local/texlive/2018/texmf-dist/tex/luatex/luatexja/luatexja-compat.sty(loa
d cache: /Users/WAKAMATSU/Library/texlive/2018/texmf-var/luatexja/ltj-jisx0208.
luc)))(load luc: /Users/WAKAMATSU/Library/texlive/2018/texmf-var/luatex-cache/g
eneric/fonts/otl/lmroman8-regular.luc)
(/usr/local/texlive/2018/texmf-dist/tex/platex/jsclasses/jslogo.sty)
(/usr/local/texlive/2018/texmf-dist/tex/latex/sttools/stfloats.sty))
No file 2018June_ltjsarticle.aux.

(/usr/local/texlive/2018/texmf-dist/tex/luatex/luatexja/patches/lltjp-stfloats.
sty) ABD: EverySelectfont initializing macros [1{/usr/local/texlive/2018/texmf-
var/fonts/map/pdftex/updmap/pdftex.map}] (./2018June_ltjsarticle.aux))
2733 words of node memory still in use:
6 hlist, 1 vlist, 4 rule, 2 glue, 31 kern, 990 attribute, 54 glue_spec, 57 a
ttribute_list, 1 write, 9 user_defined nodes
avail lists: 1:5,2:686,3:4,4:13,5:17,6:2,7:38,8:4,9:14
otf>
Output written on 2018June_ltjsarticle.pdf (1 page, 2758 bytes).
Transcript written on 2018June_ltjsarticle.log.
++++++++++++++++++++++++++++++++
参考までに。若松久仁光拝
若松 久仁光 への返信

Re: luatex-core security and io overloads

- 西村 一輝 の投稿

北川様、若松様


ご返事ありがとうございます。
tlmgr install adobemapping
を実行したところ、Font IPAExMincho not found.となってしまいました。

IPEXxMinchoを導入するのはどのようにすればよろしいでしょうか?

何度も申し訳ありません。




luaotfload | db : Reload initiated (formats: otf,ttf,ttc); reason: "Font IPAExMincho not found.".

luaotfload | resolve : sequence of 3 lookups yielded nothing appropriate.

! Font \JT3/mc/m/n/10=IPAExMincho:jfm=ujisv at 9.62219pt not loadable: metric d

ata not found or bad.

西村 一輝 への返信

Re: luatex-core security and io overloads

- 若松 久仁光 の投稿
西村一輝様
(フォントに関して、いささか不如意な小生ですが)

Mac の「Font Book.app」の中、
「すべてのフォント」で
お探しの「IPAexフォント」は登録されていますか?

その中に、無ければ(?)
お役に立つかは、判りませんが、
[ https://ipafont.ipa.go.jp/node26#ja ]
からダウンロードするのはどうでしょうか?
その後、TeXを使用する際に「フォント」を
「導入するには?」と言った書き込みなどを
参考にしてみては如何でしょうか?若松久仁光拝
西村 一輝 への返信

Re: luatex-core security and io overloads

- 前田 一貴 の投稿
tlmgr install ipaex

でよいでしょう.
前田 一貴 への返信

Re: luatex-core security and io overloads

- 西村 一輝 の投稿
若松様
前田様

ご返事ありがとうございます。
tlmgr install ipaex
にて解決致しました。
質問に先立って、以下のコマンドを実行したのですが、
具体的なパッケージ名は入手できませんでした。
こういったフォントを探す場合のコマンドをご教授願えませんでしょうか?

tlmgr search --file IPAExMincho --global