Build of qpdf with vanilla toolchain

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

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

SLOCLanguage
24,349 cpp
10,588 sh
5,388 perl
2,691 ansic
79 makefile
43,095 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: qpdf 6.0.0-2 (Wed Aug 24 14:23:51 UTC 2016)
# ==> Checking runtime dependencies...
# ==> Checking buildtime dependencies...
# ==> WARNING: Using existing $srcdir/ tree
# ==> Starting build()...
# 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 gcc option to accept ISO C99... none needed
# 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 how to run the C preprocessor... gcc -E
# checking for grep that handles long lines and -e... /usr/sbin/grep
# checking for egrep... /usr/sbin/grep -E
# checking for ANSI C header files... yes
# 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 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... no
# checking for strip... strip
# checking for x86_64-unknown-linux-ranlib... no
# checking for ranlib... ranlib
# checking for gawk... gawk
# 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 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... no
# 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
# no
# yes
# checking for "/dev/urandom"... yes
# checking for whether to use external libraries distribution... no
# checking zlib.h usability... yes
# checking zlib.h presence... yes
# checking for zlib.h... yes
# checking for library containing deflate... -lz
# checking pcre.h usability... yes
# checking pcre.h presence... yes
# checking for pcre.h... yes
# checking for library containing pcre_compile... -lpcre
# checking for Advapi32 library... no
# checking for special C compiler options needed for large files... no
# checking for _FILE_OFFSET_BITS value needed for large files... no
# checking for _LARGEFILE_SOURCE value needed for large files... no
# checking for fseeko64... yes
# checking for uint16_t... yes
# checking for uint32_t... yes
# checking for random... yes
# checking if LD -Wl,--version-script works... yes
# checking for gnu make >= 3.81... yes
# checking for whether gcc supports -MD -MF x.dep -MP... yes
# checking which build rules to use... libtool
# checking for whether gcc supports -Wall... yes
# checking for whether g++ supports -Wold-style-cast... yes
# checking for whether to use -Werror... no
# checking for xml to xhtml docbook stylesheets... no
# checking for xml to fo docbook stylesheets... no
# checking for docbook 4.x xml DTD... no
# checking for fop... no
# checking for xsltproc... xsltproc
# checking for xmllint... xmllint
# configure: creating ./config.status
# config.status: creating autoconf.mk
# config.status: creating manual/html.xsl
# config.status: creating manual/print.xsl
# config.status: creating libqpdf.pc
# config.status: creating libqpdf/qpdf/qpdf-config.h
# config.status: executing libtool commands
# sed -e 's:@PACKAGE_VERSION@:6.0.0:g' \
# -e 's:@docdir@:/usr/share/doc/qpdf:g' \
# < manual/qpdf.1.in > doc/qpdf.1
# sed -e 's:@PACKAGE_VERSION@:6.0.0:g' \
# -e 's:@docdir@:/usr/share/doc/qpdf:g' \
# < manual/fix-qdf.1.in > doc/fix-qdf.1
# sed -e 's:@PACKAGE_VERSION@:6.0.0:g' \
# -e 's:@docdir@:/usr/share/doc/qpdf:g' \
# < manual/zlib-flate.1.in > doc/zlib-flate.1
# /bin/bash ./libtool --quiet --mode=compile g++ -Wold-style-cast -Wall -MD -MF libqpdf/build/BitStream.tdep -MP -Iinclude -Ilibqpdf -c libqpdf/BitStream.cc -o libqpdf/build/BitStream.o; sed -e 's/\.o:/.lo:/' < libqpdf/build/BitStream.tdep > libqpdf/build/BitStream.dep
# /bin/bash ./libtool --quiet --mode=compile g++ -Wold-style-cast -Wall -MD -MF libqpdf/build/BitWriter.tdep -MP -Iinclude -Ilibqpdf -c libqpdf/BitWriter.cc -o libqpdf/build/BitWriter.o; sed -e 's/\.o:/.lo:/' < libqpdf/build/BitWriter.tdep > libqpdf/build/BitWriter.dep
# /bin/bash ./libtool --quiet --mode=compile g++ -Wold-style-cast -Wall -MD -MF libqpdf/build/Buffer.tdep -MP -Iinclude -Ilibqpdf -c libqpdf/Buffer.cc -o libqpdf/build/Buffer.o; sed -e 's/\.o:/.lo:/' < libqpdf/build/Buffer.tdep > libqpdf/build/Buffer.dep
# /bin/bash ./libtool --quiet --mode=compile g++ -Wold-style-cast -Wall -MD -MF libqpdf/build/BufferInputSource.tdep -MP -Iinclude -Ilibqpdf -c libqpdf/BufferInputSource.cc -o libqpdf/build/BufferInputSource.o; sed -e 's/\.o:/.lo:/' < libqpdf/build/BufferInputSource.tdep > libqpdf/build/BufferInputSource.dep
# /bin/bash ./libtool --quiet --mode=compile g++ -Wold-style-cast -Wall -MD -MF libqpdf/build/FileInputSource.tdep -MP -Iinclude -Ilibqpdf -c libqpdf/FileInputSource.cc -o libqpdf/build/FileInputSource.o; sed -e 's/\.o:/.lo:/' < libqpdf/build/FileInputSource.tdep > libqpdf/build/FileInputSource.dep
# /bin/bash ./libtool --quiet --mode=compile g++ -Wold-style-cast -Wall -MD -MF libqpdf/build/InputSource.tdep -MP -Iinclude -Ilibqpdf -c libqpdf/InputSource.cc -o libqpdf/build/InputSource.o; sed -e 's/\.o:/.lo:/' < libqpdf/build/InputSource.tdep > libqpdf/build/InputSource.dep
# /bin/bash ./libtool --quiet --mode=compile g++ -Wold-style-cast -Wall -MD -MF libqpdf/build/InsecureRandomDataProvider.tdep -MP -Iinclude -Ilibqpdf -c libqpdf/InsecureRandomDataProvider.cc -o libqpdf/build/InsecureRandomDataProvider.o; sed -e 's/\.o:/.lo:/' < libqpdf/build/InsecureRandomDataProvider.tdep > libqpdf/build/InsecureRandomDataProvider.dep
# /bin/bash ./libtool --quiet --mode=compile g++ -Wold-style-cast -Wall -MD -MF libqpdf/build/MD5.tdep -MP -Iinclude -Ilibqpdf -c libqpdf/MD5.cc -o libqpdf/build/MD5.o; sed -e 's/\.o:/.lo:/' < libqpdf/build/MD5.tdep > libqpdf/build/MD5.dep
# /bin/bash ./libtool --quiet --mode=compile g++ -Wold-style-cast -Wall -MD -MF libqpdf/build/OffsetInputSource.tdep -MP -Iinclude -Ilibqpdf -c libqpdf/OffsetInputSource.cc -o libqpdf/build/OffsetInputSource.o; sed -e 's/\.o:/.lo:/' < libqpdf/build/OffsetInputSource.tdep > libqpdf/build/OffsetInputSource.dep
# /bin/bash ./libtool --quiet --mode=compile g++ -Wold-style-cast -Wall -MD -MF libqpdf/build/PCRE.tdep -MP -Iinclude -Ilibqpdf -c libqpdf/PCRE.cc -o libqpdf/build/PCRE.o; sed -e 's/\.o:/.lo:/' < libqpdf/build/PCRE.tdep > libqpdf/build/PCRE.dep
# /bin/bash ./libtool --quiet --mode=compile g++ -Wold-style-cast -Wall -MD -MF libqpdf/build/Pipeline.tdep -MP -Iinclude -Ilibqpdf -c libqpdf/Pipeline.cc -o libqpdf/build/Pipeline.o; sed -e 's/\.o:/.lo:/' < libqpdf/build/Pipeline.tdep > libqpdf/build/Pipeline.dep
# /bin/bash ./libtool --quiet --mode=compile g++ -Wold-style-cast -Wall -MD -MF libqpdf/build/Pl_AES_PDF.tdep -MP -Iinclude -Ilibqpdf -c libqpdf/Pl_AES_PDF.cc -o libqpdf/build/Pl_AES_PDF.o; sed -e 's/\.o:/.lo:/' < libqpdf/build/Pl_AES_PDF.tdep > libqpdf/build/Pl_AES_PDF.dep
# /bin/bash ./libtool --quiet --mode=compile g++ -Wold-style-cast -Wall -MD -MF libqpdf/build/Pl_ASCII85Decoder.tdep -MP -Iinclude -Ilibqpdf -c libqpdf/Pl_ASCII85Decoder.cc -o libqpdf/build/Pl_ASCII85Decoder.o; sed -e 's/\.o:/.lo:/' < libqpdf/build/Pl_ASCII85Decoder.tdep > libqpdf/build/Pl_ASCII85Decoder.dep
# /bin/bash ./libtool --quiet --mode=compile g++ -Wold-style-cast -Wall -MD -MF libqpdf/build/Pl_ASCIIHexDecoder.tdep -MP -Iinclude -Ilibqpdf -c libqpdf/Pl_ASCIIHexDecoder.cc -o libqpdf/build/Pl_ASCIIHexDecoder.o; sed -e 's/\.o:/.lo:/' < libqpdf/build/Pl_ASCIIHexDecoder.tdep > libqpdf/build/Pl_ASCIIHexDecoder.dep
# /bin/bash ./libtool --quiet --mode=compile g++ -Wold-style-cast -Wall -MD -MF libqpdf/build/Pl_Buffer.tdep -MP -Iinclude -Ilibqpdf -c libqpdf/Pl_Buffer.cc -o libqpdf/build/Pl_Buffer.o; sed -e 's/\.o:/.lo:/' < libqpdf/build/Pl_Buffer.tdep > libqpdf/build/Pl_Buffer.dep
# /bin/bash ./libtool --quiet --mode=compile g++ -Wold-style-cast -Wall -MD -MF libqpdf/build/Pl_Concatenate.tdep -MP -Iinclude -Ilibqpdf -c libqpdf/Pl_Concatenate.cc -o libqpdf/build/Pl_Concatenate.o; sed -e 's/\.o:/.lo:/' < libqpdf/build/Pl_Concatenate.tdep > libqpdf/build/Pl_Concatenate.dep
# /bin/bash ./libtool --quiet --mode=compile g++ -Wold-style-cast -Wall -MD -MF libqpdf/build/Pl_Count.tdep -MP -Iinclude -Ilibqpdf -c libqpdf/Pl_Count.cc -o libqpdf/build/Pl_Count.o; sed -e 's/\.o:/.lo:/' < libqpdf/build/Pl_Count.tdep > libqpdf/build/Pl_Count.dep
# /bin/bash ./libtool --quiet --mode=compile g++ -Wold-style-cast -Wall -MD -MF libqpdf/build/Pl_Discard.tdep -MP -Iinclude -Ilibqpdf -c libqpdf/Pl_Discard.cc -o libqpdf/build/Pl_Discard.o; sed -e 's/\.o:/.lo:/' < libqpdf/build/Pl_Discard.tdep > libqpdf/build/Pl_Discard.dep
# /bin/bash ./libtool --quiet --mode=compile g++ -Wold-style-cast -Wall -MD -MF libqpdf/build/Pl_Flate.tdep -MP -Iinclude -Ilibqpdf -c libqpdf/Pl_Flate.cc -o libqpdf/build/Pl_Flate.o; sed -e 's/\.o:/.lo:/' < libqpdf/build/Pl_Flate.tdep > libqpdf/build/Pl_Flate.dep
# /bin/bash ./libtool --quiet --mode=compile g++ -Wold-style-cast -Wall -MD -MF libqpdf/build/Pl_LZWDecoder.tdep -MP -Iinclude -Ilibqpdf -c libqpdf/Pl_LZWDecoder.cc -o libqpdf/build/Pl_LZWDecoder.o; sed -e 's/\.o:/.lo:/' < libqpdf/build/Pl_LZWDecoder.tdep > libqpdf/build/Pl_LZWDecoder.dep
# /bin/bash ./libtool --quiet --mode=compile g++ -Wold-style-cast -Wall -MD -MF libqpdf/build/Pl_MD5.tdep -MP -Iinclude -Ilibqpdf -c libqpdf/Pl_MD5.cc -o libqpdf/build/Pl_MD5.o; sed -e 's/\.o:/.lo:/' < libqpdf/build/Pl_MD5.tdep > libqpdf/build/Pl_MD5.dep
# /bin/bash ./libtool --quiet --mode=compile g++ -Wold-style-cast -Wall -MD -MF libqpdf/build/Pl_PNGFilter.tdep -MP -Iinclude -Ilibqpdf -c libqpdf/Pl_PNGFilter.cc -o libqpdf/build/Pl_PNGFilter.o; sed -e 's/\.o:/.lo:/' < libqpdf/build/Pl_PNGFilter.tdep > libqpdf/build/Pl_PNGFilter.dep
# /bin/bash ./libtool --quiet --mode=compile g++ -Wold-style-cast -Wall -MD -MF libqpdf/build/Pl_QPDFTokenizer.tdep -MP -Iinclude -Ilibqpdf -c libqpdf/Pl_QPDFTokenizer.cc -o libqpdf/build/Pl_QPDFTokenizer.o; sed -e 's/\.o:/.lo:/' < libqpdf/build/Pl_QPDFTokenizer.tdep > libqpdf/build/Pl_QPDFTokenizer.dep
# /bin/bash ./libtool --quiet --mode=compile g++ -Wold-style-cast -Wall -MD -MF libqpdf/build/Pl_RC4.tdep -MP -Iinclude -Ilibqpdf -c libqpdf/Pl_RC4.cc -o libqpdf/build/Pl_RC4.o; sed -e 's/\.o:/.lo:/' < libqpdf/build/Pl_RC4.tdep > libqpdf/build/Pl_RC4.dep
# /bin/bash ./libtool --quiet --mode=compile g++ -Wold-style-cast -Wall -MD -MF libqpdf/build/Pl_SHA2.tdep -MP -Iinclude -Ilibqpdf -c libqpdf/Pl_SHA2.cc -o libqpdf/build/Pl_SHA2.o; sed -e 's/\.o:/.lo:/' < libqpdf/build/Pl_SHA2.tdep > libqpdf/build/Pl_SHA2.dep
# /bin/bash ./libtool --quiet --mode=compile g++ -Wold-style-cast -Wall -MD -MF libqpdf/build/Pl_StdioFile.tdep -MP -Iinclude -Ilibqpdf -c libqpdf/Pl_StdioFile.cc -o libqpdf/build/Pl_StdioFile.o; sed -e 's/\.o:/.lo:/' < libqpdf/build/Pl_StdioFile.tdep > libqpdf/build/Pl_StdioFile.dep
# /bin/bash ./libtool --quiet --mode=compile g++ -Wold-style-cast -Wall -MD -MF libqpdf/build/QPDF.tdep -MP -Iinclude -Ilibqpdf -c libqpdf/QPDF.cc -o libqpdf/build/QPDF.o; sed -e 's/\.o:/.lo:/' < libqpdf/build/QPDF.tdep > libqpdf/build/QPDF.dep
# /bin/bash ./libtool --quiet --mode=compile g++ -Wold-style-cast -Wall -MD -MF libqpdf/build/QPDFExc.tdep -MP -Iinclude -Ilibqpdf -c libqpdf/QPDFExc.cc -o libqpdf/build/QPDFExc.o; sed -e 's/\.o:/.lo:/' < libqpdf/build/QPDFExc.tdep > libqpdf/build/QPDFExc.dep
# /bin/bash ./libtool --quiet --mode=compile g++ -Wold-style-cast -Wall -MD -MF libqpdf/build/QPDFObjGen.tdep -MP -Iinclude -Ilibqpdf -c libqpdf/QPDFObjGen.cc -o libqpdf/build/QPDFObjGen.o; sed -e 's/\.o:/.lo:/' < libqpdf/build/QPDFObjGen.tdep > libqpdf/build/QPDFObjGen.dep
# /bin/bash ./libtool --quiet --mode=compile g++ -Wold-style-cast -Wall -MD -MF libqpdf/build/QPDFObject.tdep -MP -Iinclude -Ilibqpdf -c libqpdf/QPDFObject.cc -o libqpdf/build/QPDFObject.o; sed -e 's/\.o:/.lo:/' < libqpdf/build/QPDFObject.tdep > libqpdf/build/QPDFObject.dep
# /bin/bash ./libtool --quiet --mode=compile g++ -Wold-style-cast -Wall -MD -MF libqpdf/build/QPDFObjectHandle.tdep -MP -Iinclude -Ilibqpdf -c libqpdf/QPDFObjectHandle.cc -o libqpdf/build/QPDFObjectHandle.o; sed -e 's/\.o:/.lo:/' < libqpdf/build/QPDFObjectHandle.tdep > libqpdf/build/QPDFObjectHandle.dep
# /bin/bash ./libtool --quiet --mode=compile g++ -Wold-style-cast -Wall -MD -MF libqpdf/build/QPDFTokenizer.tdep -MP -Iinclude -Ilibqpdf -c libqpdf/QPDFTokenizer.cc -o libqpdf/build/QPDFTokenizer.o; sed -e 's/\.o:/.lo:/' < libqpdf/build/QPDFTokenizer.tdep > libqpdf/build/QPDFTokenizer.dep
# /bin/bash ./libtool --quiet --mode=compile g++ -Wold-style-cast -Wall -MD -MF libqpdf/build/QPDFWriter.tdep -MP -Iinclude -Ilibqpdf -c libqpdf/QPDFWriter.cc -o libqpdf/build/QPDFWriter.o; sed -e 's/\.o:/.lo:/' < libqpdf/build/QPDFWriter.tdep > libqpdf/build/QPDFWriter.dep
# /bin/bash ./libtool --quiet --mode=compile g++ -Wold-style-cast -Wall -MD -MF libqpdf/build/QPDFXRefEntry.tdep -MP -Iinclude -Ilibqpdf -c libqpdf/QPDFXRefEntry.cc -o libqpdf/build/QPDFXRefEntry.o; sed -e 's/\.o:/.lo:/' < libqpdf/build/QPDFXRefEntry.tdep > libqpdf/build/QPDFXRefEntry.dep
# /bin/bash ./libtool --quiet --mode=compile g++ -Wold-style-cast -Wall -MD -MF libqpdf/build/QPDF_Array.tdep -MP -Iinclude -Ilibqpdf -c libqpdf/QPDF_Array.cc -o libqpdf/build/QPDF_Array.o; sed -e 's/\.o:/.lo:/' < libqpdf/build/QPDF_Array.tdep > libqpdf/build/QPDF_Array.dep
# /bin/bash ./libtool --quiet --mode=compile g++ -Wold-style-cast -Wall -MD -MF libqpdf/build/QPDF_Bool.tdep -MP -Iinclude -Ilibqpdf -c libqpdf/QPDF_Bool.cc -o libqpdf/build/QPDF_Bool.o; sed -e 's/\.o:/.lo:/' < libqpdf/build/QPDF_Bool.tdep > libqpdf/build/QPDF_Bool.dep
# /bin/bash ./libtool --quiet --mode=compile g++ -Wold-style-cast -Wall -MD -MF libqpdf/build/QPDF_Dictionary.tdep -MP -Iinclude -Ilibqpdf -c libqpdf/QPDF_Dictionary.cc -o libqpdf/build/QPDF_Dictionary.o; sed -e 's/\.o:/.lo:/' < libqpdf/build/QPDF_Dictionary.tdep > libqpdf/build/QPDF_Dictionary.dep
# /bin/bash ./libtool --quiet --mode=compile g++ -Wold-style-cast -Wall -MD -MF libqpdf/build/QPDF_InlineImage.tdep -MP -Iinclude -Ilibqpdf -c libqpdf/QPDF_InlineImage.cc -o libqpdf/build/QPDF_InlineImage.o; sed -e 's/\.o:/.lo:/' < libqpdf/build/QPDF_InlineImage.tdep > libqpdf/build/QPDF_InlineImage.dep
# /bin/bash ./libtool --quiet --mode=compile g++ -Wold-style-cast -Wall -MD -MF libqpdf/build/QPDF_Integer.tdep -MP -Iinclude -Ilibqpdf -c libqpdf/QPDF_Integer.cc -o libqpdf/build/QPDF_Integer.o; sed -e 's/\.o:/.lo:/' < libqpdf/build/QPDF_Integer.tdep > libqpdf/build/QPDF_Integer.dep
# /bin/bash ./libtool --quiet --mode=compile g++ -Wold-style-cast -Wall -MD -MF libqpdf/build/QPDF_Name.tdep -MP -Iinclude -Ilibqpdf -c libqpdf/QPDF_Name.cc -o libqpdf/build/QPDF_Name.o; sed -e 's/\.o:/.lo:/' < libqpdf/build/QPDF_Name.tdep > libqpdf/build/QPDF_Name.dep
# /bin/bash ./libtool --quiet --mode=compile g++ -Wold-style-cast -Wall -MD -MF libqpdf/build/QPDF_Null.tdep -MP -Iinclude -Ilibqpdf -c libqpdf/QPDF_Null.cc -o libqpdf/build/QPDF_Null.o; sed -e 's/\.o:/.lo:/' < libqpdf/build/QPDF_Null.tdep > libqpdf/build/QPDF_Null.dep
# /bin/bash ./libtool --quiet --mode=compile g++ -Wold-style-cast -Wall -MD -MF libqpdf/build/QPDF_Operator.tdep -MP -Iinclude -Ilibqpdf -c libqpdf/QPDF_Operator.cc -o libqpdf/build/QPDF_Operator.o; sed -e 's/\.o:/.lo:/' < libqpdf/build/QPDF_Operator.tdep > libqpdf/build/QPDF_Operator.dep
# /bin/bash ./libtool --quiet --mode=compile g++ -Wold-style-cast -Wall -MD -MF libqpdf/build/QPDF_Real.tdep -MP -Iinclude -Ilibqpdf -c libqpdf/QPDF_Real.cc -o libqpdf/build/QPDF_Real.o; sed -e 's/\.o:/.lo:/' < libqpdf/build/QPDF_Real.tdep > libqpdf/build/QPDF_Real.dep
# /bin/bash ./libtool --quiet --mode=compile g++ -Wold-style-cast -Wall -MD -MF libqpdf/build/QPDF_Reserved.tdep -MP -Iinclude -Ilibqpdf -c libqpdf/QPDF_Reserved.cc -o libqpdf/build/QPDF_Reserved.o; sed -e 's/\.o:/.lo:/' < libqpdf/build/QPDF_Reserved.tdep > libqpdf/build/QPDF_Reserved.dep
# /bin/bash ./libtool --quiet --mode=compile g++ -Wold-style-cast -Wall -MD -MF libqpdf/build/QPDF_Stream.tdep -MP -Iinclude -Ilibqpdf -c libqpdf/QPDF_Stream.cc -o libqpdf/build/QPDF_Stream.o; sed -e 's/\.o:/.lo:/' < libqpdf/build/QPDF_Stream.tdep > libqpdf/build/QPDF_Stream.dep
# /bin/bash ./libtool --quiet --mode=compile g++ -Wold-style-cast -Wall -MD -MF libqpdf/build/QPDF_String.tdep -MP -Iinclude -Ilibqpdf -c libqpdf/QPDF_String.cc -o libqpdf/build/QPDF_String.o; sed -e 's/\.o:/.lo:/' < libqpdf/build/QPDF_String.tdep > libqpdf/build/QPDF_String.dep
# /bin/bash ./libtool --quiet --mode=compile g++ -Wold-style-cast -Wall -MD -MF libqpdf/build/QPDF_encryption.tdep -MP -Iinclude -Ilibqpdf -c libqpdf/QPDF_encryption.cc -o libqpdf/build/QPDF_encryption.o; sed -e 's/\.o:/.lo:/' < libqpdf/build/QPDF_encryption.tdep > libqpdf/build/QPDF_encryption.dep
# /bin/bash ./libtool --quiet --mode=compile g++ -Wold-style-cast -Wall -MD -MF libqpdf/build/QPDF_linearization.tdep -MP -Iinclude -Ilibqpdf -c libqpdf/QPDF_linearization.cc -o libqpdf/build/QPDF_linearization.o; sed -e 's/\.o:/.lo:/' < libqpdf/build/QPDF_linearization.tdep > libqpdf/build/QPDF_linearization.dep
# /bin/bash ./libtool --quiet --mode=compile g++ -Wold-style-cast -Wall -MD -MF libqpdf/build/QPDF_optimization.tdep -MP -Iinclude -Ilibqpdf -c libqpdf/QPDF_optimization.cc -o libqpdf/build/QPDF_optimization.o; sed -e 's/\.o:/.lo:/' < libqpdf/build/QPDF_optimization.tdep > libqpdf/build/QPDF_optimization.dep
# /bin/bash ./libtool --quiet --mode=compile g++ -Wold-style-cast -Wall -MD -MF libqpdf/build/QPDF_pages.tdep -MP -Iinclude -Ilibqpdf -c libqpdf/QPDF_pages.cc -o libqpdf/build/QPDF_pages.o; sed -e 's/\.o:/.lo:/' < libqpdf/build/QPDF_pages.tdep > libqpdf/build/QPDF_pages.dep
# /bin/bash ./libtool --quiet --mode=compile g++ -Wold-style-cast -Wall -MD -MF libqpdf/build/QTC.tdep -MP -Iinclude -Ilibqpdf -c libqpdf/QTC.cc -o libqpdf/build/QTC.o; sed -e 's/\.o:/.lo:/' < libqpdf/build/QTC.tdep > libqpdf/build/QTC.dep
# /bin/bash ./libtool --quiet --mode=compile g++ -Wold-style-cast -Wall -MD -MF libqpdf/build/QUtil.tdep -MP -Iinclude -Ilibqpdf -c libqpdf/QUtil.cc -o libqpdf/build/QUtil.o; sed -e 's/\.o:/.lo:/' < libqpdf/build/QUtil.tdep > libqpdf/build/QUtil.dep
# /bin/bash ./libtool --quiet --mode=compile g++ -Wold-style-cast -Wall -MD -MF libqpdf/build/RC4.tdep -MP -Iinclude -Ilibqpdf -c libqpdf/RC4.cc -o libqpdf/build/RC4.o; sed -e 's/\.o:/.lo:/' < libqpdf/build/RC4.tdep > libqpdf/build/RC4.dep
# /bin/bash ./libtool --quiet --mode=compile g++ -Wold-style-cast -Wall -MD -MF libqpdf/build/SecureRandomDataProvider.tdep -MP -Iinclude -Ilibqpdf -c libqpdf/SecureRandomDataProvider.cc -o libqpdf/build/SecureRandomDataProvider.o; sed -e 's/\.o:/.lo:/' < libqpdf/build/SecureRandomDataProvider.tdep > libqpdf/build/SecureRandomDataProvider.dep
# /bin/bash ./libtool --quiet --mode=compile g++ -Wold-style-cast -Wall -MD -MF libqpdf/build/qpdf-c.tdep -MP -Iinclude -Ilibqpdf -c libqpdf/qpdf-c.cc -o libqpdf/build/qpdf-c.o; sed -e 's/\.o:/.lo:/' < libqpdf/build/qpdf-c.tdep > libqpdf/build/qpdf-c.dep
# /bin/bash ./libtool --quiet --mode=compile g++ -Wold-style-cast -Wall -MD -MF libqpdf/build/rijndael.tdep -MP -Iinclude -Ilibqpdf -c libqpdf/rijndael.cc -o libqpdf/build/rijndael.o; sed -e 's/\.o:/.lo:/' < libqpdf/build/rijndael.tdep > libqpdf/build/rijndael.dep
# /bin/bash ./libtool --quiet --mode=compile gcc -Wall -MD -MF libqpdf/build/sha2.tdep -MP -Iinclude -Ilibqpdf -c libqpdf/sha2.c -o libqpdf/build/sha2.o; sed -e 's/\.o:/.lo:/' < libqpdf/build/sha2.tdep > libqpdf/build/sha2.dep
# /bin/bash ./libtool --quiet --mode=compile gcc -Wall -MD -MF libqpdf/build/sha2big.tdep -MP -Iinclude -Ilibqpdf -c libqpdf/sha2big.c -o libqpdf/build/sha2big.o; sed -e 's/\.o:/.lo:/' < libqpdf/build/sha2big.tdep > libqpdf/build/sha2big.dep
# g++ -Wold-style-cast -Wall -MD -MF zlib-flate/build/zlib-flate.dep -MP -Iinclude -c zlib-flate/zlib-flate.cc -o zlib-flate/build/zlib-flate.o
# g++ -Wold-style-cast -Wall -MD -MF libtests/build/aes.dep -MP -Iinclude -Ilibqpdf -c libtests/aes.cc -o libtests/build/aes.o
# g++ -Wold-style-cast -Wall -MD -MF libtests/build/ascii85.dep -MP -Iinclude -Ilibqpdf -c libtests/ascii85.cc -o libtests/build/ascii85.o
# g++ -Wold-style-cast -Wall -MD -MF libtests/build/bits.dep -MP -Iinclude -Ilibqpdf -c libtests/bits.cc -o libtests/build/bits.o
# g++ -Wold-style-cast -Wall -MD -MF libtests/build/buffer.dep -MP -Iinclude -Ilibqpdf -c libtests/buffer.cc -o libtests/build/buffer.o
# g++ -Wold-style-cast -Wall -MD -MF libtests/build/concatenate.dep -MP -Iinclude -Ilibqpdf -c libtests/concatenate.cc -o libtests/build/concatenate.o
# g++ -Wold-style-cast -Wall -MD -MF libtests/build/flate.dep -MP -Iinclude -Ilibqpdf -c libtests/flate.cc -o libtests/build/flate.o
# g++ -Wold-style-cast -Wall -MD -MF libtests/build/hex.dep -MP -Iinclude -Ilibqpdf -c libtests/hex.cc -o libtests/build/hex.o
# g++ -Wold-style-cast -Wall -MD -MF libtests/build/lzw.dep -MP -Iinclude -Ilibqpdf -c libtests/lzw.cc -o libtests/build/lzw.o
# g++ -Wold-style-cast -Wall -MD -MF libtests/build/md5.dep -MP -Iinclude -Ilibqpdf -c libtests/md5.cc -o libtests/build/md5.o
# g++ -Wold-style-cast -Wall -MD -MF libtests/build/pcre.dep -MP -Iinclude -Ilibqpdf -c libtests/pcre.cc -o libtests/build/pcre.o
# g++ -Wold-style-cast -Wall -MD -MF libtests/build/png_filter.dep -MP -Iinclude -Ilibqpdf -c libtests/png_filter.cc -o libtests/build/png_filter.o
# g++ -Wold-style-cast -Wall -MD -MF libtests/build/pointer_holder.dep -MP -Iinclude -Ilibqpdf -c libtests/pointer_holder.cc -o libtests/build/pointer_holder.o
# g++ -Wold-style-cast -Wall -MD -MF libtests/build/qutil.dep -MP -Iinclude -Ilibqpdf -c libtests/qutil.cc -o libtests/build/qutil.o
# g++ -Wold-style-cast -Wall -MD -MF libtests/build/random.dep -MP -Iinclude -Ilibqpdf -c libtests/random.cc -o libtests/build/random.o
# g++ -Wold-style-cast -Wall -MD -MF libtests/build/rc4.dep -MP -Iinclude -Ilibqpdf -c libtests/rc4.cc -o libtests/build/rc4.o
# g++ -Wold-style-cast -Wall -MD -MF libtests/build/sha2.dep -MP -Iinclude -Ilibqpdf -c libtests/sha2.cc -o libtests/build/sha2.o
# g++ -Wold-style-cast -Wall -MD -MF qpdf/build/qpdf.dep -MP -Iinclude -c qpdf/qpdf.cc -o qpdf/build/qpdf.o
# g++ -Wold-style-cast -Wall -MD -MF qpdf/build/test_driver.dep -MP -Iinclude -c qpdf/test_driver.cc -o qpdf/build/test_driver.o
# g++ -Wold-style-cast -Wall -MD -MF qpdf/build/pdf_from_scratch.dep -MP -Iinclude -c qpdf/pdf_from_scratch.cc -o qpdf/build/pdf_from_scratch.o
# g++ -Wold-style-cast -Wall -MD -MF qpdf/build/test_large_file.dep -MP -Iinclude -c qpdf/test_large_file.cc -o qpdf/build/test_large_file.o
# gcc -Wall -MD -MF qpdf/build/qpdf-ctest.dep -MP -Iinclude -c qpdf/qpdf-ctest.c -o qpdf/build/qpdf-ctest.o
# g++ -Wold-style-cast -Wall -MD -MF examples/build/pdf-bookmarks.dep -MP -Iinclude -c examples/pdf-bookmarks.cc -o examples/build/pdf-bookmarks.o
# g++ -Wold-style-cast -Wall -MD -MF examples/build/pdf-mod-info.dep -MP -Iinclude -c examples/pdf-mod-info.cc -o examples/build/pdf-mod-info.o
# g++ -Wold-style-cast -Wall -MD -MF examples/build/pdf-npages.dep -MP -Iinclude -c examples/pdf-npages.cc -o examples/build/pdf-npages.o
# g++ -Wold-style-cast -Wall -MD -MF examples/build/pdf-double-page-size.dep -MP -Iinclude -c examples/pdf-double-page-size.cc -o examples/build/pdf-double-page-size.o
# g++ -Wold-style-cast -Wall -MD -MF examples/build/pdf-invert-images.dep -MP -Iinclude -c examples/pdf-invert-images.cc -o examples/build/pdf-invert-images.o
# g++ -Wold-style-cast -Wall -MD -MF examples/build/pdf-create.dep -MP -Iinclude -c examples/pdf-create.cc -o examples/build/pdf-create.o
# g++ -Wold-style-cast -Wall -MD -MF examples/build/pdf-parse-content.dep -MP -Iinclude -c examples/pdf-parse-content.cc -o examples/build/pdf-parse-content.o
# g++ -Wold-style-cast -Wall -MD -MF examples/build/pdf-split-pages.dep -MP -Iinclude -c examples/pdf-split-pages.cc -o examples/build/pdf-split-pages.o
# gcc -Wall -MD -MF examples/build/pdf-linearize.dep -MP -Iinclude -c examples/pdf-linearize.c -o examples/build/pdf-linearize.o
# /bin/bash ./libtool --mode=link g++ -Wold-style-cast -Wall -Wl,--version-script=libqpdf.map -o libqpdf/build/libqpdf.la libqpdf/build/BitStream.lo libqpdf/build/BitWriter.lo libqpdf/build/Buffer.lo libqpdf/build/BufferInputSource.lo libqpdf/build/FileInputSource.lo libqpdf/build/InputSource.lo libqpdf/build/InsecureRandomDataProvider.lo libqpdf/build/MD5.lo libqpdf/build/OffsetInputSource.lo libqpdf/build/PCRE.lo libqpdf/build/Pipeline.lo libqpdf/build/Pl_AES_PDF.lo libqpdf/build/Pl_ASCII85Decoder.lo libqpdf/build/Pl_ASCIIHexDecoder.lo libqpdf/build/Pl_Buffer.lo libqpdf/build/Pl_Concatenate.lo libqpdf/build/Pl_Count.lo libqpdf/build/Pl_Discard.lo libqpdf/build/Pl_Flate.lo libqpdf/build/Pl_LZWDecoder.lo libqpdf/build/Pl_MD5.lo libqpdf/build/Pl_PNGFilter.lo libqpdf/build/Pl_QPDFTokenizer.lo libqpdf/build/Pl_RC4.lo libqpdf/build/Pl_SHA2.lo libqpdf/build/Pl_StdioFile.lo libqpdf/build/QPDF.lo libqpdf/build/QPDFExc.lo libqpdf/build/QPDFObjGen.lo libqpdf/build/QPDFObject.lo libqpdf/build/QPDFObjectHandle.lo libqpdf/build/QPDFTokenizer.lo libqpdf/build/QPDFWriter.lo libqpdf/build/QPDFXRefEntry.lo libqpdf/build/QPDF_Array.lo libqpdf/build/QPDF_Bool.lo libqpdf/build/QPDF_Dictionary.lo libqpdf/build/QPDF_InlineImage.lo libqpdf/build/QPDF_Integer.lo libqpdf/build/QPDF_Name.lo libqpdf/build/QPDF_Null.lo libqpdf/build/QPDF_Operator.lo libqpdf/build/QPDF_Real.lo libqpdf/build/QPDF_Reserved.lo libqpdf/build/QPDF_Stream.lo libqpdf/build/QPDF_String.lo libqpdf/build/QPDF_encryption.lo libqpdf/build/QPDF_linearization.lo libqpdf/build/QPDF_optimization.lo libqpdf/build/QPDF_pages.lo libqpdf/build/QTC.lo libqpdf/build/QUtil.lo libqpdf/build/RC4.lo libqpdf/build/SecureRandomDataProvider.lo libqpdf/build/qpdf-c.lo libqpdf/build/rijndael.lo libqpdf/build/sha2.lo libqpdf/build/sha2big.lo -lpcre -lz -rpath /usr/lib -version-info 17:0:0
# libtool: link: g++ -fPIC -DPIC -shared -nostdlib /usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/../../../../lib/crti.o /usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/crtbeginS.o libqpdf/build/.libs/BitStream.o libqpdf/build/.libs/BitWriter.o libqpdf/build/.libs/Buffer.o libqpdf/build/.libs/BufferInputSource.o libqpdf/build/.libs/FileInputSource.o libqpdf/build/.libs/InputSource.o libqpdf/build/.libs/InsecureRandomDataProvider.o libqpdf/build/.libs/MD5.o libqpdf/build/.libs/OffsetInputSource.o libqpdf/build/.libs/PCRE.o libqpdf/build/.libs/Pipeline.o libqpdf/build/.libs/Pl_AES_PDF.o libqpdf/build/.libs/Pl_ASCII85Decoder.o libqpdf/build/.libs/Pl_ASCIIHexDecoder.o libqpdf/build/.libs/Pl_Buffer.o libqpdf/build/.libs/Pl_Concatenate.o libqpdf/build/.libs/Pl_Count.o libqpdf/build/.libs/Pl_Discard.o libqpdf/build/.libs/Pl_Flate.o libqpdf/build/.libs/Pl_LZWDecoder.o libqpdf/build/.libs/Pl_MD5.o libqpdf/build/.libs/Pl_PNGFilter.o libqpdf/build/.libs/Pl_QPDFTokenizer.o libqpdf/build/.libs/Pl_RC4.o libqpdf/build/.libs/Pl_SHA2.o libqpdf/build/.libs/Pl_StdioFile.o libqpdf/build/.libs/QPDF.o libqpdf/build/.libs/QPDFExc.o libqpdf/build/.libs/QPDFObjGen.o libqpdf/build/.libs/QPDFObject.o libqpdf/build/.libs/QPDFObjectHandle.o libqpdf/build/.libs/QPDFTokenizer.o libqpdf/build/.libs/QPDFWriter.o libqpdf/build/.libs/QPDFXRefEntry.o libqpdf/build/.libs/QPDF_Array.o libqpdf/build/.libs/QPDF_Bool.o libqpdf/build/.libs/QPDF_Dictionary.o libqpdf/build/.libs/QPDF_InlineImage.o libqpdf/build/.libs/QPDF_Integer.o libqpdf/build/.libs/QPDF_Name.o libqpdf/build/.libs/QPDF_Null.o libqpdf/build/.libs/QPDF_Operator.o libqpdf/build/.libs/QPDF_Real.o libqpdf/build/.libs/QPDF_Reserved.o libqpdf/build/.libs/QPDF_Stream.o libqpdf/build/.libs/QPDF_String.o libqpdf/build/.libs/QPDF_encryption.o libqpdf/build/.libs/QPDF_linearization.o libqpdf/build/.libs/QPDF_optimization.o libqpdf/build/.libs/QPDF_pages.o libqpdf/build/.libs/QTC.o libqpdf/build/.libs/QUtil.o libqpdf/build/.libs/RC4.o libqpdf/build/.libs/SecureRandomDataProvider.o libqpdf/build/.libs/qpdf-c.o libqpdf/build/.libs/rijndael.o libqpdf/build/.libs/sha2.o libqpdf/build/.libs/sha2big.o -lpcre -lz -L/usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1 -L/usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/../../../../lib -L/lib/../lib -L/usr/lib/../lib -L/usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/../../.. -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/crtendS.o /usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/../../../../lib/crtn.o -Wl,--version-script=libqpdf.map -Wl,-soname -Wl,libqpdf.so.17 -o libqpdf/build/.libs/libqpdf.so.17.0.0
# libtool: link: (cd "libqpdf/build/.libs" && rm -f "libqpdf.so.17" && ln -s "libqpdf.so.17.0.0" "libqpdf.so.17")
# libtool: link: (cd "libqpdf/build/.libs" && rm -f "libqpdf.so" && ln -s "libqpdf.so.17.0.0" "libqpdf.so")
# libtool: link: ( cd "libqpdf/build/.libs" && rm -f "libqpdf.la" && ln -s "../libqpdf.la" "libqpdf.la" )
# /bin/bash ./libtool --mode=link g++ -Wold-style-cast -Wall zlib-flate/build/zlib-flate.o -o zlib-flate/build/zlib-flate -lqpdf -lpcre -lz -Llibqpdf/build
# /bin/bash ./libtool --mode=link g++ -Wold-style-cast -Wall libtests/build/aes.o -o libtests/build/aes -lpcre -lz -lqpdf -Llibqpdf/build
# libtool: link: g++ -Wold-style-cast -Wall libtests/build/aes.o -o libtests/build/.libs/aes -lpcre -lz /tmp/qpdf/src/qpdf-6.0.0/libqpdf/build/.libs/libqpdf.so -Llibqpdf/build
# libtool: link: g++ -Wold-style-cast -Wall zlib-flate/build/zlib-flate.o -o zlib-flate/build/.libs/zlib-flate /tmp/qpdf/src/qpdf-6.0.0/libqpdf/build/.libs/libqpdf.so -lpcre -lz -Llibqpdf/build
# /bin/bash ./libtool --mode=link g++ -Wold-style-cast -Wall libtests/build/ascii85.o -o libtests/build/ascii85 -lpcre -lz -lqpdf -Llibqpdf/build
# /bin/bash ./libtool --mode=link g++ -Wold-style-cast -Wall libtests/build/bits.o -o libtests/build/bits -lpcre -lz -lqpdf -Llibqpdf/build
# libtool: link: g++ -Wold-style-cast -Wall libtests/build/ascii85.o -o libtests/build/.libs/ascii85 -lpcre -lz /tmp/qpdf/src/qpdf-6.0.0/libqpdf/build/.libs/libqpdf.so -Llibqpdf/build
# libtool: link: g++ -Wold-style-cast -Wall libtests/build/bits.o -o libtests/build/.libs/bits -lpcre -lz /tmp/qpdf/src/qpdf-6.0.0/libqpdf/build/.libs/libqpdf.so -Llibqpdf/build
# /bin/bash ./libtool --mode=link g++ -Wold-style-cast -Wall libtests/build/buffer.o -o libtests/build/buffer -lpcre -lz -lqpdf -Llibqpdf/build
# /bin/bash ./libtool --mode=link g++ -Wold-style-cast -Wall libtests/build/concatenate.o -o libtests/build/concatenate -lpcre -lz -lqpdf -Llibqpdf/build
# libtool: link: g++ -Wold-style-cast -Wall libtests/build/buffer.o -o libtests/build/.libs/buffer -lpcre -lz /tmp/qpdf/src/qpdf-6.0.0/libqpdf/build/.libs/libqpdf.so -Llibqpdf/build
# libtool: link: g++ -Wold-style-cast -Wall libtests/build/concatenate.o -o libtests/build/.libs/concatenate -lpcre -lz /tmp/qpdf/src/qpdf-6.0.0/libqpdf/build/.libs/libqpdf.so -Llibqpdf/build
# /bin/bash ./libtool --mode=link g++ -Wold-style-cast -Wall libtests/build/flate.o -o libtests/build/flate -lpcre -lz -lqpdf -Llibqpdf/build
# /bin/bash ./libtool --mode=link g++ -Wold-style-cast -Wall libtests/build/hex.o -o libtests/build/hex -lpcre -lz -lqpdf -Llibqpdf/build
# libtool: link: g++ -Wold-style-cast -Wall libtests/build/flate.o -o libtests/build/.libs/flate -lpcre -lz /tmp/qpdf/src/qpdf-6.0.0/libqpdf/build/.libs/libqpdf.so -Llibqpdf/build
# libtool: link: g++ -Wold-style-cast -Wall libtests/build/hex.o -o libtests/build/.libs/hex -lpcre -lz /tmp/qpdf/src/qpdf-6.0.0/libqpdf/build/.libs/libqpdf.so -Llibqpdf/build
# /bin/bash ./libtool --mode=link g++ -Wold-style-cast -Wall libtests/build/lzw.o -o libtests/build/lzw -lpcre -lz -lqpdf -Llibqpdf/build
# /bin/bash ./libtool --mode=link g++ -Wold-style-cast -Wall libtests/build/md5.o -o libtests/build/md5 -lpcre -lz -lqpdf -Llibqpdf/build
# libtool: link: g++ -Wold-style-cast -Wall libtests/build/lzw.o -o libtests/build/.libs/lzw -lpcre -lz /tmp/qpdf/src/qpdf-6.0.0/libqpdf/build/.libs/libqpdf.so -Llibqpdf/build
# libtool: link: g++ -Wold-style-cast -Wall libtests/build/md5.o -o libtests/build/.libs/md5 -lpcre -lz /tmp/qpdf/src/qpdf-6.0.0/libqpdf/build/.libs/libqpdf.so -Llibqpdf/build
# /bin/bash ./libtool --mode=link g++ -Wold-style-cast -Wall libtests/build/pcre.o -o libtests/build/pcre -lpcre -lz -lqpdf -Llibqpdf/build
# /bin/bash ./libtool --mode=link g++ -Wold-style-cast -Wall libtests/build/png_filter.o -o libtests/build/png_filter -lpcre -lz -lqpdf -Llibqpdf/build
# libtool: link: g++ -Wold-style-cast -Wall libtests/build/pcre.o -o libtests/build/.libs/pcre -lpcre -lz /tmp/qpdf/src/qpdf-6.0.0/libqpdf/build/.libs/libqpdf.so -Llibqpdf/build
# libtool: link: g++ -Wold-style-cast -Wall libtests/build/png_filter.o -o libtests/build/.libs/png_filter -lpcre -lz /tmp/qpdf/src/qpdf-6.0.0/libqpdf/build/.libs/libqpdf.so -Llibqpdf/build
# /bin/bash ./libtool --mode=link g++ -Wold-style-cast -Wall libtests/build/pointer_holder.o -o libtests/build/pointer_holder -lpcre -lz -lqpdf -Llibqpdf/build
# /bin/bash ./libtool --mode=link g++ -Wold-style-cast -Wall libtests/build/qutil.o -o libtests/build/qutil -lpcre -lz -lqpdf -Llibqpdf/build
# libtool: link: g++ -Wold-style-cast -Wall libtests/build/pointer_holder.o -o libtests/build/.libs/pointer_holder -lpcre -lz /tmp/qpdf/src/qpdf-6.0.0/libqpdf/build/.libs/libqpdf.so -Llibqpdf/build
# libtool: link: g++ -Wold-style-cast -Wall libtests/build/qutil.o -o libtests/build/.libs/qutil -lpcre -lz /tmp/qpdf/src/qpdf-6.0.0/libqpdf/build/.libs/libqpdf.so -Llibqpdf/build
# /bin/bash ./libtool --mode=link g++ -Wold-style-cast -Wall libtests/build/random.o -o libtests/build/random -lpcre -lz -lqpdf -Llibqpdf/build
# /bin/bash ./libtool --mode=link g++ -Wold-style-cast -Wall libtests/build/rc4.o -o libtests/build/rc4 -lpcre -lz -lqpdf -Llibqpdf/build
# libtool: link: g++ -Wold-style-cast -Wall libtests/build/random.o -o libtests/build/.libs/random -lpcre -lz /tmp/qpdf/src/qpdf-6.0.0/libqpdf/build/.libs/libqpdf.so -Llibqpdf/build
# libtool: link: g++ -Wold-style-cast -Wall libtests/build/rc4.o -o libtests/build/.libs/rc4 -lpcre -lz /tmp/qpdf/src/qpdf-6.0.0/libqpdf/build/.libs/libqpdf.so -Llibqpdf/build
# /bin/bash ./libtool --mode=link g++ -Wold-style-cast -Wall libtests/build/sha2.o -o libtests/build/sha2 -lpcre -lz -lqpdf -Llibqpdf/build
# /bin/bash ./libtool --mode=link g++ -Wold-style-cast -Wall qpdf/build/qpdf.o -o qpdf/build/qpdf -lqpdf -lpcre -lz -Llibqpdf/build
# libtool: link: g++ -Wold-style-cast -Wall qpdf/build/qpdf.o -o qpdf/build/.libs/qpdf /tmp/qpdf/src/qpdf-6.0.0/libqpdf/build/.libs/libqpdf.so -lpcre -lz -Llibqpdf/build
# libtool: link: g++ -Wold-style-cast -Wall libtests/build/sha2.o -o libtests/build/.libs/sha2 -lpcre -lz /tmp/qpdf/src/qpdf-6.0.0/libqpdf/build/.libs/libqpdf.so -Llibqpdf/build
# /bin/bash ./libtool --mode=link g++ -Wold-style-cast -Wall qpdf/build/test_driver.o -o qpdf/build/test_driver -lqpdf -lpcre -lz -Llibqpdf/build
# /bin/bash ./libtool --mode=link g++ -Wold-style-cast -Wall qpdf/build/pdf_from_scratch.o -o qpdf/build/pdf_from_scratch -lqpdf -lpcre -lz -Llibqpdf/build
# libtool: link: g++ -Wold-style-cast -Wall qpdf/build/test_driver.o -o qpdf/build/.libs/test_driver /tmp/qpdf/src/qpdf-6.0.0/libqpdf/build/.libs/libqpdf.so -lpcre -lz -Llibqpdf/build
# libtool: link: g++ -Wold-style-cast -Wall qpdf/build/pdf_from_scratch.o -o qpdf/build/.libs/pdf_from_scratch /tmp/qpdf/src/qpdf-6.0.0/libqpdf/build/.libs/libqpdf.so -lpcre -lz -Llibqpdf/build
# /bin/bash ./libtool --mode=link g++ -Wold-style-cast -Wall qpdf/build/test_large_file.o -o qpdf/build/test_large_file -lqpdf -lpcre -lz -Llibqpdf/build
# /bin/bash ./libtool --mode=link g++ -Wold-style-cast -Wall qpdf/build/qpdf-ctest.o -o qpdf/build/qpdf-ctest -lqpdf -lpcre -lz -Llibqpdf/build
# libtool: link: g++ -Wold-style-cast -Wall qpdf/build/test_large_file.o -o qpdf/build/.libs/test_large_file /tmp/qpdf/src/qpdf-6.0.0/libqpdf/build/.libs/libqpdf.so -lpcre -lz -Llibqpdf/build
# libtool: link: g++ -Wold-style-cast -Wall qpdf/build/qpdf-ctest.o -o qpdf/build/.libs/qpdf-ctest /tmp/qpdf/src/qpdf-6.0.0/libqpdf/build/.libs/libqpdf.so -lpcre -lz -Llibqpdf/build
# /bin/bash ./libtool --mode=link g++ -Wold-style-cast -Wall examples/build/pdf-bookmarks.o -o examples/build/pdf-bookmarks -lqpdf -lpcre -lz -Llibqpdf/build
# /bin/bash ./libtool --mode=link g++ -Wold-style-cast -Wall examples/build/pdf-mod-info.o -o examples/build/pdf-mod-info -lqpdf -lpcre -lz -Llibqpdf/build
# libtool: link: g++ -Wold-style-cast -Wall examples/build/pdf-mod-info.o -o examples/build/.libs/pdf-mod-info /tmp/qpdf/src/qpdf-6.0.0/libqpdf/build/.libs/libqpdf.so -lpcre -lz -Llibqpdf/build
# libtool: link: g++ -Wold-style-cast -Wall examples/build/pdf-bookmarks.o -o examples/build/.libs/pdf-bookmarks /tmp/qpdf/src/qpdf-6.0.0/libqpdf/build/.libs/libqpdf.so -lpcre -lz -Llibqpdf/build
# /bin/bash ./libtool --mode=link g++ -Wold-style-cast -Wall examples/build/pdf-npages.o -o examples/build/pdf-npages -lqpdf -lpcre -lz -Llibqpdf/build
# /bin/bash ./libtool --mode=link g++ -Wold-style-cast -Wall examples/build/pdf-double-page-size.o -o examples/build/pdf-double-page-size -lqpdf -lpcre -lz -Llibqpdf/build
# libtool: link: g++ -Wold-style-cast -Wall examples/build/pdf-npages.o -o examples/build/.libs/pdf-npages /tmp/qpdf/src/qpdf-6.0.0/libqpdf/build/.libs/libqpdf.so -lpcre -lz -Llibqpdf/build
# libtool: link: g++ -Wold-style-cast -Wall examples/build/pdf-double-page-size.o -o examples/build/.libs/pdf-double-page-size /tmp/qpdf/src/qpdf-6.0.0/libqpdf/build/.libs/libqpdf.so -lpcre -lz -Llibqpdf/build
# /bin/bash ./libtool --mode=link g++ -Wold-style-cast -Wall examples/build/pdf-invert-images.o -o examples/build/pdf-invert-images -lqpdf -lpcre -lz -Llibqpdf/build
# /bin/bash ./libtool --mode=link g++ -Wold-style-cast -Wall examples/build/pdf-create.o -o examples/build/pdf-create -lqpdf -lpcre -lz -Llibqpdf/build
# libtool: link: g++ -Wold-style-cast -Wall examples/build/pdf-invert-images.o -o examples/build/.libs/pdf-invert-images /tmp/qpdf/src/qpdf-6.0.0/libqpdf/build/.libs/libqpdf.so -lpcre -lz -Llibqpdf/build
# libtool: link: g++ -Wold-style-cast -Wall examples/build/pdf-create.o -o examples/build/.libs/pdf-create /tmp/qpdf/src/qpdf-6.0.0/libqpdf/build/.libs/libqpdf.so -lpcre -lz -Llibqpdf/build
# /bin/bash ./libtool --mode=link g++ -Wold-style-cast -Wall examples/build/pdf-parse-content.o -o examples/build/pdf-parse-content -lqpdf -lpcre -lz -Llibqpdf/build
# /bin/bash ./libtool --mode=link g++ -Wold-style-cast -Wall examples/build/pdf-split-pages.o -o examples/build/pdf-split-pages -lqpdf -lpcre -lz -Llibqpdf/build
# libtool: link: g++ -Wold-style-cast -Wall examples/build/pdf-parse-content.o -o examples/build/.libs/pdf-parse-content /tmp/qpdf/src/qpdf-6.0.0/libqpdf/build/.libs/libqpdf.so -lpcre -lz -Llibqpdf/build
# libtool: link: g++ -Wold-style-cast -Wall examples/build/pdf-split-pages.o -o examples/build/.libs/pdf-split-pages /tmp/qpdf/src/qpdf-6.0.0/libqpdf/build/.libs/libqpdf.so -lpcre -lz -Llibqpdf/build
# /bin/bash ./libtool --mode=link g++ -Wold-style-cast -Wall examples/build/pdf-linearize.o -o examples/build/pdf-linearize -lqpdf -lpcre -lz -Llibqpdf/build
# libtool: link: g++ -Wold-style-cast -Wall examples/build/pdf-linearize.o -o examples/build/.libs/pdf-linearize /tmp/qpdf/src/qpdf-6.0.0/libqpdf/build/.libs/libqpdf.so -lpcre -lz -Llibqpdf/build
# ==> Entering fakeroot environment...
# ==> Starting package()...
# ./mkinstalldirs /tmp/qpdf/pkg/qpdf//usr/lib/pkgconfig
# mkdir -p -- /tmp/qpdf/pkg/qpdf//usr/lib/pkgconfig
# ./mkinstalldirs /tmp/qpdf/pkg/qpdf//usr/bin
# mkdir -p -- /tmp/qpdf/pkg/qpdf//usr/bin
# ./mkinstalldirs /tmp/qpdf/pkg/qpdf//usr/include/qpdf
# mkdir -p -- /tmp/qpdf/pkg/qpdf//usr/include/qpdf
# ./mkinstalldirs /tmp/qpdf/pkg/qpdf//usr/share/doc/qpdf
# mkdir -p -- /tmp/qpdf/pkg/qpdf//usr/share/doc/qpdf
# ./mkinstalldirs /tmp/qpdf/pkg/qpdf//usr/share/man/man1
# mkdir -p -- /tmp/qpdf/pkg/qpdf//usr/share/man/man1
# /bin/bash ./libtool --mode=install ./install-sh \
# libqpdf/build/libqpdf.la \
# /tmp/qpdf/pkg/qpdf//usr/lib/libqpdf.la
# libtool: install: ./install-sh libqpdf/build/.libs/libqpdf.so.17.0.0 /tmp/qpdf/pkg/qpdf//usr/lib/libqpdf.so.17.0.0
# libtool: install: (cd /tmp/qpdf/pkg/qpdf//usr/lib && { ln -s -f libqpdf.so.17.0.0 libqpdf.so.17 || { rm -f libqpdf.so.17 && ln -s libqpdf.so.17.0.0 libqpdf.so.17; }; })
# libtool: install: (cd /tmp/qpdf/pkg/qpdf//usr/lib && { ln -s -f libqpdf.so.17.0.0 libqpdf.so || { rm -f libqpdf.so && ln -s libqpdf.so.17.0.0 libqpdf.so; }; })
# libtool: install: ./install-sh libqpdf/build/.libs/libqpdf.lai /tmp/qpdf/pkg/qpdf//usr/lib/libqpdf.la
# libtool: install: warning: remember to run `libtool --finish /usr/lib'
# /bin/bash ./libtool --finish /tmp/qpdf/pkg/qpdf//usr/lib
# libtool: finish: PATH="/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/sbin" ldconfig -n /tmp/qpdf/pkg/qpdf//usr/lib
# ----------------------------------------------------------------------
# Libraries have been installed in:
# /tmp/qpdf/pkg/qpdf//usr/lib
#
# If you ever happen to want to link against installed libraries
# in a given directory, LIBDIR, you must either use libtool, and
# specify the full pathname of the library, or use the `-LLIBDIR'
# flag during linking and do at least one of the following:
# - add LIBDIR to the `LD_LIBRARY_PATH' environment variable
# during execution
# - add LIBDIR to the `LD_RUN_PATH' environment variable
# during linking
# - use the `-Wl,-rpath -Wl,LIBDIR' linker flag
# - have your system administrator add LIBDIR to `/etc/ld.so.conf'
#
# See any operating system documentation about shared libraries for
# more information, such as the ld(1) and ld.so(8) manual pages.
# ----------------------------------------------------------------------
# /bin/bash ./libtool --mode=install ./install-sh \
# qpdf/build/qpdf \
# /tmp/qpdf/pkg/qpdf//usr/bin/qpdf
# libtool: install: warning: `/tmp/qpdf/src/qpdf-6.0.0/libqpdf/build/libqpdf.la' has not been installed in `/usr/lib'
# libtool: install: ./install-sh qpdf/build/.libs/qpdf /tmp/qpdf/pkg/qpdf//usr/bin/qpdf
# /bin/bash ./libtool --mode=install ./install-sh \
# zlib-flate/build/zlib-flate \
# /tmp/qpdf/pkg/qpdf//usr/bin/zlib-flate
# libtool: install: warning: `/tmp/qpdf/src/qpdf-6.0.0/libqpdf/build/libqpdf.la' has not been installed in `/usr/lib'
# libtool: install: ./install-sh zlib-flate/build/.libs/zlib-flate /tmp/qpdf/pkg/qpdf//usr/bin/zlib-flate
# cp qpdf/fix-qdf /tmp/qpdf/pkg/qpdf//usr/bin
# cp include/qpdf/*.h /tmp/qpdf/pkg/qpdf//usr/include/qpdf
# cp include/qpdf/*.hh /tmp/qpdf/pkg/qpdf//usr/include/qpdf
# cp doc/stylesheet.css /tmp/qpdf/pkg/qpdf//usr/share/doc/qpdf
# cp doc/qpdf-manual.html /tmp/qpdf/pkg/qpdf//usr/share/doc/qpdf
# cp doc/qpdf-manual.pdf /tmp/qpdf/pkg/qpdf//usr/share/doc/qpdf
# cp doc/*.1 /tmp/qpdf/pkg/qpdf//usr/share/man/man1
# cp libqpdf.pc /tmp/qpdf/pkg/qpdf//usr/lib/pkgconfig
# ==> Tidying install...
# -> Removing doc files...
# -> Purging unwanted files...
# ==> Checking for packaging issue...
# ==> Creating package "qpdf"...
# -> Generating .PKGINFO file...
# -> Generating .BUILDINFO file...
# error: invalid option '--noprogressbar'
# -> Generating .MTREE file...
# -> Compressing package...
# ==> Leaving fakeroot environment.
# ==> Finished making: qpdf 6.0.0-2 (Wed Aug 24 14:24:22 UTC 2016)

CMD: pacman --query --file qpdf-6.0.0-2-x86_64.pkg.tar.xz
# qpdf 6.0.0-2

Creating hybrid package for 'qpdf'

Trying to find vanilla package 'qpdf'...

CMD: pacman --query --file /mirror/qpdf-6.0.0-2.pkg.tar.xz
# qpdf 6.0.0-2

Package file has the following structure:
# /.PKGINFO
# /.MTREE
# /usr/lib/libqpdf.so.17
# /usr/lib/libqpdf.so
# /usr/lib/libqpdf.so.17.0.0
# /usr/lib/pkgconfig/libqpdf.pc
# /usr/bin/fix-qdf
# /usr/bin/qpdf
# /usr/bin/zlib-flate
# /usr/include/qpdf/Constants.h
# /usr/include/qpdf/DLL.h
# /usr/include/qpdf/Types.h
# /usr/include/qpdf/qpdf-c.h
# /usr/include/qpdf/Buffer.hh
# /usr/include/qpdf/BufferInputSource.hh
# /usr/include/qpdf/FileInputSource.hh
# /usr/include/qpdf/InputSource.hh
# /usr/include/qpdf/Pipeline.hh
# /usr/include/qpdf/Pl_Buffer.hh
# /usr/include/qpdf/Pl_Concatenate.hh
# /usr/include/qpdf/Pl_Count.hh
# /usr/include/qpdf/Pl_Discard.hh
# /usr/include/qpdf/Pl_Flate.hh
# /usr/include/qpdf/Pl_StdioFile.hh
# /usr/include/qpdf/PointerHolder.hh
# /usr/include/qpdf/QPDF.hh
# /usr/include/qpdf/QPDFExc.hh
# /usr/include/qpdf/QPDFObjGen.hh
# /usr/include/qpdf/QPDFObject.hh
# /usr/include/qpdf/QPDFObjectHandle.hh
# /usr/include/qpdf/QPDFTokenizer.hh
# /usr/include/qpdf/QPDFWriter.hh
# /usr/include/qpdf/QPDFXRefEntry.hh
# /usr/include/qpdf/QTC.hh
# /usr/include/qpdf/QUtil.hh
# /usr/include/qpdf/RandomDataProvider.hh
# /usr/share/doc/qpdf/stylesheet.css
# /usr/share/doc/qpdf/qpdf-manual.html
# /usr/share/doc/qpdf/qpdf-manual.pdf
# /usr/share/man/man1/fix-qdf.1.gz
# /usr/share/man/man1/qpdf.1.gz
# /usr/share/man/man1/zlib-flate.1.gz
# /usr/share/licenses/qpdf/Artistic-2.0
# /sysroot/usr/lib/libqpdf.so.17.0.0
# /sysroot/usr/lib/libqpdf.so.17
# /sysroot/usr/lib/libqpdf.so
# /sysroot/usr/lib/libqpdf.la
# /sysroot/usr/lib/pkgconfig/libqpdf.pc
# /sysroot/usr/include/qpdf/Constants.h
# /sysroot/usr/include/qpdf/DLL.h
# /sysroot/usr/include/qpdf/Types.h
# /sysroot/usr/include/qpdf/qpdf-c.h
# /sysroot/usr/include/qpdf/Buffer.hh
# /sysroot/usr/include/qpdf/BufferInputSource.hh
# /sysroot/usr/include/qpdf/FileInputSource.hh
# /sysroot/usr/include/qpdf/InputSource.hh
# /sysroot/usr/include/qpdf/Pipeline.hh
# /sysroot/usr/include/qpdf/Pl_Buffer.hh
# /sysroot/usr/include/qpdf/Pl_Concatenate.hh
# /sysroot/usr/include/qpdf/Pl_Count.hh
# /sysroot/usr/include/qpdf/Pl_Discard.hh
# /sysroot/usr/include/qpdf/Pl_Flate.hh
# /sysroot/usr/include/qpdf/Pl_StdioFile.hh
# /sysroot/usr/include/qpdf/PointerHolder.hh
# /sysroot/usr/include/qpdf/QPDF.hh
# /sysroot/usr/include/qpdf/QPDFExc.hh
# /sysroot/usr/include/qpdf/QPDFObjGen.hh
# /sysroot/usr/include/qpdf/QPDFObject.hh
# /sysroot/usr/include/qpdf/QPDFObjectHandle.hh
# /sysroot/usr/include/qpdf/QPDFTokenizer.hh
# /sysroot/usr/include/qpdf/QPDFWriter.hh
# /sysroot/usr/include/qpdf/QPDFXRefEntry.hh
# /sysroot/usr/include/qpdf/QTC.hh
# /sysroot/usr/include/qpdf/QUtil.hh
# /sysroot/usr/include/qpdf/RandomDataProvider.hh

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 qpdf.pkg.tar.xz .PKGINFO
# .PKGINFO

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

Attempting to access local repository, attempt 1

CMD: repo-add /var/cache/pacman/pkg/tuscan.db.tar /var/cache/pacman/pkg/qpdf.pkg.tar.xz
# ==> Extracting database to a temporary location...
# ==> Extracting database to a temporary location...
# ==> Adding package '/var/cache/pacman/pkg/qpdf.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/qpdf/src/qpdf-6.0.0/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 qpdf configure 6.0.0, which was
# generated by GNU Autoconf 2.69. Invocation command line was
#
# $ ./configure --host=x86_64-unknown-linux --prefix=/usr --disable-static
#
# ## --------- ##
# ## Platform. ##
# ## --------- ##
#
# hostname = e93e3221570e
# 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:2441: checking for x86_64-unknown-linux-gcc
# configure:2471: result: no
# configure:2481: checking for gcc
# configure:2497: found /usr/sbin/gcc
# configure:2508: result: gcc
# configure:2737: checking for C compiler version
# configure:2746: 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:2757: $? = 0
# configure:2746: 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:2757: $? = 0
# configure:2746: gcc -V >&5
# gcc: error: unrecognized command line option '-V'
# gcc: fatal error: no input files
# compilation terminated.
# configure:2757: $? = 1
# configure:2746: gcc -qversion >&5
# gcc: error: unrecognized command line option '-qversion'; did you mean '--version'?
# gcc: fatal error: no input files
# compilation terminated.
# configure:2757: $? = 1
# configure:2777: checking whether the C compiler works
# configure:2799: gcc conftest.c >&5
# configure:2803: $? = 0
# configure:2851: result: yes
# configure:2854: checking for C compiler default output file name
# configure:2856: result: a.out
# configure:2862: checking for suffix of executables
# configure:2869: gcc -o conftest conftest.c >&5
# configure:2873: $? = 0
# configure:2895: result:
# configure:2917: checking whether we are cross compiling
# configure:2925: gcc -o conftest conftest.c >&5
# configure:2929: $? = 0
# configure:2936: ./conftest
# configure:2940: $? = 0
# configure:2955: result: no
# configure:2960: checking for suffix of object files
# configure:2982: gcc -c conftest.c >&5
# configure:2986: $? = 0
# configure:3007: result: o
# configure:3011: checking whether we are using the GNU C compiler
# configure:3030: gcc -c conftest.c >&5
# configure:3030: $? = 0
# configure:3039: result: yes
# configure:3048: checking whether gcc accepts -g
# configure:3068: gcc -c -g conftest.c >&5
# configure:3068: $? = 0
# configure:3109: result: yes
# configure:3126: checking for gcc option to accept ISO C89
# configure:3189: gcc -c conftest.c >&5
# configure:3189: $? = 0
# configure:3202: result: none needed
# configure:3222: checking for gcc option to accept ISO C99
# configure:3371: gcc -c conftest.c >&5
# configure:3371: $? = 0
# configure:3384: result: none needed
# configure:3413: checking for x86_64-unknown-linux-g++
# configure:3443: result: no
# configure:3413: checking for x86_64-unknown-linux-c++
# configure:3443: result: no
# configure:3413: checking for x86_64-unknown-linux-gpp
# configure:3443: result: no
# configure:3413: checking for x86_64-unknown-linux-aCC
# configure:3443: result: no
# configure:3413: checking for x86_64-unknown-linux-CC
# configure:3443: result: no
# configure:3413: checking for x86_64-unknown-linux-cxx
# configure:3443: result: no
# configure:3413: checking for x86_64-unknown-linux-cc++
# configure:3443: result: no
# configure:3413: checking for x86_64-unknown-linux-cl.exe
# configure:3443: result: no
# configure:3413: checking for x86_64-unknown-linux-FCC
# configure:3443: result: no
# configure:3413: checking for x86_64-unknown-linux-KCC
# configure:3443: result: no
# configure:3413: checking for x86_64-unknown-linux-RCC
# configure:3443: result: no
# configure:3413: checking for x86_64-unknown-linux-xlC_r
# configure:3443: result: no
# configure:3413: checking for x86_64-unknown-linux-xlC
# configure:3443: result: no
# configure:3457: checking for g++
# configure:3473: found /usr/sbin/g++
# configure:3484: result: g++
# configure:3511: checking for C++ compiler version
# configure:3520: 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:3531: $? = 0
# configure:3520: 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:3531: $? = 0
# configure:3520: g++ -V >&5
# g++: error: unrecognized command line option '-V'
# g++: fatal error: no input files
# compilation terminated.
# configure:3531: $? = 1
# configure:3520: g++ -qversion >&5
# g++: error: unrecognized command line option '-qversion'; did you mean '--version'?
# g++: fatal error: no input files
# compilation terminated.
# configure:3531: $? = 1
# configure:3535: checking whether we are using the GNU C++ compiler
# configure:3554: g++ -c conftest.cpp >&5
# configure:3554: $? = 0
# configure:3563: result: yes
# configure:3572: checking whether g++ accepts -g
# configure:3592: g++ -c -g conftest.cpp >&5
# configure:3592: $? = 0
# configure:3633: result: yes
# configure:3662: checking how to run the C preprocessor
# configure:3693: gcc -E conftest.c
# configure:3693: $? = 0
# configure:3707: gcc -E conftest.c
# conftest.c:9:28: fatal error: ac_nonexistent.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:3707: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "qpdf"
# | #define PACKAGE_TARNAME "qpdf"
# | #define PACKAGE_VERSION "6.0.0"
# | #define PACKAGE_STRING "qpdf 6.0.0"
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | /* end confdefs.h. */
# | #include
# configure:3732: result: gcc -E
# configure:3752: gcc -E conftest.c
# configure:3752: $? = 0
# configure:3766: gcc -E conftest.c
# conftest.c:9:28: fatal error: ac_nonexistent.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:3766: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "qpdf"
# | #define PACKAGE_TARNAME "qpdf"
# | #define PACKAGE_VERSION "6.0.0"
# | #define PACKAGE_STRING "qpdf 6.0.0"
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | /* end confdefs.h. */
# | #include
# configure:3795: checking for grep that handles long lines and -e
# configure:3853: result: /usr/sbin/grep
# configure:3858: checking for egrep
# configure:3920: result: /usr/sbin/grep -E
# configure:3925: checking for ANSI C header files
# configure:3945: gcc -c conftest.c >&5
# configure:3945: $? = 0
# configure:4018: gcc -o conftest conftest.c >&5
# configure:4018: $? = 0
# configure:4018: ./conftest
# configure:4018: $? = 0
# configure:4029: result: yes
# configure:4095: checking build system type
# configure:4109: result: x86_64-unknown-linux-gnu
# configure:4129: checking host system type
# configure:4142: result: x86_64-unknown-linux-gnu
# configure:4183: checking how to print strings
# configure:4210: result: printf
# configure:4231: checking for a sed that does not truncate output
# configure:4295: result: /usr/sbin/sed
# configure:4313: checking for fgrep
# configure:4375: result: /usr/sbin/grep -F
# configure:4410: checking for ld used by gcc
# configure:4477: result: /usr/sbin/ld
# configure:4484: checking if the linker (/usr/sbin/ld) is GNU ld
# configure:4499: result: yes
# configure:4511: checking for BSD- or MS-compatible name lister (nm)
# configure:4560: result: /usr/sbin/nm -B
# configure:4690: checking the name lister (/usr/sbin/nm -B) interface
# configure:4697: gcc -c conftest.c >&5
# configure:4700: /usr/sbin/nm -B "conftest.o"
# configure:4703: output
# 0000000000000000 B some_variable
# configure:4710: result: BSD nm
# configure:4713: checking whether ln -s works
# configure:4717: result: yes
# configure:4725: checking the maximum length of command line arguments
# configure:4855: result: 1572864
# configure:4872: checking whether the shell understands some XSI constructs
# configure:4882: result: yes
# configure:4886: checking whether the shell understands "+="
# configure:4892: result: yes
# configure:4927: checking how to convert x86_64-unknown-linux-gnu file names to x86_64-unknown-linux-gnu format
# configure:4967: result: func_convert_file_noop
# configure:4974: checking how to convert x86_64-unknown-linux-gnu file names to toolchain format
# configure:4994: result: func_convert_file_noop
# configure:5001: checking for /usr/sbin/ld option to reload object files
# configure:5008: result: -r
# configure:5042: checking for x86_64-unknown-linux-objdump
# configure:5072: result: no
# configure:5082: checking for objdump
# configure:5098: found /usr/sbin/objdump
# configure:5109: result: objdump
# configure:5138: checking how to recognize dependent libraries
# configure:5340: result: pass_all
# configure:5385: checking for x86_64-unknown-linux-dlltool
# configure:5415: result: no
# configure:5425: checking for dlltool
# configure:5455: result: no
# configure:5482: checking how to associate runtime and link libraries
# configure:5509: result: printf %s\n
# configure:5525: checking for x86_64-unknown-linux-ar
# configure:5555: result: no
# configure:5569: checking for ar
# configure:5585: found /usr/sbin/ar
# configure:5596: result: ar
# configure:5633: checking for archiver @FILE support
# configure:5650: gcc -c conftest.c >&5
# configure:5650: $? = 0
# configure:5653: ar cru libconftest.a @conftest.lst >&5
# ar: `u' modifier ignored since `D' is the default (see `U')
# configure:5656: $? = 0
# configure:5661: 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:5664: $? = 1
# configure:5676: result: @
# configure:5694: checking for x86_64-unknown-linux-strip
# configure:5724: result: no
# configure:5734: checking for strip
# configure:5750: found /usr/sbin/strip
# configure:5761: result: strip
# configure:5793: checking for x86_64-unknown-linux-ranlib
# configure:5823: result: no
# configure:5833: checking for ranlib
# configure:5849: found /usr/sbin/ranlib
# configure:5860: result: ranlib
# configure:5937: checking for gawk
# configure:5953: found /usr/sbin/gawk
# configure:5964: result: gawk
# configure:6004: checking command to parse /usr/sbin/nm -B output from gcc object
# configure:6124: gcc -c conftest.c >&5
# configure:6127: $? = 0
# configure:6131: /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:6134: $? = 0
# configure:6200: gcc -o conftest conftest.c conftstm.o >&5
# configure:6203: $? = 0
# configure:6241: result: ok
# configure:6278: checking for sysroot
# configure:6308: result: no
# configure:6385: gcc -c conftest.c >&5
# configure:6388: $? = 0
# configure:6524: checking for x86_64-unknown-linux-mt
# configure:6554: result: no
# configure:6564: checking for mt
# configure:6594: result: no
# configure:6614: checking if : is a manifest tool
# configure:6620: : '-?'
# configure:6628: result: no
# configure:7270: checking for sys/types.h
# configure:7270: gcc -c conftest.c >&5
# configure:7270: $? = 0
# configure:7270: result: yes
# configure:7270: checking for sys/stat.h
# configure:7270: gcc -c conftest.c >&5
# configure:7270: $? = 0
# configure:7270: result: yes
# configure:7270: checking for stdlib.h
# configure:7270: gcc -c conftest.c >&5
# configure:7270: $? = 0
# configure:7270: result: yes
# configure:7270: checking for string.h
# configure:7270: gcc -c conftest.c >&5
# configure:7270: $? = 0
# configure:7270: result: yes
# configure:7270: checking for memory.h
# configure:7270: gcc -c conftest.c >&5
# configure:7270: $? = 0
# configure:7270: result: yes
# configure:7270: checking for strings.h
# configure:7270: gcc -c conftest.c >&5
# configure:7270: $? = 0
# configure:7270: result: yes
# configure:7270: checking for inttypes.h
# configure:7270: gcc -c conftest.c >&5
# configure:7270: $? = 0
# configure:7270: result: yes
# configure:7270: checking for stdint.h
# configure:7270: gcc -c conftest.c >&5
# configure:7270: $? = 0
# configure:7270: result: yes
# configure:7270: checking for unistd.h
# configure:7270: gcc -c conftest.c >&5
# configure:7270: $? = 0
# configure:7270: result: yes
# configure:7284: checking for dlfcn.h
# configure:7284: gcc -c conftest.c >&5
# configure:7284: $? = 0
# configure:7284: result: yes
# configure:7799: checking for objdir
# configure:7814: result: .libs
# configure:8085: checking if gcc supports -fno-rtti -fno-exceptions
# configure:8103: 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:8107: $? = 0
# configure:8120: result: no
# configure:8447: checking for gcc option to produce PIC
# configure:8454: result: -fPIC -DPIC
# configure:8462: checking if gcc PIC flag -fPIC -DPIC works
# configure:8480: gcc -c -fPIC -DPIC -DPIC conftest.c >&5
# configure:8484: $? = 0
# configure:8497: result: yes
# configure:8526: checking if gcc static flag -static works
# configure:8554: result: yes
# configure:8569: checking if gcc supports -c -o file.o
# configure:8590: gcc -c -o out/conftest2.o conftest.c >&5
# configure:8594: $? = 0
# configure:8616: result: yes
# configure:8624: checking if gcc supports -c -o file.o
# configure:8671: result: yes
# configure:8704: checking whether the gcc linker (/usr/sbin/ld -m elf_x86_64) supports shared libraries
# configure:9861: result: yes
# configure:9898: checking whether -lc should be explicitly linked in
# configure:9906: gcc -c conftest.c >&5
# configure:9909: $? = 0
# configure:9924: gcc -shared -fPIC -DPIC conftest.o -v -Wl,-soname -Wl,conftest -o conftest 2\>\&1 \| /usr/sbin/grep -lc \>/dev/null 2\>\&1
# configure:9927: $? = 0
# configure:9941: result: no
# configure:10101: checking dynamic linker characteristics
# configure:10612: gcc -o conftest -Wl,-rpath -Wl,/foo conftest.c >&5
# configure:10612: $? = 0
# configure:10846: result: GNU/Linux ld.so
# configure:10953: checking how to hardcode library paths into programs
# configure:10978: result: immediate
# configure:11518: checking whether stripping libraries is possible
# configure:11523: result: yes
# configure:11558: checking if libtool supports shared libraries
# configure:11560: result: yes
# configure:11563: checking whether to build shared libraries
# configure:11584: result: yes
# configure:11587: checking whether to build static libraries
# configure:11591: result: no
# configure:11614: checking how to run the C++ preprocessor
# configure:11641: g++ -E conftest.cpp
# configure:11641: $? = 0
# configure:11655: g++ -E conftest.cpp
# conftest.cpp:21:28: fatal error: ac_nonexistent.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:11655: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "qpdf"
# | #define PACKAGE_TARNAME "qpdf"
# | #define PACKAGE_VERSION "6.0.0"
# | #define PACKAGE_STRING "qpdf 6.0.0"
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #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:11680: result: g++ -E
# configure:11700: g++ -E conftest.cpp
# configure:11700: $? = 0
# configure:11714: g++ -E conftest.cpp
# conftest.cpp:21:28: fatal error: ac_nonexistent.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:11714: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "qpdf"
# | #define PACKAGE_TARNAME "qpdf"
# | #define PACKAGE_VERSION "6.0.0"
# | #define PACKAGE_STRING "qpdf 6.0.0"
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #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:11883: checking for ld used by g++
# configure:11950: result: /usr/sbin/ld -m elf_x86_64
# configure:11957: checking if the linker (/usr/sbin/ld -m elf_x86_64) is GNU ld
# configure:11972: result: yes
# configure:12027: checking whether the g++ linker (/usr/sbin/ld -m elf_x86_64) supports shared libraries
# configure:13032: result: yes
# configure:13068: g++ -c conftest.cpp >&5
# configure:13071: $? = 0
# configure:13591: checking for g++ option to produce PIC
# configure:13598: result: -fPIC -DPIC
# configure:13606: checking if g++ PIC flag -fPIC -DPIC works
# configure:13624: g++ -c -fPIC -DPIC -DPIC conftest.cpp >&5
# configure:13628: $? = 0
# configure:13641: result: yes
# configure:13664: checking if g++ static flag -static works
# configure:13692: result: yes
# configure:13704: checking if g++ supports -c -o file.o
# configure:13725: g++ -c -o out/conftest2.o conftest.cpp >&5
# configure:13729: $? = 0
# configure:13751: result: yes
# configure:13756: checking if g++ supports -c -o file.o
# configure:13803: result: yes
# configure:13833: checking whether the g++ linker (/usr/sbin/ld -m elf_x86_64) supports shared libraries
# configure:13872: result: yes
# configure:14013: checking dynamic linker characteristics
# configure:14692: result: GNU/Linux ld.so
# configure:14745: checking how to hardcode library paths into programs
# configure:14770: result: immediate
# configure:14850: result: no
# configure:14866: result: yes
# configure:14883: checking for "/dev/urandom"
# configure:14897: result: yes
# configure:14965: checking for whether to use external libraries distribution
# configure:14979: result: no
# configure:15007: checking zlib.h usability
# configure:15007: gcc -c conftest.c >&5
# configure:15007: $? = 0
# configure:15007: result: yes
# configure:15007: checking zlib.h presence
# configure:15007: gcc -E conftest.c
# configure:15007: $? = 0
# configure:15007: result: yes
# configure:15007: checking for zlib.h
# configure:15007: result: yes
# configure:15015: checking for library containing deflate
# configure:15046: gcc -o conftest conftest.c >&5
# /tmp/ccjx2QyR.o: In function `main':
# conftest.c:(.text+0xa): undefined reference to `deflate'
# collect2: error: ld returned 1 exit status
# configure:15046: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "qpdf"
# | #define PACKAGE_TARNAME "qpdf"
# | #define PACKAGE_VERSION "6.0.0"
# | #define PACKAGE_STRING "qpdf 6.0.0"
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #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 HAVE_RANDOM_DEVICE 1
# | #define RANDOM_DEVICE "/dev/urandom"
# | /* end confdefs.h. */
# |
# | /* Override any GCC internal prototype to avoid an error.
# | Use char because int might match the return type of a GCC
# | builtin and then its argument prototype would still apply. */
# | #ifdef __cplusplus
# | extern "C"
# | #endif
# | char deflate ();
# | int
# | main ()
# | {
# | return deflate ();
# | ;
# | return 0;
# | }
# configure:15046: gcc -o conftest conftest.c -lz >&5
# configure:15046: $? = 0
# configure:15063: result: -lz
# configure:15073: checking pcre.h usability
# configure:15073: gcc -c conftest.c >&5
# configure:15073: $? = 0
# configure:15073: result: yes
# configure:15073: checking pcre.h presence
# configure:15073: gcc -E conftest.c
# configure:15073: $? = 0
# configure:15073: result: yes
# configure:15073: checking for pcre.h
# configure:15073: result: yes
# configure:15081: checking for library containing pcre_compile
# configure:15112: gcc -o conftest conftest.c -lz >&5
# /tmp/cct6965O.o: In function `main':
# conftest.c:(.text+0xa): undefined reference to `pcre_compile'
# collect2: error: ld returned 1 exit status
# configure:15112: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "qpdf"
# | #define PACKAGE_TARNAME "qpdf"
# | #define PACKAGE_VERSION "6.0.0"
# | #define PACKAGE_STRING "qpdf 6.0.0"
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #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 HAVE_RANDOM_DEVICE 1
# | #define RANDOM_DEVICE "/dev/urandom"
# | /* end confdefs.h. */
# |
# | /* Override any GCC internal prototype to avoid an error.
# | Use char because int might match the return type of a GCC
# | builtin and then its argument prototype would still apply. */
# | #ifdef __cplusplus
# | extern "C"
# | #endif
# | char pcre_compile ();
# | int
# | main ()
# | {
# | return pcre_compile ();
# | ;
# | return 0;
# | }
# configure:15112: gcc -o conftest conftest.c -lpcre -lz >&5
# configure:15112: $? = 0
# configure:15129: result: -lpcre
# configure:15144: checking for Advapi32 library
# configure:15161: gcc -o conftest conftest.c -lpcre -lz Advapi32.lib >&5
# gcc: error: Advapi32.lib: No such file or directory
# configure:15161: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "qpdf"
# | #define PACKAGE_TARNAME "qpdf"
# | #define PACKAGE_VERSION "6.0.0"
# | #define PACKAGE_STRING "qpdf 6.0.0"
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #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 HAVE_RANDOM_DEVICE 1
# | #define RANDOM_DEVICE "/dev/urandom"
# | /* end confdefs.h. */
# | #pragma comment(lib, "crypt32.lib")
# | #include
# | #include
# | HCRYPTPROV cp;
# | int
# | main ()
# | {
# | CryptAcquireContext(&cp, NULL, NULL, PROV_RSA_FULL, 0);
# |
# | ;
# | return 0;
# | }
# configure:15166: result: no
# configure:15192: checking for special C compiler options needed for large files
# configure:15237: result: no
# configure:15243: checking for _FILE_OFFSET_BITS value needed for large files
# configure:15268: gcc -c conftest.c >&5
# configure:15268: $? = 0
# configure:15300: result: no
# configure:15385: checking for _LARGEFILE_SOURCE value needed for large files
# configure:15404: gcc -o conftest conftest.c -lpcre -lz >&5
# configure:15404: $? = 0
# configure:15432: result: no
# configure:15455: checking for fseeko64
# configure:15455: gcc -o conftest conftest.c -lpcre -lz >&5
# configure:15455: $? = 0
# configure:15455: result: yes
# configure:15464: checking for uint16_t
# configure:15464: gcc -c conftest.c >&5
# configure:15464: $? = 0
# configure:15464: result: yes
# configure:15476: checking for uint32_t
# configure:15476: gcc -c conftest.c >&5
# configure:15476: $? = 0
# configure:15476: result: yes
# configure:15493: checking for random
# configure:15493: gcc -o conftest conftest.c -lpcre -lz >&5
# configure:15493: $? = 0
# configure:15493: result: yes
# configure:15515: checking if LD -Wl,--version-script works
# configure:15539: gcc -o conftest -Wl,--version-script=conftest.map conftest.c -lpcre -lz >&5
# configure:15539: $? = 0
# configure:15548: result: yes
# configure:15558: checking for gnu make >= 3.81
# configure:15570: result: yes
# configure:15581: checking for whether gcc supports -MD -MF x.dep -MP
# configure:15598: gcc -c -MD -MF x.dep -MP conftest.c >&5
# configure:15598: $? = 0
# configure:15612: result: yes
# configure:15620: checking which build rules to use
# configure:15631: result: libtool
# configure:15642: checking for whether gcc supports -Wall
# configure:15657: gcc -c -Wall conftest.c >&5
# configure:15657: $? = 0
# configure:15665: result: yes
# configure:15675: checking for whether g++ supports -Wold-style-cast
# configure:15690: gcc -c conftest.c >&5
# configure:15690: $? = 0
# configure:15698: result: yes
# configure:15746: checking for whether to use -Werror
# configure:15764: result: no
# configure:15805: checking for xml to xhtml docbook stylesheets
# configure:15812: result: no
# configure:15817: checking for xml to fo docbook stylesheets
# configure:15824: result: no
# configure:15838: checking for docbook 4.x xml DTD
# configure:15844: result: no
# configure:15850: checking for fop
# configure:15880: result: no
# configure:15887: checking for xsltproc
# configure:15903: found /usr/sbin/xsltproc
# configure:15914: result: xsltproc
# configure:15924: checking for xmllint
# configure:15940: found /usr/sbin/xmllint
# configure:15951: result: xmllint
# configure:16235: creating ./config.status
#
# ## ---------------------- ##
# ## Running config.status. ##
# ## ---------------------- ##
#
# This file was extended by qpdf config.status 6.0.0, which was
# generated by GNU Autoconf 2.69. Invocation command line was
#
# CONFIG_FILES =
# CONFIG_HEADERS =
# CONFIG_LINKS =
# CONFIG_COMMANDS =
# $ ./config.status
#
# on e93e3221570e
#
# config.status:1127: creating autoconf.mk
# config.status:1127: creating manual/html.xsl
# config.status:1127: creating manual/print.xsl
# config.status:1127: creating libqpdf.pc
# config.status:1127: creating libqpdf/qpdf/qpdf-config.h
# config.status:1311: executing libtool commands
#
# ## ---------------- ##
# ## Cache variables. ##
# ## ---------------- ##
#
# ac_cv_build=x86_64-unknown-linux-gnu
# ac_cv_c_compiler_gnu=yes
# ac_cv_c_uint16_t=yes
# ac_cv_c_uint32_t=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_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_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_file__dev_urandom=yes
# ac_cv_func_fseeko64=yes
# ac_cv_func_random=yes
# ac_cv_header_dlfcn_h=yes
# ac_cv_header_inttypes_h=yes
# ac_cv_header_memory_h=yes
# ac_cv_header_pcre_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_header_zlib_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_prog_AWK=gawk
# ac_cv_prog_CPP='gcc -E'
# ac_cv_prog_CXXCPP='g++ -E'
# ac_cv_prog_XMLLINT=xmllint
# ac_cv_prog_XSLTPROC=xsltproc
# 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_c99=
# ac_cv_prog_cc_g=yes
# ac_cv_prog_cxx_g=yes
# ac_cv_search_deflate=-lz
# ac_cv_search_pcre_compile=-lpcre
# ac_cv_sys_file_offset_bits=no
# ac_cv_sys_largefile_CC=no
# ac_cv_sys_largefile_source=no
# 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. ##
# ## ----------------- ##
#
# AR='ar'
# AS='as'
# AWK='gawk'
# BUILDRULES='libtool'
# BUILD_HTML='0'
# BUILD_PDF='0'
# CC='gcc'
# CFLAGS=''
# CPP='gcc -E'
# CPPFLAGS=''
# CXX='g++'
# CXXCPP='g++ -E'
# CXXFLAGS=''
# CXXWFLAGS='-Wold-style-cast'
# DEFS='-DHAVE_CONFIG_H'
# DLLTOOL='false'
# DOCBOOKX_DTD='/usr/share/xml/docbook/schema/dtd/4/docbookx.dtd'
# DOCBOOK_FO=''
# DOCBOOK_XHTML=''
# DSYMUTIL=''
# DUMPBIN=''
# ECHO_C=''
# ECHO_N='-n'
# ECHO_T=''
# EGREP='/usr/sbin/grep -E'
# EXEEXT=''
# FGREP='/usr/sbin/grep -F'
# FOP=''
# GENDEPS='1'
# GREP='/usr/sbin/grep'
# HAVE_LD_VERSION_SCRIPT='1'
# LD='/usr/sbin/ld -m elf_x86_64'
# LDFLAGS=''
# LIBOBJS=''
# LIBS='-lpcre -lz '
# LIBTOOL='$(SHELL) $(top_builddir)/libtool'
# LIPO=''
# LN_S='ln -s'
# LTLIBOBJS=''
# MANIFEST_TOOL=':'
# NM='/usr/sbin/nm -B'
# NMEDIT=''
# OBJDUMP='objdump'
# OBJEXT='o'
# OTOOL64=''
# OTOOL=''
# PACKAGE_BUGREPORT=''
# PACKAGE_NAME='qpdf'
# PACKAGE_STRING='qpdf 6.0.0'
# PACKAGE_TARNAME='qpdf'
# PACKAGE_URL=''
# PACKAGE_VERSION='6.0.0'
# PATH_SEPARATOR=':'
# QPDF_LARGE_FILE_TEST_PATH=''
# QPDF_SKIP_TEST_COMPARE_IMAGES='1'
# RANDOM_DEVICE='/dev/urandom'
# RANLIB='ranlib'
# SED='/usr/sbin/sed'
# SHELL='/bin/sh'
# SHOW_FAILED_TEST_OUTPUT='0'
# STRIP='strip'
# VALIDATE_DOC='0'
# WFLAGS='-Wall'
# WINDOWS_WORDSIZE='none'
# XMLLINT='xmllint'
# XSLTPROC='xsltproc'
# ac_ct_AR='ar'
# ac_ct_CC='gcc'
# ac_ct_CXX='g++'
# ac_ct_DUMPBIN=''
# 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'
# libdir='${exec_prefix}/lib'
# libexecdir='${exec_prefix}/libexec'
# localedir='${datarootdir}/locale'
# localstatedir='${prefix}/var'
# mandir='${datarootdir}/man'
# oldincludedir='/usr/include'
# pdfdir='${docdir}'
# prefix='/usr'
# program_transform_name='s,x,x,'
# psdir='${docdir}'
# runstatedir='${localstatedir}/run'
# sbindir='${exec_prefix}/sbin'
# sharedstatedir='${prefix}/com'
# sysconfdir='${prefix}/etc'
# target_alias=''
#
# ## ----------- ##
# ## confdefs.h. ##
# ## ----------- ##
#
# /* confdefs.h */
# #define PACKAGE_NAME "qpdf"
# #define PACKAGE_TARNAME "qpdf"
# #define PACKAGE_VERSION "6.0.0"
# #define PACKAGE_STRING "qpdf 6.0.0"
# #define PACKAGE_BUGREPORT ""
# #define PACKAGE_URL ""
# #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 HAVE_RANDOM_DEVICE 1
# #define RANDOM_DEVICE "/dev/urandom"
# #define HAVE_FSEEKO 1
# #define HAVE_FSEEKO64 1
# #define HAVE_RANDOM 1
#
# configure: exit 0