<html>
<head>
<meta http-equiv="content-type" content="text/html; charset=utf-8">
</head>
<body text="#000000" bgcolor="#FFFFFF">
<p>Hi list-<br>
<br>
./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.<br>
<br>
</p>
<p><br>
Build output is below, cut to the relevant bits, I think.<br>
<br>
====<br>
<br>
</p>
<pre>Script started on Mon 09 Apr 2018 10:46:50 AM MDT</pre>
<pre>starting TeX Live build at Mon Apr 9 10:47:05 MDT 2018
</pre>
<pre>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
</pre>
<pre>in /home/sofie/src/texlive-source/Work
</pre>
<pre>./Build</pre>
<pre>[SNIP]</pre>
<pre>=== configuring in lacheck (/home/sofie/src/texlive-source/Work/utils/lacheck)
</pre>
<pre>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'
</pre>
<pre>checking for a BSD-compatible install... /usr/bin/install -c
</pre>
<pre>checking whether build environment is sane... yes
</pre>
<pre>checking for a thread-safe mkdir -p... /bin/mkdir -p
</pre>
<pre>checking for gawk... gawk
</pre>
<pre>checking whether make sets $(MAKE)... yes
</pre>
<pre>checking whether make supports nested variables... yes
</pre>
<pre>checking for style of include used by make... GNU
</pre>
<pre>checking for gcc... gcc
</pre>
<pre>checking whether the C compiler works... yes
</pre>
<pre>checking for C compiler default output file name... a.out
</pre>
<pre>checking for suffix of executables...
</pre>
<pre>checking whether we are cross compiling... no
</pre>
<pre>checking for suffix of object files... o
</pre>
<pre>checking whether we are using the GNU C compiler... yes
</pre>
<pre>checking whether gcc accepts -g... yes
</pre>
<pre>checking for gcc option to accept ISO C89... none needed
</pre>
<pre>checking whether gcc understands -c and -o together... yes
</pre>
<pre>checking dependency style of gcc... gcc3
</pre>
<pre>checking whether to enable maintainer-specific portions of Makefiles... no
</pre>
<pre>checking whether the compiler accepts prototypes... yes
</pre>
<pre>checking what warning flags to pass to the C compiler... -Wimplicit -Wreturn-type -Wdeclaration-after-statement -Wno-unknown-pragmas
</pre>
<pre>checking for flex... no
</pre>
<pre>checking for lex... no
</pre>
<pre>checking that generated files are newer than configure... done
</pre>
<pre>configure: creating ./config.status
</pre>
<pre>config.status: creating Makefile
</pre>
<pre>config.status: creating lacheck.1
</pre>
<pre>config.status: creating config.h
</pre>
<pre>config.status: executing depfiles commands
</pre>
<pre>Making all in lacheck
</pre>
<pre>make[3]: Entering directory `/home/sofie/src/texlive-source/Work/utils/lacheck'
</pre>
<pre>make all-am
</pre>
<pre>make[4]: Entering directory `/home/sofie/src/texlive-source/Work/utils/lacheck'
</pre>
<pre>test -f lacheck.c || /bin/bash ../../../utils/lacheck/../../build-aux/ylwrap ../../../utils/lacheck/lacheck.l .c lacheck.c -- :
</pre>
<pre>depbase=`echo lacheck.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
</pre>
<pre> 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 &&\
</pre>
<pre> mv -f $depbase.Tpo $depbase.Po
</pre>
<pre>gcc: error: lacheck.c: No such file or directory
</pre>
<pre>gcc: fatal error: no input files
</pre>
<pre>compilation terminated.
</pre>
<pre>make[4]: *** [lacheck.o] Error 4
</pre>
<pre>make[4]: Leaving directory `/home/sofie/src/texlive-source/Work/utils/lacheck'
</pre>
<pre>make[3]: *** [all] Error 2
</pre>
<pre>make[3]: Leaving directory `/home/sofie/src/texlive-source/Work/utils/lacheck'
</pre>
<pre>make[2]: *** [recurse] Error 1
</pre>
<pre>make[2]: Leaving directory `/home/sofie/src/texlive-source/Work/utils'
</pre>
<pre>make[1]: *** [all-recursive] Error 1
</pre>
<pre>make[1]: Leaving directory `/home/sofie/src/texlive-source/Work/utils'
</pre>
<pre>make: *** [all-recursive] Error 1</pre>
--
<div class="moz-signature">
<p>-Sofie
</p>
<pre>code: <a href="https://gitlab.com/z0x">gitlab.com/z0x</a> | freenode: /msg sofie
</pre>
</div>
</body>
</html>