[tlbuild] [Fwd: Build failure [linux]]

Ken Brown kbrow1i at gmail.com
Wed May 20 20:24:08 CEST 2009


On 5/20/2009 8:47 AM, Angelo Graziosi wrote:
> 
> 
> The current TL2009 source fails to build on GNU/Linux Kubuntu 8.04:
> 
> -----------------------------------------
> [...]
> mv -f .deps/libkpathsea_la-db.Tpo .deps/libkpathsea_la-db.Plo
> /bin/bash ./libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I.
> -I../../../texk/kpathsea -I./.. -I../../../texk/kpathsea/..
> -DMAKE_KPSE_DLL   -g -O2 -MT libkpathsea_la-debug.lo -MD -MP -MF
> .deps/libkpathsea_la-debug.Tpo -c -o libkpathsea_la-debug.lo `test -f
> 'debug.c' || echo '../../../texk/kpathsea/'`debug.c
> mv -f .deps/libkpathsea_la-db.Tpo .deps/libkpathsea_la-db.Plo
> mv: cannot stat `.deps/libkpathsea_la-db.Tpo': No such file or directory
> make[4]: *** [libkpathsea_la-db.lo] Error 1
> make[4]: Leaving directory `/home/angelo/texlive-source/Work/texk/kpathsea'
> make[3]: *** [install-recursive] Error 1
> make[3]: Leaving directory `/home/angelo/texlive-source/Work/texk/kpathsea'
> make[2]: *** [install] Error 2
> make[2]: Leaving directory `/home/angelo/texlive-source/Work/texk/kpathsea'
> make[1]: *** [install-recursive] Error 1
> make[1]: Leaving directory `/home/angelo/texlive-source/Work'
> make: *** [install-strip] Error 2
> make: *** Waiting for unfinished jobs....
> [...]
> -----------------------------------------
> 
> The command I used
> 
> CONFIG_SHELL=/bin/bash ./Build --without-graphite

Hi Angelo,

I had a similar failure yesterday with my cygwin build, which was really 
a failure of parallel make.  (I used TL_MAKE_FLAGS='-j4' in my Build 
command.)  I tried again without that, and it worked fine.  Is it 
possible that on your Kubuntu system 'make' does a parallel make by 
default?  You might try TL_MAKE_FLAGS='-j1' to see if that solves the 
problem.

Ken


More information about the tlbuild mailing list