Build of pdflib-lite with musl toolchain

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

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

SLOCLanguage
151,057 ansic
10,124 sh
3,422 java
3,394 cpp
3,136 php
2,088 perl
1,587 ruby
1,511 python
1,031 makefile
553 jsp
181 asm
1 tcl
178,085 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...

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

CMD: sudo -u tuscan PATH=/sysroot/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin CC=clang CXX=clang++ red makepkg --noextract --syncdeps --skipinteg --skippgpcheck --skipchecksums --noconfirm --nocolor --log --noprogressbar --nocheck
# ==> Making package: pdflib-lite 7.0.5p3-3 (Tue Apr 4 23:41:24 UTC 2017)
# ==> Checking runtime dependencies...
# ==> Checking buildtime dependencies...
# ==> WARNING: Using existing $srcdir/ tree
# ==> Starting build()...
# configure: WARNING: If you wanted to set the --build type, don't use --host.
# If a cross compiler is detected then cross compile mode will be used.
# checking build system type... x86_64-unknown-linux-gnu
# checking host system type... x86_64-unknown-linux-gnu
# checking MACHDEP... linux4
# checking for x86_64-unknown-linux-gcc... clang
# checking for C compiler default output file name... a.out
# checking whether the C compiler works... yes
# checking whether we are cross compiling... yes
# checking for suffix of executables...
# 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 ANSI C... none needed
# checking how to run the C preprocessor... clang -E
# checking for a BSD-compatible install... /usr/bin/install -c
# checking for a sed that does not truncate output... /usr/sbin/sed
# checking for egrep... grep -E
# checking for ld used by clang... /sysroot/bin/ld
# checking if the linker (/sysroot/bin/ld) is GNU ld... yes
# checking for /sysroot/bin/ld option to reload object files... -r
# checking for BSD-compatible nm... /sysroot/bin/nm -B
# checking whether ln -s works... yes
# checking how to recognize dependent libraries... pass_all
# checking for ANSI C header files... yes
# checking for sys/types.h... yes
# checking for sys/stat.h... yes
# checking for stdlib.h... yes
# checking for string.h... yes
# checking for memory.h... yes
# checking for strings.h... yes
# checking for inttypes.h... yes
# checking for stdint.h... yes
# checking for unistd.h... yes
# checking dlfcn.h usability... yes
# checking dlfcn.h presence... yes
# checking for dlfcn.h... yes
# checking for x86_64-unknown-linux-g++... clang++
# 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 x86_64-unknown-linux-g77... no
# checking for x86_64-unknown-linux-f77... no
# checking for x86_64-unknown-linux-xlf... no
# checking for x86_64-unknown-linux-frt... no
# checking for x86_64-unknown-linux-pgf77... no
# checking for x86_64-unknown-linux-fort77... no
# checking for x86_64-unknown-linux-fl32... no
# checking for x86_64-unknown-linux-af77... no
# checking for x86_64-unknown-linux-f90... no
# checking for x86_64-unknown-linux-xlf90... no
# checking for x86_64-unknown-linux-pgf90... no
# checking for x86_64-unknown-linux-epcf90... no
# checking for x86_64-unknown-linux-f95... no
# checking for x86_64-unknown-linux-fort... no
# checking for x86_64-unknown-linux-xlf95... no
# checking for x86_64-unknown-linux-ifc... no
# checking for x86_64-unknown-linux-efc... no
# checking for x86_64-unknown-linux-pgf95... no
# checking for x86_64-unknown-linux-lf95... no
# checking for x86_64-unknown-linux-gfortran... no
# checking for g77... no
# checking for f77... no
# checking for xlf... no
# checking for frt... no
# checking for pgf77... no
# checking for fort77... no
# checking for fl32... no
# checking for af77... no
# checking for f90... no
# checking for xlf90... no
# checking for pgf90... no
# checking for epcf90... no
# checking for f95... f95
# checking whether we are using the GNU Fortran 77 compiler... yes
# checking whether f95 accepts -g... yes
# checking the maximum length of command line arguments... 1572864
# checking command to parse /sysroot/bin/nm -B output from clang object... ok
# checking for objdir... .libs
# checking for x86_64-unknown-linux-ar... no
# checking for ar... ar
# checking for x86_64-unknown-linux-ranlib... no
# checking for ranlib... ranlib
# checking for x86_64-unknown-linux-strip... no
# checking for strip... strip
# checking if clang supports -fno-rtti -fno-exceptions... yes
# checking for clang option to produce PIC... -fPIC
# checking if clang PIC flag -fPIC works... yes
# checking if clang static flag -static works... no
# checking if clang supports -c -o file.o... yes
# checking whether the clang linker (/sysroot/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 for shl_load... no
# checking for shl_load in -ldld... no
# checking for dlopen... yes
# checking whether a program can dlopen itself... cross
# checking if libtool supports shared libraries... yes
# checking whether to build shared libraries... yes
# checking whether to build static libraries... yes
# configure: creating libtool
# appending configuration tag "CXX" to libtool
# checking for ld used by clang++... /sysroot/bin/ld -m elf_x86_64
# checking if the linker (/sysroot/bin/ld -m elf_x86_64) is GNU ld... yes
# checking whether the clang++ linker (/sysroot/bin/ld -m elf_x86_64) supports shared libraries... yes
# checking for clang++ option to produce PIC... -fPIC
# checking if clang++ PIC flag -fPIC works... yes
# checking if clang++ static flag -static works... no
# checking if clang++ supports -c -o file.o... yes
# checking whether the clang++ linker (/sysroot/bin/ld -m elf_x86_64) supports shared libraries... yes
# checking dynamic linker characteristics... GNU/Linux ld.so
# checking how to hardcode library paths into programs... immediate
# appending configuration tag "F77" to libtool
# checking if libtool supports shared libraries... yes
# checking whether to build shared libraries... yes
# checking whether to build static libraries... yes
# checking for f95 option to produce PIC... -fPIC
# checking if f95 PIC flag -fPIC works... yes
# checking if f95 static flag -static works... no
# checking if f95 supports -c -o file.o... yes
# checking whether the f95 linker (/sysroot/bin/ld -m elf_x86_64) supports shared libraries... yes
# checking dynamic linker characteristics... GNU/Linux ld.so
# checking how to hardcode library paths into programs... immediate
# checking for Java header files... not found
# checking for perl... perl
# checking for Perl header file... /usr/lib/perl5/core_perl/CORE/perl.h
# checking for Python header files... not found
# checking for python... python
# checking for ruby... ruby
# checking for Ruby header files... not found
# checking for Tcl header files... not found
# checking whether byte ordering is bigendian... no
# checking for PDF import library PDI... not found
# checking for PDFlib PLOP (PDF Linearization, Optimization, Privacy)... not found
# checking for PDFlib base library pdflib... found
# checking for pCOS... not found
# checking for PDFlib TET... not found
# checking for PDFlib PDPAGE... not found
# checking for PDFlib lib CL... not found
# checking for x86_64-unknown-linux-g++... (cached) clang++
# checking whether we are using the GNU C++ compiler... (cached) yes
# checking whether clang++ accepts -g... (cached) yes
# checking whether the previously found C++ compiler works... yes
# configure: creating ./config.status
# config.status: creating pdflib-config
# config.status: creating config/mkbind.inc
# config.status: creating config/mkcommon.inc
# config.status: creating config/mklibs.inc
# config.status: creating config/mkmainlib.inc
# config.status: creating config/mkprogs.inc
# config.status: creating config/mkpsubdirs.inc
# config.status: creating config/mksubdirs.inc
# config.status: executing default commands
# _____________________________________________________________
# For your convenience, here's a summary of configure's results:
#
# Support for shared libraries: yes
# C++ language binding for PDFlib: yes
# Java language binding for PDFlib: no
# Perl language binding for PDFlib: yes
# Python language binding for PDFlib: no
# Ruby language binding for PDFlib: no
# Tcl language binding for PDFlib: no
# PDF import library (PDI): no
# Large file support: yes
# Note: if you purchase the additional PDF import library (PDI)
# you can also manipulate existing PDF documents with PDFlib.
# The additional block feature can be used to personalize PDF.
# See http://www.pdflib.com for details.
#
# Please observe the licensing terms for commercial PDFlib usage.
# PDFlib license agreement and purchase order can be found in the doc directory.
#
# make[1]: Entering directory '/tmp/pdflib-lite/src/PDFlib-Lite-7.0.5p3/libs'
# make[2]: Entering directory '/tmp/pdflib-lite/src/PDFlib-Lite-7.0.5p3/libs/pdcore'
# ../../libtool --silent --mode=compile clang -c -I../../libs/pdcore -I../../libs/pdflib -I../../libs/flate -D__NO_CTYPE -DPDC_PF_LINUX_X86_64 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DPDF_PLATFORM=\""Linux-x86_64"\" -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -Wall pc_aes.c
# ../../libtool --silent --mode=compile clang -c -I../../libs/pdcore -I../../libs/pdflib -I../../libs/flate -D__NO_CTYPE -DPDC_PF_LINUX_X86_64 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DPDF_PLATFORM=\""Linux-x86_64"\" -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -Wall pc_aescbc.c
# ../../libtool --silent --mode=compile clang -c -I../../libs/pdcore -I../../libs/pdflib -I../../libs/flate -D__NO_CTYPE -DPDC_PF_LINUX_X86_64 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DPDF_PLATFORM=\""Linux-x86_64"\" -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -Wall pc_arc4.c
# ../../libtool --silent --mode=compile clang -c -I../../libs/pdcore -I../../libs/pdflib -I../../libs/flate -D__NO_CTYPE -DPDC_PF_LINUX_X86_64 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DPDF_PLATFORM=\""Linux-x86_64"\" -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -Wall pc_chartabs.c
# ../../libtool --silent --mode=compile clang -c -I../../libs/pdcore -I../../libs/pdflib -I../../libs/flate -D__NO_CTYPE -DPDC_PF_LINUX_X86_64 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DPDF_PLATFORM=\""Linux-x86_64"\" -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -Wall pc_contain.c
# ../../libtool --silent --mode=compile clang -c -I../../libs/pdcore -I../../libs/pdflib -I../../libs/flate -D__NO_CTYPE -DPDC_PF_LINUX_X86_64 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DPDF_PLATFORM=\""Linux-x86_64"\" -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -Wall pc_core.c
# ../../libtool --silent --mode=compile clang -c -I../../libs/pdcore -I../../libs/pdflib -I../../libs/flate -D__NO_CTYPE -DPDC_PF_LINUX_X86_64 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DPDF_PLATFORM=\""Linux-x86_64"\" -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -Wall pc_crypt.c
# pc_core.c:968:41: warning: address of array 'pdc->pr->apiname' will always evaluate to 'true' [-Wpointer-bool-conversion]
# (pdc->pr->errnum == 0 || !pdc->pr->apiname) ? "" : pdc->pr->apiname,
# ~~~~~~~~~~^~~~~~~
# pc_crypt.c:26:13: warning: unused function 'pdc_pd_crypt_c' [-Wunused-function]
# static void pdc_pd_crypt_c(void) {}
# ^
# 1 warning generated.
# 1 warning generated.
# ../../libtool --silent --mode=compile clang -c -I../../libs/pdcore -I../../libs/pdflib -I../../libs/flate -D__NO_CTYPE -DPDC_PF_LINUX_X86_64 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DPDF_PLATFORM=\""Linux-x86_64"\" -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -Wall pc_ctype.c
# ../../libtool --silent --mode=compile clang -c -I../../libs/pdcore -I../../libs/pdflib -I../../libs/flate -D__NO_CTYPE -DPDC_PF_LINUX_X86_64 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DPDF_PLATFORM=\""Linux-x86_64"\" -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -Wall pc_digsig.c
# ../../libtool --silent --mode=compile clang -c -I../../libs/pdcore -I../../libs/pdflib -I../../libs/flate -D__NO_CTYPE -DPDC_PF_LINUX_X86_64 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DPDF_PLATFORM=\""Linux-x86_64"\" -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -Wall pc_ebcdic.c
# ../../libtool --silent --mode=compile clang -c -I../../libs/pdcore -I../../libs/pdflib -I../../libs/flate -D__NO_CTYPE -DPDC_PF_LINUX_X86_64 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DPDF_PLATFORM=\""Linux-x86_64"\" -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -Wall pc_encoding.c
# ../../libtool --silent --mode=compile clang -c -I../../libs/pdcore -I../../libs/pdflib -I../../libs/flate -D__NO_CTYPE -DPDC_PF_LINUX_X86_64 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DPDF_PLATFORM=\""Linux-x86_64"\" -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -Wall pc_file.c
# ../../libtool --silent --mode=compile clang -c -I../../libs/pdcore -I../../libs/pdflib -I../../libs/flate -D__NO_CTYPE -DPDC_PF_LINUX_X86_64 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DPDF_PLATFORM=\""Linux-x86_64"\" -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -Wall pc_geom.c
# ../../libtool --silent --mode=compile clang -c -I../../libs/pdcore -I../../libs/pdflib -I../../libs/flate -D__NO_CTYPE -DPDC_PF_LINUX_X86_64 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DPDF_PLATFORM=\""Linux-x86_64"\" -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -Wall pc_md5.c
# ../../libtool --silent --mode=compile clang -c -I../../libs/pdcore -I../../libs/pdflib -I../../libs/flate -D__NO_CTYPE -DPDC_PF_LINUX_X86_64 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DPDF_PLATFORM=\""Linux-x86_64"\" -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -Wall pc_optparse.c
# ../../libtool --silent --mode=compile clang -c -I../../libs/pdcore -I../../libs/pdflib -I../../libs/flate -D__NO_CTYPE -DPDC_PF_LINUX_X86_64 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DPDF_PLATFORM=\""Linux-x86_64"\" -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -Wall pc_output.c
# ../../libtool --silent --mode=compile clang -c -I../../libs/pdcore -I../../libs/pdflib -I../../libs/flate -D__NO_CTYPE -DPDC_PF_LINUX_X86_64 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DPDF_PLATFORM=\""Linux-x86_64"\" -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -Wall pc_resource.c
# ../../libtool --silent --mode=compile clang -c -I../../libs/pdcore -I../../libs/pdflib -I../../libs/flate -D__NO_CTYPE -DPDC_PF_LINUX_X86_64 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DPDF_PLATFORM=\""Linux-x86_64"\" -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -Wall pc_scan.c
# ../../libtool --silent --mode=compile clang -c -I../../libs/pdcore -I../../libs/pdflib -I../../libs/flate -D__NO_CTYPE -DPDC_PF_LINUX_X86_64 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DPDF_PLATFORM=\""Linux-x86_64"\" -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -Wall pc_scope.c
# ../../libtool --silent --mode=compile clang -c -I../../libs/pdcore -I../../libs/pdflib -I../../libs/flate -D__NO_CTYPE -DPDC_PF_LINUX_X86_64 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DPDF_PLATFORM=\""Linux-x86_64"\" -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -Wall pc_string.c
# ../../libtool --silent --mode=compile clang -c -I../../libs/pdcore -I../../libs/pdflib -I../../libs/flate -D__NO_CTYPE -DPDC_PF_LINUX_X86_64 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DPDF_PLATFORM=\""Linux-x86_64"\" -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -Wall pc_unicode.c
# ../../libtool --silent --mode=compile clang -c -I../../libs/pdcore -I../../libs/pdflib -I../../libs/flate -D__NO_CTYPE -DPDC_PF_LINUX_X86_64 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DPDF_PLATFORM=\""Linux-x86_64"\" -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -Wall pc_util.c
# pc_scope.c:25:13: warning: unused function 'pdc_check_scope_core' [-Wunused-function]
# static void pdc_check_scope_core(void) {}
# ^
# 1 warning generated.
# pc_string.c:283:14: warning: comparison of unsigned expression < 0 is always false [-Wtautological-compare]
# if ((pos < 0) || (len < 0) || (pos > src->len) || ((pos + len) > src->len))
# ~~~ ^ ~
# pc_string.c:283:27: warning: comparison of unsigned expression < 0 is always false [-Wtautological-compare]
# if ((pos < 0) || (len < 0) || (pos > src->len) || ((pos + len) > src->len))
# ~~~ ^ ~
# pc_string.c:297:14: warning: comparison of unsigned expression < 0 is always false [-Wtautological-compare]
# if ((pos < 0) || (len < 0) || (pos > src->len) || ((pos + len) > src->len))
# ~~~ ^ ~
# pc_string.c:297:27: warning: comparison of unsigned expression < 0 is always false [-Wtautological-compare]
# if ((pos < 0) || (len < 0) || (pos > src->len) || ((pos + len) > src->len))
# ~~~ ^ ~
# ../../libtool --silent --mode=compile clang -c -I../../libs/pdcore -I../../libs/pdflib -I../../libs/flate -D__NO_CTYPE -DPDC_PF_LINUX_X86_64 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DPDF_PLATFORM=\""Linux-x86_64"\" -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -Wall pc_xmp.c
# 4 warnings generated.
# ../../libtool --silent --mode=link clang -o ../../libs/pdcore/libpdcore.la ./pc_aes.lo ./pc_aescbc.lo ./pc_arc4.lo ./pc_chartabs.lo ./pc_contain.lo ./pc_core.lo ./pc_crypt.lo ./pc_ctype.lo ./pc_digsig.lo ./pc_ebcdic.lo ./pc_encoding.lo ./pc_file.lo ./pc_geom.lo ./pc_md5.lo ./pc_optparse.lo ./pc_output.lo ./pc_resource.lo ./pc_scan.lo ./pc_scope.lo ./pc_string.lo ./pc_unicode.lo ./pc_util.lo ./pc_xmp.lo
# /r: `u' modifier ignored since `D' is the default (see `U')
# make[2]: Leaving directory '/tmp/pdflib-lite/src/PDFlib-Lite-7.0.5p3/libs/pdcore'
# make[2]: Entering directory '/tmp/pdflib-lite/src/PDFlib-Lite-7.0.5p3/libs/font'
# ../../libtool --silent --mode=compile clang -c -I../../libs/font -I../../libs/pdcore -I../../libs/flate -D__NO_CTYPE -DPDC_PF_LINUX_X86_64 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DPDF_PLATFORM=\""Linux-x86_64"\" -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -Wall ft_cid.c
# ../../libtool --silent --mode=compile clang -c -I../../libs/font -I../../libs/pdcore -I../../libs/flate -D__NO_CTYPE -DPDC_PF_LINUX_X86_64 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DPDF_PLATFORM=\""Linux-x86_64"\" -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -Wall ft_corefont.c
# ../../libtool --silent --mode=compile clang -c -I../../libs/font -I../../libs/pdcore -I../../libs/flate -D__NO_CTYPE -DPDC_PF_LINUX_X86_64 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DPDF_PLATFORM=\""Linux-x86_64"\" -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -Wall ft_font.c
# ../../libtool --silent --mode=compile clang -c -I../../libs/font -I../../libs/pdcore -I../../libs/flate -D__NO_CTYPE -DPDC_PF_LINUX_X86_64 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DPDF_PLATFORM=\""Linux-x86_64"\" -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -Wall ft_hostfont.c
# ../../libtool --silent --mode=compile clang -c -I../../libs/font -I../../libs/pdcore -I../../libs/flate -D__NO_CTYPE -DPDC_PF_LINUX_X86_64 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DPDF_PLATFORM=\""Linux-x86_64"\" -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -Wall ft_pdffont.c
# ../../libtool --silent --mode=compile clang -c -I../../libs/font -I../../libs/pdcore -I../../libs/flate -D__NO_CTYPE -DPDC_PF_LINUX_X86_64 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DPDF_PLATFORM=\""Linux-x86_64"\" -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -Wall ft_truetype.c
# ../../libtool --silent --mode=compile clang -c -I../../libs/font -I../../libs/pdcore -I../../libs/flate -D__NO_CTYPE -DPDC_PF_LINUX_X86_64 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DPDF_PLATFORM=\""Linux-x86_64"\" -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -Wall ft_type1.c
# ../../libtool --silent --mode=link clang -o ../../libs/font/libfont.la ./ft_cid.lo ./ft_corefont.lo ./ft_font.lo ./ft_hostfont.lo ./ft_pdffont.lo ./ft_truetype.lo ./ft_type1.lo
# /r: `u' modifier ignored since `D' is the default (see `U')
# make[2]: Leaving directory '/tmp/pdflib-lite/src/PDFlib-Lite-7.0.5p3/libs/font'
# make[2]: Entering directory '/tmp/pdflib-lite/src/PDFlib-Lite-7.0.5p3/libs/flate'
# ../../libtool --silent --mode=compile clang -c -I../../libs/pdcore -D__NO_CTYPE -DPDC_PF_LINUX_X86_64 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DPDF_PLATFORM=\""Linux-x86_64"\" -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -Wall adler32.c
# ../../libtool --silent --mode=compile clang -c -I../../libs/pdcore -D__NO_CTYPE -DPDC_PF_LINUX_X86_64 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DPDF_PLATFORM=\""Linux-x86_64"\" -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -Wall compress.c
# ../../libtool --silent --mode=compile clang -c -I../../libs/pdcore -D__NO_CTYPE -DPDC_PF_LINUX_X86_64 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DPDF_PLATFORM=\""Linux-x86_64"\" -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -Wall crc32.c
# ../../libtool --silent --mode=compile clang -c -I../../libs/pdcore -D__NO_CTYPE -DPDC_PF_LINUX_X86_64 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DPDF_PLATFORM=\""Linux-x86_64"\" -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -Wall deflate.c
# ../../libtool --silent --mode=compile clang -c -I../../libs/pdcore -D__NO_CTYPE -DPDC_PF_LINUX_X86_64 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DPDF_PLATFORM=\""Linux-x86_64"\" -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -Wall inffast.c
# ../../libtool --silent --mode=compile clang -c -I../../libs/pdcore -D__NO_CTYPE -DPDC_PF_LINUX_X86_64 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DPDF_PLATFORM=\""Linux-x86_64"\" -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -Wall inflate.c
# ../../libtool --silent --mode=compile clang -c -I../../libs/pdcore -D__NO_CTYPE -DPDC_PF_LINUX_X86_64 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DPDF_PLATFORM=\""Linux-x86_64"\" -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -Wall inftrees.c
# ../../libtool --silent --mode=compile clang -c -I../../libs/pdcore -D__NO_CTYPE -DPDC_PF_LINUX_X86_64 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DPDF_PLATFORM=\""Linux-x86_64"\" -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -Wall trees.c
# ../../libtool --silent --mode=compile clang -c -I../../libs/pdcore -D__NO_CTYPE -DPDC_PF_LINUX_X86_64 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DPDF_PLATFORM=\""Linux-x86_64"\" -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -Wall uncompr.c
# ../../libtool --silent --mode=compile clang -c -I../../libs/pdcore -D__NO_CTYPE -DPDC_PF_LINUX_X86_64 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DPDF_PLATFORM=\""Linux-x86_64"\" -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -Wall zutil.c
# ../../libtool --silent --mode=link clang -o ../../libs/flate/libz.la ./adler32.lo ./compress.lo ./crc32.lo ./deflate.lo ./inffast.lo ./inflate.lo ./inftrees.lo ./trees.lo ./uncompr.lo ./zutil.lo
# /r: `u' modifier ignored since `D' is the default (see `U')
# make[2]: Leaving directory '/tmp/pdflib-lite/src/PDFlib-Lite-7.0.5p3/libs/flate'
# make[2]: Entering directory '/tmp/pdflib-lite/src/PDFlib-Lite-7.0.5p3/libs/png'
# ../../libtool --silent --mode=compile clang -c -I../../libs/flate -I../../libs/pdcore -D__NO_CTYPE -DPDC_PF_LINUX_X86_64 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DPDF_PLATFORM=\""Linux-x86_64"\" -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -Wall png.c
# ../../libtool --silent --mode=compile clang -c -I../../libs/flate -I../../libs/pdcore -D__NO_CTYPE -DPDC_PF_LINUX_X86_64 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DPDF_PLATFORM=\""Linux-x86_64"\" -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -Wall pngset.c
# ../../libtool --silent --mode=compile clang -c -I../../libs/flate -I../../libs/pdcore -D__NO_CTYPE -DPDC_PF_LINUX_X86_64 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DPDF_PLATFORM=\""Linux-x86_64"\" -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -Wall pngget.c
# ../../libtool --silent --mode=compile clang -c -I../../libs/flate -I../../libs/pdcore -D__NO_CTYPE -DPDC_PF_LINUX_X86_64 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DPDF_PLATFORM=\""Linux-x86_64"\" -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -Wall pngrutil.c
# pngset.c:1219:15: warning: explicitly assigning value of variable of type 'png_uint_32' (aka 'unsigned long') to itself [-Wself-assign]
# asm_flags = asm_flags; /* Quiet the compiler */
# ~~~~~~~~~ ^ ~~~~~~~~~
# pngset.c:1232:28: warning: explicitly assigning value of variable of type 'png_byte' (aka 'unsigned char') to itself [-Wself-assign]
# mmx_bitdepth_threshold = mmx_bitdepth_threshold;
# ~~~~~~~~~~~~~~~~~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~
# pngset.c:1233:28: warning: explicitly assigning value of variable of type 'png_uint_32' (aka 'unsigned long') to itself [-Wself-assign]
# mmx_rowbytes_threshold = mmx_rowbytes_threshold;
# ~~~~~~~~~~~~~~~~~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~
# png.c:700:12: warning: explicitly assigning value of variable of type 'png_structp' (aka 'struct png_struct_def *') to itself [-Wself-assign]
# png_ptr = png_ptr; /* silence compiler warning about unused png_ptr */
# ~~~~~~~ ^ ~~~~~~~
# png.c:719:12: warning: explicitly assigning value of variable of type 'png_structp' (aka 'struct png_struct_def *') to itself [-Wself-assign]
# png_ptr = png_ptr; /* silence compiler warning about unused png_ptr */
# ~~~~~~~ ^ ~~~~~~~
# png.c:727:12: warning: explicitly assigning value of variable of type 'png_structp' (aka 'struct png_struct_def *') to itself [-Wself-assign]
# png_ptr = png_ptr; /* silence compiler warning about unused png_ptr */
# ~~~~~~~ ^ ~~~~~~~
# png.c:735:12: warning: explicitly assigning value of variable of type 'png_structp' (aka 'struct png_struct_def *') to itself [-Wself-assign]
# png_ptr = png_ptr; /* silence compiler warning about unused png_ptr */
# ~~~~~~~ ^ ~~~~~~~
# pngget.c:853:16: warning: explicitly assigning value of variable of type 'int' to itself [-Wself-assign]
# flag_select=flag_select;
# ~~~~~~~~~~~^~~~~~~~~~~~
# pngrutil.c:620:13: warning: explicitly assigning value of variable of type 'png_infop' (aka 'struct png_info_struct *') to itself [-Wself-assign]
# pngget.c:863:16: warning: info_ptr = info_ptr; /* quiet compiler warnings about unused info_ptr */explicitly assigning value of variable of type 'int' to itself [-Wself-assign]
#
# ~~~~~~~~ ^ ~~~~~~~~
# flag_select=flag_select;
# ~~~~~~~~~~~^~~~~~~~~~~~
# 3 warnings generated.
# 4 warnings generated.
# 2 warnings generated.
# 1 warning generated.
# ../../libtool --silent --mode=compile clang -c -I../../libs/flate -I../../libs/pdcore -D__NO_CTYPE -DPDC_PF_LINUX_X86_64 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DPDF_PLATFORM=\""Linux-x86_64"\" -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -Wall pngtrans.c
# ../../libtool --silent --mode=compile clang -c -I../../libs/flate -I../../libs/pdcore -D__NO_CTYPE -DPDC_PF_LINUX_X86_64 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DPDF_PLATFORM=\""Linux-x86_64"\" -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -Wall pngread.c
# ../../libtool --silent --mode=compile clang -c -I../../libs/flate -I../../libs/pdcore -D__NO_CTYPE -DPDC_PF_LINUX_X86_64 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DPDF_PLATFORM=\""Linux-x86_64"\" -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -Wall pngrio.c
# ../../libtool --silent --mode=compile clang -c -I../../libs/flate -I../../libs/pdcore -D__NO_CTYPE -DPDC_PF_LINUX_X86_64 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DPDF_PLATFORM=\""Linux-x86_64"\" -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -Wall pngrtran.c
# pngread.c:1468:15: warning: explicitly assigning value of variable of type 'int' to itself [-Wself-assign]
# transforms = transforms; /* quiet compiler warnings */
# ~~~~~~~~~~ ^ ~~~~~~~~~~
# pngread.c:1469:11: warning: explicitly assigning value of variable of type 'z_voidp' (aka 'void *') to itself [-Wself-assign]
# params = params;
# ~~~~~~ ^ ~~~~~~
# ../../libtool --silent --mode=compile clang -c -I../../libs/flate -I../../libs/pdcore -D__NO_CTYPE -DPDC_PF_LINUX_X86_64 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DPDF_PLATFORM=\""Linux-x86_64"\" -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -Wall pngmem.c
# ../../libtool --silent --mode=compile clang -c -I../../libs/flate -I../../libs/pdcore -D__NO_CTYPE -DPDC_PF_LINUX_X86_64 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DPDF_PLATFORM=\""Linux-x86_64"\" -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -Wall pngerror.c
# pngerror.c:272:18: warning: explicitly assigning value of variable of type 'png_const_charp' (aka 'const char *') to itself [-Wself-assign]
# error_message = error_message; /* make compiler happy */
# ~~~~~~~~~~~~~ ^ ~~~~~~~~~~~~~
# pngerror.c:318:20: warning: explicitly assigning value of variable of type 'png_const_charp' (aka 'const char *') to itself [-Wself-assign]
# warning_message = warning_message; /* make compiler happy */
# ~~~~~~~~~~~~~~~ ^ ~~~~~~~~~~~~~~~
# pngerror.c:320:12: warning: explicitly assigning value of variable of type 'png_structp' (aka 'struct png_struct_def *') to itself [-Wself-assign]
# png_ptr = png_ptr; /* make compiler happy */
# ~~~~~~~ ^ ~~~~~~~
# 3 warnings generated.
# 2 warnings generated.
# ../../libtool --silent --mode=link clang -o ../../libs/png/libpng.la ./png.lo ./pngset.lo ./pngget.lo ./pngrutil.lo ./pngtrans.lo ./pngread.lo ./pngrio.lo ./pngrtran.lo ./pngmem.lo ./pngerror.lo
# /r: `u' modifier ignored since `D' is the default (see `U')
# make[2]: Leaving directory '/tmp/pdflib-lite/src/PDFlib-Lite-7.0.5p3/libs/png'
# make[2]: Entering directory '/tmp/pdflib-lite/src/PDFlib-Lite-7.0.5p3/libs/tiff'
# ../../libtool --silent --mode=compile clang -c -I../../libs/pdcore -I../../libs/flate -I../../libs/jpeg -D__NO_CTYPE -DPDC_PF_LINUX_X86_64 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DPDF_PLATFORM=\""Linux-x86_64"\" -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -Wall tif_auxx.c
# ../../libtool --silent --mode=compile clang -c -I../../libs/pdcore -I../../libs/flate -I../../libs/jpeg -D__NO_CTYPE -DPDC_PF_LINUX_X86_64 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DPDF_PLATFORM=\""Linux-x86_64"\" -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -Wall tif_close.c
# ../../libtool --silent --mode=compile clang -c -I../../libs/pdcore -I../../libs/flate -I../../libs/jpeg -D__NO_CTYPE -DPDC_PF_LINUX_X86_64 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DPDF_PLATFORM=\""Linux-x86_64"\" -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -Wall tif_codec.c
# ../../libtool --silent --mode=compile clang -c -I../../libs/pdcore -I../../libs/flate -I../../libs/jpeg -D__NO_CTYPE -DPDC_PF_LINUX_X86_64 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DPDF_PLATFORM=\""Linux-x86_64"\" -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -Wall tif_color.c
# ../../libtool --silent --mode=compile clang -c -I../../libs/pdcore -I../../libs/flate -I../../libs/jpeg -D__NO_CTYPE -DPDC_PF_LINUX_X86_64 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DPDF_PLATFORM=\""Linux-x86_64"\" -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -Wall tif_compress.c
# ../../libtool --silent --mode=compile clang -c -I../../libs/pdcore -I../../libs/flate -I../../libs/jpeg -D__NO_CTYPE -DPDC_PF_LINUX_X86_64 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DPDF_PLATFORM=\""Linux-x86_64"\" -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -Wall tif_dir.c
# ../../libtool --silent --mode=compile clang -c -I../../libs/pdcore -I../../libs/flate -I../../libs/jpeg -D__NO_CTYPE -DPDC_PF_LINUX_X86_64 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DPDF_PLATFORM=\""Linux-x86_64"\" -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -Wall tif_dirinfo.c
# ../../libtool --silent --mode=compile clang -c -I../../libs/pdcore -I../../libs/flate -I../../libs/jpeg -D__NO_CTYPE -DPDC_PF_LINUX_X86_64 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DPDF_PLATFORM=\""Linux-x86_64"\" -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -Wall tif_dirread.c
# ../../libtool --silent --mode=compile clang -c -I../../libs/pdcore -I../../libs/flate -I../../libs/jpeg -D__NO_CTYPE -DPDC_PF_LINUX_X86_64 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DPDF_PLATFORM=\""Linux-x86_64"\" -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -Wall tif_dirwrite.c
# ../../libtool --silent --mode=compile clang -c -I../../libs/pdcore -I../../libs/flate -I../../libs/jpeg -D__NO_CTYPE -DPDC_PF_LINUX_X86_64 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DPDF_PLATFORM=\""Linux-x86_64"\" -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -Wall tif_dumpmode.c
# ../../libtool --silent --mode=compile clang -c -I../../libs/pdcore -I../../libs/flate -I../../libs/jpeg -D__NO_CTYPE -DPDC_PF_LINUX_X86_64 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DPDF_PLATFORM=\""Linux-x86_64"\" -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -Wall tif_error.c
# ../../libtool --silent --mode=compile clang -c -I../../libs/pdcore -I../../libs/flate -I../../libs/jpeg -D__NO_CTYPE -DPDC_PF_LINUX_X86_64 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DPDF_PLATFORM=\""Linux-x86_64"\" -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -Wall tif_extension.c
# ../../libtool --silent --mode=compile clang -c -I../../libs/pdcore -I../../libs/flate -I../../libs/jpeg -D__NO_CTYPE -DPDC_PF_LINUX_X86_64 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DPDF_PLATFORM=\""Linux-x86_64"\" -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -Wall tif_fax3.c
# ../../libtool --silent --mode=compile clang -c -I../../libs/pdcore -I../../libs/flate -I../../libs/jpeg -D__NO_CTYPE -DPDC_PF_LINUX_X86_64 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DPDF_PLATFORM=\""Linux-x86_64"\" -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -Wall tif_fax3sm.c
# ../../libtool --silent --mode=compile clang -c -I../../libs/pdcore -I../../libs/flate -I../../libs/jpeg -D__NO_CTYPE -DPDC_PF_LINUX_X86_64 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DPDF_PLATFORM=\""Linux-x86_64"\" -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -Wall tif_flush.c
# ../../libtool --silent --mode=compile clang -c -I../../libs/pdcore -I../../libs/flate -I../../libs/jpeg -D__NO_CTYPE -DPDC_PF_LINUX_X86_64 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DPDF_PLATFORM=\""Linux-x86_64"\" -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -Wall tif_getimage.c
# tif_fax3.c:721:28: warning: unused variable 'zeroruns' [-Wunused-const-variable]
# static const unsigned char zeroruns[256] = {
# ^
# tif_fax3.c:739:28: warning: unused variable 'oneruns' [-Wunused-const-variable]
# static const unsigned char oneruns[256] = {
# ^
# tif_fax3.c:946:25: warning: unused variable 'horizcode' [-Wunused-const-variable]
# static const tableentry horizcode =
# ^
# tif_fax3.c:948:25: warning: unused variable 'passcode' [-Wunused-const-variable]
# static const tableentry passcode =
# ^
# tif_fax3.c:950:25: warning: unused variable 'vcodes' [-Wunused-const-variable]
# static const tableentry vcodes[7] = {
# ^
# 5 warnings generated.
# ../../libtool --silent --mode=compile clang -c -I../../libs/pdcore -I../../libs/flate -I../../libs/jpeg -D__NO_CTYPE -DPDC_PF_LINUX_X86_64 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DPDF_PLATFORM=\""Linux-x86_64"\" -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -Wall tif_jpeg.c
# ../../libtool --silent --mode=compile clang -c -I../../libs/pdcore -I../../libs/flate -I../../libs/jpeg -D__NO_CTYPE -DPDC_PF_LINUX_X86_64 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DPDF_PLATFORM=\""Linux-x86_64"\" -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -Wall tif_luv.c
# ../../libtool --silent --mode=compile clang -c -I../../libs/pdcore -I../../libs/flate -I../../libs/jpeg -D__NO_CTYPE -DPDC_PF_LINUX_X86_64 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DPDF_PLATFORM=\""Linux-x86_64"\" -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -Wall tif_lzw.c
# ../../libtool --silent --mode=compile clang -c -I../../libs/pdcore -I../../libs/flate -I../../libs/jpeg -D__NO_CTYPE -DPDC_PF_LINUX_X86_64 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DPDF_PLATFORM=\""Linux-x86_64"\" -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -Wall tif_next.c
# ../../libtool --silent --mode=compile clang -c -I../../libs/pdcore -I../../libs/flate -I../../libs/jpeg -D__NO_CTYPE -DPDC_PF_LINUX_X86_64 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DPDF_PLATFORM=\""Linux-x86_64"\" -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -Wall tif_ojpeg.c
# ../../libtool --silent --mode=compile clang -c -I../../libs/pdcore -I../../libs/flate -I../../libs/jpeg -D__NO_CTYPE -DPDC_PF_LINUX_X86_64 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DPDF_PLATFORM=\""Linux-x86_64"\" -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -Wall tif_open.c
# ../../libtool --silent --mode=compile clang -c -I../../libs/pdcore -I../../libs/flate -I../../libs/jpeg -D__NO_CTYPE -DPDC_PF_LINUX_X86_64 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DPDF_PLATFORM=\""Linux-x86_64"\" -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -Wall tif_packbits.c
# tif_ojpeg.c:2200:5: warning: cast to 'uint16 *' (aka 'unsigned short *') from smaller integer type 'int' [-Wint-to-pointer-cast]
# ((uint16*)sp->cinfo.d.Ss)[i2];
# ^
# tif_ojpeg.c:2224:5: warning: cast to 'uint16 *' (aka 'unsigned short *') from smaller integer type 'int' [-Wint-to-pointer-cast]
# ((uint16*)sp->cinfo.d.Al)[i2];
# ^
# tif_ojpeg.c:2707:30: warning: comparison of constant 0 with boolean expression is always false [-Wtautological-constant-out-of-range-compare]
# if ((SeekOK(tif,0) < 0) || !ReadOK(tif,tif->tif_base,tif->tif_size))
# ~~~~~~~~~~~~~ ^ ~
# ../../libtool --silent --mode=compile clang -c -I../../libs/pdcore -I../../libs/flate -I../../libs/jpeg -D__NO_CTYPE -DPDC_PF_LINUX_X86_64 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DPDF_PLATFORM=\""Linux-x86_64"\" -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -Wall tif_predict.c
# 3 warnings generated.
# ../../libtool --silent --mode=compile clang -c -I../../libs/pdcore -I../../libs/flate -I../../libs/jpeg -D__NO_CTYPE -DPDC_PF_LINUX_X86_64 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DPDF_PLATFORM=\""Linux-x86_64"\" -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -Wall tif_print.c
# ../../libtool --silent --mode=compile clang -c -I../../libs/pdcore -I../../libs/flate -I../../libs/jpeg -D__NO_CTYPE -DPDC_PF_LINUX_X86_64 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DPDF_PLATFORM=\""Linux-x86_64"\" -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -Wall tif_read.c
# ../../libtool --silent --mode=compile clang -c -I../../libs/pdcore -I../../libs/flate -I../../libs/jpeg -D__NO_CTYPE -DPDC_PF_LINUX_X86_64 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DPDF_PLATFORM=\""Linux-x86_64"\" -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -Wall tif_strip.c
# ../../libtool --silent --mode=compile clang -c -I../../libs/pdcore -I../../libs/flate -I../../libs/jpeg -D__NO_CTYPE -DPDC_PF_LINUX_X86_64 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DPDF_PLATFORM=\""Linux-x86_64"\" -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -Wall tif_swab.c
# ../../libtool --silent --mode=compile clang -c -I../../libs/pdcore -I../../libs/flate -I../../libs/jpeg -D__NO_CTYPE -DPDC_PF_LINUX_X86_64 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DPDF_PLATFORM=\""Linux-x86_64"\" -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -Wall tif_tile.c
# ../../libtool --silent --mode=compile clang -c -I../../libs/pdcore -I../../libs/flate -I../../libs/jpeg -D__NO_CTYPE -DPDC_PF_LINUX_X86_64 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DPDF_PLATFORM=\""Linux-x86_64"\" -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -Wall tif_unix.c
# ../../libtool --silent --mode=compile clang -c -I../../libs/pdcore -I../../libs/flate -I../../libs/jpeg -D__NO_CTYPE -DPDC_PF_LINUX_X86_64 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DPDF_PLATFORM=\""Linux-x86_64"\" -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -Wall tif_version.c
# ../../libtool --silent --mode=compile clang -c -I../../libs/pdcore -I../../libs/flate -I../../libs/jpeg -D__NO_CTYPE -DPDC_PF_LINUX_X86_64 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DPDF_PLATFORM=\""Linux-x86_64"\" -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -Wall tif_warning.c
# ../../libtool --silent --mode=compile clang -c -I../../libs/pdcore -I../../libs/flate -I../../libs/jpeg -D__NO_CTYPE -DPDC_PF_LINUX_X86_64 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DPDF_PLATFORM=\""Linux-x86_64"\" -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -Wall tif_write.c
# ../../libtool --silent --mode=compile clang -c -I../../libs/pdcore -I../../libs/flate -I../../libs/jpeg -D__NO_CTYPE -DPDC_PF_LINUX_X86_64 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DPDF_PLATFORM=\""Linux-x86_64"\" -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -Wall tif_zip.c
# ../../libtool --silent --mode=link clang -o ../../libs/tiff/libtiff.la ./tif_auxx.lo ./tif_close.lo ./tif_codec.lo ./tif_color.lo ./tif_compress.lo ./tif_dir.lo ./tif_dirinfo.lo ./tif_dirread.lo ./tif_dirwrite.lo ./tif_dumpmode.lo ./tif_error.lo ./tif_extension.lo ./tif_fax3.lo ./tif_fax3sm.lo ./tif_flush.lo ./tif_getimage.lo ./tif_jpeg.lo ./tif_luv.lo ./tif_lzw.lo ./tif_next.lo ./tif_ojpeg.lo ./tif_open.lo ./tif_packbits.lo ./tif_predict.lo ./tif_print.lo ./tif_read.lo ./tif_strip.lo ./tif_swab.lo ./tif_tile.lo ./tif_unix.lo ./tif_version.lo ./tif_warning.lo ./tif_write.lo ./tif_zip.lo
# /r: `u' modifier ignored since `D' is the default (see `U')
# make[2]: Leaving directory '/tmp/pdflib-lite/src/PDFlib-Lite-7.0.5p3/libs/tiff'
# make[2]: Entering directory '/tmp/pdflib-lite/src/PDFlib-Lite-7.0.5p3/libs/jpeg'
# ../../libtool --silent --mode=compile clang -c -D__NO_CTYPE -DPDC_PF_LINUX_X86_64 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DPDF_PLATFORM=\""Linux-x86_64"\" -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -Wall jcapimin.c
# ../../libtool --silent --mode=compile clang -c -D__NO_CTYPE -DPDC_PF_LINUX_X86_64 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DPDF_PLATFORM=\""Linux-x86_64"\" -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -Wall jcapistd.c
# ../../libtool --silent --mode=compile clang -c -D__NO_CTYPE -DPDC_PF_LINUX_X86_64 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DPDF_PLATFORM=\""Linux-x86_64"\" -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -Wall jccoefct.c
# ../../libtool --silent --mode=compile clang -c -D__NO_CTYPE -DPDC_PF_LINUX_X86_64 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DPDF_PLATFORM=\""Linux-x86_64"\" -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -Wall jccolor.c
# ../../libtool --silent --mode=compile clang -c -D__NO_CTYPE -DPDC_PF_LINUX_X86_64 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DPDF_PLATFORM=\""Linux-x86_64"\" -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -Wall jcdctmgr.c
# ../../libtool --silent --mode=compile clang -c -D__NO_CTYPE -DPDC_PF_LINUX_X86_64 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DPDF_PLATFORM=\""Linux-x86_64"\" -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -Wall jchuff.c
# ../../libtool --silent --mode=compile clang -c -D__NO_CTYPE -DPDC_PF_LINUX_X86_64 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DPDF_PLATFORM=\""Linux-x86_64"\" -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -Wall jcinit.c
# ../../libtool --silent --mode=compile clang -c -D__NO_CTYPE -DPDC_PF_LINUX_X86_64 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DPDF_PLATFORM=\""Linux-x86_64"\" -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -Wall jcmainct.c
# ../../libtool --silent --mode=compile clang -c -D__NO_CTYPE -DPDC_PF_LINUX_X86_64 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DPDF_PLATFORM=\""Linux-x86_64"\" -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -Wall jcmarker.c
# ../../libtool --silent --mode=compile clang -c -D__NO_CTYPE -DPDC_PF_LINUX_X86_64 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DPDF_PLATFORM=\""Linux-x86_64"\" -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -Wall jcmaster.c
# ../../libtool --silent --mode=compile clang -c -D__NO_CTYPE -DPDC_PF_LINUX_X86_64 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DPDF_PLATFORM=\""Linux-x86_64"\" -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -Wall jcomapi.c
# ../../libtool --silent --mode=compile clang -c -D__NO_CTYPE -DPDC_PF_LINUX_X86_64 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DPDF_PLATFORM=\""Linux-x86_64"\" -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -Wall jcparam.c
# ../../libtool --silent --mode=compile clang -c -D__NO_CTYPE -DPDC_PF_LINUX_X86_64 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DPDF_PLATFORM=\""Linux-x86_64"\" -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -Wall jcphuff.c
# ../../libtool --silent --mode=compile clang -c -D__NO_CTYPE -DPDC_PF_LINUX_X86_64 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DPDF_PLATFORM=\""Linux-x86_64"\" -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -Wall jcprepct.c
# ../../libtool --silent --mode=compile clang -c -D__NO_CTYPE -DPDC_PF_LINUX_X86_64 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DPDF_PLATFORM=\""Linux-x86_64"\" -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -Wall jcsample.c
# ../../libtool --silent --mode=compile clang -c -D__NO_CTYPE -DPDC_PF_LINUX_X86_64 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DPDF_PLATFORM=\""Linux-x86_64"\" -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -Wall jctrans.c
# ../../libtool --silent --mode=compile clang -c -D__NO_CTYPE -DPDC_PF_LINUX_X86_64 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DPDF_PLATFORM=\""Linux-x86_64"\" -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -Wall jdapimin.c
# ../../libtool --silent --mode=compile clang -c -D__NO_CTYPE -DPDC_PF_LINUX_X86_64 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DPDF_PLATFORM=\""Linux-x86_64"\" -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -Wall jdapistd.c
# ../../libtool --silent --mode=compile clang -c -D__NO_CTYPE -DPDC_PF_LINUX_X86_64 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DPDF_PLATFORM=\""Linux-x86_64"\" -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -Wall jdatadst.c
# ../../libtool --silent --mode=compile clang -c -D__NO_CTYPE -DPDC_PF_LINUX_X86_64 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DPDF_PLATFORM=\""Linux-x86_64"\" -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -Wall jdatasrc.c
# ../../libtool --silent --mode=compile clang -c -D__NO_CTYPE -DPDC_PF_LINUX_X86_64 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DPDF_PLATFORM=\""Linux-x86_64"\" -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -Wall jdcoefct.c
# ../../libtool --silent --mode=compile clang -c -D__NO_CTYPE -DPDC_PF_LINUX_X86_64 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DPDF_PLATFORM=\""Linux-x86_64"\" -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -Wall jdcolor.c
# ../../libtool --silent --mode=compile clang -c -D__NO_CTYPE -DPDC_PF_LINUX_X86_64 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DPDF_PLATFORM=\""Linux-x86_64"\" -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -Wall jddctmgr.c
# ../../libtool --silent --mode=compile clang -c -D__NO_CTYPE -DPDC_PF_LINUX_X86_64 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DPDF_PLATFORM=\""Linux-x86_64"\" -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -Wall jdhuff.c
# ../../libtool --silent --mode=compile clang -c -D__NO_CTYPE -DPDC_PF_LINUX_X86_64 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DPDF_PLATFORM=\""Linux-x86_64"\" -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -Wall jdinput.c
# jdhuff.c:454:13: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
# { 0, ((-1)<<1) + 1, ((-1)<<2) + 1, ((-1)<<3) + 1, ((-1)<<4) + 1,
# ~~~~^
# jdhuff.c:454:28: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
# { 0, ((-1)<<1) + 1, ((-1)<<2) + 1, ((-1)<<3) + 1, ((-1)<<4) + 1,
# ~~~~^
# jdhuff.c:454:43: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
# { 0, ((-1)<<1) + 1, ((-1)<<2) + 1, ((-1)<<3) + 1, ((-1)<<4) + 1,
# ~~~~^
# jdhuff.c:454:58: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
# { 0, ((-1)<<1) + 1, ((-1)<<2) + 1, ((-1)<<3) + 1, ((-1)<<4) + 1,
# ~~~~^
# jdhuff.c:455:10: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
# ((-1)<<5) + 1, ((-1)<<6) + 1, ((-1)<<7) + 1, ((-1)<<8) + 1,
# ~~~~^
# jdhuff.c:455:25: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
# ((-1)<<5) + 1, ((-1)<<6) + 1, ((-1)<<7) + 1, ((-1)<<8) + 1,
# ~~~~^
# jdhuff.c:455:40: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
# ((-1)<<5) + 1, ((-1)<<6) + 1, ((-1)<<7) + 1, ((-1)<<8) + 1,
# ~~~~^
# jdhuff.c:455:55: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
# ((-1)<<5) + 1, ((-1)<<6) + 1, ((-1)<<7) + 1, ((-1)<<8) + 1,
# ~~~~^
# jdhuff.c:456:10: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
# ((-1)<<9) + 1, ((-1)<<10) + 1, ((-1)<<11) + 1, ((-1)<<12) + 1,
# ~~~~^
# jdhuff.c:456:25: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
# ((-1)<<9) + 1, ((-1)<<10) + 1, ((-1)<<11) + 1, ((-1)<<12) + 1,
# ~~~~^
# jdhuff.c:456:41: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
# ((-1)<<9) + 1, ((-1)<<10) + 1, ((-1)<<11) + 1, ((-1)<<12) + 1,
# ~~~~^
# jdhuff.c:456:57: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
# ((-1)<<9) + 1, ((-1)<<10) + 1, ((-1)<<11) + 1, ((-1)<<12) + 1,
# ~~~~^
# jdhuff.c:457:10: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
# ((-1)<<13) + 1, ((-1)<<14) + 1, ((-1)<<15) + 1 };
# ~~~~^
# jdhuff.c:457:26: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
# ((-1)<<13) + 1, ((-1)<<14) + 1, ((-1)<<15) + 1 };
# ~~~~^
# jdhuff.c:457:42: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
# ((-1)<<13) + 1, ((-1)<<14) + 1, ((-1)<<15) + 1 };
# ~~~~^
# 15 warnings generated.
# ../../libtool --silent --mode=compile clang -c -D__NO_CTYPE -DPDC_PF_LINUX_X86_64 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DPDF_PLATFORM=\""Linux-x86_64"\" -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -Wall jdmainct.c
# ../../libtool --silent --mode=compile clang -c -D__NO_CTYPE -DPDC_PF_LINUX_X86_64 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DPDF_PLATFORM=\""Linux-x86_64"\" -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -Wall jdmarker.c
# ../../libtool --silent --mode=compile clang -c -D__NO_CTYPE -DPDC_PF_LINUX_X86_64 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DPDF_PLATFORM=\""Linux-x86_64"\" -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -Wall jdmaster.c
# ../../libtool --silent --mode=compile clang -c -D__NO_CTYPE -DPDC_PF_LINUX_X86_64 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DPDF_PLATFORM=\""Linux-x86_64"\" -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -Wall jdmerge.c
# ../../libtool --silent --mode=compile clang -c -D__NO_CTYPE -DPDC_PF_LINUX_X86_64 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DPDF_PLATFORM=\""Linux-x86_64"\" -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -Wall jdphuff.c
# ../../libtool --silent --mode=compile clang -c -D__NO_CTYPE -DPDC_PF_LINUX_X86_64 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DPDF_PLATFORM=\""Linux-x86_64"\" -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -Wall jdpostct.c
# ../../libtool --silent --mode=compile clang -c -D__NO_CTYPE -DPDC_PF_LINUX_X86_64 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DPDF_PLATFORM=\""Linux-x86_64"\" -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -Wall jdsample.c
# ../../libtool --silent --mode=compile clang -c -D__NO_CTYPE -DPDC_PF_LINUX_X86_64 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DPDF_PLATFORM=\""Linux-x86_64"\" -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -Wall jdtrans.c
# jdphuff.c:214:13: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
# { 0, ((-1)<<1) + 1, ((-1)<<2) + 1, ((-1)<<3) + 1, ((-1)<<4) + 1,
# ~~~~^
# jdphuff.c:214:28: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
# { 0, ((-1)<<1) + 1, ((-1)<<2) + 1, ((-1)<<3) + 1, ((-1)<<4) + 1,
# ~~~~^
# jdphuff.c:214:43: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
# { 0, ((-1)<<1) + 1, ((-1)<<2) + 1, ((-1)<<3) + 1, ((-1)<<4) + 1,
# ~~~~^
# jdphuff.c:214:58: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
# { 0, ((-1)<<1) + 1, ((-1)<<2) + 1, ((-1)<<3) + 1, ((-1)<<4) + 1,
# ~~~~^
# jdphuff.c:215:10: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
# ((-1)<<5) + 1, ((-1)<<6) + 1, ((-1)<<7) + 1, ((-1)<<8) + 1,
# ~~~~^
# jdphuff.c:215:25: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
# ((-1)<<5) + 1, ((-1)<<6) + 1, ((-1)<<7) + 1, ((-1)<<8) + 1,
# ~~~~^
# jdphuff.c:215:40: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
# ((-1)<<5) + 1, ((-1)<<6) + 1, ((-1)<<7) + 1, ((-1)<<8) + 1,
# ~~~~^
# jdphuff.c:215:55: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
# ((-1)<<5) + 1, ((-1)<<6) + 1, ((-1)<<7) + 1, ((-1)<<8) + 1,
# ~~~~^
# jdphuff.c:216:10: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
# ((-1)<<9) + 1, ((-1)<<10) + 1, ((-1)<<11) + 1, ((-1)<<12) + 1,
# ~~~~^
# jdphuff.c:216:25: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
# ((-1)<<9) + 1, ((-1)<<10) + 1, ((-1)<<11) + 1, ((-1)<<12) + 1,
# ~~~~^
# jdphuff.c:216:41: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
# ((-1)<<9) + 1, ((-1)<<10) + 1, ((-1)<<11) + 1, ((-1)<<12) + 1,
# ~~~~^
# jdphuff.c:216:57: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
# ((-1)<<9) + 1, ((-1)<<10) + 1, ((-1)<<11) + 1, ((-1)<<12) + 1,
# ~~~~^
# jdphuff.c:217:10: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
# ((-1)<<13) + 1, ((-1)<<14) + 1, ((-1)<<15) + 1 };
# ~~~~^
# jdphuff.c:217:26: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
# ((-1)<<13) + 1, ((-1)<<14) + 1, ((-1)<<15) + 1 };
# ~~~~^
# jdphuff.c:217:42: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
# ((-1)<<13) + 1, ((-1)<<14) + 1, ((-1)<<15) + 1 };
# ~~~~^
# 15 warnings generated.
# ../../libtool --silent --mode=compile clang -c -D__NO_CTYPE -DPDC_PF_LINUX_X86_64 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DPDF_PLATFORM=\""Linux-x86_64"\" -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -Wall jerror.c
# ../../libtool --silent --mode=compile clang -c -D__NO_CTYPE -DPDC_PF_LINUX_X86_64 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DPDF_PLATFORM=\""Linux-x86_64"\" -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -Wall jfdctflt.c
# ../../libtool --silent --mode=compile clang -c -D__NO_CTYPE -DPDC_PF_LINUX_X86_64 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DPDF_PLATFORM=\""Linux-x86_64"\" -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -Wall jfdctfst.c
# ../../libtool --silent --mode=compile clang -c -D__NO_CTYPE -DPDC_PF_LINUX_X86_64 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DPDF_PLATFORM=\""Linux-x86_64"\" -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -Wall jfdctint.c
# ../../libtool --silent --mode=compile clang -c -D__NO_CTYPE -DPDC_PF_LINUX_X86_64 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DPDF_PLATFORM=\""Linux-x86_64"\" -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -Wall jidctflt.c
# ../../libtool --silent --mode=compile clang -c -D__NO_CTYPE -DPDC_PF_LINUX_X86_64 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DPDF_PLATFORM=\""Linux-x86_64"\" -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -Wall jidctfst.c
# ../../libtool --silent --mode=compile clang -c -D__NO_CTYPE -DPDC_PF_LINUX_X86_64 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DPDF_PLATFORM=\""Linux-x86_64"\" -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -Wall jidctint.c
# ../../libtool --silent --mode=compile clang -c -D__NO_CTYPE -DPDC_PF_LINUX_X86_64 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DPDF_PLATFORM=\""Linux-x86_64"\" -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -Wall jidctred.c
# ../../libtool --silent --mode=compile clang -c -D__NO_CTYPE -DPDC_PF_LINUX_X86_64 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DPDF_PLATFORM=\""Linux-x86_64"\" -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -Wall jmemmgr.c
# ../../libtool --silent --mode=compile clang -c -D__NO_CTYPE -DPDC_PF_LINUX_X86_64 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DPDF_PLATFORM=\""Linux-x86_64"\" -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -Wall jmemnobs.c
# ../../libtool --silent --mode=compile clang -c -D__NO_CTYPE -DPDC_PF_LINUX_X86_64 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DPDF_PLATFORM=\""Linux-x86_64"\" -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -Wall jquant1.c
# ../../libtool --silent --mode=compile clang -c -D__NO_CTYPE -DPDC_PF_LINUX_X86_64 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DPDF_PLATFORM=\""Linux-x86_64"\" -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -Wall jquant2.c
# ../../libtool --silent --mode=compile clang -c -D__NO_CTYPE -DPDC_PF_LINUX_X86_64 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DPDF_PLATFORM=\""Linux-x86_64"\" -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -Wall jutils.c
# ../../libtool --silent --mode=link clang -o ../../libs/jpeg/libjpeg.la ./jcapimin.lo ./jcapistd.lo ./jccoefct.lo ./jccolor.lo ./jcdctmgr.lo ./jchuff.lo ./jcinit.lo ./jcmainct.lo ./jcmarker.lo ./jcmaster.lo ./jcomapi.lo ./jcparam.lo ./jcphuff.lo ./jcprepct.lo ./jcsample.lo ./jctrans.lo ./jdapimin.lo ./jdapistd.lo ./jdatadst.lo ./jdatasrc.lo ./jdcoefct.lo ./jdcolor.lo ./jddctmgr.lo ./jdhuff.lo ./jdinput.lo ./jdmainct.lo ./jdmarker.lo ./jdmaster.lo ./jdmerge.lo ./jdphuff.lo ./jdpostct.lo ./jdsample.lo ./jdtrans.lo ./jerror.lo ./jfdctflt.lo ./jfdctfst.lo ./jfdctint.lo ./jidctflt.lo ./jidctfst.lo ./jidctint.lo ./jidctred.lo ./jmemmgr.lo ./jmemnobs.lo ./jquant1.lo ./jquant2.lo ./jutils.lo
# /r: `u' modifier ignored since `D' is the default (see `U')
# make[2]: Leaving directory '/tmp/pdflib-lite/src/PDFlib-Lite-7.0.5p3/libs/jpeg'
# make[2]: Entering directory '/tmp/pdflib-lite/src/PDFlib-Lite-7.0.5p3/libs/pdflib'
# ../../libtool --silent --mode=compile clang -c -I../../libs/pdflib -I../../libs/pdcore -I../../libs/tiff -I../../libs/flate -I../../libs/png -I../../libs/jpeg -I../../libs/font -D__NO_CTYPE -DPDC_PF_LINUX_X86_64 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DPDF_PLATFORM=\""Linux-x86_64"\" -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -Wall p_3d.c
# ../../libtool --silent --mode=compile clang -c -I../../libs/pdflib -I../../libs/pdcore -I../../libs/tiff -I../../libs/flate -I../../libs/png -I../../libs/jpeg -I../../libs/font -D__NO_CTYPE -DPDC_PF_LINUX_X86_64 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DPDF_PLATFORM=\""Linux-x86_64"\" -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -Wall p_actions.c
# ../../libtool --silent --mode=compile clang -c -I../../libs/pdflib -I../../libs/pdcore -I../../libs/tiff -I../../libs/flate -I../../libs/png -I../../libs/jpeg -I../../libs/font -D__NO_CTYPE -DPDC_PF_LINUX_X86_64 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DPDF_PLATFORM=\""Linux-x86_64"\" -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -Wall p_afm.c
# ../../libtool --silent --mode=compile clang -c -I../../libs/pdflib -I../../libs/pdcore -I../../libs/tiff -I../../libs/flate -I../../libs/png -I../../libs/jpeg -I../../libs/font -D__NO_CTYPE -DPDC_PF_LINUX_X86_64 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DPDF_PLATFORM=\""Linux-x86_64"\" -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -Wall p_annots.c
# ../../libtool --silent --mode=compile clang -c -I../../libs/pdflib -I../../libs/pdcore -I../../libs/tiff -I../../libs/flate -I../../libs/png -I../../libs/jpeg -I../../libs/font -D__NO_CTYPE -DPDC_PF_LINUX_X86_64 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DPDF_PLATFORM=\""Linux-x86_64"\" -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -Wall p_block.c
# ../../libtool --silent --mode=compile clang -c -I../../libs/pdflib -I../../libs/pdcore -I../../libs/tiff -I../../libs/flate -I../../libs/png -I../../libs/jpeg -I../../libs/font -D__NO_CTYPE -DPDC_PF_LINUX_X86_64 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DPDF_PLATFORM=\""Linux-x86_64"\" -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -Wall p_bmp.c
# ../../libtool --silent --mode=compile clang -c -I../../libs/pdflib -I../../libs/pdcore -I../../libs/tiff -I../../libs/flate -I../../libs/png -I../../libs/jpeg -I../../libs/font -D__NO_CTYPE -DPDC_PF_LINUX_X86_64 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DPDF_PLATFORM=\""Linux-x86_64"\" -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -Wall p_ccitt.c
# ../../libtool --silent --mode=compile clang -c -I../../libs/pdflib -I../../libs/pdcore -I../../libs/tiff -I../../libs/flate -I../../libs/png -I../../libs/jpeg -I../../libs/font -D__NO_CTYPE -DPDC_PF_LINUX_X86_64 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DPDF_PLATFORM=\""Linux-x86_64"\" -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -Wall p_cid.c
# ../../libtool --silent --mode=compile clang -c -I../../libs/pdflib -I../../libs/pdcore -I../../libs/tiff -I../../libs/flate -I../../libs/png -I../../libs/jpeg -I../../libs/font -D__NO_CTYPE -DPDC_PF_LINUX_X86_64 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DPDF_PLATFORM=\""Linux-x86_64"\" -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -Wall p_color.c
# ../../libtool --silent --mode=compile clang -c -I../../libs/pdflib -I../../libs/pdcore -I../../libs/tiff -I../../libs/flate -I../../libs/png -I../../libs/jpeg -I../../libs/font -D__NO_CTYPE -DPDC_PF_LINUX_X86_64 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DPDF_PLATFORM=\""Linux-x86_64"\" -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -Wall p_document.c
# ../../libtool --silent --mode=compile clang -c -I../../libs/pdflib -I../../libs/pdcore -I../../libs/tiff -I../../libs/flate -I../../libs/png -I../../libs/jpeg -I../../libs/font -D__NO_CTYPE -DPDC_PF_LINUX_X86_64 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DPDF_PLATFORM=\""Linux-x86_64"\" -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -Wall p_draw.c
# ../../libtool --silent --mode=compile clang -c -I../../libs/pdflib -I../../libs/pdcore -I../../libs/tiff -I../../libs/flate -I../../libs/png -I../../libs/jpeg -I../../libs/font -D__NO_CTYPE -DPDC_PF_LINUX_X86_64 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DPDF_PLATFORM=\""Linux-x86_64"\" -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -Wall p_encoding.c
# p_document.c:1414:20: error: invalid application of 'sizeof' to an incomplete type 'FILE' (aka 'struct _IO_FILE')
# doc->len = sizeof(FILE);
# ^ ~~~~~~
# /sysroot/include/bits/alltypes.h:356:16: note: forward declaration of 'struct _IO_FILE'
# typedef struct _IO_FILE FILE;
# ^
# 1 error generated.
# make[2]: *** [../../config/mklibs.inc:37: p_document.lo] Error 1
# make[2]: *** Waiting for unfinished jobs....
# make[2]: Leaving directory '/tmp/pdflib-lite/src/PDFlib-Lite-7.0.5p3/libs/pdflib'
# make[1]: *** [../config/mksubdirs.inc:17: all] Error 2
# make[1]: Leaving directory '/tmp/pdflib-lite/src/PDFlib-Lite-7.0.5p3/libs'
# make: *** [config/mksubdirs.inc:17: all] Error 2
# ==> ERROR: A failure occurred in build().
# Aborting...

Printing config logfiles

CMD: config logfiles '/tmp/pdflib-lite/src/PDFlib-Lite-7.0.5p3/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 configure, which was
# generated by GNU Autoconf 2.59. Invocation command line was
#
# $ ./configure --host=x86_64-unknown-linux --prefix=/usr
#
# ## --------- ##
# ## Platform. ##
# ## --------- ##
#
# hostname = 614fb80ac93b
# 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
# hostinfo = unknown
# /bin/machine = unknown
# /usr/bin/oslevel = unknown
# /bin/universe = unknown
#
# PATH: /sysroot/bin
# PATH: /usr/local/sbin
# PATH: /usr/local/bin
# PATH: /usr/sbin
# PATH: /usr/bin
# PATH: /sbin
# PATH: /bin
#
#
# ## ----------- ##
# ## Core tests. ##
# ## ----------- ##
#
# configure:2097: checking build system type
# configure:2115: result: x86_64-unknown-linux-gnu
# configure:2123: checking host system type
# configure:2137: result: x86_64-unknown-linux-gnu
# configure:2146: checking MACHDEP
# configure:2173: result: linux4
# configure:2184: checking for x86_64-unknown-linux-gcc
# configure:2210: result: clang
# configure:2492: checking for C compiler version
# configure:2495: clang --version &5
# clang version 3.8.1
# Target: x86_64-unknown-linux-gnu
# Thread model: posix
# InstalledDir: /
# configure:2498: $? = 0
# configure:2500: clang -v &5
# clang version 3.8.1
# Target: x86_64-unknown-linux-gnu
# Thread model: posix
# InstalledDir: /
# Found candidate GCC installation: //../lib/gcc/x86_64-pc-linux-gnu/6.1.1
# Found candidate GCC installation: //../lib64/gcc/x86_64-pc-linux-gnu/6.1.1
# Selected GCC installation: //../lib64/gcc/x86_64-pc-linux-gnu/6.1.1
# Candidate multilib: .;@m64
# Selected multilib: .;@m64
# configure:2503: $? = 0
# configure:2505: clang -V &5
# clang-3.8: error: argument to '-V' is missing (expected 1 value)
# clang-3.8: error: no input files
# configure:2508: $? = 1
# configure:2531: checking for C compiler default output file name
# configure:2534: clang conftest.c >&5
# configure:2537: $? = 0
# configure:2583: result: a.out
# configure:2588: checking whether the C compiler works
# configure:2594: ./a.out
# ./a.out: error while loading shared libraries: /usr/lib/libc.so: invalid ELF header
# configure:2597: $? = 127
# configure:2614: result: yes
# configure:2621: checking whether we are cross compiling
# configure:2623: result: yes
# configure:2626: checking for suffix of executables
# configure:2628: clang -o conftest conftest.c >&5
# configure:2631: $? = 0
# configure:2656: result:
# configure:2662: checking for suffix of object files
# configure:2683: clang -c conftest.c >&5
# configure:2686: $? = 0
# configure:2708: result: o
# configure:2712: checking whether we are using the GNU C compiler
# configure:2736: clang -c conftest.c >&5
# configure:2742: $? = 0
# configure:2746: test -z
# || test ! -s conftest.err
# configure:2749: $? = 0
# configure:2752: test -s conftest.o
# configure:2755: $? = 0
# configure:2768: result: yes
# configure:2774: checking whether clang accepts -g
# configure:2795: clang -c -g conftest.c >&5
# configure:2801: $? = 0
# configure:2805: test -z
# || test ! -s conftest.err
# configure:2808: $? = 0
# configure:2811: test -s conftest.o
# configure:2814: $? = 0
# configure:2825: result: yes
# configure:2842: checking for clang option to accept ANSI C
# configure:2912: clang -c conftest.c >&5
# configure:2918: $? = 0
# configure:2922: test -z
# || test ! -s conftest.err
# configure:2925: $? = 0
# configure:2928: test -s conftest.o
# configure:2931: $? = 0
# configure:2949: result: none needed
# configure:2967: clang -c conftest.c >&5
# conftest.c:2:3: error: unknown type name 'choke'
# choke me
# ^
# conftest.c:2:11: error: expected ';' after top level declarator
# choke me
# ^
# ;
# 2 errors generated.
# configure:2973: $? = 1
# configure: failed program was:
# | #ifndef __cplusplus
# | choke me
# | #endif
# configure:3111: checking how to run the C preprocessor
# configure:3146: clang -E conftest.c
# configure:3152: $? = 0
# configure:3184: clang -E conftest.c
# conftest.c:9:10: fatal error: 'ac_nonexistent.h' file not found
# #include
# ^
# 1 error generated.
# configure:3190: $? = 1
# configure: failed program was:
# | /* confdefs.h. */
# |
# | #define PACKAGE_NAME ""
# | #define PACKAGE_TARNAME ""
# | #define PACKAGE_VERSION ""
# | #define PACKAGE_STRING ""
# | #define PACKAGE_BUGREPORT ""
# | /* end confdefs.h. */
# | #include
# configure:3229: result: clang -E
# configure:3253: clang -E conftest.c
# configure:3259: $? = 0
# configure:3291: clang -E conftest.c
# conftest.c:9:10: fatal error: 'ac_nonexistent.h' file not found
# #include
# ^
# 1 error generated.
# configure:3297: $? = 1
# configure: failed program was:
# | /* confdefs.h. */
# |
# | #define PACKAGE_NAME ""
# | #define PACKAGE_TARNAME ""
# | #define PACKAGE_VERSION ""
# | #define PACKAGE_STRING ""
# | #define PACKAGE_BUGREPORT ""
# | /* end confdefs.h. */
# | #include
# configure:3349: checking for a BSD-compatible install
# configure:3404: result: /usr/bin/install -c
# configure:4002: checking for a sed that does not truncate output
# configure:4058: result: /usr/sbin/sed
# configure:4061: checking for egrep
# configure:4071: result: grep -E
# configure:4087: checking for ld used by clang
# configure:4154: result: /sysroot/bin/ld
# configure:4163: checking if the linker (/sysroot/bin/ld) is GNU ld
# configure:4178: result: yes
# configure:4183: checking for /sysroot/bin/ld option to reload object files
# configure:4190: result: -r
# configure:4208: checking for BSD-compatible nm
# configure:4257: result: /sysroot/bin/nm -B
# configure:4261: checking whether ln -s works
# configure:4265: result: yes
# configure:4272: checking how to recognize dependent libraries
# configure:4458: result: pass_all
# configure:4546: clang -c -D__NO_CTYPE -DPDC_PF_LINUX_X86_64 conftest.c >&5
# configure:4549: $? = 0
# configure:4939: checking for ANSI C header files
# configure:4964: clang -c -D__NO_CTYPE -DPDC_PF_LINUX_X86_64 conftest.c >&5
# configure:4970: $? = 0
# configure:4974: test -z
# || test ! -s conftest.err
# configure:4977: $? = 0
# configure:4980: test -s conftest.o
# configure:4983: $? = 0
# configure:5095: result: yes
# configure:5119: checking for sys/types.h
# configure:5135: clang -c -D__NO_CTYPE -DPDC_PF_LINUX_X86_64 conftest.c >&5
# configure:5141: $? = 0
# configure:5145: test -z
# || test ! -s conftest.err
# configure:5148: $? = 0
# configure:5151: test -s conftest.o
# configure:5154: $? = 0
# configure:5165: result: yes
# configure:5119: checking for sys/stat.h
# configure:5135: clang -c -D__NO_CTYPE -DPDC_PF_LINUX_X86_64 conftest.c >&5
# configure:5141: $? = 0
# configure:5145: test -z
# || test ! -s conftest.err
# configure:5148: $? = 0
# configure:5151: test -s conftest.o
# configure:5154: $? = 0
# configure:5165: result: yes
# configure:5119: checking for stdlib.h
# configure:5135: clang -c -D__NO_CTYPE -DPDC_PF_LINUX_X86_64 conftest.c >&5
# configure:5141: $? = 0
# configure:5145: test -z
# || test ! -s conftest.err
# configure:5148: $? = 0
# configure:5151: test -s conftest.o
# configure:5154: $? = 0
# configure:5165: result: yes
# configure:5119: checking for string.h
# configure:5135: clang -c -D__NO_CTYPE -DPDC_PF_LINUX_X86_64 conftest.c >&5
# configure:5141: $? = 0
# configure:5145: test -z
# || test ! -s conftest.err
# configure:5148: $? = 0
# configure:5151: test -s conftest.o
# configure:5154: $? = 0
# configure:5165: result: yes
# configure:5119: checking for memory.h
# configure:5135: clang -c -D__NO_CTYPE -DPDC_PF_LINUX_X86_64 conftest.c >&5
# configure:5141: $? = 0
# configure:5145: test -z
# || test ! -s conftest.err
# configure:5148: $? = 0
# configure:5151: test -s conftest.o
# configure:5154: $? = 0
# configure:5165: result: yes
# configure:5119: checking for strings.h
# configure:5135: clang -c -D__NO_CTYPE -DPDC_PF_LINUX_X86_64 conftest.c >&5
# configure:5141: $? = 0
# configure:5145: test -z
# || test ! -s conftest.err
# configure:5148: $? = 0
# configure:5151: test -s conftest.o
# configure:5154: $? = 0
# configure:5165: result: yes
# configure:5119: checking for inttypes.h
# configure:5135: clang -c -D__NO_CTYPE -DPDC_PF_LINUX_X86_64 conftest.c >&5
# configure:5141: $? = 0
# configure:5145: test -z
# || test ! -s conftest.err
# configure:5148: $? = 0
# configure:5151: test -s conftest.o
# configure:5154: $? = 0
# configure:5165: result: yes
# configure:5119: checking for stdint.h
# configure:5135: clang -c -D__NO_CTYPE -DPDC_PF_LINUX_X86_64 conftest.c >&5
# configure:5141: $? = 0
# configure:5145: test -z
# || test ! -s conftest.err
# configure:5148: $? = 0
# configure:5151: test -s conftest.o
# configure:5154: $? = 0
# configure:5165: result: yes
# configure:5119: checking for unistd.h
# configure:5135: clang -c -D__NO_CTYPE -DPDC_PF_LINUX_X86_64 conftest.c >&5
# configure:5141: $? = 0
# configure:5145: test -z
# || test ! -s conftest.err
# configure:5148: $? = 0
# configure:5151: test -s conftest.o
# configure:5154: $? = 0
# configure:5165: result: yes
# configure:5191: checking dlfcn.h usability
# configure:5203: clang -c -D__NO_CTYPE -DPDC_PF_LINUX_X86_64 conftest.c >&5
# configure:5209: $? = 0
# configure:5213: test -z
# || test ! -s conftest.err
# configure:5216: $? = 0
# configure:5219: test -s conftest.o
# configure:5222: $? = 0
# configure:5232: result: yes
# configure:5236: checking dlfcn.h presence
# configure:5246: clang -E conftest.c
# configure:5252: $? = 0
# configure:5272: result: yes
# configure:5307: checking for dlfcn.h
# configure:5314: result: yes
# configure:5337: checking for x86_64-unknown-linux-g++
# configure:5363: result: clang++
# configure:5421: checking for C++ compiler version
# configure:5424: clang++ --version &5
# clang version 3.8.1
# Target: x86_64-unknown-linux-gnu
# Thread model: posix
# InstalledDir: /
# configure:5427: $? = 0
# configure:5429: clang++ -v &5
# clang version 3.8.1
# Target: x86_64-unknown-linux-gnu
# Thread model: posix
# InstalledDir: /
# Found candidate GCC installation: //../lib/gcc/x86_64-pc-linux-gnu/6.1.1
# Found candidate GCC installation: //../lib64/gcc/x86_64-pc-linux-gnu/6.1.1
# Selected GCC installation: //../lib64/gcc/x86_64-pc-linux-gnu/6.1.1
# Candidate multilib: .;@m64
# Selected multilib: .;@m64
# configure:5432: $? = 0
# configure:5434: clang++ -V &5
# clang-3.8: error: argument to '-V' is missing (expected 1 value)
# clang-3.8: error: no input files
# configure:5437: $? = 1
# configure:5440: checking whether we are using the GNU C++ compiler
# configure:5464: clang++ -c conftest.cc >&5
# configure:5470: $? = 0
# configure:5474: test -z
# || test ! -s conftest.err
# configure:5477: $? = 0
# configure:5480: test -s conftest.o
# configure:5483: $? = 0
# configure:5496: result: yes
# configure:5502: checking whether clang++ accepts -g
# configure:5523: clang++ -c -g conftest.cc >&5
# configure:5529: $? = 0
# configure:5533: test -z
# || test ! -s conftest.err
# configure:5536: $? = 0
# configure:5539: test -s conftest.o
# configure:5542: $? = 0
# configure:5553: result: yes
# configure:5595: clang++ -c conftest.cc >&5
# configure:5601: $? = 0
# configure:5605: test -z
# || test ! -s conftest.err
# configure:5608: $? = 0
# configure:5611: test -s conftest.o
# configure:5614: $? = 0
# configure:5640: clang++ -c conftest.cc >&5
# conftest.cc:24:1: error: use of undeclared identifier 'exit'
# exit (42);
# ^
# 1 error generated.
# configure:5646: $? = 1
# configure: failed program was:
# | /* confdefs.h. */
# |
# | #define PACKAGE_NAME ""
# | #define PACKAGE_TARNAME ""
# | #define PACKAGE_VERSION ""
# | #define PACKAGE_STRING ""
# | #define PACKAGE_BUGREPORT ""
# | #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
# | /* end confdefs.h. */
# |
# | int
# | main ()
# | {
# | exit (42);
# | ;
# | return 0;
# | }
# configure:5595: clang++ -c conftest.cc >&5
# conftest.cc:20:17: error: use of undeclared identifier 'std'
# extern "C" void std::exit (int) throw (); using std::exit;
# ^
# conftest.cc:20:49: error: use of undeclared identifier 'std'
# extern "C" void std::exit (int) throw (); using std::exit;
# ^
# 2 errors generated.
# configure:5601: $? = 1
# configure: failed program was:
# | /* confdefs.h. */
# |
# | #define PACKAGE_NAME ""
# | #define PACKAGE_TARNAME ""
# | #define PACKAGE_VERSION ""
# | #define PACKAGE_STRING ""
# | #define PACKAGE_BUGREPORT ""
# | #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
# | /* end confdefs.h. */
# | extern "C" void std::exit (int) throw (); using std::exit;
# | #include
# | int
# | main ()
# | {
# | exit (42);
# | ;
# | return 0;
# | }
# configure:5595: clang++ -c conftest.cc >&5
# conftest.cc:20:17: error: use of undeclared identifier 'std'
# extern "C" void std::exit (int); using std::exit;
# ^
# conftest.cc:20:40: error: use of undeclared identifier 'std'
# extern "C" void std::exit (int); using std::exit;
# ^
# 2 errors generated.
# configure:5601: $? = 1
# configure: failed program was:
# | /* confdefs.h. */
# |
# | #define PACKAGE_NAME ""
# | #define PACKAGE_TARNAME ""
# | #define PACKAGE_VERSION ""
# | #define PACKAGE_STRING ""
# | #define PACKAGE_BUGREPORT ""
# | #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
# | /* end confdefs.h. */
# | extern "C" void std::exit (int); using std::exit;
# | #include
# | int
# | main ()
# | {
# | exit (42);
# | ;
# | return 0;
# | }
# configure:5595: clang++ -c conftest.cc >&5
# In file included from conftest.cc:21:
# In file included from /sysroot/bin/../include/c++/v1/stdlib.h:94:
# /sysroot/include/stdlib.h:46:16: error: 'exit' is missing exception specification 'throw()'
# _Noreturn void exit (int);
# ^
# conftest.cc:20:17: note: previous declaration is here
# extern "C" void exit (int) throw ();
# ^
# 1 error generated.
# configure:5601: $? = 1
# configure: failed program was:
# | /* confdefs.h. */
# |
# | #define PACKAGE_NAME ""
# | #define PACKAGE_TARNAME ""
# | #define PACKAGE_VERSION ""
# | #define PACKAGE_STRING ""
# | #define PACKAGE_BUGREPORT ""
# | #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
# | /* end confdefs.h. */
# | extern "C" void exit (int) throw ();
# | #include
# | int
# | main ()
# | {
# | exit (42);
# | ;
# | return 0;
# | }
# configure:5595: clang++ -c conftest.cc >&5
# configure:5601: $? = 0
# configure:5605: test -z
# || test ! -s conftest.err
# configure:5608: $? = 0
# configure:5611: test -s conftest.o
# configure:5614: $? = 0
# configure:5640: clang++ -c conftest.cc >&5
# configure:5646: $? = 0
# configure:5650: test -z
# || test ! -s conftest.err
# configure:5653: $? = 0
# configure:5656: test -s conftest.o
# configure:5659: $? = 0
# configure:5692: checking how to run the C++ preprocessor
# configure:5723: clang++ -E conftest.cc
# configure:5729: $? = 0
# configure:5761: clang++ -E conftest.cc
# conftest.cc:23:10: fatal error: 'ac_nonexistent.h' file not found
# #include
# ^
# 1 error generated.
# configure:5767: $? = 1
# configure: failed program was:
# | /* confdefs.h. */
# |
# | #define PACKAGE_NAME ""
# | #define PACKAGE_TARNAME ""
# | #define PACKAGE_VERSION ""
# | #define PACKAGE_STRING ""
# | #define PACKAGE_BUGREPORT ""
# | #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
# | #ifdef __cplusplus
# | extern "C" void exit (int);
# | #endif
# | /* end confdefs.h. */
# | #include
# configure:5806: result: clang++ -E
# configure:5830: clang++ -E conftest.cc
# configure:5836: $? = 0
# configure:5868: clang++ -E conftest.cc
# conftest.cc:23:10: fatal error: 'ac_nonexistent.h' file not found
# #include
# ^
# 1 error generated.
# configure:5874: $? = 1
# configure: failed program was:
# | /* confdefs.h. */
# |
# | #define PACKAGE_NAME ""
# | #define PACKAGE_TARNAME ""
# | #define PACKAGE_VERSION ""
# | #define PACKAGE_STRING ""
# | #define PACKAGE_BUGREPORT ""
# | #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
# | #ifdef __cplusplus
# | extern "C" void exit (int);
# | #endif
# | /* end confdefs.h. */
# | #include
# configure:5925: checking for x86_64-unknown-linux-g77
# configure:5954: result: no
# configure:5925: checking for x86_64-unknown-linux-f77
# configure:5954: result: no
# configure:5925: checking for x86_64-unknown-linux-xlf
# configure:5954: result: no
# configure:5925: checking for x86_64-unknown-linux-frt
# configure:5954: result: no
# configure:5925: checking for x86_64-unknown-linux-pgf77
# configure:5954: result: no
# configure:5925: checking for x86_64-unknown-linux-fort77
# configure:5954: result: no
# configure:5925: checking for x86_64-unknown-linux-fl32
# configure:5954: result: no
# configure:5925: checking for x86_64-unknown-linux-af77
# configure:5954: result: no
# configure:5925: checking for x86_64-unknown-linux-f90
# configure:5954: result: no
# configure:5925: checking for x86_64-unknown-linux-xlf90
# configure:5954: result: no
# configure:5925: checking for x86_64-unknown-linux-pgf90
# configure:5954: result: no
# configure:5925: checking for x86_64-unknown-linux-epcf90
# configure:5954: result: no
# configure:5925: checking for x86_64-unknown-linux-f95
# configure:5954: result: no
# configure:5925: checking for x86_64-unknown-linux-fort
# configure:5954: result: no
# configure:5925: checking for x86_64-unknown-linux-xlf95
# configure:5954: result: no
# configure:5925: checking for x86_64-unknown-linux-ifc
# configure:5954: result: no
# configure:5925: checking for x86_64-unknown-linux-efc
# configure:5954: result: no
# configure:5925: checking for x86_64-unknown-linux-pgf95
# configure:5954: result: no
# configure:5925: checking for x86_64-unknown-linux-lf95
# configure:5954: result: no
# configure:5925: checking for x86_64-unknown-linux-gfortran
# configure:5954: result: no
# configure:5967: checking for g77
# configure:5996: result: no
# configure:5967: checking for f77
# configure:5996: result: no
# configure:5967: checking for xlf
# configure:5996: result: no
# configure:5967: checking for frt
# configure:5996: result: no
# configure:5967: checking for pgf77
# configure:5996: result: no
# configure:5967: checking for fort77
# configure:5996: result: no
# configure:5967: checking for fl32
# configure:5996: result: no
# configure:5967: checking for af77
# configure:5996: result: no
# configure:5967: checking for f90
# configure:5996: result: no
# configure:5967: checking for xlf90
# configure:5996: result: no
# configure:5967: checking for pgf90
# configure:5996: result: no
# configure:5967: checking for epcf90
# configure:5996: result: no
# configure:5967: checking for f95
# configure:5983: found /usr/sbin/f95
# configure:5993: result: f95
# configure:6016: checking for Fortran 77 compiler version
# configure:6011: f95 --version &5
# GNU Fortran (GCC) 6.1.1 20160602
# Copyright (C) 2016 Free Software Foundation, Inc.
# This is free software; see the source for copying conditions. There is NO
# warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
#
# configure:6014: $? = 0
# configure:6016: f95 -v &5
# Using built-in specs.
# COLLECT_GCC=f95
# COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/lto-wrapper
# Target: x86_64-pc-linux-gnu
# Configured with: /build/gcc/src/gcc/configure --prefix=/usr --libdir=/usr/lib --libexecdir=/usr/lib --mandir=/usr/share/man --infodir=/usr/share/info --with-bugurl=https://bugs.archlinux.org/ --enable-languages=c,c++,ada,fortran,go,lto,objc,obj-c++ --enable-shared --enable-threads=posix --enable-libmpx --with-system-zlib --with-isl --enable-__cxa_atexit --disable-libunwind-exceptions --enable-clocale=gnu --disable-libstdcxx-pch --disable-libssp --enable-gnu-unique-object --enable-linker-build-id --enable-lto --enable-plugin --enable-install-libiberty --with-linker-hash-style=gnu --enable-gnu-indirect-function --disable-multilib --disable-werror --enable-checking=release
# Thread model: posix
# gcc version 6.1.1 20160602 (GCC)
# configure:6019: $? = 0
# configure:6021: f95 -V &5
# f95: error: unrecognized command line option '-V'
# f95: fatal error: no input files
# compilation terminated.
# configure:6024: $? = 1
# configure:6032: checking whether we are using the GNU Fortran 77 compiler
# configure:6046: f95 -c conftest.F >&5
# configure:6052: $? = 0
# configure:6056: test -z
# || test ! -s conftest.err
# configure:6059: $? = 0
# configure:6062: test -s conftest.o
# configure:6065: $? = 0
# configure:6078: result: yes
# configure:6084: checking whether f95 accepts -g
# configure:6096: f95 -c -g conftest.f >&5
# configure:6102: $? = 0
# configure:6106: test -z
# || test ! -s conftest.err
# configure:6109: $? = 0
# configure:6112: test -s conftest.o
# configure:6115: $? = 0
# configure:6127: result: yes
# configure:6157: checking the maximum length of command line arguments
# configure:6269: result: 1572864
# configure:6281: checking command to parse /sysroot/bin/nm -B output from clang object
# configure:6386: clang -c -D__NO_CTYPE -DPDC_PF_LINUX_X86_64 conftest.c >&5
# configure:6389: $? = 0
# configure:6393: /sysroot/bin/nm -B conftest.o \| sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' \> conftest.nm
# configure:6396: $? = 0
# configure:6448: clang -o conftest -D__NO_CTYPE -DPDC_PF_LINUX_X86_64 conftest.c conftstm.o >&5
# configure:6451: $? = 0
# configure:6489: result: ok
# configure:6493: checking for objdir
# configure:6508: result: .libs
# configure:6560: checking for x86_64-unknown-linux-ar
# configure:6589: result: no
# configure:6598: checking for ar
# configure:6614: found /sysroot/bin/ar
# configure:6625: result: ar
# configure:6640: checking for x86_64-unknown-linux-ranlib
# configure:6669: result: no
# configure:6678: checking for ranlib
# configure:6694: found /sysroot/bin/ranlib
# configure:6705: result: ranlib
# configure:6720: checking for x86_64-unknown-linux-strip
# configure:6749: result: no
# configure:6758: checking for strip
# configure:6774: found /sysroot/bin/strip
# configure:6785: result: strip
# configure:7061: checking if clang supports -fno-rtti -fno-exceptions
# configure:7087: clang -c -D__NO_CTYPE -DPDC_PF_LINUX_X86_64 -fno-rtti -fno-exceptions conftest.c >&5
# configure:7091: $? = 0
# configure:7096: result: yes
# configure:7111: checking for clang option to produce PIC
# configure:7343: result: -fPIC
# configure:7351: checking if clang PIC flag -fPIC works
# configure:7377: clang -c -D__NO_CTYPE -DPDC_PF_LINUX_X86_64 -fPIC -DPIC conftest.c >&5
# configure:7381: $? = 0
# configure:7386: result: yes
# configure:7414: checking if clang static flag -static works
# configure:7442: result: no
# configure:7452: checking if clang supports -c -o file.o
# configure:7481: clang -c -D__NO_CTYPE -DPDC_PF_LINUX_X86_64 -o out/conftest2.o conftest.c >&5
# configure:7485: $? = 0
# configure:7499: result: yes
# configure:7525: checking whether the clang linker (/sysroot/bin/ld -m elf_x86_64) supports shared libraries
# configure:8509: result: yes
# configure:8530: checking whether -lc should be explicitly linked in
# configure:8535: clang -c -D__NO_CTYPE -DPDC_PF_LINUX_X86_64 conftest.c >&5
# configure:8538: $? = 0
# configure:8553: clang -shared conftest.o -v -Wl,-soname -Wl,conftest -o conftest 2\>\&1 \| grep -lc \>/dev/null 2\>\&1
# configure:8556: $? = 0
# configure:8568: result: no
# configure:8576: checking dynamic linker characteristics
# configure:9178: result: GNU/Linux ld.so
# configure:9187: checking how to hardcode library paths into programs
# configure:9212: result: immediate
# configure:9226: checking whether stripping libraries is possible
# configure:9231: result: yes
# configure:9358: checking for shl_load
# configure:9415: clang -o conftest -D__NO_CTYPE -DPDC_PF_LINUX_X86_64 conftest.c >&5
# /tmp/conftest-b7e6ef.o:conftest.c:function main: error: undefined reference to 'shl_load'
# /tmp/conftest-b7e6ef.o:conftest.c:f: error: undefined reference to 'shl_load'
# clang-3.8: error: linker command failed with exit code 1 (use -v to see invocation)
# configure:9421: $? = 1
# configure: failed program was:
# | /* confdefs.h. */
# |
# | #define PACKAGE_NAME ""
# | #define PACKAGE_TARNAME ""
# | #define PACKAGE_VERSION ""
# | #define PACKAGE_STRING ""
# | #define PACKAGE_BUGREPORT ""
# | #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
# | #ifdef __cplusplus
# | extern "C" void exit (int);
# | #endif
# | /* end confdefs.h. */
# | /* Define shl_load to an innocuous variant, in case declares shl_load.
# | For example, HP-UX 11i declares gettimeofday. */
# | #define shl_load innocuous_shl_load
# |
# | /* System header to define __stub macros and hopefully few prototypes,
# | which can conflict with char shl_load (); below.
# | Prefer to if __STDC__ is defined, since
# | exists even on freestanding compilers. */
# |
# | #ifdef __STDC__
# | # include
# | #else
# | # include
# | #endif
# |
# | #undef shl_load
# |
# | /* Override any gcc2 internal prototype to avoid an error. */
# | #ifdef __cplusplus
# | extern "C"
# | {
# | #endif
# | /* We use char because int might match the return type of a gcc2
# | builtin and then its argument prototype would still apply. */
# | char shl_load ();
# | /* The GNU C library defines this for functions which it implements
# | to always fail with ENOSYS. Some functions are actually named
# | something starting with __ and the normal name is an alias. */
# | #if defined (__stub_shl_load) || defined (__stub___shl_load)
# | choke me
# | #else
# | char (*f) () = shl_load;
# | #endif
# | #ifdef __cplusplus
# | }
# | #endif
# |
# | int
# | main ()
# | {
# | return f != shl_load;
# | ;
# | return 0;
# | }
# configure:9446: result: no
# configure:9451: checking for shl_load in -ldld
# configure:9481: clang -o conftest -D__NO_CTYPE -DPDC_PF_LINUX_X86_64 conftest.c -ldld >&5
# /sysroot/bin/ld: error: cannot find -ldld
# /tmp/conftest-0b93bb.o:conftest.c:function main: error: undefined reference to 'shl_load'
# clang-3.8: error: linker command failed with exit code 1 (use -v to see invocation)
# configure:9487: $? = 1
# configure: failed program was:
# | /* confdefs.h. */
# |
# | #define PACKAGE_NAME ""
# | #define PACKAGE_TARNAME ""
# | #define PACKAGE_VERSION ""
# | #define PACKAGE_STRING ""
# | #define PACKAGE_BUGREPORT ""
# | #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
# | #ifdef __cplusplus
# | extern "C" void exit (int);
# | #endif
# | /* end confdefs.h. */
# |
# | /* Override any gcc2 internal prototype to avoid an error. */
# | #ifdef __cplusplus
# | extern "C"
# | #endif
# | /* We use char because int might match the return type of a gcc2
# | builtin and then its argument prototype would still apply. */
# | char shl_load ();
# | int
# | main ()
# | {
# | shl_load ();
# | ;
# | return 0;
# | }
# configure:9513: result: no
# configure:9518: checking for dlopen
# configure:9575: clang -o conftest -D__NO_CTYPE -DPDC_PF_LINUX_X86_64 conftest.c >&5
# configure:9581: $? = 0
# configure:9585: test -z
# || test ! -s conftest.err
# configure:9588: $? = 0
# configure:9591: test -s conftest
# configure:9594: $? = 0
# configure:9606: result: yes
# configure:9848: checking whether a program can dlopen itself
# configure:9943: result: cross
# configure:10066: checking if libtool supports shared libraries
# configure:10068: result: yes
# configure:10071: checking whether to build shared libraries
# configure:10092: result: yes
# configure:10095: checking whether to build static libraries
# configure:10099: result: yes
# configure:10192: creating libtool
# configure:10780: checking for ld used by clang++
# configure:10847: result: /sysroot/bin/ld -m elf_x86_64
# configure:10856: checking if the linker (/sysroot/bin/ld -m elf_x86_64) is GNU ld
# configure:10871: result: yes
# configure:10922: checking whether the clang++ linker (/sysroot/bin/ld -m elf_x86_64) supports shared libraries
# configure:11900: result: yes
# configure:11922: clang++ -c conftest.cpp >&5
# configure:11925: $? = 0
# configure:12077: checking for clang++ option to produce PIC
# configure:12361: result: -fPIC
# configure:12369: checking if clang++ PIC flag -fPIC works
# configure:12395: clang++ -c -fPIC -DPIC conftest.cpp >&5
# configure:12399: $? = 0
# configure:12404: result: yes
# configure:12432: checking if clang++ static flag -static works
# configure:12460: result: no
# configure:12470: checking if clang++ supports -c -o file.o
# configure:12499: clang++ -c -o out/conftest2.o conftest.cpp >&5
# configure:12503: $? = 0
# configure:12517: result: yes
# configure:12543: checking whether the clang++ linker (/sysroot/bin/ld -m elf_x86_64) supports shared libraries
# configure:12568: result: yes
# configure:12635: checking dynamic linker characteristics
# configure:13185: result: GNU/Linux ld.so
# configure:13194: checking how to hardcode library paths into programs
# configure:13219: result: immediate
# configure:13753: checking if libtool supports shared libraries
# configure:13755: result: yes
# configure:13758: checking whether to build shared libraries
# configure:13778: result: yes
# configure:13781: checking whether to build static libraries
# configure:13785: result: yes
# configure:13795: checking for f95 option to produce PIC
# configure:14027: result: -fPIC
# configure:14035: checking if f95 PIC flag -fPIC works
# configure:14061: f95 -c -g -O2 -fPIC conftest.f >&5
# configure:14065: $? = 0
# configure:14070: result: yes
# configure:14098: checking if f95 static flag -static works
# configure:14126: result: no
# configure:14136: checking if f95 supports -c -o file.o
# configure:14165: f95 -c -g -O2 -o out/conftest2.o conftest.f >&5
# configure:14169: $? = 0
# configure:14183: result: yes
# configure:14209: checking whether the f95 linker (/sysroot/bin/ld -m elf_x86_64) supports shared libraries
# configure:15173: result: yes
# configure:15240: checking dynamic linker characteristics
# configure:15790: result: GNU/Linux ld.so
# configure:15799: checking how to hardcode library paths into programs
# configure:15824: result: immediate
# configure:19438: checking for Java header files
# configure:19450: clang -E conftest.c
# conftest.c:23:10: fatal error: 'jni.h' file not found
# #include
# ^
# 1 error generated.
# configure:19456: $? = 1
# configure: failed program was:
# | /* confdefs.h. */
# |
# | #define PACKAGE_NAME ""
# | #define PACKAGE_TARNAME ""
# | #define PACKAGE_VERSION ""
# | #define PACKAGE_STRING ""
# | #define PACKAGE_BUGREPORT ""
# | #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
# | #ifdef __cplusplus
# | extern "C" void exit (int);
# | #endif
# | /* end confdefs.h. */
# | #include
# configure:19552: result: not found
# configure:19600: checking for perl
# configure:19616: found /usr/sbin/perl
# configure:19626: result: perl
# configure:19640: checking for Perl header file
# configure:19652: result: /usr/lib/perl5/core_perl/CORE/perl.h
# configure:19750: checking for Python header files
# configure:19809: result: not found
# configure:19820: checking for python
# configure:19836: found /usr/sbin/python
# configure:19846: result: python
# configure:19929: checking for ruby
# configure:19945: found /usr/sbin/ruby
# configure:19955: result: ruby
# configure:19974: checking for Ruby header files
# configure:20010: result: not found
# configure:20066: checking for Tcl header files
# configure:20078: clang -E conftest.c
# conftest.c:23:10: fatal error: 'tcl.h' file not found
# #include
# ^
# 1 error generated.
# configure:20084: $? = 1
# configure: failed program was:
# | /* confdefs.h. */
# |
# | #define PACKAGE_NAME ""
# | #define PACKAGE_TARNAME ""
# | #define PACKAGE_VERSION ""
# | #define PACKAGE_STRING ""
# | #define PACKAGE_BUGREPORT ""
# | #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
# | #ifdef __cplusplus
# | extern "C" void exit (int);
# | #endif
# | /* end confdefs.h. */
# | #include
# configure:20129: result: not found
# configure:20245: checking whether byte ordering is bigendian
# configure:20272: clang -c -D__NO_CTYPE -DPDC_PF_LINUX_X86_64 conftest.c >&5
# configure:20278: $? = 0
# configure:20282: test -z
# || test ! -s conftest.err
# configure:20285: $? = 0
# configure:20288: test -s conftest.o
# configure:20291: $? = 0
# configure:20315: clang -c -D__NO_CTYPE -DPDC_PF_LINUX_X86_64 conftest.c >&5
# conftest.c:30:2: error: use of undeclared identifier 'not'
# not big endian
# ^
# 1 error generated.
# configure:20321: $? = 1
# configure: failed program was:
# | /* confdefs.h. */
# |
# | #define PACKAGE_NAME ""
# | #define PACKAGE_TARNAME ""
# | #define PACKAGE_VERSION ""
# | #define PACKAGE_STRING ""
# | #define PACKAGE_BUGREPORT ""
# | #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
# | #ifdef __cplusplus
# | extern "C" void exit (int);
# | #endif
# | /* end confdefs.h. */
# | #include
# | #include
# |
# | int
# | main ()
# | {
# | #if BYTE_ORDER != BIG_ENDIAN
# | not big endian
# | #endif
# |
# | ;
# | return 0;
# | }
# configure:20456: result: no
# configure:20617: checking for PDF import library PDI
# configure:20633: result: not found
# configure:20649: checking for PDFlib PLOP (PDF Linearization, Optimization, Privacy)
# configure:20677: result: not found
# configure:20693: checking for PDFlib base library pdflib
# configure:20709: result: found
# configure:20735: checking for pCOS
# configure:20760: result: not found
# configure:20776: checking for PDFlib TET
# configure:20801: result: not found
# configure:20814: checking for PDFlib PDPAGE
# configure:20829: result: not found
# configure:20843: checking for PDFlib lib CL
# configure:20865: result: not found
# configure:20926: checking for x86_64-unknown-linux-g++
# configure:20952: result: clang++
# configure:21010: checking for C++ compiler version
# configure:21013: clang++ --version &5
# clang version 3.8.1
# Target: x86_64-unknown-linux-gnu
# Thread model: posix
# InstalledDir: /
# configure:21016: $? = 0
# configure:21018: clang++ -v &5
# clang version 3.8.1
# Target: x86_64-unknown-linux-gnu
# Thread model: posix
# InstalledDir: /
# Found candidate GCC installation: //../lib/gcc/x86_64-pc-linux-gnu/6.1.1
# Found candidate GCC installation: //../lib64/gcc/x86_64-pc-linux-gnu/6.1.1
# Selected GCC installation: //../lib64/gcc/x86_64-pc-linux-gnu/6.1.1
# Candidate multilib: .;@m64
# Selected multilib: .;@m64
# configure:21021: $? = 0
# configure:21023: clang++ -V &5
# clang-3.8: error: argument to '-V' is missing (expected 1 value)
# clang-3.8: error: no input files
# configure:21026: $? = 1
# configure:21029: checking whether we are using the GNU C++ compiler
# configure:21085: result: yes
# configure:21091: checking whether clang++ accepts -g
# configure:21142: result: yes
# configure:21184: clang++ -c conftest.cc >&5
# configure:21190: $? = 0
# configure:21194: test -z
# || test ! -s conftest.err
# configure:21197: $? = 0
# configure:21200: test -s conftest.o
# configure:21203: $? = 0
# configure:21229: clang++ -c conftest.cc >&5
# configure:21235: $? = 0
# configure:21239: test -z
# || test ! -s conftest.err
# configure:21242: $? = 0
# configure:21245: test -s conftest.o
# configure:21248: $? = 0
# configure:21271: checking whether the previously found C++ compiler works
# configure:21289: clang++ -c conftest.cc >&5
# configure:21295: $? = 0
# configure:21299: test -z
# || test ! -s conftest.err
# configure:21302: $? = 0
# configure:21305: test -s conftest.o
# configure:21308: $? = 0
# configure:21338: result: yes
# configure:21610: creating ./config.status
#
# ## ---------------------- ##
# ## Running config.status. ##
# ## ---------------------- ##
#
# This file was extended by config.status, which was
# generated by GNU Autoconf 2.59. Invocation command line was
#
# CONFIG_FILES =
# CONFIG_HEADERS =
# CONFIG_LINKS =
# CONFIG_COMMANDS =
# $ ./config.status
#
# on 614fb80ac93b
#
# config.status:777: creating pdflib-config
# config.status:777: creating config/mkbind.inc
# config.status:777: creating config/mkcommon.inc
# config.status:777: creating config/mklibs.inc
# config.status:777: creating config/mkmainlib.inc
# config.status:777: creating config/mkprogs.inc
# config.status:777: creating config/mkpsubdirs.inc
# config.status:777: creating config/mksubdirs.inc
# config.status:960: executing default commands
# configure:22708: result: _____________________________________________________________
# configure:22710: result: For your convenience, here's a summary of configure's results:
# configure:22712: result:
# configure:22714: result: Support for shared libraries: yes
# configure:22716: result: C++ language binding for PDFlib: yes
# configure:22718: result: Java language binding for PDFlib: no
# configure:22720: result: Perl language binding for PDFlib: yes
# configure:22722: result: Python language binding for PDFlib: no
# configure:22724: result: Ruby language binding for PDFlib: no
# configure:22726: result: Tcl language binding for PDFlib: no
# configure:22728: result: PDF import library (PDI): no
# configure:22730: result: Large file support: yes
# configure:22738: result: Note: if you purchase the additional PDF import library (PDI)
# configure:22740: result: you can also manipulate existing PDF documents with PDFlib.
# configure:22742: result: The additional block feature can be used to personalize PDF.
# configure:22744: result: See http://www.pdflib.com for details.
# configure:22749: result:
# configure:22751: result: Please observe the licensing terms for commercial PDFlib usage.
# configure:22753: result: PDFlib license agreement and purchase order can be found in the doc directory.
# configure:22755: result:
#
# ## ---------------- ##
# ## Cache variables. ##
# ## ---------------- ##
#
# ac_cv_build=x86_64-unknown-linux-gnu
# ac_cv_build_alias=x86_64-unknown-linux-gnu
# ac_cv_c_bigendian=no
# ac_cv_c_compiler_gnu=yes
# ac_cv_cxx_compiler_gnu=yes
# 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_F77_set=
# ac_cv_env_F77_value=
# ac_cv_env_FFLAGS_set=
# ac_cv_env_FFLAGS_value=
# ac_cv_env_LDFLAGS_set=set
# ac_cv_env_LDFLAGS_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_exeext=
# ac_cv_f77_compiler_gnu=yes
# ac_cv_func_dlopen=yes
# ac_cv_func_shl_load=no
# ac_cv_header_dlfcn_h=yes
# ac_cv_header_inttypes_h=yes
# ac_cv_header_memory_h=yes
# ac_cv_header_stdc=yes
# ac_cv_header_stdint_h=yes
# ac_cv_header_stdlib_h=yes
# ac_cv_header_string_h=yes
# ac_cv_header_strings_h=yes
# ac_cv_header_sys_stat_h=yes
# ac_cv_header_sys_types_h=yes
# ac_cv_header_unistd_h=yes
# ac_cv_host=x86_64-unknown-linux-gnu
# ac_cv_host_alias=x86_64-unknown-linux
# ac_cv_lib_dld_shl_load=no
# ac_cv_objext=o
# ac_cv_path_install='/usr/bin/install -c'
# ac_cv_prog_CC=clang
# ac_cv_prog_CPP='clang -E'
# ac_cv_prog_CXX=clang++
# ac_cv_prog_CXXCPP='clang++ -E'
# ac_cv_prog_PERL=perl
# ac_cv_prog_PYTHONBIN=python
# ac_cv_prog_RUBY=ruby
# ac_cv_prog_ac_ct_AR=ar
# ac_cv_prog_ac_ct_F77=f95
# ac_cv_prog_ac_ct_RANLIB=ranlib
# ac_cv_prog_ac_ct_STRIP=strip
# ac_cv_prog_cc_g=yes
# ac_cv_prog_cc_stdc=
# ac_cv_prog_cxx_g=yes
# ac_cv_prog_egrep='grep -E'
# ac_cv_prog_f77_g=yes
# lt_cv_deplibs_check_method=pass_all
# lt_cv_dlopen=dlopen
# lt_cv_dlopen_libs=
# lt_cv_dlopen_self=cross
# lt_cv_file_magic_cmd='$MAGIC_CMD'
# lt_cv_file_magic_test_file=
# lt_cv_ld_reload_flag=-r
# lt_cv_objdir=.libs
# lt_cv_path_LD=/sysroot/bin/ld
# lt_cv_path_LDCXX='/sysroot/bin/ld -m elf_x86_64'
# lt_cv_path_NM='/sysroot/bin/nm -B'
# lt_cv_path_SED=/usr/sbin/sed
# lt_cv_prog_compiler_c_o=yes
# lt_cv_prog_compiler_c_o_CXX=yes
# lt_cv_prog_compiler_c_o_F77=yes
# lt_cv_prog_compiler_rtti_exceptions=yes
# lt_cv_prog_gnu_ld=yes
# lt_cv_prog_gnu_ldcxx=yes
# lt_cv_sys_global_symbol_pipe='sed -n -e '\''s/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p'\'''
# lt_cv_sys_global_symbol_to_c_name_address='sed -n -e '\''s/^: \([^ ]*\) $/ {\"\1\", (lt_ptr) 0},/p'\'' -e '\''s/^[BCDEGRST] \([^ ]*\) \([^ ]*\)$/ {"\2", (lt_ptr) \&\2},/p'\'''
# lt_cv_sys_global_symbol_to_cdecl='sed -n -e '\''s/^. .* \(.*\)$/extern int \1;/p'\'''
# lt_cv_sys_max_cmd_len=1572864
# lt_lt_cv_prog_compiler_c_o='"yes"'
# lt_lt_cv_prog_compiler_c_o_CXX='"yes"'
# lt_lt_cv_prog_compiler_c_o_F77='"yes"'
# lt_lt_cv_sys_global_symbol_pipe='"sed -n -e '\''s/^.*[ ]\\([ABCDGIRSTW][ABCDGIRSTW]*\\)[ ][ ]*\\([_A-Za-z][_A-Za-z0-9]*\\)\$/\\1 \\2 \\2/p'\''"'
# lt_lt_cv_sys_global_symbol_to_c_name_address='"sed -n -e '\''s/^: \\([^ ]*\\) \$/ {\\\"\\1\\\", (lt_ptr) 0},/p'\'' -e '\''s/^[BCDEGRST] \\([^ ]*\\) \\([^ ]*\\)\$/ {\"\\2\", (lt_ptr) \\&\\2},/p'\''"'
# lt_lt_cv_sys_global_symbol_to_cdecl='"sed -n -e '\''s/^. .* \\(.*\\)\$/extern int \\1;/p'\''"'
#
# ## ----------------- ##
# ## Output variables. ##
# ## ----------------- ##
#
# AR='ar'
# AS='as'
# ATSLIBINC=''
# ATSLIBLINK=''
# BINDINGS='c cpp'
# BINDTARGETS=' pdflib'
# CC='clang'
# CFLAGS=' -D__NO_CTYPE -DPDC_PF_LINUX_X86_64 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DPDF_PLATFORM=\""Linux-x86_64"\"'
# CLLIBINC=''
# CLLIBLINK=''
# CPP='clang -E'
# CPPFLAGS=''
# CXX='clang++'
# CXXCPP='clang++ -E'
# CXXFLAGS=''
# DEFS='-DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 '
# DLLTOOL='dlltool'
# ECHO='echo'
# ECHO_C=''
# ECHO_N='-n'
# ECHO_T=''
# EGREP='grep -E'
# EXEEXT=''
# EXPATLIBINC=''
# EXPATLIBLINK=''
# EXTERNALLIBS=' -lm'
# F77='f95'
# FFLAGS='-g -O2'
# FLATELIBINC='-I$(top_builddir)/libs/flate'
# FLATELIBLINK='$(top_builddir)/libs/flate/libz$(LA)'
# FLATE_ASM_OBJ=''
# FONTLIBINC='-I$(top_builddir)/libs/font'
# FONTLIBLINK='$(top_builddir)/libs/font/libfont$(LA)'
# ICULIBINC=''
# ICULIBLINK=''
# ICUTLELIBINC=''
# ICUTLELIBLINK=''
# INSTALL_DATA='${INSTALL} -m 644'
# INSTALL_PROGRAM='${INSTALL}'
# INSTALL_SCRIPT='${INSTALL}'
# INTERNDIR=''
# JAVAINCLUDE=''
# JAVA_COMPATIBILITY='-source 1.4'
# JPEGLIBINC='-I$(top_builddir)/libs/jpeg'
# JPEGLIBLINK='$(top_builddir)/libs/jpeg/libjpeg$(LA)'
# LDFLAGS=''
# LIBOBJS=''
# LIBS=''
# LIBTARGETS=' pdcore font flate png tiff jpeg pdflib'
# LIBTOOL='$(SHELL) $(top_builddir)/libtool'
# LN_S='ln -s'
# LTLIBOBJS=''
# MAC_CFLAGS=''
# MAC_LDFLAGS=''
# NO_O=''
# OBJDUMP='objdump'
# OBJEXT='o'
# OPENSSLLIBINC=''
# OPENSSLLIBLINK=''
# PACKAGE_BUGREPORT=''
# PACKAGE_NAME=''
# PACKAGE_STRING=''
# PACKAGE_TARNAME=''
# PACKAGE_VERSION=''
# PATH_SEPARATOR=':'
# PCOSBINDINGS='c cpp'
# PCOSLIBINC=''
# PCOSLIBLINK=''
# PCOSLIB_LINK=''
# PCOS_LTVERSION='1:0:0'
# PDCORELIBINC='-I$(top_builddir)/libs/pdcore'
# PDCORELIBLINK='$(top_builddir)/libs/pdcore/libpdcore$(LA)'
# PDFCPEDANTIC=''
# PDFLIBCONVENIENT='$(top_builddir)/libs/pdflib/libpdf_$(LA) $(top_builddir)/libs/pdflib/$(OO)/pdflib$(LO) $(top_builddir)/libs/pdcore/libpdcore$(LA) $(top_builddir)/libs/png/libpng$(LA) $(top_builddir)/libs/flate/libz$(LA) $(top_builddir)/libs/tiff/libtiff$(LA) $(top_builddir)/libs/jpeg/libjpeg$(LA) $(top_builddir)/libs/font/libfont$(LA) '
# PDFLIBINC='-I$(top_builddir)/libs/pdflib'
# PDFLIBLINK='$(top_builddir)/libs/pdflib/libs_libpdf$(LA)'
# PDFLIBNAME='pdf'
# PDFLIB_LINK='$(top_builddir)/libs/pdflib/libpdf_$(LA)'
# PDFLIB_LTAGE='0'
# PDFLIB_LTCURRENT='6'
# PDFLIB_LTREVISION='5'
# PDFLIB_LTVERSION='6:5:0'
# PDFLIB_MAJOR='7'
# PDFLIB_MINOR='0'
# PDFLIB_REVISION='5'
# PDFOPTIMIZE=''
# PDFPEDANTIC=''
# PDFWALL='-Wall'
# PDILIBINC=''
# PDILIBLINK=''
# PDIMAKEOBJS=''
# PDPAGELIBINC=''
# PDPAGELIBLINK=''
# PERL='perl'
# PERLBOOLDEF='-Dbool=char -DHAS_BOOL'
# PERLINCLUDE='-I/usr/lib/perl5/core_perl/CORE'
# PERLLIBDIR='/usr/lib/perl5/site_perl'
# PERLLINK=''
# PLATFORM_ID='Linux-x86_64'
# PLOPBINDINGS='c'
# PLOPLIBINC=''
# PLOPLIBLINK=''
# PLOPLIB_LINK=''
# PLOP_LTVERSION='1:0:0'
# PNGLIBINC='-I$(top_builddir)/libs/png'
# PNGLIBLINK='$(top_builddir)/libs/png/libpng$(LA)'
# PROGSDIR='progs'
# PROGTARGETS=' pdflib'
# PTFDIR=''
# PYINCLUDE='nope'
# PYTHONBIN='python'
# PYTHONLIBDIR=''
# RANLIB='ranlib'
# RM='rm -rf'
# RPATH='-rpath $(libdir) -version-info $(LTVERSIONINFO)'
# RUBY='ruby'
# RUBYINCLUDE='nope'
# RUBYLIBDIR=''
# SED='/usr/sbin/sed'
# SHELL='/bin/sh'
# STDCPP='-lstdc++'
# STRIP='strip'
# TCL=''
# TCLBIN='nope'
# TCLINCLUDE='-Inope'
# TCLPACKAGEDIR='nope'
# TETBINDINGS='c cpp'
# TETLIBINC=''
# TETLIBLINK=''
# TETLIB_LINK=''
# TET_LTVERSION='2:0:1'
# TIFFLIBINC='-I$(top_builddir)/libs/tiff'
# TIFFLIBLINK='$(top_builddir)/libs/tiff/libtiff$(LA)'
# TIFFWRITE=''
# UTILLIBINC=''
# UTILLIBLINK=''
# VERSION='7.0.5'
# WITH_PDI='no'
# WITH_SHARED='yes'
# ac_ct_AR='ar'
# ac_ct_AS=''
# ac_ct_CC=''
# ac_ct_CXX=''
# ac_ct_DLLTOOL=''
# ac_ct_F77='f95'
# ac_ct_OBJDUMP=''
# ac_ct_RANLIB='ranlib'
# ac_ct_STRIP='strip'
# bindir='${exec_prefix}/bin'
# build='x86_64-unknown-linux-gnu'
# build_alias=''
# build_cpu='x86_64'
# build_os='linux-gnu'
# build_vendor='unknown'
# datadir='${prefix}/share'
# 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'
# includedir='${prefix}/include'
# infodir='${prefix}/info'
# libdir='${exec_prefix}/lib'
# libexecdir='${exec_prefix}/libexec'
# localstatedir='${prefix}/var'
# mandir='${prefix}/man'
# oldincludedir='/usr/include'
# prefix='/usr'
# program_transform_name='s,x,x,'
# sbindir='${exec_prefix}/sbin'
# sharedstatedir='${prefix}/com'
# sysconfdir='${prefix}/etc'
# target_alias=''
#
# ## ----------- ##
# ## confdefs.h. ##
# ## ----------- ##
#
# #define HAVE_DLFCN_H 1
# #define HAVE_INTTYPES_H 1
# #define HAVE_MEMORY_H 1
# #define HAVE_STDINT_H 1
# #define HAVE_STDLIB_H 1
# #define HAVE_STRINGS_H 1
# #define HAVE_STRING_H 1
# #define HAVE_SYS_STAT_H 1
# #define HAVE_SYS_TYPES_H 1
# #define HAVE_UNISTD_H 1
# #define PACKAGE_BUGREPORT ""
# #define PACKAGE_NAME ""
# #define PACKAGE_STRING ""
# #define PACKAGE_TARNAME ""
# #define PACKAGE_VERSION ""
# #define STDC_HEADERS 1
# #endif
# #ifdef __cplusplus
# extern "C" void exit (int);
#
# configure: exit 0