compile-lib.sh Tree is up to date at revision 968 of branch http://bzr.savannah.gnu.org/r/pdf/libgnupdf/trunk 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... 20111209T000053Z 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... 20111209T000057Z 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... 1572864 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 for working alloca.h... yes checking for alloca... yes 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 mprotect... yes checking for pathconf... yes checking for pipe... yes checking for vasnprintf... no checking whether the preprocessor supports include_next... yes checking whether system header files limit the line length... no 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 whether frexp() can be used without linking with libm... yes checking whether stdin defaults to large file offsets... yes checking whether fseeko is declared... yes checking for fseeko... yes checking whether fflush works on input streams... no checking whether ftello is declared... yes checking for ftello... yes checking whether ftello works... yes checking whether getdelim is declared... yes checking whether getline is declared... 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 sys/mman.h usability... yes checking sys/mman.h presence... yes checking for sys/mman.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 pthread.h usability... yes checking pthread.h presence... yes checking for pthread.h... yes checking sched.h usability... yes checking sched.h presence... yes checking for sched.h... yes checking wchar.h usability... yes checking wchar.h presence... yes checking for wchar.h... yes checking for stdint.h... (cached) yes checking sys/socket.h usability... yes checking sys/socket.h presence... yes checking for sys/socket.h... yes checking for sys/stat.h... (cached) yes checking features.h usability... yes checking features.h presence... yes checking for features.h... yes checking for getopt.h... (cached) yes checking for getopt_long_only... yes checking whether getopt is POSIX compatible... yes checking for working GNU getopt function... yes 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 where to find the exponent in a 'float'... word 0 bit 23 checking whether byte ordering is bigendian... no 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 uClibc... 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 for pthread.h... (cached) 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 mmap... yes checking for MAP_ANONYMOUS... yes checking whether memchr works... 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 unsigned long long int... yes checking for long long int... yes checking whether stdint.h conforms to C99... yes checking whether strerror(0) succeeds... 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 strerror_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 for wint_t... yes checking for size_t... yes checking for inttypes.h... yes checking for stdint.h... yes checking for intmax_t... yes checking whether snprintf returns a byte count as in C99... yes checking for snprintf... yes checking for strnlen... yes checking for wcslen... yes checking for wcsnlen... yes checking for mbrtowc... yes checking for wcrtomb... yes checking whether _snprintf is declared... no checking whether printf supports size specifiers as in C99... yes checking whether printf supports 'long double' arguments... yes checking whether printf supports infinite 'double' arguments... yes checking whether printf supports infinite 'long double' arguments... no checking whether printf supports the 'a' and 'A' directives... yes checking whether printf supports the 'F' directive... yes checking whether printf supports the 'n' directive... yes checking whether printf supports the 'ls' directive... yes checking whether printf supports POSIX/XSI format strings with positions... yes checking whether printf supports the grouping flag... yes checking whether printf supports the left-adjust flag correctly... yes checking whether printf supports the zero flag correctly... yes checking whether printf supports large precisions... yes checking whether printf survives out-of-memory conditions... yes checking whether uses 'inline' correctly... yes checking for alloca as a compiler built-in... 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... (cached) no checking whether fopen recognizes a trailing slash... yes checking whether fpurge is declared... no checking whether frexp works... yes checking whether frexpl is declared... yes checking whether frexpl() can be used without linking with libm... yes checking whether frexpl works... yes checking for fseeko... (cached) yes checking whether fflush works on input streams... (cached) no checking for ftello... (cached) yes checking whether ftello works... (cached) 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 whether isnan(double) can be used without linking with libm... yes checking whether isnan(float) can be used without linking with libm... yes checking whether isnan(float) works... yes checking whether isnan(long double) can be used without linking with libm... yes checking whether isnanl works... no checking where to find the exponent in a 'long double'... word 2 bit 0 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 frexp works... (cached) yes checking whether ldexp can be used without linking with libm... yes checking whether frexpl() can be used without linking with libm... (cached) yes checking whether frexpl works... (cached) yes checking whether frexpl is declared... (cached) yes checking whether ldexpl() can be used without linking with libm... yes checking whether ldexpl works... yes checking whether ldexpl is declared... (cached) yes checking whether program_invocation_name is declared... yes checking whether program_invocation_short_name is declared... yes checking for pthread_t... yes checking for pthread_spinlock_t... yes checking for library containing pthread_create... -lpthread checking whether rmdir works... yes checking for signbit macro... yes checking for signbit compiler built-ins... 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 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 whether _Exit is declared without a macro... 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... yes checking whether mkstemp is declared without a macro... yes checking whether mkstemps is declared without a macro... yes 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 working strerror function... 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... yes 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 group_member 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 pipe is declared without a macro... yes checking whether pipe2 is declared without a macro... yes 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 for ptrdiff_t... yes checking for vasprintf... yes checking for vasprintf... (cached) yes checking for ptrdiff_t... (cached) 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 whether wmemchr is declared without a macro... yes checking whether wmemcmp is declared without a macro... yes checking whether wmemcpy is declared without a macro... yes checking whether wmemmove is declared without a macro... yes checking whether wmemset is declared without a macro... yes checking whether wcslen is declared without a macro... yes checking whether wcsnlen is declared without a macro... yes checking whether wcscpy is declared without a macro... yes checking whether wcpcpy is declared without a macro... yes checking whether wcsncpy is declared without a macro... yes checking whether wcpncpy is declared without a macro... yes checking whether wcscat is declared without a macro... yes checking whether wcsncat is declared without a macro... yes checking whether wcscmp is declared without a macro... yes checking whether wcsncmp is declared without a macro... yes checking whether wcscasecmp is declared without a macro... yes checking whether wcsncasecmp is declared without a macro... yes checking whether wcscoll is declared without a macro... yes checking whether wcsxfrm is declared without a macro... yes checking whether wcsdup is declared without a macro... yes checking whether wcschr is declared without a macro... yes checking whether wcsrchr is declared without a macro... yes checking whether wcscspn is declared without a macro... yes checking whether wcsspn is declared without a macro... yes checking whether wcspbrk is declared without a macro... yes checking whether wcsstr is declared without a macro... yes checking whether wcstok is declared without a macro... yes checking whether wcswidth 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... (cached) yes checking for off_t... yes checking for _LARGEFILE_SOURCE value needed for large files... (cached) no checking for libuuid... yes checking how to link with libuuid... -luuid 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 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... (cached) no configure: creating ./config.status config.status: creating Makefile config.status: creating libgnupdf.pc config.status: creating build-aux/Makefile config.status: creating build-aux/generate-tsd.pl 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/apic2html config.status: creating prmgt/testlog2html config.status: creating prmgt/docfuncs config.status: creating prmgt/tsdfuncs config.status: creating prmgt/check-api-doc-consistency.pl config.status: creating doc/Makefile 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 With http filesystem support? no With unit tests support? yes Program to build html manuals texi2html Build project management resources? yes Layers with debug mode enabled all disabled Generate code coverage information yes WARNING: you are going to build a library without JPEG support. That means you will not be able to process many PDF files. Making clean in prmgt make[1]: Entering directory `/opt/home/gnupdf/couts/libgnupdf/prmgt' rm -rf .libs _libs rm -f cyclo.html apic.html ut.html 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' test -z "gnupdf.dvi gnupdf.pdf gnupdf.ps gnupdf.html gnupdf-utils.dvi \ gnupdf-utils.pdf gnupdf-utils.ps gnupdf-utils.html" \ || rm -rf gnupdf.dvi gnupdf.pdf gnupdf.ps gnupdf.html gnupdf-utils.dvi \ gnupdf-utils.pdf gnupdf-utils.ps gnupdf-utils.html 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 generated-tsd.texi 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-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 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 rm -rf .libs _libs rm -f temporal-test-file rm -f ut.log rm -f tmp.test rm -f 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-tokeniser pdf-filereader 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 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 alloca.h alloca.h-t 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 pthread.h pthread.h-t sched.h sched.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 alloca.h alloca.h-t 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 pthread.h pthread.h-t sched.h sched.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 alloca.h-t alloca.h && \ { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ cat ./alloca.in.h; \ } > alloca.h-t && \ mv -f alloca.h-t alloca.h 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 "/usr/local/share/emacs/site-lisp"'; \ 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 "/usr/local/libexec/libgnupdf"'; \ } | 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|@''GUARD_PREFIX''@|GL|g' \ -e 's|@''INCLUDE_NEXT''@|include_next|g' \ -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \ -e 's|@''PRAGMA_COLUMNS''@||g' \ -e 's|@''NEXT_FCNTL_H''@||g' \ -e 's/@''GNULIB_FCNTL''@/1/g' \ -e 's/@''GNULIB_NONBLOCKING''@/0/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 math.h-t math.h && \ { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */' && \ sed -e 's|@''GUARD_PREFIX''@|GL|g' \ -e 's|@''INCLUDE_NEXT_AS_FIRST_DIRECTIVE''@|include_next|g' \ -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \ -e 's|@''PRAGMA_COLUMNS''@||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_CEIL''@/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_FLOOR''@/0/g' \ -e 's/@''GNULIB_FLOORF''@/0/g' \ -e 's/@''GNULIB_FLOORL''@/0/g' \ -e 's/@''GNULIB_FREXP''@/1/g' \ -e 's/@''GNULIB_FREXPL''@/1/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''@/1/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' \ < ./math.in.h | \ sed -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' \ | \ sed -e 's|@''REPLACE_CEIL''@|0|g' \ -e 's|@''REPLACE_CEILF''@|0|g' \ -e 's|@''REPLACE_CEILL''@|0|g' \ -e 's|@''REPLACE_FLOOR''@|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''@|1|g' \ -e 's|@''REPLACE_TRUNC''@|0|g' \ -e 's|@''REPLACE_TRUNCF''@|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.h-t && \ mv math.h-t math.h rm -f stdio.h-t stdio.h && \ { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */' && \ sed -e 's|@''GUARD_PREFIX''@|GL|g' \ -e 's|@''INCLUDE_NEXT''@|include_next|g' \ -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \ -e 's|@''PRAGMA_COLUMNS''@||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_FGETC''@/1/g' \ -e 's/@''GNULIB_FGETS''@/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_FREAD''@/1/g' \ -e 's/@''GNULIB_FREOPEN''@/1/g' \ -e 's/@''GNULIB_FSCANF''@/1/g' \ -e 's/@''GNULIB_FSEEK''@/1/g' \ -e 's/@''GNULIB_FSEEKO''@/1/g' \ -e 's/@''GNULIB_FTELL''@/1/g' \ -e 's/@''GNULIB_FTELLO''@/1/g' \ -e 's/@''GNULIB_FWRITE''@/1/g' \ -e 's/@''GNULIB_GETC''@/1/g' \ -e 's/@''GNULIB_GETCHAR''@/1/g' \ -e 's/@''GNULIB_GETDELIM''@/1/g' \ -e 's/@''GNULIB_GETLINE''@/1/g' \ -e 's/@''GNULIB_GETS''@/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_SCANF''@/1/g' \ -e 's/@''GNULIB_SNPRINTF''@/0/g' \ -e 's/@''GNULIB_SPRINTF_POSIX''@/0/g' \ -e 's/@''GNULIB_STDIO_H_NONBLOCKING''@/0/g' \ -e 's/@''GNULIB_STDIO_H_SIGPIPE''@/0/g' \ -e 's/@''GNULIB_TMPFILE''@/1/g' \ -e 's/@''GNULIB_VASPRINTF''@/1/g' \ -e 's/@''GNULIB_VDPRINTF''@/0/g' \ -e 's/@''GNULIB_VFPRINTF''@/1/g' \ -e 's/@''GNULIB_VFPRINTF_POSIX''@/0/g' \ -e 's/@''GNULIB_VFSCANF''@/0/g' \ -e 's/@''GNULIB_VSCANF''@/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_FSEEKO''@|1|g' \ -e 's|@''HAVE_DECL_FTELLO''@|1|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''@|1|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_READ_FUNCS''@|0|g' \ -e 's|@''REPLACE_STDIO_WRITE_FUNCS''@|0|g' \ -e 's|@''REPLACE_TMPFILE''@|0|g' \ -e 's|@''REPLACE_VASPRINTF''@|1|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|@''GUARD_PREFIX''@|GL|g' \ -e 's|@''INCLUDE_NEXT''@|include_next|g' \ -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \ -e 's|@''PRAGMA_COLUMNS''@||g' \ -e 's|@''NEXT_STDLIB_H''@||g' \ -e 's/@''GNULIB__EXIT''@/0/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_MBTOWC''@/0/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_SYSTEM_POSIX''@/0/g' \ -e 's/@''GNULIB_UNLOCKPT''@/0/g' \ -e 's/@''GNULIB_UNSETENV''@/0/g' \ -e 's/@''GNULIB_WCTOMB''@/0/g' \ < ./stdlib.in.h | \ sed -e 's|@''HAVE__EXIT''@|1|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''@|1|g' \ -e 's|@''HAVE_RANDOM_R''@|1|g' \ -e 's|@''HAVE_REALPATH''@|1|g' \ -e 's|@''HAVE_RPMATCH''@|1|g' \ -e 's|@''HAVE_DECL_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_DECL_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_MBTOWC''@|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 's|@''REPLACE_WCTOMB''@|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.h-t && \ mv stdlib.h-t stdlib.h rm -f string.h-t string.h && \ { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */' && \ sed -e 's|@''GUARD_PREFIX''@|GL|g' \ -e 's|@''INCLUDE_NEXT''@|include_next|g' \ -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \ -e 's|@''PRAGMA_COLUMNS''@||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''@/1/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_STRERROR_R''@/0/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_STRERROR_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_STRCHRNUL''@|0|g' \ -e 's|@''REPLACE_STRDUP''@|0|g' \ -e 's|@''REPLACE_STRSTR''@|0|g' \ -e 's|@''REPLACE_STRERROR''@|0|g' \ -e 's|@''REPLACE_STRERROR_R''@|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|@''GUARD_PREFIX''@|GL|g' \ -e 's|@''INCLUDE_NEXT''@|include_next|g' \ -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \ -e 's|@''PRAGMA_COLUMNS''@||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|@''GUARD_PREFIX''@|GL|g' \ -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|@''PRAGMA_COLUMNS''@||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|@''GUARD_PREFIX''@|GL|g' \ -e 's|@''INCLUDE_NEXT''@|include_next|g' \ -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \ -e 's|@''PRAGMA_COLUMNS''@||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_DECL_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|@''GUARD_PREFIX''@|GL|g' \ -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|@''PRAGMA_COLUMNS''@||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_GROUP_MEMBER''@/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_PIPE''@/0/g' \ -e 's/@''GNULIB_PIPE2''@/0/g' \ -e 's/@''GNULIB_PREAD''@/0/g' \ -e 's/@''GNULIB_PWRITE''@/0/g' \ -e 's/@''GNULIB_READ''@/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''@/0/g' \ -e 's/@''GNULIB_UNISTD_H_NONBLOCKING''@/0/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_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_GROUP_MEMBER''@|1|g' \ -e 's|@''HAVE_LCHOWN''@|1|g' \ -e 's|@''HAVE_LINK''@|1|g' \ -e 's|@''HAVE_LINKAT''@|1|g' \ -e 's|@''HAVE_PIPE''@|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_UNLINKAT''@|1|g' \ -e 's|@''HAVE_USLEEP''@|1|g' \ -e 's|@''HAVE_DECL_ENVIRON''@|1|g' \ -e 's|@''HAVE_DECL_FCHDIR''@|1|g' \ -e 's|@''HAVE_DECL_GETDOMAINNAME''@|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_DECL_TTYNAME_R''@|1|g' \ -e 's|@''HAVE_OS_H''@|0|g' \ -e 's|@''HAVE_SYS_PARAM_H''@|0|g' \ | \ sed -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_GETDOMAINNAME''@|0|g' \ -e 's|@''REPLACE_GETLOGIN_R''@|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_READ''@|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|@''GUARD_PREFIX''@|GL|g' \ -e 's|@''INCLUDE_NEXT''@|include_next|g' \ -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \ -e 's|@''PRAGMA_COLUMNS''@||g' \ -e 's|@''HAVE_FEATURES_H''@|1|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/@''GNULIB_WMEMCHR''@/0/g' \ -e 's/@''GNULIB_WMEMCMP''@/0/g' \ -e 's/@''GNULIB_WMEMCPY''@/0/g' \ -e 's/@''GNULIB_WMEMMOVE''@/0/g' \ -e 's/@''GNULIB_WMEMSET''@/0/g' \ -e 's/@''GNULIB_WCSLEN''@/0/g' \ -e 's/@''GNULIB_WCSNLEN''@/0/g' \ -e 's/@''GNULIB_WCSCPY''@/0/g' \ -e 's/@''GNULIB_WCPCPY''@/0/g' \ -e 's/@''GNULIB_WCSNCPY''@/0/g' \ -e 's/@''GNULIB_WCPNCPY''@/0/g' \ -e 's/@''GNULIB_WCSCAT''@/0/g' \ -e 's/@''GNULIB_WCSNCAT''@/0/g' \ -e 's/@''GNULIB_WCSCMP''@/0/g' \ -e 's/@''GNULIB_WCSNCMP''@/0/g' \ -e 's/@''GNULIB_WCSCASECMP''@/0/g' \ -e 's/@''GNULIB_WCSNCASECMP''@/0/g' \ -e 's/@''GNULIB_WCSCOLL''@/0/g' \ -e 's/@''GNULIB_WCSXFRM''@/0/g' \ -e 's/@''GNULIB_WCSDUP''@/0/g' \ -e 's/@''GNULIB_WCSCHR''@/0/g' \ -e 's/@''GNULIB_WCSRCHR''@/0/g' \ -e 's/@''GNULIB_WCSCSPN''@/0/g' \ -e 's/@''GNULIB_WCSSPN''@/0/g' \ -e 's/@''GNULIB_WCSPBRK''@/0/g' \ -e 's/@''GNULIB_WCSSTR''@/0/g' \ -e 's/@''GNULIB_WCSTOK''@/0/g' \ -e 's/@''GNULIB_WCSWIDTH''@/0/g' \ < ./wchar.in.h | \ sed -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_WMEMCHR''@|1|g' \ -e 's|@''HAVE_WMEMCMP''@|1|g' \ -e 's|@''HAVE_WMEMCPY''@|1|g' \ -e 's|@''HAVE_WMEMMOVE''@|1|g' \ -e 's|@''HAVE_WMEMSET''@|1|g' \ -e 's|@''HAVE_WCSLEN''@|1|g' \ -e 's|@''HAVE_WCSNLEN''@|1|g' \ -e 's|@''HAVE_WCSCPY''@|1|g' \ -e 's|@''HAVE_WCPCPY''@|1|g' \ -e 's|@''HAVE_WCSNCPY''@|1|g' \ -e 's|@''HAVE_WCPNCPY''@|1|g' \ -e 's|@''HAVE_WCSCAT''@|1|g' \ -e 's|@''HAVE_WCSNCAT''@|1|g' \ -e 's|@''HAVE_WCSCMP''@|1|g' \ -e 's|@''HAVE_WCSNCMP''@|1|g' \ -e 's|@''HAVE_WCSCASECMP''@|1|g' \ -e 's|@''HAVE_WCSNCASECMP''@|1|g' \ -e 's|@''HAVE_WCSCOLL''@|1|g' \ -e 's|@''HAVE_WCSXFRM''@|1|g' \ -e 's|@''HAVE_WCSDUP''@|1|g' \ -e 's|@''HAVE_WCSCHR''@|1|g' \ -e 's|@''HAVE_WCSRCHR''@|1|g' \ -e 's|@''HAVE_WCSCSPN''@|1|g' \ -e 's|@''HAVE_WCSSPN''@|1|g' \ -e 's|@''HAVE_WCSPBRK''@|1|g' \ -e 's|@''HAVE_WCSSTR''@|1|g' \ -e 's|@''HAVE_WCSTOK''@|1|g' \ -e 's|@''HAVE_WCSWIDTH''@|1|g' \ -e 's|@''HAVE_DECL_WCTOB''@|1|g' \ -e 's|@''HAVE_DECL_WCWIDTH''@|1|g' \ | \ sed -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 's|@''REPLACE_WCSWIDTH''@|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.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 dirname-lgpl.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/bash ../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 basename-lgpl.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/bash ../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 stripslash.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/bash ../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 exitfail.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/bash ../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 fopen-safer.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/bash ../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 freading.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/bash ../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 freopen-safer.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/bash ../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 gl_linked_list.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../src -I/home/gnupdf/include -g -O2 -MT gl_linked_list.lo -MD -MP -MF $depbase.Tpo -c -o gl_linked_list.lo gl_linked_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_linked_list.lo -MD -MP -MF .deps/gl_linked_list.Tpo -c gl_linked_list.c -fPIC -DPIC -o .libs/gl_linked_list.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../src -I/home/gnupdf/include -g -O2 -MT gl_linked_list.lo -MD -MP -MF .deps/gl_linked_list.Tpo -c gl_linked_list.c -o gl_linked_list.o >/dev/null 2>&1 depbase=`echo gl_list.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/bash ../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/bash ../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/bash ../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/bash ../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 gl_oset.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../src -I/home/gnupdf/include -g -O2 -MT gl_oset.lo -MD -MP -MF $depbase.Tpo -c -o gl_oset.lo gl_oset.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../src -I/home/gnupdf/include -g -O2 -MT gl_oset.lo -MD -MP -MF .deps/gl_oset.Tpo -c gl_oset.c -fPIC -DPIC -o .libs/gl_oset.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../src -I/home/gnupdf/include -g -O2 -MT gl_oset.lo -MD -MP -MF .deps/gl_oset.Tpo -c gl_oset.c -o gl_oset.o >/dev/null 2>&1 depbase=`echo printf-frexp.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../src -I/home/gnupdf/include -g -O2 -MT printf-frexp.lo -MD -MP -MF $depbase.Tpo -c -o printf-frexp.lo printf-frexp.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../src -I/home/gnupdf/include -g -O2 -MT printf-frexp.lo -MD -MP -MF .deps/printf-frexp.Tpo -c printf-frexp.c -fPIC -DPIC -o .libs/printf-frexp.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../src -I/home/gnupdf/include -g -O2 -MT printf-frexp.lo -MD -MP -MF .deps/printf-frexp.Tpo -c printf-frexp.c -o printf-frexp.o >/dev/null 2>&1 depbase=`echo printf-frexpl.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../src -I/home/gnupdf/include -g -O2 -MT printf-frexpl.lo -MD -MP -MF $depbase.Tpo -c -o printf-frexpl.lo printf-frexpl.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../src -I/home/gnupdf/include -g -O2 -MT printf-frexpl.lo -MD -MP -MF .deps/printf-frexpl.Tpo -c printf-frexpl.c -fPIC -DPIC -o .libs/printf-frexpl.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../src -I/home/gnupdf/include -g -O2 -MT printf-frexpl.lo -MD -MP -MF .deps/printf-frexpl.Tpo -c printf-frexpl.c -o printf-frexpl.o >/dev/null 2>&1 depbase=`echo progname.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/bash ../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 gl_rbtree_oset.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../src -I/home/gnupdf/include -g -O2 -MT gl_rbtree_oset.lo -MD -MP -MF $depbase.Tpo -c -o gl_rbtree_oset.lo gl_rbtree_oset.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../src -I/home/gnupdf/include -g -O2 -MT gl_rbtree_oset.lo -MD -MP -MF .deps/gl_rbtree_oset.Tpo -c gl_rbtree_oset.c -fPIC -DPIC -o .libs/gl_rbtree_oset.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../src -I/home/gnupdf/include -g -O2 -MT gl_rbtree_oset.lo -MD -MP -MF .deps/gl_rbtree_oset.Tpo -c gl_rbtree_oset.c -o gl_rbtree_oset.o >/dev/null 2>&1 depbase=`echo gl_rbtreehash_list.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../src -I/home/gnupdf/include -g -O2 -MT gl_rbtreehash_list.lo -MD -MP -MF $depbase.Tpo -c -o gl_rbtreehash_list.lo gl_rbtreehash_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_rbtreehash_list.lo -MD -MP -MF .deps/gl_rbtreehash_list.Tpo -c gl_rbtreehash_list.c -fPIC -DPIC -o .libs/gl_rbtreehash_list.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../src -I/home/gnupdf/include -g -O2 -MT gl_rbtreehash_list.lo -MD -MP -MF .deps/gl_rbtreehash_list.Tpo -c gl_rbtreehash_list.c -o gl_rbtreehash_list.o >/dev/null 2>&1 depbase=`echo tempname.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/bash ../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 glthread/threadlib.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/bash ../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/bash ../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 tmpfile-safer.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/bash ../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 dup-safer.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/bash ../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 fd-safer.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/bash ../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 pipe-safer.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/bash ../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 unistr/u8-check.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/bash ../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 xmalloc.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/bash ../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 depbase=`echo xalloc-die.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/bash ../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 asnprintf.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../src -I/home/gnupdf/include -g -O2 -MT asnprintf.lo -MD -MP -MF $depbase.Tpo -c -o asnprintf.lo asnprintf.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../src -I/home/gnupdf/include -g -O2 -MT asnprintf.lo -MD -MP -MF .deps/asnprintf.Tpo -c asnprintf.c -fPIC -DPIC -o .libs/asnprintf.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../src -I/home/gnupdf/include -g -O2 -MT asnprintf.lo -MD -MP -MF .deps/asnprintf.Tpo -c asnprintf.c -o asnprintf.o >/dev/null 2>&1 depbase=`echo asprintf.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../src -I/home/gnupdf/include -g -O2 -MT asprintf.lo -MD -MP -MF $depbase.Tpo -c -o asprintf.lo asprintf.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../src -I/home/gnupdf/include -g -O2 -MT asprintf.lo -MD -MP -MF .deps/asprintf.Tpo -c asprintf.c -fPIC -DPIC -o .libs/asprintf.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../src -I/home/gnupdf/include -g -O2 -MT asprintf.lo -MD -MP -MF .deps/asprintf.Tpo -c asprintf.c -o asprintf.o >/dev/null 2>&1 depbase=`echo fcntl.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/bash ../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 fflush.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/bash ../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 fpurge.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/bash ../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 fseek.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../src -I/home/gnupdf/include -g -O2 -MT fseek.lo -MD -MP -MF $depbase.Tpo -c -o fseek.lo fseek.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../src -I/home/gnupdf/include -g -O2 -MT fseek.lo -MD -MP -MF .deps/fseek.Tpo -c fseek.c -fPIC -DPIC -o .libs/fseek.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../src -I/home/gnupdf/include -g -O2 -MT fseek.lo -MD -MP -MF .deps/fseek.Tpo -c fseek.c -o fseek.o >/dev/null 2>&1 depbase=`echo fseeko.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/bash ../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 isnanl.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../src -I/home/gnupdf/include -g -O2 -MT isnanl.lo -MD -MP -MF $depbase.Tpo -c -o isnanl.lo isnanl.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../src -I/home/gnupdf/include -g -O2 -MT isnanl.lo -MD -MP -MF .deps/isnanl.Tpo -c isnanl.c -fPIC -DPIC -o .libs/isnanl.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../src -I/home/gnupdf/include -g -O2 -MT isnanl.lo -MD -MP -MF .deps/isnanl.Tpo -c isnanl.c -o isnanl.o >/dev/null 2>&1 depbase=`echo printf-args.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../src -I/home/gnupdf/include -g -O2 -MT printf-args.lo -MD -MP -MF $depbase.Tpo -c -o printf-args.lo printf-args.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../src -I/home/gnupdf/include -g -O2 -MT printf-args.lo -MD -MP -MF .deps/printf-args.Tpo -c printf-args.c -fPIC -DPIC -o .libs/printf-args.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../src -I/home/gnupdf/include -g -O2 -MT printf-args.lo -MD -MP -MF .deps/printf-args.Tpo -c printf-args.c -o printf-args.o >/dev/null 2>&1 depbase=`echo printf-parse.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../src -I/home/gnupdf/include -g -O2 -MT printf-parse.lo -MD -MP -MF $depbase.Tpo -c -o printf-parse.lo printf-parse.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../src -I/home/gnupdf/include -g -O2 -MT printf-parse.lo -MD -MP -MF .deps/printf-parse.Tpo -c printf-parse.c -fPIC -DPIC -o .libs/printf-parse.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../src -I/home/gnupdf/include -g -O2 -MT printf-parse.lo -MD -MP -MF .deps/printf-parse.Tpo -c printf-parse.c -o printf-parse.o >/dev/null 2>&1 depbase=`echo vasnprintf.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../src -I/home/gnupdf/include -g -O2 -MT vasnprintf.lo -MD -MP -MF $depbase.Tpo -c -o vasnprintf.lo vasnprintf.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../src -I/home/gnupdf/include -g -O2 -MT vasnprintf.lo -MD -MP -MF .deps/vasnprintf.Tpo -c vasnprintf.c -fPIC -DPIC -o .libs/vasnprintf.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../src -I/home/gnupdf/include -g -O2 -MT vasnprintf.lo -MD -MP -MF .deps/vasnprintf.Tpo -c vasnprintf.c -o vasnprintf.o >/dev/null 2>&1 depbase=`echo vasprintf.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../src -I/home/gnupdf/include -g -O2 -MT vasprintf.lo -MD -MP -MF $depbase.Tpo -c -o vasprintf.lo vasprintf.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../src -I/home/gnupdf/include -g -O2 -MT vasprintf.lo -MD -MP -MF .deps/vasprintf.Tpo -c vasprintf.c -fPIC -DPIC -o .libs/vasprintf.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../src -I/home/gnupdf/include -g -O2 -MT vasprintf.lo -MD -MP -MF .deps/vasprintf.Tpo -c vasprintf.c -o vasprintf.o >/dev/null 2>&1 /bin/bash ../libtool --tag=CC --mode=link gcc -g -O2 -no-undefined -lpthread -o libgnu.la dirname-lgpl.lo basename-lgpl.lo stripslash.lo exitfail.lo fopen-safer.lo freading.lo freopen-safer.lo gl_linked_list.lo gl_list.lo localcharset.lo localename.lo glthread/lock.lo gl_oset.lo printf-frexp.lo printf-frexpl.lo progname.lo gl_rbtree_oset.lo gl_rbtreehash_list.lo tempname.lo glthread/threadlib.lo tmpdir.lo tmpfile-safer.lo dup-safer.lo fd-safer.lo pipe-safer.lo unistr/u8-check.lo xmalloc.lo xalloc-die.lo asnprintf.lo asprintf.lo fcntl.lo fflush.lo fpurge.lo fseek.lo fseeko.lo isnanl.lo printf-args.lo printf-parse.lo vasnprintf.lo vasprintf.lo -lz libtool: link: ar cru .libs/libgnu.a .libs/dirname-lgpl.o .libs/basename-lgpl.o .libs/stripslash.o .libs/exitfail.o .libs/fopen-safer.o .libs/freading.o .libs/freopen-safer.o .libs/gl_linked_list.o .libs/gl_list.o .libs/localcharset.o .libs/localename.o glthread/.libs/lock.o .libs/gl_oset.o .libs/printf-frexp.o .libs/printf-frexpl.o .libs/progname.o .libs/gl_rbtree_oset.o .libs/gl_rbtreehash_list.o .libs/tempname.o glthread/.libs/threadlib.o .libs/tmpdir.o .libs/tmpfile-safer.o .libs/dup-safer.o .libs/fd-safer.o .libs/pipe-safer.o unistr/.libs/u8-check.o .libs/xmalloc.o .libs/xalloc-die.o .libs/asnprintf.o .libs/asprintf.o .libs/fcntl.o .libs/fflush.o .libs/fpurge.o .libs/fseek.o .libs/fseeko.o .libs/isnanl.o .libs/printf-args.o .libs/printf-parse.o .libs/vasnprintf.o .libs/vasprintf.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/bash ./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/bash ../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/bash ../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/bash ../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/bash ../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/bash ../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-buffer.lo -MD -MP -MF .deps/pdf-types-buffer.Tpo -c -o pdf-types-buffer.lo `test -f 'base/pdf-types-buffer.c' || echo './'`base/pdf-types-buffer.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-buffer.lo -MD -MP -MF .deps/pdf-types-buffer.Tpo -c base/pdf-types-buffer.c -fPIC -DPIC -o .libs/pdf-types-buffer.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-buffer.lo -MD -MP -MF .deps/pdf-types-buffer.Tpo -c base/pdf-types-buffer.c -o pdf-types-buffer.o >/dev/null 2>&1 mv -f .deps/pdf-types-buffer.Tpo .deps/pdf-types-buffer.Plo /bin/bash ../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-uuid.lo -MD -MP -MF .deps/pdf-types-uuid.Tpo -c -o pdf-types-uuid.lo `test -f 'base/pdf-types-uuid.c' || echo './'`base/pdf-types-uuid.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-uuid.lo -MD -MP -MF .deps/pdf-types-uuid.Tpo -c base/pdf-types-uuid.c -fPIC -DPIC -o .libs/pdf-types-uuid.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-uuid.lo -MD -MP -MF .deps/pdf-types-uuid.Tpo -c base/pdf-types-uuid.c -o pdf-types-uuid.o >/dev/null 2>&1 mv -f .deps/pdf-types-uuid.Tpo .deps/pdf-types-uuid.Plo /bin/bash ../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/bash ../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/bash ../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/bash ../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/bash ../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/bash ../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/bash ../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/bash ../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/bash ../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/bash ../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/bash ../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/bash ../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/bash ../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/bash ../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/bash ../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/bash ../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/bash ../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/bash ../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/bash ../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/bash ../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/bash ../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 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/bash ../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/bash ../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-mem.lo -MD -MP -MF .deps/pdf-stm-be-mem.Tpo -c -o pdf-stm-be-mem.lo `test -f 'base/pdf-stm-be-mem.c' || echo './'`base/pdf-stm-be-mem.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-mem.lo -MD -MP -MF .deps/pdf-stm-be-mem.Tpo -c base/pdf-stm-be-mem.c -fPIC -DPIC -o .libs/pdf-stm-be-mem.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-be-mem.lo -MD -MP -MF .deps/pdf-stm-be-mem.Tpo -c base/pdf-stm-be-mem.c -o pdf-stm-be-mem.o >/dev/null 2>&1 mv -f .deps/pdf-stm-be-mem.Tpo .deps/pdf-stm-be-mem.Plo /bin/bash ../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-file.lo -MD -MP -MF .deps/pdf-stm-be-file.Tpo -c -o pdf-stm-be-file.lo `test -f 'base/pdf-stm-be-file.c' || echo './'`base/pdf-stm-be-file.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-file.lo -MD -MP -MF .deps/pdf-stm-be-file.Tpo -c base/pdf-stm-be-file.c -fPIC -DPIC -o .libs/pdf-stm-be-file.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-be-file.lo -MD -MP -MF .deps/pdf-stm-be-file.Tpo -c base/pdf-stm-be-file.c -o pdf-stm-be-file.o >/dev/null 2>&1 mv -f .deps/pdf-stm-be-file.Tpo .deps/pdf-stm-be-file.Plo /bin/bash ../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-cfile.lo -MD -MP -MF .deps/pdf-stm-be-cfile.Tpo -c -o pdf-stm-be-cfile.lo `test -f 'base/pdf-stm-be-cfile.c' || echo './'`base/pdf-stm-be-cfile.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-cfile.lo -MD -MP -MF .deps/pdf-stm-be-cfile.Tpo -c base/pdf-stm-be-cfile.c -fPIC -DPIC -o .libs/pdf-stm-be-cfile.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-be-cfile.lo -MD -MP -MF .deps/pdf-stm-be-cfile.Tpo -c base/pdf-stm-be-cfile.c -o pdf-stm-be-cfile.o >/dev/null 2>&1 mv -f .deps/pdf-stm-be-cfile.Tpo .deps/pdf-stm-be-cfile.Plo /bin/bash ../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/bash ../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/bash ../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/bash ../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/bash ../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/bash ../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/bash ../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/bash ../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/bash ../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/bash ../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-pred.lo -MD -MP -MF .deps/pdf-stm-f-pred.Tpo -c -o pdf-stm-f-pred.lo `test -f 'base/pdf-stm-f-pred.c' || echo './'`base/pdf-stm-f-pred.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-pred.lo -MD -MP -MF .deps/pdf-stm-f-pred.Tpo -c base/pdf-stm-f-pred.c -fPIC -DPIC -o .libs/pdf-stm-f-pred.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-pred.lo -MD -MP -MF .deps/pdf-stm-f-pred.Tpo -c base/pdf-stm-f-pred.c -o pdf-stm-f-pred.o >/dev/null 2>&1 mv -f .deps/pdf-stm-f-pred.Tpo .deps/pdf-stm-f-pred.Plo /bin/bash ../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/bash ../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/bash ../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 base/pdf-crypt.c: In function 'pdf_crypt_cipher_new': base/pdf-crypt.c:75: warning: control reaches end of non-void function 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/bash ../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-md-md5.lo -MD -MP -MF .deps/pdf-crypt-md-md5.Tpo -c -o pdf-crypt-md-md5.lo `test -f 'base/pdf-crypt-md-md5.c' || echo './'`base/pdf-crypt-md-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-crypt-md-md5.lo -MD -MP -MF .deps/pdf-crypt-md-md5.Tpo -c base/pdf-crypt-md-md5.c -fPIC -DPIC -o .libs/pdf-crypt-md-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-crypt-md-md5.lo -MD -MP -MF .deps/pdf-crypt-md-md5.Tpo -c base/pdf-crypt-md-md5.c -o pdf-crypt-md-md5.o >/dev/null 2>&1 mv -f .deps/pdf-crypt-md-md5.Tpo .deps/pdf-crypt-md-md5.Plo /bin/bash ../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/bash ../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/bash ../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-tokeniser.lo -MD -MP -MF .deps/pdf-tokeniser.Tpo -c -o pdf-tokeniser.lo `test -f 'base/pdf-tokeniser.c' || echo './'`base/pdf-tokeniser.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-tokeniser.lo -MD -MP -MF .deps/pdf-tokeniser.Tpo -c base/pdf-tokeniser.c -fPIC -DPIC -o .libs/pdf-tokeniser.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-tokeniser.lo -MD -MP -MF .deps/pdf-tokeniser.Tpo -c base/pdf-tokeniser.c -o pdf-tokeniser.o >/dev/null 2>&1 mv -f .deps/pdf-tokeniser.Tpo .deps/pdf-tokeniser.Plo /bin/bash ../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/bash ../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/bash ../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/bash ../libtool --tag=CC --mode=link gcc -Wall -fno-strict-aliasing -fprofile-arcs -ftest-coverage -g -O2 ../lib/libgnu.la -luuid -lpthread -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-buffer.lo pdf-types-uuid.lo pdf-fp.lo pdf-fp-func.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-fsys.lo pdf-fsys-disk.lo pdf-stm.lo pdf-stm-be-mem.lo pdf-stm-be-file.lo pdf-stm-be-cfile.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-pred.lo pdf-stm-f-flate.lo pdf-stm-f-jbig2.lo pdf-crypt.lo pdf-crypt-md-md5.lo pdf-crypt-c-aesv2.lo pdf-crypt-c-v2.lo pdf-tokeniser.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-buffer.o .libs/pdf-types-uuid.o .libs/pdf-fp.o .libs/pdf-fp-func.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-fsys.o .libs/pdf-fsys-disk.o .libs/pdf-stm.o .libs/pdf-stm-be-mem.o .libs/pdf-stm-be-file.o .libs/pdf-stm-be-cfile.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-pred.o .libs/pdf-stm-f-flate.o .libs/pdf-stm-f-jbig2.o .libs/pdf-crypt.o .libs/pdf-crypt-md-md5.o .libs/pdf-crypt-c-aesv2.o .libs/pdf-crypt-c-v2.o .libs/pdf-tokeniser.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 -luuid -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-buffer.o pdf-types-uuid.o pdf-fp.o pdf-fp-func.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-fsys.o pdf-fsys-disk.o pdf-stm.o pdf-stm-be-mem.o pdf-stm-be-file.o pdf-stm-be-cfile.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-pred.o pdf-stm-f-flate.o pdf-stm-f-jbig2.o pdf-crypt.o pdf-crypt-md-md5.o pdf-crypt-c-aesv2.o pdf-crypt-c-v2.o pdf-tokeniser.o pdf-token.o pdf-token-reader.o pdf-token-writer.o .libs/libgnupdf.lax/libgnu.a/dirname-lgpl.o .libs/libgnupdf.lax/libgnu.a/basename-lgpl.o .libs/libgnupdf.lax/libgnu.a/stripslash.o .libs/libgnupdf.lax/libgnu.a/exitfail.o .libs/libgnupdf.lax/libgnu.a/fopen-safer.o .libs/libgnupdf.lax/libgnu.a/freading.o .libs/libgnupdf.lax/libgnu.a/freopen-safer.o .libs/libgnupdf.lax/libgnu.a/gl_linked_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/gl_oset.o .libs/libgnupdf.lax/libgnu.a/printf-frexp.o .libs/libgnupdf.lax/libgnu.a/printf-frexpl.o .libs/libgnupdf.lax/libgnu.a/progname.o .libs/libgnupdf.lax/libgnu.a/gl_rbtree_oset.o .libs/libgnupdf.lax/libgnu.a/gl_rbtreehash_list.o .libs/libgnupdf.lax/libgnu.a/tempname.o .libs/libgnupdf.lax/libgnu.a/threadlib.o .libs/libgnupdf.lax/libgnu.a/tmpdir.o .libs/libgnupdf.lax/libgnu.a/tmpfile-safer.o .libs/libgnupdf.lax/libgnu.a/dup-safer.o .libs/libgnupdf.lax/libgnu.a/fd-safer.o .libs/libgnupdf.lax/libgnu.a/pipe-safer.o .libs/libgnupdf.lax/libgnu.a/u8-check.o .libs/libgnupdf.lax/libgnu.a/xmalloc.o .libs/libgnupdf.lax/libgnu.a/xalloc-die.o .libs/libgnupdf.lax/libgnu.a/asnprintf.o .libs/libgnupdf.lax/libgnu.a/asprintf.o .libs/libgnupdf.lax/libgnu.a/fcntl.o .libs/libgnupdf.lax/libgnu.a/fflush.o .libs/libgnupdf.lax/libgnu.a/fpurge.o .libs/libgnupdf.lax/libgnu.a/fseek.o .libs/libgnupdf.lax/libgnu.a/fseeko.o .libs/libgnupdf.lax/libgnu.a/isnanl.o .libs/libgnupdf.lax/libgnu.a/printf-args.o .libs/libgnupdf.lax/libgnu.a/printf-parse.o .libs/libgnupdf.lax/libgnu.a/vasnprintf.o .libs/libgnupdf.lax/libgnu.a/vasprintf.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 base/pdf-types.h base/pdf-error.h pdf-global.h base/pdf-types-buffer.h base/pdf-types-pmon.h base/pdf-types-uuid.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 base/pdf-fsys-disk.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/bash ../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 -luuid -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 mv -f .deps/pdf-tokeniser.Tpo .deps/pdf-tokeniser.Po /bin/bash ../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 -luuid -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-filereader.o -MD -MP -MF .deps/pdf-filereader.Tpo -c -o pdf-filereader.o pdf-filereader.c mv -f .deps/pdf-filereader.Tpo .deps/pdf-filereader.Po /bin/bash ../libtool --tag=CC --mode=link gcc -g -O2 -o pdf-filereader pdf-filereader.o ../src/libgnupdf.la -lz libtool: link: gcc -g -O2 -o .libs/pdf-filereader pdf-filereader.o ../src/.libs/libgnupdf.so -L/usr/local/lib -luuid -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-test-common.o -MD -MP -MF .deps/pdf-list-test-common.Tpo -c -o pdf-list-test-common.o `test -f 'base/list/pdf-list-test-common.c' || echo './'`base/list/pdf-list-test-common.c mv -f .deps/pdf-list-test-common.Tpo .deps/pdf-list-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-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-init.o -MD -MP -MF .deps/pdf-list-iterator-init.Tpo -c -o pdf-list-iterator-init.o `test -f 'base/list/pdf-list-iterator-init.c' || echo './'`base/list/pdf-list-iterator-init.c mv -f .deps/pdf-list-iterator-init.Tpo .deps/pdf-list-iterator-init.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-init-from-to.o -MD -MP -MF .deps/pdf-list-iterator-init-from-to.Tpo -c -o pdf-list-iterator-init-from-to.o `test -f 'base/list/pdf-list-iterator-init-from-to.c' || echo './'`base/list/pdf-list-iterator-init-from-to.c mv -f .deps/pdf-list-iterator-init-from-to.Tpo .deps/pdf-list-iterator-init-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-deinit.o -MD -MP -MF .deps/pdf-list-iterator-deinit.Tpo -c -o pdf-list-iterator-deinit.o `test -f 'base/list/pdf-list-iterator-deinit.c' || echo './'`base/list/pdf-list-iterator-deinit.c mv -f .deps/pdf-list-iterator-deinit.Tpo .deps/pdf-list-iterator-deinit.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-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-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-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-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-replace.o -MD -MP -MF .deps/pdf-hash-replace.Tpo -c -o pdf-hash-replace.o `test -f 'base/hash/pdf-hash-replace.c' || echo './'`base/hash/pdf-hash-replace.c mv -f .deps/pdf-hash-replace.Tpo .deps/pdf-hash-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-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-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-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-value.o -MD -MP -MF .deps/pdf-hash-get-value.Tpo -c -o pdf-hash-get-value.o `test -f 'base/hash/pdf-hash-get-value.c' || echo './'`base/hash/pdf-hash-get-value.c mv -f .deps/pdf-hash-get-value.Tpo .deps/pdf-hash-get-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-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-key.o -MD -MP -MF .deps/pdf-hash-rename-key.Tpo -c -o pdf-hash-rename-key.o `test -f 'base/hash/pdf-hash-rename-key.c' || echo './'`base/hash/pdf-hash-rename-key.c mv -f .deps/pdf-hash-rename-key.Tpo .deps/pdf-hash-rename-key.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-init.o -MD -MP -MF .deps/pdf-hash-iterator-init.Tpo -c -o pdf-hash-iterator-init.o `test -f 'base/hash/pdf-hash-iterator-init.c' || echo './'`base/hash/pdf-hash-iterator-init.c mv -f .deps/pdf-hash-iterator-init.Tpo .deps/pdf-hash-iterator-init.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-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-error-new.o -MD -MP -MF .deps/pdf-error-new.Tpo -c -o pdf-error-new.o `test -f 'base/error/pdf-error-new.c' || echo './'`base/error/pdf-error-new.c mv -f .deps/pdf-error-new.Tpo .deps/pdf-error-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-set-error.o -MD -MP -MF .deps/pdf-set-error.Tpo -c -o pdf-set-error.o `test -f 'base/error/pdf-set-error.c' || echo './'`base/error/pdf-set-error.c mv -f .deps/pdf-set-error.Tpo .deps/pdf-set-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-clear-error.o -MD -MP -MF .deps/pdf-clear-error.Tpo -c -o pdf-clear-error.o `test -f 'base/error/pdf-clear-error.c' || echo './'`base/error/pdf-clear-error.c mv -f .deps/pdf-clear-error.Tpo .deps/pdf-clear-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-propagate-error.o -MD -MP -MF .deps/pdf-propagate-error.Tpo -c -o pdf-propagate-error.o `test -f 'base/error/pdf-propagate-error.c' || echo './'`base/error/pdf-propagate-error.c mv -f .deps/pdf-propagate-error.Tpo .deps/pdf-propagate-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-prefix-error.o -MD -MP -MF .deps/pdf-prefix-error.Tpo -c -o pdf-prefix-error.o `test -f 'base/error/pdf-prefix-error.c' || echo './'`base/error/pdf-prefix-error.c mv -f .deps/pdf-prefix-error.Tpo .deps/pdf-prefix-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-types-uuid-generate.o -MD -MP -MF .deps/pdf-types-uuid-generate.Tpo -c -o pdf-types-uuid-generate.o `test -f 'base/types/pdf-types-uuid-generate.c' || echo './'`base/types/pdf-types-uuid-generate.c mv -f .deps/pdf-types-uuid-generate.Tpo .deps/pdf-types-uuid-generate.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-types-uuid-string.o -MD -MP -MF .deps/pdf-types-uuid-string.Tpo -c -o pdf-types-uuid-string.o `test -f 'base/types/pdf-types-uuid-string.c' || echo './'`base/types/pdf-types-uuid-string.c mv -f .deps/pdf-types-uuid-string.Tpo .deps/pdf-types-uuid-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-types-uuid-equal-p.o -MD -MP -MF .deps/pdf-types-uuid-equal-p.Tpo -c -o pdf-types-uuid-equal-p.o `test -f 'base/types/pdf-types-uuid-equal-p.c' || echo './'`base/types/pdf-types-uuid-equal-p.c mv -f .deps/pdf-types-uuid-equal-p.Tpo .deps/pdf-types-uuid-equal-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-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-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-init.o -MD -MP -MF .deps/pdf-time-init.Tpo -c -o pdf-time-init.o `test -f 'base/time/pdf-time-init.c' || echo './'`base/time/pdf-time-init.c mv -f .deps/pdf-time-init.Tpo .deps/pdf-time-init.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-init-dup.o -MD -MP -MF .deps/pdf-time-init-dup.Tpo -c -o pdf-time-init-dup.o `test -f 'base/time/pdf-time-init-dup.c' || echo './'`base/time/pdf-time-init-dup.c mv -f .deps/pdf-time-init-dup.Tpo .deps/pdf-time-init-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-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-utc.o -MD -MP -MF .deps/pdf-time-set-utc.Tpo -c -o pdf-time-set-utc.o `test -f 'base/time/pdf-time-set-utc.c' || echo './'`base/time/pdf-time-set-utc.c mv -f .deps/pdf-time-set-utc.Tpo .deps/pdf-time-set-utc.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-set-from-cal.o -MD -MP -MF .deps/pdf-time-set-from-cal.Tpo -c -o pdf-time-set-from-cal.o `test -f 'base/time/pdf-time-set-from-cal.c' || echo './'`base/time/pdf-time-set-from-cal.c mv -f .deps/pdf-time-set-from-cal.Tpo .deps/pdf-time-set-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-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-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-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-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-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-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-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-set-key.o -MD -MP -MF .deps/pdf-crypt-cipher-set-key.Tpo -c -o pdf-crypt-cipher-set-key.o `test -f 'base/crypt/pdf-crypt-cipher-set-key.c' || echo './'`base/crypt/pdf-crypt-cipher-set-key.c mv -f .deps/pdf-crypt-cipher-set-key.Tpo .deps/pdf-crypt-cipher-set-key.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-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-stm-test-common.o -MD -MP -MF .deps/pdf-stm-test-common.Tpo -c -o pdf-stm-test-common.o `test -f 'base/stm/pdf-stm-test-common.c' || echo './'`base/stm/pdf-stm-test-common.c mv -f .deps/pdf-stm-test-common.Tpo .deps/pdf-stm-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-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-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-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-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-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-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-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-rw-filter-null.o -MD -MP -MF .deps/pdf-stm-rw-filter-null.Tpo -c -o pdf-stm-rw-filter-null.o `test -f 'base/stm/pdf-stm-rw-filter-null.c' || echo './'`base/stm/pdf-stm-rw-filter-null.c mv -f .deps/pdf-stm-rw-filter-null.Tpo .deps/pdf-stm-rw-filter-null.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-rw-filter-rl.o -MD -MP -MF .deps/pdf-stm-rw-filter-rl.Tpo -c -o pdf-stm-rw-filter-rl.o `test -f 'base/stm/pdf-stm-rw-filter-rl.c' || echo './'`base/stm/pdf-stm-rw-filter-rl.c mv -f .deps/pdf-stm-rw-filter-rl.Tpo .deps/pdf-stm-rw-filter-rl.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-rw-filter-ahex.o -MD -MP -MF .deps/pdf-stm-rw-filter-ahex.Tpo -c -o pdf-stm-rw-filter-ahex.o `test -f 'base/stm/pdf-stm-rw-filter-ahex.c' || echo './'`base/stm/pdf-stm-rw-filter-ahex.c mv -f .deps/pdf-stm-rw-filter-ahex.Tpo .deps/pdf-stm-rw-filter-ahex.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-rw-filter-a85.o -MD -MP -MF .deps/pdf-stm-rw-filter-a85.Tpo -c -o pdf-stm-rw-filter-a85.o `test -f 'base/stm/pdf-stm-rw-filter-a85.c' || echo './'`base/stm/pdf-stm-rw-filter-a85.c mv -f .deps/pdf-stm-rw-filter-a85.Tpo .deps/pdf-stm-rw-filter-a85.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-rw-filter-flate.o -MD -MP -MF .deps/pdf-stm-rw-filter-flate.Tpo -c -o pdf-stm-rw-filter-flate.o `test -f 'base/stm/pdf-stm-rw-filter-flate.c' || echo './'`base/stm/pdf-stm-rw-filter-flate.c mv -f .deps/pdf-stm-rw-filter-flate.Tpo .deps/pdf-stm-rw-filter-flate.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-rw-filter-v2.o -MD -MP -MF .deps/pdf-stm-rw-filter-v2.Tpo -c -o pdf-stm-rw-filter-v2.o `test -f 'base/stm/pdf-stm-rw-filter-v2.c' || echo './'`base/stm/pdf-stm-rw-filter-v2.c mv -f .deps/pdf-stm-rw-filter-v2.Tpo .deps/pdf-stm-rw-filter-v2.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-rw-filter-aesv2.o -MD -MP -MF .deps/pdf-stm-rw-filter-aesv2.Tpo -c -o pdf-stm-rw-filter-aesv2.o `test -f 'base/stm/pdf-stm-rw-filter-aesv2.c' || echo './'`base/stm/pdf-stm-rw-filter-aesv2.c mv -f .deps/pdf-stm-rw-filter-aesv2.Tpo .deps/pdf-stm-rw-filter-aesv2.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-disk-get-free-space.o -MD -MP -MF .deps/pdf-fsys-disk-get-free-space.Tpo -c -o pdf-fsys-disk-get-free-space.o `test -f 'base/fsys/pdf-fsys-disk-get-free-space.c' || echo './'`base/fsys/pdf-fsys-disk-get-free-space.c mv -f .deps/pdf-fsys-disk-get-free-space.Tpo .deps/pdf-fsys-disk-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-disk-file-open.o -MD -MP -MF .deps/pdf-fsys-disk-file-open.Tpo -c -o pdf-fsys-disk-file-open.o `test -f 'base/fsys/pdf-fsys-disk-file-open.c' || echo './'`base/fsys/pdf-fsys-disk-file-open.c mv -f .deps/pdf-fsys-disk-file-open.Tpo .deps/pdf-fsys-disk-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-disk-file-open-tmp.o -MD -MP -MF .deps/pdf-fsys-disk-file-open-tmp.Tpo -c -o pdf-fsys-disk-file-open-tmp.o `test -f 'base/fsys/pdf-fsys-disk-file-open-tmp.c' || echo './'`base/fsys/pdf-fsys-disk-file-open-tmp.c mv -f .deps/pdf-fsys-disk-file-open-tmp.Tpo .deps/pdf-fsys-disk-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-disk-build-path.o -MD -MP -MF .deps/pdf-fsys-disk-build-path.Tpo -c -o pdf-fsys-disk-build-path.o `test -f 'base/fsys/pdf-fsys-disk-build-path.c' || echo './'`base/fsys/pdf-fsys-disk-build-path.c mv -f .deps/pdf-fsys-disk-build-path.Tpo .deps/pdf-fsys-disk-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-fsys-disk-get-parent.o -MD -MP -MF .deps/pdf-fsys-disk-get-parent.Tpo -c -o pdf-fsys-disk-get-parent.o `test -f 'base/fsys/pdf-fsys-disk-get-parent.c' || echo './'`base/fsys/pdf-fsys-disk-get-parent.c mv -f .deps/pdf-fsys-disk-get-parent.Tpo .deps/pdf-fsys-disk-get-parent.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-disk-get-basename.o -MD -MP -MF .deps/pdf-fsys-disk-get-basename.Tpo -c -o pdf-fsys-disk-get-basename.o `test -f 'base/fsys/pdf-fsys-disk-get-basename.c' || echo './'`base/fsys/pdf-fsys-disk-get-basename.c mv -f .deps/pdf-fsys-disk-get-basename.Tpo .deps/pdf-fsys-disk-get-basename.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-reader.o -MD -MP -MF .deps/pdf-token-reader.Tpo -c -o pdf-token-reader.o `test -f 'base/token/pdf-token-reader.c' || echo './'`base/token/pdf-token-reader.c mv -f .deps/pdf-token-reader.Tpo .deps/pdf-token-reader.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-writer.o -MD -MP -MF .deps/pdf-token-writer.Tpo -c -o pdf-token-writer.o `test -f 'base/token/pdf-token-writer.c' || echo './'`base/token/pdf-token-writer.c mv -f .deps/pdf-token-writer.Tpo .deps/pdf-token-writer.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-test-common.o -MD -MP -MF .deps/pdf-test-common.Tpo -c -o pdf-test-common.o pdf-test-common.c mv -f .deps/pdf-test-common.Tpo .deps/pdf-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 runtests.o -MD -MP -MF .deps/runtests.Tpo -c -o runtests.o runtests.c mv -f .deps/runtests.Tpo .deps/runtests.Po /bin/bash ../../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-test-common.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-init.o pdf-list-iterator-init-from-to.o pdf-list-iterator-next.o pdf-list-iterator-deinit.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-cmp.o pdf-text-filter.o pdf-hash-new.o pdf-hash-add.o pdf-hash-replace.o pdf-hash-remove.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-size.o pdf-hash-get-value.o pdf-hash-key-p.o pdf-hash-rename-key.o pdf-hash-iterator-init.o pdf-hash-iterator-next.o pdf-error.o pdf-perror.o pdf-error-new.o pdf-set-error.o pdf-clear-error.o pdf-propagate-error.o pdf-prefix-error.o pdf-types-uuid-generate.o pdf-types-uuid-string.o pdf-types-uuid-equal-p.o pdf-time-testdata.o pdf-time-new.o pdf-time-init.o pdf-time-dup.o pdf-time-init-dup.o pdf-time-copy.o pdf-time-clear.o pdf-time-set-utc.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-set-from-cal.o pdf-time-set-local-offset.o pdf-time-w32-set-from-filetime.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-add-cal-span-with-base.o pdf-time-cal-span-cmp.o pdf-time-cal-span-diff.o pdf-time-to-string.o pdf-time-from-string.o pdf-crypt-cipher-new.o pdf-crypt-cipher-set-key.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-alloc.o pdf-realloc.o pdf-stm-test-common.o pdf-stm-mem-new.o pdf-stm-file-new.o pdf-stm-read-char.o pdf-stm-peek-char.o pdf-stm-tell.o pdf-stm-btell.o pdf-stm-bseek.o pdf-stm-get-mode.o pdf-stm-flush.o pdf-stm-rw-filter-null.o pdf-stm-rw-filter-rl.o pdf-stm-rw-filter-ahex.o pdf-stm-rw-filter-a85.o pdf-stm-rw-filter-flate.o pdf-stm-rw-filter-v2.o pdf-stm-rw-filter-aesv2.o pdf-fp-func-eval.o pdf-fp-func-4-new.o pdf-fsys-disk-get-free-space.o pdf-fsys-disk-file-open.o pdf-fsys-disk-file-open-tmp.o pdf-fsys-disk-build-path.o pdf-fsys-disk-get-parent.o pdf-fsys-disk-get-basename.o pdf-token-reader.o pdf-token-writer.o pdf-test-common.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-test-common.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-init.o pdf-list-iterator-init-from-to.o pdf-list-iterator-next.o pdf-list-iterator-deinit.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-cmp.o pdf-text-filter.o pdf-hash-new.o pdf-hash-add.o pdf-hash-replace.o pdf-hash-remove.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-size.o pdf-hash-get-value.o pdf-hash-key-p.o pdf-hash-rename-key.o pdf-hash-iterator-init.o pdf-hash-iterator-next.o pdf-error.o pdf-perror.o pdf-error-new.o pdf-set-error.o pdf-clear-error.o pdf-propagate-error.o pdf-prefix-error.o pdf-types-uuid-generate.o pdf-types-uuid-string.o pdf-types-uuid-equal-p.o pdf-time-testdata.o pdf-time-new.o pdf-time-init.o pdf-time-dup.o pdf-time-init-dup.o pdf-time-copy.o pdf-time-clear.o pdf-time-set-utc.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-set-from-cal.o pdf-time-set-local-offset.o pdf-time-w32-set-from-filetime.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-add-cal-span-with-base.o pdf-time-cal-span-cmp.o pdf-time-cal-span-diff.o pdf-time-to-string.o pdf-time-from-string.o pdf-crypt-cipher-new.o pdf-crypt-cipher-set-key.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-alloc.o pdf-realloc.o pdf-stm-test-common.o pdf-stm-mem-new.o pdf-stm-file-new.o pdf-stm-read-char.o pdf-stm-peek-char.o pdf-stm-tell.o pdf-stm-btell.o pdf-stm-bseek.o pdf-stm-get-mode.o pdf-stm-flush.o pdf-stm-rw-filter-null.o pdf-stm-rw-filter-rl.o pdf-stm-rw-filter-ahex.o pdf-stm-rw-filter-a85.o pdf-stm-rw-filter-flate.o pdf-stm-rw-filter-v2.o pdf-stm-rw-filter-aesv2.o pdf-fp-func-eval.o pdf-fp-func-4-new.o pdf-fsys-disk-get-free-space.o pdf-fsys-disk-file-open.o pdf-fsys-disk-file-open-tmp.o pdf-fsys-disk-build-path.o pdf-fsys-disk-get-parent.o pdf-fsys-disk-get-basename.o pdf-token-reader.o pdf-token-writer.o pdf-test-common.o runtests.o -lcheck ../../src/.libs/libgnupdf.so -L/usr/local/lib -luuid -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' make[1]: Nothing to be done for `all'. 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 css=../build-aux/pmccabe.css \ -v url="http://www.gnupdf.org" \ > cyclo.html chmod +x ./apic2html chmod +x ./check-api-doc-consistency.pl ./check-api-doc-consistency.pl -p -t | \ gawk -f ./apic2html \ -v name="GNU PDF" \ -v css=../build-aux/pmccabe.css \ -v url="http://www.gnupdf.org" \ > apic.html chmod +x ./testlog2html if test -f ../torture/unit/ut.log ; then \ cat ../torture/unit/ut.log | \ gawk -f ./testlog2html \ -v name="GNU PDF" \ -v css=../build-aux/pmccabe.css \ -v url="http://www.gnupdf.org" \ > ut.html; \ 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/bash /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/bash /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' perl ../build-aux/generate-tsd.pl > ./generated-tsd.texi 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 \ --html "--css-include=manuals.css" \ 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 ... (env LANG= LC_MESSAGES= LC_ALL= LANGUAGE= texi2dvi -t @finalout "../doc/gnupdf.texi") This is pdfTeX, Version 3.1415926-1.40.10 (TeX Live 2009/Debian) 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 [1] Chapter 2 [2] [3] Warning: unbalanced parentheses in @def... [4] Overfull \hbox (44.17863pt too wide) in paragraph at lines 361--361 [] @texttt "Context was not properly initialized");[] Warning: unbalanced parentheses in @def... Overfull \hbox (44.17863pt too wide) in paragraph at lines 385--385 [] @texttt "Context was not properly initialized");[] [5] Overfull \hbox (44.17863pt too wide) in paragraph at lines 410--410 [] @texttt "Context was not properly initialized");[] Overfull \hbox (44.17863pt too wide) in paragraph at lines 438--438 [] @texttt "Context was not properly initialized");[] Overfull \hbox (44.17863pt too wide) in paragraph at lines 466--466 [] @texttt "Context was not properly initialized");[] [6] Overfull \hbox (44.17863pt too wide) in paragraph at lines 490--490 [] @texttt "Context was not properly initialized");[] [7] [8] Overfull \hbox (21.18388pt too wide) in paragraph at lines 642--642 [] @texttt if (pdf_error_get_status (inner_error) != PDF_EAGAIN)[] [9] Overfull \hbox (15.4352pt too wide) in paragraph at lines 676--676 [] @texttt /* Propagate a copy of an internally stored error */[] [10] Overfull \hbox (15.4352pt too wide) in paragraph at lines 745--745 [] @texttt pdf_error (st, logfd, "couldn't do i64 addition");[] [11] [12] [13] Warning: unbalanced parentheses in @def... [14] [15] Overfull \hbox (32.68126pt too wide) in paragraph at lines 1146--1146 []@texttt /* Copy some contents into the buffer, filling it entirely */[] [16] [17] [18] [19] Warning: unbalanced parentheses in @def... [20] Warning: unbalanced parentheses in @def... [21] Overfull \hbox (55.67601pt too wide) in paragraph at lines 1722--1722 []@texttt if (pdf_list_add_first (list, (void *) &sublist, &error) != NULL)[] Warning: unbalanced parentheses in @def... [22] Overfull \hbox (38.42995pt too wide) in paragraph at lines 1759--1759 []@texttt if (pdf_list_add_last (list, (void *) my_var, &error) != NULL)[] Warning: unbalanced parentheses in @def... Overfull \hbox (90.16814pt too wide) in paragraph at lines 1803--1803 []@texttt if (pdf_list_add_at (list, 0, (void *) &a, &error) == NULL || /* (a) */[] Overfull \hbox (101.66551pt too wide) in paragraph at lines 1804--1804 [] @texttt pdf_list_add_at (list, 1, (void *) &c, &error) == NULL || /* (a c) */[] Overfull \hbox (113.16289pt too wide) in paragraph at lines 1805--1805 [] @texttt pdf_list_add_at (list, 1, (void *) &b, &error) == NULL) /* (a b c) */[] [23] Overfull \hbox (26.93257pt too wide) in paragraph at lines 1846--1846 [] @texttt /* Remove the element containing 'elem2' from 'list'. */[] [24] Overfull \hbox (32.68126pt too wide) in paragraph at lines 1894--1894 [] @texttt /* Remove the element containing 'elem2' from 'list'. */[] Overfull \hbox (21.18388pt too wide) in paragraph at lines 1933--1933 [] @texttt /* Remove the element containing 'elem2' from 'list'. */[] Overfull \hbox (15.4352pt too wide) in paragraph at lines 1934--1934 [] @texttt if (pdf_list_remove (list, (void *) &elem2) != PDF_TRUE)[] [25] Warning: unbalanced parentheses in @def... [26] Overfull \hbox (21.18388pt too wide) in paragraph at lines 1998--1998 [] @texttt &error) == NULL) /* (a b c) */[] [27] Overfull \hbox (21.18388pt too wide) in paragraph at lines 2054--2054 [] @texttt &error) == NULL) /* (a b c) */[] Overfull \hbox (61.4247pt too wide) in paragraph at lines 2110--2110 [] @texttt pointer_to_elem1 = (int *) pdf_list_node_value (list, node);[] [28] Warning: unbalanced parentheses in @def... [29] Overfull \hbox (55.67601pt too wide) in paragraph at lines 2208--2208 [] @texttt if (pdf_list_set_at (list, 1, (void *) &x, &error) == NULL)[] Warning: unbalanced parentheses in @def... [30] [31] Overfull \hbox (15.4352pt too wide) in paragraph at lines 2316--2316 [] @texttt since elem1 occupies the first position (0)[] Warning: unbalanced parentheses in @def... [32] Warning: unbalanced parentheses in @def... [33] Overfull \hbox (21.18388pt too wide) in paragraph at lines 2421--2421 [] @texttt node_first = pdf_list_search (list, (void *) &elem1);[] Overfull \hbox (15.4352pt too wide) in paragraph at lines 2424--2424 [] @texttt node_second = pdf_list_next_node (list, first_node);[] Warning: unbalanced parentheses in @def... [34] Overfull \hbox (26.93257pt too wide) in paragraph at lines 2465--2465 [] @texttt node_second = pdf_list_search (list, (void *) &elem2);[] Overfull \hbox (38.42995pt too wide) in paragraph at lines 2468--2468 [] @texttt node_first = pdf_list_previous_node (list, second_node);[] Overfull \hbox (49.92732pt too wide) in paragraph at lines 2510--2510 [] @texttt index_of_elem2 = pdf_list_indexof (list, (void *) &elem2);[] [35] Overfull \hbox (38.42995pt too wide) in paragraph at lines 2567--2567 [] @texttt (void *) &elem1,[] Overfull \hbox (67.17339pt too wide) in paragraph at lines 2571--2571 [] @texttt /* The program reaches this point, since elem1 occupies[ ] [36] [37] Overfull \hbox (55.67601pt too wide) in paragraph at lines 2630--2630 [] @texttt (void *) &elem1,[] Overfull \hbox (67.17339pt too wide) in paragraph at lines 2634--2634 [] @texttt /* The program reaches this point, since elem4 occupies[ ] Warning: unbalanced parentheses in @def... [38] Overfull \hbox (101.66551pt too wide) in paragraph at lines 2689--2689 [] @texttt node = pdf_list_sorted_search (list, element_compare_fn, (void * )&b);[] Warning: unbalanced parentheses in @def... [39] Overfull \hbox (38.42995pt too wide) in paragraph at lines 2756--2756 [] @texttt element_compare_fn,[] [40] Overfull \hbox (32.68126pt too wide) in paragraph at lines 2816--2816 [] @texttt element_compare_fn,[] [41] Overfull \hbox (78.67076pt too wide) in paragraph at lines 2884--2884 [] @texttt element_compare_fn ,[] [42] Overfull \hbox (113.16289pt too wide) in paragraph at lines 2962--2962 []@texttt if (pdf_list_iterator_init_from_to (&iter, list, 4, 9, &error) != PD F_TRUE)[] [43] [44] [45] Overfull \hbox (38.42995pt too wide) in paragraph at lines 3159--3159 [] @texttt (pdf_hash_value_dispose_fn_t) pdf_dealloc,[] Warning: unbalanced parentheses in @def... [46] Overfull \hbox (38.42995pt too wide) in paragraph at lines 3210--3210 [] @texttt (pdf_hash_value_dispose_fn_t) pdf_dealloc,[] Overfull \hbox (38.42995pt too wide) in paragraph at lines 3215--3215 [] @texttt (pdf_hash_value_dispose_fn_t) pdf_dealloc,[] Warning: unbalanced parentheses in @def... [47] Overfull \hbox (38.42995pt too wide) in paragraph at lines 3258--3258 [] @texttt (pdf_hash_value_dispose_fn_t) pdf_dealloc,[] Overfull \hbox (61.4247pt too wide) in paragraph at lines 3263--3263 [] @texttt (pdf_hash_value_dispose_fn_t) pdf_dealloc,[] Overfull \hbox (38.42995pt too wide) in paragraph at lines 3297--3297 [] @texttt (pdf_hash_value_dispose_fn_t) pdf_dealloc,[] [48] Overfull \hbox (15.4352pt too wide) in paragraph at lines 3332--3332 [] @texttt (pdf_hash_add (hash, "a-key", "a-value", NULL, NULL)))[] [49] Overfull \hbox (15.4352pt too wide) in paragraph at lines 3376--3376 [] @texttt (pdf_hash_add (hash, "a-key", "a-value", NULL, NULL)))[] Warning: unbalanced parentheses in @def... Overfull \hbox (38.42995pt too wide) in paragraph at lines 3425--3425 [] @texttt (pdf_hash_value_dispose_fn_t) pdf_dealloc,[] [50] Overfull \hbox (38.42995pt too wide) in paragraph at lines 3465--3465 [] @texttt (pdf_hash_value_dispose_fn_t) pdf_dealloc,[] Overfull \hbox (38.42995pt too wide) in paragraph at lines 3470--3470 [] @texttt (pdf_hash_value_dispose_fn_t) pdf_dealloc,[] [51] Overfull \hbox (38.42995pt too wide) in paragraph at lines 3512--3512 [] @texttt (pdf_hash_value_dispose_fn_t) pdf_dealloc,[] Overfull \hbox (38.42995pt too wide) in paragraph at lines 3517--3517 [] @texttt (pdf_hash_value_dispose_fn_t) pdf_dealloc,[] Overfull \hbox (38.42995pt too wide) in paragraph at lines 3523--3523 [] @texttt while (pdf_hash_iterator_next (hash_iter, &key, &value))[] Overfull \hbox (90.16814pt too wide) in paragraph at lines 3525--3525 [] @texttt /* key contains the next key, and value contains the va lue[] [52] [53] [54] Overfull \hbox (84.41945pt too wide) in paragraph at lines 3691--3691 [] @texttt if (pdf_hash_add_static_string (hash, "a-key", a_value, &error ))[] Warning: unbalanced parentheses in @def... [55] [56] [57] [58] [59] [60] [61] Warning: unbalanced parentheses in @def... [62] Warning: unbalanced parentheses in @def... [63] [64] [65] [66] [67] Overfull \hbox (55.67601pt too wide) in paragraph at lines 4474--4474 []@texttt /* ... insert a signed 32 bits integer value into the hash ... */[] [68] Overfull \hbox (26.93257pt too wide) in paragraph at lines 4542--4542 []@texttt /* ... insert an unsigned 32 bits value into the hash ... */[] [69] [70] Warning: unbalanced parentheses in @def... [71] Overfull \hbox (38.42995pt too wide) in paragraph at lines 4713--4713 [] @texttt 0, /* Use the default cache size */[] Overfull \hbox (26.93257pt too wide) in paragraph at lines 4723--4723 [] @texttt /* Note that we return also the file object along with the[] Overfull \hbox (44.17863pt too wide) in paragraph at lines 4724--4724 [] @texttt * stream object, so that we can control that the file is not[] Warning: unbalanced parentheses in @def... [72] Overfull \hbox (44.17863pt too wide) in paragraph at lines 4769--4769 [] @texttt 0, /* Use the default cache size */[] Warning: unbalanced parentheses in @def... [73] Overfull \hbox (32.68126pt too wide) in paragraph at lines 4818--4818 [] @texttt 0, /* Use the default cache size */[] Overfull \hbox (26.93257pt too wide) in paragraph at lines 4847--4847 [] @texttt 0, /* Use the default cache size */[] Overfull \hbox (38.42995pt too wide) in paragraph at lines 4879--4879 [] @texttt 0, /* Use the default cache size */[] [74] Overfull \hbox (32.68126pt too wide) in paragraph at lines 4913--4913 []@texttt if (!pdf_stm_supported_filter_p (PDF_STM_FILTER_JBIG2_ENC) ||[] Overfull \hbox (21.18388pt too wide) in paragraph at lines 4914--4914 [] @texttt !pdf_stm_supported_filter_p (PDF_STM_FILTER_JBIG2_DEC))[] Overfull \hbox (32.68126pt too wide) in paragraph at lines 4916--4916 [] @texttt printf ("Sorry but you don't have full JBIG2 support\n");[] [75] Overfull \hbox (15.4352pt too wide) in paragraph at lines 4985--4985 [] @texttt stm = pdf_stm_cfile_new (stdin, 0, PDF_STM_READ, error);[] [76] Overfull \hbox (44.17863pt too wide) in paragraph at lines 4998--4998 [] @texttt if (!pdf_hash_add (filter_params, "Key", key, NULL, error) ||[] Overfull \hbox (72.92207pt too wide) in paragraph at lines 4999--4999 [] @texttt !pdf_hash_add_size (filter_params, "KeySize", keysize, error)) [] Overfull \hbox (38.42995pt too wide) in paragraph at lines 5017--5017 [] @texttt /* Once installed, the hash table can be safely destroyed */[] [77] Overfull \hbox (26.93257pt too wide) in paragraph at lines 5063--5063 [] @texttt pdf_size_t input_buffer_size,[] Overfull \hbox (32.68126pt too wide) in paragraph at lines 5065--5065 [] @texttt pdf_size_t *output_buffer_size,[] Overfull \hbox (26.93257pt too wide) in paragraph at lines 5075--5075 [] @texttt 0, /* Use the default cache size */[] [78] Overfull \hbox (21.18388pt too wide) in paragraph at lines 5141--5141 [] @texttt pdf_size_t input_buffer_size,[] Overfull \hbox (26.93257pt too wide) in paragraph at lines 5143--5143 [] @texttt pdf_size_t output_buffer_size,[] [79] Overfull \hbox (26.93257pt too wide) in paragraph at lines 5152--5152 [] @texttt 0, /* Use the default cache size */[] [80] [81] [82] Overfull \hbox (49.92732pt too wide) in paragraph at lines 5330--5330 []@texttt foo_write_to_buffer_and_flush (const pdf_uchar_t *input_buffer,[] Overfull \hbox (78.67076pt too wide) in paragraph at lines 5331--5331 [] @texttt pdf_size_t input_buffer_size ,[] Overfull \hbox (55.67601pt too wide) in paragraph at lines 5332--5332 [] @texttt pdf_uchar_t *output_buffer,[] Overfull \hbox (84.41945pt too wide) in paragraph at lines 5333--5333 [] @texttt pdf_size_t output_buffer_siz e,[] Overfull \hbox (55.67601pt too wide) in paragraph at lines 5334--5334 [] @texttt pdf_size_t *written_bytes,[] Overfull \hbox (26.93257pt too wide) in paragraph at lines 5342--5342 [] @texttt 0, /* Use the default cache size */[] [83] Overfull \hbox (15.4352pt too wide) in paragraph at lines 5404--5404 [] @texttt pdf_size_t input_buffer_size,[] Overfull \hbox (26.93257pt too wide) in paragraph at lines 5414--5414 [] @texttt 0, /* Use the default cache size */[] Overfull \hbox (84.41945pt too wide) in paragraph at lines 5420--5420 [] @texttt /* Read all characters from the stream, one by one, in reverse oth er[] [84] Overfull \hbox (21.18388pt too wide) in paragraph at lines 5440--5440 [] @texttt printf ("Char was read: %c\n", (pdf_char_t)ret_char);[] Overfull \hbox (26.93257pt too wide) in paragraph at lines 5471--5471 [] @texttt 0, /* Use the default cache size */[] [85] Overfull \hbox (26.93257pt too wide) in paragraph at lines 5503--5503 [] @texttt 0, /* Use the default cache size */[] [86] [87] [88] [89] [90] Overfull \hbox (49.92732pt too wide) in paragraph at lines 5883--5883 [] @texttt /* The code reach this point: not enough space in the string[] Overfull \hbox (26.93257pt too wide) in paragraph at lines 5884--5884 [] @texttt to hold the textual representation of the number with[] [91] [92] Warning: unbalanced parentheses in @def... Warning: unbalanced parentheses in @def... [93] [94] [95] [96] [97] [98] [99] Underfull \hbox (badness 7116) in paragraph at lines 6519--6521 []@textrm Enumeration of sup-ported fil-ters in en-coded text ob-jects (see fu nc-tion Warning: unbalanced parentheses in @def... [100] Warning: unbalanced parentheses in @def... [101] [102] Overfull \hbox (15.4352pt too wide) in paragraph at lines 6748--6748 [] @texttt remaining_length,[] Overfull \hbox (21.18388pt too wide) in paragraph at lines 6750--6750 [] @texttt &remaining_length,[] Overfull \hbox (32.68126pt too wide) in paragraph at lines 6754--6754 [] @texttt /* Do something with the newly created text object */[] [103] Warning: unbalanced parentheses in @def... Overfull \hbox (15.4352pt too wide) in paragraph at lines 6803--6803 [] @texttt strlen (unicode_string),[] Warning: unbalanced parentheses in @def... [104] [105] [106] Underfull \hbox (badness 2150) in paragraph at lines 7031--7033 []@textrm Get the con-tents of a text vari-able en-coded in PDF Doc En-cod-ing , and [107] [108] Overfull \hbox (193.64452pt too wide) in paragraph at lines 7113--7113 [] @texttt (PDF_TEXT_UNICODE_WITH_BOM | PDF_TEXT_UT F16BE_WITH_LANGCODE),[] [109] Overfull \hbox (107.4142pt too wide) in paragraph at lines 7158--7158 [] @texttt PDF_DEBUG_BASE("Internal representation of the string is: '%s'", str);[] [110] [111] Overfull \hbox (38.42995pt too wide) in paragraph at lines 7282--7282 [] @texttt "\x00\x00\x00\x20\x00\x00\x00\x69",[] [112] Overfull \hbox (67.17339pt too wide) in paragraph at lines 7379--7379 []@texttt if (!pdf_text_concat_ascii (text1, "some ascii to append", &error))[ ] [113] Overfull \hbox (38.42995pt too wide) in paragraph at lines 7419--7419 []@texttt /* ...initialize `text', `new_pattern' and `old_pattern'... */[] [114] Overfull \hbox (147.65501pt too wide) in paragraph at lines 7507--7507 [] @texttt (PDF_TEXT_FILTER_LOWER_CASE | PDF_TEXT_FILTER_ REMOVE_AMP)),[] [115] [116] [117] [118] [119] Warning: unbalanced parentheses in @def... [120] [121] [122] [123] [124] [125] [126] [127] [128] [129] Overfull \hbox (26.93257pt too wide) in paragraph at lines 8469--8469 [] @texttt PDF_TIME_STRING_FORMAT_PDF,[] Overfull \hbox (21.18388pt too wide) in paragraph at lines 8470--8470 [] @texttt PDF_TIME_STRING_NO_OPTION,[] [130] [131] [132] [133] [134] [135] Underfull \hbox (badness 5578) in paragraph at lines 8782--8784 @textsl p[]filetime@textrm Pointer to a valid FILE-TIME struc-ture, con-tain-i ng [136] [137] Warning: unbalanced parentheses in @def... [138] Overfull \hbox (61.4247pt too wide) in paragraph at lines 9000--9000 [] @texttt printf ("No Disk filesystem implementation was registered\n");[] [139] Underfull \hbox (badness 10000) in paragraph at lines 9069--9070 []@textrm Macro that re-trieves the filesys-tem im-ple-men-ta-tion reg-is-tere d with Overfull \hbox (61.4247pt too wide) in paragraph at lines 9079--9079 [] @texttt printf ("No Disk filesystem implementation was registered\n");[] Underfull \hbox (badness 10000) in paragraph at lines 9088--9089 []@textrm Macro that re-trieves the filesys-tem im-ple-men-ta-tion reg-is-tere d with Overfull \hbox (61.4247pt too wide) in paragraph at lines 9098--9098 [] @texttt printf ("No HTTP filesystem implementation was registered\n");[] [140] Overfull \hbox (55.67601pt too wide) in paragraph at lines 9138--9138 [] @texttt path = pdf_text_new_from_unicode ("/", 1, PDF_TEXT_UTF8, NULL);[] Overfull \hbox (67.17339pt too wide) in paragraph at lines 9142--9142 [] @texttt free_space = pdf_fsys_get_free_space (PDF_FSYS_DISK, path, NULL);[ ] Warning: unbalanced parentheses in @def... [141] Overfull \hbox (90.16814pt too wide) in paragraph at lines 9200--9200 [] @texttt error ? pdf_error_get_message (error) : "unknown error ");[] Overfull \hbox (67.17339pt too wide) in paragraph at lines 9211--9211 [] @texttt parent_utf8 = pdf_text_get_unicode ((const pdf_text_t *)elem,[ ] Overfull \hbox (113.16289pt too wide) in paragraph at lines 9213--9213 [] @texttt PDF_TEXT_UNICODE_WITH_NUL_ SUFFIX,[] Overfull \hbox (113.16289pt too wide) in paragraph at lines 9219--9219 [] @texttt error ? pdf_error_get_message (error) : "unknown e rror");[] Overfull \hbox (90.16814pt too wide) in paragraph at lines 9235--9235 [] @texttt error ? pdf_error_get_message (error) : "unknown error ");[] [142] Warning: unbalanced parentheses in @def... Overfull \hbox (90.16814pt too wide) in paragraph at lines 9290--9290 [] @texttt error ? pdf_error_get_message (error) : "unknown error ");[] Overfull \hbox (101.66551pt too wide) in paragraph at lines 9297--9297 [] @texttt PDF_TEXT_UNICODE_WITH_NUL_SU FFIX,[] [143] Overfull \hbox (90.16814pt too wide) in paragraph at lines 9303--9303 [] @texttt error ? pdf_error_get_message (error) : "unknown error ");[] Overfull \hbox (26.93257pt too wide) in paragraph at lines 9309--9309 [] @texttt hidden = (basename_utf8[0] == '.' ? PDF_TRUE : PDF_FALSE);[] Warning: unbalanced parentheses in @def... Overfull \hbox (78.67076pt too wide) in paragraph at lines 9351--9351 [] @texttt static const pdf_char_t *predefined_file_path_utf8 = "path/to/baz" ;[] Overfull \hbox (159.15239pt too wide) in paragraph at lines 9358--9358 [] @texttt predefined_file_path = pdf_text_new_from_unicode (predefined_ file_path_utf8,[] [144] Overfull \hbox (210.89058pt too wide) in paragraph at lines 9359--9359 [] @texttt strlen (pre defined_file_path_utf8),[] Overfull \hbox (90.16814pt too wide) in paragraph at lines 9360--9360 [] @texttt PDF_TEXT_UT F8,[] Overfull \hbox (55.67601pt too wide) in paragraph at lines 9361--9361 [] @texttt &error);[] Overfull \hbox (44.17863pt too wide) in paragraph at lines 9364--9364 [] @texttt printf ("couldn't build predefined file path: '%s'\n",[] Overfull \hbox (107.4142pt too wide) in paragraph at lines 9365--9365 [] @texttt error ? pdf_error_get_message (error) : "unknown er ror");[] Overfull \hbox (72.92207pt too wide) in paragraph at lines 9371--9371 [] @texttt return pdf_fsys_compare_path_p (path, predefined_file_path, NULL); [] Warning: unbalanced parentheses in @def... [145] Overfull \hbox (90.16814pt too wide) in paragraph at lines 9420--9420 [] @texttt error ? pdf_error_get_message (error) : "unknown error ");[] Warning: unbalanced parentheses in @def... Overfull \hbox (90.16814pt too wide) in paragraph at lines 9469--9469 [] @texttt error ? pdf_error_get_message (error) : "unknown error ");[] [146] Warning: unbalanced parentheses in @def... Overfull \hbox (90.16814pt too wide) in paragraph at lines 9520--9520 [] @texttt error ? pdf_error_get_message (error) : "unknown error ");[] Overfull \hbox (78.67076pt too wide) in paragraph at lines 9527--9527 [] @texttt PDF_TEXT_UNICODE_WITH_NUL_SUFFIX ,[] [147] Overfull \hbox (90.16814pt too wide) in paragraph at lines 9533--9533 [] @texttt error ? pdf_error_get_message (error) : "unknown error ");[] [148] [149] Warning: unbalanced parentheses in @def... Overfull \hbox (15.4352pt too wide) in paragraph at lines 9691--9691 []@texttt print_filenames_in_directory (const pdf_char_t *utf8_path)[] [150] Overfull \hbox (90.16814pt too wide) in paragraph at lines 9706--9706 [] @texttt error ? pdf_error_get_message (error) : "unknown error ");[] Overfull \hbox (90.16814pt too wide) in paragraph at lines 9717--9717 [] @texttt error ? pdf_error_get_message (error) : "unknown error ");[] Overfull \hbox (78.67076pt too wide) in paragraph at lines 9727--9727 [] @texttt filename_utf8 = pdf_text_get_unicode ((const pdf_text_t *)elem ,[] Overfull \hbox (15.4352pt too wide) in paragraph at lines 9728--9728 [] @texttt PDF_TEXT_UTF8,[] Overfull \hbox (124.66026pt too wide) in paragraph at lines 9729--9729 [] @texttt PDF_TEXT_UNICODE_WITH_NU L_SUFFIX,[] Overfull \hbox (113.16289pt too wide) in paragraph at lines 9735--9735 [] @texttt error ? pdf_error_get_message (error) : "unknown e rror");[] [151] Overfull \hbox (49.92732pt too wide) in paragraph at lines 9800--9800 [] @texttt PDF_TEXT_UNICODE_WITH_NUL_SUFFIX,[] [152] Overfull \hbox (90.16814pt too wide) in paragraph at lines 9817--9817 [] @texttt error ? pdf_error_get_message (error) : "unknown error ");[] Overfull \hbox (26.93257pt too wide) in paragraph at lines 9823--9823 [] @texttt ctime_str = pdf_time_to_string (&item_props.creation_date,[] Overfull \hbox (61.4247pt too wide) in paragraph at lines 9824--9824 [] @texttt PDF_TIME_STRING_FORMAT_ISO_8601,[] Overfull \hbox (26.93257pt too wide) in paragraph at lines 9825--9825 [] @texttt PDF_TIME_STRING_NO_OPTION,[] Overfull \hbox (49.92732pt too wide) in paragraph at lines 9827--9827 [] @texttt mtime_str = pdf_time_to_string (&item_props.modification_date,[] Overfull \hbox (61.4247pt too wide) in paragraph at lines 9828--9828 [] @texttt PDF_TIME_STRING_FORMAT_ISO_8601,[] Overfull \hbox (26.93257pt too wide) in paragraph at lines 9829--9829 [] @texttt PDF_TIME_STRING_NO_OPTION,[] Warning: unbalanced parentheses in @def... [153] Overfull \hbox (49.92732pt too wide) in paragraph at lines 9906--9906 [] @texttt PDF_TEXT_UNICODE_WITH_NUL_SUFFIX,[] [154] Overfull \hbox (90.16814pt too wide) in paragraph at lines 9923--9923 [] @texttt error ? pdf_error_get_message (error) : "unknown error ");[] Overfull \hbox (32.68126pt too wide) in paragraph at lines 9930--9930 [] @texttt item_props_hash = pdf_fsys_item_props_to_hash (&item_props,[] Overfull \hbox (90.16814pt too wide) in paragraph at lines 9935--9935 [] @texttt error ? pdf_error_get_message (error) : "unknown error ");[] Overfull \hbox (49.92732pt too wide) in paragraph at lines 9942--9942 [] @texttt PDF_FSYS_ITEM_CREATION_DATE);[] Overfull \hbox (72.92207pt too wide) in paragraph at lines 9944--9944 [] @texttt PDF_FSYS_ITEM_MODIFICATION_DATE); [] [155] Overfull \hbox (78.67076pt too wide) in paragraph at lines 9955--9955 [] @texttt PDF_FSYS_ITEM_IS_HIDDEN) ? "yes" : "no" ,[] Overfull \hbox (90.16814pt too wide) in paragraph at lines 9957--9957 [] @texttt PDF_FSYS_ITEM_IS_READABLE) ? "yes" : "n o",[] Overfull \hbox (90.16814pt too wide) in paragraph at lines 9959--9959 [] @texttt PDF_FSYS_ITEM_IS_WRITABLE) ? "yes" : "n o",[] Overfull \hbox (26.93257pt too wide) in paragraph at lines 9962--9962 [] @texttt (unsigned long)pdf_hash_get_size (item_props_hash,[] Overfull \hbox (84.41945pt too wide) in paragraph at lines 9963--9963 [] @texttt PDF_FSYS_ITEM_FILE_SIZE) );[] [156] Overfull \hbox (21.18388pt too wide) in paragraph at lines 10045--10045 [] @texttt (pdf_fsys_item_readable_p (PDF_FSYS_DISK, path) ?[] [157] Overfull \hbox (21.18388pt too wide) in paragraph at lines 10087--10087 [] @texttt (pdf_fsys_item_writable_p (PDF_FSYS_DISK, path) ?[] [158] Warning: unbalanced parentheses in @def... [159] Overfull \hbox (21.18388pt too wide) in paragraph at lines 10222--10222 [] @texttt printf ("couldn't open the file for reading: '%s'\n",[] Overfull \hbox (90.16814pt too wide) in paragraph at lines 10223--10223 [] @texttt error ? pdf_error_get_message (error) : "unknown error ");[] Warning: unbalanced parentheses in @def... Overfull \hbox (21.18388pt too wide) in paragraph at lines 10273--10273 []@texttt /* Open a temporary file and write some contents to it. */[] [160] Overfull \hbox (78.67076pt too wide) in paragraph at lines 10279--10279 [] @texttt error ? pdf_error_get_message (error) : "unknown error") ;[] Overfull \hbox (38.42995pt too wide) in paragraph at lines 10291--10291 [] @texttt /* Close the file. Also deletes it from the filesystem. */[] [161] Overfull \hbox (21.18388pt too wide) in paragraph at lines 10332--10332 [] @texttt printf ("couldn't open the file for reading: '%s'\n",[] Overfull \hbox (90.16814pt too wide) in paragraph at lines 10333--10333 [] @texttt error ? pdf_error_get_message (error) : "unknown error ");[] Overfull \hbox (90.16814pt too wide) in paragraph at lines 10343--10343 [] @texttt error ? pdf_error_get_message (error) : "unknown error ");[] [162] Overfull \hbox (21.18388pt too wide) in paragraph at lines 10388--10388 [] @texttt printf ("couldn't open the file for reading: '%s'\n",[] Overfull \hbox (90.16814pt too wide) in paragraph at lines 10389--10389 [] @texttt error ? pdf_error_get_message (error) : "unknown error ");[] Overfull \hbox (21.18388pt too wide) in paragraph at lines 10399--10399 [] @texttt printf ("couldn't open the file for writing: '%s'\n",[] Overfull \hbox (90.16814pt too wide) in paragraph at lines 10400--10400 [] @texttt error ? pdf_error_get_message (error) : "unknown error ");[] Overfull \hbox (90.16814pt too wide) in paragraph at lines 10410--10410 [] @texttt printf ("couldn't open the file for reading and writing: '%s'\ n",[] Overfull \hbox (90.16814pt too wide) in paragraph at lines 10411--10411 [] @texttt error ? pdf_error_get_message (error) : "unknown error ");[] Overfull \hbox (55.67601pt too wide) in paragraph at lines 10415--10415 [] @texttt printf ("correctly opened the file for reading and writing\n");[] Overfull \hbox (90.16814pt too wide) in paragraph at lines 10420--10420 [] @texttt error ? pdf_error_get_message (error) : "unknown error ");[] Warning: unbalanced parentheses in @def... [163] Overfull \hbox (55.67601pt too wide) in paragraph at lines 10456--10456 [] @texttt path_ut8 = pdf_text_get_unicode (pdf_fsys_file_get_path (file),[] Overfull \hbox (72.92207pt too wide) in paragraph at lines 10458--10458 [] @texttt PDF_TEXT_UNICODE_WITH_NUL_SUFFIX, [] Warning: unbalanced parentheses in @def... [164] Overfull \hbox (21.18388pt too wide) in paragraph at lines 10531--10531 [] @texttt printf ("file was opened for reading and writing\n");[] [165] Overfull \hbox (21.18388pt too wide) in paragraph at lines 10580--10580 [] @texttt printf ("couldn't open the file for reading: '%s'\n",[] Overfull \hbox (90.16814pt too wide) in paragraph at lines 10581--10581 [] @texttt error ? pdf_error_get_message (error) : "unknown error ");[] Overfull \hbox (90.16814pt too wide) in paragraph at lines 10592--10592 [] @texttt error ? pdf_error_get_message (error) : "unknown error ");[] Overfull \hbox (84.41945pt too wide) in paragraph at lines 10602--10602 [] @texttt printf ("couldn't set the mode for reading and writing: '%s'\n ",[] Overfull \hbox (90.16814pt too wide) in paragraph at lines 10603--10603 [] @texttt error ? pdf_error_get_message (error) : "unknown error ");[] Overfull \hbox (38.42995pt too wide) in paragraph at lines 10607--10607 [] @texttt printf ("correctly set the mode for reading and writing\n");[] Overfull \hbox (90.16814pt too wide) in paragraph at lines 10612--10612 [] @texttt error ? pdf_error_get_message (error) : "unknown error ");[] [166] Overfull \hbox (90.16814pt too wide) in paragraph at lines 10659--10659 [] @texttt error ? pdf_error_get_message (error) : "unknown error ");[] [167] Overfull \hbox (90.16814pt too wide) in paragraph at lines 10709--10709 [] @texttt error ? pdf_error_get_message (error) : "unknown error ");[] [168] Overfull \hbox (21.18388pt too wide) in paragraph at lines 10758--10758 [] @texttt printf ("couldn't open the file for reading: '%s'\n",[] Overfull \hbox (90.16814pt too wide) in paragraph at lines 10759--10759 [] @texttt error ? pdf_error_get_message (error) : "unknown error ");[] Overfull \hbox (90.16814pt too wide) in paragraph at lines 10768--10768 [] @texttt error ? pdf_error_get_message (error) : "unknown error ");[] [169] Overfull \hbox (90.16814pt too wide) in paragraph at lines 10849--10849 [] @texttt error ? pdf_error_get_message (error) : "unknown error ");[] [170] [171] Overfull \hbox (84.41945pt too wide) in paragraph at lines 10977--10977 []@texttt copy_file (const pdf_text_t *ifile_path, const pdf_text_t *ofile_pat h)[] [172] Overfull \hbox (90.16814pt too wide) in paragraph at lines 10994--10994 [] @texttt error ? pdf_error_get_message (error) : "unknown error ");[] Overfull \hbox (90.16814pt too wide) in paragraph at lines 11007--11007 [] @texttt error ? pdf_error_get_message (error) : "unknown error ");[] [173] [174] Overfull \hbox (61.4247pt too wide) in paragraph at lines 11098--11098 [] @texttt PDF_TIME_STRING_FORMAT_ISO_8601,[] Overfull \hbox (26.93257pt too wide) in paragraph at lines 11099--11099 [] @texttt PDF_TIME_STRING_NO_OPTION,[] Overfull \hbox (90.16814pt too wide) in paragraph at lines 11104--11104 [] @texttt error ? pdf_error_get_message (error) : "unknown error ");[] Overfull \hbox (90.16814pt too wide) in paragraph at lines 11117--11117 [] @texttt error ? pdf_error_get_message (error) : "unknown error ");[] [175] Overfull \hbox (15.4352pt too wide) in paragraph at lines 11139--11139 [] @texttt * useless, as the flushing will anyway be done once the[] Overfull \hbox (90.16814pt too wide) in paragraph at lines 11146--11146 [] @texttt error ? pdf_error_get_message (error) : "unknown error ");[] [176] Overfull \hbox (26.93257pt too wide) in paragraph at lines 11200--11200 []@texttt ria_kbyte_per_kbyte (pdf_fsys_file_t *file, pdf_size_t size)[] Overfull \hbox (21.18388pt too wide) in paragraph at lines 11219--11219 [] @texttt list = pdf_list_new (NULL, NULL, PDF_TRUE, NULL);[] Overfull \hbox (15.4352pt too wide) in paragraph at lines 11224--11224 [] @texttt if (!pdf_list_add_last (list, (void *)ria_id, NULL))[] [177] Overfull \hbox (21.18388pt too wide) in paragraph at lines 11302--11302 [] @texttt printf ("couldn't cancel all RIA operations: '%s'\n",[] Overfull \hbox (90.16814pt too wide) in paragraph at lines 11303--11303 [] @texttt error ? pdf_error_get_message (error) : "unknown error ");[] [178] [179] [180] [181] [182] [183] Overfull \hbox (38.10062pt too wide) in paragraph at lines 11710--11710 [] @texttt /* Some additional global variables we need in the 'foo' filesyste m */[] [184] Overfull \hbox (32.35193pt too wide) in paragraph at lines 11747--11747 [] @texttt /* Some additional variables we need in the 'foo' filesystem for e ach[] Overfull \hbox (15.4352pt too wide) in paragraph at lines 11790--11790 []@texttt /* Based on the example 'foo' filesystem implementation */[] [185] Overfull \hbox (187.89583pt too wide) in paragraph at lines 11803--11803 [] @texttt file = (struct pdf_fsys_foo_file_s *) pdf_alloc (sizeof (struct pd f_fsys_foo_file_s));[] Overfull \hbox (107.4142pt too wide) in paragraph at lines 11811--11811 [] @texttt (unsigned long) sizeof (struct pdf_fsys_foo_fil e_s));[] [186] Overfull \hbox (15.4352pt too wide) in paragraph at lines 11858--11858 []@texttt /* Based on the example 'foo' filesystem implementation */[] Overfull \hbox (118.91158pt too wide) in paragraph at lines 11864--11864 [] @texttt struct pdf_fsys_foo_file_s *foo_file = (struct pdf_fsys_foo_file_s *)file;[] [187] Overfull \hbox (15.4352pt too wide) in paragraph at lines 11925--11925 []@texttt /* Based on the example 'foo' filesystem implementation */[] Overfull \hbox (130.40895pt too wide) in paragraph at lines 11929--11929 []@texttt /* For the example, assume that all methods in the implementation we re already[] Overfull \hbox (95.91682pt too wide) in paragraph at lines 11934--11934 [] @texttt /* Initialize common filesystem implementation structure content s */[] [188] Overfull \hbox (61.4247pt too wide) in paragraph at lines 11972--11972 [] @texttt struct pdf_fsys_foo_s *foo_impl = (struct pdf_fsys_foo_s *)impl;[] Overfull \hbox (38.42995pt too wide) in paragraph at lines 11984--11984 [] @texttt /* Runtime initialization of filesystem-specific contents */[] Overfull \hbox (15.4352pt too wide) in paragraph at lines 11985--11985 [] @texttt fsys_foo_implementation.fsys_bar = fsys_bar_new (error);[] Overfull \hbox (90.16814pt too wide) in paragraph at lines 11988--11988 [] @texttt pdf_prefix_error (error, "couldn't initialize foo filesystem: ");[] Overfull \hbox (101.66551pt too wide) in paragraph at lines 11993--11993 [] @texttt (struct pdf_fsys_s *)&pdf_fsys_foo_implementa tion,[] [189] Overfull \hbox (15.4352pt too wide) in paragraph at lines 12017--12017 []@texttt /* Based on the example 'foo' filesystem implementation */[] [190] Warning: unbalanced parentheses in @def... Overfull \hbox (21.18388pt too wide) in paragraph at lines 12132--12132 [] @texttt pdf_stm_t **stream,[] Overfull \hbox (21.18388pt too wide) in paragraph at lines 12133--12133 [] @texttt pdf_token_reader_t **reader,[] [191] Overfull \hbox (15.4352pt too wide) in paragraph at lines 12134--12134 [] @texttt pdf_error_t **error)[] Overfull \hbox (55.67601pt too wide) in paragraph at lines 12147--12147 [] @texttt 0, /* Use the default cache size */[] Warning: unbalanced parentheses in @def... [192] Overfull \hbox (21.18388pt too wide) in paragraph at lines 12200--12200 [] @texttt pdf_stm_t **stream,[] Overfull \hbox (21.18388pt too wide) in paragraph at lines 12201--12201 [] @texttt pdf_token_writer_t **writer,[] Overfull \hbox (15.4352pt too wide) in paragraph at lines 12202--12202 [] @texttt pdf_error_t **error)[] Overfull \hbox (55.67601pt too wide) in paragraph at lines 12215--12215 [] @texttt 0, /* Use the default cache size */[] [193] Overfull \hbox (26.93257pt too wide) in paragraph at lines 12269--12269 [] @texttt /* Create a reader (see pdf_token_reader_new() example) */[] [194] Overfull \hbox (26.93257pt too wide) in paragraph at lines 12318--12318 [] @texttt /* Create a writer (see pdf_token_writer_new() example) */[] Warning: unbalanced parentheses in @def... [195] [196] Overfull \hbox (26.93257pt too wide) in paragraph at lines 12405--12405 [] @texttt /* Create a reader (see pdf_token_reader_new() example) */[] Overfull \hbox (90.16814pt too wide) in paragraph at lines 12414--12414 [] @texttt while ((token = pdf_token_reader_read (reader, 0, NULL)) != NU LL)[] Overfull \hbox (55.67601pt too wide) in paragraph at lines 12456--12456 []@texttt while ((token = pdf_token_reader_read (reader, 0, NULL)) != NULL)[] [197] Overfull \hbox (15.4352pt too wide) in paragraph at lines 12462--12462 []@texttt /* Reset the token reader, and restart the read process */[] Overfull \hbox (55.67601pt too wide) in paragraph at lines 12465--12465 []@texttt while ((token = pdf_token_reader_read (reader, 0, NULL)) != NULL)[] [198] Overfull \hbox (26.93257pt too wide) in paragraph at lines 12537--12537 [] @texttt /* Create a writer (see pdf_token_writer_new() example) */[] Overfull \hbox (21.18388pt too wide) in paragraph at lines 12553--12553 [] @texttt printf ("A token was successfully written!");[] [199] Overfull \hbox (21.18388pt too wide) in paragraph at lines 12596--12596 []@texttt /* Reset the token writer, and restart the write process */[] Warning: unbalanced parentheses in @def... Warning: unbalanced parentheses in @def... [200] Warning: unbalanced parentheses in @def... Warning: unbalanced parentheses in @def... Warning: unbalanced parentheses in @def... [201] Warning: unbalanced parentheses in @def... Warning: unbalanced parentheses in @def... Underfull \hbox (badness 7907) in paragraph at lines 12773--12776 []@textrm Create a to-ken of one of the val-ue-less types (@texttt PDF_TOKEN_D ICT_START[]@textrm , Underfull \hbox (badness 10000) in paragraph at lines 12773--12776 @texttt PDF_TOKEN_DICT_END[]@textrm , @texttt PDF_TOKEN_ARRAY_START[]@textrm , @texttt PDF_TOKEN_ARRAY_END[]@textrm , [202] Warning: unbalanced parentheses in @def... [203] [204] Overfull \hbox (44.17863pt too wide) in paragraph at lines 12922--12922 [] @texttt &error)) != NULL) &&[] Overfull \hbox (32.68126pt too wide) in paragraph at lines 12925--12925 [] @texttt &error)) != NULL))[] [205] Overfull \hbox (15.4352pt too wide) in paragraph at lines 12978--12978 [] @texttt if (pdf_token_get_type (token) == PDF_TOKEN_INTEGER)[] Warning: unbalanced parentheses in @def... [206] Warning: unbalanced parentheses in @def... [207] Warning: unbalanced parentheses in @def... [208] Overfull \hbox (15.4352pt too wide) in paragraph at lines 13174--13174 [] @texttt if (pdf_token_get_type (token) == PDF_TOKEN_KEYWORD)[] Warning: unbalanced parentheses in @def... Overfull \hbox (15.4352pt too wide) in paragraph at lines 13233--13233 [] @texttt if (pdf_token_get_type (token) == PDF_TOKEN_COMMENT)[] [209] Warning: unbalanced parentheses in @def... [210] Overfull \hbox (67.17339pt too wide) in paragraph at lines 13325--13325 [] @texttt *aesv2_cipher = pdf_crypt_cipher_new (PDF_CRYPT_CIPHER_ALG_AESV2,[ ] Overfull \hbox (55.67601pt too wide) in paragraph at lines 13329--13329 [] @texttt *v2_cipher = pdf_crypt_cipher_new (PDF_CRYPT_CIPHER_ALG_V2,[] Overfull \hbox (55.67601pt too wide) in paragraph at lines 13360--13360 []@texttt cipher = pdf_crypt_cipher_new (PDF_CRYPT_CIPHER_ALG_AESV2, NULL);[] [211] Overfull \hbox (55.67601pt too wide) in paragraph at lines 13404--13404 [] @texttt cipher = pdf_crypt_cipher_new (PDF_CRYPT_CIPHER_ALGO_V2, NULL);[] [212] Overfull \hbox (32.68126pt too wide) in paragraph at lines 13462--13462 [] @texttt const pdf_char_t key[6] = "Secret"; /* not trailing '\0' */[] Overfull \hbox (55.67601pt too wide) in paragraph at lines 13464--13464 [] @texttt cipher = pdf_crypt_cipher_new (PDF_CRYPT_CIPHER_ALGO_V2, NULL);[] [213] Overfull \hbox (32.68126pt too wide) in paragraph at lines 13534--13534 [] @texttt const pdf_char_t key[6] = "Secret"; /* not trailing '\0' */[] Overfull \hbox (55.67601pt too wide) in paragraph at lines 13536--13536 [] @texttt cipher = pdf_crypt_cipher_new (PDF_CRYPT_CIPHER_ALGO_V2, NULL);[] [214] Warning: unbalanced parentheses in @def... Overfull \hbox (21.18388pt too wide) in paragraph at lines 13609--13609 [] @texttt *md5_hasher = pdf_crypt_md_new (PDF_CRYPT_MD_MD5, error);[] [215] Overfull \hbox (15.4352pt too wide) in paragraph at lines 13677--13677 [] @texttt const pdf_char_t *str)[] Overfull \hbox (15.4352pt too wide) in paragraph at lines 13679--13679 [] @texttt return pdf_crypt_md_write (md, str, strlen (str), NULL);[] [216] Warning: unbalanced parentheses in @def... [217] Chapter 3 [218] (gnupdf-figures/object-hierarchy.eps ) Underfull \hbox (badness 10000) detected at line 13830 [] [219] Cross reference values unknown; you must run TeX again. [220] [221] [222] Overfull \hbox (38.42995pt too wide) in paragraph at lines 14011--14011 []@texttt /* Make a copy of 'obj1' in 'obj2' in the same object document[] [223] Warning: unbalanced parentheses in @def... Underfull \hbox (badness 2884) in paragraph at lines 14095--14097 @textbf Stream@textrm A list con-tain-ing the stream dic-tio-nary is Overfull \hbox (15.4352pt too wide) in paragraph at lines 14106--14106 []@texttt /* Get the list of objects contained in some PDF object */[] [224] Warning: unbalanced parentheses in @def... Overfull \hbox (61.4247pt too wide) in paragraph at lines 14192--14192 [] @texttt /* 'doc' contains a reference to the object document containing[] [225] Overfull \hbox (15.4352pt too wide) in paragraph at lines 14222--14222 [] @texttt gen_number = pdf_obj_get_generation (obj, &gen_number);[] Overfull \hbox (38.42995pt too wide) in paragraph at lines 14223--14223 [] @texttt /* 'gen_number' contains the generation number of 'obj'. */[] [226] [227] [228] (gnupdf-figures/acquire-counters.eps ) Underfull \hbox (badness 10000) detected at line 14431 [] [229] Overfull \hbox (61.4247pt too wide) in paragraph at lines 14494--14494 []@texttt /* Create a strong reference for the object in `doc'. Its acquire[] Overfull \hbox (61.4247pt too wide) in paragraph at lines 14498--14498 []@texttt /* Remove a strong reference for the object in `doc'. Its acquire[] Underfull \hbox (badness 7168) in paragraph at lines 14515--14516 []@textrm It has not been ex-plic-itly marked as in-com-press-ible with @textt t pdf_obj_set_ [230] [231] Warning: unbalanced parentheses in @def... Warning: unbalanced parentheses in @def... Overfull \hbox (44.17863pt too wide) in paragraph at lines 14669--14669 []@texttt /* Get the objects contained in the object collection 'col'. */[] [232] Overfull \hbox (32.68126pt too wide) in paragraph at lines 14739--14739 []@texttt /* Create an object collection and put some objects in it. */[] [233] [234] Overfull \hbox (44.17863pt too wide) in paragraph at lines 14823--14823 []@texttt /* After the next sentence 'obj' won't be associated with 'col'[] Warning: unbalanced parentheses in @def... [235] [236] Overfull \hbox (15.4352pt too wide) in paragraph at lines 14972--14972 []@texttt integer_obj_2 = pdf_obj_integer_new (doc, PDF_FALSE, -10);[] [237] Overfull \hbox (44.17863pt too wide) in paragraph at lines 15048--15048 []@texttt boolean_obj_1 = pdf_obj_boolean_new (doc, PDF_FALSE, PDF_TRUE);[] Overfull \hbox (49.92732pt too wide) in paragraph at lines 15054--15054 []@texttt boolean_obj_2 = pdf_obj_boolean_new (doc, PDF_FALSE, PDF_FALSE);[] Overfull \hbox (32.68126pt too wide) in paragraph at lines 15082--15082 []@texttt boolean_obj = pdf_obj_boolean_new (doc, PDF_FALSE, PDF_TRUE);[] [238] Warning: unbalanced parentheses in @def... [239] Warning: unbalanced parentheses in @def... [240] Overfull \hbox (55.67601pt too wide) in paragraph at lines 15240--15240 []@texttt str_obj = pdf_obj_string_new (doc, PDF_FALSE, "foo bar baz", 11);[] [241] [242] [243] Overfull \hbox (15.4352pt too wide) in paragraph at lines 15441--15441 []@texttt /* Insert numbers as the first 10 elements of the array */[] [244] Overfull \hbox (32.68126pt too wide) in paragraph at lines 15492--15492 []@texttt /* Determine if some element of array has a weak reference */[] [245] [246] [247] Overfull \hbox (26.93257pt too wide) in paragraph at lines 15714--15714 [] @texttt /* The object associated with "/Foo" in the dictionary is[] [248] Overfull \hbox (26.93257pt too wide) in paragraph at lines 15753--15753 [] @texttt /* The object associated with "/Foo" in the dictionary is[] [249] Overfull \hbox (44.17863pt too wide) in paragraph at lines 15846--15846 []@texttt /* Create a /Pages entry in the root dictionary, as an indirect[] [250] Overfull \hbox (15.4352pt too wide) in paragraph at lines 15900--15900 [] @texttt /* The entry, provided it was present, was removed from[] [251] Overfull \hbox (15.4352pt too wide) in paragraph at lines 15940--15940 [] @texttt /* The entry, provided it was present, was removed from[] Overfull \hbox (67.17339pt too wide) in paragraph at lines 15980--15980 []@texttt pdf_obj_dict_key_str_p (dict, "Foo", value); /* Returns PDF_TRUE */[ ] [252] Overfull \hbox (32.68126pt too wide) in paragraph at lines 16018--16018 []@texttt pdf_obj_dict_key_p (dict, key, value); /* Returns PDF_TRUE */[] Overfull \hbox (38.42995pt too wide) in paragraph at lines 16019--16019 []@texttt pdf_obj_dict_key_p (dict, value, key); /* Returns PDF_FALSE */[] Overfull \hbox (61.4247pt too wide) in paragraph at lines 16054--16054 []@texttt /* Determine if the entry "/Foo" has a weak reference in 'dict' */[] [253] Overfull \hbox (61.4247pt too wide) in paragraph at lines 16091--16091 []@texttt /* Determine if the entry "/Foo" has a weak reference in 'dict' */[] [254] [255] Overfull \hbox (101.66551pt too wide) in paragraph at lines 16248--16248 [] @texttt pdf_obj_string_new (doc, PDF_FALSE, "ASCII85Decod e"));[] Overfull \hbox (84.41945pt too wide) in paragraph at lines 16250--16250 [] @texttt pdf_obj_string_new (doc, PDF_FALSE, "LZWDecode"); );[] Overfull \hbox (32.68126pt too wide) in paragraph at lines 16256--16256 []@texttt /* Open a filtered stream to a file containing the data to be[] Overfull \hbox (136.15764pt too wide) in paragraph at lines 16261--16261 []@texttt pdf_fsys_file_open (NULL, data_file_path, PDF_FSYS_OPEN_MODE_READ, & data_file);[] [256] [257] Overfull \hbox (55.67601pt too wide) in paragraph at lines 16340--16340 []@texttt pdf_obj_doc_save (doc, NULL, PDF_OBJ_DOC_SAVE_FULL, save_params);[] Overfull \hbox (15.4352pt too wide) in paragraph at lines 16385--16385 [] @texttt PDF_OBJ_STM_OPEN_MODE_FILTERED);[] [258] Warning: unbalanced parentheses in @def... [259] Warning: unbalanced parentheses in @def... [260] Overfull \hbox (38.42995pt too wide) in paragraph at lines 16555--16555 []@texttt doc = pdf_obj_doc_open (NULL, /* Use the default filesystem */[] [261] [262] Overfull \hbox (15.4352pt too wide) in paragraph at lines 16679--16679 [] @texttt NULL, /* Use the associated file */[] [263] Overfull \hbox (15.4352pt too wide) in paragraph at lines 16730--16730 [] @texttt /* 'permanent_id' is a PDF string object containing the[] Overfull \hbox (49.92732pt too wide) in paragraph at lines 16757--16757 []@texttt /* Create an object document and instance_id, permanent_id... */[] [264] Overfull \hbox (38.42995pt too wide) in paragraph at lines 16819--16819 []@texttt doc = pdf_obj_doc_open (NULL, /* Use the default filesystem */[] [265] Overfull \hbox (67.17339pt too wide) in paragraph at lines 16834--16834 []@texttt /* Close the document. The /Foo entry in the catalog dictionary is[ ] [266] Overfull \hbox (15.4352pt too wide) in paragraph at lines 16919--16919 []@texttt /* Create an object document without an info dictionary */[] [267] Overfull \hbox (21.18388pt too wide) in paragraph at lines 16976--16976 []@texttt /* Get the pages dictionary of 'doc' using its object id */[] Overfull \hbox (15.4352pt too wide) in paragraph at lines 17028--17028 []@texttt unreachable_obj = pdf_obj_integer_new (doc, PDF_TRUE, 10);[] Overfull \hbox (26.93257pt too wide) in paragraph at lines 17033--17033 []@texttt /* 'unreachable_obj' has been collected and its value is now[] Chapter 4 [268] Chapter 5 [269] Chapter 6 [270] Underfull \hbox (badness 10000) in paragraph at lines 17066--17067 @textrm 10@texttt ^@textrm 10 Overfull \hbox (1.70972pt too wide) in paragraph at lines 17069--17070 @textrm 2147483647| Underfull \hbox (badness 10000) in paragraph at lines 17072--17073 @textrm - Overfull \hbox (5.35971pt too wide) in paragraph at lines 17072--17073 @textrm 2147483647- Overfull \hbox (13.37166pt too wide) in paragraph at lines 17081--17082 @textrm SIZE[]MAX/2| Underfull \hbox (badness 10000) in paragraph at lines 17090--17091 @textrm content stream Underfull \hbox (badness 10000) in paragraph at lines 17091--17093 @textrm 2@texttt ^@textrm 32 Underfull \hbox (badness 10000) in paragraph at lines 17091--17093 @textrm Max-i-mum Underfull \hbox (badness 10000) in paragraph at lines 17091--17093 @textrm a con-tent Underfull \hbox (badness 10000) in paragraph at lines 17093--17094 @textrm linked con-tent Underfull \hbox (badness 10000) in paragraph at lines 17094--17096 @textrm 2@texttt ^@textrm 32 Underfull \hbox (badness 10000) in paragraph at lines 17094--17096 @textrm Max-i-mum Underfull \hbox (badness 10000) in paragraph at lines 17094--17096 @textrm num-ber Underfull \hbox (badness 10000) in paragraph at lines 17094--17096 @textrm in linked Underfull \hbox (badness 10000) in paragraph at lines 17094--17096 @textrm con-tent Appendix A [271] (./fdl.texi [272] [273] [274] [275] [276] [277]) (Global variable index) [278] (Data type index) [279] (Function index) [280] [281] ) (see the transcript file for additional information) Output written on gnupdf.dvi (284 pages, 573428 bytes). Transcript written on gnupdf.log. This is pdfTeX, Version 3.1415926-1.40.10 (TeX Live 2009/Debian) 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 [1] Chapter 2 [2] [3] Warning: unbalanced parentheses in @def... [4] Overfull \hbox (44.17863pt too wide) in paragraph at lines 361--361 [] @texttt "Context was not properly initialized");[] Warning: unbalanced parentheses in @def... Overfull \hbox (44.17863pt too wide) in paragraph at lines 385--385 [] @texttt "Context was not properly initialized");[] [5] Overfull \hbox (44.17863pt too wide) in paragraph at lines 410--410 [] @texttt "Context was not properly initialized");[] Overfull \hbox (44.17863pt too wide) in paragraph at lines 438--438 [] @texttt "Context was not properly initialized");[] Overfull \hbox (44.17863pt too wide) in paragraph at lines 466--466 [] @texttt "Context was not properly initialized");[] [6] Overfull \hbox (44.17863pt too wide) in paragraph at lines 490--490 [] @texttt "Context was not properly initialized");[] [7] [8] Overfull \hbox (21.18388pt too wide) in paragraph at lines 642--642 [] @texttt if (pdf_error_get_status (inner_error) != PDF_EAGAIN)[] [9] Overfull \hbox (15.4352pt too wide) in paragraph at lines 676--676 [] @texttt /* Propagate a copy of an internally stored error */[] [10] Overfull \hbox (15.4352pt too wide) in paragraph at lines 745--745 [] @texttt pdf_error (st, logfd, "couldn't do i64 addition");[] [11] [12] [13] Warning: unbalanced parentheses in @def... [14] [15] Overfull \hbox (32.68126pt too wide) in paragraph at lines 1146--1146 []@texttt /* Copy some contents into the buffer, filling it entirely */[] [16] [17] [18] [19] Warning: unbalanced parentheses in @def... [20] Warning: unbalanced parentheses in @def... [21] Overfull \hbox (55.67601pt too wide) in paragraph at lines 1722--1722 []@texttt if (pdf_list_add_first (list, (void *) &sublist, &error) != NULL)[] Warning: unbalanced parentheses in @def... [22] Overfull \hbox (38.42995pt too wide) in paragraph at lines 1759--1759 []@texttt if (pdf_list_add_last (list, (void *) my_var, &error) != NULL)[] Warning: unbalanced parentheses in @def... Overfull \hbox (90.16814pt too wide) in paragraph at lines 1803--1803 []@texttt if (pdf_list_add_at (list, 0, (void *) &a, &error) == NULL || /* (a) */[] Overfull \hbox (101.66551pt too wide) in paragraph at lines 1804--1804 [] @texttt pdf_list_add_at (list, 1, (void *) &c, &error) == NULL || /* (a c) */[] Overfull \hbox (113.16289pt too wide) in paragraph at lines 1805--1805 [] @texttt pdf_list_add_at (list, 1, (void *) &b, &error) == NULL) /* (a b c) */[] [23] Overfull \hbox (26.93257pt too wide) in paragraph at lines 1846--1846 [] @texttt /* Remove the element containing 'elem2' from 'list'. */[] [24] Overfull \hbox (32.68126pt too wide) in paragraph at lines 1894--1894 [] @texttt /* Remove the element containing 'elem2' from 'list'. */[] Overfull \hbox (21.18388pt too wide) in paragraph at lines 1933--1933 [] @texttt /* Remove the element containing 'elem2' from 'list'. */[] Overfull \hbox (15.4352pt too wide) in paragraph at lines 1934--1934 [] @texttt if (pdf_list_remove (list, (void *) &elem2) != PDF_TRUE)[] [25] Warning: unbalanced parentheses in @def... [26] Overfull \hbox (21.18388pt too wide) in paragraph at lines 1998--1998 [] @texttt &error) == NULL) /* (a b c) */[] [27] Overfull \hbox (21.18388pt too wide) in paragraph at lines 2054--2054 [] @texttt &error) == NULL) /* (a b c) */[] Overfull \hbox (61.4247pt too wide) in paragraph at lines 2110--2110 [] @texttt pointer_to_elem1 = (int *) pdf_list_node_value (list, node);[] [28] Warning: unbalanced parentheses in @def... [29] Overfull \hbox (55.67601pt too wide) in paragraph at lines 2208--2208 [] @texttt if (pdf_list_set_at (list, 1, (void *) &x, &error) == NULL)[] Warning: unbalanced parentheses in @def... [30] [31] Overfull \hbox (15.4352pt too wide) in paragraph at lines 2316--2316 [] @texttt since elem1 occupies the first position (0)[] Warning: unbalanced parentheses in @def... [32] Warning: unbalanced parentheses in @def... [33] Overfull \hbox (21.18388pt too wide) in paragraph at lines 2421--2421 [] @texttt node_first = pdf_list_search (list, (void *) &elem1);[] Overfull \hbox (15.4352pt too wide) in paragraph at lines 2424--2424 [] @texttt node_second = pdf_list_next_node (list, first_node);[] Warning: unbalanced parentheses in @def... [34] Overfull \hbox (26.93257pt too wide) in paragraph at lines 2465--2465 [] @texttt node_second = pdf_list_search (list, (void *) &elem2);[] Overfull \hbox (38.42995pt too wide) in paragraph at lines 2468--2468 [] @texttt node_first = pdf_list_previous_node (list, second_node);[] Overfull \hbox (49.92732pt too wide) in paragraph at lines 2510--2510 [] @texttt index_of_elem2 = pdf_list_indexof (list, (void *) &elem2);[] [35] Overfull \hbox (38.42995pt too wide) in paragraph at lines 2567--2567 [] @texttt (void *) &elem1,[] Overfull \hbox (67.17339pt too wide) in paragraph at lines 2571--2571 [] @texttt /* The program reaches this point, since elem1 occupies[ ] [36] [37] Overfull \hbox (55.67601pt too wide) in paragraph at lines 2630--2630 [] @texttt (void *) &elem1,[] Overfull \hbox (67.17339pt too wide) in paragraph at lines 2634--2634 [] @texttt /* The program reaches this point, since elem4 occupies[ ] Warning: unbalanced parentheses in @def... [38] Overfull \hbox (101.66551pt too wide) in paragraph at lines 2689--2689 [] @texttt node = pdf_list_sorted_search (list, element_compare_fn, (void * )&b);[] Warning: unbalanced parentheses in @def... [39] Overfull \hbox (38.42995pt too wide) in paragraph at lines 2756--2756 [] @texttt element_compare_fn,[] [40] Overfull \hbox (32.68126pt too wide) in paragraph at lines 2816--2816 [] @texttt element_compare_fn,[] [41] Overfull \hbox (78.67076pt too wide) in paragraph at lines 2884--2884 [] @texttt element_compare_fn ,[] [42] Overfull \hbox (113.16289pt too wide) in paragraph at lines 2962--2962 []@texttt if (pdf_list_iterator_init_from_to (&iter, list, 4, 9, &error) != PD F_TRUE)[] [43] [44] [45] Overfull \hbox (38.42995pt too wide) in paragraph at lines 3159--3159 [] @texttt (pdf_hash_value_dispose_fn_t) pdf_dealloc,[] Warning: unbalanced parentheses in @def... [46] Overfull \hbox (38.42995pt too wide) in paragraph at lines 3210--3210 [] @texttt (pdf_hash_value_dispose_fn_t) pdf_dealloc,[] Overfull \hbox (38.42995pt too wide) in paragraph at lines 3215--3215 [] @texttt (pdf_hash_value_dispose_fn_t) pdf_dealloc,[] Warning: unbalanced parentheses in @def... [47] Overfull \hbox (38.42995pt too wide) in paragraph at lines 3258--3258 [] @texttt (pdf_hash_value_dispose_fn_t) pdf_dealloc,[] Overfull \hbox (61.4247pt too wide) in paragraph at lines 3263--3263 [] @texttt (pdf_hash_value_dispose_fn_t) pdf_dealloc,[] Overfull \hbox (38.42995pt too wide) in paragraph at lines 3297--3297 [] @texttt (pdf_hash_value_dispose_fn_t) pdf_dealloc,[] [48] Overfull \hbox (15.4352pt too wide) in paragraph at lines 3332--3332 [] @texttt (pdf_hash_add (hash, "a-key", "a-value", NULL, NULL)))[] [49] Overfull \hbox (15.4352pt too wide) in paragraph at lines 3376--3376 [] @texttt (pdf_hash_add (hash, "a-key", "a-value", NULL, NULL)))[] Warning: unbalanced parentheses in @def... Overfull \hbox (38.42995pt too wide) in paragraph at lines 3425--3425 [] @texttt (pdf_hash_value_dispose_fn_t) pdf_dealloc,[] [50] Overfull \hbox (38.42995pt too wide) in paragraph at lines 3465--3465 [] @texttt (pdf_hash_value_dispose_fn_t) pdf_dealloc,[] Overfull \hbox (38.42995pt too wide) in paragraph at lines 3470--3470 [] @texttt (pdf_hash_value_dispose_fn_t) pdf_dealloc,[] [51] Overfull \hbox (38.42995pt too wide) in paragraph at lines 3512--3512 [] @texttt (pdf_hash_value_dispose_fn_t) pdf_dealloc,[] Overfull \hbox (38.42995pt too wide) in paragraph at lines 3517--3517 [] @texttt (pdf_hash_value_dispose_fn_t) pdf_dealloc,[] Overfull \hbox (38.42995pt too wide) in paragraph at lines 3523--3523 [] @texttt while (pdf_hash_iterator_next (hash_iter, &key, &value))[] Overfull \hbox (90.16814pt too wide) in paragraph at lines 3525--3525 [] @texttt /* key contains the next key, and value contains the va lue[] [52] [53] [54] Overfull \hbox (84.41945pt too wide) in paragraph at lines 3691--3691 [] @texttt if (pdf_hash_add_static_string (hash, "a-key", a_value, &error ))[] Warning: unbalanced parentheses in @def... [55] [56] [57] [58] [59] [60] [61] Warning: unbalanced parentheses in @def... [62] Warning: unbalanced parentheses in @def... [63] [64] [65] [66] [67] Overfull \hbox (55.67601pt too wide) in paragraph at lines 4474--4474 []@texttt /* ... insert a signed 32 bits integer value into the hash ... */[] [68] Overfull \hbox (26.93257pt too wide) in paragraph at lines 4542--4542 []@texttt /* ... insert an unsigned 32 bits value into the hash ... */[] [69] [70] Warning: unbalanced parentheses in @def... [71] Overfull \hbox (38.42995pt too wide) in paragraph at lines 4713--4713 [] @texttt 0, /* Use the default cache size */[] Overfull \hbox (26.93257pt too wide) in paragraph at lines 4723--4723 [] @texttt /* Note that we return also the file object along with the[] Overfull \hbox (44.17863pt too wide) in paragraph at lines 4724--4724 [] @texttt * stream object, so that we can control that the file is not[] Warning: unbalanced parentheses in @def... [72] Overfull \hbox (44.17863pt too wide) in paragraph at lines 4769--4769 [] @texttt 0, /* Use the default cache size */[] Warning: unbalanced parentheses in @def... [73] Overfull \hbox (32.68126pt too wide) in paragraph at lines 4818--4818 [] @texttt 0, /* Use the default cache size */[] Overfull \hbox (26.93257pt too wide) in paragraph at lines 4847--4847 [] @texttt 0, /* Use the default cache size */[] Overfull \hbox (38.42995pt too wide) in paragraph at lines 4879--4879 [] @texttt 0, /* Use the default cache size */[] [74] Overfull \hbox (32.68126pt too wide) in paragraph at lines 4913--4913 []@texttt if (!pdf_stm_supported_filter_p (PDF_STM_FILTER_JBIG2_ENC) ||[] Overfull \hbox (21.18388pt too wide) in paragraph at lines 4914--4914 [] @texttt !pdf_stm_supported_filter_p (PDF_STM_FILTER_JBIG2_DEC))[] Overfull \hbox (32.68126pt too wide) in paragraph at lines 4916--4916 [] @texttt printf ("Sorry but you don't have full JBIG2 support\n");[] [75] Overfull \hbox (15.4352pt too wide) in paragraph at lines 4985--4985 [] @texttt stm = pdf_stm_cfile_new (stdin, 0, PDF_STM_READ, error);[] [76] Overfull \hbox (44.17863pt too wide) in paragraph at lines 4998--4998 [] @texttt if (!pdf_hash_add (filter_params, "Key", key, NULL, error) ||[] Overfull \hbox (72.92207pt too wide) in paragraph at lines 4999--4999 [] @texttt !pdf_hash_add_size (filter_params, "KeySize", keysize, error)) [] Overfull \hbox (38.42995pt too wide) in paragraph at lines 5017--5017 [] @texttt /* Once installed, the hash table can be safely destroyed */[] [77] Overfull \hbox (26.93257pt too wide) in paragraph at lines 5063--5063 [] @texttt pdf_size_t input_buffer_size,[] Overfull \hbox (32.68126pt too wide) in paragraph at lines 5065--5065 [] @texttt pdf_size_t *output_buffer_size,[] Overfull \hbox (26.93257pt too wide) in paragraph at lines 5075--5075 [] @texttt 0, /* Use the default cache size */[] [78] Overfull \hbox (21.18388pt too wide) in paragraph at lines 5141--5141 [] @texttt pdf_size_t input_buffer_size,[] Overfull \hbox (26.93257pt too wide) in paragraph at lines 5143--5143 [] @texttt pdf_size_t output_buffer_size,[] [79] Overfull \hbox (26.93257pt too wide) in paragraph at lines 5152--5152 [] @texttt 0, /* Use the default cache size */[] [80] [81] [82] Overfull \hbox (49.92732pt too wide) in paragraph at lines 5330--5330 []@texttt foo_write_to_buffer_and_flush (const pdf_uchar_t *input_buffer,[] Overfull \hbox (78.67076pt too wide) in paragraph at lines 5331--5331 [] @texttt pdf_size_t input_buffer_size ,[] Overfull \hbox (55.67601pt too wide) in paragraph at lines 5332--5332 [] @texttt pdf_uchar_t *output_buffer,[] Overfull \hbox (84.41945pt too wide) in paragraph at lines 5333--5333 [] @texttt pdf_size_t output_buffer_siz e,[] Overfull \hbox (55.67601pt too wide) in paragraph at lines 5334--5334 [] @texttt pdf_size_t *written_bytes,[] Overfull \hbox (26.93257pt too wide) in paragraph at lines 5342--5342 [] @texttt 0, /* Use the default cache size */[] [83] Overfull \hbox (15.4352pt too wide) in paragraph at lines 5404--5404 [] @texttt pdf_size_t input_buffer_size,[] Overfull \hbox (26.93257pt too wide) in paragraph at lines 5414--5414 [] @texttt 0, /* Use the default cache size */[] Overfull \hbox (84.41945pt too wide) in paragraph at lines 5420--5420 [] @texttt /* Read all characters from the stream, one by one, in reverse oth er[] [84] Overfull \hbox (21.18388pt too wide) in paragraph at lines 5440--5440 [] @texttt printf ("Char was read: %c\n", (pdf_char_t)ret_char);[] Overfull \hbox (26.93257pt too wide) in paragraph at lines 5471--5471 [] @texttt 0, /* Use the default cache size */[] [85] Overfull \hbox (26.93257pt too wide) in paragraph at lines 5503--5503 [] @texttt 0, /* Use the default cache size */[] [86] [87] [88] [89] [90] Overfull \hbox (49.92732pt too wide) in paragraph at lines 5883--5883 [] @texttt /* The code reach this point: not enough space in the string[] Overfull \hbox (26.93257pt too wide) in paragraph at lines 5884--5884 [] @texttt to hold the textual representation of the number with[] [91] [92] Warning: unbalanced parentheses in @def... Warning: unbalanced parentheses in @def... [93] [94] [95] [96] [97] [98] [99] Underfull \hbox (badness 7116) in paragraph at lines 6519--6521 []@textrm Enumeration of sup-ported fil-ters in en-coded text ob-jects (see fu nc-tion Warning: unbalanced parentheses in @def... [100] Warning: unbalanced parentheses in @def... [101] [102] Overfull \hbox (15.4352pt too wide) in paragraph at lines 6748--6748 [] @texttt remaining_length,[] Overfull \hbox (21.18388pt too wide) in paragraph at lines 6750--6750 [] @texttt &remaining_length,[] Overfull \hbox (32.68126pt too wide) in paragraph at lines 6754--6754 [] @texttt /* Do something with the newly created text object */[] [103] Warning: unbalanced parentheses in @def... Overfull \hbox (15.4352pt too wide) in paragraph at lines 6803--6803 [] @texttt strlen (unicode_string),[] Warning: unbalanced parentheses in @def... [104] [105] [106] Underfull \hbox (badness 2150) in paragraph at lines 7031--7033 []@textrm Get the con-tents of a text vari-able en-coded in PDF Doc En-cod-ing , and [107] [108] Overfull \hbox (193.64452pt too wide) in paragraph at lines 7113--7113 [] @texttt (PDF_TEXT_UNICODE_WITH_BOM | PDF_TEXT_UT F16BE_WITH_LANGCODE),[] [109] Overfull \hbox (107.4142pt too wide) in paragraph at lines 7158--7158 [] @texttt PDF_DEBUG_BASE("Internal representation of the string is: '%s'", str);[] [110] [111] Overfull \hbox (38.42995pt too wide) in paragraph at lines 7282--7282 [] @texttt "\x00\x00\x00\x20\x00\x00\x00\x69",[] [112] Overfull \hbox (67.17339pt too wide) in paragraph at lines 7379--7379 []@texttt if (!pdf_text_concat_ascii (text1, "some ascii to append", &error))[ ] [113] Overfull \hbox (38.42995pt too wide) in paragraph at lines 7419--7419 []@texttt /* ...initialize `text', `new_pattern' and `old_pattern'... */[] [114] Overfull \hbox (147.65501pt too wide) in paragraph at lines 7507--7507 [] @texttt (PDF_TEXT_FILTER_LOWER_CASE | PDF_TEXT_FILTER_ REMOVE_AMP)),[] [115] [116] [117] [118] [119] Warning: unbalanced parentheses in @def... [120] [121] [122] [123] [124] [125] [126] [127] [128] [129] Overfull \hbox (26.93257pt too wide) in paragraph at lines 8469--8469 [] @texttt PDF_TIME_STRING_FORMAT_PDF,[] Overfull \hbox (21.18388pt too wide) in paragraph at lines 8470--8470 [] @texttt PDF_TIME_STRING_NO_OPTION,[] [130] [131] [132] [133] [134] [135] Underfull \hbox (badness 5578) in paragraph at lines 8782--8784 @textsl p[]filetime@textrm Pointer to a valid FILE-TIME struc-ture, con-tain-i ng [136] [137] Warning: unbalanced parentheses in @def... [138] Overfull \hbox (61.4247pt too wide) in paragraph at lines 9000--9000 [] @texttt printf ("No Disk filesystem implementation was registered\n");[] [139] Underfull \hbox (badness 10000) in paragraph at lines 9069--9070 []@textrm Macro that re-trieves the filesys-tem im-ple-men-ta-tion reg-is-tere d with Overfull \hbox (61.4247pt too wide) in paragraph at lines 9079--9079 [] @texttt printf ("No Disk filesystem implementation was registered\n");[] Underfull \hbox (badness 10000) in paragraph at lines 9088--9089 []@textrm Macro that re-trieves the filesys-tem im-ple-men-ta-tion reg-is-tere d with Overfull \hbox (61.4247pt too wide) in paragraph at lines 9098--9098 [] @texttt printf ("No HTTP filesystem implementation was registered\n");[] [140] Overfull \hbox (55.67601pt too wide) in paragraph at lines 9138--9138 [] @texttt path = pdf_text_new_from_unicode ("/", 1, PDF_TEXT_UTF8, NULL);[] Overfull \hbox (67.17339pt too wide) in paragraph at lines 9142--9142 [] @texttt free_space = pdf_fsys_get_free_space (PDF_FSYS_DISK, path, NULL);[ ] Warning: unbalanced parentheses in @def... [141] Overfull \hbox (90.16814pt too wide) in paragraph at lines 9200--9200 [] @texttt error ? pdf_error_get_message (error) : "unknown error ");[] Overfull \hbox (67.17339pt too wide) in paragraph at lines 9211--9211 [] @texttt parent_utf8 = pdf_text_get_unicode ((const pdf_text_t *)elem,[ ] Overfull \hbox (113.16289pt too wide) in paragraph at lines 9213--9213 [] @texttt PDF_TEXT_UNICODE_WITH_NUL_ SUFFIX,[] Overfull \hbox (113.16289pt too wide) in paragraph at lines 9219--9219 [] @texttt error ? pdf_error_get_message (error) : "unknown e rror");[] Overfull \hbox (90.16814pt too wide) in paragraph at lines 9235--9235 [] @texttt error ? pdf_error_get_message (error) : "unknown error ");[] [142] Warning: unbalanced parentheses in @def... Overfull \hbox (90.16814pt too wide) in paragraph at lines 9290--9290 [] @texttt error ? pdf_error_get_message (error) : "unknown error ");[] Overfull \hbox (101.66551pt too wide) in paragraph at lines 9297--9297 [] @texttt PDF_TEXT_UNICODE_WITH_NUL_SU FFIX,[] [143] Overfull \hbox (90.16814pt too wide) in paragraph at lines 9303--9303 [] @texttt error ? pdf_error_get_message (error) : "unknown error ");[] Overfull \hbox (26.93257pt too wide) in paragraph at lines 9309--9309 [] @texttt hidden = (basename_utf8[0] == '.' ? PDF_TRUE : PDF_FALSE);[] Warning: unbalanced parentheses in @def... Overfull \hbox (78.67076pt too wide) in paragraph at lines 9351--9351 [] @texttt static const pdf_char_t *predefined_file_path_utf8 = "path/to/baz" ;[] Overfull \hbox (159.15239pt too wide) in paragraph at lines 9358--9358 [] @texttt predefined_file_path = pdf_text_new_from_unicode (predefined_ file_path_utf8,[] [144] Overfull \hbox (210.89058pt too wide) in paragraph at lines 9359--9359 [] @texttt strlen (pre defined_file_path_utf8),[] Overfull \hbox (90.16814pt too wide) in paragraph at lines 9360--9360 [] @texttt PDF_TEXT_UT F8,[] Overfull \hbox (55.67601pt too wide) in paragraph at lines 9361--9361 [] @texttt &error);[] Overfull \hbox (44.17863pt too wide) in paragraph at lines 9364--9364 [] @texttt printf ("couldn't build predefined file path: '%s'\n",[] Overfull \hbox (107.4142pt too wide) in paragraph at lines 9365--9365 [] @texttt error ? pdf_error_get_message (error) : "unknown er ror");[] Overfull \hbox (72.92207pt too wide) in paragraph at lines 9371--9371 [] @texttt return pdf_fsys_compare_path_p (path, predefined_file_path, NULL); [] Warning: unbalanced parentheses in @def... [145] Overfull \hbox (90.16814pt too wide) in paragraph at lines 9420--9420 [] @texttt error ? pdf_error_get_message (error) : "unknown error ");[] Warning: unbalanced parentheses in @def... Overfull \hbox (90.16814pt too wide) in paragraph at lines 9469--9469 [] @texttt error ? pdf_error_get_message (error) : "unknown error ");[] [146] Warning: unbalanced parentheses in @def... Overfull \hbox (90.16814pt too wide) in paragraph at lines 9520--9520 [] @texttt error ? pdf_error_get_message (error) : "unknown error ");[] Overfull \hbox (78.67076pt too wide) in paragraph at lines 9527--9527 [] @texttt PDF_TEXT_UNICODE_WITH_NUL_SUFFIX ,[] [147] Overfull \hbox (90.16814pt too wide) in paragraph at lines 9533--9533 [] @texttt error ? pdf_error_get_message (error) : "unknown error ");[] [148] [149] Warning: unbalanced parentheses in @def... Overfull \hbox (15.4352pt too wide) in paragraph at lines 9691--9691 []@texttt print_filenames_in_directory (const pdf_char_t *utf8_path)[] [150] Overfull \hbox (90.16814pt too wide) in paragraph at lines 9706--9706 [] @texttt error ? pdf_error_get_message (error) : "unknown error ");[] Overfull \hbox (90.16814pt too wide) in paragraph at lines 9717--9717 [] @texttt error ? pdf_error_get_message (error) : "unknown error ");[] Overfull \hbox (78.67076pt too wide) in paragraph at lines 9727--9727 [] @texttt filename_utf8 = pdf_text_get_unicode ((const pdf_text_t *)elem ,[] Overfull \hbox (15.4352pt too wide) in paragraph at lines 9728--9728 [] @texttt PDF_TEXT_UTF8,[] Overfull \hbox (124.66026pt too wide) in paragraph at lines 9729--9729 [] @texttt PDF_TEXT_UNICODE_WITH_NU L_SUFFIX,[] Overfull \hbox (113.16289pt too wide) in paragraph at lines 9735--9735 [] @texttt error ? pdf_error_get_message (error) : "unknown e rror");[] [151] Overfull \hbox (49.92732pt too wide) in paragraph at lines 9800--9800 [] @texttt PDF_TEXT_UNICODE_WITH_NUL_SUFFIX,[] [152] Overfull \hbox (90.16814pt too wide) in paragraph at lines 9817--9817 [] @texttt error ? pdf_error_get_message (error) : "unknown error ");[] Overfull \hbox (26.93257pt too wide) in paragraph at lines 9823--9823 [] @texttt ctime_str = pdf_time_to_string (&item_props.creation_date,[] Overfull \hbox (61.4247pt too wide) in paragraph at lines 9824--9824 [] @texttt PDF_TIME_STRING_FORMAT_ISO_8601,[] Overfull \hbox (26.93257pt too wide) in paragraph at lines 9825--9825 [] @texttt PDF_TIME_STRING_NO_OPTION,[] Overfull \hbox (49.92732pt too wide) in paragraph at lines 9827--9827 [] @texttt mtime_str = pdf_time_to_string (&item_props.modification_date,[] Overfull \hbox (61.4247pt too wide) in paragraph at lines 9828--9828 [] @texttt PDF_TIME_STRING_FORMAT_ISO_8601,[] Overfull \hbox (26.93257pt too wide) in paragraph at lines 9829--9829 [] @texttt PDF_TIME_STRING_NO_OPTION,[] Warning: unbalanced parentheses in @def... [153] Overfull \hbox (49.92732pt too wide) in paragraph at lines 9906--9906 [] @texttt PDF_TEXT_UNICODE_WITH_NUL_SUFFIX,[] [154] Overfull \hbox (90.16814pt too wide) in paragraph at lines 9923--9923 [] @texttt error ? pdf_error_get_message (error) : "unknown error ");[] Overfull \hbox (32.68126pt too wide) in paragraph at lines 9930--9930 [] @texttt item_props_hash = pdf_fsys_item_props_to_hash (&item_props,[] Overfull \hbox (90.16814pt too wide) in paragraph at lines 9935--9935 [] @texttt error ? pdf_error_get_message (error) : "unknown error ");[] Overfull \hbox (49.92732pt too wide) in paragraph at lines 9942--9942 [] @texttt PDF_FSYS_ITEM_CREATION_DATE);[] Overfull \hbox (72.92207pt too wide) in paragraph at lines 9944--9944 [] @texttt PDF_FSYS_ITEM_MODIFICATION_DATE); [] [155] Overfull \hbox (78.67076pt too wide) in paragraph at lines 9955--9955 [] @texttt PDF_FSYS_ITEM_IS_HIDDEN) ? "yes" : "no" ,[] Overfull \hbox (90.16814pt too wide) in paragraph at lines 9957--9957 [] @texttt PDF_FSYS_ITEM_IS_READABLE) ? "yes" : "n o",[] Overfull \hbox (90.16814pt too wide) in paragraph at lines 9959--9959 [] @texttt PDF_FSYS_ITEM_IS_WRITABLE) ? "yes" : "n o",[] Overfull \hbox (26.93257pt too wide) in paragraph at lines 9962--9962 [] @texttt (unsigned long)pdf_hash_get_size (item_props_hash,[] Overfull \hbox (84.41945pt too wide) in paragraph at lines 9963--9963 [] @texttt PDF_FSYS_ITEM_FILE_SIZE) );[] [156] Overfull \hbox (21.18388pt too wide) in paragraph at lines 10045--10045 [] @texttt (pdf_fsys_item_readable_p (PDF_FSYS_DISK, path) ?[] [157] Overfull \hbox (21.18388pt too wide) in paragraph at lines 10087--10087 [] @texttt (pdf_fsys_item_writable_p (PDF_FSYS_DISK, path) ?[] [158] Warning: unbalanced parentheses in @def... [159] Overfull \hbox (21.18388pt too wide) in paragraph at lines 10222--10222 [] @texttt printf ("couldn't open the file for reading: '%s'\n",[] Overfull \hbox (90.16814pt too wide) in paragraph at lines 10223--10223 [] @texttt error ? pdf_error_get_message (error) : "unknown error ");[] Warning: unbalanced parentheses in @def... Overfull \hbox (21.18388pt too wide) in paragraph at lines 10273--10273 []@texttt /* Open a temporary file and write some contents to it. */[] [160] Overfull \hbox (78.67076pt too wide) in paragraph at lines 10279--10279 [] @texttt error ? pdf_error_get_message (error) : "unknown error") ;[] Overfull \hbox (38.42995pt too wide) in paragraph at lines 10291--10291 [] @texttt /* Close the file. Also deletes it from the filesystem. */[] [161] Overfull \hbox (21.18388pt too wide) in paragraph at lines 10332--10332 [] @texttt printf ("couldn't open the file for reading: '%s'\n",[] Overfull \hbox (90.16814pt too wide) in paragraph at lines 10333--10333 [] @texttt error ? pdf_error_get_message (error) : "unknown error ");[] Overfull \hbox (90.16814pt too wide) in paragraph at lines 10343--10343 [] @texttt error ? pdf_error_get_message (error) : "unknown error ");[] [162] Overfull \hbox (21.18388pt too wide) in paragraph at lines 10388--10388 [] @texttt printf ("couldn't open the file for reading: '%s'\n",[] Overfull \hbox (90.16814pt too wide) in paragraph at lines 10389--10389 [] @texttt error ? pdf_error_get_message (error) : "unknown error ");[] Overfull \hbox (21.18388pt too wide) in paragraph at lines 10399--10399 [] @texttt printf ("couldn't open the file for writing: '%s'\n",[] Overfull \hbox (90.16814pt too wide) in paragraph at lines 10400--10400 [] @texttt error ? pdf_error_get_message (error) : "unknown error ");[] Overfull \hbox (90.16814pt too wide) in paragraph at lines 10410--10410 [] @texttt printf ("couldn't open the file for reading and writing: '%s'\ n",[] Overfull \hbox (90.16814pt too wide) in paragraph at lines 10411--10411 [] @texttt error ? pdf_error_get_message (error) : "unknown error ");[] Overfull \hbox (55.67601pt too wide) in paragraph at lines 10415--10415 [] @texttt printf ("correctly opened the file for reading and writing\n");[] Overfull \hbox (90.16814pt too wide) in paragraph at lines 10420--10420 [] @texttt error ? pdf_error_get_message (error) : "unknown error ");[] Warning: unbalanced parentheses in @def... [163] Overfull \hbox (55.67601pt too wide) in paragraph at lines 10456--10456 [] @texttt path_ut8 = pdf_text_get_unicode (pdf_fsys_file_get_path (file),[] Overfull \hbox (72.92207pt too wide) in paragraph at lines 10458--10458 [] @texttt PDF_TEXT_UNICODE_WITH_NUL_SUFFIX, [] Warning: unbalanced parentheses in @def... [164] Overfull \hbox (21.18388pt too wide) in paragraph at lines 10531--10531 [] @texttt printf ("file was opened for reading and writing\n");[] [165] Overfull \hbox (21.18388pt too wide) in paragraph at lines 10580--10580 [] @texttt printf ("couldn't open the file for reading: '%s'\n",[] Overfull \hbox (90.16814pt too wide) in paragraph at lines 10581--10581 [] @texttt error ? pdf_error_get_message (error) : "unknown error ");[] Overfull \hbox (90.16814pt too wide) in paragraph at lines 10592--10592 [] @texttt error ? pdf_error_get_message (error) : "unknown error ");[] Overfull \hbox (84.41945pt too wide) in paragraph at lines 10602--10602 [] @texttt printf ("couldn't set the mode for reading and writing: '%s'\n ",[] Overfull \hbox (90.16814pt too wide) in paragraph at lines 10603--10603 [] @texttt error ? pdf_error_get_message (error) : "unknown error ");[] Overfull \hbox (38.42995pt too wide) in paragraph at lines 10607--10607 [] @texttt printf ("correctly set the mode for reading and writing\n");[] Overfull \hbox (90.16814pt too wide) in paragraph at lines 10612--10612 [] @texttt error ? pdf_error_get_message (error) : "unknown error ");[] [166] Overfull \hbox (90.16814pt too wide) in paragraph at lines 10659--10659 [] @texttt error ? pdf_error_get_message (error) : "unknown error ");[] [167] Overfull \hbox (90.16814pt too wide) in paragraph at lines 10709--10709 [] @texttt error ? pdf_error_get_message (error) : "unknown error ");[] [168] Overfull \hbox (21.18388pt too wide) in paragraph at lines 10758--10758 [] @texttt printf ("couldn't open the file for reading: '%s'\n",[] Overfull \hbox (90.16814pt too wide) in paragraph at lines 10759--10759 [] @texttt error ? pdf_error_get_message (error) : "unknown error ");[] Overfull \hbox (90.16814pt too wide) in paragraph at lines 10768--10768 [] @texttt error ? pdf_error_get_message (error) : "unknown error ");[] [169] Overfull \hbox (90.16814pt too wide) in paragraph at lines 10849--10849 [] @texttt error ? pdf_error_get_message (error) : "unknown error ");[] [170] [171] Overfull \hbox (84.41945pt too wide) in paragraph at lines 10977--10977 []@texttt copy_file (const pdf_text_t *ifile_path, const pdf_text_t *ofile_pat h)[] [172] Overfull \hbox (90.16814pt too wide) in paragraph at lines 10994--10994 [] @texttt error ? pdf_error_get_message (error) : "unknown error ");[] Overfull \hbox (90.16814pt too wide) in paragraph at lines 11007--11007 [] @texttt error ? pdf_error_get_message (error) : "unknown error ");[] [173] [174] Overfull \hbox (61.4247pt too wide) in paragraph at lines 11098--11098 [] @texttt PDF_TIME_STRING_FORMAT_ISO_8601,[] Overfull \hbox (26.93257pt too wide) in paragraph at lines 11099--11099 [] @texttt PDF_TIME_STRING_NO_OPTION,[] Overfull \hbox (90.16814pt too wide) in paragraph at lines 11104--11104 [] @texttt error ? pdf_error_get_message (error) : "unknown error ");[] Overfull \hbox (90.16814pt too wide) in paragraph at lines 11117--11117 [] @texttt error ? pdf_error_get_message (error) : "unknown error ");[] [175] Overfull \hbox (15.4352pt too wide) in paragraph at lines 11139--11139 [] @texttt * useless, as the flushing will anyway be done once the[] Overfull \hbox (90.16814pt too wide) in paragraph at lines 11146--11146 [] @texttt error ? pdf_error_get_message (error) : "unknown error ");[] [176] Overfull \hbox (26.93257pt too wide) in paragraph at lines 11200--11200 []@texttt ria_kbyte_per_kbyte (pdf_fsys_file_t *file, pdf_size_t size)[] Overfull \hbox (21.18388pt too wide) in paragraph at lines 11219--11219 [] @texttt list = pdf_list_new (NULL, NULL, PDF_TRUE, NULL);[] Overfull \hbox (15.4352pt too wide) in paragraph at lines 11224--11224 [] @texttt if (!pdf_list_add_last (list, (void *)ria_id, NULL))[] [177] Overfull \hbox (21.18388pt too wide) in paragraph at lines 11302--11302 [] @texttt printf ("couldn't cancel all RIA operations: '%s'\n",[] Overfull \hbox (90.16814pt too wide) in paragraph at lines 11303--11303 [] @texttt error ? pdf_error_get_message (error) : "unknown error ");[] [178] [179] [180] [181] [182] [183] Overfull \hbox (38.10062pt too wide) in paragraph at lines 11710--11710 [] @texttt /* Some additional global variables we need in the 'foo' filesyste m */[] [184] Overfull \hbox (32.35193pt too wide) in paragraph at lines 11747--11747 [] @texttt /* Some additional variables we need in the 'foo' filesystem for e ach[] Overfull \hbox (15.4352pt too wide) in paragraph at lines 11790--11790 []@texttt /* Based on the example 'foo' filesystem implementation */[] [185] Overfull \hbox (187.89583pt too wide) in paragraph at lines 11803--11803 [] @texttt file = (struct pdf_fsys_foo_file_s *) pdf_alloc (sizeof (struct pd f_fsys_foo_file_s));[] Overfull \hbox (107.4142pt too wide) in paragraph at lines 11811--11811 [] @texttt (unsigned long) sizeof (struct pdf_fsys_foo_fil e_s));[] [186] Overfull \hbox (15.4352pt too wide) in paragraph at lines 11858--11858 []@texttt /* Based on the example 'foo' filesystem implementation */[] Overfull \hbox (118.91158pt too wide) in paragraph at lines 11864--11864 [] @texttt struct pdf_fsys_foo_file_s *foo_file = (struct pdf_fsys_foo_file_s *)file;[] [187] Overfull \hbox (15.4352pt too wide) in paragraph at lines 11925--11925 []@texttt /* Based on the example 'foo' filesystem implementation */[] Overfull \hbox (130.40895pt too wide) in paragraph at lines 11929--11929 []@texttt /* For the example, assume that all methods in the implementation we re already[] Overfull \hbox (95.91682pt too wide) in paragraph at lines 11934--11934 [] @texttt /* Initialize common filesystem implementation structure content s */[] [188] Overfull \hbox (61.4247pt too wide) in paragraph at lines 11972--11972 [] @texttt struct pdf_fsys_foo_s *foo_impl = (struct pdf_fsys_foo_s *)impl;[] Overfull \hbox (38.42995pt too wide) in paragraph at lines 11984--11984 [] @texttt /* Runtime initialization of filesystem-specific contents */[] Overfull \hbox (15.4352pt too wide) in paragraph at lines 11985--11985 [] @texttt fsys_foo_implementation.fsys_bar = fsys_bar_new (error);[] Overfull \hbox (90.16814pt too wide) in paragraph at lines 11988--11988 [] @texttt pdf_prefix_error (error, "couldn't initialize foo filesystem: ");[] Overfull \hbox (101.66551pt too wide) in paragraph at lines 11993--11993 [] @texttt (struct pdf_fsys_s *)&pdf_fsys_foo_implementa tion,[] [189] Overfull \hbox (15.4352pt too wide) in paragraph at lines 12017--12017 []@texttt /* Based on the example 'foo' filesystem implementation */[] [190] Warning: unbalanced parentheses in @def... Overfull \hbox (21.18388pt too wide) in paragraph at lines 12132--12132 [] @texttt pdf_stm_t **stream,[] Overfull \hbox (21.18388pt too wide) in paragraph at lines 12133--12133 [] @texttt pdf_token_reader_t **reader,[] [191] Overfull \hbox (15.4352pt too wide) in paragraph at lines 12134--12134 [] @texttt pdf_error_t **error)[] Overfull \hbox (55.67601pt too wide) in paragraph at lines 12147--12147 [] @texttt 0, /* Use the default cache size */[] Warning: unbalanced parentheses in @def... [192] Overfull \hbox (21.18388pt too wide) in paragraph at lines 12200--12200 [] @texttt pdf_stm_t **stream,[] Overfull \hbox (21.18388pt too wide) in paragraph at lines 12201--12201 [] @texttt pdf_token_writer_t **writer,[] Overfull \hbox (15.4352pt too wide) in paragraph at lines 12202--12202 [] @texttt pdf_error_t **error)[] Overfull \hbox (55.67601pt too wide) in paragraph at lines 12215--12215 [] @texttt 0, /* Use the default cache size */[] [193] Overfull \hbox (26.93257pt too wide) in paragraph at lines 12269--12269 [] @texttt /* Create a reader (see pdf_token_reader_new() example) */[] [194] Overfull \hbox (26.93257pt too wide) in paragraph at lines 12318--12318 [] @texttt /* Create a writer (see pdf_token_writer_new() example) */[] Warning: unbalanced parentheses in @def... [195] [196] Overfull \hbox (26.93257pt too wide) in paragraph at lines 12405--12405 [] @texttt /* Create a reader (see pdf_token_reader_new() example) */[] Overfull \hbox (90.16814pt too wide) in paragraph at lines 12414--12414 [] @texttt while ((token = pdf_token_reader_read (reader, 0, NULL)) != NU LL)[] Overfull \hbox (55.67601pt too wide) in paragraph at lines 12456--12456 []@texttt while ((token = pdf_token_reader_read (reader, 0, NULL)) != NULL)[] [197] Overfull \hbox (15.4352pt too wide) in paragraph at lines 12462--12462 []@texttt /* Reset the token reader, and restart the read process */[] Overfull \hbox (55.67601pt too wide) in paragraph at lines 12465--12465 []@texttt while ((token = pdf_token_reader_read (reader, 0, NULL)) != NULL)[] [198] Overfull \hbox (26.93257pt too wide) in paragraph at lines 12537--12537 [] @texttt /* Create a writer (see pdf_token_writer_new() example) */[] Overfull \hbox (21.18388pt too wide) in paragraph at lines 12553--12553 [] @texttt printf ("A token was successfully written!");[] [199] Overfull \hbox (21.18388pt too wide) in paragraph at lines 12596--12596 []@texttt /* Reset the token writer, and restart the write process */[] Warning: unbalanced parentheses in @def... Warning: unbalanced parentheses in @def... [200] Warning: unbalanced parentheses in @def... Warning: unbalanced parentheses in @def... Warning: unbalanced parentheses in @def... [201] Warning: unbalanced parentheses in @def... Warning: unbalanced parentheses in @def... Underfull \hbox (badness 7907) in paragraph at lines 12773--12776 []@textrm Create a to-ken of one of the val-ue-less types (@texttt PDF_TOKEN_D ICT_START[]@textrm , Underfull \hbox (badness 10000) in paragraph at lines 12773--12776 @texttt PDF_TOKEN_DICT_END[]@textrm , @texttt PDF_TOKEN_ARRAY_START[]@textrm , @texttt PDF_TOKEN_ARRAY_END[]@textrm , [202] Warning: unbalanced parentheses in @def... [203] [204] Overfull \hbox (44.17863pt too wide) in paragraph at lines 12922--12922 [] @texttt &error)) != NULL) &&[] Overfull \hbox (32.68126pt too wide) in paragraph at lines 12925--12925 [] @texttt &error)) != NULL))[] [205] Overfull \hbox (15.4352pt too wide) in paragraph at lines 12978--12978 [] @texttt if (pdf_token_get_type (token) == PDF_TOKEN_INTEGER)[] Warning: unbalanced parentheses in @def... [206] Warning: unbalanced parentheses in @def... [207] Warning: unbalanced parentheses in @def... [208] Overfull \hbox (15.4352pt too wide) in paragraph at lines 13174--13174 [] @texttt if (pdf_token_get_type (token) == PDF_TOKEN_KEYWORD)[] Warning: unbalanced parentheses in @def... Overfull \hbox (15.4352pt too wide) in paragraph at lines 13233--13233 [] @texttt if (pdf_token_get_type (token) == PDF_TOKEN_COMMENT)[] [209] Warning: unbalanced parentheses in @def... [210] Overfull \hbox (67.17339pt too wide) in paragraph at lines 13325--13325 [] @texttt *aesv2_cipher = pdf_crypt_cipher_new (PDF_CRYPT_CIPHER_ALG_AESV2,[ ] Overfull \hbox (55.67601pt too wide) in paragraph at lines 13329--13329 [] @texttt *v2_cipher = pdf_crypt_cipher_new (PDF_CRYPT_CIPHER_ALG_V2,[] Overfull \hbox (55.67601pt too wide) in paragraph at lines 13360--13360 []@texttt cipher = pdf_crypt_cipher_new (PDF_CRYPT_CIPHER_ALG_AESV2, NULL);[] [211] Overfull \hbox (55.67601pt too wide) in paragraph at lines 13404--13404 [] @texttt cipher = pdf_crypt_cipher_new (PDF_CRYPT_CIPHER_ALGO_V2, NULL);[] [212] Overfull \hbox (32.68126pt too wide) in paragraph at lines 13462--13462 [] @texttt const pdf_char_t key[6] = "Secret"; /* not trailing '\0' */[] Overfull \hbox (55.67601pt too wide) in paragraph at lines 13464--13464 [] @texttt cipher = pdf_crypt_cipher_new (PDF_CRYPT_CIPHER_ALGO_V2, NULL);[] [213] Overfull \hbox (32.68126pt too wide) in paragraph at lines 13534--13534 [] @texttt const pdf_char_t key[6] = "Secret"; /* not trailing '\0' */[] Overfull \hbox (55.67601pt too wide) in paragraph at lines 13536--13536 [] @texttt cipher = pdf_crypt_cipher_new (PDF_CRYPT_CIPHER_ALGO_V2, NULL);[] [214] Warning: unbalanced parentheses in @def... Overfull \hbox (21.18388pt too wide) in paragraph at lines 13609--13609 [] @texttt *md5_hasher = pdf_crypt_md_new (PDF_CRYPT_MD_MD5, error);[] [215] Overfull \hbox (15.4352pt too wide) in paragraph at lines 13677--13677 [] @texttt const pdf_char_t *str)[] Overfull \hbox (15.4352pt too wide) in paragraph at lines 13679--13679 [] @texttt return pdf_crypt_md_write (md, str, strlen (str), NULL);[] [216] Warning: unbalanced parentheses in @def... [217] Chapter 3 [218] (gnupdf-figures/object-hierarchy.eps ) Underfull \hbox (badness 10000) detected at line 13830 [] [219] [220] [221] [222] Overfull \hbox (38.42995pt too wide) in paragraph at lines 14011--14011 []@texttt /* Make a copy of 'obj1' in 'obj2' in the same object document[] [223] Warning: unbalanced parentheses in @def... Underfull \hbox (badness 2884) in paragraph at lines 14095--14097 @textbf Stream@textrm A list con-tain-ing the stream dic-tio-nary is Overfull \hbox (15.4352pt too wide) in paragraph at lines 14106--14106 []@texttt /* Get the list of objects contained in some PDF object */[] [224] Warning: unbalanced parentheses in @def... Overfull \hbox (61.4247pt too wide) in paragraph at lines 14192--14192 [] @texttt /* 'doc' contains a reference to the object document containing[] [225] Overfull \hbox (15.4352pt too wide) in paragraph at lines 14222--14222 [] @texttt gen_number = pdf_obj_get_generation (obj, &gen_number);[] Overfull \hbox (38.42995pt too wide) in paragraph at lines 14223--14223 [] @texttt /* 'gen_number' contains the generation number of 'obj'. */[] [226] [227] [228] (gnupdf-figures/acquire-counters.eps ) Underfull \hbox (badness 10000) detected at line 14431 [] [229] Overfull \hbox (61.4247pt too wide) in paragraph at lines 14494--14494 []@texttt /* Create a strong reference for the object in `doc'. Its acquire[] Overfull \hbox (61.4247pt too wide) in paragraph at lines 14498--14498 []@texttt /* Remove a strong reference for the object in `doc'. Its acquire[] Underfull \hbox (badness 7168) in paragraph at lines 14515--14516 []@textrm It has not been ex-plic-itly marked as in-com-press-ible with @textt t pdf_obj_set_ [230] [231] Warning: unbalanced parentheses in @def... Warning: unbalanced parentheses in @def... Overfull \hbox (44.17863pt too wide) in paragraph at lines 14669--14669 []@texttt /* Get the objects contained in the object collection 'col'. */[] [232] Overfull \hbox (32.68126pt too wide) in paragraph at lines 14739--14739 []@texttt /* Create an object collection and put some objects in it. */[] [233] [234] Overfull \hbox (44.17863pt too wide) in paragraph at lines 14823--14823 []@texttt /* After the next sentence 'obj' won't be associated with 'col'[] Warning: unbalanced parentheses in @def... [235] [236] Overfull \hbox (15.4352pt too wide) in paragraph at lines 14972--14972 []@texttt integer_obj_2 = pdf_obj_integer_new (doc, PDF_FALSE, -10);[] [237] Overfull \hbox (44.17863pt too wide) in paragraph at lines 15048--15048 []@texttt boolean_obj_1 = pdf_obj_boolean_new (doc, PDF_FALSE, PDF_TRUE);[] Overfull \hbox (49.92732pt too wide) in paragraph at lines 15054--15054 []@texttt boolean_obj_2 = pdf_obj_boolean_new (doc, PDF_FALSE, PDF_FALSE);[] Overfull \hbox (32.68126pt too wide) in paragraph at lines 15082--15082 []@texttt boolean_obj = pdf_obj_boolean_new (doc, PDF_FALSE, PDF_TRUE);[] [238] Warning: unbalanced parentheses in @def... [239] Warning: unbalanced parentheses in @def... [240] Overfull \hbox (55.67601pt too wide) in paragraph at lines 15240--15240 []@texttt str_obj = pdf_obj_string_new (doc, PDF_FALSE, "foo bar baz", 11);[] [241] [242] [243] Overfull \hbox (15.4352pt too wide) in paragraph at lines 15441--15441 []@texttt /* Insert numbers as the first 10 elements of the array */[] [244] Overfull \hbox (32.68126pt too wide) in paragraph at lines 15492--15492 []@texttt /* Determine if some element of array has a weak reference */[] [245] [246] [247] Overfull \hbox (26.93257pt too wide) in paragraph at lines 15714--15714 [] @texttt /* The object associated with "/Foo" in the dictionary is[] [248] Overfull \hbox (26.93257pt too wide) in paragraph at lines 15753--15753 [] @texttt /* The object associated with "/Foo" in the dictionary is[] [249] Overfull \hbox (44.17863pt too wide) in paragraph at lines 15846--15846 []@texttt /* Create a /Pages entry in the root dictionary, as an indirect[] [250] Overfull \hbox (15.4352pt too wide) in paragraph at lines 15900--15900 [] @texttt /* The entry, provided it was present, was removed from[] [251] Overfull \hbox (15.4352pt too wide) in paragraph at lines 15940--15940 [] @texttt /* The entry, provided it was present, was removed from[] Overfull \hbox (67.17339pt too wide) in paragraph at lines 15980--15980 []@texttt pdf_obj_dict_key_str_p (dict, "Foo", value); /* Returns PDF_TRUE */[ ] [252] Overfull \hbox (32.68126pt too wide) in paragraph at lines 16018--16018 []@texttt pdf_obj_dict_key_p (dict, key, value); /* Returns PDF_TRUE */[] Overfull \hbox (38.42995pt too wide) in paragraph at lines 16019--16019 []@texttt pdf_obj_dict_key_p (dict, value, key); /* Returns PDF_FALSE */[] Overfull \hbox (61.4247pt too wide) in paragraph at lines 16054--16054 []@texttt /* Determine if the entry "/Foo" has a weak reference in 'dict' */[] [253] Overfull \hbox (61.4247pt too wide) in paragraph at lines 16091--16091 []@texttt /* Determine if the entry "/Foo" has a weak reference in 'dict' */[] [254] [255] Overfull \hbox (101.66551pt too wide) in paragraph at lines 16248--16248 [] @texttt pdf_obj_string_new (doc, PDF_FALSE, "ASCII85Decod e"));[] Overfull \hbox (84.41945pt too wide) in paragraph at lines 16250--16250 [] @texttt pdf_obj_string_new (doc, PDF_FALSE, "LZWDecode"); );[] Overfull \hbox (32.68126pt too wide) in paragraph at lines 16256--16256 []@texttt /* Open a filtered stream to a file containing the data to be[] Overfull \hbox (136.15764pt too wide) in paragraph at lines 16261--16261 []@texttt pdf_fsys_file_open (NULL, data_file_path, PDF_FSYS_OPEN_MODE_READ, & data_file);[] [256] [257] Overfull \hbox (55.67601pt too wide) in paragraph at lines 16340--16340 []@texttt pdf_obj_doc_save (doc, NULL, PDF_OBJ_DOC_SAVE_FULL, save_params);[] Overfull \hbox (15.4352pt too wide) in paragraph at lines 16385--16385 [] @texttt PDF_OBJ_STM_OPEN_MODE_FILTERED);[] [258] Warning: unbalanced parentheses in @def... [259] Warning: unbalanced parentheses in @def... [260] Overfull \hbox (38.42995pt too wide) in paragraph at lines 16555--16555 []@texttt doc = pdf_obj_doc_open (NULL, /* Use the default filesystem */[] [261] [262] Overfull \hbox (15.4352pt too wide) in paragraph at lines 16679--16679 [] @texttt NULL, /* Use the associated file */[] [263] Overfull \hbox (15.4352pt too wide) in paragraph at lines 16730--16730 [] @texttt /* 'permanent_id' is a PDF string object containing the[] Overfull \hbox (49.92732pt too wide) in paragraph at lines 16757--16757 []@texttt /* Create an object document and instance_id, permanent_id... */[] [264] Overfull \hbox (38.42995pt too wide) in paragraph at lines 16819--16819 []@texttt doc = pdf_obj_doc_open (NULL, /* Use the default filesystem */[] [265] Overfull \hbox (67.17339pt too wide) in paragraph at lines 16834--16834 []@texttt /* Close the document. The /Foo entry in the catalog dictionary is[ ] [266] Overfull \hbox (15.4352pt too wide) in paragraph at lines 16919--16919 []@texttt /* Create an object document without an info dictionary */[] [267] Overfull \hbox (21.18388pt too wide) in paragraph at lines 16976--16976 []@texttt /* Get the pages dictionary of 'doc' using its object id */[] Overfull \hbox (15.4352pt too wide) in paragraph at lines 17028--17028 []@texttt unreachable_obj = pdf_obj_integer_new (doc, PDF_TRUE, 10);[] Overfull \hbox (26.93257pt too wide) in paragraph at lines 17033--17033 []@texttt /* 'unreachable_obj' has been collected and its value is now[] Chapter 4 [268] Chapter 5 [269] Chapter 6 [270] Underfull \hbox (badness 10000) in paragraph at lines 17066--17067 @textrm 10@texttt ^@textrm 10 Overfull \hbox (1.70972pt too wide) in paragraph at lines 17069--17070 @textrm 2147483647| Underfull \hbox (badness 10000) in paragraph at lines 17072--17073 @textrm - Overfull \hbox (5.35971pt too wide) in paragraph at lines 17072--17073 @textrm 2147483647- Overfull \hbox (13.37166pt too wide) in paragraph at lines 17081--17082 @textrm SIZE[]MAX/2| Underfull \hbox (badness 10000) in paragraph at lines 17090--17091 @textrm content stream Underfull \hbox (badness 10000) in paragraph at lines 17091--17093 @textrm 2@texttt ^@textrm 32 Underfull \hbox (badness 10000) in paragraph at lines 17091--17093 @textrm Max-i-mum Underfull \hbox (badness 10000) in paragraph at lines 17091--17093 @textrm a con-tent Underfull \hbox (badness 10000) in paragraph at lines 17093--17094 @textrm linked con-tent Underfull \hbox (badness 10000) in paragraph at lines 17094--17096 @textrm 2@texttt ^@textrm 32 Underfull \hbox (badness 10000) in paragraph at lines 17094--17096 @textrm Max-i-mum Underfull \hbox (badness 10000) in paragraph at lines 17094--17096 @textrm num-ber Underfull \hbox (badness 10000) in paragraph at lines 17094--17096 @textrm in linked Underfull \hbox (badness 10000) in paragraph at lines 17094--17096 @textrm con-tent Appendix A [271] (./fdl.texi [272] [273] [274] [275] [276] [277]) (Global variable index) [278] (Data type index) [279] (./gnupdf.tps [280] [281]) (Function index) [282] (./gnupdf.fns [283] [284]) [285] ) (see the transcript file for additional information) Output written on gnupdf.dvi (291 pages, 730248 bytes). Transcript written on gnupdf.log. This is pdfTeX, Version 3.1415926-1.40.10 (TeX Live 2009/Debian) 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 [1] Chapter 2 [2] [3] Warning: unbalanced parentheses in @def... [4] Overfull \hbox (44.17863pt too wide) in paragraph at lines 361--361 [] @texttt "Context was not properly initialized");[] Warning: unbalanced parentheses in @def... Overfull \hbox (44.17863pt too wide) in paragraph at lines 385--385 [] @texttt "Context was not properly initialized");[] [5] Overfull \hbox (44.17863pt too wide) in paragraph at lines 410--410 [] @texttt "Context was not properly initialized");[] Overfull \hbox (44.17863pt too wide) in paragraph at lines 438--438 [] @texttt "Context was not properly initialized");[] Overfull \hbox (44.17863pt too wide) in paragraph at lines 466--466 [] @texttt "Context was not properly initialized");[] [6] Overfull \hbox (44.17863pt too wide) in paragraph at lines 490--490 [] @texttt "Context was not properly initialized");[] [7] [8] Overfull \hbox (21.18388pt too wide) in paragraph at lines 642--642 [] @texttt if (pdf_error_get_status (inner_error) != PDF_EAGAIN)[] [9] Overfull \hbox (15.4352pt too wide) in paragraph at lines 676--676 [] @texttt /* Propagate a copy of an internally stored error */[] [10] Overfull \hbox (15.4352pt too wide) in paragraph at lines 745--745 [] @texttt pdf_error (st, logfd, "couldn't do i64 addition");[] [11] [12] [13] Warning: unbalanced parentheses in @def... [14] [15] Overfull \hbox (32.68126pt too wide) in paragraph at lines 1146--1146 []@texttt /* Copy some contents into the buffer, filling it entirely */[] [16] [17] [18] [19] Warning: unbalanced parentheses in @def... [20] Warning: unbalanced parentheses in @def... [21] Overfull \hbox (55.67601pt too wide) in paragraph at lines 1722--1722 []@texttt if (pdf_list_add_first (list, (void *) &sublist, &error) != NULL)[] Warning: unbalanced parentheses in @def... [22] Overfull \hbox (38.42995pt too wide) in paragraph at lines 1759--1759 []@texttt if (pdf_list_add_last (list, (void *) my_var, &error) != NULL)[] Warning: unbalanced parentheses in @def... Overfull \hbox (90.16814pt too wide) in paragraph at lines 1803--1803 []@texttt if (pdf_list_add_at (list, 0, (void *) &a, &error) == NULL || /* (a) */[] Overfull \hbox (101.66551pt too wide) in paragraph at lines 1804--1804 [] @texttt pdf_list_add_at (list, 1, (void *) &c, &error) == NULL || /* (a c) */[] Overfull \hbox (113.16289pt too wide) in paragraph at lines 1805--1805 [] @texttt pdf_list_add_at (list, 1, (void *) &b, &error) == NULL) /* (a b c) */[] [23] Overfull \hbox (26.93257pt too wide) in paragraph at lines 1846--1846 [] @texttt /* Remove the element containing 'elem2' from 'list'. */[] [24] Overfull \hbox (32.68126pt too wide) in paragraph at lines 1894--1894 [] @texttt /* Remove the element containing 'elem2' from 'list'. */[] Overfull \hbox (21.18388pt too wide) in paragraph at lines 1933--1933 [] @texttt /* Remove the element containing 'elem2' from 'list'. */[] Overfull \hbox (15.4352pt too wide) in paragraph at lines 1934--1934 [] @texttt if (pdf_list_remove (list, (void *) &elem2) != PDF_TRUE)[] [25] Warning: unbalanced parentheses in @def... [26] Overfull \hbox (21.18388pt too wide) in paragraph at lines 1998--1998 [] @texttt &error) == NULL) /* (a b c) */[] [27] Overfull \hbox (21.18388pt too wide) in paragraph at lines 2054--2054 [] @texttt &error) == NULL) /* (a b c) */[] Overfull \hbox (61.4247pt too wide) in paragraph at lines 2110--2110 [] @texttt pointer_to_elem1 = (int *) pdf_list_node_value (list, node);[] [28] Warning: unbalanced parentheses in @def... [29] Overfull \hbox (55.67601pt too wide) in paragraph at lines 2208--2208 [] @texttt if (pdf_list_set_at (list, 1, (void *) &x, &error) == NULL)[] Warning: unbalanced parentheses in @def... [30] [31] Overfull \hbox (15.4352pt too wide) in paragraph at lines 2316--2316 [] @texttt since elem1 occupies the first position (0)[] Warning: unbalanced parentheses in @def... [32] Warning: unbalanced parentheses in @def... [33] Overfull \hbox (21.18388pt too wide) in paragraph at lines 2421--2421 [] @texttt node_first = pdf_list_search (list, (void *) &elem1);[] Overfull \hbox (15.4352pt too wide) in paragraph at lines 2424--2424 [] @texttt node_second = pdf_list_next_node (list, first_node);[] Warning: unbalanced parentheses in @def... [34] Overfull \hbox (26.93257pt too wide) in paragraph at lines 2465--2465 [] @texttt node_second = pdf_list_search (list, (void *) &elem2);[] Overfull \hbox (38.42995pt too wide) in paragraph at lines 2468--2468 [] @texttt node_first = pdf_list_previous_node (list, second_node);[] Overfull \hbox (49.92732pt too wide) in paragraph at lines 2510--2510 [] @texttt index_of_elem2 = pdf_list_indexof (list, (void *) &elem2);[] [35] Overfull \hbox (38.42995pt too wide) in paragraph at lines 2567--2567 [] @texttt (void *) &elem1,[] Overfull \hbox (67.17339pt too wide) in paragraph at lines 2571--2571 [] @texttt /* The program reaches this point, since elem1 occupies[ ] [36] [37] Overfull \hbox (55.67601pt too wide) in paragraph at lines 2630--2630 [] @texttt (void *) &elem1,[] Overfull \hbox (67.17339pt too wide) in paragraph at lines 2634--2634 [] @texttt /* The program reaches this point, since elem4 occupies[ ] Warning: unbalanced parentheses in @def... [38] Overfull \hbox (101.66551pt too wide) in paragraph at lines 2689--2689 [] @texttt node = pdf_list_sorted_search (list, element_compare_fn, (void * )&b);[] Warning: unbalanced parentheses in @def... [39] Overfull \hbox (38.42995pt too wide) in paragraph at lines 2756--2756 [] @texttt element_compare_fn,[] [40] Overfull \hbox (32.68126pt too wide) in paragraph at lines 2816--2816 [] @texttt element_compare_fn,[] [41] Overfull \hbox (78.67076pt too wide) in paragraph at lines 2884--2884 [] @texttt element_compare_fn ,[] [42] Overfull \hbox (113.16289pt too wide) in paragraph at lines 2962--2962 []@texttt if (pdf_list_iterator_init_from_to (&iter, list, 4, 9, &error) != PD F_TRUE)[] [43] [44] [45] Overfull \hbox (38.42995pt too wide) in paragraph at lines 3159--3159 [] @texttt (pdf_hash_value_dispose_fn_t) pdf_dealloc,[] Warning: unbalanced parentheses in @def... [46] Overfull \hbox (38.42995pt too wide) in paragraph at lines 3210--3210 [] @texttt (pdf_hash_value_dispose_fn_t) pdf_dealloc,[] Overfull \hbox (38.42995pt too wide) in paragraph at lines 3215--3215 [] @texttt (pdf_hash_value_dispose_fn_t) pdf_dealloc,[] Warning: unbalanced parentheses in @def... [47] Overfull \hbox (38.42995pt too wide) in paragraph at lines 3258--3258 [] @texttt (pdf_hash_value_dispose_fn_t) pdf_dealloc,[] Overfull \hbox (61.4247pt too wide) in paragraph at lines 3263--3263 [] @texttt (pdf_hash_value_dispose_fn_t) pdf_dealloc,[] Overfull \hbox (38.42995pt too wide) in paragraph at lines 3297--3297 [] @texttt (pdf_hash_value_dispose_fn_t) pdf_dealloc,[] [48] Overfull \hbox (15.4352pt too wide) in paragraph at lines 3332--3332 [] @texttt (pdf_hash_add (hash, "a-key", "a-value", NULL, NULL)))[] [49] Overfull \hbox (15.4352pt too wide) in paragraph at lines 3376--3376 [] @texttt (pdf_hash_add (hash, "a-key", "a-value", NULL, NULL)))[] Warning: unbalanced parentheses in @def... Overfull \hbox (38.42995pt too wide) in paragraph at lines 3425--3425 [] @texttt (pdf_hash_value_dispose_fn_t) pdf_dealloc,[] [50] Overfull \hbox (38.42995pt too wide) in paragraph at lines 3465--3465 [] @texttt (pdf_hash_value_dispose_fn_t) pdf_dealloc,[] Overfull \hbox (38.42995pt too wide) in paragraph at lines 3470--3470 [] @texttt (pdf_hash_value_dispose_fn_t) pdf_dealloc,[] [51] Overfull \hbox (38.42995pt too wide) in paragraph at lines 3512--3512 [] @texttt (pdf_hash_value_dispose_fn_t) pdf_dealloc,[] Overfull \hbox (38.42995pt too wide) in paragraph at lines 3517--3517 [] @texttt (pdf_hash_value_dispose_fn_t) pdf_dealloc,[] Overfull \hbox (38.42995pt too wide) in paragraph at lines 3523--3523 [] @texttt while (pdf_hash_iterator_next (hash_iter, &key, &value))[] Overfull \hbox (90.16814pt too wide) in paragraph at lines 3525--3525 [] @texttt /* key contains the next key, and value contains the va lue[] [52] [53] [54] Overfull \hbox (84.41945pt too wide) in paragraph at lines 3691--3691 [] @texttt if (pdf_hash_add_static_string (hash, "a-key", a_value, &error ))[] Warning: unbalanced parentheses in @def... [55] [56] [57] [58] [59] [60] [61] Warning: unbalanced parentheses in @def... [62] Warning: unbalanced parentheses in @def... [63] [64] [65] [66] [67] Overfull \hbox (55.67601pt too wide) in paragraph at lines 4474--4474 []@texttt /* ... insert a signed 32 bits integer value into the hash ... */[] [68] Overfull \hbox (26.93257pt too wide) in paragraph at lines 4542--4542 []@texttt /* ... insert an unsigned 32 bits value into the hash ... */[] [69] [70] Warning: unbalanced parentheses in @def... [71] Overfull \hbox (38.42995pt too wide) in paragraph at lines 4713--4713 [] @texttt 0, /* Use the default cache size */[] Overfull \hbox (26.93257pt too wide) in paragraph at lines 4723--4723 [] @texttt /* Note that we return also the file object along with the[] Overfull \hbox (44.17863pt too wide) in paragraph at lines 4724--4724 [] @texttt * stream object, so that we can control that the file is not[] Warning: unbalanced parentheses in @def... [72] Overfull \hbox (44.17863pt too wide) in paragraph at lines 4769--4769 [] @texttt 0, /* Use the default cache size */[] Warning: unbalanced parentheses in @def... [73] Overfull \hbox (32.68126pt too wide) in paragraph at lines 4818--4818 [] @texttt 0, /* Use the default cache size */[] Overfull \hbox (26.93257pt too wide) in paragraph at lines 4847--4847 [] @texttt 0, /* Use the default cache size */[] Overfull \hbox (38.42995pt too wide) in paragraph at lines 4879--4879 [] @texttt 0, /* Use the default cache size */[] [74] Overfull \hbox (32.68126pt too wide) in paragraph at lines 4913--4913 []@texttt if (!pdf_stm_supported_filter_p (PDF_STM_FILTER_JBIG2_ENC) ||[] Overfull \hbox (21.18388pt too wide) in paragraph at lines 4914--4914 [] @texttt !pdf_stm_supported_filter_p (PDF_STM_FILTER_JBIG2_DEC))[] Overfull \hbox (32.68126pt too wide) in paragraph at lines 4916--4916 [] @texttt printf ("Sorry but you don't have full JBIG2 support\n");[] [75] Overfull \hbox (15.4352pt too wide) in paragraph at lines 4985--4985 [] @texttt stm = pdf_stm_cfile_new (stdin, 0, PDF_STM_READ, error);[] [76] Overfull \hbox (44.17863pt too wide) in paragraph at lines 4998--4998 [] @texttt if (!pdf_hash_add (filter_params, "Key", key, NULL, error) ||[] Overfull \hbox (72.92207pt too wide) in paragraph at lines 4999--4999 [] @texttt !pdf_hash_add_size (filter_params, "KeySize", keysize, error)) [] Overfull \hbox (38.42995pt too wide) in paragraph at lines 5017--5017 [] @texttt /* Once installed, the hash table can be safely destroyed */[] [77] Overfull \hbox (26.93257pt too wide) in paragraph at lines 5063--5063 [] @texttt pdf_size_t input_buffer_size,[] Overfull \hbox (32.68126pt too wide) in paragraph at lines 5065--5065 [] @texttt pdf_size_t *output_buffer_size,[] Overfull \hbox (26.93257pt too wide) in paragraph at lines 5075--5075 [] @texttt 0, /* Use the default cache size */[] [78] Overfull \hbox (21.18388pt too wide) in paragraph at lines 5141--5141 [] @texttt pdf_size_t input_buffer_size,[] Overfull \hbox (26.93257pt too wide) in paragraph at lines 5143--5143 [] @texttt pdf_size_t output_buffer_size,[] [79] Overfull \hbox (26.93257pt too wide) in paragraph at lines 5152--5152 [] @texttt 0, /* Use the default cache size */[] [80] [81] [82] Overfull \hbox (49.92732pt too wide) in paragraph at lines 5330--5330 []@texttt foo_write_to_buffer_and_flush (const pdf_uchar_t *input_buffer,[] Overfull \hbox (78.67076pt too wide) in paragraph at lines 5331--5331 [] @texttt pdf_size_t input_buffer_size ,[] Overfull \hbox (55.67601pt too wide) in paragraph at lines 5332--5332 [] @texttt pdf_uchar_t *output_buffer,[] Overfull \hbox (84.41945pt too wide) in paragraph at lines 5333--5333 [] @texttt pdf_size_t output_buffer_siz e,[] Overfull \hbox (55.67601pt too wide) in paragraph at lines 5334--5334 [] @texttt pdf_size_t *written_bytes,[] Overfull \hbox (26.93257pt too wide) in paragraph at lines 5342--5342 [] @texttt 0, /* Use the default cache size */[] [83] Overfull \hbox (15.4352pt too wide) in paragraph at lines 5404--5404 [] @texttt pdf_size_t input_buffer_size,[] Overfull \hbox (26.93257pt too wide) in paragraph at lines 5414--5414 [] @texttt 0, /* Use the default cache size */[] Overfull \hbox (84.41945pt too wide) in paragraph at lines 5420--5420 [] @texttt /* Read all characters from the stream, one by one, in reverse oth er[] [84] Overfull \hbox (21.18388pt too wide) in paragraph at lines 5440--5440 [] @texttt printf ("Char was read: %c\n", (pdf_char_t)ret_char);[] Overfull \hbox (26.93257pt too wide) in paragraph at lines 5471--5471 [] @texttt 0, /* Use the default cache size */[] [85] Overfull \hbox (26.93257pt too wide) in paragraph at lines 5503--5503 [] @texttt 0, /* Use the default cache size */[] [86] [87] [88] [89] [90] Overfull \hbox (49.92732pt too wide) in paragraph at lines 5883--5883 [] @texttt /* The code reach this point: not enough space in the string[] Overfull \hbox (26.93257pt too wide) in paragraph at lines 5884--5884 [] @texttt to hold the textual representation of the number with[] [91] [92] Warning: unbalanced parentheses in @def... Warning: unbalanced parentheses in @def... [93] [94] [95] [96] [97] [98] [99] Underfull \hbox (badness 7116) in paragraph at lines 6519--6521 []@textrm Enumeration of sup-ported fil-ters in en-coded text ob-jects (see fu nc-tion Warning: unbalanced parentheses in @def... [100] Warning: unbalanced parentheses in @def... [101] [102] Overfull \hbox (15.4352pt too wide) in paragraph at lines 6748--6748 [] @texttt remaining_length,[] Overfull \hbox (21.18388pt too wide) in paragraph at lines 6750--6750 [] @texttt &remaining_length,[] Overfull \hbox (32.68126pt too wide) in paragraph at lines 6754--6754 [] @texttt /* Do something with the newly created text object */[] [103] Warning: unbalanced parentheses in @def... Overfull \hbox (15.4352pt too wide) in paragraph at lines 6803--6803 [] @texttt strlen (unicode_string),[] Warning: unbalanced parentheses in @def... [104] [105] [106] Underfull \hbox (badness 2150) in paragraph at lines 7031--7033 []@textrm Get the con-tents of a text vari-able en-coded in PDF Doc En-cod-ing , and [107] [108] Overfull \hbox (193.64452pt too wide) in paragraph at lines 7113--7113 [] @texttt (PDF_TEXT_UNICODE_WITH_BOM | PDF_TEXT_UT F16BE_WITH_LANGCODE),[] [109] Overfull \hbox (107.4142pt too wide) in paragraph at lines 7158--7158 [] @texttt PDF_DEBUG_BASE("Internal representation of the string is: '%s'", str);[] [110] [111] Overfull \hbox (38.42995pt too wide) in paragraph at lines 7282--7282 [] @texttt "\x00\x00\x00\x20\x00\x00\x00\x69",[] [112] Overfull \hbox (67.17339pt too wide) in paragraph at lines 7379--7379 []@texttt if (!pdf_text_concat_ascii (text1, "some ascii to append", &error))[ ] [113] Overfull \hbox (38.42995pt too wide) in paragraph at lines 7419--7419 []@texttt /* ...initialize `text', `new_pattern' and `old_pattern'... */[] [114] Overfull \hbox (147.65501pt too wide) in paragraph at lines 7507--7507 [] @texttt (PDF_TEXT_FILTER_LOWER_CASE | PDF_TEXT_FILTER_ REMOVE_AMP)),[] [115] [116] [117] [118] [119] Warning: unbalanced parentheses in @def... [120] [121] [122] [123] [124] [125] [126] [127] [128] [129] Overfull \hbox (26.93257pt too wide) in paragraph at lines 8469--8469 [] @texttt PDF_TIME_STRING_FORMAT_PDF,[] Overfull \hbox (21.18388pt too wide) in paragraph at lines 8470--8470 [] @texttt PDF_TIME_STRING_NO_OPTION,[] [130] [131] [132] [133] [134] [135] Underfull \hbox (badness 5578) in paragraph at lines 8782--8784 @textsl p[]filetime@textrm Pointer to a valid FILE-TIME struc-ture, con-tain-i ng [136] [137] Warning: unbalanced parentheses in @def... [138] Overfull \hbox (61.4247pt too wide) in paragraph at lines 9000--9000 [] @texttt printf ("No Disk filesystem implementation was registered\n");[] [139] Underfull \hbox (badness 10000) in paragraph at lines 9069--9070 []@textrm Macro that re-trieves the filesys-tem im-ple-men-ta-tion reg-is-tere d with Overfull \hbox (61.4247pt too wide) in paragraph at lines 9079--9079 [] @texttt printf ("No Disk filesystem implementation was registered\n");[] Underfull \hbox (badness 10000) in paragraph at lines 9088--9089 []@textrm Macro that re-trieves the filesys-tem im-ple-men-ta-tion reg-is-tere d with Overfull \hbox (61.4247pt too wide) in paragraph at lines 9098--9098 [] @texttt printf ("No HTTP filesystem implementation was registered\n");[] [140] Overfull \hbox (55.67601pt too wide) in paragraph at lines 9138--9138 [] @texttt path = pdf_text_new_from_unicode ("/", 1, PDF_TEXT_UTF8, NULL);[] Overfull \hbox (67.17339pt too wide) in paragraph at lines 9142--9142 [] @texttt free_space = pdf_fsys_get_free_space (PDF_FSYS_DISK, path, NULL);[ ] Warning: unbalanced parentheses in @def... [141] Overfull \hbox (90.16814pt too wide) in paragraph at lines 9200--9200 [] @texttt error ? pdf_error_get_message (error) : "unknown error ");[] Overfull \hbox (67.17339pt too wide) in paragraph at lines 9211--9211 [] @texttt parent_utf8 = pdf_text_get_unicode ((const pdf_text_t *)elem,[ ] Overfull \hbox (113.16289pt too wide) in paragraph at lines 9213--9213 [] @texttt PDF_TEXT_UNICODE_WITH_NUL_ SUFFIX,[] Overfull \hbox (113.16289pt too wide) in paragraph at lines 9219--9219 [] @texttt error ? pdf_error_get_message (error) : "unknown e rror");[] Overfull \hbox (90.16814pt too wide) in paragraph at lines 9235--9235 [] @texttt error ? pdf_error_get_message (error) : "unknown error ");[] [142] Warning: unbalanced parentheses in @def... Overfull \hbox (90.16814pt too wide) in paragraph at lines 9290--9290 [] @texttt error ? pdf_error_get_message (error) : "unknown error ");[] Overfull \hbox (101.66551pt too wide) in paragraph at lines 9297--9297 [] @texttt PDF_TEXT_UNICODE_WITH_NUL_SU FFIX,[] [143] Overfull \hbox (90.16814pt too wide) in paragraph at lines 9303--9303 [] @texttt error ? pdf_error_get_message (error) : "unknown error ");[] Overfull \hbox (26.93257pt too wide) in paragraph at lines 9309--9309 [] @texttt hidden = (basename_utf8[0] == '.' ? PDF_TRUE : PDF_FALSE);[] Warning: unbalanced parentheses in @def... Overfull \hbox (78.67076pt too wide) in paragraph at lines 9351--9351 [] @texttt static const pdf_char_t *predefined_file_path_utf8 = "path/to/baz" ;[] Overfull \hbox (159.15239pt too wide) in paragraph at lines 9358--9358 [] @texttt predefined_file_path = pdf_text_new_from_unicode (predefined_ file_path_utf8,[] [144] Overfull \hbox (210.89058pt too wide) in paragraph at lines 9359--9359 [] @texttt strlen (pre defined_file_path_utf8),[] Overfull \hbox (90.16814pt too wide) in paragraph at lines 9360--9360 [] @texttt PDF_TEXT_UT F8,[] Overfull \hbox (55.67601pt too wide) in paragraph at lines 9361--9361 [] @texttt &error);[] Overfull \hbox (44.17863pt too wide) in paragraph at lines 9364--9364 [] @texttt printf ("couldn't build predefined file path: '%s'\n",[] Overfull \hbox (107.4142pt too wide) in paragraph at lines 9365--9365 [] @texttt error ? pdf_error_get_message (error) : "unknown er ror");[] Overfull \hbox (72.92207pt too wide) in paragraph at lines 9371--9371 [] @texttt return pdf_fsys_compare_path_p (path, predefined_file_path, NULL); [] Warning: unbalanced parentheses in @def... [145] Overfull \hbox (90.16814pt too wide) in paragraph at lines 9420--9420 [] @texttt error ? pdf_error_get_message (error) : "unknown error ");[] Warning: unbalanced parentheses in @def... Overfull \hbox (90.16814pt too wide) in paragraph at lines 9469--9469 [] @texttt error ? pdf_error_get_message (error) : "unknown error ");[] [146] Warning: unbalanced parentheses in @def... Overfull \hbox (90.16814pt too wide) in paragraph at lines 9520--9520 [] @texttt error ? pdf_error_get_message (error) : "unknown error ");[] Overfull \hbox (78.67076pt too wide) in paragraph at lines 9527--9527 [] @texttt PDF_TEXT_UNICODE_WITH_NUL_SUFFIX ,[] [147] Overfull \hbox (90.16814pt too wide) in paragraph at lines 9533--9533 [] @texttt error ? pdf_error_get_message (error) : "unknown error ");[] [148] [149] Warning: unbalanced parentheses in @def... Overfull \hbox (15.4352pt too wide) in paragraph at lines 9691--9691 []@texttt print_filenames_in_directory (const pdf_char_t *utf8_path)[] [150] Overfull \hbox (90.16814pt too wide) in paragraph at lines 9706--9706 [] @texttt error ? pdf_error_get_message (error) : "unknown error ");[] Overfull \hbox (90.16814pt too wide) in paragraph at lines 9717--9717 [] @texttt error ? pdf_error_get_message (error) : "unknown error ");[] Overfull \hbox (78.67076pt too wide) in paragraph at lines 9727--9727 [] @texttt filename_utf8 = pdf_text_get_unicode ((const pdf_text_t *)elem ,[] Overfull \hbox (15.4352pt too wide) in paragraph at lines 9728--9728 [] @texttt PDF_TEXT_UTF8,[] Overfull \hbox (124.66026pt too wide) in paragraph at lines 9729--9729 [] @texttt PDF_TEXT_UNICODE_WITH_NU L_SUFFIX,[] Overfull \hbox (113.16289pt too wide) in paragraph at lines 9735--9735 [] @texttt error ? pdf_error_get_message (error) : "unknown e rror");[] [151] Overfull \hbox (49.92732pt too wide) in paragraph at lines 9800--9800 [] @texttt PDF_TEXT_UNICODE_WITH_NUL_SUFFIX,[] [152] Overfull \hbox (90.16814pt too wide) in paragraph at lines 9817--9817 [] @texttt error ? pdf_error_get_message (error) : "unknown error ");[] Overfull \hbox (26.93257pt too wide) in paragraph at lines 9823--9823 [] @texttt ctime_str = pdf_time_to_string (&item_props.creation_date,[] Overfull \hbox (61.4247pt too wide) in paragraph at lines 9824--9824 [] @texttt PDF_TIME_STRING_FORMAT_ISO_8601,[] Overfull \hbox (26.93257pt too wide) in paragraph at lines 9825--9825 [] @texttt PDF_TIME_STRING_NO_OPTION,[] Overfull \hbox (49.92732pt too wide) in paragraph at lines 9827--9827 [] @texttt mtime_str = pdf_time_to_string (&item_props.modification_date,[] Overfull \hbox (61.4247pt too wide) in paragraph at lines 9828--9828 [] @texttt PDF_TIME_STRING_FORMAT_ISO_8601,[] Overfull \hbox (26.93257pt too wide) in paragraph at lines 9829--9829 [] @texttt PDF_TIME_STRING_NO_OPTION,[] Warning: unbalanced parentheses in @def... [153] Overfull \hbox (49.92732pt too wide) in paragraph at lines 9906--9906 [] @texttt PDF_TEXT_UNICODE_WITH_NUL_SUFFIX,[] [154] Overfull \hbox (90.16814pt too wide) in paragraph at lines 9923--9923 [] @texttt error ? pdf_error_get_message (error) : "unknown error ");[] Overfull \hbox (32.68126pt too wide) in paragraph at lines 9930--9930 [] @texttt item_props_hash = pdf_fsys_item_props_to_hash (&item_props,[] Overfull \hbox (90.16814pt too wide) in paragraph at lines 9935--9935 [] @texttt error ? pdf_error_get_message (error) : "unknown error ");[] Overfull \hbox (49.92732pt too wide) in paragraph at lines 9942--9942 [] @texttt PDF_FSYS_ITEM_CREATION_DATE);[] Overfull \hbox (72.92207pt too wide) in paragraph at lines 9944--9944 [] @texttt PDF_FSYS_ITEM_MODIFICATION_DATE); [] [155] Overfull \hbox (78.67076pt too wide) in paragraph at lines 9955--9955 [] @texttt PDF_FSYS_ITEM_IS_HIDDEN) ? "yes" : "no" ,[] Overfull \hbox (90.16814pt too wide) in paragraph at lines 9957--9957 [] @texttt PDF_FSYS_ITEM_IS_READABLE) ? "yes" : "n o",[] Overfull \hbox (90.16814pt too wide) in paragraph at lines 9959--9959 [] @texttt PDF_FSYS_ITEM_IS_WRITABLE) ? "yes" : "n o",[] Overfull \hbox (26.93257pt too wide) in paragraph at lines 9962--9962 [] @texttt (unsigned long)pdf_hash_get_size (item_props_hash,[] Overfull \hbox (84.41945pt too wide) in paragraph at lines 9963--9963 [] @texttt PDF_FSYS_ITEM_FILE_SIZE) );[] [156] Overfull \hbox (21.18388pt too wide) in paragraph at lines 10045--10045 [] @texttt (pdf_fsys_item_readable_p (PDF_FSYS_DISK, path) ?[] [157] Overfull \hbox (21.18388pt too wide) in paragraph at lines 10087--10087 [] @texttt (pdf_fsys_item_writable_p (PDF_FSYS_DISK, path) ?[] [158] Warning: unbalanced parentheses in @def... [159] Overfull \hbox (21.18388pt too wide) in paragraph at lines 10222--10222 [] @texttt printf ("couldn't open the file for reading: '%s'\n",[] Overfull \hbox (90.16814pt too wide) in paragraph at lines 10223--10223 [] @texttt error ? pdf_error_get_message (error) : "unknown error ");[] Warning: unbalanced parentheses in @def... Overfull \hbox (21.18388pt too wide) in paragraph at lines 10273--10273 []@texttt /* Open a temporary file and write some contents to it. */[] [160] Overfull \hbox (78.67076pt too wide) in paragraph at lines 10279--10279 [] @texttt error ? pdf_error_get_message (error) : "unknown error") ;[] Overfull \hbox (38.42995pt too wide) in paragraph at lines 10291--10291 [] @texttt /* Close the file. Also deletes it from the filesystem. */[] [161] Overfull \hbox (21.18388pt too wide) in paragraph at lines 10332--10332 [] @texttt printf ("couldn't open the file for reading: '%s'\n",[] Overfull \hbox (90.16814pt too wide) in paragraph at lines 10333--10333 [] @texttt error ? pdf_error_get_message (error) : "unknown error ");[] Overfull \hbox (90.16814pt too wide) in paragraph at lines 10343--10343 [] @texttt error ? pdf_error_get_message (error) : "unknown error ");[] [162] Overfull \hbox (21.18388pt too wide) in paragraph at lines 10388--10388 [] @texttt printf ("couldn't open the file for reading: '%s'\n",[] Overfull \hbox (90.16814pt too wide) in paragraph at lines 10389--10389 [] @texttt error ? pdf_error_get_message (error) : "unknown error ");[] Overfull \hbox (21.18388pt too wide) in paragraph at lines 10399--10399 [] @texttt printf ("couldn't open the file for writing: '%s'\n",[] Overfull \hbox (90.16814pt too wide) in paragraph at lines 10400--10400 [] @texttt error ? pdf_error_get_message (error) : "unknown error ");[] Overfull \hbox (90.16814pt too wide) in paragraph at lines 10410--10410 [] @texttt printf ("couldn't open the file for reading and writing: '%s'\ n",[] Overfull \hbox (90.16814pt too wide) in paragraph at lines 10411--10411 [] @texttt error ? pdf_error_get_message (error) : "unknown error ");[] Overfull \hbox (55.67601pt too wide) in paragraph at lines 10415--10415 [] @texttt printf ("correctly opened the file for reading and writing\n");[] Overfull \hbox (90.16814pt too wide) in paragraph at lines 10420--10420 [] @texttt error ? pdf_error_get_message (error) : "unknown error ");[] Warning: unbalanced parentheses in @def... [163] Overfull \hbox (55.67601pt too wide) in paragraph at lines 10456--10456 [] @texttt path_ut8 = pdf_text_get_unicode (pdf_fsys_file_get_path (file),[] Overfull \hbox (72.92207pt too wide) in paragraph at lines 10458--10458 [] @texttt PDF_TEXT_UNICODE_WITH_NUL_SUFFIX, [] Warning: unbalanced parentheses in @def... [164] Overfull \hbox (21.18388pt too wide) in paragraph at lines 10531--10531 [] @texttt printf ("file was opened for reading and writing\n");[] [165] Overfull \hbox (21.18388pt too wide) in paragraph at lines 10580--10580 [] @texttt printf ("couldn't open the file for reading: '%s'\n",[] Overfull \hbox (90.16814pt too wide) in paragraph at lines 10581--10581 [] @texttt error ? pdf_error_get_message (error) : "unknown error ");[] Overfull \hbox (90.16814pt too wide) in paragraph at lines 10592--10592 [] @texttt error ? pdf_error_get_message (error) : "unknown error ");[] Overfull \hbox (84.41945pt too wide) in paragraph at lines 10602--10602 [] @texttt printf ("couldn't set the mode for reading and writing: '%s'\n ",[] Overfull \hbox (90.16814pt too wide) in paragraph at lines 10603--10603 [] @texttt error ? pdf_error_get_message (error) : "unknown error ");[] Overfull \hbox (38.42995pt too wide) in paragraph at lines 10607--10607 [] @texttt printf ("correctly set the mode for reading and writing\n");[] Overfull \hbox (90.16814pt too wide) in paragraph at lines 10612--10612 [] @texttt error ? pdf_error_get_message (error) : "unknown error ");[] [166] Overfull \hbox (90.16814pt too wide) in paragraph at lines 10659--10659 [] @texttt error ? pdf_error_get_message (error) : "unknown error ");[] [167] Overfull \hbox (90.16814pt too wide) in paragraph at lines 10709--10709 [] @texttt error ? pdf_error_get_message (error) : "unknown error ");[] [168] Overfull \hbox (21.18388pt too wide) in paragraph at lines 10758--10758 [] @texttt printf ("couldn't open the file for reading: '%s'\n",[] Overfull \hbox (90.16814pt too wide) in paragraph at lines 10759--10759 [] @texttt error ? pdf_error_get_message (error) : "unknown error ");[] Overfull \hbox (90.16814pt too wide) in paragraph at lines 10768--10768 [] @texttt error ? pdf_error_get_message (error) : "unknown error ");[] [169] Overfull \hbox (90.16814pt too wide) in paragraph at lines 10849--10849 [] @texttt error ? pdf_error_get_message (error) : "unknown error ");[] [170] [171] Overfull \hbox (84.41945pt too wide) in paragraph at lines 10977--10977 []@texttt copy_file (const pdf_text_t *ifile_path, const pdf_text_t *ofile_pat h)[] [172] Overfull \hbox (90.16814pt too wide) in paragraph at lines 10994--10994 [] @texttt error ? pdf_error_get_message (error) : "unknown error ");[] Overfull \hbox (90.16814pt too wide) in paragraph at lines 11007--11007 [] @texttt error ? pdf_error_get_message (error) : "unknown error ");[] [173] [174] Overfull \hbox (61.4247pt too wide) in paragraph at lines 11098--11098 [] @texttt PDF_TIME_STRING_FORMAT_ISO_8601,[] Overfull \hbox (26.93257pt too wide) in paragraph at lines 11099--11099 [] @texttt PDF_TIME_STRING_NO_OPTION,[] Overfull \hbox (90.16814pt too wide) in paragraph at lines 11104--11104 [] @texttt error ? pdf_error_get_message (error) : "unknown error ");[] Overfull \hbox (90.16814pt too wide) in paragraph at lines 11117--11117 [] @texttt error ? pdf_error_get_message (error) : "unknown error ");[] [175] Overfull \hbox (15.4352pt too wide) in paragraph at lines 11139--11139 [] @texttt * useless, as the flushing will anyway be done once the[] Overfull \hbox (90.16814pt too wide) in paragraph at lines 11146--11146 [] @texttt error ? pdf_error_get_message (error) : "unknown error ");[] [176] Overfull \hbox (26.93257pt too wide) in paragraph at lines 11200--11200 []@texttt ria_kbyte_per_kbyte (pdf_fsys_file_t *file, pdf_size_t size)[] Overfull \hbox (21.18388pt too wide) in paragraph at lines 11219--11219 [] @texttt list = pdf_list_new (NULL, NULL, PDF_TRUE, NULL);[] Overfull \hbox (15.4352pt too wide) in paragraph at lines 11224--11224 [] @texttt if (!pdf_list_add_last (list, (void *)ria_id, NULL))[] [177] Overfull \hbox (21.18388pt too wide) in paragraph at lines 11302--11302 [] @texttt printf ("couldn't cancel all RIA operations: '%s'\n",[] Overfull \hbox (90.16814pt too wide) in paragraph at lines 11303--11303 [] @texttt error ? pdf_error_get_message (error) : "unknown error ");[] [178] [179] [180] [181] [182] [183] Overfull \hbox (38.10062pt too wide) in paragraph at lines 11710--11710 [] @texttt /* Some additional global variables we need in the 'foo' filesyste m */[] [184] Overfull \hbox (32.35193pt too wide) in paragraph at lines 11747--11747 [] @texttt /* Some additional variables we need in the 'foo' filesystem for e ach[] Overfull \hbox (15.4352pt too wide) in paragraph at lines 11790--11790 []@texttt /* Based on the example 'foo' filesystem implementation */[] [185] Overfull \hbox (187.89583pt too wide) in paragraph at lines 11803--11803 [] @texttt file = (struct pdf_fsys_foo_file_s *) pdf_alloc (sizeof (struct pd f_fsys_foo_file_s));[] Overfull \hbox (107.4142pt too wide) in paragraph at lines 11811--11811 [] @texttt (unsigned long) sizeof (struct pdf_fsys_foo_fil e_s));[] [186] Overfull \hbox (15.4352pt too wide) in paragraph at lines 11858--11858 []@texttt /* Based on the example 'foo' filesystem implementation */[] Overfull \hbox (118.91158pt too wide) in paragraph at lines 11864--11864 [] @texttt struct pdf_fsys_foo_file_s *foo_file = (struct pdf_fsys_foo_file_s *)file;[] [187] Overfull \hbox (15.4352pt too wide) in paragraph at lines 11925--11925 []@texttt /* Based on the example 'foo' filesystem implementation */[] Overfull \hbox (130.40895pt too wide) in paragraph at lines 11929--11929 []@texttt /* For the example, assume that all methods in the implementation we re already[] Overfull \hbox (95.91682pt too wide) in paragraph at lines 11934--11934 [] @texttt /* Initialize common filesystem implementation structure content s */[] [188] Overfull \hbox (61.4247pt too wide) in paragraph at lines 11972--11972 [] @texttt struct pdf_fsys_foo_s *foo_impl = (struct pdf_fsys_foo_s *)impl;[] Overfull \hbox (38.42995pt too wide) in paragraph at lines 11984--11984 [] @texttt /* Runtime initialization of filesystem-specific contents */[] Overfull \hbox (15.4352pt too wide) in paragraph at lines 11985--11985 [] @texttt fsys_foo_implementation.fsys_bar = fsys_bar_new (error);[] Overfull \hbox (90.16814pt too wide) in paragraph at lines 11988--11988 [] @texttt pdf_prefix_error (error, "couldn't initialize foo filesystem: ");[] Overfull \hbox (101.66551pt too wide) in paragraph at lines 11993--11993 [] @texttt (struct pdf_fsys_s *)&pdf_fsys_foo_implementa tion,[] [189] Overfull \hbox (15.4352pt too wide) in paragraph at lines 12017--12017 []@texttt /* Based on the example 'foo' filesystem implementation */[] [190] Warning: unbalanced parentheses in @def... Overfull \hbox (21.18388pt too wide) in paragraph at lines 12132--12132 [] @texttt pdf_stm_t **stream,[] Overfull \hbox (21.18388pt too wide) in paragraph at lines 12133--12133 [] @texttt pdf_token_reader_t **reader,[] [191] Overfull \hbox (15.4352pt too wide) in paragraph at lines 12134--12134 [] @texttt pdf_error_t **error)[] Overfull \hbox (55.67601pt too wide) in paragraph at lines 12147--12147 [] @texttt 0, /* Use the default cache size */[] Warning: unbalanced parentheses in @def... [192] Overfull \hbox (21.18388pt too wide) in paragraph at lines 12200--12200 [] @texttt pdf_stm_t **stream,[] Overfull \hbox (21.18388pt too wide) in paragraph at lines 12201--12201 [] @texttt pdf_token_writer_t **writer,[] Overfull \hbox (15.4352pt too wide) in paragraph at lines 12202--12202 [] @texttt pdf_error_t **error)[] Overfull \hbox (55.67601pt too wide) in paragraph at lines 12215--12215 [] @texttt 0, /* Use the default cache size */[] [193] Overfull \hbox (26.93257pt too wide) in paragraph at lines 12269--12269 [] @texttt /* Create a reader (see pdf_token_reader_new() example) */[] [194] Overfull \hbox (26.93257pt too wide) in paragraph at lines 12318--12318 [] @texttt /* Create a writer (see pdf_token_writer_new() example) */[] Warning: unbalanced parentheses in @def... [195] [196] Overfull \hbox (26.93257pt too wide) in paragraph at lines 12405--12405 [] @texttt /* Create a reader (see pdf_token_reader_new() example) */[] Overfull \hbox (90.16814pt too wide) in paragraph at lines 12414--12414 [] @texttt while ((token = pdf_token_reader_read (reader, 0, NULL)) != NU LL)[] Overfull \hbox (55.67601pt too wide) in paragraph at lines 12456--12456 []@texttt while ((token = pdf_token_reader_read (reader, 0, NULL)) != NULL)[] [197] Overfull \hbox (15.4352pt too wide) in paragraph at lines 12462--12462 []@texttt /* Reset the token reader, and restart the read process */[] Overfull \hbox (55.67601pt too wide) in paragraph at lines 12465--12465 []@texttt while ((token = pdf_token_reader_read (reader, 0, NULL)) != NULL)[] [198] Overfull \hbox (26.93257pt too wide) in paragraph at lines 12537--12537 [] @texttt /* Create a writer (see pdf_token_writer_new() example) */[] Overfull \hbox (21.18388pt too wide) in paragraph at lines 12553--12553 [] @texttt printf ("A token was successfully written!");[] [199] Overfull \hbox (21.18388pt too wide) in paragraph at lines 12596--12596 []@texttt /* Reset the token writer, and restart the write process */[] Warning: unbalanced parentheses in @def... Warning: unbalanced parentheses in @def... [200] Warning: unbalanced parentheses in @def... Warning: unbalanced parentheses in @def... Warning: unbalanced parentheses in @def... [201] Warning: unbalanced parentheses in @def... Warning: unbalanced parentheses in @def... Underfull \hbox (badness 7907) in paragraph at lines 12773--12776 []@textrm Create a to-ken of one of the val-ue-less types (@texttt PDF_TOKEN_D ICT_START[]@textrm , Underfull \hbox (badness 10000) in paragraph at lines 12773--12776 @texttt PDF_TOKEN_DICT_END[]@textrm , @texttt PDF_TOKEN_ARRAY_START[]@textrm , @texttt PDF_TOKEN_ARRAY_END[]@textrm , [202] Warning: unbalanced parentheses in @def... [203] [204] Overfull \hbox (44.17863pt too wide) in paragraph at lines 12922--12922 [] @texttt &error)) != NULL) &&[] Overfull \hbox (32.68126pt too wide) in paragraph at lines 12925--12925 [] @texttt &error)) != NULL))[] [205] Overfull \hbox (15.4352pt too wide) in paragraph at lines 12978--12978 [] @texttt if (pdf_token_get_type (token) == PDF_TOKEN_INTEGER)[] Warning: unbalanced parentheses in @def... [206] Warning: unbalanced parentheses in @def... [207] Warning: unbalanced parentheses in @def... [208] Overfull \hbox (15.4352pt too wide) in paragraph at lines 13174--13174 [] @texttt if (pdf_token_get_type (token) == PDF_TOKEN_KEYWORD)[] Warning: unbalanced parentheses in @def... Overfull \hbox (15.4352pt too wide) in paragraph at lines 13233--13233 [] @texttt if (pdf_token_get_type (token) == PDF_TOKEN_COMMENT)[] [209] Warning: unbalanced parentheses in @def... [210] Overfull \hbox (67.17339pt too wide) in paragraph at lines 13325--13325 [] @texttt *aesv2_cipher = pdf_crypt_cipher_new (PDF_CRYPT_CIPHER_ALG_AESV2,[ ] Overfull \hbox (55.67601pt too wide) in paragraph at lines 13329--13329 [] @texttt *v2_cipher = pdf_crypt_cipher_new (PDF_CRYPT_CIPHER_ALG_V2,[] Overfull \hbox (55.67601pt too wide) in paragraph at lines 13360--13360 []@texttt cipher = pdf_crypt_cipher_new (PDF_CRYPT_CIPHER_ALG_AESV2, NULL);[] [211] Overfull \hbox (55.67601pt too wide) in paragraph at lines 13404--13404 [] @texttt cipher = pdf_crypt_cipher_new (PDF_CRYPT_CIPHER_ALGO_V2, NULL);[] [212] Overfull \hbox (32.68126pt too wide) in paragraph at lines 13462--13462 [] @texttt const pdf_char_t key[6] = "Secret"; /* not trailing '\0' */[] Overfull \hbox (55.67601pt too wide) in paragraph at lines 13464--13464 [] @texttt cipher = pdf_crypt_cipher_new (PDF_CRYPT_CIPHER_ALGO_V2, NULL);[] [213] Overfull \hbox (32.68126pt too wide) in paragraph at lines 13534--13534 [] @texttt const pdf_char_t key[6] = "Secret"; /* not trailing '\0' */[] Overfull \hbox (55.67601pt too wide) in paragraph at lines 13536--13536 [] @texttt cipher = pdf_crypt_cipher_new (PDF_CRYPT_CIPHER_ALGO_V2, NULL);[] [214] Warning: unbalanced parentheses in @def... Overfull \hbox (21.18388pt too wide) in paragraph at lines 13609--13609 [] @texttt *md5_hasher = pdf_crypt_md_new (PDF_CRYPT_MD_MD5, error);[] [215] Overfull \hbox (15.4352pt too wide) in paragraph at lines 13677--13677 [] @texttt const pdf_char_t *str)[] Overfull \hbox (15.4352pt too wide) in paragraph at lines 13679--13679 [] @texttt return pdf_crypt_md_write (md, str, strlen (str), NULL);[] [216] Warning: unbalanced parentheses in @def... [217] Chapter 3 [218] (gnupdf-figures/object-hierarchy.eps ) Underfull \hbox (badness 10000) detected at line 13830 [] [219] [220] [221] [222] Overfull \hbox (38.42995pt too wide) in paragraph at lines 14011--14011 []@texttt /* Make a copy of 'obj1' in 'obj2' in the same object document[] [223] Warning: unbalanced parentheses in @def... Underfull \hbox (badness 2884) in paragraph at lines 14095--14097 @textbf Stream@textrm A list con-tain-ing the stream dic-tio-nary is Overfull \hbox (15.4352pt too wide) in paragraph at lines 14106--14106 []@texttt /* Get the list of objects contained in some PDF object */[] [224] Warning: unbalanced parentheses in @def... Overfull \hbox (61.4247pt too wide) in paragraph at lines 14192--14192 [] @texttt /* 'doc' contains a reference to the object document containing[] [225] Overfull \hbox (15.4352pt too wide) in paragraph at lines 14222--14222 [] @texttt gen_number = pdf_obj_get_generation (obj, &gen_number);[] Overfull \hbox (38.42995pt too wide) in paragraph at lines 14223--14223 [] @texttt /* 'gen_number' contains the generation number of 'obj'. */[] [226] [227] [228] (gnupdf-figures/acquire-counters.eps ) Underfull \hbox (badness 10000) detected at line 14431 [] [229] Overfull \hbox (61.4247pt too wide) in paragraph at lines 14494--14494 []@texttt /* Create a strong reference for the object in `doc'. Its acquire[] Overfull \hbox (61.4247pt too wide) in paragraph at lines 14498--14498 []@texttt /* Remove a strong reference for the object in `doc'. Its acquire[] Underfull \hbox (badness 7168) in paragraph at lines 14515--14516 []@textrm It has not been ex-plic-itly marked as in-com-press-ible with @textt t pdf_obj_set_ [230] [231] Warning: unbalanced parentheses in @def... Warning: unbalanced parentheses in @def... Overfull \hbox (44.17863pt too wide) in paragraph at lines 14669--14669 []@texttt /* Get the objects contained in the object collection 'col'. */[] [232] Overfull \hbox (32.68126pt too wide) in paragraph at lines 14739--14739 []@texttt /* Create an object collection and put some objects in it. */[] [233] [234] Overfull \hbox (44.17863pt too wide) in paragraph at lines 14823--14823 []@texttt /* After the next sentence 'obj' won't be associated with 'col'[] Warning: unbalanced parentheses in @def... [235] [236] Overfull \hbox (15.4352pt too wide) in paragraph at lines 14972--14972 []@texttt integer_obj_2 = pdf_obj_integer_new (doc, PDF_FALSE, -10);[] [237] Overfull \hbox (44.17863pt too wide) in paragraph at lines 15048--15048 []@texttt boolean_obj_1 = pdf_obj_boolean_new (doc, PDF_FALSE, PDF_TRUE);[] Overfull \hbox (49.92732pt too wide) in paragraph at lines 15054--15054 []@texttt boolean_obj_2 = pdf_obj_boolean_new (doc, PDF_FALSE, PDF_FALSE);[] Overfull \hbox (32.68126pt too wide) in paragraph at lines 15082--15082 []@texttt boolean_obj = pdf_obj_boolean_new (doc, PDF_FALSE, PDF_TRUE);[] [238] Warning: unbalanced parentheses in @def... [239] Warning: unbalanced parentheses in @def... [240] Overfull \hbox (55.67601pt too wide) in paragraph at lines 15240--15240 []@texttt str_obj = pdf_obj_string_new (doc, PDF_FALSE, "foo bar baz", 11);[] [241] [242] [243] Overfull \hbox (15.4352pt too wide) in paragraph at lines 15441--15441 []@texttt /* Insert numbers as the first 10 elements of the array */[] [244] Overfull \hbox (32.68126pt too wide) in paragraph at lines 15492--15492 []@texttt /* Determine if some element of array has a weak reference */[] [245] [246] [247] Overfull \hbox (26.93257pt too wide) in paragraph at lines 15714--15714 [] @texttt /* The object associated with "/Foo" in the dictionary is[] [248] Overfull \hbox (26.93257pt too wide) in paragraph at lines 15753--15753 [] @texttt /* The object associated with "/Foo" in the dictionary is[] [249] Overfull \hbox (44.17863pt too wide) in paragraph at lines 15846--15846 []@texttt /* Create a /Pages entry in the root dictionary, as an indirect[] [250] Overfull \hbox (15.4352pt too wide) in paragraph at lines 15900--15900 [] @texttt /* The entry, provided it was present, was removed from[] [251] Overfull \hbox (15.4352pt too wide) in paragraph at lines 15940--15940 [] @texttt /* The entry, provided it was present, was removed from[] Overfull \hbox (67.17339pt too wide) in paragraph at lines 15980--15980 []@texttt pdf_obj_dict_key_str_p (dict, "Foo", value); /* Returns PDF_TRUE */[ ] [252] Overfull \hbox (32.68126pt too wide) in paragraph at lines 16018--16018 []@texttt pdf_obj_dict_key_p (dict, key, value); /* Returns PDF_TRUE */[] Overfull \hbox (38.42995pt too wide) in paragraph at lines 16019--16019 []@texttt pdf_obj_dict_key_p (dict, value, key); /* Returns PDF_FALSE */[] Overfull \hbox (61.4247pt too wide) in paragraph at lines 16054--16054 []@texttt /* Determine if the entry "/Foo" has a weak reference in 'dict' */[] [253] Overfull \hbox (61.4247pt too wide) in paragraph at lines 16091--16091 []@texttt /* Determine if the entry "/Foo" has a weak reference in 'dict' */[] [254] [255] Overfull \hbox (101.66551pt too wide) in paragraph at lines 16248--16248 [] @texttt pdf_obj_string_new (doc, PDF_FALSE, "ASCII85Decod e"));[] Overfull \hbox (84.41945pt too wide) in paragraph at lines 16250--16250 [] @texttt pdf_obj_string_new (doc, PDF_FALSE, "LZWDecode"); );[] Overfull \hbox (32.68126pt too wide) in paragraph at lines 16256--16256 []@texttt /* Open a filtered stream to a file containing the data to be[] Overfull \hbox (136.15764pt too wide) in paragraph at lines 16261--16261 []@texttt pdf_fsys_file_open (NULL, data_file_path, PDF_FSYS_OPEN_MODE_READ, & data_file);[] [256] [257] Overfull \hbox (55.67601pt too wide) in paragraph at lines 16340--16340 []@texttt pdf_obj_doc_save (doc, NULL, PDF_OBJ_DOC_SAVE_FULL, save_params);[] Overfull \hbox (15.4352pt too wide) in paragraph at lines 16385--16385 [] @texttt PDF_OBJ_STM_OPEN_MODE_FILTERED);[] [258] Warning: unbalanced parentheses in @def... [259] Warning: unbalanced parentheses in @def... [260] Overfull \hbox (38.42995pt too wide) in paragraph at lines 16555--16555 []@texttt doc = pdf_obj_doc_open (NULL, /* Use the default filesystem */[] [261] [262] Overfull \hbox (15.4352pt too wide) in paragraph at lines 16679--16679 [] @texttt NULL, /* Use the associated file */[] [263] Overfull \hbox (15.4352pt too wide) in paragraph at lines 16730--16730 [] @texttt /* 'permanent_id' is a PDF string object containing the[] Overfull \hbox (49.92732pt too wide) in paragraph at lines 16757--16757 []@texttt /* Create an object document and instance_id, permanent_id... */[] [264] Overfull \hbox (38.42995pt too wide) in paragraph at lines 16819--16819 []@texttt doc = pdf_obj_doc_open (NULL, /* Use the default filesystem */[] [265] Overfull \hbox (67.17339pt too wide) in paragraph at lines 16834--16834 []@texttt /* Close the document. The /Foo entry in the catalog dictionary is[ ] [266] Overfull \hbox (15.4352pt too wide) in paragraph at lines 16919--16919 []@texttt /* Create an object document without an info dictionary */[] [267] Overfull \hbox (21.18388pt too wide) in paragraph at lines 16976--16976 []@texttt /* Get the pages dictionary of 'doc' using its object id */[] Overfull \hbox (15.4352pt too wide) in paragraph at lines 17028--17028 []@texttt unreachable_obj = pdf_obj_integer_new (doc, PDF_TRUE, 10);[] Overfull \hbox (26.93257pt too wide) in paragraph at lines 17033--17033 []@texttt /* 'unreachable_obj' has been collected and its value is now[] Chapter 4 [268] Chapter 5 [269] Chapter 6 [270] Underfull \hbox (badness 10000) in paragraph at lines 17066--17067 @textrm 10@texttt ^@textrm 10 Overfull \hbox (1.70972pt too wide) in paragraph at lines 17069--17070 @textrm 2147483647| Underfull \hbox (badness 10000) in paragraph at lines 17072--17073 @textrm - Overfull \hbox (5.35971pt too wide) in paragraph at lines 17072--17073 @textrm 2147483647- Overfull \hbox (13.37166pt too wide) in paragraph at lines 17081--17082 @textrm SIZE[]MAX/2| Underfull \hbox (badness 10000) in paragraph at lines 17090--17091 @textrm content stream Underfull \hbox (badness 10000) in paragraph at lines 17091--17093 @textrm 2@texttt ^@textrm 32 Underfull \hbox (badness 10000) in paragraph at lines 17091--17093 @textrm Max-i-mum Underfull \hbox (badness 10000) in paragraph at lines 17091--17093 @textrm a con-tent Underfull \hbox (badness 10000) in paragraph at lines 17093--17094 @textrm linked con-tent Underfull \hbox (badness 10000) in paragraph at lines 17094--17096 @textrm 2@texttt ^@textrm 32 Underfull \hbox (badness 10000) in paragraph at lines 17094--17096 @textrm Max-i-mum Underfull \hbox (badness 10000) in paragraph at lines 17094--17096 @textrm num-ber Underfull \hbox (badness 10000) in paragraph at lines 17094--17096 @textrm in linked Underfull \hbox (badness 10000) in paragraph at lines 17094--17096 @textrm con-tent Appendix A [271] (./fdl.texi [272] [273] [274] [275] [276] [277]) (Global variable index) [278] (Data type index) [279] (./gnupdf.tps [280] [281]) (Function index) [282] (./gnupdf.fns [283] [284]) [285] ) (see the transcript file for additional information) Output written on gnupdf.dvi (291 pages, 730248 bytes). Transcript written on gnupdf.log. Generating postscript... This is dvips(k) 5.98 Copyright 2009 Radical Eye Software (www.radicaleye.com) ' TeX output 2011.12.09:0103' -> 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] [171] [172] [173] [174] [175] [176] [177] [178] [179] [180] [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<./gnupdf-figures/object-hierarchy.eps>] [221] [222] [223] [224] [225] [226] [227] [228] [229<./gnupdf-figures/acquire-counters.eps>] [230] [231] [232] [233] [234] [235] [236] [237] [238] [239] [240] [241] [242] [243] [244] [245] [246] [247] [248] [249] [250] [251] [252] [253] [254] [255] [256] [257] [258] [259] [260] [261] [262] [263] [264] [265] [266] [267] [268] [269] [270] [271] [272] [273] [274] [275] [276] [277] [278] [279] [280] [281] [282] [283] [284] [285] Generating pdf ... (env LANG= LC_MESSAGES= LC_ALL= LANGUAGE= texi2dvi -t @finalout --pdf "../doc/gnupdf.texi") This is pdfTeX, Version 3.1415926-1.40.10 (TeX Live 2009/Debian) 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 [1] Chapter 2 [2] [3] Warning: unbalanced parentheses in @def... [4] Overfull \hbox (44.17863pt too wide) in paragraph at lines 361--361 [] @texttt "Context was not properly initialized");[] Warning: unbalanced parentheses in @def... Overfull \hbox (44.17863pt too wide) in paragraph at lines 385--385 [] @texttt "Context was not properly initialized");[] [5] Overfull \hbox (44.17863pt too wide) in paragraph at lines 410--410 [] @texttt "Context was not properly initialized");[] Overfull \hbox (44.17863pt too wide) in paragraph at lines 438--438 [] @texttt "Context was not properly initialized");[] Overfull \hbox (44.17863pt too wide) in paragraph at lines 466--466 [] @texttt "Context was not properly initialized");[] [6] Overfull \hbox (44.17863pt too wide) in paragraph at lines 490--490 [] @texttt "Context was not properly initialized");[] [7] [8] Overfull \hbox (21.18388pt too wide) in paragraph at lines 642--642 [] @texttt if (pdf_error_get_status (inner_error) != PDF_EAGAIN)[] [9] Overfull \hbox (15.4352pt too wide) in paragraph at lines 676--676 [] @texttt /* Propagate a copy of an internally stored error */[] [10] Overfull \hbox (15.4352pt too wide) in paragraph at lines 745--745 [] @texttt pdf_error (st, logfd, "couldn't do i64 addition");[] [11] [12] [13] Warning: unbalanced parentheses in @def... [14] [15] Overfull \hbox (32.68126pt too wide) in paragraph at lines 1146--1146 []@texttt /* Copy some contents into the buffer, filling it entirely */[] [16] [17] [18] [19] Warning: unbalanced parentheses in @def... [20] Warning: unbalanced parentheses in @def... [21] Overfull \hbox (55.67601pt too wide) in paragraph at lines 1722--1722 []@texttt if (pdf_list_add_first (list, (void *) &sublist, &error) != NULL)[] Warning: unbalanced parentheses in @def... [22] Overfull \hbox (38.42995pt too wide) in paragraph at lines 1759--1759 []@texttt if (pdf_list_add_last (list, (void *) my_var, &error) != NULL)[] Warning: unbalanced parentheses in @def... Overfull \hbox (90.16814pt too wide) in paragraph at lines 1803--1803 []@texttt if (pdf_list_add_at (list, 0, (void *) &a, &error) == NULL || /* (a) */[] Overfull \hbox (101.66551pt too wide) in paragraph at lines 1804--1804 [] @texttt pdf_list_add_at (list, 1, (void *) &c, &error) == NULL || /* (a c) */[] Overfull \hbox (113.16289pt too wide) in paragraph at lines 1805--1805 [] @texttt pdf_list_add_at (list, 1, (void *) &b, &error) == NULL) /* (a b c) */[] [23] Overfull \hbox (26.93257pt too wide) in paragraph at lines 1846--1846 [] @texttt /* Remove the element containing 'elem2' from 'list'. */[] [24] Overfull \hbox (32.68126pt too wide) in paragraph at lines 1894--1894 [] @texttt /* Remove the element containing 'elem2' from 'list'. */[] Overfull \hbox (21.18388pt too wide) in paragraph at lines 1933--1933 [] @texttt /* Remove the element containing 'elem2' from 'list'. */[] Overfull \hbox (15.4352pt too wide) in paragraph at lines 1934--1934 [] @texttt if (pdf_list_remove (list, (void *) &elem2) != PDF_TRUE)[] [25] Warning: unbalanced parentheses in @def... [26] Overfull \hbox (21.18388pt too wide) in paragraph at lines 1998--1998 [] @texttt &error) == NULL) /* (a b c) */[] [27] Overfull \hbox (21.18388pt too wide) in paragraph at lines 2054--2054 [] @texttt &error) == NULL) /* (a b c) */[] Overfull \hbox (61.4247pt too wide) in paragraph at lines 2110--2110 [] @texttt pointer_to_elem1 = (int *) pdf_list_node_value (list, node);[] [28] Warning: unbalanced parentheses in @def... [29] Overfull \hbox (55.67601pt too wide) in paragraph at lines 2208--2208 [] @texttt if (pdf_list_set_at (list, 1, (void *) &x, &error) == NULL)[] Warning: unbalanced parentheses in @def... [30] [31] Overfull \hbox (15.4352pt too wide) in paragraph at lines 2316--2316 [] @texttt since elem1 occupies the first position (0)[] Warning: unbalanced parentheses in @def... [32] Warning: unbalanced parentheses in @def... [33] Overfull \hbox (21.18388pt too wide) in paragraph at lines 2421--2421 [] @texttt node_first = pdf_list_search (list, (void *) &elem1);[] Overfull \hbox (15.4352pt too wide) in paragraph at lines 2424--2424 [] @texttt node_second = pdf_list_next_node (list, first_node);[] Warning: unbalanced parentheses in @def... [34] Overfull \hbox (26.93257pt too wide) in paragraph at lines 2465--2465 [] @texttt node_second = pdf_list_search (list, (void *) &elem2);[] Overfull \hbox (38.42995pt too wide) in paragraph at lines 2468--2468 [] @texttt node_first = pdf_list_previous_node (list, second_node);[] Overfull \hbox (49.92732pt too wide) in paragraph at lines 2510--2510 [] @texttt index_of_elem2 = pdf_list_indexof (list, (void *) &elem2);[] [35] Overfull \hbox (38.42995pt too wide) in paragraph at lines 2567--2567 [] @texttt (void *) &elem1,[] Overfull \hbox (67.17339pt too wide) in paragraph at lines 2571--2571 [] @texttt /* The program reaches this point, since elem1 occupies[ ] [36] [37] Overfull \hbox (55.67601pt too wide) in paragraph at lines 2630--2630 [] @texttt (void *) &elem1,[] Overfull \hbox (67.17339pt too wide) in paragraph at lines 2634--2634 [] @texttt /* The program reaches this point, since elem4 occupies[ ] Warning: unbalanced parentheses in @def... [38] Overfull \hbox (101.66551pt too wide) in paragraph at lines 2689--2689 [] @texttt node = pdf_list_sorted_search (list, element_compare_fn, (void * )&b);[] Warning: unbalanced parentheses in @def... [39] Overfull \hbox (38.42995pt too wide) in paragraph at lines 2756--2756 [] @texttt element_compare_fn,[] [40] Overfull \hbox (32.68126pt too wide) in paragraph at lines 2816--2816 [] @texttt element_compare_fn,[] [41] Overfull \hbox (78.67076pt too wide) in paragraph at lines 2884--2884 [] @texttt element_compare_fn ,[] [42] Overfull \hbox (113.16289pt too wide) in paragraph at lines 2962--2962 []@texttt if (pdf_list_iterator_init_from_to (&iter, list, 4, 9, &error) != PD F_TRUE)[] [43] [44] [45] Overfull \hbox (38.42995pt too wide) in paragraph at lines 3159--3159 [] @texttt (pdf_hash_value_dispose_fn_t) pdf_dealloc,[] Warning: unbalanced parentheses in @def... [46] Overfull \hbox (38.42995pt too wide) in paragraph at lines 3210--3210 [] @texttt (pdf_hash_value_dispose_fn_t) pdf_dealloc,[] Overfull \hbox (38.42995pt too wide) in paragraph at lines 3215--3215 [] @texttt (pdf_hash_value_dispose_fn_t) pdf_dealloc,[] Warning: unbalanced parentheses in @def... [47] Overfull \hbox (38.42995pt too wide) in paragraph at lines 3258--3258 [] @texttt (pdf_hash_value_dispose_fn_t) pdf_dealloc,[] Overfull \hbox (61.4247pt too wide) in paragraph at lines 3263--3263 [] @texttt (pdf_hash_value_dispose_fn_t) pdf_dealloc,[] Overfull \hbox (38.42995pt too wide) in paragraph at lines 3297--3297 [] @texttt (pdf_hash_value_dispose_fn_t) pdf_dealloc,[] [48] Overfull \hbox (15.4352pt too wide) in paragraph at lines 3332--3332 [] @texttt (pdf_hash_add (hash, "a-key", "a-value", NULL, NULL)))[] [49] Overfull \hbox (15.4352pt too wide) in paragraph at lines 3376--3376 [] @texttt (pdf_hash_add (hash, "a-key", "a-value", NULL, NULL)))[] Warning: unbalanced parentheses in @def... Overfull \hbox (38.42995pt too wide) in paragraph at lines 3425--3425 [] @texttt (pdf_hash_value_dispose_fn_t) pdf_dealloc,[] [50] Overfull \hbox (38.42995pt too wide) in paragraph at lines 3465--3465 [] @texttt (pdf_hash_value_dispose_fn_t) pdf_dealloc,[] Overfull \hbox (38.42995pt too wide) in paragraph at lines 3470--3470 [] @texttt (pdf_hash_value_dispose_fn_t) pdf_dealloc,[] [51] Overfull \hbox (38.42995pt too wide) in paragraph at lines 3512--3512 [] @texttt (pdf_hash_value_dispose_fn_t) pdf_dealloc,[] Overfull \hbox (38.42995pt too wide) in paragraph at lines 3517--3517 [] @texttt (pdf_hash_value_dispose_fn_t) pdf_dealloc,[] Overfull \hbox (38.42995pt too wide) in paragraph at lines 3523--3523 [] @texttt while (pdf_hash_iterator_next (hash_iter, &key, &value))[] Overfull \hbox (90.16814pt too wide) in paragraph at lines 3525--3525 [] @texttt /* key contains the next key, and value contains the va lue[] [52] [53] [54] Overfull \hbox (84.41945pt too wide) in paragraph at lines 3691--3691 [] @texttt if (pdf_hash_add_static_string (hash, "a-key", a_value, &error ))[] Warning: unbalanced parentheses in @def... [55] [56] [57] [58] [59] [60] [61] Warning: unbalanced parentheses in @def... [62] Warning: unbalanced parentheses in @def... [63] [64] [65] [66] [67] Overfull \hbox (55.67601pt too wide) in paragraph at lines 4474--4474 []@texttt /* ... insert a signed 32 bits integer value into the hash ... */[] [68] Overfull \hbox (26.93257pt too wide) in paragraph at lines 4542--4542 []@texttt /* ... insert an unsigned 32 bits value into the hash ... */[] [69] [70] Warning: unbalanced parentheses in @def... [71] Overfull \hbox (38.42995pt too wide) in paragraph at lines 4713--4713 [] @texttt 0, /* Use the default cache size */[] Overfull \hbox (26.93257pt too wide) in paragraph at lines 4723--4723 [] @texttt /* Note that we return also the file object along with the[] Overfull \hbox (44.17863pt too wide) in paragraph at lines 4724--4724 [] @texttt * stream object, so that we can control that the file is not[] Warning: unbalanced parentheses in @def... [72] Overfull \hbox (44.17863pt too wide) in paragraph at lines 4769--4769 [] @texttt 0, /* Use the default cache size */[] Warning: unbalanced parentheses in @def... [73] Overfull \hbox (32.68126pt too wide) in paragraph at lines 4818--4818 [] @texttt 0, /* Use the default cache size */[] Overfull \hbox (26.93257pt too wide) in paragraph at lines 4847--4847 [] @texttt 0, /* Use the default cache size */[] Overfull \hbox (38.42995pt too wide) in paragraph at lines 4879--4879 [] @texttt 0, /* Use the default cache size */[] [74] Overfull \hbox (32.68126pt too wide) in paragraph at lines 4913--4913 []@texttt if (!pdf_stm_supported_filter_p (PDF_STM_FILTER_JBIG2_ENC) ||[] Overfull \hbox (21.18388pt too wide) in paragraph at lines 4914--4914 [] @texttt !pdf_stm_supported_filter_p (PDF_STM_FILTER_JBIG2_DEC))[] Overfull \hbox (32.68126pt too wide) in paragraph at lines 4916--4916 [] @texttt printf ("Sorry but you don't have full JBIG2 support\n");[] [75] Overfull \hbox (15.4352pt too wide) in paragraph at lines 4985--4985 [] @texttt stm = pdf_stm_cfile_new (stdin, 0, PDF_STM_READ, error);[] [76] Overfull \hbox (44.17863pt too wide) in paragraph at lines 4998--4998 [] @texttt if (!pdf_hash_add (filter_params, "Key", key, NULL, error) ||[] Overfull \hbox (72.92207pt too wide) in paragraph at lines 4999--4999 [] @texttt !pdf_hash_add_size (filter_params, "KeySize", keysize, error)) [] Overfull \hbox (38.42995pt too wide) in paragraph at lines 5017--5017 [] @texttt /* Once installed, the hash table can be safely destroyed */[] [77] Overfull \hbox (26.93257pt too wide) in paragraph at lines 5063--5063 [] @texttt pdf_size_t input_buffer_size,[] Overfull \hbox (32.68126pt too wide) in paragraph at lines 5065--5065 [] @texttt pdf_size_t *output_buffer_size,[] Overfull \hbox (26.93257pt too wide) in paragraph at lines 5075--5075 [] @texttt 0, /* Use the default cache size */[] [78] Overfull \hbox (21.18388pt too wide) in paragraph at lines 5141--5141 [] @texttt pdf_size_t input_buffer_size,[] Overfull \hbox (26.93257pt too wide) in paragraph at lines 5143--5143 [] @texttt pdf_size_t output_buffer_size,[] [79] Overfull \hbox (26.93257pt too wide) in paragraph at lines 5152--5152 [] @texttt 0, /* Use the default cache size */[] [80] [81] [82] Overfull \hbox (49.92732pt too wide) in paragraph at lines 5330--5330 []@texttt foo_write_to_buffer_and_flush (const pdf_uchar_t *input_buffer,[] Overfull \hbox (78.67076pt too wide) in paragraph at lines 5331--5331 [] @texttt pdf_size_t input_buffer_size ,[] Overfull \hbox (55.67601pt too wide) in paragraph at lines 5332--5332 [] @texttt pdf_uchar_t *output_buffer,[] Overfull \hbox (84.41945pt too wide) in paragraph at lines 5333--5333 [] @texttt pdf_size_t output_buffer_siz e,[] Overfull \hbox (55.67601pt too wide) in paragraph at lines 5334--5334 [] @texttt pdf_size_t *written_bytes,[] Overfull \hbox (26.93257pt too wide) in paragraph at lines 5342--5342 [] @texttt 0, /* Use the default cache size */[] [83] Overfull \hbox (15.4352pt too wide) in paragraph at lines 5404--5404 [] @texttt pdf_size_t input_buffer_size,[] Overfull \hbox (26.93257pt too wide) in paragraph at lines 5414--5414 [] @texttt 0, /* Use the default cache size */[] Overfull \hbox (84.41945pt too wide) in paragraph at lines 5420--5420 [] @texttt /* Read all characters from the stream, one by one, in reverse oth er[] [84] Overfull \hbox (21.18388pt too wide) in paragraph at lines 5440--5440 [] @texttt printf ("Char was read: %c\n", (pdf_char_t)ret_char);[] Overfull \hbox (26.93257pt too wide) in paragraph at lines 5471--5471 [] @texttt 0, /* Use the default cache size */[] [85] Overfull \hbox (26.93257pt too wide) in paragraph at lines 5503--5503 [] @texttt 0, /* Use the default cache size */[] [86] [87] [88] [89] [90] Overfull \hbox (49.92732pt too wide) in paragraph at lines 5883--5883 [] @texttt /* The code reach this point: not enough space in the string[] Overfull \hbox (26.93257pt too wide) in paragraph at lines 5884--5884 [] @texttt to hold the textual representation of the number with[] [91] [92] Warning: unbalanced parentheses in @def... Warning: unbalanced parentheses in @def... [93] [94] [95] [96] [97] [98] [99] Underfull \hbox (badness 7116) in paragraph at lines 6519--6521 []@textrm Enumeration of sup-ported fil-ters in en-coded text ob-jects (see fu nc-tion Warning: unbalanced parentheses in @def... [100] Warning: unbalanced parentheses in @def... [101] [102] Overfull \hbox (15.4352pt too wide) in paragraph at lines 6748--6748 [] @texttt remaining_length,[] Overfull \hbox (21.18388pt too wide) in paragraph at lines 6750--6750 [] @texttt &remaining_length,[] Overfull \hbox (32.68126pt too wide) in paragraph at lines 6754--6754 [] @texttt /* Do something with the newly created text object */[] [103] Warning: unbalanced parentheses in @def... Overfull \hbox (15.4352pt too wide) in paragraph at lines 6803--6803 [] @texttt strlen (unicode_string),[] Warning: unbalanced parentheses in @def... [104] [105] [106] Underfull \hbox (badness 2150) in paragraph at lines 7031--7033 []@textrm Get the con-tents of a text vari-able en-coded in PDF Doc En-cod-ing , and [107] [108] Overfull \hbox (193.64452pt too wide) in paragraph at lines 7113--7113 [] @texttt (PDF_TEXT_UNICODE_WITH_BOM | PDF_TEXT_UT F16BE_WITH_LANGCODE),[] [109] Overfull \hbox (107.4142pt too wide) in paragraph at lines 7158--7158 [] @texttt PDF_DEBUG_BASE("Internal representation of the string is: '%s'", str);[] [110] [111] Overfull \hbox (38.42995pt too wide) in paragraph at lines 7282--7282 [] @texttt "\x00\x00\x00\x20\x00\x00\x00\x69",[] [112] Overfull \hbox (67.17339pt too wide) in paragraph at lines 7379--7379 []@texttt if (!pdf_text_concat_ascii (text1, "some ascii to append", &error))[ ] [113] Overfull \hbox (38.42995pt too wide) in paragraph at lines 7419--7419 []@texttt /* ...initialize `text', `new_pattern' and `old_pattern'... */[] [114] Overfull \hbox (147.65501pt too wide) in paragraph at lines 7507--7507 [] @texttt (PDF_TEXT_FILTER_LOWER_CASE | PDF_TEXT_FILTER_ REMOVE_AMP)),[] [115] [116] [117] [118] [119] Warning: unbalanced parentheses in @def... [120] [121] [122] [123] [124] [125] [126] [127] [128] [129] Overfull \hbox (26.93257pt too wide) in paragraph at lines 8469--8469 [] @texttt PDF_TIME_STRING_FORMAT_PDF,[] Overfull \hbox (21.18388pt too wide) in paragraph at lines 8470--8470 [] @texttt PDF_TIME_STRING_NO_OPTION,[] [130] [131] [132] [133] [134] [135] Underfull \hbox (badness 5578) in paragraph at lines 8782--8784 @textsl p[]filetime@textrm Pointer to a valid FILE-TIME struc-ture, con-tain-i ng [136] [137] Warning: unbalanced parentheses in @def... [138] Overfull \hbox (61.4247pt too wide) in paragraph at lines 9000--9000 [] @texttt printf ("No Disk filesystem implementation was registered\n");[] [139] Underfull \hbox (badness 10000) in paragraph at lines 9069--9070 []@textrm Macro that re-trieves the filesys-tem im-ple-men-ta-tion reg-is-tere d with Overfull \hbox (61.4247pt too wide) in paragraph at lines 9079--9079 [] @texttt printf ("No Disk filesystem implementation was registered\n");[] Underfull \hbox (badness 10000) in paragraph at lines 9088--9089 []@textrm Macro that re-trieves the filesys-tem im-ple-men-ta-tion reg-is-tere d with Overfull \hbox (61.4247pt too wide) in paragraph at lines 9098--9098 [] @texttt printf ("No HTTP filesystem implementation was registered\n");[] [140] Overfull \hbox (55.67601pt too wide) in paragraph at lines 9138--9138 [] @texttt path = pdf_text_new_from_unicode ("/", 1, PDF_TEXT_UTF8, NULL);[] Overfull \hbox (67.17339pt too wide) in paragraph at lines 9142--9142 [] @texttt free_space = pdf_fsys_get_free_space (PDF_FSYS_DISK, path, NULL);[ ] Warning: unbalanced parentheses in @def... [141] Overfull \hbox (90.16814pt too wide) in paragraph at lines 9200--9200 [] @texttt error ? pdf_error_get_message (error) : "unknown error ");[] Overfull \hbox (67.17339pt too wide) in paragraph at lines 9211--9211 [] @texttt parent_utf8 = pdf_text_get_unicode ((const pdf_text_t *)elem,[ ] Overfull \hbox (113.16289pt too wide) in paragraph at lines 9213--9213 [] @texttt PDF_TEXT_UNICODE_WITH_NUL_ SUFFIX,[] Overfull \hbox (113.16289pt too wide) in paragraph at lines 9219--9219 [] @texttt error ? pdf_error_get_message (error) : "unknown e rror");[] Overfull \hbox (90.16814pt too wide) in paragraph at lines 9235--9235 [] @texttt error ? pdf_error_get_message (error) : "unknown error ");[] [142] Warning: unbalanced parentheses in @def... Overfull \hbox (90.16814pt too wide) in paragraph at lines 9290--9290 [] @texttt error ? pdf_error_get_message (error) : "unknown error ");[] Overfull \hbox (101.66551pt too wide) in paragraph at lines 9297--9297 [] @texttt PDF_TEXT_UNICODE_WITH_NUL_SU FFIX,[] [143] Overfull \hbox (90.16814pt too wide) in paragraph at lines 9303--9303 [] @texttt error ? pdf_error_get_message (error) : "unknown error ");[] Overfull \hbox (26.93257pt too wide) in paragraph at lines 9309--9309 [] @texttt hidden = (basename_utf8[0] == '.' ? PDF_TRUE : PDF_FALSE);[] Warning: unbalanced parentheses in @def... Overfull \hbox (78.67076pt too wide) in paragraph at lines 9351--9351 [] @texttt static const pdf_char_t *predefined_file_path_utf8 = "path/to/baz" ;[] Overfull \hbox (159.15239pt too wide) in paragraph at lines 9358--9358 [] @texttt predefined_file_path = pdf_text_new_from_unicode (predefined_ file_path_utf8,[] [144] Overfull \hbox (210.89058pt too wide) in paragraph at lines 9359--9359 [] @texttt strlen (pre defined_file_path_utf8),[] Overfull \hbox (90.16814pt too wide) in paragraph at lines 9360--9360 [] @texttt PDF_TEXT_UT F8,[] Overfull \hbox (55.67601pt too wide) in paragraph at lines 9361--9361 [] @texttt &error);[] Overfull \hbox (44.17863pt too wide) in paragraph at lines 9364--9364 [] @texttt printf ("couldn't build predefined file path: '%s'\n",[] Overfull \hbox (107.4142pt too wide) in paragraph at lines 9365--9365 [] @texttt error ? pdf_error_get_message (error) : "unknown er ror");[] Overfull \hbox (72.92207pt too wide) in paragraph at lines 9371--9371 [] @texttt return pdf_fsys_compare_path_p (path, predefined_file_path, NULL); [] Warning: unbalanced parentheses in @def... [145] Overfull \hbox (90.16814pt too wide) in paragraph at lines 9420--9420 [] @texttt error ? pdf_error_get_message (error) : "unknown error ");[] Warning: unbalanced parentheses in @def... Overfull \hbox (90.16814pt too wide) in paragraph at lines 9469--9469 [] @texttt error ? pdf_error_get_message (error) : "unknown error ");[] [146] Warning: unbalanced parentheses in @def... Overfull \hbox (90.16814pt too wide) in paragraph at lines 9520--9520 [] @texttt error ? pdf_error_get_message (error) : "unknown error ");[] Overfull \hbox (78.67076pt too wide) in paragraph at lines 9527--9527 [] @texttt PDF_TEXT_UNICODE_WITH_NUL_SUFFIX ,[] [147] Overfull \hbox (90.16814pt too wide) in paragraph at lines 9533--9533 [] @texttt error ? pdf_error_get_message (error) : "unknown error ");[] [148] [149] Warning: unbalanced parentheses in @def... Overfull \hbox (15.4352pt too wide) in paragraph at lines 9691--9691 []@texttt print_filenames_in_directory (const pdf_char_t *utf8_path)[] [150] Overfull \hbox (90.16814pt too wide) in paragraph at lines 9706--9706 [] @texttt error ? pdf_error_get_message (error) : "unknown error ");[] Overfull \hbox (90.16814pt too wide) in paragraph at lines 9717--9717 [] @texttt error ? pdf_error_get_message (error) : "unknown error ");[] Overfull \hbox (78.67076pt too wide) in paragraph at lines 9727--9727 [] @texttt filename_utf8 = pdf_text_get_unicode ((const pdf_text_t *)elem ,[] Overfull \hbox (15.4352pt too wide) in paragraph at lines 9728--9728 [] @texttt PDF_TEXT_UTF8,[] Overfull \hbox (124.66026pt too wide) in paragraph at lines 9729--9729 [] @texttt PDF_TEXT_UNICODE_WITH_NU L_SUFFIX,[] Overfull \hbox (113.16289pt too wide) in paragraph at lines 9735--9735 [] @texttt error ? pdf_error_get_message (error) : "unknown e rror");[] [151] Overfull \hbox (49.92732pt too wide) in paragraph at lines 9800--9800 [] @texttt PDF_TEXT_UNICODE_WITH_NUL_SUFFIX,[] [152] Overfull \hbox (90.16814pt too wide) in paragraph at lines 9817--9817 [] @texttt error ? pdf_error_get_message (error) : "unknown error ");[] Overfull \hbox (26.93257pt too wide) in paragraph at lines 9823--9823 [] @texttt ctime_str = pdf_time_to_string (&item_props.creation_date,[] Overfull \hbox (61.4247pt too wide) in paragraph at lines 9824--9824 [] @texttt PDF_TIME_STRING_FORMAT_ISO_8601,[] Overfull \hbox (26.93257pt too wide) in paragraph at lines 9825--9825 [] @texttt PDF_TIME_STRING_NO_OPTION,[] Overfull \hbox (49.92732pt too wide) in paragraph at lines 9827--9827 [] @texttt mtime_str = pdf_time_to_string (&item_props.modification_date,[] Overfull \hbox (61.4247pt too wide) in paragraph at lines 9828--9828 [] @texttt PDF_TIME_STRING_FORMAT_ISO_8601,[] Overfull \hbox (26.93257pt too wide) in paragraph at lines 9829--9829 [] @texttt PDF_TIME_STRING_NO_OPTION,[] Warning: unbalanced parentheses in @def... [153] Overfull \hbox (49.92732pt too wide) in paragraph at lines 9906--9906 [] @texttt PDF_TEXT_UNICODE_WITH_NUL_SUFFIX,[] [154] Overfull \hbox (90.16814pt too wide) in paragraph at lines 9923--9923 [] @texttt error ? pdf_error_get_message (error) : "unknown error ");[] Overfull \hbox (32.68126pt too wide) in paragraph at lines 9930--9930 [] @texttt item_props_hash = pdf_fsys_item_props_to_hash (&item_props,[] Overfull \hbox (90.16814pt too wide) in paragraph at lines 9935--9935 [] @texttt error ? pdf_error_get_message (error) : "unknown error ");[] Overfull \hbox (49.92732pt too wide) in paragraph at lines 9942--9942 [] @texttt PDF_FSYS_ITEM_CREATION_DATE);[] Overfull \hbox (72.92207pt too wide) in paragraph at lines 9944--9944 [] @texttt PDF_FSYS_ITEM_MODIFICATION_DATE); [] [155] Overfull \hbox (78.67076pt too wide) in paragraph at lines 9955--9955 [] @texttt PDF_FSYS_ITEM_IS_HIDDEN) ? "yes" : "no" ,[] Overfull \hbox (90.16814pt too wide) in paragraph at lines 9957--9957 [] @texttt PDF_FSYS_ITEM_IS_READABLE) ? "yes" : "n o",[] Overfull \hbox (90.16814pt too wide) in paragraph at lines 9959--9959 [] @texttt PDF_FSYS_ITEM_IS_WRITABLE) ? "yes" : "n o",[] Overfull \hbox (26.93257pt too wide) in paragraph at lines 9962--9962 [] @texttt (unsigned long)pdf_hash_get_size (item_props_hash,[] Overfull \hbox (84.41945pt too wide) in paragraph at lines 9963--9963 [] @texttt PDF_FSYS_ITEM_FILE_SIZE) );[] [156] Overfull \hbox (21.18388pt too wide) in paragraph at lines 10045--10045 [] @texttt (pdf_fsys_item_readable_p (PDF_FSYS_DISK, path) ?[] [157] Overfull \hbox (21.18388pt too wide) in paragraph at lines 10087--10087 [] @texttt (pdf_fsys_item_writable_p (PDF_FSYS_DISK, path) ?[] [158] Warning: unbalanced parentheses in @def... [159] Overfull \hbox (21.18388pt too wide) in paragraph at lines 10222--10222 [] @texttt printf ("couldn't open the file for reading: '%s'\n",[] Overfull \hbox (90.16814pt too wide) in paragraph at lines 10223--10223 [] @texttt error ? pdf_error_get_message (error) : "unknown error ");[] Warning: unbalanced parentheses in @def... Overfull \hbox (21.18388pt too wide) in paragraph at lines 10273--10273 []@texttt /* Open a temporary file and write some contents to it. */[] [160] Overfull \hbox (78.67076pt too wide) in paragraph at lines 10279--10279 [] @texttt error ? pdf_error_get_message (error) : "unknown error") ;[] Overfull \hbox (38.42995pt too wide) in paragraph at lines 10291--10291 [] @texttt /* Close the file. Also deletes it from the filesystem. */[] [161] Overfull \hbox (21.18388pt too wide) in paragraph at lines 10332--10332 [] @texttt printf ("couldn't open the file for reading: '%s'\n",[] Overfull \hbox (90.16814pt too wide) in paragraph at lines 10333--10333 [] @texttt error ? pdf_error_get_message (error) : "unknown error ");[] Overfull \hbox (90.16814pt too wide) in paragraph at lines 10343--10343 [] @texttt error ? pdf_error_get_message (error) : "unknown error ");[] [162] Overfull \hbox (21.18388pt too wide) in paragraph at lines 10388--10388 [] @texttt printf ("couldn't open the file for reading: '%s'\n",[] Overfull \hbox (90.16814pt too wide) in paragraph at lines 10389--10389 [] @texttt error ? pdf_error_get_message (error) : "unknown error ");[] Overfull \hbox (21.18388pt too wide) in paragraph at lines 10399--10399 [] @texttt printf ("couldn't open the file for writing: '%s'\n",[] Overfull \hbox (90.16814pt too wide) in paragraph at lines 10400--10400 [] @texttt error ? pdf_error_get_message (error) : "unknown error ");[] Overfull \hbox (90.16814pt too wide) in paragraph at lines 10410--10410 [] @texttt printf ("couldn't open the file for reading and writing: '%s'\ n",[] Overfull \hbox (90.16814pt too wide) in paragraph at lines 10411--10411 [] @texttt error ? pdf_error_get_message (error) : "unknown error ");[] Overfull \hbox (55.67601pt too wide) in paragraph at lines 10415--10415 [] @texttt printf ("correctly opened the file for reading and writing\n");[] Overfull \hbox (90.16814pt too wide) in paragraph at lines 10420--10420 [] @texttt error ? pdf_error_get_message (error) : "unknown error ");[] Warning: unbalanced parentheses in @def... [163] Overfull \hbox (55.67601pt too wide) in paragraph at lines 10456--10456 [] @texttt path_ut8 = pdf_text_get_unicode (pdf_fsys_file_get_path (file),[] Overfull \hbox (72.92207pt too wide) in paragraph at lines 10458--10458 [] @texttt PDF_TEXT_UNICODE_WITH_NUL_SUFFIX, [] Warning: unbalanced parentheses in @def... [164] Overfull \hbox (21.18388pt too wide) in paragraph at lines 10531--10531 [] @texttt printf ("file was opened for reading and writing\n");[] [165] Overfull \hbox (21.18388pt too wide) in paragraph at lines 10580--10580 [] @texttt printf ("couldn't open the file for reading: '%s'\n",[] Overfull \hbox (90.16814pt too wide) in paragraph at lines 10581--10581 [] @texttt error ? pdf_error_get_message (error) : "unknown error ");[] Overfull \hbox (90.16814pt too wide) in paragraph at lines 10592--10592 [] @texttt error ? pdf_error_get_message (error) : "unknown error ");[] Overfull \hbox (84.41945pt too wide) in paragraph at lines 10602--10602 [] @texttt printf ("couldn't set the mode for reading and writing: '%s'\n ",[] Overfull \hbox (90.16814pt too wide) in paragraph at lines 10603--10603 [] @texttt error ? pdf_error_get_message (error) : "unknown error ");[] Overfull \hbox (38.42995pt too wide) in paragraph at lines 10607--10607 [] @texttt printf ("correctly set the mode for reading and writing\n");[] Overfull \hbox (90.16814pt too wide) in paragraph at lines 10612--10612 [] @texttt error ? pdf_error_get_message (error) : "unknown error ");[] [166] Overfull \hbox (90.16814pt too wide) in paragraph at lines 10659--10659 [] @texttt error ? pdf_error_get_message (error) : "unknown error ");[] [167] Overfull \hbox (90.16814pt too wide) in paragraph at lines 10709--10709 [] @texttt error ? pdf_error_get_message (error) : "unknown error ");[] [168] Overfull \hbox (21.18388pt too wide) in paragraph at lines 10758--10758 [] @texttt printf ("couldn't open the file for reading: '%s'\n",[] Overfull \hbox (90.16814pt too wide) in paragraph at lines 10759--10759 [] @texttt error ? pdf_error_get_message (error) : "unknown error ");[] Overfull \hbox (90.16814pt too wide) in paragraph at lines 10768--10768 [] @texttt error ? pdf_error_get_message (error) : "unknown error ");[] [169] Overfull \hbox (90.16814pt too wide) in paragraph at lines 10849--10849 [] @texttt error ? pdf_error_get_message (error) : "unknown error ");[] [170] [171] Overfull \hbox (84.41945pt too wide) in paragraph at lines 10977--10977 []@texttt copy_file (const pdf_text_t *ifile_path, const pdf_text_t *ofile_pat h)[] [172] Overfull \hbox (90.16814pt too wide) in paragraph at lines 10994--10994 [] @texttt error ? pdf_error_get_message (error) : "unknown error ");[] Overfull \hbox (90.16814pt too wide) in paragraph at lines 11007--11007 [] @texttt error ? pdf_error_get_message (error) : "unknown error ");[] [173] [174] Overfull \hbox (61.4247pt too wide) in paragraph at lines 11098--11098 [] @texttt PDF_TIME_STRING_FORMAT_ISO_8601,[] Overfull \hbox (26.93257pt too wide) in paragraph at lines 11099--11099 [] @texttt PDF_TIME_STRING_NO_OPTION,[] Overfull \hbox (90.16814pt too wide) in paragraph at lines 11104--11104 [] @texttt error ? pdf_error_get_message (error) : "unknown error ");[] Overfull \hbox (90.16814pt too wide) in paragraph at lines 11117--11117 [] @texttt error ? pdf_error_get_message (error) : "unknown error ");[] [175] Overfull \hbox (15.4352pt too wide) in paragraph at lines 11139--11139 [] @texttt * useless, as the flushing will anyway be done once the[] Overfull \hbox (90.16814pt too wide) in paragraph at lines 11146--11146 [] @texttt error ? pdf_error_get_message (error) : "unknown error ");[] [176] Overfull \hbox (26.93257pt too wide) in paragraph at lines 11200--11200 []@texttt ria_kbyte_per_kbyte (pdf_fsys_file_t *file, pdf_size_t size)[] Overfull \hbox (21.18388pt too wide) in paragraph at lines 11219--11219 [] @texttt list = pdf_list_new (NULL, NULL, PDF_TRUE, NULL);[] Overfull \hbox (15.4352pt too wide) in paragraph at lines 11224--11224 [] @texttt if (!pdf_list_add_last (list, (void *)ria_id, NULL))[] [177] Overfull \hbox (21.18388pt too wide) in paragraph at lines 11302--11302 [] @texttt printf ("couldn't cancel all RIA operations: '%s'\n",[] Overfull \hbox (90.16814pt too wide) in paragraph at lines 11303--11303 [] @texttt error ? pdf_error_get_message (error) : "unknown error ");[] [178] [179] [180] [181] [182] [183] Overfull \hbox (38.10062pt too wide) in paragraph at lines 11710--11710 [] @texttt /* Some additional global variables we need in the 'foo' filesyste m */[] [184] Overfull \hbox (32.35193pt too wide) in paragraph at lines 11747--11747 [] @texttt /* Some additional variables we need in the 'foo' filesystem for e ach[] Overfull \hbox (15.4352pt too wide) in paragraph at lines 11790--11790 []@texttt /* Based on the example 'foo' filesystem implementation */[] [185] Overfull \hbox (187.89583pt too wide) in paragraph at lines 11803--11803 [] @texttt file = (struct pdf_fsys_foo_file_s *) pdf_alloc (sizeof (struct pd f_fsys_foo_file_s));[] Overfull \hbox (107.4142pt too wide) in paragraph at lines 11811--11811 [] @texttt (unsigned long) sizeof (struct pdf_fsys_foo_fil e_s));[] [186] Overfull \hbox (15.4352pt too wide) in paragraph at lines 11858--11858 []@texttt /* Based on the example 'foo' filesystem implementation */[] Overfull \hbox (118.91158pt too wide) in paragraph at lines 11864--11864 [] @texttt struct pdf_fsys_foo_file_s *foo_file = (struct pdf_fsys_foo_file_s *)file;[] [187] Overfull \hbox (15.4352pt too wide) in paragraph at lines 11925--11925 []@texttt /* Based on the example 'foo' filesystem implementation */[] Overfull \hbox (130.40895pt too wide) in paragraph at lines 11929--11929 []@texttt /* For the example, assume that all methods in the implementation we re already[] Overfull \hbox (95.91682pt too wide) in paragraph at lines 11934--11934 [] @texttt /* Initialize common filesystem implementation structure content s */[] [188] Overfull \hbox (61.4247pt too wide) in paragraph at lines 11972--11972 [] @texttt struct pdf_fsys_foo_s *foo_impl = (struct pdf_fsys_foo_s *)impl;[] Overfull \hbox (38.42995pt too wide) in paragraph at lines 11984--11984 [] @texttt /* Runtime initialization of filesystem-specific contents */[] Overfull \hbox (15.4352pt too wide) in paragraph at lines 11985--11985 [] @texttt fsys_foo_implementation.fsys_bar = fsys_bar_new (error);[] Overfull \hbox (90.16814pt too wide) in paragraph at lines 11988--11988 [] @texttt pdf_prefix_error (error, "couldn't initialize foo filesystem: ");[] Overfull \hbox (101.66551pt too wide) in paragraph at lines 11993--11993 [] @texttt (struct pdf_fsys_s *)&pdf_fsys_foo_implementa tion,[] [189] Overfull \hbox (15.4352pt too wide) in paragraph at lines 12017--12017 []@texttt /* Based on the example 'foo' filesystem implementation */[] [190] Warning: unbalanced parentheses in @def... Overfull \hbox (21.18388pt too wide) in paragraph at lines 12132--12132 [] @texttt pdf_stm_t **stream,[] Overfull \hbox (21.18388pt too wide) in paragraph at lines 12133--12133 [] @texttt pdf_token_reader_t **reader,[] [191] Overfull \hbox (15.4352pt too wide) in paragraph at lines 12134--12134 [] @texttt pdf_error_t **error)[] Overfull \hbox (55.67601pt too wide) in paragraph at lines 12147--12147 [] @texttt 0, /* Use the default cache size */[] Warning: unbalanced parentheses in @def... [192] Overfull \hbox (21.18388pt too wide) in paragraph at lines 12200--12200 [] @texttt pdf_stm_t **stream,[] Overfull \hbox (21.18388pt too wide) in paragraph at lines 12201--12201 [] @texttt pdf_token_writer_t **writer,[] Overfull \hbox (15.4352pt too wide) in paragraph at lines 12202--12202 [] @texttt pdf_error_t **error)[] Overfull \hbox (55.67601pt too wide) in paragraph at lines 12215--12215 [] @texttt 0, /* Use the default cache size */[] [193] Overfull \hbox (26.93257pt too wide) in paragraph at lines 12269--12269 [] @texttt /* Create a reader (see pdf_token_reader_new() example) */[] [194] Overfull \hbox (26.93257pt too wide) in paragraph at lines 12318--12318 [] @texttt /* Create a writer (see pdf_token_writer_new() example) */[] Warning: unbalanced parentheses in @def... [195] [196] Overfull \hbox (26.93257pt too wide) in paragraph at lines 12405--12405 [] @texttt /* Create a reader (see pdf_token_reader_new() example) */[] Overfull \hbox (90.16814pt too wide) in paragraph at lines 12414--12414 [] @texttt while ((token = pdf_token_reader_read (reader, 0, NULL)) != NU LL)[] Overfull \hbox (55.67601pt too wide) in paragraph at lines 12456--12456 []@texttt while ((token = pdf_token_reader_read (reader, 0, NULL)) != NULL)[] [197] Overfull \hbox (15.4352pt too wide) in paragraph at lines 12462--12462 []@texttt /* Reset the token reader, and restart the read process */[] Overfull \hbox (55.67601pt too wide) in paragraph at lines 12465--12465 []@texttt while ((token = pdf_token_reader_read (reader, 0, NULL)) != NULL)[] [198] Overfull \hbox (26.93257pt too wide) in paragraph at lines 12537--12537 [] @texttt /* Create a writer (see pdf_token_writer_new() example) */[] Overfull \hbox (21.18388pt too wide) in paragraph at lines 12553--12553 [] @texttt printf ("A token was successfully written!");[] [199] Overfull \hbox (21.18388pt too wide) in paragraph at lines 12596--12596 []@texttt /* Reset the token writer, and restart the write process */[] Warning: unbalanced parentheses in @def... Warning: unbalanced parentheses in @def... [200] Warning: unbalanced parentheses in @def... Warning: unbalanced parentheses in @def... Warning: unbalanced parentheses in @def... [201] Warning: unbalanced parentheses in @def... Warning: unbalanced parentheses in @def... Underfull \hbox (badness 7907) in paragraph at lines 12773--12776 []@textrm Create a to-ken of one of the val-ue-less types (@texttt PDF_TOKEN_D ICT_START[]@textrm , Underfull \hbox (badness 10000) in paragraph at lines 12773--12776 @texttt PDF_TOKEN_DICT_END[]@textrm , @texttt PDF_TOKEN_ARRAY_START[]@textrm , @texttt PDF_TOKEN_ARRAY_END[]@textrm , [202] Warning: unbalanced parentheses in @def... [203] [204] Overfull \hbox (44.17863pt too wide) in paragraph at lines 12922--12922 [] @texttt &error)) != NULL) &&[] Overfull \hbox (32.68126pt too wide) in paragraph at lines 12925--12925 [] @texttt &error)) != NULL))[] [205] Overfull \hbox (15.4352pt too wide) in paragraph at lines 12978--12978 [] @texttt if (pdf_token_get_type (token) == PDF_TOKEN_INTEGER)[] Warning: unbalanced parentheses in @def... [206] Warning: unbalanced parentheses in @def... [207] Warning: unbalanced parentheses in @def... [208] Overfull \hbox (15.4352pt too wide) in paragraph at lines 13174--13174 [] @texttt if (pdf_token_get_type (token) == PDF_TOKEN_KEYWORD)[] Warning: unbalanced parentheses in @def... Overfull \hbox (15.4352pt too wide) in paragraph at lines 13233--13233 [] @texttt if (pdf_token_get_type (token) == PDF_TOKEN_COMMENT)[] [209] Warning: unbalanced parentheses in @def... [210] Overfull \hbox (67.17339pt too wide) in paragraph at lines 13325--13325 [] @texttt *aesv2_cipher = pdf_crypt_cipher_new (PDF_CRYPT_CIPHER_ALG_AESV2,[ ] Overfull \hbox (55.67601pt too wide) in paragraph at lines 13329--13329 [] @texttt *v2_cipher = pdf_crypt_cipher_new (PDF_CRYPT_CIPHER_ALG_V2,[] Overfull \hbox (55.67601pt too wide) in paragraph at lines 13360--13360 []@texttt cipher = pdf_crypt_cipher_new (PDF_CRYPT_CIPHER_ALG_AESV2, NULL);[] [211] Overfull \hbox (55.67601pt too wide) in paragraph at lines 13404--13404 [] @texttt cipher = pdf_crypt_cipher_new (PDF_CRYPT_CIPHER_ALGO_V2, NULL);[] [212] Overfull \hbox (32.68126pt too wide) in paragraph at lines 13462--13462 [] @texttt const pdf_char_t key[6] = "Secret"; /* not trailing '\0' */[] Overfull \hbox (55.67601pt too wide) in paragraph at lines 13464--13464 [] @texttt cipher = pdf_crypt_cipher_new (PDF_CRYPT_CIPHER_ALGO_V2, NULL);[] [213] Overfull \hbox (32.68126pt too wide) in paragraph at lines 13534--13534 [] @texttt const pdf_char_t key[6] = "Secret"; /* not trailing '\0' */[] Overfull \hbox (55.67601pt too wide) in paragraph at lines 13536--13536 [] @texttt cipher = pdf_crypt_cipher_new (PDF_CRYPT_CIPHER_ALGO_V2, NULL);[] [214] Warning: unbalanced parentheses in @def... Overfull \hbox (21.18388pt too wide) in paragraph at lines 13609--13609 [] @texttt *md5_hasher = pdf_crypt_md_new (PDF_CRYPT_MD_MD5, error);[] [215] Overfull \hbox (15.4352pt too wide) in paragraph at lines 13677--13677 [] @texttt const pdf_char_t *str)[] Overfull \hbox (15.4352pt too wide) in paragraph at lines 13679--13679 [] @texttt return pdf_crypt_md_write (md, str, strlen (str), NULL);[] [216] Warning: unbalanced parentheses in @def... [217] Chapter 3 [218] <./gnupd f-figures/object-hierarchy.png (PNG copy)> Underfull \hbox (badness 10000) detected at line 13830 [] [219] [220] [221] [222] Overfull \hbox (38.42995pt too wide) in paragraph at lines 14011--14011 []@texttt /* Make a copy of 'obj1' in 'obj2' in the same object document[] [223] Warning: unbalanced parentheses in @def... Underfull \hbox (badness 2884) in paragraph at lines 14095--14097 @textbf Stream@textrm A list con-tain-ing the stream dic-tio-nary is Overfull \hbox (15.4352pt too wide) in paragraph at lines 14106--14106 []@texttt /* Get the list of objects contained in some PDF object */[] [224] Warning: unbalanced parentheses in @def... Overfull \hbox (61.4247pt too wide) in paragraph at lines 14192--14192 [] @texttt /* 'doc' contains a reference to the object document containing[] [225] Overfull \hbox (15.4352pt too wide) in paragraph at lines 14222--14222 [] @texttt gen_number = pdf_obj_get_generation (obj, &gen_number);[] Overfull \hbox (38.42995pt too wide) in paragraph at lines 14223--14223 [] @texttt /* 'gen_number' contains the generation number of 'obj'. */[] [226] [227] [228] <./gnupdf-figures/acquire-counters.png (PNG copy)> Underfull \hbox (badness 10000) detected at line 14431 [] [229] Overfull \hbox (61.4247pt too wide) in paragraph at lines 14494--14494 []@texttt /* Create a strong reference for the object in `doc'. Its acquire[] Overfull \hbox (61.4247pt too wide) in paragraph at lines 14498--14498 []@texttt /* Remove a strong reference for the object in `doc'. Its acquire[] Underfull \hbox (badness 7168) in paragraph at lines 14515--14516 []@textrm It has not been ex-plic-itly marked as in-com-press-ible with @textt t pdf_obj_set_ [230] [231] Warning: unbalanced parentheses in @def... Warning: unbalanced parentheses in @def... Overfull \hbox (44.17863pt too wide) in paragraph at lines 14669--14669 []@texttt /* Get the objects contained in the object collection 'col'. */[] [232] Overfull \hbox (32.68126pt too wide) in paragraph at lines 14739--14739 []@texttt /* Create an object collection and put some objects in it. */[] [233] [234] Overfull \hbox (44.17863pt too wide) in paragraph at lines 14823--14823 []@texttt /* After the next sentence 'obj' won't be associated with 'col'[] Warning: unbalanced parentheses in @def... [235] [236] Overfull \hbox (15.4352pt too wide) in paragraph at lines 14972--14972 []@texttt integer_obj_2 = pdf_obj_integer_new (doc, PDF_FALSE, -10);[] [237] Overfull \hbox (44.17863pt too wide) in paragraph at lines 15048--15048 []@texttt boolean_obj_1 = pdf_obj_boolean_new (doc, PDF_FALSE, PDF_TRUE);[] Overfull \hbox (49.92732pt too wide) in paragraph at lines 15054--15054 []@texttt boolean_obj_2 = pdf_obj_boolean_new (doc, PDF_FALSE, PDF_FALSE);[] Overfull \hbox (32.68126pt too wide) in paragraph at lines 15082--15082 []@texttt boolean_obj = pdf_obj_boolean_new (doc, PDF_FALSE, PDF_TRUE);[] [238] Warning: unbalanced parentheses in @def... [239] Warning: unbalanced parentheses in @def... [240] Overfull \hbox (55.67601pt too wide) in paragraph at lines 15240--15240 []@texttt str_obj = pdf_obj_string_new (doc, PDF_FALSE, "foo bar baz", 11);[] [241] [242] [243] Overfull \hbox (15.4352pt too wide) in paragraph at lines 15441--15441 []@texttt /* Insert numbers as the first 10 elements of the array */[] [244] Overfull \hbox (32.68126pt too wide) in paragraph at lines 15492--15492 []@texttt /* Determine if some element of array has a weak reference */[] [245] [246] [247] Overfull \hbox (26.93257pt too wide) in paragraph at lines 15714--15714 [] @texttt /* The object associated with "/Foo" in the dictionary is[] [248] Overfull \hbox (26.93257pt too wide) in paragraph at lines 15753--15753 [] @texttt /* The object associated with "/Foo" in the dictionary is[] [249] Overfull \hbox (44.17863pt too wide) in paragraph at lines 15846--15846 []@texttt /* Create a /Pages entry in the root dictionary, as an indirect[] [250] Overfull \hbox (15.4352pt too wide) in paragraph at lines 15900--15900 [] @texttt /* The entry, provided it was present, was removed from[] [251] Overfull \hbox (15.4352pt too wide) in paragraph at lines 15940--15940 [] @texttt /* The entry, provided it was present, was removed from[] Overfull \hbox (67.17339pt too wide) in paragraph at lines 15980--15980 []@texttt pdf_obj_dict_key_str_p (dict, "Foo", value); /* Returns PDF_TRUE */[ ] [252] Overfull \hbox (32.68126pt too wide) in paragraph at lines 16018--16018 []@texttt pdf_obj_dict_key_p (dict, key, value); /* Returns PDF_TRUE */[] Overfull \hbox (38.42995pt too wide) in paragraph at lines 16019--16019 []@texttt pdf_obj_dict_key_p (dict, value, key); /* Returns PDF_FALSE */[] Overfull \hbox (61.4247pt too wide) in paragraph at lines 16054--16054 []@texttt /* Determine if the entry "/Foo" has a weak reference in 'dict' */[] [253] Overfull \hbox (61.4247pt too wide) in paragraph at lines 16091--16091 []@texttt /* Determine if the entry "/Foo" has a weak reference in 'dict' */[] [254] [255] Overfull \hbox (101.66551pt too wide) in paragraph at lines 16248--16248 [] @texttt pdf_obj_string_new (doc, PDF_FALSE, "ASCII85Decod e"));[] Overfull \hbox (84.41945pt too wide) in paragraph at lines 16250--16250 [] @texttt pdf_obj_string_new (doc, PDF_FALSE, "LZWDecode"); );[] Overfull \hbox (32.68126pt too wide) in paragraph at lines 16256--16256 []@texttt /* Open a filtered stream to a file containing the data to be[] Overfull \hbox (136.15764pt too wide) in paragraph at lines 16261--16261 []@texttt pdf_fsys_file_open (NULL, data_file_path, PDF_FSYS_OPEN_MODE_READ, & data_file);[] [256] [257] Overfull \hbox (55.67601pt too wide) in paragraph at lines 16340--16340 []@texttt pdf_obj_doc_save (doc, NULL, PDF_OBJ_DOC_SAVE_FULL, save_params);[] Overfull \hbox (15.4352pt too wide) in paragraph at lines 16385--16385 [] @texttt PDF_OBJ_STM_OPEN_MODE_FILTERED);[] [258] Warning: unbalanced parentheses in @def... [259] Warning: unbalanced parentheses in @def... [260] Overfull \hbox (38.42995pt too wide) in paragraph at lines 16555--16555 []@texttt doc = pdf_obj_doc_open (NULL, /* Use the default filesystem */[] [261] [262] Overfull \hbox (15.4352pt too wide) in paragraph at lines 16679--16679 [] @texttt NULL, /* Use the associated file */[] [263] Overfull \hbox (15.4352pt too wide) in paragraph at lines 16730--16730 [] @texttt /* 'permanent_id' is a PDF string object containing the[] Overfull \hbox (49.92732pt too wide) in paragraph at lines 16757--16757 []@texttt /* Create an object document and instance_id, permanent_id... */[] [264] Overfull \hbox (38.42995pt too wide) in paragraph at lines 16819--16819 []@texttt doc = pdf_obj_doc_open (NULL, /* Use the default filesystem */[] [265] Overfull \hbox (67.17339pt too wide) in paragraph at lines 16834--16834 []@texttt /* Close the document. The /Foo entry in the catalog dictionary is[ ] [266] Overfull \hbox (15.4352pt too wide) in paragraph at lines 16919--16919 []@texttt /* Create an object document without an info dictionary */[] [267] Overfull \hbox (21.18388pt too wide) in paragraph at lines 16976--16976 []@texttt /* Get the pages dictionary of 'doc' using its object id */[] Overfull \hbox (15.4352pt too wide) in paragraph at lines 17028--17028 []@texttt unreachable_obj = pdf_obj_integer_new (doc, PDF_TRUE, 10);[] Overfull \hbox (26.93257pt too wide) in paragraph at lines 17033--17033 []@texttt /* 'unreachable_obj' has been collected and its value is now[] Chapter 4 [268] Chapter 5 [269] Chapter 6 [270] Underfull \hbox (badness 10000) in paragraph at lines 17066--17067 @textrm 10@texttt ^@textrm 10 Overfull \hbox (1.70972pt too wide) in paragraph at lines 17069--17070 @textrm 2147483647| Underfull \hbox (badness 10000) in paragraph at lines 17072--17073 @textrm - Overfull \hbox (5.35971pt too wide) in paragraph at lines 17072--17073 @textrm 2147483647- Overfull \hbox (13.37166pt too wide) in paragraph at lines 17081--17082 @textrm SIZE[]MAX/2| Underfull \hbox (badness 10000) in paragraph at lines 17090--17091 @textrm content stream Underfull \hbox (badness 10000) in paragraph at lines 17091--17093 @textrm 2@texttt ^@textrm 32 Underfull \hbox (badness 10000) in paragraph at lines 17091--17093 @textrm Max-i-mum Underfull \hbox (badness 10000) in paragraph at lines 17091--17093 @textrm a con-tent Underfull \hbox (badness 10000) in paragraph at lines 17093--17094 @textrm linked con-tent Underfull \hbox (badness 10000) in paragraph at lines 17094--17096 @textrm 2@texttt ^@textrm 32 Underfull \hbox (badness 10000) in paragraph at lines 17094--17096 @textrm Max-i-mum Underfull \hbox (badness 10000) in paragraph at lines 17094--17096 @textrm num-ber Underfull \hbox (badness 10000) in paragraph at lines 17094--17096 @textrm in linked Underfull \hbox (badness 10000) in paragraph at lines 17094--17096 @textrm con-tent Appendix A [271] (./fdl.texi [272] [273] [274] [275] [276] [277]) (Global variable index) [278] (Data type index) [279] (./gnupdf.tps [280] [281]) (Function index) [282] (./gnupdf.fns [283] [284]) [285] ) (see the transcript file for additional information) Output written on gnupdf.pdf (291 pages, 959662 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 --css-include=manuals.css "../doc/gnupdf.texi") Generating html by node... (env LANG= LC_MESSAGES= LC_ALL= LANGUAGE= makeinfo --html -o gnupdf.html --css-include=manuals.css "../doc/gnupdf.texi") Making .tar.gz for sources... fdl.texi generated-tsd.texi gnupdf-arch.texi gnupdf-hg.texi gnupdf.texi gnupdf-tsd.texi gnupdf-utils.texi 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 \ --html "--css-include=manuals.css" \ 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 ... (env LANG= LC_MESSAGES= LC_ALL= LANGUAGE= texi2dvi -t @finalout "../doc/gnupdf-tsd.texi") This is pdfTeX, Version 3.1415926-1.40.10 (TeX Live 2009/Debian) 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) (./version.texi) Overfull \hbox (48.53217pt too wide) detected at line 37 @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] Underfull \hbox (badness 7667) in paragraph at lines 3176--3177 @textrm pdf[]time[]set[]from[]u32 schould re-turn PDF[]OK. 3. Func-tion Underfull \hbox (badness 10000) in paragraph at lines 3191--3192 []@textrm Create two pdf[]time[]cal[]span[]s ob-jects. Init and add them with Underfull \hbox (badness 4660) in paragraph at lines 3191--3192 @textrm pdf[]time[]add[]cal[]span[]with[]base. Next add re-turned cal[]span to cleared [49] Underfull \hbox (badness 3343) in paragraph at lines 3224--3225 []@textrm 1. Func-tion pdf[]time[]cal[]span[]diff schould re-turn PDF[]OK 2. [50] Underfull \hbox (badness 7667) in paragraph at lines 3264--3265 @textrm pdf[]time[]set[]from[]u32 schould re-turn PDF[]OK. 3. Func-tion Underfull \hbox (badness 10000) in paragraph at lines 3281--3282 []@textrm Get pdf[]time[]t ob-ject from string in full ISO[]8601: YYYY-MM- Underfull \hbox (badness 3965) in paragraph at lines 3289--3290 []@textrm Get pdf[]time[]t ob-ject from string in ISO[]8601 with for-mat YYYY- MM- [51] Overfull \hbox (8.7806pt too wide) in paragraph at lines 3321--3322 []@textrm Get pdf[]time[]t ob-ject from string in PDF for-mat: D:YYYYMMDDHHmmS SOHH'mm' Overfull \hbox (65.0839pt too wide) in paragraph at lines 3329--3330 []@textrm Get pdf[]time[]t ob-ject from string in full PDF[]TIME[]STRING[]FORM AT[]GENERALIZED[]ASN1: Overfull \hbox (65.0839pt too wide) in paragraph at lines 3337--3338 []@textrm Get pdf[]time[]t ob-ject from string in full PDF[]TIME[]STRING[]FORM AT[]GENERALIZED[]ASN1: Overfull \hbox (65.0839pt too wide) in paragraph at lines 3345--3346 []@textrm Get pdf[]time[]t ob-ject from string in full PDF[]TIME[]STRING[]FORM AT[]GENERALIZED[]ASN1: [52] Overfull \hbox (65.0839pt too wide) in paragraph at lines 3353--3354 []@textrm Get pdf[]time[]t ob-ject from string in full PDF[]TIME[]STRING[]FORM AT[]GENERALIZED[]ASN1: Overfull \hbox (65.0839pt too wide) in paragraph at lines 3361--3362 []@textrm Get pdf[]time[]t ob-ject from string in full PDF[]TIME[]STRING[]FORM AT[]GENERALIZED[]ASN1: Overfull \hbox (7.82445pt too wide) in paragraph at lines 3369--3370 []@textrm Get pdf[]time[]t ob-ject from string in full PDF[]TIME[]STRING[]FORM AT[]UTC[]ASN1: Overfull \hbox (7.82445pt too wide) in paragraph at lines 3377--3378 []@textrm Get pdf[]time[]t ob-ject from string in full PDF[]TIME[]STRING[]FORM AT[]UTC[]ASN1: Underfull \hbox (badness 7667) in paragraph at lines 3390--3391 @textrm pdf[]time[]set[]from[]u32 schould re-turn PDF[]OK. 3. Func-tion [53] Underfull \hbox (badness 7667) in paragraph at lines 3398--3399 @textrm pdf[]time[]set[]from[]u32 schould re-turn PDF[]OK. 3. Func-tion Underfull \hbox (badness 7667) in paragraph at lines 3408--3409 @textrm pdf[]time[]set[]from[]u32 schould re-turn PDF[]OK. 3. Func-tion Underfull \hbox (badness 7667) in paragraph at lines 3416--3417 @textrm pdf[]time[]set[]from[]u32 schould re-turn PDF[]OK. 3. Func-tion [54] Underfull \hbox (badness 4686) in paragraph at lines 3466--3467 @textrm pdf[]time[]set[]local[]offset schould re-turn PDF[]OK. 3. Func-tion [55] Underfull \hbox (badness 2269) in paragraph at lines 3496--3497 []@textrm 1. Func-tion pdf[]time[]new schould re-turn PDF[]OK 2. Func- Underfull \hbox (badness 7168) in paragraph at lines 3496--3497 @textrm tion pdf[]time[]set[]utc schould re-turn PDF[]OK. 3. Func-tion Underfull \hbox (badness 7667) in paragraph at lines 3506--3507 @textrm pdf[]time[]set[]from[]u32 schould re-turn PDF[]OK. 3. Func-tion Overfull \hbox (65.75107pt too wide) in paragraph at lines 3533--3534 []@textrm Get string rep-re-sen-ta-tion of pdf[]time[]t ob-ject in PDF for-mat : D:YYYYMMDDHHmmSSOHH'mm' [56] Overfull \hbox (53.43715pt too wide) in paragraph at lines 3541--3542 []@textrm Get string rep-re-sen-ta-tion of pdf[]time[]t ob-ject in PDF[]TIME[] FORMAT[]GENERALIZED[]ASN1 [57] [58] [59] [60] [61] [62] [63] [64] Chapter 2 [65] Chapter 3 [66] Chapter 4 [67]) Appendix A [68] (./fdl.texi [69] [70] [71] [72] [73] [74]) (Function index) [75] (./gnupdf-tsd.fns [76] [77] [78]) [79] ) (see the transcript file for additional information) Output written on gnupdf-tsd.dvi (86 pages, 364788 bytes). Transcript written on gnupdf-tsd.log. Generating postscript... This is dvips(k) 5.98 Copyright 2009 Radical Eye Software (www.radicaleye.com) ' TeX output 2011.12.09:0103' -> 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] Generating pdf ... (env LANG= LC_MESSAGES= LC_ALL= LANGUAGE= texi2dvi -t @finalout --pdf "../doc/gnupdf-tsd.texi") This is pdfTeX, Version 3.1415926-1.40.10 (TeX Live 2009/Debian) 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) (./version.texi) Overfull \hbox (48.53217pt too wide) detected at line 37 @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] Underfull \hbox (badness 7667) in paragraph at lines 3176--3177 @textrm pdf[]time[]set[]from[]u32 schould re-turn PDF[]OK. 3. Func-tion Underfull \hbox (badness 10000) in paragraph at lines 3191--3192 []@textrm Create two pdf[]time[]cal[]span[]s ob-jects. Init and add them with Underfull \hbox (badness 4660) in paragraph at lines 3191--3192 @textrm pdf[]time[]add[]cal[]span[]with[]base. Next add re-turned cal[]span to cleared [49] Underfull \hbox (badness 3343) in paragraph at lines 3224--3225 []@textrm 1. Func-tion pdf[]time[]cal[]span[]diff schould re-turn PDF[]OK 2. [50] Underfull \hbox (badness 7667) in paragraph at lines 3264--3265 @textrm pdf[]time[]set[]from[]u32 schould re-turn PDF[]OK. 3. Func-tion Underfull \hbox (badness 10000) in paragraph at lines 3281--3282 []@textrm Get pdf[]time[]t ob-ject from string in full ISO[]8601: YYYY-MM- Underfull \hbox (badness 3965) in paragraph at lines 3289--3290 []@textrm Get pdf[]time[]t ob-ject from string in ISO[]8601 with for-mat YYYY- MM- [51] Overfull \hbox (8.7806pt too wide) in paragraph at lines 3321--3322 []@textrm Get pdf[]time[]t ob-ject from string in PDF for-mat: D:YYYYMMDDHHmmS SOHH'mm' Overfull \hbox (65.0839pt too wide) in paragraph at lines 3329--3330 []@textrm Get pdf[]time[]t ob-ject from string in full PDF[]TIME[]STRING[]FORM AT[]GENERALIZED[]ASN1: Overfull \hbox (65.0839pt too wide) in paragraph at lines 3337--3338 []@textrm Get pdf[]time[]t ob-ject from string in full PDF[]TIME[]STRING[]FORM AT[]GENERALIZED[]ASN1: Overfull \hbox (65.0839pt too wide) in paragraph at lines 3345--3346 []@textrm Get pdf[]time[]t ob-ject from string in full PDF[]TIME[]STRING[]FORM AT[]GENERALIZED[]ASN1: [52] Overfull \hbox (65.0839pt too wide) in paragraph at lines 3353--3354 []@textrm Get pdf[]time[]t ob-ject from string in full PDF[]TIME[]STRING[]FORM AT[]GENERALIZED[]ASN1: Overfull \hbox (65.0839pt too wide) in paragraph at lines 3361--3362 []@textrm Get pdf[]time[]t ob-ject from string in full PDF[]TIME[]STRING[]FORM AT[]GENERALIZED[]ASN1: Overfull \hbox (7.82445pt too wide) in paragraph at lines 3369--3370 []@textrm Get pdf[]time[]t ob-ject from string in full PDF[]TIME[]STRING[]FORM AT[]UTC[]ASN1: Overfull \hbox (7.82445pt too wide) in paragraph at lines 3377--3378 []@textrm Get pdf[]time[]t ob-ject from string in full PDF[]TIME[]STRING[]FORM AT[]UTC[]ASN1: Underfull \hbox (badness 7667) in paragraph at lines 3390--3391 @textrm pdf[]time[]set[]from[]u32 schould re-turn PDF[]OK. 3. Func-tion [53] Underfull \hbox (badness 7667) in paragraph at lines 3398--3399 @textrm pdf[]time[]set[]from[]u32 schould re-turn PDF[]OK. 3. Func-tion Underfull \hbox (badness 7667) in paragraph at lines 3408--3409 @textrm pdf[]time[]set[]from[]u32 schould re-turn PDF[]OK. 3. Func-tion Underfull \hbox (badness 7667) in paragraph at lines 3416--3417 @textrm pdf[]time[]set[]from[]u32 schould re-turn PDF[]OK. 3. Func-tion [54] Underfull \hbox (badness 4686) in paragraph at lines 3466--3467 @textrm pdf[]time[]set[]local[]offset schould re-turn PDF[]OK. 3. Func-tion [55] Underfull \hbox (badness 2269) in paragraph at lines 3496--3497 []@textrm 1. Func-tion pdf[]time[]new schould re-turn PDF[]OK 2. Func- Underfull \hbox (badness 7168) in paragraph at lines 3496--3497 @textrm tion pdf[]time[]set[]utc schould re-turn PDF[]OK. 3. Func-tion Underfull \hbox (badness 7667) in paragraph at lines 3506--3507 @textrm pdf[]time[]set[]from[]u32 schould re-turn PDF[]OK. 3. Func-tion Overfull \hbox (65.75107pt too wide) in paragraph at lines 3533--3534 []@textrm Get string rep-re-sen-ta-tion of pdf[]time[]t ob-ject in PDF for-mat : D:YYYYMMDDHHmmSSOHH'mm' [56] Overfull \hbox (53.43715pt too wide) in paragraph at lines 3541--3542 []@textrm Get string rep-re-sen-ta-tion of pdf[]time[]t ob-ject in PDF[]TIME[] FORMAT[]GENERALIZED[]ASN1 [57] [58] [59] [60] [61] [62] [63] [64] Chapter 2 [65] Chapter 3 [66] Chapter 4 [67]) Appendix A [68] (./fdl.texi [69] [70] [71] [72] [73] [74]) (Function index) [75] (./gnupdf-tsd.fns [76] [77] [78]) [79] ) (see the transcript file for additional information) Output written on gnupdf-tsd.pdf (86 pages, 503106 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 --css-include=manuals.css "../doc/gnupdf-tsd.texi") Generating html by node... (env LANG= LC_MESSAGES= LC_ALL= LANGUAGE= makeinfo --html -o gnupdf-tsd.html --css-include=manuals.css "../doc/gnupdf-tsd.texi") Making .tar.gz for sources... fdl.texi generated-tsd.texi gnupdf-arch.texi gnupdf-hg.texi gnupdf.texi gnupdf-tsd.texi gnupdf-utils.texi 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 \ --html "--css-include=manuals.css" \ 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 ... (env LANG= LC_MESSAGES= LC_ALL= LANGUAGE= texi2dvi -t @finalout "../doc/gnupdf-arch.texi") This is pdfTeX, Version 3.1415926-1.40.10 (TeX Live 2009/Debian) 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) (./version.texi) [1] [2] [3] (./gnupdf-arch.toc [-1]) [-2] Chapter 1 (gnupdf-arch-figures/library-architecture.eps ) Underfull \hbox (badness 10000) detected at line 86 [] [1] Chapter 2 [2] (gnupdf-arch-figures/base-layer-architecture.eps ) Underfull \hbox (badness 10000) detected at line 160 [] [3] [4] [5] (gnupdf-arch-figures/stream-context.eps ) Underfull \hbox (badness 10000) detected at line 355 [] (gnupdf-arch-figures/streams-operating-file.eps ) Underfull \hbox (badness 10000) detected at line 364 [] [6] (gnupdf-arch-figures/stream-filtering-support.eps ) Underfull \hbox (badness 10000) detected at line 392 [] [7] (gnupdf-arch-figures/stream-read-write-pointer.eps ) Underfull \hbox (badness 10000) detected at line 458 [] [8] (gnupdf-arch-figures/stream-memory-buffer.eps ) Underfull \hbox (badness 10000) detected at line 507 [] [9] [10] (gnupdf-arch-figures/stream-filter.eps ) Underfull \hbox (badness 10000) detected at line 610 [] [11] [12] (gnupdf-arch-figures/dctdec-nfa.eps ) Underfull \hbox (badness 10000) detected at line 776 [] Underfull \hbox (badness 10000) in paragraph at lines 778--778 []@textrm Figure 2.8: Fi-nite state ma-chine im-ple-mented by DTC de-code fil-t er [13] (gnupdf-arch-figures/stream-read.eps ) Underfull \hbox (badness 10000) detected at line 797 [] (gnupdf-arch-figures/stream-write.eps ) Underfull \hbox (badness 10000) detected at line 820 [] [14] (gnupdf-arch-figures/text-variable.eps ) Underfull \hbox (badness 10000) detected at line 885 [] [15] Overfull \hbox (12.20004pt too wide) in paragraph at lines 895--895 [][][]@smallrm http://www.iso.org/iso/country[]codes/iso[]3166[]code[]lists/eng lish[]country[]names[]and[]code[]elements.htm| [16] Underfull \hbox (badness 10000) in paragraph at lines 1004--1004 @textbf Encoding Underfull \hbox (badness 10000) in paragraph at lines 1004--1004 @textbf GNU Underfull \hbox (badness 10000) in paragraph at lines 1005--1006 @textbf Additional [17] [18] [19] Underfull \hbox (badness 10000) in paragraph at lines 1152--1153 @textrm Simple Low-er-case, Underfull \hbox (badness 10000) in paragraph at lines 1152--1153 @textrm Sim-ple Up-per-case, Overfull \hbox (173.58507pt too wide) in paragraph at lines 1153--1154 @texttt http://www.unicode.org/Public/UNIDATA/UnicodeData.txt[]| Overfull \hbox (185.08244pt too wide) in paragraph at lines 1156--1157 @texttt http://www.unicode.org/Public/UNIDATA/SpecialCasing.txt[]| Overfull \hbox (265.56407pt too wide) in paragraph at lines 1159--1160 @texttt http://www.unicode.org/Public/UNIDATA/auxiliary/WordBreakProperty.txt[ ]| Overfull \hbox (156.339pt too wide) in paragraph at lines 1162--1163 @texttt http://www.unicode.org/Public/UNIDATA/Proplist.txt[]| [20] [21] (gnupdf-arch-figures/times-and-time-spans.eps ) Underfull \hbox (badness 10000) detected at line 1315 [] [22] (gnupdf-arch-figures/calendar-time.eps ) Underfull \hbox (badness 10000) detected at line 1347 [] [23] (gnupdf-arch-figures/calendar-time-span.eps ) Underfull \hbox (badness 10000) detected at line 1374 [] [24] [25] [26] (gnupdf-arch-figures/filesystem-several-devices.eps ) Underfull \hbox (badness 10000) detected at line 1544 [] [27] (gnupdf-arch-figures/filesystem-open-files.eps ) Underfull \hbox (badness 10000) detected at line 1600 [] [28] (gnupdf-arch-figures/er-paths-files-filesystems.eps ) Underfull \hbox (badness 10000) detected at line 1643 [] [29] (gnupdf-arch-figures/filesystem-interfaces.eps ) Underfull \hbox (badness 10000) detected at line 1666 [] [30] [31] Underfull \hbox (badness 2343) in paragraph at lines 1772--1782 []@textrm The HTTP filesys-tem (@texttt pdf-fsys-http[]@textrm ) is im-ple-ment ed with the help of libcurl (gnupdf-arch-figures/pdf-fsys-http.eps ) Underfull \hbox (badness 10000) detected at line 1784 [] [32] [33] Underfull \hbox (badness 2277) in paragraph at lines 1881--1884 []@textrm The mes-sage di-gest el-e-ment of the crypt mod-ule pro-vides a new d ata type [34] Chapter 3 [35] (gnupdf-arch-figures/object-layer-architecture.eps ) Underfull \hbox (badness 10000) detected at line 1937 [] (gnupdf-arch-figures/parser-overview.eps ) Underfull \hbox (badness 10000) detected at line 1979 [] [36] (gnupdf-arch-figures/parser-data-flow.eps ) Underfull \hbox (badness 10000) detected at line 1995 [] [37] [38] Overfull \hbox (49.92732pt too wide) in paragraph at lines 2150--2150 [] @texttt * Parse several objects from different areas of a stream 'stm'.[] [39] [40] (gnupdf-arch-figures/object-document-architecture.eps ) Underfull \hbox (badness 10000) detected at line 2250 [] Chapter 4 [41] Chapter 5 [42] (List of Figures) [43] [44] ) (see the transcript file for additional information) Output written on gnupdf-arch.dvi (49 pages, 140056 bytes). Transcript written on gnupdf-arch.log. This is pdfTeX, Version 3.1415926-1.40.10 (TeX Live 2009/Debian) 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) (./version.texi) [1] [2] [3] (./gnupdf-arch.toc [-1]) [-2] Chapter 1 (gnupdf-arch-figures/library-architecture.eps ) Underfull \hbox (badness 10000) detected at line 86 [] [1] Chapter 2 [2] (gnupdf-arch-figures/base-layer-architecture.eps ) Underfull \hbox (badness 10000) detected at line 160 [] [3] [4] [5] (gnupdf-arch-figures/stream-context.eps ) Underfull \hbox (badness 10000) detected at line 355 [] (gnupdf-arch-figures/streams-operating-file.eps ) Underfull \hbox (badness 10000) detected at line 364 [] [6] (gnupdf-arch-figures/stream-filtering-support.eps ) Underfull \hbox (badness 10000) detected at line 392 [] [7] (gnupdf-arch-figures/stream-read-write-pointer.eps ) Underfull \hbox (badness 10000) detected at line 458 [] [8] (gnupdf-arch-figures/stream-memory-buffer.eps ) Underfull \hbox (badness 10000) detected at line 507 [] [9] [10] (gnupdf-arch-figures/stream-filter.eps ) Underfull \hbox (badness 10000) detected at line 610 [] [11] [12] (gnupdf-arch-figures/dctdec-nfa.eps ) Underfull \hbox (badness 10000) detected at line 776 [] Underfull \hbox (badness 10000) in paragraph at lines 778--778 []@textrm Figure 2.8: Fi-nite state ma-chine im-ple-mented by DTC de-code fil-t er [13] (gnupdf-arch-figures/stream-read.eps ) Underfull \hbox (badness 10000) detected at line 797 [] (gnupdf-arch-figures/stream-write.eps ) Underfull \hbox (badness 10000) detected at line 820 [] [14] (gnupdf-arch-figures/text-variable.eps ) Underfull \hbox (badness 10000) detected at line 885 [] [15] Overfull \hbox (12.20004pt too wide) in paragraph at lines 895--895 [][][]@smallrm http://www.iso.org/iso/country[]codes/iso[]3166[]code[]lists/eng lish[]country[]names[]and[]code[]elements.htm| [16] Underfull \hbox (badness 10000) in paragraph at lines 1004--1004 @textbf Encoding Underfull \hbox (badness 10000) in paragraph at lines 1004--1004 @textbf GNU Underfull \hbox (badness 10000) in paragraph at lines 1005--1006 @textbf Additional [17] [18] [19] Underfull \hbox (badness 10000) in paragraph at lines 1152--1153 @textrm Simple Low-er-case, Underfull \hbox (badness 10000) in paragraph at lines 1152--1153 @textrm Sim-ple Up-per-case, Overfull \hbox (173.58507pt too wide) in paragraph at lines 1153--1154 @texttt http://www.unicode.org/Public/UNIDATA/UnicodeData.txt[]| Overfull \hbox (185.08244pt too wide) in paragraph at lines 1156--1157 @texttt http://www.unicode.org/Public/UNIDATA/SpecialCasing.txt[]| Overfull \hbox (265.56407pt too wide) in paragraph at lines 1159--1160 @texttt http://www.unicode.org/Public/UNIDATA/auxiliary/WordBreakProperty.txt[ ]| Overfull \hbox (156.339pt too wide) in paragraph at lines 1162--1163 @texttt http://www.unicode.org/Public/UNIDATA/Proplist.txt[]| [20] [21] (gnupdf-arch-figures/times-and-time-spans.eps ) Underfull \hbox (badness 10000) detected at line 1315 [] [22] (gnupdf-arch-figures/calendar-time.eps ) Underfull \hbox (badness 10000) detected at line 1347 [] [23] (gnupdf-arch-figures/calendar-time-span.eps ) Underfull \hbox (badness 10000) detected at line 1374 [] [24] [25] [26] (gnupdf-arch-figures/filesystem-several-devices.eps ) Underfull \hbox (badness 10000) detected at line 1544 [] [27] (gnupdf-arch-figures/filesystem-open-files.eps ) Underfull \hbox (badness 10000) detected at line 1600 [] [28] (gnupdf-arch-figures/er-paths-files-filesystems.eps ) Underfull \hbox (badness 10000) detected at line 1643 [] [29] (gnupdf-arch-figures/filesystem-interfaces.eps ) Underfull \hbox (badness 10000) detected at line 1666 [] [30] [31] Underfull \hbox (badness 2343) in paragraph at lines 1772--1782 []@textrm The HTTP filesys-tem (@texttt pdf-fsys-http[]@textrm ) is im-ple-ment ed with the help of libcurl (gnupdf-arch-figures/pdf-fsys-http.eps ) Underfull \hbox (badness 10000) detected at line 1784 [] [32] [33] Underfull \hbox (badness 2277) in paragraph at lines 1881--1884 []@textrm The mes-sage di-gest el-e-ment of the crypt mod-ule pro-vides a new d ata type [34] Chapter 3 [35] (gnupdf-arch-figures/object-layer-architecture.eps ) Underfull \hbox (badness 10000) detected at line 1937 [] (gnupdf-arch-figures/parser-overview.eps ) Underfull \hbox (badness 10000) detected at line 1979 [] [36] (gnupdf-arch-figures/parser-data-flow.eps ) Underfull \hbox (badness 10000) detected at line 1995 [] [37] [38] Overfull \hbox (49.92732pt too wide) in paragraph at lines 2150--2150 [] @texttt * Parse several objects from different areas of a stream 'stm'.[] [39] [40] (gnupdf-arch-figures/object-document-architecture.eps ) Underfull \hbox (badness 10000) detected at line 2250 [] Chapter 4 [41] Chapter 5 [42] (List of Figures) [43] [44] ) (see the transcript file for additional information) Output written on gnupdf-arch.dvi (49 pages, 140056 bytes). Transcript written on gnupdf-arch.log. Generating postscript... This is dvips(k) 5.98 Copyright 2009 Radical Eye Software (www.radicaleye.com) ' TeX output 2011.12.09:0103' -> gnupdf-arch.ps . [1] [2] [3] [-1] [-2] [1<./gnupdf-arch-figures/library-architecture.eps>] [2] [3 <./gnupdf-arch-figures/base-layer-architecture.eps>] [4] [5] [6 <./gnupdf-arch-figures/stream-context.eps>] [7 <./gnupdf-arch-figures/streams-operating-file.eps> <./gnupdf-arch-figures/stream-filtering-support.eps>] [8 <./gnupdf-arch-figures/stream-read-write-pointer.eps>] [9 <./gnupdf-arch-figures/stream-memory-buffer.eps>] [10] [11 <./gnupdf-arch-figures/stream-filter.eps>] [12] [13] [14 <./gnupdf-arch-figures/dctdec-nfa.eps><./gnupdf-arch-figures/stream-read.eps>] [15<./gnupdf-arch-figures/stream-write.eps>] [16 <./gnupdf-arch-figures/text-variable.eps>] [17] [18] [19] [20] [21] [22] [23 <./gnupdf-arch-figures/times-and-time-spans.eps> <./gnupdf-arch-figures/calendar-time.eps>] [24 <./gnupdf-arch-figures/calendar-time-span.eps>] [25] [26] [27 <./gnupdf-arch-figures/filesystem-several-devices.eps>] [28] [29 <./gnupdf-arch-figures/filesystem-open-files.eps>] [30 <./gnupdf-arch-figures/er-paths-files-filesystems.eps> <./gnupdf-arch-figures/filesystem-interfaces.eps>] [31] [32] [33 <./gnupdf-arch-figures/pdf-fsys-http.eps>] [34] [35] [36 <./gnupdf-arch-figures/object-layer-architecture.eps>] [37 <./gnupdf-arch-figures/parser-overview.eps> <./gnupdf-arch-figures/parser-data-flow.eps>] [38] [39] [40] [41 <./gnupdf-arch-figures/object-document-architecture.eps>] [42] [43] [44] Generating pdf ... (env LANG= LC_MESSAGES= LC_ALL= LANGUAGE= texi2dvi -t @finalout --pdf "../doc/gnupdf-arch.texi") This is pdfTeX, Version 3.1415926-1.40.10 (TeX Live 2009/Debian) 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) (./version.texi) [1{/var/lib/texmf/fonts/map/pdftex/updmap/ pdftex.map}] [2] [3] (./gnupdf-arch.toc [-1]) [-2] (./gnupdf-arch.toc) (./gnupdf-arch.toc) Chapter 1 <./gnupdf-arch-figures/library-architecture.png ( PNG copy)> Underfull \hbox (badness 10000) detected at line 86 [] [1] Chapter 2 [2] <./gnupdf-arch-figures/base-layer-architecture.png (PNG copy) > Underfull \hbox (badness 10000) detected at line 160 [] [3] [4] [5] <./gnupdf-arch-figures/stream-context.png (PNG copy)> Underfull \hbox (badness 10000) detected at line 355 [] <./gnupdf-arch-figures/streams-operating-file.png (PNG copy)> Underfull \hbox (badness 10000) detected at line 364 [] [6] <./gnupdf-arch-figures/stream-filtering-support.png (PNG copy)> Underfull \hbox (badness 10000) detected at line 392 [] [7] <./gnupdf-arch-figures/stream-read-write-pointer.png (PNG copy)> Underfull \hbox (badness 10000) detected at line 458 [] [8] <./gnupdf-arch-figures/stream-memory-buffer.png (PNG copy)> Underfull \hbox (badness 10000) detected at line 507 [] [9] [10] <./gnupdf-arch-figures/stream-filter.png (PNG copy)> Underfull \hbox (badness 10000) detected at line 610 [] [11] [12] <./gnupdf-arch-figures/dctdec-nfa.png (PNG copy)> Underfull \hbox (badness 10000) detected at line 776 [] Underfull \hbox (badness 10000) in paragraph at lines 778--778 []@textrm Figure 2.8: Fi-nite state ma-chine im-ple-mented by DTC de-code fil-t er [13] <./gnupdf-arch-figures/stream-read.png (PNG copy)> Underfull \hbox (badness 10000) detected at line 797 [] <./gnupdf-arch-figures/stream-write.png (PNG copy)> Underfull \hbox (badness 10000) detected at line 820 [] [14] <./gnupdf-arch-figures/text-variable.png (PNG copy)> Underfull \hbox (badness 10000) detected at line 885 [] [15] Overfull \hbox (12.20004pt too wide) in paragraph at lines 895--895 [][][]@smallrm http://www.iso.org/iso/country[]codes/iso[]3166[]code[]lists/eng lish[]country[]names[]and[]code[]elements.htm| [16] Underfull \hbox (badness 10000) in paragraph at lines 1004--1004 @textbf Encoding Underfull \hbox (badness 10000) in paragraph at lines 1004--1004 @textbf GNU Underfull \hbox (badness 10000) in paragraph at lines 1005--1006 @textbf Additional [17] [18] [19] Underfull \hbox (badness 10000) in paragraph at lines 1152--1153 @textrm Simple Low-er-case, Underfull \hbox (badness 10000) in paragraph at lines 1152--1153 @textrm Sim-ple Up-per-case, Overfull \hbox (173.58507pt too wide) in paragraph at lines 1153--1154 [][]@texttt http://www.unicode.org/Public/UNIDATA/UnicodeData.txt[][][]| Overfull \hbox (185.08244pt too wide) in paragraph at lines 1156--1157 [][]@texttt http://www.unicode.org/Public/UNIDATA/SpecialCasing.txt[][][]| Overfull \hbox (265.56407pt too wide) in paragraph at lines 1159--1160 [][]@texttt http://www.unicode.org/Public/UNIDATA/auxiliary/WordBreakProperty. txt[][][]| Overfull \hbox (156.339pt too wide) in paragraph at lines 1162--1163 [][]@texttt http://www.unicode.org/Public/UNIDATA/Proplist.txt[][][]| [20] [21] <./gnupdf-arch-figures/times-and-time-spans.png (PNG copy)> Underfull \hbox (badness 10000) detected at line 1315 [] [22] <./gnupdf-arch-figures/calendar-time.png (PNG copy)> Underfull \hbox (badness 10000) detected at line 1347 [] [23] <./gnupdf-arch-figures/calendar-time-span.png (PNG copy)> Underfull \hbox (badness 10000) detected at line 1374 [] [24] [25] [26] <./gnupdf-arch-figures/filesystem-several-devices.png (PNG copy) > Underfull \hbox (badness 10000) detected at line 1544 [] [27] <./gnupdf-arch-figures/filesystem-open-files.png (PNG copy)> Underfull \hbox (badness 10000) detected at line 1600 [] [28] <./gnupdf-arch-figures/er-paths-files-filesystems.png (PNG copy)> Underfull \hbox (badness 10000) detected at line 1643 [] [29] <./gnupdf-arch-figures/filesystem-interfaces.png (PNG copy)> Underfull \hbox (badness 10000) detected at line 1666 [] [30] [31] Underfull \hbox (badness 2343) in paragraph at lines 1772--1782 []@textrm The HTTP filesys-tem (@texttt pdf-fsys-http[]@textrm ) is im-ple-ment ed with the help of libcurl <./gnupdf-arch-figures/pdf-fsys-http.png> Underfull \hbox (badness 10000) detected at line 1784 [] [32] [33] Underfull \hbox (badness 2277) in paragraph at lines 1881--1884 []@textrm The mes-sage di-gest el-e-ment of the crypt mod-ule pro-vides a new d ata type [34] Chapter 3 [35] <./gnupdf-arch-figures/object-layer-architecture.png (PNG c opy)> Underfull \hbox (badness 10000) detected at line 1937 [] <./gnupdf-arch-figures/parser-overview.png (PNG copy)> Underfull \hbox (badness 10000) detected at line 1979 [] [36] <./gnupdf-arch-figures/parser-data-flow.png (PNG copy)> Underfull \hbox (badness 10000) detected at line 1995 [] [37] [38] Overfull \hbox (49.92732pt too wide) in paragraph at lines 2150--2150 [] @texttt * Parse several objects from different areas of a stream 'stm'.[] [39] [40] <./gnupdf-arch-figures/object-document-architecture.png (PNG copy)> Underfull \hbox (badness 10000) detected at line 2250 [] Chapter 4 [41] Chapter 5 [42] (List of Figures) [43] [44] ) (see the transcript file for additional information) Output written on gnupdf-arch.pdf (49 pages, 556281 bytes). Transcript written on gnupdf-arch.log. This is pdfTeX, Version 3.1415926-1.40.10 (TeX Live 2009/Debian) 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) (./version.texi) [1{/var/lib/texmf/fonts/map/pdftex/updmap/ pdftex.map}] [2] [3] (./gnupdf-arch.toc [-1]) [-2] (./gnupdf-arch.toc) (./gnupdf-arch.toc) Chapter 1 <./gnupdf-arch-figures/library-architecture.png ( PNG copy)> Underfull \hbox (badness 10000) detected at line 86 [] [1] Chapter 2 [2] <./gnupdf-arch-figures/base-layer-architecture.png (PNG copy) > Underfull \hbox (badness 10000) detected at line 160 [] [3] [4] [5] <./gnupdf-arch-figures/stream-context.png (PNG copy)> Underfull \hbox (badness 10000) detected at line 355 [] <./gnupdf-arch-figures/streams-operating-file.png (PNG copy)> Underfull \hbox (badness 10000) detected at line 364 [] [6] <./gnupdf-arch-figures/stream-filtering-support.png (PNG copy)> Underfull \hbox (badness 10000) detected at line 392 [] [7] <./gnupdf-arch-figures/stream-read-write-pointer.png (PNG copy)> Underfull \hbox (badness 10000) detected at line 458 [] [8] <./gnupdf-arch-figures/stream-memory-buffer.png (PNG copy)> Underfull \hbox (badness 10000) detected at line 507 [] [9] [10] <./gnupdf-arch-figures/stream-filter.png (PNG copy)> Underfull \hbox (badness 10000) detected at line 610 [] [11] [12] <./gnupdf-arch-figures/dctdec-nfa.png (PNG copy)> Underfull \hbox (badness 10000) detected at line 776 [] Underfull \hbox (badness 10000) in paragraph at lines 778--778 []@textrm Figure 2.8: Fi-nite state ma-chine im-ple-mented by DTC de-code fil-t er [13] <./gnupdf-arch-figures/stream-read.png (PNG copy)> Underfull \hbox (badness 10000) detected at line 797 [] <./gnupdf-arch-figures/stream-write.png (PNG copy)> Underfull \hbox (badness 10000) detected at line 820 [] [14] <./gnupdf-arch-figures/text-variable.png (PNG copy)> Underfull \hbox (badness 10000) detected at line 885 [] [15] Overfull \hbox (12.20004pt too wide) in paragraph at lines 895--895 [][][]@smallrm http://www.iso.org/iso/country[]codes/iso[]3166[]code[]lists/eng lish[]country[]names[]and[]code[]elements.htm| [16] Underfull \hbox (badness 10000) in paragraph at lines 1004--1004 @textbf Encoding Underfull \hbox (badness 10000) in paragraph at lines 1004--1004 @textbf GNU Underfull \hbox (badness 10000) in paragraph at lines 1005--1006 @textbf Additional [17] [18] [19] Underfull \hbox (badness 10000) in paragraph at lines 1152--1153 @textrm Simple Low-er-case, Underfull \hbox (badness 10000) in paragraph at lines 1152--1153 @textrm Sim-ple Up-per-case, Overfull \hbox (173.58507pt too wide) in paragraph at lines 1153--1154 [][]@texttt http://www.unicode.org/Public/UNIDATA/UnicodeData.txt[][][]| Overfull \hbox (185.08244pt too wide) in paragraph at lines 1156--1157 [][]@texttt http://www.unicode.org/Public/UNIDATA/SpecialCasing.txt[][][]| Overfull \hbox (265.56407pt too wide) in paragraph at lines 1159--1160 [][]@texttt http://www.unicode.org/Public/UNIDATA/auxiliary/WordBreakProperty. txt[][][]| Overfull \hbox (156.339pt too wide) in paragraph at lines 1162--1163 [][]@texttt http://www.unicode.org/Public/UNIDATA/Proplist.txt[][][]| [20] [21] <./gnupdf-arch-figures/times-and-time-spans.png (PNG copy)> Underfull \hbox (badness 10000) detected at line 1315 [] [22] <./gnupdf-arch-figures/calendar-time.png (PNG copy)> Underfull \hbox (badness 10000) detected at line 1347 [] [23] <./gnupdf-arch-figures/calendar-time-span.png (PNG copy)> Underfull \hbox (badness 10000) detected at line 1374 [] [24] [25] [26] <./gnupdf-arch-figures/filesystem-several-devices.png (PNG copy) > Underfull \hbox (badness 10000) detected at line 1544 [] [27] <./gnupdf-arch-figures/filesystem-open-files.png (PNG copy)> Underfull \hbox (badness 10000) detected at line 1600 [] [28] <./gnupdf-arch-figures/er-paths-files-filesystems.png (PNG copy)> Underfull \hbox (badness 10000) detected at line 1643 [] [29] <./gnupdf-arch-figures/filesystem-interfaces.png (PNG copy)> Underfull \hbox (badness 10000) detected at line 1666 [] [30] [31] Underfull \hbox (badness 2343) in paragraph at lines 1772--1782 []@textrm The HTTP filesys-tem (@texttt pdf-fsys-http[]@textrm ) is im-ple-ment ed with the help of libcurl <./gnupdf-arch-figures/pdf-fsys-http.png> Underfull \hbox (badness 10000) detected at line 1784 [] [32] [33] Underfull \hbox (badness 2277) in paragraph at lines 1881--1884 []@textrm The mes-sage di-gest el-e-ment of the crypt mod-ule pro-vides a new d ata type [34] Chapter 3 [35] <./gnupdf-arch-figures/object-layer-architecture.png (PNG c opy)> Underfull \hbox (badness 10000) detected at line 1937 [] <./gnupdf-arch-figures/parser-overview.png (PNG copy)> Underfull \hbox (badness 10000) detected at line 1979 [] [36] <./gnupdf-arch-figures/parser-data-flow.png (PNG copy)> Underfull \hbox (badness 10000) detected at line 1995 [] [37] [38] Overfull \hbox (49.92732pt too wide) in paragraph at lines 2150--2150 [] @texttt * Parse several objects from different areas of a stream 'stm'.[] [39] [40] <./gnupdf-arch-figures/object-document-architecture.png (PNG copy)> Underfull \hbox (badness 10000) detected at line 2250 [] Chapter 4 [41] Chapter 5 [42] (List of Figures) [43] [44] ) (see the transcript file for additional information) Output written on gnupdf-arch.pdf (49 pages, 556281 bytes). Transcript written on gnupdf-arch.log. 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 --css-include=manuals.css "../doc/gnupdf-arch.texi") Generating html by node... (env LANG= LC_MESSAGES= LC_ALL= LANGUAGE= makeinfo --html -o gnupdf-arch.html --css-include=manuals.css "../doc/gnupdf-arch.texi") Making .tar.gz for sources... fdl.texi generated-tsd.texi gnupdf-arch.texi gnupdf-hg.texi gnupdf.texi gnupdf-tsd.texi gnupdf-utils.texi 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 \ --html "--css-include=manuals.css" \ 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 ... (env LANG= LC_MESSAGES= LC_ALL= LANGUAGE= texi2dvi -t @finalout "../doc/gnupdf-hg.texi") This is pdfTeX, Version 3.1415926-1.40.10 (TeX Live 2009/Debian) 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 96--101 []@textrm The GNU Bazaar User Guide$[]$ is very good. In the Bazaar site Underfull \hbox (badness 3158) in paragraph at lines 102--107 @textrm in-for-ma-tion on the work-flow used in the Emacs project. Even if Underfull \hbox (badness 4144) in paragraph at lines 102--107 @textrm we don't fol-low that ex-act work-flow, most of the guide-lines there Overfull \hbox (104.06207pt too wide) in paragraph at lines 115--118 []@textrm Goto the pdf-devel mail-man web in-ter-face in @texttt http://lists. gnu.org/mailman/listinfo/pdf-devel[] [1] Underfull \hbox (badness 3250) in paragraph at lines 150--153 []@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 150--153 @textrm write code for the GNU PDF li-brary. You can read it on-line in Chapter 2 [2] Chapter 3 [3] l.218: Undefined cross reference `Top-snt'. l.218: Undefined cross reference `Top-snt'. l.218: Undefined cross reference `Top-pg'. (gnupdf-hg-figures/lib-development-procedure.eps ) Underfull \hbox (badness 10000) detected at line 226 [] (gnupdf-hg-figures/layer-development-procedure.eps ) Underfull \hbox (badness 10000) detected at line 236 [] [4] (gnupdf-hg-figures/module-development-procedure.eps ) Underfull \hbox (badness 10000) detected at line 246 [] Chapter 4 [5] [6] (gnupdf-hg-figures/tasks-pool.eps ) Overfull \hbox (112.4137pt too wide) detected at line 281 [] [7] [8] (gnupdf-hg-figures/tasks-workflow.eps ) Overfull \hbox (160.59314pt too wide) detected at line 358 [] [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 1031--1031 []@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 1061 [] [22] Overfull \hbox (29.59622pt too wide) in paragraph at lines 1096--1099 []@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 1106 [] (gnupdf-hg-figures/unit-testing-sources.eps ) Underfull \hbox (badness 10000) detected at line 1118 [] [23] [24] [25] Underfull \hbox (badness 4060) in paragraph at lines 1221--1225 []@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 1250--1253 @textrm of the test files should be added to the value of the @texttt TEST_FILE S[] @textrm vari-able in [26] Overfull \hbox (26.43913pt too wide) in paragraph at lines 1343--1343 []@texttt exec gdb --return-child-result --quiet --args "$progdir/$program" ${ 1+"$@"}[] [27] Overfull \hbox (141.41289pt too wide) in paragraph at lines 1352--1352 []@texttt $ LD_LIBRARY_PATH=/path/to/libgnupdf/src/.libs:$LD_LIBRARY_PATH gdb torture/unit/.libs/runtests[] Overfull \hbox (79.92572pt too wide) in paragraph at lines 1359--1359 []@texttt $ @textbf ( ex-port CK[]FORK='no'; make check ) @texttt # you can use 'make check FUNCTION=...' as well[] Overfull \hbox (43.6852pt too wide) in paragraph at lines 1365--1365 []@texttt Breakpoint 1, _fail_unless (result=1, file=0x80b2f94 "base/alloc/pdf -alloc.c",[] Overfull \hbox (32.18782pt too wide) in paragraph at lines 1366--1366 [] @texttt line=47, expr=0x80aac30 "Failure 'data == NULL' occured") at che ck.c:237[] Overfull \hbox (72.42863pt too wide) in paragraph at lines 1388--1388 [] @texttt expr=0x80a7f1c "Assertion 'pdf_text_new (&newtext) == PDF_EBADCO NTEXT' failed")[] Overfull \hbox (72.42863pt too wide) in paragraph at lines 1394--1394 [] @texttt expr=0x80a7f1c "Assertion 'pdf_text_new (&newtext) == PDF_EBADCO NTEXT' failed")[] [28] Chapter 9 [29] Overfull \hbox (199.88928pt too wide) in paragraph at lines 1451--1452 []@textrm If you are not on an usual disto, down-load mingw32 at @texttt http: //sourceforge.net/projects/mingw/files/Cross-Hosted Underfull \hbox (badness 3989) in paragraph at lines 1480--1482 @textrm pile the source you have to fol-low to read the page avail-able at Overfull \hbox (181.98303pt too wide) in paragraph at lines 1491--1491 []@texttt $ cvs -d :pserver:anoncvs@sourceware.org:/cvs/pthreads-win32 login # anoncvs is the password[] Overfull \hbox (325.70023pt too wide) in paragraph at lines 1492--1492 []@texttt $ cvs -d :pserver:anoncvs@sourceware.org:/cvs/pthreads-win32 checkou t -D 2011-05-11 -d pthreads-w32-20110511 pthreads[] [30] Overfull \hbox (52.64078pt too wide) in paragraph at lines 1499--1501 @texttt http://mirror.vcu.edu/pub/windows/cygwin/release/util-linux/libuuid-de vel/[]@textrm . Overfull \hbox (44.01453pt too wide) in paragraph at lines 1542--1542 []@texttt $ svn co https://check.svn.sourceforge.net/svnroot/check/trunk check [] Overfull \hbox (50.93805pt too wide) in paragraph at lines 1556--1558 []@textrm Download @texttt http://ghostscript.com/~giles/jbig2/jbig2dec/jbig2d ec-0.11.tar.gz[]@textrm . [31] Overfull \hbox (406.18185pt too wide) in paragraph at lines 1562--1562 []@texttt $ i586-mingw32msvc-gcc -shared -o .libs/libjbig2dec.dll jbig2.o jbi g2_arith.o jbig2_arith_int.o jbig2_arith_iaid.o jbig2_huffman.o[] Overfull \hbox (377.43842pt too wide) in paragraph at lines 1563--1563 [] @texttt jbig2_segment.o jbig2_page.o jbig2_symbol_dict.o jbig2_text.o jbig2 _generic.o jbig2_refinement.o jbig2_mmr.o jbig2_halftone.o[] Overfull \hbox (457.92004pt too wide) in paragraph at lines 1581--1581 []@texttt $ ./configure --host=i586-mingw32msvc --with-zlib=$HOME/w32root --wi th-libcheck-prefix=$HOME/w32root --with-libjbig2dec-prefix=$HOME/w32root[] Overfull \hbox (67.00928pt too wide) in paragraph at lines 1582--1582 [] @texttt --with-libjpeg-prefix=$HOME/w32root --with-libuuid-prefix=$HOME/w32 root[] Chapter 10 [32] [33] ) (see the transcript file for additional information) Output written on gnupdf-hg.dvi (38 pages, 77812 bytes). Transcript written on gnupdf-hg.log. Generating postscript... This is dvips(k) 5.98 Copyright 2009 Radical Eye Software (www.radicaleye.com) ' TeX output 2011.12.09:0103' -> 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] [30] [31] [32] [33] Generating pdf ... (env LANG= LC_MESSAGES= LC_ALL= LANGUAGE= texi2dvi -t @finalout --pdf "../doc/gnupdf-hg.texi") This is pdfTeX, Version 3.1415926-1.40.10 (TeX Live 2009/Debian) 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 96--101 []@textrm The GNU Bazaar User Guide$[]$ is very good. In the Bazaar site Underfull \hbox (badness 3158) in paragraph at lines 102--107 @textrm in-for-ma-tion on the work-flow used in the Emacs project. Even if Underfull \hbox (badness 4144) in paragraph at lines 102--107 @textrm we don't fol-low that ex-act work-flow, most of the guide-lines there Overfull \hbox (104.06207pt too wide) in paragraph at lines 115--118 []@textrm Goto the pdf-devel mail-man web in-ter-face in [][]@texttt http://li sts.gnu.org/mailman/listinfo/pdf-devel[][][] [1] Underfull \hbox (badness 3250) in paragraph at lines 150--153 []@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 150--153 @textrm write code for the GNU PDF li-brary. You can read it on-line in Chapter 2 [2] Chapter 3 [3] l.218: Undefined cross reference `Top-snt'. l.218: Undefined cross reference `Top-snt'. l.218: Undefined cross reference `Top-pg'. <./gnupdf-hg-figures/lib-development -procedure.png (PNG copy)> Underfull \hbox (badness 10000) detected at line 226 [] <./gnupdf-hg-figures/layer-development-procedure.png (PNG copy)> Underfull \hbox (badness 10000) detected at line 236 [] [4] <./gnupdf-hg-figures/module-development-procedure.png (PNG copy)> Underfull \hbox (badness 10000) detected at line 246 [] Chapter 4 [5] [6] <./gnupdf-hg-figures/tasks-pool.png (PNG copy)> Overfull \hbox (112.01851pt too wide) detected at line 281 [] [7] [8] <./gnupdf-hg-figures/tasks-workflow.png (PNG copy)> Overfull \hbox (159.89738pt too wide) detected at line 358 [] [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 1031--1031 []@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 1061 [] [22] Overfull \hbox (29.59622pt too wide) in paragraph at lines 1096--1099 []@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 1106 [] <./gnupdf-hg-figures/unit-testing-sources.png (PNG copy)> Underfull \hbox (badness 10000) detected at line 1118 [] [23] [24] [25] Underfull \hbox (badness 4060) in paragraph at lines 1221--1225 []@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 1250--1253 @textrm of the test files should be added to the value of the @texttt TEST_FILE S[] @textrm vari-able in [26] Overfull \hbox (26.43913pt too wide) in paragraph at lines 1343--1343 []@texttt exec gdb --return-child-result --quiet --args "$progdir/$program" ${ 1+"$@"}[] [27] Overfull \hbox (141.41289pt too wide) in paragraph at lines 1352--1352 []@texttt $ LD_LIBRARY_PATH=/path/to/libgnupdf/src/.libs:$LD_LIBRARY_PATH gdb torture/unit/.libs/runtests[] Overfull \hbox (79.92572pt too wide) in paragraph at lines 1359--1359 []@texttt $ @textbf ( ex-port CK[]FORK='no'; make check ) @texttt # you can use 'make check FUNCTION=...' as well[] Overfull \hbox (43.6852pt too wide) in paragraph at lines 1365--1365 []@texttt Breakpoint 1, _fail_unless (result=1, file=0x80b2f94 "base/alloc/pdf -alloc.c",[] Overfull \hbox (32.18782pt too wide) in paragraph at lines 1366--1366 [] @texttt line=47, expr=0x80aac30 "Failure 'data == NULL' occured") at che ck.c:237[] Overfull \hbox (72.42863pt too wide) in paragraph at lines 1388--1388 [] @texttt expr=0x80a7f1c "Assertion 'pdf_text_new (&newtext) == PDF_EBADCO NTEXT' failed")[] Overfull \hbox (72.42863pt too wide) in paragraph at lines 1394--1394 [] @texttt expr=0x80a7f1c "Assertion 'pdf_text_new (&newtext) == PDF_EBADCO NTEXT' failed")[] [28] Chapter 9 [29] Overfull \hbox (199.88928pt too wide) in paragraph at lines 1451--1452 []@textrm If you are not on an usual disto, down-load mingw32 at [][]@texttt h ttp://sourceforge.net/projects/mingw/files/Cross-Hosted Underfull \hbox (badness 3989) in paragraph at lines 1480--1482 @textrm pile the source you have to fol-low to read the page avail-able at Overfull \hbox (181.98303pt too wide) in paragraph at lines 1491--1491 []@texttt $ cvs -d :pserver:anoncvs@sourceware.org:/cvs/pthreads-win32 login # anoncvs is the password[] Overfull \hbox (325.70023pt too wide) in paragraph at lines 1492--1492 []@texttt $ cvs -d :pserver:anoncvs@sourceware.org:/cvs/pthreads-win32 checkou t -D 2011-05-11 -d pthreads-w32-20110511 pthreads[] [30] Overfull \hbox (52.64078pt too wide) in paragraph at lines 1499--1501 [][]@texttt http://mirror.vcu.edu/pub/windows/cygwin/release/util-linux/libuui d-devel/[][][]@textrm . Overfull \hbox (44.01453pt too wide) in paragraph at lines 1542--1542 []@texttt $ svn co https://check.svn.sourceforge.net/svnroot/check/trunk check [] Overfull \hbox (50.93805pt too wide) in paragraph at lines 1556--1558 []@textrm Download [][]@texttt http://ghostscript.com/~giles/jbig2/jbig2dec/jb ig2dec-0.11.tar.gz[][][]@textrm . [31] Overfull \hbox (406.18185pt too wide) in paragraph at lines 1562--1562 []@texttt $ i586-mingw32msvc-gcc -shared -o .libs/libjbig2dec.dll jbig2.o jbi g2_arith.o jbig2_arith_int.o jbig2_arith_iaid.o jbig2_huffman.o[] Overfull \hbox (377.43842pt too wide) in paragraph at lines 1563--1563 [] @texttt jbig2_segment.o jbig2_page.o jbig2_symbol_dict.o jbig2_text.o jbig2 _generic.o jbig2_refinement.o jbig2_mmr.o jbig2_halftone.o[] Overfull \hbox (457.92004pt too wide) in paragraph at lines 1581--1581 []@texttt $ ./configure --host=i586-mingw32msvc --with-zlib=$HOME/w32root --wi th-libcheck-prefix=$HOME/w32root --with-libjbig2dec-prefix=$HOME/w32root[] Overfull \hbox (67.00928pt too wide) in paragraph at lines 1582--1582 [] @texttt --with-libjpeg-prefix=$HOME/w32root --with-libuuid-prefix=$HOME/w32 root[] Chapter 10 [32] [33] ) (see the transcript file for additional information) Output written on gnupdf-hg.pdf (38 pages, 323507 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 --css-include=manuals.css "../doc/gnupdf-hg.texi") Generating html by node... (env LANG= LC_MESSAGES= LC_ALL= LANGUAGE= makeinfo --html -o gnupdf-hg.html --css-include=manuals.css "../doc/gnupdf-hg.texi") Making .tar.gz for sources... fdl.texi generated-tsd.texi gnupdf-arch.texi gnupdf-hg.texi gnupdf.texi gnupdf-tsd.texi gnupdf-utils.texi 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 \ --html "--css-include=manuals.css" \ 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 ... (env LANG= LC_MESSAGES= LC_ALL= LANGUAGE= texi2dvi -t @finalout "../doc/gnupdf-utils.texi") This is pdfTeX, Version 3.1415926-1.40.10 (TeX Live 2009/Debian) 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, 30440 bytes). Transcript written on gnupdf-utils.log. This is pdfTeX, Version 3.1415926-1.40.10 (TeX Live 2009/Debian) 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, 31320 bytes). Transcript written on gnupdf-utils.log. Generating postscript... This is dvips(k) 5.98 Copyright 2009 Radical Eye Software (www.radicaleye.com) ' TeX output 2011.12.09:0103' -> gnupdf-utils.ps . [1] [2] [-1] [1] [2] [3] [4] [5] [6] [7] [8] Generating pdf ... (env LANG= LC_MESSAGES= LC_ALL= LANGUAGE= texi2dvi -t @finalout --pdf "../doc/gnupdf-utils.texi") This is pdfTeX, Version 3.1415926-1.40.10 (TeX Live 2009/Debian) 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, 139776 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 --css-include=manuals.css "../doc/gnupdf-utils.texi") Generating html by node... (env LANG= LC_MESSAGES= LC_ALL= LANGUAGE= makeinfo --html -o gnupdf-utils.html --css-include=manuals.css "../doc/gnupdf-utils.texi") Making .tar.gz for sources... fdl.texi generated-tsd.texi gnupdf-arch.texi gnupdf-hg.texi gnupdf.texi gnupdf-tsd.texi gnupdf-utils.texi version.texi Writing index file... Done, see gnupdf-utils-manual/ subdirectory for new files. texi2html --no-menu --init-file=gnupdf-manual-wiki.init gnupdf.texi Not a GLOB reference at .//gnupdf-manual-wiki.init line 378. make: *** [gnupdf.wiki] Error 25 Making check in testdata make[1]: Entering directory `/opt/home/gnupdf/couts/libgnupdf/torture/testdata' make[1]: Nothing to be done for `check'. make[1]: Leaving directory `/opt/home/gnupdf/couts/libgnupdf/torture/testdata' Making check in unit make[1]: Entering directory `/opt/home/gnupdf/couts/libgnupdf/torture/unit' /usr/bin/make runtests make[2]: Entering directory `/opt/home/gnupdf/couts/libgnupdf/torture/unit' make[2]: `runtests' is up to date. make[2]: Leaving directory `/opt/home/gnupdf/couts/libgnupdf/torture/unit' /usr/bin/make check-TESTS make[2]: Entering directory `/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 100%: Checks: 777, Failures: 0, Errors: 0 PASS: runtests.sh ============= 1 test passed ============= make[2]: Leaving directory `/opt/home/gnupdf/couts/libgnupdf/torture/unit' make[1]: Leaving directory `/opt/home/gnupdf/couts/libgnupdf/torture/unit' make[1]: Entering directory `/opt/home/gnupdf/couts/libgnupdf/torture' make[1]: Nothing to be done for `check-am'. make[1]: Leaving directory `/opt/home/gnupdf/couts/libgnupdf/torture' chmod +x ./testlog2html if test -f ../torture/unit/ut.log ; then \ cat ../torture/unit/ut.log | \ gawk -f ./testlog2html \ -v name="GNU PDF" \ -v css=../build-aux/pmccabe.css \ -v url="http://www.gnupdf.org" \ > ut.html; \ fi