Build of uriparser with vanilla toolchain

The build took 00h 00m 48s and was NOT successful.

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

SLOCLanguage
12,373 sh
5,095 ansic
1,956 cpp
1,588 makefile
21,012 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: uriparser 0.8.2-1 (Wed Aug 24 13:12:22 UTC 2016)
# ==> 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 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 for style of include used by make... GNU
# checking dependency style of gcc... gcc3
# checking for x86_64-unknown-linux-g++... no
# checking for x86_64-unknown-linux-c++... no
# checking for x86_64-unknown-linux-gpp... no
# checking for x86_64-unknown-linux-aCC... no
# checking for x86_64-unknown-linux-CC... no
# checking for x86_64-unknown-linux-cxx... no
# checking for x86_64-unknown-linux-cc++... no
# checking for x86_64-unknown-linux-cl.exe... no
# checking for x86_64-unknown-linux-FCC... no
# checking for x86_64-unknown-linux-KCC... no
# checking for x86_64-unknown-linux-RCC... no
# checking for x86_64-unknown-linux-xlC_r... no
# checking for x86_64-unknown-linux-xlC... no
# checking for g++... g++
# checking whether we are using the GNU C++ compiler... yes
# checking whether g++ accepts -g... yes
# checking dependency style of g++... gcc3
# checking build system type... x86_64-unknown-linux-gnu
# checking host system type... x86_64-unknown-linux-gnu
# checking how to print strings... printf
# checking for a sed that does not truncate output... /usr/sbin/sed
# checking for grep that handles long lines and -e... /usr/sbin/grep
# checking for egrep... /usr/sbin/grep -E
# checking for fgrep... /usr/sbin/grep -F
# checking for ld used by gcc... /usr/sbin/ld
# checking if the linker (/usr/sbin/ld) is GNU ld... yes
# checking for BSD- or MS-compatible name lister (nm)... /usr/sbin/nm -B
# checking the name lister (/usr/sbin/nm -B) interface... BSD nm
# checking whether ln -s works... yes
# checking the maximum length of command line arguments... 1572864
# checking whether the shell understands some XSI constructs... yes
# checking whether the shell understands "+="... yes
# 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/sbin/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/sbin/nm -B output from gcc object... ok
# checking for sysroot... no
# checking for x86_64-unknown-linux-mt... no
# checking for mt... no
# checking if : is a manifest tool... no
# checking how to run the C preprocessor... gcc -E
# checking for ANSI C header files... yes
# checking for sys/types.h... yes
# checking for sys/stat.h... yes
# checking for stdlib.h... yes
# checking for string.h... yes
# checking for memory.h... yes
# checking for strings.h... yes
# checking for inttypes.h... yes
# checking for stdint.h... yes
# checking for unistd.h... yes
# checking for dlfcn.h... yes
# checking for objdir... .libs
# checking if gcc supports -fno-rtti -fno-exceptions... no
# checking for gcc option to produce PIC... -fPIC -DPIC
# checking if gcc PIC flag -fPIC -DPIC works... yes
# checking if gcc static flag -static works... yes
# checking if gcc supports -c -o file.o... yes
# checking if gcc supports -c -o file.o... (cached) yes
# checking whether the gcc linker (/usr/sbin/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... yes
# checking how to run the C++ preprocessor... g++ -E
# checking for ld used by g++... /usr/sbin/ld -m elf_x86_64
# checking if the linker (/usr/sbin/ld -m elf_x86_64) is GNU ld... yes
# checking whether the g++ linker (/usr/sbin/ld -m elf_x86_64) supports shared libraries... yes
# checking for g++ option to produce PIC... -fPIC -DPIC
# checking if g++ PIC flag -fPIC -DPIC works... yes
# checking if g++ static flag -static works... yes
# checking if g++ supports -c -o file.o... yes
# checking if g++ supports -c -o file.o... (cached) yes
# checking whether the g++ linker (/usr/sbin/ld -m elf_x86_64) supports shared libraries... yes
# checking dynamic linker characteristics... (cached) GNU/Linux ld.so
# checking how to hardcode library paths into programs... immediate
# checking for ANSI C header files... (cached) yes
# checking for wprintf... yes
# checking for doxygen... found
# checking for dot... found
# configure: creating ./config.status
# config.status: creating liburiparser.pc
# config.status: creating Makefile
# config.status: creating doc/Makefile
# config.status: creating doc/Doxyfile
# config.status: creating doc/release.sh
# config.status: creating test/config.h
# config.status: executing depfiles commands
# config.status: executing libtool commands
# ===========================================================================
#
# Configuration
# Prefix ............... /usr
# Size down ............ no
# Code for char * ...... yes
# Code for wchar_t * ... yes
# Test suite ........... no
# Documentation ........ yes
#
# Continue with
# make
# make check
# sudo make install
#
# Making all in .
# make[1]: Entering directory '/tmp/uriparser/src/uriparser-0.8.2'
# depbase=`echo src/UriCommon.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
# /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./test -I./include -MT src/UriCommon.lo -MD -MP -MF $depbase.Tpo -c -o src/UriCommon.lo src/UriCommon.c &&\
# mv -f $depbase.Tpo $depbase.Plo
# depbase=`echo src/UriCompare.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
# /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./test -I./include -MT src/UriCompare.lo -MD -MP -MF $depbase.Tpo -c -o src/UriCompare.lo src/UriCompare.c &&\
# mv -f $depbase.Tpo $depbase.Plo
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./test -I./include -MT src/UriCommon.lo -MD -MP -MF src/.deps/UriCommon.Tpo -c src/UriCommon.c -fPIC -DPIC -o src/.libs/UriCommon.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./test -I./include -MT src/UriCompare.lo -MD -MP -MF src/.deps/UriCompare.Tpo -c src/UriCompare.c -fPIC -DPIC -o src/.libs/UriCompare.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./test -I./include -MT src/UriCompare.lo -MD -MP -MF src/.deps/UriCompare.Tpo -c src/UriCompare.c -o src/UriCompare.o >/dev/null 2>&1
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./test -I./include -MT src/UriCommon.lo -MD -MP -MF src/.deps/UriCommon.Tpo -c src/UriCommon.c -o src/UriCommon.o >/dev/null 2>&1
# depbase=`echo src/UriEscape.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
# /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./test -I./include -MT src/UriEscape.lo -MD -MP -MF $depbase.Tpo -c -o src/UriEscape.lo src/UriEscape.c &&\
# mv -f $depbase.Tpo $depbase.Plo
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./test -I./include -MT src/UriEscape.lo -MD -MP -MF src/.deps/UriEscape.Tpo -c src/UriEscape.c -fPIC -DPIC -o src/.libs/UriEscape.o
# depbase=`echo src/UriFile.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
# /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./test -I./include -MT src/UriFile.lo -MD -MP -MF $depbase.Tpo -c -o src/UriFile.lo src/UriFile.c &&\
# mv -f $depbase.Tpo $depbase.Plo
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./test -I./include -MT src/UriEscape.lo -MD -MP -MF src/.deps/UriEscape.Tpo -c src/UriEscape.c -o src/UriEscape.o >/dev/null 2>&1
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./test -I./include -MT src/UriFile.lo -MD -MP -MF src/.deps/UriFile.Tpo -c src/UriFile.c -fPIC -DPIC -o src/.libs/UriFile.o
# depbase=`echo src/UriIp4.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
# /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./test -I./include -MT src/UriIp4.lo -MD -MP -MF $depbase.Tpo -c -o src/UriIp4.lo src/UriIp4.c &&\
# mv -f $depbase.Tpo $depbase.Plo
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./test -I./include -MT src/UriFile.lo -MD -MP -MF src/.deps/UriFile.Tpo -c src/UriFile.c -o src/UriFile.o >/dev/null 2>&1
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./test -I./include -MT src/UriIp4.lo -MD -MP -MF src/.deps/UriIp4.Tpo -c src/UriIp4.c -fPIC -DPIC -o src/.libs/UriIp4.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./test -I./include -MT src/UriIp4.lo -MD -MP -MF src/.deps/UriIp4.Tpo -c src/UriIp4.c -o src/UriIp4.o >/dev/null 2>&1
# depbase=`echo src/UriIp4Base.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
# /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./test -I./include -MT src/UriIp4Base.lo -MD -MP -MF $depbase.Tpo -c -o src/UriIp4Base.lo src/UriIp4Base.c &&\
# mv -f $depbase.Tpo $depbase.Plo
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./test -I./include -MT src/UriIp4Base.lo -MD -MP -MF src/.deps/UriIp4Base.Tpo -c src/UriIp4Base.c -fPIC -DPIC -o src/.libs/UriIp4Base.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./test -I./include -MT src/UriIp4Base.lo -MD -MP -MF src/.deps/UriIp4Base.Tpo -c src/UriIp4Base.c -o src/UriIp4Base.o >/dev/null 2>&1
# depbase=`echo src/UriNormalize.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
# /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./test -I./include -MT src/UriNormalize.lo -MD -MP -MF $depbase.Tpo -c -o src/UriNormalize.lo src/UriNormalize.c &&\
# mv -f $depbase.Tpo $depbase.Plo
# depbase=`echo src/UriNormalizeBase.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
# /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./test -I./include -MT src/UriNormalizeBase.lo -MD -MP -MF $depbase.Tpo -c -o src/UriNormalizeBase.lo src/UriNormalizeBase.c &&\
# mv -f $depbase.Tpo $depbase.Plo
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./test -I./include -MT src/UriNormalize.lo -MD -MP -MF src/.deps/UriNormalize.Tpo -c src/UriNormalize.c -fPIC -DPIC -o src/.libs/UriNormalize.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./test -I./include -MT src/UriNormalizeBase.lo -MD -MP -MF src/.deps/UriNormalizeBase.Tpo -c src/UriNormalizeBase.c -fPIC -DPIC -o src/.libs/UriNormalizeBase.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./test -I./include -MT src/UriNormalizeBase.lo -MD -MP -MF src/.deps/UriNormalizeBase.Tpo -c src/UriNormalizeBase.c -o src/UriNormalizeBase.o >/dev/null 2>&1
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./test -I./include -MT src/UriNormalize.lo -MD -MP -MF src/.deps/UriNormalize.Tpo -c src/UriNormalize.c -o src/UriNormalize.o >/dev/null 2>&1
# depbase=`echo src/UriParse.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
# /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./test -I./include -MT src/UriParse.lo -MD -MP -MF $depbase.Tpo -c -o src/UriParse.lo src/UriParse.c &&\
# mv -f $depbase.Tpo $depbase.Plo
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./test -I./include -MT src/UriParse.lo -MD -MP -MF src/.deps/UriParse.Tpo -c src/UriParse.c -fPIC -DPIC -o src/.libs/UriParse.o
# depbase=`echo src/UriParseBase.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
# /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./test -I./include -MT src/UriParseBase.lo -MD -MP -MF $depbase.Tpo -c -o src/UriParseBase.lo src/UriParseBase.c &&\
# mv -f $depbase.Tpo $depbase.Plo
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./test -I./include -MT src/UriParseBase.lo -MD -MP -MF src/.deps/UriParseBase.Tpo -c src/UriParseBase.c -fPIC -DPIC -o src/.libs/UriParseBase.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./test -I./include -MT src/UriParseBase.lo -MD -MP -MF src/.deps/UriParseBase.Tpo -c src/UriParseBase.c -o src/UriParseBase.o >/dev/null 2>&1
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./test -I./include -MT src/UriParse.lo -MD -MP -MF src/.deps/UriParse.Tpo -c src/UriParse.c -o src/UriParse.o >/dev/null 2>&1
# depbase=`echo src/UriQuery.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
# /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./test -I./include -MT src/UriQuery.lo -MD -MP -MF $depbase.Tpo -c -o src/UriQuery.lo src/UriQuery.c &&\
# mv -f $depbase.Tpo $depbase.Plo
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./test -I./include -MT src/UriQuery.lo -MD -MP -MF src/.deps/UriQuery.Tpo -c src/UriQuery.c -fPIC -DPIC -o src/.libs/UriQuery.o
# depbase=`echo src/UriRecompose.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
# /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./test -I./include -MT src/UriRecompose.lo -MD -MP -MF $depbase.Tpo -c -o src/UriRecompose.lo src/UriRecompose.c &&\
# mv -f $depbase.Tpo $depbase.Plo
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./test -I./include -MT src/UriQuery.lo -MD -MP -MF src/.deps/UriQuery.Tpo -c src/UriQuery.c -o src/UriQuery.o >/dev/null 2>&1
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./test -I./include -MT src/UriRecompose.lo -MD -MP -MF src/.deps/UriRecompose.Tpo -c src/UriRecompose.c -fPIC -DPIC -o src/.libs/UriRecompose.o
# depbase=`echo src/UriResolve.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
# /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./test -I./include -MT src/UriResolve.lo -MD -MP -MF $depbase.Tpo -c -o src/UriResolve.lo src/UriResolve.c &&\
# mv -f $depbase.Tpo $depbase.Plo
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./test -I./include -MT src/UriRecompose.lo -MD -MP -MF src/.deps/UriRecompose.Tpo -c src/UriRecompose.c -o src/UriRecompose.o >/dev/null 2>&1
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./test -I./include -MT src/UriResolve.lo -MD -MP -MF src/.deps/UriResolve.Tpo -c src/UriResolve.c -fPIC -DPIC -o src/.libs/UriResolve.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./test -I./include -MT src/UriResolve.lo -MD -MP -MF src/.deps/UriResolve.Tpo -c src/UriResolve.c -o src/UriResolve.o >/dev/null 2>&1
# depbase=`echo src/UriShorten.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
# /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./test -I./include -MT src/UriShorten.lo -MD -MP -MF $depbase.Tpo -c -o src/UriShorten.lo src/UriShorten.c &&\
# mv -f $depbase.Tpo $depbase.Plo
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./test -I./include -MT src/UriShorten.lo -MD -MP -MF src/.deps/UriShorten.Tpo -c src/UriShorten.c -fPIC -DPIC -o src/.libs/UriShorten.o
# gcc -DHAVE_CONFIG_H -I. -I./test -I./include -Iinclude -MT tool/uriparse-uriparse.o -MD -MP -MF tool/.deps/uriparse-uriparse.Tpo -c -o tool/uriparse-uriparse.o `test -f 'tool/uriparse.c' || echo './'`tool/uriparse.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./test -I./include -MT src/UriShorten.lo -MD -MP -MF src/.deps/UriShorten.Tpo -c src/UriShorten.c -o src/UriShorten.o >/dev/null 2>&1
# mv -f tool/.deps/uriparse-uriparse.Tpo tool/.deps/uriparse-uriparse.Po
# /bin/sh ./libtool --tag=CC --mode=link gcc -version-info 1:18:0 -o liburiparser.la -rpath /usr/lib src/UriCommon.lo src/UriCompare.lo src/UriEscape.lo src/UriFile.lo src/UriIp4.lo src/UriIp4Base.lo src/UriNormalize.lo src/UriNormalizeBase.lo src/UriParse.lo src/UriParseBase.lo src/UriQuery.lo src/UriRecompose.lo src/UriResolve.lo src/UriShorten.lo
# libtool: link: gcc -shared -fPIC -DPIC src/.libs/UriCommon.o src/.libs/UriCompare.o src/.libs/UriEscape.o src/.libs/UriFile.o src/.libs/UriIp4.o src/.libs/UriIp4Base.o src/.libs/UriNormalize.o src/.libs/UriNormalizeBase.o src/.libs/UriParse.o src/.libs/UriParseBase.o src/.libs/UriQuery.o src/.libs/UriRecompose.o src/.libs/UriResolve.o src/.libs/UriShorten.o -Wl,-soname -Wl,liburiparser.so.1 -o .libs/liburiparser.so.1.0.18
# libtool: link: (cd ".libs" && rm -f "liburiparser.so.1" && ln -s "liburiparser.so.1.0.18" "liburiparser.so.1")
# libtool: link: (cd ".libs" && rm -f "liburiparser.so" && ln -s "liburiparser.so.1.0.18" "liburiparser.so")
# libtool: link: ar cru .libs/liburiparser.a src/UriCommon.o src/UriCompare.o src/UriEscape.o src/UriFile.o src/UriIp4.o src/UriIp4Base.o src/UriNormalize.o src/UriNormalizeBase.o src/UriParse.o src/UriParseBase.o src/UriQuery.o src/UriRecompose.o src/UriResolve.o src/UriShorten.o
# ar: `u' modifier ignored since `D' is the default (see `U')
# libtool: link: ranlib .libs/liburiparser.a
# libtool: link: ( cd ".libs" && rm -f "liburiparser.la" && ln -s "../liburiparser.la" "liburiparser.la" )
# /bin/sh ./libtool --tag=CC --mode=link gcc -Iinclude -o uriparse tool/uriparse-uriparse.o ./liburiparser.la
# libtool: link: gcc -Iinclude -o .libs/uriparse tool/uriparse-uriparse.o ./.libs/liburiparser.so
# make[1]: Leaving directory '/tmp/uriparser/src/uriparser-0.8.2'
# Making all in doc
# make[1]: Entering directory '/tmp/uriparser/src/uriparser-0.8.2/doc'
# rm -Rf "./html"
# doxygen Doxyfile
# sh: qhelpgenerator: command not found
# error: failed to run qhelpgenerator on index.qhp
# touch html/index.html
# make[1]: Leaving directory '/tmp/uriparser/src/uriparser-0.8.2/doc'
# ==> Entering fakeroot environment...
# ==> Starting package()...
# Making install in .
# make[1]: Entering directory '/tmp/uriparser/src/uriparser-0.8.2'
# make[2]: Entering directory '/tmp/uriparser/src/uriparser-0.8.2'
# /usr/sbin/mkdir -p '/tmp/uriparser/pkg/uriparser/usr/lib/pkgconfig'
# /usr/sbin/mkdir -p '/tmp/uriparser/pkg/uriparser/usr/lib'
# /bin/sh ./libtool --mode=install /usr/bin/install -c liburiparser.la '/tmp/uriparser/pkg/uriparser/usr/lib'
# /usr/bin/install -c -m 644 liburiparser.pc '/tmp/uriparser/pkg/uriparser/usr/lib/pkgconfig'
# /usr/sbin/mkdir -p '/tmp/uriparser/pkg/uriparser/usr/include/uriparser'
# /usr/bin/install -c -m 644 include/uriparser/Uri.h include/uriparser/UriBase.h include/uriparser/UriDefsAnsi.h include/uriparser/UriDefsConfig.h include/uriparser/UriDefsUnicode.h include/uriparser/UriIp4.h '/tmp/uriparser/pkg/uriparser/usr/include/uriparser'
# libtool: install: /usr/bin/install -c .libs/liburiparser.so.1.0.18 /tmp/uriparser/pkg/uriparser/usr/lib/liburiparser.so.1.0.18
# libtool: install: (cd /tmp/uriparser/pkg/uriparser/usr/lib && { ln -s -f liburiparser.so.1.0.18 liburiparser.so.1 || { rm -f liburiparser.so.1 && ln -s liburiparser.so.1.0.18 liburiparser.so.1; }; })
# libtool: install: (cd /tmp/uriparser/pkg/uriparser/usr/lib && { ln -s -f liburiparser.so.1.0.18 liburiparser.so || { rm -f liburiparser.so && ln -s liburiparser.so.1.0.18 liburiparser.so; }; })
# libtool: install: /usr/bin/install -c .libs/liburiparser.lai /tmp/uriparser/pkg/uriparser/usr/lib/liburiparser.la
# libtool: install: /usr/bin/install -c .libs/liburiparser.a /tmp/uriparser/pkg/uriparser/usr/lib/liburiparser.a
# libtool: install: chmod 644 /tmp/uriparser/pkg/uriparser/usr/lib/liburiparser.a
# libtool: install: ranlib /tmp/uriparser/pkg/uriparser/usr/lib/liburiparser.a
# libtool: install: warning: remember to run `libtool --finish /usr/lib'
# /usr/sbin/mkdir -p '/tmp/uriparser/pkg/uriparser/usr/bin'
# /bin/sh ./libtool --mode=install /usr/bin/install -c uriparse '/tmp/uriparser/pkg/uriparser/usr/bin'
# libtool: install: warning: `./liburiparser.la' has not been installed in `/usr/lib'
# libtool: install: /usr/bin/install -c .libs/uriparse /tmp/uriparser/pkg/uriparser/usr/bin/uriparse
# make[2]: Leaving directory '/tmp/uriparser/src/uriparser-0.8.2'
# make[1]: Leaving directory '/tmp/uriparser/src/uriparser-0.8.2'
# Making install in doc
# make[1]: Entering directory '/tmp/uriparser/src/uriparser-0.8.2/doc'
# make[2]: Entering directory '/tmp/uriparser/src/uriparser-0.8.2/doc'
# make[2]: Nothing to be done for 'install-exec-am'.
# /usr/sbin/mkdir -p "/tmp/uriparser/pkg/uriparser/usr/share/doc/uriparser/html/search" ## Didn't work with installdirs-local
# /usr/bin/install -c -m 644 html/*.css html/*.html html/*.js html/*.map html/*.md5 html/*.png "/tmp/uriparser/pkg/uriparser/usr/share/doc/uriparser/html/"
# /usr/bin/install: cannot stat 'html/*.map': No such file or directory
# make[2]: *** [Makefile:417: install-data-local] Error 1
# make[2]: Leaving directory '/tmp/uriparser/src/uriparser-0.8.2/doc'
# make[1]: *** [Makefile:293: install-am] Error 2
# make[1]: Leaving directory '/tmp/uriparser/src/uriparser-0.8.2/doc'
# make: *** [Makefile:800: install-recursive] Error 1
# ==> ERROR: A failure occurred in package().
# Aborting...

Printing config logfiles

CMD: config logfiles '/tmp/uriparser/src/uriparser-0.8.2/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 uriparser configure 0.8.2, which was
# generated by GNU Autoconf 2.69. Invocation command line was
#
# $ ./configure --host=x86_64-unknown-linux --prefix=/usr --disable-test
#
# ## --------- ##
# ## Platform. ##
# ## --------- ##
#
# hostname = bc2ad6a5244c
# 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/sbin
# PATH: /usr/bin
# PATH: /sbin
# PATH: /bin
#
#
# ## ----------- ##
# ## Core tests. ##
# ## ----------- ##
#
# configure:2326: checking for a BSD-compatible install
# configure:2394: result: /usr/bin/install -c
# configure:2405: checking whether build environment is sane
# configure:2455: result: yes
# configure:2504: checking for x86_64-unknown-linux-strip
# configure:2534: result: no
# configure:2544: checking for strip
# configure:2560: found /usr/sbin/strip
# configure:2571: result: strip
# configure:2596: checking for a thread-safe mkdir -p
# configure:2635: result: /usr/sbin/mkdir -p
# configure:2648: checking for gawk
# configure:2664: found /usr/sbin/gawk
# configure:2675: result: gawk
# configure:2686: checking whether make sets $(MAKE)
# configure:2708: result: yes
# configure:2799: checking for x86_64-unknown-linux-gcc
# configure:2829: result: no
# configure:2839: checking for gcc
# configure:2855: found /usr/sbin/gcc
# configure:2866: result: gcc
# configure:3095: checking for C compiler version
# configure:3104: 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:3115: $? = 0
# configure:3104: 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:3115: $? = 0
# configure:3104: gcc -V >&5
# gcc: error: unrecognized command line option '-V'
# gcc: fatal error: no input files
# compilation terminated.
# configure:3115: $? = 1
# configure:3104: gcc -qversion >&5
# gcc: error: unrecognized command line option '-qversion'; did you mean '--version'?
# gcc: fatal error: no input files
# compilation terminated.
# configure:3115: $? = 1
# configure:3135: checking whether the C compiler works
# configure:3157: gcc conftest.c >&5
# configure:3161: $? = 0
# configure:3209: result: yes
# configure:3212: checking for C compiler default output file name
# configure:3214: result: a.out
# configure:3220: checking for suffix of executables
# configure:3227: gcc -o conftest conftest.c >&5
# configure:3231: $? = 0
# configure:3253: result:
# configure:3275: checking whether we are cross compiling
# configure:3283: gcc -o conftest conftest.c >&5
# configure:3287: $? = 0
# configure:3294: ./conftest
# configure:3298: $? = 0
# configure:3313: result: no
# configure:3318: checking for suffix of object files
# configure:3340: gcc -c conftest.c >&5
# configure:3344: $? = 0
# configure:3365: result: o
# configure:3369: checking whether we are using the GNU C compiler
# configure:3388: gcc -c conftest.c >&5
# configure:3388: $? = 0
# configure:3397: result: yes
# configure:3406: checking whether gcc accepts -g
# configure:3426: gcc -c -g conftest.c >&5
# configure:3426: $? = 0
# configure:3467: result: yes
# configure:3484: checking for gcc option to accept ISO C89
# configure:3547: gcc -c conftest.c >&5
# configure:3547: $? = 0
# configure:3560: result: none needed
# configure:3591: checking for style of include used by make
# configure:3619: result: GNU
# configure:3645: checking dependency style of gcc
# configure:3756: result: gcc3
# configure:3785: checking for x86_64-unknown-linux-g++
# configure:3815: result: no
# configure:3785: checking for x86_64-unknown-linux-c++
# configure:3815: result: no
# configure:3785: checking for x86_64-unknown-linux-gpp
# configure:3815: result: no
# configure:3785: checking for x86_64-unknown-linux-aCC
# configure:3815: result: no
# configure:3785: checking for x86_64-unknown-linux-CC
# configure:3815: result: no
# configure:3785: checking for x86_64-unknown-linux-cxx
# configure:3815: result: no
# configure:3785: checking for x86_64-unknown-linux-cc++
# configure:3815: result: no
# configure:3785: checking for x86_64-unknown-linux-cl.exe
# configure:3815: result: no
# configure:3785: checking for x86_64-unknown-linux-FCC
# configure:3815: result: no
# configure:3785: checking for x86_64-unknown-linux-KCC
# configure:3815: result: no
# configure:3785: checking for x86_64-unknown-linux-RCC
# configure:3815: result: no
# configure:3785: checking for x86_64-unknown-linux-xlC_r
# configure:3815: result: no
# configure:3785: checking for x86_64-unknown-linux-xlC
# configure:3815: result: no
# configure:3829: checking for g++
# configure:3845: found /usr/sbin/g++
# configure:3856: result: g++
# configure:3883: checking for C++ compiler version
# configure:3892: g++ --version >&5
# g++ (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:3903: $? = 0
# configure:3892: g++ -v >&5
# Using built-in specs.
# COLLECT_GCC=g++
# 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:3903: $? = 0
# configure:3892: g++ -V >&5
# g++: error: unrecognized command line option '-V'
# g++: fatal error: no input files
# compilation terminated.
# configure:3903: $? = 1
# configure:3892: g++ -qversion >&5
# g++: error: unrecognized command line option '-qversion'; did you mean '--version'?
# g++: fatal error: no input files
# compilation terminated.
# configure:3903: $? = 1
# configure:3907: checking whether we are using the GNU C++ compiler
# configure:3926: g++ -c conftest.cpp >&5
# configure:3926: $? = 0
# configure:3935: result: yes
# configure:3944: checking whether g++ accepts -g
# configure:3964: g++ -c -g conftest.cpp >&5
# configure:3964: $? = 0
# configure:4005: result: yes
# configure:4030: checking dependency style of g++
# configure:4141: result: gcc3
# configure:4185: checking build system type
# configure:4199: result: x86_64-unknown-linux-gnu
# configure:4219: checking host system type
# configure:4232: result: x86_64-unknown-linux-gnu
# configure:4273: checking how to print strings
# configure:4300: result: printf
# configure:4321: checking for a sed that does not truncate output
# configure:4385: result: /usr/sbin/sed
# configure:4403: checking for grep that handles long lines and -e
# configure:4461: result: /usr/sbin/grep
# configure:4466: checking for egrep
# configure:4528: result: /usr/sbin/grep -E
# configure:4533: checking for fgrep
# configure:4595: result: /usr/sbin/grep -F
# configure:4630: checking for ld used by gcc
# configure:4697: result: /usr/sbin/ld
# configure:4704: checking if the linker (/usr/sbin/ld) is GNU ld
# configure:4719: result: yes
# configure:4731: checking for BSD- or MS-compatible name lister (nm)
# configure:4780: result: /usr/sbin/nm -B
# configure:4910: checking the name lister (/usr/sbin/nm -B) interface
# configure:4917: gcc -c conftest.c >&5
# configure:4920: /usr/sbin/nm -B "conftest.o"
# configure:4923: output
# 0000000000000000 B some_variable
# configure:4930: result: BSD nm
# configure:4933: checking whether ln -s works
# configure:4937: result: yes
# configure:4945: checking the maximum length of command line arguments
# configure:5075: result: 1572864
# configure:5092: checking whether the shell understands some XSI constructs
# configure:5102: result: yes
# configure:5106: checking whether the shell understands "+="
# configure:5112: result: yes
# configure:5147: checking how to convert x86_64-unknown-linux-gnu file names to x86_64-unknown-linux-gnu format
# configure:5187: result: func_convert_file_noop
# configure:5194: checking how to convert x86_64-unknown-linux-gnu file names to toolchain format
# configure:5214: result: func_convert_file_noop
# configure:5221: checking for /usr/sbin/ld option to reload object files
# configure:5228: result: -r
# configure:5262: checking for x86_64-unknown-linux-objdump
# configure:5292: result: no
# configure:5302: checking for objdump
# configure:5318: found /usr/sbin/objdump
# configure:5329: result: objdump
# configure:5361: checking how to recognize dependent libraries
# configure:5563: result: pass_all
# configure:5608: checking for x86_64-unknown-linux-dlltool
# configure:5638: result: no
# configure:5648: checking for dlltool
# configure:5678: result: no
# configure:5708: checking how to associate runtime and link libraries
# configure:5735: result: printf %s\n
# configure:5752: checking for x86_64-unknown-linux-ar
# configure:5782: result: no
# configure:5796: checking for ar
# configure:5812: found /usr/sbin/ar
# configure:5823: result: ar
# configure:5860: checking for archiver @FILE support
# configure:5877: gcc -c conftest.c >&5
# configure:5877: $? = 0
# configure:5880: ar cru libconftest.a @conftest.lst >&5
# ar: `u' modifier ignored since `D' is the default (see `U')
# configure:5883: $? = 0
# configure:5888: 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:5891: $? = 1
# configure:5903: result: @
# configure:5921: checking for x86_64-unknown-linux-strip
# configure:5948: result: strip
# configure:6020: checking for x86_64-unknown-linux-ranlib
# configure:6050: result: no
# configure:6060: checking for ranlib
# configure:6076: found /usr/sbin/ranlib
# configure:6087: result: ranlib
# configure:6189: checking command to parse /usr/sbin/nm -B output from gcc object
# configure:6309: gcc -c conftest.c >&5
# configure:6312: $? = 0
# configure:6316: /usr/sbin/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:6319: $? = 0
# configure:6385: gcc -o conftest conftest.c conftstm.o >&5
# configure:6388: $? = 0
# configure:6426: result: ok
# configure:6463: checking for sysroot
# configure:6493: result: no
# configure:6570: gcc -c conftest.c >&5
# configure:6573: $? = 0
# configure:6709: checking for x86_64-unknown-linux-mt
# configure:6739: result: no
# configure:6749: checking for mt
# configure:6779: result: no
# configure:6799: checking if : is a manifest tool
# configure:6805: : '-?'
# configure:6813: result: no
# configure:7455: checking how to run the C preprocessor
# configure:7486: gcc -E conftest.c
# configure:7486: $? = 0
# configure:7500: gcc -E conftest.c
# conftest.c:11:28: fatal error: ac_nonexistent.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:7500: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "uriparser"
# | #define PACKAGE_TARNAME "uriparser"
# | #define PACKAGE_VERSION "0.8.2"
# | #define PACKAGE_STRING "uriparser 0.8.2"
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define PACKAGE "uriparser"
# | #define VERSION "0.8.2"
# | /* end confdefs.h. */
# | #include
# configure:7525: result: gcc -E
# configure:7545: gcc -E conftest.c
# configure:7545: $? = 0
# configure:7559: gcc -E conftest.c
# conftest.c:11:28: fatal error: ac_nonexistent.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:7559: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "uriparser"
# | #define PACKAGE_TARNAME "uriparser"
# | #define PACKAGE_VERSION "0.8.2"
# | #define PACKAGE_STRING "uriparser 0.8.2"
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define PACKAGE "uriparser"
# | #define VERSION "0.8.2"
# | /* end confdefs.h. */
# | #include
# configure:7588: checking for ANSI C header files
# configure:7608: gcc -c conftest.c >&5
# configure:7608: $? = 0
# configure:7681: gcc -o conftest conftest.c >&5
# configure:7681: $? = 0
# configure:7681: ./conftest
# configure:7681: $? = 0
# configure:7692: result: yes
# configure:7705: checking for sys/types.h
# configure:7705: gcc -c conftest.c >&5
# configure:7705: $? = 0
# configure:7705: result: yes
# configure:7705: checking for sys/stat.h
# configure:7705: gcc -c conftest.c >&5
# configure:7705: $? = 0
# configure:7705: result: yes
# configure:7705: checking for stdlib.h
# configure:7705: gcc -c conftest.c >&5
# configure:7705: $? = 0
# configure:7705: result: yes
# configure:7705: checking for string.h
# configure:7705: gcc -c conftest.c >&5
# configure:7705: $? = 0
# configure:7705: result: yes
# configure:7705: checking for memory.h
# configure:7705: gcc -c conftest.c >&5
# configure:7705: $? = 0
# configure:7705: result: yes
# configure:7705: checking for strings.h
# configure:7705: gcc -c conftest.c >&5
# configure:7705: $? = 0
# configure:7705: result: yes
# configure:7705: checking for inttypes.h
# configure:7705: gcc -c conftest.c >&5
# configure:7705: $? = 0
# configure:7705: result: yes
# configure:7705: checking for stdint.h
# configure:7705: gcc -c conftest.c >&5
# configure:7705: $? = 0
# configure:7705: result: yes
# configure:7705: checking for unistd.h
# configure:7705: gcc -c conftest.c >&5
# configure:7705: $? = 0
# configure:7705: result: yes
# configure:7719: checking for dlfcn.h
# configure:7719: gcc -c conftest.c >&5
# configure:7719: $? = 0
# configure:7719: result: yes
# configure:7936: checking for objdir
# configure:7951: result: .libs
# configure:8222: checking if gcc supports -fno-rtti -fno-exceptions
# configure:8240: 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:8244: $? = 0
# configure:8257: result: no
# configure:8584: checking for gcc option to produce PIC
# configure:8591: result: -fPIC -DPIC
# configure:8599: checking if gcc PIC flag -fPIC -DPIC works
# configure:8617: gcc -c -fPIC -DPIC -DPIC conftest.c >&5
# configure:8621: $? = 0
# configure:8634: result: yes
# configure:8663: checking if gcc static flag -static works
# configure:8691: result: yes
# configure:8706: checking if gcc supports -c -o file.o
# configure:8727: gcc -c -o out/conftest2.o conftest.c >&5
# configure:8731: $? = 0
# configure:8753: result: yes
# configure:8761: checking if gcc supports -c -o file.o
# configure:8808: result: yes
# configure:8841: checking whether the gcc linker (/usr/sbin/ld -m elf_x86_64) supports shared libraries
# configure:9994: result: yes
# configure:10031: checking whether -lc should be explicitly linked in
# configure:10039: gcc -c conftest.c >&5
# configure:10042: $? = 0
# configure:10057: gcc -shared -fPIC -DPIC conftest.o -v -Wl,-soname -Wl,conftest -o conftest 2\>\&1 \| /usr/sbin/grep -lc \>/dev/null 2\>\&1
# configure:10060: $? = 0
# configure:10074: result: no
# configure:10234: checking dynamic linker characteristics
# configure:10758: gcc -o conftest -Wl,-rpath -Wl,/foo conftest.c >&5
# configure:10758: $? = 0
# configure:10980: result: GNU/Linux ld.so
# configure:11087: checking how to hardcode library paths into programs
# configure:11112: result: immediate
# configure:11652: checking whether stripping libraries is possible
# configure:11657: result: yes
# configure:11692: checking if libtool supports shared libraries
# configure:11694: result: yes
# configure:11697: checking whether to build shared libraries
# configure:11718: result: yes
# configure:11721: checking whether to build static libraries
# configure:11725: result: yes
# configure:11748: checking how to run the C++ preprocessor
# configure:11775: g++ -E conftest.cpp
# configure:11775: $? = 0
# configure:11789: g++ -E conftest.cpp
# conftest.cpp:23:28: fatal error: ac_nonexistent.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:11789: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "uriparser"
# | #define PACKAGE_TARNAME "uriparser"
# | #define PACKAGE_VERSION "0.8.2"
# | #define PACKAGE_STRING "uriparser 0.8.2"
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define PACKAGE "uriparser"
# | #define VERSION "0.8.2"
# | #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/"
# | /* end confdefs.h. */
# | #include
# configure:11814: result: g++ -E
# configure:11834: g++ -E conftest.cpp
# configure:11834: $? = 0
# configure:11848: g++ -E conftest.cpp
# conftest.cpp:23:28: fatal error: ac_nonexistent.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:11848: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "uriparser"
# | #define PACKAGE_TARNAME "uriparser"
# | #define PACKAGE_VERSION "0.8.2"
# | #define PACKAGE_STRING "uriparser 0.8.2"
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define PACKAGE "uriparser"
# | #define VERSION "0.8.2"
# | #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/"
# | /* end confdefs.h. */
# | #include
# configure:12017: checking for ld used by g++
# configure:12084: result: /usr/sbin/ld -m elf_x86_64
# configure:12091: checking if the linker (/usr/sbin/ld -m elf_x86_64) is GNU ld
# configure:12106: result: yes
# configure:12161: checking whether the g++ linker (/usr/sbin/ld -m elf_x86_64) supports shared libraries
# configure:13166: result: yes
# configure:13202: g++ -c conftest.cpp >&5
# configure:13205: $? = 0
# configure:13725: checking for g++ option to produce PIC
# configure:13732: result: -fPIC -DPIC
# configure:13740: checking if g++ PIC flag -fPIC -DPIC works
# configure:13758: g++ -c -fPIC -DPIC -DPIC conftest.cpp >&5
# configure:13762: $? = 0
# configure:13775: result: yes
# configure:13798: checking if g++ static flag -static works
# configure:13826: result: yes
# configure:13838: checking if g++ supports -c -o file.o
# configure:13859: g++ -c -o out/conftest2.o conftest.cpp >&5
# configure:13863: $? = 0
# configure:13885: result: yes
# configure:13890: checking if g++ supports -c -o file.o
# configure:13937: result: yes
# configure:13967: checking whether the g++ linker (/usr/sbin/ld -m elf_x86_64) supports shared libraries
# configure:14003: result: yes
# configure:14144: checking dynamic linker characteristics
# configure:14824: result: GNU/Linux ld.so
# configure:14877: checking how to hardcode library paths into programs
# configure:14902: result: immediate
# configure:14963: checking for ANSI C header files
# configure:15067: result: yes
# configure:15094: checking for wprintf
# configure:15107: gcc -o conftest conftest.c >&5
# configure:15107: $? = 0
# configure:15112: result: yes
# configure:15447: checking for doxygen
# configure:15463: found /usr/sbin/doxygen
# configure:15475: result: found
# configure:15490: checking for dot
# configure:15506: found /usr/sbin/dot
# configure:15518: result: found
# configure:15706: creating ./config.status
#
# ## ---------------------- ##
# ## Running config.status. ##
# ## ---------------------- ##
#
# This file was extended by uriparser config.status 0.8.2, which was
# generated by GNU Autoconf 2.69. Invocation command line was
#
# CONFIG_FILES =
# CONFIG_HEADERS =
# CONFIG_LINKS =
# CONFIG_COMMANDS =
# $ ./config.status
#
# on bc2ad6a5244c
#
# config.status:1161: creating liburiparser.pc
# config.status:1161: creating Makefile
# config.status:1161: creating doc/Makefile
# config.status:1161: creating doc/Doxyfile
# config.status:1161: creating doc/release.sh
# config.status:1161: creating test/config.h
# config.status:1390: executing depfiles commands
# config.status:1390: executing libtool commands
#
# ## ---------------- ##
# ## Cache variables. ##
# ## ---------------- ##
#
# ac_cv_build=x86_64-unknown-linux-gnu
# ac_cv_c_compiler_gnu=yes
# ac_cv_cxx_compiler_gnu=yes
# ac_cv_env_CCC_set=
# ac_cv_env_CCC_value=
# ac_cv_env_CC_set=
# ac_cv_env_CC_value=
# ac_cv_env_CFLAGS_set=set
# ac_cv_env_CFLAGS_value=
# ac_cv_env_CPPFLAGS_set=set
# ac_cv_env_CPPFLAGS_value=
# ac_cv_env_CPPTEST_CFLAGS_set=
# ac_cv_env_CPPTEST_CFLAGS_value=
# ac_cv_env_CPPTEST_LIBS_set=
# ac_cv_env_CPPTEST_LIBS_value=
# ac_cv_env_CPP_set=
# ac_cv_env_CPP_value=
# ac_cv_env_CXXCPP_set=
# ac_cv_env_CXXCPP_value=
# ac_cv_env_CXXFLAGS_set=set
# ac_cv_env_CXXFLAGS_value=
# ac_cv_env_CXX_set=
# ac_cv_env_CXX_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_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/sbin/grep -E'
# ac_cv_path_FGREP='/usr/sbin/grep -F'
# ac_cv_path_GREP=/usr/sbin/grep
# ac_cv_path_SED=/usr/sbin/sed
# ac_cv_path_install='/usr/bin/install -c'
# ac_cv_path_mkdir=/usr/sbin/mkdir
# ac_cv_prog_AWK=gawk
# ac_cv_prog_CPP='gcc -E'
# ac_cv_prog_CXXCPP='g++ -E'
# ac_cv_prog_DOXY_CHECK=found
# ac_cv_prog_GRAPHVIZ_CHECK=found
# ac_cv_prog_STRIP=strip
# ac_cv_prog_ac_ct_AR=ar
# ac_cv_prog_ac_ct_CC=gcc
# ac_cv_prog_ac_ct_CXX=g++
# ac_cv_prog_ac_ct_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_cxx_g=yes
# ac_cv_prog_make_make_set=yes
# am_cv_CC_dependencies_compiler_type=gcc3
# am_cv_CXX_dependencies_compiler_type=gcc3
# 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/sbin/ld
# lt_cv_path_LDCXX='/usr/sbin/ld -m elf_x86_64'
# lt_cv_path_NM='/usr/sbin/nm -B'
# lt_cv_path_mainfest_tool=no
# lt_cv_prog_compiler_c_o=yes
# lt_cv_prog_compiler_c_o_CXX=yes
# lt_cv_prog_compiler_pic='-fPIC -DPIC'
# lt_cv_prog_compiler_pic_CXX='-fPIC -DPIC'
# lt_cv_prog_compiler_pic_works=yes
# lt_cv_prog_compiler_pic_works_CXX=yes
# lt_cv_prog_compiler_rtti_exceptions=no
# lt_cv_prog_compiler_static_works=yes
# lt_cv_prog_compiler_static_works_CXX=yes
# lt_cv_prog_gnu_ld=yes
# lt_cv_prog_gnu_ldcxx=yes
# lt_cv_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]* \([^ ]*\) \([^ ]*\)$/ {"\2", (void *) \&\2},/p'\'''
# lt_cv_sys_global_symbol_to_c_name_address_lib_prefix='sed -n -e '\''s/^: \([^ ]*\)[ ]*$/ {\"\1\", (void *) 0},/p'\'' -e '\''s/^[ABCDGIRSTW]* \([^ ]*\) \(lib[^ ]*\)$/ {"\2", (void *) \&\2},/p'\'' -e '\''s/^[ABCDGIRSTW]* \([^ ]*\) \([^ ]*\)$/ {"lib\2", (void *) \&\2},/p'\'''
# lt_cv_sys_global_symbol_to_cdecl='sed -n -e '\''s/^T .* \(.*\)$/extern int \1();/p'\'' -e '\''s/^[ABCDGIRSTW]* .* \(.*\)$/extern char \1;/p'\'''
# lt_cv_sys_max_cmd_len=1572864
# lt_cv_to_host_file_cmd=func_convert_file_noop
# lt_cv_to_tool_file_cmd=func_convert_file_noop
#
# ## ----------------- ##
# ## Output variables. ##
# ## ----------------- ##
#
# ACLOCAL='${SHELL} /tmp/uriparser/src/uriparser-0.8.2/build-aux/missing --run aclocal-1.11'
# AMDEPBACKSLASH='\'
# AMDEP_FALSE='#'
# AMDEP_TRUE=''
# AMTAR='$${TAR-tar}'
# AR='ar'
# AUTOCONF='${SHELL} /tmp/uriparser/src/uriparser-0.8.2/build-aux/missing --run autoconf'
# AUTOHEADER='${SHELL} /tmp/uriparser/src/uriparser-0.8.2/build-aux/missing --run autoheader'
# AUTOMAKE='${SHELL} /tmp/uriparser/src/uriparser-0.8.2/build-aux/missing --run automake-1.11'
# AWK='gawk'
# CC='gcc'
# CCDEPMODE='depmode=gcc3'
# CFLAGS=''
# CPP='gcc -E'
# CPPFLAGS='-I./include '
# CPPTEST_CFLAGS=''
# CPPTEST_LIBS=''
# CXX='g++'
# CXXCPP='g++ -E'
# CXXDEPMODE='depmode=gcc3'
# CXXFLAGS=''
# CYGPATH_W='echo'
# DEFS='-DHAVE_CONFIG_H'
# DEPDIR='.deps'
# DLLTOOL='false'
# DOXY_CHECK='found'
# DSYMUTIL=''
# DUMPBIN=''
# ECHO_C=''
# ECHO_N='-n'
# ECHO_T=''
# EGREP='/usr/sbin/grep -E'
# EXEEXT=''
# FGREP='/usr/sbin/grep -F'
# GENERATE_HTMLHELP='NO'
# GRAPHVIZ_CHECK='found'
# GREP='/usr/sbin/grep'
# INSTALL_DATA='${INSTALL} -m 644'
# INSTALL_PROGRAM='${INSTALL}'
# INSTALL_SCRIPT='${INSTALL}'
# INSTALL_STRIP_PROGRAM='$(install_sh) -c -s'
# LD='/usr/sbin/ld -m elf_x86_64'
# LDFLAGS=''
# LIBOBJS=''
# LIBS=''
# LIBTOOL='$(SHELL) $(top_builddir)/libtool'
# LIPO=''
# LN_S='ln -s'
# LTLIBOBJS=''
# MAKEINFO='${SHELL} /tmp/uriparser/src/uriparser-0.8.2/build-aux/missing --run makeinfo'
# MANIFEST_TOOL=':'
# MKDIR_P='/usr/sbin/mkdir -p'
# NM='/usr/sbin/nm -B'
# NMEDIT=''
# OBJDUMP='objdump'
# OBJEXT='o'
# OTOOL64=''
# OTOOL=''
# PACKAGE='uriparser'
# PACKAGE_BUGREPORT=''
# PACKAGE_NAME='uriparser'
# PACKAGE_STRING='uriparser 0.8.2'
# PACKAGE_TARNAME='uriparser'
# PACKAGE_URL=''
# PACKAGE_VERSION='0.8.2'
# PATH_SEPARATOR=':'
# PKG_CONFIG=''
# PKG_CONFIG_LIBDIR=''
# PKG_CONFIG_PATH=''
# QHG_LOCATION='qhelpgenerator'
# RANLIB='ranlib'
# SED='/usr/sbin/sed'
# SET_MAKE=''
# SHELL='/bin/sh'
# STRIP='strip'
# URI_GENERATE_DOC_FALSE='#'
# URI_GENERATE_DOC_TRUE=''
# URI_TEST_ENABLED_FALSE=''
# URI_TEST_ENABLED_TRUE='#'
# VERSION='0.8.2'
# WIN32_FALSE=''
# WIN32_TRUE='#'
# ac_abs_confdir='/tmp/uriparser/src/uriparser-0.8.2'
# ac_ct_AR='ar'
# ac_ct_CC='gcc'
# ac_ct_CXX='g++'
# ac_ct_DUMPBIN=''
# am__EXEEXT_FALSE=''
# am__EXEEXT_TRUE='#'
# am__fastdepCC_FALSE='#'
# am__fastdepCC_TRUE=''
# am__fastdepCXX_FALSE='#'
# am__fastdepCXX_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='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/uriparser/src/uriparser-0.8.2/build-aux/install-sh'
# libdir='${exec_prefix}/lib'
# libexecdir='${exec_prefix}/libexec'
# localedir='${datarootdir}/locale'
# localstatedir='${prefix}/var'
# mandir='${datarootdir}/man'
# mkdir_p='/usr/sbin/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 "uriparser"
# #define PACKAGE_TARNAME "uriparser"
# #define PACKAGE_VERSION "0.8.2"
# #define PACKAGE_STRING "uriparser 0.8.2"
# #define PACKAGE_BUGREPORT ""
# #define PACKAGE_URL ""
# #define PACKAGE "uriparser"
# #define VERSION "0.8.2"
# #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/"
# #define STDC_HEADERS 1
# #define HAVE_WPRINTF /**/
#
# configure: exit 0