Build of qpdf with clang_glibc toolchain

The build took 00h 02m 12s 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...

Copied permanent toolchain into container-local sysroot
# /toolchain_root/sysroot --> /sysroot/sysroot
# /toolchain_root/lib --> /sysroot/lib
# /toolchain_root/sbin --> /sysroot/sbin
# /toolchain_root/lib64 --> /sysroot/lib64
# /toolchain_root/etc --> /sysroot/etc
# /toolchain_root/share --> /sysroot/share
# /toolchain_root/bin --> /sysroot/bin
# /toolchain_root/var --> /sysroot/var
# /toolchain_root/usr --> /sysroot/usr
# /toolchain_root/glibc-build --> /sysroot/glibc-build
# /toolchain_root/x86_64-pc-linux-gnu --> /sysroot/x86_64-pc-linux-gnu
# /toolchain_root/include --> /sysroot/include
# /toolchain_root/libexec --> /sysroot/libexec

CMD: sudo -u tuscan PATH=/usr/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin CC=clang CXX=clang++ red makepkg --noextract --syncdeps --skipinteg --skippgpcheck --skipchecksums --noconfirm --nocolor --log --noprogressbar --nocheck
# ==> Making package: qpdf 6.0.0-2 (Thu Apr 13 20:42:44 UTC 2017)
# ==> Checking runtime dependencies...
# ==> Checking buildtime dependencies...
# ==> WARNING: Using existing $srcdir/ tree
# ==> Starting build()...
# checking for x86_64-unknown-linux-gcc... clang
# checking whether the C compiler works... yes
# checking for C compiler default output file name... a.out
# checking for suffix of executables...
# checking whether we are cross compiling... no
# checking for suffix of object files... o
# checking whether we are using the GNU C compiler... yes
# checking whether clang accepts -g... yes
# checking for clang option to accept ISO C89... none needed
# checking for clang option to accept ISO C99... none needed
# checking whether we are using the GNU C++ compiler... yes
# checking whether clang++ accepts -g... yes
# checking how to run the C preprocessor... clang -E
# checking for grep that handles long lines and -e... /usr/bin/grep
# checking for egrep... /usr/bin/grep -E
# checking for ANSI C header files... yes
# checking 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/bin/sed
# checking for fgrep... /usr/bin/grep -F
# checking for ld used by clang... /usr/bin/ld
# checking if the linker (/usr/bin/ld) is GNU ld... yes
# checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
# checking the name lister (/usr/bin/nm -B) interface... BSD nm
# checking whether ln -s works... yes
# checking the maximum length of command line arguments... 1572864
# checking 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/bin/ld option to reload object files... -r
# checking for x86_64-unknown-linux-objdump... no
# checking for objdump... objdump
# checking how to recognize dependent libraries... pass_all
# checking for x86_64-unknown-linux-dlltool... no
# checking for dlltool... no
# checking how to associate runtime and link libraries... printf %s\n
# checking for x86_64-unknown-linux-ar... no
# checking for ar... ar
# checking for archiver @FILE support... @
# checking for x86_64-unknown-linux-strip... 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/bin/nm -B output from clang 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 clang supports -fno-rtti -fno-exceptions... yes
# checking for clang option to produce PIC... -fPIC -DPIC
# checking if clang PIC flag -fPIC -DPIC works... yes
# checking if clang static flag -static works... yes
# checking if clang supports -c -o file.o... yes
# checking if clang supports -c -o file.o... (cached) yes
# checking whether the clang linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
# checking whether -lc should be explicitly linked in... no
# checking dynamic linker characteristics... GNU/Linux ld.so
# checking how to hardcode library paths into programs... immediate
# checking whether stripping libraries is possible... yes
# checking if libtool supports shared libraries... yes
# checking whether to build shared libraries... yes
# checking whether to build static libraries... no
# checking how to run the C++ preprocessor... clang++ -E
# checking for ld used by clang++... /usr/bin/ld -m elf_x86_64
# checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld... yes
# checking whether the clang++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
# checking for clang++ option to produce PIC... -fPIC -DPIC
# checking if clang++ PIC flag -fPIC -DPIC works... yes
# checking if clang++ static flag -static works... yes
# checking if clang++ supports -c -o file.o... yes
# checking if clang++ supports -c -o file.o... (cached) yes
# checking whether the clang++ linker (/usr/bin/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 clang supports -MD -MF x.dep -MP... yes
# checking which build rules to use... libtool
# checking for whether clang supports -Wall... yes
# checking for whether clang++ 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 clang++ -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 clang++ -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 clang++ -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 clang++ -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 clang++ -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 clang++ -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 clang++ -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 clang++ -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 clang++ -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 clang++ -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 clang++ -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 clang++ -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 clang++ -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 clang++ -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 clang++ -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 clang++ -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 clang++ -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 clang++ -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 clang++ -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 clang++ -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 clang++ -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 clang++ -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 clang++ -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 clang++ -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 clang++ -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
# In file included from libqpdf/Pl_SHA2.cc:1:
# In file included from libqpdf/qpdf/Pl_SHA2.hh:17:
# In file included from libqpdf/sph/sph_sha2.h:48:
# libqpdf/sph/sph_types.h:1335:3: warning: use of old-style cast [-Wold-style-cast]
# ((unsigned char *)dst)[0] = (val >> 8);
# ^ ~~~
# libqpdf/sph/sph_types.h:1336:3: warning: use of old-style cast [-Wold-style-cast]
# ((unsigned char *)dst)[1] = val;
# ^ ~~~
# libqpdf/sph/sph_types.h:1342:22: warning: use of old-style cast [-Wold-style-cast]
# return ((unsigned)(((const unsigned char *)src)[0]) << 8)
# ^ ~~~
# libqpdf/sph/sph_types.h:1342:10: warning: use of old-style cast [-Wold-style-cast]
# return ((unsigned)(((const unsigned char *)src)[0]) << 8)
# ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# libqpdf/sph/sph_types.h:1343:17: warning: use of old-style cast [-Wold-style-cast]
# | (unsigned)(((const unsigned char *)src)[1]);
# ^ ~~~
# libqpdf/sph/sph_types.h:1343:5: warning: use of old-style cast [-Wold-style-cast]
# | (unsigned)(((const unsigned char *)src)[1]);
# ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# libqpdf/sph/sph_types.h:1349:3: warning: use of old-style cast [-Wold-style-cast]
# ((unsigned char *)dst)[0] = val;
# ^ ~~~
# libqpdf/sph/sph_types.h:1350:3: warning: use of old-style cast [-Wold-style-cast]
# ((unsigned char *)dst)[1] = val >> 8;
# ^ ~~~
# libqpdf/sph/sph_types.h:1356:21: warning: use of old-style cast [-Wold-style-cast]
# return (unsigned)(((const unsigned char *)src)[0])
# ^ ~~~
# libqpdf/sph/sph_types.h:1356:9: warning: use of old-style cast [-Wold-style-cast]
# return (unsigned)(((const unsigned char *)src)[0])
# ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# libqpdf/sph/sph_types.h:1357:18: warning: use of old-style cast [-Wold-style-cast]
# | ((unsigned)(((const unsigned char *)src)[1]) << 8);
# ^ ~~~
# libqpdf/sph/sph_types.h:1357:6: warning: use of old-style cast [-Wold-style-cast]
# | ((unsigned)(((const unsigned char *)src)[1]) << 8);
# ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# libqpdf/sph/sph_types.h:1374:3: warning: use of old-style cast [-Wold-style-cast]
# *(sph_u32 *)dst = val;
# ^ ~~~
# libqpdf/sph/sph_types.h:1407:3: warning: use of old-style cast [-Wold-style-cast]
# *(sph_u32 *)dst = sph_bswap32(val);
# ^ ~~~
# libqpdf/sph/sph_types.h:1430:22: warning: use of old-style cast [-Wold-style-cast]
# return sph_bswap32(*(const sph_u32 *)src);
# ^ ~~~
# libqpdf/sph/sph_types.h:1467:22: warning: use of old-style cast [-Wold-style-cast]
# return sph_bswap32(*(const sph_u32 *)src);
# ^ ~~~
# libqpdf/sph/sph_types.h:1492:3: warning: use of old-style cast [-Wold-style-cast]
# *(sph_u32 *)dst = val;
# ^ ~~~
# libqpdf/sph/sph_types.h:1525:3: warning: use of old-style cast [-Wold-style-cast]
# *(sph_u32 *)dst = val;
# ^ ~~~
# libqpdf/sph/sph_types.h:1550:10: warning: use of old-style cast [-Wold-style-cast]
# return *(const sph_u32 *)src;
# ^ ~~~
# libqpdf/sph/sph_types.h:1618:10: warning: use of old-style cast [-Wold-style-cast]
# return *(const sph_u32 *)src;
# ^ ~~~
# libqpdf/sph/sph_types.h:1661:3: warning: use of old-style cast [-Wold-style-cast]
# *(sph_u64 *)dst = val;
# ^ ~~~
# libqpdf/sph/sph_types.h:1702:3: warning: use of old-style cast [-Wold-style-cast]
# *(sph_u64 *)dst = sph_bswap64(val);
# ^ ~~~
# libqpdf/sph/sph_types.h:1729:22: warning: use of old-style cast [-Wold-style-cast]
# return sph_bswap64(*(const sph_u64 *)src);
# ^ ~~~
# libqpdf/sph/sph_types.h:1774:22: warning: use of old-style cast [-Wold-style-cast]
# return sph_bswap64(*(const sph_u64 *)src);
# ^ ~~~
# libqpdf/sph/sph_types.h:1803:3: warning: use of old-style cast [-Wold-style-cast]
# *(sph_u64 *)dst = val;
# ^ ~~~
# libqpdf/sph/sph_types.h:1844:3: warning: use of old-style cast [-Wold-style-cast]
# *(sph_u64 *)dst = val;
# ^ ~~~
# libqpdf/sph/sph_types.h:1873:10: warning: use of old-style cast [-Wold-style-cast]
# return *(const sph_u64 *)src;
# ^ ~~~
# libqpdf/sph/sph_types.h:1938:10: warning: use of old-style cast [-Wold-style-cast]
# return *(const sph_u64 *)src;
# ^ ~~~
# 28 warnings generated.
# /bin/bash ./libtool --quiet --mode=compile clang++ -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 clang++ -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 clang++ -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 clang++ -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 clang++ -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 clang++ -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 clang++ -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 clang++ -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 clang++ -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 clang++ -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 clang++ -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 clang++ -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 clang++ -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 clang++ -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 clang++ -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 clang++ -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 clang++ -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 clang++ -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 clang++ -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 clang++ -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 clang++ -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 clang++ -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
# In file included from libqpdf/QPDF_encryption.cc:13:
# In file included from libqpdf/qpdf/Pl_SHA2.hh:17:
# In file included from libqpdf/sph/sph_sha2.h:48:
# libqpdf/sph/sph_types.h:1335:3: warning: use of old-style cast [-Wold-style-cast]
# ((unsigned char *)dst)[0] = (val >> 8);
# ^ ~~~
# libqpdf/sph/sph_types.h:1336:3: warning: use of old-style cast [-Wold-style-cast]
# ((unsigned char *)dst)[1] = val;
# ^ ~~~
# libqpdf/sph/sph_types.h:1342:22: warning: use of old-style cast [-Wold-style-cast]
# return ((unsigned)(((const unsigned char *)src)[0]) << 8)
# ^ ~~~
# libqpdf/sph/sph_types.h:1342:10: warning: use of old-style cast [-Wold-style-cast]
# return ((unsigned)(((const unsigned char *)src)[0]) << 8)
# ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# libqpdf/sph/sph_types.h:1343:17: warning: use of old-style cast [-Wold-style-cast]
# | (unsigned)(((const unsigned char *)src)[1]);
# ^ ~~~
# libqpdf/sph/sph_types.h:1343:5: warning: use of old-style cast [-Wold-style-cast]
# | (unsigned)(((const unsigned char *)src)[1]);
# ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# libqpdf/sph/sph_types.h:1349:3: warning: use of old-style cast [-Wold-style-cast]
# ((unsigned char *)dst)[0] = val;
# ^ ~~~
# libqpdf/sph/sph_types.h:1350:3: warning: use of old-style cast [-Wold-style-cast]
# ((unsigned char *)dst)[1] = val >> 8;
# ^ ~~~
# libqpdf/sph/sph_types.h:1356:21: warning: use of old-style cast [-Wold-style-cast]
# return (unsigned)(((const unsigned char *)src)[0])
# ^ ~~~
# libqpdf/sph/sph_types.h:1356:9: warning: use of old-style cast [-Wold-style-cast]
# return (unsigned)(((const unsigned char *)src)[0])
# ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# libqpdf/sph/sph_types.h:1357:18: warning: use of old-style cast [-Wold-style-cast]
# | ((unsigned)(((const unsigned char *)src)[1]) << 8);
# ^ ~~~
# libqpdf/sph/sph_types.h:1357:6: warning: use of old-style cast [-Wold-style-cast]
# | ((unsigned)(((const unsigned char *)src)[1]) << 8);
# ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# libqpdf/sph/sph_types.h:1374:3: warning: use of old-style cast [-Wold-style-cast]
# *(sph_u32 *)dst = val;
# ^ ~~~
# libqpdf/sph/sph_types.h:1407:3: warning: use of old-style cast [-Wold-style-cast]
# *(sph_u32 *)dst = sph_bswap32(val);
# ^ ~~~
# libqpdf/sph/sph_types.h:1430:22: warning: use of old-style cast [-Wold-style-cast]
# return sph_bswap32(*(const sph_u32 *)src);
# ^ ~~~
# libqpdf/sph/sph_types.h:1467:22: warning: use of old-style cast [-Wold-style-cast]
# return sph_bswap32(*(const sph_u32 *)src);
# ^ ~~~
# libqpdf/sph/sph_types.h:1492:3: warning: use of old-style cast [-Wold-style-cast]
# *(sph_u32 *)dst = val;
# ^ ~~~
# libqpdf/sph/sph_types.h:1525:3: warning: use of old-style cast [-Wold-style-cast]
# *(sph_u32 *)dst = val;
# ^ ~~~
# libqpdf/sph/sph_types.h:1550:10: warning: use of old-style cast [-Wold-style-cast]
# return *(const sph_u32 *)src;
# ^ ~~~
# libqpdf/sph/sph_types.h:1618:10: warning: use of old-style cast [-Wold-style-cast]
# return *(const sph_u32 *)src;
# ^ ~~~
# libqpdf/sph/sph_types.h:1661:3: warning: use of old-style cast [-Wold-style-cast]
# *(sph_u64 *)dst = val;
# ^ ~~~
# libqpdf/sph/sph_types.h:1702:3: warning: use of old-style cast [-Wold-style-cast]
# *(sph_u64 *)dst = sph_bswap64(val);
# ^ ~~~
# libqpdf/sph/sph_types.h:1729:22: warning: use of old-style cast [-Wold-style-cast]
# return sph_bswap64(*(const sph_u64 *)src);
# ^ ~~~
# libqpdf/sph/sph_types.h:1774:22: warning: use of old-style cast [-Wold-style-cast]
# return sph_bswap64(*(const sph_u64 *)src);
# ^ ~~~
# libqpdf/sph/sph_types.h:1803:3: warning: use of old-style cast [-Wold-style-cast]
# *(sph_u64 *)dst = val;
# ^ ~~~
# libqpdf/sph/sph_types.h:1844:3: warning: use of old-style cast [-Wold-style-cast]
# *(sph_u64 *)dst = val;
# ^ ~~~
# libqpdf/sph/sph_types.h:1873:10: warning: use of old-style cast [-Wold-style-cast]
# return *(const sph_u64 *)src;
# ^ ~~~
# libqpdf/sph/sph_types.h:1938:10: warning: use of old-style cast [-Wold-style-cast]
# return *(const sph_u64 *)src;
# ^ ~~~
# 28 warnings generated.
# /bin/bash ./libtool --quiet --mode=compile clang++ -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 clang++ -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 clang++ -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 clang++ -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 clang++ -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 clang++ -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 clang++ -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 clang++ -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 clang++ -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 clang -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 clang -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
# /bin/bash ./libtool --mode=link clang++ -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: clang++ -fPIC -DPIC -shared -nostdlib /usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/6.1.1/../../../../lib64/crti.o /usr/bin/../lib64/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/bin/../lib64/gcc/x86_64-pc-linux-gnu/6.1.1 -L/usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/6.1.1/../../../../lib64 -L/usr/bin/../lib64 -L/lib/../lib64 -L/usr/lib/../lib64 -L/usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/6.1.1/../../.. -L/usr/bin/../lib -L/lib -L/usr/lib -lstdc++ -lm -lc -lgcc_s /usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/6.1.1/crtendS.o /usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/6.1.1/../../../../lib64/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" )
# clang++ -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
# /bin/bash ./libtool --mode=link clang++ -Wold-style-cast -Wall zlib-flate/build/zlib-flate.o -o zlib-flate/build/zlib-flate -lqpdf -lpcre -lz -Llibqpdf/build
# libtool: link: clang++ -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
# clang++ -Wold-style-cast -Wall -MD -MF libtests/build/aes.dep -MP -Iinclude -Ilibqpdf -c libtests/aes.cc -o libtests/build/aes.o
# /bin/bash ./libtool --mode=link clang++ -Wold-style-cast -Wall libtests/build/aes.o -o libtests/build/aes -lpcre -lz -lqpdf -Llibqpdf/build
# libtool: link: clang++ -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
# clang++ -Wold-style-cast -Wall -MD -MF libtests/build/ascii85.dep -MP -Iinclude -Ilibqpdf -c libtests/ascii85.cc -o libtests/build/ascii85.o
# /bin/bash ./libtool --mode=link clang++ -Wold-style-cast -Wall libtests/build/ascii85.o -o libtests/build/ascii85 -lpcre -lz -lqpdf -Llibqpdf/build
# libtool: link: clang++ -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
# clang++ -Wold-style-cast -Wall -MD -MF libtests/build/bits.dep -MP -Iinclude -Ilibqpdf -c libtests/bits.cc -o libtests/build/bits.o
# /bin/bash ./libtool --mode=link clang++ -Wold-style-cast -Wall libtests/build/bits.o -o libtests/build/bits -lpcre -lz -lqpdf -Llibqpdf/build
# libtool: link: clang++ -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
# clang++ -Wold-style-cast -Wall -MD -MF libtests/build/buffer.dep -MP -Iinclude -Ilibqpdf -c libtests/buffer.cc -o libtests/build/buffer.o
# /bin/bash ./libtool --mode=link clang++ -Wold-style-cast -Wall libtests/build/buffer.o -o libtests/build/buffer -lpcre -lz -lqpdf -Llibqpdf/build
# libtool: link: clang++ -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
# clang++ -Wold-style-cast -Wall -MD -MF libtests/build/concatenate.dep -MP -Iinclude -Ilibqpdf -c libtests/concatenate.cc -o libtests/build/concatenate.o
# /bin/bash ./libtool --mode=link clang++ -Wold-style-cast -Wall libtests/build/concatenate.o -o libtests/build/concatenate -lpcre -lz -lqpdf -Llibqpdf/build
# libtool: link: clang++ -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
# clang++ -Wold-style-cast -Wall -MD -MF libtests/build/flate.dep -MP -Iinclude -Ilibqpdf -c libtests/flate.cc -o libtests/build/flate.o
# /bin/bash ./libtool --mode=link clang++ -Wold-style-cast -Wall libtests/build/flate.o -o libtests/build/flate -lpcre -lz -lqpdf -Llibqpdf/build
# libtool: link: clang++ -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
# clang++ -Wold-style-cast -Wall -MD -MF libtests/build/hex.dep -MP -Iinclude -Ilibqpdf -c libtests/hex.cc -o libtests/build/hex.o
# /bin/bash ./libtool --mode=link clang++ -Wold-style-cast -Wall libtests/build/hex.o -o libtests/build/hex -lpcre -lz -lqpdf -Llibqpdf/build
# libtool: link: clang++ -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
# clang++ -Wold-style-cast -Wall -MD -MF libtests/build/lzw.dep -MP -Iinclude -Ilibqpdf -c libtests/lzw.cc -o libtests/build/lzw.o
# /bin/bash ./libtool --mode=link clang++ -Wold-style-cast -Wall libtests/build/lzw.o -o libtests/build/lzw -lpcre -lz -lqpdf -Llibqpdf/build
# libtool: link: clang++ -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
# clang++ -Wold-style-cast -Wall -MD -MF libtests/build/md5.dep -MP -Iinclude -Ilibqpdf -c libtests/md5.cc -o libtests/build/md5.o
# /bin/bash ./libtool --mode=link clang++ -Wold-style-cast -Wall libtests/build/md5.o -o libtests/build/md5 -lpcre -lz -lqpdf -Llibqpdf/build
# libtool: link: clang++ -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
# clang++ -Wold-style-cast -Wall -MD -MF libtests/build/pcre.dep -MP -Iinclude -Ilibqpdf -c libtests/pcre.cc -o libtests/build/pcre.o
# /bin/bash ./libtool --mode=link clang++ -Wold-style-cast -Wall libtests/build/pcre.o -o libtests/build/pcre -lpcre -lz -lqpdf -Llibqpdf/build
# libtool: link: clang++ -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
# clang++ -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
# /bin/bash ./libtool --mode=link clang++ -Wold-style-cast -Wall libtests/build/png_filter.o -o libtests/build/png_filter -lpcre -lz -lqpdf -Llibqpdf/build
# libtool: link: clang++ -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
# clang++ -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
# /bin/bash ./libtool --mode=link clang++ -Wold-style-cast -Wall libtests/build/pointer_holder.o -o libtests/build/pointer_holder -lpcre -lz -lqpdf -Llibqpdf/build
# libtool: link: clang++ -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
# clang++ -Wold-style-cast -Wall -MD -MF libtests/build/qutil.dep -MP -Iinclude -Ilibqpdf -c libtests/qutil.cc -o libtests/build/qutil.o
# /bin/bash ./libtool --mode=link clang++ -Wold-style-cast -Wall libtests/build/qutil.o -o libtests/build/qutil -lpcre -lz -lqpdf -Llibqpdf/build
# libtool: link: clang++ -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
# clang++ -Wold-style-cast -Wall -MD -MF libtests/build/random.dep -MP -Iinclude -Ilibqpdf -c libtests/random.cc -o libtests/build/random.o
# /bin/bash ./libtool --mode=link clang++ -Wold-style-cast -Wall libtests/build/random.o -o libtests/build/random -lpcre -lz -lqpdf -Llibqpdf/build
# libtool: link: clang++ -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
# clang++ -Wold-style-cast -Wall -MD -MF libtests/build/rc4.dep -MP -Iinclude -Ilibqpdf -c libtests/rc4.cc -o libtests/build/rc4.o
# /bin/bash ./libtool --mode=link clang++ -Wold-style-cast -Wall libtests/build/rc4.o -o libtests/build/rc4 -lpcre -lz -lqpdf -Llibqpdf/build
# libtool: link: clang++ -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
# clang++ -Wold-style-cast -Wall -MD -MF libtests/build/sha2.dep -MP -Iinclude -Ilibqpdf -c libtests/sha2.cc -o libtests/build/sha2.o
# In file included from libtests/sha2.cc:1:
# In file included from libqpdf/qpdf/Pl_SHA2.hh:17:
# In file included from libqpdf/sph/sph_sha2.h:48:
# libqpdf/sph/sph_types.h:1335:3: warning: use of old-style cast [-Wold-style-cast]
# ((unsigned char *)dst)[0] = (val >> 8);
# ^ ~~~
# libqpdf/sph/sph_types.h:1336:3: warning: use of old-style cast [-Wold-style-cast]
# ((unsigned char *)dst)[1] = val;
# ^ ~~~
# libqpdf/sph/sph_types.h:1342:22: warning: use of old-style cast [-Wold-style-cast]
# return ((unsigned)(((const unsigned char *)src)[0]) << 8)
# ^ ~~~
# libqpdf/sph/sph_types.h:1342:10: warning: use of old-style cast [-Wold-style-cast]
# return ((unsigned)(((const unsigned char *)src)[0]) << 8)
# ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# libqpdf/sph/sph_types.h:1343:17: warning: use of old-style cast [-Wold-style-cast]
# | (unsigned)(((const unsigned char *)src)[1]);
# ^ ~~~
# libqpdf/sph/sph_types.h:1343:5: warning: use of old-style cast [-Wold-style-cast]
# | (unsigned)(((const unsigned char *)src)[1]);
# ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# libqpdf/sph/sph_types.h:1349:3: warning: use of old-style cast [-Wold-style-cast]
# ((unsigned char *)dst)[0] = val;
# ^ ~~~
# libqpdf/sph/sph_types.h:1350:3: warning: use of old-style cast [-Wold-style-cast]
# ((unsigned char *)dst)[1] = val >> 8;
# ^ ~~~
# libqpdf/sph/sph_types.h:1356:21: warning: use of old-style cast [-Wold-style-cast]
# return (unsigned)(((const unsigned char *)src)[0])
# ^ ~~~
# libqpdf/sph/sph_types.h:1356:9: warning: use of old-style cast [-Wold-style-cast]
# return (unsigned)(((const unsigned char *)src)[0])
# ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# libqpdf/sph/sph_types.h:1357:18: warning: use of old-style cast [-Wold-style-cast]
# | ((unsigned)(((const unsigned char *)src)[1]) << 8);
# ^ ~~~
# libqpdf/sph/sph_types.h:1357:6: warning: use of old-style cast [-Wold-style-cast]
# | ((unsigned)(((const unsigned char *)src)[1]) << 8);
# ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# libqpdf/sph/sph_types.h:1374:3: warning: use of old-style cast [-Wold-style-cast]
# *(sph_u32 *)dst = val;
# ^ ~~~
# libqpdf/sph/sph_types.h:1407:3: warning: use of old-style cast [-Wold-style-cast]
# *(sph_u32 *)dst = sph_bswap32(val);
# ^ ~~~
# libqpdf/sph/sph_types.h:1430:22: warning: use of old-style cast [-Wold-style-cast]
# return sph_bswap32(*(const sph_u32 *)src);
# ^ ~~~
# libqpdf/sph/sph_types.h:1467:22: warning: use of old-style cast [-Wold-style-cast]
# return sph_bswap32(*(const sph_u32 *)src);
# ^ ~~~
# libqpdf/sph/sph_types.h:1492:3: warning: use of old-style cast [-Wold-style-cast]
# *(sph_u32 *)dst = val;
# ^ ~~~
# libqpdf/sph/sph_types.h:1525:3: warning: use of old-style cast [-Wold-style-cast]
# *(sph_u32 *)dst = val;
# ^ ~~~
# libqpdf/sph/sph_types.h:1550:10: warning: use of old-style cast [-Wold-style-cast]
# return *(const sph_u32 *)src;
# ^ ~~~
# libqpdf/sph/sph_types.h:1618:10: warning: use of old-style cast [-Wold-style-cast]
# return *(const sph_u32 *)src;
# ^ ~~~
# libqpdf/sph/sph_types.h:1661:3: warning: use of old-style cast [-Wold-style-cast]
# *(sph_u64 *)dst = val;
# ^ ~~~
# libqpdf/sph/sph_types.h:1702:3: warning: use of old-style cast [-Wold-style-cast]
# *(sph_u64 *)dst = sph_bswap64(val);
# ^ ~~~
# libqpdf/sph/sph_types.h:1729:22: warning: use of old-style cast [-Wold-style-cast]
# return sph_bswap64(*(const sph_u64 *)src);
# ^ ~~~
# libqpdf/sph/sph_types.h:1774:22: warning: use of old-style cast [-Wold-style-cast]
# return sph_bswap64(*(const sph_u64 *)src);
# ^ ~~~
# libqpdf/sph/sph_types.h:1803:3: warning: use of old-style cast [-Wold-style-cast]
# *(sph_u64 *)dst = val;
# ^ ~~~
# libqpdf/sph/sph_types.h:1844:3: warning: use of old-style cast [-Wold-style-cast]
# *(sph_u64 *)dst = val;
# ^ ~~~
# libqpdf/sph/sph_types.h:1873:10: warning: use of old-style cast [-Wold-style-cast]
# return *(const sph_u64 *)src;
# ^ ~~~
# libqpdf/sph/sph_types.h:1938:10: warning: use of old-style cast [-Wold-style-cast]
# return *(const sph_u64 *)src;
# ^ ~~~
# 28 warnings generated.
# /bin/bash ./libtool --mode=link clang++ -Wold-style-cast -Wall libtests/build/sha2.o -o libtests/build/sha2 -lpcre -lz -lqpdf -Llibqpdf/build
# libtool: link: clang++ -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
# clang++ -Wold-style-cast -Wall -MD -MF qpdf/build/qpdf.dep -MP -Iinclude -c qpdf/qpdf.cc -o qpdf/build/qpdf.o
# /bin/bash ./libtool --mode=link clang++ -Wold-style-cast -Wall qpdf/build/qpdf.o -o qpdf/build/qpdf -lqpdf -lpcre -lz -Llibqpdf/build
# libtool: link: clang++ -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
# clang++ -Wold-style-cast -Wall -MD -MF qpdf/build/test_driver.dep -MP -Iinclude -c qpdf/test_driver.cc -o qpdf/build/test_driver.o
# /bin/bash ./libtool --mode=link clang++ -Wold-style-cast -Wall qpdf/build/test_driver.o -o qpdf/build/test_driver -lqpdf -lpcre -lz -Llibqpdf/build
# libtool: link: clang++ -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
# clang++ -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
# /bin/bash ./libtool --mode=link clang++ -Wold-style-cast -Wall qpdf/build/pdf_from_scratch.o -o qpdf/build/pdf_from_scratch -lqpdf -lpcre -lz -Llibqpdf/build
# libtool: link: clang++ -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
# clang++ -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
# /bin/bash ./libtool --mode=link clang++ -Wold-style-cast -Wall qpdf/build/test_large_file.o -o qpdf/build/test_large_file -lqpdf -lpcre -lz -Llibqpdf/build
# libtool: link: clang++ -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
# clang -Wall -MD -MF qpdf/build/qpdf-ctest.dep -MP -Iinclude -c qpdf/qpdf-ctest.c -o qpdf/build/qpdf-ctest.o
# /bin/bash ./libtool --mode=link clang++ -Wold-style-cast -Wall qpdf/build/qpdf-ctest.o -o qpdf/build/qpdf-ctest -lqpdf -lpcre -lz -Llibqpdf/build
# libtool: link: clang++ -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
# clang++ -Wold-style-cast -Wall -MD -MF examples/build/pdf-bookmarks.dep -MP -Iinclude -c examples/pdf-bookmarks.cc -o examples/build/pdf-bookmarks.o
# /bin/bash ./libtool --mode=link clang++ -Wold-style-cast -Wall examples/build/pdf-bookmarks.o -o examples/build/pdf-bookmarks -lqpdf -lpcre -lz -Llibqpdf/build
# libtool: link: clang++ -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
# clang++ -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
# /bin/bash ./libtool --mode=link clang++ -Wold-style-cast -Wall examples/build/pdf-mod-info.o -o examples/build/pdf-mod-info -lqpdf -lpcre -lz -Llibqpdf/build
# libtool: link: clang++ -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
# clang++ -Wold-style-cast -Wall -MD -MF examples/build/pdf-npages.dep -MP -Iinclude -c examples/pdf-npages.cc -o examples/build/pdf-npages.o
# /bin/bash ./libtool --mode=link clang++ -Wold-style-cast -Wall examples/build/pdf-npages.o -o examples/build/pdf-npages -lqpdf -lpcre -lz -Llibqpdf/build
# libtool: link: clang++ -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
# clang++ -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
# /bin/bash ./libtool --mode=link clang++ -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: clang++ -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
# clang++ -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
# /bin/bash ./libtool --mode=link clang++ -Wold-style-cast -Wall examples/build/pdf-invert-images.o -o examples/build/pdf-invert-images -lqpdf -lpcre -lz -Llibqpdf/build
# libtool: link: clang++ -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
# clang++ -Wold-style-cast -Wall -MD -MF examples/build/pdf-create.dep -MP -Iinclude -c examples/pdf-create.cc -o examples/build/pdf-create.o
# /bin/bash ./libtool --mode=link clang++ -Wold-style-cast -Wall examples/build/pdf-create.o -o examples/build/pdf-create -lqpdf -lpcre -lz -Llibqpdf/build
# libtool: link: clang++ -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
# clang++ -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
# /bin/bash ./libtool --mode=link clang++ -Wold-style-cast -Wall examples/build/pdf-parse-content.o -o examples/build/pdf-parse-content -lqpdf -lpcre -lz -Llibqpdf/build
# libtool: link: clang++ -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
# clang++ -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
# /bin/bash ./libtool --mode=link clang++ -Wold-style-cast -Wall examples/build/pdf-split-pages.o -o examples/build/pdf-split-pages -lqpdf -lpcre -lz -Llibqpdf/build
# libtool: link: clang++ -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
# clang -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 clang++ -Wold-style-cast -Wall examples/build/pdf-linearize.o -o examples/build/pdf-linearize -lqpdf -lpcre -lz -Llibqpdf/build
# libtool: link: clang++ -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/bin:/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 (Thu Apr 13 20:43:49 UTC 2017)

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 = 2d31afc685e7
# uname -m = x86_64
# uname -r = 4.10.6-1-ARCH
# uname -s = Linux
# uname -v = #1 SMP PREEMPT Mon Mar 27 08:28:22 CEST 2017
#
# /usr/bin/uname -p = unknown
# /bin/uname -X = unknown
#
# /bin/arch = unknown
# /usr/bin/arch -k = unknown
# /usr/convex/getsysinfo = unknown
# /usr/bin/hostinfo = unknown
# /bin/machine = unknown
# /usr/bin/oslevel = unknown
# /bin/universe = unknown
#
# PATH: /usr/bin
# 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:2468: result: clang
# configure:2737: checking for C compiler version
# configure:2746: clang --version >&5
# clang version 3.8.0 (tags/RELEASE_380/final)
# Target: x86_64-unknown-linux-gnu
# Thread model: posix
# InstalledDir: /usr/bin
# configure:2757: $? = 0
# configure:2746: clang -v >&5
# clang version 3.8.0 (tags/RELEASE_380/final)
# Target: x86_64-unknown-linux-gnu
# Thread model: posix
# InstalledDir: /usr/bin
# Found candidate GCC installation: /usr/bin/../lib/gcc/x86_64-pc-linux-gnu/6.1.1
# Found candidate GCC installation: /usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/6.1.1
# Found candidate GCC installation: /usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1
# Found candidate GCC installation: /usr/lib64/gcc/x86_64-pc-linux-gnu/6.1.1
# Selected GCC installation: /usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/6.1.1
# Candidate multilib: .;@m64
# ... rest of stderr output deleted ...
# configure:2757: $? = 0
# configure:2746: clang -V >&5
# clang-3.8: error: argument to '-V' is missing (expected 1 value)
# clang-3.8: error: no input files
# configure:2757: $? = 1
# configure:2746: clang -qversion >&5
# clang-3.8: error: unknown argument: '-qversion'
# clang-3.8: error: no input files
# configure:2757: $? = 1
# configure:2777: checking whether the C compiler works
# configure:2799: clang 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: clang -o conftest conftest.c >&5
# configure:2873: $? = 0
# configure:2895: result:
# configure:2917: checking whether we are cross compiling
# configure:2925: clang -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: clang -c conftest.c >&5
# configure:2986: $? = 0
# configure:3007: result: o
# configure:3011: checking whether we are using the GNU C compiler
# configure:3030: clang -c conftest.c >&5
# configure:3030: $? = 0
# configure:3039: result: yes
# configure:3048: checking whether clang accepts -g
# configure:3068: clang -c -g conftest.c >&5
# configure:3068: $? = 0
# configure:3109: result: yes
# configure:3126: checking for clang option to accept ISO C89
# configure:3189: clang -c conftest.c >&5
# configure:3189: $? = 0
# configure:3202: result: none needed
# configure:3222: checking for clang option to accept ISO C99
# configure:3371: clang -c conftest.c >&5
# configure:3371: $? = 0
# configure:3384: result: none needed
# configure:3511: checking for C++ compiler version
# configure:3520: clang++ --version >&5
# clang version 3.8.0 (tags/RELEASE_380/final)
# Target: x86_64-unknown-linux-gnu
# Thread model: posix
# InstalledDir: /usr/bin
# configure:3531: $? = 0
# configure:3520: clang++ -v >&5
# clang version 3.8.0 (tags/RELEASE_380/final)
# Target: x86_64-unknown-linux-gnu
# Thread model: posix
# InstalledDir: /usr/bin
# Found candidate GCC installation: /usr/bin/../lib/gcc/x86_64-pc-linux-gnu/6.1.1
# Found candidate GCC installation: /usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/6.1.1
# Found candidate GCC installation: /usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1
# Found candidate GCC installation: /usr/lib64/gcc/x86_64-pc-linux-gnu/6.1.1
# Selected GCC installation: /usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/6.1.1
# Candidate multilib: .;@m64
# ... rest of stderr output deleted ...
# configure:3531: $? = 0
# configure:3520: clang++ -V >&5
# clang-3.8: error: argument to '-V' is missing (expected 1 value)
# clang-3.8: error: no input files
# configure:3531: $? = 1
# configure:3520: clang++ -qversion >&5
# clang-3.8: error: unknown argument: '-qversion'
# clang-3.8: error: no input files
# configure:3531: $? = 1
# configure:3535: checking whether we are using the GNU C++ compiler
# configure:3554: clang++ -c conftest.cpp >&5
# configure:3554: $? = 0
# configure:3563: result: yes
# configure:3572: checking whether clang++ accepts -g
# configure:3592: clang++ -c -g conftest.cpp >&5
# configure:3592: $? = 0
# configure:3633: result: yes
# configure:3662: checking how to run the C preprocessor
# configure:3693: clang -E conftest.c
# configure:3693: $? = 0
# configure:3707: clang -E conftest.c
# conftest.c:9:10: fatal error: 'ac_nonexistent.h' file not found
# #include
# ^
# 1 error generated.
# 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: clang -E
# configure:3752: clang -E conftest.c
# configure:3752: $? = 0
# configure:3766: clang -E conftest.c
# conftest.c:9:10: fatal error: 'ac_nonexistent.h' file not found
# #include
# ^
# 1 error generated.
# 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/bin/grep
# configure:3858: checking for egrep
# configure:3920: result: /usr/bin/grep -E
# configure:3925: checking for ANSI C header files
# configure:3945: clang -c conftest.c >&5
# configure:3945: $? = 0
# configure:4018: clang -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/bin/sed
# configure:4313: checking for fgrep
# configure:4375: result: /usr/bin/grep -F
# configure:4410: checking for ld used by clang
# configure:4477: result: /usr/bin/ld
# configure:4484: checking if the linker (/usr/bin/ld) is GNU ld
# configure:4499: result: yes
# configure:4511: checking for BSD- or MS-compatible name lister (nm)
# configure:4560: result: /usr/bin/nm -B
# configure:4690: checking the name lister (/usr/bin/nm -B) interface
# configure:4697: clang -c conftest.c >&5
# configure:4700: /usr/bin/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/bin/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/bin/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/bin/ar
# configure:5596: result: ar
# configure:5633: checking for archiver @FILE support
# configure:5650: clang -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/bin/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/bin/ranlib
# configure:5860: result: ranlib
# configure:5937: checking for gawk
# configure:5953: found /usr/bin/gawk
# configure:5964: result: gawk
# configure:6004: checking command to parse /usr/bin/nm -B output from clang object
# configure:6124: clang -c conftest.c >&5
# configure:6127: $? = 0
# configure:6131: /usr/bin/nm -B conftest.o \| sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' | sed '/ __gnu_lto/d' \> conftest.nm
# configure:6134: $? = 0
# configure:6200: clang -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: clang -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: clang -c conftest.c >&5
# configure:7270: $? = 0
# configure:7270: result: yes
# configure:7270: checking for sys/stat.h
# configure:7270: clang -c conftest.c >&5
# configure:7270: $? = 0
# configure:7270: result: yes
# configure:7270: checking for stdlib.h
# configure:7270: clang -c conftest.c >&5
# configure:7270: $? = 0
# configure:7270: result: yes
# configure:7270: checking for string.h
# configure:7270: clang -c conftest.c >&5
# configure:7270: $? = 0
# configure:7270: result: yes
# configure:7270: checking for memory.h
# configure:7270: clang -c conftest.c >&5
# configure:7270: $? = 0
# configure:7270: result: yes
# configure:7270: checking for strings.h
# configure:7270: clang -c conftest.c >&5
# configure:7270: $? = 0
# configure:7270: result: yes
# configure:7270: checking for inttypes.h
# configure:7270: clang -c conftest.c >&5
# configure:7270: $? = 0
# configure:7270: result: yes
# configure:7270: checking for stdint.h
# configure:7270: clang -c conftest.c >&5
# configure:7270: $? = 0
# configure:7270: result: yes
# configure:7270: checking for unistd.h
# configure:7270: clang -c conftest.c >&5
# configure:7270: $? = 0
# configure:7270: result: yes
# configure:7284: checking for dlfcn.h
# configure:7284: clang -c conftest.c >&5
# configure:7284: $? = 0
# configure:7284: result: yes
# configure:7799: checking for objdir
# configure:7814: result: .libs
# configure:8085: checking if clang supports -fno-rtti -fno-exceptions
# configure:8103: clang -c -fno-rtti -fno-exceptions conftest.c >&5
# configure:8107: $? = 0
# configure:8120: result: yes
# configure:8447: checking for clang option to produce PIC
# configure:8454: result: -fPIC -DPIC
# configure:8462: checking if clang PIC flag -fPIC -DPIC works
# configure:8480: clang -c -fPIC -DPIC -DPIC conftest.c >&5
# configure:8484: $? = 0
# configure:8497: result: yes
# configure:8526: checking if clang static flag -static works
# configure:8554: result: yes
# configure:8569: checking if clang supports -c -o file.o
# configure:8590: clang -c -o out/conftest2.o conftest.c >&5
# configure:8594: $? = 0
# configure:8616: result: yes
# configure:8624: checking if clang supports -c -o file.o
# configure:8671: result: yes
# configure:8704: checking whether the clang linker (/usr/bin/ld -m elf_x86_64) supports shared libraries
# configure:9861: result: yes
# configure:9898: checking whether -lc should be explicitly linked in
# configure:9906: clang -c conftest.c >&5
# configure:9909: $? = 0
# configure:9924: clang -shared -fPIC -DPIC conftest.o -v -Wl,-soname -Wl,conftest -o conftest 2\>\&1 \| /usr/bin/grep -lc \>/dev/null 2\>\&1
# configure:9927: $? = 0
# configure:9941: result: no
# configure:10101: checking dynamic linker characteristics
# configure:10612: clang -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: clang++ -E conftest.cpp
# configure:11641: $? = 0
# configure:11655: clang++ -E conftest.cpp
# conftest.cpp:21:10: fatal error: 'ac_nonexistent.h' file not found
# #include
# ^
# 1 error generated.
# 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: clang++ -E
# configure:11700: clang++ -E conftest.cpp
# configure:11700: $? = 0
# configure:11714: clang++ -E conftest.cpp
# conftest.cpp:21:10: fatal error: 'ac_nonexistent.h' file not found
# #include
# ^
# 1 error generated.
# 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 clang++
# configure:11950: result: /usr/bin/ld -m elf_x86_64
# configure:11957: checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld
# configure:11972: result: yes
# configure:12027: checking whether the clang++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries
# configure:13032: result: yes
# configure:13068: clang++ -c conftest.cpp >&5
# configure:13071: $? = 0
# configure:13591: checking for clang++ option to produce PIC
# configure:13598: result: -fPIC -DPIC
# configure:13606: checking if clang++ PIC flag -fPIC -DPIC works
# configure:13624: clang++ -c -fPIC -DPIC -DPIC conftest.cpp >&5
# configure:13628: $? = 0
# configure:13641: result: yes
# configure:13664: checking if clang++ static flag -static works
# configure:13692: result: yes
# configure:13704: checking if clang++ supports -c -o file.o
# configure:13725: clang++ -c -o out/conftest2.o conftest.cpp >&5
# configure:13729: $? = 0
# configure:13751: result: yes
# configure:13756: checking if clang++ supports -c -o file.o
# configure:13803: result: yes
# configure:13833: checking whether the clang++ linker (/usr/bin/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: clang -c conftest.c >&5
# configure:15007: $? = 0
# configure:15007: result: yes
# configure:15007: checking zlib.h presence
# configure:15007: clang -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: clang -o conftest conftest.c >&5
# /tmp/conftest-8240cd.o: In function `main':
# conftest.c:(.text+0x12): undefined reference to `deflate'
# clang-3.8: error: linker command failed with exit code 1 (use -v to see invocation)
# 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: clang -o conftest conftest.c -lz >&5
# configure:15046: $? = 0
# configure:15063: result: -lz
# configure:15073: checking pcre.h usability
# configure:15073: clang -c conftest.c >&5
# configure:15073: $? = 0
# configure:15073: result: yes
# configure:15073: checking pcre.h presence
# configure:15073: clang -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: clang -o conftest conftest.c -lz >&5
# /tmp/conftest-efe2f0.o: In function `main':
# conftest.c:(.text+0x12): undefined reference to `pcre_compile'
# clang-3.8: error: linker command failed with exit code 1 (use -v to see invocation)
# 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: clang -o conftest conftest.c -lpcre -lz >&5
# configure:15112: $? = 0
# configure:15129: result: -lpcre
# configure:15144: checking for Advapi32 library
# configure:15161: clang -o conftest conftest.c -lpcre -lz Advapi32.lib >&5
# clang-3.8: error: no such file or directory: 'Advapi32.lib'
# 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: clang -c conftest.c >&5
# configure:15268: $? = 0
# configure:15300: result: no
# configure:15385: checking for _LARGEFILE_SOURCE value needed for large files
# configure:15404: clang -o conftest conftest.c -lpcre -lz >&5
# configure:15404: $? = 0
# configure:15432: result: no
# configure:15455: checking for fseeko64
# configure:15455: clang -o conftest conftest.c -lpcre -lz >&5
# configure:15455: $? = 0
# configure:15455: result: yes
# configure:15464: checking for uint16_t
# configure:15464: clang -c conftest.c >&5
# configure:15464: $? = 0
# configure:15464: result: yes
# configure:15476: checking for uint32_t
# configure:15476: clang -c conftest.c >&5
# configure:15476: $? = 0
# configure:15476: result: yes
# configure:15493: checking for random
# configure:15493: clang -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: clang -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 clang supports -MD -MF x.dep -MP
# configure:15598: clang -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 clang supports -Wall
# configure:15657: clang -c -Wall conftest.c >&5
# configure:15657: $? = 0
# configure:15665: result: yes
# configure:15675: checking for whether clang++ supports -Wold-style-cast
# configure:15690: clang -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/bin/xsltproc
# configure:15914: result: xsltproc
# configure:15924: checking for xmllint
# configure:15940: found /usr/bin/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 2d31afc685e7
#
# 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=set
# ac_cv_env_CC_value=clang
# ac_cv_env_CFLAGS_set=set
# ac_cv_env_CFLAGS_value=
# ac_cv_env_CPPFLAGS_set=set
# ac_cv_env_CPPFLAGS_value=
# ac_cv_env_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=set
# ac_cv_env_CXX_value=clang++
# 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/bin/grep -E'
# ac_cv_path_FGREP='/usr/bin/grep -F'
# ac_cv_path_GREP=/usr/bin/grep
# ac_cv_path_SED=/usr/bin/sed
# ac_cv_prog_AWK=gawk
# ac_cv_prog_CC=clang
# ac_cv_prog_CPP='clang -E'
# ac_cv_prog_CXXCPP='clang++ -E'
# ac_cv_prog_XMLLINT=xmllint
# ac_cv_prog_XSLTPROC=xsltproc
# ac_cv_prog_ac_ct_AR=ar
# 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/bin/ld
# lt_cv_path_LDCXX='/usr/bin/ld -m elf_x86_64'
# lt_cv_path_NM='/usr/bin/nm -B'
# lt_cv_path_mainfest_tool=no
# lt_cv_prog_compiler_c_o=yes
# lt_cv_prog_compiler_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=yes
# 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='clang'
# CFLAGS=''
# CPP='clang -E'
# CPPFLAGS=''
# CXX='clang++'
# CXXCPP='clang++ -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/bin/grep -E'
# EXEEXT=''
# FGREP='/usr/bin/grep -F'
# FOP=''
# GENDEPS='1'
# GREP='/usr/bin/grep'
# HAVE_LD_VERSION_SCRIPT='1'
# LD='/usr/bin/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/bin/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/bin/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=''
# ac_ct_CXX=''
# 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