Bug 202060 - print/tex-luatex fails to install on 10-stable
Summary: print/tex-luatex fails to install on 10-stable
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: amd64 Any
: --- Affects Only Me
Assignee: Hiroki Sato
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-08-03 12:54 UTC by Robert Cina
Modified: 2018-01-16 08:44 UTC (History)
1 user (show)

See Also:
bugzilla: maintainer-feedback? (hrs)


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Robert Cina 2015-08-03 12:54:45 UTC
The port print/tex-luatex fails to install for me with the following error output:

===>   tex-luatex-0.80.0_2 depends on shared library: libtexluajit.so - found (/usr/local/lib/libtexluajit.so)
===>   Registering installation for tex-luatex-0.80.0_2
pkg-static: Unable to access file /usr/ports/print/tex-luatex/work/stage/usr/local/share/texmf-var/web2c/luajittex/luajittex.fmt: No such file or directory
pkg-static: Unable to access file /usr/ports/print/tex-luatex/work/stage/usr/local/share/texmf-var/web2c/luajittex/luajittex.log: No such file or directory
pkg-static: Unable to access file /usr/ports/print/tex-luatex/work/stage/usr/local/share/texmf-var/web2c/luatex/dvilualatex.fmt: No such file or directory
pkg-static: Unable to access file /usr/ports/print/tex-luatex/work/stage/usr/local/share/texmf-var/web2c/luatex/dvilualatex.log: No such file or directory
pkg-static: Unable to access file /usr/ports/print/tex-luatex/work/stage/usr/local/share/texmf-var/web2c/luatex/dviluatex.fmt: No such file or directory
pkg-static: Unable to access file /usr/ports/print/tex-luatex/work/stage/usr/local/share/texmf-var/web2c/luatex/dviluatex.log: No such file or directory
pkg-static: Unable to access file /usr/ports/print/tex-luatex/work/stage/usr/local/share/texmf-var/web2c/luatex/lualatex.fmt: No such file or directory
pkg-static: Unable to access file /usr/ports/print/tex-luatex/work/stage/usr/local/share/texmf-var/web2c/luatex/lualatex.log: No such file or directory
pkg-static: Unable to access file /usr/ports/print/tex-luatex/work/stage/usr/local/share/texmf-var/web2c/luatex/luatex.fmt: No such file or directory
pkg-static: Unable to access file /usr/ports/print/tex-luatex/work/stage/usr/local/share/texmf-var/web2c/luatex/luatex.log: No such file or directory
pkg-static: Unable to access file /usr/ports/print/tex-luatex/work/stage/usr/local/share/texmf-var/web2c/luatex/pdfcsplain.fmt: No such file or directory
pkg-static: Unable to access file /usr/ports/print/tex-luatex/work/stage/usr/local/share/texmf-var/web2c/luatex/pdfcsplain.log: No such file or directory
pkg-static: lstat(/usr/ports/print/tex-luatex/work/stage/usr/local/share/texmf-var/web2c/luajittex/): No such file or directory
pkg-static: lstat(/usr/ports/print/tex-luatex/work/stage/usr/local/share/texmf-var/web2c/luatex/): No such file or directory
*** Error code 74

Stop.
make[1]: stopped in /usr/ports/print/tex-luatex
*** Error code 1

Stop.
make: stopped in /usr/ports/print/tex-luatex
Comment 1 Robert Cina 2015-08-03 20:35:01 UTC
Fixed this issue by doing pkg delete tex-luatex. And then rebuilding and installing the port. Sorry for the noise.
Comment 2 Walter Schwarzenfeld freebsd_triage 2018-01-12 12:18:59 UTC
If I understand right, this is solved. Please, close the PR, thanks.