[tlbuild] Freebsd build errors

Randy Au agilis at gmail.com
Wed May 28 22:22:54 CEST 2008


After setting up a small army of VMs to do test builds, I started
getting build errors.
Normally I'd blame myself for not installing xorg and friends, but
even on the box that used to build fine is throwing errors this time,
so it's not all me.

running just ./Build --with-fontconfig=/usr/local

on freebsd6.3 and 7.0 AMD64, (still haven't tested whether 6.3 and 7.0
binaries are compatible, though they probably are) looks like a
missing header?

gcc -DHAVE_CONFIG_H  -I. -I../../../texk/web2c -I..
-I../../../texk/web2c/..  -I/usr/local/include -I../../libs/obsdcompat
-I../../libs/obsdcompat/.. -I../../../texk/web2c/../../libs/obsdcompat
-I../../../texk/web2c/../../libs/obsdcompat/..
-I../../../texk/web2c/../../libs/zlib
-I../../../texk/web2c/../../libs/libpng
-I../../../texk/web2c/../../libs/xpdf -Dextra_version_info=`date
+-%Y%m%d%H` -g -O2  -c -I../../../texk/web2c/synctex -I../../libs/zlib
-I../../../texk/web2c/../../libs/zlib -o synctex_parser.o
../../../texk/web2c/synctex/synctex_parser.c
../../../texk/web2c/synctex/synctex_parser.c:1405:21: error:
xlocale.h: No such file or directory
gmake[2]: *** [synctex_parser.o] Error 1
gmake[2]: Leaving directory
`/usr/home/agilis/texlive/Build/source/Work/texk/web2c'
gmake[1]: *** [all] Error 1
gmake[1]: Leaving directory `/usr/home/agilis/texlive/Build/source/Work/texk'
gmake: *** [all] Error 1
      555.73 real       276.66 user       117.22 sys
ls: /usr/home/agilis/texlive/Build/source/inst/bin/*/*: No such file
or directory
./Build: Build failed, no binaries under
/usr/home/agilis/texlive/Build/source/inst/bin.


on freebsd6.3 i386, icu-xetex is exploding for some reason:

LD_LIBRARY_PATH=../lib:../stubdata:../tools/ctestfw:$LD_LIBRARY_PATH
../bin/genccode -n icudt38l_coll -d ./out/tmp
/usr/home/agilis/texlive/Build/source/Work/libs/icu-xetex/data/out/build/icudt38l/coll/root.res
-f coll_root_res
generating C code for
/usr/home/agilis/texlive/Build/source/Work/libs/icu-xetex/data/out/build/icudt38l/coll/root.res
gcc: Internal error: Killed: 9 (program cc1)
Please submit a full bug report.
See <URL:http://gcc.gnu.org/bugs.html> for instructions.
gmake[3]: *** [out/tmp/coll_root_res.ao] Error 1
gmake[3]: Leaving directory
`/usr/home/agilis/texlive/Build/source/Work/libs/icu-xetex/data'
gmake[2]: *** [packagedata] Error 2
gmake[2]: Leaving directory
`/usr/home/agilis/texlive/Build/source/Work/libs/icu-xetex/data'
gmake[1]: *** [all-recursive] Error 2
gmake[1]: Leaving directory
`/usr/home/agilis/texlive/Build/source/Work/libs/icu-xetex'
gmake: *** [all] Error 1
      663.14 real       211.56 user        66.31 sys
ls: /usr/home/agilis/texlive/Build/source/inst/bin/*/*: No such file
or directory
./Build: Build failed, no binaries under
/usr/home/agilis/texlive/Build/source/inst/bin.


~R


More information about the tlbuild mailing list