[tlbuild] Build fails: lacheck.c: No such file or directory
Sofie Overstreet
sofie.overstreet at gmail.com
Mon Apr 9 20:05:39 CEST 2018
Hi list-
./Build fails for me on Ubuntu 14.04 x86_64 (AMD E-300, if it matters)
with the error 'lacheck.c: No such file or directory.' when there is
clearly a lacheck.c where you'd expect it.
Build output is below, cut to the relevant bits, I think.
====
Script started on Mon 09 Apr 2018 10:46:50 AM MDT
starting TeX Live build at Mon Apr 9 10:47:05 MDT 2018
on Linux craptop 3.13.0-144-generic #193-Ubuntu SMP Thu Mar 15 17:03:53 UTC 2018 x86_64 x86_64 x86_64 GNU/Linux
in /home/sofie/src/texlive-source/Work
./Build
[SNIP]
=== configuring in lacheck (/home/sofie/src/texlive-source/Work/utils/lacheck)
make: running /bin/bash '../../../utils/lacheck/configure' '--disable-option-checking' '--prefix=/home/sofie/src/texlive-source/inst' '--datadir=/home/sofie/src/texlive-source/inst' '--disable-missing' '--enable-largefile' '--disable-shared' '--with-xdvi-x-toolkit=xaw' '--enable-native-texlive-build' '--disable-silent-rules' '--enable-multiplatform=yes' '--enable-cxx-runtime-hack=yes' '--enable-libtool-hack=yes' '--enable-texlive-build' '--bindir=${exec_prefix}/bin/x86_64-pc-linux-gnu' '--libdir=${exec_prefix}/lib/x86_64-pc-linux-gnu' '--with-x' '--enable-devnag=yes' '--enable-lacheck=yes' '--enable-m-tx=yes' '--enable-pmx=yes' '--enable-ps2eps=yes' '--enable-t1utils=yes' '--enable-texdoctk=yes' '--enable-tpic2pdftex=yes' '--enable-vlna=yes' '--enable-xindy=no' '--with-clisp-runtime=default' '--enable-xpdfopen=yes' '--enable-web2c=yes' '--enable-afm2pl=yes' '--enable-bibtex-x=yes' '--enable-chktex=yes' '--enable-cjkutils=yes' '--enable-detex=yes' '--enable-dtl=yes' '--enable-dvi2tty=yes' '--enable-dvidvi=yes' '--enable-dviljk=yes' '--enable-dvipdfm-x=yes' '--enable-dvipng=yes' '--enable-dvipos=yes' '--enable-dvipsk=yes' '--enable-dvisvgm=yes' '--enable-gregorio=yes' '--enable-gsftopk=yes' '--enable-lcdf-typetools=yes' '--enable-makeindexk=yes' '--enable-makejvf=yes' '--enable-mendexk=yes' '--enable-musixtnt=yes' '--enable-ps2pk=yes' '--enable-psutils=yes' '--enable-seetexk=yes' '--enable-tex4htk=yes' '--enable-ttf2pk2=yes' '--enable-ttfdump=yes' '--enable-xdvik=yes' '--enable-texlive=yes' '--with-system-harfbuzz=no' '--with-system-icu=no' '--with-system-teckit=no' '--with-system-graphite2=no' '--with-system-zziplib=no' '--with-system-xpdf=no' '--with-system-poppler=no' '--with-system-mpfr=no' '--with-system-gmp=no' '--with-system-cairo=no' '--with-system-pixman=no' '--with-system-potrace=no' '--with-system-gd=no' '--with-system-freetype2=no' '--with-system-libpng=no' '--with-system-libpaper=no' '--with-system-zlib=no' '--with-system-ptexenc=no' '--with-system-kpathsea=no' '--datarootdir=${prefix}' '--mandir=${prefix}/texmf-dist/doc/man' '--infodir=${prefix}/texmf-dist/doc/info' '--cache-file=/dev/null' '--srcdir=../../../utils/lacheck'
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... /bin/mkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking whether make supports nested variables... yes
checking for style of include used by make... GNU
checking for gcc... gcc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables...
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ISO C89... none needed
checking whether gcc understands -c and -o together... yes
checking dependency style of gcc... gcc3
checking whether to enable maintainer-specific portions of Makefiles... no
checking whether the compiler accepts prototypes... yes
checking what warning flags to pass to the C compiler... -Wimplicit -Wreturn-type -Wdeclaration-after-statement -Wno-unknown-pragmas
checking for flex... no
checking for lex... no
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating Makefile
config.status: creating lacheck.1
config.status: creating config.h
config.status: executing depfiles commands
Making all in lacheck
make[3]: Entering directory `/home/sofie/src/texlive-source/Work/utils/lacheck'
make all-am
make[4]: Entering directory `/home/sofie/src/texlive-source/Work/utils/lacheck'
test -f lacheck.c || /bin/bash ../../../utils/lacheck/../../build-aux/ylwrap ../../../utils/lacheck/lacheck.l .c lacheck.c -- :
depbase=`echo lacheck.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -I. -I../../../utils/lacheck -Wimplicit -Wreturn-type -Wdeclaration-after-statement -Wno-unknown-pragmas -g -O2 -MT lacheck.o -MD -MP -MF $depbase.Tpo -c -o lacheck.o lacheck.c &&\
mv -f $depbase.Tpo $depbase.Po
gcc: error: lacheck.c: No such file or directory
gcc: fatal error: no input files
compilation terminated.
make[4]: *** [lacheck.o] Error 4
make[4]: Leaving directory `/home/sofie/src/texlive-source/Work/utils/lacheck'
make[3]: *** [all] Error 2
make[3]: Leaving directory `/home/sofie/src/texlive-source/Work/utils/lacheck'
make[2]: *** [recurse] Error 1
make[2]: Leaving directory `/home/sofie/src/texlive-source/Work/utils'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/home/sofie/src/texlive-source/Work/utils'
make: *** [all-recursive] Error 1
--
-Sofie
code:gitlab.com/z0x <https://gitlab.com/z0x> | freenode: /msg sofie
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://tug.org/pipermail/tlbuild/attachments/20180409/514ee0cb/attachment.html>
More information about the tlbuild
mailing list