------------------------------------------------------------------------------- -- Phase: setup ------------------------------------------------------------------------------- Installing /packages/All/indexinfo-0.3.1.txz Installing /packages/All/m4-1.4.18_1,1.txz Installing /packages/All/autoconf-wrapper-20131203.txz Installing /packages/All/perl5-5.30.2.txz ===== Message from perl5-5.30.2: -- The /usr/bin/perl symlink has been removed starting with Perl 5.20. For shebangs, you should either use: #!/usr/local/bin/perl or #!/usr/bin/env perl The first one will only work if you have a /usr/local/bin/perl, the second will work as long as perl is in PATH. Installing /packages/All/autoconf-2.69_3.txz Installing /packages/All/automake-1.16.2.txz Installing /packages/All/libtool-2.4.6_1.txz SUCCEEDED 00:00:10 ------------------------------------------------------------------------------- -- Phase: check-sanity ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: pkg-depends ------------------------------------------------------------------------------- ===> tidyp-1.04_2 depends on file: /usr/local/sbin/pkg - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch ------------------------------------------------------------------------------- ===> tidyp-1.04_2 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by tidyp-1.04_2 for building SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: checksum ------------------------------------------------------------------------------- ===> tidyp-1.04_2 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by tidyp-1.04_2 for building => SHA256 Checksum OK for petdance-tidyp-1.04_GH0.tar.gz. SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract ------------------------------------------------------------------------------- ===> tidyp-1.04_2 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by tidyp-1.04_2 for building ===> Extracting for tidyp-1.04_2 => SHA256 Checksum OK for petdance-tidyp-1.04_GH0.tar.gz. Extracted Memory Use: 4.01M SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: patch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: patch ------------------------------------------------------------------------------- ===> Patching for tidyp-1.04_2 SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: build-depends ------------------------------------------------------------------------------- ===> tidyp-1.04_2 depends on package: autoconf>=2.69 - found ===> tidyp-1.04_2 depends on package: automake>=1.16.1 - found ===> tidyp-1.04_2 depends on executable: libtoolize - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: lib-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: configure ------------------------------------------------------------------------------- ===> tidyp-1.04_2 depends on package: autoconf>=2.69 - found ===> tidyp-1.04_2 depends on package: automake>=1.16.1 - found ===> tidyp-1.04_2 depends on executable: libtoolize - found ===> Configuring for tidyp-1.04_2 libtoolize: putting auxiliary files in '.'. libtoolize: copying file './ltmain.sh' libtoolize: Consider adding 'AC_CONFIG_MACRO_DIRS([m4])' to configure.ac, libtoolize: and rerunning libtoolize and aclocal. libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am. configure.ac:39: warning: AM_INIT_AUTOMAKE: two- and three-arguments forms are deprecated. For more info, see: configure.ac:39: https://www.gnu.org/software/automake/manual/automake.html#Modernize-AM_005fINIT_005fAUTOMAKE-invocation configure.ac:48: installing './compile' configure.ac:74: installing './config.guess' configure.ac:74: installing './config.sub' configure.ac:39: installing './install-sh' configure.ac:39: installing './missing' Makefile.am: installing './COPYING' using GNU General Public License v3 file Makefile.am: Consider adding the COPYING file to the version control system Makefile.am: for your code, to avoid questions about which license your project uses parallel-tests: installing './test-driver' bin/Makefile.am:7: warning: 'INCLUDES' is the old name for 'AM_CPPFLAGS' (or '*_CPPFLAGS') bin/Makefile.am:10: warning: source file '../src/tidyp.c' is in a subdirectory, bin/Makefile.am:10: but option 'subdir-objects' is disabled automake: warning: possible forward-incompatibility. automake: At least a source file is in a subdirectory, but the 'subdir-objects' automake: automake option hasn't been enabled. For now, the corresponding output automake: object file(s) will be placed in the top-level directory. However, automake: this behaviour will change in future Automake versions: they will automake: unconditionally cause object files to be placed in the same subdirectory automake: of the corresponding sources. automake: You are advised to start using 'subdir-objects' option throughout your automake: project, to avoid future incompatibilities. bin/Makefile.am: installing './depcomp' src/Makefile.am:58: warning: 'INCLUDES' is the old name for 'AM_CPPFLAGS' (or '*_CPPFLAGS') configure: loading site script /xports/Templates/config.site checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... (cached) /bin/mkdir -p checking for gawk... (cached) /usr/bin/awk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking for gcc... cc 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 cc accepts -g... yes checking for cc option to accept ISO C89... none needed checking whether cc understands -c and -o together... yes checking whether make supports the include directive... yes (GNU style) checking dependency style of cc... gcc3 checking how to run the C preprocessor... cpp checking whether we are using the GNU C++ compiler... yes checking whether c++ accepts -g... yes checking dependency style of c++... gcc3 checking whether ln -s works... yes checking build system type... x86_64-portbld-dragonfly5.9 checking host system type... x86_64-portbld-dragonfly5.9 checking how to print strings... printf checking for a sed that does not truncate output... (cached) /usr/bin/sed checking for grep that handles long lines and -e... (cached) /usr/bin/grep checking for egrep... (cached) /usr/bin/egrep checking for fgrep... (cached) /usr/bin/fgrep checking for ld used by cc... /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 the maximum length of command line arguments... (cached) 262144 checking how to convert x86_64-portbld-dragonfly5.9 file names to x86_64-portbld-dragonfly5.9 format... func_convert_file_noop checking how to convert x86_64-portbld-dragonfly5.9 file names to toolchain format... func_convert_file_noop 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 dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for ar... ar checking for archiver @FILE support... @ checking for strip... strip checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from cc object... ok checking for sysroot... no checking for a working dd... /bin/dd checking how to truncate binary pipes... /bin/dd bs=4096 count=1 checking for mt... mt checking if mt is a manifest tool... no checking for ANSI C header files... (cached) yes checking for sys/types.h... (cached) yes checking for sys/stat.h... (cached) yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for memory.h... (cached) yes checking for strings.h... (cached) yes checking for inttypes.h... (cached) yes checking for stdint.h... (cached) yes checking for unistd.h... (cached) yes checking for dlfcn.h... (cached) yes checking for objdir... .libs checking if cc supports -fno-rtti -fno-exceptions... no checking for cc option to produce PIC... -fPIC -DPIC checking if cc PIC flag -fPIC -DPIC works... yes checking if cc static flag -static works... yes checking if cc supports -c -o file.o... yes checking if cc supports -c -o file.o... (cached) yes checking whether the cc linker (/usr/bin/ld) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... dragonfly5.9 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 how to run the C++ preprocessor... c++ -E checking for ld used by c++... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking whether the c++ linker (/usr/bin/ld) supports shared libraries... yes checking for c++ option to produce PIC... -fPIC -DPIC checking if c++ PIC flag -fPIC -DPIC works... yes checking if c++ static flag -static works... yes checking if c++ supports -c -o file.o... yes checking if c++ supports -c -o file.o... (cached) yes checking whether the c++ linker (/usr/bin/ld) supports shared libraries... yes checking dynamic linker characteristics... dragonfly5.9 ld.so checking how to hardcode library paths into programs... immediate checking whether make sets $(MAKE)... (cached) yes checking if malloc debugging is wanted... no checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating src/Makefile config.status: creating include/Makefile config.status: creating bin/Makefile config.status: creating tests/Makefile config.status: executing depfiles commands config.status: executing libtool commands SUCCEEDED 00:00:21 ------------------------------------------------------------------------------- -- Phase: build ------------------------------------------------------------------------------- ===> Building for tidyp-1.04_2 --- all-recursive --- Making all in src --- access.lo --- --- attrs.lo --- --- istack.lo --- --- parser.lo --- --- tags.lo --- --- entities.lo --- --- lexer.lo --- --- pprint.lo --- --- clean.lo --- --- localize.lo --- --- tags.lo --- /bin/sh ../libtool --tag=CC --mode=compile cc -DPACKAGE_NAME=\"tidyp\" -DPACKAGE_TARNAME=\"tidyp\" -DPACKAGE_VERSION=\"1.04\" -DPACKAGE_STRING=\"tidyp\ 1.04\" -DPACKAGE_BUGREPORT=\"andy@petdance.com\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DSUPPORT_ACCESSIBILITY_CHECKS=0 -DSUPPORT_UTF16_ENCODINGS=1 -DSUPPORT_ASIAN_ENCODINGS=1 -I. -I../include -pipe -O2 -fno-strict-aliasing -Wall -pipe -O2 -fno-strict-aliasing -MT tags.lo -MD -MP -MF .deps/tags.Tpo -c -o tags.lo tags.c --- entities.lo --- /bin/sh ../libtool --tag=CC --mode=compile cc -DPACKAGE_NAME=\"tidyp\" -DPACKAGE_TARNAME=\"tidyp\" -DPACKAGE_VERSION=\"1.04\" -DPACKAGE_STRING=\"tidyp\ 1.04\" -DPACKAGE_BUGREPORT=\"andy@petdance.com\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DSUPPORT_ACCESSIBILITY_CHECKS=0 -DSUPPORT_UTF16_ENCODINGS=1 -DSUPPORT_ASIAN_ENCODINGS=1 -I. -I../include -pipe -O2 -fno-strict-aliasing -Wall -pipe -O2 -fno-strict-aliasing -MT entities.lo -MD -MP -MF .deps/entities.Tpo -c -o entities.lo entities.c --- lexer.lo --- /bin/sh ../libtool --tag=CC --mode=compile cc -DPACKAGE_NAME=\"tidyp\" -DPACKAGE_TARNAME=\"tidyp\" -DPACKAGE_VERSION=\"1.04\" -DPACKAGE_STRING=\"tidyp\ 1.04\" -DPACKAGE_BUGREPORT=\"andy@petdance.com\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DSUPPORT_ACCESSIBILITY_CHECKS=0 -DSUPPORT_UTF16_ENCODINGS=1 -DSUPPORT_ASIAN_ENCODINGS=1 -I. -I../include -pipe -O2 -fno-strict-aliasing -Wall -pipe -O2 -fno-strict-aliasing -MT lexer.lo -MD -MP -MF .deps/lexer.Tpo -c -o lexer.lo lexer.c --- pprint.lo --- /bin/sh ../libtool --tag=CC --mode=compile cc -DPACKAGE_NAME=\"tidyp\" -DPACKAGE_TARNAME=\"tidyp\" -DPACKAGE_VERSION=\"1.04\" -DPACKAGE_STRING=\"tidyp\ 1.04\" -DPACKAGE_BUGREPORT=\"andy@petdance.com\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DSUPPORT_ACCESSIBILITY_CHECKS=0 -DSUPPORT_UTF16_ENCODINGS=1 -DSUPPORT_ASIAN_ENCODINGS=1 -I. -I../include -pipe -O2 -fno-strict-aliasing -Wall -pipe -O2 -fno-strict-aliasing -MT pprint.lo -MD -MP -MF .deps/pprint.Tpo -c -o pprint.lo pprint.c --- clean.lo --- /bin/sh ../libtool --tag=CC --mode=compile cc -DPACKAGE_NAME=\"tidyp\" -DPACKAGE_TARNAME=\"tidyp\" -DPACKAGE_VERSION=\"1.04\" -DPACKAGE_STRING=\"tidyp\ 1.04\" -DPACKAGE_BUGREPORT=\"andy@petdance.com\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DSUPPORT_ACCESSIBILITY_CHECKS=0 -DSUPPORT_UTF16_ENCODINGS=1 -DSUPPORT_ASIAN_ENCODINGS=1 -I. -I../include -pipe -O2 -fno-strict-aliasing -Wall -pipe -O2 -fno-strict-aliasing -MT clean.lo -MD -MP -MF .deps/clean.Tpo -c -o clean.lo clean.c --- access.lo --- /bin/sh ../libtool --tag=CC --mode=compile cc -DPACKAGE_NAME=\"tidyp\" -DPACKAGE_TARNAME=\"tidyp\" -DPACKAGE_VERSION=\"1.04\" -DPACKAGE_STRING=\"tidyp\ 1.04\" -DPACKAGE_BUGREPORT=\"andy@petdance.com\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DSUPPORT_ACCESSIBILITY_CHECKS=0 -DSUPPORT_UTF16_ENCODINGS=1 -DSUPPORT_ASIAN_ENCODINGS=1 -I. -I../include -pipe -O2 -fno-strict-aliasing -Wall -pipe -O2 -fno-strict-aliasing -MT access.lo -MD -MP -MF .deps/access.Tpo -c -o access.lo access.c --- localize.lo --- /bin/sh ../libtool --tag=CC --mode=compile cc -DPACKAGE_NAME=\"tidyp\" -DPACKAGE_TARNAME=\"tidyp\" -DPACKAGE_VERSION=\"1.04\" -DPACKAGE_STRING=\"tidyp\ 1.04\" -DPACKAGE_BUGREPORT=\"andy@petdance.com\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DSUPPORT_ACCESSIBILITY_CHECKS=0 -DSUPPORT_UTF16_ENCODINGS=1 -DSUPPORT_ASIAN_ENCODINGS=1 -I. -I../include -pipe -O2 -fno-strict-aliasing -Wall -pipe -O2 -fno-strict-aliasing -MT localize.lo -MD -MP -MF .deps/localize.Tpo -c -o localize.lo localize.c --- attrs.lo --- /bin/sh ../libtool --tag=CC --mode=compile cc -DPACKAGE_NAME=\"tidyp\" -DPACKAGE_TARNAME=\"tidyp\" -DPACKAGE_VERSION=\"1.04\" -DPACKAGE_STRING=\"tidyp\ 1.04\" -DPACKAGE_BUGREPORT=\"andy@petdance.com\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DSUPPORT_ACCESSIBILITY_CHECKS=0 -DSUPPORT_UTF16_ENCODINGS=1 -DSUPPORT_ASIAN_ENCODINGS=1 -I. -I../include -pipe -O2 -fno-strict-aliasing -Wall -pipe -O2 -fno-strict-aliasing -MT attrs.lo -MD -MP -MF .deps/attrs.Tpo -c -o attrs.lo attrs.c --- istack.lo --- /bin/sh ../libtool --tag=CC --mode=compile cc -DPACKAGE_NAME=\"tidyp\" -DPACKAGE_TARNAME=\"tidyp\" -DPACKAGE_VERSION=\"1.04\" -DPACKAGE_STRING=\"tidyp\ 1.04\" -DPACKAGE_BUGREPORT=\"andy@petdance.com\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DSUPPORT_ACCESSIBILITY_CHECKS=0 -DSUPPORT_UTF16_ENCODINGS=1 -DSUPPORT_ASIAN_ENCODINGS=1 -I. -I../include -pipe -O2 -fno-strict-aliasing -Wall -pipe -O2 -fno-strict-aliasing -MT istack.lo -MD -MP -MF .deps/istack.Tpo -c -o istack.lo istack.c --- parser.lo --- /bin/sh ../libtool --tag=CC --mode=compile cc -DPACKAGE_NAME=\"tidyp\" -DPACKAGE_TARNAME=\"tidyp\" -DPACKAGE_VERSION=\"1.04\" -DPACKAGE_STRING=\"tidyp\ 1.04\" -DPACKAGE_BUGREPORT=\"andy@petdance.com\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DSUPPORT_ACCESSIBILITY_CHECKS=0 -DSUPPORT_UTF16_ENCODINGS=1 -DSUPPORT_ASIAN_ENCODINGS=1 -I. -I../include -pipe -O2 -fno-strict-aliasing -Wall -pipe -O2 -fno-strict-aliasing -MT parser.lo -MD -MP -MF .deps/parser.Tpo -c -o parser.lo parser.c --- istack.lo --- libtool: compile: cc -DPACKAGE_NAME=\"tidyp\" -DPACKAGE_TARNAME=\"tidyp\" -DPACKAGE_VERSION=\"1.04\" "-DPACKAGE_STRING=\"tidyp 1.04\"" -DPACKAGE_BUGREPORT=\"andy@petdance.com\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DSUPPORT_ACCESSIBILITY_CHECKS=0 -DSUPPORT_UTF16_ENCODINGS=1 -DSUPPORT_ASIAN_ENCODINGS=1 -I. -I../include -pipe -O2 -fno-strict-aliasing -Wall -pipe -O2 -fno-strict-aliasing -MT istack.lo -MD -MP -MF .deps/istack.Tpo -c istack.c -fPIC -DPIC -o .libs/istack.o --- attrs.lo --- libtool: compile: cc -DPACKAGE_NAME=\"tidyp\" -DPACKAGE_TARNAME=\"tidyp\" -DPACKAGE_VERSION=\"1.04\" "-DPACKAGE_STRING=\"tidyp 1.04\"" -DPACKAGE_BUGREPORT=\"andy@petdance.com\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DSUPPORT_ACCESSIBILITY_CHECKS=0 -DSUPPORT_UTF16_ENCODINGS=1 -DSUPPORT_ASIAN_ENCODINGS=1 -I. -I../include -pipe -O2 -fno-strict-aliasing -Wall -pipe -O2 -fno-strict-aliasing -MT attrs.lo -MD -MP -MF .deps/attrs.Tpo -c attrs.c -fPIC -DPIC -o .libs/attrs.o --- lexer.lo --- libtool: compile: cc -DPACKAGE_NAME=\"tidyp\" -DPACKAGE_TARNAME=\"tidyp\" -DPACKAGE_VERSION=\"1.04\" "-DPACKAGE_STRING=\"tidyp 1.04\"" -DPACKAGE_BUGREPORT=\"andy@petdance.com\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DSUPPORT_ACCESSIBILITY_CHECKS=0 -DSUPPORT_UTF16_ENCODINGS=1 -DSUPPORT_ASIAN_ENCODINGS=1 -I. -I../include -pipe -O2 -fno-strict-aliasing -Wall -pipe -O2 -fno-strict-aliasing -MT lexer.lo -MD -MP -MF .deps/lexer.Tpo -c lexer.c -fPIC -DPIC -o .libs/lexer.o --- access.lo --- libtool: compile: cc -DPACKAGE_NAME=\"tidyp\" -DPACKAGE_TARNAME=\"tidyp\" -DPACKAGE_VERSION=\"1.04\" "-DPACKAGE_STRING=\"tidyp 1.04\"" -DPACKAGE_BUGREPORT=\"andy@petdance.com\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DSUPPORT_ACCESSIBILITY_CHECKS=0 -DSUPPORT_UTF16_ENCODINGS=1 -DSUPPORT_ASIAN_ENCODINGS=1 -I. -I../include -pipe -O2 -fno-strict-aliasing -Wall -pipe -O2 -fno-strict-aliasing -MT access.lo -MD -MP -MF .deps/access.Tpo -c access.c -fPIC -DPIC -o .libs/access.o libtool: compile: cc -DPACKAGE_NAME=\"tidyp\" -DPACKAGE_TARNAME=\"tidyp\" -DPACKAGE_VERSION=\"1.04\" "-DPACKAGE_STRING=\"tidyp 1.04\"" -DPACKAGE_BUGREPORT=\"andy@petdance.com\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DSUPPORT_ACCESSIBILITY_CHECKS=0 -DSUPPORT_UTF16_ENCODINGS=1 -DSUPPORT_ASIAN_ENCODINGS=1 -I. -I../include -pipe -O2 -fno-strict-aliasing -Wall -pipe -O2 -fno-strict-aliasing -MT access.lo -MD -MP -MF .deps/access.Tpo -c access.c -o access.o >/dev/null 2>&1 --- pprint.lo --- libtool: compile: cc -DPACKAGE_NAME=\"tidyp\" -DPACKAGE_TARNAME=\"tidyp\" -DPACKAGE_VERSION=\"1.04\" "-DPACKAGE_STRING=\"tidyp 1.04\"" -DPACKAGE_BUGREPORT=\"andy@petdance.com\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DSUPPORT_ACCESSIBILITY_CHECKS=0 -DSUPPORT_UTF16_ENCODINGS=1 -DSUPPORT_ASIAN_ENCODINGS=1 -I. -I../include -pipe -O2 -fno-strict-aliasing -Wall -pipe -O2 -fno-strict-aliasing -MT pprint.lo -MD -MP -MF .deps/pprint.Tpo -c pprint.c -fPIC -DPIC -o .libs/pprint.o --- access.lo --- mv -f .deps/access.Tpo .deps/access.Plo --- config.lo --- /bin/sh ../libtool --tag=CC --mode=compile cc -DPACKAGE_NAME=\"tidyp\" -DPACKAGE_TARNAME=\"tidyp\" -DPACKAGE_VERSION=\"1.04\" -DPACKAGE_STRING=\"tidyp\ 1.04\" -DPACKAGE_BUGREPORT=\"andy@petdance.com\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DSUPPORT_ACCESSIBILITY_CHECKS=0 -DSUPPORT_UTF16_ENCODINGS=1 -DSUPPORT_ASIAN_ENCODINGS=1 -I. -I../include -pipe -O2 -fno-strict-aliasing -Wall -pipe -O2 -fno-strict-aliasing -MT config.lo -MD -MP -MF .deps/config.Tpo -c -o config.lo config.c --- entities.lo --- libtool: compile: cc -DPACKAGE_NAME=\"tidyp\" -DPACKAGE_TARNAME=\"tidyp\" -DPACKAGE_VERSION=\"1.04\" "-DPACKAGE_STRING=\"tidyp 1.04\"" -DPACKAGE_BUGREPORT=\"andy@petdance.com\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DSUPPORT_ACCESSIBILITY_CHECKS=0 -DSUPPORT_UTF16_ENCODINGS=1 -DSUPPORT_ASIAN_ENCODINGS=1 -I. -I../include -pipe -O2 -fno-strict-aliasing -Wall -pipe -O2 -fno-strict-aliasing -MT entities.lo -MD -MP -MF .deps/entities.Tpo -c entities.c -fPIC -DPIC -o .libs/entities.o --- localize.lo --- libtool: compile: cc -DPACKAGE_NAME=\"tidyp\" -DPACKAGE_TARNAME=\"tidyp\" -DPACKAGE_VERSION=\"1.04\" "-DPACKAGE_STRING=\"tidyp 1.04\"" -DPACKAGE_BUGREPORT=\"andy@petdance.com\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DSUPPORT_ACCESSIBILITY_CHECKS=0 -DSUPPORT_UTF16_ENCODINGS=1 -DSUPPORT_ASIAN_ENCODINGS=1 -I. -I../include -pipe -O2 -fno-strict-aliasing -Wall -pipe -O2 -fno-strict-aliasing -MT localize.lo -MD -MP -MF .deps/localize.Tpo -c localize.c -fPIC -DPIC -o .libs/localize.o --- parser.lo --- libtool: compile: cc -DPACKAGE_NAME=\"tidyp\" -DPACKAGE_TARNAME=\"tidyp\" -DPACKAGE_VERSION=\"1.04\" "-DPACKAGE_STRING=\"tidyp 1.04\"" -DPACKAGE_BUGREPORT=\"andy@petdance.com\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DSUPPORT_ACCESSIBILITY_CHECKS=0 -DSUPPORT_UTF16_ENCODINGS=1 -DSUPPORT_ASIAN_ENCODINGS=1 -I. -I../include -pipe -O2 -fno-strict-aliasing -Wall -pipe -O2 -fno-strict-aliasing -MT parser.lo -MD -MP -MF .deps/parser.Tpo -c parser.c -fPIC -DPIC -o .libs/parser.o --- clean.lo --- libtool: compile: cc -DPACKAGE_NAME=\"tidyp\" -DPACKAGE_TARNAME=\"tidyp\" -DPACKAGE_VERSION=\"1.04\" "-DPACKAGE_STRING=\"tidyp 1.04\"" -DPACKAGE_BUGREPORT=\"andy@petdance.com\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DSUPPORT_ACCESSIBILITY_CHECKS=0 -DSUPPORT_UTF16_ENCODINGS=1 -DSUPPORT_ASIAN_ENCODINGS=1 -I. -I../include -pipe -O2 -fno-strict-aliasing -Wall -pipe -O2 -fno-strict-aliasing -MT clean.lo -MD -MP -MF .deps/clean.Tpo -c clean.c -fPIC -DPIC -o .libs/clean.o --- istack.lo --- libtool: compile: cc -DPACKAGE_NAME=\"tidyp\" -DPACKAGE_TARNAME=\"tidyp\" -DPACKAGE_VERSION=\"1.04\" "-DPACKAGE_STRING=\"tidyp 1.04\"" -DPACKAGE_BUGREPORT=\"andy@petdance.com\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DSUPPORT_ACCESSIBILITY_CHECKS=0 -DSUPPORT_UTF16_ENCODINGS=1 -DSUPPORT_ASIAN_ENCODINGS=1 -I. -I../include -pipe -O2 -fno-strict-aliasing -Wall -pipe -O2 -fno-strict-aliasing -MT istack.lo -MD -MP -MF .deps/istack.Tpo -c istack.c -o istack.o >/dev/null 2>&1 --- entities.lo --- libtool: compile: cc -DPACKAGE_NAME=\"tidyp\" -DPACKAGE_TARNAME=\"tidyp\" -DPACKAGE_VERSION=\"1.04\" "-DPACKAGE_STRING=\"tidyp 1.04\"" -DPACKAGE_BUGREPORT=\"andy@petdance.com\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DSUPPORT_ACCESSIBILITY_CHECKS=0 -DSUPPORT_UTF16_ENCODINGS=1 -DSUPPORT_ASIAN_ENCODINGS=1 -I. -I../include -pipe -O2 -fno-strict-aliasing -Wall -pipe -O2 -fno-strict-aliasing -MT entities.lo -MD -MP -MF .deps/entities.Tpo -c entities.c -o entities.o >/dev/null 2>&1 --- tags.lo --- libtool: compile: cc -DPACKAGE_NAME=\"tidyp\" -DPACKAGE_TARNAME=\"tidyp\" -DPACKAGE_VERSION=\"1.04\" "-DPACKAGE_STRING=\"tidyp 1.04\"" -DPACKAGE_BUGREPORT=\"andy@petdance.com\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DSUPPORT_ACCESSIBILITY_CHECKS=0 -DSUPPORT_UTF16_ENCODINGS=1 -DSUPPORT_ASIAN_ENCODINGS=1 -I. -I../include -pipe -O2 -fno-strict-aliasing -Wall -pipe -O2 -fno-strict-aliasing -MT tags.lo -MD -MP -MF .deps/tags.Tpo -c tags.c -fPIC -DPIC -o .libs/tags.o --- entities.lo --- mv -f .deps/entities.Tpo .deps/entities.Plo --- alloc.lo --- /bin/sh ../libtool --tag=CC --mode=compile cc -DPACKAGE_NAME=\"tidyp\" -DPACKAGE_TARNAME=\"tidyp\" -DPACKAGE_VERSION=\"1.04\" -DPACKAGE_STRING=\"tidyp\ 1.04\" -DPACKAGE_BUGREPORT=\"andy@petdance.com\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DSUPPORT_ACCESSIBILITY_CHECKS=0 -DSUPPORT_UTF16_ENCODINGS=1 -DSUPPORT_ASIAN_ENCODINGS=1 -I. -I../include -pipe -O2 -fno-strict-aliasing -Wall -pipe -O2 -fno-strict-aliasing -MT alloc.lo -MD -MP -MF .deps/alloc.Tpo -c -o alloc.lo alloc.c --- config.lo --- libtool: compile: cc -DPACKAGE_NAME=\"tidyp\" -DPACKAGE_TARNAME=\"tidyp\" -DPACKAGE_VERSION=\"1.04\" "-DPACKAGE_STRING=\"tidyp 1.04\"" -DPACKAGE_BUGREPORT=\"andy@petdance.com\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DSUPPORT_ACCESSIBILITY_CHECKS=0 -DSUPPORT_UTF16_ENCODINGS=1 -DSUPPORT_ASIAN_ENCODINGS=1 -I. -I../include -pipe -O2 -fno-strict-aliasing -Wall -pipe -O2 -fno-strict-aliasing -MT config.lo -MD -MP -MF .deps/config.Tpo -c config.c -fPIC -DPIC -o .libs/config.o --- istack.lo --- mv -f .deps/istack.Tpo .deps/istack.Plo --- attrask.lo --- /bin/sh ../libtool --tag=CC --mode=compile cc -DPACKAGE_NAME=\"tidyp\" -DPACKAGE_TARNAME=\"tidyp\" -DPACKAGE_VERSION=\"1.04\" -DPACKAGE_STRING=\"tidyp\ 1.04\" -DPACKAGE_BUGREPORT=\"andy@petdance.com\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DSUPPORT_ACCESSIBILITY_CHECKS=0 -DSUPPORT_UTF16_ENCODINGS=1 -DSUPPORT_ASIAN_ENCODINGS=1 -I. -I../include -pipe -O2 -fno-strict-aliasing -Wall -pipe -O2 -fno-strict-aliasing -MT attrask.lo -MD -MP -MF .deps/attrask.Tpo -c -o attrask.lo attrask.c --- alloc.lo --- libtool: compile: cc -DPACKAGE_NAME=\"tidyp\" -DPACKAGE_TARNAME=\"tidyp\" -DPACKAGE_VERSION=\"1.04\" "-DPACKAGE_STRING=\"tidyp 1.04\"" -DPACKAGE_BUGREPORT=\"andy@petdance.com\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DSUPPORT_ACCESSIBILITY_CHECKS=0 -DSUPPORT_UTF16_ENCODINGS=1 -DSUPPORT_ASIAN_ENCODINGS=1 -I. -I../include -pipe -O2 -fno-strict-aliasing -Wall -pipe -O2 -fno-strict-aliasing -MT alloc.lo -MD -MP -MF .deps/alloc.Tpo -c alloc.c -fPIC -DPIC -o .libs/alloc.o libtool: compile: cc -DPACKAGE_NAME=\"tidyp\" -DPACKAGE_TARNAME=\"tidyp\" -DPACKAGE_VERSION=\"1.04\" "-DPACKAGE_STRING=\"tidyp 1.04\"" -DPACKAGE_BUGREPORT=\"andy@petdance.com\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DSUPPORT_ACCESSIBILITY_CHECKS=0 -DSUPPORT_UTF16_ENCODINGS=1 -DSUPPORT_ASIAN_ENCODINGS=1 -I. -I../include -pipe -O2 -fno-strict-aliasing -Wall -pipe -O2 -fno-strict-aliasing -MT alloc.lo -MD -MP -MF .deps/alloc.Tpo -c alloc.c -o alloc.o >/dev/null 2>&1 mv -f .deps/alloc.Tpo .deps/alloc.Plo --- attrdict.lo --- /bin/sh ../libtool --tag=CC --mode=compile cc -DPACKAGE_NAME=\"tidyp\" -DPACKAGE_TARNAME=\"tidyp\" -DPACKAGE_VERSION=\"1.04\" -DPACKAGE_STRING=\"tidyp\ 1.04\" -DPACKAGE_BUGREPORT=\"andy@petdance.com\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DSUPPORT_ACCESSIBILITY_CHECKS=0 -DSUPPORT_UTF16_ENCODINGS=1 -DSUPPORT_ASIAN_ENCODINGS=1 -I. -I../include -pipe -O2 -fno-strict-aliasing -Wall -pipe -O2 -fno-strict-aliasing -MT attrdict.lo -MD -MP -MF .deps/attrdict.Tpo -c -o attrdict.lo attrdict.c --- tags.lo --- libtool: compile: cc -DPACKAGE_NAME=\"tidyp\" -DPACKAGE_TARNAME=\"tidyp\" -DPACKAGE_VERSION=\"1.04\" "-DPACKAGE_STRING=\"tidyp 1.04\"" -DPACKAGE_BUGREPORT=\"andy@petdance.com\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DSUPPORT_ACCESSIBILITY_CHECKS=0 -DSUPPORT_UTF16_ENCODINGS=1 -DSUPPORT_ASIAN_ENCODINGS=1 -I. -I../include -pipe -O2 -fno-strict-aliasing -Wall -pipe -O2 -fno-strict-aliasing -MT tags.lo -MD -MP -MF .deps/tags.Tpo -c tags.c -o tags.o >/dev/null 2>&1 --- attrs.lo --- libtool: compile: cc -DPACKAGE_NAME=\"tidyp\" -DPACKAGE_TARNAME=\"tidyp\" -DPACKAGE_VERSION=\"1.04\" "-DPACKAGE_STRING=\"tidyp 1.04\"" -DPACKAGE_BUGREPORT=\"andy@petdance.com\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DSUPPORT_ACCESSIBILITY_CHECKS=0 -DSUPPORT_UTF16_ENCODINGS=1 -DSUPPORT_ASIAN_ENCODINGS=1 -I. -I../include -pipe -O2 -fno-strict-aliasing -Wall -pipe -O2 -fno-strict-aliasing -MT attrs.lo -MD -MP -MF .deps/attrs.Tpo -c attrs.c -o attrs.o >/dev/null 2>&1 --- localize.lo --- libtool: compile: cc -DPACKAGE_NAME=\"tidyp\" -DPACKAGE_TARNAME=\"tidyp\" -DPACKAGE_VERSION=\"1.04\" "-DPACKAGE_STRING=\"tidyp 1.04\"" -DPACKAGE_BUGREPORT=\"andy@petdance.com\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DSUPPORT_ACCESSIBILITY_CHECKS=0 -DSUPPORT_UTF16_ENCODINGS=1 -DSUPPORT_ASIAN_ENCODINGS=1 -I. -I../include -pipe -O2 -fno-strict-aliasing -Wall -pipe -O2 -fno-strict-aliasing -MT localize.lo -MD -MP -MF .deps/localize.Tpo -c localize.c -o localize.o >/dev/null 2>&1 --- attrask.lo --- libtool: compile: cc -DPACKAGE_NAME=\"tidyp\" -DPACKAGE_TARNAME=\"tidyp\" -DPACKAGE_VERSION=\"1.04\" "-DPACKAGE_STRING=\"tidyp 1.04\"" -DPACKAGE_BUGREPORT=\"andy@petdance.com\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DSUPPORT_ACCESSIBILITY_CHECKS=0 -DSUPPORT_UTF16_ENCODINGS=1 -DSUPPORT_ASIAN_ENCODINGS=1 -I. -I../include -pipe -O2 -fno-strict-aliasing -Wall -pipe -O2 -fno-strict-aliasing -MT attrask.lo -MD -MP -MF .deps/attrask.Tpo -c attrask.c -fPIC -DPIC -o .libs/attrask.o --- attrdict.lo --- libtool: compile: cc -DPACKAGE_NAME=\"tidyp\" -DPACKAGE_TARNAME=\"tidyp\" -DPACKAGE_VERSION=\"1.04\" "-DPACKAGE_STRING=\"tidyp 1.04\"" -DPACKAGE_BUGREPORT=\"andy@petdance.com\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DSUPPORT_ACCESSIBILITY_CHECKS=0 -DSUPPORT_UTF16_ENCODINGS=1 -DSUPPORT_ASIAN_ENCODINGS=1 -I. -I../include -pipe -O2 -fno-strict-aliasing -Wall -pipe -O2 -fno-strict-aliasing -MT attrdict.lo -MD -MP -MF .deps/attrdict.Tpo -c attrdict.c -fPIC -DPIC -o .libs/attrdict.o libtool: compile: cc -DPACKAGE_NAME=\"tidyp\" -DPACKAGE_TARNAME=\"tidyp\" -DPACKAGE_VERSION=\"1.04\" "-DPACKAGE_STRING=\"tidyp 1.04\"" -DPACKAGE_BUGREPORT=\"andy@petdance.com\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DSUPPORT_ACCESSIBILITY_CHECKS=0 -DSUPPORT_UTF16_ENCODINGS=1 -DSUPPORT_ASIAN_ENCODINGS=1 -I. -I../include -pipe -O2 -fno-strict-aliasing -Wall -pipe -O2 -fno-strict-aliasing -MT attrdict.lo -MD -MP -MF .deps/attrdict.Tpo -c attrdict.c -o attrdict.o >/dev/null 2>&1 --- config.lo --- libtool: compile: cc -DPACKAGE_NAME=\"tidyp\" -DPACKAGE_TARNAME=\"tidyp\" -DPACKAGE_VERSION=\"1.04\" "-DPACKAGE_STRING=\"tidyp 1.04\"" -DPACKAGE_BUGREPORT=\"andy@petdance.com\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DSUPPORT_ACCESSIBILITY_CHECKS=0 -DSUPPORT_UTF16_ENCODINGS=1 -DSUPPORT_ASIAN_ENCODINGS=1 -I. -I../include -pipe -O2 -fno-strict-aliasing -Wall -pipe -O2 -fno-strict-aliasing -MT config.lo -MD -MP -MF .deps/config.Tpo -c config.c -o config.o >/dev/null 2>&1 --- attrdict.lo --- mv -f .deps/attrdict.Tpo .deps/attrdict.Plo --- attrget.lo --- /bin/sh ../libtool --tag=CC --mode=compile cc -DPACKAGE_NAME=\"tidyp\" -DPACKAGE_TARNAME=\"tidyp\" -DPACKAGE_VERSION=\"1.04\" -DPACKAGE_STRING=\"tidyp\ 1.04\" -DPACKAGE_BUGREPORT=\"andy@petdance.com\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DSUPPORT_ACCESSIBILITY_CHECKS=0 -DSUPPORT_UTF16_ENCODINGS=1 -DSUPPORT_ASIAN_ENCODINGS=1 -I. -I../include -pipe -O2 -fno-strict-aliasing -Wall -pipe -O2 -fno-strict-aliasing -MT attrget.lo -MD -MP -MF .deps/attrget.Tpo -c -o attrget.lo attrget.c --- clean.lo --- libtool: compile: cc -DPACKAGE_NAME=\"tidyp\" -DPACKAGE_TARNAME=\"tidyp\" -DPACKAGE_VERSION=\"1.04\" "-DPACKAGE_STRING=\"tidyp 1.04\"" -DPACKAGE_BUGREPORT=\"andy@petdance.com\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DSUPPORT_ACCESSIBILITY_CHECKS=0 -DSUPPORT_UTF16_ENCODINGS=1 -DSUPPORT_ASIAN_ENCODINGS=1 -I. -I../include -pipe -O2 -fno-strict-aliasing -Wall -pipe -O2 -fno-strict-aliasing -MT clean.lo -MD -MP -MF .deps/clean.Tpo -c clean.c -o clean.o >/dev/null 2>&1 --- attrask.lo --- libtool: compile: cc -DPACKAGE_NAME=\"tidyp\" -DPACKAGE_TARNAME=\"tidyp\" -DPACKAGE_VERSION=\"1.04\" "-DPACKAGE_STRING=\"tidyp 1.04\"" -DPACKAGE_BUGREPORT=\"andy@petdance.com\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DSUPPORT_ACCESSIBILITY_CHECKS=0 -DSUPPORT_UTF16_ENCODINGS=1 -DSUPPORT_ASIAN_ENCODINGS=1 -I. -I../include -pipe -O2 -fno-strict-aliasing -Wall -pipe -O2 -fno-strict-aliasing -MT attrask.lo -MD -MP -MF .deps/attrask.Tpo -c attrask.c -o attrask.o >/dev/null 2>&1 mv -f .deps/attrask.Tpo .deps/attrask.Plo --- buffio.lo --- /bin/sh ../libtool --tag=CC --mode=compile cc -DPACKAGE_NAME=\"tidyp\" -DPACKAGE_TARNAME=\"tidyp\" -DPACKAGE_VERSION=\"1.04\" -DPACKAGE_STRING=\"tidyp\ 1.04\" -DPACKAGE_BUGREPORT=\"andy@petdance.com\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DSUPPORT_ACCESSIBILITY_CHECKS=0 -DSUPPORT_UTF16_ENCODINGS=1 -DSUPPORT_ASIAN_ENCODINGS=1 -I. -I../include -pipe -O2 -fno-strict-aliasing -Wall -pipe -O2 -fno-strict-aliasing -MT buffio.lo -MD -MP -MF .deps/buffio.Tpo -c -o buffio.lo buffio.c --- tags.lo --- mv -f .deps/tags.Tpo .deps/tags.Plo --- fileio.lo --- /bin/sh ../libtool --tag=CC --mode=compile cc -DPACKAGE_NAME=\"tidyp\" -DPACKAGE_TARNAME=\"tidyp\" -DPACKAGE_VERSION=\"1.04\" -DPACKAGE_STRING=\"tidyp\ 1.04\" -DPACKAGE_BUGREPORT=\"andy@petdance.com\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DSUPPORT_ACCESSIBILITY_CHECKS=0 -DSUPPORT_UTF16_ENCODINGS=1 -DSUPPORT_ASIAN_ENCODINGS=1 -I. -I../include -pipe -O2 -fno-strict-aliasing -Wall -pipe -O2 -fno-strict-aliasing -MT fileio.lo -MD -MP -MF .deps/fileio.Tpo -c -o fileio.lo fileio.c --- localize.lo --- mv -f .deps/localize.Tpo .deps/localize.Plo --- streamio.lo --- /bin/sh ../libtool --tag=CC --mode=compile cc -DPACKAGE_NAME=\"tidyp\" -DPACKAGE_TARNAME=\"tidyp\" -DPACKAGE_VERSION=\"1.04\" -DPACKAGE_STRING=\"tidyp\ 1.04\" -DPACKAGE_BUGREPORT=\"andy@petdance.com\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DSUPPORT_ACCESSIBILITY_CHECKS=0 -DSUPPORT_UTF16_ENCODINGS=1 -DSUPPORT_ASIAN_ENCODINGS=1 -I. -I../include -pipe -O2 -fno-strict-aliasing -Wall -pipe -O2 -fno-strict-aliasing -MT streamio.lo -MD -MP -MF .deps/streamio.Tpo -c -o streamio.lo streamio.c --- attrget.lo --- libtool: compile: cc -DPACKAGE_NAME=\"tidyp\" -DPACKAGE_TARNAME=\"tidyp\" -DPACKAGE_VERSION=\"1.04\" "-DPACKAGE_STRING=\"tidyp 1.04\"" -DPACKAGE_BUGREPORT=\"andy@petdance.com\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DSUPPORT_ACCESSIBILITY_CHECKS=0 -DSUPPORT_UTF16_ENCODINGS=1 -DSUPPORT_ASIAN_ENCODINGS=1 -I. -I../include -pipe -O2 -fno-strict-aliasing -Wall -pipe -O2 -fno-strict-aliasing -MT attrget.lo -MD -MP -MF .deps/attrget.Tpo -c attrget.c -fPIC -DPIC -o .libs/attrget.o libtool: compile: cc -DPACKAGE_NAME=\"tidyp\" -DPACKAGE_TARNAME=\"tidyp\" -DPACKAGE_VERSION=\"1.04\" "-DPACKAGE_STRING=\"tidyp 1.04\"" -DPACKAGE_BUGREPORT=\"andy@petdance.com\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DSUPPORT_ACCESSIBILITY_CHECKS=0 -DSUPPORT_UTF16_ENCODINGS=1 -DSUPPORT_ASIAN_ENCODINGS=1 -I. -I../include -pipe -O2 -fno-strict-aliasing -Wall -pipe -O2 -fno-strict-aliasing -MT attrget.lo -MD -MP -MF .deps/attrget.Tpo -c attrget.c -o attrget.o >/dev/null 2>&1 --- attrs.lo --- mv -f .deps/attrs.Tpo .deps/attrs.Plo --- tagask.lo --- /bin/sh ../libtool --tag=CC --mode=compile cc -DPACKAGE_NAME=\"tidyp\" -DPACKAGE_TARNAME=\"tidyp\" -DPACKAGE_VERSION=\"1.04\" -DPACKAGE_STRING=\"tidyp\ 1.04\" -DPACKAGE_BUGREPORT=\"andy@petdance.com\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DSUPPORT_ACCESSIBILITY_CHECKS=0 -DSUPPORT_UTF16_ENCODINGS=1 -DSUPPORT_ASIAN_ENCODINGS=1 -I. -I../include -pipe -O2 -fno-strict-aliasing -Wall -pipe -O2 -fno-strict-aliasing -MT tagask.lo -MD -MP -MF .deps/tagask.Tpo -c -o tagask.lo tagask.c --- fileio.lo --- libtool: compile: cc -DPACKAGE_NAME=\"tidyp\" -DPACKAGE_TARNAME=\"tidyp\" -DPACKAGE_VERSION=\"1.04\" "-DPACKAGE_STRING=\"tidyp 1.04\"" -DPACKAGE_BUGREPORT=\"andy@petdance.com\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DSUPPORT_ACCESSIBILITY_CHECKS=0 -DSUPPORT_UTF16_ENCODINGS=1 -DSUPPORT_ASIAN_ENCODINGS=1 -I. -I../include -pipe -O2 -fno-strict-aliasing -Wall -pipe -O2 -fno-strict-aliasing -MT fileio.lo -MD -MP -MF .deps/fileio.Tpo -c fileio.c -fPIC -DPIC -o .libs/fileio.o --- streamio.lo --- libtool: compile: cc -DPACKAGE_NAME=\"tidyp\" -DPACKAGE_TARNAME=\"tidyp\" -DPACKAGE_VERSION=\"1.04\" "-DPACKAGE_STRING=\"tidyp 1.04\"" -DPACKAGE_BUGREPORT=\"andy@petdance.com\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DSUPPORT_ACCESSIBILITY_CHECKS=0 -DSUPPORT_UTF16_ENCODINGS=1 -DSUPPORT_ASIAN_ENCODINGS=1 -I. -I../include -pipe -O2 -fno-strict-aliasing -Wall -pipe -O2 -fno-strict-aliasing -MT streamio.lo -MD -MP -MF .deps/streamio.Tpo -c streamio.c -fPIC -DPIC -o .libs/streamio.o streamio.c:946:19: warning: 'Symbol2Unicode' defined but not used [-Wunused-const-variable=] static const uint Symbol2Unicode[] = ^~~~~~~~~~~~~~ --- tagask.lo --- libtool: compile: cc -DPACKAGE_NAME=\"tidyp\" -DPACKAGE_TARNAME=\"tidyp\" -DPACKAGE_VERSION=\"1.04\" "-DPACKAGE_STRING=\"tidyp 1.04\"" -DPACKAGE_BUGREPORT=\"andy@petdance.com\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DSUPPORT_ACCESSIBILITY_CHECKS=0 -DSUPPORT_UTF16_ENCODINGS=1 -DSUPPORT_ASIAN_ENCODINGS=1 -I. -I../include -pipe -O2 -fno-strict-aliasing -Wall -pipe -O2 -fno-strict-aliasing -MT tagask.lo -MD -MP -MF .deps/tagask.Tpo -c tagask.c -fPIC -DPIC -o .libs/tagask.o --- fileio.lo --- libtool: compile: cc -DPACKAGE_NAME=\"tidyp\" -DPACKAGE_TARNAME=\"tidyp\" -DPACKAGE_VERSION=\"1.04\" "-DPACKAGE_STRING=\"tidyp 1.04\"" -DPACKAGE_BUGREPORT=\"andy@petdance.com\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DSUPPORT_ACCESSIBILITY_CHECKS=0 -DSUPPORT_UTF16_ENCODINGS=1 -DSUPPORT_ASIAN_ENCODINGS=1 -I. -I../include -pipe -O2 -fno-strict-aliasing -Wall -pipe -O2 -fno-strict-aliasing -MT fileio.lo -MD -MP -MF .deps/fileio.Tpo -c fileio.c -o fileio.o >/dev/null 2>&1 mv -f .deps/fileio.Tpo .deps/fileio.Plo --- attrget.lo --- mv -f .deps/attrget.Tpo .deps/attrget.Plo --- tmbstr.lo --- --- utf8.lo --- /bin/sh ../libtool --tag=CC --mode=compile cc -DPACKAGE_NAME=\"tidyp\" -DPACKAGE_TARNAME=\"tidyp\" -DPACKAGE_VERSION=\"1.04\" -DPACKAGE_STRING=\"tidyp\ 1.04\" -DPACKAGE_BUGREPORT=\"andy@petdance.com\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DSUPPORT_ACCESSIBILITY_CHECKS=0 -DSUPPORT_UTF16_ENCODINGS=1 -DSUPPORT_ASIAN_ENCODINGS=1 -I. -I../include -pipe -O2 -fno-strict-aliasing -Wall -pipe -O2 -fno-strict-aliasing -MT utf8.lo -MD -MP -MF .deps/utf8.Tpo -c -o utf8.lo utf8.c --- buffio.lo --- libtool: compile: cc -DPACKAGE_NAME=\"tidyp\" -DPACKAGE_TARNAME=\"tidyp\" -DPACKAGE_VERSION=\"1.04\" "-DPACKAGE_STRING=\"tidyp 1.04\"" -DPACKAGE_BUGREPORT=\"andy@petdance.com\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DSUPPORT_ACCESSIBILITY_CHECKS=0 -DSUPPORT_UTF16_ENCODINGS=1 -DSUPPORT_ASIAN_ENCODINGS=1 -I. -I../include -pipe -O2 -fno-strict-aliasing -Wall -pipe -O2 -fno-strict-aliasing -MT buffio.lo -MD -MP -MF .deps/buffio.Tpo -c buffio.c -fPIC -DPIC -o .libs/buffio.o --- tmbstr.lo --- /bin/sh ../libtool --tag=CC --mode=compile cc -DPACKAGE_NAME=\"tidyp\" -DPACKAGE_TARNAME=\"tidyp\" -DPACKAGE_VERSION=\"1.04\" -DPACKAGE_STRING=\"tidyp\ 1.04\" -DPACKAGE_BUGREPORT=\"andy@petdance.com\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DSUPPORT_ACCESSIBILITY_CHECKS=0 -DSUPPORT_UTF16_ENCODINGS=1 -DSUPPORT_ASIAN_ENCODINGS=1 -I. -I../include -pipe -O2 -fno-strict-aliasing -Wall -pipe -O2 -fno-strict-aliasing -MT tmbstr.lo -MD -MP -MF .deps/tmbstr.Tpo -c -o tmbstr.lo tmbstr.c --- pprint.lo --- libtool: compile: cc -DPACKAGE_NAME=\"tidyp\" -DPACKAGE_TARNAME=\"tidyp\" -DPACKAGE_VERSION=\"1.04\" "-DPACKAGE_STRING=\"tidyp 1.04\"" -DPACKAGE_BUGREPORT=\"andy@petdance.com\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DSUPPORT_ACCESSIBILITY_CHECKS=0 -DSUPPORT_UTF16_ENCODINGS=1 -DSUPPORT_ASIAN_ENCODINGS=1 -I. -I../include -pipe -O2 -fno-strict-aliasing -Wall -pipe -O2 -fno-strict-aliasing -MT pprint.lo -MD -MP -MF .deps/pprint.Tpo -c pprint.c -o pprint.o >/dev/null 2>&1 --- clean.lo --- mv -f .deps/clean.Tpo .deps/clean.Plo --- tidyplib.lo --- /bin/sh ../libtool --tag=CC --mode=compile cc -DPACKAGE_NAME=\"tidyp\" -DPACKAGE_TARNAME=\"tidyp\" -DPACKAGE_VERSION=\"1.04\" -DPACKAGE_STRING=\"tidyp\ 1.04\" -DPACKAGE_BUGREPORT=\"andy@petdance.com\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DSUPPORT_ACCESSIBILITY_CHECKS=0 -DSUPPORT_UTF16_ENCODINGS=1 -DSUPPORT_ASIAN_ENCODINGS=1 -I. -I../include -pipe -O2 -fno-strict-aliasing -Wall -pipe -O2 -fno-strict-aliasing -MT tidyplib.lo -MD -MP -MF .deps/tidyplib.Tpo -c -o tidyplib.lo tidyplib.c --- streamio.lo --- libtool: compile: cc -DPACKAGE_NAME=\"tidyp\" -DPACKAGE_TARNAME=\"tidyp\" -DPACKAGE_VERSION=\"1.04\" "-DPACKAGE_STRING=\"tidyp 1.04\"" -DPACKAGE_BUGREPORT=\"andy@petdance.com\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DSUPPORT_ACCESSIBILITY_CHECKS=0 -DSUPPORT_UTF16_ENCODINGS=1 -DSUPPORT_ASIAN_ENCODINGS=1 -I. -I../include -pipe -O2 -fno-strict-aliasing -Wall -pipe -O2 -fno-strict-aliasing -MT streamio.lo -MD -MP -MF .deps/streamio.Tpo -c streamio.c -o streamio.o >/dev/null 2>&1 --- config.lo --- mv -f .deps/config.Tpo .deps/config.Plo --- mappedio.lo --- /bin/sh ../libtool --tag=CC --mode=compile cc -DPACKAGE_NAME=\"tidyp\" -DPACKAGE_TARNAME=\"tidyp\" -DPACKAGE_VERSION=\"1.04\" -DPACKAGE_STRING=\"tidyp\ 1.04\" -DPACKAGE_BUGREPORT=\"andy@petdance.com\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DSUPPORT_ACCESSIBILITY_CHECKS=0 -DSUPPORT_UTF16_ENCODINGS=1 -DSUPPORT_ASIAN_ENCODINGS=1 -I. -I../include -pipe -O2 -fno-strict-aliasing -Wall -pipe -O2 -fno-strict-aliasing -MT mappedio.lo -MD -MP -MF .deps/mappedio.Tpo -c -o mappedio.lo mappedio.c --- tmbstr.lo --- libtool: compile: cc -DPACKAGE_NAME=\"tidyp\" -DPACKAGE_TARNAME=\"tidyp\" -DPACKAGE_VERSION=\"1.04\" "-DPACKAGE_STRING=\"tidyp 1.04\"" -DPACKAGE_BUGREPORT=\"andy@petdance.com\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DSUPPORT_ACCESSIBILITY_CHECKS=0 -DSUPPORT_UTF16_ENCODINGS=1 -DSUPPORT_ASIAN_ENCODINGS=1 -I. -I../include -pipe -O2 -fno-strict-aliasing -Wall -pipe -O2 -fno-strict-aliasing -MT tmbstr.lo -MD -MP -MF .deps/tmbstr.Tpo -c tmbstr.c -fPIC -DPIC -o .libs/tmbstr.o --- buffio.lo --- libtool: compile: cc -DPACKAGE_NAME=\"tidyp\" -DPACKAGE_TARNAME=\"tidyp\" -DPACKAGE_VERSION=\"1.04\" "-DPACKAGE_STRING=\"tidyp 1.04\"" -DPACKAGE_BUGREPORT=\"andy@petdance.com\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DSUPPORT_ACCESSIBILITY_CHECKS=0 -DSUPPORT_UTF16_ENCODINGS=1 -DSUPPORT_ASIAN_ENCODINGS=1 -I. -I../include -pipe -O2 -fno-strict-aliasing -Wall -pipe -O2 -fno-strict-aliasing -MT buffio.lo -MD -MP -MF .deps/buffio.Tpo -c buffio.c -o buffio.o >/dev/null 2>&1 --- utf8.lo --- libtool: compile: cc -DPACKAGE_NAME=\"tidyp\" -DPACKAGE_TARNAME=\"tidyp\" -DPACKAGE_VERSION=\"1.04\" "-DPACKAGE_STRING=\"tidyp 1.04\"" -DPACKAGE_BUGREPORT=\"andy@petdance.com\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DSUPPORT_ACCESSIBILITY_CHECKS=0 -DSUPPORT_UTF16_ENCODINGS=1 -DSUPPORT_ASIAN_ENCODINGS=1 -I. -I../include -pipe -O2 -fno-strict-aliasing -Wall -pipe -O2 -fno-strict-aliasing -MT utf8.lo -MD -MP -MF .deps/utf8.Tpo -c utf8.c -fPIC -DPIC -o .libs/utf8.o --- tagask.lo --- libtool: compile: cc -DPACKAGE_NAME=\"tidyp\" -DPACKAGE_TARNAME=\"tidyp\" -DPACKAGE_VERSION=\"1.04\" "-DPACKAGE_STRING=\"tidyp 1.04\"" -DPACKAGE_BUGREPORT=\"andy@petdance.com\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DSUPPORT_ACCESSIBILITY_CHECKS=0 -DSUPPORT_UTF16_ENCODINGS=1 -DSUPPORT_ASIAN_ENCODINGS=1 -I. -I../include -pipe -O2 -fno-strict-aliasing -Wall -pipe -O2 -fno-strict-aliasing -MT tagask.lo -MD -MP -MF .deps/tagask.Tpo -c tagask.c -o tagask.o >/dev/null 2>&1 --- tmbstr.lo --- libtool: compile: cc -DPACKAGE_NAME=\"tidyp\" -DPACKAGE_TARNAME=\"tidyp\" -DPACKAGE_VERSION=\"1.04\" "-DPACKAGE_STRING=\"tidyp 1.04\"" -DPACKAGE_BUGREPORT=\"andy@petdance.com\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DSUPPORT_ACCESSIBILITY_CHECKS=0 -DSUPPORT_UTF16_ENCODINGS=1 -DSUPPORT_ASIAN_ENCODINGS=1 -I. -I../include -pipe -O2 -fno-strict-aliasing -Wall -pipe -O2 -fno-strict-aliasing -MT tmbstr.lo -MD -MP -MF .deps/tmbstr.Tpo -c tmbstr.c -o tmbstr.o >/dev/null 2>&1 --- utf8.lo --- libtool: compile: cc -DPACKAGE_NAME=\"tidyp\" -DPACKAGE_TARNAME=\"tidyp\" -DPACKAGE_VERSION=\"1.04\" "-DPACKAGE_STRING=\"tidyp 1.04\"" -DPACKAGE_BUGREPORT=\"andy@petdance.com\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DSUPPORT_ACCESSIBILITY_CHECKS=0 -DSUPPORT_UTF16_ENCODINGS=1 -DSUPPORT_ASIAN_ENCODINGS=1 -I. -I../include -pipe -O2 -fno-strict-aliasing -Wall -pipe -O2 -fno-strict-aliasing -MT utf8.lo -MD -MP -MF .deps/utf8.Tpo -c utf8.c -o utf8.o >/dev/null 2>&1 --- parser.lo --- libtool: compile: cc -DPACKAGE_NAME=\"tidyp\" -DPACKAGE_TARNAME=\"tidyp\" -DPACKAGE_VERSION=\"1.04\" "-DPACKAGE_STRING=\"tidyp 1.04\"" -DPACKAGE_BUGREPORT=\"andy@petdance.com\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DSUPPORT_ACCESSIBILITY_CHECKS=0 -DSUPPORT_UTF16_ENCODINGS=1 -DSUPPORT_ASIAN_ENCODINGS=1 -I. -I../include -pipe -O2 -fno-strict-aliasing -Wall -pipe -O2 -fno-strict-aliasing -MT parser.lo -MD -MP -MF .deps/parser.Tpo -c parser.c -o parser.o >/dev/null 2>&1 --- mappedio.lo --- libtool: compile: cc -DPACKAGE_NAME=\"tidyp\" -DPACKAGE_TARNAME=\"tidyp\" -DPACKAGE_VERSION=\"1.04\" "-DPACKAGE_STRING=\"tidyp 1.04\"" -DPACKAGE_BUGREPORT=\"andy@petdance.com\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DSUPPORT_ACCESSIBILITY_CHECKS=0 -DSUPPORT_UTF16_ENCODINGS=1 -DSUPPORT_ASIAN_ENCODINGS=1 -I. -I../include -pipe -O2 -fno-strict-aliasing -Wall -pipe -O2 -fno-strict-aliasing -MT mappedio.lo -MD -MP -MF .deps/mappedio.Tpo -c mappedio.c -fPIC -DPIC -o .libs/mappedio.o --- buffio.lo --- mv -f .deps/buffio.Tpo .deps/buffio.Plo --- tidyplib.lo --- libtool: compile: cc -DPACKAGE_NAME=\"tidyp\" -DPACKAGE_TARNAME=\"tidyp\" -DPACKAGE_VERSION=\"1.04\" "-DPACKAGE_STRING=\"tidyp 1.04\"" -DPACKAGE_BUGREPORT=\"andy@petdance.com\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DSUPPORT_ACCESSIBILITY_CHECKS=0 -DSUPPORT_UTF16_ENCODINGS=1 -DSUPPORT_ASIAN_ENCODINGS=1 -I. -I../include -pipe -O2 -fno-strict-aliasing -Wall -pipe -O2 -fno-strict-aliasing -MT tidyplib.lo -MD -MP -MF .deps/tidyplib.Tpo -c tidyplib.c -fPIC -DPIC -o .libs/tidyplib.o --- utf8.lo --- mv -f .deps/utf8.Tpo .deps/utf8.Plo --- tmbstr.lo --- mv -f .deps/tmbstr.Tpo .deps/tmbstr.Plo --- tagask.lo --- mv -f .deps/tagask.Tpo .deps/tagask.Plo --- mappedio.lo --- libtool: compile: cc -DPACKAGE_NAME=\"tidyp\" -DPACKAGE_TARNAME=\"tidyp\" -DPACKAGE_VERSION=\"1.04\" "-DPACKAGE_STRING=\"tidyp 1.04\"" -DPACKAGE_BUGREPORT=\"andy@petdance.com\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DSUPPORT_ACCESSIBILITY_CHECKS=0 -DSUPPORT_UTF16_ENCODINGS=1 -DSUPPORT_ASIAN_ENCODINGS=1 -I. -I../include -pipe -O2 -fno-strict-aliasing -Wall -pipe -O2 -fno-strict-aliasing -MT mappedio.lo -MD -MP -MF .deps/mappedio.Tpo -c mappedio.c -o mappedio.o >/dev/null 2>&1 mv -f .deps/mappedio.Tpo .deps/mappedio.Plo --- streamio.lo --- mv -f .deps/streamio.Tpo .deps/streamio.Plo --- pprint.lo --- mv -f .deps/pprint.Tpo .deps/pprint.Plo --- lexer.lo --- libtool: compile: cc -DPACKAGE_NAME=\"tidyp\" -DPACKAGE_TARNAME=\"tidyp\" -DPACKAGE_VERSION=\"1.04\" "-DPACKAGE_STRING=\"tidyp 1.04\"" -DPACKAGE_BUGREPORT=\"andy@petdance.com\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DSUPPORT_ACCESSIBILITY_CHECKS=0 -DSUPPORT_UTF16_ENCODINGS=1 -DSUPPORT_ASIAN_ENCODINGS=1 -I. -I../include -pipe -O2 -fno-strict-aliasing -Wall -pipe -O2 -fno-strict-aliasing -MT lexer.lo -MD -MP -MF .deps/lexer.Tpo -c lexer.c -o lexer.o >/dev/null 2>&1 --- tidyplib.lo --- libtool: compile: cc -DPACKAGE_NAME=\"tidyp\" -DPACKAGE_TARNAME=\"tidyp\" -DPACKAGE_VERSION=\"1.04\" "-DPACKAGE_STRING=\"tidyp 1.04\"" -DPACKAGE_BUGREPORT=\"andy@petdance.com\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DSUPPORT_ACCESSIBILITY_CHECKS=0 -DSUPPORT_UTF16_ENCODINGS=1 -DSUPPORT_ASIAN_ENCODINGS=1 -I. -I../include -pipe -O2 -fno-strict-aliasing -Wall -pipe -O2 -fno-strict-aliasing -MT tidyplib.lo -MD -MP -MF .deps/tidyplib.Tpo -c tidyplib.c -o tidyplib.o >/dev/null 2>&1 mv -f .deps/tidyplib.Tpo .deps/tidyplib.Plo --- parser.lo --- mv -f .deps/parser.Tpo .deps/parser.Plo --- lexer.lo --- mv -f .deps/lexer.Tpo .deps/lexer.Plo --- libtidyp.la --- /bin/sh ../libtool --tag=CC --mode=link cc -pipe -O2 -fno-strict-aliasing -Wall -pipe -O2 -fno-strict-aliasing -version-info 0:0:0 -release 1.04 -no-undefined -export-dynamic -o libtidyp.la -rpath /usr/local/lib access.lo attrs.lo istack.lo parser.lo tags.lo entities.lo lexer.lo pprint.lo clean.lo localize.lo config.lo alloc.lo attrask.lo attrdict.lo attrget.lo buffio.lo fileio.lo streamio.lo tagask.lo tmbstr.lo utf8.lo tidyplib.lo mappedio.lo libtool: link: cc -shared -fPIC -DPIC .libs/access.o .libs/attrs.o .libs/istack.o .libs/parser.o .libs/tags.o .libs/entities.o .libs/lexer.o .libs/pprint.o .libs/clean.o .libs/localize.o .libs/config.o .libs/alloc.o .libs/attrask.o .libs/attrdict.o .libs/attrget.o .libs/buffio.o .libs/fileio.o .libs/streamio.o .libs/tagask.o .libs/tmbstr.o .libs/utf8.o .libs/tidyplib.o .libs/mappedio.o -O2 -O2 -Wl,-soname -Wl,libtidyp-1.04.so.0 -o .libs/libtidyp-1.04.so.0.0.0 libtool: link: (cd ".libs" && rm -f "libtidyp-1.04.so.0" && ln -s "libtidyp-1.04.so.0.0.0" "libtidyp-1.04.so.0") libtool: link: (cd ".libs" && rm -f "libtidyp.so" && ln -s "libtidyp-1.04.so.0.0.0" "libtidyp.so") libtool: link: ar cru .libs/libtidyp.a access.o attrs.o istack.o parser.o tags.o entities.o lexer.o pprint.o clean.o localize.o config.o alloc.o attrask.o attrdict.o attrget.o buffio.o fileio.o streamio.o tagask.o tmbstr.o utf8.o tidyplib.o mappedio.o /usr/libexec/binutils227/elf/ar: `u' modifier ignored since `D' is the default (see `U') libtool: link: ranlib .libs/libtidyp.a libtool: link: ( cd ".libs" && rm -f "libtidyp.la" && ln -s "../libtidyp.la" "libtidyp.la" ) Making all in include Making all in bin --- tidyp.o --- cc -DPACKAGE_NAME=\"tidyp\" -DPACKAGE_TARNAME=\"tidyp\" -DPACKAGE_VERSION=\"1.04\" -DPACKAGE_STRING=\"tidyp\ 1.04\" -DPACKAGE_BUGREPORT=\"andy@petdance.com\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DSUPPORT_ACCESSIBILITY_CHECKS=0 -DSUPPORT_UTF16_ENCODINGS=1 -DSUPPORT_ASIAN_ENCODINGS=1 -I. -I../include -pipe -O2 -fno-strict-aliasing -Wall -pipe -O2 -fno-strict-aliasing -MT tidyp.o -MD -MP -MF .deps/tidyp.Tpo -c -o tidyp.o `test -f '../src/tidyp.c' || echo './'`../src/tidyp.c mv -f .deps/tidyp.Tpo .deps/tidyp.Po --- tidyp --- /bin/sh ../libtool --tag=CC --mode=link cc -pipe -O2 -fno-strict-aliasing -Wall -pipe -O2 -fno-strict-aliasing -o tidyp tidyp.o ../src/libtidyp.la libtool: link: cc -pipe -O2 -fno-strict-aliasing -Wall -pipe -O2 -fno-strict-aliasing -o .libs/tidyp tidyp.o ../src/.libs/libtidyp.so -Wl,-rpath -Wl,/usr/local/lib Making all in tests SUCCEEDED 00:00:15 ------------------------------------------------------------------------------- -- Phase: run-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: stage ------------------------------------------------------------------------------- ===> Staging for tidyp-1.04_2 ===> Generating temporary packing list if test -z 'strip'; then /usr/bin/make INSTALL_PROGRAM="/bin/sh /construction/textproc/tidyp/tidyp-1.04/install-sh -c -s" install_sh_PROGRAM="/bin/sh /construction/textproc/tidyp/tidyp-1.04/install-sh -c -s" INSTALL_STRIP_FLAG=-s install; else /usr/bin/make INSTALL_PROGRAM="/bin/sh /construction/textproc/tidyp/tidyp-1.04/install-sh -c -s" install_sh_PROGRAM="/bin/sh /construction/textproc/tidyp/tidyp-1.04/install-sh -c -s" INSTALL_STRIP_FLAG=-s "INSTALL_PROGRAM_ENV=STRIPPROG='strip'" install; fi Making install in src /bin/mkdir -p '/construction/textproc/tidyp/stage/usr/local/lib' /bin/sh ../libtool --mode=install /usr/bin/install -c -s libtidyp.la '/construction/textproc/tidyp/stage/usr/local/lib' libtool: install: /usr/bin/install -c .libs/libtidyp-1.04.so.0.0.0 /construction/textproc/tidyp/stage/usr/local/lib/libtidyp-1.04.so.0.0.0 libtool: install: strip --strip-unneeded /construction/textproc/tidyp/stage/usr/local/lib/libtidyp-1.04.so.0.0.0 libtool: install: (cd /construction/textproc/tidyp/stage/usr/local/lib && { ln -s -f libtidyp-1.04.so.0.0.0 libtidyp-1.04.so.0 || { rm -f libtidyp-1.04.so.0 && ln -s libtidyp-1.04.so.0.0.0 libtidyp-1.04.so.0; }; }) libtool: install: (cd /construction/textproc/tidyp/stage/usr/local/lib && { ln -s -f libtidyp-1.04.so.0.0.0 libtidyp.so || { rm -f libtidyp.so && ln -s libtidyp-1.04.so.0.0.0 libtidyp.so; }; }) libtool: install: /usr/bin/install -c .libs/libtidyp.lai /construction/textproc/tidyp/stage/usr/local/lib/libtidyp.la libtool: install: /usr/bin/install -c .libs/libtidyp.a /construction/textproc/tidyp/stage/usr/local/lib/libtidyp.a libtool: install: strip --strip-debug /construction/textproc/tidyp/stage/usr/local/lib/libtidyp.a libtool: install: chmod 644 /construction/textproc/tidyp/stage/usr/local/lib/libtidyp.a libtool: install: ranlib /construction/textproc/tidyp/stage/usr/local/lib/libtidyp.a libtool: warning: remember to run 'libtool --finish /usr/local/lib' Making install in include /bin/mkdir -p '/construction/textproc/tidyp/stage/usr/local/include/tidyp' install -m 0644 platform.h tidyp.h tidypenum.h buffio.h '/construction/textproc/tidyp/stage/usr/local/include/tidyp' Making install in bin /bin/mkdir -p '/construction/textproc/tidyp/stage/usr/local/bin' STRIPPROG='strip' /bin/sh ../libtool --mode=install /bin/sh /construction/textproc/tidyp/tidyp-1.04/install-sh -c -s tidyp '/construction/textproc/tidyp/stage/usr/local/bin' libtool: warning: '../src/libtidyp.la' has not been installed in '/usr/local/lib' libtool: install: /bin/sh /construction/textproc/tidyp/tidyp-1.04/install-sh -c -s .libs/tidyp /construction/textproc/tidyp/stage/usr/local/bin/tidyp Making install in tests ====> Compressing man pages (compress-man) ====> Running Q/A tests (stage-qa) Warning: You have disabled the licenses framework with DISABLE_LICENSES, unable to run checks SUCCEEDED 00:00:02 ------------------------------------------------------------------------------- -- Phase: package ------------------------------------------------------------------------------- ===> Building package for tidyp-1.04_2 file sizes/checksums [9]: 0% file sizes/checksums [9]: 100% packing files [9]: 0% packing files [9]: 100% packing directories [0]: 0% packing directories [0]: 100% SUCCEEDED 00:00:04 TOTAL TIME 00:00:53