Build of libcroco with vanilla toolchain

The build took 00h 00m 56s and was SUCCESSFUL.

The program in this build is written in the following languages, according to sloccount:

SLOCLanguage
20,923 ansic
8,727 makefile
4,668 sh
34,318 total

The process tree of the build process is here.

Log

To avoid scrolling, you may jump to the last line of the invocation of makepkg that was used to build this package.

Removed vanilla repositories from pacman.conf and added:
# [tuscan]
# Server = file:///var/cache/pacman/pkg/

CMD: pacman -Syy --noconfirm
# :: Synchronizing package databases...
# downloading tuscan.db...

CMD: sudo -u tuscan red makepkg --noextract --syncdeps --skipinteg --skippgpcheck --skipchecksums --noconfirm --nocolor --log --noprogressbar --nocheck
# ==> Making package: libcroco 0.6.11-1 (Wed Aug 24 14:08:51 UTC 2016)
# ==> Checking runtime dependencies...
# ==> Checking buildtime dependencies...
# ==> Installing missing dependencies...
# resolving dependencies...
# looking for conflicting packages...
#
# Packages (2) perl-xml-parser-2.44-3 intltool-0.51.0-1
#
# Total Installed Size: 0.62 MiB
#
# :: Proceed with installation? [Y/n]
# checking keyring...
# checking package integrity...
# loading package files...
# checking for file conflicts...
# checking available disk space...
# :: Processing package changes...
# installing perl-xml-parser...
# installing intltool...
# :: Running post-transaction hooks...
# (1/1) Updating manpage index...
# ==> WARNING: Using existing $srcdir/ tree
# ==> Starting build()...
# checking build system type... x86_64-unknown-linux-gnu
# checking host system type... x86_64-unknown-linux-gnu
# checking for a BSD-compatible install... /usr/bin/install -c
# checking whether build environment is sane... yes
# checking for x86_64-unknown-linux-strip... no
# checking for strip... strip
# checking for a thread-safe mkdir -p... /usr/bin/mkdir -p
# checking for gawk... gawk
# checking whether make sets $(MAKE)... yes
# checking whether make supports nested variables... yes
# checking whether UID '1000' is supported by ustar format... yes
# checking whether GID '1000' is supported by ustar format... yes
# checking how to create a ustar tar archive... gnutar
# checking whether to enable maintainer-specific portions of Makefiles... yes
# checking whether make supports nested variables... (cached) yes
# checking for x86_64-unknown-linux-gcc... no
# 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 whether gcc understands -c and -o together... yes
# checking for style of include used by make... GNU
# checking dependency style of gcc... gcc3
# checking how to run the C preprocessor... gcc -E
# checking whether make sets $(MAKE)... (cached) yes
# checking for grep that handles long lines and -e... /usr/bin/grep
# checking for egrep... /usr/bin/grep -E
# checking for ANSI C header files... yes
# checking for library containing strerror... none required
# checking how to print strings... printf
# checking for a sed that does not truncate output... /usr/bin/sed
# checking for fgrep... /usr/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... 1572864
# checking how to convert x86_64-unknown-linux-gnu file names to x86_64-unknown-linux-gnu format... func_convert_file_noop
# checking how to convert x86_64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop
# checking for /usr/bin/ld option to reload object files... -r
# checking for x86_64-unknown-linux-objdump... no
# checking for objdump... objdump
# checking how to recognize dependent libraries... pass_all
# checking for x86_64-unknown-linux-dlltool... no
# checking for dlltool... no
# checking how to associate runtime and link libraries... printf %s\n
# checking for x86_64-unknown-linux-ar... no
# checking for ar... ar
# checking for archiver @FILE support... @
# checking for x86_64-unknown-linux-strip... strip
# checking for x86_64-unknown-linux-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 a working dd... /usr/bin/dd
# checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1
# checking for x86_64-unknown-linux-mt... no
# checking for mt... no
# checking if : is a manifest tool... no
# 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 -m elf_x86_64) supports shared libraries... yes
# checking whether -lc should be explicitly linked in... no
# 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... yes
# checking whether to build static libraries... no
# checking for x86_64-unknown-linux-pkg-config... no
# checking for pkg-config... /usr/bin/pkg-config
# checking pkg-config is at least version 0.9.0... yes
# checking for gtk-doc... yes
# checking for gtkdoc-check... gtkdoc-check.test
# checking for gtkdoc-check... /usr/bin/gtkdoc-check
# checking for gtkdoc-rebase... /usr/bin/gtkdoc-rebase
# checking for gtkdoc-mkpdf... /usr/bin/gtkdoc-mkpdf
# checking whether to build gtk-doc documentation... no
# checking for GTKDOC_DEPS... yes
# checking for CROCO... yes
# checking if gcc supports "-Wl,-Bsymbolic-functions" flag... yes
# checking if gcc supports -Wall flag... yes
# checking if gcc supports -Wextra flag... yes
# checking if gcc supports -Wunused flag... yes
# checking if gcc supports -Wreturn-type flag... yes
# checking if gcc supports -Wswitch flag... yes
# checking if gcc supports -Wcomment flag... yes
# checking if gcc supports -Wtrigraphs flag... yes
# checking if gcc supports -Wchar-subscripts flag... yes
# checking if gcc supports -Wparentheses flag... yes
# checking if gcc supports -Winline flag... yes
# checking if gcc supports -Wredundant-decls flag... yes
# checking if gcc supports -Wformat-nonliteral flag... yes
# checking if gcc supports -Werror=format-security flag... yes
# checking if gcc supports -Wsign-compare flag... yes
# checking if gcc supports -Werror=implicit-function-declaration flag... yes
# checking if gcc supports -Wpointer-arith flag... yes
# checking if gcc supports -Wwrite-strings flag... yes
# checking if gcc supports -Wstrict-prototypes flag... yes
# checking if gcc supports -Waggregate-return flag... yes
# checking if gcc supports -Wcast-align flag... yes
# checking if gcc supports -Wimplicit flag... yes
# checking if gcc supports -Wuninitialized flag... yes
# checking if gcc supports -Wmissing-prototypes flag... yes
# checking if gcc supports -Wmissing-declarations flag... yes
# checking if gcc supports -Wnested-externs flag... yes
# checking if gcc supports -Wpacked flag... yes
# checking if gcc supports -Wmissing-format-attribute flag... yes
# checking if gcc supports -Wshadow flag... yes
# checking if gcc supports -Wstrict-aliasing=2 flag... yes
# checking if gcc supports -Winit-self flag... yes
# checking if gcc supports -Wunsafe-loop-optimizations flag... yes
# checking if gcc supports -Wdeclaration-after-statement flag... yes
# checking if gcc supports -Wold-style-definition flag... yes
# checking if gcc supports -Wno-missing-field-initializers flag... yes
# checking if gcc supports -Wno-unused-parameter flag... yes
# checking if gcc supports -fno-common flag... yes
# checking if gcc supports -Wno-switch-enum flag... yes
# checking that generated files are newer than configure... done
# configure: creating ./config.status
# config.status: creating Makefile
# config.status: creating libcroco.pc
# config.status: creating libcroco.spec
# config.status: creating libcroco-zip
# config.status: creating croco-config
# config.status: creating config.h.win32
# config.status: creating build/Makefile
# config.status: creating build/win32/Makefile
# config.status: creating build/win32/vs9/Makefile
# config.status: creating build/win32/vs9/croco-version-paths.vsprops
# config.status: creating build/win32/vs10/Makefile
# config.status: creating build/win32/vs10/croco-version-paths.props
# config.status: creating build/win32/vs11/Makefile
# config.status: creating build/win32/vs12/Makefile
# config.status: creating build/win32/vs14/Makefile
# config.status: creating docs/Makefile
# config.status: creating docs/examples/Makefile
# config.status: creating docs/reference/Makefile
# config.status: creating tests/Makefile
# config.status: creating tests/test-inputs/Makefile
# config.status: creating tests/test-output-refs/Makefile
# config.status: creating global-test-vars.sh
# config.status: creating src/Makefile
# config.status: creating src/libcroco-config.h
# config.status: creating csslint/Makefile
# config.status: creating config.h
# config.status: executing depfiles commands
# config.status: executing libtool commands
#
# =====================================================================
# LIBCROCO, GNOME CSS2 PARSING AND MANIPULATION TOOLKIT 0.6.11
# =====================================================================
#
# prefix: : /usr
# source code location: : .
# compiler: : gcc
# cflags: : -Wall -Wextra -Wunused -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wchar-subscripts -Wparentheses -Winline -Wredundant-decls -Wformat-nonliteral -Werror=format-security -Wsign-compare -Werror=implicit-function-declaration -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Waggregate-return -Wcast-align -Wimplicit -Wuninitialized -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wpacked -Wmissing-format-attribute -Wshadow -Wstrict-aliasing=2 -Winit-self -Wunsafe-loop-optimizations -Wdeclaration-after-statement -Wold-style-definition -Wno-missing-field-initializers -Wno-unused-parameter -fno-common -Wno-switch-enum
#
# Maintainer mode: : yes
#
# make all-recursive
# make[1]: Entering directory '/tmp/libcroco/src/libcroco-0.6.11'
# Making all in src
# make[2]: Entering directory '/tmp/libcroco/src/libcroco-0.6.11/src'
# CC libcroco_0_6_la-cr-utils.lo
# CC libcroco_0_6_la-cr-input.lo
# CC libcroco_0_6_la-cr-enc-handler.lo
# CC libcroco_0_6_la-cr-num.lo
# CC libcroco_0_6_la-cr-rgb.lo
# CC libcroco_0_6_la-cr-token.lo
# CC libcroco_0_6_la-cr-tknzr.lo
# CC libcroco_0_6_la-cr-term.lo
# CC libcroco_0_6_la-cr-attr-sel.lo
# CC libcroco_0_6_la-cr-pseudo.lo
# CC libcroco_0_6_la-cr-additional-sel.lo
# CC libcroco_0_6_la-cr-simple-sel.lo
# CC libcroco_0_6_la-cr-selector.lo
# CC libcroco_0_6_la-cr-doc-handler.lo
# CC libcroco_0_6_la-cr-parser.lo
# CC libcroco_0_6_la-cr-declaration.lo
# CC libcroco_0_6_la-cr-statement.lo
# CC libcroco_0_6_la-cr-stylesheet.lo
# CC libcroco_0_6_la-cr-cascade.lo
# CC libcroco_0_6_la-cr-om-parser.lo
# CC libcroco_0_6_la-cr-style.lo
# CC libcroco_0_6_la-cr-sel-eng.lo
# CC libcroco_0_6_la-cr-fonts.lo
# CC libcroco_0_6_la-cr-prop-list.lo
# CC libcroco_0_6_la-cr-parsing-location.lo
# CC libcroco_0_6_la-cr-string.lo
# CCLD libcroco-0.6.la
# make[2]: Leaving directory '/tmp/libcroco/src/libcroco-0.6.11/src'
# Making all in csslint
# make[2]: Entering directory '/tmp/libcroco/src/libcroco-0.6.11/csslint'
# CC csslint_0_6-csslint.o
# CCLD csslint-0.6
# make[2]: Leaving directory '/tmp/libcroco/src/libcroco-0.6.11/csslint'
# Making all in docs
# make[2]: Entering directory '/tmp/libcroco/src/libcroco-0.6.11/docs'
# Making all in examples
# make[3]: Entering directory '/tmp/libcroco/src/libcroco-0.6.11/docs/examples'
# make[3]: Nothing to be done for 'all'.
# make[3]: Leaving directory '/tmp/libcroco/src/libcroco-0.6.11/docs/examples'
# Making all in reference
# make[3]: Entering directory '/tmp/libcroco/src/libcroco-0.6.11/docs/reference'
# make[3]: Nothing to be done for 'all'.
# make[3]: Leaving directory '/tmp/libcroco/src/libcroco-0.6.11/docs/reference'
# make[3]: Entering directory '/tmp/libcroco/src/libcroco-0.6.11/docs'
# make[3]: Nothing to be done for 'all-am'.
# make[3]: Leaving directory '/tmp/libcroco/src/libcroco-0.6.11/docs'
# make[2]: Leaving directory '/tmp/libcroco/src/libcroco-0.6.11/docs'
# Making all in tests
# make[2]: Entering directory '/tmp/libcroco/src/libcroco-0.6.11/tests'
# Making all in test-inputs
# make[3]: Entering directory '/tmp/libcroco/src/libcroco-0.6.11/tests/test-inputs'
# make[3]: Nothing to be done for 'all'.
# make[3]: Leaving directory '/tmp/libcroco/src/libcroco-0.6.11/tests/test-inputs'
# Making all in test-output-refs
# make[3]: Entering directory '/tmp/libcroco/src/libcroco-0.6.11/tests/test-output-refs'
# make[3]: Nothing to be done for 'all'.
# make[3]: Leaving directory '/tmp/libcroco/src/libcroco-0.6.11/tests/test-output-refs'
# make[3]: Entering directory '/tmp/libcroco/src/libcroco-0.6.11/tests'
# CC test0-main.o
# CC test1-main.o
# CC test2-main.o
# CC cr-test-utils.o
# CC test3-main.o
# CC test4-main.o
# CC test5-main.o
# CC test6-main.o
# CCLD test0
# CCLD test1
# CCLD test2
# CCLD test3
# CCLD test4
# CCLD test5
# CCLD test6
# make[3]: Leaving directory '/tmp/libcroco/src/libcroco-0.6.11/tests'
# make[2]: Leaving directory '/tmp/libcroco/src/libcroco-0.6.11/tests'
# Making all in build
# make[2]: Entering directory '/tmp/libcroco/src/libcroco-0.6.11/build'
# Making all in win32
# make[3]: Entering directory '/tmp/libcroco/src/libcroco-0.6.11/build/win32'
# Making all in vs9
# make[4]: Entering directory '/tmp/libcroco/src/libcroco-0.6.11/build/win32/vs9'
# make[4]: Nothing to be done for 'all'.
# make[4]: Leaving directory '/tmp/libcroco/src/libcroco-0.6.11/build/win32/vs9'
# Making all in vs10
# make[4]: Entering directory '/tmp/libcroco/src/libcroco-0.6.11/build/win32/vs10'
# make[4]: Nothing to be done for 'all'.
# make[4]: Leaving directory '/tmp/libcroco/src/libcroco-0.6.11/build/win32/vs10'
# Making all in vs11
# make[4]: Entering directory '/tmp/libcroco/src/libcroco-0.6.11/build/win32/vs11'
# make[4]: Nothing to be done for 'all'.
# make[4]: Leaving directory '/tmp/libcroco/src/libcroco-0.6.11/build/win32/vs11'
# Making all in vs12
# make[4]: Entering directory '/tmp/libcroco/src/libcroco-0.6.11/build/win32/vs12'
# make[4]: Nothing to be done for 'all'.
# make[4]: Leaving directory '/tmp/libcroco/src/libcroco-0.6.11/build/win32/vs12'
# Making all in vs14
# make[4]: Entering directory '/tmp/libcroco/src/libcroco-0.6.11/build/win32/vs14'
# make[4]: Nothing to be done for 'all'.
# make[4]: Leaving directory '/tmp/libcroco/src/libcroco-0.6.11/build/win32/vs14'
# make[4]: Entering directory '/tmp/libcroco/src/libcroco-0.6.11/build/win32'
# make[4]: Nothing to be done for 'all-am'.
# make[4]: Leaving directory '/tmp/libcroco/src/libcroco-0.6.11/build/win32'
# make[3]: Leaving directory '/tmp/libcroco/src/libcroco-0.6.11/build/win32'
# make[3]: Entering directory '/tmp/libcroco/src/libcroco-0.6.11/build'
# make[3]: Nothing to be done for 'all-am'.
# make[3]: Leaving directory '/tmp/libcroco/src/libcroco-0.6.11/build'
# make[2]: Leaving directory '/tmp/libcroco/src/libcroco-0.6.11/build'
# make[2]: Entering directory '/tmp/libcroco/src/libcroco-0.6.11'
# cp croco-config croco-0.6-config
# cp libcroco.pc libcroco-0.6.pc
# cp libcroco.pc libcroco-0.6-uninstalled.pc
# cp croco-config croco-0.6-config-uninstalled
# make[2]: Leaving directory '/tmp/libcroco/src/libcroco-0.6.11'
# make[1]: Leaving directory '/tmp/libcroco/src/libcroco-0.6.11'
# ==> Entering fakeroot environment...
# ==> Starting package()...
# Making install in src
# make[1]: Entering directory '/tmp/libcroco/src/libcroco-0.6.11/src'
# make[2]: Entering directory '/tmp/libcroco/src/libcroco-0.6.11/src'
# /usr/bin/mkdir -p '/tmp/libcroco/pkg/libcroco/usr/lib'
# /usr/bin/mkdir -p '/tmp/libcroco/pkg/libcroco/usr/include/libcroco-0.6/libcroco'
# /bin/sh ../libtool --mode=install /usr/bin/install -c libcroco-0.6.la '/tmp/libcroco/pkg/libcroco/usr/lib'
# /usr/bin/install -c -m 644 libcroco.h cr-additional-sel.h cr-attr-sel.h cr-cascade.h cr-declaration.h cr-doc-handler.h cr-enc-handler.h cr-input.h cr-num.h cr-om-parser.h cr-parser.h cr-pseudo.h cr-rgb.h cr-selector.h cr-simple-sel.h cr-statement.h cr-stylesheet.h cr-term.h cr-tknzr.h cr-token.h cr-utils.h cr-fonts.h cr-sel-eng.h cr-style.h cr-prop-list.h cr-parsing-location.h cr-string.h libcroco-config.h '/tmp/libcroco/pkg/libcroco/usr/include/libcroco-0.6/libcroco'
# libtool: install: /usr/bin/install -c .libs/libcroco-0.6.so.3.0.1 /tmp/libcroco/pkg/libcroco/usr/lib/libcroco-0.6.so.3.0.1
# libtool: install: (cd /tmp/libcroco/pkg/libcroco/usr/lib && { ln -s -f libcroco-0.6.so.3.0.1 libcroco-0.6.so.3 || { rm -f libcroco-0.6.so.3 && ln -s libcroco-0.6.so.3.0.1 libcroco-0.6.so.3; }; })
# libtool: install: (cd /tmp/libcroco/pkg/libcroco/usr/lib && { ln -s -f libcroco-0.6.so.3.0.1 libcroco-0.6.so || { rm -f libcroco-0.6.so && ln -s libcroco-0.6.so.3.0.1 libcroco-0.6.so; }; })
# libtool: install: /usr/bin/install -c .libs/libcroco-0.6.lai /tmp/libcroco/pkg/libcroco/usr/lib/libcroco-0.6.la
# libtool: warning: remember to run 'libtool --finish /usr/lib'
# make[2]: Leaving directory '/tmp/libcroco/src/libcroco-0.6.11/src'
# make[1]: Leaving directory '/tmp/libcroco/src/libcroco-0.6.11/src'
# Making install in csslint
# make[1]: Entering directory '/tmp/libcroco/src/libcroco-0.6.11/csslint'
# make[2]: Entering directory '/tmp/libcroco/src/libcroco-0.6.11/csslint'
# make[2]: Nothing to be done for 'install-data-am'.
# /usr/bin/mkdir -p '/tmp/libcroco/pkg/libcroco/usr/bin'
# /bin/sh ../libtool --mode=install /usr/bin/install -c csslint-0.6 '/tmp/libcroco/pkg/libcroco/usr/bin'
# libtool: warning: '../src/libcroco-0.6.la' has not been installed in '/usr/lib'
# libtool: install: /usr/bin/install -c .libs/csslint-0.6 /tmp/libcroco/pkg/libcroco/usr/bin/csslint-0.6
# make[2]: Leaving directory '/tmp/libcroco/src/libcroco-0.6.11/csslint'
# make[1]: Leaving directory '/tmp/libcroco/src/libcroco-0.6.11/csslint'
# Making install in docs
# make[1]: Entering directory '/tmp/libcroco/src/libcroco-0.6.11/docs'
# Making install in examples
# make[2]: Entering directory '/tmp/libcroco/src/libcroco-0.6.11/docs/examples'
# make[3]: Entering directory '/tmp/libcroco/src/libcroco-0.6.11/docs/examples'
# make[3]: Nothing to be done for 'install-exec-am'.
# make[3]: Nothing to be done for 'install-data-am'.
# make[3]: Leaving directory '/tmp/libcroco/src/libcroco-0.6.11/docs/examples'
# make[2]: Leaving directory '/tmp/libcroco/src/libcroco-0.6.11/docs/examples'
# Making install in reference
# make[2]: Entering directory '/tmp/libcroco/src/libcroco-0.6.11/docs/reference'
# make[3]: Entering directory '/tmp/libcroco/src/libcroco-0.6.11/docs/reference'
# make[3]: Nothing to be done for 'install-exec-am'.
# /usr/bin/install -c -m 644 ./html/ch01.html
# /usr/bin/install -c -m 644 ./html/home.png
# /usr/bin/install -c -m 644 ./html/index.html
# /usr/bin/install -c -m 644 ./html/left-insensitive.png
# /usr/bin/install -c -m 644 ./html/left.png
# /usr/bin/install -c -m 644 ./html/libcroco-cr-additional-sel.html
# /usr/bin/install -c -m 644 ./html/libcroco-cr-attr-sel.html
# /usr/bin/install -c -m 644 ./html/libcroco-cr-cascade.html
# /usr/bin/install -c -m 644 ./html/libcroco-cr-declaration.html
# /usr/bin/install -c -m 644 ./html/libcroco-cr-doc-handler.html
# /usr/bin/install -c -m 644 ./html/libcroco-cr-enc-handler.html
# /usr/bin/install -c -m 644 ./html/libcroco-cr-fonts.html
# /usr/bin/install -c -m 644 ./html/libcroco-cr-input.html
# /usr/bin/install -c -m 644 ./html/libcroco-cr-num.html
# /usr/bin/install -c -m 644 ./html/libcroco-cr-om-parser.html
# /usr/bin/install -c -m 644 ./html/libcroco-cr-parser.html
# /usr/bin/install -c -m 644 ./html/libcroco-cr-parsing-location.html
# /usr/bin/install -c -m 644 ./html/libcroco-cr-prop-list.html
# /usr/bin/install -c -m 644 ./html/libcroco-cr-pseudo.html
# /usr/bin/install -c -m 644 ./html/libcroco-cr-rgb.html
# /usr/bin/install -c -m 644 ./html/libcroco-cr-sel-eng.html
# /usr/bin/install -c -m 644 ./html/libcroco-cr-selector.html
# /usr/bin/install -c -m 644 ./html/libcroco-cr-simple-sel.html
# /usr/bin/install -c -m 644 ./html/libcroco-cr-statement.html
# /usr/bin/install -c -m 644 ./html/libcroco-cr-string.html
# /usr/bin/install -c -m 644 ./html/libcroco-cr-style.html
# /usr/bin/install -c -m 644 ./html/libcroco-cr-stylesheet.html
# /usr/bin/install -c -m 644 ./html/libcroco-cr-term.html
# /usr/bin/install -c -m 644 ./html/libcroco-cr-tknzr.html
# /usr/bin/install -c -m 644 ./html/libcroco-cr-token.html
# /usr/bin/install -c -m 644 ./html/libcroco-cr-utils.html
# /usr/bin/install -c -m 644 ./html/libcroco-libcroco-config.html
# /usr/bin/install -c -m 644 ./html/libcroco.devhelp2
# /usr/bin/install -c -m 644 ./html/right-insensitive.png
# /usr/bin/install -c -m 644 ./html/right.png
# /usr/bin/install -c -m 644 ./html/style.css
# /usr/bin/install -c -m 644 ./html/up-insensitive.png
# /usr/bin/install -c -m 644 ./html/up.png
# make[3]: Leaving directory '/tmp/libcroco/src/libcroco-0.6.11/docs/reference'
# make[2]: Leaving directory '/tmp/libcroco/src/libcroco-0.6.11/docs/reference'
# make[2]: Entering directory '/tmp/libcroco/src/libcroco-0.6.11/docs'
# make[3]: Entering directory '/tmp/libcroco/src/libcroco-0.6.11/docs'
# make[3]: Nothing to be done for 'install-exec-am'.
# make[3]: Nothing to be done for 'install-data-am'.
# make[3]: Leaving directory '/tmp/libcroco/src/libcroco-0.6.11/docs'
# make[2]: Leaving directory '/tmp/libcroco/src/libcroco-0.6.11/docs'
# make[1]: Leaving directory '/tmp/libcroco/src/libcroco-0.6.11/docs'
# Making install in tests
# make[1]: Entering directory '/tmp/libcroco/src/libcroco-0.6.11/tests'
# Making install in test-inputs
# make[2]: Entering directory '/tmp/libcroco/src/libcroco-0.6.11/tests/test-inputs'
# make[3]: Entering directory '/tmp/libcroco/src/libcroco-0.6.11/tests/test-inputs'
# make[3]: Nothing to be done for 'install-exec-am'.
# make[3]: Nothing to be done for 'install-data-am'.
# make[3]: Leaving directory '/tmp/libcroco/src/libcroco-0.6.11/tests/test-inputs'
# make[2]: Leaving directory '/tmp/libcroco/src/libcroco-0.6.11/tests/test-inputs'
# Making install in test-output-refs
# make[2]: Entering directory '/tmp/libcroco/src/libcroco-0.6.11/tests/test-output-refs'
# make[3]: Entering directory '/tmp/libcroco/src/libcroco-0.6.11/tests/test-output-refs'
# make[3]: Nothing to be done for 'install-exec-am'.
# make[3]: Nothing to be done for 'install-data-am'.
# make[3]: Leaving directory '/tmp/libcroco/src/libcroco-0.6.11/tests/test-output-refs'
# make[2]: Leaving directory '/tmp/libcroco/src/libcroco-0.6.11/tests/test-output-refs'
# make[2]: Entering directory '/tmp/libcroco/src/libcroco-0.6.11/tests'
# make[3]: Entering directory '/tmp/libcroco/src/libcroco-0.6.11/tests'
# make[3]: Nothing to be done for 'install-exec-am'.
# make[3]: Nothing to be done for 'install-data-am'.
# make[3]: Leaving directory '/tmp/libcroco/src/libcroco-0.6.11/tests'
# make[2]: Leaving directory '/tmp/libcroco/src/libcroco-0.6.11/tests'
# make[1]: Leaving directory '/tmp/libcroco/src/libcroco-0.6.11/tests'
# Making install in build
# make[1]: Entering directory '/tmp/libcroco/src/libcroco-0.6.11/build'
# Making install in win32
# make[2]: Entering directory '/tmp/libcroco/src/libcroco-0.6.11/build/win32'
# Making install in vs9
# make[3]: Entering directory '/tmp/libcroco/src/libcroco-0.6.11/build/win32/vs9'
# make[4]: Entering directory '/tmp/libcroco/src/libcroco-0.6.11/build/win32/vs9'
# make[4]: Nothing to be done for 'install-exec-am'.
# make[4]: Nothing to be done for 'install-data-am'.
# make[4]: Leaving directory '/tmp/libcroco/src/libcroco-0.6.11/build/win32/vs9'
# make[3]: Leaving directory '/tmp/libcroco/src/libcroco-0.6.11/build/win32/vs9'
# Making install in vs10
# make[3]: Entering directory '/tmp/libcroco/src/libcroco-0.6.11/build/win32/vs10'
# make[4]: Entering directory '/tmp/libcroco/src/libcroco-0.6.11/build/win32/vs10'
# make[4]: Nothing to be done for 'install-exec-am'.
# make[4]: Nothing to be done for 'install-data-am'.
# make[4]: Leaving directory '/tmp/libcroco/src/libcroco-0.6.11/build/win32/vs10'
# make[3]: Leaving directory '/tmp/libcroco/src/libcroco-0.6.11/build/win32/vs10'
# Making install in vs11
# make[3]: Entering directory '/tmp/libcroco/src/libcroco-0.6.11/build/win32/vs11'
# make[4]: Entering directory '/tmp/libcroco/src/libcroco-0.6.11/build/win32/vs11'
# make[4]: Nothing to be done for 'install-exec-am'.
# make[4]: Nothing to be done for 'install-data-am'.
# make[4]: Leaving directory '/tmp/libcroco/src/libcroco-0.6.11/build/win32/vs11'
# make[3]: Leaving directory '/tmp/libcroco/src/libcroco-0.6.11/build/win32/vs11'
# Making install in vs12
# make[3]: Entering directory '/tmp/libcroco/src/libcroco-0.6.11/build/win32/vs12'
# make[4]: Entering directory '/tmp/libcroco/src/libcroco-0.6.11/build/win32/vs12'
# make[4]: Nothing to be done for 'install-exec-am'.
# make[4]: Nothing to be done for 'install-data-am'.
# make[4]: Leaving directory '/tmp/libcroco/src/libcroco-0.6.11/build/win32/vs12'
# make[3]: Leaving directory '/tmp/libcroco/src/libcroco-0.6.11/build/win32/vs12'
# Making install in vs14
# make[3]: Entering directory '/tmp/libcroco/src/libcroco-0.6.11/build/win32/vs14'
# make[4]: Entering directory '/tmp/libcroco/src/libcroco-0.6.11/build/win32/vs14'
# make[4]: Nothing to be done for 'install-exec-am'.
# make[4]: Nothing to be done for 'install-data-am'.
# make[4]: Leaving directory '/tmp/libcroco/src/libcroco-0.6.11/build/win32/vs14'
# make[3]: Leaving directory '/tmp/libcroco/src/libcroco-0.6.11/build/win32/vs14'
# make[3]: Entering directory '/tmp/libcroco/src/libcroco-0.6.11/build/win32'
# make[4]: Entering directory '/tmp/libcroco/src/libcroco-0.6.11/build/win32'
# make[4]: Nothing to be done for 'install-exec-am'.
# make[4]: Nothing to be done for 'install-data-am'.
# make[4]: Leaving directory '/tmp/libcroco/src/libcroco-0.6.11/build/win32'
# make[3]: Leaving directory '/tmp/libcroco/src/libcroco-0.6.11/build/win32'
# make[2]: Leaving directory '/tmp/libcroco/src/libcroco-0.6.11/build/win32'
# make[2]: Entering directory '/tmp/libcroco/src/libcroco-0.6.11/build'
# make[3]: Entering directory '/tmp/libcroco/src/libcroco-0.6.11/build'
# make[3]: Nothing to be done for 'install-exec-am'.
# make[3]: Nothing to be done for 'install-data-am'.
# make[3]: Leaving directory '/tmp/libcroco/src/libcroco-0.6.11/build'
# make[2]: Leaving directory '/tmp/libcroco/src/libcroco-0.6.11/build'
# make[1]: Leaving directory '/tmp/libcroco/src/libcroco-0.6.11/build'
# make[1]: Entering directory '/tmp/libcroco/src/libcroco-0.6.11'
# make[2]: Entering directory '/tmp/libcroco/src/libcroco-0.6.11'
# /usr/bin/mkdir -p '/tmp/libcroco/pkg/libcroco/usr/bin'
# /usr/bin/mkdir -p '/tmp/libcroco/pkg/libcroco/usr/lib/pkgconfig'
# /usr/bin/install -c -m 644 libcroco-0.6.pc '/tmp/libcroco/pkg/libcroco/usr/lib/pkgconfig'
# /usr/bin/install -c croco-0.6-config '/tmp/libcroco/pkg/libcroco/usr/bin'
# make[2]: Leaving directory '/tmp/libcroco/src/libcroco-0.6.11'
# make[1]: Leaving directory '/tmp/libcroco/src/libcroco-0.6.11'
# ==> Tidying install...
# -> Removing doc files...
# -> Purging unwanted files...
# ==> Checking for packaging issue...
# ==> Creating package "libcroco"...
# -> Generating .PKGINFO file...
# -> Generating .BUILDINFO file...
# error: invalid option '--noprogressbar'
# -> Generating .MTREE file...
# -> Compressing package...
# ==> Leaving fakeroot environment.
# ==> Finished making: libcroco 0.6.11-1 (Wed Aug 24 14:09:13 UTC 2016)

CMD: pacman --query --file libcroco-0.6.11-1-x86_64.pkg.tar.xz
# libcroco 0.6.11-1

Creating hybrid package for 'libcroco'

Trying to find vanilla package 'libcroco'...

CMD: pacman --query --file /mirror/libcroco-0.6.11-1.pkg.tar.xz
# libcroco 0.6.11-1

Package file has the following structure:
# /.PKGINFO
# /.MTREE
# /usr/lib/libcroco-0.6.so.3
# /usr/lib/libcroco-0.6.so
# /usr/lib/libcroco-0.6.so.3.0.1
# /usr/lib/pkgconfig/libcroco-0.6.pc
# /usr/include/libcroco-0.6/libcroco/libcroco.h
# /usr/include/libcroco-0.6/libcroco/cr-additional-sel.h
# /usr/include/libcroco-0.6/libcroco/cr-attr-sel.h
# /usr/include/libcroco-0.6/libcroco/cr-cascade.h
# /usr/include/libcroco-0.6/libcroco/cr-declaration.h
# /usr/include/libcroco-0.6/libcroco/cr-doc-handler.h
# /usr/include/libcroco-0.6/libcroco/cr-enc-handler.h
# /usr/include/libcroco-0.6/libcroco/cr-input.h
# /usr/include/libcroco-0.6/libcroco/cr-num.h
# /usr/include/libcroco-0.6/libcroco/cr-om-parser.h
# /usr/include/libcroco-0.6/libcroco/cr-parser.h
# /usr/include/libcroco-0.6/libcroco/cr-pseudo.h
# /usr/include/libcroco-0.6/libcroco/cr-rgb.h
# /usr/include/libcroco-0.6/libcroco/cr-selector.h
# /usr/include/libcroco-0.6/libcroco/cr-simple-sel.h
# /usr/include/libcroco-0.6/libcroco/cr-statement.h
# /usr/include/libcroco-0.6/libcroco/cr-stylesheet.h
# /usr/include/libcroco-0.6/libcroco/cr-term.h
# /usr/include/libcroco-0.6/libcroco/cr-tknzr.h
# /usr/include/libcroco-0.6/libcroco/cr-token.h
# /usr/include/libcroco-0.6/libcroco/cr-utils.h
# /usr/include/libcroco-0.6/libcroco/cr-fonts.h
# /usr/include/libcroco-0.6/libcroco/cr-sel-eng.h
# /usr/include/libcroco-0.6/libcroco/cr-style.h
# /usr/include/libcroco-0.6/libcroco/cr-prop-list.h
# /usr/include/libcroco-0.6/libcroco/cr-parsing-location.h
# /usr/include/libcroco-0.6/libcroco/cr-string.h
# /usr/include/libcroco-0.6/libcroco/libcroco-config.h
# /usr/bin/croco-0.6-config
# /usr/bin/csslint-0.6
# /usr/share/gtk-doc/html/libcroco/ch01.html
# /usr/share/gtk-doc/html/libcroco/home.png
# /usr/share/gtk-doc/html/libcroco/index.html
# /usr/share/gtk-doc/html/libcroco/left-insensitive.png
# /usr/share/gtk-doc/html/libcroco/left.png
# /usr/share/gtk-doc/html/libcroco/libcroco-cr-additional-sel.html
# /usr/share/gtk-doc/html/libcroco/libcroco-cr-attr-sel.html
# /usr/share/gtk-doc/html/libcroco/libcroco-cr-cascade.html
# /usr/share/gtk-doc/html/libcroco/libcroco-cr-declaration.html
# /usr/share/gtk-doc/html/libcroco/libcroco-cr-doc-handler.html
# /usr/share/gtk-doc/html/libcroco/libcroco-cr-enc-handler.html
# /usr/share/gtk-doc/html/libcroco/libcroco-cr-fonts.html
# /usr/share/gtk-doc/html/libcroco/libcroco-cr-input.html
# /usr/share/gtk-doc/html/libcroco/libcroco-cr-num.html
# /usr/share/gtk-doc/html/libcroco/libcroco-cr-om-parser.html
# /usr/share/gtk-doc/html/libcroco/libcroco-cr-parser.html
# /usr/share/gtk-doc/html/libcroco/libcroco-cr-parsing-location.html
# /usr/share/gtk-doc/html/libcroco/libcroco-cr-prop-list.html
# /usr/share/gtk-doc/html/libcroco/libcroco-cr-pseudo.html
# /usr/share/gtk-doc/html/libcroco/libcroco-cr-rgb.html
# /usr/share/gtk-doc/html/libcroco/libcroco-cr-sel-eng.html
# /usr/share/gtk-doc/html/libcroco/libcroco-cr-selector.html
# /usr/share/gtk-doc/html/libcroco/libcroco-cr-simple-sel.html
# /usr/share/gtk-doc/html/libcroco/libcroco-cr-statement.html
# /usr/share/gtk-doc/html/libcroco/libcroco-cr-string.html
# /usr/share/gtk-doc/html/libcroco/libcroco-cr-style.html
# /usr/share/gtk-doc/html/libcroco/libcroco-cr-stylesheet.html
# /usr/share/gtk-doc/html/libcroco/libcroco-cr-term.html
# /usr/share/gtk-doc/html/libcroco/libcroco-cr-tknzr.html
# /usr/share/gtk-doc/html/libcroco/libcroco-cr-token.html
# /usr/share/gtk-doc/html/libcroco/libcroco-cr-utils.html
# /usr/share/gtk-doc/html/libcroco/libcroco-libcroco-config.html
# /usr/share/gtk-doc/html/libcroco/libcroco.devhelp2
# /usr/share/gtk-doc/html/libcroco/right-insensitive.png
# /usr/share/gtk-doc/html/libcroco/right.png
# /usr/share/gtk-doc/html/libcroco/style.css
# /usr/share/gtk-doc/html/libcroco/up-insensitive.png
# /usr/share/gtk-doc/html/libcroco/up.png
# /sysroot/usr/lib/libcroco-0.6.so.3.0.1
# /sysroot/usr/lib/libcroco-0.6.so.3
# /sysroot/usr/lib/libcroco-0.6.so
# /sysroot/usr/lib/libcroco-0.6.la
# /sysroot/usr/lib/pkgconfig/libcroco-0.6.pc
# /sysroot/usr/include/libcroco-0.6/libcroco/libcroco.h
# /sysroot/usr/include/libcroco-0.6/libcroco/cr-additional-sel.h
# /sysroot/usr/include/libcroco-0.6/libcroco/cr-attr-sel.h
# /sysroot/usr/include/libcroco-0.6/libcroco/cr-cascade.h
# /sysroot/usr/include/libcroco-0.6/libcroco/cr-declaration.h
# /sysroot/usr/include/libcroco-0.6/libcroco/cr-doc-handler.h
# /sysroot/usr/include/libcroco-0.6/libcroco/cr-enc-handler.h
# /sysroot/usr/include/libcroco-0.6/libcroco/cr-input.h
# /sysroot/usr/include/libcroco-0.6/libcroco/cr-num.h
# /sysroot/usr/include/libcroco-0.6/libcroco/cr-om-parser.h
# /sysroot/usr/include/libcroco-0.6/libcroco/cr-parser.h
# /sysroot/usr/include/libcroco-0.6/libcroco/cr-pseudo.h
# /sysroot/usr/include/libcroco-0.6/libcroco/cr-rgb.h
# /sysroot/usr/include/libcroco-0.6/libcroco/cr-selector.h
# /sysroot/usr/include/libcroco-0.6/libcroco/cr-simple-sel.h
# /sysroot/usr/include/libcroco-0.6/libcroco/cr-statement.h
# /sysroot/usr/include/libcroco-0.6/libcroco/cr-stylesheet.h
# /sysroot/usr/include/libcroco-0.6/libcroco/cr-term.h
# /sysroot/usr/include/libcroco-0.6/libcroco/cr-tknzr.h
# /sysroot/usr/include/libcroco-0.6/libcroco/cr-token.h
# /sysroot/usr/include/libcroco-0.6/libcroco/cr-utils.h
# /sysroot/usr/include/libcroco-0.6/libcroco/cr-fonts.h
# /sysroot/usr/include/libcroco-0.6/libcroco/cr-sel-eng.h
# /sysroot/usr/include/libcroco-0.6/libcroco/cr-style.h
# /sysroot/usr/include/libcroco-0.6/libcroco/cr-prop-list.h
# /sysroot/usr/include/libcroco-0.6/libcroco/cr-parsing-location.h
# /sysroot/usr/include/libcroco-0.6/libcroco/cr-string.h
# /sysroot/usr/include/libcroco-0.6/libcroco/libcroco-config.h

Generating .MTREE

CMD: bsdtar -czf .MTREE --format=mtree --options=!all,use-set,type,uid,mode,time,size,md5,sha256,link .PKGINFO usr sysroot

Tar-ing up files

CMD: bsdtar -cf - .PKGINFO usr sysroot .MTREE

CMD: xz -c -z

Successfully ran bsdtar -cf - .PKGINFO usr sysroot .MTREE | xz -c -z

CMD: bsdtar -tqf libcroco.pkg.tar.xz .PKGINFO
# .PKGINFO

Created package at path /var/cache/pacman/pkg/libcroco.pkg.tar.xz

Attempting to access local repository, attempt 1

CMD: repo-add /var/cache/pacman/pkg/tuscan.db.tar /var/cache/pacman/pkg/libcroco.pkg.tar.xz
# ==> ERROR: Failed to acquire lockfile: /var/cache/pacman/pkg/tuscan.db.tar.lck.
# ==> ERROR: Held by process 544

Attempting to access local repository, attempt 2

CMD: repo-add /var/cache/pacman/pkg/tuscan.db.tar /var/cache/pacman/pkg/libcroco.pkg.tar.xz
# ==> Extracting database to a temporary location...
# ==> Extracting database to a temporary location...
# ==> Adding package '/var/cache/pacman/pkg/libcroco.pkg.tar.xz'
# -> Computing checksums...
# -> Creating 'desc' db entry...
# -> Creating 'files' db entry...
# ==> Creating updated database file '/var/cache/pacman/pkg/tuscan.db.tar'

Printing config logfiles

CMD: config logfiles '/tmp/libcroco/src/libcroco-0.6.11/config.log'
# This file contains any messages produced by compilers while
# running configure, to aid debugging if configure makes a mistake.
#
# It was created by libcroco configure 0.6.11, which was
# generated by GNU Autoconf 2.69. Invocation command line was
#
# $ ./configure --host=x86_64-unknown-linux --prefix=/usr --disable-static
#
# ## --------- ##
# ## Platform. ##
# ## --------- ##
#
# hostname = d6b3874743c2
# uname -m = x86_64
# uname -r = 4.7.1-1-ARCH
# uname -s = Linux
# uname -v = #1 SMP PREEMPT Wed Aug 17 08:13:35 CEST 2016
#
# /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: /usr/local/sbin
# PATH: /usr/local/bin
# PATH: /usr/bin
# PATH: /usr/lib/jvm/default/bin
# PATH: /usr/bin/site_perl
# PATH: /usr/bin/vendor_perl
# PATH: /usr/bin/core_perl
#
#
# ## ----------- ##
# ## Core tests. ##
# ## ----------- ##
#
# configure:2232: checking build system type
# configure:2246: result: x86_64-unknown-linux-gnu
# configure:2266: checking host system type
# configure:2279: result: x86_64-unknown-linux-gnu
# configure:2317: checking for a BSD-compatible install
# configure:2385: result: /usr/bin/install -c
# configure:2396: checking whether build environment is sane
# configure:2451: result: yes
# configure:2510: checking for x86_64-unknown-linux-strip
# configure:2540: result: no
# configure:2550: checking for strip
# configure:2566: found /usr/bin/strip
# configure:2577: result: strip
# configure:2602: checking for a thread-safe mkdir -p
# configure:2641: result: /usr/bin/mkdir -p
# configure:2648: checking for gawk
# configure:2664: found /usr/bin/gawk
# configure:2675: result: gawk
# configure:2686: checking whether make sets $(MAKE)
# configure:2708: result: yes
# configure:2737: checking whether make supports nested variables
# configure:2754: result: yes
# configure:2843: checking whether UID '1000' is supported by ustar format
# configure:2846: result: yes
# configure:2853: checking whether GID '1000' is supported by ustar format
# configure:2856: result: yes
# configure:2864: checking how to create a ustar tar archive
# configure:2875: tar --version
# tar (GNU tar) 1.29
# Copyright (C) 2015 Free Software Foundation, Inc.
# License GPLv3+: GNU GPL version 3 or later .
# This is free software: you are free to change and redistribute it.
# There is NO WARRANTY, to the extent permitted by law.
#
# Written by John Gilmore and Jay Fenlason.
# configure:2878: $? = 0
# configure:2918: tardir=conftest.dir && eval tar --format=ustar -chf - "$tardir" >conftest.tar
# configure:2921: $? = 0
# configure:2925: tar -xf -
# configure:2928: $? = 0
# configure:2930: cat conftest.dir/file
# GrepMe
# configure:2933: $? = 0
# configure:2946: result: gnutar
# configure:3004: checking whether to enable maintainer-specific portions of Makefiles
# configure:3013: result: yes
# configure:3038: checking whether make supports nested variables
# configure:3055: result: yes
# configure:3097: checking for x86_64-unknown-linux-gcc
# configure:3127: result: no
# configure:3137: checking for gcc
# configure:3153: found /usr/bin/gcc
# configure:3164: result: gcc
# configure:3393: checking for C compiler version
# configure:3402: gcc --version >&5
# gcc (GCC) 6.1.1 20160602
# Copyright (C) 2016 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:3413: $? = 0
# configure:3402: gcc -v >&5
# Using built-in specs.
# COLLECT_GCC=gcc
# COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/lto-wrapper
# Target: x86_64-pc-linux-gnu
# Configured with: /build/gcc/src/gcc/configure --prefix=/usr --libdir=/usr/lib --libexecdir=/usr/lib --mandir=/usr/share/man --infodir=/usr/share/info --with-bugurl=https://bugs.archlinux.org/ --enable-languages=c,c++,ada,fortran,go,lto,objc,obj-c++ --enable-shared --enable-threads=posix --enable-libmpx --with-system-zlib --with-isl --enable-__cxa_atexit --disable-libunwind-exceptions --enable-clocale=gnu --disable-libstdcxx-pch --disable-libssp --enable-gnu-unique-object --enable-linker-build-id --enable-lto --enable-plugin --enable-install-libiberty --with-linker-hash-style=gnu --enable-gnu-indirect-function --disable-multilib --disable-werror --enable-checking=release
# Thread model: posix
# gcc version 6.1.1 20160602 (GCC)
# configure:3413: $? = 0
# configure:3402: gcc -V >&5
# gcc: error: unrecognized command line option '-V'
# gcc: fatal error: no input files
# compilation terminated.
# configure:3413: $? = 1
# configure:3402: gcc -qversion >&5
# gcc: error: unrecognized command line option '-qversion'; did you mean '--version'?
# gcc: fatal error: no input files
# compilation terminated.
# configure:3413: $? = 1
# configure:3433: checking whether the C compiler works
# configure:3455: gcc conftest.c >&5
# configure:3459: $? = 0
# configure:3507: result: yes
# configure:3510: checking for C compiler default output file name
# configure:3512: result: a.out
# configure:3518: checking for suffix of executables
# configure:3525: gcc -o conftest conftest.c >&5
# configure:3529: $? = 0
# configure:3551: result:
# configure:3573: checking whether we are cross compiling
# configure:3581: gcc -o conftest conftest.c >&5
# configure:3585: $? = 0
# configure:3592: ./conftest
# configure:3596: $? = 0
# configure:3611: result: no
# configure:3616: checking for suffix of object files
# configure:3638: gcc -c conftest.c >&5
# configure:3642: $? = 0
# configure:3663: result: o
# configure:3667: checking whether we are using the GNU C compiler
# configure:3686: gcc -c conftest.c >&5
# configure:3686: $? = 0
# configure:3695: result: yes
# configure:3704: checking whether gcc accepts -g
# configure:3724: gcc -c -g conftest.c >&5
# configure:3724: $? = 0
# configure:3765: result: yes
# configure:3782: checking for gcc option to accept ISO C89
# configure:3845: gcc -c conftest.c >&5
# configure:3845: $? = 0
# configure:3858: result: none needed
# configure:3883: checking whether gcc understands -c and -o together
# configure:3905: gcc -c conftest.c -o conftest2.o
# configure:3908: $? = 0
# configure:3905: gcc -c conftest.c -o conftest2.o
# configure:3908: $? = 0
# configure:3920: result: yes
# configure:3948: checking for style of include used by make
# configure:3976: result: GNU
# configure:4002: checking dependency style of gcc
# configure:4113: result: gcc3
# configure:4134: checking how to run the C preprocessor
# configure:4165: gcc -E conftest.c
# configure:4165: $? = 0
# configure:4179: gcc -E conftest.c
# conftest.c:11:28: fatal error: ac_nonexistent.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:4179: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "libcroco"
# | #define PACKAGE_TARNAME "libcroco"
# | #define PACKAGE_VERSION "0.6.11"
# | #define PACKAGE_STRING "libcroco 0.6.11"
# | #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=libcroco"
# | #define PACKAGE_URL ""
# | #define PACKAGE "libcroco"
# | #define VERSION "0.6.11"
# | /* end confdefs.h. */
# | #include
# configure:4204: result: gcc -E
# configure:4224: gcc -E conftest.c
# configure:4224: $? = 0
# configure:4238: gcc -E conftest.c
# conftest.c:11:28: fatal error: ac_nonexistent.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:4238: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "libcroco"
# | #define PACKAGE_TARNAME "libcroco"
# | #define PACKAGE_VERSION "0.6.11"
# | #define PACKAGE_STRING "libcroco 0.6.11"
# | #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=libcroco"
# | #define PACKAGE_URL ""
# | #define PACKAGE "libcroco"
# | #define VERSION "0.6.11"
# | /* end confdefs.h. */
# | #include
# configure:4266: checking whether make sets $(MAKE)
# configure:4288: result: yes
# configure:4299: checking for grep that handles long lines and -e
# configure:4357: result: /usr/bin/grep
# configure:4362: checking for egrep
# configure:4424: result: /usr/bin/grep -E
# configure:4429: checking for ANSI C header files
# configure:4449: gcc -c conftest.c >&5
# configure:4449: $? = 0
# configure:4522: gcc -o conftest conftest.c >&5
# configure:4522: $? = 0
# configure:4522: ./conftest
# configure:4522: $? = 0
# configure:4533: result: yes
# configure:4541: checking for library containing strerror
# configure:4572: gcc -o conftest conftest.c >&5
# configure:4572: $? = 0
# configure:4589: result: none required
# configure:4644: checking how to print strings
# configure:4671: result: printf
# configure:4692: checking for a sed that does not truncate output
# configure:4756: result: /usr/bin/sed
# configure:4774: checking for fgrep
# configure:4836: result: /usr/bin/grep -F
# configure:4871: checking for ld used by gcc
# configure:4938: result: /usr/bin/ld
# configure:4945: checking if the linker (/usr/bin/ld) is GNU ld
# configure:4960: result: yes
# configure:4972: checking for BSD- or MS-compatible name lister (nm)
# configure:5026: result: /usr/bin/nm -B
# configure:5156: checking the name lister (/usr/bin/nm -B) interface
# configure:5163: gcc -c conftest.c >&5
# configure:5166: /usr/bin/nm -B "conftest.o"
# configure:5169: output
# 0000000000000000 B some_variable
# configure:5176: result: BSD nm
# configure:5179: checking whether ln -s works
# configure:5183: result: yes
# configure:5191: checking the maximum length of command line arguments
# configure:5322: result: 1572864
# configure:5370: checking how to convert x86_64-unknown-linux-gnu file names to x86_64-unknown-linux-gnu format
# configure:5410: result: func_convert_file_noop
# configure:5417: checking how to convert x86_64-unknown-linux-gnu file names to toolchain format
# configure:5437: result: func_convert_file_noop
# configure:5444: checking for /usr/bin/ld option to reload object files
# configure:5451: result: -r
# configure:5485: checking for x86_64-unknown-linux-objdump
# configure:5515: result: no
# configure:5525: checking for objdump
# configure:5541: found /usr/bin/objdump
# configure:5552: result: objdump
# configure:5584: checking how to recognize dependent libraries
# configure:5784: result: pass_all
# configure:5829: checking for x86_64-unknown-linux-dlltool
# configure:5859: result: no
# configure:5869: checking for dlltool
# configure:5899: result: no
# configure:5929: checking how to associate runtime and link libraries
# configure:5956: result: printf %s\n
# configure:5972: checking for x86_64-unknown-linux-ar
# configure:6002: result: no
# configure:6016: checking for ar
# configure:6032: found /usr/bin/ar
# configure:6043: result: ar
# configure:6080: checking for archiver @FILE support
# configure:6097: gcc -c conftest.c >&5
# configure:6097: $? = 0
# configure:6100: ar cru libconftest.a @conftest.lst >&5
# ar: `u' modifier ignored since `D' is the default (see `U')
# configure:6103: $? = 0
# configure:6108: ar cru libconftest.a @conftest.lst >&5
# ar: `u' modifier ignored since `D' is the default (see `U')
# ar: conftest.o: No such file or directory
# configure:6111: $? = 1
# configure:6123: result: @
# configure:6141: checking for x86_64-unknown-linux-strip
# configure:6168: result: strip
# configure:6240: checking for x86_64-unknown-linux-ranlib
# configure:6270: result: no
# configure:6280: checking for ranlib
# configure:6296: found /usr/bin/ranlib
# configure:6307: result: ranlib
# configure:6409: checking command to parse /usr/bin/nm -B output from gcc object
# configure:6562: gcc -c conftest.c >&5
# configure:6565: $? = 0
# configure:6569: /usr/bin/nm -B conftest.o \| sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' | sed '/ __gnu_lto/d' \> conftest.nm
# configure:6572: $? = 0
# configure:6638: gcc -o conftest conftest.c conftstm.o >&5
# configure:6641: $? = 0
# configure:6679: result: ok
# configure:6726: checking for sysroot
# configure:6756: result: no
# configure:6763: checking for a working dd
# configure:6801: result: /usr/bin/dd
# configure:6805: checking how to truncate binary pipes
# configure:6820: result: /usr/bin/dd bs=4096 count=1
# configure:6956: gcc -c conftest.c >&5
# configure:6959: $? = 0
# configure:7109: checking for x86_64-unknown-linux-mt
# configure:7139: result: no
# configure:7149: checking for mt
# configure:7179: result: no
# configure:7199: checking if : is a manifest tool
# configure:7205: : '-?'
# configure:7213: result: no
# configure:7890: checking for sys/types.h
# configure:7890: gcc -c conftest.c >&5
# configure:7890: $? = 0
# configure:7890: result: yes
# configure:7890: checking for sys/stat.h
# configure:7890: gcc -c conftest.c >&5
# configure:7890: $? = 0
# configure:7890: result: yes
# configure:7890: checking for stdlib.h
# configure:7890: gcc -c conftest.c >&5
# configure:7890: $? = 0
# configure:7890: result: yes
# configure:7890: checking for string.h
# configure:7890: gcc -c conftest.c >&5
# configure:7890: $? = 0
# configure:7890: result: yes
# configure:7890: checking for memory.h
# configure:7890: gcc -c conftest.c >&5
# configure:7890: $? = 0
# configure:7890: result: yes
# configure:7890: checking for strings.h
# configure:7890: gcc -c conftest.c >&5
# configure:7890: $? = 0
# configure:7890: result: yes
# configure:7890: checking for inttypes.h
# configure:7890: gcc -c conftest.c >&5
# configure:7890: $? = 0
# configure:7890: result: yes
# configure:7890: checking for stdint.h
# configure:7890: gcc -c conftest.c >&5
# configure:7890: $? = 0
# configure:7890: result: yes
# configure:7890: checking for unistd.h
# configure:7890: gcc -c conftest.c >&5
# configure:7890: $? = 0
# configure:7890: result: yes
# configure:7904: checking for dlfcn.h
# configure:7904: gcc -c conftest.c >&5
# configure:7904: $? = 0
# configure:7904: result: yes
# configure:8160: checking for objdir
# configure:8175: result: .libs
# configure:8439: checking if gcc supports -fno-rtti -fno-exceptions
# configure:8457: gcc -c -fno-rtti -fno-exceptions conftest.c >&5
# cc1: warning: command line option '-fno-rtti' is valid for C++/ObjC++ but not for C
# configure:8461: $? = 0
# configure:8474: result: no
# configure:8832: checking for gcc option to produce PIC
# configure:8839: result: -fPIC -DPIC
# configure:8847: checking if gcc PIC flag -fPIC -DPIC works
# configure:8865: gcc -c -fPIC -DPIC -DPIC conftest.c >&5
# configure:8869: $? = 0
# configure:8882: result: yes
# configure:8911: checking if gcc static flag -static works
# configure:8939: result: yes
# configure:8954: checking if gcc supports -c -o file.o
# configure:8975: gcc -c -o out/conftest2.o conftest.c >&5
# configure:8979: $? = 0
# configure:9001: result: yes
# configure:9009: checking if gcc supports -c -o file.o
# configure:9056: result: yes
# configure:9089: checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries
# configure:10348: result: yes
# configure:10385: checking whether -lc should be explicitly linked in
# configure:10393: gcc -c conftest.c >&5
# configure:10396: $? = 0
# configure:10411: gcc -shared -fPIC -DPIC conftest.o -v -Wl,-soname -Wl,conftest -o conftest 2\>\&1 \| /usr/bin/grep -lc \>/dev/null 2\>\&1
# configure:10414: $? = 0
# configure:10428: result: no
# configure:10588: checking dynamic linker characteristics
# configure:11169: gcc -o conftest -Wl,-rpath -Wl,/foo conftest.c >&5
# configure:11169: $? = 0
# configure:11409: result: GNU/Linux ld.so
# configure:11531: checking how to hardcode library paths into programs
# configure:11556: result: immediate
# configure:12104: checking whether stripping libraries is possible
# configure:12109: result: yes
# configure:12144: checking if libtool supports shared libraries
# configure:12146: result: yes
# configure:12149: checking whether to build shared libraries
# configure:12174: result: yes
# configure:12177: checking whether to build static libraries
# configure:12181: result: no
# configure:12250: checking for x86_64-unknown-linux-pkg-config
# configure:12283: result: no
# configure:12293: checking for pkg-config
# configure:12311: found /usr/bin/pkg-config
# configure:12323: result: /usr/bin/pkg-config
# configure:12348: checking pkg-config is at least version 0.9.0
# configure:12351: result: yes
# configure:12363: checking for gtk-doc
# configure:12366: $PKG_CONFIG --exists --print-errors "$gtk_doc_requires"
# configure:12369: $? = 0
# configure:12375: result: yes
# configure:12389: checking for gtkdoc-check
# configure:12405: found /usr/bin/gtkdoc-check
# configure:12416: result: gtkdoc-check.test
# configure:12426: checking for gtkdoc-check
# configure:12444: found /usr/bin/gtkdoc-check
# configure:12456: result: /usr/bin/gtkdoc-check
# configure:12468: checking for gtkdoc-rebase
# configure:12486: found /usr/bin/gtkdoc-rebase
# configure:12498: result: /usr/bin/gtkdoc-rebase
# configure:12512: checking for gtkdoc-mkpdf
# configure:12530: found /usr/bin/gtkdoc-mkpdf
# configure:12542: result: /usr/bin/gtkdoc-mkpdf
# configure:12570: checking whether to build gtk-doc documentation
# configure:12572: result: no
# configure:12585: checking for GTKDOC_DEPS
# configure:12592: $PKG_CONFIG --exists --print-errors "glib-2.0 >= 2.10.0 gobject-2.0 >= 2.10.0"
# configure:12595: $? = 0
# configure:12609: $PKG_CONFIG --exists --print-errors "glib-2.0 >= 2.10.0 gobject-2.0 >= 2.10.0"
# configure:12612: $? = 0
# configure:12650: result: yes
# configure:12754: checking for CROCO
# configure:12763: $PKG_CONFIG --exists --print-errors "
# glib-2.0 >= $GLIB_REQUIRED
# libxml-2.0 >= $LIBXML_REQUIRED"
# configure:12768: $? = 0
# configure:12786: $PKG_CONFIG --exists --print-errors "
# glib-2.0 >= $GLIB_REQUIRED
# libxml-2.0 >= $LIBXML_REQUIRED"
# configure:12791: $? = 0
# configure:12857: result: yes
# configure:12878: checking if gcc supports "-Wl,-Bsymbolic-functions" flag
# configure:12895: gcc -o conftest -Wl,-Bsymbolic-functions conftest.c >&5
# configure:12895: $? = 0
# configure:12912: result: yes
# configure:12951: checking if gcc supports -Wall flag
# configure:12966: gcc -c -Wall conftest.c >&5
# configure:12966: $? = 0
# configure:12983: result: yes
# configure:12951: checking if gcc supports -Wextra flag
# configure:12966: gcc -c -Wall -Wextra conftest.c >&5
# configure:12966: $? = 0
# configure:12983: result: yes
# configure:12951: checking if gcc supports -Wunused flag
# configure:12966: gcc -c -Wall -Wextra -Wunused conftest.c >&5
# configure:12966: $? = 0
# configure:12983: result: yes
# configure:12951: checking if gcc supports -Wreturn-type flag
# configure:12966: gcc -c -Wall -Wextra -Wunused -Wreturn-type conftest.c >&5
# configure:12966: $? = 0
# configure:12983: result: yes
# configure:12951: checking if gcc supports -Wswitch flag
# configure:12966: gcc -c -Wall -Wextra -Wunused -Wreturn-type -Wswitch conftest.c >&5
# configure:12966: $? = 0
# configure:12983: result: yes
# configure:12951: checking if gcc supports -Wcomment flag
# configure:12966: gcc -c -Wall -Wextra -Wunused -Wreturn-type -Wswitch -Wcomment conftest.c >&5
# configure:12966: $? = 0
# configure:12983: result: yes
# configure:12951: checking if gcc supports -Wtrigraphs flag
# configure:12966: gcc -c -Wall -Wextra -Wunused -Wreturn-type -Wswitch -Wcomment -Wtrigraphs conftest.c >&5
# configure:12966: $? = 0
# configure:12983: result: yes
# configure:12951: checking if gcc supports -Wchar-subscripts flag
# configure:12966: gcc -c -Wall -Wextra -Wunused -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wchar-subscripts conftest.c >&5
# configure:12966: $? = 0
# configure:12983: result: yes
# configure:12951: checking if gcc supports -Wparentheses flag
# configure:12966: gcc -c -Wall -Wextra -Wunused -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wchar-subscripts -Wparentheses conftest.c >&5
# configure:12966: $? = 0
# configure:12983: result: yes
# configure:12951: checking if gcc supports -Winline flag
# configure:12966: gcc -c -Wall -Wextra -Wunused -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wchar-subscripts -Wparentheses -Winline conftest.c >&5
# configure:12966: $? = 0
# configure:12983: result: yes
# configure:12951: checking if gcc supports -Wredundant-decls flag
# configure:12966: gcc -c -Wall -Wextra -Wunused -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wchar-subscripts -Wparentheses -Winline -Wredundant-decls conftest.c >&5
# configure:12966: $? = 0
# configure:12983: result: yes
# configure:12951: checking if gcc supports -Wformat-nonliteral flag
# configure:12966: gcc -c -Wall -Wextra -Wunused -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wchar-subscripts -Wparentheses -Winline -Wredundant-decls -Wformat-nonliteral conftest.c >&5
# configure:12966: $? = 0
# configure:12983: result: yes
# configure:12951: checking if gcc supports -Werror=format-security flag
# configure:12966: gcc -c -Wall -Wextra -Wunused -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wchar-subscripts -Wparentheses -Winline -Wredundant-decls -Wformat-nonliteral -Werror=format-security conftest.c >&5
# configure:12966: $? = 0
# configure:12983: result: yes
# configure:12951: checking if gcc supports -Wsign-compare flag
# configure:12966: gcc -c -Wall -Wextra -Wunused -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wchar-subscripts -Wparentheses -Winline -Wredundant-decls -Wformat-nonliteral -Werror=format-security -Wsign-compare conftest.c >&5
# configure:12966: $? = 0
# configure:12983: result: yes
# configure:12951: checking if gcc supports -Werror=implicit-function-declaration flag
# configure:12966: gcc -c -Wall -Wextra -Wunused -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wchar-subscripts -Wparentheses -Winline -Wredundant-decls -Wformat-nonliteral -Werror=format-security -Wsign-compare -Werror=implicit-function-declaration conftest.c >&5
# configure:12966: $? = 0
# configure:12983: result: yes
# configure:12951: checking if gcc supports -Wpointer-arith flag
# configure:12966: gcc -c -Wall -Wextra -Wunused -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wchar-subscripts -Wparentheses -Winline -Wredundant-decls -Wformat-nonliteral -Werror=format-security -Wsign-compare -Werror=implicit-function-declaration -Wpointer-arith conftest.c >&5
# configure:12966: $? = 0
# configure:12983: result: yes
# configure:12951: checking if gcc supports -Wwrite-strings flag
# configure:12966: gcc -c -Wall -Wextra -Wunused -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wchar-subscripts -Wparentheses -Winline -Wredundant-decls -Wformat-nonliteral -Werror=format-security -Wsign-compare -Werror=implicit-function-declaration -Wpointer-arith -Wwrite-strings conftest.c >&5
# configure:12966: $? = 0
# configure:12983: result: yes
# configure:12951: checking if gcc supports -Wstrict-prototypes flag
# configure:12966: gcc -c -Wall -Wextra -Wunused -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wchar-subscripts -Wparentheses -Winline -Wredundant-decls -Wformat-nonliteral -Werror=format-security -Wsign-compare -Werror=implicit-function-declaration -Wpointer-arith -Wwrite-strings -Wstrict-prototypes conftest.c >&5
# configure:12966: $? = 0
# configure:12983: result: yes
# configure:12951: checking if gcc supports -Waggregate-return flag
# configure:12966: gcc -c -Wall -Wextra -Wunused -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wchar-subscripts -Wparentheses -Winline -Wredundant-decls -Wformat-nonliteral -Werror=format-security -Wsign-compare -Werror=implicit-function-declaration -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Waggregate-return conftest.c >&5
# configure:12966: $? = 0
# configure:12983: result: yes
# configure:12951: checking if gcc supports -Wcast-align flag
# configure:12966: gcc -c -Wall -Wextra -Wunused -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wchar-subscripts -Wparentheses -Winline -Wredundant-decls -Wformat-nonliteral -Werror=format-security -Wsign-compare -Werror=implicit-function-declaration -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Waggregate-return -Wcast-align conftest.c >&5
# configure:12966: $? = 0
# configure:12983: result: yes
# configure:12951: checking if gcc supports -Wimplicit flag
# configure:12966: gcc -c -Wall -Wextra -Wunused -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wchar-subscripts -Wparentheses -Winline -Wredundant-decls -Wformat-nonliteral -Werror=format-security -Wsign-compare -Werror=implicit-function-declaration -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Waggregate-return -Wcast-align -Wimplicit conftest.c >&5
# configure:12966: $? = 0
# configure:12983: result: yes
# configure:12951: checking if gcc supports -Wuninitialized flag
# configure:12966: gcc -c -Wall -Wextra -Wunused -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wchar-subscripts -Wparentheses -Winline -Wredundant-decls -Wformat-nonliteral -Werror=format-security -Wsign-compare -Werror=implicit-function-declaration -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Waggregate-return -Wcast-align -Wimplicit -Wuninitialized conftest.c >&5
# configure:12966: $? = 0
# configure:12983: result: yes
# configure:12951: checking if gcc supports -Wmissing-prototypes flag
# configure:12966: gcc -c -Wall -Wextra -Wunused -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wchar-subscripts -Wparentheses -Winline -Wredundant-decls -Wformat-nonliteral -Werror=format-security -Wsign-compare -Werror=implicit-function-declaration -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Waggregate-return -Wcast-align -Wimplicit -Wuninitialized -Wmissing-prototypes conftest.c >&5
# configure:12966: $? = 0
# configure:12983: result: yes
# configure:12951: checking if gcc supports -Wmissing-declarations flag
# configure:12966: gcc -c -Wall -Wextra -Wunused -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wchar-subscripts -Wparentheses -Winline -Wredundant-decls -Wformat-nonliteral -Werror=format-security -Wsign-compare -Werror=implicit-function-declaration -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Waggregate-return -Wcast-align -Wimplicit -Wuninitialized -Wmissing-prototypes -Wmissing-declarations conftest.c >&5
# configure:12966: $? = 0
# configure:12983: result: yes
# configure:12951: checking if gcc supports -Wnested-externs flag
# configure:12966: gcc -c -Wall -Wextra -Wunused -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wchar-subscripts -Wparentheses -Winline -Wredundant-decls -Wformat-nonliteral -Werror=format-security -Wsign-compare -Werror=implicit-function-declaration -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Waggregate-return -Wcast-align -Wimplicit -Wuninitialized -Wmissing-prototypes -Wmissing-declarations -Wnested-externs conftest.c >&5
# configure:12966: $? = 0
# configure:12983: result: yes
# configure:12951: checking if gcc supports -Wpacked flag
# configure:12966: gcc -c -Wall -Wextra -Wunused -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wchar-subscripts -Wparentheses -Winline -Wredundant-decls -Wformat-nonliteral -Werror=format-security -Wsign-compare -Werror=implicit-function-declaration -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Waggregate-return -Wcast-align -Wimplicit -Wuninitialized -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wpacked conftest.c >&5
# configure:12966: $? = 0
# configure:12983: result: yes
# configure:12951: checking if gcc supports -Wmissing-format-attribute flag
# configure:12966: gcc -c -Wall -Wextra -Wunused -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wchar-subscripts -Wparentheses -Winline -Wredundant-decls -Wformat-nonliteral -Werror=format-security -Wsign-compare -Werror=implicit-function-declaration -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Waggregate-return -Wcast-align -Wimplicit -Wuninitialized -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wpacked -Wmissing-format-attribute conftest.c >&5
# configure:12966: $? = 0
# configure:12983: result: yes
# configure:12951: checking if gcc supports -Wshadow flag
# configure:12966: gcc -c -Wall -Wextra -Wunused -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wchar-subscripts -Wparentheses -Winline -Wredundant-decls -Wformat-nonliteral -Werror=format-security -Wsign-compare -Werror=implicit-function-declaration -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Waggregate-return -Wcast-align -Wimplicit -Wuninitialized -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wpacked -Wmissing-format-attribute -Wshadow conftest.c >&5
# configure:12966: $? = 0
# configure:12983: result: yes
# configure:12951: checking if gcc supports -Wstrict-aliasing=2 flag
# configure:12966: gcc -c -Wall -Wextra -Wunused -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wchar-subscripts -Wparentheses -Winline -Wredundant-decls -Wformat-nonliteral -Werror=format-security -Wsign-compare -Werror=implicit-function-declaration -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Waggregate-return -Wcast-align -Wimplicit -Wuninitialized -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wpacked -Wmissing-format-attribute -Wshadow -Wstrict-aliasing=2 conftest.c >&5
# configure:12966: $? = 0
# configure:12983: result: yes
# configure:12951: checking if gcc supports -Winit-self flag
# configure:12966: gcc -c -Wall -Wextra -Wunused -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wchar-subscripts -Wparentheses -Winline -Wredundant-decls -Wformat-nonliteral -Werror=format-security -Wsign-compare -Werror=implicit-function-declaration -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Waggregate-return -Wcast-align -Wimplicit -Wuninitialized -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wpacked -Wmissing-format-attribute -Wshadow -Wstrict-aliasing=2 -Winit-self conftest.c >&5
# configure:12966: $? = 0
# configure:12983: result: yes
# configure:12951: checking if gcc supports -Wunsafe-loop-optimizations flag
# configure:12966: gcc -c -Wall -Wextra -Wunused -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wchar-subscripts -Wparentheses -Winline -Wredundant-decls -Wformat-nonliteral -Werror=format-security -Wsign-compare -Werror=implicit-function-declaration -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Waggregate-return -Wcast-align -Wimplicit -Wuninitialized -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wpacked -Wmissing-format-attribute -Wshadow -Wstrict-aliasing=2 -Winit-self -Wunsafe-loop-optimizations conftest.c >&5
# configure:12966: $? = 0
# configure:12983: result: yes
# configure:12951: checking if gcc supports -Wdeclaration-after-statement flag
# configure:12966: gcc -c -Wall -Wextra -Wunused -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wchar-subscripts -Wparentheses -Winline -Wredundant-decls -Wformat-nonliteral -Werror=format-security -Wsign-compare -Werror=implicit-function-declaration -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Waggregate-return -Wcast-align -Wimplicit -Wuninitialized -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wpacked -Wmissing-format-attribute -Wshadow -Wstrict-aliasing=2 -Winit-self -Wunsafe-loop-optimizations -Wdeclaration-after-statement conftest.c >&5
# configure:12966: $? = 0
# configure:12983: result: yes
# configure:12951: checking if gcc supports -Wold-style-definition flag
# configure:12966: gcc -c -Wall -Wextra -Wunused -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wchar-subscripts -Wparentheses -Winline -Wredundant-decls -Wformat-nonliteral -Werror=format-security -Wsign-compare -Werror=implicit-function-declaration -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Waggregate-return -Wcast-align -Wimplicit -Wuninitialized -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wpacked -Wmissing-format-attribute -Wshadow -Wstrict-aliasing=2 -Winit-self -Wunsafe-loop-optimizations -Wdeclaration-after-statement -Wold-style-definition conftest.c >&5
# configure:12966: $? = 0
# configure:12983: result: yes
# configure:12951: checking if gcc supports -Wno-missing-field-initializers flag
# configure:12966: gcc -c -Wall -Wextra -Wunused -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wchar-subscripts -Wparentheses -Winline -Wredundant-decls -Wformat-nonliteral -Werror=format-security -Wsign-compare -Werror=implicit-function-declaration -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Waggregate-return -Wcast-align -Wimplicit -Wuninitialized -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wpacked -Wmissing-format-attribute -Wshadow -Wstrict-aliasing=2 -Winit-self -Wunsafe-loop-optimizations -Wdeclaration-after-statement -Wold-style-definition -Wno-missing-field-initializers conftest.c >&5
# configure:12966: $? = 0
# configure:12983: result: yes
# configure:12951: checking if gcc supports -Wno-unused-parameter flag
# configure:12966: gcc -c -Wall -Wextra -Wunused -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wchar-subscripts -Wparentheses -Winline -Wredundant-decls -Wformat-nonliteral -Werror=format-security -Wsign-compare -Werror=implicit-function-declaration -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Waggregate-return -Wcast-align -Wimplicit -Wuninitialized -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wpacked -Wmissing-format-attribute -Wshadow -Wstrict-aliasing=2 -Winit-self -Wunsafe-loop-optimizations -Wdeclaration-after-statement -Wold-style-definition -Wno-missing-field-initializers -Wno-unused-parameter conftest.c >&5
# configure:12966: $? = 0
# configure:12983: result: yes
# configure:12951: checking if gcc supports -fno-common flag
# configure:12966: gcc -c -Wall -Wextra -Wunused -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wchar-subscripts -Wparentheses -Winline -Wredundant-decls -Wformat-nonliteral -Werror=format-security -Wsign-compare -Werror=implicit-function-declaration -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Waggregate-return -Wcast-align -Wimplicit -Wuninitialized -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wpacked -Wmissing-format-attribute -Wshadow -Wstrict-aliasing=2 -Winit-self -Wunsafe-loop-optimizations -Wdeclaration-after-statement -Wold-style-definition -Wno-missing-field-initializers -Wno-unused-parameter -fno-common conftest.c >&5
# configure:12966: $? = 0
# configure:12983: result: yes
# configure:12951: checking if gcc supports -Wno-switch-enum flag
# configure:12966: gcc -c -Wall -Wextra -Wunused -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wchar-subscripts -Wparentheses -Winline -Wredundant-decls -Wformat-nonliteral -Werror=format-security -Wsign-compare -Werror=implicit-function-declaration -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Waggregate-return -Wcast-align -Wimplicit -Wuninitialized -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wpacked -Wmissing-format-attribute -Wshadow -Wstrict-aliasing=2 -Winit-self -Wunsafe-loop-optimizations -Wdeclaration-after-statement -Wold-style-definition -Wno-missing-field-initializers -Wno-unused-parameter -fno-common -Wno-switch-enum conftest.c >&5
# configure:12966: $? = 0
# configure:12983: result: yes
# configure:13106: checking that generated files are newer than configure
# configure:13112: result: done
# configure:13167: creating ./config.status
#
# ## ---------------------- ##
# ## Running config.status. ##
# ## ---------------------- ##
#
# This file was extended by libcroco config.status 0.6.11, which was
# generated by GNU Autoconf 2.69. Invocation command line was
#
# CONFIG_FILES =
# CONFIG_HEADERS =
# CONFIG_LINKS =
# CONFIG_COMMANDS =
# $ ./config.status
#
# on d6b3874743c2
#
# config.status:1151: creating Makefile
# config.status:1151: creating libcroco.pc
# config.status:1151: creating libcroco.spec
# config.status:1151: creating libcroco-zip
# config.status:1151: creating croco-config
# config.status:1151: creating config.h.win32
# config.status:1151: creating build/Makefile
# config.status:1151: creating build/win32/Makefile
# config.status:1151: creating build/win32/vs9/Makefile
# config.status:1151: creating build/win32/vs9/croco-version-paths.vsprops
# config.status:1151: creating build/win32/vs10/Makefile
# config.status:1151: creating build/win32/vs10/croco-version-paths.props
# config.status:1151: creating build/win32/vs11/Makefile
# config.status:1151: creating build/win32/vs12/Makefile
# config.status:1151: creating build/win32/vs14/Makefile
# config.status:1151: creating docs/Makefile
# config.status:1151: creating docs/examples/Makefile
# config.status:1151: creating docs/reference/Makefile
# config.status:1151: creating tests/Makefile
# config.status:1151: creating tests/test-inputs/Makefile
# config.status:1151: creating tests/test-output-refs/Makefile
# config.status:1151: creating global-test-vars.sh
# config.status:1151: creating src/Makefile
# config.status:1151: creating src/libcroco-config.h
# config.status:1151: creating csslint/Makefile
# config.status:1151: creating config.h
# config.status:1380: executing depfiles commands
# config.status:1380: executing libtool commands
#
# ## ---------------- ##
# ## Cache variables. ##
# ## ---------------- ##
#
# ac_cv_build=x86_64-unknown-linux-gnu
# ac_cv_c_compiler_gnu=yes
# ac_cv_env_CC_set=
# ac_cv_env_CC_value=
# ac_cv_env_CFLAGS_set=set
# ac_cv_env_CFLAGS_value=
# ac_cv_env_CPPFLAGS_set=set
# ac_cv_env_CPPFLAGS_value=
# ac_cv_env_CPP_set=
# ac_cv_env_CPP_value=
# ac_cv_env_CROCO_CFLAGS_set=
# ac_cv_env_CROCO_CFLAGS_value=
# ac_cv_env_CROCO_LIBS_set=
# ac_cv_env_CROCO_LIBS_value=
# ac_cv_env_GTKDOC_DEPS_CFLAGS_set=
# ac_cv_env_GTKDOC_DEPS_CFLAGS_value=
# ac_cv_env_GTKDOC_DEPS_LIBS_set=
# ac_cv_env_GTKDOC_DEPS_LIBS_value=
# ac_cv_env_LDFLAGS_set=set
# ac_cv_env_LDFLAGS_value=
# ac_cv_env_LIBS_set=
# ac_cv_env_LIBS_value=
# ac_cv_env_LT_SYS_LIBRARY_PATH_set=
# ac_cv_env_LT_SYS_LIBRARY_PATH_value=
# ac_cv_env_PKG_CONFIG_LIBDIR_set=
# ac_cv_env_PKG_CONFIG_LIBDIR_value=
# ac_cv_env_PKG_CONFIG_PATH_set=
# ac_cv_env_PKG_CONFIG_PATH_value=
# ac_cv_env_PKG_CONFIG_set=
# ac_cv_env_PKG_CONFIG_value=
# ac_cv_env_build_alias_set=
# ac_cv_env_build_alias_value=
# ac_cv_env_host_alias_set=set
# ac_cv_env_host_alias_value=x86_64-unknown-linux
# ac_cv_env_target_alias_set=
# ac_cv_env_target_alias_value=
# ac_cv_header_dlfcn_h=yes
# ac_cv_header_inttypes_h=yes
# ac_cv_header_memory_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_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_objext=o
# ac_cv_path_EGREP='/usr/bin/grep -E'
# ac_cv_path_FGREP='/usr/bin/grep -F'
# ac_cv_path_GREP=/usr/bin/grep
# ac_cv_path_GTKDOC_CHECK_PATH=/usr/bin/gtkdoc-check
# ac_cv_path_GTKDOC_MKPDF=/usr/bin/gtkdoc-mkpdf
# ac_cv_path_GTKDOC_REBASE=/usr/bin/gtkdoc-rebase
# ac_cv_path_SED=/usr/bin/sed
# ac_cv_path_ac_pt_PKG_CONFIG=/usr/bin/pkg-config
# ac_cv_path_install='/usr/bin/install -c'
# ac_cv_path_lt_DD=/usr/bin/dd
# ac_cv_path_mkdir=/usr/bin/mkdir
# ac_cv_prog_AWK=gawk
# ac_cv_prog_CPP='gcc -E'
# ac_cv_prog_GTKDOC_CHECK=gtkdoc-check.test
# ac_cv_prog_STRIP=strip
# ac_cv_prog_ac_ct_AR=ar
# ac_cv_prog_ac_ct_CC=gcc
# ac_cv_prog_ac_ct_OBJDUMP=objdump
# 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_make_make_set=yes
# ac_cv_search_strerror='none required'
# am_cv_CC_dependencies_compiler_type=gcc3
# am_cv_make_support_nested_variables=yes
# am_cv_prog_cc_c_o=yes
# am_cv_prog_tar_ustar=gnutar
# cc_cv_cflags__Waggregate_return=yes
# cc_cv_cflags__Wall=yes
# cc_cv_cflags__Wcast_align=yes
# cc_cv_cflags__Wchar_subscripts=yes
# cc_cv_cflags__Wcomment=yes
# cc_cv_cflags__Wdeclaration_after_statement=yes
# cc_cv_cflags__Werror_format_security=yes
# cc_cv_cflags__Werror_implicit_function_declaration=yes
# cc_cv_cflags__Wextra=yes
# cc_cv_cflags__Wformat_nonliteral=yes
# cc_cv_cflags__Wimplicit=yes
# cc_cv_cflags__Winit_self=yes
# cc_cv_cflags__Winline=yes
# cc_cv_cflags__Wmissing_declarations=yes
# cc_cv_cflags__Wmissing_format_attribute=yes
# cc_cv_cflags__Wmissing_prototypes=yes
# cc_cv_cflags__Wnested_externs=yes
# cc_cv_cflags__Wno_missing_field_initializers=yes
# cc_cv_cflags__Wno_switch_enum=yes
# cc_cv_cflags__Wno_unused_parameter=yes
# cc_cv_cflags__Wold_style_definition=yes
# cc_cv_cflags__Wpacked=yes
# cc_cv_cflags__Wparentheses=yes
# cc_cv_cflags__Wpointer_arith=yes
# cc_cv_cflags__Wredundant_decls=yes
# cc_cv_cflags__Wreturn_type=yes
# cc_cv_cflags__Wshadow=yes
# cc_cv_cflags__Wsign_compare=yes
# cc_cv_cflags__Wstrict_aliasing_2=yes
# cc_cv_cflags__Wstrict_prototypes=yes
# cc_cv_cflags__Wswitch=yes
# cc_cv_cflags__Wtrigraphs=yes
# cc_cv_cflags__Wuninitialized=yes
# cc_cv_cflags__Wunsafe_loop_optimizations=yes
# cc_cv_cflags__Wunused=yes
# cc_cv_cflags__Wwrite_strings=yes
# cc_cv_cflags__fno_common=yes
# cc_cv_ldflags__Wl__Bsymbolic_functions=yes
# lt_cv_ar_at_file=@
# lt_cv_archive_cmds_need_lc=no
# 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_NM='/usr/bin/nm -B'
# lt_cv_path_mainfest_tool=no
# lt_cv_prog_compiler_c_o=yes
# lt_cv_prog_compiler_pic='-fPIC -DPIC'
# lt_cv_prog_compiler_pic_works=yes
# lt_cv_prog_compiler_rtti_exceptions=no
# lt_cv_prog_compiler_static_works=yes
# lt_cv_prog_gnu_ld=yes
# lt_cv_sharedlib_from_linklib_cmd='printf %s\n'
# lt_cv_shlibpath_overrides_runpath=no
# lt_cv_sys_global_symbol_pipe='sed -n -e '\''s/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p'\'' | sed '\''/ __gnu_lto/d'\'''
# lt_cv_sys_global_symbol_to_c_name_address='sed -n -e '\''s/^: \(.*\) .*$/ {"\1", (void *) 0},/p'\'' -e '\''s/^[ABCDGIRSTW][ABCDGIRSTW]* .* \(.*\)$/ {"\1", (void *) \&\1},/p'\'''
# lt_cv_sys_global_symbol_to_c_name_address_lib_prefix='sed -n -e '\''s/^: \(.*\) .*$/ {"\1", (void *) 0},/p'\'' -e '\''s/^[ABCDGIRSTW][ABCDGIRSTW]* .* \(lib.*\)$/ {"\1", (void *) \&\1},/p'\'' -e '\''s/^[ABCDGIRSTW][ABCDGIRSTW]* .* \(.*\)$/ {"lib\1", (void *) \&\1},/p'\'''
# lt_cv_sys_global_symbol_to_cdecl='sed -n -e '\''s/^T .* \(.*\)$/extern int \1();/p'\'' -e '\''s/^[ABCDGIRSTW][ABCDGIRSTW]* .* \(.*\)$/extern char \1;/p'\'''
# lt_cv_sys_global_symbol_to_import=
# lt_cv_sys_max_cmd_len=1572864
# lt_cv_to_host_file_cmd=func_convert_file_noop
# lt_cv_to_tool_file_cmd=func_convert_file_noop
# lt_cv_truncate_bin='/usr/bin/dd bs=4096 count=1'
# pkg_cv_CROCO_CFLAGS='-I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2'
# pkg_cv_CROCO_LIBS='-lglib-2.0 -lxml2'
# pkg_cv_GTKDOC_DEPS_CFLAGS='-I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include'
# pkg_cv_GTKDOC_DEPS_LIBS='-lgobject-2.0 -lglib-2.0'
#
# ## ----------------- ##
# ## Output variables. ##
# ## ----------------- ##
#
# ACLOCAL='${SHELL} /tmp/libcroco/src/libcroco-0.6.11/missing aclocal-1.15'
# AMDEPBACKSLASH='\'
# AMDEP_FALSE='#'
# AMDEP_TRUE=''
# AMTAR='$${TAR-tar}'
# AM_BACKSLASH='\'
# AM_DEFAULT_V='$(AM_DEFAULT_VERBOSITY)'
# AM_DEFAULT_VERBOSITY='0'
# AM_V='$(V)'
# AR='ar'
# AUTOCONF='${SHELL} /tmp/libcroco/src/libcroco-0.6.11/missing autoconf'
# AUTOHEADER='${SHELL} /tmp/libcroco/src/libcroco-0.6.11/missing autoheader'
# AUTOMAKE='${SHELL} /tmp/libcroco/src/libcroco-0.6.11/missing automake-1.15'
# AWK='gawk'
# BSYMBOLIC_LDFLAG='-Wl,-Bsymbolic-functions'
# CC='gcc'
# CCDEPMODE='depmode=gcc3'
# CFLAGS=' -Wall -Wextra -Wunused -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wchar-subscripts -Wparentheses -Winline -Wredundant-decls -Wformat-nonliteral -Werror=format-security -Wsign-compare -Werror=implicit-function-declaration -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Waggregate-return -Wcast-align -Wimplicit -Wuninitialized -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wpacked -Wmissing-format-attribute -Wshadow -Wstrict-aliasing=2 -Winit-self -Wunsafe-loop-optimizations -Wdeclaration-after-statement -Wold-style-definition -Wno-missing-field-initializers -Wno-unused-parameter -fno-common -Wno-switch-enum'
# CPP='gcc -E'
# CPPFLAGS=''
# CROCO_CFLAGS='-I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2'
# CROCO_LIB='libcroco-0.6.la'
# CROCO_LIBS='-lglib-2.0 -lxml2'
# CYGPATH_W='echo'
# DEFS='-DHAVE_CONFIG_H'
# DEPDIR='.deps'
# DLLTOOL='false'
# DSYMUTIL=''
# DUMPBIN=''
# ECHO_C=''
# ECHO_N='-n'
# ECHO_T=''
# EGREP='/usr/bin/grep -E'
# ENABLE_GTK_DOC_FALSE=''
# ENABLE_GTK_DOC_TRUE='#'
# EXEEXT=''
# FGREP='/usr/bin/grep -F'
# GREP='/usr/bin/grep'
# GTKDOC_CHECK='gtkdoc-check.test'
# GTKDOC_CHECK_PATH='/usr/bin/gtkdoc-check'
# GTKDOC_DEPS_CFLAGS='-I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include'
# GTKDOC_DEPS_LIBS='-lgobject-2.0 -lglib-2.0'
# GTKDOC_MKPDF='/usr/bin/gtkdoc-mkpdf'
# GTKDOC_REBASE='/usr/bin/gtkdoc-rebase'
# GTK_DOC_BUILD_HTML_FALSE='#'
# GTK_DOC_BUILD_HTML_TRUE=''
# GTK_DOC_BUILD_PDF_FALSE=''
# GTK_DOC_BUILD_PDF_TRUE='#'
# GTK_DOC_USE_LIBTOOL_FALSE='#'
# GTK_DOC_USE_LIBTOOL_TRUE=''
# GTK_DOC_USE_REBASE_FALSE='#'
# GTK_DOC_USE_REBASE_TRUE=''
# G_DISABLE_CHECKS='0'
# HAVE_GTK_DOC_FALSE='#'
# HAVE_GTK_DOC_TRUE=''
# HTML_DIR='${datadir}/gtk-doc/html'
# 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=''
# LIBCROCO_AGE='0'
# LIBCROCO_CURRENT='3'
# LIBCROCO_MAJOR_VERSION='0'
# LIBCROCO_MICRO_VERSION='9'
# LIBCROCO_MINOR_VERSION='6'
# LIBCROCO_VERSION='0.6.9'
# LIBCROCO_VERSION_INFO='3:1:0'
# LIBCROCO_VERSION_NUMBER='609'
# LIBOBJS=''
# LIBS=''
# LIBTOOL='$(SHELL) $(top_builddir)/libtool'
# LIPO=''
# LN_S='ln -s'
# LTLIBOBJS=''
# LT_SYS_LIBRARY_PATH=''
# MAINT=''
# MAINTAINER_MODE_FALSE='#'
# MAINTAINER_MODE_TRUE=''
# MAKEINFO='${SHELL} /tmp/libcroco/src/libcroco-0.6.11/missing makeinfo'
# MANIFEST_TOOL=':'
# MKDIR_P='/usr/bin/mkdir -p'
# NM='/usr/bin/nm -B'
# NMEDIT=''
# OBJDUMP='objdump'
# OBJEXT='o'
# OTOOL64=''
# OTOOL=''
# PACKAGE='libcroco'
# PACKAGE_BUGREPORT='http://bugzilla.gnome.org/enter_bug.cgi?product=libcroco'
# PACKAGE_NAME='libcroco'
# PACKAGE_STRING='libcroco 0.6.11'
# PACKAGE_TARNAME='libcroco'
# PACKAGE_URL=''
# PACKAGE_VERSION='0.6.11'
# PATH_SEPARATOR=':'
# PKG_CONFIG='/usr/bin/pkg-config'
# PKG_CONFIG_LIBDIR=''
# PKG_CONFIG_PATH=''
# PLATFORM_WIN32_FALSE=''
# PLATFORM_WIN32_TRUE='#'
# RANLIB='ranlib'
# SED='/usr/bin/sed'
# SET_MAKE=''
# SHELL='/bin/sh'
# STRIP='strip'
# VERSION='0.6.11'
# ac_ct_AR='ar'
# ac_ct_CC='gcc'
# ac_ct_DUMPBIN=''
# am__EXEEXT_FALSE=''
# am__EXEEXT_TRUE='#'
# am__fastdepCC_FALSE='#'
# am__fastdepCC_TRUE=''
# am__include='include'
# am__isrc=''
# am__leading_dot='.'
# am__nodep='_no'
# am__quote=''
# am__tar='tar --format=ustar -chf - "$$tardir"'
# am__untar='tar -xf -'
# bindir='${exec_prefix}/bin'
# build='x86_64-unknown-linux-gnu'
# build_alias=''
# build_cpu='x86_64'
# 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='x86_64-unknown-linux'
# host_cpu='x86_64'
# host_os='linux-gnu'
# host_vendor='unknown'
# htmldir='${docdir}'
# includedir='${prefix}/include'
# infodir='${datarootdir}/info'
# install_sh='${SHELL} /tmp/libcroco/src/libcroco-0.6.11/install-sh'
# libdir='${exec_prefix}/lib'
# libexecdir='${exec_prefix}/libexec'
# localedir='${datarootdir}/locale'
# localstatedir='${prefix}/var'
# mandir='${datarootdir}/man'
# mkdir_p='$(MKDIR_P)'
# oldincludedir='/usr/include'
# pdfdir='${docdir}'
# prefix='/usr'
# program_transform_name='s,x,x,'
# psdir='${docdir}'
# sbindir='${exec_prefix}/sbin'
# sharedstatedir='${prefix}/com'
# sysconfdir='${prefix}/etc'
# target_alias=''
#
# ## ----------- ##
# ## confdefs.h. ##
# ## ----------- ##
#
# /* confdefs.h */
# #define PACKAGE_NAME "libcroco"
# #define PACKAGE_TARNAME "libcroco"
# #define PACKAGE_VERSION "0.6.11"
# #define PACKAGE_STRING "libcroco 0.6.11"
# #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=libcroco"
# #define PACKAGE_URL ""
# #define PACKAGE "libcroco"
# #define VERSION "0.6.11"
# #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 LT_OBJDIR ".libs/"
#
# configure: exit 0