Build of xmlto with musl toolchain

The build took 00h 01m 25s and was SUCCESSFUL.

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

SLOCLanguage
2,497 sh
1,194 makefile
278 lex
8 ansic
3,977 total

The process tree of the build process is here.

Several sub-process invocations were improper; see the process tree for details. Summary:

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...

There were existing files in /sysroot, using those
# /sysroot/lib
# /sysroot/share
# /sysroot/bin
# /sysroot/include
# /sysroot/libexec

CMD: sudo -u tuscan PATH=/sysroot/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin CC=clang CXX=clang++ red makepkg --noextract --syncdeps --skipinteg --skippgpcheck --skipchecksums --noconfirm --nocolor --log --noprogressbar --nocheck
# ==> Making package: xmlto 0.0.28-1 (Wed Apr 5 01:45:32 UTC 2017)
# ==> Checking runtime dependencies...
# ==> Checking buildtime dependencies...
# ==> WARNING: Using existing $srcdir/ tree
# ==> Starting build()...
# 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/sbin/mkdir -p
# checking for gawk... gawk
# checking whether make sets $(MAKE)... yes
# checking whether make supports nested variables... yes
# checking for x86_64-unknown-linux-gcc... clang
# 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... yes
# checking for suffix of object files... o
# checking whether we are using the GNU C compiler... yes
# checking whether clang accepts -g... yes
# checking for clang option to accept ISO C89... none needed
# checking for style of include used by make... GNU
# checking dependency style of clang... gcc3
# checking whether clang and cc understand -c and -o together... yes
# checking for flex... flex
# checking lex output file root... lex.yy
# checking lex library... none needed
# checking whether yytext is a pointer... no
# checking for mktemp... mktemp
# checking for find... find
# checking for bash... /bin/bash
# checking for getopt... getopt
# checking for long options support in getopt... yes
# checking for paperconf... /usr/sbin/paperconf
# checking for locale... /usr/sbin/locale
# checking for xmllint... /usr/sbin/xmllint
# checking for xsltproc... /usr/sbin/xsltproc
# checking for dblatex... dblatex
# checking for fop... fop
# checking for xmltex... /usr/sbin/xmltex
# checking for pdfxmltex... /usr/sbin/pdfxmltex
# checking for default backend... DEFAULT
# checking for lynx... lynx
# checking for elinks... elinks
# checking for w3m... /usr/sbin/w3m
# checking for tail... /usr/sbin/tail
# checking for grep... /usr/sbin/grep
# checking for sed... /usr/sbin/sed
# checking for cp... /usr/sbin/cp
# checking for zip... /usr/sbin/zip
# checking for default web browser... w3m
# checking that generated files are newer than configure... done
# configure: creating ./config.status
# config.status: creating Makefile
# config.status: creating xmlto
# config.status: creating xmlto.spec
# config.status: creating config.h
# config.status: executing depfiles commands
# make all-am
# make[1]: Entering directory '/tmp/xmlto/src/xmlto-0.0.28'
# depbase=`echo xmlif/xmlif.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
# clang -DHAVE_CONFIG_H -I. -MT xmlif/xmlif.o -MD -MP -MF $depbase.Tpo -c -o xmlif/xmlif.o xmlif/xmlif.c &&\
# mv -f $depbase.Tpo $depbase.Po
# xmlif/xmlif.l:46:8: warning: type specifier missing, defaults to 'int' [-Wimplicit-int]
# static ifsense; /* sense of last `if' or unless seen */
# ~~~~~~ ^
# xmlif/xmlif.l:243:1: warning: type specifier missing, defaults to 'int' [-Wimplicit-int]
# main(int argc, char *argv[])
# ^
# 2 warnings generated.
# clang -o xmlif/xmlif xmlif/xmlif.o
# make[1]: Leaving directory '/tmp/xmlto/src/xmlto-0.0.28'
# ==> Entering fakeroot environment...
# ==> Starting package()...
# make[1]: Entering directory '/tmp/xmlto/src/xmlto-0.0.28'
# /usr/sbin/mkdir -p '/tmp/xmlto/pkg/xmlto/usr/bin'
# /usr/sbin/mkdir -p '/tmp/xmlto/pkg/xmlto/usr/share/man/man1'
# /usr/sbin/mkdir -p '/tmp/xmlto/pkg/xmlto/usr/share/xmlto'
# /usr/sbin/mkdir -p '/tmp/xmlto/pkg/xmlto/usr/bin'
# /usr/bin/install -c xmlto '/tmp/xmlto/pkg/xmlto/usr/bin'
# /usr/bin/install -c xmlif/xmlif '/tmp/xmlto/pkg/xmlto/usr/bin'
# /usr/bin/install -c -m 644 man/man1/xmlto.1 man/man1/xmlif.1 '/tmp/xmlto/pkg/xmlto/usr/share/man/man1'
# /usr/sbin/mkdir -p '/tmp/xmlto/pkg/xmlto/usr/share/xmlto/format/xhtml1'
# /usr/bin/install -c -m 644 format/xhtml1/dvi format/xhtml1/fo format/xhtml1/pdf format/xhtml1/ps format/xhtml1/txt format/xhtml1/awt format/xhtml1/mif format/xhtml1/pcl format/xhtml1/svg '/tmp/xmlto/pkg/xmlto/usr/share/xmlto/format/xhtml1'
# /usr/sbin/mkdir -p '/tmp/xmlto/pkg/xmlto/usr/share/xmlto/format/docbook'
# /usr/bin/install -c -m 644 format/docbook/dvi format/docbook/epub format/docbook/fo format/docbook/html format/docbook/html-nochunks format/docbook/xhtml format/docbook/xhtml-nochunks format/docbook/man format/docbook/pdf format/docbook/ps format/docbook/txt format/docbook/htmlhelp format/docbook/javahelp format/docbook/mif format/docbook/pcl format/docbook/svg format/docbook/awt '/tmp/xmlto/pkg/xmlto/usr/share/xmlto/format/docbook'
# /usr/sbin/mkdir -p '/tmp/xmlto/pkg/xmlto/usr/share/xmlto/format/fo'
# /usr/bin/install -c -m 644 format/fo/ps format/fo/awt format/fo/mif format/fo/pcl format/fo/svg format/fo/txt format/fo/dvi format/fo/pdf '/tmp/xmlto/pkg/xmlto/usr/share/xmlto/format/fo'
# /usr/bin/install -c -m 644 xmlto.mak '/tmp/xmlto/pkg/xmlto/usr/share/xmlto/.'
# make[1]: Leaving directory '/tmp/xmlto/src/xmlto-0.0.28'
# ==> Tidying install...
# -> Removing doc files...
# -> Purging unwanted files...
# ==> Checking for packaging issue...
# ==> Creating package "xmlto"...
# -> Generating .PKGINFO file...
# -> Generating .BUILDINFO file...
# error: invalid option '--noprogressbar'
# -> Generating .MTREE file...
# -> Compressing package...
# ==> Leaving fakeroot environment.
# ==> Finished making: xmlto 0.0.28-1 (Wed Apr 5 01:45:34 UTC 2017)

CMD: pacman --query --file xmlto-0.0.28-1-x86_64.pkg.tar.xz
# xmlto 0.0.28-1

Creating hybrid package for 'xmlto'

Trying to find vanilla package 'xmlto'...

CMD: pacman --query --file /mirror/xmltoman-0.4-2.pkg.tar.xz
# xmltoman 0.4-2

CMD: pacman --query --file /mirror/python2-xmltodict-0.10.1-1.pkg.tar.xz
# python2-xmltodict 0.10.1-1

CMD: pacman --query --file /mirror/python-xmltodict-0.10.1-1.pkg.tar.xz
# python-xmltodict 0.10.1-1

CMD: pacman --query --file /mirror/xmlto-0.0.28-1.pkg.tar.xz
# xmlto 0.0.28-1

Package file has the following structure:
# /.PKGINFO
# /.BUILDINFO
# /.MTREE
# /usr/share/man/man1/xmlto.1.gz
# /usr/share/man/man1/xmlif.1.gz
# /usr/share/xmlto/xmlto.mak
# /usr/share/xmlto/format/xhtml1/svg
# /usr/share/xmlto/format/xhtml1/awt
# /usr/share/xmlto/format/xhtml1/txt
# /usr/share/xmlto/format/xhtml1/dvi
# /usr/share/xmlto/format/xhtml1/fo
# /usr/share/xmlto/format/xhtml1/pcl
# /usr/share/xmlto/format/xhtml1/mif
# /usr/share/xmlto/format/xhtml1/pdf
# /usr/share/xmlto/format/xhtml1/ps
# /usr/share/xmlto/format/docbook/svg
# /usr/share/xmlto/format/docbook/awt
# /usr/share/xmlto/format/docbook/htmlhelp
# /usr/share/xmlto/format/docbook/txt
# /usr/share/xmlto/format/docbook/html-nochunks
# /usr/share/xmlto/format/docbook/xhtml
# /usr/share/xmlto/format/docbook/dvi
# /usr/share/xmlto/format/docbook/epub
# /usr/share/xmlto/format/docbook/javahelp
# /usr/share/xmlto/format/docbook/fo
# /usr/share/xmlto/format/docbook/html
# /usr/share/xmlto/format/docbook/pcl
# /usr/share/xmlto/format/docbook/man
# /usr/share/xmlto/format/docbook/mif
# /usr/share/xmlto/format/docbook/pdf
# /usr/share/xmlto/format/docbook/xhtml-nochunks
# /usr/share/xmlto/format/docbook/ps
# /usr/share/xmlto/format/fo/svg
# /usr/share/xmlto/format/fo/awt
# /usr/share/xmlto/format/fo/txt
# /usr/share/xmlto/format/fo/dvi
# /usr/share/xmlto/format/fo/pcl
# /usr/share/xmlto/format/fo/mif
# /usr/share/xmlto/format/fo/pdf
# /usr/share/xmlto/format/fo/ps
# /usr/bin/xmlif
# /usr/bin/xmlto

Generating .MTREE

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

Tar-ing up files

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

CMD: xz -c -z

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

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

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

Attempting to access local repository, attempt 1

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

Attempting to access local repository, attempt 2

CMD: repo-add /var/cache/pacman/pkg/tuscan.db.tar /var/cache/pacman/pkg/xmlto.pkg.tar.xz
# ==> Extracting database to a temporary location...
# ==> Extracting database to a temporary location...
# ==> Adding package '/var/cache/pacman/pkg/xmlto.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/xmlto/src/xmlto-0.0.28/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 xmlto configure 0.0.28, which was
# generated by GNU Autoconf 2.69. Invocation command line was
#
# $ ./configure --host=x86_64-unknown-linux BASH=/bin/bash --prefix=/usr --mandir=/usr/share/man
#
# ## --------- ##
# ## Platform. ##
# ## --------- ##
#
# hostname = 4cae330183a4
# uname -m = x86_64
# uname -r = 4.10.6-1-ARCH
# uname -s = Linux
# uname -v = #1 SMP PREEMPT Mon Mar 27 08:28:22 CEST 2017
#
# /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: /sysroot/bin
# PATH: /usr/local/sbin
# PATH: /usr/local/bin
# PATH: /usr/sbin
# PATH: /usr/bin
# PATH: /sbin
# PATH: /bin
#
#
# ## ----------- ##
# ## Core tests. ##
# ## ----------- ##
#
# configure:1951: checking for a BSD-compatible install
# configure:2019: result: /usr/bin/install -c
# configure:2030: checking whether build environment is sane
# configure:2085: result: yes
# configure:2144: checking for x86_64-unknown-linux-strip
# configure:2174: result: no
# configure:2184: checking for strip
# configure:2200: found /sysroot/bin/strip
# configure:2211: result: strip
# configure:2236: checking for a thread-safe mkdir -p
# configure:2275: result: /usr/sbin/mkdir -p
# configure:2282: checking for gawk
# configure:2298: found /usr/sbin/gawk
# configure:2309: result: gawk
# configure:2320: checking whether make sets $(MAKE)
# configure:2342: result: yes
# configure:2371: checking whether make supports nested variables
# configure:2388: result: yes
# configure:2483: checking for x86_64-unknown-linux-gcc
# configure:2510: result: clang
# configure:2779: checking for C compiler version
# configure:2788: clang --version >&5
# clang version 3.8.1
# Target: x86_64-unknown-linux-gnu
# Thread model: posix
# InstalledDir: /
# configure:2799: $? = 0
# configure:2788: clang -v >&5
# clang version 3.8.1
# Target: x86_64-unknown-linux-gnu
# Thread model: posix
# InstalledDir: /
# Found candidate GCC installation: //../lib/gcc/x86_64-pc-linux-gnu/6.1.1
# Found candidate GCC installation: //../lib64/gcc/x86_64-pc-linux-gnu/6.1.1
# Selected GCC installation: //../lib64/gcc/x86_64-pc-linux-gnu/6.1.1
# Candidate multilib: .;@m64
# Selected multilib: .;@m64
# configure:2799: $? = 0
# configure:2788: clang -V >&5
# clang-3.8: error: argument to '-V' is missing (expected 1 value)
# clang-3.8: error: no input files
# configure:2799: $? = 1
# configure:2788: clang -qversion >&5
# clang-3.8: error: unknown argument: '-qversion'
# clang-3.8: error: no input files
# configure:2799: $? = 1
# configure:2819: checking whether the C compiler works
# configure:2841: clang conftest.c >&5
# configure:2845: $? = 0
# configure:2893: result: yes
# configure:2896: checking for C compiler default output file name
# configure:2898: result: a.out
# configure:2904: checking for suffix of executables
# configure:2911: clang -o conftest conftest.c >&5
# configure:2915: $? = 0
# configure:2937: result:
# configure:2959: checking whether we are cross compiling
# configure:2967: clang -o conftest conftest.c >&5
# configure:2971: $? = 0
# configure:2978: ./conftest
# ./conftest: error while loading shared libraries: /usr/lib/libc.so: invalid ELF header
# configure:2982: $? = 127
# configure:2997: result: yes
# configure:3002: checking for suffix of object files
# configure:3024: clang -c conftest.c >&5
# configure:3028: $? = 0
# configure:3049: result: o
# configure:3053: checking whether we are using the GNU C compiler
# configure:3072: clang -c conftest.c >&5
# configure:3072: $? = 0
# configure:3081: result: yes
# configure:3090: checking whether clang accepts -g
# configure:3110: clang -c -g conftest.c >&5
# configure:3110: $? = 0
# configure:3151: result: yes
# configure:3168: checking for clang option to accept ISO C89
# configure:3231: clang -c conftest.c >&5
# configure:3231: $? = 0
# configure:3244: result: none needed
# configure:3275: checking for style of include used by make
# configure:3303: result: GNU
# configure:3329: checking dependency style of clang
# configure:3440: result: gcc3
# configure:3456: checking whether clang and cc understand -c and -o together
# configure:3487: clang -c conftest.c -o conftest2.o >&5
# configure:3491: $? = 0
# configure:3497: clang -c conftest.c -o conftest2.o >&5
# configure:3501: $? = 0
# configure:3512: cc -c conftest.c >&5
# configure:3516: $? = 0
# configure:3524: cc -c conftest.c -o conftest2.o >&5
# configure:3528: $? = 0
# configure:3534: cc -c conftest.c -o conftest2.o >&5
# configure:3538: $? = 0
# configure:3556: result: yes
# configure:3586: checking for flex
# configure:3602: found /usr/sbin/flex
# configure:3613: result: flex
# configure:3651: flex conftest.l
# configure:3655: $? = 1
# configure:3657: checking lex output file root
# configure:3671: result: lex.yy
# configure:3676: checking lex library
# configure:3690: clang -o conftest conftest.c >&5
# /sysroot/bin/../lib/crt1.o:/srcdir/musl/crt/crt1.c:function _start_c: error: undefined reference to 'main'
# clang-3.8: error: linker command failed with exit code 1 (use -v to see invocation)
# configure:3690: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "xmlto"
# | #define PACKAGE_TARNAME "xmlto"
# | #define PACKAGE_VERSION "0.0.28"
# | #define PACKAGE_STRING "xmlto 0.0.28"
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define PACKAGE "xmlto"
# | #define VERSION "0.0.28"
# | /* end confdefs.h. */
# |
# configure:3690: clang -o conftest conftest.c -lfl >&5
# /sysroot/bin/ld: error: cannot find -lfl
# /sysroot/bin/../lib/crt1.o:/srcdir/musl/crt/crt1.c:function _start_c: error: undefined reference to 'main'
# clang-3.8: error: linker command failed with exit code 1 (use -v to see invocation)
# configure:3690: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "xmlto"
# | #define PACKAGE_TARNAME "xmlto"
# | #define PACKAGE_VERSION "0.0.28"
# | #define PACKAGE_STRING "xmlto 0.0.28"
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define PACKAGE "xmlto"
# | #define VERSION "0.0.28"
# | /* end confdefs.h. */
# |
# configure:3690: clang -o conftest conftest.c -ll >&5
# /sysroot/bin/ld: error: cannot find -ll
# /sysroot/bin/../lib/crt1.o:/srcdir/musl/crt/crt1.c:function _start_c: error: undefined reference to 'main'
# clang-3.8: error: linker command failed with exit code 1 (use -v to see invocation)
# configure:3690: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "xmlto"
# | #define PACKAGE_TARNAME "xmlto"
# | #define PACKAGE_VERSION "0.0.28"
# | #define PACKAGE_STRING "xmlto 0.0.28"
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define PACKAGE "xmlto"
# | #define VERSION "0.0.28"
# | /* end confdefs.h. */
# |
# configure:3700: result: none needed
# configure:3706: checking whether yytext is a pointer
# configure:3723: clang -o conftest conftest.c >&5
# /sysroot/bin/../lib/crt1.o:/srcdir/musl/crt/crt1.c:function _start_c: error: undefined reference to 'main'
# clang-3.8: error: linker command failed with exit code 1 (use -v to see invocation)
# configure:3723: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "xmlto"
# | #define PACKAGE_TARNAME "xmlto"
# | #define PACKAGE_VERSION "0.0.28"
# | #define PACKAGE_STRING "xmlto 0.0.28"
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define PACKAGE "xmlto"
# | #define VERSION "0.0.28"
# | /* end confdefs.h. */
# |
# | #define YYTEXT_POINTER 1
# |
# configure:3731: result: no
# configure:3750: checking for mktemp
# configure:3766: found /usr/sbin/mktemp
# configure:3778: result: mktemp
# configure:3790: checking for find
# configure:3806: found /usr/sbin/find
# configure:3818: result: find
# configure:3830: checking for bash
# configure:3861: result: /bin/bash
# configure:3873: checking for getopt
# configure:3889: found /usr/sbin/getopt
# configure:3901: result: getopt
# configure:3910: checking for long options support in getopt
# configure:3921: result: yes
# configure:3927: checking for paperconf
# configure:3945: found /usr/sbin/paperconf
# configure:3958: result: /usr/sbin/paperconf
# configure:3970: checking for locale
# configure:3988: found /usr/sbin/locale
# configure:4001: result: /usr/sbin/locale
# configure:4013: checking for xmllint
# configure:4031: found /usr/sbin/xmllint
# configure:4044: result: /usr/sbin/xmllint
# configure:4056: checking for xsltproc
# configure:4074: found /usr/sbin/xsltproc
# configure:4087: result: /usr/sbin/xsltproc
# configure:4100: checking for dblatex
# configure:4131: result: dblatex
# configure:4143: checking for fop
# configure:4174: result: fop
# configure:4186: checking for xmltex
# configure:4204: found /usr/sbin/xmltex
# configure:4217: result: /usr/sbin/xmltex
# configure:4229: checking for pdfxmltex
# configure:4247: found /usr/sbin/pdfxmltex
# configure:4260: result: /usr/sbin/pdfxmltex
# configure:4292: checking for default backend
# configure:4294: result: DEFAULT
# configure:4302: checking for lynx
# configure:4333: result: lynx
# configure:4345: checking for elinks
# configure:4376: result: elinks
# configure:4388: checking for w3m
# configure:4406: found /usr/sbin/w3m
# configure:4419: result: /usr/sbin/w3m
# configure:4431: checking for tail
# configure:4449: found /usr/sbin/tail
# configure:4462: result: /usr/sbin/tail
# configure:4474: checking for grep
# configure:4492: found /usr/sbin/grep
# configure:4505: result: /usr/sbin/grep
# configure:4517: checking for sed
# configure:4535: found /usr/sbin/sed
# configure:4548: result: /usr/sbin/sed
# configure:4560: checking for cp
# configure:4578: found /usr/sbin/cp
# configure:4591: result: /usr/sbin/cp
# configure:4603: checking for zip
# configure:4621: found /usr/sbin/zip
# configure:4634: result: /usr/sbin/zip
# configure:4669: checking for default web browser
# configure:4671: result: w3m
# configure:4787: checking that generated files are newer than configure
# configure:4793: result: done
# configure:4816: creating ./config.status
#
# ## ---------------------- ##
# ## Running config.status. ##
# ## ---------------------- ##
#
# This file was extended by xmlto config.status 0.0.28, which was
# generated by GNU Autoconf 2.69. Invocation command line was
#
# CONFIG_FILES =
# CONFIG_HEADERS =
# CONFIG_LINKS =
# CONFIG_COMMANDS =
# $ ./config.status
#
# on 4cae330183a4
#
# config.status:866: creating Makefile
# config.status:866: creating xmlto
# config.status:866: creating xmlto.spec
# config.status:866: creating config.h
# config.status:1095: executing depfiles commands
#
# ## ---------------- ##
# ## Cache variables. ##
# ## ---------------- ##
#
# ac_cv_c_compiler_gnu=yes
# ac_cv_env_BASH_set=set
# ac_cv_env_BASH_value=/bin/bash
# ac_cv_env_CC_set=set
# ac_cv_env_CC_value=clang
# 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_DBLATEX_set=
# ac_cv_env_DBLATEX_value=
# ac_cv_env_FIND_set=
# ac_cv_env_FIND_value=
# ac_cv_env_FOP_set=
# ac_cv_env_FOP_value=
# ac_cv_env_GCP_set=
# ac_cv_env_GCP_value=
# ac_cv_env_GETOPT_set=
# ac_cv_env_GETOPT_value=
# ac_cv_env_GREP_set=
# ac_cv_env_GREP_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_LINKS_set=
# ac_cv_env_LINKS_value=
# ac_cv_env_LOCALE_set=
# ac_cv_env_LOCALE_value=
# ac_cv_env_LYNX_set=
# ac_cv_env_LYNX_value=
# ac_cv_env_MKTEMP_set=
# ac_cv_env_MKTEMP_value=
# ac_cv_env_PAPER_CONF_set=
# ac_cv_env_PAPER_CONF_value=
# ac_cv_env_PDFXMLTEX_set=
# ac_cv_env_PDFXMLTEX_value=
# ac_cv_env_SED_set=
# ac_cv_env_SED_value=
# ac_cv_env_TAIL_set=
# ac_cv_env_TAIL_value=
# ac_cv_env_W3M_set=
# ac_cv_env_W3M_value=
# ac_cv_env_XMLLINT_set=
# ac_cv_env_XMLLINT_value=
# ac_cv_env_XMLTEX_set=
# ac_cv_env_XMLTEX_value=
# ac_cv_env_XSLTPROC_set=
# ac_cv_env_XSLTPROC_value=
# ac_cv_env_ZIP_set=
# ac_cv_env_ZIP_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_lib_lex='none needed'
# ac_cv_objext=o
# ac_cv_path_BASH=/bin/bash
# ac_cv_path_DBLATEX=dblatex
# ac_cv_path_FOP=fop
# ac_cv_path_GCP=/usr/sbin/cp
# ac_cv_path_GREP=/usr/sbin/grep
# ac_cv_path_LINKS=elinks
# ac_cv_path_LOCALE=/usr/sbin/locale
# ac_cv_path_LYNX=lynx
# ac_cv_path_PAPER_CONF=/usr/sbin/paperconf
# ac_cv_path_PDFXMLTEX=/usr/sbin/pdfxmltex
# ac_cv_path_SED=/usr/sbin/sed
# ac_cv_path_TAIL=/usr/sbin/tail
# ac_cv_path_W3M=/usr/sbin/w3m
# ac_cv_path_XMLLINT=/usr/sbin/xmllint
# ac_cv_path_XMLTEX=/usr/sbin/xmltex
# ac_cv_path_XSLTPROC=/usr/sbin/xsltproc
# ac_cv_path_ZIP=/usr/sbin/zip
# ac_cv_path_install='/usr/bin/install -c'
# ac_cv_path_mkdir=/usr/sbin/mkdir
# ac_cv_prog_AWK=gawk
# ac_cv_prog_CC=clang
# ac_cv_prog_FIND='find '
# ac_cv_prog_GETOPT=getopt
# ac_cv_prog_LEX=flex
# ac_cv_prog_MKTEMP=mktemp
# ac_cv_prog_ac_ct_STRIP=strip
# ac_cv_prog_cc_c89=
# ac_cv_prog_cc_clang_c_o=yes
# ac_cv_prog_cc_g=yes
# ac_cv_prog_lex_root=lex.yy
# ac_cv_prog_lex_yytext_pointer=no
# ac_cv_prog_make_make_set=yes
# am_cv_CC_dependencies_compiler_type=gcc3
# am_cv_make_support_nested_variables=yes
#
# ## ----------------- ##
# ## Output variables. ##
# ## ----------------- ##
#
# ACLOCAL='${SHELL} /tmp/xmlto/src/xmlto-0.0.28/missing aclocal-1.13'
# AMDEPBACKSLASH='\'
# AMDEP_FALSE='#'
# AMDEP_TRUE=''
# AMTAR='$${TAR-tar}'
# AM_BACKSLASH='\'
# AM_DEFAULT_V='$(AM_DEFAULT_VERBOSITY)'
# AM_DEFAULT_VERBOSITY='1'
# AM_V='$(V)'
# AUTOCONF='${SHELL} /tmp/xmlto/src/xmlto-0.0.28/missing autoconf'
# AUTOHEADER='${SHELL} /tmp/xmlto/src/xmlto-0.0.28/missing autoheader'
# AUTOMAKE='${SHELL} /tmp/xmlto/src/xmlto-0.0.28/missing automake-1.13'
# AWK='gawk'
# BACKEND='DEFAULT'
# BASH='/bin/bash'
# CC='clang'
# CCDEPMODE='depmode=gcc3'
# CFLAGS=''
# CPPFLAGS=''
# CYGPATH_W='echo'
# DBLATEX='dblatex'
# DEFS='-DHAVE_CONFIG_H'
# DEPDIR='.deps'
# ECHO_C=''
# ECHO_N='-n'
# ECHO_T=''
# EXEEXT=''
# FIND='find '
# FOP='fop'
# GCP='/usr/sbin/cp'
# GETOPT='getopt'
# GREP='/usr/sbin/grep'
# INSTALL_DATA='${INSTALL} -m 644'
# INSTALL_PROGRAM='${INSTALL}'
# INSTALL_SCRIPT='${INSTALL}'
# INSTALL_STRIP_PROGRAM='$(install_sh) -c -s'
# LDFLAGS=''
# LEX='flex'
# LEXLIB=''
# LEX_OUTPUT_ROOT='lex.yy'
# LIBOBJS=''
# LIBS=''
# LINKS='elinks'
# LOCALE='/usr/sbin/locale'
# LTLIBOBJS=''
# LYNX='lynx'
# MAKEINFO='${SHELL} /tmp/xmlto/src/xmlto-0.0.28/missing makeinfo'
# MKDIR_P='/usr/sbin/mkdir -p'
# MKTEMP='mktemp'
# OBJEXT='o'
# PACKAGE='xmlto'
# PACKAGE_BUGREPORT=''
# PACKAGE_NAME='xmlto'
# PACKAGE_STRING='xmlto 0.0.28'
# PACKAGE_TARNAME='xmlto'
# PACKAGE_URL=''
# PACKAGE_VERSION='0.0.28'
# PAPER_CONF='/usr/sbin/paperconf'
# PATH_SEPARATOR=':'
# PDFXMLTEX='/usr/sbin/pdfxmltex'
# SED='/usr/sbin/sed'
# SET_MAKE=''
# SHELL='/bin/sh'
# STRIP='strip'
# TAIL='/usr/sbin/tail'
# VERSION='0.0.28'
# W3M='/usr/sbin/w3m'
# WEBBROWSER='w3m'
# XMLLINT='/usr/sbin/xmllint'
# XMLTEX='/usr/sbin/xmltex'
# XSLTPROC='/usr/sbin/xsltproc'
# ZIP='/usr/sbin/zip'
# ac_ct_CC=''
# 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-tar} chof - "$$tardir"'
# am__untar='$${TAR-tar} xf -'
# bindir='${exec_prefix}/bin'
# build_alias=''
# datadir='${datarootdir}'
# datarootdir='${prefix}/share'
# docdir='${datarootdir}/doc/${PACKAGE_TARNAME}'
# dvidir='${docdir}'
# exec_prefix='${prefix}'
# host_alias='x86_64-unknown-linux'
# htmldir='${docdir}'
# includedir='${prefix}/include'
# infodir='${datarootdir}/info'
# install_sh='${SHELL} /tmp/xmlto/src/xmlto-0.0.28/install-sh'
# libdir='${exec_prefix}/lib'
# libexecdir='${exec_prefix}/libexec'
# localedir='${datarootdir}/locale'
# localstatedir='${prefix}/var'
# mandir='/usr/share/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 "xmlto"
# #define PACKAGE_TARNAME "xmlto"
# #define PACKAGE_VERSION "0.0.28"
# #define PACKAGE_STRING "xmlto 0.0.28"
# #define PACKAGE_BUGREPORT ""
# #define PACKAGE_URL ""
# #define PACKAGE "xmlto"
# #define VERSION "0.0.28"
#
# configure: exit 0