compile-lib.sh Tree is up to date at revision 862. Bootstrapping the GNU PDF Library with: autoreconf -i Now run configure with your desired options, for instance: ./configure CFLAGS=-g checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking build system type... x86_64-unknown-linux-gnu checking host system type... x86_64-unknown-linux-gnu configure: autobuild project... GNU PDF Library configure: autobuild revision... trunk configure: autobuild hostname... chapters.gnu.org configure: autobuild timestamp... 20100730T230030Z checking for gcc... gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking for style of include used by make... GNU checking dependency style of gcc... gcc3 checking for ranlib... ranlib checking whether gcc and cc understand -c and -o together... yes checking how to run the C preprocessor... gcc -E checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking minix/config.h usability... no checking minix/config.h presence... no checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... yes checking for _LARGEFILE_SOURCE value needed for large files... no configure: autobuild project... GNU PDF Library configure: autobuild revision... trunk configure: autobuild hostname... chapters.gnu.org configure: autobuild timestamp... 20100730T230032Z checking for a sed that does not truncate output... /bin/sed checking for fgrep... /bin/grep -F checking for ld used by gcc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 98304 checking whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... yes checking for /usr/bin/ld option to reload object files... -r checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for ar... ar checking for strip... strip checking for ranlib... (cached) ranlib checking command to parse /usr/bin/nm -B output from gcc object... ok checking for dlfcn.h... yes checking for objdir... .libs checking if gcc supports -fno-rtti -fno-exceptions... no checking for gcc option to produce PIC... -fPIC -DPIC checking if gcc PIC flag -fPIC -DPIC works... yes checking if gcc static flag -static works... yes checking if gcc supports -c -o file.o... yes checking if gcc supports -c -o file.o... (cached) yes checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... yes checking whether system is Windows or MSDOS... no checking whether // is distinct from /... no checking for dup2... yes checking for fcntl... yes checking for fpurge... no checking for __fpurge... yes checking for __freading... yes checking for getdelim... yes checking for getdtablesize... yes checking for gettimeofday... yes checking for lstat... yes checking for pathconf... yes checking for pipe... yes checking whether the preprocessor supports include_next... yes checking errno.h usability... yes checking errno.h presence... yes checking for errno.h... yes checking fcntl.h usability... yes checking fcntl.h presence... yes checking for fcntl.h... yes checking float.h usability... yes checking float.h presence... yes checking for float.h... yes checking getopt.h usability... yes checking getopt.h presence... yes checking for getopt.h... yes checking sys/time.h usability... yes checking sys/time.h presence... yes checking for sys/time.h... yes checking math.h usability... yes checking math.h presence... yes checking for math.h... yes checking for unistd.h... (cached) yes checking sys/param.h usability... yes checking sys/param.h presence... yes checking for sys/param.h... yes checking stddef.h usability... yes checking stddef.h presence... yes checking for stddef.h... yes checking for stdint.h... (cached) yes checking wchar.h usability... yes checking wchar.h presence... yes checking for wchar.h... yes checking stdio.h usability... yes checking stdio.h presence... yes checking for stdio.h... yes checking for stdlib.h... (cached) yes checking sys/socket.h usability... yes checking sys/socket.h presence... yes checking for sys/socket.h... yes checking for string.h... (cached) yes checking for sys/stat.h... (cached) yes checking time.h usability... yes checking time.h presence... yes checking for time.h... yes checking for complete errno.h... yes checking whether strerror_r is declared... yes checking for strerror_r... yes checking whether strerror_r returns char *... yes checking for inline... inline checking for working fcntl.h... yes checking for fseeko... yes checking whether stdin defaults to large file offsets... yes checking whether getdelim is declared... yes checking whether getline is declared... yes checking for getopt.h... (cached) yes checking for getopt_long_only... yes checking whether optreset is declared... no checking whether getopt_clip is declared... no checking whether getopt is POSIX compatible... yes checking for working GNU getopt function... no checking whether getenv is declared... yes checking for C/C++ restrict keyword... __restrict checking for struct timeval... yes checking whether gettimeofday is declared without a macro... yes checking for nl_langinfo and CODESET... yes checking whether getc_unlocked is declared... yes checking whether we are using the GNU C Library 2.1 or newer... yes checking for LC_MESSAGES... yes checking for CFPreferencesCopyAppValue... no checking for CFLocaleCopyCurrent... no checking for ld used by GCC... /usr/bin/ld -m elf_x86_64 checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld... yes checking for shared library run path origin... done checking whether imported symbols can be declared weak... yes checking pthread.h usability... yes checking pthread.h presence... yes checking for pthread.h... yes checking for pthread_kill in -lpthread... yes checking for multithread API to use... posix checking whether lstat correctly handles trailing slash... yes checking whether malloc, realloc, calloc are POSIX compliant... yes checking for mode_t... yes checking for promoted mode_t type... mode_t checking for stdbool.h that conforms to C99... yes checking for _Bool... yes checking for wchar_t... yes checking for long long int... yes checking for unsigned long long int... yes checking whether C symbols are prefixed with underscore at the linker level... no checking for working strerror function... yes checking whether memmem is declared without a macro... yes checking whether mempcpy is declared without a macro... yes checking whether memrchr is declared without a macro... yes checking whether rawmemchr is declared without a macro... yes checking whether stpcpy is declared without a macro... yes checking whether stpncpy is declared without a macro... yes checking whether strchrnul is declared without a macro... yes checking whether strdup is declared without a macro... yes checking whether strncat is declared without a macro... yes checking whether strndup is declared without a macro... yes checking whether strnlen is declared without a macro... yes checking whether strpbrk is declared without a macro... yes checking whether strsep is declared without a macro... yes checking whether strcasestr is declared without a macro... yes checking whether strtok_r is declared without a macro... yes checking whether strsignal is declared without a macro... yes checking whether strverscmp is declared without a macro... yes checking whether stat file-mode macros are broken... no checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... no checking for struct timespec in ... yes checking whether uses 'inline' correctly... yes checking for wint_t... yes checking whether // is distinct from /... (cached) no checking whether dup2 works... yes checking for error_at_line... yes checking whether fcntl handles F_DUPFD correctly... yes checking whether fcntl understands F_DUPFD_CLOEXEC... needs runtime check checking whether fcntl is declared without a macro... yes checking whether openat is declared without a macro... yes checking whether fflush works on input streams... no checking whether fopen recognizes a trailing slash... yes checking whether fpurge is declared... no checking for ftello... yes checking whether ftello works... yes checking for working getdelim function... yes checking for getline... yes checking for working getline function... yes checking whether gettimeofday clobbers localtime buffer... no checking for gettimeofday with POSIX signature... almost checking whether the compiler generally respects inline... yes checking for setlocale... yes checking for uselocale... yes checking for pthread_rwlock_t... yes checking whether lseek detects pipes... yes checking for stdlib.h... (cached) yes checking for GNU libc compatible malloc... yes checking whether NAN macro works... yes checking whether HUGE_VAL works... yes checking whether acosl is declared without a macro... yes checking whether asinl is declared without a macro... yes checking whether atanl is declared without a macro... yes checking whether ceilf is declared without a macro... yes checking whether ceill is declared without a macro... yes checking whether cosl is declared without a macro... yes checking whether expl is declared without a macro... yes checking whether floorf is declared without a macro... yes checking whether floorl is declared without a macro... yes checking whether frexpl is declared without a macro... yes checking whether ldexpl is declared without a macro... yes checking whether logb is declared without a macro... yes checking whether logl is declared without a macro... yes checking whether round is declared without a macro... yes checking whether roundf is declared without a macro... yes checking whether roundl is declared without a macro... yes checking whether sinl is declared without a macro... yes checking whether sqrtl is declared without a macro... yes checking whether tanl is declared without a macro... yes checking whether trunc is declared without a macro... yes checking whether truncf is declared without a macro... yes checking whether truncl is declared without a macro... yes checking whether mkdir handles trailing slash... yes checking whether mkdir handles trailing dot... yes checking whether open recognizes a trailing slash... yes checking for pmccabe... /usr/bin/pmccabe checking whether program_invocation_name is declared... yes checking whether program_invocation_short_name is declared... yes checking whether rmdir works... yes checking for stdint.h... (cached) yes checking for SIZE_MAX... yes checking whether stat handles trailing slashes on directories... yes checking whether stat handles trailing slashes on files... yes checking whether NULL can be used in arbitrary expressions... yes checking whether stdint.h conforms to C99... yes checking whether dprintf is declared without a macro... yes checking whether fpurge is declared without a macro... no checking whether fseeko is declared without a macro... yes checking whether ftello is declared without a macro... yes checking whether getdelim is declared without a macro... yes checking whether getline is declared without a macro... yes checking whether popen is declared without a macro... yes checking whether renameat is declared without a macro... yes checking whether snprintf is declared without a macro... yes checking whether tmpfile is declared without a macro... yes checking whether vdprintf is declared without a macro... yes checking whether vsnprintf is declared without a macro... yes checking for random.h... no checking for struct random_data... yes checking whether atoll is declared without a macro... yes checking whether canonicalize_file_name is declared without a macro... yes checking whether getloadavg is declared without a macro... yes checking whether getsubopt is declared without a macro... yes checking whether grantpt is declared without a macro... yes checking whether mkdtemp is declared without a macro... yes checking whether mkostemp is declared without a macro... yes checking whether mkostemps is declared without a macro... no checking whether mkstemp is declared without a macro... yes checking whether mkstemps is declared without a macro... no checking whether ptsname is declared without a macro... yes checking whether random_r is declared without a macro... yes checking whether initstat_r is declared without a macro... no checking whether srandom_r is declared without a macro... yes checking whether setstate_r is declared without a macro... yes checking whether realpath is declared without a macro... yes checking whether rpmatch is declared without a macro... yes checking whether setenv is declared without a macro... yes checking whether strtod is declared without a macro... yes checking whether strtoll is declared without a macro... yes checking whether strtoull is declared without a macro... yes checking whether unlockpt is declared without a macro... yes checking whether unsetenv is declared without a macro... yes checking for nlink_t... yes checking whether fchmodat is declared without a macro... yes checking whether fstatat is declared without a macro... yes checking whether futimens is declared without a macro... yes checking whether lchmod is declared without a macro... yes checking whether lstat is declared without a macro... yes checking whether mkdirat is declared without a macro... yes checking whether mkfifo is declared without a macro... yes checking whether mkfifoat is declared without a macro... yes checking whether mknod is declared without a macro... yes checking whether mknodat is declared without a macro... yes checking whether stat is declared without a macro... yes checking whether utimensat is declared without a macro... yes checking for __secure_getenv... yes checking whether tmpfile should be overridden... no checking whether chown is declared without a macro... yes checking whether dup2 is declared without a macro... yes checking whether dup3 is declared without a macro... no checking whether environ is declared without a macro... yes checking whether euidaccess is declared without a macro... yes checking whether faccessat is declared without a macro... yes checking whether fchdir is declared without a macro... yes checking whether fchownat is declared without a macro... yes checking whether fsync is declared without a macro... yes checking whether ftruncate is declared without a macro... yes checking whether getcwd is declared without a macro... yes checking whether getdomainname is declared without a macro... yes checking whether getdtablesize is declared without a macro... yes checking whether getgroups is declared without a macro... yes checking whether gethostname is declared without a macro... yes checking whether getlogin is declared without a macro... yes checking whether getlogin_r is declared without a macro... yes checking whether getpagesize is declared without a macro... yes checking whether getusershell is declared without a macro... yes checking whether setusershell is declared without a macro... yes checking whether endusershell is declared without a macro... yes checking whether lchown is declared without a macro... yes checking whether link is declared without a macro... yes checking whether linkat is declared without a macro... yes checking whether lseek is declared without a macro... yes checking whether pipe2 is declared without a macro... no checking whether pread is declared without a macro... yes checking whether pwrite is declared without a macro... yes checking whether readlink is declared without a macro... yes checking whether readlinkat is declared without a macro... yes checking whether rmdir is declared without a macro... yes checking whether sleep is declared without a macro... yes checking whether symlink is declared without a macro... yes checking whether symlinkat is declared without a macro... yes checking whether ttyname_r is declared without a macro... yes checking whether unlink is declared without a macro... yes checking whether unlinkat is declared without a macro... yes checking whether usleep is declared without a macro... yes checking whether btowc is declared without a macro... yes checking whether wctob is declared without a macro... yes checking whether mbsinit is declared without a macro... yes checking whether mbrtowc is declared without a macro... yes checking whether mbrlen is declared without a macro... yes checking whether mbsrtowcs is declared without a macro... yes checking whether mbsnrtowcs is declared without a macro... yes checking whether wcrtomb is declared without a macro... yes checking whether wcsrtombs is declared without a macro... yes checking whether wcsnrtombs is declared without a macro... yes checking whether wcwidth is declared without a macro... yes checking for stdint.h... (cached) yes checking malloc.h usability... yes checking malloc.h presence... yes checking for malloc.h... yes checking for size_t... yes checking for off_t... yes checking for int64_t... no checking for _LARGEFILE_SOURCE value needed for large files... (cached) no checking for libpthread... yes checking how to link with libpthread... -lpthread checking if zlib is wanted... checking for inflateEnd in -lz... yes checking zlib.h usability... yes checking zlib.h presence... yes checking for zlib.h... yes checking for inflateEnd in -lz... (cached) yes checking zlib in ... ok checking for libjpeg... no checking for libjbig2dec... yes checking how to link with libjbig2dec... /usr/local/lib/libjbig2dec.a checking for libm... yes checking how to link with libm... -lm checking for libcurl... no checking for libgpg-error... yes checking how to link with libgpg-error... -lgpg-error checking for libgcrypt... yes checking how to link with libgcrypt... /usr/local/lib/libgcrypt.so -lgpg-error -Wl,-rpath -Wl,/usr/local/lib checking for libcheck... yes checking how to link with libcheck... /usr/local/lib/libcheck.so -Wl,-rpath -Wl,/usr/local/lib checking for srunner_run in -lcheck... yes checking for libiconv... no checking for gawk... (cached) gawk checking for gawk... /usr/bin/gawk checking for chmod... /bin/chmod checking for makeinfo... yes checking for texi2html... yes checking for pmccabe... yes checking for tclsh... /usr/bin/tclsh checking whether byte ordering is bigendian... no configure: creating ./config.status config.status: creating Makefile config.status: creating libgnupdf.pc config.status: creating build-aux/Makefile config.status: creating lib/Makefile config.status: creating src/Makefile config.status: creating src/extract-public-hdr config.status: creating torture/Makefile config.status: creating torture/testdata/Makefile config.status: creating torture/unit/Makefile config.status: creating utils/Makefile config.status: creating prmgt/Makefile config.status: creating prmgt/apic2wiki config.status: creating prmgt/testlog2wiki config.status: creating prmgt/docfuncs config.status: creating prmgt/tsdfuncs config.status: creating prmgt/srcinfo-extractor.pl config.status: creating prmgt/check-api-doc-consistency.pl config.status: creating doc/Makefile config.status: creating doc/version.texi config.status: creating doc/generate-tsd.pl config.status: creating src/config.h config.status: src/config.h is unchanged config.status: creating src/pdf-config.h config.status: src/pdf-config.h is unchanged config.status: executing depfiles commands config.status: executing libtool commands Configured for `x86_64-unknown-linux-gnu'. Compilation level: 3 (build all layers) Using FlateDecode filter? yes Using JBIG2 decoder filter? yes Using DCT filter? no Bignum implementation? built-in With unit tests support? yes (Check) Program to build html manuals texi2html Build project management resources? yes Layers with debug mode enabled all disabled Generate code coverage information yes Making clean in prmgt make[1]: Entering directory `/opt/home/gnupdf/couts/libgnupdf/prmgt' rm -rf .libs _libs rm -f cyclo.html cyclo.wiki apic.wiki ut.wiki rm -f month-calendar.html status.html \ week-calendar.html resources.html tasks.html rm -f libgnupdf.tjx rm -f *_fn.txt rm -f *.lo make[1]: Leaving directory `/opt/home/gnupdf/couts/libgnupdf/prmgt' Making clean in doc make[1]: Entering directory `/opt/home/gnupdf/couts/libgnupdf/doc' rm -rf .libs _libs for ext in 'info info-? log cp fn fns aux pg toc tp tps vr ky wiki dvi html'; do \ test -f gnupdf.ext && rm -f gnupdf.xt; \ test -f gnupdf-utils.xt && rm -f gnupdf-utils.xt; \ test -f gnupdf-hg.xt && rm -f gnupdf-hg.xt; \ test -f gnupdf-tsd.xt && rm -f gnupdf-tsd.xt; \ test -f gnupdf-arch.xt && rm -f gnupdf-arch.xt; \ done make[1]: [clean-local] Error 1 (ignored) rm -r gnupdf-arch-manual rm -r gnupdf-hg-manual rm -r gnupdf-manual rm -r gnupdf-utils-manual rm -r gnupdf-tsd-manual rm -rf gnupdf.aux gnupdf.cp gnupdf.cps gnupdf.fn gnupdf.fns gnupdf.ky \ gnupdf.kys gnupdf.log gnupdf.pg gnupdf.pgs gnupdf.tmp \ gnupdf.toc gnupdf.tp gnupdf.tps gnupdf.vr gnupdf.vrs \ gnupdf.dvi gnupdf.pdf gnupdf.ps gnupdf.html gnupdf-utils.aux \ gnupdf-utils.cp gnupdf-utils.cps gnupdf-utils.fn \ gnupdf-utils.fns gnupdf-utils.ky gnupdf-utils.kys \ gnupdf-utils.log gnupdf-utils.pg gnupdf-utils.pgs \ gnupdf-utils.tmp gnupdf-utils.toc gnupdf-utils.tp \ gnupdf-utils.tps gnupdf-utils.vr gnupdf-utils.vrs \ gnupdf-utils.dvi gnupdf-utils.pdf gnupdf-utils.ps \ gnupdf-utils.html rm -f *.lo rm -f vti.tmp make[1]: Leaving directory `/opt/home/gnupdf/couts/libgnupdf/doc' Making clean in torture make[1]: Entering directory `/opt/home/gnupdf/couts/libgnupdf/torture' Making clean in unit make[2]: Entering directory `/opt/home/gnupdf/couts/libgnupdf/torture/unit' rm -f runtests runtests rm -rf .libs _libs rm -f temporal-test-file rm -f ut.log rm -f tmp.test rm -f runtests runtests rm -f *.o rm -f *.lo make[2]: Leaving directory `/opt/home/gnupdf/couts/libgnupdf/torture/unit' Making clean in testdata make[2]: Entering directory `/opt/home/gnupdf/couts/libgnupdf/torture/testdata' rm -rf .libs _libs rm -f *.lo make[2]: Leaving directory `/opt/home/gnupdf/couts/libgnupdf/torture/testdata' Making clean in . make[2]: Entering directory `/opt/home/gnupdf/couts/libgnupdf/torture' rm -rf .libs _libs rm -f *.lo make[2]: Leaving directory `/opt/home/gnupdf/couts/libgnupdf/torture' make[1]: Leaving directory `/opt/home/gnupdf/couts/libgnupdf/torture' Making clean in utils make[1]: Entering directory `/opt/home/gnupdf/couts/libgnupdf/utils' rm -f pdf-filter pdf-filter rm -f pdf-tokeniser pdf-tokeniser rm -rf .libs _libs rm -f *.o rm -f *.lo make[1]: Leaving directory `/opt/home/gnupdf/couts/libgnupdf/utils' Making clean in src make[1]: Entering directory `/opt/home/gnupdf/couts/libgnupdf/src' test -z "libgnupdf.la" || rm -f libgnupdf.la rm -f "./so_locations" rm -rf .libs _libs rm -f ../src/pdf.h rm -f ../src/*.gcno rm -f *.o rm -f *.lo make[1]: Leaving directory `/opt/home/gnupdf/couts/libgnupdf/src' Making clean in build-aux make[1]: Entering directory `/opt/home/gnupdf/couts/libgnupdf/build-aux' rm -rf .libs _libs rm -f pdf-text-generate-ucd pdf-text-generate-ucd rm -f *.o rm -f *.lo make[1]: Leaving directory `/opt/home/gnupdf/couts/libgnupdf/build-aux' Making clean in lib make[1]: Entering directory `/opt/home/gnupdf/couts/libgnupdf/lib' Making clean in . make[2]: Entering directory `/opt/home/gnupdf/couts/libgnupdf/lib' test -z "configmake.h configmake.h-t charset.alias ref-add.sed ref-del.sed" || rm -f configmake.h configmake.h-t charset.alias ref-add.sed ref-del.sed rm -rf .libs _libs rm -rf glthread/.libs glthread/_libs rm -rf unistr/.libs unistr/_libs test -z "" || rm -f test -z "libgnu.la" || rm -f libgnu.la rm -f "./so_locations" rm -f *.o rm -f glthread/lock.o rm -f glthread/lock.lo rm -f glthread/threadlib.o rm -f glthread/threadlib.lo rm -f unistr/u8-check.o rm -f unistr/u8-check.lo test -z "core *.stackdump arg-nonnull.h arg-nonnull.h-t c++defs.h c++defs.h-t errno.h errno.h-t fcntl.h fcntl.h-t float.h float.h-t getopt.h getopt.h-t math.h math.h-t stdbool.h stdbool.h-t stddef.h stddef.h-t stdint.h stdint.h-t stdio.h stdio.h-t stdlib.h stdlib.h-t string.h string.h-t sys/stat.h sys/stat.h-t sys/time.h sys/time.h-t time.h time.h-t unistd.h unistd.h-t unistr.h unistr.h-t unitypes.h unitypes.h-t unused-parameter.h unused-parameter.h-t warn-on-use.h warn-on-use.h-t wchar.h wchar.h-t" || rm -f core *.stackdump arg-nonnull.h arg-nonnull.h-t c++defs.h c++defs.h-t errno.h errno.h-t fcntl.h fcntl.h-t float.h float.h-t getopt.h getopt.h-t math.h math.h-t stdbool.h stdbool.h-t stddef.h stddef.h-t stdint.h stdint.h-t stdio.h stdio.h-t stdlib.h stdlib.h-t string.h string.h-t sys/stat.h sys/stat.h-t sys/time.h sys/time.h-t time.h time.h-t unistd.h unistd.h-t unistr.h unistr.h-t unitypes.h unitypes.h-t unused-parameter.h unused-parameter.h-t warn-on-use.h warn-on-use.h-t wchar.h wchar.h-t rm -f *.lo rmdir sys make[2]: Leaving directory `/opt/home/gnupdf/couts/libgnupdf/lib' make[1]: Leaving directory `/opt/home/gnupdf/couts/libgnupdf/lib' Making clean in . make[1]: Entering directory `/opt/home/gnupdf/couts/libgnupdf' rm -rf .libs _libs rm -f *.lo make[1]: Leaving directory `/opt/home/gnupdf/couts/libgnupdf' Making all in lib make[1]: Entering directory `/opt/home/gnupdf/couts/libgnupdf/lib' rm -f arg-nonnull.h-t arg-nonnull.h && \ sed -n -e '/GL_ARG_NONNULL/,$p' \ < ../build-aux/arg-nonnull.h \ > arg-nonnull.h-t && \ mv arg-nonnull.h-t arg-nonnull.h rm -f c++defs.h-t c++defs.h && \ sed -n -e '/_GL_CXXDEFS/,$p' \ < ../build-aux/c++defs.h \ > c++defs.h-t && \ mv c++defs.h-t c++defs.h rm -f configmake.h-t && \ { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ echo '#define PREFIX "/usr/local"'; \ echo '#define EXEC_PREFIX "/usr/local"'; \ echo '#define BINDIR "/usr/local/bin"'; \ echo '#define SBINDIR "/usr/local/sbin"'; \ echo '#define LIBEXECDIR "/usr/local/libexec"'; \ echo '#define DATAROOTDIR "/usr/local/share"'; \ echo '#define DATADIR "/usr/local/share"'; \ echo '#define SYSCONFDIR "/usr/local/etc"'; \ echo '#define SHAREDSTATEDIR "/usr/local/com"'; \ echo '#define LOCALSTATEDIR "/usr/local/var"'; \ echo '#define INCLUDEDIR "/usr/local/include"'; \ echo '#define OLDINCLUDEDIR "/usr/include"'; \ echo '#define DOCDIR "/usr/local/share/doc/libgnupdf"'; \ echo '#define INFODIR "/usr/local/share/info"'; \ echo '#define HTMLDIR "/usr/local/share/doc/libgnupdf"'; \ echo '#define DVIDIR "/usr/local/share/doc/libgnupdf"'; \ echo '#define PDFDIR "/usr/local/share/doc/libgnupdf"'; \ echo '#define PSDIR "/usr/local/share/doc/libgnupdf"'; \ echo '#define LIBDIR "/usr/local/lib"'; \ echo '#define LISPDIR ""'; \ echo '#define LOCALEDIR "/usr/local/share/locale"'; \ echo '#define MANDIR "/usr/local/share/man"'; \ echo '#define MANEXT ""'; \ echo '#define PKGDATADIR "/usr/local/share/libgnupdf"'; \ echo '#define PKGINCLUDEDIR "/usr/local/include/libgnupdf"'; \ echo '#define PKGLIBDIR "/usr/local/lib/libgnupdf"'; \ echo '#define PKGLIBEXECDIR ""'; \ } | sed '/""/d' > configmake.h-t && \ if test -f configmake.h && cmp configmake.h-t configmake.h > /dev/null; then \ rm -f configmake.h-t; \ else \ rm -f configmake.h; mv configmake.h-t configmake.h; \ fi rm -f warn-on-use.h-t warn-on-use.h && \ sed -n -e '/^.ifndef/,$p' \ < ../build-aux/warn-on-use.h \ > warn-on-use.h-t && \ mv warn-on-use.h-t warn-on-use.h rm -f fcntl.h-t fcntl.h && \ { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ sed -e 's|@''INCLUDE_NEXT''@|include_next|g' \ -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \ -e 's|@''NEXT_FCNTL_H''@||g' \ -e 's|@''GNULIB_FCNTL''@|1|g' \ -e 's|@''GNULIB_OPEN''@|1|g' \ -e 's|@''GNULIB_OPENAT''@|0|g' \ -e 's|@''HAVE_FCNTL''@|1|g' \ -e 's|@''HAVE_OPENAT''@|1|g' \ -e 's|@''REPLACE_FCNTL''@|1|g' \ -e 's|@''REPLACE_OPEN''@|0|g' \ -e 's|@''REPLACE_OPENAT''@|0|g' \ -e '/definitions of _GL_FUNCDECL_RPL/r c++defs.h' \ -e '/definition of _GL_ARG_NONNULL/r arg-nonnull.h' \ -e '/definition of _GL_WARN_ON_USE/r warn-on-use.h' \ < ./fcntl.in.h; \ } > fcntl.h-t && \ mv fcntl.h-t fcntl.h rm -f getopt.h-t getopt.h && \ { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ sed -e 's|@''HAVE_GETOPT_H''@|1|g' \ -e 's|@''INCLUDE_NEXT''@|include_next|g' \ -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \ -e 's|@''NEXT_GETOPT_H''@||g' \ -e '/definition of _GL_ARG_NONNULL/r arg-nonnull.h' \ < ./getopt.in.h; \ } > getopt.h-t && \ mv -f getopt.h-t getopt.h rm -f math.h-t math.h && \ { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */' && \ sed -e 's|@''INCLUDE_NEXT_AS_FIRST_DIRECTIVE''@|include_next|g' \ -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \ -e 's|@''NEXT_AS_FIRST_DIRECTIVE_MATH_H''@||g' \ -e 's|@''GNULIB_ACOSL''@|0|g' \ -e 's|@''GNULIB_ASINL''@|0|g' \ -e 's|@''GNULIB_ATANL''@|0|g' \ -e 's|@''GNULIB_CEILF''@|0|g' \ -e 's|@''GNULIB_CEILL''@|0|g' \ -e 's|@''GNULIB_COSL''@|0|g' \ -e 's|@''GNULIB_EXPL''@|0|g' \ -e 's|@''GNULIB_FLOORF''@|0|g' \ -e 's|@''GNULIB_FLOORL''@|0|g' \ -e 's|@''GNULIB_FREXP''@|0|g' \ -e 's|@''GNULIB_FREXPL''@|0|g' \ -e 's|@''GNULIB_ISFINITE''@|0|g' \ -e 's|@''GNULIB_ISINF''@|0|g' \ -e 's|@''GNULIB_ISNAN''@|0|g' \ -e 's|@''GNULIB_ISNANF''@|0|g' \ -e 's|@''GNULIB_ISNAND''@|0|g' \ -e 's|@''GNULIB_ISNANL''@|0|g' \ -e 's|@''GNULIB_LDEXPL''@|0|g' \ -e 's|@''GNULIB_LOGB''@|0|g' \ -e 's|@''GNULIB_LOGL''@|0|g' \ -e 's|@''GNULIB_ROUND''@|0|g' \ -e 's|@''GNULIB_ROUNDF''@|0|g' \ -e 's|@''GNULIB_ROUNDL''@|0|g' \ -e 's|@''GNULIB_SIGNBIT''@|0|g' \ -e 's|@''GNULIB_SINL''@|0|g' \ -e 's|@''GNULIB_SQRTL''@|0|g' \ -e 's|@''GNULIB_TANL''@|0|g' \ -e 's|@''GNULIB_TRUNC''@|0|g' \ -e 's|@''GNULIB_TRUNCF''@|0|g' \ -e 's|@''GNULIB_TRUNCL''@|0|g' \ -e 's|@''HAVE_ACOSL''@|1|g' \ -e 's|@''HAVE_ASINL''@|1|g' \ -e 's|@''HAVE_ATANL''@|1|g' \ -e 's|@''HAVE_COSL''@|1|g' \ -e 's|@''HAVE_EXPL''@|1|g' \ -e 's|@''HAVE_ISNANF''@|1|g' \ -e 's|@''HAVE_ISNAND''@|1|g' \ -e 's|@''HAVE_ISNANL''@|1|g' \ -e 's|@''HAVE_LOGL''@|1|g' \ -e 's|@''HAVE_SINL''@|1|g' \ -e 's|@''HAVE_SQRTL''@|1|g' \ -e 's|@''HAVE_TANL''@|1|g' \ -e 's|@''HAVE_DECL_ACOSL''@|1|g' \ -e 's|@''HAVE_DECL_ASINL''@|1|g' \ -e 's|@''HAVE_DECL_ATANL''@|1|g' \ -e 's|@''HAVE_DECL_CEILF''@|1|g' \ -e 's|@''HAVE_DECL_CEILL''@|1|g' \ -e 's|@''HAVE_DECL_COSL''@|1|g' \ -e 's|@''HAVE_DECL_EXPL''@|1|g' \ -e 's|@''HAVE_DECL_FLOORF''@|1|g' \ -e 's|@''HAVE_DECL_FLOORL''@|1|g' \ -e 's|@''HAVE_DECL_FREXPL''@|1|g' \ -e 's|@''HAVE_DECL_LDEXPL''@|1|g' \ -e 's|@''HAVE_DECL_LOGB''@|1|g' \ -e 's|@''HAVE_DECL_LOGL''@|1|g' \ -e 's|@''HAVE_DECL_ROUND''@|1|g' \ -e 's|@''HAVE_DECL_ROUNDF''@|1|g' \ -e 's|@''HAVE_DECL_ROUNDL''@|1|g' \ -e 's|@''HAVE_DECL_SINL''@|1|g' \ -e 's|@''HAVE_DECL_SQRTL''@|1|g' \ -e 's|@''HAVE_DECL_TANL''@|1|g' \ -e 's|@''HAVE_DECL_TRUNC''@|1|g' \ -e 's|@''HAVE_DECL_TRUNCF''@|1|g' \ -e 's|@''HAVE_DECL_TRUNCL''@|1|g' \ -e 's|@''REPLACE_CEILF''@|0|g' \ -e 's|@''REPLACE_CEILL''@|0|g' \ -e 's|@''REPLACE_FLOORF''@|0|g' \ -e 's|@''REPLACE_FLOORL''@|0|g' \ -e 's|@''REPLACE_FREXP''@|0|g' \ -e 's|@''REPLACE_FREXPL''@|0|g' \ -e 's|@''REPLACE_HUGE_VAL''@|0|g' \ -e 's|@''REPLACE_ISFINITE''@|0|g' \ -e 's|@''REPLACE_ISINF''@|0|g' \ -e 's|@''REPLACE_ISNAN''@|0|g' \ -e 's|@''REPLACE_LDEXPL''@|0|g' \ -e 's|@''REPLACE_NAN''@|0|g' \ -e 's|@''REPLACE_ROUND''@|0|g' \ -e 's|@''REPLACE_ROUNDF''@|0|g' \ -e 's|@''REPLACE_ROUNDL''@|0|g' \ -e 's|@''REPLACE_SIGNBIT''@|0|g' \ -e 's|@''REPLACE_SIGNBIT_USING_GCC''@|0|g' \ -e 's|@''REPLACE_TRUNCL''@|0|g' \ -e '/definitions of _GL_FUNCDECL_RPL/r c++defs.h' \ -e '/definition of _GL_ARG_NONNULL/r arg-nonnull.h' \ -e '/definition of _GL_WARN_ON_USE/r warn-on-use.h' \ < ./math.in.h; \ } > math.h-t && \ mv math.h-t math.h rm -f stdio.h-t stdio.h && \ { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */' && \ sed -e 's|@''INCLUDE_NEXT''@|include_next|g' \ -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \ -e 's|@''NEXT_STDIO_H''@||g' \ -e 's|@''GNULIB_DPRINTF''@|0|g' \ -e 's|@''GNULIB_FCLOSE''@|0|g' \ -e 's|@''GNULIB_FFLUSH''@|1|g' \ -e 's|@''GNULIB_FOPEN''@|1|g' \ -e 's|@''GNULIB_FPRINTF''@|1|g' \ -e 's|@''GNULIB_FPRINTF_POSIX''@|0|g' \ -e 's|@''GNULIB_FPURGE''@|1|g' \ -e 's|@''GNULIB_FPUTC''@|1|g' \ -e 's|@''GNULIB_FPUTS''@|1|g' \ -e 's|@''GNULIB_FREOPEN''@|1|g' \ -e 's|@''GNULIB_FSEEK''@|0|g' \ -e 's|@''GNULIB_FSEEKO''@|1|g' \ -e 's|@''GNULIB_FTELL''@|0|g' \ -e 's|@''GNULIB_FTELLO''@|1|g' \ -e 's|@''GNULIB_FWRITE''@|1|g' \ -e 's|@''GNULIB_GETDELIM''@|1|g' \ -e 's|@''GNULIB_GETLINE''@|1|g' \ -e 's|@''GNULIB_OBSTACK_PRINTF''@|0|g' \ -e 's|@''GNULIB_OBSTACK_PRINTF_POSIX''@|0|g' \ -e 's|@''GNULIB_PERROR''@|0|g' \ -e 's|@''GNULIB_POPEN''@|0|g' \ -e 's|@''GNULIB_PRINTF''@|1|g' \ -e 's|@''GNULIB_PRINTF_POSIX''@|0|g' \ -e 's|@''GNULIB_PUTC''@|1|g' \ -e 's|@''GNULIB_PUTCHAR''@|1|g' \ -e 's|@''GNULIB_PUTS''@|1|g' \ -e 's|@''GNULIB_REMOVE''@|0|g' \ -e 's|@''GNULIB_RENAME''@|0|g' \ -e 's|@''GNULIB_RENAMEAT''@|0|g' \ -e 's|@''GNULIB_SNPRINTF''@|0|g' \ -e 's|@''GNULIB_SPRINTF_POSIX''@|0|g' \ -e 's|@''GNULIB_STDIO_H_SIGPIPE''@|0|g' \ -e 's|@''GNULIB_TMPFILE''@|1|g' \ -e 's|@''GNULIB_VASPRINTF''@|0|g' \ -e 's|@''GNULIB_VDPRINTF''@|0|g' \ -e 's|@''GNULIB_VFPRINTF''@|1|g' \ -e 's|@''GNULIB_VFPRINTF_POSIX''@|0|g' \ -e 's|@''GNULIB_VPRINTF''@|1|g' \ -e 's|@''GNULIB_VPRINTF_POSIX''@|0|g' \ -e 's|@''GNULIB_VSNPRINTF''@|0|g' \ -e 's|@''GNULIB_VSPRINTF_POSIX''@|0|g' \ < ./stdio.in.h | \ sed -e 's|@''HAVE_DECL_FPURGE''@|0|g' \ -e 's|@''HAVE_DECL_GETDELIM''@|1|g' \ -e 's|@''HAVE_DECL_GETLINE''@|1|g' \ -e 's|@''HAVE_DECL_OBSTACK_PRINTF''@|1|g' \ -e 's|@''HAVE_DECL_SNPRINTF''@|1|g' \ -e 's|@''HAVE_DECL_VSNPRINTF''@|1|g' \ -e 's|@''HAVE_DPRINTF''@|1|g' \ -e 's|@''HAVE_FSEEKO''@|1|g' \ -e 's|@''HAVE_FTELLO''@|1|g' \ -e 's|@''HAVE_RENAMEAT''@|1|g' \ -e 's|@''HAVE_VASPRINTF''@|1|g' \ -e 's|@''HAVE_VDPRINTF''@|1|g' \ -e 's|@''REPLACE_DPRINTF''@|0|g' \ -e 's|@''REPLACE_FCLOSE''@|0|g' \ -e 's|@''REPLACE_FFLUSH''@|1|g' \ -e 's|@''REPLACE_FOPEN''@|0|g' \ -e 's|@''REPLACE_FPRINTF''@|0|g' \ -e 's|@''REPLACE_FPURGE''@|0|g' \ -e 's|@''REPLACE_FREOPEN''@|0|g' \ -e 's|@''REPLACE_FSEEK''@|0|g' \ -e 's|@''REPLACE_FSEEKO''@|1|g' \ -e 's|@''REPLACE_FTELL''@|0|g' \ -e 's|@''REPLACE_FTELLO''@|0|g' \ -e 's|@''REPLACE_GETDELIM''@|0|g' \ -e 's|@''REPLACE_GETLINE''@|0|g' \ -e 's|@''REPLACE_OBSTACK_PRINTF''@|0|g' \ -e 's|@''REPLACE_PERROR''@|0|g' \ -e 's|@''REPLACE_POPEN''@|0|g' \ -e 's|@''REPLACE_PRINTF''@|0|g' \ -e 's|@''REPLACE_REMOVE''@|0|g' \ -e 's|@''REPLACE_RENAME''@|0|g' \ -e 's|@''REPLACE_RENAMEAT''@|0|g' \ -e 's|@''REPLACE_SNPRINTF''@|0|g' \ -e 's|@''REPLACE_SPRINTF''@|0|g' \ -e 's|@''REPLACE_STDIO_WRITE_FUNCS''@|0|g' \ -e 's|@''REPLACE_TMPFILE''@|0|g' \ -e 's|@''REPLACE_VASPRINTF''@|0|g' \ -e 's|@''REPLACE_VDPRINTF''@|0|g' \ -e 's|@''REPLACE_VFPRINTF''@|0|g' \ -e 's|@''REPLACE_VPRINTF''@|0|g' \ -e 's|@''REPLACE_VSNPRINTF''@|0|g' \ -e 's|@''REPLACE_VSPRINTF''@|0|g' \ -e 's|@''ASM_SYMBOL_PREFIX''@|""|g' \ -e '/definitions of _GL_FUNCDECL_RPL/r c++defs.h' \ -e '/definition of _GL_ARG_NONNULL/r arg-nonnull.h' \ -e '/definition of _GL_WARN_ON_USE/r warn-on-use.h'; \ } > stdio.h-t && \ mv stdio.h-t stdio.h rm -f stdlib.h-t stdlib.h && \ { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */' && \ sed -e 's|@''INCLUDE_NEXT''@|include_next|g' \ -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \ -e 's|@''NEXT_STDLIB_H''@||g' \ -e 's|@''GNULIB_ATOLL''@|0|g' \ -e 's|@''GNULIB_CALLOC_POSIX''@|0|g' \ -e 's|@''GNULIB_CANONICALIZE_FILE_NAME''@|0|g' \ -e 's|@''GNULIB_GETLOADAVG''@|0|g' \ -e 's|@''GNULIB_GETSUBOPT''@|0|g' \ -e 's|@''GNULIB_GRANTPT''@|0|g' \ -e 's|@''GNULIB_MALLOC_POSIX''@|1|g' \ -e 's|@''GNULIB_MKDTEMP''@|0|g' \ -e 's|@''GNULIB_MKOSTEMP''@|0|g' \ -e 's|@''GNULIB_MKOSTEMPS''@|0|g' \ -e 's|@''GNULIB_MKSTEMP''@|0|g' \ -e 's|@''GNULIB_MKSTEMPS''@|0|g' \ -e 's|@''GNULIB_PTSNAME''@|0|g' \ -e 's|@''GNULIB_PUTENV''@|0|g' \ -e 's|@''GNULIB_RANDOM_R''@|0|g' \ -e 's|@''GNULIB_REALLOC_POSIX''@|1|g' \ -e 's|@''GNULIB_REALPATH''@|0|g' \ -e 's|@''GNULIB_RPMATCH''@|0|g' \ -e 's|@''GNULIB_SETENV''@|0|g' \ -e 's|@''GNULIB_STRTOD''@|0|g' \ -e 's|@''GNULIB_STRTOLL''@|0|g' \ -e 's|@''GNULIB_STRTOULL''@|0|g' \ -e 's|@''GNULIB_UNLOCKPT''@|0|g' \ -e 's|@''GNULIB_UNSETENV''@|0|g' \ -e 's|@''HAVE_ATOLL''@|1|g' \ -e 's|@''HAVE_CANONICALIZE_FILE_NAME''@|1|g' \ -e 's|@''HAVE_DECL_GETLOADAVG''@|1|g' \ -e 's|@''HAVE_GETSUBOPT''@|1|g' \ -e 's|@''HAVE_GRANTPT''@|1|g' \ -e 's|@''HAVE_MKDTEMP''@|1|g' \ -e 's|@''HAVE_MKOSTEMP''@|1|g' \ -e 's|@''HAVE_MKOSTEMPS''@|1|g' \ -e 's|@''HAVE_MKSTEMP''@|1|g' \ -e 's|@''HAVE_MKSTEMPS''@|1|g' \ -e 's|@''HAVE_PTSNAME''@|1|g' \ -e 's|@''HAVE_RANDOM_H''@|0|g' \ -e 's|@''HAVE_RANDOM_R''@|1|g' \ -e 's|@''HAVE_REALPATH''@|1|g' \ -e 's|@''HAVE_RPMATCH''@|1|g' \ -e 's|@''HAVE_SETENV''@|1|g' \ -e 's|@''HAVE_STRTOD''@|1|g' \ -e 's|@''HAVE_STRTOLL''@|1|g' \ -e 's|@''HAVE_STRTOULL''@|1|g' \ -e 's|@''HAVE_STRUCT_RANDOM_DATA''@|1|g' \ -e 's|@''HAVE_SYS_LOADAVG_H''@|0|g' \ -e 's|@''HAVE_UNLOCKPT''@|1|g' \ -e 's|@''HAVE_UNSETENV''@|1|g' \ -e 's|@''REPLACE_CALLOC''@|0|g' \ -e 's|@''REPLACE_CANONICALIZE_FILE_NAME''@|0|g' \ -e 's|@''REPLACE_MALLOC''@|0|g' \ -e 's|@''REPLACE_MKSTEMP''@|0|g' \ -e 's|@''REPLACE_PUTENV''@|0|g' \ -e 's|@''REPLACE_REALLOC''@|0|g' \ -e 's|@''REPLACE_REALPATH''@|0|g' \ -e 's|@''REPLACE_SETENV''@|0|g' \ -e 's|@''REPLACE_STRTOD''@|0|g' \ -e 's|@''REPLACE_UNSETENV''@|0|g' \ -e '/definitions of _GL_FUNCDECL_RPL/r c++defs.h' \ -e '/definition of _GL_ARG_NONNULL/r arg-nonnull.h' \ -e '/definition of _GL_WARN_ON_USE/r warn-on-use.h' \ < ./stdlib.in.h; \ } > stdlib.h-t && \ mv stdlib.h-t stdlib.h rm -f string.h-t string.h && \ { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */' && \ sed -e 's|@''INCLUDE_NEXT''@|include_next|g' \ -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \ -e 's|@''NEXT_STRING_H''@||g' \ -e 's|@''GNULIB_MBSLEN''@|0|g' \ -e 's|@''GNULIB_MBSNLEN''@|0|g' \ -e 's|@''GNULIB_MBSCHR''@|0|g' \ -e 's|@''GNULIB_MBSRCHR''@|0|g' \ -e 's|@''GNULIB_MBSSTR''@|0|g' \ -e 's|@''GNULIB_MBSCASECMP''@|0|g' \ -e 's|@''GNULIB_MBSNCASECMP''@|0|g' \ -e 's|@''GNULIB_MBSPCASECMP''@|0|g' \ -e 's|@''GNULIB_MBSCASESTR''@|0|g' \ -e 's|@''GNULIB_MBSCSPN''@|0|g' \ -e 's|@''GNULIB_MBSPBRK''@|0|g' \ -e 's|@''GNULIB_MBSSPN''@|0|g' \ -e 's|@''GNULIB_MBSSEP''@|0|g' \ -e 's|@''GNULIB_MBSTOK_R''@|0|g' \ -e 's|@''GNULIB_MEMCHR''@|0|g' \ -e 's|@''GNULIB_MEMMEM''@|0|g' \ -e 's|@''GNULIB_MEMPCPY''@|0|g' \ -e 's|@''GNULIB_MEMRCHR''@|0|g' \ -e 's|@''GNULIB_RAWMEMCHR''@|0|g' \ -e 's|@''GNULIB_STPCPY''@|0|g' \ -e 's|@''GNULIB_STPNCPY''@|0|g' \ -e 's|@''GNULIB_STRCHRNUL''@|0|g' \ -e 's|@''GNULIB_STRDUP''@|0|g' \ -e 's|@''GNULIB_STRNCAT''@|0|g' \ -e 's|@''GNULIB_STRNDUP''@|0|g' \ -e 's|@''GNULIB_STRNLEN''@|0|g' \ -e 's|@''GNULIB_STRPBRK''@|0|g' \ -e 's|@''GNULIB_STRSEP''@|0|g' \ -e 's|@''GNULIB_STRSTR''@|0|g' \ -e 's|@''GNULIB_STRCASESTR''@|0|g' \ -e 's|@''GNULIB_STRTOK_R''@|0|g' \ -e 's|@''GNULIB_STRERROR''@|1|g' \ -e 's|@''GNULIB_STRSIGNAL''@|0|g' \ -e 's|@''GNULIB_STRVERSCMP''@|0|g' \ < ./string.in.h | \ sed -e 's|@''HAVE_MBSLEN''@|0|g' \ -e 's|@''HAVE_MEMCHR''@|1|g' \ -e 's|@''HAVE_DECL_MEMMEM''@|1|g' \ -e 's|@''HAVE_MEMPCPY''@|1|g' \ -e 's|@''HAVE_DECL_MEMRCHR''@|1|g' \ -e 's|@''HAVE_RAWMEMCHR''@|1|g' \ -e 's|@''HAVE_STPCPY''@|1|g' \ -e 's|@''HAVE_STPNCPY''@|1|g' \ -e 's|@''HAVE_STRCHRNUL''@|1|g' \ -e 's|@''HAVE_DECL_STRDUP''@|1|g' \ -e 's|@''HAVE_DECL_STRNDUP''@|1|g' \ -e 's|@''HAVE_DECL_STRNLEN''@|1|g' \ -e 's|@''HAVE_STRPBRK''@|1|g' \ -e 's|@''HAVE_STRSEP''@|1|g' \ -e 's|@''HAVE_STRCASESTR''@|1|g' \ -e 's|@''HAVE_DECL_STRTOK_R''@|1|g' \ -e 's|@''HAVE_DECL_STRSIGNAL''@|1|g' \ -e 's|@''HAVE_STRVERSCMP''@|1|g' \ -e 's|@''REPLACE_STPNCPY''@|0|g' \ -e 's|@''REPLACE_MEMCHR''@|0|g' \ -e 's|@''REPLACE_MEMMEM''@|0|g' \ -e 's|@''REPLACE_STRCASESTR''@|0|g' \ -e 's|@''REPLACE_STRDUP''@|0|g' \ -e 's|@''REPLACE_STRSTR''@|0|g' \ -e 's|@''REPLACE_STRERROR''@|0|g' \ -e 's|@''REPLACE_STRNCAT''@|0|g' \ -e 's|@''REPLACE_STRNDUP''@|0|g' \ -e 's|@''REPLACE_STRNLEN''@|0|g' \ -e 's|@''REPLACE_STRSIGNAL''@|0|g' \ -e 's|@''REPLACE_STRTOK_R''@|0|g' \ -e 's|@''UNDEFINE_STRTOK_R''@|0|g' \ -e '/definitions of _GL_FUNCDECL_RPL/r c++defs.h' \ -e '/definition of _GL_ARG_NONNULL/r arg-nonnull.h' \ -e '/definition of _GL_WARN_ON_USE/r warn-on-use.h'; \ < ./string.in.h; \ } > string.h-t && \ mv string.h-t string.h /bin/mkdir -p sys rm -f sys/stat.h-t sys/stat.h && \ { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ sed -e 's|@''INCLUDE_NEXT''@|include_next|g' \ -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \ -e 's|@''NEXT_SYS_STAT_H''@||g' \ -e 's|@''GNULIB_FCHMODAT''@|0|g' \ -e 's|@''GNULIB_FSTATAT''@|0|g' \ -e 's|@''GNULIB_FUTIMENS''@|0|g' \ -e 's|@''GNULIB_LCHMOD''@|0|g' \ -e 's|@''GNULIB_LSTAT''@|1|g' \ -e 's|@''GNULIB_MKDIRAT''@|0|g' \ -e 's|@''GNULIB_MKFIFO''@|0|g' \ -e 's|@''GNULIB_MKFIFOAT''@|0|g' \ -e 's|@''GNULIB_MKNOD''@|0|g' \ -e 's|@''GNULIB_MKNODAT''@|0|g' \ -e 's|@''GNULIB_STAT''@|1|g' \ -e 's|@''GNULIB_UTIMENSAT''@|0|g' \ -e 's|@''HAVE_FCHMODAT''@|1|g' \ -e 's|@''HAVE_FSTATAT''@|1|g' \ -e 's|@''HAVE_FUTIMENS''@|1|g' \ -e 's|@''HAVE_LCHMOD''@|1|g' \ -e 's|@''HAVE_LSTAT''@|1|g' \ -e 's|@''HAVE_MKDIRAT''@|1|g' \ -e 's|@''HAVE_MKFIFO''@|1|g' \ -e 's|@''HAVE_MKFIFOAT''@|1|g' \ -e 's|@''HAVE_MKNOD''@|1|g' \ -e 's|@''HAVE_MKNODAT''@|1|g' \ -e 's|@''HAVE_UTIMENSAT''@|1|g' \ -e 's|@''REPLACE_FSTAT''@|0|g' \ -e 's|@''REPLACE_FSTATAT''@|0|g' \ -e 's|@''REPLACE_FUTIMENS''@|0|g' \ -e 's|@''REPLACE_LSTAT''@|0|g' \ -e 's|@''REPLACE_MKDIR''@|0|g' \ -e 's|@''REPLACE_MKFIFO''@|0|g' \ -e 's|@''REPLACE_MKNOD''@|0|g' \ -e 's|@''REPLACE_STAT''@|0|g' \ -e 's|@''REPLACE_UTIMENSAT''@|0|g' \ -e '/definitions of _GL_FUNCDECL_RPL/r c++defs.h' \ -e '/definition of _GL_ARG_NONNULL/r arg-nonnull.h' \ -e '/definition of _GL_WARN_ON_USE/r warn-on-use.h' \ < ./sys_stat.in.h; \ } > sys/stat.h-t && \ mv sys/stat.h-t sys/stat.h /bin/mkdir -p sys rm -f sys/time.h-t sys/time.h && \ { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ sed -e 's/@''HAVE_SYS_TIME_H''@/1/g' \ -e 's|@''INCLUDE_NEXT''@|include_next|g' \ -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \ -e 's|@''NEXT_SYS_TIME_H''@||g' \ -e 's/@''GNULIB_GETTIMEOFDAY''@/1/g' \ -e 's/@''HAVE_GETTIMEOFDAY''@/1/g' \ -e 's/@''HAVE_STRUCT_TIMEVAL''@/1/g' \ -e 's/@''REPLACE_GETTIMEOFDAY''@/0/g' \ -e '/definitions of _GL_FUNCDECL_RPL/r c++defs.h' \ -e '/definition of _GL_ARG_NONNULL/r arg-nonnull.h' \ -e '/definition of _GL_WARN_ON_USE/r warn-on-use.h' \ < ./sys_time.in.h; \ } > sys/time.h-t && \ mv sys/time.h-t sys/time.h rm -f time.h-t time.h && \ { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */' && \ sed -e 's|@''INCLUDE_NEXT''@|include_next|g' \ -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \ -e 's|@''NEXT_TIME_H''@||g' \ -e 's|@''GNULIB_MKTIME''@|0|g' \ -e 's|@''GNULIB_NANOSLEEP''@|0|g' \ -e 's|@''GNULIB_STRPTIME''@|0|g' \ -e 's|@''GNULIB_TIMEGM''@|0|g' \ -e 's|@''GNULIB_TIME_R''@|0|g' \ -e 's|@''HAVE_LOCALTIME_R''@|1|g' \ -e 's|@''HAVE_NANOSLEEP''@|1|g' \ -e 's|@''HAVE_STRPTIME''@|1|g' \ -e 's|@''HAVE_TIMEGM''@|1|g' \ -e 's|@''REPLACE_LOCALTIME_R''@|GNULIB_PORTCHECK|g' \ -e 's|@''REPLACE_MKTIME''@|GNULIB_PORTCHECK|g' \ -e 's|@''REPLACE_NANOSLEEP''@|GNULIB_PORTCHECK|g' \ -e 's|@''REPLACE_TIMEGM''@|GNULIB_PORTCHECK|g' \ -e 's|@''PTHREAD_H_DEFINES_STRUCT_TIMESPEC''@|0|g' \ -e 's|@''SYS_TIME_H_DEFINES_STRUCT_TIMESPEC''@|0|g' \ -e 's|@''TIME_H_DEFINES_STRUCT_TIMESPEC''@|1|g' \ -e '/definitions of _GL_FUNCDECL_RPL/r c++defs.h' \ -e '/definition of _GL_ARG_NONNULL/r arg-nonnull.h' \ -e '/definition of _GL_WARN_ON_USE/r warn-on-use.h' \ < ./time.in.h; \ } > time.h-t && \ mv time.h-t time.h rm -f unistd.h-t unistd.h && \ { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ sed -e 's|@''HAVE_UNISTD_H''@|1|g' \ -e 's|@''INCLUDE_NEXT''@|include_next|g' \ -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \ -e 's|@''NEXT_UNISTD_H''@||g' \ -e 's|@''GNULIB_CHOWN''@|0|g' \ -e 's|@''GNULIB_CLOSE''@|0|g' \ -e 's|@''GNULIB_DUP2''@|1|g' \ -e 's|@''GNULIB_DUP3''@|0|g' \ -e 's|@''GNULIB_ENVIRON''@|0|g' \ -e 's|@''GNULIB_EUIDACCESS''@|0|g' \ -e 's|@''GNULIB_FACCESSAT''@|0|g' \ -e 's|@''GNULIB_FCHDIR''@|0|g' \ -e 's|@''GNULIB_FCHOWNAT''@|0|g' \ -e 's|@''GNULIB_FSYNC''@|0|g' \ -e 's|@''GNULIB_FTRUNCATE''@|0|g' \ -e 's|@''GNULIB_GETCWD''@|0|g' \ -e 's|@''GNULIB_GETDOMAINNAME''@|0|g' \ -e 's|@''GNULIB_GETDTABLESIZE''@|1|g' \ -e 's|@''GNULIB_GETGROUPS''@|0|g' \ -e 's|@''GNULIB_GETHOSTNAME''@|0|g' \ -e 's|@''GNULIB_GETLOGIN''@|0|g' \ -e 's|@''GNULIB_GETLOGIN_R''@|0|g' \ -e 's|@''GNULIB_GETPAGESIZE''@|0|g' \ -e 's|@''GNULIB_GETUSERSHELL''@|0|g' \ -e 's|@''GNULIB_LCHOWN''@|0|g' \ -e 's|@''GNULIB_LINK''@|0|g' \ -e 's|@''GNULIB_LINKAT''@|0|g' \ -e 's|@''GNULIB_LSEEK''@|1|g' \ -e 's|@''GNULIB_PIPE2''@|0|g' \ -e 's|@''GNULIB_PREAD''@|0|g' \ -e 's|@''GNULIB_PWRITE''@|0|g' \ -e 's|@''GNULIB_READLINK''@|0|g' \ -e 's|@''GNULIB_READLINKAT''@|0|g' \ -e 's|@''GNULIB_RMDIR''@|1|g' \ -e 's|@''GNULIB_SLEEP''@|0|g' \ -e 's|@''GNULIB_SYMLINK''@|0|g' \ -e 's|@''GNULIB_SYMLINKAT''@|0|g' \ -e 's|@''GNULIB_TTYNAME_R''@|0|g' \ -e 's|@''GNULIB_UNISTD_H_GETOPT''@|1|g' \ -e 's|@''GNULIB_UNISTD_H_SIGPIPE''@|0|g' \ -e 's|@''GNULIB_UNLINK''@|0|g' \ -e 's|@''GNULIB_UNLINKAT''@|0|g' \ -e 's|@''GNULIB_USLEEP''@|0|g' \ -e 's|@''GNULIB_WRITE''@|0|g' \ < ./unistd.in.h | \ sed -e 's|@''HAVE_CHOWN''@|1|g' \ -e 's|@''HAVE_DUP2''@|1|g' \ -e 's|@''HAVE_DUP3''@|1|g' \ -e 's|@''HAVE_EUIDACCESS''@|1|g' \ -e 's|@''HAVE_FACCESSAT''@|1|g' \ -e 's|@''HAVE_FCHDIR''@|1|g' \ -e 's|@''HAVE_FCHOWNAT''@|1|g' \ -e 's|@''HAVE_FSYNC''@|1|g' \ -e 's|@''HAVE_FTRUNCATE''@|1|g' \ -e 's|@''HAVE_GETDOMAINNAME''@|1|g' \ -e 's|@''HAVE_GETDTABLESIZE''@|1|g' \ -e 's|@''HAVE_GETGROUPS''@|1|g' \ -e 's|@''HAVE_GETHOSTNAME''@|1|g' \ -e 's|@''HAVE_GETLOGIN''@|1|g' \ -e 's|@''HAVE_GETPAGESIZE''@|1|g' \ -e 's|@''HAVE_LCHOWN''@|1|g' \ -e 's|@''HAVE_LINK''@|1|g' \ -e 's|@''HAVE_LINKAT''@|1|g' \ -e 's|@''HAVE_PIPE2''@|1|g' \ -e 's|@''HAVE_PREAD''@|1|g' \ -e 's|@''HAVE_PWRITE''@|1|g' \ -e 's|@''HAVE_READLINK''@|1|g' \ -e 's|@''HAVE_READLINKAT''@|1|g' \ -e 's|@''HAVE_SLEEP''@|1|g' \ -e 's|@''HAVE_SYMLINK''@|1|g' \ -e 's|@''HAVE_SYMLINKAT''@|1|g' \ -e 's|@''HAVE_TTYNAME_R''@|1|g' \ -e 's|@''HAVE_UNLINKAT''@|1|g' \ -e 's|@''HAVE_USLEEP''@|1|g' \ -e 's|@''HAVE_DECL_ENVIRON''@|1|g' \ -e 's|@''HAVE_DECL_GETLOGIN_R''@|1|g' \ -e 's|@''HAVE_DECL_GETPAGESIZE''@|1|g' \ -e 's|@''HAVE_DECL_GETUSERSHELL''@|1|g' \ -e 's|@''HAVE_OS_H''@|0|g' \ -e 's|@''HAVE_SYS_PARAM_H''@|0|g' \ -e 's|@''REPLACE_CHOWN''@|0|g' \ -e 's|@''REPLACE_CLOSE''@|0|g' \ -e 's|@''REPLACE_DUP''@|0|g' \ -e 's|@''REPLACE_DUP2''@|0|g' \ -e 's|@''REPLACE_FCHOWNAT''@|0|g' \ -e 's|@''REPLACE_GETCWD''@|0|g' \ -e 's|@''REPLACE_GETGROUPS''@|0|g' \ -e 's|@''REPLACE_GETPAGESIZE''@|0|g' \ -e 's|@''REPLACE_LCHOWN''@|0|g' \ -e 's|@''REPLACE_LINK''@|0|g' \ -e 's|@''REPLACE_LINKAT''@|0|g' \ -e 's|@''REPLACE_LSEEK''@|0|g' \ -e 's|@''REPLACE_PREAD''@|0|g' \ -e 's|@''REPLACE_PWRITE''@|0|g' \ -e 's|@''REPLACE_READLINK''@|0|g' \ -e 's|@''REPLACE_RMDIR''@|0|g' \ -e 's|@''REPLACE_SLEEP''@|0|g' \ -e 's|@''REPLACE_SYMLINK''@|0|g' \ -e 's|@''REPLACE_TTYNAME_R''@|0|g' \ -e 's|@''REPLACE_UNLINK''@|0|g' \ -e 's|@''REPLACE_UNLINKAT''@|0|g' \ -e 's|@''REPLACE_USLEEP''@|0|g' \ -e 's|@''REPLACE_WRITE''@|0|g' \ -e 's|@''UNISTD_H_HAVE_WINSOCK2_H''@|0|g' \ -e 's|@''UNISTD_H_HAVE_WINSOCK2_H_AND_USE_SOCKETS''@|0|g' \ -e '/definitions of _GL_FUNCDECL_RPL/r c++defs.h' \ -e '/definition of _GL_ARG_NONNULL/r arg-nonnull.h' \ -e '/definition of _GL_WARN_ON_USE/r warn-on-use.h'; \ } > unistd.h-t && \ mv unistd.h-t unistd.h rm -f unistr.h-t unistr.h && \ { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ cat ./unistr.in.h; \ } > unistr.h-t && \ mv -f unistr.h-t unistr.h rm -f unitypes.h-t unitypes.h && \ { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ cat ./unitypes.in.h; \ } > unitypes.h-t && \ mv -f unitypes.h-t unitypes.h rm -f unused-parameter.h-t unused-parameter.h && \ sed -n -e '/GL_UNUSED_PARAMETER/,$p' \ < ../build-aux/unused-parameter.h \ > unused-parameter.h-t && \ mv unused-parameter.h-t unused-parameter.h rm -f wchar.h-t wchar.h && \ { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ sed -e 's|@''INCLUDE_NEXT''@|include_next|g' \ -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \ -e 's|@''NEXT_WCHAR_H''@||g' \ -e 's|@''HAVE_WCHAR_H''@|1|g' \ -e 's|@''GNULIB_BTOWC''@|0|g' \ -e 's|@''GNULIB_WCTOB''@|0|g' \ -e 's|@''GNULIB_MBSINIT''@|0|g' \ -e 's|@''GNULIB_MBRTOWC''@|0|g' \ -e 's|@''GNULIB_MBRLEN''@|0|g' \ -e 's|@''GNULIB_MBSRTOWCS''@|0|g' \ -e 's|@''GNULIB_MBSNRTOWCS''@|0|g' \ -e 's|@''GNULIB_WCRTOMB''@|0|g' \ -e 's|@''GNULIB_WCSRTOMBS''@|0|g' \ -e 's|@''GNULIB_WCSNRTOMBS''@|0|g' \ -e 's|@''GNULIB_WCWIDTH''@|0|g' \ -e 's|@''HAVE_WINT_T''@|1|g' \ -e 's|@''HAVE_BTOWC''@|1|g' \ -e 's|@''HAVE_MBSINIT''@|1|g' \ -e 's|@''HAVE_MBRTOWC''@|1|g' \ -e 's|@''HAVE_MBRLEN''@|1|g' \ -e 's|@''HAVE_MBSRTOWCS''@|1|g' \ -e 's|@''HAVE_MBSNRTOWCS''@|1|g' \ -e 's|@''HAVE_WCRTOMB''@|1|g' \ -e 's|@''HAVE_WCSRTOMBS''@|1|g' \ -e 's|@''HAVE_WCSNRTOMBS''@|1|g' \ -e 's|@''HAVE_DECL_WCTOB''@|1|g' \ -e 's|@''HAVE_DECL_WCWIDTH''@|1|g' \ -e 's|@''REPLACE_MBSTATE_T''@|0|g' \ -e 's|@''REPLACE_BTOWC''@|0|g' \ -e 's|@''REPLACE_WCTOB''@|0|g' \ -e 's|@''REPLACE_MBSINIT''@|0|g' \ -e 's|@''REPLACE_MBRTOWC''@|0|g' \ -e 's|@''REPLACE_MBRLEN''@|0|g' \ -e 's|@''REPLACE_MBSRTOWCS''@|0|g' \ -e 's|@''REPLACE_MBSNRTOWCS''@|0|g' \ -e 's|@''REPLACE_WCRTOMB''@|0|g' \ -e 's|@''REPLACE_WCSRTOMBS''@|0|g' \ -e 's|@''REPLACE_WCSNRTOMBS''@|0|g' \ -e 's|@''REPLACE_WCWIDTH''@|0|g' \ -e '/definitions of _GL_FUNCDECL_RPL/r c++defs.h' \ -e '/definition of _GL_ARG_NONNULL/r arg-nonnull.h' \ -e '/definition of _GL_WARN_ON_USE/r warn-on-use.h' \ < ./wchar.in.h; \ } > wchar.h-t && \ mv wchar.h-t wchar.h /usr/bin/make all-recursive make[2]: Entering directory `/opt/home/gnupdf/couts/libgnupdf/lib' make[3]: Entering directory `/opt/home/gnupdf/couts/libgnupdf/lib' depbase=`echo gl_array_list.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../src -I/home/gnupdf/include -g -O2 -MT gl_array_list.lo -MD -MP -MF $depbase.Tpo -c -o gl_array_list.lo gl_array_list.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../src -I/home/gnupdf/include -g -O2 -MT gl_array_list.lo -MD -MP -MF .deps/gl_array_list.Tpo -c gl_array_list.c -fPIC -DPIC -o .libs/gl_array_list.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../src -I/home/gnupdf/include -g -O2 -MT gl_array_list.lo -MD -MP -MF .deps/gl_array_list.Tpo -c gl_array_list.c -o gl_array_list.o >/dev/null 2>&1 depbase=`echo exitfail.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../src -I/home/gnupdf/include -g -O2 -MT exitfail.lo -MD -MP -MF $depbase.Tpo -c -o exitfail.lo exitfail.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../src -I/home/gnupdf/include -g -O2 -MT exitfail.lo -MD -MP -MF .deps/exitfail.Tpo -c exitfail.c -fPIC -DPIC -o .libs/exitfail.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../src -I/home/gnupdf/include -g -O2 -MT exitfail.lo -MD -MP -MF .deps/exitfail.Tpo -c exitfail.c -o exitfail.o >/dev/null 2>&1 depbase=`echo freading.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../src -I/home/gnupdf/include -g -O2 -MT freading.lo -MD -MP -MF $depbase.Tpo -c -o freading.lo freading.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../src -I/home/gnupdf/include -g -O2 -MT freading.lo -MD -MP -MF .deps/freading.Tpo -c freading.c -fPIC -DPIC -o .libs/freading.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../src -I/home/gnupdf/include -g -O2 -MT freading.lo -MD -MP -MF .deps/freading.Tpo -c freading.c -o freading.o >/dev/null 2>&1 depbase=`echo gl_linkedhash_list.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../src -I/home/gnupdf/include -g -O2 -MT gl_linkedhash_list.lo -MD -MP -MF $depbase.Tpo -c -o gl_linkedhash_list.lo gl_linkedhash_list.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../src -I/home/gnupdf/include -g -O2 -MT gl_linkedhash_list.lo -MD -MP -MF .deps/gl_linkedhash_list.Tpo -c gl_linkedhash_list.c -fPIC -DPIC -o .libs/gl_linkedhash_list.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../src -I/home/gnupdf/include -g -O2 -MT gl_linkedhash_list.lo -MD -MP -MF .deps/gl_linkedhash_list.Tpo -c gl_linkedhash_list.c -o gl_linkedhash_list.o >/dev/null 2>&1 depbase=`echo gl_list.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../src -I/home/gnupdf/include -g -O2 -MT gl_list.lo -MD -MP -MF $depbase.Tpo -c -o gl_list.lo gl_list.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../src -I/home/gnupdf/include -g -O2 -MT gl_list.lo -MD -MP -MF .deps/gl_list.Tpo -c gl_list.c -fPIC -DPIC -o .libs/gl_list.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../src -I/home/gnupdf/include -g -O2 -MT gl_list.lo -MD -MP -MF .deps/gl_list.Tpo -c gl_list.c -o gl_list.o >/dev/null 2>&1 depbase=`echo localcharset.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../src -I/home/gnupdf/include -g -O2 -MT localcharset.lo -MD -MP -MF $depbase.Tpo -c -o localcharset.lo localcharset.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../src -I/home/gnupdf/include -g -O2 -MT localcharset.lo -MD -MP -MF .deps/localcharset.Tpo -c localcharset.c -fPIC -DPIC -o .libs/localcharset.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../src -I/home/gnupdf/include -g -O2 -MT localcharset.lo -MD -MP -MF .deps/localcharset.Tpo -c localcharset.c -o localcharset.o >/dev/null 2>&1 depbase=`echo localename.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../src -I/home/gnupdf/include -g -O2 -MT localename.lo -MD -MP -MF $depbase.Tpo -c -o localename.lo localename.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../src -I/home/gnupdf/include -g -O2 -MT localename.lo -MD -MP -MF .deps/localename.Tpo -c localename.c -fPIC -DPIC -o .libs/localename.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../src -I/home/gnupdf/include -g -O2 -MT localename.lo -MD -MP -MF .deps/localename.Tpo -c localename.c -o localename.o >/dev/null 2>&1 depbase=`echo glthread/lock.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../src -I/home/gnupdf/include -g -O2 -MT glthread/lock.lo -MD -MP -MF $depbase.Tpo -c -o glthread/lock.lo glthread/lock.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../src -I/home/gnupdf/include -g -O2 -MT glthread/lock.lo -MD -MP -MF glthread/.deps/lock.Tpo -c glthread/lock.c -fPIC -DPIC -o glthread/.libs/lock.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../src -I/home/gnupdf/include -g -O2 -MT glthread/lock.lo -MD -MP -MF glthread/.deps/lock.Tpo -c glthread/lock.c -o glthread/lock.o >/dev/null 2>&1 depbase=`echo progname.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../src -I/home/gnupdf/include -g -O2 -MT progname.lo -MD -MP -MF $depbase.Tpo -c -o progname.lo progname.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../src -I/home/gnupdf/include -g -O2 -MT progname.lo -MD -MP -MF .deps/progname.Tpo -c progname.c -fPIC -DPIC -o .libs/progname.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../src -I/home/gnupdf/include -g -O2 -MT progname.lo -MD -MP -MF .deps/progname.Tpo -c progname.c -o progname.o >/dev/null 2>&1 depbase=`echo glthread/threadlib.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../src -I/home/gnupdf/include -g -O2 -MT glthread/threadlib.lo -MD -MP -MF $depbase.Tpo -c -o glthread/threadlib.lo glthread/threadlib.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../src -I/home/gnupdf/include -g -O2 -MT glthread/threadlib.lo -MD -MP -MF glthread/.deps/threadlib.Tpo -c glthread/threadlib.c -fPIC -DPIC -o glthread/.libs/threadlib.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../src -I/home/gnupdf/include -g -O2 -MT glthread/threadlib.lo -MD -MP -MF glthread/.deps/threadlib.Tpo -c glthread/threadlib.c -o glthread/threadlib.o >/dev/null 2>&1 depbase=`echo tmpdir.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../src -I/home/gnupdf/include -g -O2 -MT tmpdir.lo -MD -MP -MF $depbase.Tpo -c -o tmpdir.lo tmpdir.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../src -I/home/gnupdf/include -g -O2 -MT tmpdir.lo -MD -MP -MF .deps/tmpdir.Tpo -c tmpdir.c -fPIC -DPIC -o .libs/tmpdir.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../src -I/home/gnupdf/include -g -O2 -MT tmpdir.lo -MD -MP -MF .deps/tmpdir.Tpo -c tmpdir.c -o tmpdir.o >/dev/null 2>&1 depbase=`echo unistr/u8-check.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../src -I/home/gnupdf/include -g -O2 -MT unistr/u8-check.lo -MD -MP -MF $depbase.Tpo -c -o unistr/u8-check.lo unistr/u8-check.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../src -I/home/gnupdf/include -g -O2 -MT unistr/u8-check.lo -MD -MP -MF unistr/.deps/u8-check.Tpo -c unistr/u8-check.c -fPIC -DPIC -o unistr/.libs/u8-check.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../src -I/home/gnupdf/include -g -O2 -MT unistr/u8-check.lo -MD -MP -MF unistr/.deps/u8-check.Tpo -c unistr/u8-check.c -o unistr/u8-check.o >/dev/null 2>&1 depbase=`echo xalloc-die.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../src -I/home/gnupdf/include -g -O2 -MT xalloc-die.lo -MD -MP -MF $depbase.Tpo -c -o xalloc-die.lo xalloc-die.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../src -I/home/gnupdf/include -g -O2 -MT xalloc-die.lo -MD -MP -MF .deps/xalloc-die.Tpo -c xalloc-die.c -fPIC -DPIC -o .libs/xalloc-die.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../src -I/home/gnupdf/include -g -O2 -MT xalloc-die.lo -MD -MP -MF .deps/xalloc-die.Tpo -c xalloc-die.c -o xalloc-die.o >/dev/null 2>&1 depbase=`echo basename-lgpl.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../src -I/home/gnupdf/include -g -O2 -MT basename-lgpl.lo -MD -MP -MF $depbase.Tpo -c -o basename-lgpl.lo basename-lgpl.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../src -I/home/gnupdf/include -g -O2 -MT basename-lgpl.lo -MD -MP -MF .deps/basename-lgpl.Tpo -c basename-lgpl.c -fPIC -DPIC -o .libs/basename-lgpl.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../src -I/home/gnupdf/include -g -O2 -MT basename-lgpl.lo -MD -MP -MF .deps/basename-lgpl.Tpo -c basename-lgpl.c -o basename-lgpl.o >/dev/null 2>&1 depbase=`echo dirname-lgpl.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../src -I/home/gnupdf/include -g -O2 -MT dirname-lgpl.lo -MD -MP -MF $depbase.Tpo -c -o dirname-lgpl.lo dirname-lgpl.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../src -I/home/gnupdf/include -g -O2 -MT dirname-lgpl.lo -MD -MP -MF .deps/dirname-lgpl.Tpo -c dirname-lgpl.c -fPIC -DPIC -o .libs/dirname-lgpl.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../src -I/home/gnupdf/include -g -O2 -MT dirname-lgpl.lo -MD -MP -MF .deps/dirname-lgpl.Tpo -c dirname-lgpl.c -o dirname-lgpl.o >/dev/null 2>&1 depbase=`echo dup-safer.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../src -I/home/gnupdf/include -g -O2 -MT dup-safer.lo -MD -MP -MF $depbase.Tpo -c -o dup-safer.lo dup-safer.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../src -I/home/gnupdf/include -g -O2 -MT dup-safer.lo -MD -MP -MF .deps/dup-safer.Tpo -c dup-safer.c -fPIC -DPIC -o .libs/dup-safer.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../src -I/home/gnupdf/include -g -O2 -MT dup-safer.lo -MD -MP -MF .deps/dup-safer.Tpo -c dup-safer.c -o dup-safer.o >/dev/null 2>&1 depbase=`echo fcntl.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../src -I/home/gnupdf/include -g -O2 -MT fcntl.lo -MD -MP -MF $depbase.Tpo -c -o fcntl.lo fcntl.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../src -I/home/gnupdf/include -g -O2 -MT fcntl.lo -MD -MP -MF .deps/fcntl.Tpo -c fcntl.c -fPIC -DPIC -o .libs/fcntl.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../src -I/home/gnupdf/include -g -O2 -MT fcntl.lo -MD -MP -MF .deps/fcntl.Tpo -c fcntl.c -o fcntl.o >/dev/null 2>&1 depbase=`echo fd-safer.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../src -I/home/gnupdf/include -g -O2 -MT fd-safer.lo -MD -MP -MF $depbase.Tpo -c -o fd-safer.lo fd-safer.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../src -I/home/gnupdf/include -g -O2 -MT fd-safer.lo -MD -MP -MF .deps/fd-safer.Tpo -c fd-safer.c -fPIC -DPIC -o .libs/fd-safer.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../src -I/home/gnupdf/include -g -O2 -MT fd-safer.lo -MD -MP -MF .deps/fd-safer.Tpo -c fd-safer.c -o fd-safer.o >/dev/null 2>&1 depbase=`echo fflush.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../src -I/home/gnupdf/include -g -O2 -MT fflush.lo -MD -MP -MF $depbase.Tpo -c -o fflush.lo fflush.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../src -I/home/gnupdf/include -g -O2 -MT fflush.lo -MD -MP -MF .deps/fflush.Tpo -c fflush.c -fPIC -DPIC -o .libs/fflush.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../src -I/home/gnupdf/include -g -O2 -MT fflush.lo -MD -MP -MF .deps/fflush.Tpo -c fflush.c -o fflush.o >/dev/null 2>&1 depbase=`echo fopen-safer.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../src -I/home/gnupdf/include -g -O2 -MT fopen-safer.lo -MD -MP -MF $depbase.Tpo -c -o fopen-safer.lo fopen-safer.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../src -I/home/gnupdf/include -g -O2 -MT fopen-safer.lo -MD -MP -MF .deps/fopen-safer.Tpo -c fopen-safer.c -fPIC -DPIC -o .libs/fopen-safer.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../src -I/home/gnupdf/include -g -O2 -MT fopen-safer.lo -MD -MP -MF .deps/fopen-safer.Tpo -c fopen-safer.c -o fopen-safer.o >/dev/null 2>&1 depbase=`echo fpurge.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../src -I/home/gnupdf/include -g -O2 -MT fpurge.lo -MD -MP -MF $depbase.Tpo -c -o fpurge.lo fpurge.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../src -I/home/gnupdf/include -g -O2 -MT fpurge.lo -MD -MP -MF .deps/fpurge.Tpo -c fpurge.c -fPIC -DPIC -o .libs/fpurge.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../src -I/home/gnupdf/include -g -O2 -MT fpurge.lo -MD -MP -MF .deps/fpurge.Tpo -c fpurge.c -o fpurge.o >/dev/null 2>&1 depbase=`echo freopen-safer.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../src -I/home/gnupdf/include -g -O2 -MT freopen-safer.lo -MD -MP -MF $depbase.Tpo -c -o freopen-safer.lo freopen-safer.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../src -I/home/gnupdf/include -g -O2 -MT freopen-safer.lo -MD -MP -MF .deps/freopen-safer.Tpo -c freopen-safer.c -fPIC -DPIC -o .libs/freopen-safer.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../src -I/home/gnupdf/include -g -O2 -MT freopen-safer.lo -MD -MP -MF .deps/freopen-safer.Tpo -c freopen-safer.c -o freopen-safer.o >/dev/null 2>&1 depbase=`echo fseeko.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../src -I/home/gnupdf/include -g -O2 -MT fseeko.lo -MD -MP -MF $depbase.Tpo -c -o fseeko.lo fseeko.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../src -I/home/gnupdf/include -g -O2 -MT fseeko.lo -MD -MP -MF .deps/fseeko.Tpo -c fseeko.c -fPIC -DPIC -o .libs/fseeko.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../src -I/home/gnupdf/include -g -O2 -MT fseeko.lo -MD -MP -MF .deps/fseeko.Tpo -c fseeko.c -o fseeko.o >/dev/null 2>&1 depbase=`echo getopt.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../src -I/home/gnupdf/include -g -O2 -MT getopt.lo -MD -MP -MF $depbase.Tpo -c -o getopt.lo getopt.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../src -I/home/gnupdf/include -g -O2 -MT getopt.lo -MD -MP -MF .deps/getopt.Tpo -c getopt.c -fPIC -DPIC -o .libs/getopt.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../src -I/home/gnupdf/include -g -O2 -MT getopt.lo -MD -MP -MF .deps/getopt.Tpo -c getopt.c -o getopt.o >/dev/null 2>&1 depbase=`echo getopt1.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../src -I/home/gnupdf/include -g -O2 -MT getopt1.lo -MD -MP -MF $depbase.Tpo -c -o getopt1.lo getopt1.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../src -I/home/gnupdf/include -g -O2 -MT getopt1.lo -MD -MP -MF .deps/getopt1.Tpo -c getopt1.c -fPIC -DPIC -o .libs/getopt1.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../src -I/home/gnupdf/include -g -O2 -MT getopt1.lo -MD -MP -MF .deps/getopt1.Tpo -c getopt1.c -o getopt1.o >/dev/null 2>&1 depbase=`echo pipe-safer.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../src -I/home/gnupdf/include -g -O2 -MT pipe-safer.lo -MD -MP -MF $depbase.Tpo -c -o pipe-safer.lo pipe-safer.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../src -I/home/gnupdf/include -g -O2 -MT pipe-safer.lo -MD -MP -MF .deps/pipe-safer.Tpo -c pipe-safer.c -fPIC -DPIC -o .libs/pipe-safer.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../src -I/home/gnupdf/include -g -O2 -MT pipe-safer.lo -MD -MP -MF .deps/pipe-safer.Tpo -c pipe-safer.c -o pipe-safer.o >/dev/null 2>&1 depbase=`echo stripslash.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../src -I/home/gnupdf/include -g -O2 -MT stripslash.lo -MD -MP -MF $depbase.Tpo -c -o stripslash.lo stripslash.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../src -I/home/gnupdf/include -g -O2 -MT stripslash.lo -MD -MP -MF .deps/stripslash.Tpo -c stripslash.c -fPIC -DPIC -o .libs/stripslash.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../src -I/home/gnupdf/include -g -O2 -MT stripslash.lo -MD -MP -MF .deps/stripslash.Tpo -c stripslash.c -o stripslash.o >/dev/null 2>&1 depbase=`echo tempname.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../src -I/home/gnupdf/include -g -O2 -MT tempname.lo -MD -MP -MF $depbase.Tpo -c -o tempname.lo tempname.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../src -I/home/gnupdf/include -g -O2 -MT tempname.lo -MD -MP -MF .deps/tempname.Tpo -c tempname.c -fPIC -DPIC -o .libs/tempname.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../src -I/home/gnupdf/include -g -O2 -MT tempname.lo -MD -MP -MF .deps/tempname.Tpo -c tempname.c -o tempname.o >/dev/null 2>&1 depbase=`echo tmpfile-safer.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../src -I/home/gnupdf/include -g -O2 -MT tmpfile-safer.lo -MD -MP -MF $depbase.Tpo -c -o tmpfile-safer.lo tmpfile-safer.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../src -I/home/gnupdf/include -g -O2 -MT tmpfile-safer.lo -MD -MP -MF .deps/tmpfile-safer.Tpo -c tmpfile-safer.c -fPIC -DPIC -o .libs/tmpfile-safer.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../src -I/home/gnupdf/include -g -O2 -MT tmpfile-safer.lo -MD -MP -MF .deps/tmpfile-safer.Tpo -c tmpfile-safer.c -o tmpfile-safer.o >/dev/null 2>&1 depbase=`echo xmalloc.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../src -I/home/gnupdf/include -g -O2 -MT xmalloc.lo -MD -MP -MF $depbase.Tpo -c -o xmalloc.lo xmalloc.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../src -I/home/gnupdf/include -g -O2 -MT xmalloc.lo -MD -MP -MF .deps/xmalloc.Tpo -c xmalloc.c -fPIC -DPIC -o .libs/xmalloc.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../src -I/home/gnupdf/include -g -O2 -MT xmalloc.lo -MD -MP -MF .deps/xmalloc.Tpo -c xmalloc.c -o xmalloc.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=link gcc -g -O2 -o libgnu.la gl_array_list.lo exitfail.lo freading.lo gl_linkedhash_list.lo gl_list.lo localcharset.lo localename.lo glthread/lock.lo progname.lo glthread/threadlib.lo tmpdir.lo unistr/u8-check.lo xalloc-die.lo basename-lgpl.lo dirname-lgpl.lo dup-safer.lo fcntl.lo fd-safer.lo fflush.lo fopen-safer.lo fpurge.lo freopen-safer.lo fseeko.lo getopt.lo getopt1.lo pipe-safer.lo stripslash.lo tempname.lo tmpfile-safer.lo xmalloc.lo -lz libtool: link: ar cru .libs/libgnu.a .libs/gl_array_list.o .libs/exitfail.o .libs/freading.o .libs/gl_linkedhash_list.o .libs/gl_list.o .libs/localcharset.o .libs/localename.o glthread/.libs/lock.o .libs/progname.o glthread/.libs/threadlib.o .libs/tmpdir.o unistr/.libs/u8-check.o .libs/xalloc-die.o .libs/basename-lgpl.o .libs/dirname-lgpl.o .libs/dup-safer.o .libs/fcntl.o .libs/fd-safer.o .libs/fflush.o .libs/fopen-safer.o .libs/fpurge.o .libs/freopen-safer.o .libs/fseeko.o .libs/getopt.o .libs/getopt1.o .libs/pipe-safer.o .libs/stripslash.o .libs/tempname.o .libs/tmpfile-safer.o .libs/xmalloc.o libtool: link: ranlib .libs/libgnu.a libtool: link: ( cd ".libs" && rm -f "libgnu.la" && ln -s "../libgnu.la" "libgnu.la" ) rm -f t-charset.alias charset.alias && \ /bin/sh ./config.charset 'x86_64-unknown-linux-gnu' > t-charset.alias && \ mv t-charset.alias charset.alias rm -f t-ref-add.sed ref-add.sed && \ sed -e '/^#/d' -e 's/@''PACKAGE''@/libgnupdf/g' ref-add.sin > t-ref-add.sed && \ mv t-ref-add.sed ref-add.sed rm -f t-ref-del.sed ref-del.sed && \ sed -e '/^#/d' -e 's/@''PACKAGE''@/libgnupdf/g' ref-del.sin > t-ref-del.sed && \ mv t-ref-del.sed ref-del.sed make[3]: Leaving directory `/opt/home/gnupdf/couts/libgnupdf/lib' make[2]: Leaving directory `/opt/home/gnupdf/couts/libgnupdf/lib' make[1]: Leaving directory `/opt/home/gnupdf/couts/libgnupdf/lib' Making all in build-aux make[1]: Entering directory `/opt/home/gnupdf/couts/libgnupdf/build-aux' gcc -DHAVE_CONFIG_H -I. -I../src -I/home/gnupdf/include -g -O2 -MT pdf-text-generate-ucd.o -MD -MP -MF .deps/pdf-text-generate-ucd.Tpo -c -o pdf-text-generate-ucd.o pdf-text-generate-ucd.c mv -f .deps/pdf-text-generate-ucd.Tpo .deps/pdf-text-generate-ucd.Po /bin/sh ../libtool --tag=CC --mode=link gcc -g -O2 -lm -o pdf-text-generate-ucd pdf-text-generate-ucd.o -lz libtool: link: gcc -g -O2 -o pdf-text-generate-ucd pdf-text-generate-ucd.o -lm -lz make[1]: Leaving directory `/opt/home/gnupdf/couts/libgnupdf/build-aux' Making all in src make[1]: Entering directory `/opt/home/gnupdf/couts/libgnupdf/src' /usr/bin/make all-am make[2]: Entering directory `/opt/home/gnupdf/couts/libgnupdf/src' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../lib -I../lib -I../build-aux -I./base -I./object -I./document -I/home/gnupdf/include -Wall -fno-strict-aliasing -fprofile-arcs -ftest-coverage -g -O2 -MT pdf-global.lo -MD -MP -MF .deps/pdf-global.Tpo -c -o pdf-global.lo pdf-global.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../lib -I../lib -I../build-aux -I./base -I./object -I./document -I/home/gnupdf/include -Wall -fno-strict-aliasing -fprofile-arcs -ftest-coverage -g -O2 -MT pdf-global.lo -MD -MP -MF .deps/pdf-global.Tpo -c pdf-global.c -fPIC -DPIC -o .libs/pdf-global.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../lib -I../lib -I../build-aux -I./base -I./object -I./document -I/home/gnupdf/include -Wall -fno-strict-aliasing -fprofile-arcs -ftest-coverage -g -O2 -MT pdf-global.lo -MD -MP -MF .deps/pdf-global.Tpo -c pdf-global.c -o pdf-global.o >/dev/null 2>&1 mv -f .deps/pdf-global.Tpo .deps/pdf-global.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../lib -I../lib -I../build-aux -I./base -I./object -I./document -I/home/gnupdf/include -Wall -fno-strict-aliasing -fprofile-arcs -ftest-coverage -g -O2 -MT pdf-base.lo -MD -MP -MF .deps/pdf-base.Tpo -c -o pdf-base.lo `test -f 'base/pdf-base.c' || echo './'`base/pdf-base.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../lib -I../lib -I../build-aux -I./base -I./object -I./document -I/home/gnupdf/include -Wall -fno-strict-aliasing -fprofile-arcs -ftest-coverage -g -O2 -MT pdf-base.lo -MD -MP -MF .deps/pdf-base.Tpo -c base/pdf-base.c -fPIC -DPIC -o .libs/pdf-base.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../lib -I../lib -I../build-aux -I./base -I./object -I./document -I/home/gnupdf/include -Wall -fno-strict-aliasing -fprofile-arcs -ftest-coverage -g -O2 -MT pdf-base.lo -MD -MP -MF .deps/pdf-base.Tpo -c base/pdf-base.c -o pdf-base.o >/dev/null 2>&1 mv -f .deps/pdf-base.Tpo .deps/pdf-base.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../lib -I../lib -I../build-aux -I./base -I./object -I./document -I/home/gnupdf/include -Wall -fno-strict-aliasing -fprofile-arcs -ftest-coverage -g -O2 -MT pdf-alloc.lo -MD -MP -MF .deps/pdf-alloc.Tpo -c -o pdf-alloc.lo `test -f 'base/pdf-alloc.c' || echo './'`base/pdf-alloc.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../lib -I../lib -I../build-aux -I./base -I./object -I./document -I/home/gnupdf/include -Wall -fno-strict-aliasing -fprofile-arcs -ftest-coverage -g -O2 -MT pdf-alloc.lo -MD -MP -MF .deps/pdf-alloc.Tpo -c base/pdf-alloc.c -fPIC -DPIC -o .libs/pdf-alloc.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../lib -I../lib -I../build-aux -I./base -I./object -I./document -I/home/gnupdf/include -Wall -fno-strict-aliasing -fprofile-arcs -ftest-coverage -g -O2 -MT pdf-alloc.lo -MD -MP -MF .deps/pdf-alloc.Tpo -c base/pdf-alloc.c -o pdf-alloc.o >/dev/null 2>&1 mv -f .deps/pdf-alloc.Tpo .deps/pdf-alloc.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../lib -I../lib -I../build-aux -I./base -I./object -I./document -I/home/gnupdf/include -Wall -fno-strict-aliasing -fprofile-arcs -ftest-coverage -g -O2 -MT pdf-types.lo -MD -MP -MF .deps/pdf-types.Tpo -c -o pdf-types.lo `test -f 'base/pdf-types.c' || echo './'`base/pdf-types.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../lib -I../lib -I../build-aux -I./base -I./object -I./document -I/home/gnupdf/include -Wall -fno-strict-aliasing -fprofile-arcs -ftest-coverage -g -O2 -MT pdf-types.lo -MD -MP -MF .deps/pdf-types.Tpo -c base/pdf-types.c -fPIC -DPIC -o .libs/pdf-types.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../lib -I../lib -I../build-aux -I./base -I./object -I./document -I/home/gnupdf/include -Wall -fno-strict-aliasing -fprofile-arcs -ftest-coverage -g -O2 -MT pdf-types.lo -MD -MP -MF .deps/pdf-types.Tpo -c base/pdf-types.c -o pdf-types.o >/dev/null 2>&1 mv -f .deps/pdf-types.Tpo .deps/pdf-types.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../lib -I../lib -I../build-aux -I./base -I./object -I./document -I/home/gnupdf/include -Wall -fno-strict-aliasing -fprofile-arcs -ftest-coverage -g -O2 -MT pdf-fp.lo -MD -MP -MF .deps/pdf-fp.Tpo -c -o pdf-fp.lo `test -f 'base/pdf-fp.c' || echo './'`base/pdf-fp.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../lib -I../lib -I../build-aux -I./base -I./object -I./document -I/home/gnupdf/include -Wall -fno-strict-aliasing -fprofile-arcs -ftest-coverage -g -O2 -MT pdf-fp.lo -MD -MP -MF .deps/pdf-fp.Tpo -c base/pdf-fp.c -fPIC -DPIC -o .libs/pdf-fp.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../lib -I../lib -I../build-aux -I./base -I./object -I./document -I/home/gnupdf/include -Wall -fno-strict-aliasing -fprofile-arcs -ftest-coverage -g -O2 -MT pdf-fp.lo -MD -MP -MF .deps/pdf-fp.Tpo -c base/pdf-fp.c -o pdf-fp.o >/dev/null 2>&1 mv -f .deps/pdf-fp.Tpo .deps/pdf-fp.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../lib -I../lib -I../build-aux -I./base -I./object -I./document -I/home/gnupdf/include -Wall -fno-strict-aliasing -fprofile-arcs -ftest-coverage -g -O2 -MT pdf-fp-func.lo -MD -MP -MF .deps/pdf-fp-func.Tpo -c -o pdf-fp-func.lo `test -f 'base/pdf-fp-func.c' || echo './'`base/pdf-fp-func.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../lib -I../lib -I../build-aux -I./base -I./object -I./document -I/home/gnupdf/include -Wall -fno-strict-aliasing -fprofile-arcs -ftest-coverage -g -O2 -MT pdf-fp-func.lo -MD -MP -MF .deps/pdf-fp-func.Tpo -c base/pdf-fp-func.c -fPIC -DPIC -o .libs/pdf-fp-func.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../lib -I../lib -I../build-aux -I./base -I./object -I./document -I/home/gnupdf/include -Wall -fno-strict-aliasing -fprofile-arcs -ftest-coverage -g -O2 -MT pdf-fp-func.lo -MD -MP -MF .deps/pdf-fp-func.Tpo -c base/pdf-fp-func.c -o pdf-fp-func.o >/dev/null 2>&1 mv -f .deps/pdf-fp-func.Tpo .deps/pdf-fp-func.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../lib -I../lib -I../build-aux -I./base -I./object -I./document -I/home/gnupdf/include -Wall -fno-strict-aliasing -fprofile-arcs -ftest-coverage -g -O2 -MT pdf-fsys.lo -MD -MP -MF .deps/pdf-fsys.Tpo -c -o pdf-fsys.lo `test -f 'base/pdf-fsys.c' || echo './'`base/pdf-fsys.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../lib -I../lib -I../build-aux -I./base -I./object -I./document -I/home/gnupdf/include -Wall -fno-strict-aliasing -fprofile-arcs -ftest-coverage -g -O2 -MT pdf-fsys.lo -MD -MP -MF .deps/pdf-fsys.Tpo -c base/pdf-fsys.c -fPIC -DPIC -o .libs/pdf-fsys.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../lib -I../lib -I../build-aux -I./base -I./object -I./document -I/home/gnupdf/include -Wall -fno-strict-aliasing -fprofile-arcs -ftest-coverage -g -O2 -MT pdf-fsys.lo -MD -MP -MF .deps/pdf-fsys.Tpo -c base/pdf-fsys.c -o pdf-fsys.o >/dev/null 2>&1 mv -f .deps/pdf-fsys.Tpo .deps/pdf-fsys.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../lib -I../lib -I../build-aux -I./base -I./object -I./document -I/home/gnupdf/include -Wall -fno-strict-aliasing -fprofile-arcs -ftest-coverage -g -O2 -MT pdf-fsys-disk.lo -MD -MP -MF .deps/pdf-fsys-disk.Tpo -c -o pdf-fsys-disk.lo `test -f 'base/pdf-fsys-disk.c' || echo './'`base/pdf-fsys-disk.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../lib -I../lib -I../build-aux -I./base -I./object -I./document -I/home/gnupdf/include -Wall -fno-strict-aliasing -fprofile-arcs -ftest-coverage -g -O2 -MT pdf-fsys-disk.lo -MD -MP -MF .deps/pdf-fsys-disk.Tpo -c base/pdf-fsys-disk.c -fPIC -DPIC -o .libs/pdf-fsys-disk.o base/pdf-fsys-disk.c: In function 'pdf_fsys_disk_file_get_pos': base/pdf-fsys-disk.c:1082: warning: call to 'ftell' declared with attribute warning: ftell cannot handle files larger than 4 GB on 32-bit platforms - use ftello function for handling of large files libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../lib -I../lib -I../build-aux -I./base -I./object -I./document -I/home/gnupdf/include -Wall -fno-strict-aliasing -fprofile-arcs -ftest-coverage -g -O2 -MT pdf-fsys-disk.lo -MD -MP -MF .deps/pdf-fsys-disk.Tpo -c base/pdf-fsys-disk.c -o pdf-fsys-disk.o >/dev/null 2>&1 mv -f .deps/pdf-fsys-disk.Tpo .deps/pdf-fsys-disk.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../lib -I../lib -I../build-aux -I./base -I./object -I./document -I/home/gnupdf/include -Wall -fno-strict-aliasing -fprofile-arcs -ftest-coverage -g -O2 -MT pdf-stm.lo -MD -MP -MF .deps/pdf-stm.Tpo -c -o pdf-stm.lo `test -f 'base/pdf-stm.c' || echo './'`base/pdf-stm.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../lib -I../lib -I../build-aux -I./base -I./object -I./document -I/home/gnupdf/include -Wall -fno-strict-aliasing -fprofile-arcs -ftest-coverage -g -O2 -MT pdf-stm.lo -MD -MP -MF .deps/pdf-stm.Tpo -c base/pdf-stm.c -fPIC -DPIC -o .libs/pdf-stm.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../lib -I../lib -I../build-aux -I./base -I./object -I./document -I/home/gnupdf/include -Wall -fno-strict-aliasing -fprofile-arcs -ftest-coverage -g -O2 -MT pdf-stm.lo -MD -MP -MF .deps/pdf-stm.Tpo -c base/pdf-stm.c -o pdf-stm.o >/dev/null 2>&1 mv -f .deps/pdf-stm.Tpo .deps/pdf-stm.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../lib -I../lib -I../build-aux -I./base -I./object -I./document -I/home/gnupdf/include -Wall -fno-strict-aliasing -fprofile-arcs -ftest-coverage -g -O2 -MT pdf-stm-be.lo -MD -MP -MF .deps/pdf-stm-be.Tpo -c -o pdf-stm-be.lo `test -f 'base/pdf-stm-be.c' || echo './'`base/pdf-stm-be.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../lib -I../lib -I../build-aux -I./base -I./object -I./document -I/home/gnupdf/include -Wall -fno-strict-aliasing -fprofile-arcs -ftest-coverage -g -O2 -MT pdf-stm-be.lo -MD -MP -MF .deps/pdf-stm-be.Tpo -c base/pdf-stm-be.c -fPIC -DPIC -o .libs/pdf-stm-be.o base/pdf-stm-be.c: In function 'pdf_stm_be_cfile_seek': base/pdf-stm-be.c:486: warning: call to 'ftell' declared with attribute warning: ftell cannot handle files larger than 4 GB on 32-bit platforms - use ftello function for handling of large files libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../lib -I../lib -I../build-aux -I./base -I./object -I./document -I/home/gnupdf/include -Wall -fno-strict-aliasing -fprofile-arcs -ftest-coverage -g -O2 -MT pdf-stm-be.lo -MD -MP -MF .deps/pdf-stm-be.Tpo -c base/pdf-stm-be.c -o pdf-stm-be.o >/dev/null 2>&1 mv -f .deps/pdf-stm-be.Tpo .deps/pdf-stm-be.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../lib -I../lib -I../build-aux -I./base -I./object -I./document -I/home/gnupdf/include -Wall -fno-strict-aliasing -fprofile-arcs -ftest-coverage -g -O2 -MT pdf-stm-filter.lo -MD -MP -MF .deps/pdf-stm-filter.Tpo -c -o pdf-stm-filter.lo `test -f 'base/pdf-stm-filter.c' || echo './'`base/pdf-stm-filter.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../lib -I../lib -I../build-aux -I./base -I./object -I./document -I/home/gnupdf/include -Wall -fno-strict-aliasing -fprofile-arcs -ftest-coverage -g -O2 -MT pdf-stm-filter.lo -MD -MP -MF .deps/pdf-stm-filter.Tpo -c base/pdf-stm-filter.c -fPIC -DPIC -o .libs/pdf-stm-filter.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../lib -I../lib -I../build-aux -I./base -I./object -I./document -I/home/gnupdf/include -Wall -fno-strict-aliasing -fprofile-arcs -ftest-coverage -g -O2 -MT pdf-stm-filter.lo -MD -MP -MF .deps/pdf-stm-filter.Tpo -c base/pdf-stm-filter.c -o pdf-stm-filter.o >/dev/null 2>&1 mv -f .deps/pdf-stm-filter.Tpo .deps/pdf-stm-filter.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../lib -I../lib -I../build-aux -I./base -I./object -I./document -I/home/gnupdf/include -Wall -fno-strict-aliasing -fprofile-arcs -ftest-coverage -g -O2 -MT pdf-stm-f-null.lo -MD -MP -MF .deps/pdf-stm-f-null.Tpo -c -o pdf-stm-f-null.lo `test -f 'base/pdf-stm-f-null.c' || echo './'`base/pdf-stm-f-null.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../lib -I../lib -I../build-aux -I./base -I./object -I./document -I/home/gnupdf/include -Wall -fno-strict-aliasing -fprofile-arcs -ftest-coverage -g -O2 -MT pdf-stm-f-null.lo -MD -MP -MF .deps/pdf-stm-f-null.Tpo -c base/pdf-stm-f-null.c -fPIC -DPIC -o .libs/pdf-stm-f-null.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../lib -I../lib -I../build-aux -I./base -I./object -I./document -I/home/gnupdf/include -Wall -fno-strict-aliasing -fprofile-arcs -ftest-coverage -g -O2 -MT pdf-stm-f-null.lo -MD -MP -MF .deps/pdf-stm-f-null.Tpo -c base/pdf-stm-f-null.c -o pdf-stm-f-null.o >/dev/null 2>&1 mv -f .deps/pdf-stm-f-null.Tpo .deps/pdf-stm-f-null.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../lib -I../lib -I../build-aux -I./base -I./object -I./document -I/home/gnupdf/include -Wall -fno-strict-aliasing -fprofile-arcs -ftest-coverage -g -O2 -MT pdf-stm-f-ahex.lo -MD -MP -MF .deps/pdf-stm-f-ahex.Tpo -c -o pdf-stm-f-ahex.lo `test -f 'base/pdf-stm-f-ahex.c' || echo './'`base/pdf-stm-f-ahex.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../lib -I../lib -I../build-aux -I./base -I./object -I./document -I/home/gnupdf/include -Wall -fno-strict-aliasing -fprofile-arcs -ftest-coverage -g -O2 -MT pdf-stm-f-ahex.lo -MD -MP -MF .deps/pdf-stm-f-ahex.Tpo -c base/pdf-stm-f-ahex.c -fPIC -DPIC -o .libs/pdf-stm-f-ahex.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../lib -I../lib -I../build-aux -I./base -I./object -I./document -I/home/gnupdf/include -Wall -fno-strict-aliasing -fprofile-arcs -ftest-coverage -g -O2 -MT pdf-stm-f-ahex.lo -MD -MP -MF .deps/pdf-stm-f-ahex.Tpo -c base/pdf-stm-f-ahex.c -o pdf-stm-f-ahex.o >/dev/null 2>&1 mv -f .deps/pdf-stm-f-ahex.Tpo .deps/pdf-stm-f-ahex.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../lib -I../lib -I../build-aux -I./base -I./object -I./document -I/home/gnupdf/include -Wall -fno-strict-aliasing -fprofile-arcs -ftest-coverage -g -O2 -MT pdf-stm-f-rl.lo -MD -MP -MF .deps/pdf-stm-f-rl.Tpo -c -o pdf-stm-f-rl.lo `test -f 'base/pdf-stm-f-rl.c' || echo './'`base/pdf-stm-f-rl.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../lib -I../lib -I../build-aux -I./base -I./object -I./document -I/home/gnupdf/include -Wall -fno-strict-aliasing -fprofile-arcs -ftest-coverage -g -O2 -MT pdf-stm-f-rl.lo -MD -MP -MF .deps/pdf-stm-f-rl.Tpo -c base/pdf-stm-f-rl.c -fPIC -DPIC -o .libs/pdf-stm-f-rl.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../lib -I../lib -I../build-aux -I./base -I./object -I./document -I/home/gnupdf/include -Wall -fno-strict-aliasing -fprofile-arcs -ftest-coverage -g -O2 -MT pdf-stm-f-rl.lo -MD -MP -MF .deps/pdf-stm-f-rl.Tpo -c base/pdf-stm-f-rl.c -o pdf-stm-f-rl.o >/dev/null 2>&1 mv -f .deps/pdf-stm-f-rl.Tpo .deps/pdf-stm-f-rl.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../lib -I../lib -I../build-aux -I./base -I./object -I./document -I/home/gnupdf/include -Wall -fno-strict-aliasing -fprofile-arcs -ftest-coverage -g -O2 -MT pdf-stm-f-v2.lo -MD -MP -MF .deps/pdf-stm-f-v2.Tpo -c -o pdf-stm-f-v2.lo `test -f 'base/pdf-stm-f-v2.c' || echo './'`base/pdf-stm-f-v2.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../lib -I../lib -I../build-aux -I./base -I./object -I./document -I/home/gnupdf/include -Wall -fno-strict-aliasing -fprofile-arcs -ftest-coverage -g -O2 -MT pdf-stm-f-v2.lo -MD -MP -MF .deps/pdf-stm-f-v2.Tpo -c base/pdf-stm-f-v2.c -fPIC -DPIC -o .libs/pdf-stm-f-v2.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../lib -I../lib -I../build-aux -I./base -I./object -I./document -I/home/gnupdf/include -Wall -fno-strict-aliasing -fprofile-arcs -ftest-coverage -g -O2 -MT pdf-stm-f-v2.lo -MD -MP -MF .deps/pdf-stm-f-v2.Tpo -c base/pdf-stm-f-v2.c -o pdf-stm-f-v2.o >/dev/null 2>&1 mv -f .deps/pdf-stm-f-v2.Tpo .deps/pdf-stm-f-v2.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../lib -I../lib -I../build-aux -I./base -I./object -I./document -I/home/gnupdf/include -Wall -fno-strict-aliasing -fprofile-arcs -ftest-coverage -g -O2 -MT pdf-stm-f-aesv2.lo -MD -MP -MF .deps/pdf-stm-f-aesv2.Tpo -c -o pdf-stm-f-aesv2.lo `test -f 'base/pdf-stm-f-aesv2.c' || echo './'`base/pdf-stm-f-aesv2.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../lib -I../lib -I../build-aux -I./base -I./object -I./document -I/home/gnupdf/include -Wall -fno-strict-aliasing -fprofile-arcs -ftest-coverage -g -O2 -MT pdf-stm-f-aesv2.lo -MD -MP -MF .deps/pdf-stm-f-aesv2.Tpo -c base/pdf-stm-f-aesv2.c -fPIC -DPIC -o .libs/pdf-stm-f-aesv2.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../lib -I../lib -I../build-aux -I./base -I./object -I./document -I/home/gnupdf/include -Wall -fno-strict-aliasing -fprofile-arcs -ftest-coverage -g -O2 -MT pdf-stm-f-aesv2.lo -MD -MP -MF .deps/pdf-stm-f-aesv2.Tpo -c base/pdf-stm-f-aesv2.c -o pdf-stm-f-aesv2.o >/dev/null 2>&1 mv -f .deps/pdf-stm-f-aesv2.Tpo .deps/pdf-stm-f-aesv2.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../lib -I../lib -I../build-aux -I./base -I./object -I./document -I/home/gnupdf/include -Wall -fno-strict-aliasing -fprofile-arcs -ftest-coverage -g -O2 -MT pdf-stm-f-md5.lo -MD -MP -MF .deps/pdf-stm-f-md5.Tpo -c -o pdf-stm-f-md5.lo `test -f 'base/pdf-stm-f-md5.c' || echo './'`base/pdf-stm-f-md5.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../lib -I../lib -I../build-aux -I./base -I./object -I./document -I/home/gnupdf/include -Wall -fno-strict-aliasing -fprofile-arcs -ftest-coverage -g -O2 -MT pdf-stm-f-md5.lo -MD -MP -MF .deps/pdf-stm-f-md5.Tpo -c base/pdf-stm-f-md5.c -fPIC -DPIC -o .libs/pdf-stm-f-md5.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../lib -I../lib -I../build-aux -I./base -I./object -I./document -I/home/gnupdf/include -Wall -fno-strict-aliasing -fprofile-arcs -ftest-coverage -g -O2 -MT pdf-stm-f-md5.lo -MD -MP -MF .deps/pdf-stm-f-md5.Tpo -c base/pdf-stm-f-md5.c -o pdf-stm-f-md5.o >/dev/null 2>&1 mv -f .deps/pdf-stm-f-md5.Tpo .deps/pdf-stm-f-md5.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../lib -I../lib -I../build-aux -I./base -I./object -I./document -I/home/gnupdf/include -Wall -fno-strict-aliasing -fprofile-arcs -ftest-coverage -g -O2 -MT pdf-stm-f-lzw.lo -MD -MP -MF .deps/pdf-stm-f-lzw.Tpo -c -o pdf-stm-f-lzw.lo `test -f 'base/pdf-stm-f-lzw.c' || echo './'`base/pdf-stm-f-lzw.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../lib -I../lib -I../build-aux -I./base -I./object -I./document -I/home/gnupdf/include -Wall -fno-strict-aliasing -fprofile-arcs -ftest-coverage -g -O2 -MT pdf-stm-f-lzw.lo -MD -MP -MF .deps/pdf-stm-f-lzw.Tpo -c base/pdf-stm-f-lzw.c -fPIC -DPIC -o .libs/pdf-stm-f-lzw.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../lib -I../lib -I../build-aux -I./base -I./object -I./document -I/home/gnupdf/include -Wall -fno-strict-aliasing -fprofile-arcs -ftest-coverage -g -O2 -MT pdf-stm-f-lzw.lo -MD -MP -MF .deps/pdf-stm-f-lzw.Tpo -c base/pdf-stm-f-lzw.c -o pdf-stm-f-lzw.o >/dev/null 2>&1 mv -f .deps/pdf-stm-f-lzw.Tpo .deps/pdf-stm-f-lzw.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../lib -I../lib -I../build-aux -I./base -I./object -I./document -I/home/gnupdf/include -Wall -fno-strict-aliasing -fprofile-arcs -ftest-coverage -g -O2 -MT pdf-stm-f-a85.lo -MD -MP -MF .deps/pdf-stm-f-a85.Tpo -c -o pdf-stm-f-a85.lo `test -f 'base/pdf-stm-f-a85.c' || echo './'`base/pdf-stm-f-a85.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../lib -I../lib -I../build-aux -I./base -I./object -I./document -I/home/gnupdf/include -Wall -fno-strict-aliasing -fprofile-arcs -ftest-coverage -g -O2 -MT pdf-stm-f-a85.lo -MD -MP -MF .deps/pdf-stm-f-a85.Tpo -c base/pdf-stm-f-a85.c -fPIC -DPIC -o .libs/pdf-stm-f-a85.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../lib -I../lib -I../build-aux -I./base -I./object -I./document -I/home/gnupdf/include -Wall -fno-strict-aliasing -fprofile-arcs -ftest-coverage -g -O2 -MT pdf-stm-f-a85.lo -MD -MP -MF .deps/pdf-stm-f-a85.Tpo -c base/pdf-stm-f-a85.c -o pdf-stm-f-a85.o >/dev/null 2>&1 mv -f .deps/pdf-stm-f-a85.Tpo .deps/pdf-stm-f-a85.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../lib -I../lib -I../build-aux -I./base -I./object -I./document -I/home/gnupdf/include -Wall -fno-strict-aliasing -fprofile-arcs -ftest-coverage -g -O2 -MT pdf-stm-f-flate.lo -MD -MP -MF .deps/pdf-stm-f-flate.Tpo -c -o pdf-stm-f-flate.lo `test -f 'base/pdf-stm-f-flate.c' || echo './'`base/pdf-stm-f-flate.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../lib -I../lib -I../build-aux -I./base -I./object -I./document -I/home/gnupdf/include -Wall -fno-strict-aliasing -fprofile-arcs -ftest-coverage -g -O2 -MT pdf-stm-f-flate.lo -MD -MP -MF .deps/pdf-stm-f-flate.Tpo -c base/pdf-stm-f-flate.c -fPIC -DPIC -o .libs/pdf-stm-f-flate.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../lib -I../lib -I../build-aux -I./base -I./object -I./document -I/home/gnupdf/include -Wall -fno-strict-aliasing -fprofile-arcs -ftest-coverage -g -O2 -MT pdf-stm-f-flate.lo -MD -MP -MF .deps/pdf-stm-f-flate.Tpo -c base/pdf-stm-f-flate.c -o pdf-stm-f-flate.o >/dev/null 2>&1 mv -f .deps/pdf-stm-f-flate.Tpo .deps/pdf-stm-f-flate.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../lib -I../lib -I../build-aux -I./base -I./object -I./document -I/home/gnupdf/include -Wall -fno-strict-aliasing -fprofile-arcs -ftest-coverage -g -O2 -MT pdf-stm-f-jbig2.lo -MD -MP -MF .deps/pdf-stm-f-jbig2.Tpo -c -o pdf-stm-f-jbig2.lo `test -f 'base/pdf-stm-f-jbig2.c' || echo './'`base/pdf-stm-f-jbig2.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../lib -I../lib -I../build-aux -I./base -I./object -I./document -I/home/gnupdf/include -Wall -fno-strict-aliasing -fprofile-arcs -ftest-coverage -g -O2 -MT pdf-stm-f-jbig2.lo -MD -MP -MF .deps/pdf-stm-f-jbig2.Tpo -c base/pdf-stm-f-jbig2.c -fPIC -DPIC -o .libs/pdf-stm-f-jbig2.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../lib -I../lib -I../build-aux -I./base -I./object -I./document -I/home/gnupdf/include -Wall -fno-strict-aliasing -fprofile-arcs -ftest-coverage -g -O2 -MT pdf-stm-f-jbig2.lo -MD -MP -MF .deps/pdf-stm-f-jbig2.Tpo -c base/pdf-stm-f-jbig2.c -o pdf-stm-f-jbig2.o >/dev/null 2>&1 mv -f .deps/pdf-stm-f-jbig2.Tpo .deps/pdf-stm-f-jbig2.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../lib -I../lib -I../build-aux -I./base -I./object -I./document -I/home/gnupdf/include -Wall -fno-strict-aliasing -fprofile-arcs -ftest-coverage -g -O2 -MT pdf-error.lo -MD -MP -MF .deps/pdf-error.Tpo -c -o pdf-error.lo `test -f 'base/pdf-error.c' || echo './'`base/pdf-error.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../lib -I../lib -I../build-aux -I./base -I./object -I./document -I/home/gnupdf/include -Wall -fno-strict-aliasing -fprofile-arcs -ftest-coverage -g -O2 -MT pdf-error.lo -MD -MP -MF .deps/pdf-error.Tpo -c base/pdf-error.c -fPIC -DPIC -o .libs/pdf-error.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../lib -I../lib -I../build-aux -I./base -I./object -I./document -I/home/gnupdf/include -Wall -fno-strict-aliasing -fprofile-arcs -ftest-coverage -g -O2 -MT pdf-error.lo -MD -MP -MF .deps/pdf-error.Tpo -c base/pdf-error.c -o pdf-error.o >/dev/null 2>&1 mv -f .deps/pdf-error.Tpo .deps/pdf-error.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../lib -I../lib -I../build-aux -I./base -I./object -I./document -I/home/gnupdf/include -Wall -fno-strict-aliasing -fprofile-arcs -ftest-coverage -g -O2 -MT pdf-list.lo -MD -MP -MF .deps/pdf-list.Tpo -c -o pdf-list.lo `test -f 'base/pdf-list.c' || echo './'`base/pdf-list.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../lib -I../lib -I../build-aux -I./base -I./object -I./document -I/home/gnupdf/include -Wall -fno-strict-aliasing -fprofile-arcs -ftest-coverage -g -O2 -MT pdf-list.lo -MD -MP -MF .deps/pdf-list.Tpo -c base/pdf-list.c -fPIC -DPIC -o .libs/pdf-list.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../lib -I../lib -I../build-aux -I./base -I./object -I./document -I/home/gnupdf/include -Wall -fno-strict-aliasing -fprofile-arcs -ftest-coverage -g -O2 -MT pdf-list.lo -MD -MP -MF .deps/pdf-list.Tpo -c base/pdf-list.c -o pdf-list.o >/dev/null 2>&1 mv -f .deps/pdf-list.Tpo .deps/pdf-list.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../lib -I../lib -I../build-aux -I./base -I./object -I./document -I/home/gnupdf/include -Wall -fno-strict-aliasing -fprofile-arcs -ftest-coverage -g -O2 -MT pdf-text-context.lo -MD -MP -MF .deps/pdf-text-context.Tpo -c -o pdf-text-context.lo `test -f 'base/pdf-text-context.c' || echo './'`base/pdf-text-context.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../lib -I../lib -I../build-aux -I./base -I./object -I./document -I/home/gnupdf/include -Wall -fno-strict-aliasing -fprofile-arcs -ftest-coverage -g -O2 -MT pdf-text-context.lo -MD -MP -MF .deps/pdf-text-context.Tpo -c base/pdf-text-context.c -fPIC -DPIC -o .libs/pdf-text-context.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../lib -I../lib -I../build-aux -I./base -I./object -I./document -I/home/gnupdf/include -Wall -fno-strict-aliasing -fprofile-arcs -ftest-coverage -g -O2 -MT pdf-text-context.lo -MD -MP -MF .deps/pdf-text-context.Tpo -c base/pdf-text-context.c -o pdf-text-context.o >/dev/null 2>&1 mv -f .deps/pdf-text-context.Tpo .deps/pdf-text-context.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../lib -I../lib -I../build-aux -I./base -I./object -I./document -I/home/gnupdf/include -Wall -fno-strict-aliasing -fprofile-arcs -ftest-coverage -g -O2 -MT pdf-text-encoding.lo -MD -MP -MF .deps/pdf-text-encoding.Tpo -c -o pdf-text-encoding.lo `test -f 'base/pdf-text-encoding.c' || echo './'`base/pdf-text-encoding.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../lib -I../lib -I../build-aux -I./base -I./object -I./document -I/home/gnupdf/include -Wall -fno-strict-aliasing -fprofile-arcs -ftest-coverage -g -O2 -MT pdf-text-encoding.lo -MD -MP -MF .deps/pdf-text-encoding.Tpo -c base/pdf-text-encoding.c -fPIC -DPIC -o .libs/pdf-text-encoding.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../lib -I../lib -I../build-aux -I./base -I./object -I./document -I/home/gnupdf/include -Wall -fno-strict-aliasing -fprofile-arcs -ftest-coverage -g -O2 -MT pdf-text-encoding.lo -MD -MP -MF .deps/pdf-text-encoding.Tpo -c base/pdf-text-encoding.c -o pdf-text-encoding.o >/dev/null 2>&1 mv -f .deps/pdf-text-encoding.Tpo .deps/pdf-text-encoding.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../lib -I../lib -I../build-aux -I./base -I./object -I./document -I/home/gnupdf/include -Wall -fno-strict-aliasing -fprofile-arcs -ftest-coverage -g -O2 -MT pdf-text-host-encoding.lo -MD -MP -MF .deps/pdf-text-host-encoding.Tpo -c -o pdf-text-host-encoding.lo `test -f 'base/pdf-text-host-encoding.c' || echo './'`base/pdf-text-host-encoding.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../lib -I../lib -I../build-aux -I./base -I./object -I./document -I/home/gnupdf/include -Wall -fno-strict-aliasing -fprofile-arcs -ftest-coverage -g -O2 -MT pdf-text-host-encoding.lo -MD -MP -MF .deps/pdf-text-host-encoding.Tpo -c base/pdf-text-host-encoding.c -fPIC -DPIC -o .libs/pdf-text-host-encoding.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../lib -I../lib -I../build-aux -I./base -I./object -I./document -I/home/gnupdf/include -Wall -fno-strict-aliasing -fprofile-arcs -ftest-coverage -g -O2 -MT pdf-text-host-encoding.lo -MD -MP -MF .deps/pdf-text-host-encoding.Tpo -c base/pdf-text-host-encoding.c -o pdf-text-host-encoding.o >/dev/null 2>&1 mv -f .deps/pdf-text-host-encoding.Tpo .deps/pdf-text-host-encoding.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../lib -I../lib -I../build-aux -I./base -I./object -I./document -I/home/gnupdf/include -Wall -fno-strict-aliasing -fprofile-arcs -ftest-coverage -g -O2 -MT pdf-text-filter.lo -MD -MP -MF .deps/pdf-text-filter.Tpo -c -o pdf-text-filter.lo `test -f 'base/pdf-text-filter.c' || echo './'`base/pdf-text-filter.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../lib -I../lib -I../build-aux -I./base -I./object -I./document -I/home/gnupdf/include -Wall -fno-strict-aliasing -fprofile-arcs -ftest-coverage -g -O2 -MT pdf-text-filter.lo -MD -MP -MF .deps/pdf-text-filter.Tpo -c base/pdf-text-filter.c -fPIC -DPIC -o .libs/pdf-text-filter.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../lib -I../lib -I../build-aux -I./base -I./object -I./document -I/home/gnupdf/include -Wall -fno-strict-aliasing -fprofile-arcs -ftest-coverage -g -O2 -MT pdf-text-filter.lo -MD -MP -MF .deps/pdf-text-filter.Tpo -c base/pdf-text-filter.c -o pdf-text-filter.o >/dev/null 2>&1 mv -f .deps/pdf-text-filter.Tpo .deps/pdf-text-filter.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../lib -I../lib -I../build-aux -I./base -I./object -I./document -I/home/gnupdf/include -Wall -fno-strict-aliasing -fprofile-arcs -ftest-coverage -g -O2 -MT pdf-text-ucd-case.lo -MD -MP -MF .deps/pdf-text-ucd-case.Tpo -c -o pdf-text-ucd-case.lo `test -f 'base/pdf-text-ucd-case.c' || echo './'`base/pdf-text-ucd-case.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../lib -I../lib -I../build-aux -I./base -I./object -I./document -I/home/gnupdf/include -Wall -fno-strict-aliasing -fprofile-arcs -ftest-coverage -g -O2 -MT pdf-text-ucd-case.lo -MD -MP -MF .deps/pdf-text-ucd-case.Tpo -c base/pdf-text-ucd-case.c -fPIC -DPIC -o .libs/pdf-text-ucd-case.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../lib -I../lib -I../build-aux -I./base -I./object -I./document -I/home/gnupdf/include -Wall -fno-strict-aliasing -fprofile-arcs -ftest-coverage -g -O2 -MT pdf-text-ucd-case.lo -MD -MP -MF .deps/pdf-text-ucd-case.Tpo -c base/pdf-text-ucd-case.c -o pdf-text-ucd-case.o >/dev/null 2>&1 mv -f .deps/pdf-text-ucd-case.Tpo .deps/pdf-text-ucd-case.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../lib -I../lib -I../build-aux -I./base -I./object -I./document -I/home/gnupdf/include -Wall -fno-strict-aliasing -fprofile-arcs -ftest-coverage -g -O2 -MT pdf-text-ucd-combclass.lo -MD -MP -MF .deps/pdf-text-ucd-combclass.Tpo -c -o pdf-text-ucd-combclass.lo `test -f 'base/pdf-text-ucd-combclass.c' || echo './'`base/pdf-text-ucd-combclass.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../lib -I../lib -I../build-aux -I./base -I./object -I./document -I/home/gnupdf/include -Wall -fno-strict-aliasing -fprofile-arcs -ftest-coverage -g -O2 -MT pdf-text-ucd-combclass.lo -MD -MP -MF .deps/pdf-text-ucd-combclass.Tpo -c base/pdf-text-ucd-combclass.c -fPIC -DPIC -o .libs/pdf-text-ucd-combclass.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../lib -I../lib -I../build-aux -I./base -I./object -I./document -I/home/gnupdf/include -Wall -fno-strict-aliasing -fprofile-arcs -ftest-coverage -g -O2 -MT pdf-text-ucd-combclass.lo -MD -MP -MF .deps/pdf-text-ucd-combclass.Tpo -c base/pdf-text-ucd-combclass.c -o pdf-text-ucd-combclass.o >/dev/null 2>&1 mv -f .deps/pdf-text-ucd-combclass.Tpo .deps/pdf-text-ucd-combclass.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../lib -I../lib -I../build-aux -I./base -I./object -I./document -I/home/gnupdf/include -Wall -fno-strict-aliasing -fprofile-arcs -ftest-coverage -g -O2 -MT pdf-text-ucd-wordbreak.lo -MD -MP -MF .deps/pdf-text-ucd-wordbreak.Tpo -c -o pdf-text-ucd-wordbreak.lo `test -f 'base/pdf-text-ucd-wordbreak.c' || echo './'`base/pdf-text-ucd-wordbreak.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../lib -I../lib -I../build-aux -I./base -I./object -I./document -I/home/gnupdf/include -Wall -fno-strict-aliasing -fprofile-arcs -ftest-coverage -g -O2 -MT pdf-text-ucd-wordbreak.lo -MD -MP -MF .deps/pdf-text-ucd-wordbreak.Tpo -c base/pdf-text-ucd-wordbreak.c -fPIC -DPIC -o .libs/pdf-text-ucd-wordbreak.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../lib -I../lib -I../build-aux -I./base -I./object -I./document -I/home/gnupdf/include -Wall -fno-strict-aliasing -fprofile-arcs -ftest-coverage -g -O2 -MT pdf-text-ucd-wordbreak.lo -MD -MP -MF .deps/pdf-text-ucd-wordbreak.Tpo -c base/pdf-text-ucd-wordbreak.c -o pdf-text-ucd-wordbreak.o >/dev/null 2>&1 mv -f .deps/pdf-text-ucd-wordbreak.Tpo .deps/pdf-text-ucd-wordbreak.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../lib -I../lib -I../build-aux -I./base -I./object -I./document -I/home/gnupdf/include -Wall -fno-strict-aliasing -fprofile-arcs -ftest-coverage -g -O2 -MT pdf-text-ucd-gencat.lo -MD -MP -MF .deps/pdf-text-ucd-gencat.Tpo -c -o pdf-text-ucd-gencat.lo `test -f 'base/pdf-text-ucd-gencat.c' || echo './'`base/pdf-text-ucd-gencat.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../lib -I../lib -I../build-aux -I./base -I./object -I./document -I/home/gnupdf/include -Wall -fno-strict-aliasing -fprofile-arcs -ftest-coverage -g -O2 -MT pdf-text-ucd-gencat.lo -MD -MP -MF .deps/pdf-text-ucd-gencat.Tpo -c base/pdf-text-ucd-gencat.c -fPIC -DPIC -o .libs/pdf-text-ucd-gencat.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../lib -I../lib -I../build-aux -I./base -I./object -I./document -I/home/gnupdf/include -Wall -fno-strict-aliasing -fprofile-arcs -ftest-coverage -g -O2 -MT pdf-text-ucd-gencat.lo -MD -MP -MF .deps/pdf-text-ucd-gencat.Tpo -c base/pdf-text-ucd-gencat.c -o pdf-text-ucd-gencat.o >/dev/null 2>&1 mv -f .deps/pdf-text-ucd-gencat.Tpo .deps/pdf-text-ucd-gencat.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../lib -I../lib -I../build-aux -I./base -I./object -I./document -I/home/gnupdf/include -Wall -fno-strict-aliasing -fprofile-arcs -ftest-coverage -g -O2 -MT pdf-text-ucd-proplist.lo -MD -MP -MF .deps/pdf-text-ucd-proplist.Tpo -c -o pdf-text-ucd-proplist.lo `test -f 'base/pdf-text-ucd-proplist.c' || echo './'`base/pdf-text-ucd-proplist.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../lib -I../lib -I../build-aux -I./base -I./object -I./document -I/home/gnupdf/include -Wall -fno-strict-aliasing -fprofile-arcs -ftest-coverage -g -O2 -MT pdf-text-ucd-proplist.lo -MD -MP -MF .deps/pdf-text-ucd-proplist.Tpo -c base/pdf-text-ucd-proplist.c -fPIC -DPIC -o .libs/pdf-text-ucd-proplist.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../lib -I../lib -I../build-aux -I./base -I./object -I./document -I/home/gnupdf/include -Wall -fno-strict-aliasing -fprofile-arcs -ftest-coverage -g -O2 -MT pdf-text-ucd-proplist.lo -MD -MP -MF .deps/pdf-text-ucd-proplist.Tpo -c base/pdf-text-ucd-proplist.c -o pdf-text-ucd-proplist.o >/dev/null 2>&1 mv -f .deps/pdf-text-ucd-proplist.Tpo .deps/pdf-text-ucd-proplist.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../lib -I../lib -I../build-aux -I./base -I./object -I./document -I/home/gnupdf/include -Wall -fno-strict-aliasing -fprofile-arcs -ftest-coverage -g -O2 -MT pdf-text.lo -MD -MP -MF .deps/pdf-text.Tpo -c -o pdf-text.lo `test -f 'base/pdf-text.c' || echo './'`base/pdf-text.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../lib -I../lib -I../build-aux -I./base -I./object -I./document -I/home/gnupdf/include -Wall -fno-strict-aliasing -fprofile-arcs -ftest-coverage -g -O2 -MT pdf-text.lo -MD -MP -MF .deps/pdf-text.Tpo -c base/pdf-text.c -fPIC -DPIC -o .libs/pdf-text.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../lib -I../lib -I../build-aux -I./base -I./object -I./document -I/home/gnupdf/include -Wall -fno-strict-aliasing -fprofile-arcs -ftest-coverage -g -O2 -MT pdf-text.lo -MD -MP -MF .deps/pdf-text.Tpo -c base/pdf-text.c -o pdf-text.o >/dev/null 2>&1 mv -f .deps/pdf-text.Tpo .deps/pdf-text.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../lib -I../lib -I../build-aux -I./base -I./object -I./document -I/home/gnupdf/include -Wall -fno-strict-aliasing -fprofile-arcs -ftest-coverage -g -O2 -MT pdf-hash.lo -MD -MP -MF .deps/pdf-hash.Tpo -c -o pdf-hash.lo `test -f 'base/pdf-hash.c' || echo './'`base/pdf-hash.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../lib -I../lib -I../build-aux -I./base -I./object -I./document -I/home/gnupdf/include -Wall -fno-strict-aliasing -fprofile-arcs -ftest-coverage -g -O2 -MT pdf-hash.lo -MD -MP -MF .deps/pdf-hash.Tpo -c base/pdf-hash.c -fPIC -DPIC -o .libs/pdf-hash.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../lib -I../lib -I../build-aux -I./base -I./object -I./document -I/home/gnupdf/include -Wall -fno-strict-aliasing -fprofile-arcs -ftest-coverage -g -O2 -MT pdf-hash.lo -MD -MP -MF .deps/pdf-hash.Tpo -c base/pdf-hash.c -o pdf-hash.o >/dev/null 2>&1 mv -f .deps/pdf-hash.Tpo .deps/pdf-hash.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../lib -I../lib -I../build-aux -I./base -I./object -I./document -I/home/gnupdf/include -Wall -fno-strict-aliasing -fprofile-arcs -ftest-coverage -g -O2 -MT pdf-hash-helper.lo -MD -MP -MF .deps/pdf-hash-helper.Tpo -c -o pdf-hash-helper.lo `test -f 'base/pdf-hash-helper.c' || echo './'`base/pdf-hash-helper.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../lib -I../lib -I../build-aux -I./base -I./object -I./document -I/home/gnupdf/include -Wall -fno-strict-aliasing -fprofile-arcs -ftest-coverage -g -O2 -MT pdf-hash-helper.lo -MD -MP -MF .deps/pdf-hash-helper.Tpo -c base/pdf-hash-helper.c -fPIC -DPIC -o .libs/pdf-hash-helper.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../lib -I../lib -I../build-aux -I./base -I./object -I./document -I/home/gnupdf/include -Wall -fno-strict-aliasing -fprofile-arcs -ftest-coverage -g -O2 -MT pdf-hash-helper.lo -MD -MP -MF .deps/pdf-hash-helper.Tpo -c base/pdf-hash-helper.c -o pdf-hash-helper.o >/dev/null 2>&1 mv -f .deps/pdf-hash-helper.Tpo .deps/pdf-hash-helper.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../lib -I../lib -I../build-aux -I./base -I./object -I./document -I/home/gnupdf/include -Wall -fno-strict-aliasing -fprofile-arcs -ftest-coverage -g -O2 -MT pdf-time-context.lo -MD -MP -MF .deps/pdf-time-context.Tpo -c -o pdf-time-context.lo `test -f 'base/pdf-time-context.c' || echo './'`base/pdf-time-context.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../lib -I../lib -I../build-aux -I./base -I./object -I./document -I/home/gnupdf/include -Wall -fno-strict-aliasing -fprofile-arcs -ftest-coverage -g -O2 -MT pdf-time-context.lo -MD -MP -MF .deps/pdf-time-context.Tpo -c base/pdf-time-context.c -fPIC -DPIC -o .libs/pdf-time-context.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../lib -I../lib -I../build-aux -I./base -I./object -I./document -I/home/gnupdf/include -Wall -fno-strict-aliasing -fprofile-arcs -ftest-coverage -g -O2 -MT pdf-time-context.lo -MD -MP -MF .deps/pdf-time-context.Tpo -c base/pdf-time-context.c -o pdf-time-context.o >/dev/null 2>&1 mv -f .deps/pdf-time-context.Tpo .deps/pdf-time-context.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../lib -I../lib -I../build-aux -I./base -I./object -I./document -I/home/gnupdf/include -Wall -fno-strict-aliasing -fprofile-arcs -ftest-coverage -g -O2 -MT pdf-time-string.lo -MD -MP -MF .deps/pdf-time-string.Tpo -c -o pdf-time-string.lo `test -f 'base/pdf-time-string.c' || echo './'`base/pdf-time-string.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../lib -I../lib -I../build-aux -I./base -I./object -I./document -I/home/gnupdf/include -Wall -fno-strict-aliasing -fprofile-arcs -ftest-coverage -g -O2 -MT pdf-time-string.lo -MD -MP -MF .deps/pdf-time-string.Tpo -c base/pdf-time-string.c -fPIC -DPIC -o .libs/pdf-time-string.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../lib -I../lib -I../build-aux -I./base -I./object -I./document -I/home/gnupdf/include -Wall -fno-strict-aliasing -fprofile-arcs -ftest-coverage -g -O2 -MT pdf-time-string.lo -MD -MP -MF .deps/pdf-time-string.Tpo -c base/pdf-time-string.c -o pdf-time-string.o >/dev/null 2>&1 mv -f .deps/pdf-time-string.Tpo .deps/pdf-time-string.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../lib -I../lib -I../build-aux -I./base -I./object -I./document -I/home/gnupdf/include -Wall -fno-strict-aliasing -fprofile-arcs -ftest-coverage -g -O2 -MT pdf-time.lo -MD -MP -MF .deps/pdf-time.Tpo -c -o pdf-time.lo `test -f 'base/pdf-time.c' || echo './'`base/pdf-time.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../lib -I../lib -I../build-aux -I./base -I./object -I./document -I/home/gnupdf/include -Wall -fno-strict-aliasing -fprofile-arcs -ftest-coverage -g -O2 -MT pdf-time.lo -MD -MP -MF .deps/pdf-time.Tpo -c base/pdf-time.c -fPIC -DPIC -o .libs/pdf-time.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../lib -I../lib -I../build-aux -I./base -I./object -I./document -I/home/gnupdf/include -Wall -fno-strict-aliasing -fprofile-arcs -ftest-coverage -g -O2 -MT pdf-time.lo -MD -MP -MF .deps/pdf-time.Tpo -c base/pdf-time.c -o pdf-time.o >/dev/null 2>&1 mv -f .deps/pdf-time.Tpo .deps/pdf-time.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../lib -I../lib -I../build-aux -I./base -I./object -I./document -I/home/gnupdf/include -Wall -fno-strict-aliasing -fprofile-arcs -ftest-coverage -g -O2 -MT pdf-crypt.lo -MD -MP -MF .deps/pdf-crypt.Tpo -c -o pdf-crypt.lo `test -f 'base/pdf-crypt.c' || echo './'`base/pdf-crypt.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../lib -I../lib -I../build-aux -I./base -I./object -I./document -I/home/gnupdf/include -Wall -fno-strict-aliasing -fprofile-arcs -ftest-coverage -g -O2 -MT pdf-crypt.lo -MD -MP -MF .deps/pdf-crypt.Tpo -c base/pdf-crypt.c -fPIC -DPIC -o .libs/pdf-crypt.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../lib -I../lib -I../build-aux -I./base -I./object -I./document -I/home/gnupdf/include -Wall -fno-strict-aliasing -fprofile-arcs -ftest-coverage -g -O2 -MT pdf-crypt.lo -MD -MP -MF .deps/pdf-crypt.Tpo -c base/pdf-crypt.c -o pdf-crypt.o >/dev/null 2>&1 mv -f .deps/pdf-crypt.Tpo .deps/pdf-crypt.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../lib -I../lib -I../build-aux -I./base -I./object -I./document -I/home/gnupdf/include -Wall -fno-strict-aliasing -fprofile-arcs -ftest-coverage -g -O2 -MT pdf-crypt-c-aesv2.lo -MD -MP -MF .deps/pdf-crypt-c-aesv2.Tpo -c -o pdf-crypt-c-aesv2.lo `test -f 'base/pdf-crypt-c-aesv2.c' || echo './'`base/pdf-crypt-c-aesv2.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../lib -I../lib -I../build-aux -I./base -I./object -I./document -I/home/gnupdf/include -Wall -fno-strict-aliasing -fprofile-arcs -ftest-coverage -g -O2 -MT pdf-crypt-c-aesv2.lo -MD -MP -MF .deps/pdf-crypt-c-aesv2.Tpo -c base/pdf-crypt-c-aesv2.c -fPIC -DPIC -o .libs/pdf-crypt-c-aesv2.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../lib -I../lib -I../build-aux -I./base -I./object -I./document -I/home/gnupdf/include -Wall -fno-strict-aliasing -fprofile-arcs -ftest-coverage -g -O2 -MT pdf-crypt-c-aesv2.lo -MD -MP -MF .deps/pdf-crypt-c-aesv2.Tpo -c base/pdf-crypt-c-aesv2.c -o pdf-crypt-c-aesv2.o >/dev/null 2>&1 mv -f .deps/pdf-crypt-c-aesv2.Tpo .deps/pdf-crypt-c-aesv2.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../lib -I../lib -I../build-aux -I./base -I./object -I./document -I/home/gnupdf/include -Wall -fno-strict-aliasing -fprofile-arcs -ftest-coverage -g -O2 -MT pdf-crypt-c-v2.lo -MD -MP -MF .deps/pdf-crypt-c-v2.Tpo -c -o pdf-crypt-c-v2.lo `test -f 'base/pdf-crypt-c-v2.c' || echo './'`base/pdf-crypt-c-v2.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../lib -I../lib -I../build-aux -I./base -I./object -I./document -I/home/gnupdf/include -Wall -fno-strict-aliasing -fprofile-arcs -ftest-coverage -g -O2 -MT pdf-crypt-c-v2.lo -MD -MP -MF .deps/pdf-crypt-c-v2.Tpo -c base/pdf-crypt-c-v2.c -fPIC -DPIC -o .libs/pdf-crypt-c-v2.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../lib -I../lib -I../build-aux -I./base -I./object -I./document -I/home/gnupdf/include -Wall -fno-strict-aliasing -fprofile-arcs -ftest-coverage -g -O2 -MT pdf-crypt-c-v2.lo -MD -MP -MF .deps/pdf-crypt-c-v2.Tpo -c base/pdf-crypt-c-v2.c -o pdf-crypt-c-v2.o >/dev/null 2>&1 mv -f .deps/pdf-crypt-c-v2.Tpo .deps/pdf-crypt-c-v2.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../lib -I../lib -I../build-aux -I./base -I./object -I./document -I/home/gnupdf/include -Wall -fno-strict-aliasing -fprofile-arcs -ftest-coverage -g -O2 -MT pdf-token.lo -MD -MP -MF .deps/pdf-token.Tpo -c -o pdf-token.lo `test -f 'base/pdf-token.c' || echo './'`base/pdf-token.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../lib -I../lib -I../build-aux -I./base -I./object -I./document -I/home/gnupdf/include -Wall -fno-strict-aliasing -fprofile-arcs -ftest-coverage -g -O2 -MT pdf-token.lo -MD -MP -MF .deps/pdf-token.Tpo -c base/pdf-token.c -fPIC -DPIC -o .libs/pdf-token.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../lib -I../lib -I../build-aux -I./base -I./object -I./document -I/home/gnupdf/include -Wall -fno-strict-aliasing -fprofile-arcs -ftest-coverage -g -O2 -MT pdf-token.lo -MD -MP -MF .deps/pdf-token.Tpo -c base/pdf-token.c -o pdf-token.o >/dev/null 2>&1 mv -f .deps/pdf-token.Tpo .deps/pdf-token.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../lib -I../lib -I../build-aux -I./base -I./object -I./document -I/home/gnupdf/include -Wall -fno-strict-aliasing -fprofile-arcs -ftest-coverage -g -O2 -MT pdf-token-reader.lo -MD -MP -MF .deps/pdf-token-reader.Tpo -c -o pdf-token-reader.lo `test -f 'base/pdf-token-reader.c' || echo './'`base/pdf-token-reader.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../lib -I../lib -I../build-aux -I./base -I./object -I./document -I/home/gnupdf/include -Wall -fno-strict-aliasing -fprofile-arcs -ftest-coverage -g -O2 -MT pdf-token-reader.lo -MD -MP -MF .deps/pdf-token-reader.Tpo -c base/pdf-token-reader.c -fPIC -DPIC -o .libs/pdf-token-reader.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../lib -I../lib -I../build-aux -I./base -I./object -I./document -I/home/gnupdf/include -Wall -fno-strict-aliasing -fprofile-arcs -ftest-coverage -g -O2 -MT pdf-token-reader.lo -MD -MP -MF .deps/pdf-token-reader.Tpo -c base/pdf-token-reader.c -o pdf-token-reader.o >/dev/null 2>&1 mv -f .deps/pdf-token-reader.Tpo .deps/pdf-token-reader.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../lib -I../lib -I../build-aux -I./base -I./object -I./document -I/home/gnupdf/include -Wall -fno-strict-aliasing -fprofile-arcs -ftest-coverage -g -O2 -MT pdf-token-writer.lo -MD -MP -MF .deps/pdf-token-writer.Tpo -c -o pdf-token-writer.lo `test -f 'base/pdf-token-writer.c' || echo './'`base/pdf-token-writer.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../lib -I../lib -I../build-aux -I./base -I./object -I./document -I/home/gnupdf/include -Wall -fno-strict-aliasing -fprofile-arcs -ftest-coverage -g -O2 -MT pdf-token-writer.lo -MD -MP -MF .deps/pdf-token-writer.Tpo -c base/pdf-token-writer.c -fPIC -DPIC -o .libs/pdf-token-writer.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../lib -I../lib -I../build-aux -I./base -I./object -I./document -I/home/gnupdf/include -Wall -fno-strict-aliasing -fprofile-arcs -ftest-coverage -g -O2 -MT pdf-token-writer.lo -MD -MP -MF .deps/pdf-token-writer.Tpo -c base/pdf-token-writer.c -o pdf-token-writer.o >/dev/null 2>&1 mv -f .deps/pdf-token-writer.Tpo .deps/pdf-token-writer.Plo /bin/sh ../libtool --tag=CC --mode=link gcc -Wall -fno-strict-aliasing -fprofile-arcs -ftest-coverage -g -O2 ../lib/libgnu.la -lpthread -lm -L/usr/local/lib -ljbig2dec -lgpg-error -L/usr/local/lib -lgcrypt -lgpg-error -R/usr/local/lib -L/usr/local/lib -lcheck -R/usr/local/lib -o libgnupdf.la -rpath /usr/local/lib pdf-global.lo pdf-base.lo pdf-alloc.lo pdf-types.lo pdf-fp.lo pdf-fp-func.lo pdf-fsys.lo pdf-fsys-disk.lo pdf-stm.lo pdf-stm-be.lo pdf-stm-filter.lo pdf-stm-f-null.lo pdf-stm-f-ahex.lo pdf-stm-f-rl.lo pdf-stm-f-v2.lo pdf-stm-f-aesv2.lo pdf-stm-f-md5.lo pdf-stm-f-lzw.lo pdf-stm-f-a85.lo pdf-stm-f-flate.lo pdf-stm-f-jbig2.lo pdf-error.lo pdf-list.lo pdf-text-context.lo pdf-text-encoding.lo pdf-text-host-encoding.lo pdf-text-filter.lo pdf-text-ucd-case.lo pdf-text-ucd-combclass.lo pdf-text-ucd-wordbreak.lo pdf-text-ucd-gencat.lo pdf-text-ucd-proplist.lo pdf-text.lo pdf-hash.lo pdf-hash-helper.lo pdf-time-context.lo pdf-time-string.lo pdf-time.lo pdf-crypt.lo pdf-crypt-c-aesv2.lo pdf-crypt-c-v2.lo pdf-token.lo pdf-token-reader.lo pdf-token-writer.lo -lz libtool: link: gcc -shared .libs/pdf-global.o .libs/pdf-base.o .libs/pdf-alloc.o .libs/pdf-types.o .libs/pdf-fp.o .libs/pdf-fp-func.o .libs/pdf-fsys.o .libs/pdf-fsys-disk.o .libs/pdf-stm.o .libs/pdf-stm-be.o .libs/pdf-stm-filter.o .libs/pdf-stm-f-null.o .libs/pdf-stm-f-ahex.o .libs/pdf-stm-f-rl.o .libs/pdf-stm-f-v2.o .libs/pdf-stm-f-aesv2.o .libs/pdf-stm-f-md5.o .libs/pdf-stm-f-lzw.o .libs/pdf-stm-f-a85.o .libs/pdf-stm-f-flate.o .libs/pdf-stm-f-jbig2.o .libs/pdf-error.o .libs/pdf-list.o .libs/pdf-text-context.o .libs/pdf-text-encoding.o .libs/pdf-text-host-encoding.o .libs/pdf-text-filter.o .libs/pdf-text-ucd-case.o .libs/pdf-text-ucd-combclass.o .libs/pdf-text-ucd-wordbreak.o .libs/pdf-text-ucd-gencat.o .libs/pdf-text-ucd-proplist.o .libs/pdf-text.o .libs/pdf-hash.o .libs/pdf-hash-helper.o .libs/pdf-time-context.o .libs/pdf-time-string.o .libs/pdf-time.o .libs/pdf-crypt.o .libs/pdf-crypt-c-aesv2.o .libs/pdf-crypt-c-v2.o .libs/pdf-token.o .libs/pdf-token-reader.o .libs/pdf-token-writer.o -Wl,--whole-archive ../lib/.libs/libgnu.a -Wl,--no-whole-archive -Wl,-rpath -Wl,/usr/local/lib -lpthread -lm -L/usr/local/lib -ljbig2dec /usr/local/lib/libgcrypt.so -L/usr/lib /usr/lib/libgpg-error.so /usr/local/lib/libcheck.so -lz -fprofile-arcs -Wl,-soname -Wl,libgnupdf.so.0 -o .libs/libgnupdf.so.0.0.0 libtool: link: (cd ".libs" && rm -f "libgnupdf.so.0" && ln -s "libgnupdf.so.0.0.0" "libgnupdf.so.0") libtool: link: (cd ".libs" && rm -f "libgnupdf.so" && ln -s "libgnupdf.so.0.0.0" "libgnupdf.so") libtool: link: (cd .libs/libgnupdf.lax/libgnu.a && ar x "/home/gnupdf/couts/libgnupdf/src/../lib/.libs/libgnu.a") libtool: link: ar cru .libs/libgnupdf.a pdf-global.o pdf-base.o pdf-alloc.o pdf-types.o pdf-fp.o pdf-fp-func.o pdf-fsys.o pdf-fsys-disk.o pdf-stm.o pdf-stm-be.o pdf-stm-filter.o pdf-stm-f-null.o pdf-stm-f-ahex.o pdf-stm-f-rl.o pdf-stm-f-v2.o pdf-stm-f-aesv2.o pdf-stm-f-md5.o pdf-stm-f-lzw.o pdf-stm-f-a85.o pdf-stm-f-flate.o pdf-stm-f-jbig2.o pdf-error.o pdf-list.o pdf-text-context.o pdf-text-encoding.o pdf-text-host-encoding.o pdf-text-filter.o pdf-text-ucd-case.o pdf-text-ucd-combclass.o pdf-text-ucd-wordbreak.o pdf-text-ucd-gencat.o pdf-text-ucd-proplist.o pdf-text.o pdf-hash.o pdf-hash-helper.o pdf-time-context.o pdf-time-string.o pdf-time.o pdf-crypt.o pdf-crypt-c-aesv2.o pdf-crypt-c-v2.o pdf-token.o pdf-token-reader.o pdf-token-writer.o .libs/libgnupdf.lax/libgnu.a/gl_array_list.o .libs/libgnupdf.lax/libgnu.a/exitfail.o .libs/libgnupdf.lax/libgnu.a/freading.o .libs/libgnupdf.lax/libgnu.a/gl_linkedhash_list.o .libs/libgnupdf.lax/libgnu.a/gl_list.o .libs/libgnupdf.lax/libgnu.a/localcharset.o .libs/libgnupdf.lax/libgnu.a/localename.o .libs/libgnupdf.lax/libgnu.a/lock.o .libs/libgnupdf.lax/libgnu.a/progname.o .libs/libgnupdf.lax/libgnu.a/threadlib.o .libs/libgnupdf.lax/libgnu.a/tmpdir.o .libs/libgnupdf.lax/libgnu.a/u8-check.o .libs/libgnupdf.lax/libgnu.a/xalloc-die.o .libs/libgnupdf.lax/libgnu.a/basename-lgpl.o .libs/libgnupdf.lax/libgnu.a/dirname-lgpl.o .libs/libgnupdf.lax/libgnu.a/dup-safer.o .libs/libgnupdf.lax/libgnu.a/fcntl.o .libs/libgnupdf.lax/libgnu.a/fd-safer.o .libs/libgnupdf.lax/libgnu.a/fflush.o .libs/libgnupdf.lax/libgnu.a/fopen-safer.o .libs/libgnupdf.lax/libgnu.a/fpurge.o .libs/libgnupdf.lax/libgnu.a/freopen-safer.o .libs/libgnupdf.lax/libgnu.a/fseeko.o .libs/libgnupdf.lax/libgnu.a/getopt.o .libs/libgnupdf.lax/libgnu.a/getopt1.o .libs/libgnupdf.lax/libgnu.a/pipe-safer.o .libs/libgnupdf.lax/libgnu.a/stripslash.o .libs/libgnupdf.lax/libgnu.a/tempname.o .libs/libgnupdf.lax/libgnu.a/tmpfile-safer.o .libs/libgnupdf.lax/libgnu.a/xmalloc.o libtool: link: ranlib .libs/libgnupdf.a libtool: link: rm -fr .libs/libgnupdf.lax libtool: link: ( cd ".libs" && rm -f "libgnupdf.la" && ln -s "../libgnupdf.la" "libgnupdf.la" ) chmod +x ../src/extract-public-hdr cat ./header-autogen > pdf.h echo "#ifndef PDF_H" >> pdf.h echo "#define PDF_H" >> pdf.h echo "#ifdef __cplusplus" >> pdf.h echo "extern \"C\" {" >> pdf.h echo "#endif" >> pdf.h echo "" >> pdf.h cat pdf-config.h pdf-global.h base/pdf-error.h base/pdf-types.h base/pdf-fp.h base/pdf-alloc.h base/pdf-list.h base/pdf-hash.h base/pdf-time.h base/pdf-text.h base/pdf-fsys.h base/pdf-stm-filter.h base/pdf-stm.h base/pdf-hash-helper.h base/pdf-crypt.h base/pdf-fp-func.h base/pdf-token.h base/pdf-token-reader.h base/pdf-token-writer.h | ../src/extract-public-hdr >> pdf.h echo "#ifdef __cplusplus" >> pdf.h echo "} // extern \"C\"" >> pdf.h echo "#endif" >> pdf.h echo "#endif /* !PDF_H */" >> pdf.h echo "/* end of pdf.h */" >> pdf.h make[2]: Leaving directory `/opt/home/gnupdf/couts/libgnupdf/src' make[1]: Leaving directory `/opt/home/gnupdf/couts/libgnupdf/src' Making all in utils make[1]: Entering directory `/opt/home/gnupdf/couts/libgnupdf/utils' gcc -DHAVE_CONFIG_H -I. -I../src -I../lib -I../src/ -I../src/base -I ../src/object -I/home/gnupdf/include -g -O2 -MT pdf-filter.o -MD -MP -MF .deps/pdf-filter.Tpo -c -o pdf-filter.o pdf-filter.c mv -f .deps/pdf-filter.Tpo .deps/pdf-filter.Po /bin/sh ../libtool --tag=CC --mode=link gcc -g -O2 -o pdf-filter pdf-filter.o ../src/libgnupdf.la -lz libtool: link: gcc -g -O2 -o .libs/pdf-filter pdf-filter.o ../src/.libs/libgnupdf.so -L/usr/local/lib -lpthread -lm -ljbig2dec /usr/local/lib/libgcrypt.so /usr/lib/libgpg-error.so /usr/local/lib/libcheck.so -lz gcc -DHAVE_CONFIG_H -I. -I../src -I../lib -I../src/ -I../src/base -I ../src/object -I/home/gnupdf/include -g -O2 -MT pdf-tokeniser.o -MD -MP -MF .deps/pdf-tokeniser.Tpo -c -o pdf-tokeniser.o pdf-tokeniser.c pdf-tokeniser.c: In function 'print_tok': pdf-tokeniser.c:201: warning: passing argument 1 of 'free' discards qualifiers from pointer target type mv -f .deps/pdf-tokeniser.Tpo .deps/pdf-tokeniser.Po /bin/sh ../libtool --tag=CC --mode=link gcc -g -O2 -o pdf-tokeniser pdf-tokeniser.o ../src/libgnupdf.la -lz libtool: link: gcc -g -O2 -o .libs/pdf-tokeniser pdf-tokeniser.o ../src/.libs/libgnupdf.so -L/usr/local/lib -lpthread -lm -ljbig2dec /usr/local/lib/libgcrypt.so /usr/lib/libgpg-error.so /usr/local/lib/libcheck.so -lz make[1]: Leaving directory `/opt/home/gnupdf/couts/libgnupdf/utils' Making all in torture make[1]: Entering directory `/opt/home/gnupdf/couts/libgnupdf/torture' Making all in testdata make[2]: Entering directory `/opt/home/gnupdf/couts/libgnupdf/torture/testdata' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/opt/home/gnupdf/couts/libgnupdf/torture/testdata' Making all in unit make[2]: Entering directory `/opt/home/gnupdf/couts/libgnupdf/torture/unit' gcc -DHAVE_CONFIG_H -I. -I../../src -I../../lib -I../../src -I../../src/base -I../../src/object -I../../torture/tortutils -DTEST_DATA_PATH=\"../../torture/testdata\" -I/home/gnupdf/include -g -g -O2 -MT tortutils.o -MD -MP -MF .deps/tortutils.Tpo -c -o tortutils.o `test -f '../../torture/tortutils/tortutils.c' || echo './'`../../torture/tortutils/tortutils.c mv -f .deps/tortutils.Tpo .deps/tortutils.Po gcc -DHAVE_CONFIG_H -I. -I../../src -I../../lib -I../../src -I../../src/base -I../../src/object -I../../torture/tortutils -DTEST_DATA_PATH=\"../../torture/testdata\" -I/home/gnupdf/include -g -g -O2 -MT tsuite-alloc.o -MD -MP -MF .deps/tsuite-alloc.Tpo -c -o tsuite-alloc.o `test -f 'base/alloc/tsuite-alloc.c' || echo './'`base/alloc/tsuite-alloc.c mv -f .deps/tsuite-alloc.Tpo .deps/tsuite-alloc.Po gcc -DHAVE_CONFIG_H -I. -I../../src -I../../lib -I../../src -I../../src/base -I../../src/object -I../../torture/tortutils -DTEST_DATA_PATH=\"../../torture/testdata\" -I/home/gnupdf/include -g -g -O2 -MT tsuite-list.o -MD -MP -MF .deps/tsuite-list.Tpo -c -o tsuite-list.o `test -f 'base/list/tsuite-list.c' || echo './'`base/list/tsuite-list.c mv -f .deps/tsuite-list.Tpo .deps/tsuite-list.Po gcc -DHAVE_CONFIG_H -I. -I../../src -I../../lib -I../../src -I../../src/base -I../../src/object -I../../torture/tortutils -DTEST_DATA_PATH=\"../../torture/testdata\" -I/home/gnupdf/include -g -g -O2 -MT tsuite-text.o -MD -MP -MF .deps/tsuite-text.Tpo -c -o tsuite-text.o `test -f 'base/text/tsuite-text.c' || echo './'`base/text/tsuite-text.c mv -f .deps/tsuite-text.Tpo .deps/tsuite-text.Po gcc -DHAVE_CONFIG_H -I. -I../../src -I../../lib -I../../src -I../../src/base -I../../src/object -I../../torture/tortutils -DTEST_DATA_PATH=\"../../torture/testdata\" -I/home/gnupdf/include -g -g -O2 -MT tsuite-hash.o -MD -MP -MF .deps/tsuite-hash.Tpo -c -o tsuite-hash.o `test -f 'base/hash/tsuite-hash.c' || echo './'`base/hash/tsuite-hash.c mv -f .deps/tsuite-hash.Tpo .deps/tsuite-hash.Po gcc -DHAVE_CONFIG_H -I. -I../../src -I../../lib -I../../src -I../../src/base -I../../src/object -I../../torture/tortutils -DTEST_DATA_PATH=\"../../torture/testdata\" -I/home/gnupdf/include -g -g -O2 -MT tsuite-error.o -MD -MP -MF .deps/tsuite-error.Tpo -c -o tsuite-error.o `test -f 'base/error/tsuite-error.c' || echo './'`base/error/tsuite-error.c mv -f .deps/tsuite-error.Tpo .deps/tsuite-error.Po gcc -DHAVE_CONFIG_H -I. -I../../src -I../../lib -I../../src -I../../src/base -I../../src/object -I../../torture/tortutils -DTEST_DATA_PATH=\"../../torture/testdata\" -I/home/gnupdf/include -g -g -O2 -MT tsuite-types.o -MD -MP -MF .deps/tsuite-types.Tpo -c -o tsuite-types.o `test -f 'base/types/tsuite-types.c' || echo './'`base/types/tsuite-types.c mv -f .deps/tsuite-types.Tpo .deps/tsuite-types.Po gcc -DHAVE_CONFIG_H -I. -I../../src -I../../lib -I../../src -I../../src/base -I../../src/object -I../../torture/tortutils -DTEST_DATA_PATH=\"../../torture/testdata\" -I/home/gnupdf/include -g -g -O2 -MT tsuite-time.o -MD -MP -MF .deps/tsuite-time.Tpo -c -o tsuite-time.o `test -f 'base/time/tsuite-time.c' || echo './'`base/time/tsuite-time.c mv -f .deps/tsuite-time.Tpo .deps/tsuite-time.Po gcc -DHAVE_CONFIG_H -I. -I../../src -I../../lib -I../../src -I../../src/base -I../../src/object -I../../torture/tortutils -DTEST_DATA_PATH=\"../../torture/testdata\" -I/home/gnupdf/include -g -g -O2 -MT tsuite-crypt.o -MD -MP -MF .deps/tsuite-crypt.Tpo -c -o tsuite-crypt.o `test -f 'base/crypt/tsuite-crypt.c' || echo './'`base/crypt/tsuite-crypt.c mv -f .deps/tsuite-crypt.Tpo .deps/tsuite-crypt.Po gcc -DHAVE_CONFIG_H -I. -I../../src -I../../lib -I../../src -I../../src/base -I../../src/object -I../../torture/tortutils -DTEST_DATA_PATH=\"../../torture/testdata\" -I/home/gnupdf/include -g -g -O2 -MT tsuite-stm.o -MD -MP -MF .deps/tsuite-stm.Tpo -c -o tsuite-stm.o `test -f 'base/stm/tsuite-stm.c' || echo './'`base/stm/tsuite-stm.c mv -f .deps/tsuite-stm.Tpo .deps/tsuite-stm.Po gcc -DHAVE_CONFIG_H -I. -I../../src -I../../lib -I../../src -I../../src/base -I../../src/object -I../../torture/tortutils -DTEST_DATA_PATH=\"../../torture/testdata\" -I/home/gnupdf/include -g -g -O2 -MT tsuite-fp.o -MD -MP -MF .deps/tsuite-fp.Tpo -c -o tsuite-fp.o `test -f 'base/fp/tsuite-fp.c' || echo './'`base/fp/tsuite-fp.c mv -f .deps/tsuite-fp.Tpo .deps/tsuite-fp.Po gcc -DHAVE_CONFIG_H -I. -I../../src -I../../lib -I../../src -I../../src/base -I../../src/object -I../../torture/tortutils -DTEST_DATA_PATH=\"../../torture/testdata\" -I/home/gnupdf/include -g -g -O2 -MT tsuite-fsys.o -MD -MP -MF .deps/tsuite-fsys.Tpo -c -o tsuite-fsys.o `test -f 'base/fsys/tsuite-fsys.c' || echo './'`base/fsys/tsuite-fsys.c mv -f .deps/tsuite-fsys.Tpo .deps/tsuite-fsys.Po gcc -DHAVE_CONFIG_H -I. -I../../src -I../../lib -I../../src -I../../src/base -I../../src/object -I../../torture/tortutils -DTEST_DATA_PATH=\"../../torture/testdata\" -I/home/gnupdf/include -g -g -O2 -MT tsuite-token.o -MD -MP -MF .deps/tsuite-token.Tpo -c -o tsuite-token.o `test -f 'base/token/tsuite-token.c' || echo './'`base/token/tsuite-token.c mv -f .deps/tsuite-token.Tpo .deps/tsuite-token.Po gcc -DHAVE_CONFIG_H -I. -I../../src -I../../lib -I../../src -I../../src/base -I../../src/object -I../../torture/tortutils -DTEST_DATA_PATH=\"../../torture/testdata\" -I/home/gnupdf/include -g -g -O2 -MT pdf-list-add-first.o -MD -MP -MF .deps/pdf-list-add-first.Tpo -c -o pdf-list-add-first.o `test -f 'base/list/pdf-list-add-first.c' || echo './'`base/list/pdf-list-add-first.c mv -f .deps/pdf-list-add-first.Tpo .deps/pdf-list-add-first.Po gcc -DHAVE_CONFIG_H -I. -I../../src -I../../lib -I../../src -I../../src/base -I../../src/object -I../../torture/tortutils -DTEST_DATA_PATH=\"../../torture/testdata\" -I/home/gnupdf/include -g -g -O2 -MT pdf-list-add-at.o -MD -MP -MF .deps/pdf-list-add-at.Tpo -c -o pdf-list-add-at.o `test -f 'base/list/pdf-list-add-at.c' || echo './'`base/list/pdf-list-add-at.c mv -f .deps/pdf-list-add-at.Tpo .deps/pdf-list-add-at.Po gcc -DHAVE_CONFIG_H -I. -I../../src -I../../lib -I../../src -I../../src/base -I../../src/object -I../../torture/tortutils -DTEST_DATA_PATH=\"../../torture/testdata\" -I/home/gnupdf/include -g -g -O2 -MT pdf-list-add-last.o -MD -MP -MF .deps/pdf-list-add-last.Tpo -c -o pdf-list-add-last.o `test -f 'base/list/pdf-list-add-last.c' || echo './'`base/list/pdf-list-add-last.c mv -f .deps/pdf-list-add-last.Tpo .deps/pdf-list-add-last.Po gcc -DHAVE_CONFIG_H -I. -I../../src -I../../lib -I../../src -I../../src/base -I../../src/object -I../../torture/tortutils -DTEST_DATA_PATH=\"../../torture/testdata\" -I/home/gnupdf/include -g -g -O2 -MT pdf-list-size.o -MD -MP -MF .deps/pdf-list-size.Tpo -c -o pdf-list-size.o `test -f 'base/list/pdf-list-size.c' || echo './'`base/list/pdf-list-size.c mv -f .deps/pdf-list-size.Tpo .deps/pdf-list-size.Po gcc -DHAVE_CONFIG_H -I. -I../../src -I../../lib -I../../src -I../../src/base -I../../src/object -I../../torture/tortutils -DTEST_DATA_PATH=\"../../torture/testdata\" -I/home/gnupdf/include -g -g -O2 -MT pdf-list-new.o -MD -MP -MF .deps/pdf-list-new.Tpo -c -o pdf-list-new.o `test -f 'base/list/pdf-list-new.c' || echo './'`base/list/pdf-list-new.c mv -f .deps/pdf-list-new.Tpo .deps/pdf-list-new.Po gcc -DHAVE_CONFIG_H -I. -I../../src -I../../lib -I../../src -I../../src/base -I../../src/object -I../../torture/tortutils -DTEST_DATA_PATH=\"../../torture/testdata\" -I/home/gnupdf/include -g -g -O2 -MT pdf-list-destroy.o -MD -MP -MF .deps/pdf-list-destroy.Tpo -c -o pdf-list-destroy.o `test -f 'base/list/pdf-list-destroy.c' || echo './'`base/list/pdf-list-destroy.c mv -f .deps/pdf-list-destroy.Tpo .deps/pdf-list-destroy.Po gcc -DHAVE_CONFIG_H -I. -I../../src -I../../lib -I../../src -I../../src/base -I../../src/object -I../../torture/tortutils -DTEST_DATA_PATH=\"../../torture/testdata\" -I/home/gnupdf/include -g -g -O2 -MT pdf-list-get-at.o -MD -MP -MF .deps/pdf-list-get-at.Tpo -c -o pdf-list-get-at.o `test -f 'base/list/pdf-list-get-at.c' || echo './'`base/list/pdf-list-get-at.c mv -f .deps/pdf-list-get-at.Tpo .deps/pdf-list-get-at.Po gcc -DHAVE_CONFIG_H -I. -I../../src -I../../lib -I../../src -I../../src/base -I../../src/object -I../../torture/tortutils -DTEST_DATA_PATH=\"../../torture/testdata\" -I/home/gnupdf/include -g -g -O2 -MT pdf-list-indexof.o -MD -MP -MF .deps/pdf-list-indexof.Tpo -c -o pdf-list-indexof.o `test -f 'base/list/pdf-list-indexof.c' || echo './'`base/list/pdf-list-indexof.c mv -f .deps/pdf-list-indexof.Tpo .deps/pdf-list-indexof.Po gcc -DHAVE_CONFIG_H -I. -I../../src -I../../lib -I../../src -I../../src/base -I../../src/object -I../../torture/tortutils -DTEST_DATA_PATH=\"../../torture/testdata\" -I/home/gnupdf/include -g -g -O2 -MT pdf-list-indexof-from.o -MD -MP -MF .deps/pdf-list-indexof-from.Tpo -c -o pdf-list-indexof-from.o `test -f 'base/list/pdf-list-indexof-from.c' || echo './'`base/list/pdf-list-indexof-from.c mv -f .deps/pdf-list-indexof-from.Tpo .deps/pdf-list-indexof-from.Po gcc -DHAVE_CONFIG_H -I. -I../../src -I../../lib -I../../src -I../../src/base -I../../src/object -I../../torture/tortutils -DTEST_DATA_PATH=\"../../torture/testdata\" -I/home/gnupdf/include -g -g -O2 -MT pdf-list-indexof-from-to.o -MD -MP -MF .deps/pdf-list-indexof-from-to.Tpo -c -o pdf-list-indexof-from-to.o `test -f 'base/list/pdf-list-indexof-from-to.c' || echo './'`base/list/pdf-list-indexof-from-to.c mv -f .deps/pdf-list-indexof-from-to.Tpo .deps/pdf-list-indexof-from-to.Po gcc -DHAVE_CONFIG_H -I. -I../../src -I../../lib -I../../src -I../../src/base -I../../src/object -I../../torture/tortutils -DTEST_DATA_PATH=\"../../torture/testdata\" -I/home/gnupdf/include -g -g -O2 -MT pdf-list-iterator.o -MD -MP -MF .deps/pdf-list-iterator.Tpo -c -o pdf-list-iterator.o `test -f 'base/list/pdf-list-iterator.c' || echo './'`base/list/pdf-list-iterator.c mv -f .deps/pdf-list-iterator.Tpo .deps/pdf-list-iterator.Po gcc -DHAVE_CONFIG_H -I. -I../../src -I../../lib -I../../src -I../../src/base -I../../src/object -I../../torture/tortutils -DTEST_DATA_PATH=\"../../torture/testdata\" -I/home/gnupdf/include -g -g -O2 -MT pdf-list-iterator-from-to.o -MD -MP -MF .deps/pdf-list-iterator-from-to.Tpo -c -o pdf-list-iterator-from-to.o `test -f 'base/list/pdf-list-iterator-from-to.c' || echo './'`base/list/pdf-list-iterator-from-to.c mv -f .deps/pdf-list-iterator-from-to.Tpo .deps/pdf-list-iterator-from-to.Po gcc -DHAVE_CONFIG_H -I. -I../../src -I../../lib -I../../src -I../../src/base -I../../src/object -I../../torture/tortutils -DTEST_DATA_PATH=\"../../torture/testdata\" -I/home/gnupdf/include -g -g -O2 -MT pdf-list-iterator-next.o -MD -MP -MF .deps/pdf-list-iterator-next.Tpo -c -o pdf-list-iterator-next.o `test -f 'base/list/pdf-list-iterator-next.c' || echo './'`base/list/pdf-list-iterator-next.c mv -f .deps/pdf-list-iterator-next.Tpo .deps/pdf-list-iterator-next.Po gcc -DHAVE_CONFIG_H -I. -I../../src -I../../lib -I../../src -I../../src/base -I../../src/object -I../../torture/tortutils -DTEST_DATA_PATH=\"../../torture/testdata\" -I/home/gnupdf/include -g -g -O2 -MT pdf-list-iterator-free.o -MD -MP -MF .deps/pdf-list-iterator-free.Tpo -c -o pdf-list-iterator-free.o `test -f 'base/list/pdf-list-iterator-free.c' || echo './'`base/list/pdf-list-iterator-free.c mv -f .deps/pdf-list-iterator-free.Tpo .deps/pdf-list-iterator-free.Po gcc -DHAVE_CONFIG_H -I. -I../../src -I../../lib -I../../src -I../../src/base -I../../src/object -I../../torture/tortutils -DTEST_DATA_PATH=\"../../torture/testdata\" -I/home/gnupdf/include -g -g -O2 -MT pdf-list-next-node.o -MD -MP -MF .deps/pdf-list-next-node.Tpo -c -o pdf-list-next-node.o `test -f 'base/list/pdf-list-next-node.c' || echo './'`base/list/pdf-list-next-node.c mv -f .deps/pdf-list-next-node.Tpo .deps/pdf-list-next-node.Po gcc -DHAVE_CONFIG_H -I. -I../../src -I../../lib -I../../src -I../../src/base -I../../src/object -I../../torture/tortutils -DTEST_DATA_PATH=\"../../torture/testdata\" -I/home/gnupdf/include -g -g -O2 -MT pdf-list-node-value.o -MD -MP -MF .deps/pdf-list-node-value.Tpo -c -o pdf-list-node-value.o `test -f 'base/list/pdf-list-node-value.c' || echo './'`base/list/pdf-list-node-value.c mv -f .deps/pdf-list-node-value.Tpo .deps/pdf-list-node-value.Po gcc -DHAVE_CONFIG_H -I. -I../../src -I../../lib -I../../src -I../../src/base -I../../src/object -I../../torture/tortutils -DTEST_DATA_PATH=\"../../torture/testdata\" -I/home/gnupdf/include -g -g -O2 -MT pdf-list-previous-node.o -MD -MP -MF .deps/pdf-list-previous-node.Tpo -c -o pdf-list-previous-node.o `test -f 'base/list/pdf-list-previous-node.c' || echo './'`base/list/pdf-list-previous-node.c mv -f .deps/pdf-list-previous-node.Tpo .deps/pdf-list-previous-node.Po gcc -DHAVE_CONFIG_H -I. -I../../src -I../../lib -I../../src -I../../src/base -I../../src/object -I../../torture/tortutils -DTEST_DATA_PATH=\"../../torture/testdata\" -I/home/gnupdf/include -g -g -O2 -MT pdf-list-remove-at.o -MD -MP -MF .deps/pdf-list-remove-at.Tpo -c -o pdf-list-remove-at.o `test -f 'base/list/pdf-list-remove-at.c' || echo './'`base/list/pdf-list-remove-at.c mv -f .deps/pdf-list-remove-at.Tpo .deps/pdf-list-remove-at.Po gcc -DHAVE_CONFIG_H -I. -I../../src -I../../lib -I../../src -I../../src/base -I../../src/object -I../../torture/tortutils -DTEST_DATA_PATH=\"../../torture/testdata\" -I/home/gnupdf/include -g -g -O2 -MT pdf-list-remove.o -MD -MP -MF .deps/pdf-list-remove.Tpo -c -o pdf-list-remove.o `test -f 'base/list/pdf-list-remove.c' || echo './'`base/list/pdf-list-remove.c mv -f .deps/pdf-list-remove.Tpo .deps/pdf-list-remove.Po gcc -DHAVE_CONFIG_H -I. -I../../src -I../../lib -I../../src -I../../src/base -I../../src/object -I../../torture/tortutils -DTEST_DATA_PATH=\"../../torture/testdata\" -I/home/gnupdf/include -g -g -O2 -MT pdf-list-remove-node.o -MD -MP -MF .deps/pdf-list-remove-node.Tpo -c -o pdf-list-remove-node.o `test -f 'base/list/pdf-list-remove-node.c' || echo './'`base/list/pdf-list-remove-node.c mv -f .deps/pdf-list-remove-node.Tpo .deps/pdf-list-remove-node.Po gcc -DHAVE_CONFIG_H -I. -I../../src -I../../lib -I../../src -I../../src/base -I../../src/object -I../../torture/tortutils -DTEST_DATA_PATH=\"../../torture/testdata\" -I/home/gnupdf/include -g -g -O2 -MT pdf-list-search.o -MD -MP -MF .deps/pdf-list-search.Tpo -c -o pdf-list-search.o `test -f 'base/list/pdf-list-search.c' || echo './'`base/list/pdf-list-search.c mv -f .deps/pdf-list-search.Tpo .deps/pdf-list-search.Po gcc -DHAVE_CONFIG_H -I. -I../../src -I../../lib -I../../src -I../../src/base -I../../src/object -I../../torture/tortutils -DTEST_DATA_PATH=\"../../torture/testdata\" -I/home/gnupdf/include -g -g -O2 -MT pdf-list-search-from.o -MD -MP -MF .deps/pdf-list-search-from.Tpo -c -o pdf-list-search-from.o `test -f 'base/list/pdf-list-search-from.c' || echo './'`base/list/pdf-list-search-from.c mv -f .deps/pdf-list-search-from.Tpo .deps/pdf-list-search-from.Po gcc -DHAVE_CONFIG_H -I. -I../../src -I../../lib -I../../src -I../../src/base -I../../src/object -I../../torture/tortutils -DTEST_DATA_PATH=\"../../torture/testdata\" -I/home/gnupdf/include -g -g -O2 -MT pdf-list-search-from-to.o -MD -MP -MF .deps/pdf-list-search-from-to.Tpo -c -o pdf-list-search-from-to.o `test -f 'base/list/pdf-list-search-from-to.c' || echo './'`base/list/pdf-list-search-from-to.c mv -f .deps/pdf-list-search-from-to.Tpo .deps/pdf-list-search-from-to.Po gcc -DHAVE_CONFIG_H -I. -I../../src -I../../lib -I../../src -I../../src/base -I../../src/object -I../../torture/tortutils -DTEST_DATA_PATH=\"../../torture/testdata\" -I/home/gnupdf/include -g -g -O2 -MT pdf-list-set-at.o -MD -MP -MF .deps/pdf-list-set-at.Tpo -c -o pdf-list-set-at.o `test -f 'base/list/pdf-list-set-at.c' || echo './'`base/list/pdf-list-set-at.c mv -f .deps/pdf-list-set-at.Tpo .deps/pdf-list-set-at.Po gcc -DHAVE_CONFIG_H -I. -I../../src -I../../lib -I../../src -I../../src/base -I../../src/object -I../../torture/tortutils -DTEST_DATA_PATH=\"../../torture/testdata\" -I/home/gnupdf/include -g -g -O2 -MT pdf-list-sorted-add.o -MD -MP -MF .deps/pdf-list-sorted-add.Tpo -c -o pdf-list-sorted-add.o `test -f 'base/list/pdf-list-sorted-add.c' || echo './'`base/list/pdf-list-sorted-add.c mv -f .deps/pdf-list-sorted-add.Tpo .deps/pdf-list-sorted-add.Po gcc -DHAVE_CONFIG_H -I. -I../../src -I../../lib -I../../src -I../../src/base -I../../src/object -I../../torture/tortutils -DTEST_DATA_PATH=\"../../torture/testdata\" -I/home/gnupdf/include -g -g -O2 -MT pdf-list-sorted-remove.o -MD -MP -MF .deps/pdf-list-sorted-remove.Tpo -c -o pdf-list-sorted-remove.o `test -f 'base/list/pdf-list-sorted-remove.c' || echo './'`base/list/pdf-list-sorted-remove.c mv -f .deps/pdf-list-sorted-remove.Tpo .deps/pdf-list-sorted-remove.Po gcc -DHAVE_CONFIG_H -I. -I../../src -I../../lib -I../../src -I../../src/base -I../../src/object -I../../torture/tortutils -DTEST_DATA_PATH=\"../../torture/testdata\" -I/home/gnupdf/include -g -g -O2 -MT pdf-list-sorted-search.o -MD -MP -MF .deps/pdf-list-sorted-search.Tpo -c -o pdf-list-sorted-search.o `test -f 'base/list/pdf-list-sorted-search.c' || echo './'`base/list/pdf-list-sorted-search.c mv -f .deps/pdf-list-sorted-search.Tpo .deps/pdf-list-sorted-search.Po gcc -DHAVE_CONFIG_H -I. -I../../src -I../../lib -I../../src -I../../src/base -I../../src/object -I../../torture/tortutils -DTEST_DATA_PATH=\"../../torture/testdata\" -I/home/gnupdf/include -g -g -O2 -MT pdf-list-sorted-search-from-to.o -MD -MP -MF .deps/pdf-list-sorted-search-from-to.Tpo -c -o pdf-list-sorted-search-from-to.o `test -f 'base/list/pdf-list-sorted-search-from-to.c' || echo './'`base/list/pdf-list-sorted-search-from-to.c mv -f .deps/pdf-list-sorted-search-from-to.Tpo .deps/pdf-list-sorted-search-from-to.Po gcc -DHAVE_CONFIG_H -I. -I../../src -I../../lib -I../../src -I../../src/base -I../../src/object -I../../torture/tortutils -DTEST_DATA_PATH=\"../../torture/testdata\" -I/home/gnupdf/include -g -g -O2 -MT pdf-list-sorted-indexof.o -MD -MP -MF .deps/pdf-list-sorted-indexof.Tpo -c -o pdf-list-sorted-indexof.o `test -f 'base/list/pdf-list-sorted-indexof.c' || echo './'`base/list/pdf-list-sorted-indexof.c mv -f .deps/pdf-list-sorted-indexof.Tpo .deps/pdf-list-sorted-indexof.Po gcc -DHAVE_CONFIG_H -I. -I../../src -I../../lib -I../../src -I../../src/base -I../../src/object -I../../torture/tortutils -DTEST_DATA_PATH=\"../../torture/testdata\" -I/home/gnupdf/include -g -g -O2 -MT pdf-list-sorted-indexof-from-to.o -MD -MP -MF .deps/pdf-list-sorted-indexof-from-to.Tpo -c -o pdf-list-sorted-indexof-from-to.o `test -f 'base/list/pdf-list-sorted-indexof-from-to.c' || echo './'`base/list/pdf-list-sorted-indexof-from-to.c mv -f .deps/pdf-list-sorted-indexof-from-to.Tpo .deps/pdf-list-sorted-indexof-from-to.Po gcc -DHAVE_CONFIG_H -I. -I../../src -I../../lib -I../../src -I../../src/base -I../../src/object -I../../torture/tortutils -DTEST_DATA_PATH=\"../../torture/testdata\" -I/home/gnupdf/include -g -g -O2 -MT pdf-text-test-common.o -MD -MP -MF .deps/pdf-text-test-common.Tpo -c -o pdf-text-test-common.o `test -f 'base/text/pdf-text-test-common.c' || echo './'`base/text/pdf-text-test-common.c mv -f .deps/pdf-text-test-common.Tpo .deps/pdf-text-test-common.Po gcc -DHAVE_CONFIG_H -I. -I../../src -I../../lib -I../../src -I../../src/base -I../../src/object -I../../torture/tortutils -DTEST_DATA_PATH=\"../../torture/testdata\" -I/home/gnupdf/include -g -g -O2 -MT pdf-text-test-data.o -MD -MP -MF .deps/pdf-text-test-data.Tpo -c -o pdf-text-test-data.o `test -f 'base/text/pdf-text-test-data.c' || echo './'`base/text/pdf-text-test-data.c mv -f .deps/pdf-text-test-data.Tpo .deps/pdf-text-test-data.Po gcc -DHAVE_CONFIG_H -I. -I../../src -I../../lib -I../../src -I../../src/base -I../../src/object -I../../torture/tortutils -DTEST_DATA_PATH=\"../../torture/testdata\" -I/home/gnupdf/include -g -g -O2 -MT pdf-text-new-destroy.o -MD -MP -MF .deps/pdf-text-new-destroy.Tpo -c -o pdf-text-new-destroy.o `test -f 'base/text/pdf-text-new-destroy.c' || echo './'`base/text/pdf-text-new-destroy.c mv -f .deps/pdf-text-new-destroy.Tpo .deps/pdf-text-new-destroy.Po gcc -DHAVE_CONFIG_H -I. -I../../src -I../../lib -I../../src -I../../src/base -I../../src/object -I../../torture/tortutils -DTEST_DATA_PATH=\"../../torture/testdata\" -I/home/gnupdf/include -g -g -O2 -MT pdf-text-dup.o -MD -MP -MF .deps/pdf-text-dup.Tpo -c -o pdf-text-dup.o `test -f 'base/text/pdf-text-dup.c' || echo './'`base/text/pdf-text-dup.c mv -f .deps/pdf-text-dup.Tpo .deps/pdf-text-dup.Po gcc -DHAVE_CONFIG_H -I. -I../../src -I../../lib -I../../src -I../../src/base -I../../src/object -I../../torture/tortutils -DTEST_DATA_PATH=\"../../torture/testdata\" -I/home/gnupdf/include -g -g -O2 -MT pdf-text-new-from-host.o -MD -MP -MF .deps/pdf-text-new-from-host.Tpo -c -o pdf-text-new-from-host.o `test -f 'base/text/pdf-text-new-from-host.c' || echo './'`base/text/pdf-text-new-from-host.c mv -f .deps/pdf-text-new-from-host.Tpo .deps/pdf-text-new-from-host.Po gcc -DHAVE_CONFIG_H -I. -I../../src -I../../lib -I../../src -I../../src/base -I../../src/object -I../../torture/tortutils -DTEST_DATA_PATH=\"../../torture/testdata\" -I/home/gnupdf/include -g -g -O2 -MT pdf-text-new-from-pdf-string.o -MD -MP -MF .deps/pdf-text-new-from-pdf-string.Tpo -c -o pdf-text-new-from-pdf-string.o `test -f 'base/text/pdf-text-new-from-pdf-string.c' || echo './'`base/text/pdf-text-new-from-pdf-string.c mv -f .deps/pdf-text-new-from-pdf-string.Tpo .deps/pdf-text-new-from-pdf-string.Po gcc -DHAVE_CONFIG_H -I. -I../../src -I../../lib -I../../src -I../../src/base -I../../src/object -I../../torture/tortutils -DTEST_DATA_PATH=\"../../torture/testdata\" -I/home/gnupdf/include -g -g -O2 -MT pdf-text-new-from-unicode.o -MD -MP -MF .deps/pdf-text-new-from-unicode.Tpo -c -o pdf-text-new-from-unicode.o `test -f 'base/text/pdf-text-new-from-unicode.c' || echo './'`base/text/pdf-text-new-from-unicode.c mv -f .deps/pdf-text-new-from-unicode.Tpo .deps/pdf-text-new-from-unicode.Po gcc -DHAVE_CONFIG_H -I. -I../../src -I../../lib -I../../src -I../../src/base -I../../src/object -I../../torture/tortutils -DTEST_DATA_PATH=\"../../torture/testdata\" -I/home/gnupdf/include -g -g -O2 -MT pdf-text-new-from-u32.o -MD -MP -MF .deps/pdf-text-new-from-u32.Tpo -c -o pdf-text-new-from-u32.o `test -f 'base/text/pdf-text-new-from-u32.c' || echo './'`base/text/pdf-text-new-from-u32.c mv -f .deps/pdf-text-new-from-u32.Tpo .deps/pdf-text-new-from-u32.Po gcc -DHAVE_CONFIG_H -I. -I../../src -I../../lib -I../../src -I../../src/base -I../../src/object -I../../torture/tortutils -DTEST_DATA_PATH=\"../../torture/testdata\" -I/home/gnupdf/include -g -g -O2 -MT pdf-text-get-country.o -MD -MP -MF .deps/pdf-text-get-country.Tpo -c -o pdf-text-get-country.o `test -f 'base/text/pdf-text-get-country.c' || echo './'`base/text/pdf-text-get-country.c mv -f .deps/pdf-text-get-country.Tpo .deps/pdf-text-get-country.Po gcc -DHAVE_CONFIG_H -I. -I../../src -I../../lib -I../../src -I../../src/base -I../../src/object -I../../torture/tortutils -DTEST_DATA_PATH=\"../../torture/testdata\" -I/home/gnupdf/include -g -g -O2 -MT pdf-text-get-language.o -MD -MP -MF .deps/pdf-text-get-language.Tpo -c -o pdf-text-get-language.o `test -f 'base/text/pdf-text-get-language.c' || echo './'`base/text/pdf-text-get-language.c mv -f .deps/pdf-text-get-language.Tpo .deps/pdf-text-get-language.Po gcc -DHAVE_CONFIG_H -I. -I../../src -I../../lib -I../../src -I../../src/base -I../../src/object -I../../torture/tortutils -DTEST_DATA_PATH=\"../../torture/testdata\" -I/home/gnupdf/include -g -g -O2 -MT pdf-text-set-country.o -MD -MP -MF .deps/pdf-text-set-country.Tpo -c -o pdf-text-set-country.o `test -f 'base/text/pdf-text-set-country.c' || echo './'`base/text/pdf-text-set-country.c mv -f .deps/pdf-text-set-country.Tpo .deps/pdf-text-set-country.Po gcc -DHAVE_CONFIG_H -I. -I../../src -I../../lib -I../../src -I../../src/base -I../../src/object -I../../torture/tortutils -DTEST_DATA_PATH=\"../../torture/testdata\" -I/home/gnupdf/include -g -g -O2 -MT pdf-text-set-language.o -MD -MP -MF .deps/pdf-text-set-language.Tpo -c -o pdf-text-set-language.o `test -f 'base/text/pdf-text-set-language.c' || echo './'`base/text/pdf-text-set-language.c mv -f .deps/pdf-text-set-language.Tpo .deps/pdf-text-set-language.Po gcc -DHAVE_CONFIG_H -I. -I../../src -I../../lib -I../../src -I../../src/base -I../../src/object -I../../torture/tortutils -DTEST_DATA_PATH=\"../../torture/testdata\" -I/home/gnupdf/include -g -g -O2 -MT pdf-text-empty-p.o -MD -MP -MF .deps/pdf-text-empty-p.Tpo -c -o pdf-text-empty-p.o `test -f 'base/text/pdf-text-empty-p.c' || echo './'`base/text/pdf-text-empty-p.c mv -f .deps/pdf-text-empty-p.Tpo .deps/pdf-text-empty-p.Po gcc -DHAVE_CONFIG_H -I. -I../../src -I../../lib -I../../src -I../../src/base -I../../src/object -I../../torture/tortutils -DTEST_DATA_PATH=\"../../torture/testdata\" -I/home/gnupdf/include -g -g -O2 -MT pdf-text-get-host-encoding.o -MD -MP -MF .deps/pdf-text-get-host-encoding.Tpo -c -o pdf-text-get-host-encoding.o `test -f 'base/text/pdf-text-get-host-encoding.c' || echo './'`base/text/pdf-text-get-host-encoding.c mv -f .deps/pdf-text-get-host-encoding.Tpo .deps/pdf-text-get-host-encoding.Po gcc -DHAVE_CONFIG_H -I. -I../../src -I../../lib -I../../src -I../../src/base -I../../src/object -I../../torture/tortutils -DTEST_DATA_PATH=\"../../torture/testdata\" -I/home/gnupdf/include -g -g -O2 -MT pdf-text-check-host-encoding.o -MD -MP -MF .deps/pdf-text-check-host-encoding.Tpo -c -o pdf-text-check-host-encoding.o `test -f 'base/text/pdf-text-check-host-encoding.c' || echo './'`base/text/pdf-text-check-host-encoding.c mv -f .deps/pdf-text-check-host-encoding.Tpo .deps/pdf-text-check-host-encoding.Po gcc -DHAVE_CONFIG_H -I. -I../../src -I../../lib -I../../src -I../../src/base -I../../src/object -I../../torture/tortutils -DTEST_DATA_PATH=\"../../torture/testdata\" -I/home/gnupdf/include -g -g -O2 -MT pdf-text-get-best-encoding.o -MD -MP -MF .deps/pdf-text-get-best-encoding.Tpo -c -o pdf-text-get-best-encoding.o `test -f 'base/text/pdf-text-get-best-encoding.c' || echo './'`base/text/pdf-text-get-best-encoding.c mv -f .deps/pdf-text-get-best-encoding.Tpo .deps/pdf-text-get-best-encoding.Po gcc -DHAVE_CONFIG_H -I. -I../../src -I../../lib -I../../src -I../../src/base -I../../src/object -I../../torture/tortutils -DTEST_DATA_PATH=\"../../torture/testdata\" -I/home/gnupdf/include -g -g -O2 -MT pdf-text-get-host.o -MD -MP -MF .deps/pdf-text-get-host.Tpo -c -o pdf-text-get-host.o `test -f 'base/text/pdf-text-get-host.c' || echo './'`base/text/pdf-text-get-host.c mv -f .deps/pdf-text-get-host.Tpo .deps/pdf-text-get-host.Po gcc -DHAVE_CONFIG_H -I. -I../../src -I../../lib -I../../src -I../../src/base -I../../src/object -I../../torture/tortutils -DTEST_DATA_PATH=\"../../torture/testdata\" -I/home/gnupdf/include -g -g -O2 -MT pdf-text-get-pdfdocenc.o -MD -MP -MF .deps/pdf-text-get-pdfdocenc.Tpo -c -o pdf-text-get-pdfdocenc.o `test -f 'base/text/pdf-text-get-pdfdocenc.c' || echo './'`base/text/pdf-text-get-pdfdocenc.c mv -f .deps/pdf-text-get-pdfdocenc.Tpo .deps/pdf-text-get-pdfdocenc.Po gcc -DHAVE_CONFIG_H -I. -I../../src -I../../lib -I../../src -I../../src/base -I../../src/object -I../../torture/tortutils -DTEST_DATA_PATH=\"../../torture/testdata\" -I/home/gnupdf/include -g -g -O2 -MT pdf-text-get-unicode.o -MD -MP -MF .deps/pdf-text-get-unicode.Tpo -c -o pdf-text-get-unicode.o `test -f 'base/text/pdf-text-get-unicode.c' || echo './'`base/text/pdf-text-get-unicode.c mv -f .deps/pdf-text-get-unicode.Tpo .deps/pdf-text-get-unicode.Po gcc -DHAVE_CONFIG_H -I. -I../../src -I../../lib -I../../src -I../../src/base -I../../src/object -I../../torture/tortutils -DTEST_DATA_PATH=\"../../torture/testdata\" -I/home/gnupdf/include -g -g -O2 -MT pdf-text-get-hex.o -MD -MP -MF .deps/pdf-text-get-hex.Tpo -c -o pdf-text-get-hex.o `test -f 'base/text/pdf-text-get-hex.c' || echo './'`base/text/pdf-text-get-hex.c mv -f .deps/pdf-text-get-hex.Tpo .deps/pdf-text-get-hex.Po gcc -DHAVE_CONFIG_H -I. -I../../src -I../../lib -I../../src -I../../src/base -I../../src/object -I../../torture/tortutils -DTEST_DATA_PATH=\"../../torture/testdata\" -I/home/gnupdf/include -g -g -O2 -MT pdf-text-set-host.o -MD -MP -MF .deps/pdf-text-set-host.Tpo -c -o pdf-text-set-host.o `test -f 'base/text/pdf-text-set-host.c' || echo './'`base/text/pdf-text-set-host.c mv -f .deps/pdf-text-set-host.Tpo .deps/pdf-text-set-host.Po gcc -DHAVE_CONFIG_H -I. -I../../src -I../../lib -I../../src -I../../src/base -I../../src/object -I../../torture/tortutils -DTEST_DATA_PATH=\"../../torture/testdata\" -I/home/gnupdf/include -g -g -O2 -MT pdf-text-set-pdfdocenc.o -MD -MP -MF .deps/pdf-text-set-pdfdocenc.Tpo -c -o pdf-text-set-pdfdocenc.o `test -f 'base/text/pdf-text-set-pdfdocenc.c' || echo './'`base/text/pdf-text-set-pdfdocenc.c mv -f .deps/pdf-text-set-pdfdocenc.Tpo .deps/pdf-text-set-pdfdocenc.Po gcc -DHAVE_CONFIG_H -I. -I../../src -I../../lib -I../../src -I../../src/base -I../../src/object -I../../torture/tortutils -DTEST_DATA_PATH=\"../../torture/testdata\" -I/home/gnupdf/include -g -g -O2 -MT pdf-text-set-unicode.o -MD -MP -MF .deps/pdf-text-set-unicode.Tpo -c -o pdf-text-set-unicode.o `test -f 'base/text/pdf-text-set-unicode.c' || echo './'`base/text/pdf-text-set-unicode.c mv -f .deps/pdf-text-set-unicode.Tpo .deps/pdf-text-set-unicode.Po gcc -DHAVE_CONFIG_H -I. -I../../src -I../../lib -I../../src -I../../src/base -I../../src/object -I../../torture/tortutils -DTEST_DATA_PATH=\"../../torture/testdata\" -I/home/gnupdf/include -g -g -O2 -MT pdf-text-concat.o -MD -MP -MF .deps/pdf-text-concat.Tpo -c -o pdf-text-concat.o `test -f 'base/text/pdf-text-concat.c' || echo './'`base/text/pdf-text-concat.c mv -f .deps/pdf-text-concat.Tpo .deps/pdf-text-concat.Po gcc -DHAVE_CONFIG_H -I. -I../../src -I../../lib -I../../src -I../../src/base -I../../src/object -I../../torture/tortutils -DTEST_DATA_PATH=\"../../torture/testdata\" -I/home/gnupdf/include -g -g -O2 -MT pdf-text-concat-ascii.o -MD -MP -MF .deps/pdf-text-concat-ascii.Tpo -c -o pdf-text-concat-ascii.o `test -f 'base/text/pdf-text-concat-ascii.c' || echo './'`base/text/pdf-text-concat-ascii.c mv -f .deps/pdf-text-concat-ascii.Tpo .deps/pdf-text-concat-ascii.Po gcc -DHAVE_CONFIG_H -I. -I../../src -I../../lib -I../../src -I../../src/base -I../../src/object -I../../torture/tortutils -DTEST_DATA_PATH=\"../../torture/testdata\" -I/home/gnupdf/include -g -g -O2 -MT pdf-text-replace.o -MD -MP -MF .deps/pdf-text-replace.Tpo -c -o pdf-text-replace.o `test -f 'base/text/pdf-text-replace.c' || echo './'`base/text/pdf-text-replace.c mv -f .deps/pdf-text-replace.Tpo .deps/pdf-text-replace.Po gcc -DHAVE_CONFIG_H -I. -I../../src -I../../lib -I../../src -I../../src/base -I../../src/object -I../../torture/tortutils -DTEST_DATA_PATH=\"../../torture/testdata\" -I/home/gnupdf/include -g -g -O2 -MT pdf-text-replace-ascii.o -MD -MP -MF .deps/pdf-text-replace-ascii.Tpo -c -o pdf-text-replace-ascii.o `test -f 'base/text/pdf-text-replace-ascii.c' || echo './'`base/text/pdf-text-replace-ascii.c mv -f .deps/pdf-text-replace-ascii.Tpo .deps/pdf-text-replace-ascii.Po gcc -DHAVE_CONFIG_H -I. -I../../src -I../../lib -I../../src -I../../src/base -I../../src/object -I../../torture/tortutils -DTEST_DATA_PATH=\"../../torture/testdata\" -I/home/gnupdf/include -g -g -O2 -MT pdf-text-filter.o -MD -MP -MF .deps/pdf-text-filter.Tpo -c -o pdf-text-filter.o `test -f 'base/text/pdf-text-filter.c' || echo './'`base/text/pdf-text-filter.c mv -f .deps/pdf-text-filter.Tpo .deps/pdf-text-filter.Po gcc -DHAVE_CONFIG_H -I. -I../../src -I../../lib -I../../src -I../../src/base -I../../src/object -I../../torture/tortutils -DTEST_DATA_PATH=\"../../torture/testdata\" -I/home/gnupdf/include -g -g -O2 -MT pdf-text-cmp.o -MD -MP -MF .deps/pdf-text-cmp.Tpo -c -o pdf-text-cmp.o `test -f 'base/text/pdf-text-cmp.c' || echo './'`base/text/pdf-text-cmp.c mv -f .deps/pdf-text-cmp.Tpo .deps/pdf-text-cmp.Po gcc -DHAVE_CONFIG_H -I. -I../../src -I../../lib -I../../src -I../../src/base -I../../src/object -I../../torture/tortutils -DTEST_DATA_PATH=\"../../torture/testdata\" -I/home/gnupdf/include -g -g -O2 -MT pdf-hash-new.o -MD -MP -MF .deps/pdf-hash-new.Tpo -c -o pdf-hash-new.o `test -f 'base/hash/pdf-hash-new.c' || echo './'`base/hash/pdf-hash-new.c mv -f .deps/pdf-hash-new.Tpo .deps/pdf-hash-new.Po gcc -DHAVE_CONFIG_H -I. -I../../src -I../../lib -I../../src -I../../src/base -I../../src/object -I../../torture/tortutils -DTEST_DATA_PATH=\"../../torture/testdata\" -I/home/gnupdf/include -g -g -O2 -MT pdf-hash-destroy.o -MD -MP -MF .deps/pdf-hash-destroy.Tpo -c -o pdf-hash-destroy.o `test -f 'base/hash/pdf-hash-destroy.c' || echo './'`base/hash/pdf-hash-destroy.c mv -f .deps/pdf-hash-destroy.Tpo .deps/pdf-hash-destroy.Po gcc -DHAVE_CONFIG_H -I. -I../../src -I../../lib -I../../src -I../../src/base -I../../src/object -I../../torture/tortutils -DTEST_DATA_PATH=\"../../torture/testdata\" -I/home/gnupdf/include -g -g -O2 -MT pdf-hash-add.o -MD -MP -MF .deps/pdf-hash-add.Tpo -c -o pdf-hash-add.o `test -f 'base/hash/pdf-hash-add.c' || echo './'`base/hash/pdf-hash-add.c mv -f .deps/pdf-hash-add.Tpo .deps/pdf-hash-add.Po gcc -DHAVE_CONFIG_H -I. -I../../src -I../../lib -I../../src -I../../src/base -I../../src/object -I../../torture/tortutils -DTEST_DATA_PATH=\"../../torture/testdata\" -I/home/gnupdf/include -g -g -O2 -MT pdf-hash-add-time.o -MD -MP -MF .deps/pdf-hash-add-time.Tpo -c -o pdf-hash-add-time.o `test -f 'base/hash/pdf-hash-add-time.c' || echo './'`base/hash/pdf-hash-add-time.c mv -f .deps/pdf-hash-add-time.Tpo .deps/pdf-hash-add-time.Po gcc -DHAVE_CONFIG_H -I. -I../../src -I../../lib -I../../src -I../../src/base -I../../src/object -I../../torture/tortutils -DTEST_DATA_PATH=\"../../torture/testdata\" -I/home/gnupdf/include -g -g -O2 -MT pdf-hash-add-hash.o -MD -MP -MF .deps/pdf-hash-add-hash.Tpo -c -o pdf-hash-add-hash.o `test -f 'base/hash/pdf-hash-add-hash.c' || echo './'`base/hash/pdf-hash-add-hash.c mv -f .deps/pdf-hash-add-hash.Tpo .deps/pdf-hash-add-hash.Po gcc -DHAVE_CONFIG_H -I. -I../../src -I../../lib -I../../src -I../../src/base -I../../src/object -I../../torture/tortutils -DTEST_DATA_PATH=\"../../torture/testdata\" -I/home/gnupdf/include -g -g -O2 -MT pdf-hash-add-list.o -MD -MP -MF .deps/pdf-hash-add-list.Tpo -c -o pdf-hash-add-list.o `test -f 'base/hash/pdf-hash-add-list.c' || echo './'`base/hash/pdf-hash-add-list.c mv -f .deps/pdf-hash-add-list.Tpo .deps/pdf-hash-add-list.Po gcc -DHAVE_CONFIG_H -I. -I../../src -I../../lib -I../../src -I../../src/base -I../../src/object -I../../torture/tortutils -DTEST_DATA_PATH=\"../../torture/testdata\" -I/home/gnupdf/include -g -g -O2 -MT pdf-hash-add-stm.o -MD -MP -MF .deps/pdf-hash-add-stm.Tpo -c -o pdf-hash-add-stm.o `test -f 'base/hash/pdf-hash-add-stm.c' || echo './'`base/hash/pdf-hash-add-stm.c mv -f .deps/pdf-hash-add-stm.Tpo .deps/pdf-hash-add-stm.Po gcc -DHAVE_CONFIG_H -I. -I../../src -I../../lib -I../../src -I../../src/base -I../../src/object -I../../torture/tortutils -DTEST_DATA_PATH=\"../../torture/testdata\" -I/home/gnupdf/include -g -g -O2 -MT pdf-hash-add-text.o -MD -MP -MF .deps/pdf-hash-add-text.Tpo -c -o pdf-hash-add-text.o `test -f 'base/hash/pdf-hash-add-text.c' || echo './'`base/hash/pdf-hash-add-text.c mv -f .deps/pdf-hash-add-text.Tpo .deps/pdf-hash-add-text.Po gcc -DHAVE_CONFIG_H -I. -I../../src -I../../lib -I../../src -I../../src/base -I../../src/object -I../../torture/tortutils -DTEST_DATA_PATH=\"../../torture/testdata\" -I/home/gnupdf/include -g -g -O2 -MT pdf-hash-remove.o -MD -MP -MF .deps/pdf-hash-remove.Tpo -c -o pdf-hash-remove.o `test -f 'base/hash/pdf-hash-remove.c' || echo './'`base/hash/pdf-hash-remove.c mv -f .deps/pdf-hash-remove.Tpo .deps/pdf-hash-remove.Po gcc -DHAVE_CONFIG_H -I. -I../../src -I../../lib -I../../src -I../../src/base -I../../src/object -I../../torture/tortutils -DTEST_DATA_PATH=\"../../torture/testdata\" -I/home/gnupdf/include -g -g -O2 -MT pdf-hash-size.o -MD -MP -MF .deps/pdf-hash-size.Tpo -c -o pdf-hash-size.o `test -f 'base/hash/pdf-hash-size.c' || echo './'`base/hash/pdf-hash-size.c mv -f .deps/pdf-hash-size.Tpo .deps/pdf-hash-size.Po gcc -DHAVE_CONFIG_H -I. -I../../src -I../../lib -I../../src -I../../src/base -I../../src/object -I../../torture/tortutils -DTEST_DATA_PATH=\"../../torture/testdata\" -I/home/gnupdf/include -g -g -O2 -MT pdf-hash-get.o -MD -MP -MF .deps/pdf-hash-get.Tpo -c -o pdf-hash-get.o `test -f 'base/hash/pdf-hash-get.c' || echo './'`base/hash/pdf-hash-get.c mv -f .deps/pdf-hash-get.Tpo .deps/pdf-hash-get.Po gcc -DHAVE_CONFIG_H -I. -I../../src -I../../lib -I../../src -I../../src/base -I../../src/object -I../../torture/tortutils -DTEST_DATA_PATH=\"../../torture/testdata\" -I/home/gnupdf/include -g -g -O2 -MT pdf-hash-key-p.o -MD -MP -MF .deps/pdf-hash-key-p.Tpo -c -o pdf-hash-key-p.o `test -f 'base/hash/pdf-hash-key-p.c' || echo './'`base/hash/pdf-hash-key-p.c mv -f .deps/pdf-hash-key-p.Tpo .deps/pdf-hash-key-p.Po gcc -DHAVE_CONFIG_H -I. -I../../src -I../../lib -I../../src -I../../src/base -I../../src/object -I../../torture/tortutils -DTEST_DATA_PATH=\"../../torture/testdata\" -I/home/gnupdf/include -g -g -O2 -MT pdf-hash-rename.o -MD -MP -MF .deps/pdf-hash-rename.Tpo -c -o pdf-hash-rename.o `test -f 'base/hash/pdf-hash-rename.c' || echo './'`base/hash/pdf-hash-rename.c mv -f .deps/pdf-hash-rename.Tpo .deps/pdf-hash-rename.Po gcc -DHAVE_CONFIG_H -I. -I../../src -I../../lib -I../../src -I../../src/base -I../../src/object -I../../torture/tortutils -DTEST_DATA_PATH=\"../../torture/testdata\" -I/home/gnupdf/include -g -g -O2 -MT pdf-hash-iterator-new.o -MD -MP -MF .deps/pdf-hash-iterator-new.Tpo -c -o pdf-hash-iterator-new.o `test -f 'base/hash/pdf-hash-iterator-new.c' || echo './'`base/hash/pdf-hash-iterator-new.c mv -f .deps/pdf-hash-iterator-new.Tpo .deps/pdf-hash-iterator-new.Po gcc -DHAVE_CONFIG_H -I. -I../../src -I../../lib -I../../src -I../../src/base -I../../src/object -I../../torture/tortutils -DTEST_DATA_PATH=\"../../torture/testdata\" -I/home/gnupdf/include -g -g -O2 -MT pdf-hash-iterator-next.o -MD -MP -MF .deps/pdf-hash-iterator-next.Tpo -c -o pdf-hash-iterator-next.o `test -f 'base/hash/pdf-hash-iterator-next.c' || echo './'`base/hash/pdf-hash-iterator-next.c mv -f .deps/pdf-hash-iterator-next.Tpo .deps/pdf-hash-iterator-next.Po gcc -DHAVE_CONFIG_H -I. -I../../src -I../../lib -I../../src -I../../src/base -I../../src/object -I../../torture/tortutils -DTEST_DATA_PATH=\"../../torture/testdata\" -I/home/gnupdf/include -g -g -O2 -MT pdf-hash-iterator-destroy.o -MD -MP -MF .deps/pdf-hash-iterator-destroy.Tpo -c -o pdf-hash-iterator-destroy.o `test -f 'base/hash/pdf-hash-iterator-destroy.c' || echo './'`base/hash/pdf-hash-iterator-destroy.c mv -f .deps/pdf-hash-iterator-destroy.Tpo .deps/pdf-hash-iterator-destroy.Po gcc -DHAVE_CONFIG_H -I. -I../../src -I../../lib -I../../src -I../../src/base -I../../src/object -I../../torture/tortutils -DTEST_DATA_PATH=\"../../torture/testdata\" -I/home/gnupdf/include -g -g -O2 -MT pdf-error.o -MD -MP -MF .deps/pdf-error.Tpo -c -o pdf-error.o `test -f 'base/error/pdf-error.c' || echo './'`base/error/pdf-error.c mv -f .deps/pdf-error.Tpo .deps/pdf-error.Po gcc -DHAVE_CONFIG_H -I. -I../../src -I../../lib -I../../src -I../../src/base -I../../src/object -I../../torture/tortutils -DTEST_DATA_PATH=\"../../torture/testdata\" -I/home/gnupdf/include -g -g -O2 -MT pdf-perror.o -MD -MP -MF .deps/pdf-perror.Tpo -c -o pdf-perror.o `test -f 'base/error/pdf-perror.c' || echo './'`base/error/pdf-perror.c mv -f .deps/pdf-perror.Tpo .deps/pdf-perror.Po gcc -DHAVE_CONFIG_H -I. -I../../src -I../../lib -I../../src -I../../src/base -I../../src/object -I../../torture/tortutils -DTEST_DATA_PATH=\"../../torture/testdata\" -I/home/gnupdf/include -g -g -O2 -MT pdf-i64-new.o -MD -MP -MF .deps/pdf-i64-new.Tpo -c -o pdf-i64-new.o `test -f 'base/types/pdf-i64-new.c' || echo './'`base/types/pdf-i64-new.c mv -f .deps/pdf-i64-new.Tpo .deps/pdf-i64-new.Po gcc -DHAVE_CONFIG_H -I. -I../../src -I../../lib -I../../src -I../../src/base -I../../src/object -I../../torture/tortutils -DTEST_DATA_PATH=\"../../torture/testdata\" -I/home/gnupdf/include -g -g -O2 -MT pdf-i64-assign.o -MD -MP -MF .deps/pdf-i64-assign.Tpo -c -o pdf-i64-assign.o `test -f 'base/types/pdf-i64-assign.c' || echo './'`base/types/pdf-i64-assign.c mv -f .deps/pdf-i64-assign.Tpo .deps/pdf-i64-assign.Po gcc -DHAVE_CONFIG_H -I. -I../../src -I../../lib -I../../src -I../../src/base -I../../src/object -I../../torture/tortutils -DTEST_DATA_PATH=\"../../torture/testdata\" -I/home/gnupdf/include -g -g -O2 -MT pdf-i64-assign-quick.o -MD -MP -MF .deps/pdf-i64-assign-quick.Tpo -c -o pdf-i64-assign-quick.o `test -f 'base/types/pdf-i64-assign-quick.c' || echo './'`base/types/pdf-i64-assign-quick.c mv -f .deps/pdf-i64-assign-quick.Tpo .deps/pdf-i64-assign-quick.Po gcc -DHAVE_CONFIG_H -I. -I../../src -I../../lib -I../../src -I../../src/base -I../../src/object -I../../torture/tortutils -DTEST_DATA_PATH=\"../../torture/testdata\" -I/home/gnupdf/include -g -g -O2 -MT pdf-i64-copy.o -MD -MP -MF .deps/pdf-i64-copy.Tpo -c -o pdf-i64-copy.o `test -f 'base/types/pdf-i64-copy.c' || echo './'`base/types/pdf-i64-copy.c mv -f .deps/pdf-i64-copy.Tpo .deps/pdf-i64-copy.Po gcc -DHAVE_CONFIG_H -I. -I../../src -I../../lib -I../../src -I../../src/base -I../../src/object -I../../torture/tortutils -DTEST_DATA_PATH=\"../../torture/testdata\" -I/home/gnupdf/include -g -g -O2 -MT pdf-i64-add.o -MD -MP -MF .deps/pdf-i64-add.Tpo -c -o pdf-i64-add.o `test -f 'base/types/pdf-i64-add.c' || echo './'`base/types/pdf-i64-add.c mv -f .deps/pdf-i64-add.Tpo .deps/pdf-i64-add.Po gcc -DHAVE_CONFIG_H -I. -I../../src -I../../lib -I../../src -I../../src/base -I../../src/object -I../../torture/tortutils -DTEST_DATA_PATH=\"../../torture/testdata\" -I/home/gnupdf/include -g -g -O2 -MT pdf-i64-abs.o -MD -MP -MF .deps/pdf-i64-abs.Tpo -c -o pdf-i64-abs.o `test -f 'base/types/pdf-i64-abs.c' || echo './'`base/types/pdf-i64-abs.c mv -f .deps/pdf-i64-abs.Tpo .deps/pdf-i64-abs.Po gcc -DHAVE_CONFIG_H -I. -I../../src -I../../lib -I../../src -I../../src/base -I../../src/object -I../../torture/tortutils -DTEST_DATA_PATH=\"../../torture/testdata\" -I/home/gnupdf/include -g -g -O2 -MT pdf-i64-neg.o -MD -MP -MF .deps/pdf-i64-neg.Tpo -c -o pdf-i64-neg.o `test -f 'base/types/pdf-i64-neg.c' || echo './'`base/types/pdf-i64-neg.c mv -f .deps/pdf-i64-neg.Tpo .deps/pdf-i64-neg.Po gcc -DHAVE_CONFIG_H -I. -I../../src -I../../lib -I../../src -I../../src/base -I../../src/object -I../../torture/tortutils -DTEST_DATA_PATH=\"../../torture/testdata\" -I/home/gnupdf/include -g -g -O2 -MT pdf-i64-cmp.o -MD -MP -MF .deps/pdf-i64-cmp.Tpo -c -o pdf-i64-cmp.o `test -f 'base/types/pdf-i64-cmp.c' || echo './'`base/types/pdf-i64-cmp.c mv -f .deps/pdf-i64-cmp.Tpo .deps/pdf-i64-cmp.Po gcc -DHAVE_CONFIG_H -I. -I../../src -I../../lib -I../../src -I../../src/base -I../../src/object -I../../torture/tortutils -DTEST_DATA_PATH=\"../../torture/testdata\" -I/home/gnupdf/include -g -g -O2 -MT pdf-i64-mult.o -MD -MP -MF .deps/pdf-i64-mult.Tpo -c -o pdf-i64-mult.o `test -f 'base/types/pdf-i64-mult.c' || echo './'`base/types/pdf-i64-mult.c mv -f .deps/pdf-i64-mult.Tpo .deps/pdf-i64-mult.Po gcc -DHAVE_CONFIG_H -I. -I../../src -I../../lib -I../../src -I../../src/base -I../../src/object -I../../torture/tortutils -DTEST_DATA_PATH=\"../../torture/testdata\" -I/home/gnupdf/include -g -g -O2 -MT pdf-i64-div.o -MD -MP -MF .deps/pdf-i64-div.Tpo -c -o pdf-i64-div.o `test -f 'base/types/pdf-i64-div.c' || echo './'`base/types/pdf-i64-div.c mv -f .deps/pdf-i64-div.Tpo .deps/pdf-i64-div.Po gcc -DHAVE_CONFIG_H -I. -I../../src -I../../lib -I../../src -I../../src/base -I../../src/object -I../../torture/tortutils -DTEST_DATA_PATH=\"../../torture/testdata\" -I/home/gnupdf/include -g -g -O2 -MT pdf-i64-mod.o -MD -MP -MF .deps/pdf-i64-mod.Tpo -c -o pdf-i64-mod.o `test -f 'base/types/pdf-i64-mod.c' || echo './'`base/types/pdf-i64-mod.c mv -f .deps/pdf-i64-mod.Tpo .deps/pdf-i64-mod.Po gcc -DHAVE_CONFIG_H -I. -I../../src -I../../lib -I../../src -I../../src/base -I../../src/object -I../../torture/tortutils -DTEST_DATA_PATH=\"../../torture/testdata\" -I/home/gnupdf/include -g -g -O2 -MT pdf-i64-subtraction.o -MD -MP -MF .deps/pdf-i64-subtraction.Tpo -c -o pdf-i64-subtraction.o `test -f 'base/types/pdf-i64-subtraction.c' || echo './'`base/types/pdf-i64-subtraction.c mv -f .deps/pdf-i64-subtraction.Tpo .deps/pdf-i64-subtraction.Po gcc -DHAVE_CONFIG_H -I. -I../../src -I../../lib -I../../src -I../../src/base -I../../src/object -I../../torture/tortutils -DTEST_DATA_PATH=\"../../torture/testdata\" -I/home/gnupdf/include -g -g -O2 -MT pdf-time-new.o -MD -MP -MF .deps/pdf-time-new.Tpo -c -o pdf-time-new.o `test -f 'base/time/pdf-time-new.c' || echo './'`base/time/pdf-time-new.c mv -f .deps/pdf-time-new.Tpo .deps/pdf-time-new.Po gcc -DHAVE_CONFIG_H -I. -I../../src -I../../lib -I../../src -I../../src/base -I../../src/object -I../../torture/tortutils -DTEST_DATA_PATH=\"../../torture/testdata\" -I/home/gnupdf/include -g -g -O2 -MT pdf-time-dup.o -MD -MP -MF .deps/pdf-time-dup.Tpo -c -o pdf-time-dup.o `test -f 'base/time/pdf-time-dup.c' || echo './'`base/time/pdf-time-dup.c mv -f .deps/pdf-time-dup.Tpo .deps/pdf-time-dup.Po gcc -DHAVE_CONFIG_H -I. -I../../src -I../../lib -I../../src -I../../src/base -I../../src/object -I../../torture/tortutils -DTEST_DATA_PATH=\"../../torture/testdata\" -I/home/gnupdf/include -g -g -O2 -MT pdf-time-destroy.o -MD -MP -MF .deps/pdf-time-destroy.Tpo -c -o pdf-time-destroy.o `test -f 'base/time/pdf-time-destroy.c' || echo './'`base/time/pdf-time-destroy.c mv -f .deps/pdf-time-destroy.Tpo .deps/pdf-time-destroy.Po gcc -DHAVE_CONFIG_H -I. -I../../src -I../../lib -I../../src -I../../src/base -I../../src/object -I../../torture/tortutils -DTEST_DATA_PATH=\"../../torture/testdata\" -I/home/gnupdf/include -g -g -O2 -MT pdf-time-copy.o -MD -MP -MF .deps/pdf-time-copy.Tpo -c -o pdf-time-copy.o `test -f 'base/time/pdf-time-copy.c' || echo './'`base/time/pdf-time-copy.c mv -f .deps/pdf-time-copy.Tpo .deps/pdf-time-copy.Po gcc -DHAVE_CONFIG_H -I. -I../../src -I../../lib -I../../src -I../../src/base -I../../src/object -I../../torture/tortutils -DTEST_DATA_PATH=\"../../torture/testdata\" -I/home/gnupdf/include -g -g -O2 -MT pdf-time-clear.o -MD -MP -MF .deps/pdf-time-clear.Tpo -c -o pdf-time-clear.o `test -f 'base/time/pdf-time-clear.c' || echo './'`base/time/pdf-time-clear.c mv -f .deps/pdf-time-clear.Tpo .deps/pdf-time-clear.Po gcc -DHAVE_CONFIG_H -I. -I../../src -I../../lib -I../../src -I../../src/base -I../../src/object -I../../torture/tortutils -DTEST_DATA_PATH=\"../../torture/testdata\" -I/home/gnupdf/include -g -g -O2 -MT pdf-time-set-from-u32.o -MD -MP -MF .deps/pdf-time-set-from-u32.Tpo -c -o pdf-time-set-from-u32.o `test -f 'base/time/pdf-time-set-from-u32.c' || echo './'`base/time/pdf-time-set-from-u32.c mv -f .deps/pdf-time-set-from-u32.Tpo .deps/pdf-time-set-from-u32.Po gcc -DHAVE_CONFIG_H -I. -I../../src -I../../lib -I../../src -I../../src/base -I../../src/object -I../../torture/tortutils -DTEST_DATA_PATH=\"../../torture/testdata\" -I/home/gnupdf/include -g -g -O2 -MT pdf-time-set-from-i64.o -MD -MP -MF .deps/pdf-time-set-from-i64.Tpo -c -o pdf-time-set-from-i64.o `test -f 'base/time/pdf-time-set-from-i64.c' || echo './'`base/time/pdf-time-set-from-i64.c mv -f .deps/pdf-time-set-from-i64.Tpo .deps/pdf-time-set-from-i64.Po gcc -DHAVE_CONFIG_H -I. -I../../src -I../../lib -I../../src -I../../src/base -I../../src/object -I../../torture/tortutils -DTEST_DATA_PATH=\"../../torture/testdata\" -I/home/gnupdf/include -g -g -O2 -MT pdf-time-add-cal-span.o -MD -MP -MF .deps/pdf-time-add-cal-span.Tpo -c -o pdf-time-add-cal-span.o `test -f 'base/time/pdf-time-add-cal-span.c' || echo './'`base/time/pdf-time-add-cal-span.c mv -f .deps/pdf-time-add-cal-span.Tpo .deps/pdf-time-add-cal-span.Po gcc -DHAVE_CONFIG_H -I. -I../../src -I../../lib -I../../src -I../../src/base -I../../src/object -I../../torture/tortutils -DTEST_DATA_PATH=\"../../torture/testdata\" -I/home/gnupdf/include -g -g -O2 -MT pdf-time-sub-cal-span.o -MD -MP -MF .deps/pdf-time-sub-cal-span.Tpo -c -o pdf-time-sub-cal-span.o `test -f 'base/time/pdf-time-sub-cal-span.c' || echo './'`base/time/pdf-time-sub-cal-span.c mv -f .deps/pdf-time-sub-cal-span.Tpo .deps/pdf-time-sub-cal-span.Po gcc -DHAVE_CONFIG_H -I. -I../../src -I../../lib -I../../src -I../../src/base -I../../src/object -I../../torture/tortutils -DTEST_DATA_PATH=\"../../torture/testdata\" -I/home/gnupdf/include -g -g -O2 -MT pdf-time-add-span.o -MD -MP -MF .deps/pdf-time-add-span.Tpo -c -o pdf-time-add-span.o `test -f 'base/time/pdf-time-add-span.c' || echo './'`base/time/pdf-time-add-span.c mv -f .deps/pdf-time-add-span.Tpo .deps/pdf-time-add-span.Po gcc -DHAVE_CONFIG_H -I. -I../../src -I../../lib -I../../src -I../../src/base -I../../src/object -I../../torture/tortutils -DTEST_DATA_PATH=\"../../torture/testdata\" -I/home/gnupdf/include -g -g -O2 -MT pdf-time-sub-span.o -MD -MP -MF .deps/pdf-time-sub-span.Tpo -c -o pdf-time-sub-span.o `test -f 'base/time/pdf-time-sub-span.c' || echo './'`base/time/pdf-time-sub-span.c mv -f .deps/pdf-time-sub-span.Tpo .deps/pdf-time-sub-span.Po gcc -DHAVE_CONFIG_H -I. -I../../src -I../../lib -I../../src -I../../src/base -I../../src/object -I../../torture/tortutils -DTEST_DATA_PATH=\"../../torture/testdata\" -I/home/gnupdf/include -g -g -O2 -MT pdf-time-get-local-cal.o -MD -MP -MF .deps/pdf-time-get-local-cal.Tpo -c -o pdf-time-get-local-cal.o `test -f 'base/time/pdf-time-get-local-cal.c' || echo './'`base/time/pdf-time-get-local-cal.c mv -f .deps/pdf-time-get-local-cal.Tpo .deps/pdf-time-get-local-cal.Po gcc -DHAVE_CONFIG_H -I. -I../../src -I../../lib -I../../src -I../../src/base -I../../src/object -I../../torture/tortutils -DTEST_DATA_PATH=\"../../torture/testdata\" -I/home/gnupdf/include -g -g -O2 -MT pdf-time-get-utc-cal.o -MD -MP -MF .deps/pdf-time-get-utc-cal.Tpo -c -o pdf-time-get-utc-cal.o `test -f 'base/time/pdf-time-get-utc-cal.c' || echo './'`base/time/pdf-time-get-utc-cal.c mv -f .deps/pdf-time-get-utc-cal.Tpo .deps/pdf-time-get-utc-cal.Po gcc -DHAVE_CONFIG_H -I. -I../../src -I../../lib -I../../src -I../../src/base -I../../src/object -I../../torture/tortutils -DTEST_DATA_PATH=\"../../torture/testdata\" -I/home/gnupdf/include -g -g -O2 -MT pdf-time-from-cal.o -MD -MP -MF .deps/pdf-time-from-cal.Tpo -c -o pdf-time-from-cal.o `test -f 'base/time/pdf-time-from-cal.c' || echo './'`base/time/pdf-time-from-cal.c mv -f .deps/pdf-time-from-cal.Tpo .deps/pdf-time-from-cal.Po gcc -DHAVE_CONFIG_H -I. -I../../src -I../../lib -I../../src -I../../src/base -I../../src/object -I../../torture/tortutils -DTEST_DATA_PATH=\"../../torture/testdata\" -I/home/gnupdf/include -g -g -O2 -MT pdf-time-set-local-offset.o -MD -MP -MF .deps/pdf-time-set-local-offset.Tpo -c -o pdf-time-set-local-offset.o `test -f 'base/time/pdf-time-set-local-offset.c' || echo './'`base/time/pdf-time-set-local-offset.c mv -f .deps/pdf-time-set-local-offset.Tpo .deps/pdf-time-set-local-offset.Po gcc -DHAVE_CONFIG_H -I. -I../../src -I../../lib -I../../src -I../../src/base -I../../src/object -I../../torture/tortutils -DTEST_DATA_PATH=\"../../torture/testdata\" -I/home/gnupdf/include -g -g -O2 -MT pdf-time-from-string.o -MD -MP -MF .deps/pdf-time-from-string.Tpo -c -o pdf-time-from-string.o `test -f 'base/time/pdf-time-from-string.c' || echo './'`base/time/pdf-time-from-string.c mv -f .deps/pdf-time-from-string.Tpo .deps/pdf-time-from-string.Po gcc -DHAVE_CONFIG_H -I. -I../../src -I../../lib -I../../src -I../../src/base -I../../src/object -I../../torture/tortutils -DTEST_DATA_PATH=\"../../torture/testdata\" -I/home/gnupdf/include -g -g -O2 -MT pdf-time-span-new.o -MD -MP -MF .deps/pdf-time-span-new.Tpo -c -o pdf-time-span-new.o `test -f 'base/time/pdf-time-span-new.c' || echo './'`base/time/pdf-time-span-new.c mv -f .deps/pdf-time-span-new.Tpo .deps/pdf-time-span-new.Po gcc -DHAVE_CONFIG_H -I. -I../../src -I../../lib -I../../src -I../../src/base -I../../src/object -I../../torture/tortutils -DTEST_DATA_PATH=\"../../torture/testdata\" -I/home/gnupdf/include -g -g -O2 -MT pdf-time-span-dup.o -MD -MP -MF .deps/pdf-time-span-dup.Tpo -c -o pdf-time-span-dup.o `test -f 'base/time/pdf-time-span-dup.c' || echo './'`base/time/pdf-time-span-dup.c mv -f .deps/pdf-time-span-dup.Tpo .deps/pdf-time-span-dup.Po gcc -DHAVE_CONFIG_H -I. -I../../src -I../../lib -I../../src -I../../src/base -I../../src/object -I../../torture/tortutils -DTEST_DATA_PATH=\"../../torture/testdata\" -I/home/gnupdf/include -g -g -O2 -MT pdf-time-span-destroy.o -MD -MP -MF .deps/pdf-time-span-destroy.Tpo -c -o pdf-time-span-destroy.o `test -f 'base/time/pdf-time-span-destroy.c' || echo './'`base/time/pdf-time-span-destroy.c mv -f .deps/pdf-time-span-destroy.Tpo .deps/pdf-time-span-destroy.Po gcc -DHAVE_CONFIG_H -I. -I../../src -I../../lib -I../../src -I../../src/base -I../../src/object -I../../torture/tortutils -DTEST_DATA_PATH=\"../../torture/testdata\" -I/home/gnupdf/include -g -g -O2 -MT pdf-time-span-set.o -MD -MP -MF .deps/pdf-time-span-set.Tpo -c -o pdf-time-span-set.o `test -f 'base/time/pdf-time-span-set.c' || echo './'`base/time/pdf-time-span-set.c mv -f .deps/pdf-time-span-set.Tpo .deps/pdf-time-span-set.Po gcc -DHAVE_CONFIG_H -I. -I../../src -I../../lib -I../../src -I../../src/base -I../../src/object -I../../torture/tortutils -DTEST_DATA_PATH=\"../../torture/testdata\" -I/home/gnupdf/include -g -g -O2 -MT pdf-time-span-set-from-i32.o -MD -MP -MF .deps/pdf-time-span-set-from-i32.Tpo -c -o pdf-time-span-set-from-i32.o `test -f 'base/time/pdf-time-span-set-from-i32.c' || echo './'`base/time/pdf-time-span-set-from-i32.c mv -f .deps/pdf-time-span-set-from-i32.Tpo .deps/pdf-time-span-set-from-i32.Po gcc -DHAVE_CONFIG_H -I. -I../../src -I../../lib -I../../src -I../../src/base -I../../src/object -I../../torture/tortutils -DTEST_DATA_PATH=\"../../torture/testdata\" -I/home/gnupdf/include -g -g -O2 -MT pdf-time-span-negate.o -MD -MP -MF .deps/pdf-time-span-negate.Tpo -c -o pdf-time-span-negate.o `test -f 'base/time/pdf-time-span-negate.c' || echo './'`base/time/pdf-time-span-negate.c mv -f .deps/pdf-time-span-negate.Tpo .deps/pdf-time-span-negate.Po gcc -DHAVE_CONFIG_H -I. -I../../src -I../../lib -I../../src -I../../src/base -I../../src/object -I../../torture/tortutils -DTEST_DATA_PATH=\"../../torture/testdata\" -I/home/gnupdf/include -g -g -O2 -MT pdf-time-span-add.o -MD -MP -MF .deps/pdf-time-span-add.Tpo -c -o pdf-time-span-add.o `test -f 'base/time/pdf-time-span-add.c' || echo './'`base/time/pdf-time-span-add.c mv -f .deps/pdf-time-span-add.Tpo .deps/pdf-time-span-add.Po gcc -DHAVE_CONFIG_H -I. -I../../src -I../../lib -I../../src -I../../src/base -I../../src/object -I../../torture/tortutils -DTEST_DATA_PATH=\"../../torture/testdata\" -I/home/gnupdf/include -g -g -O2 -MT pdf-time-span-cmp.o -MD -MP -MF .deps/pdf-time-span-cmp.Tpo -c -o pdf-time-span-cmp.o `test -f 'base/time/pdf-time-span-cmp.c' || echo './'`base/time/pdf-time-span-cmp.c mv -f .deps/pdf-time-span-cmp.Tpo .deps/pdf-time-span-cmp.Po gcc -DHAVE_CONFIG_H -I. -I../../src -I../../lib -I../../src -I../../src/base -I../../src/object -I../../torture/tortutils -DTEST_DATA_PATH=\"../../torture/testdata\" -I/home/gnupdf/include -g -g -O2 -MT pdf-time-span-copy.o -MD -MP -MF .deps/pdf-time-span-copy.Tpo -c -o pdf-time-span-copy.o `test -f 'base/time/pdf-time-span-copy.c' || echo './'`base/time/pdf-time-span-copy.c mv -f .deps/pdf-time-span-copy.Tpo .deps/pdf-time-span-copy.Po gcc -DHAVE_CONFIG_H -I. -I../../src -I../../lib -I../../src -I../../src/base -I../../src/object -I../../torture/tortutils -DTEST_DATA_PATH=\"../../torture/testdata\" -I/home/gnupdf/include -g -g -O2 -MT pdf-time-span-diff.o -MD -MP -MF .deps/pdf-time-span-diff.Tpo -c -o pdf-time-span-diff.o `test -f 'base/time/pdf-time-span-diff.c' || echo './'`base/time/pdf-time-span-diff.c mv -f .deps/pdf-time-span-diff.Tpo .deps/pdf-time-span-diff.Po gcc -DHAVE_CONFIG_H -I. -I../../src -I../../lib -I../../src -I../../src/base -I../../src/object -I../../torture/tortutils -DTEST_DATA_PATH=\"../../torture/testdata\" -I/home/gnupdf/include -g -g -O2 -MT pdf-time-span-to-secs.o -MD -MP -MF .deps/pdf-time-span-to-secs.Tpo -c -o pdf-time-span-to-secs.o `test -f 'base/time/pdf-time-span-to-secs.c' || echo './'`base/time/pdf-time-span-to-secs.c mv -f .deps/pdf-time-span-to-secs.Tpo .deps/pdf-time-span-to-secs.Po gcc -DHAVE_CONFIG_H -I. -I../../src -I../../lib -I../../src -I../../src/base -I../../src/object -I../../torture/tortutils -DTEST_DATA_PATH=\"../../torture/testdata\" -I/home/gnupdf/include -g -g -O2 -MT pdf-time-testdata.o -MD -MP -MF .deps/pdf-time-testdata.Tpo -c -o pdf-time-testdata.o `test -f 'base/time/pdf-time-testdata.c' || echo './'`base/time/pdf-time-testdata.c mv -f .deps/pdf-time-testdata.Tpo .deps/pdf-time-testdata.Po gcc -DHAVE_CONFIG_H -I. -I../../src -I../../lib -I../../src -I../../src/base -I../../src/object -I../../torture/tortutils -DTEST_DATA_PATH=\"../../torture/testdata\" -I/home/gnupdf/include -g -g -O2 -MT pdf-time-test-common.o -MD -MP -MF .deps/pdf-time-test-common.Tpo -c -o pdf-time-test-common.o `test -f 'base/time/pdf-time-test-common.c' || echo './'`base/time/pdf-time-test-common.c mv -f .deps/pdf-time-test-common.Tpo .deps/pdf-time-test-common.Po gcc -DHAVE_CONFIG_H -I. -I../../src -I../../lib -I../../src -I../../src/base -I../../src/object -I../../torture/tortutils -DTEST_DATA_PATH=\"../../torture/testdata\" -I/home/gnupdf/include -g -g -O2 -MT pdf-time-diff-cal.o -MD -MP -MF .deps/pdf-time-diff-cal.Tpo -c -o pdf-time-diff-cal.o `test -f 'base/time/pdf-time-diff-cal.c' || echo './'`base/time/pdf-time-diff-cal.c mv -f .deps/pdf-time-diff-cal.Tpo .deps/pdf-time-diff-cal.Po gcc -DHAVE_CONFIG_H -I. -I../../src -I../../lib -I../../src -I../../src/base -I../../src/object -I../../torture/tortutils -DTEST_DATA_PATH=\"../../torture/testdata\" -I/home/gnupdf/include -g -g -O2 -MT pdf-time-set-to-current-local-time.o -MD -MP -MF .deps/pdf-time-set-to-current-local-time.Tpo -c -o pdf-time-set-to-current-local-time.o `test -f 'base/time/pdf-time-set-to-current-local-time.c' || echo './'`base/time/pdf-time-set-to-current-local-time.c mv -f .deps/pdf-time-set-to-current-local-time.Tpo .deps/pdf-time-set-to-current-local-time.Po gcc -DHAVE_CONFIG_H -I. -I../../src -I../../lib -I../../src -I../../src/base -I../../src/object -I../../torture/tortutils -DTEST_DATA_PATH=\"../../torture/testdata\" -I/home/gnupdf/include -g -g -O2 -MT pdf-time-set-to-current-utc-time.o -MD -MP -MF .deps/pdf-time-set-to-current-utc-time.Tpo -c -o pdf-time-set-to-current-utc-time.o `test -f 'base/time/pdf-time-set-to-current-utc-time.c' || echo './'`base/time/pdf-time-set-to-current-utc-time.c mv -f .deps/pdf-time-set-to-current-utc-time.Tpo .deps/pdf-time-set-to-current-utc-time.Po gcc -DHAVE_CONFIG_H -I. -I../../src -I../../lib -I../../src -I../../src/base -I../../src/object -I../../torture/tortutils -DTEST_DATA_PATH=\"../../torture/testdata\" -I/home/gnupdf/include -g -g -O2 -MT pdf-time-diff.o -MD -MP -MF .deps/pdf-time-diff.Tpo -c -o pdf-time-diff.o `test -f 'base/time/pdf-time-diff.c' || echo './'`base/time/pdf-time-diff.c mv -f .deps/pdf-time-diff.Tpo .deps/pdf-time-diff.Po gcc -DHAVE_CONFIG_H -I. -I../../src -I../../lib -I../../src -I../../src/base -I../../src/object -I../../torture/tortutils -DTEST_DATA_PATH=\"../../torture/testdata\" -I/home/gnupdf/include -g -g -O2 -MT pdf-time-to-string.o -MD -MP -MF .deps/pdf-time-to-string.Tpo -c -o pdf-time-to-string.o `test -f 'base/time/pdf-time-to-string.c' || echo './'`base/time/pdf-time-to-string.c mv -f .deps/pdf-time-to-string.Tpo .deps/pdf-time-to-string.Po gcc -DHAVE_CONFIG_H -I. -I../../src -I../../lib -I../../src -I../../src/base -I../../src/object -I../../torture/tortutils -DTEST_DATA_PATH=\"../../torture/testdata\" -I/home/gnupdf/include -g -g -O2 -MT pdf-time-cal-span-cmp.o -MD -MP -MF .deps/pdf-time-cal-span-cmp.Tpo -c -o pdf-time-cal-span-cmp.o `test -f 'base/time/pdf-time-cal-span-cmp.c' || echo './'`base/time/pdf-time-cal-span-cmp.c mv -f .deps/pdf-time-cal-span-cmp.Tpo .deps/pdf-time-cal-span-cmp.Po gcc -DHAVE_CONFIG_H -I. -I../../src -I../../lib -I../../src -I../../src/base -I../../src/object -I../../torture/tortutils -DTEST_DATA_PATH=\"../../torture/testdata\" -I/home/gnupdf/include -g -g -O2 -MT pdf-time-cal-span-diff.o -MD -MP -MF .deps/pdf-time-cal-span-diff.Tpo -c -o pdf-time-cal-span-diff.o `test -f 'base/time/pdf-time-cal-span-diff.c' || echo './'`base/time/pdf-time-cal-span-diff.c mv -f .deps/pdf-time-cal-span-diff.Tpo .deps/pdf-time-cal-span-diff.Po gcc -DHAVE_CONFIG_H -I. -I../../src -I../../lib -I../../src -I../../src/base -I../../src/object -I../../torture/tortutils -DTEST_DATA_PATH=\"../../torture/testdata\" -I/home/gnupdf/include -g -g -O2 -MT pdf-time-add-cal-span-with-base.o -MD -MP -MF .deps/pdf-time-add-cal-span-with-base.Tpo -c -o pdf-time-add-cal-span-with-base.o `test -f 'base/time/pdf-time-add-cal-span-with-base.c' || echo './'`base/time/pdf-time-add-cal-span-with-base.c mv -f .deps/pdf-time-add-cal-span-with-base.Tpo .deps/pdf-time-add-cal-span-with-base.Po gcc -DHAVE_CONFIG_H -I. -I../../src -I../../lib -I../../src -I../../src/base -I../../src/object -I../../torture/tortutils -DTEST_DATA_PATH=\"../../torture/testdata\" -I/home/gnupdf/include -g -g -O2 -MT pdf-time-w32-set-from-filetime.o -MD -MP -MF .deps/pdf-time-w32-set-from-filetime.Tpo -c -o pdf-time-w32-set-from-filetime.o `test -f 'base/time/pdf-time-w32-set-from-filetime.c' || echo './'`base/time/pdf-time-w32-set-from-filetime.c mv -f .deps/pdf-time-w32-set-from-filetime.Tpo .deps/pdf-time-w32-set-from-filetime.Po gcc -DHAVE_CONFIG_H -I. -I../../src -I../../lib -I../../src -I../../src/base -I../../src/object -I../../torture/tortutils -DTEST_DATA_PATH=\"../../torture/testdata\" -I/home/gnupdf/include -g -g -O2 -MT pdf-crypt-cipher-new.o -MD -MP -MF .deps/pdf-crypt-cipher-new.Tpo -c -o pdf-crypt-cipher-new.o `test -f 'base/crypt/pdf-crypt-cipher-new.c' || echo './'`base/crypt/pdf-crypt-cipher-new.c mv -f .deps/pdf-crypt-cipher-new.Tpo .deps/pdf-crypt-cipher-new.Po gcc -DHAVE_CONFIG_H -I. -I../../src -I../../lib -I../../src -I../../src/base -I../../src/object -I../../torture/tortutils -DTEST_DATA_PATH=\"../../torture/testdata\" -I/home/gnupdf/include -g -g -O2 -MT pdf-crypt-cipher-setkey.o -MD -MP -MF .deps/pdf-crypt-cipher-setkey.Tpo -c -o pdf-crypt-cipher-setkey.o `test -f 'base/crypt/pdf-crypt-cipher-setkey.c' || echo './'`base/crypt/pdf-crypt-cipher-setkey.c mv -f .deps/pdf-crypt-cipher-setkey.Tpo .deps/pdf-crypt-cipher-setkey.Po gcc -DHAVE_CONFIG_H -I. -I../../src -I../../lib -I../../src -I../../src/base -I../../src/object -I../../torture/tortutils -DTEST_DATA_PATH=\"../../torture/testdata\" -I/home/gnupdf/include -g -g -O2 -MT pdf-crypt-cipher-destroy.o -MD -MP -MF .deps/pdf-crypt-cipher-destroy.Tpo -c -o pdf-crypt-cipher-destroy.o `test -f 'base/crypt/pdf-crypt-cipher-destroy.c' || echo './'`base/crypt/pdf-crypt-cipher-destroy.c mv -f .deps/pdf-crypt-cipher-destroy.Tpo .deps/pdf-crypt-cipher-destroy.Po gcc -DHAVE_CONFIG_H -I. -I../../src -I../../lib -I../../src -I../../src/base -I../../src/object -I../../torture/tortutils -DTEST_DATA_PATH=\"../../torture/testdata\" -I/home/gnupdf/include -g -g -O2 -MT pdf-crypt-cipher-encrypt.o -MD -MP -MF .deps/pdf-crypt-cipher-encrypt.Tpo -c -o pdf-crypt-cipher-encrypt.o `test -f 'base/crypt/pdf-crypt-cipher-encrypt.c' || echo './'`base/crypt/pdf-crypt-cipher-encrypt.c mv -f .deps/pdf-crypt-cipher-encrypt.Tpo .deps/pdf-crypt-cipher-encrypt.Po gcc -DHAVE_CONFIG_H -I. -I../../src -I../../lib -I../../src -I../../src/base -I../../src/object -I../../torture/tortutils -DTEST_DATA_PATH=\"../../torture/testdata\" -I/home/gnupdf/include -g -g -O2 -MT pdf-crypt-cipher-decrypt.o -MD -MP -MF .deps/pdf-crypt-cipher-decrypt.Tpo -c -o pdf-crypt-cipher-decrypt.o `test -f 'base/crypt/pdf-crypt-cipher-decrypt.c' || echo './'`base/crypt/pdf-crypt-cipher-decrypt.c mv -f .deps/pdf-crypt-cipher-decrypt.Tpo .deps/pdf-crypt-cipher-decrypt.Po gcc -DHAVE_CONFIG_H -I. -I../../src -I../../lib -I../../src -I../../src/base -I../../src/object -I../../torture/tortutils -DTEST_DATA_PATH=\"../../torture/testdata\" -I/home/gnupdf/include -g -g -O2 -MT pdf-crypt-md-new.o -MD -MP -MF .deps/pdf-crypt-md-new.Tpo -c -o pdf-crypt-md-new.o `test -f 'base/crypt/pdf-crypt-md-new.c' || echo './'`base/crypt/pdf-crypt-md-new.c mv -f .deps/pdf-crypt-md-new.Tpo .deps/pdf-crypt-md-new.Po gcc -DHAVE_CONFIG_H -I. -I../../src -I../../lib -I../../src -I../../src/base -I../../src/object -I../../torture/tortutils -DTEST_DATA_PATH=\"../../torture/testdata\" -I/home/gnupdf/include -g -g -O2 -MT pdf-crypt-md-write.o -MD -MP -MF .deps/pdf-crypt-md-write.Tpo -c -o pdf-crypt-md-write.o `test -f 'base/crypt/pdf-crypt-md-write.c' || echo './'`base/crypt/pdf-crypt-md-write.c mv -f .deps/pdf-crypt-md-write.Tpo .deps/pdf-crypt-md-write.Po gcc -DHAVE_CONFIG_H -I. -I../../src -I../../lib -I../../src -I../../src/base -I../../src/object -I../../torture/tortutils -DTEST_DATA_PATH=\"../../torture/testdata\" -I/home/gnupdf/include -g -g -O2 -MT pdf-crypt-md-read.o -MD -MP -MF .deps/pdf-crypt-md-read.Tpo -c -o pdf-crypt-md-read.o `test -f 'base/crypt/pdf-crypt-md-read.c' || echo './'`base/crypt/pdf-crypt-md-read.c mv -f .deps/pdf-crypt-md-read.Tpo .deps/pdf-crypt-md-read.Po gcc -DHAVE_CONFIG_H -I. -I../../src -I../../lib -I../../src -I../../src/base -I../../src/object -I../../torture/tortutils -DTEST_DATA_PATH=\"../../torture/testdata\" -I/home/gnupdf/include -g -g -O2 -MT pdf-crypt-md-destroy.o -MD -MP -MF .deps/pdf-crypt-md-destroy.Tpo -c -o pdf-crypt-md-destroy.o `test -f 'base/crypt/pdf-crypt-md-destroy.c' || echo './'`base/crypt/pdf-crypt-md-destroy.c mv -f .deps/pdf-crypt-md-destroy.Tpo .deps/pdf-crypt-md-destroy.Po gcc -DHAVE_CONFIG_H -I. -I../../src -I../../lib -I../../src -I../../src/base -I../../src/object -I../../torture/tortutils -DTEST_DATA_PATH=\"../../torture/testdata\" -I/home/gnupdf/include -g -g -O2 -MT pdf-alloc.o -MD -MP -MF .deps/pdf-alloc.Tpo -c -o pdf-alloc.o `test -f 'base/alloc/pdf-alloc.c' || echo './'`base/alloc/pdf-alloc.c mv -f .deps/pdf-alloc.Tpo .deps/pdf-alloc.Po gcc -DHAVE_CONFIG_H -I. -I../../src -I../../lib -I../../src -I../../src/base -I../../src/object -I../../torture/tortutils -DTEST_DATA_PATH=\"../../torture/testdata\" -I/home/gnupdf/include -g -g -O2 -MT pdf-realloc.o -MD -MP -MF .deps/pdf-realloc.Tpo -c -o pdf-realloc.o `test -f 'base/alloc/pdf-realloc.c' || echo './'`base/alloc/pdf-realloc.c mv -f .deps/pdf-realloc.Tpo .deps/pdf-realloc.Po gcc -DHAVE_CONFIG_H -I. -I../../src -I../../lib -I../../src -I../../src/base -I../../src/object -I../../torture/tortutils -DTEST_DATA_PATH=\"../../torture/testdata\" -I/home/gnupdf/include -g -g -O2 -MT pdf-dealloc.o -MD -MP -MF .deps/pdf-dealloc.Tpo -c -o pdf-dealloc.o `test -f 'base/alloc/pdf-dealloc.c' || echo './'`base/alloc/pdf-dealloc.c mv -f .deps/pdf-dealloc.Tpo .deps/pdf-dealloc.Po gcc -DHAVE_CONFIG_H -I. -I../../src -I../../lib -I../../src -I../../src/base -I../../src/object -I../../torture/tortutils -DTEST_DATA_PATH=\"../../torture/testdata\" -I/home/gnupdf/include -g -g -O2 -MT pdf-stm-mem-new.o -MD -MP -MF .deps/pdf-stm-mem-new.Tpo -c -o pdf-stm-mem-new.o `test -f 'base/stm/pdf-stm-mem-new.c' || echo './'`base/stm/pdf-stm-mem-new.c mv -f .deps/pdf-stm-mem-new.Tpo .deps/pdf-stm-mem-new.Po gcc -DHAVE_CONFIG_H -I. -I../../src -I../../lib -I../../src -I../../src/base -I../../src/object -I../../torture/tortutils -DTEST_DATA_PATH=\"../../torture/testdata\" -I/home/gnupdf/include -g -g -O2 -MT pdf-stm-file-new.o -MD -MP -MF .deps/pdf-stm-file-new.Tpo -c -o pdf-stm-file-new.o `test -f 'base/stm/pdf-stm-file-new.c' || echo './'`base/stm/pdf-stm-file-new.c mv -f .deps/pdf-stm-file-new.Tpo .deps/pdf-stm-file-new.Po gcc -DHAVE_CONFIG_H -I. -I../../src -I../../lib -I../../src -I../../src/base -I../../src/object -I../../torture/tortutils -DTEST_DATA_PATH=\"../../torture/testdata\" -I/home/gnupdf/include -g -g -O2 -MT pdf-stm-read.o -MD -MP -MF .deps/pdf-stm-read.Tpo -c -o pdf-stm-read.o `test -f 'base/stm/pdf-stm-read.c' || echo './'`base/stm/pdf-stm-read.c mv -f .deps/pdf-stm-read.Tpo .deps/pdf-stm-read.Po gcc -DHAVE_CONFIG_H -I. -I../../src -I../../lib -I../../src -I../../src/base -I../../src/object -I../../torture/tortutils -DTEST_DATA_PATH=\"../../torture/testdata\" -I/home/gnupdf/include -g -g -O2 -MT pdf-stm-read-char.o -MD -MP -MF .deps/pdf-stm-read-char.Tpo -c -o pdf-stm-read-char.o `test -f 'base/stm/pdf-stm-read-char.c' || echo './'`base/stm/pdf-stm-read-char.c mv -f .deps/pdf-stm-read-char.Tpo .deps/pdf-stm-read-char.Po gcc -DHAVE_CONFIG_H -I. -I../../src -I../../lib -I../../src -I../../src/base -I../../src/object -I../../torture/tortutils -DTEST_DATA_PATH=\"../../torture/testdata\" -I/home/gnupdf/include -g -g -O2 -MT pdf-stm-peek-char.o -MD -MP -MF .deps/pdf-stm-peek-char.Tpo -c -o pdf-stm-peek-char.o `test -f 'base/stm/pdf-stm-peek-char.c' || echo './'`base/stm/pdf-stm-peek-char.c mv -f .deps/pdf-stm-peek-char.Tpo .deps/pdf-stm-peek-char.Po gcc -DHAVE_CONFIG_H -I. -I../../src -I../../lib -I../../src -I../../src/base -I../../src/object -I../../torture/tortutils -DTEST_DATA_PATH=\"../../torture/testdata\" -I/home/gnupdf/include -g -g -O2 -MT pdf-stm-bseek.o -MD -MP -MF .deps/pdf-stm-bseek.Tpo -c -o pdf-stm-bseek.o `test -f 'base/stm/pdf-stm-bseek.c' || echo './'`base/stm/pdf-stm-bseek.c mv -f .deps/pdf-stm-bseek.Tpo .deps/pdf-stm-bseek.Po gcc -DHAVE_CONFIG_H -I. -I../../src -I../../lib -I../../src -I../../src/base -I../../src/object -I../../torture/tortutils -DTEST_DATA_PATH=\"../../torture/testdata\" -I/home/gnupdf/include -g -g -O2 -MT pdf-stm-btell.o -MD -MP -MF .deps/pdf-stm-btell.Tpo -c -o pdf-stm-btell.o `test -f 'base/stm/pdf-stm-btell.c' || echo './'`base/stm/pdf-stm-btell.c mv -f .deps/pdf-stm-btell.Tpo .deps/pdf-stm-btell.Po gcc -DHAVE_CONFIG_H -I. -I../../src -I../../lib -I../../src -I../../src/base -I../../src/object -I../../torture/tortutils -DTEST_DATA_PATH=\"../../torture/testdata\" -I/home/gnupdf/include -g -g -O2 -MT pdf-stm-tell.o -MD -MP -MF .deps/pdf-stm-tell.Tpo -c -o pdf-stm-tell.o `test -f 'base/stm/pdf-stm-tell.c' || echo './'`base/stm/pdf-stm-tell.c mv -f .deps/pdf-stm-tell.Tpo .deps/pdf-stm-tell.Po gcc -DHAVE_CONFIG_H -I. -I../../src -I../../lib -I../../src -I../../src/base -I../../src/object -I../../torture/tortutils -DTEST_DATA_PATH=\"../../torture/testdata\" -I/home/gnupdf/include -g -g -O2 -MT pdf-stm-write.o -MD -MP -MF .deps/pdf-stm-write.Tpo -c -o pdf-stm-write.o `test -f 'base/stm/pdf-stm-write.c' || echo './'`base/stm/pdf-stm-write.c mv -f .deps/pdf-stm-write.Tpo .deps/pdf-stm-write.Po gcc -DHAVE_CONFIG_H -I. -I../../src -I../../lib -I../../src -I../../src/base -I../../src/object -I../../torture/tortutils -DTEST_DATA_PATH=\"../../torture/testdata\" -I/home/gnupdf/include -g -g -O2 -MT pdf-stm-flush.o -MD -MP -MF .deps/pdf-stm-flush.Tpo -c -o pdf-stm-flush.o `test -f 'base/stm/pdf-stm-flush.c' || echo './'`base/stm/pdf-stm-flush.c mv -f .deps/pdf-stm-flush.Tpo .deps/pdf-stm-flush.Po gcc -DHAVE_CONFIG_H -I. -I../../src -I../../lib -I../../src -I../../src/base -I../../src/object -I../../torture/tortutils -DTEST_DATA_PATH=\"../../torture/testdata\" -I/home/gnupdf/include -g -g -O2 -MT pdf-stm-get-mode.o -MD -MP -MF .deps/pdf-stm-get-mode.Tpo -c -o pdf-stm-get-mode.o `test -f 'base/stm/pdf-stm-get-mode.c' || echo './'`base/stm/pdf-stm-get-mode.c mv -f .deps/pdf-stm-get-mode.Tpo .deps/pdf-stm-get-mode.Po gcc -DHAVE_CONFIG_H -I. -I../../src -I../../lib -I../../src -I../../src/base -I../../src/object -I../../torture/tortutils -DTEST_DATA_PATH=\"../../torture/testdata\" -I/home/gnupdf/include -g -g -O2 -MT pdf-fp-func-eval.o -MD -MP -MF .deps/pdf-fp-func-eval.Tpo -c -o pdf-fp-func-eval.o `test -f 'base/fp/pdf-fp-func-eval.c' || echo './'`base/fp/pdf-fp-func-eval.c mv -f .deps/pdf-fp-func-eval.Tpo .deps/pdf-fp-func-eval.Po gcc -DHAVE_CONFIG_H -I. -I../../src -I../../lib -I../../src -I../../src/base -I../../src/object -I../../torture/tortutils -DTEST_DATA_PATH=\"../../torture/testdata\" -I/home/gnupdf/include -g -g -O2 -MT pdf-fp-func-4-new.o -MD -MP -MF .deps/pdf-fp-func-4-new.Tpo -c -o pdf-fp-func-4-new.o `test -f 'base/fp/pdf-fp-func-4-new.c' || echo './'`base/fp/pdf-fp-func-4-new.c mv -f .deps/pdf-fp-func-4-new.Tpo .deps/pdf-fp-func-4-new.Po gcc -DHAVE_CONFIG_H -I. -I../../src -I../../lib -I../../src -I../../src/base -I../../src/object -I../../torture/tortutils -DTEST_DATA_PATH=\"../../torture/testdata\" -I/home/gnupdf/include -g -g -O2 -MT pdf-fsys-get-free-space.o -MD -MP -MF .deps/pdf-fsys-get-free-space.Tpo -c -o pdf-fsys-get-free-space.o `test -f 'base/fsys/pdf-fsys-get-free-space.c' || echo './'`base/fsys/pdf-fsys-get-free-space.c mv -f .deps/pdf-fsys-get-free-space.Tpo .deps/pdf-fsys-get-free-space.Po gcc -DHAVE_CONFIG_H -I. -I../../src -I../../lib -I../../src -I../../src/base -I../../src/object -I../../torture/tortutils -DTEST_DATA_PATH=\"../../torture/testdata\" -I/home/gnupdf/include -g -g -O2 -MT pdf-fsys-file-open.o -MD -MP -MF .deps/pdf-fsys-file-open.Tpo -c -o pdf-fsys-file-open.o `test -f 'base/fsys/pdf-fsys-file-open.c' || echo './'`base/fsys/pdf-fsys-file-open.c mv -f .deps/pdf-fsys-file-open.Tpo .deps/pdf-fsys-file-open.Po gcc -DHAVE_CONFIG_H -I. -I../../src -I../../lib -I../../src -I../../src/base -I../../src/object -I../../torture/tortutils -DTEST_DATA_PATH=\"../../torture/testdata\" -I/home/gnupdf/include -g -g -O2 -MT pdf-fsys-file-open-tmp.o -MD -MP -MF .deps/pdf-fsys-file-open-tmp.Tpo -c -o pdf-fsys-file-open-tmp.o `test -f 'base/fsys/pdf-fsys-file-open-tmp.c' || echo './'`base/fsys/pdf-fsys-file-open-tmp.c mv -f .deps/pdf-fsys-file-open-tmp.Tpo .deps/pdf-fsys-file-open-tmp.Po gcc -DHAVE_CONFIG_H -I. -I../../src -I../../lib -I../../src -I../../src/base -I../../src/object -I../../torture/tortutils -DTEST_DATA_PATH=\"../../torture/testdata\" -I/home/gnupdf/include -g -g -O2 -MT pdf-fsys-file-close.o -MD -MP -MF .deps/pdf-fsys-file-close.Tpo -c -o pdf-fsys-file-close.o `test -f 'base/fsys/pdf-fsys-file-close.c' || echo './'`base/fsys/pdf-fsys-file-close.c mv -f .deps/pdf-fsys-file-close.Tpo .deps/pdf-fsys-file-close.Po gcc -DHAVE_CONFIG_H -I. -I../../src -I../../lib -I../../src -I../../src/base -I../../src/object -I../../torture/tortutils -DTEST_DATA_PATH=\"../../torture/testdata\" -I/home/gnupdf/include -g -g -O2 -MT pdf-fsys-build-path.o -MD -MP -MF .deps/pdf-fsys-build-path.Tpo -c -o pdf-fsys-build-path.o `test -f 'base/fsys/pdf-fsys-build-path.c' || echo './'`base/fsys/pdf-fsys-build-path.c mv -f .deps/pdf-fsys-build-path.Tpo .deps/pdf-fsys-build-path.Po gcc -DHAVE_CONFIG_H -I. -I../../src -I../../lib -I../../src -I../../src/base -I../../src/object -I../../torture/tortutils -DTEST_DATA_PATH=\"../../torture/testdata\" -I/home/gnupdf/include -g -g -O2 -MT pdf-token-read.o -MD -MP -MF .deps/pdf-token-read.Tpo -c -o pdf-token-read.o `test -f 'base/token/pdf-token-read.c' || echo './'`base/token/pdf-token-read.c mv -f .deps/pdf-token-read.Tpo .deps/pdf-token-read.Po gcc -DHAVE_CONFIG_H -I. -I../../src -I../../lib -I../../src -I../../src/base -I../../src/object -I../../torture/tortutils -DTEST_DATA_PATH=\"../../torture/testdata\" -I/home/gnupdf/include -g -g -O2 -MT runtests.o -MD -MP -MF .deps/runtests.Tpo -c -o runtests.o runtests.c mv -f .deps/runtests.Tpo .deps/runtests.Po /bin/sh ../../libtool --tag=CC --mode=link gcc -g -g -O2 -o runtests tortutils.o tsuite-alloc.o tsuite-list.o tsuite-text.o tsuite-hash.o tsuite-error.o tsuite-types.o tsuite-time.o tsuite-crypt.o tsuite-stm.o tsuite-fp.o tsuite-fsys.o tsuite-token.o pdf-list-add-first.o pdf-list-add-at.o pdf-list-add-last.o pdf-list-size.o pdf-list-new.o pdf-list-destroy.o pdf-list-get-at.o pdf-list-indexof.o pdf-list-indexof-from.o pdf-list-indexof-from-to.o pdf-list-iterator.o pdf-list-iterator-from-to.o pdf-list-iterator-next.o pdf-list-iterator-free.o pdf-list-next-node.o pdf-list-node-value.o pdf-list-previous-node.o pdf-list-remove-at.o pdf-list-remove.o pdf-list-remove-node.o pdf-list-search.o pdf-list-search-from.o pdf-list-search-from-to.o pdf-list-set-at.o pdf-list-sorted-add.o pdf-list-sorted-remove.o pdf-list-sorted-search.o pdf-list-sorted-search-from-to.o pdf-list-sorted-indexof.o pdf-list-sorted-indexof-from-to.o pdf-text-test-common.o pdf-text-test-data.o pdf-text-new-destroy.o pdf-text-dup.o pdf-text-new-from-host.o pdf-text-new-from-pdf-string.o pdf-text-new-from-unicode.o pdf-text-new-from-u32.o pdf-text-get-country.o pdf-text-get-language.o pdf-text-set-country.o pdf-text-set-language.o pdf-text-empty-p.o pdf-text-get-host-encoding.o pdf-text-check-host-encoding.o pdf-text-get-best-encoding.o pdf-text-get-host.o pdf-text-get-pdfdocenc.o pdf-text-get-unicode.o pdf-text-get-hex.o pdf-text-set-host.o pdf-text-set-pdfdocenc.o pdf-text-set-unicode.o pdf-text-concat.o pdf-text-concat-ascii.o pdf-text-replace.o pdf-text-replace-ascii.o pdf-text-filter.o pdf-text-cmp.o pdf-hash-new.o pdf-hash-destroy.o pdf-hash-add.o pdf-hash-add-time.o pdf-hash-add-hash.o pdf-hash-add-list.o pdf-hash-add-stm.o pdf-hash-add-text.o pdf-hash-remove.o pdf-hash-size.o pdf-hash-get.o pdf-hash-key-p.o pdf-hash-rename.o pdf-hash-iterator-new.o pdf-hash-iterator-next.o pdf-hash-iterator-destroy.o pdf-error.o pdf-perror.o pdf-i64-new.o pdf-i64-assign.o pdf-i64-assign-quick.o pdf-i64-copy.o pdf-i64-add.o pdf-i64-abs.o pdf-i64-neg.o pdf-i64-cmp.o pdf-i64-mult.o pdf-i64-div.o pdf-i64-mod.o pdf-i64-subtraction.o pdf-time-new.o pdf-time-dup.o pdf-time-destroy.o pdf-time-copy.o pdf-time-clear.o pdf-time-set-from-u32.o pdf-time-set-from-i64.o pdf-time-add-cal-span.o pdf-time-sub-cal-span.o pdf-time-add-span.o pdf-time-sub-span.o pdf-time-get-local-cal.o pdf-time-get-utc-cal.o pdf-time-from-cal.o pdf-time-set-local-offset.o pdf-time-from-string.o pdf-time-span-new.o pdf-time-span-dup.o pdf-time-span-destroy.o pdf-time-span-set.o pdf-time-span-set-from-i32.o pdf-time-span-negate.o pdf-time-span-add.o pdf-time-span-cmp.o pdf-time-span-copy.o pdf-time-span-diff.o pdf-time-span-to-secs.o pdf-time-testdata.o pdf-time-test-common.o pdf-time-diff-cal.o pdf-time-set-to-current-local-time.o pdf-time-set-to-current-utc-time.o pdf-time-diff.o pdf-time-to-string.o pdf-time-cal-span-cmp.o pdf-time-cal-span-diff.o pdf-time-add-cal-span-with-base.o pdf-time-w32-set-from-filetime.o pdf-crypt-cipher-new.o pdf-crypt-cipher-setkey.o pdf-crypt-cipher-destroy.o pdf-crypt-cipher-encrypt.o pdf-crypt-cipher-decrypt.o pdf-crypt-md-new.o pdf-crypt-md-write.o pdf-crypt-md-read.o pdf-crypt-md-destroy.o pdf-alloc.o pdf-realloc.o pdf-dealloc.o pdf-stm-mem-new.o pdf-stm-file-new.o pdf-stm-read.o pdf-stm-read-char.o pdf-stm-peek-char.o pdf-stm-bseek.o pdf-stm-btell.o pdf-stm-tell.o pdf-stm-write.o pdf-stm-flush.o pdf-stm-get-mode.o pdf-fp-func-eval.o pdf-fp-func-4-new.o pdf-fsys-get-free-space.o pdf-fsys-file-open.o pdf-fsys-file-open-tmp.o pdf-fsys-file-close.o pdf-fsys-build-path.o pdf-token-read.o runtests.o -lcheck ../../src/libgnupdf.la -lz libtool: link: gcc -g -g -O2 -o .libs/runtests tortutils.o tsuite-alloc.o tsuite-list.o tsuite-text.o tsuite-hash.o tsuite-error.o tsuite-types.o tsuite-time.o tsuite-crypt.o tsuite-stm.o tsuite-fp.o tsuite-fsys.o tsuite-token.o pdf-list-add-first.o pdf-list-add-at.o pdf-list-add-last.o pdf-list-size.o pdf-list-new.o pdf-list-destroy.o pdf-list-get-at.o pdf-list-indexof.o pdf-list-indexof-from.o pdf-list-indexof-from-to.o pdf-list-iterator.o pdf-list-iterator-from-to.o pdf-list-iterator-next.o pdf-list-iterator-free.o pdf-list-next-node.o pdf-list-node-value.o pdf-list-previous-node.o pdf-list-remove-at.o pdf-list-remove.o pdf-list-remove-node.o pdf-list-search.o pdf-list-search-from.o pdf-list-search-from-to.o pdf-list-set-at.o pdf-list-sorted-add.o pdf-list-sorted-remove.o pdf-list-sorted-search.o pdf-list-sorted-search-from-to.o pdf-list-sorted-indexof.o pdf-list-sorted-indexof-from-to.o pdf-text-test-common.o pdf-text-test-data.o pdf-text-new-destroy.o pdf-text-dup.o pdf-text-new-from-host.o pdf-text-new-from-pdf-string.o pdf-text-new-from-unicode.o pdf-text-new-from-u32.o pdf-text-get-country.o pdf-text-get-language.o pdf-text-set-country.o pdf-text-set-language.o pdf-text-empty-p.o pdf-text-get-host-encoding.o pdf-text-check-host-encoding.o pdf-text-get-best-encoding.o pdf-text-get-host.o pdf-text-get-pdfdocenc.o pdf-text-get-unicode.o pdf-text-get-hex.o pdf-text-set-host.o pdf-text-set-pdfdocenc.o pdf-text-set-unicode.o pdf-text-concat.o pdf-text-concat-ascii.o pdf-text-replace.o pdf-text-replace-ascii.o pdf-text-filter.o pdf-text-cmp.o pdf-hash-new.o pdf-hash-destroy.o pdf-hash-add.o pdf-hash-add-time.o pdf-hash-add-hash.o pdf-hash-add-list.o pdf-hash-add-stm.o pdf-hash-add-text.o pdf-hash-remove.o pdf-hash-size.o pdf-hash-get.o pdf-hash-key-p.o pdf-hash-rename.o pdf-hash-iterator-new.o pdf-hash-iterator-next.o pdf-hash-iterator-destroy.o pdf-error.o pdf-perror.o pdf-i64-new.o pdf-i64-assign.o pdf-i64-assign-quick.o pdf-i64-copy.o pdf-i64-add.o pdf-i64-abs.o pdf-i64-neg.o pdf-i64-cmp.o pdf-i64-mult.o pdf-i64-div.o pdf-i64-mod.o pdf-i64-subtraction.o pdf-time-new.o pdf-time-dup.o pdf-time-destroy.o pdf-time-copy.o pdf-time-clear.o pdf-time-set-from-u32.o pdf-time-set-from-i64.o pdf-time-add-cal-span.o pdf-time-sub-cal-span.o pdf-time-add-span.o pdf-time-sub-span.o pdf-time-get-local-cal.o pdf-time-get-utc-cal.o pdf-time-from-cal.o pdf-time-set-local-offset.o pdf-time-from-string.o pdf-time-span-new.o pdf-time-span-dup.o pdf-time-span-destroy.o pdf-time-span-set.o pdf-time-span-set-from-i32.o pdf-time-span-negate.o pdf-time-span-add.o pdf-time-span-cmp.o pdf-time-span-copy.o pdf-time-span-diff.o pdf-time-span-to-secs.o pdf-time-testdata.o pdf-time-test-common.o pdf-time-diff-cal.o pdf-time-set-to-current-local-time.o pdf-time-set-to-current-utc-time.o pdf-time-diff.o pdf-time-to-string.o pdf-time-cal-span-cmp.o pdf-time-cal-span-diff.o pdf-time-add-cal-span-with-base.o pdf-time-w32-set-from-filetime.o pdf-crypt-cipher-new.o pdf-crypt-cipher-setkey.o pdf-crypt-cipher-destroy.o pdf-crypt-cipher-encrypt.o pdf-crypt-cipher-decrypt.o pdf-crypt-md-new.o pdf-crypt-md-write.o pdf-crypt-md-read.o pdf-crypt-md-destroy.o pdf-alloc.o pdf-realloc.o pdf-dealloc.o pdf-stm-mem-new.o pdf-stm-file-new.o pdf-stm-read.o pdf-stm-read-char.o pdf-stm-peek-char.o pdf-stm-bseek.o pdf-stm-btell.o pdf-stm-tell.o pdf-stm-write.o pdf-stm-flush.o pdf-stm-get-mode.o pdf-fp-func-eval.o pdf-fp-func-4-new.o pdf-fsys-get-free-space.o pdf-fsys-file-open.o pdf-fsys-file-open-tmp.o pdf-fsys-file-close.o pdf-fsys-build-path.o pdf-token-read.o runtests.o -lcheck ../../src/.libs/libgnupdf.so -L/usr/local/lib -lpthread -lm -ljbig2dec /usr/local/lib/libgcrypt.so /usr/lib/libgpg-error.so /usr/local/lib/libcheck.so -lz make[2]: Leaving directory `/opt/home/gnupdf/couts/libgnupdf/torture/unit' make[2]: Entering directory `/opt/home/gnupdf/couts/libgnupdf/torture' make[2]: Nothing to be done for `all-am'. make[2]: Leaving directory `/opt/home/gnupdf/couts/libgnupdf/torture' make[1]: Leaving directory `/opt/home/gnupdf/couts/libgnupdf/torture' Making all in doc make[1]: Entering directory `/opt/home/gnupdf/couts/libgnupdf/doc' restore=: && backupdir=".am$$" && \ am__cwd=`pwd` && cd . && \ rm -rf $backupdir && mkdir $backupdir && \ if (/bin/sh /home/gnupdf/couts/libgnupdf/build-aux/missing --run makeinfo --version) >/dev/null 2>&1; then \ for f in gnupdf.info gnupdf.info-[0-9] gnupdf.info-[0-9][0-9] gnupdf.i[0-9] gnupdf.i[0-9][0-9]; do \ if test -f $f; then mv $f $backupdir; restore=mv; else :; fi; \ done; \ else :; fi && \ cd "$am__cwd"; \ if /bin/sh /home/gnupdf/couts/libgnupdf/build-aux/missing --run makeinfo -I . \ -o gnupdf.info gnupdf.texi; \ then \ rc=0; \ cd .; \ else \ rc=$?; \ cd . && \ $restore $backupdir/* `echo "./gnupdf.info" | sed 's|[^/]*$||'`; \ fi; \ rm -rf $backupdir; exit $rc make[1]: Leaving directory `/opt/home/gnupdf/couts/libgnupdf/doc' Making all in prmgt make[1]: Entering directory `/opt/home/gnupdf/couts/libgnupdf/prmgt' chmod +x ../build-aux/pmccabe2html /usr/bin/pmccabe ../src/base/*.[ch] \ | sort -nr \ | gawk -f ../build-aux/pmccabe2html \ -v lang=html -v name="GNU PDF" \ -v vcurl="%FILENAME%" \ -v url="http://www.gnupdf.org" \ > cyclo.html chmod +x ../build-aux/pmccabe2html /usr/bin/pmccabe ../src/base/*.[ch] \ | sort -nr \ | gawk -f ../build-aux/pmccabe2html \ -v lang=wiki -v name="GNU PDF" \ > cyclo.wiki chmod +x ./apic2wiki chmod +x ./check-api-doc-consistency.pl ./check-api-doc-consistency.pl -p -t | ./apic2wiki > apic.wiki chmod +x ./testlog2wiki if test -f ../torture/unit/ut.log ; then cat ../torture/unit/ut.log | ./testlog2wiki > ut.wiki; fi make[1]: Leaving directory `/opt/home/gnupdf/couts/libgnupdf/prmgt' make[1]: Entering directory `/opt/home/gnupdf/couts/libgnupdf' make[1]: Nothing to be done for `all-am'. make[1]: Leaving directory `/opt/home/gnupdf/couts/libgnupdf' Making html in lib make[1]: Entering directory `/opt/home/gnupdf/couts/libgnupdf/lib' make[2]: Entering directory `/opt/home/gnupdf/couts/libgnupdf/lib' make[2]: Nothing to be done for `html-am'. make[2]: Leaving directory `/opt/home/gnupdf/couts/libgnupdf/lib' make[1]: Leaving directory `/opt/home/gnupdf/couts/libgnupdf/lib' Making html in build-aux make[1]: Entering directory `/opt/home/gnupdf/couts/libgnupdf/build-aux' make[1]: Nothing to be done for `html'. make[1]: Leaving directory `/opt/home/gnupdf/couts/libgnupdf/build-aux' Making html in src make[1]: Entering directory `/opt/home/gnupdf/couts/libgnupdf/src' make[1]: Nothing to be done for `html'. make[1]: Leaving directory `/opt/home/gnupdf/couts/libgnupdf/src' Making html in utils make[1]: Entering directory `/opt/home/gnupdf/couts/libgnupdf/utils' make[1]: Nothing to be done for `html'. make[1]: Leaving directory `/opt/home/gnupdf/couts/libgnupdf/utils' Making html in torture make[1]: Entering directory `/opt/home/gnupdf/couts/libgnupdf/torture' Making html in testdata make[2]: Entering directory `/opt/home/gnupdf/couts/libgnupdf/torture/testdata' make[2]: Nothing to be done for `html'. make[2]: Leaving directory `/opt/home/gnupdf/couts/libgnupdf/torture/testdata' Making html in unit make[2]: Entering directory `/opt/home/gnupdf/couts/libgnupdf/torture/unit' make[2]: Nothing to be done for `html'. make[2]: Leaving directory `/opt/home/gnupdf/couts/libgnupdf/torture/unit' make[2]: Entering directory `/opt/home/gnupdf/couts/libgnupdf/torture' make[2]: Nothing to be done for `html-am'. make[2]: Leaving directory `/opt/home/gnupdf/couts/libgnupdf/torture' make[1]: Leaving directory `/opt/home/gnupdf/couts/libgnupdf/torture' Making html in doc make[1]: Entering directory `/opt/home/gnupdf/couts/libgnupdf/doc' rm -rf gnupdf.htp if /bin/sh /home/gnupdf/couts/libgnupdf/build-aux/missing --run makeinfo --html --css-include=manuals.css -I . \ -o gnupdf.htp gnupdf.texi; \ then \ rm -rf gnupdf.html; \ if test ! -d gnupdf.htp && test -d gnupdf; then \ mv gnupdf gnupdf.html; else mv gnupdf.htp gnupdf.html; fi; \ else \ if test ! -d gnupdf.htp && test -d gnupdf; then \ rm -rf gnupdf; else rm -Rf gnupdf.htp gnupdf.html; fi; \ exit 1; \ fi rm -rf gnupdf-utils.htp if /bin/sh /home/gnupdf/couts/libgnupdf/build-aux/missing --run makeinfo --html --css-include=manuals.css -I . \ -o gnupdf-utils.htp gnupdf-utils.texi; \ then \ rm -rf gnupdf-utils.html; \ if test ! -d gnupdf-utils.htp && test -d gnupdf-utils; then \ mv gnupdf-utils gnupdf-utils.html; else mv gnupdf-utils.htp gnupdf-utils.html; fi; \ else \ if test ! -d gnupdf-utils.htp && test -d gnupdf-utils; then \ rm -rf gnupdf-utils; else rm -Rf gnupdf-utils.htp gnupdf-utils.html; fi; \ exit 1; \ fi make[1]: Leaving directory `/opt/home/gnupdf/couts/libgnupdf/doc' Making html in prmgt make[1]: Entering directory `/opt/home/gnupdf/couts/libgnupdf/prmgt' make[1]: Nothing to be done for `html'. make[1]: Leaving directory `/opt/home/gnupdf/couts/libgnupdf/prmgt' make[1]: Entering directory `/opt/home/gnupdf/couts/libgnupdf' make[1]: Nothing to be done for `html-am'. make[1]: Leaving directory `/opt/home/gnupdf/couts/libgnupdf' test -d ./gnupdf-arch-figures || \ cp -r ../doc/gnupdf-arch-figures ./ test -d ./gnupdf-figures || \ cp -r ../doc/gnupdf-figures ./ test -d ./gnupdf-hg-figures || \ cp -r ../doc/gnupdf-hg-figures ./ GENDOCS_TEMPLATE_DIR=../doc \ sh ../build-aux/gendocs.sh -o gnupdf-manual \ --email pdf-devel@gnu.org \ -s ../doc/gnupdf.texi \ gnupdf "GNU PDF Reference Manual" Generating output formats for ../doc/gnupdf.texi Generating info files... (env LANG= LC_MESSAGES= LC_ALL= LANGUAGE= makeinfo -o gnupdf.info "../doc/gnupdf.texi") Generating dvi ... (texi2dvi -t @finalout "../doc/gnupdf.texi") This is pdfTeXk, Version 3.141592-1.40.3 (Web2C 7.5.6) file:line:error style messages enabled. %&-line parsing enabled. entering extended mode (/home/gnupdf/couts/libgnupdf/doc/gnupdf.t2d/dvi/xtr/gnupdf.texi (./texinfo.tex Loading texinfo [version 2007-09-03.05]: pdf, fonts, page headings, tables, conditionals, indexing, sectioning, toc, environments, defuns, macros, cross references, insertions, (/usr/share/texmf-texlive/tex/generic/epsf/epsf.tex This is `epsf.tex' v2.7.3 <23 July 2005> ) localization, formatting, and turning on texinfo input format.) (./version.texi) [1] [2] [-1] Chapter 1 Chapter 2 [1] [2] Overfull \hbox (15.4352pt too wide) in paragraph at lines 239--239 [] @texttt pdf_error (st, logfd, "couldn't do i64 addition");[] [3] Overfull \hbox (38.26584pt too wide) in paragraph at lines 273--273 []@texttt PDF_DEBUG_BASE("Testing macro '%s' '%d' '%lf'", "string", 7, 10.1);[ ] [4] [5] [6] [7] [8] [9] [10] [11] [12] [13] [14] Overfull \hbox (72.92207pt too wide) in paragraph at lines 1032--1032 []@texttt if (pdf_i64_div (dest, 200, divisor) != PDF_OK) /* Now dest is 20 */ [] Overfull \hbox (72.92207pt too wide) in paragraph at lines 1075--1075 []@texttt if (pdf_i64_div (dest, dividend, 10) != PDF_OK) /* Now dest is 20 */ [] [15] [16] Overfull \hbox (67.17339pt too wide) in paragraph at lines 1164--1164 []@texttt if (pdf_i64_mod (dest, 105, divisor) != PDF_OK) /* Now dest is 5 */[ ] Overfull \hbox (67.17339pt too wide) in paragraph at lines 1207--1207 []@texttt if (pdf_i64_mod (dest, dividend, 10) != PDF_OK) /* Now dest is 5 */[ ] [17] Overfull \hbox (32.68126pt too wide) in paragraph at lines 1284--1284 []@texttt number_1 = pdf_i64_new ((1 << 31), 10); /* number_1 is -10 */[] Overfull \hbox (55.67601pt too wide) in paragraph at lines 1286--1286 []@texttt result = pdf_i64_cmp (number_1, number_2); /* Now result is -1 */[] [18] Overfull \hbox (32.68126pt too wide) in paragraph at lines 1318--1318 []@texttt number_1 = pdf_i64_new ((1 << 31), 10); /* number_1 is -10 */[] Overfull \hbox (21.18388pt too wide) in paragraph at lines 1319--1319 []@texttt result = pdf_i64_cmp (number_1, 10); /* Now result is -1 */[] [19] [20] [21] Overfull \hbox (32.68126pt too wide) in paragraph at lines 1538--1538 []@texttt /* Copy some contents into the buffer, filling it entirely */[] Overfull \hbox (72.92207pt too wide) in paragraph at lines 1588--1588 []@texttt /* Copy the contents of my_string into my_buffer making it larger in [] [22] Overfull \hbox (32.68126pt too wide) in paragraph at lines 1600--1600 [] @texttt my_buffer->data[my_buffer->wp] = my_string[my_buffer->wp];[] [23] [24] [25] [26] [27] Overfull \hbox (38.42995pt too wide) in paragraph at lines 2001--2001 []@texttt /* Create an instance of a hash without a disposal function */[] [28] Overfull \hbox (26.93257pt too wide) in paragraph at lines 2066--2066 [] @texttt pdf_hash_add (hash, "first-key", "first-value", NULL);[] Overfull \hbox (38.42995pt too wide) in paragraph at lines 2067--2067 [] @texttt pdf_hash_add (hash, "second-key", "second-value", NULL);[] Overfull \hbox (15.4352pt too wide) in paragraph at lines 2068--2068 [] @texttt pdf_hash_add (hash, "third-key", "third-key", NULL);[] [29] [30] [31] Overfull \hbox (26.93257pt too wide) in paragraph at lines 2218--2218 [] @texttt pdf_hash_add (hash, "first-key", "first-value", NULL);[] Overfull \hbox (38.42995pt too wide) in paragraph at lines 2219--2219 [] @texttt pdf_hash_add (hash, "second-key", "second-value", NULL);[] Overfull \hbox (15.4352pt too wide) in paragraph at lines 2220--2220 [] @texttt pdf_hash_add (hash, "third-key", "third-key", NULL);[] [32] Overfull \hbox (26.93257pt too wide) in paragraph at lines 2342--2342 [] @texttt pdf_hash_add (hash, "first-key", "first-value", NULL);[] [33] Overfull \hbox (38.42995pt too wide) in paragraph at lines 2343--2343 [] @texttt pdf_hash_add (hash, "second-key", "second-value", NULL);[] Overfull \hbox (15.4352pt too wide) in paragraph at lines 2344--2344 [] @texttt pdf_hash_add (hash, "third-key", "third-key", NULL);[] Overfull \hbox (26.93257pt too wide) in paragraph at lines 2346--2346 [] @texttt /* Get an iterator to the first element of the hash */[] Overfull \hbox (26.93257pt too wide) in paragraph at lines 2385--2385 [] @texttt pdf_hash_add (hash, "first-key", "first-value", NULL);[] Overfull \hbox (38.42995pt too wide) in paragraph at lines 2386--2386 [] @texttt pdf_hash_add (hash, "second-key", "second-value", NULL);[] Overfull \hbox (15.4352pt too wide) in paragraph at lines 2387--2387 [] @texttt pdf_hash_add (hash, "third-key", "third-key", NULL);[] Overfull \hbox (44.17863pt too wide) in paragraph at lines 2389--2389 [] @texttt /* Traverse all the values of the hash with an iterator */[] Overfull \hbox (61.4247pt too wide) in paragraph at lines 2391--2391 [] @texttt while (pdf_hash_iterator_next (hash_iter, &key) != PDF_ERROR)[] [34] Overfull \hbox (26.93257pt too wide) in paragraph at lines 2425--2425 [] @texttt pdf_hash_add (hash, "first-key", "first-value", NULL);[] Overfull \hbox (38.42995pt too wide) in paragraph at lines 2426--2426 [] @texttt pdf_hash_add (hash, "second-key", "second-value", NULL);[] Overfull \hbox (15.4352pt too wide) in paragraph at lines 2427--2427 [] @texttt pdf_hash_add (hash, "third-key", "third-key", NULL);[] Overfull \hbox (26.93257pt too wide) in paragraph at lines 2429--2429 [] @texttt /* Get an iterator to the first element of the hash */[] Overfull \hbox (72.92207pt too wide) in paragraph at lines 2466--2466 [] @texttt /* Allocate memory for a value to be inserted into the hash */ [] [35] Overfull \hbox (72.92207pt too wide) in paragraph at lines 2478--2478 [] @texttt /* Destroy the hash (the disposal function invokes pdf_dealloc [] Overfull \hbox (26.93257pt too wide) in paragraph at lines 2504--2504 []@texttt if (pdf_hash_new (pdf_hash_key_dealloc_fn, &hash) == PDF_OK)[] Overfull \hbox (38.42995pt too wide) in paragraph at lines 2506--2506 [] @texttt /* Allocate memory for a key to be used into the hash */[] Overfull \hbox (95.91682pt too wide) in paragraph at lines 2513--2513 [] @texttt /* Destroy the hash (the key disposal function invokes pdf_dea lloc[] [36] [37] [38] [39] [40] [41] [42] [43] [44] [45] Overfull \hbox (44.17863pt too wide) in paragraph at lines 3133--3133 []@texttt if (pdf_hash_get_string (table, "a string", &string) != PDF_OK)[] Cross reference values unknown; you must run TeX again. [46] Overfull \hbox (101.66551pt too wide) in paragraph at lines 3228--3228 []@texttt if (pdf_list_new (list_element_equal_p, list_element_destroy, PDF_F ALSE,[] [47] [48] Overfull \hbox (61.4247pt too wide) in paragraph at lines 3334--3334 [] @texttt if (pdf_list_search (list, (void *) &elem, &node) == PDF_OK)[] [49] Overfull \hbox (44.17863pt too wide) in paragraph at lines 3394--3394 [] @texttt /* The program should never reach this place, since[] Overfull \hbox (67.17339pt too wide) in paragraph at lines 3395--3395 [] @texttt elem1 occupies the first position (0) in the list */[ ] [50] Overfull \hbox (44.17863pt too wide) in paragraph at lines 3459--3459 [] @texttt /* The program should never reach this place, since[] Overfull \hbox (61.4247pt too wide) in paragraph at lines 3460--3460 [] @texttt elem4 occupies the last position (3) in the list */[] [51] Overfull \hbox (21.18388pt too wide) in paragraph at lines 3509--3509 [] @texttt pdf_list_search (list, (void *) &elem1, &node_first);[] Overfull \hbox (15.4352pt too wide) in paragraph at lines 3512--3512 [] @texttt pdf_list_next_node (list, first_node, &node_second);[] [52] Overfull \hbox (26.93257pt too wide) in paragraph at lines 3562--3562 [] @texttt pdf_list_search (list, (void *) &elem2, &node_second);[] Overfull \hbox (38.42995pt too wide) in paragraph at lines 3565--3565 [] @texttt pdf_list_previous_node (list, second_node, &node_first);[] [53] Overfull \hbox (44.17863pt too wide) in paragraph at lines 3616--3616 [] @texttt pdf_list_indexof (list, (void *) &elem2, &size_of_elem2);[] [54] Overfull \hbox (49.92732pt too wide) in paragraph at lines 3678--3678 [] @texttt &size_of_elem1) == PDF_ENONODE)[] Overfull \hbox (67.17339pt too wide) in paragraph at lines 3680--3680 [] @texttt /* The program reaches this point, since elem1 occupies[ ] [55] Overfull \hbox (67.17339pt too wide) in paragraph at lines 3744--3744 [] @texttt &size_of_elem4) == PDF_ENONODE)[ ] Overfull \hbox (67.17339pt too wide) in paragraph at lines 3746--3746 [] @texttt /* The program reaches this point, since elem4 occupies[ ] [56] Overfull \hbox (61.4247pt too wide) in paragraph at lines 3790--3790 [] @texttt pointer_to_elem1 = (int *) pdf_list_node_value (list, node);[] [57] [58] [59] [60] Overfull \hbox (21.18388pt too wide) in paragraph at lines 4069--4069 [] @texttt /* Remove the element containing 'elem2' from 'list'. */[] [61] Overfull \hbox (21.18388pt too wide) in paragraph at lines 4117--4117 [] @texttt /* Remove the element containing 'elem2' from 'list'. */[] [62] Overfull \hbox (21.18388pt too wide) in paragraph at lines 4163--4163 [] @texttt /* Remove the element containing 'elem2' from 'list'. */[] [63] [64] [65] [66] [67] [68] [69] Warning: unbalanced parentheses in @def... [70] [71] [72] [73] [74] [75] [76] [77] [78] Overfull \hbox (49.92732pt too wide) in paragraph at lines 5364--5364 [] @texttt /* The code reach this point: not enough space in the string[] Overfull \hbox (26.93257pt too wide) in paragraph at lines 5365--5365 [] @texttt to hold the textual representation of the number with[] [79] [80] [81] Warning: unbalanced parentheses in @def... Warning: unbalanced parentheses in @def... [82] [83] [84] [85] [86] [87] Underfull \hbox (badness 7116) in paragraph at lines 6000--6002 []@textrm Enumeration of sup-ported fil-ters in en-coded text ob-jects (see fu nc-tion [88] [89] [90] Overfull \hbox (26.93257pt too wide) in paragraph at lines 6167--6167 []@texttt ret_code = pdf_text_new_from_host(he_string, he_string_size,[] [91] Overfull \hbox (72.92207pt too wide) in paragraph at lines 6236--6236 [] @texttt ret_code = pdf_text_new_from_host(remaining_str, remaining_length, [] Overfull \hbox (84.41945pt too wide) in paragraph at lines 6237--6237 [] @texttt &remaining_str, &remaining_lengt h,[] [92] Overfull \hbox (101.66551pt too wide) in paragraph at lines 6297--6297 []@texttt ret_code = pdf_text_new_from_unicode(unicode_string, unicode_string_ size,[] [93] [94] [95] Overfull \hbox (55.67601pt too wide) in paragraph at lines 6526--6526 []@texttt ret_code = pdf_text_get_host (&str, &str_length, text, encoding);[] Underfull \hbox (badness 2150) in paragraph at lines 6536--6538 []@textrm Get the con-tents of a text vari-able en-coded in PDF Doc En-cod-ing , and [96] [97] Overfull \hbox (228.13664pt too wide) in paragraph at lines 6600--6600 [] @texttt (PDF_TEXT_UNICODE_WITH_BOM | PDF_TE XT_UTF16BE_WITH_LANGCODE));[] Overfull \hbox (78.67076pt too wide) in paragraph at lines 6635--6635 []@texttt PDF_DEBUG_BASE("Internal representation of the string is: '%s'",str) ;[] [98] Overfull \hbox (61.4247pt too wide) in paragraph at lines 6669--6669 []@texttt /* ...initialize and manipulate `text', `encoding' and `str'... */[] [99] Overfull \hbox (32.68126pt too wide) in paragraph at lines 6731--6731 []@texttt /* ...initialize and manipulate `text', `str' and `enc'... */[] Overfull \hbox (26.93257pt too wide) in paragraph at lines 6732--6732 []@texttt if (pdf_text_set_unicode (text, str, length, enc) != PDF_OK)[] [100] Overfull \hbox (38.42995pt too wide) in paragraph at lines 6834--6834 []@texttt /* ...initialize `text', `new_pattern' and `old_pattern'... */[] Overfull \hbox (49.92732pt too wide) in paragraph at lines 6835--6835 []@texttt if (pdf_text_replace (text, new_pattern, new_pattern) != PDF_OK)[] [101] Overfull \hbox (84.41945pt too wide) in paragraph at lines 6866--6866 []@texttt if (pdf_text_replace_ascii (text, new_pattern, old_pattern) != PDF_O K)[] Overfull \hbox (233.88533pt too wide) in paragraph at lines 6897--6897 []@texttt if (pdf_text_filter (text, (PDF_TEXT_FILTER_LOWER_CASE | PDF_TEXT_FI LTER_REMOVE_AMP)) != PDF_OK)[] [102] [103] Overfull \hbox (101.66551pt too wide) in paragraph at lines 7012--7012 []@texttt if(pdf_text_check_host_encoding((pdf_char_t *)"ascii-us",&enc) == PD F_OK)[] [104] [105] [106] [107] [108] Overfull \hbox (95.91682pt too wide) in paragraph at lines 7396--7396 []@texttt mytime = pdf_time_new (); /* Initialized to Jan 1 1970-01-01 00:00:0 0 */[] Overfull \hbox (38.42995pt too wide) in paragraph at lines 7405--7405 []@texttt if (pdf_time_add_cal_span (mytime, &cal_span) == PDF_EBADDATA)[] [109] Overfull \hbox (95.91682pt too wide) in paragraph at lines 7444--7444 []@texttt mytime = pdf_time_new (); /* Initialized to Jan 1 1970-01-01 00:00:0 0 */[] Overfull \hbox (38.42995pt too wide) in paragraph at lines 7453--7453 []@texttt if (pdf_time_add_cal_span (mytime, &cal_span) == PDF_EBADDATA)[] Overfull \hbox (32.68126pt too wide) in paragraph at lines 7462--7462 []@texttt if (pdf_time_sub_cal_span (mytime, cal_span) == PDF_EBADDATA)[] [110] [111] [112] Overfull \hbox (78.67076pt too wide) in paragraph at lines 7640--7640 []@texttt mycaltime.dow = 0; /* This field is ignored by `pdf_time_from_cal' * /[] Overfull \hbox (21.18388pt too wide) in paragraph at lines 7646--7646 []@texttt if (pdf_time_from_cal (mytime, &mycaltime) == PDF_EBADDATA)[] [113] Overfull \hbox (15.4352pt too wide) in paragraph at lines 7717--7717 []@texttt /* ...create and manipulate `time_begin' and `time_end' */[] Overfull \hbox (61.4247pt too wide) in paragraph at lines 7754--7754 []@texttt /* ...create and manipulate `time1', `time2' and `time_span'... */[] [114] [115] Overfull \hbox (38.42995pt too wide) in paragraph at lines 7854--7854 []@texttt mytime_str = pdf_time_to_string (mytime, PDF_TIME_FORMAT_PDF);[] Overfull \hbox (72.92207pt too wide) in paragraph at lines 7896--7896 []@texttt char time_str[] = "D:20090813210000+00'00"; /* 13-August-2009, 21:00 [] Overfull \hbox (44.17863pt too wide) in paragraph at lines 7902--7902 [] @texttt PDF_TIME_FORMAT_PDF) == PDF_EBADDATA)[] [116] Overfull \hbox (101.66551pt too wide) in paragraph at lines 7904--7904 [] @texttt /* Error while parsing `time_str' according to `PDF_TIME_FORMAT_PD F' */[] [117] [118] Overfull \hbox (118.91158pt too wide) in paragraph at lines 8086--8086 []@texttt pdf_time_span_set (&span, (1 << 31), 10); /* The span is -10 seconds long */[] Overfull \hbox (113.16289pt too wide) in paragraph at lines 8117--8117 []@texttt pdf_time_span_set_from_i32 (&span, -10); /* The span is -10 seconds long */[] [119] Overfull \hbox (44.17863pt too wide) in paragraph at lines 8185--8185 []@texttt /* ...create and manipulate `span1', `span2' and `result'... */[] Overfull \hbox (32.68126pt too wide) in paragraph at lines 8220--8220 []@texttt /* ...create and manipulate `span_orig' and `span_dest'... */[] [120] Overfull \hbox (21.18388pt too wide) in paragraph at lines 8260--8260 []@texttt /* ...create and manipulate `span1', `span2' and `span3' */[] [121] Overfull \hbox (78.67076pt too wide) in paragraph at lines 8332--8332 [] @texttt /* The length of `span1' is shorter than the length of `span2' * /[] Overfull \hbox (55.67601pt too wide) in paragraph at lines 8337--8337 [] @texttt /* The length of `span1' is equal to the length of `span2' */[] Overfull \hbox (78.67076pt too wide) in paragraph at lines 8342--8342 [] @texttt /* The length of `span1' is greater than the length of `span2' * /[] [122] Overfull \hbox (61.4247pt too wide) in paragraph at lines 8396--8396 [] @texttt &cal_result) == PDF_EBADDATA)[] Overfull \hbox (44.17863pt too wide) in paragraph at lines 8443--8443 []@texttt /* ...create and manipulate `mytime', `span1' and `span2'... */[] [123] Overfull \hbox (78.67076pt too wide) in paragraph at lines 8449--8449 [] @texttt /* The length of `span1' is shorter than the length of `span2' * /[] Overfull \hbox (67.17339pt too wide) in paragraph at lines 8454--8454 [] @texttt /* The length of `span1' is equal than the length of `span2' */[ ] Overfull \hbox (78.67076pt too wide) in paragraph at lines 8459--8459 [] @texttt /* The length of `span1' is greater than the length of `span2' * /[] [124] Underfull \hbox (badness 5578) in paragraph at lines 8530--8532 @textsl p[]filetime@textrm Pointer to a valid FILE-TIME struc-ture, con-tain-i ng [125] [126] [127] [128] [129] Overfull \hbox (78.67076pt too wide) in paragraph at lines 8911--8911 []@texttt pdf_status_t ret = pdf_fsys_get_item_props (NULL, path, &item_props) ;[] [130] [131] Overfull \hbox (61.4247pt too wide) in paragraph at lines 9004--9004 []@texttt /* Test whether the path to /path/to/foo is a valid path to foo */[] [132] Overfull \hbox (61.4247pt too wide) in paragraph at lines 9105--9105 []@texttt pdf_text_t parent_path = get_current_dir_as_text (); /* example */[] Overfull \hbox (95.91682pt too wide) in paragraph at lines 9107--9107 []@texttt pdf_text_new_from_from_unicode ("filename.txt", strlen ("filename.tx t"),[] Overfull \hbox (15.4352pt too wide) in paragraph at lines 9108--9108 [] @texttt PDF_TEXT_UTF8, &filename);[] Overfull \hbox (61.4247pt too wide) in paragraph at lines 9109--9109 []@texttt st = pdf_fsys_build_path (NULL, &full_path, parent_dir, filename);[] [133] [134] Overfull \hbox (21.18388pt too wide) in paragraph at lines 9276--9276 []@texttt /* Open a temporary file and write some contents to it. */[] [135] Overfull \hbox (38.42995pt too wide) in paragraph at lines 9278--9278 []@texttt pdf_fsys_file_write (tmpfile, "Temporary data", 14, &written);[] Overfull \hbox (26.93257pt too wide) in paragraph at lines 9280--9280 []@texttt /* Close the file. This deletes it from the filesystem. */[] Overfull \hbox (15.4352pt too wide) in paragraph at lines 9345--9345 []@texttt pdf_fsys_file_t file = pdf_alloc(sizeof(pdf_fsys_file_s));[] Overfull \hbox (78.67076pt too wide) in paragraph at lines 9352--9352 []@texttt ret = pdf_fsys_file_open (NULL, path, PDF_FSYS_OPEN_MODE_READ, file) ;[] [136] Overfull \hbox (15.4352pt too wide) in paragraph at lines 9412--9412 []@texttt pdf_fsys_file_t file = pdf_alloc(sizeof(pdf_fsys_file_s));[] Overfull \hbox (84.41945pt too wide) in paragraph at lines 9419--9419 []@texttt ret = pdf_fsys_file_open (NULL, path, PDF_FSYS_OPEN_MODE_WRITE, file );[] [137] Overfull \hbox (38.42995pt too wide) in paragraph at lines 9457--9457 []@texttt pdf_fsys_file_t file; /* some pre-initialized file variable */[] Overfull \hbox (15.4352pt too wide) in paragraph at lines 9498--9498 []@texttt pdf_fsys_file_t file = pdf_alloc(sizeof(pdf_fsys_file_s));[] [138] Overfull \hbox (84.41945pt too wide) in paragraph at lines 9505--9505 []@texttt ret = pdf_fsys_file_open (NULL, path, PDF_FSYS_OPEN_MODE_WRITE, file );[] Overfull \hbox (15.4352pt too wide) in paragraph at lines 9539--9539 []@texttt pdf_fsys_file_t file = pdf_alloc(sizeof(pdf_fsys_file_s));[] Overfull \hbox (84.41945pt too wide) in paragraph at lines 9546--9546 []@texttt ret = pdf_fsys_file_open (NULL, path, PDF_FSYS_OPEN_MODE_WRITE, file );[] [139] [140] [141] [142] [143] [144] [145] [146] [147] [148] [149] [150] [151] [152] [153] [154] [155] [156] [157] Overfull \hbox (35.58908pt too wide) in paragraph at lines 10916--10919 @textrm PDF[]TOKEN[]DICT[]END, PDF[]TOKEN[]ARRAY[]START, PDF[]TOKEN[]ARRAY[]EN D, [158] [159] [160] [161] Overfull \hbox (49.92732pt too wide) in paragraph at lines 11269--11269 []@texttt st = pdf_crypt_cipher_new (PDF_CRYPT_CIPHER_ALG_AESV2, &cipher);[] [162] Overfull \hbox (21.18388pt too wide) in paragraph at lines 11302--11302 []@texttt pdf_crypt_cipher_new (PDF_CRYPT_CIPHER_ALG_AESV2, &cipher);[] [163] Overfull \hbox (44.17863pt too wide) in paragraph at lines 11397--11397 []@texttt out_size = pdf_crypt_cipher_encrypt_size (cipher, in, in_size);[] Overfull \hbox (130.40895pt too wide) in paragraph at lines 11400--11400 []@texttt st = pdf_crypt_cipher_encrypt (cipher, out, out_size, in, in_size, & out_size);[] [164] Overfull \hbox (44.17863pt too wide) in paragraph at lines 11450--11450 []@texttt out_size = pdf_crypt_cipher_decrypt_size (cipher, in, in_size);[] Overfull \hbox (124.66026pt too wide) in paragraph at lines 11453--11453 []@texttt st = pdf_crypt_crypt_decrypt (cipher, out, out_size, in, in_size, &o ut_size);[] [165] [166] [167] Chapter 3 [168] (gnupdf-figures/object-hierarchy.eps ) Underfull \hbox (badness 10000) detected at line 11736 [] [169] [170] [171] [172] Overfull \hbox (38.42995pt too wide) in paragraph at lines 11962--11962 []@texttt /* Make a copy of 'obj1' in 'obj2' in the same object document[] [173] [174] Overfull \hbox (26.93257pt too wide) in paragraph at lines 12076--12076 [] @texttt /* All the calls to 'my_enum_callback' returned PDF_OK */[] Overfull \hbox (21.18388pt too wide) in paragraph at lines 12080--12080 [] @texttt /* Some call to 'my_enum_callback' returned <> PDF_OK */[] [175] [176] Overfull \hbox (61.4247pt too wide) in paragraph at lines 12172--12172 [] @texttt /* 'doc' contains a reference to the object document containing[] Overfull \hbox (38.42995pt too wide) in paragraph at lines 12213--12213 [] @texttt /* 'gen_number' contains the generation number of 'obj'. */[] [177] [178] (gnupdf-figures/acquire-counters.eps ) Underfull \hbox (badness 10000) detected at line 12376 [] [179] [180] Overfull \hbox (61.4247pt too wide) in paragraph at lines 12439--12439 []@texttt /* Create a strong reference for the object in `doc'. Its acquire[] Overfull \hbox (61.4247pt too wide) in paragraph at lines 12443--12443 []@texttt /* Remove a strong reference for the object in `doc'. Its acquire[] Underfull \hbox (badness 7168) in paragraph at lines 12460--12461 []@textrm It has not been ex-plic-itly marked as in-com-press-ible with @textt t pdf_obj_set_ [181] [182] [183] Overfull \hbox (55.67601pt too wide) in paragraph at lines 12624--12624 []@texttt /* Perform an enumeration of the objects contained in some object[] Overfull \hbox (26.93257pt too wide) in paragraph at lines 12629--12629 [] @texttt /* All the calls to 'my_enum_callback' returned PDF_OK */[] Overfull \hbox (21.18388pt too wide) in paragraph at lines 12633--12633 [] @texttt /* Some call to 'my_enum_callback' returned <> PDF_OK */[] [184] Overfull \hbox (32.68126pt too wide) in paragraph at lines 12699--12699 []@texttt /* Create an object collection and put some objects in it. */[] [185] Overfull \hbox (44.17863pt too wide) in paragraph at lines 12783--12783 []@texttt /* After the next sentence 'obj' won't be associated with 'col'[] [186] [187] Overfull \hbox (15.4352pt too wide) in paragraph at lines 12880--12880 []@texttt if (pdf_obj_real_new (doc, PDF_FALSE, 2.7182, &real_obj_2)[] [188] Overfull \hbox (26.93257pt too wide) in paragraph at lines 12982--12982 []@texttt if (pdf_obj_integer_new (doc, PDF_FALSE, 10, &integer_obj_1)[] Overfull \hbox (32.68126pt too wide) in paragraph at lines 12988--12988 []@texttt if (pdf_obj_integer_new (doc, PDF_FALSE, -10, &integer_obj_2)[] [189] Overfull \hbox (15.4352pt too wide) in paragraph at lines 13026--13026 []@texttt if (pdf_obj_integer_new (doc, PDF_FALSE, 10, &integer_obj)[] [190] Overfull \hbox (61.4247pt too wide) in paragraph at lines 13095--13095 []@texttt if (pdf_obj_boolean_new (doc, PDF_FALSE, PDF_TRUE, &boolean_obj_1)[] Overfull \hbox (67.17339pt too wide) in paragraph at lines 13101--13101 []@texttt if (pdf_obj_boolean_new (doc, PDF_FALSE, PDF_FALSE, &boolean_obj_2)[ ] [191] Overfull \hbox (49.92732pt too wide) in paragraph at lines 13140--13140 []@texttt if (pdf_obj_boolean_new (doc, PDF_FALSE, PDF_TRUE, &boolean_obj)[] [192] Overfull \hbox (26.93257pt too wide) in paragraph at lines 13204--13204 []@texttt if (pdf_obj_name_new (doc, PDF_FALSE, "FooBar", &name_obj_1)[] Overfull \hbox (26.93257pt too wide) in paragraph at lines 13210--13210 []@texttt if (pdf_obj_name_new (doc, PDF_FALSE, "BazFoo", &name_obj_2)[] [193] Overfull \hbox (15.4352pt too wide) in paragraph at lines 13299--13299 []@texttt if (pdf_obj_name_new (doc, PDF_FALSE, "FooBar", &name_obj)[] [194] Overfull \hbox (15.4352pt too wide) in paragraph at lines 13366--13366 []@texttt if (pdf_obj_string_new (doc, PDF_FALSE, "f\233o", 3, &str)[] [195] Overfull \hbox (78.67076pt too wide) in paragraph at lines 13446--13446 []@texttt if (pdf_obj_string_new (doc, PDF_FALSE, "foo bar baz", 11, &name_obj )[] [196] [197] [198] [199] Overfull \hbox (15.4352pt too wide) in paragraph at lines 13687--13687 []@texttt /* Insert numbers as the first 10 elements of the array */[] [200] Overfull \hbox (32.68126pt too wide) in paragraph at lines 13782--13782 []@texttt /* Determine if some element of array has a weak reference */[] [201] [202] [203] [204] Overfull \hbox (26.93257pt too wide) in paragraph at lines 14027--14027 [] @texttt /* The object associated with "/Foo" in the dictionary is[] [205] Overfull \hbox (26.93257pt too wide) in paragraph at lines 14073--14073 [] @texttt /* The object associated with "/Foo" in the dictionary is[] [206] [207] Overfull \hbox (44.17863pt too wide) in paragraph at lines 14171--14171 []@texttt /* Create a /Pages entry in the root dictionary, as an indirect[] Overfull \hbox (15.4352pt too wide) in paragraph at lines 14224--14224 [] @texttt /* The entry, provided it was present, was removed from[] [208] Overfull \hbox (15.4352pt too wide) in paragraph at lines 14264--14264 [] @texttt /* The entry, provided it was present, was removed from[] [209] Overfull \hbox (67.17339pt too wide) in paragraph at lines 14304--14304 []@texttt pdf_obj_dict_key_str_p (dict, "Foo", value); /* Returns PDF_TRUE */[ ] Overfull \hbox (32.68126pt too wide) in paragraph at lines 14342--14342 []@texttt pdf_obj_dict_key_p (dict, key, value); /* Returns PDF_TRUE */[] Overfull \hbox (38.42995pt too wide) in paragraph at lines 14343--14343 []@texttt pdf_obj_dict_key_p (dict, value, key); /* Returns PDF_FALSE */[] [210] Overfull \hbox (61.4247pt too wide) in paragraph at lines 14378--14378 []@texttt /* Determine if the entry "/Foo" has a weak reference in 'dict' */[] Overfull \hbox (61.4247pt too wide) in paragraph at lines 14415--14415 []@texttt /* Determine if the entry "/Foo" has a weak reference in 'dict' */[] [211] [212] [213] Overfull \hbox (32.68126pt too wide) in paragraph at lines 14588--14588 []@texttt /* Open a filtered stream to a file containing the data to be[] Overfull \hbox (130.40895pt too wide) in paragraph at lines 14593--14593 []@texttt pdf_fsys_file_open (NULL, data_file_path, PDF_FSYS_OPEN_MODE_READ, d ata_file);[] [214] [215] Overfull \hbox (55.67601pt too wide) in paragraph at lines 14723--14723 []@texttt pdf_obj_doc_save (doc, NULL, PDF_OBJ_DOC_SAVE_FULL, save_params);[] [216] [217] [218] [219] Overfull \hbox (26.93257pt too wide) in paragraph at lines 14982--14982 []@texttt if (pdf_obj_doc_open (NULL, /* Use the default filesystem */[] [220] [221] [222] Overfull \hbox (26.93257pt too wide) in paragraph at lines 15141--15141 [] @texttt /* 'instance_id' is a PDF string object containing the[] Overfull \hbox (32.68126pt too wide) in paragraph at lines 15148--15148 [] @texttt /* 'permanent_id' is a PDF string object containing the[] Overfull \hbox (49.92732pt too wide) in paragraph at lines 15183--15183 []@texttt /* Create an object document and instance_id, permanent_id... */[] [223] Overfull \hbox (78.67076pt too wide) in paragraph at lines 15189--15189 [] @texttt /* The instance Id and permanent Id of the document were set. * /[] [224] Overfull \hbox (67.17339pt too wide) in paragraph at lines 15247--15247 []@texttt /* Close the document. The /Foo entry in the catalog dictionary is[ ] [225] Warning: unbalanced parentheses in @def... Overfull \hbox (15.4352pt too wide) in paragraph at lines 15352--15352 []@texttt /* Create an object document without an info dictionary */[] Overfull \hbox (44.17863pt too wide) in paragraph at lines 15362--15362 [] @texttt /* 'info_dict' is now the Document Information Dictionary of[] [226] Overfull \hbox (21.18388pt too wide) in paragraph at lines 15438--15438 []@texttt /* Get the pages dictionary of 'doc' using its object id */[] [227] Overfull \hbox (15.4352pt too wide) in paragraph at lines 15503--15503 []@texttt pdf_obj_integer_new (doc, PDF_TRUE, 10, &unreachable_obj);[] Overfull \hbox (44.17863pt too wide) in paragraph at lines 15509--15509 [] @texttt /* 'unreachable_obj' has been collected and its value is now[] Overfull \hbox (38.42995pt too wide) in paragraph at lines 15514--15514 [] @texttt /* The collector failed and the document in 'doc' should be[] Chapter 4 [228] Chapter 5 [229] Chapter 6 [230] Underfull \hbox (badness 10000) in paragraph at lines 15548--15549 @textrm 10@texttt ^@textrm 10 Overfull \hbox (1.70972pt too wide) in paragraph at lines 15551--15552 @textrm 2147483647| Underfull \hbox (badness 10000) in paragraph at lines 15554--15555 @textrm - Overfull \hbox (5.35971pt too wide) in paragraph at lines 15554--15555 @textrm 2147483647- Overfull \hbox (13.37166pt too wide) in paragraph at lines 15563--15564 @textrm SIZE[]MAX/2| Underfull \hbox (badness 10000) in paragraph at lines 15572--15573 @textrm content stream Underfull \hbox (badness 10000) in paragraph at lines 15573--15575 @textrm 2@texttt ^@textrm 32 Underfull \hbox (badness 10000) in paragraph at lines 15573--15575 @textrm Max-i-mum Underfull \hbox (badness 10000) in paragraph at lines 15573--15575 @textrm a con-tent Underfull \hbox (badness 10000) in paragraph at lines 15575--15576 @textrm linked con-tent Underfull \hbox (badness 10000) in paragraph at lines 15576--15578 @textrm 2@texttt ^@textrm 32 Underfull \hbox (badness 10000) in paragraph at lines 15576--15578 @textrm Max-i-mum Underfull \hbox (badness 10000) in paragraph at lines 15576--15578 @textrm num-ber Underfull \hbox (badness 10000) in paragraph at lines 15576--15578 @textrm in linked Underfull \hbox (badness 10000) in paragraph at lines 15576--15578 @textrm con-tent Appendix A [231] (./fdl.texi [232] [233] [234] [235] [236] [237]) (Global variable index) [238] (Data type index) [239] (Function index) [240] [241] ) (see the transcript file for additional information) Output written on gnupdf.dvi (244 pages, 528612 bytes). Transcript written on gnupdf.log. This is pdfTeXk, Version 3.141592-1.40.3 (Web2C 7.5.6) file:line:error style messages enabled. %&-line parsing enabled. entering extended mode (/home/gnupdf/couts/libgnupdf/doc/gnupdf.t2d/dvi/xtr/gnupdf.texi (./texinfo.tex Loading texinfo [version 2007-09-03.05]: pdf, fonts, page headings, tables, conditionals, indexing, sectioning, toc, environments, defuns, macros, cross references, insertions, (/usr/share/texmf-texlive/tex/generic/epsf/epsf.tex This is `epsf.tex' v2.7.3 <23 July 2005> ) localization, formatting, and turning on texinfo input format.) (./gnupdf.aux ) (./version.texi) [1] [2] (./gnupdf.toc [-1] [-2] [-3]) [-4] Chapter 1 Chapter 2 [1] [2] Overfull \hbox (15.4352pt too wide) in paragraph at lines 239--239 [] @texttt pdf_error (st, logfd, "couldn't do i64 addition");[] [3] Overfull \hbox (38.26584pt too wide) in paragraph at lines 273--273 []@texttt PDF_DEBUG_BASE("Testing macro '%s' '%d' '%lf'", "string", 7, 10.1);[ ] [4] [5] [6] [7] [8] [9] [10] [11] [12] [13] [14] Overfull \hbox (72.92207pt too wide) in paragraph at lines 1032--1032 []@texttt if (pdf_i64_div (dest, 200, divisor) != PDF_OK) /* Now dest is 20 */ [] Overfull \hbox (72.92207pt too wide) in paragraph at lines 1075--1075 []@texttt if (pdf_i64_div (dest, dividend, 10) != PDF_OK) /* Now dest is 20 */ [] [15] [16] Overfull \hbox (67.17339pt too wide) in paragraph at lines 1164--1164 []@texttt if (pdf_i64_mod (dest, 105, divisor) != PDF_OK) /* Now dest is 5 */[ ] Overfull \hbox (67.17339pt too wide) in paragraph at lines 1207--1207 []@texttt if (pdf_i64_mod (dest, dividend, 10) != PDF_OK) /* Now dest is 5 */[ ] [17] Overfull \hbox (32.68126pt too wide) in paragraph at lines 1284--1284 []@texttt number_1 = pdf_i64_new ((1 << 31), 10); /* number_1 is -10 */[] Overfull \hbox (55.67601pt too wide) in paragraph at lines 1286--1286 []@texttt result = pdf_i64_cmp (number_1, number_2); /* Now result is -1 */[] [18] Overfull \hbox (32.68126pt too wide) in paragraph at lines 1318--1318 []@texttt number_1 = pdf_i64_new ((1 << 31), 10); /* number_1 is -10 */[] Overfull \hbox (21.18388pt too wide) in paragraph at lines 1319--1319 []@texttt result = pdf_i64_cmp (number_1, 10); /* Now result is -1 */[] [19] [20] [21] Overfull \hbox (32.68126pt too wide) in paragraph at lines 1538--1538 []@texttt /* Copy some contents into the buffer, filling it entirely */[] Overfull \hbox (72.92207pt too wide) in paragraph at lines 1588--1588 []@texttt /* Copy the contents of my_string into my_buffer making it larger in [] [22] Overfull \hbox (32.68126pt too wide) in paragraph at lines 1600--1600 [] @texttt my_buffer->data[my_buffer->wp] = my_string[my_buffer->wp];[] [23] [24] [25] [26] [27] Overfull \hbox (38.42995pt too wide) in paragraph at lines 2001--2001 []@texttt /* Create an instance of a hash without a disposal function */[] [28] Overfull \hbox (26.93257pt too wide) in paragraph at lines 2066--2066 [] @texttt pdf_hash_add (hash, "first-key", "first-value", NULL);[] Overfull \hbox (38.42995pt too wide) in paragraph at lines 2067--2067 [] @texttt pdf_hash_add (hash, "second-key", "second-value", NULL);[] Overfull \hbox (15.4352pt too wide) in paragraph at lines 2068--2068 [] @texttt pdf_hash_add (hash, "third-key", "third-key", NULL);[] [29] [30] [31] Overfull \hbox (26.93257pt too wide) in paragraph at lines 2218--2218 [] @texttt pdf_hash_add (hash, "first-key", "first-value", NULL);[] Overfull \hbox (38.42995pt too wide) in paragraph at lines 2219--2219 [] @texttt pdf_hash_add (hash, "second-key", "second-value", NULL);[] Overfull \hbox (15.4352pt too wide) in paragraph at lines 2220--2220 [] @texttt pdf_hash_add (hash, "third-key", "third-key", NULL);[] [32] Overfull \hbox (26.93257pt too wide) in paragraph at lines 2342--2342 [] @texttt pdf_hash_add (hash, "first-key", "first-value", NULL);[] [33] Overfull \hbox (38.42995pt too wide) in paragraph at lines 2343--2343 [] @texttt pdf_hash_add (hash, "second-key", "second-value", NULL);[] Overfull \hbox (15.4352pt too wide) in paragraph at lines 2344--2344 [] @texttt pdf_hash_add (hash, "third-key", "third-key", NULL);[] Overfull \hbox (26.93257pt too wide) in paragraph at lines 2346--2346 [] @texttt /* Get an iterator to the first element of the hash */[] Overfull \hbox (26.93257pt too wide) in paragraph at lines 2385--2385 [] @texttt pdf_hash_add (hash, "first-key", "first-value", NULL);[] Overfull \hbox (38.42995pt too wide) in paragraph at lines 2386--2386 [] @texttt pdf_hash_add (hash, "second-key", "second-value", NULL);[] Overfull \hbox (15.4352pt too wide) in paragraph at lines 2387--2387 [] @texttt pdf_hash_add (hash, "third-key", "third-key", NULL);[] Overfull \hbox (44.17863pt too wide) in paragraph at lines 2389--2389 [] @texttt /* Traverse all the values of the hash with an iterator */[] Overfull \hbox (61.4247pt too wide) in paragraph at lines 2391--2391 [] @texttt while (pdf_hash_iterator_next (hash_iter, &key) != PDF_ERROR)[] [34] Overfull \hbox (26.93257pt too wide) in paragraph at lines 2425--2425 [] @texttt pdf_hash_add (hash, "first-key", "first-value", NULL);[] Overfull \hbox (38.42995pt too wide) in paragraph at lines 2426--2426 [] @texttt pdf_hash_add (hash, "second-key", "second-value", NULL);[] Overfull \hbox (15.4352pt too wide) in paragraph at lines 2427--2427 [] @texttt pdf_hash_add (hash, "third-key", "third-key", NULL);[] Overfull \hbox (26.93257pt too wide) in paragraph at lines 2429--2429 [] @texttt /* Get an iterator to the first element of the hash */[] Overfull \hbox (72.92207pt too wide) in paragraph at lines 2466--2466 [] @texttt /* Allocate memory for a value to be inserted into the hash */ [] [35] Overfull \hbox (72.92207pt too wide) in paragraph at lines 2478--2478 [] @texttt /* Destroy the hash (the disposal function invokes pdf_dealloc [] Overfull \hbox (26.93257pt too wide) in paragraph at lines 2504--2504 []@texttt if (pdf_hash_new (pdf_hash_key_dealloc_fn, &hash) == PDF_OK)[] Overfull \hbox (38.42995pt too wide) in paragraph at lines 2506--2506 [] @texttt /* Allocate memory for a key to be used into the hash */[] Overfull \hbox (95.91682pt too wide) in paragraph at lines 2513--2513 [] @texttt /* Destroy the hash (the key disposal function invokes pdf_dea lloc[] [36] [37] [38] [39] [40] [41] [42] [43] [44] [45] Overfull \hbox (44.17863pt too wide) in paragraph at lines 3133--3133 []@texttt if (pdf_hash_get_string (table, "a string", &string) != PDF_OK)[] [46] Overfull \hbox (101.66551pt too wide) in paragraph at lines 3228--3228 []@texttt if (pdf_list_new (list_element_equal_p, list_element_destroy, PDF_F ALSE,[] [47] [48] Overfull \hbox (61.4247pt too wide) in paragraph at lines 3334--3334 [] @texttt if (pdf_list_search (list, (void *) &elem, &node) == PDF_OK)[] [49] Overfull \hbox (44.17863pt too wide) in paragraph at lines 3394--3394 [] @texttt /* The program should never reach this place, since[] Overfull \hbox (67.17339pt too wide) in paragraph at lines 3395--3395 [] @texttt elem1 occupies the first position (0) in the list */[ ] [50] Overfull \hbox (44.17863pt too wide) in paragraph at lines 3459--3459 [] @texttt /* The program should never reach this place, since[] Overfull \hbox (61.4247pt too wide) in paragraph at lines 3460--3460 [] @texttt elem4 occupies the last position (3) in the list */[] [51] Overfull \hbox (21.18388pt too wide) in paragraph at lines 3509--3509 [] @texttt pdf_list_search (list, (void *) &elem1, &node_first);[] Overfull \hbox (15.4352pt too wide) in paragraph at lines 3512--3512 [] @texttt pdf_list_next_node (list, first_node, &node_second);[] [52] Overfull \hbox (26.93257pt too wide) in paragraph at lines 3562--3562 [] @texttt pdf_list_search (list, (void *) &elem2, &node_second);[] Overfull \hbox (38.42995pt too wide) in paragraph at lines 3565--3565 [] @texttt pdf_list_previous_node (list, second_node, &node_first);[] [53] Overfull \hbox (44.17863pt too wide) in paragraph at lines 3616--3616 [] @texttt pdf_list_indexof (list, (void *) &elem2, &size_of_elem2);[] [54] Overfull \hbox (49.92732pt too wide) in paragraph at lines 3678--3678 [] @texttt &size_of_elem1) == PDF_ENONODE)[] Overfull \hbox (67.17339pt too wide) in paragraph at lines 3680--3680 [] @texttt /* The program reaches this point, since elem1 occupies[ ] [55] Overfull \hbox (67.17339pt too wide) in paragraph at lines 3744--3744 [] @texttt &size_of_elem4) == PDF_ENONODE)[ ] Overfull \hbox (67.17339pt too wide) in paragraph at lines 3746--3746 [] @texttt /* The program reaches this point, since elem4 occupies[ ] [56] Overfull \hbox (61.4247pt too wide) in paragraph at lines 3790--3790 [] @texttt pointer_to_elem1 = (int *) pdf_list_node_value (list, node);[] [57] [58] [59] [60] Overfull \hbox (21.18388pt too wide) in paragraph at lines 4069--4069 [] @texttt /* Remove the element containing 'elem2' from 'list'. */[] [61] Overfull \hbox (21.18388pt too wide) in paragraph at lines 4117--4117 [] @texttt /* Remove the element containing 'elem2' from 'list'. */[] [62] Overfull \hbox (21.18388pt too wide) in paragraph at lines 4163--4163 [] @texttt /* Remove the element containing 'elem2' from 'list'. */[] [63] [64] [65] [66] [67] [68] [69] Warning: unbalanced parentheses in @def... [70] [71] [72] [73] [74] [75] [76] [77] [78] Overfull \hbox (49.92732pt too wide) in paragraph at lines 5364--5364 [] @texttt /* The code reach this point: not enough space in the string[] Overfull \hbox (26.93257pt too wide) in paragraph at lines 5365--5365 [] @texttt to hold the textual representation of the number with[] [79] [80] [81] Warning: unbalanced parentheses in @def... Warning: unbalanced parentheses in @def... [82] [83] [84] [85] [86] [87] Underfull \hbox (badness 7116) in paragraph at lines 6000--6002 []@textrm Enumeration of sup-ported fil-ters in en-coded text ob-jects (see fu nc-tion [88] [89] [90] Overfull \hbox (26.93257pt too wide) in paragraph at lines 6167--6167 []@texttt ret_code = pdf_text_new_from_host(he_string, he_string_size,[] [91] Overfull \hbox (72.92207pt too wide) in paragraph at lines 6236--6236 [] @texttt ret_code = pdf_text_new_from_host(remaining_str, remaining_length, [] Overfull \hbox (84.41945pt too wide) in paragraph at lines 6237--6237 [] @texttt &remaining_str, &remaining_lengt h,[] [92] Overfull \hbox (101.66551pt too wide) in paragraph at lines 6297--6297 []@texttt ret_code = pdf_text_new_from_unicode(unicode_string, unicode_string_ size,[] [93] [94] [95] Overfull \hbox (55.67601pt too wide) in paragraph at lines 6526--6526 []@texttt ret_code = pdf_text_get_host (&str, &str_length, text, encoding);[] Underfull \hbox (badness 2150) in paragraph at lines 6536--6538 []@textrm Get the con-tents of a text vari-able en-coded in PDF Doc En-cod-ing , and [96] [97] Overfull \hbox (228.13664pt too wide) in paragraph at lines 6600--6600 [] @texttt (PDF_TEXT_UNICODE_WITH_BOM | PDF_TE XT_UTF16BE_WITH_LANGCODE));[] Overfull \hbox (78.67076pt too wide) in paragraph at lines 6635--6635 []@texttt PDF_DEBUG_BASE("Internal representation of the string is: '%s'",str) ;[] [98] Overfull \hbox (61.4247pt too wide) in paragraph at lines 6669--6669 []@texttt /* ...initialize and manipulate `text', `encoding' and `str'... */[] [99] Overfull \hbox (32.68126pt too wide) in paragraph at lines 6731--6731 []@texttt /* ...initialize and manipulate `text', `str' and `enc'... */[] Overfull \hbox (26.93257pt too wide) in paragraph at lines 6732--6732 []@texttt if (pdf_text_set_unicode (text, str, length, enc) != PDF_OK)[] [100] Overfull \hbox (38.42995pt too wide) in paragraph at lines 6834--6834 []@texttt /* ...initialize `text', `new_pattern' and `old_pattern'... */[] Overfull \hbox (49.92732pt too wide) in paragraph at lines 6835--6835 []@texttt if (pdf_text_replace (text, new_pattern, new_pattern) != PDF_OK)[] [101] Overfull \hbox (84.41945pt too wide) in paragraph at lines 6866--6866 []@texttt if (pdf_text_replace_ascii (text, new_pattern, old_pattern) != PDF_O K)[] Overfull \hbox (233.88533pt too wide) in paragraph at lines 6897--6897 []@texttt if (pdf_text_filter (text, (PDF_TEXT_FILTER_LOWER_CASE | PDF_TEXT_FI LTER_REMOVE_AMP)) != PDF_OK)[] [102] [103] Overfull \hbox (101.66551pt too wide) in paragraph at lines 7012--7012 []@texttt if(pdf_text_check_host_encoding((pdf_char_t *)"ascii-us",&enc) == PD F_OK)[] [104] [105] [106] [107] [108] Overfull \hbox (95.91682pt too wide) in paragraph at lines 7396--7396 []@texttt mytime = pdf_time_new (); /* Initialized to Jan 1 1970-01-01 00:00:0 0 */[] Overfull \hbox (38.42995pt too wide) in paragraph at lines 7405--7405 []@texttt if (pdf_time_add_cal_span (mytime, &cal_span) == PDF_EBADDATA)[] [109] Overfull \hbox (95.91682pt too wide) in paragraph at lines 7444--7444 []@texttt mytime = pdf_time_new (); /* Initialized to Jan 1 1970-01-01 00:00:0 0 */[] Overfull \hbox (38.42995pt too wide) in paragraph at lines 7453--7453 []@texttt if (pdf_time_add_cal_span (mytime, &cal_span) == PDF_EBADDATA)[] Overfull \hbox (32.68126pt too wide) in paragraph at lines 7462--7462 []@texttt if (pdf_time_sub_cal_span (mytime, cal_span) == PDF_EBADDATA)[] [110] [111] [112] Overfull \hbox (78.67076pt too wide) in paragraph at lines 7640--7640 []@texttt mycaltime.dow = 0; /* This field is ignored by `pdf_time_from_cal' * /[] Overfull \hbox (21.18388pt too wide) in paragraph at lines 7646--7646 []@texttt if (pdf_time_from_cal (mytime, &mycaltime) == PDF_EBADDATA)[] [113] Overfull \hbox (15.4352pt too wide) in paragraph at lines 7717--7717 []@texttt /* ...create and manipulate `time_begin' and `time_end' */[] Overfull \hbox (61.4247pt too wide) in paragraph at lines 7754--7754 []@texttt /* ...create and manipulate `time1', `time2' and `time_span'... */[] [114] [115] Overfull \hbox (38.42995pt too wide) in paragraph at lines 7854--7854 []@texttt mytime_str = pdf_time_to_string (mytime, PDF_TIME_FORMAT_PDF);[] Overfull \hbox (72.92207pt too wide) in paragraph at lines 7896--7896 []@texttt char time_str[] = "D:20090813210000+00'00"; /* 13-August-2009, 21:00 [] Overfull \hbox (44.17863pt too wide) in paragraph at lines 7902--7902 [] @texttt PDF_TIME_FORMAT_PDF) == PDF_EBADDATA)[] [116] Overfull \hbox (101.66551pt too wide) in paragraph at lines 7904--7904 [] @texttt /* Error while parsing `time_str' according to `PDF_TIME_FORMAT_PD F' */[] [117] [118] Overfull \hbox (118.91158pt too wide) in paragraph at lines 8086--8086 []@texttt pdf_time_span_set (&span, (1 << 31), 10); /* The span is -10 seconds long */[] Overfull \hbox (113.16289pt too wide) in paragraph at lines 8117--8117 []@texttt pdf_time_span_set_from_i32 (&span, -10); /* The span is -10 seconds long */[] [119] Overfull \hbox (44.17863pt too wide) in paragraph at lines 8185--8185 []@texttt /* ...create and manipulate `span1', `span2' and `result'... */[] Overfull \hbox (32.68126pt too wide) in paragraph at lines 8220--8220 []@texttt /* ...create and manipulate `span_orig' and `span_dest'... */[] [120] Overfull \hbox (21.18388pt too wide) in paragraph at lines 8260--8260 []@texttt /* ...create and manipulate `span1', `span2' and `span3' */[] [121] Overfull \hbox (78.67076pt too wide) in paragraph at lines 8332--8332 [] @texttt /* The length of `span1' is shorter than the length of `span2' * /[] Overfull \hbox (55.67601pt too wide) in paragraph at lines 8337--8337 [] @texttt /* The length of `span1' is equal to the length of `span2' */[] Overfull \hbox (78.67076pt too wide) in paragraph at lines 8342--8342 [] @texttt /* The length of `span1' is greater than the length of `span2' * /[] [122] Overfull \hbox (61.4247pt too wide) in paragraph at lines 8396--8396 [] @texttt &cal_result) == PDF_EBADDATA)[] Overfull \hbox (44.17863pt too wide) in paragraph at lines 8443--8443 []@texttt /* ...create and manipulate `mytime', `span1' and `span2'... */[] [123] Overfull \hbox (78.67076pt too wide) in paragraph at lines 8449--8449 [] @texttt /* The length of `span1' is shorter than the length of `span2' * /[] Overfull \hbox (67.17339pt too wide) in paragraph at lines 8454--8454 [] @texttt /* The length of `span1' is equal than the length of `span2' */[ ] Overfull \hbox (78.67076pt too wide) in paragraph at lines 8459--8459 [] @texttt /* The length of `span1' is greater than the length of `span2' * /[] [124] Underfull \hbox (badness 5578) in paragraph at lines 8530--8532 @textsl p[]filetime@textrm Pointer to a valid FILE-TIME struc-ture, con-tain-i ng [125] [126] [127] [128] [129] Overfull \hbox (78.67076pt too wide) in paragraph at lines 8911--8911 []@texttt pdf_status_t ret = pdf_fsys_get_item_props (NULL, path, &item_props) ;[] [130] [131] Overfull \hbox (61.4247pt too wide) in paragraph at lines 9004--9004 []@texttt /* Test whether the path to /path/to/foo is a valid path to foo */[] [132] Overfull \hbox (61.4247pt too wide) in paragraph at lines 9105--9105 []@texttt pdf_text_t parent_path = get_current_dir_as_text (); /* example */[] Overfull \hbox (95.91682pt too wide) in paragraph at lines 9107--9107 []@texttt pdf_text_new_from_from_unicode ("filename.txt", strlen ("filename.tx t"),[] Overfull \hbox (15.4352pt too wide) in paragraph at lines 9108--9108 [] @texttt PDF_TEXT_UTF8, &filename);[] Overfull \hbox (61.4247pt too wide) in paragraph at lines 9109--9109 []@texttt st = pdf_fsys_build_path (NULL, &full_path, parent_dir, filename);[] [133] [134] Overfull \hbox (21.18388pt too wide) in paragraph at lines 9276--9276 []@texttt /* Open a temporary file and write some contents to it. */[] [135] Overfull \hbox (38.42995pt too wide) in paragraph at lines 9278--9278 []@texttt pdf_fsys_file_write (tmpfile, "Temporary data", 14, &written);[] Overfull \hbox (26.93257pt too wide) in paragraph at lines 9280--9280 []@texttt /* Close the file. This deletes it from the filesystem. */[] Overfull \hbox (15.4352pt too wide) in paragraph at lines 9345--9345 []@texttt pdf_fsys_file_t file = pdf_alloc(sizeof(pdf_fsys_file_s));[] Overfull \hbox (78.67076pt too wide) in paragraph at lines 9352--9352 []@texttt ret = pdf_fsys_file_open (NULL, path, PDF_FSYS_OPEN_MODE_READ, file) ;[] [136] Overfull \hbox (15.4352pt too wide) in paragraph at lines 9412--9412 []@texttt pdf_fsys_file_t file = pdf_alloc(sizeof(pdf_fsys_file_s));[] Overfull \hbox (84.41945pt too wide) in paragraph at lines 9419--9419 []@texttt ret = pdf_fsys_file_open (NULL, path, PDF_FSYS_OPEN_MODE_WRITE, file );[] [137] Overfull \hbox (38.42995pt too wide) in paragraph at lines 9457--9457 []@texttt pdf_fsys_file_t file; /* some pre-initialized file variable */[] Overfull \hbox (15.4352pt too wide) in paragraph at lines 9498--9498 []@texttt pdf_fsys_file_t file = pdf_alloc(sizeof(pdf_fsys_file_s));[] [138] Overfull \hbox (84.41945pt too wide) in paragraph at lines 9505--9505 []@texttt ret = pdf_fsys_file_open (NULL, path, PDF_FSYS_OPEN_MODE_WRITE, file );[] Overfull \hbox (15.4352pt too wide) in paragraph at lines 9539--9539 []@texttt pdf_fsys_file_t file = pdf_alloc(sizeof(pdf_fsys_file_s));[] Overfull \hbox (84.41945pt too wide) in paragraph at lines 9546--9546 []@texttt ret = pdf_fsys_file_open (NULL, path, PDF_FSYS_OPEN_MODE_WRITE, file );[] [139] [140] [141] [142] [143] [144] [145] [146] [147] [148] [149] [150] [151] [152] [153] [154] [155] [156] [157] Overfull \hbox (35.58908pt too wide) in paragraph at lines 10916--10919 @textrm PDF[]TOKEN[]DICT[]END, PDF[]TOKEN[]ARRAY[]START, PDF[]TOKEN[]ARRAY[]EN D, [158] [159] [160] [161] Overfull \hbox (49.92732pt too wide) in paragraph at lines 11269--11269 []@texttt st = pdf_crypt_cipher_new (PDF_CRYPT_CIPHER_ALG_AESV2, &cipher);[] [162] Overfull \hbox (21.18388pt too wide) in paragraph at lines 11302--11302 []@texttt pdf_crypt_cipher_new (PDF_CRYPT_CIPHER_ALG_AESV2, &cipher);[] [163] Overfull \hbox (44.17863pt too wide) in paragraph at lines 11397--11397 []@texttt out_size = pdf_crypt_cipher_encrypt_size (cipher, in, in_size);[] Overfull \hbox (130.40895pt too wide) in paragraph at lines 11400--11400 []@texttt st = pdf_crypt_cipher_encrypt (cipher, out, out_size, in, in_size, & out_size);[] [164] Overfull \hbox (44.17863pt too wide) in paragraph at lines 11450--11450 []@texttt out_size = pdf_crypt_cipher_decrypt_size (cipher, in, in_size);[] Overfull \hbox (124.66026pt too wide) in paragraph at lines 11453--11453 []@texttt st = pdf_crypt_crypt_decrypt (cipher, out, out_size, in, in_size, &o ut_size);[] [165] [166] [167] Chapter 3 [168] (gnupdf-figures/object-hierarchy.eps ) Underfull \hbox (badness 10000) detected at line 11736 [] [169] [170] [171] [172] Overfull \hbox (38.42995pt too wide) in paragraph at lines 11962--11962 []@texttt /* Make a copy of 'obj1' in 'obj2' in the same object document[] [173] [174] Overfull \hbox (26.93257pt too wide) in paragraph at lines 12076--12076 [] @texttt /* All the calls to 'my_enum_callback' returned PDF_OK */[] Overfull \hbox (21.18388pt too wide) in paragraph at lines 12080--12080 [] @texttt /* Some call to 'my_enum_callback' returned <> PDF_OK */[] [175] [176] Overfull \hbox (61.4247pt too wide) in paragraph at lines 12172--12172 [] @texttt /* 'doc' contains a reference to the object document containing[] Overfull \hbox (38.42995pt too wide) in paragraph at lines 12213--12213 [] @texttt /* 'gen_number' contains the generation number of 'obj'. */[] [177] [178] (gnupdf-figures/acquire-counters.eps ) Underfull \hbox (badness 10000) detected at line 12376 [] [179] [180] Overfull \hbox (61.4247pt too wide) in paragraph at lines 12439--12439 []@texttt /* Create a strong reference for the object in `doc'. Its acquire[] Overfull \hbox (61.4247pt too wide) in paragraph at lines 12443--12443 []@texttt /* Remove a strong reference for the object in `doc'. Its acquire[] Underfull \hbox (badness 7168) in paragraph at lines 12460--12461 []@textrm It has not been ex-plic-itly marked as in-com-press-ible with @textt t pdf_obj_set_ [181] [182] [183] Overfull \hbox (55.67601pt too wide) in paragraph at lines 12624--12624 []@texttt /* Perform an enumeration of the objects contained in some object[] Overfull \hbox (26.93257pt too wide) in paragraph at lines 12629--12629 [] @texttt /* All the calls to 'my_enum_callback' returned PDF_OK */[] Overfull \hbox (21.18388pt too wide) in paragraph at lines 12633--12633 [] @texttt /* Some call to 'my_enum_callback' returned <> PDF_OK */[] [184] Overfull \hbox (32.68126pt too wide) in paragraph at lines 12699--12699 []@texttt /* Create an object collection and put some objects in it. */[] [185] Overfull \hbox (44.17863pt too wide) in paragraph at lines 12783--12783 []@texttt /* After the next sentence 'obj' won't be associated with 'col'[] [186] [187] Overfull \hbox (15.4352pt too wide) in paragraph at lines 12880--12880 []@texttt if (pdf_obj_real_new (doc, PDF_FALSE, 2.7182, &real_obj_2)[] [188] Overfull \hbox (26.93257pt too wide) in paragraph at lines 12982--12982 []@texttt if (pdf_obj_integer_new (doc, PDF_FALSE, 10, &integer_obj_1)[] Overfull \hbox (32.68126pt too wide) in paragraph at lines 12988--12988 []@texttt if (pdf_obj_integer_new (doc, PDF_FALSE, -10, &integer_obj_2)[] [189] Overfull \hbox (15.4352pt too wide) in paragraph at lines 13026--13026 []@texttt if (pdf_obj_integer_new (doc, PDF_FALSE, 10, &integer_obj)[] [190] Overfull \hbox (61.4247pt too wide) in paragraph at lines 13095--13095 []@texttt if (pdf_obj_boolean_new (doc, PDF_FALSE, PDF_TRUE, &boolean_obj_1)[] Overfull \hbox (67.17339pt too wide) in paragraph at lines 13101--13101 []@texttt if (pdf_obj_boolean_new (doc, PDF_FALSE, PDF_FALSE, &boolean_obj_2)[ ] [191] Overfull \hbox (49.92732pt too wide) in paragraph at lines 13140--13140 []@texttt if (pdf_obj_boolean_new (doc, PDF_FALSE, PDF_TRUE, &boolean_obj)[] [192] Overfull \hbox (26.93257pt too wide) in paragraph at lines 13204--13204 []@texttt if (pdf_obj_name_new (doc, PDF_FALSE, "FooBar", &name_obj_1)[] Overfull \hbox (26.93257pt too wide) in paragraph at lines 13210--13210 []@texttt if (pdf_obj_name_new (doc, PDF_FALSE, "BazFoo", &name_obj_2)[] [193] Overfull \hbox (15.4352pt too wide) in paragraph at lines 13299--13299 []@texttt if (pdf_obj_name_new (doc, PDF_FALSE, "FooBar", &name_obj)[] [194] Overfull \hbox (15.4352pt too wide) in paragraph at lines 13366--13366 []@texttt if (pdf_obj_string_new (doc, PDF_FALSE, "f\233o", 3, &str)[] [195] Overfull \hbox (78.67076pt too wide) in paragraph at lines 13446--13446 []@texttt if (pdf_obj_string_new (doc, PDF_FALSE, "foo bar baz", 11, &name_obj )[] [196] [197] [198] [199] Overfull \hbox (15.4352pt too wide) in paragraph at lines 13687--13687 []@texttt /* Insert numbers as the first 10 elements of the array */[] [200] Overfull \hbox (32.68126pt too wide) in paragraph at lines 13782--13782 []@texttt /* Determine if some element of array has a weak reference */[] [201] [202] [203] [204] Overfull \hbox (26.93257pt too wide) in paragraph at lines 14027--14027 [] @texttt /* The object associated with "/Foo" in the dictionary is[] [205] Overfull \hbox (26.93257pt too wide) in paragraph at lines 14073--14073 [] @texttt /* The object associated with "/Foo" in the dictionary is[] [206] [207] Overfull \hbox (44.17863pt too wide) in paragraph at lines 14171--14171 []@texttt /* Create a /Pages entry in the root dictionary, as an indirect[] Overfull \hbox (15.4352pt too wide) in paragraph at lines 14224--14224 [] @texttt /* The entry, provided it was present, was removed from[] [208] Overfull \hbox (15.4352pt too wide) in paragraph at lines 14264--14264 [] @texttt /* The entry, provided it was present, was removed from[] [209] Overfull \hbox (67.17339pt too wide) in paragraph at lines 14304--14304 []@texttt pdf_obj_dict_key_str_p (dict, "Foo", value); /* Returns PDF_TRUE */[ ] Overfull \hbox (32.68126pt too wide) in paragraph at lines 14342--14342 []@texttt pdf_obj_dict_key_p (dict, key, value); /* Returns PDF_TRUE */[] Overfull \hbox (38.42995pt too wide) in paragraph at lines 14343--14343 []@texttt pdf_obj_dict_key_p (dict, value, key); /* Returns PDF_FALSE */[] [210] Overfull \hbox (61.4247pt too wide) in paragraph at lines 14378--14378 []@texttt /* Determine if the entry "/Foo" has a weak reference in 'dict' */[] Overfull \hbox (61.4247pt too wide) in paragraph at lines 14415--14415 []@texttt /* Determine if the entry "/Foo" has a weak reference in 'dict' */[] [211] [212] [213] Overfull \hbox (32.68126pt too wide) in paragraph at lines 14588--14588 []@texttt /* Open a filtered stream to a file containing the data to be[] Overfull \hbox (130.40895pt too wide) in paragraph at lines 14593--14593 []@texttt pdf_fsys_file_open (NULL, data_file_path, PDF_FSYS_OPEN_MODE_READ, d ata_file);[] [214] [215] Overfull \hbox (55.67601pt too wide) in paragraph at lines 14723--14723 []@texttt pdf_obj_doc_save (doc, NULL, PDF_OBJ_DOC_SAVE_FULL, save_params);[] [216] [217] [218] [219] Overfull \hbox (26.93257pt too wide) in paragraph at lines 14982--14982 []@texttt if (pdf_obj_doc_open (NULL, /* Use the default filesystem */[] [220] [221] [222] Overfull \hbox (26.93257pt too wide) in paragraph at lines 15141--15141 [] @texttt /* 'instance_id' is a PDF string object containing the[] Overfull \hbox (32.68126pt too wide) in paragraph at lines 15148--15148 [] @texttt /* 'permanent_id' is a PDF string object containing the[] Overfull \hbox (49.92732pt too wide) in paragraph at lines 15183--15183 []@texttt /* Create an object document and instance_id, permanent_id... */[] [223] Overfull \hbox (78.67076pt too wide) in paragraph at lines 15189--15189 [] @texttt /* The instance Id and permanent Id of the document were set. * /[] [224] Overfull \hbox (67.17339pt too wide) in paragraph at lines 15247--15247 []@texttt /* Close the document. The /Foo entry in the catalog dictionary is[ ] [225] Warning: unbalanced parentheses in @def... Overfull \hbox (15.4352pt too wide) in paragraph at lines 15352--15352 []@texttt /* Create an object document without an info dictionary */[] Overfull \hbox (44.17863pt too wide) in paragraph at lines 15362--15362 [] @texttt /* 'info_dict' is now the Document Information Dictionary of[] [226] Overfull \hbox (21.18388pt too wide) in paragraph at lines 15438--15438 []@texttt /* Get the pages dictionary of 'doc' using its object id */[] [227] Overfull \hbox (15.4352pt too wide) in paragraph at lines 15503--15503 []@texttt pdf_obj_integer_new (doc, PDF_TRUE, 10, &unreachable_obj);[] Overfull \hbox (44.17863pt too wide) in paragraph at lines 15509--15509 [] @texttt /* 'unreachable_obj' has been collected and its value is now[] Overfull \hbox (38.42995pt too wide) in paragraph at lines 15514--15514 [] @texttt /* The collector failed and the document in 'doc' should be[] Chapter 4 [228] Chapter 5 [229] Chapter 6 [230] Underfull \hbox (badness 10000) in paragraph at lines 15548--15549 @textrm 10@texttt ^@textrm 10 Overfull \hbox (1.70972pt too wide) in paragraph at lines 15551--15552 @textrm 2147483647| Underfull \hbox (badness 10000) in paragraph at lines 15554--15555 @textrm - Overfull \hbox (5.35971pt too wide) in paragraph at lines 15554--15555 @textrm 2147483647- Overfull \hbox (13.37166pt too wide) in paragraph at lines 15563--15564 @textrm SIZE[]MAX/2| Underfull \hbox (badness 10000) in paragraph at lines 15572--15573 @textrm content stream Underfull \hbox (badness 10000) in paragraph at lines 15573--15575 @textrm 2@texttt ^@textrm 32 Underfull \hbox (badness 10000) in paragraph at lines 15573--15575 @textrm Max-i-mum Underfull \hbox (badness 10000) in paragraph at lines 15573--15575 @textrm a con-tent Underfull \hbox (badness 10000) in paragraph at lines 15575--15576 @textrm linked con-tent Underfull \hbox (badness 10000) in paragraph at lines 15576--15578 @textrm 2@texttt ^@textrm 32 Underfull \hbox (badness 10000) in paragraph at lines 15576--15578 @textrm Max-i-mum Underfull \hbox (badness 10000) in paragraph at lines 15576--15578 @textrm num-ber Underfull \hbox (badness 10000) in paragraph at lines 15576--15578 @textrm in linked Underfull \hbox (badness 10000) in paragraph at lines 15576--15578 @textrm con-tent Appendix A [231] (./fdl.texi [232] [233] [234] [235] [236] [237]) (Global variable index) [238] (Data type index) [239] (./gnupdf.tps [240]) (Function index) [241] (./gnupdf.fns [242] [243] [244]) [245] ) (see the transcript file for additional information) Output written on gnupdf.dvi (251 pages, 693868 bytes). Transcript written on gnupdf.log. This is pdfTeXk, Version 3.141592-1.40.3 (Web2C 7.5.6) file:line:error style messages enabled. %&-line parsing enabled. entering extended mode (/home/gnupdf/couts/libgnupdf/doc/gnupdf.t2d/dvi/xtr/gnupdf.texi (./texinfo.tex Loading texinfo [version 2007-09-03.05]: pdf, fonts, page headings, tables, conditionals, indexing, sectioning, toc, environments, defuns, macros, cross references, insertions, (/usr/share/texmf-texlive/tex/generic/epsf/epsf.tex This is `epsf.tex' v2.7.3 <23 July 2005> ) localization, formatting, and turning on texinfo input format.) (./gnupdf.aux ) (./version.texi) [1] [2] (./gnupdf.toc [-1] [-2] [-3]) [-4] Chapter 1 Chapter 2 [1] [2] Overfull \hbox (15.4352pt too wide) in paragraph at lines 239--239 [] @texttt pdf_error (st, logfd, "couldn't do i64 addition");[] [3] Overfull \hbox (38.26584pt too wide) in paragraph at lines 273--273 []@texttt PDF_DEBUG_BASE("Testing macro '%s' '%d' '%lf'", "string", 7, 10.1);[ ] [4] [5] [6] [7] [8] [9] [10] [11] [12] [13] [14] Overfull \hbox (72.92207pt too wide) in paragraph at lines 1032--1032 []@texttt if (pdf_i64_div (dest, 200, divisor) != PDF_OK) /* Now dest is 20 */ [] Overfull \hbox (72.92207pt too wide) in paragraph at lines 1075--1075 []@texttt if (pdf_i64_div (dest, dividend, 10) != PDF_OK) /* Now dest is 20 */ [] [15] [16] Overfull \hbox (67.17339pt too wide) in paragraph at lines 1164--1164 []@texttt if (pdf_i64_mod (dest, 105, divisor) != PDF_OK) /* Now dest is 5 */[ ] Overfull \hbox (67.17339pt too wide) in paragraph at lines 1207--1207 []@texttt if (pdf_i64_mod (dest, dividend, 10) != PDF_OK) /* Now dest is 5 */[ ] [17] Overfull \hbox (32.68126pt too wide) in paragraph at lines 1284--1284 []@texttt number_1 = pdf_i64_new ((1 << 31), 10); /* number_1 is -10 */[] Overfull \hbox (55.67601pt too wide) in paragraph at lines 1286--1286 []@texttt result = pdf_i64_cmp (number_1, number_2); /* Now result is -1 */[] [18] Overfull \hbox (32.68126pt too wide) in paragraph at lines 1318--1318 []@texttt number_1 = pdf_i64_new ((1 << 31), 10); /* number_1 is -10 */[] Overfull \hbox (21.18388pt too wide) in paragraph at lines 1319--1319 []@texttt result = pdf_i64_cmp (number_1, 10); /* Now result is -1 */[] [19] [20] [21] Overfull \hbox (32.68126pt too wide) in paragraph at lines 1538--1538 []@texttt /* Copy some contents into the buffer, filling it entirely */[] Overfull \hbox (72.92207pt too wide) in paragraph at lines 1588--1588 []@texttt /* Copy the contents of my_string into my_buffer making it larger in [] [22] Overfull \hbox (32.68126pt too wide) in paragraph at lines 1600--1600 [] @texttt my_buffer->data[my_buffer->wp] = my_string[my_buffer->wp];[] [23] [24] [25] [26] [27] Overfull \hbox (38.42995pt too wide) in paragraph at lines 2001--2001 []@texttt /* Create an instance of a hash without a disposal function */[] [28] Overfull \hbox (26.93257pt too wide) in paragraph at lines 2066--2066 [] @texttt pdf_hash_add (hash, "first-key", "first-value", NULL);[] Overfull \hbox (38.42995pt too wide) in paragraph at lines 2067--2067 [] @texttt pdf_hash_add (hash, "second-key", "second-value", NULL);[] Overfull \hbox (15.4352pt too wide) in paragraph at lines 2068--2068 [] @texttt pdf_hash_add (hash, "third-key", "third-key", NULL);[] [29] [30] [31] Overfull \hbox (26.93257pt too wide) in paragraph at lines 2218--2218 [] @texttt pdf_hash_add (hash, "first-key", "first-value", NULL);[] Overfull \hbox (38.42995pt too wide) in paragraph at lines 2219--2219 [] @texttt pdf_hash_add (hash, "second-key", "second-value", NULL);[] Overfull \hbox (15.4352pt too wide) in paragraph at lines 2220--2220 [] @texttt pdf_hash_add (hash, "third-key", "third-key", NULL);[] [32] Overfull \hbox (26.93257pt too wide) in paragraph at lines 2342--2342 [] @texttt pdf_hash_add (hash, "first-key", "first-value", NULL);[] [33] Overfull \hbox (38.42995pt too wide) in paragraph at lines 2343--2343 [] @texttt pdf_hash_add (hash, "second-key", "second-value", NULL);[] Overfull \hbox (15.4352pt too wide) in paragraph at lines 2344--2344 [] @texttt pdf_hash_add (hash, "third-key", "third-key", NULL);[] Overfull \hbox (26.93257pt too wide) in paragraph at lines 2346--2346 [] @texttt /* Get an iterator to the first element of the hash */[] Overfull \hbox (26.93257pt too wide) in paragraph at lines 2385--2385 [] @texttt pdf_hash_add (hash, "first-key", "first-value", NULL);[] Overfull \hbox (38.42995pt too wide) in paragraph at lines 2386--2386 [] @texttt pdf_hash_add (hash, "second-key", "second-value", NULL);[] Overfull \hbox (15.4352pt too wide) in paragraph at lines 2387--2387 [] @texttt pdf_hash_add (hash, "third-key", "third-key", NULL);[] Overfull \hbox (44.17863pt too wide) in paragraph at lines 2389--2389 [] @texttt /* Traverse all the values of the hash with an iterator */[] Overfull \hbox (61.4247pt too wide) in paragraph at lines 2391--2391 [] @texttt while (pdf_hash_iterator_next (hash_iter, &key) != PDF_ERROR)[] [34] Overfull \hbox (26.93257pt too wide) in paragraph at lines 2425--2425 [] @texttt pdf_hash_add (hash, "first-key", "first-value", NULL);[] Overfull \hbox (38.42995pt too wide) in paragraph at lines 2426--2426 [] @texttt pdf_hash_add (hash, "second-key", "second-value", NULL);[] Overfull \hbox (15.4352pt too wide) in paragraph at lines 2427--2427 [] @texttt pdf_hash_add (hash, "third-key", "third-key", NULL);[] Overfull \hbox (26.93257pt too wide) in paragraph at lines 2429--2429 [] @texttt /* Get an iterator to the first element of the hash */[] Overfull \hbox (72.92207pt too wide) in paragraph at lines 2466--2466 [] @texttt /* Allocate memory for a value to be inserted into the hash */ [] [35] Overfull \hbox (72.92207pt too wide) in paragraph at lines 2478--2478 [] @texttt /* Destroy the hash (the disposal function invokes pdf_dealloc [] Overfull \hbox (26.93257pt too wide) in paragraph at lines 2504--2504 []@texttt if (pdf_hash_new (pdf_hash_key_dealloc_fn, &hash) == PDF_OK)[] Overfull \hbox (38.42995pt too wide) in paragraph at lines 2506--2506 [] @texttt /* Allocate memory for a key to be used into the hash */[] Overfull \hbox (95.91682pt too wide) in paragraph at lines 2513--2513 [] @texttt /* Destroy the hash (the key disposal function invokes pdf_dea lloc[] [36] [37] [38] [39] [40] [41] [42] [43] [44] [45] Overfull \hbox (44.17863pt too wide) in paragraph at lines 3133--3133 []@texttt if (pdf_hash_get_string (table, "a string", &string) != PDF_OK)[] [46] Overfull \hbox (101.66551pt too wide) in paragraph at lines 3228--3228 []@texttt if (pdf_list_new (list_element_equal_p, list_element_destroy, PDF_F ALSE,[] [47] [48] Overfull \hbox (61.4247pt too wide) in paragraph at lines 3334--3334 [] @texttt if (pdf_list_search (list, (void *) &elem, &node) == PDF_OK)[] [49] Overfull \hbox (44.17863pt too wide) in paragraph at lines 3394--3394 [] @texttt /* The program should never reach this place, since[] Overfull \hbox (67.17339pt too wide) in paragraph at lines 3395--3395 [] @texttt elem1 occupies the first position (0) in the list */[ ] [50] Overfull \hbox (44.17863pt too wide) in paragraph at lines 3459--3459 [] @texttt /* The program should never reach this place, since[] Overfull \hbox (61.4247pt too wide) in paragraph at lines 3460--3460 [] @texttt elem4 occupies the last position (3) in the list */[] [51] Overfull \hbox (21.18388pt too wide) in paragraph at lines 3509--3509 [] @texttt pdf_list_search (list, (void *) &elem1, &node_first);[] Overfull \hbox (15.4352pt too wide) in paragraph at lines 3512--3512 [] @texttt pdf_list_next_node (list, first_node, &node_second);[] [52] Overfull \hbox (26.93257pt too wide) in paragraph at lines 3562--3562 [] @texttt pdf_list_search (list, (void *) &elem2, &node_second);[] Overfull \hbox (38.42995pt too wide) in paragraph at lines 3565--3565 [] @texttt pdf_list_previous_node (list, second_node, &node_first);[] [53] Overfull \hbox (44.17863pt too wide) in paragraph at lines 3616--3616 [] @texttt pdf_list_indexof (list, (void *) &elem2, &size_of_elem2);[] [54] Overfull \hbox (49.92732pt too wide) in paragraph at lines 3678--3678 [] @texttt &size_of_elem1) == PDF_ENONODE)[] Overfull \hbox (67.17339pt too wide) in paragraph at lines 3680--3680 [] @texttt /* The program reaches this point, since elem1 occupies[ ] [55] Overfull \hbox (67.17339pt too wide) in paragraph at lines 3744--3744 [] @texttt &size_of_elem4) == PDF_ENONODE)[ ] Overfull \hbox (67.17339pt too wide) in paragraph at lines 3746--3746 [] @texttt /* The program reaches this point, since elem4 occupies[ ] [56] Overfull \hbox (61.4247pt too wide) in paragraph at lines 3790--3790 [] @texttt pointer_to_elem1 = (int *) pdf_list_node_value (list, node);[] [57] [58] [59] [60] Overfull \hbox (21.18388pt too wide) in paragraph at lines 4069--4069 [] @texttt /* Remove the element containing 'elem2' from 'list'. */[] [61] Overfull \hbox (21.18388pt too wide) in paragraph at lines 4117--4117 [] @texttt /* Remove the element containing 'elem2' from 'list'. */[] [62] Overfull \hbox (21.18388pt too wide) in paragraph at lines 4163--4163 [] @texttt /* Remove the element containing 'elem2' from 'list'. */[] [63] [64] [65] [66] [67] [68] [69] Warning: unbalanced parentheses in @def... [70] [71] [72] [73] [74] [75] [76] [77] [78] Overfull \hbox (49.92732pt too wide) in paragraph at lines 5364--5364 [] @texttt /* The code reach this point: not enough space in the string[] Overfull \hbox (26.93257pt too wide) in paragraph at lines 5365--5365 [] @texttt to hold the textual representation of the number with[] [79] [80] [81] Warning: unbalanced parentheses in @def... Warning: unbalanced parentheses in @def... [82] [83] [84] [85] [86] [87] Underfull \hbox (badness 7116) in paragraph at lines 6000--6002 []@textrm Enumeration of sup-ported fil-ters in en-coded text ob-jects (see fu nc-tion [88] [89] [90] Overfull \hbox (26.93257pt too wide) in paragraph at lines 6167--6167 []@texttt ret_code = pdf_text_new_from_host(he_string, he_string_size,[] [91] Overfull \hbox (72.92207pt too wide) in paragraph at lines 6236--6236 [] @texttt ret_code = pdf_text_new_from_host(remaining_str, remaining_length, [] Overfull \hbox (84.41945pt too wide) in paragraph at lines 6237--6237 [] @texttt &remaining_str, &remaining_lengt h,[] [92] Overfull \hbox (101.66551pt too wide) in paragraph at lines 6297--6297 []@texttt ret_code = pdf_text_new_from_unicode(unicode_string, unicode_string_ size,[] [93] [94] [95] Overfull \hbox (55.67601pt too wide) in paragraph at lines 6526--6526 []@texttt ret_code = pdf_text_get_host (&str, &str_length, text, encoding);[] Underfull \hbox (badness 2150) in paragraph at lines 6536--6538 []@textrm Get the con-tents of a text vari-able en-coded in PDF Doc En-cod-ing , and [96] [97] Overfull \hbox (228.13664pt too wide) in paragraph at lines 6600--6600 [] @texttt (PDF_TEXT_UNICODE_WITH_BOM | PDF_TE XT_UTF16BE_WITH_LANGCODE));[] Overfull \hbox (78.67076pt too wide) in paragraph at lines 6635--6635 []@texttt PDF_DEBUG_BASE("Internal representation of the string is: '%s'",str) ;[] [98] Overfull \hbox (61.4247pt too wide) in paragraph at lines 6669--6669 []@texttt /* ...initialize and manipulate `text', `encoding' and `str'... */[] [99] Overfull \hbox (32.68126pt too wide) in paragraph at lines 6731--6731 []@texttt /* ...initialize and manipulate `text', `str' and `enc'... */[] Overfull \hbox (26.93257pt too wide) in paragraph at lines 6732--6732 []@texttt if (pdf_text_set_unicode (text, str, length, enc) != PDF_OK)[] [100] Overfull \hbox (38.42995pt too wide) in paragraph at lines 6834--6834 []@texttt /* ...initialize `text', `new_pattern' and `old_pattern'... */[] Overfull \hbox (49.92732pt too wide) in paragraph at lines 6835--6835 []@texttt if (pdf_text_replace (text, new_pattern, new_pattern) != PDF_OK)[] [101] Overfull \hbox (84.41945pt too wide) in paragraph at lines 6866--6866 []@texttt if (pdf_text_replace_ascii (text, new_pattern, old_pattern) != PDF_O K)[] Overfull \hbox (233.88533pt too wide) in paragraph at lines 6897--6897 []@texttt if (pdf_text_filter (text, (PDF_TEXT_FILTER_LOWER_CASE | PDF_TEXT_FI LTER_REMOVE_AMP)) != PDF_OK)[] [102] [103] Overfull \hbox (101.66551pt too wide) in paragraph at lines 7012--7012 []@texttt if(pdf_text_check_host_encoding((pdf_char_t *)"ascii-us",&enc) == PD F_OK)[] [104] [105] [106] [107] [108] Overfull \hbox (95.91682pt too wide) in paragraph at lines 7396--7396 []@texttt mytime = pdf_time_new (); /* Initialized to Jan 1 1970-01-01 00:00:0 0 */[] Overfull \hbox (38.42995pt too wide) in paragraph at lines 7405--7405 []@texttt if (pdf_time_add_cal_span (mytime, &cal_span) == PDF_EBADDATA)[] [109] Overfull \hbox (95.91682pt too wide) in paragraph at lines 7444--7444 []@texttt mytime = pdf_time_new (); /* Initialized to Jan 1 1970-01-01 00:00:0 0 */[] Overfull \hbox (38.42995pt too wide) in paragraph at lines 7453--7453 []@texttt if (pdf_time_add_cal_span (mytime, &cal_span) == PDF_EBADDATA)[] Overfull \hbox (32.68126pt too wide) in paragraph at lines 7462--7462 []@texttt if (pdf_time_sub_cal_span (mytime, cal_span) == PDF_EBADDATA)[] [110] [111] [112] Overfull \hbox (78.67076pt too wide) in paragraph at lines 7640--7640 []@texttt mycaltime.dow = 0; /* This field is ignored by `pdf_time_from_cal' * /[] Overfull \hbox (21.18388pt too wide) in paragraph at lines 7646--7646 []@texttt if (pdf_time_from_cal (mytime, &mycaltime) == PDF_EBADDATA)[] [113] Overfull \hbox (15.4352pt too wide) in paragraph at lines 7717--7717 []@texttt /* ...create and manipulate `time_begin' and `time_end' */[] Overfull \hbox (61.4247pt too wide) in paragraph at lines 7754--7754 []@texttt /* ...create and manipulate `time1', `time2' and `time_span'... */[] [114] [115] Overfull \hbox (38.42995pt too wide) in paragraph at lines 7854--7854 []@texttt mytime_str = pdf_time_to_string (mytime, PDF_TIME_FORMAT_PDF);[] Overfull \hbox (72.92207pt too wide) in paragraph at lines 7896--7896 []@texttt char time_str[] = "D:20090813210000+00'00"; /* 13-August-2009, 21:00 [] Overfull \hbox (44.17863pt too wide) in paragraph at lines 7902--7902 [] @texttt PDF_TIME_FORMAT_PDF) == PDF_EBADDATA)[] [116] Overfull \hbox (101.66551pt too wide) in paragraph at lines 7904--7904 [] @texttt /* Error while parsing `time_str' according to `PDF_TIME_FORMAT_PD F' */[] [117] [118] Overfull \hbox (118.91158pt too wide) in paragraph at lines 8086--8086 []@texttt pdf_time_span_set (&span, (1 << 31), 10); /* The span is -10 seconds long */[] Overfull \hbox (113.16289pt too wide) in paragraph at lines 8117--8117 []@texttt pdf_time_span_set_from_i32 (&span, -10); /* The span is -10 seconds long */[] [119] Overfull \hbox (44.17863pt too wide) in paragraph at lines 8185--8185 []@texttt /* ...create and manipulate `span1', `span2' and `result'... */[] Overfull \hbox (32.68126pt too wide) in paragraph at lines 8220--8220 []@texttt /* ...create and manipulate `span_orig' and `span_dest'... */[] [120] Overfull \hbox (21.18388pt too wide) in paragraph at lines 8260--8260 []@texttt /* ...create and manipulate `span1', `span2' and `span3' */[] [121] Overfull \hbox (78.67076pt too wide) in paragraph at lines 8332--8332 [] @texttt /* The length of `span1' is shorter than the length of `span2' * /[] Overfull \hbox (55.67601pt too wide) in paragraph at lines 8337--8337 [] @texttt /* The length of `span1' is equal to the length of `span2' */[] Overfull \hbox (78.67076pt too wide) in paragraph at lines 8342--8342 [] @texttt /* The length of `span1' is greater than the length of `span2' * /[] [122] Overfull \hbox (61.4247pt too wide) in paragraph at lines 8396--8396 [] @texttt &cal_result) == PDF_EBADDATA)[] Overfull \hbox (44.17863pt too wide) in paragraph at lines 8443--8443 []@texttt /* ...create and manipulate `mytime', `span1' and `span2'... */[] [123] Overfull \hbox (78.67076pt too wide) in paragraph at lines 8449--8449 [] @texttt /* The length of `span1' is shorter than the length of `span2' * /[] Overfull \hbox (67.17339pt too wide) in paragraph at lines 8454--8454 [] @texttt /* The length of `span1' is equal than the length of `span2' */[ ] Overfull \hbox (78.67076pt too wide) in paragraph at lines 8459--8459 [] @texttt /* The length of `span1' is greater than the length of `span2' * /[] [124] Underfull \hbox (badness 5578) in paragraph at lines 8530--8532 @textsl p[]filetime@textrm Pointer to a valid FILE-TIME struc-ture, con-tain-i ng [125] [126] [127] [128] [129] Overfull \hbox (78.67076pt too wide) in paragraph at lines 8911--8911 []@texttt pdf_status_t ret = pdf_fsys_get_item_props (NULL, path, &item_props) ;[] [130] [131] Overfull \hbox (61.4247pt too wide) in paragraph at lines 9004--9004 []@texttt /* Test whether the path to /path/to/foo is a valid path to foo */[] [132] Overfull \hbox (61.4247pt too wide) in paragraph at lines 9105--9105 []@texttt pdf_text_t parent_path = get_current_dir_as_text (); /* example */[] Overfull \hbox (95.91682pt too wide) in paragraph at lines 9107--9107 []@texttt pdf_text_new_from_from_unicode ("filename.txt", strlen ("filename.tx t"),[] Overfull \hbox (15.4352pt too wide) in paragraph at lines 9108--9108 [] @texttt PDF_TEXT_UTF8, &filename);[] Overfull \hbox (61.4247pt too wide) in paragraph at lines 9109--9109 []@texttt st = pdf_fsys_build_path (NULL, &full_path, parent_dir, filename);[] [133] [134] Overfull \hbox (21.18388pt too wide) in paragraph at lines 9276--9276 []@texttt /* Open a temporary file and write some contents to it. */[] [135] Overfull \hbox (38.42995pt too wide) in paragraph at lines 9278--9278 []@texttt pdf_fsys_file_write (tmpfile, "Temporary data", 14, &written);[] Overfull \hbox (26.93257pt too wide) in paragraph at lines 9280--9280 []@texttt /* Close the file. This deletes it from the filesystem. */[] Overfull \hbox (15.4352pt too wide) in paragraph at lines 9345--9345 []@texttt pdf_fsys_file_t file = pdf_alloc(sizeof(pdf_fsys_file_s));[] Overfull \hbox (78.67076pt too wide) in paragraph at lines 9352--9352 []@texttt ret = pdf_fsys_file_open (NULL, path, PDF_FSYS_OPEN_MODE_READ, file) ;[] [136] Overfull \hbox (15.4352pt too wide) in paragraph at lines 9412--9412 []@texttt pdf_fsys_file_t file = pdf_alloc(sizeof(pdf_fsys_file_s));[] Overfull \hbox (84.41945pt too wide) in paragraph at lines 9419--9419 []@texttt ret = pdf_fsys_file_open (NULL, path, PDF_FSYS_OPEN_MODE_WRITE, file );[] [137] Overfull \hbox (38.42995pt too wide) in paragraph at lines 9457--9457 []@texttt pdf_fsys_file_t file; /* some pre-initialized file variable */[] Overfull \hbox (15.4352pt too wide) in paragraph at lines 9498--9498 []@texttt pdf_fsys_file_t file = pdf_alloc(sizeof(pdf_fsys_file_s));[] [138] Overfull \hbox (84.41945pt too wide) in paragraph at lines 9505--9505 []@texttt ret = pdf_fsys_file_open (NULL, path, PDF_FSYS_OPEN_MODE_WRITE, file );[] Overfull \hbox (15.4352pt too wide) in paragraph at lines 9539--9539 []@texttt pdf_fsys_file_t file = pdf_alloc(sizeof(pdf_fsys_file_s));[] Overfull \hbox (84.41945pt too wide) in paragraph at lines 9546--9546 []@texttt ret = pdf_fsys_file_open (NULL, path, PDF_FSYS_OPEN_MODE_WRITE, file );[] [139] [140] [141] [142] [143] [144] [145] [146] [147] [148] [149] [150] [151] [152] [153] [154] [155] [156] [157] Overfull \hbox (35.58908pt too wide) in paragraph at lines 10916--10919 @textrm PDF[]TOKEN[]DICT[]END, PDF[]TOKEN[]ARRAY[]START, PDF[]TOKEN[]ARRAY[]EN D, [158] [159] [160] [161] Overfull \hbox (49.92732pt too wide) in paragraph at lines 11269--11269 []@texttt st = pdf_crypt_cipher_new (PDF_CRYPT_CIPHER_ALG_AESV2, &cipher);[] [162] Overfull \hbox (21.18388pt too wide) in paragraph at lines 11302--11302 []@texttt pdf_crypt_cipher_new (PDF_CRYPT_CIPHER_ALG_AESV2, &cipher);[] [163] Overfull \hbox (44.17863pt too wide) in paragraph at lines 11397--11397 []@texttt out_size = pdf_crypt_cipher_encrypt_size (cipher, in, in_size);[] Overfull \hbox (130.40895pt too wide) in paragraph at lines 11400--11400 []@texttt st = pdf_crypt_cipher_encrypt (cipher, out, out_size, in, in_size, & out_size);[] [164] Overfull \hbox (44.17863pt too wide) in paragraph at lines 11450--11450 []@texttt out_size = pdf_crypt_cipher_decrypt_size (cipher, in, in_size);[] Overfull \hbox (124.66026pt too wide) in paragraph at lines 11453--11453 []@texttt st = pdf_crypt_crypt_decrypt (cipher, out, out_size, in, in_size, &o ut_size);[] [165] [166] [167] Chapter 3 [168] (gnupdf-figures/object-hierarchy.eps ) Underfull \hbox (badness 10000) detected at line 11736 [] [169] [170] [171] [172] Overfull \hbox (38.42995pt too wide) in paragraph at lines 11962--11962 []@texttt /* Make a copy of 'obj1' in 'obj2' in the same object document[] [173] [174] Overfull \hbox (26.93257pt too wide) in paragraph at lines 12076--12076 [] @texttt /* All the calls to 'my_enum_callback' returned PDF_OK */[] Overfull \hbox (21.18388pt too wide) in paragraph at lines 12080--12080 [] @texttt /* Some call to 'my_enum_callback' returned <> PDF_OK */[] [175] [176] Overfull \hbox (61.4247pt too wide) in paragraph at lines 12172--12172 [] @texttt /* 'doc' contains a reference to the object document containing[] Overfull \hbox (38.42995pt too wide) in paragraph at lines 12213--12213 [] @texttt /* 'gen_number' contains the generation number of 'obj'. */[] [177] [178] (gnupdf-figures/acquire-counters.eps ) Underfull \hbox (badness 10000) detected at line 12376 [] [179] [180] Overfull \hbox (61.4247pt too wide) in paragraph at lines 12439--12439 []@texttt /* Create a strong reference for the object in `doc'. Its acquire[] Overfull \hbox (61.4247pt too wide) in paragraph at lines 12443--12443 []@texttt /* Remove a strong reference for the object in `doc'. Its acquire[] Underfull \hbox (badness 7168) in paragraph at lines 12460--12461 []@textrm It has not been ex-plic-itly marked as in-com-press-ible with @textt t pdf_obj_set_ [181] [182] [183] Overfull \hbox (55.67601pt too wide) in paragraph at lines 12624--12624 []@texttt /* Perform an enumeration of the objects contained in some object[] Overfull \hbox (26.93257pt too wide) in paragraph at lines 12629--12629 [] @texttt /* All the calls to 'my_enum_callback' returned PDF_OK */[] Overfull \hbox (21.18388pt too wide) in paragraph at lines 12633--12633 [] @texttt /* Some call to 'my_enum_callback' returned <> PDF_OK */[] [184] Overfull \hbox (32.68126pt too wide) in paragraph at lines 12699--12699 []@texttt /* Create an object collection and put some objects in it. */[] [185] Overfull \hbox (44.17863pt too wide) in paragraph at lines 12783--12783 []@texttt /* After the next sentence 'obj' won't be associated with 'col'[] [186] [187] Overfull \hbox (15.4352pt too wide) in paragraph at lines 12880--12880 []@texttt if (pdf_obj_real_new (doc, PDF_FALSE, 2.7182, &real_obj_2)[] [188] Overfull \hbox (26.93257pt too wide) in paragraph at lines 12982--12982 []@texttt if (pdf_obj_integer_new (doc, PDF_FALSE, 10, &integer_obj_1)[] Overfull \hbox (32.68126pt too wide) in paragraph at lines 12988--12988 []@texttt if (pdf_obj_integer_new (doc, PDF_FALSE, -10, &integer_obj_2)[] [189] Overfull \hbox (15.4352pt too wide) in paragraph at lines 13026--13026 []@texttt if (pdf_obj_integer_new (doc, PDF_FALSE, 10, &integer_obj)[] [190] Overfull \hbox (61.4247pt too wide) in paragraph at lines 13095--13095 []@texttt if (pdf_obj_boolean_new (doc, PDF_FALSE, PDF_TRUE, &boolean_obj_1)[] Overfull \hbox (67.17339pt too wide) in paragraph at lines 13101--13101 []@texttt if (pdf_obj_boolean_new (doc, PDF_FALSE, PDF_FALSE, &boolean_obj_2)[ ] [191] Overfull \hbox (49.92732pt too wide) in paragraph at lines 13140--13140 []@texttt if (pdf_obj_boolean_new (doc, PDF_FALSE, PDF_TRUE, &boolean_obj)[] [192] Overfull \hbox (26.93257pt too wide) in paragraph at lines 13204--13204 []@texttt if (pdf_obj_name_new (doc, PDF_FALSE, "FooBar", &name_obj_1)[] Overfull \hbox (26.93257pt too wide) in paragraph at lines 13210--13210 []@texttt if (pdf_obj_name_new (doc, PDF_FALSE, "BazFoo", &name_obj_2)[] [193] Overfull \hbox (15.4352pt too wide) in paragraph at lines 13299--13299 []@texttt if (pdf_obj_name_new (doc, PDF_FALSE, "FooBar", &name_obj)[] [194] Overfull \hbox (15.4352pt too wide) in paragraph at lines 13366--13366 []@texttt if (pdf_obj_string_new (doc, PDF_FALSE, "f\233o", 3, &str)[] [195] Overfull \hbox (78.67076pt too wide) in paragraph at lines 13446--13446 []@texttt if (pdf_obj_string_new (doc, PDF_FALSE, "foo bar baz", 11, &name_obj )[] [196] [197] [198] [199] Overfull \hbox (15.4352pt too wide) in paragraph at lines 13687--13687 []@texttt /* Insert numbers as the first 10 elements of the array */[] [200] Overfull \hbox (32.68126pt too wide) in paragraph at lines 13782--13782 []@texttt /* Determine if some element of array has a weak reference */[] [201] [202] [203] [204] Overfull \hbox (26.93257pt too wide) in paragraph at lines 14027--14027 [] @texttt /* The object associated with "/Foo" in the dictionary is[] [205] Overfull \hbox (26.93257pt too wide) in paragraph at lines 14073--14073 [] @texttt /* The object associated with "/Foo" in the dictionary is[] [206] [207] Overfull \hbox (44.17863pt too wide) in paragraph at lines 14171--14171 []@texttt /* Create a /Pages entry in the root dictionary, as an indirect[] Overfull \hbox (15.4352pt too wide) in paragraph at lines 14224--14224 [] @texttt /* The entry, provided it was present, was removed from[] [208] Overfull \hbox (15.4352pt too wide) in paragraph at lines 14264--14264 [] @texttt /* The entry, provided it was present, was removed from[] [209] Overfull \hbox (67.17339pt too wide) in paragraph at lines 14304--14304 []@texttt pdf_obj_dict_key_str_p (dict, "Foo", value); /* Returns PDF_TRUE */[ ] Overfull \hbox (32.68126pt too wide) in paragraph at lines 14342--14342 []@texttt pdf_obj_dict_key_p (dict, key, value); /* Returns PDF_TRUE */[] Overfull \hbox (38.42995pt too wide) in paragraph at lines 14343--14343 []@texttt pdf_obj_dict_key_p (dict, value, key); /* Returns PDF_FALSE */[] [210] Overfull \hbox (61.4247pt too wide) in paragraph at lines 14378--14378 []@texttt /* Determine if the entry "/Foo" has a weak reference in 'dict' */[] Overfull \hbox (61.4247pt too wide) in paragraph at lines 14415--14415 []@texttt /* Determine if the entry "/Foo" has a weak reference in 'dict' */[] [211] [212] [213] Overfull \hbox (32.68126pt too wide) in paragraph at lines 14588--14588 []@texttt /* Open a filtered stream to a file containing the data to be[] Overfull \hbox (130.40895pt too wide) in paragraph at lines 14593--14593 []@texttt pdf_fsys_file_open (NULL, data_file_path, PDF_FSYS_OPEN_MODE_READ, d ata_file);[] [214] [215] Overfull \hbox (55.67601pt too wide) in paragraph at lines 14723--14723 []@texttt pdf_obj_doc_save (doc, NULL, PDF_OBJ_DOC_SAVE_FULL, save_params);[] [216] [217] [218] [219] Overfull \hbox (26.93257pt too wide) in paragraph at lines 14982--14982 []@texttt if (pdf_obj_doc_open (NULL, /* Use the default filesystem */[] [220] [221] [222] Overfull \hbox (26.93257pt too wide) in paragraph at lines 15141--15141 [] @texttt /* 'instance_id' is a PDF string object containing the[] Overfull \hbox (32.68126pt too wide) in paragraph at lines 15148--15148 [] @texttt /* 'permanent_id' is a PDF string object containing the[] Overfull \hbox (49.92732pt too wide) in paragraph at lines 15183--15183 []@texttt /* Create an object document and instance_id, permanent_id... */[] [223] Overfull \hbox (78.67076pt too wide) in paragraph at lines 15189--15189 [] @texttt /* The instance Id and permanent Id of the document were set. * /[] [224] Overfull \hbox (67.17339pt too wide) in paragraph at lines 15247--15247 []@texttt /* Close the document. The /Foo entry in the catalog dictionary is[ ] [225] Warning: unbalanced parentheses in @def... Overfull \hbox (15.4352pt too wide) in paragraph at lines 15352--15352 []@texttt /* Create an object document without an info dictionary */[] Overfull \hbox (44.17863pt too wide) in paragraph at lines 15362--15362 [] @texttt /* 'info_dict' is now the Document Information Dictionary of[] [226] Overfull \hbox (21.18388pt too wide) in paragraph at lines 15438--15438 []@texttt /* Get the pages dictionary of 'doc' using its object id */[] [227] Overfull \hbox (15.4352pt too wide) in paragraph at lines 15503--15503 []@texttt pdf_obj_integer_new (doc, PDF_TRUE, 10, &unreachable_obj);[] Overfull \hbox (44.17863pt too wide) in paragraph at lines 15509--15509 [] @texttt /* 'unreachable_obj' has been collected and its value is now[] Overfull \hbox (38.42995pt too wide) in paragraph at lines 15514--15514 [] @texttt /* The collector failed and the document in 'doc' should be[] Chapter 4 [228] Chapter 5 [229] Chapter 6 [230] Underfull \hbox (badness 10000) in paragraph at lines 15548--15549 @textrm 10@texttt ^@textrm 10 Overfull \hbox (1.70972pt too wide) in paragraph at lines 15551--15552 @textrm 2147483647| Underfull \hbox (badness 10000) in paragraph at lines 15554--15555 @textrm - Overfull \hbox (5.35971pt too wide) in paragraph at lines 15554--15555 @textrm 2147483647- Overfull \hbox (13.37166pt too wide) in paragraph at lines 15563--15564 @textrm SIZE[]MAX/2| Underfull \hbox (badness 10000) in paragraph at lines 15572--15573 @textrm content stream Underfull \hbox (badness 10000) in paragraph at lines 15573--15575 @textrm 2@texttt ^@textrm 32 Underfull \hbox (badness 10000) in paragraph at lines 15573--15575 @textrm Max-i-mum Underfull \hbox (badness 10000) in paragraph at lines 15573--15575 @textrm a con-tent Underfull \hbox (badness 10000) in paragraph at lines 15575--15576 @textrm linked con-tent Underfull \hbox (badness 10000) in paragraph at lines 15576--15578 @textrm 2@texttt ^@textrm 32 Underfull \hbox (badness 10000) in paragraph at lines 15576--15578 @textrm Max-i-mum Underfull \hbox (badness 10000) in paragraph at lines 15576--15578 @textrm num-ber Underfull \hbox (badness 10000) in paragraph at lines 15576--15578 @textrm in linked Underfull \hbox (badness 10000) in paragraph at lines 15576--15578 @textrm con-tent Appendix A [231] (./fdl.texi [232] [233] [234] [235] [236] [237]) (Global variable index) [238] (Data type index) [239] (./gnupdf.tps [240]) (Function index) [241] (./gnupdf.fns [242] [243] [244]) [245] ) (see the transcript file for additional information) Output written on gnupdf.dvi (251 pages, 693868 bytes). Transcript written on gnupdf.log. Generating postscript... This is dvips(k) 5.96.1 Copyright 2007 Radical Eye Software (www.radicaleye.com) ' TeX output 2010.07.31:0101' -> gnupdf.ps . [1] [2] [-1] [-2] [-3] [-4] [1] [2] [3] [4] [5] [6] [7] [8] [9] [10] [11] [12] [13] [14] [15] [16] [17] [18] [19] [20] [21] [22] [23] [24] [25] [26] [27] [28] [29] [30] [31] [32] [33] [34] [35] [36] [37] [38] [39] [40] [41] [42] [43] [44] [45] [46] [47] [48] [49] [50] [51] [52] [53] [54] [55] [56] [57] [58] [59] [60] [61] [62] [63] [64] [65] [66] [67] [68] [69] [70] [71] [72] [73] [74] [75] [76] [77] [78] [79] [80] [81] [82] [83] [84] [85] [86] [87] [88] [89] [90] [91] [92] [93] [94] [95] [96] [97] [98] [99] [100] [101] [102] [103] [104] [105] [106] [107] [108] [109] [110] [111] [112] [113] [114] [115] [116] [117] [118] [119] [120] [121] [122] [123] [124] [125] [126] [127] [128] [129] [130] [131] [132] [133] [134] [135] [136] [137] [138] [139] [140] [141] [142] [143] [144] [145] [146] [147] [148] [149] [150] [151] [152] [153] [154] [155] [156] [157] [158] [159] [160] [161] [162] [163] [164] [165] [166] [167] [168] [169] [170<./gnupdf-figures/object-hierarchy.eps>] [171] [172] [173] [174] [175] [176] [177] [178] [179] [180<./gnupdf-figures/acquire-counters.eps>] [181] [182] [183] [184] [185] [186] [187] [188] [189] [190] [191] [192] [193] [194] [195] [196] [197] [198] [199] [200] [201] [202] [203] [204] [205] [206] [207] [208] [209] [210] [211] [212] [213] [214] [215] [216] [217] [218] [219] [220] [221] [222] [223] [224] [225] [226] [227] [228] [229] [230] [231] [232] [233] [234] [235] [236] [237] [238] [239] [240] [241] [242] [243] [244] [245] Generating pdf ... (texi2dvi -t @finalout --pdf "../doc/gnupdf.texi") This is pdfTeXk, Version 3.141592-1.40.3 (Web2C 7.5.6) file:line:error style messages enabled. %&-line parsing enabled. entering extended mode (/home/gnupdf/couts/libgnupdf/doc/gnupdf.t2d/pdf/xtr/gnupdf.texi (./texinfo.tex Loading texinfo [version 2007-09-03.05]: pdf, fonts, page headings, tables, conditionals, indexing, sectioning, toc, environments, defuns, macros, cross references, insertions, (/usr/share/texmf-texlive/tex/generic/epsf/epsf.tex This is `epsf.tex' v2.7.3 <23 July 2005> ) localization, formatting, and turning on texinfo input format.) (./gnupdf.aux ) (./version.texi) [1{/var/lib/texmf/fonts/map/pdftex/updmap/pdftex.map}] [2] (./gnupdf.toc [-1] [-2] [-3]) [-4] (./gnupdf.toc) (./gnupdf.toc) Chapter 1 Chapter 2 [1] [2] Overfull \hbox (15.4352pt too wide) in paragraph at lines 239--239 [] @texttt pdf_error (st, logfd, "couldn't do i64 addition");[] [3] Overfull \hbox (38.26584pt too wide) in paragraph at lines 273--273 []@texttt PDF_DEBUG_BASE("Testing macro '%s' '%d' '%lf'", "string", 7, 10.1);[ ] [4] [5] [6] [7] [8] [9] [10] [11] [12] [13] [14] Overfull \hbox (72.92207pt too wide) in paragraph at lines 1032--1032 []@texttt if (pdf_i64_div (dest, 200, divisor) != PDF_OK) /* Now dest is 20 */ [] Overfull \hbox (72.92207pt too wide) in paragraph at lines 1075--1075 []@texttt if (pdf_i64_div (dest, dividend, 10) != PDF_OK) /* Now dest is 20 */ [] [15] [16] Overfull \hbox (67.17339pt too wide) in paragraph at lines 1164--1164 []@texttt if (pdf_i64_mod (dest, 105, divisor) != PDF_OK) /* Now dest is 5 */[ ] Overfull \hbox (67.17339pt too wide) in paragraph at lines 1207--1207 []@texttt if (pdf_i64_mod (dest, dividend, 10) != PDF_OK) /* Now dest is 5 */[ ] [17] Overfull \hbox (32.68126pt too wide) in paragraph at lines 1284--1284 []@texttt number_1 = pdf_i64_new ((1 << 31), 10); /* number_1 is -10 */[] Overfull \hbox (55.67601pt too wide) in paragraph at lines 1286--1286 []@texttt result = pdf_i64_cmp (number_1, number_2); /* Now result is -1 */[] [18] Overfull \hbox (32.68126pt too wide) in paragraph at lines 1318--1318 []@texttt number_1 = pdf_i64_new ((1 << 31), 10); /* number_1 is -10 */[] Overfull \hbox (21.18388pt too wide) in paragraph at lines 1319--1319 []@texttt result = pdf_i64_cmp (number_1, 10); /* Now result is -1 */[] [19] [20] [21] Overfull \hbox (32.68126pt too wide) in paragraph at lines 1538--1538 []@texttt /* Copy some contents into the buffer, filling it entirely */[] Overfull \hbox (72.92207pt too wide) in paragraph at lines 1588--1588 []@texttt /* Copy the contents of my_string into my_buffer making it larger in [] [22] Overfull \hbox (32.68126pt too wide) in paragraph at lines 1600--1600 [] @texttt my_buffer->data[my_buffer->wp] = my_string[my_buffer->wp];[] [23] [24] [25] [26] [27] Overfull \hbox (38.42995pt too wide) in paragraph at lines 2001--2001 []@texttt /* Create an instance of a hash without a disposal function */[] [28] Overfull \hbox (26.93257pt too wide) in paragraph at lines 2066--2066 [] @texttt pdf_hash_add (hash, "first-key", "first-value", NULL);[] Overfull \hbox (38.42995pt too wide) in paragraph at lines 2067--2067 [] @texttt pdf_hash_add (hash, "second-key", "second-value", NULL);[] Overfull \hbox (15.4352pt too wide) in paragraph at lines 2068--2068 [] @texttt pdf_hash_add (hash, "third-key", "third-key", NULL);[] [29] [30] [31] Overfull \hbox (26.93257pt too wide) in paragraph at lines 2218--2218 [] @texttt pdf_hash_add (hash, "first-key", "first-value", NULL);[] Overfull \hbox (38.42995pt too wide) in paragraph at lines 2219--2219 [] @texttt pdf_hash_add (hash, "second-key", "second-value", NULL);[] Overfull \hbox (15.4352pt too wide) in paragraph at lines 2220--2220 [] @texttt pdf_hash_add (hash, "third-key", "third-key", NULL);[] [32] Overfull \hbox (26.93257pt too wide) in paragraph at lines 2342--2342 [] @texttt pdf_hash_add (hash, "first-key", "first-value", NULL);[] [33] Overfull \hbox (38.42995pt too wide) in paragraph at lines 2343--2343 [] @texttt pdf_hash_add (hash, "second-key", "second-value", NULL);[] Overfull \hbox (15.4352pt too wide) in paragraph at lines 2344--2344 [] @texttt pdf_hash_add (hash, "third-key", "third-key", NULL);[] Overfull \hbox (26.93257pt too wide) in paragraph at lines 2346--2346 [] @texttt /* Get an iterator to the first element of the hash */[] Overfull \hbox (26.93257pt too wide) in paragraph at lines 2385--2385 [] @texttt pdf_hash_add (hash, "first-key", "first-value", NULL);[] Overfull \hbox (38.42995pt too wide) in paragraph at lines 2386--2386 [] @texttt pdf_hash_add (hash, "second-key", "second-value", NULL);[] Overfull \hbox (15.4352pt too wide) in paragraph at lines 2387--2387 [] @texttt pdf_hash_add (hash, "third-key", "third-key", NULL);[] Overfull \hbox (44.17863pt too wide) in paragraph at lines 2389--2389 [] @texttt /* Traverse all the values of the hash with an iterator */[] Overfull \hbox (61.4247pt too wide) in paragraph at lines 2391--2391 [] @texttt while (pdf_hash_iterator_next (hash_iter, &key) != PDF_ERROR)[] [34] Overfull \hbox (26.93257pt too wide) in paragraph at lines 2425--2425 [] @texttt pdf_hash_add (hash, "first-key", "first-value", NULL);[] Overfull \hbox (38.42995pt too wide) in paragraph at lines 2426--2426 [] @texttt pdf_hash_add (hash, "second-key", "second-value", NULL);[] Overfull \hbox (15.4352pt too wide) in paragraph at lines 2427--2427 [] @texttt pdf_hash_add (hash, "third-key", "third-key", NULL);[] Overfull \hbox (26.93257pt too wide) in paragraph at lines 2429--2429 [] @texttt /* Get an iterator to the first element of the hash */[] Overfull \hbox (72.92207pt too wide) in paragraph at lines 2466--2466 [] @texttt /* Allocate memory for a value to be inserted into the hash */ [] [35] Overfull \hbox (72.92207pt too wide) in paragraph at lines 2478--2478 [] @texttt /* Destroy the hash (the disposal function invokes pdf_dealloc [] Overfull \hbox (26.93257pt too wide) in paragraph at lines 2504--2504 []@texttt if (pdf_hash_new (pdf_hash_key_dealloc_fn, &hash) == PDF_OK)[] Overfull \hbox (38.42995pt too wide) in paragraph at lines 2506--2506 [] @texttt /* Allocate memory for a key to be used into the hash */[] Overfull \hbox (95.91682pt too wide) in paragraph at lines 2513--2513 [] @texttt /* Destroy the hash (the key disposal function invokes pdf_dea lloc[] [36] [37] [38] [39] [40] [41] [42] [43] [44] [45] Overfull \hbox (44.17863pt too wide) in paragraph at lines 3133--3133 []@texttt if (pdf_hash_get_string (table, "a string", &string) != PDF_OK)[] [46] Overfull \hbox (101.66551pt too wide) in paragraph at lines 3228--3228 []@texttt if (pdf_list_new (list_element_equal_p, list_element_destroy, PDF_F ALSE,[] [47] [48] Overfull \hbox (61.4247pt too wide) in paragraph at lines 3334--3334 [] @texttt if (pdf_list_search (list, (void *) &elem, &node) == PDF_OK)[] [49] Overfull \hbox (44.17863pt too wide) in paragraph at lines 3394--3394 [] @texttt /* The program should never reach this place, since[] Overfull \hbox (67.17339pt too wide) in paragraph at lines 3395--3395 [] @texttt elem1 occupies the first position (0) in the list */[ ] [50] Overfull \hbox (44.17863pt too wide) in paragraph at lines 3459--3459 [] @texttt /* The program should never reach this place, since[] Overfull \hbox (61.4247pt too wide) in paragraph at lines 3460--3460 [] @texttt elem4 occupies the last position (3) in the list */[] [51] Overfull \hbox (21.18388pt too wide) in paragraph at lines 3509--3509 [] @texttt pdf_list_search (list, (void *) &elem1, &node_first);[] Overfull \hbox (15.4352pt too wide) in paragraph at lines 3512--3512 [] @texttt pdf_list_next_node (list, first_node, &node_second);[] [52] Overfull \hbox (26.93257pt too wide) in paragraph at lines 3562--3562 [] @texttt pdf_list_search (list, (void *) &elem2, &node_second);[] Overfull \hbox (38.42995pt too wide) in paragraph at lines 3565--3565 [] @texttt pdf_list_previous_node (list, second_node, &node_first);[] [53] Overfull \hbox (44.17863pt too wide) in paragraph at lines 3616--3616 [] @texttt pdf_list_indexof (list, (void *) &elem2, &size_of_elem2);[] [54] Overfull \hbox (49.92732pt too wide) in paragraph at lines 3678--3678 [] @texttt &size_of_elem1) == PDF_ENONODE)[] Overfull \hbox (67.17339pt too wide) in paragraph at lines 3680--3680 [] @texttt /* The program reaches this point, since elem1 occupies[ ] [55] Overfull \hbox (67.17339pt too wide) in paragraph at lines 3744--3744 [] @texttt &size_of_elem4) == PDF_ENONODE)[ ] Overfull \hbox (67.17339pt too wide) in paragraph at lines 3746--3746 [] @texttt /* The program reaches this point, since elem4 occupies[ ] [56] Overfull \hbox (61.4247pt too wide) in paragraph at lines 3790--3790 [] @texttt pointer_to_elem1 = (int *) pdf_list_node_value (list, node);[] [57] [58] [59] [60] Overfull \hbox (21.18388pt too wide) in paragraph at lines 4069--4069 [] @texttt /* Remove the element containing 'elem2' from 'list'. */[] [61] Overfull \hbox (21.18388pt too wide) in paragraph at lines 4117--4117 [] @texttt /* Remove the element containing 'elem2' from 'list'. */[] [62] Overfull \hbox (21.18388pt too wide) in paragraph at lines 4163--4163 [] @texttt /* Remove the element containing 'elem2' from 'list'. */[] [63] [64] [65] [66] [67] [68] [69] Warning: unbalanced parentheses in @def... [70] [71] [72] [73] [74] [75] [76] [77] [78] Overfull \hbox (49.92732pt too wide) in paragraph at lines 5364--5364 [] @texttt /* The code reach this point: not enough space in the string[] Overfull \hbox (26.93257pt too wide) in paragraph at lines 5365--5365 [] @texttt to hold the textual representation of the number with[] [79] [80] [81] Warning: unbalanced parentheses in @def... Warning: unbalanced parentheses in @def... [82] [83] [84] [85] [86] [87] Underfull \hbox (badness 7116) in paragraph at lines 6000--6002 []@textrm Enumeration of sup-ported fil-ters in en-coded text ob-jects (see fu nc-tion [88] [89] [90] Overfull \hbox (26.93257pt too wide) in paragraph at lines 6167--6167 []@texttt ret_code = pdf_text_new_from_host(he_string, he_string_size,[] [91] Overfull \hbox (72.92207pt too wide) in paragraph at lines 6236--6236 [] @texttt ret_code = pdf_text_new_from_host(remaining_str, remaining_length, [] Overfull \hbox (84.41945pt too wide) in paragraph at lines 6237--6237 [] @texttt &remaining_str, &remaining_lengt h,[] [92] Overfull \hbox (101.66551pt too wide) in paragraph at lines 6297--6297 []@texttt ret_code = pdf_text_new_from_unicode(unicode_string, unicode_string_ size,[] [93] [94] [95] Overfull \hbox (55.67601pt too wide) in paragraph at lines 6526--6526 []@texttt ret_code = pdf_text_get_host (&str, &str_length, text, encoding);[] Underfull \hbox (badness 2150) in paragraph at lines 6536--6538 []@textrm Get the con-tents of a text vari-able en-coded in PDF Doc En-cod-ing , and [96] [97] Overfull \hbox (228.13664pt too wide) in paragraph at lines 6600--6600 [] @texttt (PDF_TEXT_UNICODE_WITH_BOM | PDF_TE XT_UTF16BE_WITH_LANGCODE));[] Overfull \hbox (78.67076pt too wide) in paragraph at lines 6635--6635 []@texttt PDF_DEBUG_BASE("Internal representation of the string is: '%s'",str) ;[] [98] Overfull \hbox (61.4247pt too wide) in paragraph at lines 6669--6669 []@texttt /* ...initialize and manipulate `text', `encoding' and `str'... */[] [99] Overfull \hbox (32.68126pt too wide) in paragraph at lines 6731--6731 []@texttt /* ...initialize and manipulate `text', `str' and `enc'... */[] Overfull \hbox (26.93257pt too wide) in paragraph at lines 6732--6732 []@texttt if (pdf_text_set_unicode (text, str, length, enc) != PDF_OK)[] [100] Overfull \hbox (38.42995pt too wide) in paragraph at lines 6834--6834 []@texttt /* ...initialize `text', `new_pattern' and `old_pattern'... */[] Overfull \hbox (49.92732pt too wide) in paragraph at lines 6835--6835 []@texttt if (pdf_text_replace (text, new_pattern, new_pattern) != PDF_OK)[] [101] Overfull \hbox (84.41945pt too wide) in paragraph at lines 6866--6866 []@texttt if (pdf_text_replace_ascii (text, new_pattern, old_pattern) != PDF_O K)[] Overfull \hbox (233.88533pt too wide) in paragraph at lines 6897--6897 []@texttt if (pdf_text_filter (text, (PDF_TEXT_FILTER_LOWER_CASE | PDF_TEXT_FI LTER_REMOVE_AMP)) != PDF_OK)[] [102] [103] Overfull \hbox (101.66551pt too wide) in paragraph at lines 7012--7012 []@texttt if(pdf_text_check_host_encoding((pdf_char_t *)"ascii-us",&enc) == PD F_OK)[] [104] [105] [106] [107] [108] Overfull \hbox (95.91682pt too wide) in paragraph at lines 7396--7396 []@texttt mytime = pdf_time_new (); /* Initialized to Jan 1 1970-01-01 00:00:0 0 */[] Overfull \hbox (38.42995pt too wide) in paragraph at lines 7405--7405 []@texttt if (pdf_time_add_cal_span (mytime, &cal_span) == PDF_EBADDATA)[] [109] Overfull \hbox (95.91682pt too wide) in paragraph at lines 7444--7444 []@texttt mytime = pdf_time_new (); /* Initialized to Jan 1 1970-01-01 00:00:0 0 */[] Overfull \hbox (38.42995pt too wide) in paragraph at lines 7453--7453 []@texttt if (pdf_time_add_cal_span (mytime, &cal_span) == PDF_EBADDATA)[] Overfull \hbox (32.68126pt too wide) in paragraph at lines 7462--7462 []@texttt if (pdf_time_sub_cal_span (mytime, cal_span) == PDF_EBADDATA)[] [110] [111] [112] Overfull \hbox (78.67076pt too wide) in paragraph at lines 7640--7640 []@texttt mycaltime.dow = 0; /* This field is ignored by `pdf_time_from_cal' * /[] Overfull \hbox (21.18388pt too wide) in paragraph at lines 7646--7646 []@texttt if (pdf_time_from_cal (mytime, &mycaltime) == PDF_EBADDATA)[] [113] Overfull \hbox (15.4352pt too wide) in paragraph at lines 7717--7717 []@texttt /* ...create and manipulate `time_begin' and `time_end' */[] Overfull \hbox (61.4247pt too wide) in paragraph at lines 7754--7754 []@texttt /* ...create and manipulate `time1', `time2' and `time_span'... */[] [114] [115] Overfull \hbox (38.42995pt too wide) in paragraph at lines 7854--7854 []@texttt mytime_str = pdf_time_to_string (mytime, PDF_TIME_FORMAT_PDF);[] Overfull \hbox (72.92207pt too wide) in paragraph at lines 7896--7896 []@texttt char time_str[] = "D:20090813210000+00'00"; /* 13-August-2009, 21:00 [] Overfull \hbox (44.17863pt too wide) in paragraph at lines 7902--7902 [] @texttt PDF_TIME_FORMAT_PDF) == PDF_EBADDATA)[] [116] Overfull \hbox (101.66551pt too wide) in paragraph at lines 7904--7904 [] @texttt /* Error while parsing `time_str' according to `PDF_TIME_FORMAT_PD F' */[] [117] [118] Overfull \hbox (118.91158pt too wide) in paragraph at lines 8086--8086 []@texttt pdf_time_span_set (&span, (1 << 31), 10); /* The span is -10 seconds long */[] Overfull \hbox (113.16289pt too wide) in paragraph at lines 8117--8117 []@texttt pdf_time_span_set_from_i32 (&span, -10); /* The span is -10 seconds long */[] [119] Overfull \hbox (44.17863pt too wide) in paragraph at lines 8185--8185 []@texttt /* ...create and manipulate `span1', `span2' and `result'... */[] Overfull \hbox (32.68126pt too wide) in paragraph at lines 8220--8220 []@texttt /* ...create and manipulate `span_orig' and `span_dest'... */[] [120] Overfull \hbox (21.18388pt too wide) in paragraph at lines 8260--8260 []@texttt /* ...create and manipulate `span1', `span2' and `span3' */[] [121] Overfull \hbox (78.67076pt too wide) in paragraph at lines 8332--8332 [] @texttt /* The length of `span1' is shorter than the length of `span2' * /[] Overfull \hbox (55.67601pt too wide) in paragraph at lines 8337--8337 [] @texttt /* The length of `span1' is equal to the length of `span2' */[] Overfull \hbox (78.67076pt too wide) in paragraph at lines 8342--8342 [] @texttt /* The length of `span1' is greater than the length of `span2' * /[] [122] Overfull \hbox (61.4247pt too wide) in paragraph at lines 8396--8396 [] @texttt &cal_result) == PDF_EBADDATA)[] Overfull \hbox (44.17863pt too wide) in paragraph at lines 8443--8443 []@texttt /* ...create and manipulate `mytime', `span1' and `span2'... */[] [123] Overfull \hbox (78.67076pt too wide) in paragraph at lines 8449--8449 [] @texttt /* The length of `span1' is shorter than the length of `span2' * /[] Overfull \hbox (67.17339pt too wide) in paragraph at lines 8454--8454 [] @texttt /* The length of `span1' is equal than the length of `span2' */[ ] Overfull \hbox (78.67076pt too wide) in paragraph at lines 8459--8459 [] @texttt /* The length of `span1' is greater than the length of `span2' * /[] [124] Underfull \hbox (badness 5578) in paragraph at lines 8530--8532 @textsl p[]filetime@textrm Pointer to a valid FILE-TIME struc-ture, con-tain-i ng [125] [126] [127] [128] [129] Overfull \hbox (78.67076pt too wide) in paragraph at lines 8911--8911 []@texttt pdf_status_t ret = pdf_fsys_get_item_props (NULL, path, &item_props) ;[] [130] [131] Overfull \hbox (61.4247pt too wide) in paragraph at lines 9004--9004 []@texttt /* Test whether the path to /path/to/foo is a valid path to foo */[] [132] Overfull \hbox (61.4247pt too wide) in paragraph at lines 9105--9105 []@texttt pdf_text_t parent_path = get_current_dir_as_text (); /* example */[] Overfull \hbox (95.91682pt too wide) in paragraph at lines 9107--9107 []@texttt pdf_text_new_from_from_unicode ("filename.txt", strlen ("filename.tx t"),[] Overfull \hbox (15.4352pt too wide) in paragraph at lines 9108--9108 [] @texttt PDF_TEXT_UTF8, &filename);[] Overfull \hbox (61.4247pt too wide) in paragraph at lines 9109--9109 []@texttt st = pdf_fsys_build_path (NULL, &full_path, parent_dir, filename);[] [133] [134] Overfull \hbox (21.18388pt too wide) in paragraph at lines 9276--9276 []@texttt /* Open a temporary file and write some contents to it. */[] [135] Overfull \hbox (38.42995pt too wide) in paragraph at lines 9278--9278 []@texttt pdf_fsys_file_write (tmpfile, "Temporary data", 14, &written);[] Overfull \hbox (26.93257pt too wide) in paragraph at lines 9280--9280 []@texttt /* Close the file. This deletes it from the filesystem. */[] Overfull \hbox (15.4352pt too wide) in paragraph at lines 9345--9345 []@texttt pdf_fsys_file_t file = pdf_alloc(sizeof(pdf_fsys_file_s));[] Overfull \hbox (78.67076pt too wide) in paragraph at lines 9352--9352 []@texttt ret = pdf_fsys_file_open (NULL, path, PDF_FSYS_OPEN_MODE_READ, file) ;[] [136] Overfull \hbox (15.4352pt too wide) in paragraph at lines 9412--9412 []@texttt pdf_fsys_file_t file = pdf_alloc(sizeof(pdf_fsys_file_s));[] Overfull \hbox (84.41945pt too wide) in paragraph at lines 9419--9419 []@texttt ret = pdf_fsys_file_open (NULL, path, PDF_FSYS_OPEN_MODE_WRITE, file );[] [137] Overfull \hbox (38.42995pt too wide) in paragraph at lines 9457--9457 []@texttt pdf_fsys_file_t file; /* some pre-initialized file variable */[] Overfull \hbox (15.4352pt too wide) in paragraph at lines 9498--9498 []@texttt pdf_fsys_file_t file = pdf_alloc(sizeof(pdf_fsys_file_s));[] [138] Overfull \hbox (84.41945pt too wide) in paragraph at lines 9505--9505 []@texttt ret = pdf_fsys_file_open (NULL, path, PDF_FSYS_OPEN_MODE_WRITE, file );[] Overfull \hbox (15.4352pt too wide) in paragraph at lines 9539--9539 []@texttt pdf_fsys_file_t file = pdf_alloc(sizeof(pdf_fsys_file_s));[] Overfull \hbox (84.41945pt too wide) in paragraph at lines 9546--9546 []@texttt ret = pdf_fsys_file_open (NULL, path, PDF_FSYS_OPEN_MODE_WRITE, file );[] [139] [140] [141] [142] [143] [144] [145] [146] [147] [148] [149] [150] [151] [152] [153] [154] [155] [156] [157] Overfull \hbox (35.58908pt too wide) in paragraph at lines 10916--10919 @textrm PDF[]TOKEN[]DICT[]END, PDF[]TOKEN[]ARRAY[]START, PDF[]TOKEN[]ARRAY[]EN D, [158] [159] [160] [161] Overfull \hbox (49.92732pt too wide) in paragraph at lines 11269--11269 []@texttt st = pdf_crypt_cipher_new (PDF_CRYPT_CIPHER_ALG_AESV2, &cipher);[] [162] Overfull \hbox (21.18388pt too wide) in paragraph at lines 11302--11302 []@texttt pdf_crypt_cipher_new (PDF_CRYPT_CIPHER_ALG_AESV2, &cipher);[] [163] Overfull \hbox (44.17863pt too wide) in paragraph at lines 11397--11397 []@texttt out_size = pdf_crypt_cipher_encrypt_size (cipher, in, in_size);[] Overfull \hbox (130.40895pt too wide) in paragraph at lines 11400--11400 []@texttt st = pdf_crypt_cipher_encrypt (cipher, out, out_size, in, in_size, & out_size);[] [164] Overfull \hbox (44.17863pt too wide) in paragraph at lines 11450--11450 []@texttt out_size = pdf_crypt_cipher_decrypt_size (cipher, in, in_size);[] Overfull \hbox (124.66026pt too wide) in paragraph at lines 11453--11453 []@texttt st = pdf_crypt_crypt_decrypt (cipher, out, out_size, in, in_size, &o ut_size);[] [165] [166] [167] Chapter 3 [168] <./gnupdf-figures/object-hierarchy.png (PNG c opy)> Underfull \hbox (badness 10000) detected at line 11736 [] [169] [170] [171] [172] Overfull \hbox (38.42995pt too wide) in paragraph at lines 11962--11962 []@texttt /* Make a copy of 'obj1' in 'obj2' in the same object document[] [173] [174] Overfull \hbox (26.93257pt too wide) in paragraph at lines 12076--12076 [] @texttt /* All the calls to 'my_enum_callback' returned PDF_OK */[] Overfull \hbox (21.18388pt too wide) in paragraph at lines 12080--12080 [] @texttt /* Some call to 'my_enum_callback' returned <> PDF_OK */[] [175] [176] Overfull \hbox (61.4247pt too wide) in paragraph at lines 12172--12172 [] @texttt /* 'doc' contains a reference to the object document containing[] Overfull \hbox (38.42995pt too wide) in paragraph at lines 12213--12213 [] @texttt /* 'gen_number' contains the generation number of 'obj'. */[] [177] [178] <./gnupdf-figures/acquire-counters.png (PNG copy)> Underfull \hbox (badness 10000) detected at line 12376 [] [179] [180] Overfull \hbox (61.4247pt too wide) in paragraph at lines 12439--12439 []@texttt /* Create a strong reference for the object in `doc'. Its acquire[] Overfull \hbox (61.4247pt too wide) in paragraph at lines 12443--12443 []@texttt /* Remove a strong reference for the object in `doc'. Its acquire[] Underfull \hbox (badness 7168) in paragraph at lines 12460--12461 []@textrm It has not been ex-plic-itly marked as in-com-press-ible with @textt t pdf_obj_set_ [181] [182] [183] Overfull \hbox (55.67601pt too wide) in paragraph at lines 12624--12624 []@texttt /* Perform an enumeration of the objects contained in some object[] Overfull \hbox (26.93257pt too wide) in paragraph at lines 12629--12629 [] @texttt /* All the calls to 'my_enum_callback' returned PDF_OK */[] Overfull \hbox (21.18388pt too wide) in paragraph at lines 12633--12633 [] @texttt /* Some call to 'my_enum_callback' returned <> PDF_OK */[] [184] Overfull \hbox (32.68126pt too wide) in paragraph at lines 12699--12699 []@texttt /* Create an object collection and put some objects in it. */[] [185] Overfull \hbox (44.17863pt too wide) in paragraph at lines 12783--12783 []@texttt /* After the next sentence 'obj' won't be associated with 'col'[] [186] [187] Overfull \hbox (15.4352pt too wide) in paragraph at lines 12880--12880 []@texttt if (pdf_obj_real_new (doc, PDF_FALSE, 2.7182, &real_obj_2)[] [188] Overfull \hbox (26.93257pt too wide) in paragraph at lines 12982--12982 []@texttt if (pdf_obj_integer_new (doc, PDF_FALSE, 10, &integer_obj_1)[] Overfull \hbox (32.68126pt too wide) in paragraph at lines 12988--12988 []@texttt if (pdf_obj_integer_new (doc, PDF_FALSE, -10, &integer_obj_2)[] [189] Overfull \hbox (15.4352pt too wide) in paragraph at lines 13026--13026 []@texttt if (pdf_obj_integer_new (doc, PDF_FALSE, 10, &integer_obj)[] [190] Overfull \hbox (61.4247pt too wide) in paragraph at lines 13095--13095 []@texttt if (pdf_obj_boolean_new (doc, PDF_FALSE, PDF_TRUE, &boolean_obj_1)[] Overfull \hbox (67.17339pt too wide) in paragraph at lines 13101--13101 []@texttt if (pdf_obj_boolean_new (doc, PDF_FALSE, PDF_FALSE, &boolean_obj_2)[ ] [191] Overfull \hbox (49.92732pt too wide) in paragraph at lines 13140--13140 []@texttt if (pdf_obj_boolean_new (doc, PDF_FALSE, PDF_TRUE, &boolean_obj)[] [192] Overfull \hbox (26.93257pt too wide) in paragraph at lines 13204--13204 []@texttt if (pdf_obj_name_new (doc, PDF_FALSE, "FooBar", &name_obj_1)[] Overfull \hbox (26.93257pt too wide) in paragraph at lines 13210--13210 []@texttt if (pdf_obj_name_new (doc, PDF_FALSE, "BazFoo", &name_obj_2)[] [193] Overfull \hbox (15.4352pt too wide) in paragraph at lines 13299--13299 []@texttt if (pdf_obj_name_new (doc, PDF_FALSE, "FooBar", &name_obj)[] [194] Overfull \hbox (15.4352pt too wide) in paragraph at lines 13366--13366 []@texttt if (pdf_obj_string_new (doc, PDF_FALSE, "f\233o", 3, &str)[] [195] Overfull \hbox (78.67076pt too wide) in paragraph at lines 13446--13446 []@texttt if (pdf_obj_string_new (doc, PDF_FALSE, "foo bar baz", 11, &name_obj )[] [196] [197] [198] [199] Overfull \hbox (15.4352pt too wide) in paragraph at lines 13687--13687 []@texttt /* Insert numbers as the first 10 elements of the array */[] [200] Overfull \hbox (32.68126pt too wide) in paragraph at lines 13782--13782 []@texttt /* Determine if some element of array has a weak reference */[] [201] [202] [203] [204] Overfull \hbox (26.93257pt too wide) in paragraph at lines 14027--14027 [] @texttt /* The object associated with "/Foo" in the dictionary is[] [205] Overfull \hbox (26.93257pt too wide) in paragraph at lines 14073--14073 [] @texttt /* The object associated with "/Foo" in the dictionary is[] [206] [207] Overfull \hbox (44.17863pt too wide) in paragraph at lines 14171--14171 []@texttt /* Create a /Pages entry in the root dictionary, as an indirect[] Overfull \hbox (15.4352pt too wide) in paragraph at lines 14224--14224 [] @texttt /* The entry, provided it was present, was removed from[] [208] Overfull \hbox (15.4352pt too wide) in paragraph at lines 14264--14264 [] @texttt /* The entry, provided it was present, was removed from[] [209] Overfull \hbox (67.17339pt too wide) in paragraph at lines 14304--14304 []@texttt pdf_obj_dict_key_str_p (dict, "Foo", value); /* Returns PDF_TRUE */[ ] Overfull \hbox (32.68126pt too wide) in paragraph at lines 14342--14342 []@texttt pdf_obj_dict_key_p (dict, key, value); /* Returns PDF_TRUE */[] Overfull \hbox (38.42995pt too wide) in paragraph at lines 14343--14343 []@texttt pdf_obj_dict_key_p (dict, value, key); /* Returns PDF_FALSE */[] [210] Overfull \hbox (61.4247pt too wide) in paragraph at lines 14378--14378 []@texttt /* Determine if the entry "/Foo" has a weak reference in 'dict' */[] Overfull \hbox (61.4247pt too wide) in paragraph at lines 14415--14415 []@texttt /* Determine if the entry "/Foo" has a weak reference in 'dict' */[] [211] [212] [213] Overfull \hbox (32.68126pt too wide) in paragraph at lines 14588--14588 []@texttt /* Open a filtered stream to a file containing the data to be[] Overfull \hbox (130.40895pt too wide) in paragraph at lines 14593--14593 []@texttt pdf_fsys_file_open (NULL, data_file_path, PDF_FSYS_OPEN_MODE_READ, d ata_file);[] [214] [215] Overfull \hbox (55.67601pt too wide) in paragraph at lines 14723--14723 []@texttt pdf_obj_doc_save (doc, NULL, PDF_OBJ_DOC_SAVE_FULL, save_params);[] [216] [217] [218] [219] Overfull \hbox (26.93257pt too wide) in paragraph at lines 14982--14982 []@texttt if (pdf_obj_doc_open (NULL, /* Use the default filesystem */[] [220] [221] [222] Overfull \hbox (26.93257pt too wide) in paragraph at lines 15141--15141 [] @texttt /* 'instance_id' is a PDF string object containing the[] Overfull \hbox (32.68126pt too wide) in paragraph at lines 15148--15148 [] @texttt /* 'permanent_id' is a PDF string object containing the[] Overfull \hbox (49.92732pt too wide) in paragraph at lines 15183--15183 []@texttt /* Create an object document and instance_id, permanent_id... */[] [223] Overfull \hbox (78.67076pt too wide) in paragraph at lines 15189--15189 [] @texttt /* The instance Id and permanent Id of the document were set. * /[] [224] Overfull \hbox (67.17339pt too wide) in paragraph at lines 15247--15247 []@texttt /* Close the document. The /Foo entry in the catalog dictionary is[ ] [225] Warning: unbalanced parentheses in @def... Overfull \hbox (15.4352pt too wide) in paragraph at lines 15352--15352 []@texttt /* Create an object document without an info dictionary */[] Overfull \hbox (44.17863pt too wide) in paragraph at lines 15362--15362 [] @texttt /* 'info_dict' is now the Document Information Dictionary of[] [226] Overfull \hbox (21.18388pt too wide) in paragraph at lines 15438--15438 []@texttt /* Get the pages dictionary of 'doc' using its object id */[] [227] Overfull \hbox (15.4352pt too wide) in paragraph at lines 15503--15503 []@texttt pdf_obj_integer_new (doc, PDF_TRUE, 10, &unreachable_obj);[] Overfull \hbox (44.17863pt too wide) in paragraph at lines 15509--15509 [] @texttt /* 'unreachable_obj' has been collected and its value is now[] Overfull \hbox (38.42995pt too wide) in paragraph at lines 15514--15514 [] @texttt /* The collector failed and the document in 'doc' should be[] Chapter 4 [228] Chapter 5 [229] Chapter 6 [230] Underfull \hbox (badness 10000) in paragraph at lines 15548--15549 @textrm 10@texttt ^@textrm 10 Overfull \hbox (1.70972pt too wide) in paragraph at lines 15551--15552 @textrm 2147483647| Underfull \hbox (badness 10000) in paragraph at lines 15554--15555 @textrm - Overfull \hbox (5.35971pt too wide) in paragraph at lines 15554--15555 @textrm 2147483647- Overfull \hbox (13.37166pt too wide) in paragraph at lines 15563--15564 @textrm SIZE[]MAX/2| Underfull \hbox (badness 10000) in paragraph at lines 15572--15573 @textrm content stream Underfull \hbox (badness 10000) in paragraph at lines 15573--15575 @textrm 2@texttt ^@textrm 32 Underfull \hbox (badness 10000) in paragraph at lines 15573--15575 @textrm Max-i-mum Underfull \hbox (badness 10000) in paragraph at lines 15573--15575 @textrm a con-tent Underfull \hbox (badness 10000) in paragraph at lines 15575--15576 @textrm linked con-tent Underfull \hbox (badness 10000) in paragraph at lines 15576--15578 @textrm 2@texttt ^@textrm 32 Underfull \hbox (badness 10000) in paragraph at lines 15576--15578 @textrm Max-i-mum Underfull \hbox (badness 10000) in paragraph at lines 15576--15578 @textrm num-ber Underfull \hbox (badness 10000) in paragraph at lines 15576--15578 @textrm in linked Underfull \hbox (badness 10000) in paragraph at lines 15576--15578 @textrm con-tent Appendix A [231] (./fdl.texi [232] [233] [234] [235] [236] [237]) (Global variable index) [238] (Data type index) [239] (./gnupdf.tps [240]) (Function index) [241] (./gnupdf.fns [242] [243] [244]) [245] ) (see the transcript file for additional information)< /usr/share/texmf-texlive/fonts/type1/bluesky/cm/cmsy10.pfb> Output written on gnupdf.pdf (251 pages, 810760 bytes). Transcript written on gnupdf.log. Generating ASCII... (env LANG= LC_MESSAGES= LC_ALL= LANGUAGE= makeinfo -o gnupdf.txt --no-split --no-headers "../doc/gnupdf.texi") Generating monolithic html... (env LANG= LC_MESSAGES= LC_ALL= LANGUAGE= makeinfo --no-split --html -o gnupdf.html "../doc/gnupdf.texi") Generating html by node... (env LANG= LC_MESSAGES= LC_ALL= LANGUAGE= makeinfo --html -o gnupdf.html "../doc/gnupdf.texi") Making .tar.gz for sources... tar: Eliminando la `../' inicial de los nombres ../doc/fdl.texi ../doc/generated-tsd.texi ../doc/gnupdf-arch.texi ../doc/gnupdf-hg.texi ../doc/gnupdf.texi ../doc/gnupdf-tsd.texi ../doc/gnupdf-utils.texi ../doc/version.texi Writing index file... Done, see gnupdf-manual/ subdirectory for new files. GENDOCS_TEMPLATE_DIR=../doc \ sh ../build-aux/gendocs.sh -o gnupdf-tsd-manual \ --email pdf-devel@gnu.org \ -s ../doc/gnupdf-tsd.texi \ gnupdf-tsd "GNU PDF Test Specification Document" Generating output formats for ../doc/gnupdf-tsd.texi Generating info files... (env LANG= LC_MESSAGES= LC_ALL= LANGUAGE= makeinfo -o gnupdf-tsd.info "../doc/gnupdf-tsd.texi") Generating dvi ... (texi2dvi -t @finalout "../doc/gnupdf-tsd.texi") This is pdfTeXk, Version 3.141592-1.40.3 (Web2C 7.5.6) file:line:error style messages enabled. %&-line parsing enabled. entering extended mode (/home/gnupdf/couts/libgnupdf/doc/gnupdf-tsd.t2d/dvi/xtr/gnupdf-tsd.texi (./texinfo.tex Loading texinfo [version 2007-09-03.05]: pdf, fonts, page headings, tables, conditionals, indexing, sectioning, toc, environments, defuns, macros, cross references, insertions, (/usr/share/texmf-texlive/tex/generic/epsf/epsf.tex This is `epsf.tex' v2.7.3 <23 July 2005> ) localization, formatting, and turning on texinfo input format.) (./gnupdf-tsd.aux) Overfull \hbox (48.53217pt too wide) detected at line 30 @titlerm GNU PDF Library Test Specification Document [1] [2] [3] (./gnupdf-tsd.toc [-1] [-2] [-3]) [-4] Chapter 1 (./generated-tsd.texi [1] [2] [3] [4] [5] [6] [7] [8] [9] [10] [11] [12] [13] [14] [15] [16] [17] [18] [19] [20] [21] [22] [23] [24] [25] [26] [27] [28] [29] [30] [31] [32] [33] [34] [35] [36] [37] [38] [39] [40] [41] [42] [43] [44] [45] [46] [47] [48] [49] [50] [51] [52] [53] [54] [55] [56] [57] [58] [59] [60] [61] [62] [63] [64] [65] [66] [67] [68] [69] [70] [71] [72] [73] [74] [75] [76] [77] [78] [79] Underfull \hbox (badness 10000) in paragraph at lines 4750--4751 []@textrm BAD FOR-MAT AT: pdf[]time[]add[]cal[]span[]with[]base[]001 De-scrip- tion: Underfull \hbox (badness 10000) in paragraph at lines 4750--4751 @textrm Cre-ate two pdf[]time[]cal[]span[]s ob-jects. Init and add them with Underfull \hbox (badness 4660) in paragraph at lines 4750--4751 @textrm pdf[]time[]add[]cal[]span[]with[]base. Next add re-turned cal[]span to cleared [80] Underfull \hbox (badness 6316) in paragraph at lines 4762--4763 []@textrm BAD FOR-MAT AT: pdf[]time[]cal[]span[]cmp[]001 De-scrip-tion: Cre-at e two Underfull \hbox (badness 8170) in paragraph at lines 4768--4769 []@textrm BAD FOR-MAT AT: pdf[]time[]cal[]span[]diff[]001 De-scrip-tion: Cre-a te two [81] [82] Underfull \hbox (badness 3396) in paragraph at lines 4840--4841 []@textrm BAD FOR-MAT AT: pdf[]time[]from[]string[]006 De-scrip-tion: Get pdf[ ]time[]t Underfull \hbox (badness 10000) in paragraph at lines 4840--4841 @textrm ob-ject from string in PDF for-mat: D:YYYYMMDDHHmmSSOHH'mm' [83] [84] Underfull \hbox (badness 10000) in paragraph at lines 4900--4901 []@textrm BAD FOR-MAT AT: pdf[]time[]set[]local[]offset[]001 De-scrip-tion: In -voke [85] Underfull \hbox (badness 10000) in paragraph at lines 4918--4919 []@textrm BAD FOR-MAT AT: pdf[]time[]span[]add[]001 De-scrip-tion: Cre-ate two Underfull \hbox (badness 10000) in paragraph at lines 4928--4929 []@textrm BAD FOR-MAT AT: pdf[]time[]span[]cmp[]001 De-scrip-tion: Cre-ate two Underfull \hbox (badness 10000) in paragraph at lines 4932--4933 []@textrm BAD FOR-MAT AT: pdf[]time[]span[]cmp[]002 De-scrip-tion: Cre-ate two Underfull \hbox (badness 10000) in paragraph at lines 4936--4937 []@textrm BAD FOR-MAT AT: pdf[]time[]span[]cmp[]003 De-scrip-tion: Cre-ate two [86] Underfull \hbox (badness 10000) in paragraph at lines 4942--4943 []@textrm BAD FOR-MAT AT: pdf[]time[]span[]copy[]001 De-scrip-tion: Cre-ate tw o Underfull \hbox (badness 10000) in paragraph at lines 4946--4947 []@textrm BAD FOR-MAT AT: pdf[]time[]span[]copy[]002 De-scrip-tion: Cre-ate tw o Underfull \hbox (badness 6961) in paragraph at lines 4952--4953 []@textrm BAD FOR-MAT AT: pdf[]time[]span[]destroy[]001 De-scrip-tion: Cre-ate new Underfull \hbox (badness 10000) in paragraph at lines 4974--4975 []@textrm BAD FOR-MAT AT: pdf[]time[]span[]negate[]001 De-scrip-tion: Cre-ate new Underfull \hbox (badness 2564) in paragraph at lines 4974--4975 @textrm pdf[]time[]span[]t ob-ject and init it with pos-i-tive sec-onds num-be r. uc-cess Underfull \hbox (badness 3492) in paragraph at lines 4974--4975 @textrm pdf[]time[]span[]negate schould re-turn PDF[]OK 3. Sec-onds re-turned from Underfull \hbox (badness 10000) in paragraph at lines 4978--4979 []@textrm BAD FOR-MAT AT: pdf[]time[]span[]negate[]002 De-scrip-tion: Cre-ate new Underfull \hbox (badness 2229) in paragraph at lines 4978--4979 @textrm pdf[]time[]span[]t ob-ject and init it with neg-a-tive sec-onds num-be r. uc-cess Underfull \hbox (badness 3492) in paragraph at lines 4978--4979 @textrm pdf[]time[]span[]negate schould re-turn PDF[]OK 3. Sec-onds re-turned from [87] Underfull \hbox (badness 10000) in paragraph at lines 4988--4989 []@textrm BAD FOR-MAT AT: pdf[]time[]span[]new[]001 De-scrip-tion: Cre-ate new Underfull \hbox (badness 7722) in paragraph at lines 5006--5007 []@textrm BAD FOR-MAT AT: pdf[]time[]span[]to[]secs[]001 De-scrip-tion: Cre-at e new [88] Underfull \hbox (badness 2726) in paragraph at lines 5034--5035 []@textrm BAD FOR-MAT AT: pdf[]time[]w32[]set[]from[]filetime[]001 De-scrip-ti on: In-voke [89] [90] [91] [92] [93] Chapter 2 [94] Chapter 3 [95] Chapter 4 [96]) Appendix A [97] (./fdl.texi [98] [99] [100] [101] [102] [103]) (Function index) [104] (./gnupdf-tsd.fns [105] [106] [107] [108] [109]) [110] ) (see the transcript file for additional information) Output written on gnupdf-tsd.dvi (117 pages, 529936 bytes). Transcript written on gnupdf-tsd.log. Generating postscript... This is dvips(k) 5.96.1 Copyright 2007 Radical Eye Software (www.radicaleye.com) ' TeX output 2010.07.31:0102' -> gnupdf-tsd.ps . [1] [2] [3] [-1] [-2] [-3] [-4] [1] [2] [3] [4] [5] [6] [7] [8] [9] [10] [11] [12] [13] [14] [15] [16] [17] [18] [19] [20] [21] [22] [23] [24] [25] [26] [27] [28] [29] [30] [31] [32] [33] [34] [35] [36] [37] [38] [39] [40] [41] [42] [43] [44] [45] [46] [47] [48] [49] [50] [51] [52] [53] [54] [55] [56] [57] [58] [59] [60] [61] [62] [63] [64] [65] [66] [67] [68] [69] [70] [71] [72] [73] [74] [75] [76] [77] [78] [79] [80] [81] [82] [83] [84] [85] [86] [87] [88] [89] [90] [91] [92] [93] [94] [95] [96] [97] [98] [99] [100] [101] [102] [103] [104] [105] [106] [107] [108] [109] [110] Generating pdf ... (texi2dvi -t @finalout --pdf "../doc/gnupdf-tsd.texi") This is pdfTeXk, Version 3.141592-1.40.3 (Web2C 7.5.6) file:line:error style messages enabled. %&-line parsing enabled. entering extended mode (/home/gnupdf/couts/libgnupdf/doc/gnupdf-tsd.t2d/pdf/xtr/gnupdf-tsd.texi (./texinfo.tex Loading texinfo [version 2007-09-03.05]: pdf, fonts, page headings, tables, conditionals, indexing, sectioning, toc, environments, defuns, macros, cross references, insertions, (/usr/share/texmf-texlive/tex/generic/epsf/epsf.tex This is `epsf.tex' v2.7.3 <23 July 2005> ) localization, formatting, and turning on texinfo input format.) (./gnupdf-tsd.aux) Overfull \hbox (48.53217pt too wide) detected at line 30 @titlerm GNU PDF Library Test Specification Document [1{/var/lib/texmf/fonts/map/pdftex/updmap/pdftex.map}] [2] [3] (./gnupdf-tsd.toc [-1] [-2] [-3]) [-4] (./gnupdf-tsd.toc) (./gnupdf-tsd.toc) Chapter 1 (./generated-tsd.texi [1] [2] [3] [4] [5] [6] [7] [8] [9] [10] [11] [12] [13] [14] [15] [16] [17] [18] [19] [20] [21] [22] [23] [24] [25] [26] [27] [28] [29] [30] [31] [32] [33] [34] [35] [36] [37] [38] [39] [40] [41] [42] [43] [44] [45] [46] [47] [48] [49] [50] [51] [52] [53] [54] [55] [56] [57] [58] [59] [60] [61] [62] [63] [64] [65] [66] [67] [68] [69] [70] [71] [72] [73] [74] [75] [76] [77] [78] [79] Underfull \hbox (badness 10000) in paragraph at lines 4750--4751 []@textrm BAD FOR-MAT AT: pdf[]time[]add[]cal[]span[]with[]base[]001 De-scrip- tion: Underfull \hbox (badness 10000) in paragraph at lines 4750--4751 @textrm Cre-ate two pdf[]time[]cal[]span[]s ob-jects. Init and add them with Underfull \hbox (badness 4660) in paragraph at lines 4750--4751 @textrm pdf[]time[]add[]cal[]span[]with[]base. Next add re-turned cal[]span to cleared [80] Underfull \hbox (badness 6316) in paragraph at lines 4762--4763 []@textrm BAD FOR-MAT AT: pdf[]time[]cal[]span[]cmp[]001 De-scrip-tion: Cre-at e two Underfull \hbox (badness 8170) in paragraph at lines 4768--4769 []@textrm BAD FOR-MAT AT: pdf[]time[]cal[]span[]diff[]001 De-scrip-tion: Cre-a te two [81] [82] Underfull \hbox (badness 3396) in paragraph at lines 4840--4841 []@textrm BAD FOR-MAT AT: pdf[]time[]from[]string[]006 De-scrip-tion: Get pdf[ ]time[]t Underfull \hbox (badness 10000) in paragraph at lines 4840--4841 @textrm ob-ject from string in PDF for-mat: D:YYYYMMDDHHmmSSOHH'mm' [83] [84] Underfull \hbox (badness 10000) in paragraph at lines 4900--4901 []@textrm BAD FOR-MAT AT: pdf[]time[]set[]local[]offset[]001 De-scrip-tion: In -voke [85] Underfull \hbox (badness 10000) in paragraph at lines 4918--4919 []@textrm BAD FOR-MAT AT: pdf[]time[]span[]add[]001 De-scrip-tion: Cre-ate two Underfull \hbox (badness 10000) in paragraph at lines 4928--4929 []@textrm BAD FOR-MAT AT: pdf[]time[]span[]cmp[]001 De-scrip-tion: Cre-ate two Underfull \hbox (badness 10000) in paragraph at lines 4932--4933 []@textrm BAD FOR-MAT AT: pdf[]time[]span[]cmp[]002 De-scrip-tion: Cre-ate two Underfull \hbox (badness 10000) in paragraph at lines 4936--4937 []@textrm BAD FOR-MAT AT: pdf[]time[]span[]cmp[]003 De-scrip-tion: Cre-ate two [86] Underfull \hbox (badness 10000) in paragraph at lines 4942--4943 []@textrm BAD FOR-MAT AT: pdf[]time[]span[]copy[]001 De-scrip-tion: Cre-ate tw o Underfull \hbox (badness 10000) in paragraph at lines 4946--4947 []@textrm BAD FOR-MAT AT: pdf[]time[]span[]copy[]002 De-scrip-tion: Cre-ate tw o Underfull \hbox (badness 6961) in paragraph at lines 4952--4953 []@textrm BAD FOR-MAT AT: pdf[]time[]span[]destroy[]001 De-scrip-tion: Cre-ate new Underfull \hbox (badness 10000) in paragraph at lines 4974--4975 []@textrm BAD FOR-MAT AT: pdf[]time[]span[]negate[]001 De-scrip-tion: Cre-ate new Underfull \hbox (badness 2564) in paragraph at lines 4974--4975 @textrm pdf[]time[]span[]t ob-ject and init it with pos-i-tive sec-onds num-be r. uc-cess Underfull \hbox (badness 3492) in paragraph at lines 4974--4975 @textrm pdf[]time[]span[]negate schould re-turn PDF[]OK 3. Sec-onds re-turned from Underfull \hbox (badness 10000) in paragraph at lines 4978--4979 []@textrm BAD FOR-MAT AT: pdf[]time[]span[]negate[]002 De-scrip-tion: Cre-ate new Underfull \hbox (badness 2229) in paragraph at lines 4978--4979 @textrm pdf[]time[]span[]t ob-ject and init it with neg-a-tive sec-onds num-be r. uc-cess Underfull \hbox (badness 3492) in paragraph at lines 4978--4979 @textrm pdf[]time[]span[]negate schould re-turn PDF[]OK 3. Sec-onds re-turned from [87] Underfull \hbox (badness 10000) in paragraph at lines 4988--4989 []@textrm BAD FOR-MAT AT: pdf[]time[]span[]new[]001 De-scrip-tion: Cre-ate new Underfull \hbox (badness 7722) in paragraph at lines 5006--5007 []@textrm BAD FOR-MAT AT: pdf[]time[]span[]to[]secs[]001 De-scrip-tion: Cre-at e new [88] Underfull \hbox (badness 2726) in paragraph at lines 5034--5035 []@textrm BAD FOR-MAT AT: pdf[]time[]w32[]set[]from[]filetime[]001 De-scrip-ti on: In-voke [89] [90] [91] [92] [93] Chapter 2 [94] Chapter 3 [95] Chapter 4 [96]) Appendix A [97] (./fdl.texi [98] [99] [100] [101] [102] [103]) (Function index) [104] (./gnupdf-tsd.fns [105] [106] [107] [108] [109]) [110] ) (see the transcript file for additional information)< /usr/share/texmf-texlive/fonts/type1/bluesky/cm/cmtt10.pfb> Output written on gnupdf-tsd.pdf (117 pages, 533972 bytes). Transcript written on gnupdf-tsd.log. Generating ASCII... (env LANG= LC_MESSAGES= LC_ALL= LANGUAGE= makeinfo -o gnupdf-tsd.txt --no-split --no-headers "../doc/gnupdf-tsd.texi") Generating monolithic html... (env LANG= LC_MESSAGES= LC_ALL= LANGUAGE= makeinfo --no-split --html -o gnupdf-tsd.html "../doc/gnupdf-tsd.texi") Generating html by node... (env LANG= LC_MESSAGES= LC_ALL= LANGUAGE= makeinfo --html -o gnupdf-tsd.html "../doc/gnupdf-tsd.texi") Making .tar.gz for sources... tar: Eliminando la `../' inicial de los nombres ../doc/fdl.texi ../doc/generated-tsd.texi ../doc/gnupdf-arch.texi ../doc/gnupdf-hg.texi ../doc/gnupdf.texi ../doc/gnupdf-tsd.texi ../doc/gnupdf-utils.texi ../doc/version.texi Writing index file... Done, see gnupdf-tsd-manual/ subdirectory for new files. GENDOCS_TEMPLATE_DIR=../doc \ sh ../build-aux/gendocs.sh -o gnupdf-arch-manual \ --email pdf-devel@gnu.org \ -s ../doc/gnupdf-arch.texi \ gnupdf-arch "GNU PDF Architecture Guide" Generating output formats for ../doc/gnupdf-arch.texi Generating info files... (env LANG= LC_MESSAGES= LC_ALL= LANGUAGE= makeinfo -o gnupdf-arch.info "../doc/gnupdf-arch.texi") Generating dvi ... (texi2dvi -t @finalout "../doc/gnupdf-arch.texi") This is pdfTeXk, Version 3.141592-1.40.3 (Web2C 7.5.6) file:line:error style messages enabled. %&-line parsing enabled. entering extended mode (/home/gnupdf/couts/libgnupdf/doc/gnupdf-arch.t2d/dvi/xtr/gnupdf-arch.texi (./texinfo.tex Loading texinfo [version 2007-09-03.05]: pdf, fonts, page headings, tables, conditionals, indexing, sectioning, toc, environments, defuns, macros, cross references, insertions, (/usr/share/texmf-texlive/tex/generic/epsf/epsf.tex This is `epsf.tex' v2.7.3 <23 July 2005> ) localization, formatting, and turning on texinfo input format.) (./gnupdf-arch.aux) Runaway argument? {Section@tie 2.10. /home/gnupdf/couts/libgnupdf/doc/gnupdf-arch.t2d/dvi/xtr/gnupdf-arch.texi:3: Fi le ended while scanning use of @xrdef. @par @readdatafile ...etupdatafile @input @jobname .#1 @endgroup @tryauxfile ... @ifeof 1 @else @readdatafile {aux} @global @havexrefstrue @fi... @setfilename ->@fixbackslash @iflinks @tryauxfile @immediate @openout @auxfi... l.3 @setfilename gnupdf-arch.info ? /home/gnupdf/couts/libgnupdf/doc/gnupdf-arch.t2d/dvi/xtr/gnupdf-arch.texi:3: Em ergency stop. @par @readdatafile ...etupdatafile @input @jobname .#1 @endgroup @tryauxfile ... @ifeof 1 @else @readdatafile {aux} @global @havexrefstrue @fi... @setfilename ->@fixbackslash @iflinks @tryauxfile @immediate @openout @auxfi... l.3 @setfilename gnupdf-arch.info No pages of output. Transcript written on gnupdf-arch.log. /usr/bin/texi2dvi: etex exited with bad status, quitting. Generating postscript... This is dvips(k) 5.96.1 Copyright 2007 Radical Eye Software (www.radicaleye.com) dvips: ! DVI file can't be opened. gzip: gnupdf-arch.ps: No such file or directory ls: no se puede acceder a gnupdf-arch.ps.gz: No existe el fichero o el directorio mv: no se puede efectuar `stat' sobre «gnupdf-arch.ps.gz»: No existe el fichero o el directorio gzip: gnupdf-arch.dvi: No such file or directory ls: no se puede acceder a gnupdf-arch.dvi.gz: No existe el fichero o el directorio mv: no se puede efectuar `stat' sobre «gnupdf-arch.dvi.gz»: No existe el fichero o el directorio Generating pdf ... (texi2dvi -t @finalout --pdf "../doc/gnupdf-arch.texi") This is pdfTeXk, Version 3.141592-1.40.3 (Web2C 7.5.6) file:line:error style messages enabled. %&-line parsing enabled. entering extended mode (/home/gnupdf/couts/libgnupdf/doc/gnupdf-arch.t2d/pdf/xtr/gnupdf-arch.texi (./texinfo.tex Loading texinfo [version 2007-09-03.05]: pdf, fonts, page headings, tables, conditionals, indexing, sectioning, toc, environments, defuns, macros, cross references, insertions, (/usr/share/texmf-texlive/tex/generic/epsf/epsf.tex This is `epsf.tex' v2.7.3 <23 July 2005> ) localization, formatting, and turning on texinfo input format.) (./gnupdf-arch.aux) Runaway argument? {Section@tie 2.10. /home/gnupdf/couts/libgnupdf/doc/gnupdf-arch.t2d/pdf/xtr/gnupdf-arch.texi:3: Fi le ended while scanning use of @xrdef. @par @readdatafile ...etupdatafile @input @jobname .#1 @endgroup @tryauxfile ... @ifeof 1 @else @readdatafile {aux} @global @havexrefstrue @fi... @setfilename ->@fixbackslash @iflinks @tryauxfile @immediate @openout @auxfi... l.3 @setfilename gnupdf-arch.info ? /home/gnupdf/couts/libgnupdf/doc/gnupdf-arch.t2d/pdf/xtr/gnupdf-arch.texi:3: Em ergency stop. @par @readdatafile ...etupdatafile @input @jobname .#1 @endgroup @tryauxfile ... @ifeof 1 @else @readdatafile {aux} @global @havexrefstrue @fi... @setfilename ->@fixbackslash @iflinks @tryauxfile @immediate @openout @auxfi... l.3 @setfilename gnupdf-arch.info /home/gnupdf/couts/libgnupdf/doc/gnupdf-arch.t2d/pdf/xtr/gnupdf-arch.texi:3: = => Fatal error occurred, no output PDF file produced! Transcript written on gnupdf-arch.log. /usr/bin/texi2dvi: pdfetex exited with bad status, quitting. ls: no se puede acceder a gnupdf-arch.pdf: No existe el fichero o el directorio mv: no se puede efectuar `stat' sobre «gnupdf-arch.pdf»: No existe el fichero o el directorio Generating ASCII... (env LANG= LC_MESSAGES= LC_ALL= LANGUAGE= makeinfo -o gnupdf-arch.txt --no-split --no-headers "../doc/gnupdf-arch.texi") Generating monolithic html... (env LANG= LC_MESSAGES= LC_ALL= LANGUAGE= makeinfo --no-split --html -o gnupdf-arch.html "../doc/gnupdf-arch.texi") Generating html by node... (env LANG= LC_MESSAGES= LC_ALL= LANGUAGE= makeinfo --html -o gnupdf-arch.html "../doc/gnupdf-arch.texi") Making .tar.gz for sources... tar: Eliminando la `../' inicial de los nombres ../doc/fdl.texi ../doc/generated-tsd.texi ../doc/gnupdf-arch.texi ../doc/gnupdf-hg.texi ../doc/gnupdf.texi ../doc/gnupdf-tsd.texi ../doc/gnupdf-utils.texi ../doc/version.texi Writing index file... Done, see gnupdf-arch-manual/ subdirectory for new files. GENDOCS_TEMPLATE_DIR=../doc \ sh ../build-aux/gendocs.sh -o gnupdf-hg-manual \ --email pdf-devel@gnu.org \ -s ../doc/gnupdf-hg.texi \ gnupdf-hg "GNU PDF Hacker's Guide" Generating output formats for ../doc/gnupdf-hg.texi Generating info files... (env LANG= LC_MESSAGES= LC_ALL= LANGUAGE= makeinfo -o gnupdf-hg.info "../doc/gnupdf-hg.texi") Generating dvi ... (texi2dvi -t @finalout "../doc/gnupdf-hg.texi") This is pdfTeXk, Version 3.141592-1.40.3 (Web2C 7.5.6) file:line:error style messages enabled. %&-line parsing enabled. entering extended mode (/home/gnupdf/couts/libgnupdf/doc/gnupdf-hg.t2d/dvi/xtr/gnupdf-hg.texi (./texinfo.tex Loading texinfo [version 2007-09-03.05]: pdf, fonts, page headings, tables, conditionals, indexing, sectioning, toc, environments, defuns, macros, cross references, insertions, (/usr/share/texmf-texlive/tex/generic/epsf/epsf.tex This is `epsf.tex' v2.7.3 <23 July 2005> ) localization, formatting, and turning on texinfo input format.) (./gnupdf-hg.aux) (./version.texi) [1] [2] [3] (./gnupdf-hg.toc [-1]) [-2] Chapter 1 Underfull \hbox (badness 2951) in paragraph at lines 88--93 []@textrm The GNU Bazaar User Guide$[]$ is very good. In the Bazaar site Overfull \hbox (104.06207pt too wide) in paragraph at lines 101--104 []@textrm Goto the pdf-devel mail-man web in-ter-face in @texttt http://lists. gnu.org/mailman/listinfo/pdf-devel[] Underfull \hbox (badness 3250) in paragraph at lines 123--126 []@textrm You should be fa-mil-iar with the GNU Cod-ing Stan-dards be-fore to Underfull \hbox (badness 2368) in paragraph at lines 123--126 @textrm write code for the GNU PDF li-brary. You can read it on-line in [1] Chapter 2 [2] Chapter 3 [3] l.198: Undefined cross reference `Top-snt'. l.198: Undefined cross reference `Top-snt'. l.198: Undefined cross reference `Top-pg'. (gnupdf-hg-figures/lib-development-procedure.eps ) Underfull \hbox (badness 10000) detected at line 206 [] (gnupdf-hg-figures/layer-development-procedure.eps ) Underfull \hbox (badness 10000) detected at line 216 [] [4] (gnupdf-hg-figures/module-development-procedure.eps ) Underfull \hbox (badness 10000) detected at line 226 [] Chapter 4 [5] [6] (gnupdf-hg-figures/tasks-pool.eps ) Overfull \hbox (112.4137pt too wide) detected at line 261 [] [7] [8] (gnupdf-hg-figures/tasks-workflow.eps ) Overfull \hbox (160.59314pt too wide) detected at line 338 [] [9] [10] Chapter 5 [11] [12] [13] [14] [15] [16] Chapter 6 [17] Chapter 7 [18] [19] Overfull \hbox (26.43913pt too wide) in paragraph at lines 967--967 []@texttt branch.Branch.hooks.name_hook(pre_commit_hook, 'Patch safety scripts hook')[] [20] Chapter 8 [21] (gnupdf-hg-figures/test-types.eps ) Overfull \hbox (182.67538pt too wide) detected at line 997 [] [22] Overfull \hbox (29.59622pt too wide) in paragraph at lines 1032--1035 []@textrm There is an on-line ver-sion of the TSD in @texttt http://www.gnupdf. org/manuals/gnupdf-tsd.html[]@textrm . (gnupdf-hg-figures/unit-testing-architecture.eps ) Overfull \hbox (4.00995pt too wide) detected at line 1042 [] (gnupdf-hg-figures/unit-testing-sources.eps ) Underfull \hbox (badness 10000) detected at line 1054 [] [23] [24] [25] Underfull \hbox (badness 4060) in paragraph at lines 1146--1150 []@textrm Each mod-ule di-rec-tory (such as `@texttt torture/unit/base/stm[]@te xtrm '[]) has a test suite Underfull \hbox (badness 2409) in paragraph at lines 1175--1178 @textrm of the test files should be added to the value of the @texttt TEST_FILE S[] @textrm vari-able in [26] Overfull \hbox (141.41289pt too wide) in paragraph at lines 1274--1274 []@texttt $ LD_LIBRARY_PATH=/path/to/libgnupdf/src/.libs:$LD_LIBRARY_PATH gdb torture/unit/.libs/runtests[] [27] Chapter 9 [28] [29] ) (see the transcript file for additional information) Output written on gnupdf-hg.dvi (34 pages, 64844 bytes). Transcript written on gnupdf-hg.log. Generating postscript... This is dvips(k) 5.96.1 Copyright 2007 Radical Eye Software (www.radicaleye.com) ' TeX output 2010.07.31:0102' -> gnupdf-hg.ps . [1] [2] [3] [-1] [-2] [1] [2] [3] [4<./gnupdf-hg-figures/lib-development-procedure.eps>] [5 <./gnupdf-hg-figures/layer-development-procedure.eps>] [6 <./gnupdf-hg-figures/module-development-procedure.eps>] [7] [8 <./gnupdf-hg-figures/tasks-pool.eps>] [9] [10 <./gnupdf-hg-figures/tasks-workflow.eps>] [11] [12] [13] [14] [15] [16] [17] [18] [19] [20] [21] [22<./gnupdf-hg-figures/test-types.eps>] [23 <./gnupdf-hg-figures/unit-testing-architecture.eps>] [24 <./gnupdf-hg-figures/unit-testing-sources.eps>] [25] [26] [27] [28] [29] Generating pdf ... (texi2dvi -t @finalout --pdf "../doc/gnupdf-hg.texi") This is pdfTeXk, Version 3.141592-1.40.3 (Web2C 7.5.6) file:line:error style messages enabled. %&-line parsing enabled. entering extended mode (/home/gnupdf/couts/libgnupdf/doc/gnupdf-hg.t2d/pdf/xtr/gnupdf-hg.texi (./texinfo.tex Loading texinfo [version 2007-09-03.05]: pdf, fonts, page headings, tables, conditionals, indexing, sectioning, toc, environments, defuns, macros, cross references, insertions, (/usr/share/texmf-texlive/tex/generic/epsf/epsf.tex This is `epsf.tex' v2.7.3 <23 July 2005> ) localization, formatting, and turning on texinfo input format.) (./gnupdf-hg.aux) (./version.texi) [1{/var/lib/texmf/fonts/map/pdftex/updmap/pd ftex.map}] [2] [3] (./gnupdf-hg.toc [-1]) [-2] (./gnupdf-hg.toc) (./gnupdf-hg.toc) Chapter 1 Underfull \hbox (badness 2951) in paragraph at lines 88--93 []@textrm The GNU Bazaar User Guide$[]$ is very good. In the Bazaar site Overfull \hbox (104.06207pt too wide) in paragraph at lines 101--104 []@textrm Goto the pdf-devel mail-man web in-ter-face in [][]@texttt http://li sts.gnu.org/mailman/listinfo/pdf-devel[][][] Underfull \hbox (badness 3250) in paragraph at lines 123--126 []@textrm You should be fa-mil-iar with the GNU Cod-ing Stan-dards be-fore to Underfull \hbox (badness 2368) in paragraph at lines 123--126 @textrm write code for the GNU PDF li-brary. You can read it on-line in [1] Chapter 2 [2] Chapter 3 [3] l.198: Undefined cross reference `Top-snt'. l.198: Undefined cross reference `Top-snt'. l.198: Undefined cross reference `Top-pg'. <./gnupdf-hg-figures/lib-development -procedure.png (PNG copy)> Underfull \hbox (badness 10000) detected at line 206 [] <./gnupdf-hg-figures/layer-development-procedure.png (PNG copy)> Underfull \hbox (badness 10000) detected at line 216 [] [4] <./gnupdf-hg-figures/module-development-procedure.png (PNG copy)> Underfull \hbox (badness 10000) detected at line 226 [] Chapter 4 [5] [6] <./gnupdf-hg-figures/tasks-pool.png (PNG copy)> Overfull \hbox (112.01851pt too wide) detected at line 261 [] [7] [8] <./gnupdf-hg-figures/tasks-workflow.png (PNG copy)> Overfull \hbox (159.89738pt too wide) detected at line 338 [] [9] [10] Chapter 5 [11] [12] [13] [14] [15] [16] Chapter 6 [17] Chapter 7 [18] [19] Overfull \hbox (26.43913pt too wide) in paragraph at lines 967--967 []@texttt branch.Branch.hooks.name_hook(pre_commit_hook, 'Patch safety scripts hook')[] [20] Chapter 8 [21] <./gnupdf-hg-figures/test-types.png (PNG copy)> Overfull \hbox (182.48175pt too wide) detected at line 997 [] [22] Overfull \hbox (29.59622pt too wide) in paragraph at lines 1032--1035 []@textrm There is an on-line ver-sion of the TSD in [][]@texttt http://www.gnu pdf.org/manuals/gnupdf-tsd.html[][][]@textrm . <./gnupdf-hg-figures/unit-testing-architecture.png (PNG copy)> Overfull \hbox (3.61351pt too wide) detected at line 1042 [] <./gnupdf-hg-figures/unit-testing-sources.png (PNG copy)> Underfull \hbox (badness 10000) detected at line 1054 [] [23] [24] [25] Underfull \hbox (badness 4060) in paragraph at lines 1146--1150 []@textrm Each mod-ule di-rec-tory (such as `@texttt torture/unit/base/stm[]@te xtrm '[]) has a test suite Underfull \hbox (badness 2409) in paragraph at lines 1175--1178 @textrm of the test files should be added to the value of the @texttt TEST_FILE S[] @textrm vari-able in [26] Overfull \hbox (141.41289pt too wide) in paragraph at lines 1274--1274 []@texttt $ LD_LIBRARY_PATH=/path/to/libgnupdf/src/.libs:$LD_LIBRARY_PATH gdb torture/unit/.libs/runtests[] [27] Chapter 9 [28] [29] ) (see the transcript file for additional information) Output written on gnupdf-hg.pdf (34 pages, 221929 bytes). Transcript written on gnupdf-hg.log. Generating ASCII... (env LANG= LC_MESSAGES= LC_ALL= LANGUAGE= makeinfo -o gnupdf-hg.txt --no-split --no-headers "../doc/gnupdf-hg.texi") Generating monolithic html... (env LANG= LC_MESSAGES= LC_ALL= LANGUAGE= makeinfo --no-split --html -o gnupdf-hg.html "../doc/gnupdf-hg.texi") Generating html by node... (env LANG= LC_MESSAGES= LC_ALL= LANGUAGE= makeinfo --html -o gnupdf-hg.html "../doc/gnupdf-hg.texi") Making .tar.gz for sources... tar: Eliminando la `../' inicial de los nombres ../doc/fdl.texi ../doc/generated-tsd.texi ../doc/gnupdf-arch.texi ../doc/gnupdf-hg.texi ../doc/gnupdf.texi ../doc/gnupdf-tsd.texi ../doc/gnupdf-utils.texi ../doc/version.texi Writing index file... Done, see gnupdf-hg-manual/ subdirectory for new files. GENDOCS_TEMPLATE_DIR=../doc \ sh ../build-aux/gendocs.sh -o gnupdf-utils-manual \ --email pdf-devel@gnu.org \ -s ../doc/gnupdf-utils.texi \ gnupdf-utils "GNU PDF Utilities Manual" Generating output formats for ../doc/gnupdf-utils.texi Generating info files... (env LANG= LC_MESSAGES= LC_ALL= LANGUAGE= makeinfo -o gnupdf-utils.info "../doc/gnupdf-utils.texi") Generating dvi ... (texi2dvi -t @finalout "../doc/gnupdf-utils.texi") This is pdfTeXk, Version 3.141592-1.40.3 (Web2C 7.5.6) file:line:error style messages enabled. %&-line parsing enabled. entering extended mode (/home/gnupdf/couts/libgnupdf/doc/gnupdf-utils.t2d/dvi/xtr/gnupdf-utils.texi (./texinfo.tex Loading texinfo [version 2007-09-03.05]: pdf, fonts, page headings, tables, conditionals, indexing, sectioning, toc, environments, defuns, macros, cross references, insertions, (/usr/share/texmf-texlive/tex/generic/epsf/epsf.tex This is `epsf.tex' v2.7.3 <23 July 2005> ) localization, formatting, and turning on texinfo input format.) [1] [2] [-1] Chapter 1 Appendix A [1] (./fdl.texi [2] [3] [4] [5] [6] [7]) [8] ) Output written on gnupdf-utils.dvi (11 pages, 30456 bytes). Transcript written on gnupdf-utils.log. This is pdfTeXk, Version 3.141592-1.40.3 (Web2C 7.5.6) file:line:error style messages enabled. %&-line parsing enabled. entering extended mode (/home/gnupdf/couts/libgnupdf/doc/gnupdf-utils.t2d/dvi/xtr/gnupdf-utils.texi (./texinfo.tex Loading texinfo [version 2007-09-03.05]: pdf, fonts, page headings, tables, conditionals, indexing, sectioning, toc, environments, defuns, macros, cross references, insertions, (/usr/share/texmf-texlive/tex/generic/epsf/epsf.tex This is `epsf.tex' v2.7.3 <23 July 2005> ) localization, formatting, and turning on texinfo input format.) (./gnupdf-utils.aux) [1] [2] (./gnupdf-utils.toc) [-1] Chapter 1 Appendix A [1] (./fdl.texi [2] [3] [4] [5] [6] [7]) [8] ) Output written on gnupdf-utils.dvi (11 pages, 31336 bytes). Transcript written on gnupdf-utils.log. Generating postscript... This is dvips(k) 5.96.1 Copyright 2007 Radical Eye Software (www.radicaleye.com) ' TeX output 2010.07.31:0102' -> gnupdf-utils.ps . [1] [2] [-1] [1] [2] [3] [4] [5] [6] [7] [8] Generating pdf ... (texi2dvi -t @finalout --pdf "../doc/gnupdf-utils.texi") This is pdfTeXk, Version 3.141592-1.40.3 (Web2C 7.5.6) file:line:error style messages enabled. %&-line parsing enabled. entering extended mode (/home/gnupdf/couts/libgnupdf/doc/gnupdf-utils.t2d/pdf/xtr/gnupdf-utils.texi (./texinfo.tex Loading texinfo [version 2007-09-03.05]: pdf, fonts, page headings, tables, conditionals, indexing, sectioning, toc, environments, defuns, macros, cross references, insertions, (/usr/share/texmf-texlive/tex/generic/epsf/epsf.tex This is `epsf.tex' v2.7.3 <23 July 2005> ) localization, formatting, and turning on texinfo input format.) (./gnupdf-utils.aux) [1{/var/lib/texmf/fonts/map/pdftex/updmap/pdftex.map}] [2] (./gnupdf-utils.toc) [-1] (./gnupdf-utils.toc) (./gnupdf-utils.toc) Chapter 1 Appendix A [1] (./fdl.texi [2] [3] [4] [5] [6] [7]) [8] ) Output written on gnupdf-utils.pdf (11 pages, 83969 bytes). Transcript written on gnupdf-utils.log. Generating ASCII... (env LANG= LC_MESSAGES= LC_ALL= LANGUAGE= makeinfo -o gnupdf-utils.txt --no-split --no-headers "../doc/gnupdf-utils.texi") Generating monolithic html... (env LANG= LC_MESSAGES= LC_ALL= LANGUAGE= makeinfo --no-split --html -o gnupdf-utils.html "../doc/gnupdf-utils.texi") Generating html by node... (env LANG= LC_MESSAGES= LC_ALL= LANGUAGE= makeinfo --html -o gnupdf-utils.html "../doc/gnupdf-utils.texi") Making .tar.gz for sources... tar: Eliminando la `../' inicial de los nombres ../doc/fdl.texi ../doc/generated-tsd.texi ../doc/gnupdf-arch.texi ../doc/gnupdf-hg.texi ../doc/gnupdf.texi ../doc/gnupdf-tsd.texi ../doc/gnupdf-utils.texi ../doc/version.texi Writing index file... Done, see gnupdf-utils-manual/ subdirectory for new files. make: *** No hay ninguna regla para construir el objetivo `generate-tsd', necesario para `gnupdf-tsd.wiki'. Alto. Making check in testdata make[1]: se ingresa al directorio `/opt/home/gnupdf/couts/libgnupdf/torture/testdata' make[1]: No se hace nada para `check'. make[1]: se sale del directorio `/opt/home/gnupdf/couts/libgnupdf/torture/testdata' Making check in unit make[1]: se ingresa al directorio `/opt/home/gnupdf/couts/libgnupdf/torture/unit' /usr/bin/make runtests make[2]: se ingresa al directorio `/opt/home/gnupdf/couts/libgnupdf/torture/unit' make[2]: `runtests' está actualizado. make[2]: se sale del directorio `/opt/home/gnupdf/couts/libgnupdf/torture/unit' /usr/bin/make check-TESTS make[2]: se ingresa al directorio `/opt/home/gnupdf/couts/libgnupdf/torture/unit' Running suite(s): alloc list text hash types time crypt error libgnupdf. libgnupdf: test. libgnupdf: test. libgnupdf. libgnupdf: test. libgnupdf: test: error. libgnupdf: test: invalid or bad arguments. libgnupdf: test: insufficient memory. libgnupdf: test: end of file. libgnupdf: test: divison by zero. libgnupdf: test: no node found. libgnupdf: test: invalid range. libgnupdf: test: error in text encoding. libgnupdf: test: no matching found. libgnupdf: test: not enough permissions. libgnupdf: test: invalid path name. libgnupdf: test: operation can't be performed now, maybe later. libgnupdf: test: no space left on device. libgnupdf: test: operation requires some entity be empty. libgnupdf: test. stm fp token fsys 99%: Checks: 754, Failures: 1, Errors: 0 base/token/pdf-token-read.c:213:F:pdf_token_read:pdf_token_non_regular_chars:0: Assertion 'ok' failed PASS: runtests.sh ================== All 1 tests passed ================== make[2]: se sale del directorio `/opt/home/gnupdf/couts/libgnupdf/torture/unit' make[1]: se sale del directorio `/opt/home/gnupdf/couts/libgnupdf/torture/unit' make[1]: se ingresa al directorio `/opt/home/gnupdf/couts/libgnupdf/torture' make[1]: No se hace nada para `check-am'. make[1]: se sale del directorio `/opt/home/gnupdf/couts/libgnupdf/torture' chmod +x ./testlog2wiki if test -f ../torture/unit/ut.log ; then cat ../torture/unit/ut.log | ./testlog2wiki > ut.wiki; fi update-docs.sh Logging in www.gnupdf.org... done Updating page Lib:Sources.wiki...done Not updating Lib:Sources.wiki update-docs.sh Logging in www.gnupdf.org... done Updating page Lib:Cyclomatic_Report.wiki...done Doing commit Lib:Cyclomatic_Report.wiki with host: www.gnupdf.org and lang: en update-docs.sh Logging in www.gnupdf.org... done Updating page Lib:API_Consistency_Report.wiki...done Doing commit Lib:API_Consistency_Report.wiki with host: www.gnupdf.org and lang: en update-docs.sh Logging in www.gnupdf.org... done Updating page Lib:Unit_Testing_Report.wiki...done utf8 "\xE1" does not map to Unicode at /usr/share/perl5/WWW/Mediawiki/Client.pm line 1289, chunk 1. Doing commit Lib:Unit_Testing_Report.wiki with host: www.gnupdf.org and lang: en