[tlbuild] trial builds for TL'13
Boris Veytsman
borisv at lk.net
Sun Mar 24 20:34:53 CET 2013
I have problems on armel-linux.
1. tex2xindy is not built. Here are the options:
starting Sun Mar 24 14:08:52 EDT 2013
on Linux pippin 2.6.36.3 #1 SMP PREEMPT Tue Nov 1 22:09:19 CST 2011 armv7l GNU/Linux
./Build --enable-xindy CLISP=/home/boris/clisp/clisp-build/clisp
and here is the relevant part of the log file:
Making all in tex2xindy
make[5]: Entering directory `/home/boris/tlsource/Work/utils/xindy/xindy-2.4/tex2xindy'
test -f tex2xindy.c || /bin/bash ../../../../../utils/xindy/../../build-aux/ylwrap ../../../../../utils/xindy/xindy-2.4/tex2xindy/tex2xindy.l .c tex2xindy.c -- :
depbase=`echo tex2xindy.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DPACKAGE_NAME=\"xindy\ for\ TeX\ Live\" -DPACKAGE_TARNAME=\"xindy-for-tex-live\" -DPACKAGE_VERSION=\"2.4\" -DPACKAGE_STRING=\"xindy\ for\ TeX\ Live\ 2.4\" -DPACKAGE_BUGREPORT=\"tex-k at tug.org\" -DPACKAGE_URL=\"\" -DHAVE_STRTOUL=1 -I. -I../../../../../utils/xindy/xindy-2.4/tex2xindy -Wimplicit -Wreturn-type -Wdeclaration-after-statement -Wno-unknown-pragmas -g -O2 -MT tex2xindy.o -MD -MP -MF $depbase.Tpo -c -o tex2xindy.o tex2xindy.c &&\
mv -f $depbase.Tpo $depbase.Po
gcc: tex2xindy.c: No such file or directory
gcc: no input files
make[5]: *** [tex2xindy.o] Error 1
make[5]: Leaving directory `/home/boris/tlsource/Work/utils/xindy/xindy-2.4/tex2xindy'
make[4]: *** [all-recursive] Error 1
make[4]: Leaving directory `/home/boris/tlsource/Work/utils/xindy/xindy-2.4'
make[3]: *** [all-recursive] Error 1
make[3]: Leaving directory `/home/boris/tlsource/Work/utils/xindy'
make[2]: *** [subutils] Error 1
make[2]: Leaving directory `/home/boris/tlsource/Work/utils'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/home/boris/tlsource/Work/utils'
make: *** [all-recursive] Error 1
+ echo 2
done (exit status 2) Sun Mar 24 15:06:40 EDT 2013
2. Cairo is not built. Again, the log:
starting Sun Mar 24 15:11:36 EDT 2013
on Linux pippin 2.6.36.3 #1 SMP PREEMPT Tue Nov 1 22:09:19 CST 2011 armv7l GNU/Linux
./Build
...
configure: Assuming `cairo' headers and library from TL tree
...
=== configuring in cairo (/home/boris/tlsource/Work/libs/cairo)
make: running /bin/bash '../../../libs/cairo/configure' '--disable-option-checking' '--prefix=/home/boris/tlsource/inst' '--datadir=/home/boris/tlsource/inst' '--disable-shared' '--disable-missing' '--enable-largefile' '--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/armv7l-unknown-linux-gnueabi' '--libdir=${exec_prefix}/lib/armv7l-unknown-linux-gnueabi' '--with-x' '--enable-biber=yes' '--enable-m-tx=yes' '--enable-pmx=yes' '--enable-ps2eps=yes' '--enable-psutils=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-devnag=yes' '--enabl
e-dtl=yes' '--enable-dvi2tty=yes' '--enable-dvidvi=yes' '--enable-dviljk=yes' '--enable-dvipdfmx=yes' '--enable-dvipng=yes' '--enable-dvipos=yes' '--enable-dvipsk=yes' '--enable-dvisvgm=yes' '--enable-gsftopk=yes' '--enable-lacheck=yes' '--enable-lcdf-typetools=yes' '--enable-makeindexk=yes' '--enable-makejvf=yes' '--enable-mendexk=yes' '--enable-ps2pkm=yes' '--enable-seetexk=yes' '--enable-tex4htk=yes' '--enable-ttf2pk=yes' '--enable-ttf2pk2=no' '--enable-ttfdump=yes' '--enable-xdv2pdf=no' '--enable-xdvik=yes' '--enable-xdvipdfmx=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-cairo=no' '--with-system-pixman=no' '--with-system-gd=no' '--with-system-freetype2=no' '--with-system-freetype=no' '--with-system-t1lib=no' '--with-system-libpng=no' '--with-system-zlib=no' '--with-system-ptexenc=no' '--with-
system-kpathsea=no' '--datarootdir=${prefix}' '--mandir=${pr!
efix}/texmf-dist/doc/man' '--infodir=${prefix}/texmf-dist/doc/info' '--cache-file=/dev/null' '--srcdir=../../../libs/cairo'
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 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 gcc... (cached) gcc
checking whether we are using the GNU C compiler... (cached) yes
checking whether gcc accepts -g... (cached) yes
checking for gcc option to accept ISO C89... (cached) none needed
checking dependency style of gcc... (cached) gcc3
checking build system type... armv7l-unknown-linux-gnueabi
checking host system type... armv7l-unknown-linux-gnueabi
checking how to print strings... printf
checking for a sed that does not truncate output... /bin/sed
checking for grep that handles long lines and -e... /bin/grep
checking for egrep... /bin/grep -E
checking for fgrep... /bin/grep -F
checking for ld used by gcc... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
checking the name lister (/usr/bin/nm -B) interface... BSD nm
checking whether ln -s works... yes
checking the maximum length of command line arguments... 805306365
checking whether the shell understands some XSI constructs... yes
checking whether the shell understands "+="... yes
checking how to convert armv7l-unknown-linux-gnueabi file names to armv7l-unknown-linux-gnueabi format... func_convert_file_noop
checking how to convert armv7l-unknown-linux-gnueabi file names to toolchain format... func_convert_file_noop
checking for /usr/bin/ld option to reload object files... -r
checking for objdump... objdump
checking how to recognize dependent libraries... pass_all
checking for dlltool... no
checking how to associate runtime and link libraries... printf %s\n
checking for ar... ar
checking for archiver @FILE support... @
checking for strip... strip
checking for ranlib... ranlib
checking command to parse /usr/bin/nm -B output from gcc object... ok
checking for sysroot... no
checking for mt... mt
checking if mt is a manifest tool... no
checking how to run the C preprocessor... gcc -E
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking for dlfcn.h... yes
checking for objdir... .libs
checking if gcc supports -fno-rtti -fno-exceptions... no
checking for gcc option to produce PIC... -fPIC -DPIC
checking if gcc PIC flag -fPIC -DPIC works... yes
checking if gcc static flag -static works... yes
checking if gcc supports -c -o file.o... yes
checking if gcc supports -c -o file.o... (cached) yes
checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... no
checking whether to build static libraries... yes
configure: creating ./config.lt
config.lt: creating libtool
checking for pkg-config... pkg-config
checking for library containing sqrt... -lm
checking for pixman_version_string... yes
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating Makefile
config.status: executing depfiles commands
config.status: executing libtool commands
Making all in cairo
make[3]: Entering directory `/home/boris/tlsource/Work/libs/cairo'
rm -rf cairo-build
/bin/mkdir -p cairo-build
cd cairo-build && \
CC='gcc' CONFIG_SITE=/dev/null CONFIG_SHELL='/bin/bash' \
/bin/bash /home/boris/tlsource/Work/libs/cairo/../../../libs/cairo/cairo-1.12.8/configure \
--host=armv7l-unknown-linux-gnueabi --build=armv7l-unknown-linux-gnueabi --disable-shared --disable-pthread \
--disable-xlib --disable-xcb --disable-qt --disable-quartz \
--disable-win32 --disable-win32-font --disable-os2 --disable-beos \
--disable-drm --disable-gallium --disable-png --disable-gl \
--disable-directfb --disable-vg --disable-egl --disable-glx \
--disable-wgl --disable-script --disable-ft --disable-fc \
--disable-ps --disable-pdf --disable-svg --disable-test-surfaces \
--disable-tee --disable-xml --disable-gobject --disable-full-testing \
--disable-trace --disable-interpreter --disable-symbol-lookup \
CPPFLAGS=-DCAIRO_NO_MUTEX=1 \
pixman_CFLAGS='-I/home/boris/tlsource/Work/libs/pixman/include' pixman_LIBS='/home/boris/tlsource/Work/libs/pixman/libpixman.la' \
--prefix=/home/boris/tlsource/Work/libs/cairo/cairo-install \
--libdir=/home/boris/tlsource/Work/libs/cairo \
--includedir=/home/boris/tlsource/Work/libs/cairo
checking for armv7l-unknown-linux-gnueabi-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 how to run the C preprocessor... gcc -E
checking for grep that handles long lines and -e... /bin/grep
checking for egrep... /bin/grep -E
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking minix/config.h usability... no
checking minix/config.h presence... no
checking for minix/config.h... no
checking whether it is safe to define __EXTENSIONS__... yes
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 for style of include used by make... GNU
checking dependency style of gcc... gcc3
checking whether make supports nested variables... yes
checking build system type... armv7l-unknown-linux-gnueabi
checking host system type... armv7l-unknown-linux-gnueabi
checking how to print strings... printf
checking for a sed that does not truncate output... /bin/sed
checking for fgrep... /bin/grep -F
checking for ld used by gcc... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
checking the name lister (/usr/bin/nm -B) interface... BSD nm
checking whether ln -s works... yes
checking the maximum length of command line arguments... 805306365
checking whether the shell understands some XSI constructs... yes
checking whether the shell understands "+="... yes
checking how to convert armv7l-unknown-linux-gnueabi file names to armv7l-unknown-linux-gnueabi format... func_convert_file_noop
checking how to convert armv7l-unknown-linux-gnueabi file names to toolchain format... func_convert_file_noop
checking for /usr/bin/ld option to reload object files... -r
checking for armv7l-unknown-linux-gnueabi-objdump... no
checking for objdump... objdump
checking how to recognize dependent libraries... pass_all
checking for armv7l-unknown-linux-gnueabi-dlltool... no
checking for dlltool... no
checking how to associate runtime and link libraries... printf %s\n
checking for armv7l-unknown-linux-gnueabi-ar... no
checking for ar... ar
checking for archiver @FILE support... @
checking for armv7l-unknown-linux-gnueabi-strip... no
checking for strip... strip
checking for armv7l-unknown-linux-gnueabi-ranlib... no
checking for ranlib... ranlib
checking command to parse /usr/bin/nm -B output from gcc object... ok
checking for sysroot... no
checking for armv7l-unknown-linux-gnueabi-mt... no
checking for mt... mt
checking if mt is a manifest tool... no
checking for dlfcn.h... yes
checking for objdir... .libs
checking if gcc supports -fno-rtti -fno-exceptions... no
checking for gcc option to produce PIC... -fPIC -DPIC
checking if gcc PIC flag -fPIC -DPIC works... yes
checking if gcc static flag -static works... yes
checking if gcc supports -c -o file.o... yes
checking if gcc supports -c -o file.o... (cached) yes
checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... no
checking whether to build static libraries... yes
checking for armv7l-unknown-linux-gnueabi-pkg-config... no
checking for pkg-config... /usr/bin/pkg-config
checking pkg-config is at least version 0.9.0... yes
checking for gtkdoc-check... no
checking for gtkdoc-rebase... no
checking for gtkdoc-mkpdf... no
checking whether to build gtk-doc documentation... no
checking for special C compiler options needed for large files... no
checking for _FILE_OFFSET_BITS value needed for large files... 64
checking for find... /usr/bin/find
checking for xargs... /usr/bin/xargs
checking for armv7l-unknown-linux-gnueabi-gcc... (cached) gcc
checking whether we are using the GNU C compiler... (cached) yes
checking whether gcc accepts -g... (cached) yes
checking for gcc option to accept ISO C89... (cached) none needed
checking how to run the C preprocessor... gcc -E
checking for armv7l-unknown-linux-gnueabi-g++... no
checking for armv7l-unknown-linux-gnueabi-c++... no
checking for armv7l-unknown-linux-gnueabi-gpp... no
checking for armv7l-unknown-linux-gnueabi-aCC... no
checking for armv7l-unknown-linux-gnueabi-CC... no
checking for armv7l-unknown-linux-gnueabi-cxx... no
checking for armv7l-unknown-linux-gnueabi-cc++... no
checking for armv7l-unknown-linux-gnueabi-cl.exe... no
checking for armv7l-unknown-linux-gnueabi-FCC... no
checking for armv7l-unknown-linux-gnueabi-KCC... no
checking for armv7l-unknown-linux-gnueabi-RCC... no
checking for armv7l-unknown-linux-gnueabi-xlC_r... no
checking for armv7l-unknown-linux-gnueabi-xlC... no
checking for g++... g++
checking whether we are using the GNU C++ compiler... yes
checking whether g++ accepts -g... yes
checking dependency style of g++... gcc3
checking how to run the C++ preprocessor... g++ -E
checking for ld used by g++... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes
checking for g++ option to produce PIC... -fPIC -DPIC
checking if g++ PIC flag -fPIC -DPIC works... yes
checking if g++ static flag -static works... yes
checking if g++ supports -c -o file.o... yes
checking if g++ supports -c -o file.o... (cached) yes
checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes
checking dynamic linker characteristics... (cached) GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether gcc and cc understand -c and -o together... yes
checking for inline... inline
checking for armv7l-unknown-linux-gnueabi-pkg-config... /usr/bin/pkg-config
checking pkg-config is at least version 0.9.0... yes
checking for supported warning flags...
checking whether gcc supports -Werror... yes
checking whether gcc supports -errwarn... no
checking whether gcc supports -Wall... yes
checking whether gcc supports -Wextra... yes
checking whether gcc supports -Wold-style-definition... yes
checking whether gcc supports -Wdeclaration-after-statement... yes
checking whether gcc supports -Wmissing-declarations... yes
checking whether gcc supports -Werror-implicit-function-declaration... yes
checking whether gcc supports -Wnested-externs... yes
checking whether gcc supports -Wpointer-arith... yes
checking whether gcc supports -Wwrite-strings... yes
checking whether gcc supports -Wsign-compare... yes
checking whether gcc supports -Wstrict-prototypes... yes
checking whether gcc supports -Wmissing-prototypes... yes
checking whether gcc supports -Wpacked... yes
checking whether gcc supports -Wswitch-enum... yes
checking whether gcc supports -Wmissing-format-attribute... yes
checking whether gcc supports -Wbad-function-cast... yes
checking whether gcc supports -Wvolatile-register-var... yes
checking whether gcc supports -Wstrict-aliasing=2... yes
checking whether gcc supports -Winit-self... yes
checking whether gcc supports -Wunsafe-loop-optimizations... yes
checking whether gcc supports -Wno-missing-field-initializers... yes
checking whether gcc supports -Wno-unused-parameter... yes
checking whether gcc supports -Wno-attributes... yes
checking whether gcc supports -Wno-long-long... yes
checking whether gcc supports -Winline... yes
checking whether gcc supports -erroff=E_ENUM_TYPE_MISMATCH_ARG... no
checking whether gcc supports -erroff=E_ENUM_TYPE_MISMATCH_OP... no
checking whether gcc supports -flto... no
checking whether gcc supports -fno-strict-aliasing... yes
checking whether gcc supports -fno-common... yes
checking whether gcc supports -Wp,-D_FORTIFY_SOURCE=2... yes
checking whether gcc supports -Wunused-but-set-variable -Wno-unused-but-set-variable... no
checking which warning flags were supported... -Wall -Wextra -Wold-style-definition -Wdeclaration-after-statement -Wmissing-declarations -Werror-implicit-function-declaration -Wnested-externs -Wpointer-arith -Wwrite-strings -Wsign-compare -Wstrict-prototypes -Wmissing-prototypes -Wpacked -Wswitch-enum -Wmissing-format-attribute -Wbad-function-cast -Wvolatile-register-var -Wstrict-aliasing=2 -Winit-self -Wunsafe-loop-optimizations -Wno-missing-field-initializers -Wno-unused-parameter -Wno-attributes -Wno-long-long -Winline -fno-strict-aliasing -fno-common -Wp,-D_FORTIFY_SOURCE=2
checking how to enable unused result warnings... __attribute__((__warn_unused_result__))
checking how to allow undefined symbols in shared libraries used by test suite... -Wl,--allow-shlib-undefined
checking whether byte ordering is bigendian... no
checking whether float word ordering is bigendian... no
checking for native atomic primitives... Intel
checking whether atomic ops require a memory barrier... no
checking size of void *... 4
checking size of int... 4
checking size of long... 4
checking size of long long... 8
checking size of size_t... 4
checking for native Win32... no
checking for Sun Solaris (non-POSIX ctime_r)... no
checking for cos in -lm... yes
checking for sched_yield in -lrt... yes
checking for shm_open in -lrt... yes
checking for connect in -lsocket... no
checking for __builtin_return_address(0)... yes
checking for stdint.h... (cached) yes
checking for inttypes.h... (cached) yes
checking sys/int_types.h usability... no
checking sys/int_types.h presence... no
checking for sys/int_types.h... no
checking for uint64_t... yes
checking for uint128_t... no
checking for __uint128_t... no
checking fcntl.h usability... yes
checking fcntl.h presence... yes
checking for fcntl.h... yes
checking for unistd.h... (cached) yes
checking signal.h usability... yes
checking signal.h presence... yes
checking for signal.h... yes
checking for sys/stat.h... (cached) yes
checking sys/socket.h usability... yes
checking sys/socket.h presence... yes
checking for sys/socket.h... yes
checking sys/poll.h usability... yes
checking sys/poll.h presence... yes
checking for sys/poll.h... yes
checking sys/un.h usability... yes
checking sys/un.h presence... yes
checking for sys/un.h... yes
checking for alarm... yes
checking sched.h usability... yes
checking sched.h presence... yes
checking for sched.h... yes
checking for sched_getaffinity... yes
checking sys/mman.h usability... yes
checking sys/mman.h presence... yes
checking for sys/mman.h... yes
checking for mmap... yes
checking time.h usability... yes
checking time.h presence... yes
checking for time.h... yes
checking for clock_gettime... yes
checking fenv.h usability... yes
checking fenv.h presence... yes
checking for fenv.h... yes
checking for feenableexcept... yes
checking for fedisableexcept... yes
checking for feclearexcept... yes
checking libgen.h usability... yes
checking libgen.h presence... yes
checking for libgen.h... yes
checking byteswap.h usability... yes
checking byteswap.h presence... yes
checking for byteswap.h... yes
checking for signal.h... (cached) yes
checking setjmp.h usability... yes
checking setjmp.h presence... yes
checking for setjmp.h... yes
checking for fenv.h... (cached) yes
checking sys/wait.h usability... yes
checking sys/wait.h presence... yes
checking for sys/wait.h... yes
checking for ctime_r... yes
checking for drand48... yes
checking for flockfile... yes
checking for funlockfile... yes
checking for getline... yes
checking for link... yes
checking for strndup... yes
checking windows.h usability... no
checking windows.h presence... no
checking for windows.h... no
checking for sys/stat.h... (cached) yes
checking io.h usability... no
checking io.h presence... no
checking for io.h... no
checking for mkdir... yes
checking mkdir variant... mkdir(path, mode)
checking for fork... yes
checking for waitpid... yes
checking for raise... yes
checking for VALGRIND... no
no
checking for compress in -lz... yes
checking zlib.h usability... yes
checking zlib.h presence... yes
checking for zlib.h... yes
checking for dlsym in -ldl... yes
checking for dlfcn.h... (cached) yes
checking for X... libraries , headers
checking for cairo's Xlib Xrender surface backend feature...
checking whether cairo's Xlib Xrender surface backend feature could be enabled... no (requires --enable-xlib)
checking for cairo's XCB/SHM functions feature...
checking whether cairo's XCB/SHM functions feature could be enabled... no (requires --enable-xcb)
checking for cairo's Quartz font backend feature...
checking whether cairo's Quartz font backend feature could be enabled... no (disabled, use --enable-quartz to enable)
checking for cairo's image surface backend feature...
checking for pixman... yes
checking whether cairo's image surface backend feature could be enabled... yes
checking for cairo's mime surface backend feature...
checking whether cairo's mime surface backend feature could be enabled... yes
checking for cairo's recording surface backend feature...
checking whether cairo's recording surface backend feature could be enabled... yes
checking for cairo's observer surface backend feature...
checking whether cairo's observer surface backend feature could be enabled... yes
checking for cairo's user font backend feature...
checking whether cairo's user font backend feature could be enabled... yes
checking for bfd_openr in -lbfd... no
checking libiberty.h usability... no
checking libiberty.h presence... no
checking for libiberty.h... no
checking for glib... yes
checking for shm_open in -lrt... (cached) yes
checking for gtk... no
configure: creating ./config.status
config.status: creating src/cairo.pc
config.status: creating cairo-uninstalled.pc
config.status: creating Makefile
config.status: creating boilerplate/Makefile
config.status: creating src/Makefile
config.status: creating test/Makefile
config.status: creating test/pdiff/Makefile
config.status: creating perf/Makefile
config.status: creating perf/micro/Makefile
config.status: creating util/Makefile
config.status: creating util/cairo-fdr/Makefile
config.status: creating util/cairo-gobject/Makefile
config.status: creating util/cairo-missing/Makefile
config.status: creating util/cairo-script/Makefile
config.status: creating util/cairo-script/examples/Makefile
config.status: creating util/cairo-sphinx/Makefile
config.status: creating util/cairo-trace/Makefile
config.status: creating util/cairo-trace/cairo-trace
config.status: creating doc/Makefile
config.status: creating doc/public/Makefile
config.status: creating config.h
config.status: executing depfiles commands
config.status: executing libtool commands
config.status: executing /home/boris/tlsource/Work/libs/cairo/../../../libs/cairo/cairo-1.12.8/build/Makefile.win32.features commands
config.status: creating /home/boris/tlsource/Work/libs/cairo/../../../libs/cairo/cairo-1.12.8/build/Makefile.win32.features
config.status: /home/boris/tlsource/Work/libs/cairo/../../../libs/cairo/cairo-1.12.8/build/Makefile.win32.features is unchanged
config.status: executing /home/boris/tlsource/Work/libs/cairo/../../../libs/cairo/cairo-1.12.8/src/Makefile.am.features commands
config.status: creating /home/boris/tlsource/Work/libs/cairo/../../../libs/cairo/cairo-1.12.8/src/Makefile.am.features
config.status: /home/boris/tlsource/Work/libs/cairo/../../../libs/cairo/cairo-1.12.8/src/Makefile.am.features is unchanged
config.status: executing /home/boris/tlsource/Work/libs/cairo/../../../libs/cairo/cairo-1.12.8/src/Makefile.win32.features commands
config.status: creating /home/boris/tlsource/Work/libs/cairo/../../../libs/cairo/cairo-1.12.8/src/Makefile.win32.features
config.status: /home/boris/tlsource/Work/libs/cairo/../../../libs/cairo/cairo-1.12.8/src/Makefile.win32.features is unchanged
config.status: executing /home/boris/tlsource/Work/libs/cairo/../../../libs/cairo/cairo-1.12.8/boilerplate/Makefile.am.features commands
config.status: creating /home/boris/tlsource/Work/libs/cairo/../../../libs/cairo/cairo-1.12.8/boilerplate/Makefile.am.features
config.status: /home/boris/tlsource/Work/libs/cairo/../../../libs/cairo/cairo-1.12.8/boilerplate/Makefile.am.features is unchanged
config.status: executing /home/boris/tlsource/Work/libs/cairo/../../../libs/cairo/cairo-1.12.8/boilerplate/Makefile.win32.features commands
config.status: creating /home/boris/tlsource/Work/libs/cairo/../../../libs/cairo/cairo-1.12.8/boilerplate/Makefile.win32.features
config.status: /home/boris/tlsource/Work/libs/cairo/../../../libs/cairo/cairo-1.12.8/boilerplate/Makefile.win32.features is unchanged
config.status: executing src/cairo-features.h commands
config.status: creating src/cairo-features.h
config.status: executing src/cairo-supported-features.h commands
config.status: creating src/cairo-supported-features.h
config.status: executing /home/boris/tlsource/Work/libs/cairo/../../../libs/cairo/cairo-1.12.8/build/Makefile.win32.features-h commands
config.status: creating /home/boris/tlsource/Work/libs/cairo/../../../libs/cairo/cairo-1.12.8/build/Makefile.win32.features-h
config.status: /home/boris/tlsource/Work/libs/cairo/../../../libs/cairo/cairo-1.12.8/build/Makefile.win32.features-h is unchanged
cairo (version 1.12.8 [release]) will be compiled with:
The following surface backends:
Image: yes (always builtin)
Recording: yes (always builtin)
Observer: yes (always builtin)
Mime: yes (always builtin)
Tee: no (disabled, use --enable-tee to enable)
XML: no (disabled, use --enable-xml to enable)
Skia: no (disabled, use --enable-skia to enable)
Xlib: no (disabled, use --enable-xlib to enable)
Xlib Xrender: no (requires --enable-xlib)
Qt: no (disabled, use --enable-qt to enable)
Quartz: no (disabled, use --enable-quartz to enable)
Quartz-image: no (disabled, use --enable-quartz-image to enable)
XCB: no (disabled, use --enable-xcb to enable)
Win32: no (disabled, use --enable-win32 to enable)
OS2: no (disabled, use --enable-os2 to enable)
CairoScript: no (disabled, use --enable-script to enable)
PostScript: no (disabled, use --enable-ps to enable)
PDF: no (disabled, use --enable-pdf to enable)
SVG: no (disabled, use --enable-svg to enable)
OpenGL: no (disabled, use --enable-gl to enable)
OpenGL ES 2.0: no (disabled, use --enable-glesv2 to enable)
BeOS: no (disabled, use --enable-beos to enable)
DirectFB: no (disabled, use --enable-directfb to enable)
OpenVG: no (disabled, use --enable-vg to enable)
DRM: no (disabled, use --enable-drm to enable)
Cogl: no (disabled, use --enable-cogl to enable)
The following font backends:
User: yes (always builtin)
FreeType: no (disabled, use --enable-ft to enable)
Fontconfig: no (disabled, use --enable-fc to enable)
Win32: no (disabled, use --enable-win32-font to enable)
Quartz: no (disabled, use --enable-quartz to enable)
The following functions:
PNG functions: no (disabled, use --enable-png to enable)
GLX functions: no (disabled, use --enable-glx to enable)
WGL functions: no (disabled, use --enable-wgl to enable)
EGL functions: no (disabled, use --enable-egl to enable)
X11-xcb functions: no (disabled, use --enable-xlib-xcb to enable)
XCB-shm functions: no (requires --enable-xcb)
The following features and utilities:
cairo-trace: no (disabled, use --enable-trace to enable)
cairo-script-interpreter: no (disabled, use --enable-interpreter to enable)
And the following internal features:
pthread: no (disabled, use --enable-pthread to enable)
gtk-doc: no
gcov support: no
symbol-lookup: no (disabled, use --enable-symbol-lookup to enable)
test surfaces: no (disabled, use --enable-test-surfaces to enable)
ps testing: no
pdf testing: no
svg testing: no
+++ It is strongly recommended that you do NOT disable the PNG functions
+++ feature.
+++ It is strongly recommended that you do NOT disable the script surface
+++ backend feature.
+++ It is strongly recommended that you do NOT disable the PostScript surface
+++ backend feature.
+++ It is strongly recommended that you do NOT disable the PDF surface
+++ backend feature.
+++ It is strongly recommended that you do NOT disable the SVG surface
+++ backend feature.
+++ It is strongly recommended that you do NOT disable the
+++ cairo-script-interpreter feature.
*** No native surface backends enabled for your platform. It is strongly
*** recommended that you enable the native surface backend feature for your
*** platform.
*** No native font backends enabled for your platform. It is strongly
*** recommended that you enable the native font backend feature for your
*** platform.
rm -rf cairo-install
cd cairo-build \
&& make \
&& make install
make[4]: Entering directory `/home/boris/tlsource/Work/libs/cairo/cairo-build'
make[4]: *** No targets. Stop.
make[4]: Leaving directory `/home/boris/tlsource/Work/libs/cairo/cairo-build'
make[3]: *** [libcairo.la] Error 2
make[3]: Leaving directory `/home/boris/tlsource/Work/libs/cairo'
make[2]: *** [sublibs] Error 1
make[2]: Leaving directory `/home/boris/tlsource/Work/libs'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/home/boris/tlsource/Work/libs'
make: *** [all-recursive] Error 1
+ echo 2
done (exit status 2) Sun Mar 24 15:26:21 EDT 2013
--
Good luck
-Boris
Logic is the chastity belt of the mind!
More information about the tlbuild
mailing list