Ubuntu (and I think Debian), makes /bin/sh a symlink to dash, but apparently some build scripts are using bash specific feature while asking for sh. I'm not sure to whom should I report this.
Any way, you can get around this by setting CONFIG_SHELL=/bin/bash before running build script. On Thu, Jan 07, 2010 at 11:47:58AM +0100, Manuel Pégourié-Gonnard wrote: > Hi, > > My last attempt to build the current trunk, as well as 0.50.0, failed. Surely > this is a problem with my local configuration, but I used to be able to build > luatex successfully on this machine. Below is the end of the output from > build.sh, and I attach config.log in case it may contain clues. > > Thanks, > Manuel. > > make[5]: entrant dans le répertoire « > /home/mpg/src/luatex/git/build/texk/web2c » > date >stamp-tangle > srcdir=../../../source/texk/web2c /bin/sh > ../../../source/texk/web2c/web2c/convert tangleboot > gcc -DHAVE_CONFIG_H -I. -I../../../source/texk/web2c -I./.. > -I/home/mpg/src/luatex/git/build/texk -I/home/mpg/src/luatex/git/source/texk > -g -O2 -MT tangleboot.o -MD -MP -MF .deps/tangleboot.Tpo -c -o tangleboot.o > tangleboot.c > mv -f .deps/tangleboot.Tpo .deps/tangleboot.Po > /bin/sh ./libtool --tag=CC --mode=link gcc -g -O2 -o tangleboot > tangleboot.o lib/lib.a > /home/mpg/src/luatex/git/build/texk/kpathsea/libkpathsea.la -lm > eval: 1: libtool_args+=: not found > eval: 1: compile_command+=: not found > eval: 1: finalize_command+=: not found > eval: 1: libtool_args+=: not found > eval: 1: compile_command+=: not found > eval: 1: finalize_command+=: not found > eval: 1: libtool_args+=: not found > eval: 1: compile_command+=: not found > eval: 1: finalize_command+=: not found > eval: 1: libtool_args+=: not found > eval: 1: compile_command+=: not found > eval: 1: finalize_command+=: not found > eval: 1: libtool_args+=: not found > eval: 1: compile_command+=: not found > eval: 1: finalize_command+=: not found > eval: 1: libtool_args+=: not found > eval: 1: libtool_args+=: not found > eval: 1: libtool_args+=: not found > libtool: link: gcc lib/lib.a > /home/mpg/src/luatex/git/build/texk/kpathsea/.libs/libkpathsea.a -lm > lib/lib.a(main.o): In function `main': > /home/mpg/src/luatex/git/build/texk/web2c/lib/../../../../source/texk/web2c/lib/main.c:26: > undefined reference to `mainbody' > collect2: ld returned 1 exit status > make[5]: *** [tangleboot] Erreur 1 > make[5]: quittant le répertoire « /home/mpg/src/luatex/git/build/texk/web2c » > make[4]: *** [all-recursive] Erreur 1 > make[4]: quittant le répertoire « /home/mpg/src/luatex/git/build/texk/web2c » > make[3]: *** [all] Erreur 2 > make[3]: quittant le répertoire « /home/mpg/src/luatex/git/build/texk/web2c » > make[2]: *** [subtexk] Erreur 1 > make[2]: quittant le répertoire « /home/mpg/src/luatex/git/build/texk » > make[1]: *** [all-recursive] Erreur 1 > make[1]: quittant le répertoire « /home/mpg/src/luatex/git/build/texk » > make: *** [all-recursive] Erreur 1 > strip: 'build/texk/web2c/luatex': No such file > ls: ne peut accéder build/texk/web2c/luatex: Aucun fichier ou dossier de ce > type > This file contains any messages produced by compilers while > running configure, to aid debugging if configure makes a mistake. > > It was created by TeX Live configure 2009test-1.6, which was > generated by GNU Autoconf 2.63. Invocation command line was > > $ ../source/configure --enable-cxx-runtime-hack --disable-afm2pl > --disable-aleph --disable-bibtex --disable-bibtex8 --disable-cfftot1 > --disable-cjkutils --disable-detex --disable-devnag --disable-dialog > --disable-dtl --enable-dump-share --disable-dvi2tty --disable-dvidvi > --disable-dviljk --disable-dvipdfm --disable-dvipdfmx --disable-dvipos > --disable-dvipsk --disable-gsftopk --disable-lacheck --disable-lcdf-typetools > --disable-makeindexk --disable-mf --disable-mmafm --disable-mmpfb > --disable-musixflx --disable-otfinfo --disable-otftotfm --disable-pdfopen > --disable-pdftex --disable-ps2eps --disable-ps2pkm --disable-psutils > --disable-seetexk --disable-t1dotlessj --disable-t1lint --disable-t1rawafm > --disable-t1reencode --disable-t1testpage --disable-t1utils --disable-tex > --disable-tex4htk --disable-tpic2pdftex --disable-ttf2pk --disable-ttfdump > --disable-ttftotype42 --disable-vlna --disable-web-progs --disable-xdv2pdf > --disable-xdvipdfmx --without-system-kpathsea --without-system-freetype2 > --without-system-gd > --without-system-libpng --without-system-teckit --without-system-zlib > --without-system-t1lib --disable-shared --disable-largefile --disable-ipc > --without-mf-x-toolkit --without-x > > ## --------- ## > ## Platform. ## > ## --------- ## > > hostname = roth > uname -m = x86_64 > uname -r = 2.6.30-2-amd64 > uname -s = Linux > uname -v = #1 SMP Mon Dec 7 05:21:45 UTC 2009 > > /usr/bin/uname -p = unknown > /bin/uname -X = unknown > > /bin/arch = unknown > /usr/bin/arch -k = unknown > /usr/convex/getsysinfo = unknown > /usr/bin/hostinfo = unknown > /bin/machine = unknown > /usr/bin/oslevel = unknown > /bin/universe = unknown > > PATH: /home/mpg/bin > PATH: /home/mpg/usr/tlsel/bin > PATH: /usr/local/bin > PATH: /usr/bin > PATH: /bin > PATH: /usr/games > PATH: /home/mpg/tl/trunk/Master/tlpkg/bin > > > ## ----------- ## > ## Core tests. ## > ## ----------- ## > > configure:2222: checking build system type > configure:2240: result: x86_64-unknown-linux-gnu > configure:2262: checking host system type > configure:2277: result: x86_64-unknown-linux-gnu > configure:2400: Assuming `--enable-web2c=yes' > configure:2627: Using `kpathsea' headers and library from TL tree > configure:2708: Assuming `xpdf' headers and library from TL tree > configure:2770: Using `libpng' headers and library from TL tree > configure:2827: Using `zlib' headers and library from TL tree > configure:2855: checking for a BSD-compatible install > configure:2923: result: /usr/bin/install -c > configure:2934: checking whether build environment is sane > configure:2977: result: yes > configure:3002: checking for a thread-safe mkdir -p > configure:3041: result: /bin/mkdir -p > configure:3054: checking for gawk > configure:3084: result: no > configure:3054: checking for mawk > configure:3070: found /usr/bin/mawk > configure:3081: result: mawk > configure:3092: checking whether make sets $(MAKE) > configure:3114: result: yes > configure:3169: checking for style of include used by make > configure:3197: result: GNU > configure:3267: checking for gcc > configure:3283: found /usr/bin/gcc > configure:3294: result: gcc > configure:3526: checking for C compiler version > configure:3534: gcc --version >&5 > gcc (Debian 4.3.4-6) 4.3.4 > Copyright (C) 2008 Free Software Foundation, Inc. > This is free software; see the source for copying conditions. There is NO > warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. > > configure:3538: $? = 0 > configure:3545: gcc -v >&5 > Using built-in specs. > Target: x86_64-linux-gnu > Configured with: ../src/configure -v --with-pkgversion='Debian 4.3.4-6' > --with-bugurl=file:///usr/share/doc/gcc-4.3/README.Bugs > --enable-languages=c,c++,fortran,objc,obj-c++ --prefix=/usr --enable-shared > --enable-multiarch --enable-linker-build-id --with-system-zlib > --libexecdir=/usr/lib --without-included-gettext --enable-threads=posix > --enable-nls --with-gxx-include-dir=/usr/include/c++/4.3 > --program-suffix=-4.3 --enable-clocale=gnu --enable-libstdcxx-debug > --enable-objc-gc --enable-mpfr --with-tune=generic --enable-checking=release > --build=x86_64-linux-gnu --host=x86_64-linux-gnu --target=x86_64-linux-gnu > Thread model: posix > gcc version 4.3.4 (Debian 4.3.4-6) > configure:3549: $? = 0 > configure:3556: gcc -V >&5 > gcc: '-V' option must have argument > configure:3560: $? = 1 > configure:3583: checking for C compiler default output file name > configure:3605: gcc conftest.c >&5 > configure:3609: $? = 0 > configure:3647: result: a.out > configure:3666: checking whether the C compiler works > configure:3676: ./a.out > configure:3680: $? = 0 > configure:3699: result: yes > configure:3706: checking whether we are cross compiling > configure:3708: result: no > configure:3711: checking for suffix of executables > configure:3718: gcc -o conftest conftest.c >&5 > configure:3722: $? = 0 > configure:3748: result: > configure:3754: checking for suffix of object files > configure:3780: gcc -c conftest.c >&5 > configure:3784: $? = 0 > configure:3809: result: o > configure:3813: checking whether we are using the GNU C compiler > configure:3842: gcc -c conftest.c >&5 > configure:3849: $? = 0 > configure:3866: result: yes > configure:3875: checking whether gcc accepts -g > configure:3905: gcc -c -g conftest.c >&5 > configure:3912: $? = 0 > configure:4013: result: yes > configure:4030: checking for gcc option to accept ISO C89 > configure:4104: gcc -c -g -O2 conftest.c >&5 > configure:4111: $? = 0 > configure:4134: result: none needed > configure:4154: checking dependency style of gcc > configure:4245: result: gcc3 > configure:4260: checking for a sed that does not truncate output > configure:4326: result: /bin/sed > configure:4344: checking for grep that handles long lines and -e > configure:4404: result: /bin/grep > configure:4409: checking for egrep > configure:4473: result: /bin/grep -E > configure:4478: checking for fgrep > configure:4542: result: /bin/grep -F > configure:4577: checking for ld used by gcc > configure:4644: result: /usr/bin/ld > configure:4653: checking if the linker (/usr/bin/ld) is GNU ld > configure:4668: result: yes > configure:4680: checking for BSD- or MS-compatible name lister (nm) > configure:4729: result: /usr/bin/nm -B > configure:4847: checking the name lister (/usr/bin/nm -B) interface > configure:4854: gcc -c -g -O2 conftest.c >&5 > configure:4857: /usr/bin/nm -B "conftest.o" > configure:4860: output > 0000000000000000 B some_variable > configure:4867: result: BSD nm > configure:4870: checking whether ln -s works > configure:4874: result: yes > configure:4882: checking the maximum length of command line arguments > configure:5002: result: 1572864 > configure:5019: checking whether the shell understands some XSI constructs > configure:5029: result: yes > configure:5033: checking whether the shell understands "+=" > configure:5039: result: yes > configure:5074: checking for /usr/bin/ld option to reload object files > configure:5081: result: -r > configure:5150: checking for objdump > configure:5166: found /usr/bin/objdump > configure:5177: result: objdump > configure:5209: checking how to recognize dependent libraries > configure:5405: result: pass_all > configure:5465: checking for ar > configure:5481: found /usr/bin/ar > configure:5492: result: ar > configure:5570: checking for strip > configure:5586: found /usr/bin/strip > configure:5597: result: strip > configure:5669: checking for ranlib > configure:5685: found /usr/bin/ranlib > configure:5696: result: ranlib > configure:5786: checking command to parse /usr/bin/nm -B output from gcc > object > configure:5904: gcc -c -g -O2 conftest.c >&5 > configure:5907: $? = 0 > configure:5911: /usr/bin/nm -B conftest.o \| sed -n -e 's/^.*[ > ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ > ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' \> conftest.nm > configure:5914: $? = 0 > configure:5968: gcc -o conftest -g -O2 conftest.c conftstm.o >&5 > configure:5971: $? = 0 > configure:6009: result: ok > configure:6105: gcc -c -g -O2 conftest.c >&5 > configure:6108: $? = 0 > configure:6876: checking how to run the C preprocessor > configure:6916: gcc -E conftest.c > configure:6923: $? = 0 > configure:6954: gcc -E conftest.c > conftest.c:8:28: error: ac_nonexistent.h: No such file or directory > configure:6961: $? = 1 > configure: failed program was: > | /* confdefs.h. */ > | #define PACKAGE_NAME "TeX Live" > | #define PACKAGE_TARNAME "tex-live" > | #define PACKAGE_VERSION "2009test-1.6" > | #define PACKAGE_STRING "TeX Live 2009test-1.6" > | #define PACKAGE_BUGREPORT "[email protected]" > | /* end confdefs.h. */ > | #include <ac_nonexistent.h> > configure:6994: result: gcc -E > configure:7023: gcc -E conftest.c > configure:7030: $? = 0 > configure:7061: gcc -E conftest.c > conftest.c:8:28: error: ac_nonexistent.h: No such file or directory > configure:7068: $? = 1 > configure: failed program was: > | /* confdefs.h. */ > | #define PACKAGE_NAME "TeX Live" > | #define PACKAGE_TARNAME "tex-live" > | #define PACKAGE_VERSION "2009test-1.6" > | #define PACKAGE_STRING "TeX Live 2009test-1.6" > | #define PACKAGE_BUGREPORT "[email protected]" > | /* end confdefs.h. */ > | #include <ac_nonexistent.h> > configure:7108: checking for ANSI C header files > configure:7138: gcc -c -g -O2 conftest.c >&5 > configure:7145: $? = 0 > configure:7244: gcc -o conftest -g -O2 conftest.c >&5 > configure:7248: $? = 0 > configure:7254: ./conftest > configure:7258: $? = 0 > configure:7276: result: yes > configure:7300: checking for sys/types.h > configure:7321: gcc -c -g -O2 conftest.c >&5 > configure:7328: $? = 0 > configure:7345: result: yes > configure:7300: checking for sys/stat.h > configure:7321: gcc -c -g -O2 conftest.c >&5 > configure:7328: $? = 0 > configure:7345: result: yes > configure:7300: checking for stdlib.h > configure:7321: gcc -c -g -O2 conftest.c >&5 > configure:7328: $? = 0 > configure:7345: result: yes > configure:7300: checking for string.h > configure:7321: gcc -c -g -O2 conftest.c >&5 > configure:7328: $? = 0 > configure:7345: result: yes > configure:7300: checking for memory.h > configure:7321: gcc -c -g -O2 conftest.c >&5 > configure:7328: $? = 0 > configure:7345: result: yes > configure:7300: checking for strings.h > configure:7321: gcc -c -g -O2 conftest.c >&5 > configure:7328: $? = 0 > configure:7345: result: yes > configure:7300: checking for inttypes.h > configure:7321: gcc -c -g -O2 conftest.c >&5 > configure:7328: $? = 0 > configure:7345: result: yes > configure:7300: checking for stdint.h > configure:7321: gcc -c -g -O2 conftest.c >&5 > configure:7328: $? = 0 > configure:7345: result: yes > configure:7300: checking for unistd.h > configure:7321: gcc -c -g -O2 conftest.c >&5 > configure:7328: $? = 0 > configure:7345: result: yes > configure:7363: checking for dlfcn.h > configure:7384: gcc -c -g -O2 conftest.c >&5 > configure:7391: $? = 0 > configure:7408: result: yes > configure:7603: checking whether to enable maintainer-specific portions of > Makefiles > configure:7612: result: no > configure:7799: checking for objdir > configure:7814: result: .libs > configure:8110: checking if gcc supports -fno-rtti -fno-exceptions > configure:8128: gcc -c -g -O2 -fno-rtti -fno-exceptions conftest.c >&5 > cc1: warning: command line option "-fno-rtti" is valid for C++/ObjC++ but not > for C > configure:8132: $? = 0 > configure:8145: result: no > configure:8165: checking for gcc option to produce PIC > configure:8437: result: -fPIC -DPIC > configure:8449: checking if gcc PIC flag -fPIC -DPIC works > configure:8467: gcc -c -g -O2 -fPIC -DPIC -DPIC conftest.c >&5 > configure:8471: $? = 0 > configure:8484: result: yes > configure:8508: checking if gcc static flag -static works > configure:8536: result: yes > configure:8551: checking if gcc supports -c -o file.o > configure:8572: gcc -c -g -O2 -o out/conftest2.o conftest.c >&5 > configure:8576: $? = 0 > configure:8598: result: yes > configure:8606: checking if gcc supports -c -o file.o > configure:8653: result: yes > configure:8686: checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) > supports shared libraries > configure:9760: result: yes > configure:9999: checking dynamic linker characteristics > configure:10442: gcc -o conftest -g -O2 -Wl,-rpath -Wl,/foo conftest.c >&5 > configure:10449: $? = 0 > configure:10682: result: GNU/Linux ld.so > configure:10784: checking how to hardcode library paths into programs > configure:10809: result: immediate > configure:11642: checking whether stripping libraries is possible > configure:11647: result: yes > configure:11682: checking if libtool supports shared libraries > configure:11684: result: yes > configure:11687: checking whether to build shared libraries > configure:11708: result: no > configure:11711: checking whether to build static libraries > configure:11715: result: yes > configure:12106: checking for _LARGEFILE_SOURCE value needed for large files > configure:12135: gcc -o conftest -g -O2 conftest.c >&5 > configure:12142: $? = 0 > configure:12215: result: no > configure:12246: checking for dirent.h that defines DIR > configure:12275: gcc -c -g -O2 conftest.c >&5 > configure:12282: $? = 0 > configure:12299: result: yes > configure:12314: checking for library containing opendir > configure:12355: gcc -o conftest -g -O2 conftest.c >&5 > configure:12362: $? = 0 > configure:12393: result: none required > configure:12491: checking for ANSI C header files > configure:12659: result: yes > configure:12669: checking whether closedir returns void > configure:12703: gcc -o conftest -g -O2 conftest.c >&5 > configure:12707: $? = 0 > configure:12713: ./conftest > configure:12717: $? = 0 > configure:12734: result: no > configure:12770: checking assert.h usability > configure:12787: gcc -c -g -O2 conftest.c >&5 > configure:12794: $? = 0 > configure:12808: result: yes > configure:12812: checking assert.h presence > configure:12827: gcc -E conftest.c > configure:12834: $? = 0 > configure:12848: result: yes > configure:12881: checking for assert.h > configure:12890: result: yes > configure:12770: checking float.h usability > configure:12787: gcc -c -g -O2 conftest.c >&5 > configure:12794: $? = 0 > configure:12808: result: yes > configure:12812: checking float.h presence > configure:12827: gcc -E conftest.c > configure:12834: $? = 0 > configure:12848: result: yes > configure:12881: checking for float.h > configure:12890: result: yes > configure:12770: checking limits.h usability > configure:12787: gcc -c -g -O2 conftest.c >&5 > configure:12794: $? = 0 > configure:12808: result: yes > configure:12812: checking limits.h presence > configure:12827: gcc -E conftest.c > configure:12834: $? = 0 > configure:12848: result: yes > configure:12881: checking for limits.h > configure:12890: result: yes > configure:12759: checking for memory.h > configure:12766: result: yes > configure:12770: checking pwd.h usability > configure:12787: gcc -c -g -O2 conftest.c >&5 > configure:12794: $? = 0 > configure:12808: result: yes > configure:12812: checking pwd.h presence > configure:12827: gcc -E conftest.c > configure:12834: $? = 0 > configure:12848: result: yes > configure:12881: checking for pwd.h > configure:12890: result: yes > configure:12759: checking for stdlib.h > configure:12766: result: yes > configure:12759: checking for string.h > configure:12766: result: yes > configure:12759: checking for strings.h > configure:12766: result: yes > configure:12770: checking sys/param.h usability > configure:12787: gcc -c -g -O2 conftest.c >&5 > configure:12794: $? = 0 > configure:12808: result: yes > configure:12812: checking sys/param.h presence > configure:12827: gcc -E conftest.c > configure:12834: $? = 0 > configure:12848: result: yes > configure:12881: checking for sys/param.h > configure:12890: result: yes > configure:12759: checking for unistd.h > configure:12766: result: yes > configure:12912: checking for putenv > configure:12968: gcc -o conftest -g -O2 conftest.c >&5 > configure:12975: $? = 0 > configure:12997: result: yes > configure:12912: checking for strcasecmp > configure:12968: gcc -o conftest -g -O2 conftest.c >&5 > conftest.c:59: warning: conflicting types for built-in function 'strcasecmp' > configure:12975: $? = 0 > configure:12997: result: yes > configure:12912: checking for strtol > configure:12968: gcc -o conftest -g -O2 conftest.c >&5 > configure:12975: $? = 0 > configure:12997: result: yes > configure:12912: checking for strstr > configure:12968: gcc -o conftest -g -O2 conftest.c >&5 > conftest.c:61: warning: conflicting types for built-in function 'strstr' > configure:12975: $? = 0 > configure:12997: result: yes > configure:13025: checking for bcmp > configure:13081: gcc -o conftest -g -O2 conftest.c >&5 > conftest.c:62: warning: conflicting types for built-in function 'bcmp' > configure:13088: $? = 0 > configure:13110: result: yes > configure:13025: checking for bcopy > configure:13081: gcc -o conftest -g -O2 conftest.c >&5 > conftest.c:63: warning: conflicting types for built-in function 'bcopy' > configure:13088: $? = 0 > configure:13110: result: yes > configure:13025: checking for bzero > configure:13081: gcc -o conftest -g -O2 conftest.c >&5 > conftest.c:64: warning: conflicting types for built-in function 'bzero' > configure:13088: $? = 0 > configure:13110: result: yes > configure:13025: checking for getcwd > configure:13081: gcc -o conftest -g -O2 conftest.c >&5 > configure:13088: $? = 0 > configure:13110: result: yes > configure:13025: checking for getwd > configure:13081: gcc -o conftest -g -O2 conftest.c >&5 > /tmp/cc6aEYr3.o: In function `main': > /home/mpg/src/luatex/git/build/conftest.c:77: warning: the `getwd' function > is dangerous and should not be used. > configure:13088: $? = 0 > configure:13110: result: yes > configure:13025: checking for index > configure:13081: gcc -o conftest -g -O2 conftest.c >&5 > conftest.c:67: warning: conflicting types for built-in function 'index' > configure:13088: $? = 0 > configure:13110: result: yes > configure:13025: checking for memcmp > configure:13081: gcc -o conftest -g -O2 conftest.c >&5 > conftest.c:68: warning: conflicting types for built-in function 'memcmp' > configure:13088: $? = 0 > configure:13110: result: yes > configure:13025: checking for memcpy > configure:13081: gcc -o conftest -g -O2 conftest.c >&5 > conftest.c:69: warning: conflicting types for built-in function 'memcpy' > configure:13088: $? = 0 > configure:13110: result: yes > configure:13025: checking for mktemp > configure:13081: gcc -o conftest -g -O2 conftest.c >&5 > /tmp/cc6LzG0F.o: In function `main': > /home/mpg/src/luatex/git/build/conftest.c:81: warning: the use of `mktemp' is > dangerous, better use `mkstemp' or `mkdtemp' > configure:13088: $? = 0 > configure:13110: result: yes > configure:13025: checking for mkstemp > configure:13081: gcc -o conftest -g -O2 conftest.c >&5 > configure:13088: $? = 0 > configure:13110: result: yes > configure:13025: checking for rindex > configure:13081: gcc -o conftest -g -O2 conftest.c >&5 > conftest.c:72: warning: conflicting types for built-in function 'rindex' > configure:13088: $? = 0 > configure:13110: result: yes > configure:13025: checking for strchr > configure:13081: gcc -o conftest -g -O2 conftest.c >&5 > conftest.c:73: warning: conflicting types for built-in function 'strchr' > configure:13088: $? = 0 > configure:13110: result: yes > configure:13025: checking for strrchr > configure:13081: gcc -o conftest -g -O2 conftest.c >&5 > conftest.c:74: warning: conflicting types for built-in function 'strrchr' > configure:13088: $? = 0 > configure:13110: result: yes > configure:13122: checking for an ANSI C-conforming const > configure:13197: gcc -c -g -O2 conftest.c >&5 > configure:13204: $? = 0 > configure:13219: result: yes > configure:13229: checking for inline > configure:13255: gcc -c -g -O2 conftest.c >&5 > configure:13262: $? = 0 > configure:13280: result: inline > configure:13299: checking for struct stat.st_mtim > configure:13327: gcc -c -g -O2 conftest.c >&5 > conftest.c: In function 'main': > conftest.c:89: error: used struct type value where scalar is required > configure:13334: $? = 1 > configure: failed program was: > | /* confdefs.h. */ > | #define PACKAGE_NAME "TeX Live" > | #define PACKAGE_TARNAME "tex-live" > | #define PACKAGE_VERSION "2009test-1.6" > | #define PACKAGE_STRING "TeX Live 2009test-1.6" > | #define PACKAGE_BUGREPORT "[email protected]" > | #define STDC_HEADERS 1 > | #define HAVE_SYS_TYPES_H 1 > | #define HAVE_SYS_STAT_H 1 > | #define HAVE_STDLIB_H 1 > | #define HAVE_STRING_H 1 > | #define HAVE_MEMORY_H 1 > | #define HAVE_STRINGS_H 1 > | #define HAVE_INTTYPES_H 1 > | #define HAVE_STDINT_H 1 > | #define HAVE_UNISTD_H 1 > | #define HAVE_DLFCN_H 1 > | #define PACKAGE "tex-live" > | #define VERSION "2009test-1.6" > | #define LT_OBJDIR ".libs/" > | #define HAVE_FSEEKO 1 > | #define HAVE_DIRENT_H 1 > | #define STDC_HEADERS 1 > | #define HAVE_ASSERT_H 1 > | #define HAVE_FLOAT_H 1 > | #define HAVE_LIMITS_H 1 > | #define HAVE_MEMORY_H 1 > | #define HAVE_PWD_H 1 > | #define HAVE_STDLIB_H 1 > | #define HAVE_STRING_H 1 > | #define HAVE_STRINGS_H 1 > | #define HAVE_SYS_PARAM_H 1 > | #define HAVE_UNISTD_H 1 > | #define HAVE_PUTENV 1 > | #define HAVE_STRCASECMP 1 > | #define HAVE_STRTOL 1 > | #define HAVE_STRSTR 1 > | #define HAVE_BCMP 1 > | #define HAVE_BCOPY 1 > | #define HAVE_BZERO 1 > | #define HAVE_GETCWD 1 > | #define HAVE_GETWD 1 > | #define HAVE_INDEX 1 > | #define HAVE_MEMCMP 1 > | #define HAVE_MEMCPY 1 > | #define HAVE_MKTEMP 1 > | #define HAVE_MKSTEMP 1 > | #define HAVE_RINDEX 1 > | #define HAVE_STRCHR 1 > | #define HAVE_STRRCHR 1 > | /* end confdefs.h. */ > | #include <stdio.h> > | #ifdef HAVE_SYS_TYPES_H > | # include <sys/types.h> > | #endif > | #ifdef HAVE_SYS_STAT_H > | # include <sys/stat.h> > | #endif > | #ifdef STDC_HEADERS > | # include <stdlib.h> > | # include <stddef.h> > | #else > | # ifdef HAVE_STDLIB_H > | # include <stdlib.h> > | # endif > | #endif > | #ifdef HAVE_STRING_H > | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H > | # include <memory.h> > | # endif > | # include <string.h> > | #endif > | #ifdef HAVE_STRINGS_H > | # include <strings.h> > | #endif > | #ifdef HAVE_INTTYPES_H > | # include <inttypes.h> > | #endif > | #ifdef HAVE_STDINT_H > | # include <stdint.h> > | #endif > | #ifdef HAVE_UNISTD_H > | # include <unistd.h> > | #endif > | int > | main () > | { > | static struct stat ac_aggr; > | if (ac_aggr.st_mtim) > | return 0; > | ; > | return 0; > | } > configure:13367: gcc -c -g -O2 conftest.c >&5 > configure:13374: $? = 0 > configure:13392: result: yes > configure:13403: checking whether the compiler accepts prototypes > configure:13429: gcc -o conftest -g -O2 conftest.c >&5 > configure:13436: $? = 0 > configure:13456: result: yes > configure:13463: checking whether program_invocation_name is predefined > configure:13490: gcc -o conftest -g -O2 conftest.c >&5 > configure:13497: $? = 0 > configure:13517: result: yes > configure:13526: checking what warning flags to pass to the C compiler > configure:13559: result: -Wall -Wunused -Wdeclaration-after-statement > -Wno-unknown-pragmas > configure:13568: checking for X > configure:13797: result: disabled > configure:15006: checking for g++ > configure:15022: found /usr/bin/g++ > configure:15033: result: g++ > configure:15060: checking for C++ compiler version > configure:15068: g++ --version >&5 > g++ (Debian 4.3.4-6) 4.3.4 > Copyright (C) 2008 Free Software Foundation, Inc. > This is free software; see the source for copying conditions. There is NO > warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. > > configure:15072: $? = 0 > configure:15079: g++ -v >&5 > Using built-in specs. > Target: x86_64-linux-gnu > Configured with: ../src/configure -v --with-pkgversion='Debian 4.3.4-6' > --with-bugurl=file:///usr/share/doc/gcc-4.3/README.Bugs > --enable-languages=c,c++,fortran,objc,obj-c++ --prefix=/usr --enable-shared > --enable-multiarch --enable-linker-build-id --with-system-zlib > --libexecdir=/usr/lib --without-included-gettext --enable-threads=posix > --enable-nls --with-gxx-include-dir=/usr/include/c++/4.3 > --program-suffix=-4.3 --enable-clocale=gnu --enable-libstdcxx-debug > --enable-objc-gc --enable-mpfr --with-tune=generic --enable-checking=release > --build=x86_64-linux-gnu --host=x86_64-linux-gnu --target=x86_64-linux-gnu > Thread model: posix > gcc version 4.3.4 (Debian 4.3.4-6) > configure:15083: $? = 0 > configure:15090: g++ -V >&5 > g++: '-V' option must have argument > configure:15094: $? = 1 > configure:15097: checking whether we are using the GNU C++ compiler > configure:15126: g++ -c conftest.cpp >&5 > configure:15133: $? = 0 > configure:15150: result: yes > configure:15159: checking whether g++ accepts -g > configure:15189: g++ -c -g conftest.cpp >&5 > configure:15196: $? = 0 > configure:15297: result: yes > configure:15322: checking dependency style of g++ > configure:15413: result: gcc3 > configure:15541: checking for C++ compiler version > configure:15549: g++ --version >&5 > g++ (Debian 4.3.4-6) 4.3.4 > Copyright (C) 2008 Free Software Foundation, Inc. > This is free software; see the source for copying conditions. There is NO > warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. > > configure:15553: $? = 0 > configure:15560: g++ -v >&5 > Using built-in specs. > Target: x86_64-linux-gnu > Configured with: ../src/configure -v --with-pkgversion='Debian 4.3.4-6' > --with-bugurl=file:///usr/share/doc/gcc-4.3/README.Bugs > --enable-languages=c,c++,fortran,objc,obj-c++ --prefix=/usr --enable-shared > --enable-multiarch --enable-linker-build-id --with-system-zlib > --libexecdir=/usr/lib --without-included-gettext --enable-threads=posix > --enable-nls --with-gxx-include-dir=/usr/include/c++/4.3 > --program-suffix=-4.3 --enable-clocale=gnu --enable-libstdcxx-debug > --enable-objc-gc --enable-mpfr --with-tune=generic --enable-checking=release > --build=x86_64-linux-gnu --host=x86_64-linux-gnu --target=x86_64-linux-gnu > Thread model: posix > gcc version 4.3.4 (Debian 4.3.4-6) > configure:15564: $? = 0 > configure:15571: g++ -V >&5 > g++: '-V' option must have argument > configure:15575: $? = 1 > configure:15578: checking whether we are using the GNU C++ compiler > configure:15631: result: yes > configure:15640: checking whether g++ accepts -g > configure:15778: result: yes > configure:15803: checking dependency style of g++ > configure:15894: result: gcc3 > configure:15908: checking what warning flags to pass to the C++ compiler > configure:15932: result: -Wall -Wunused -Wno-unknown-pragmas > configure:15945: checking how to run the C++ preprocessor > configure:15981: g++ -E conftest.cpp > configure:15988: $? = 0 > configure:16019: g++ -E conftest.cpp > conftest.cpp:55:28: error: ac_nonexistent.h: No such file or directory > configure:16026: $? = 1 > configure: failed program was: > | /* confdefs.h. */ > | #define PACKAGE_NAME "TeX Live" > | #define PACKAGE_TARNAME "tex-live" > | #define PACKAGE_VERSION "2009test-1.6" > | #define PACKAGE_STRING "TeX Live 2009test-1.6" > | #define PACKAGE_BUGREPORT "[email protected]" > | #define STDC_HEADERS 1 > | #define HAVE_SYS_TYPES_H 1 > | #define HAVE_SYS_STAT_H 1 > | #define HAVE_STDLIB_H 1 > | #define HAVE_STRING_H 1 > | #define HAVE_MEMORY_H 1 > | #define HAVE_STRINGS_H 1 > | #define HAVE_INTTYPES_H 1 > | #define HAVE_STDINT_H 1 > | #define HAVE_UNISTD_H 1 > | #define HAVE_DLFCN_H 1 > | #define PACKAGE "tex-live" > | #define VERSION "2009test-1.6" > | #define LT_OBJDIR ".libs/" > | #define HAVE_FSEEKO 1 > | #define HAVE_DIRENT_H 1 > | #define STDC_HEADERS 1 > | #define HAVE_ASSERT_H 1 > | #define HAVE_FLOAT_H 1 > | #define HAVE_LIMITS_H 1 > | #define HAVE_MEMORY_H 1 > | #define HAVE_PWD_H 1 > | #define HAVE_STDLIB_H 1 > | #define HAVE_STRING_H 1 > | #define HAVE_STRINGS_H 1 > | #define HAVE_SYS_PARAM_H 1 > | #define HAVE_UNISTD_H 1 > | #define HAVE_PUTENV 1 > | #define HAVE_STRCASECMP 1 > | #define HAVE_STRTOL 1 > | #define HAVE_STRSTR 1 > | #define HAVE_BCMP 1 > | #define HAVE_BCOPY 1 > | #define HAVE_BZERO 1 > | #define HAVE_GETCWD 1 > | #define HAVE_GETWD 1 > | #define HAVE_INDEX 1 > | #define HAVE_MEMCMP 1 > | #define HAVE_MEMCPY 1 > | #define HAVE_MKTEMP 1 > | #define HAVE_MKSTEMP 1 > | #define HAVE_RINDEX 1 > | #define HAVE_STRCHR 1 > | #define HAVE_STRRCHR 1 > | #define HAVE_STRUCT_STAT_ST_MTIM 1 > | #define HAVE_PROGRAM_INVOCATION_NAME 1 > | #define X_DISPLAY_MISSING 1 > | /* end confdefs.h. */ > | #include <ac_nonexistent.h> > configure:16059: result: g++ -E > configure:16088: g++ -E conftest.cpp > configure:16095: $? = 0 > configure:16126: g++ -E conftest.cpp > conftest.cpp:55:28: error: ac_nonexistent.h: No such file or directory > configure:16133: $? = 1 > configure: failed program was: > | /* confdefs.h. */ > | #define PACKAGE_NAME "TeX Live" > | #define PACKAGE_TARNAME "tex-live" > | #define PACKAGE_VERSION "2009test-1.6" > | #define PACKAGE_STRING "TeX Live 2009test-1.6" > | #define PACKAGE_BUGREPORT "[email protected]" > | #define STDC_HEADERS 1 > | #define HAVE_SYS_TYPES_H 1 > | #define HAVE_SYS_STAT_H 1 > | #define HAVE_STDLIB_H 1 > | #define HAVE_STRING_H 1 > | #define HAVE_MEMORY_H 1 > | #define HAVE_STRINGS_H 1 > | #define HAVE_INTTYPES_H 1 > | #define HAVE_STDINT_H 1 > | #define HAVE_UNISTD_H 1 > | #define HAVE_DLFCN_H 1 > | #define PACKAGE "tex-live" > | #define VERSION "2009test-1.6" > | #define LT_OBJDIR ".libs/" > | #define HAVE_FSEEKO 1 > | #define HAVE_DIRENT_H 1 > | #define STDC_HEADERS 1 > | #define HAVE_ASSERT_H 1 > | #define HAVE_FLOAT_H 1 > | #define HAVE_LIMITS_H 1 > | #define HAVE_MEMORY_H 1 > | #define HAVE_PWD_H 1 > | #define HAVE_STDLIB_H 1 > | #define HAVE_STRING_H 1 > | #define HAVE_STRINGS_H 1 > | #define HAVE_SYS_PARAM_H 1 > | #define HAVE_UNISTD_H 1 > | #define HAVE_PUTENV 1 > | #define HAVE_STRCASECMP 1 > | #define HAVE_STRTOL 1 > | #define HAVE_STRSTR 1 > | #define HAVE_BCMP 1 > | #define HAVE_BCOPY 1 > | #define HAVE_BZERO 1 > | #define HAVE_GETCWD 1 > | #define HAVE_GETWD 1 > | #define HAVE_INDEX 1 > | #define HAVE_MEMCMP 1 > | #define HAVE_MEMCPY 1 > | #define HAVE_MKTEMP 1 > | #define HAVE_MKSTEMP 1 > | #define HAVE_RINDEX 1 > | #define HAVE_STRCHR 1 > | #define HAVE_STRRCHR 1 > | #define HAVE_STRUCT_STAT_ST_MTIM 1 > | #define HAVE_PROGRAM_INVOCATION_NAME 1 > | #define X_DISPLAY_MISSING 1 > | /* end confdefs.h. */ > | #include <ac_nonexistent.h> > configure:16309: checking for ld used by g++ > configure:16376: result: /usr/bin/ld -m elf_x86_64 > configure:16385: checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld > configure:16400: result: yes > configure:16455: checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) > supports shared libraries > configure:17430: result: yes > configure:17458: g++ -c -g -O2 conftest.cpp >&5 > configure:17461: $? = 0 > configure:17643: checking for g++ option to produce PIC > configure:17960: result: -fPIC -DPIC > configure:17969: checking if g++ PIC flag -fPIC -DPIC works > configure:17987: g++ -c -g -O2 -fPIC -DPIC -DPIC conftest.cpp >&5 > configure:17991: $? = 0 > configure:18004: result: yes > configure:18025: checking if g++ static flag -static works > configure:18053: result: yes > configure:18065: checking if g++ supports -c -o file.o > configure:18086: g++ -c -g -O2 -o out/conftest2.o conftest.cpp >&5 > configure:18090: $? = 0 > configure:18112: result: yes > configure:18117: checking if g++ supports -c -o file.o > configure:18164: result: yes > configure:18194: checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) > supports shared libraries > configure:18220: result: yes > configure:18357: checking dynamic linker characteristics > configure:18748: g++ -o conftest -g -O2 -Wl,-rpath -Wl,/foo conftest.cpp > >&5 > configure:18755: $? = 0 > configure:18988: result: GNU/Linux ld.so > configure:19039: checking how to hardcode library paths into programs > configure:19064: result: immediate > configure:19204: checking for freetype-config > configure:19220: found /usr/bin/freetype-config > configure:19231: result: freetype-config > configure:19313: checking for pkg-config > configure:19329: found /usr/bin/pkg-config > configure:19340: result: pkg-config > configure:20669: creating ./config.status > > ## ---------------------- ## > ## Running config.status. ## > ## ---------------------- ## > > This file was extended by TeX Live config.status 2009test-1.6, which was > generated by GNU Autoconf 2.63. Invocation command line was > > CONFIG_FILES = > CONFIG_HEADERS = > CONFIG_LINKS = > CONFIG_COMMANDS = > $ ./config.status > > on roth > > config.status:983: creating Makefile > config.status:1187: executing depfiles commands > config.status:1187: executing libtool commands > configure:23025: === configuring in texk/kpathsea > (/home/mpg/src/luatex/git/build/texk/kpathsea) > configure:23128: running /bin/bash ../../../source/texk/kpathsea/configure > --disable-option-checking '--prefix=/usr/local' '--enable-cxx-runtime-hack' > '--disable-afm2pl' '--disable-aleph' '--disable-bibtex' '--disable-bibtex8' > '--disable-cfftot1' '--disable-cjkutils' '--disable-detex' '--disable-devnag' > '--disable-dialog' '--disable-dtl' '--enable-dump-share' '--disable-dvi2tty' > '--disable-dvidvi' '--disable-dviljk' '--disable-dvipdfm' > '--disable-dvipdfmx' '--disable-dvipos' '--disable-dvipsk' > '--disable-gsftopk' '--disable-lacheck' '--disable-lcdf-typetools' > '--disable-makeindexk' '--disable-mf' '--disable-mmafm' '--disable-mmpfb' > '--disable-musixflx' '--disable-otfinfo' '--disable-otftotfm' > '--disable-pdfopen' '--disable-pdftex' '--disable-ps2eps' '--disable-ps2pkm' > '--disable-psutils' '--disable-seetexk' '--disable-t1dotlessj' > '--disable-t1lint' '--disable-t1rawafm' '--disable-t1reencode' > '--disable-t1testpage' '--disable-t1utils' '--disable-tex' > '--disable-tex4htk' '--disable-tpic2pdftex' '--disable-ttf > 2pk' '--disable-ttfdump' '--disable-ttftotype42' '--disable-vlna' > '--disable-web-progs' '--disable-xdv2pdf' '--disable-xdvipdfmx' > '--without-system-kpathsea' '--without-system-freetype2' > '--without-system-gd' '--without-system-libpng' '--without-system-teckit' > '--without-system-zlib' '--without-system-t1lib' '--disable-shared' > '--disable-largefile' '--disable-ipc' '--without-mf-x-toolkit' '--without-x' > '--enable-native-texlive-build' '--enable-multiplatform' > '--enable-texlive-build' > '--bindir=${exec_prefix}/bin/x86_64-unknown-linux-gnu' > '--libdir=${exec_prefix}/lib/x86_64-unknown-linux-gnu' '--enable-web2c=yes' > '--with-system-xpdf=no' --cache-file=/dev/null > --srcdir=../../../source/texk/kpathsea > configure:23025: === configuring in libs (/home/mpg/src/luatex/git/build/libs) > configure:23128: running /bin/bash ../../source/libs/configure > --disable-option-checking '--prefix=/usr/local' '--enable-cxx-runtime-hack' > '--disable-afm2pl' '--disable-aleph' '--disable-bibtex' '--disable-bibtex8' > '--disable-cfftot1' '--disable-cjkutils' '--disable-detex' '--disable-devnag' > '--disable-dialog' '--disable-dtl' '--enable-dump-share' '--disable-dvi2tty' > '--disable-dvidvi' '--disable-dviljk' '--disable-dvipdfm' > '--disable-dvipdfmx' '--disable-dvipos' '--disable-dvipsk' > '--disable-gsftopk' '--disable-lacheck' '--disable-lcdf-typetools' > '--disable-makeindexk' '--disable-mf' '--disable-mmafm' '--disable-mmpfb' > '--disable-musixflx' '--disable-otfinfo' '--disable-otftotfm' > '--disable-pdfopen' '--disable-pdftex' '--disable-ps2eps' '--disable-ps2pkm' > '--disable-psutils' '--disable-seetexk' '--disable-t1dotlessj' > '--disable-t1lint' '--disable-t1rawafm' '--disable-t1reencode' > '--disable-t1testpage' '--disable-t1utils' '--disable-tex' > '--disable-tex4htk' '--disable-tpic2pdftex' '--disable-ttf2pk' '--disa > ble-ttfdump' '--disable-ttftotype42' '--disable-vlna' '--disable-web-progs' > '--disable-xdv2pdf' '--disable-xdvipdfmx' '--without-system-kpathsea' > '--without-system-freetype2' '--without-system-gd' '--without-system-libpng' > '--without-system-teckit' '--without-system-zlib' '--without-system-t1lib' > '--disable-shared' '--disable-largefile' '--disable-ipc' > '--without-mf-x-toolkit' '--without-x' '--enable-native-texlive-build' > '--enable-multiplatform' '--enable-texlive-build' > '--bindir=${exec_prefix}/bin/x86_64-unknown-linux-gnu' > '--libdir=${exec_prefix}/lib/x86_64-unknown-linux-gnu' '--enable-web2c=yes' > '--with-system-xpdf=no' --cache-file=/dev/null --srcdir=../../source/libs > configure:23025: === configuring in utils > (/home/mpg/src/luatex/git/build/utils) > configure:23128: running /bin/bash ../../source/utils/configure > --disable-option-checking '--prefix=/usr/local' '--enable-cxx-runtime-hack' > '--disable-afm2pl' '--disable-aleph' '--disable-bibtex' '--disable-bibtex8' > '--disable-cfftot1' '--disable-cjkutils' '--disable-detex' '--disable-devnag' > '--disable-dialog' '--disable-dtl' '--enable-dump-share' '--disable-dvi2tty' > '--disable-dvidvi' '--disable-dviljk' '--disable-dvipdfm' > '--disable-dvipdfmx' '--disable-dvipos' '--disable-dvipsk' > '--disable-gsftopk' '--disable-lacheck' '--disable-lcdf-typetools' > '--disable-makeindexk' '--disable-mf' '--disable-mmafm' '--disable-mmpfb' > '--disable-musixflx' '--disable-otfinfo' '--disable-otftotfm' > '--disable-pdfopen' '--disable-pdftex' '--disable-ps2eps' '--disable-ps2pkm' > '--disable-psutils' '--disable-seetexk' '--disable-t1dotlessj' > '--disable-t1lint' '--disable-t1rawafm' '--disable-t1reencode' > '--disable-t1testpage' '--disable-t1utils' '--disable-tex' > '--disable-tex4htk' '--disable-tpic2pdftex' '--disable-ttf2pk' '--dis > able-ttfdump' '--disable-ttftotype42' '--disable-vlna' '--disable-web-progs' > '--disable-xdv2pdf' '--disable-xdvipdfmx' '--without-system-kpathsea' > '--without-system-freetype2' '--without-system-gd' '--without-system-libpng' > '--without-system-teckit' '--without-system-zlib' '--without-system-t1lib' > '--disable-shared' '--disable-largefile' '--disable-ipc' > '--without-mf-x-toolkit' '--without-x' '--enable-native-texlive-build' > '--enable-multiplatform' '--enable-texlive-build' > '--bindir=${exec_prefix}/bin/x86_64-unknown-linux-gnu' > '--libdir=${exec_prefix}/lib/x86_64-unknown-linux-gnu' '--enable-web2c=yes' > '--with-system-xpdf=no' --cache-file=/dev/null --srcdir=../../source/utils > configure:23025: === configuring in texk (/home/mpg/src/luatex/git/build/texk) > configure:23128: running /bin/bash ../../source/texk/configure > --disable-option-checking '--prefix=/usr/local' '--enable-cxx-runtime-hack' > '--disable-afm2pl' '--disable-aleph' '--disable-bibtex' '--disable-bibtex8' > '--disable-cfftot1' '--disable-cjkutils' '--disable-detex' '--disable-devnag' > '--disable-dialog' '--disable-dtl' '--enable-dump-share' '--disable-dvi2tty' > '--disable-dvidvi' '--disable-dviljk' '--disable-dvipdfm' > '--disable-dvipdfmx' '--disable-dvipos' '--disable-dvipsk' > '--disable-gsftopk' '--disable-lacheck' '--disable-lcdf-typetools' > '--disable-makeindexk' '--disable-mf' '--disable-mmafm' '--disable-mmpfb' > '--disable-musixflx' '--disable-otfinfo' '--disable-otftotfm' > '--disable-pdfopen' '--disable-pdftex' '--disable-ps2eps' '--disable-ps2pkm' > '--disable-psutils' '--disable-seetexk' '--disable-t1dotlessj' > '--disable-t1lint' '--disable-t1rawafm' '--disable-t1reencode' > '--disable-t1testpage' '--disable-t1utils' '--disable-tex' > '--disable-tex4htk' '--disable-tpic2pdftex' '--disable-ttf2pk' '--disa > ble-ttfdump' '--disable-ttftotype42' '--disable-vlna' '--disable-web-progs' > '--disable-xdv2pdf' '--disable-xdvipdfmx' '--without-system-kpathsea' > '--without-system-freetype2' '--without-system-gd' '--without-system-libpng' > '--without-system-teckit' '--without-system-zlib' '--without-system-t1lib' > '--disable-shared' '--disable-largefile' '--disable-ipc' > '--without-mf-x-toolkit' '--without-x' '--enable-native-texlive-build' > '--enable-multiplatform' '--enable-texlive-build' > '--bindir=${exec_prefix}/bin/x86_64-unknown-linux-gnu' > '--libdir=${exec_prefix}/lib/x86_64-unknown-linux-gnu' '--enable-web2c=yes' > '--with-system-xpdf=no' --cache-file=/dev/null --srcdir=../../source/texk > configure:23167: result: > ** Configuration summary for TeX Live 2009test-1.6: > > compiling for x86_64-unknown-linux-gnu > prefix: /usr/local > enable_multiplatform: yes > > ** Next run `make' to configure and build each library and program. > > > ## ---------------- ## > ## Cache variables. ## > ## ---------------- ## > > ac_cv_build=x86_64-unknown-linux-gnu > ac_cv_c_compiler_gnu=yes > ac_cv_c_const=yes > ac_cv_c_inline=inline > ac_cv_cxx_compiler_gnu=yes > ac_cv_env_CCC_set= > ac_cv_env_CCC_value= > ac_cv_env_CC_set= > ac_cv_env_CC_value= > ac_cv_env_CFLAGS_set= > ac_cv_env_CFLAGS_value= > ac_cv_env_CPPFLAGS_set= > ac_cv_env_CPPFLAGS_value= > ac_cv_env_CPP_set= > ac_cv_env_CPP_value= > ac_cv_env_CXXCPP_set= > ac_cv_env_CXXCPP_value= > ac_cv_env_CXXFLAGS_set= > ac_cv_env_CXXFLAGS_value= > ac_cv_env_CXX_set= > ac_cv_env_CXX_value= > ac_cv_env_LDFLAGS_set= > ac_cv_env_LDFLAGS_value= > ac_cv_env_LIBS_set= > ac_cv_env_LIBS_value= > ac_cv_env_XMKMF_set= > ac_cv_env_XMKMF_value= > ac_cv_env_build_alias_set= > ac_cv_env_build_alias_value= > ac_cv_env_host_alias_set= > ac_cv_env_host_alias_value= > ac_cv_env_target_alias_set= > ac_cv_env_target_alias_value= > ac_cv_func_bcmp=yes > ac_cv_func_bcopy=yes > ac_cv_func_bzero=yes > ac_cv_func_closedir_void=no > ac_cv_func_getcwd=yes > ac_cv_func_getwd=yes > ac_cv_func_index=yes > ac_cv_func_memcmp=yes > ac_cv_func_memcpy=yes > ac_cv_func_mkstemp=yes > ac_cv_func_mktemp=yes > ac_cv_func_putenv=yes > ac_cv_func_rindex=yes > ac_cv_func_strcasecmp=yes > ac_cv_func_strchr=yes > ac_cv_func_strrchr=yes > ac_cv_func_strstr=yes > ac_cv_func_strtol=yes > ac_cv_header_assert_h=yes > ac_cv_header_dirent_dirent_h=yes > ac_cv_header_dlfcn_h=yes > ac_cv_header_float_h=yes > ac_cv_header_inttypes_h=yes > ac_cv_header_limits_h=yes > ac_cv_header_memory_h=yes > ac_cv_header_pwd_h=yes > ac_cv_header_stdc=yes > ac_cv_header_stdint_h=yes > ac_cv_header_stdlib_h=yes > ac_cv_header_string_h=yes > ac_cv_header_strings_h=yes > ac_cv_header_sys_param_h=yes > ac_cv_header_sys_stat_h=yes > ac_cv_header_sys_types_h=yes > ac_cv_header_unistd_h=yes > ac_cv_host=x86_64-unknown-linux-gnu > ac_cv_member_struct_stat_st_mtim=yes > ac_cv_objext=o > ac_cv_path_EGREP='/bin/grep -E' > ac_cv_path_FGREP='/bin/grep -F' > ac_cv_path_GREP=/bin/grep > ac_cv_path_SED=/bin/sed > ac_cv_path_install='/usr/bin/install -c' > ac_cv_path_mkdir=/bin/mkdir > ac_cv_prog_AWK=mawk > ac_cv_prog_CPP='gcc -E' > ac_cv_prog_CXXCPP='g++ -E' > ac_cv_prog_ac_ct_AR=ar > ac_cv_prog_ac_ct_CC=gcc > ac_cv_prog_ac_ct_CXX=g++ > ac_cv_prog_ac_ct_FT2_CONFIG=freetype-config > ac_cv_prog_ac_ct_OBJDUMP=objdump > ac_cv_prog_ac_ct_PKG_CONFIG=pkg-config > ac_cv_prog_ac_ct_RANLIB=ranlib > ac_cv_prog_ac_ct_STRIP=strip > ac_cv_prog_cc_c89= > ac_cv_prog_cc_g=yes > ac_cv_prog_cxx_g=yes > ac_cv_prog_make_make_set=yes > ac_cv_search_opendir='none required' > ac_cv_sys_largefile_source=no > am_cv_CC_dependencies_compiler_type=gcc3 > am_cv_CXX_dependencies_compiler_type=gcc3 > kb_cv_c_prototypes=yes > kb_cv_var_program_inv_name=yes > kpse_cv_warning_cflags='-Wall -Wunused -Wdeclaration-after-statement > -Wno-unknown-pragmas' > kpse_cv_warning_cxxflags='-Wall -Wunused -Wno-unknown-pragmas' > lt_cv_deplibs_check_method=pass_all > lt_cv_file_magic_cmd='$MAGIC_CMD' > lt_cv_file_magic_test_file= > lt_cv_ld_reload_flag=-r > lt_cv_nm_interface='BSD nm' > lt_cv_objdir=.libs > lt_cv_path_LD=/usr/bin/ld > lt_cv_path_LDCXX='/usr/bin/ld -m elf_x86_64' > lt_cv_path_NM='/usr/bin/nm -B' > lt_cv_prog_compiler_c_o=yes > lt_cv_prog_compiler_c_o_CXX=yes > lt_cv_prog_compiler_pic_works=yes > lt_cv_prog_compiler_pic_works_CXX=yes > lt_cv_prog_compiler_rtti_exceptions=no > lt_cv_prog_compiler_static_works=yes > lt_cv_prog_compiler_static_works_CXX=yes > lt_cv_prog_gnu_ld=yes > lt_cv_prog_gnu_ldcxx=yes > lt_cv_sys_global_symbol_pipe='sed -n -e '\''s/^.*[ > ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ > ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p'\''' > lt_cv_sys_global_symbol_to_c_name_address='sed -n -e '\''s/^: \([^ ]*\) $/ > {\"\1\", (void *) 0},/p'\'' -e '\''s/^[ABCDGIRSTW]* \([^ ]*\) \([^ ]*\)$/ > {"\2", (void *) \&\2},/p'\''' > lt_cv_sys_global_symbol_to_c_name_address_lib_prefix='sed -n -e '\''s/^: \([^ > ]*\) $/ {\"\1\", (void *) 0},/p'\'' -e '\''s/^[ABCDGIRSTW]* \([^ ]*\) > \(lib[^ ]*\)$/ {"\2", (void *) \&\2},/p'\'' -e '\''s/^[ABCDGIRSTW]* \([^ > ]*\) \([^ ]*\)$/ {"lib\2", (void *) \&\2},/p'\''' > lt_cv_sys_global_symbol_to_cdecl='sed -n -e '\''s/^T .* \(.*\)$/extern int > \1();/p'\'' -e '\''s/^[ABCDGIRSTW]* .* \(.*\)$/extern char \1;/p'\''' > lt_cv_sys_max_cmd_len=1572864 > > ## ----------------- ## > ## Output variables. ## > ## ----------------- ## > > ACLOCAL='${SHELL} /home/mpg/src/luatex/git/source/build-aux/missing --run > aclocal-1.10' > AMDEPBACKSLASH='\' > AMDEP_FALSE='#' > AMDEP_TRUE='' > AMTAR='${SHELL} /home/mpg/src/luatex/git/source/build-aux/missing --run tar' > AR='ar' > AUTOCONF='${SHELL} /home/mpg/src/luatex/git/source/build-aux/missing --run > autoconf' > AUTOHEADER='${SHELL} /home/mpg/src/luatex/git/source/build-aux/missing --run > autoheader' > AUTOMAKE='${SHELL} /home/mpg/src/luatex/git/source/build-aux/missing --run > automake-1.10' > AWK='mawk' > CC='gcc' > CCDEPMODE='depmode=gcc3' > CFLAGS='-g -O2' > CPP='gcc -E' > CPPFLAGS='' > CXX='g++' > CXXCPP='g++ -E' > CXXDEPMODE='depmode=gcc3' > CXXFLAGS='-g -O2' > CYGPATH_W='echo' > DEFS='-DPACKAGE_NAME=\"TeX\ Live\" -DPACKAGE_TARNAME=\"tex-live\" > -DPACKAGE_VERSION=\"2009test-1.6\" -DPACKAGE_STRING=\"TeX\ Live\ > 2009test-1.6\" -DPACKAGE_BUGREPORT=\"[email protected]\" -DSTDC_HEADERS=1 > -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 > -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 > -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DPACKAGE=\"tex-live\" > -DVERSION=\"2009test-1.6\" -DLT_OBJDIR=\".libs/\" -DHAVE_FSEEKO=1 > -DHAVE_DIRENT_H=1 -DSTDC_HEADERS=1 -DHAVE_ASSERT_H=1 -DHAVE_FLOAT_H=1 > -DHAVE_LIMITS_H=1 -DHAVE_MEMORY_H=1 -DHAVE_PWD_H=1 -DHAVE_STDLIB_H=1 > -DHAVE_STRING_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_UNISTD_H=1 > -DHAVE_PUTENV=1 -DHAVE_STRCASECMP=1 -DHAVE_STRTOL=1 -DHAVE_STRSTR=1 > -DHAVE_BCMP=1 -DHAVE_BCOPY=1 -DHAVE_BZERO=1 -DHAVE_GETCWD=1 -DHAVE_GETWD=1 > -DHAVE_INDEX=1 -DHAVE_MEMCMP=1 -DHAVE_MEMCPY=1 -DHAVE_MKTEMP=1 > -DHAVE_MKSTEMP=1 -DHAVE_RINDEX=1 -DHAVE_STRCHR=1 -DHAVE_STRRCHR=1 > -DHAVE_STRUCT_STAT_ST_MTIM=1 -DHAVE_PROGRAM_INVOCATION_NAME > =1 -DX_DISPLAY_MISSING=1' > DEPDIR='.deps' > DSYMUTIL='' > DUMPBIN='' > ECHO_C='' > ECHO_N='-n' > ECHO_T='' > EGREP='/bin/grep -E' > EXEEXT='' > FGREP='/bin/grep -F' > FT2_CONFIG='freetype-config' > GREP='/bin/grep' > INSTALL_DATA='${INSTALL} -m 644' > INSTALL_PROGRAM='${INSTALL}' > INSTALL_SCRIPT='${INSTALL}' > INSTALL_STRIP_PROGRAM='$(install_sh) -c -s' > LD='/usr/bin/ld -m elf_x86_64' > LDFLAGS='' > LIBOBJS='' > LIBS='' > LIBTOOL='$(SHELL) $(top_builddir)/libtool' > LIPO='' > LN_S='ln -s' > LTLIBOBJS='' > MAINT='#' > MAINTAINER_MODE_FALSE='' > MAINTAINER_MODE_TRUE='#' > MAKEINFO='${SHELL} /home/mpg/src/luatex/git/source/build-aux/missing --run > makeinfo' > MKDIR_P='/bin/mkdir -p' > NM='/usr/bin/nm -B' > NMEDIT='' > OBJDUMP='objdump' > OBJEXT='o' > OTOOL64='' > OTOOL='' > PACKAGE='tex-live' > PACKAGE_BUGREPORT='[email protected]' > PACKAGE_NAME='TeX Live' > PACKAGE_STRING='TeX Live 2009test-1.6' > PACKAGE_TARNAME='tex-live' > PACKAGE_VERSION='2009test-1.6' > PATH_SEPARATOR=':' > PKG_CONFIG='pkg-config' > RANLIB='ranlib' > SED='/bin/sed' > SET_MAKE='' > SHELL='/bin/bash' > STRIP='strip' > VERSION='2009test-1.6' > WARNING_CFLAGS='-Wall -Wunused -Wdeclaration-after-statement > -Wno-unknown-pragmas' > WARNING_CXXFLAGS='-Wall -Wunused -Wno-unknown-pragmas' > XMKMF='' > X_CFLAGS='' > X_EXTRA_LIBS='' > X_LIBS='' > X_PRE_LIBS='' > ac_ct_CC='gcc' > ac_ct_CXX='g++' > ac_ct_DUMPBIN='' > am__fastdepCC_FALSE='#' > am__fastdepCC_TRUE='' > am__fastdepCXX_FALSE='#' > am__fastdepCXX_TRUE='' > am__include='include' > am__isrc=' -I$(srcdir)' > am__leading_dot='.' > am__quote='' > am__tar='${AMTAR} chof - "$$tardir"' > am__untar='${AMTAR} xf -' > bindir='${exec_prefix}/bin/x86_64-unknown-linux-gnu' > build='x86_64-unknown-linux-gnu' > build_alias='' > build_cpu='x86_64' > build_kpathsea_FALSE='#' > build_kpathsea_TRUE='' > build_os='linux-gnu' > build_vendor='unknown' > datadir='${datarootdir}' > datarootdir='${prefix}/share' > docdir='${datarootdir}/doc/${PACKAGE_TARNAME}' > dvidir='${docdir}' > exec_prefix='${prefix}' > host='x86_64-unknown-linux-gnu' > host_alias='' > host_cpu='x86_64' > host_os='linux-gnu' > host_vendor='unknown' > htmldir='${docdir}' > includedir='${prefix}/include' > infodir='${datarootdir}/info' > install_sh='$(SHELL) /home/mpg/src/luatex/git/source/build-aux/install-sh' > libdir='${exec_prefix}/lib/x86_64-unknown-linux-gnu' > libexecdir='${exec_prefix}/libexec' > localedir='${datarootdir}/locale' > localstatedir='${prefix}/var' > lt_ECHO='echo' > mandir='${datarootdir}/man' > mkdir_p='/bin/mkdir -p' > oldincludedir='/usr/include' > pdfdir='${docdir}' > prefix='/usr/local' > program_transform_name='s,x,x,' > psdir='${docdir}' > sbindir='${exec_prefix}/sbin' > sharedstatedir='${prefix}/com' > subdirs=' texk/kpathsea libs utils texk' > sysconfdir='${prefix}/etc' > target_alias='' > > ## ----------- ## > ## confdefs.h. ## > ## ----------- ## > > #define PACKAGE_NAME "TeX Live" > #define PACKAGE_TARNAME "tex-live" > #define PACKAGE_VERSION "2009test-1.6" > #define PACKAGE_STRING "TeX Live 2009test-1.6" > #define PACKAGE_BUGREPORT "[email protected]" > #define STDC_HEADERS 1 > #define HAVE_SYS_TYPES_H 1 > #define HAVE_SYS_STAT_H 1 > #define HAVE_STDLIB_H 1 > #define HAVE_STRING_H 1 > #define HAVE_MEMORY_H 1 > #define HAVE_STRINGS_H 1 > #define HAVE_INTTYPES_H 1 > #define HAVE_STDINT_H 1 > #define HAVE_UNISTD_H 1 > #define HAVE_DLFCN_H 1 > #define PACKAGE "tex-live" > #define VERSION "2009test-1.6" > #define LT_OBJDIR ".libs/" > #define HAVE_FSEEKO 1 > #define HAVE_DIRENT_H 1 > #define STDC_HEADERS 1 > #define HAVE_ASSERT_H 1 > #define HAVE_FLOAT_H 1 > #define HAVE_LIMITS_H 1 > #define HAVE_MEMORY_H 1 > #define HAVE_PWD_H 1 > #define HAVE_STDLIB_H 1 > #define HAVE_STRING_H 1 > #define HAVE_STRINGS_H 1 > #define HAVE_SYS_PARAM_H 1 > #define HAVE_UNISTD_H 1 > #define HAVE_PUTENV 1 > #define HAVE_STRCASECMP 1 > #define HAVE_STRTOL 1 > #define HAVE_STRSTR 1 > #define HAVE_BCMP 1 > #define HAVE_BCOPY 1 > #define HAVE_BZERO 1 > #define HAVE_GETCWD 1 > #define HAVE_GETWD 1 > #define HAVE_INDEX 1 > #define HAVE_MEMCMP 1 > #define HAVE_MEMCPY 1 > #define HAVE_MKTEMP 1 > #define HAVE_MKSTEMP 1 > #define HAVE_RINDEX 1 > #define HAVE_STRCHR 1 > #define HAVE_STRRCHR 1 > #define HAVE_STRUCT_STAT_ST_MTIM 1 > #define HAVE_PROGRAM_INVOCATION_NAME 1 > #define X_DISPLAY_MISSING 1 > > configure: exit 0 -- Khaled Hosny Arabic localiser and member of Arabeyes.org team Free font developer
signature.asc
Description: Digital signature
