Building tidyp-1.04.txz (origin /buildshare/ports/355755/textproc/tidyp) for powerpc-10-0 on XXX slot2: created x distfiles/ x distfiles/tidyp-1.04.tar.gz x packages/ x packages/pkg-1.2.7_2.txz ELF ldconfig path: /lib /usr/lib /usr/lib/compat Make depends ===> tidyp-1.04 depends on file: /usr/local/sbin/pkg - not found ===> Verifying install for /usr/local/sbin/pkg in /buildshare/ports/355755/ports-mgmt/pkg ===> Installing existing package /packages/pkg-1.2.7_2.txz Installing pkg-1.2.7_2... done If you are upgrading from the old package format, first run: # pkg2ng ===> Returning to build of tidyp-1.04 Make install ===> tidyp-1.04 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by tidyp-1.04 for building ===> Extracting for tidyp-1.04 => SHA256 Checksum OK for tidyp-1.04.tar.gz. ===> Patching for tidyp-1.04 ===> Configuring for tidyp-1.04 ===> FreeBSD 10 autotools fix applied to /obj/buildshare/ports/355755/textproc/tidyp/work/tidyp-1.04/aclocal.m4 ===> FreeBSD 10 autotools fix applied to /obj/buildshare/ports/355755/textproc/tidyp/work/tidyp-1.04/configure configure: loading site script /buildshare/ports/355755/Templates/config.site checking for a BSD-compatible install... /usr/bin/install -c -o root -g wheel checking whether build environment is sane... yes checking for gawk... (cached) /usr/bin/awk checking whether make sets $(MAKE)... yes checking for gcc... cc checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... 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 ANSI C... none needed checking for style of include used by make... GNU 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 for a BSD-compatible install... /usr/bin/install -c -o root -g wheel checking whether ln -s works... yes checking build system type... powerpc-portbld-freebsd11.0 checking host system type... powerpc-portbld-freebsd11.0 checking for a sed that does not truncate output... /usr/bin/sed checking for egrep... grep -E checking for ld used by cc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for /usr/bin/ld option to reload object files... -r checking for BSD-compatible nm... /usr/bin/nm -B checking how to recognise dependent libraries... pass_all 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 how to run the C++ preprocessor... c++ -E checking for g77... no checking for f77... no checking for xlf... no checking for frt... no checking for pgf77... no checking for fort77... no checking for fl32... no checking for af77... no checking for f90... no checking for xlf90... no checking for pgf90... no checking for epcf90... no checking for f95... no checking for fort... no checking for xlf95... no checking for ifc... no checking for efc... no checking for pgf95... no checking for lf95... no checking for gfortran... no checking whether we are using the GNU Fortran 77 compiler... no checking whether accepts -g... no checking the maximum length of command line arguments... (cached) 262144 checking command to parse /usr/bin/nm -B output from cc object... ok checking for objdir... .libs checking for ar... ar checking for ranlib... ranlib checking for strip... strip checking if cc supports -fno-rtti -fno-exceptions... no checking for cc option to produce PIC... -fPIC checking if cc PIC flag -fPIC works... yes checking if cc static flag -static works... yes checking if cc supports -c -o file.o... 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... freebsd11.0 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 configure: creating libtool appending configuration tag "CXX" to libtool 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 checking if c++ PIC flag -fPIC works... yes checking if c++ static flag -static works... yes checking if c++ supports -c -o file.o... yes checking whether the c++ linker (/usr/bin/ld) supports shared libraries... yes checking dynamic linker characteristics... freebsd11.0 ld.so checking how to hardcode library paths into programs... immediate appending configuration tag "F77" to libtool checking whether make sets $(MAKE)... (cached) yes checking if malloc debugging is wanted... no 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 ===> Building for tidyp-1.04 Making all in src if /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\" -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 -DSUPPORT_ACCESSIBILITY_CHECKS=1 -DSUPPORT_UTF16_ENCODINGS=1 -DSUPPORT_ASIAN_ENCODINGS=1 -I. -I. -I../include -O2 -pipe -fno-strict-aliasing -Wall -O2 -pipe -fno-strict-aliasing -MT access.lo -MD -MP -MF ".deps/access.Tpo" -c -o access.lo access.c; then mv -f ".deps/access.Tpo" ".deps/access.Plo"; else rm -f ".deps/access.Tpo"; exit 1; fi mkdir .libs cc -DPACKAGE_NAME=\"tidyp\" -DPACKAGE_TARNAME=\"tidyp\" -DPACKAGE_VERSION=\"1.04\" "-DPACKAGE_STRING=\"tidyp 1.04\"" -DPACKAGE_BUGREPORT=\"andy@petdance.com\" -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 -DSUPPORT_ACCESSIBILITY_CHECKS=1 -DSUPPORT_UTF16_ENCODINGS=1 -DSUPPORT_ASIAN_ENCODINGS=1 -I. -I. -I../include -O2 -pipe -fno-strict-aliasing -Wall -O2 -pipe -fno-strict-aliasing -MT access.lo -MD -MP -MF .deps/access.Tpo -c access.c -fPIC -DPIC -o .libs/access.o cc -DPACKAGE_NAME=\"tidyp\" -DPACKAGE_TARNAME=\"tidyp\" -DPACKAGE_VERSION=\"1.04\" "-DPACKAGE_STRING=\"tidyp 1.04\"" -DPACKAGE_BUGREPORT=\"andy@petdance.com\" -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 -DSUPPORT_ACCESSIBILITY_CHECKS=1 -DSUPPORT_UTF16_ENCODINGS=1 -DSUPPORT_ASIAN_ENCODINGS=1 -I. -I. -I../include -O2 -pipe -fno-strict-aliasing -Wall -O2 -pipe -fno-strict-aliasing -MT access.lo -MD -MP -MF .deps/access.Tpo -c access.c -o access.o >/dev/null 2>&1 if /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\" -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 -DSUPPORT_ACCESSIBILITY_CHECKS=1 -DSUPPORT_UTF16_ENCODINGS=1 -DSUPPORT_ASIAN_ENCODINGS=1 -I. -I. -I../include -O2 -pipe -fno-strict-aliasing -Wall -O2 -pipe -fno-strict-aliasing -MT attrs.lo -MD -MP -MF ".deps/attrs.Tpo" -c -o attrs.lo attrs.c; then mv -f ".deps/attrs.Tpo" ".deps/attrs.Plo"; else rm -f ".deps/attrs.Tpo"; exit 1; fi cc -DPACKAGE_NAME=\"tidyp\" -DPACKAGE_TARNAME=\"tidyp\" -DPACKAGE_VERSION=\"1.04\" "-DPACKAGE_STRING=\"tidyp 1.04\"" -DPACKAGE_BUGREPORT=\"andy@petdance.com\" -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 -DSUPPORT_ACCESSIBILITY_CHECKS=1 -DSUPPORT_UTF16_ENCODINGS=1 -DSUPPORT_ASIAN_ENCODINGS=1 -I. -I. -I../include -O2 -pipe -fno-strict-aliasing -Wall -O2 -pipe -fno-strict-aliasing -MT attrs.lo -MD -MP -MF .deps/attrs.Tpo -c attrs.c -fPIC -DPIC -o .libs/attrs.o cc -DPACKAGE_NAME=\"tidyp\" -DPACKAGE_TARNAME=\"tidyp\" -DPACKAGE_VERSION=\"1.04\" "-DPACKAGE_STRING=\"tidyp 1.04\"" -DPACKAGE_BUGREPORT=\"andy@petdance.com\" -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 -DSUPPORT_ACCESSIBILITY_CHECKS=1 -DSUPPORT_UTF16_ENCODINGS=1 -DSUPPORT_ASIAN_ENCODINGS=1 -I. -I. -I../include -O2 -pipe -fno-strict-aliasing -Wall -O2 -pipe -fno-strict-aliasing -MT attrs.lo -MD -MP -MF .deps/attrs.Tpo -c attrs.c -o attrs.o >/dev/null 2>&1 if /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\" -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 -DSUPPORT_ACCESSIBILITY_CHECKS=1 -DSUPPORT_UTF16_ENCODINGS=1 -DSUPPORT_ASIAN_ENCODINGS=1 -I. -I. -I../include -O2 -pipe -fno-strict-aliasing -Wall -O2 -pipe -fno-strict-aliasing -MT istack.lo -MD -MP -MF ".deps/istack.Tpo" -c -o istack.lo istack.c; then mv -f ".deps/istack.Tpo" ".deps/istack.Plo"; else rm -f ".deps/istack.Tpo"; exit 1; fi cc -DPACKAGE_NAME=\"tidyp\" -DPACKAGE_TARNAME=\"tidyp\" -DPACKAGE_VERSION=\"1.04\" "-DPACKAGE_STRING=\"tidyp 1.04\"" -DPACKAGE_BUGREPORT=\"andy@petdance.com\" -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 -DSUPPORT_ACCESSIBILITY_CHECKS=1 -DSUPPORT_UTF16_ENCODINGS=1 -DSUPPORT_ASIAN_ENCODINGS=1 -I. -I. -I../include -O2 -pipe -fno-strict-aliasing -Wall -O2 -pipe -fno-strict-aliasing -MT istack.lo -MD -MP -MF .deps/istack.Tpo -c istack.c -fPIC -DPIC -o .libs/istack.o cc -DPACKAGE_NAME=\"tidyp\" -DPACKAGE_TARNAME=\"tidyp\" -DPACKAGE_VERSION=\"1.04\" "-DPACKAGE_STRING=\"tidyp 1.04\"" -DPACKAGE_BUGREPORT=\"andy@petdance.com\" -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 -DSUPPORT_ACCESSIBILITY_CHECKS=1 -DSUPPORT_UTF16_ENCODINGS=1 -DSUPPORT_ASIAN_ENCODINGS=1 -I. -I. -I../include -O2 -pipe -fno-strict-aliasing -Wall -O2 -pipe -fno-strict-aliasing -MT istack.lo -MD -MP -MF .deps/istack.Tpo -c istack.c -o istack.o >/dev/null 2>&1 if /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\" -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 -DSUPPORT_ACCESSIBILITY_CHECKS=1 -DSUPPORT_UTF16_ENCODINGS=1 -DSUPPORT_ASIAN_ENCODINGS=1 -I. -I. -I../include -O2 -pipe -fno-strict-aliasing -Wall -O2 -pipe -fno-strict-aliasing -MT parser.lo -MD -MP -MF ".deps/parser.Tpo" -c -o parser.lo parser.c; then mv -f ".deps/parser.Tpo" ".deps/parser.Plo"; else rm -f ".deps/parser.Tpo"; exit 1; fi cc -DPACKAGE_NAME=\"tidyp\" -DPACKAGE_TARNAME=\"tidyp\" -DPACKAGE_VERSION=\"1.04\" "-DPACKAGE_STRING=\"tidyp 1.04\"" -DPACKAGE_BUGREPORT=\"andy@petdance.com\" -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 -DSUPPORT_ACCESSIBILITY_CHECKS=1 -DSUPPORT_UTF16_ENCODINGS=1 -DSUPPORT_ASIAN_ENCODINGS=1 -I. -I. -I../include -O2 -pipe -fno-strict-aliasing -Wall -O2 -pipe -fno-strict-aliasing -MT parser.lo -MD -MP -MF .deps/parser.Tpo -c parser.c -fPIC -DPIC -o .libs/parser.o cc -DPACKAGE_NAME=\"tidyp\" -DPACKAGE_TARNAME=\"tidyp\" -DPACKAGE_VERSION=\"1.04\" "-DPACKAGE_STRING=\"tidyp 1.04\"" -DPACKAGE_BUGREPORT=\"andy@petdance.com\" -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 -DSUPPORT_ACCESSIBILITY_CHECKS=1 -DSUPPORT_UTF16_ENCODINGS=1 -DSUPPORT_ASIAN_ENCODINGS=1 -I. -I. -I../include -O2 -pipe -fno-strict-aliasing -Wall -O2 -pipe -fno-strict-aliasing -MT parser.lo -MD -MP -MF .deps/parser.Tpo -c parser.c -o parser.o >/dev/null 2>&1 if /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\" -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 -DSUPPORT_ACCESSIBILITY_CHECKS=1 -DSUPPORT_UTF16_ENCODINGS=1 -DSUPPORT_ASIAN_ENCODINGS=1 -I. -I. -I../include -O2 -pipe -fno-strict-aliasing -Wall -O2 -pipe -fno-strict-aliasing -MT tags.lo -MD -MP -MF ".deps/tags.Tpo" -c -o tags.lo tags.c; then mv -f ".deps/tags.Tpo" ".deps/tags.Plo"; else rm -f ".deps/tags.Tpo"; exit 1; fi cc -DPACKAGE_NAME=\"tidyp\" -DPACKAGE_TARNAME=\"tidyp\" -DPACKAGE_VERSION=\"1.04\" "-DPACKAGE_STRING=\"tidyp 1.04\"" -DPACKAGE_BUGREPORT=\"andy@petdance.com\" -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 -DSUPPORT_ACCESSIBILITY_CHECKS=1 -DSUPPORT_UTF16_ENCODINGS=1 -DSUPPORT_ASIAN_ENCODINGS=1 -I. -I. -I../include -O2 -pipe -fno-strict-aliasing -Wall -O2 -pipe -fno-strict-aliasing -MT tags.lo -MD -MP -MF .deps/tags.Tpo -c tags.c -fPIC -DPIC -o .libs/tags.o cc -DPACKAGE_NAME=\"tidyp\" -DPACKAGE_TARNAME=\"tidyp\" -DPACKAGE_VERSION=\"1.04\" "-DPACKAGE_STRING=\"tidyp 1.04\"" -DPACKAGE_BUGREPORT=\"andy@petdance.com\" -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 -DSUPPORT_ACCESSIBILITY_CHECKS=1 -DSUPPORT_UTF16_ENCODINGS=1 -DSUPPORT_ASIAN_ENCODINGS=1 -I. -I. -I../include -O2 -pipe -fno-strict-aliasing -Wall -O2 -pipe -fno-strict-aliasing -MT tags.lo -MD -MP -MF .deps/tags.Tpo -c tags.c -o tags.o >/dev/null 2>&1 if /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\" -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 -DSUPPORT_ACCESSIBILITY_CHECKS=1 -DSUPPORT_UTF16_ENCODINGS=1 -DSUPPORT_ASIAN_ENCODINGS=1 -I. -I. -I../include -O2 -pipe -fno-strict-aliasing -Wall -O2 -pipe -fno-strict-aliasing -MT entities.lo -MD -MP -MF ".deps/entities.Tpo" -c -o entities.lo entities.c; then mv -f ".deps/entities.Tpo" ".deps/entities.Plo"; else rm -f ".deps/entities.Tpo"; exit 1; fi cc -DPACKAGE_NAME=\"tidyp\" -DPACKAGE_TARNAME=\"tidyp\" -DPACKAGE_VERSION=\"1.04\" "-DPACKAGE_STRING=\"tidyp 1.04\"" -DPACKAGE_BUGREPORT=\"andy@petdance.com\" -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 -DSUPPORT_ACCESSIBILITY_CHECKS=1 -DSUPPORT_UTF16_ENCODINGS=1 -DSUPPORT_ASIAN_ENCODINGS=1 -I. -I. -I../include -O2 -pipe -fno-strict-aliasing -Wall -O2 -pipe -fno-strict-aliasing -MT entities.lo -MD -MP -MF .deps/entities.Tpo -c entities.c -fPIC -DPIC -o .libs/entities.o cc -DPACKAGE_NAME=\"tidyp\" -DPACKAGE_TARNAME=\"tidyp\" -DPACKAGE_VERSION=\"1.04\" "-DPACKAGE_STRING=\"tidyp 1.04\"" -DPACKAGE_BUGREPORT=\"andy@petdance.com\" -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 -DSUPPORT_ACCESSIBILITY_CHECKS=1 -DSUPPORT_UTF16_ENCODINGS=1 -DSUPPORT_ASIAN_ENCODINGS=1 -I. -I. -I../include -O2 -pipe -fno-strict-aliasing -Wall -O2 -pipe -fno-strict-aliasing -MT entities.lo -MD -MP -MF .deps/entities.Tpo -c entities.c -o entities.o >/dev/null 2>&1 if /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\" -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 -DSUPPORT_ACCESSIBILITY_CHECKS=1 -DSUPPORT_UTF16_ENCODINGS=1 -DSUPPORT_ASIAN_ENCODINGS=1 -I. -I. -I../include -O2 -pipe -fno-strict-aliasing -Wall -O2 -pipe -fno-strict-aliasing -MT lexer.lo -MD -MP -MF ".deps/lexer.Tpo" -c -o lexer.lo lexer.c; then mv -f ".deps/lexer.Tpo" ".deps/lexer.Plo"; else rm -f ".deps/lexer.Tpo"; exit 1; fi cc -DPACKAGE_NAME=\"tidyp\" -DPACKAGE_TARNAME=\"tidyp\" -DPACKAGE_VERSION=\"1.04\" "-DPACKAGE_STRING=\"tidyp 1.04\"" -DPACKAGE_BUGREPORT=\"andy@petdance.com\" -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 -DSUPPORT_ACCESSIBILITY_CHECKS=1 -DSUPPORT_UTF16_ENCODINGS=1 -DSUPPORT_ASIAN_ENCODINGS=1 -I. -I. -I../include -O2 -pipe -fno-strict-aliasing -Wall -O2 -pipe -fno-strict-aliasing -MT lexer.lo -MD -MP -MF .deps/lexer.Tpo -c lexer.c -fPIC -DPIC -o .libs/lexer.o cc -DPACKAGE_NAME=\"tidyp\" -DPACKAGE_TARNAME=\"tidyp\" -DPACKAGE_VERSION=\"1.04\" "-DPACKAGE_STRING=\"tidyp 1.04\"" -DPACKAGE_BUGREPORT=\"andy@petdance.com\" -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 -DSUPPORT_ACCESSIBILITY_CHECKS=1 -DSUPPORT_UTF16_ENCODINGS=1 -DSUPPORT_ASIAN_ENCODINGS=1 -I. -I. -I../include -O2 -pipe -fno-strict-aliasing -Wall -O2 -pipe -fno-strict-aliasing -MT lexer.lo -MD -MP -MF .deps/lexer.Tpo -c lexer.c -o lexer.o >/dev/null 2>&1 if /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\" -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 -DSUPPORT_ACCESSIBILITY_CHECKS=1 -DSUPPORT_UTF16_ENCODINGS=1 -DSUPPORT_ASIAN_ENCODINGS=1 -I. -I. -I../include -O2 -pipe -fno-strict-aliasing -Wall -O2 -pipe -fno-strict-aliasing -MT pprint.lo -MD -MP -MF ".deps/pprint.Tpo" -c -o pprint.lo pprint.c; then mv -f ".deps/pprint.Tpo" ".deps/pprint.Plo"; else rm -f ".deps/pprint.Tpo"; exit 1; fi cc -DPACKAGE_NAME=\"tidyp\" -DPACKAGE_TARNAME=\"tidyp\" -DPACKAGE_VERSION=\"1.04\" "-DPACKAGE_STRING=\"tidyp 1.04\"" -DPACKAGE_BUGREPORT=\"andy@petdance.com\" -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 -DSUPPORT_ACCESSIBILITY_CHECKS=1 -DSUPPORT_UTF16_ENCODINGS=1 -DSUPPORT_ASIAN_ENCODINGS=1 -I. -I. -I../include -O2 -pipe -fno-strict-aliasing -Wall -O2 -pipe -fno-strict-aliasing -MT pprint.lo -MD -MP -MF .deps/pprint.Tpo -c pprint.c -fPIC -DPIC -o .libs/pprint.o cc -DPACKAGE_NAME=\"tidyp\" -DPACKAGE_TARNAME=\"tidyp\" -DPACKAGE_VERSION=\"1.04\" "-DPACKAGE_STRING=\"tidyp 1.04\"" -DPACKAGE_BUGREPORT=\"andy@petdance.com\" -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 -DSUPPORT_ACCESSIBILITY_CHECKS=1 -DSUPPORT_UTF16_ENCODINGS=1 -DSUPPORT_ASIAN_ENCODINGS=1 -I. -I. -I../include -O2 -pipe -fno-strict-aliasing -Wall -O2 -pipe -fno-strict-aliasing -MT pprint.lo -MD -MP -MF .deps/pprint.Tpo -c pprint.c -o pprint.o >/dev/null 2>&1 if /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\" -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 -DSUPPORT_ACCESSIBILITY_CHECKS=1 -DSUPPORT_UTF16_ENCODINGS=1 -DSUPPORT_ASIAN_ENCODINGS=1 -I. -I. -I../include -O2 -pipe -fno-strict-aliasing -Wall -O2 -pipe -fno-strict-aliasing -MT clean.lo -MD -MP -MF ".deps/clean.Tpo" -c -o clean.lo clean.c; then mv -f ".deps/clean.Tpo" ".deps/clean.Plo"; else rm -f ".deps/clean.Tpo"; exit 1; fi cc -DPACKAGE_NAME=\"tidyp\" -DPACKAGE_TARNAME=\"tidyp\" -DPACKAGE_VERSION=\"1.04\" "-DPACKAGE_STRING=\"tidyp 1.04\"" -DPACKAGE_BUGREPORT=\"andy@petdance.com\" -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 -DSUPPORT_ACCESSIBILITY_CHECKS=1 -DSUPPORT_UTF16_ENCODINGS=1 -DSUPPORT_ASIAN_ENCODINGS=1 -I. -I. -I../include -O2 -pipe -fno-strict-aliasing -Wall -O2 -pipe -fno-strict-aliasing -MT clean.lo -MD -MP -MF .deps/clean.Tpo -c clean.c -fPIC -DPIC -o .libs/clean.o cc -DPACKAGE_NAME=\"tidyp\" -DPACKAGE_TARNAME=\"tidyp\" -DPACKAGE_VERSION=\"1.04\" "-DPACKAGE_STRING=\"tidyp 1.04\"" -DPACKAGE_BUGREPORT=\"andy@petdance.com\" -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 -DSUPPORT_ACCESSIBILITY_CHECKS=1 -DSUPPORT_UTF16_ENCODINGS=1 -DSUPPORT_ASIAN_ENCODINGS=1 -I. -I. -I../include -O2 -pipe -fno-strict-aliasing -Wall -O2 -pipe -fno-strict-aliasing -MT clean.lo -MD -MP -MF .deps/clean.Tpo -c clean.c -o clean.o >/dev/null 2>&1 if /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\" -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 -DSUPPORT_ACCESSIBILITY_CHECKS=1 -DSUPPORT_UTF16_ENCODINGS=1 -DSUPPORT_ASIAN_ENCODINGS=1 -I. -I. -I../include -O2 -pipe -fno-strict-aliasing -Wall -O2 -pipe -fno-strict-aliasing -MT localize.lo -MD -MP -MF ".deps/localize.Tpo" -c -o localize.lo localize.c; then mv -f ".deps/localize.Tpo" ".deps/localize.Plo"; else rm -f ".deps/localize.Tpo"; exit 1; fi cc -DPACKAGE_NAME=\"tidyp\" -DPACKAGE_TARNAME=\"tidyp\" -DPACKAGE_VERSION=\"1.04\" "-DPACKAGE_STRING=\"tidyp 1.04\"" -DPACKAGE_BUGREPORT=\"andy@petdance.com\" -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 -DSUPPORT_ACCESSIBILITY_CHECKS=1 -DSUPPORT_UTF16_ENCODINGS=1 -DSUPPORT_ASIAN_ENCODINGS=1 -I. -I. -I../include -O2 -pipe -fno-strict-aliasing -Wall -O2 -pipe -fno-strict-aliasing -MT localize.lo -MD -MP -MF .deps/localize.Tpo -c localize.c -fPIC -DPIC -o .libs/localize.o cc -DPACKAGE_NAME=\"tidyp\" -DPACKAGE_TARNAME=\"tidyp\" -DPACKAGE_VERSION=\"1.04\" "-DPACKAGE_STRING=\"tidyp 1.04\"" -DPACKAGE_BUGREPORT=\"andy@petdance.com\" -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 -DSUPPORT_ACCESSIBILITY_CHECKS=1 -DSUPPORT_UTF16_ENCODINGS=1 -DSUPPORT_ASIAN_ENCODINGS=1 -I. -I. -I../include -O2 -pipe -fno-strict-aliasing -Wall -O2 -pipe -fno-strict-aliasing -MT localize.lo -MD -MP -MF .deps/localize.Tpo -c localize.c -o localize.o >/dev/null 2>&1 if /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\" -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 -DSUPPORT_ACCESSIBILITY_CHECKS=1 -DSUPPORT_UTF16_ENCODINGS=1 -DSUPPORT_ASIAN_ENCODINGS=1 -I. -I. -I../include -O2 -pipe -fno-strict-aliasing -Wall -O2 -pipe -fno-strict-aliasing -MT config.lo -MD -MP -MF ".deps/config.Tpo" -c -o config.lo config.c; then mv -f ".deps/config.Tpo" ".deps/config.Plo"; else rm -f ".deps/config.Tpo"; exit 1; fi cc -DPACKAGE_NAME=\"tidyp\" -DPACKAGE_TARNAME=\"tidyp\" -DPACKAGE_VERSION=\"1.04\" "-DPACKAGE_STRING=\"tidyp 1.04\"" -DPACKAGE_BUGREPORT=\"andy@petdance.com\" -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 -DSUPPORT_ACCESSIBILITY_CHECKS=1 -DSUPPORT_UTF16_ENCODINGS=1 -DSUPPORT_ASIAN_ENCODINGS=1 -I. -I. -I../include -O2 -pipe -fno-strict-aliasing -Wall -O2 -pipe -fno-strict-aliasing -MT config.lo -MD -MP -MF .deps/config.Tpo -c config.c -fPIC -DPIC -o .libs/config.o cc -DPACKAGE_NAME=\"tidyp\" -DPACKAGE_TARNAME=\"tidyp\" -DPACKAGE_VERSION=\"1.04\" "-DPACKAGE_STRING=\"tidyp 1.04\"" -DPACKAGE_BUGREPORT=\"andy@petdance.com\" -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 -DSUPPORT_ACCESSIBILITY_CHECKS=1 -DSUPPORT_UTF16_ENCODINGS=1 -DSUPPORT_ASIAN_ENCODINGS=1 -I. -I. -I../include -O2 -pipe -fno-strict-aliasing -Wall -O2 -pipe -fno-strict-aliasing -MT config.lo -MD -MP -MF .deps/config.Tpo -c config.c -o config.o >/dev/null 2>&1 if /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\" -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 -DSUPPORT_ACCESSIBILITY_CHECKS=1 -DSUPPORT_UTF16_ENCODINGS=1 -DSUPPORT_ASIAN_ENCODINGS=1 -I. -I. -I../include -O2 -pipe -fno-strict-aliasing -Wall -O2 -pipe -fno-strict-aliasing -MT alloc.lo -MD -MP -MF ".deps/alloc.Tpo" -c -o alloc.lo alloc.c; then mv -f ".deps/alloc.Tpo" ".deps/alloc.Plo"; else rm -f ".deps/alloc.Tpo"; exit 1; fi cc -DPACKAGE_NAME=\"tidyp\" -DPACKAGE_TARNAME=\"tidyp\" -DPACKAGE_VERSION=\"1.04\" "-DPACKAGE_STRING=\"tidyp 1.04\"" -DPACKAGE_BUGREPORT=\"andy@petdance.com\" -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 -DSUPPORT_ACCESSIBILITY_CHECKS=1 -DSUPPORT_UTF16_ENCODINGS=1 -DSUPPORT_ASIAN_ENCODINGS=1 -I. -I. -I../include -O2 -pipe -fno-strict-aliasing -Wall -O2 -pipe -fno-strict-aliasing -MT alloc.lo -MD -MP -MF .deps/alloc.Tpo -c alloc.c -fPIC -DPIC -o .libs/alloc.o cc -DPACKAGE_NAME=\"tidyp\" -DPACKAGE_TARNAME=\"tidyp\" -DPACKAGE_VERSION=\"1.04\" "-DPACKAGE_STRING=\"tidyp 1.04\"" -DPACKAGE_BUGREPORT=\"andy@petdance.com\" -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 -DSUPPORT_ACCESSIBILITY_CHECKS=1 -DSUPPORT_UTF16_ENCODINGS=1 -DSUPPORT_ASIAN_ENCODINGS=1 -I. -I. -I../include -O2 -pipe -fno-strict-aliasing -Wall -O2 -pipe -fno-strict-aliasing -MT alloc.lo -MD -MP -MF .deps/alloc.Tpo -c alloc.c -o alloc.o >/dev/null 2>&1 if /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\" -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 -DSUPPORT_ACCESSIBILITY_CHECKS=1 -DSUPPORT_UTF16_ENCODINGS=1 -DSUPPORT_ASIAN_ENCODINGS=1 -I. -I. -I../include -O2 -pipe -fno-strict-aliasing -Wall -O2 -pipe -fno-strict-aliasing -MT attrask.lo -MD -MP -MF ".deps/attrask.Tpo" -c -o attrask.lo attrask.c; then mv -f ".deps/attrask.Tpo" ".deps/attrask.Plo"; else rm -f ".deps/attrask.Tpo"; exit 1; fi cc -DPACKAGE_NAME=\"tidyp\" -DPACKAGE_TARNAME=\"tidyp\" -DPACKAGE_VERSION=\"1.04\" "-DPACKAGE_STRING=\"tidyp 1.04\"" -DPACKAGE_BUGREPORT=\"andy@petdance.com\" -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 -DSUPPORT_ACCESSIBILITY_CHECKS=1 -DSUPPORT_UTF16_ENCODINGS=1 -DSUPPORT_ASIAN_ENCODINGS=1 -I. -I. -I../include -O2 -pipe -fno-strict-aliasing -Wall -O2 -pipe -fno-strict-aliasing -MT attrask.lo -MD -MP -MF .deps/attrask.Tpo -c attrask.c -fPIC -DPIC -o .libs/attrask.o cc -DPACKAGE_NAME=\"tidyp\" -DPACKAGE_TARNAME=\"tidyp\" -DPACKAGE_VERSION=\"1.04\" "-DPACKAGE_STRING=\"tidyp 1.04\"" -DPACKAGE_BUGREPORT=\"andy@petdance.com\" -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 -DSUPPORT_ACCESSIBILITY_CHECKS=1 -DSUPPORT_UTF16_ENCODINGS=1 -DSUPPORT_ASIAN_ENCODINGS=1 -I. -I. -I../include -O2 -pipe -fno-strict-aliasing -Wall -O2 -pipe -fno-strict-aliasing -MT attrask.lo -MD -MP -MF .deps/attrask.Tpo -c attrask.c -o attrask.o >/dev/null 2>&1 if /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\" -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 -DSUPPORT_ACCESSIBILITY_CHECKS=1 -DSUPPORT_UTF16_ENCODINGS=1 -DSUPPORT_ASIAN_ENCODINGS=1 -I. -I. -I../include -O2 -pipe -fno-strict-aliasing -Wall -O2 -pipe -fno-strict-aliasing -MT attrdict.lo -MD -MP -MF ".deps/attrdict.Tpo" -c -o attrdict.lo attrdict.c; then mv -f ".deps/attrdict.Tpo" ".deps/attrdict.Plo"; else rm -f ".deps/attrdict.Tpo"; exit 1; fi cc -DPACKAGE_NAME=\"tidyp\" -DPACKAGE_TARNAME=\"tidyp\" -DPACKAGE_VERSION=\"1.04\" "-DPACKAGE_STRING=\"tidyp 1.04\"" -DPACKAGE_BUGREPORT=\"andy@petdance.com\" -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 -DSUPPORT_ACCESSIBILITY_CHECKS=1 -DSUPPORT_UTF16_ENCODINGS=1 -DSUPPORT_ASIAN_ENCODINGS=1 -I. -I. -I../include -O2 -pipe -fno-strict-aliasing -Wall -O2 -pipe -fno-strict-aliasing -MT attrdict.lo -MD -MP -MF .deps/attrdict.Tpo -c attrdict.c -fPIC -DPIC -o .libs/attrdict.o cc -DPACKAGE_NAME=\"tidyp\" -DPACKAGE_TARNAME=\"tidyp\" -DPACKAGE_VERSION=\"1.04\" "-DPACKAGE_STRING=\"tidyp 1.04\"" -DPACKAGE_BUGREPORT=\"andy@petdance.com\" -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 -DSUPPORT_ACCESSIBILITY_CHECKS=1 -DSUPPORT_UTF16_ENCODINGS=1 -DSUPPORT_ASIAN_ENCODINGS=1 -I. -I. -I../include -O2 -pipe -fno-strict-aliasing -Wall -O2 -pipe -fno-strict-aliasing -MT attrdict.lo -MD -MP -MF .deps/attrdict.Tpo -c attrdict.c -o attrdict.o >/dev/null 2>&1 if /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\" -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 -DSUPPORT_ACCESSIBILITY_CHECKS=1 -DSUPPORT_UTF16_ENCODINGS=1 -DSUPPORT_ASIAN_ENCODINGS=1 -I. -I. -I../include -O2 -pipe -fno-strict-aliasing -Wall -O2 -pipe -fno-strict-aliasing -MT attrget.lo -MD -MP -MF ".deps/attrget.Tpo" -c -o attrget.lo attrget.c; then mv -f ".deps/attrget.Tpo" ".deps/attrget.Plo"; else rm -f ".deps/attrget.Tpo"; exit 1; fi cc -DPACKAGE_NAME=\"tidyp\" -DPACKAGE_TARNAME=\"tidyp\" -DPACKAGE_VERSION=\"1.04\" "-DPACKAGE_STRING=\"tidyp 1.04\"" -DPACKAGE_BUGREPORT=\"andy@petdance.com\" -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 -DSUPPORT_ACCESSIBILITY_CHECKS=1 -DSUPPORT_UTF16_ENCODINGS=1 -DSUPPORT_ASIAN_ENCODINGS=1 -I. -I. -I../include -O2 -pipe -fno-strict-aliasing -Wall -O2 -pipe -fno-strict-aliasing -MT attrget.lo -MD -MP -MF .deps/attrget.Tpo -c attrget.c -fPIC -DPIC -o .libs/attrget.o cc -DPACKAGE_NAME=\"tidyp\" -DPACKAGE_TARNAME=\"tidyp\" -DPACKAGE_VERSION=\"1.04\" "-DPACKAGE_STRING=\"tidyp 1.04\"" -DPACKAGE_BUGREPORT=\"andy@petdance.com\" -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 -DSUPPORT_ACCESSIBILITY_CHECKS=1 -DSUPPORT_UTF16_ENCODINGS=1 -DSUPPORT_ASIAN_ENCODINGS=1 -I. -I. -I../include -O2 -pipe -fno-strict-aliasing -Wall -O2 -pipe -fno-strict-aliasing -MT attrget.lo -MD -MP -MF .deps/attrget.Tpo -c attrget.c -o attrget.o >/dev/null 2>&1 if /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\" -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 -DSUPPORT_ACCESSIBILITY_CHECKS=1 -DSUPPORT_UTF16_ENCODINGS=1 -DSUPPORT_ASIAN_ENCODINGS=1 -I. -I. -I../include -O2 -pipe -fno-strict-aliasing -Wall -O2 -pipe -fno-strict-aliasing -MT buffio.lo -MD -MP -MF ".deps/buffio.Tpo" -c -o buffio.lo buffio.c; then mv -f ".deps/buffio.Tpo" ".deps/buffio.Plo"; else rm -f ".deps/buffio.Tpo"; exit 1; fi cc -DPACKAGE_NAME=\"tidyp\" -DPACKAGE_TARNAME=\"tidyp\" -DPACKAGE_VERSION=\"1.04\" "-DPACKAGE_STRING=\"tidyp 1.04\"" -DPACKAGE_BUGREPORT=\"andy@petdance.com\" -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 -DSUPPORT_ACCESSIBILITY_CHECKS=1 -DSUPPORT_UTF16_ENCODINGS=1 -DSUPPORT_ASIAN_ENCODINGS=1 -I. -I. -I../include -O2 -pipe -fno-strict-aliasing -Wall -O2 -pipe -fno-strict-aliasing -MT buffio.lo -MD -MP -MF .deps/buffio.Tpo -c buffio.c -fPIC -DPIC -o .libs/buffio.o cc -DPACKAGE_NAME=\"tidyp\" -DPACKAGE_TARNAME=\"tidyp\" -DPACKAGE_VERSION=\"1.04\" "-DPACKAGE_STRING=\"tidyp 1.04\"" -DPACKAGE_BUGREPORT=\"andy@petdance.com\" -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 -DSUPPORT_ACCESSIBILITY_CHECKS=1 -DSUPPORT_UTF16_ENCODINGS=1 -DSUPPORT_ASIAN_ENCODINGS=1 -I. -I. -I../include -O2 -pipe -fno-strict-aliasing -Wall -O2 -pipe -fno-strict-aliasing -MT buffio.lo -MD -MP -MF .deps/buffio.Tpo -c buffio.c -o buffio.o >/dev/null 2>&1 if /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\" -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 -DSUPPORT_ACCESSIBILITY_CHECKS=1 -DSUPPORT_UTF16_ENCODINGS=1 -DSUPPORT_ASIAN_ENCODINGS=1 -I. -I. -I../include -O2 -pipe -fno-strict-aliasing -Wall -O2 -pipe -fno-strict-aliasing -MT fileio.lo -MD -MP -MF ".deps/fileio.Tpo" -c -o fileio.lo fileio.c; then mv -f ".deps/fileio.Tpo" ".deps/fileio.Plo"; else rm -f ".deps/fileio.Tpo"; exit 1; fi cc -DPACKAGE_NAME=\"tidyp\" -DPACKAGE_TARNAME=\"tidyp\" -DPACKAGE_VERSION=\"1.04\" "-DPACKAGE_STRING=\"tidyp 1.04\"" -DPACKAGE_BUGREPORT=\"andy@petdance.com\" -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 -DSUPPORT_ACCESSIBILITY_CHECKS=1 -DSUPPORT_UTF16_ENCODINGS=1 -DSUPPORT_ASIAN_ENCODINGS=1 -I. -I. -I../include -O2 -pipe -fno-strict-aliasing -Wall -O2 -pipe -fno-strict-aliasing -MT fileio.lo -MD -MP -MF .deps/fileio.Tpo -c fileio.c -fPIC -DPIC -o .libs/fileio.o cc -DPACKAGE_NAME=\"tidyp\" -DPACKAGE_TARNAME=\"tidyp\" -DPACKAGE_VERSION=\"1.04\" "-DPACKAGE_STRING=\"tidyp 1.04\"" -DPACKAGE_BUGREPORT=\"andy@petdance.com\" -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 -DSUPPORT_ACCESSIBILITY_CHECKS=1 -DSUPPORT_UTF16_ENCODINGS=1 -DSUPPORT_ASIAN_ENCODINGS=1 -I. -I. -I../include -O2 -pipe -fno-strict-aliasing -Wall -O2 -pipe -fno-strict-aliasing -MT fileio.lo -MD -MP -MF .deps/fileio.Tpo -c fileio.c -o fileio.o >/dev/null 2>&1 if /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\" -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 -DSUPPORT_ACCESSIBILITY_CHECKS=1 -DSUPPORT_UTF16_ENCODINGS=1 -DSUPPORT_ASIAN_ENCODINGS=1 -I. -I. -I../include -O2 -pipe -fno-strict-aliasing -Wall -O2 -pipe -fno-strict-aliasing -MT streamio.lo -MD -MP -MF ".deps/streamio.Tpo" -c -o streamio.lo streamio.c; then mv -f ".deps/streamio.Tpo" ".deps/streamio.Plo"; else rm -f ".deps/streamio.Tpo"; exit 1; fi cc -DPACKAGE_NAME=\"tidyp\" -DPACKAGE_TARNAME=\"tidyp\" -DPACKAGE_VERSION=\"1.04\" "-DPACKAGE_STRING=\"tidyp 1.04\"" -DPACKAGE_BUGREPORT=\"andy@petdance.com\" -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 -DSUPPORT_ACCESSIBILITY_CHECKS=1 -DSUPPORT_UTF16_ENCODINGS=1 -DSUPPORT_ASIAN_ENCODINGS=1 -I. -I. -I../include -O2 -pipe -fno-strict-aliasing -Wall -O2 -pipe -fno-strict-aliasing -MT streamio.lo -MD -MP -MF .deps/streamio.Tpo -c streamio.c -fPIC -DPIC -o .libs/streamio.o cc -DPACKAGE_NAME=\"tidyp\" -DPACKAGE_TARNAME=\"tidyp\" -DPACKAGE_VERSION=\"1.04\" "-DPACKAGE_STRING=\"tidyp 1.04\"" -DPACKAGE_BUGREPORT=\"andy@petdance.com\" -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 -DSUPPORT_ACCESSIBILITY_CHECKS=1 -DSUPPORT_UTF16_ENCODINGS=1 -DSUPPORT_ASIAN_ENCODINGS=1 -I. -I. -I../include -O2 -pipe -fno-strict-aliasing -Wall -O2 -pipe -fno-strict-aliasing -MT streamio.lo -MD -MP -MF .deps/streamio.Tpo -c streamio.c -o streamio.o >/dev/null 2>&1 if /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\" -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 -DSUPPORT_ACCESSIBILITY_CHECKS=1 -DSUPPORT_UTF16_ENCODINGS=1 -DSUPPORT_ASIAN_ENCODINGS=1 -I. -I. -I../include -O2 -pipe -fno-strict-aliasing -Wall -O2 -pipe -fno-strict-aliasing -MT tagask.lo -MD -MP -MF ".deps/tagask.Tpo" -c -o tagask.lo tagask.c; then mv -f ".deps/tagask.Tpo" ".deps/tagask.Plo"; else rm -f ".deps/tagask.Tpo"; exit 1; fi cc -DPACKAGE_NAME=\"tidyp\" -DPACKAGE_TARNAME=\"tidyp\" -DPACKAGE_VERSION=\"1.04\" "-DPACKAGE_STRING=\"tidyp 1.04\"" -DPACKAGE_BUGREPORT=\"andy@petdance.com\" -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 -DSUPPORT_ACCESSIBILITY_CHECKS=1 -DSUPPORT_UTF16_ENCODINGS=1 -DSUPPORT_ASIAN_ENCODINGS=1 -I. -I. -I../include -O2 -pipe -fno-strict-aliasing -Wall -O2 -pipe -fno-strict-aliasing -MT tagask.lo -MD -MP -MF .deps/tagask.Tpo -c tagask.c -fPIC -DPIC -o .libs/tagask.o cc -DPACKAGE_NAME=\"tidyp\" -DPACKAGE_TARNAME=\"tidyp\" -DPACKAGE_VERSION=\"1.04\" "-DPACKAGE_STRING=\"tidyp 1.04\"" -DPACKAGE_BUGREPORT=\"andy@petdance.com\" -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 -DSUPPORT_ACCESSIBILITY_CHECKS=1 -DSUPPORT_UTF16_ENCODINGS=1 -DSUPPORT_ASIAN_ENCODINGS=1 -I. -I. -I../include -O2 -pipe -fno-strict-aliasing -Wall -O2 -pipe -fno-strict-aliasing -MT tagask.lo -MD -MP -MF .deps/tagask.Tpo -c tagask.c -o tagask.o >/dev/null 2>&1 if /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\" -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 -DSUPPORT_ACCESSIBILITY_CHECKS=1 -DSUPPORT_UTF16_ENCODINGS=1 -DSUPPORT_ASIAN_ENCODINGS=1 -I. -I. -I../include -O2 -pipe -fno-strict-aliasing -Wall -O2 -pipe -fno-strict-aliasing -MT tmbstr.lo -MD -MP -MF ".deps/tmbstr.Tpo" -c -o tmbstr.lo tmbstr.c; then mv -f ".deps/tmbstr.Tpo" ".deps/tmbstr.Plo"; else rm -f ".deps/tmbstr.Tpo"; exit 1; fi cc -DPACKAGE_NAME=\"tidyp\" -DPACKAGE_TARNAME=\"tidyp\" -DPACKAGE_VERSION=\"1.04\" "-DPACKAGE_STRING=\"tidyp 1.04\"" -DPACKAGE_BUGREPORT=\"andy@petdance.com\" -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 -DSUPPORT_ACCESSIBILITY_CHECKS=1 -DSUPPORT_UTF16_ENCODINGS=1 -DSUPPORT_ASIAN_ENCODINGS=1 -I. -I. -I../include -O2 -pipe -fno-strict-aliasing -Wall -O2 -pipe -fno-strict-aliasing -MT tmbstr.lo -MD -MP -MF .deps/tmbstr.Tpo -c tmbstr.c -fPIC -DPIC -o .libs/tmbstr.o cc -DPACKAGE_NAME=\"tidyp\" -DPACKAGE_TARNAME=\"tidyp\" -DPACKAGE_VERSION=\"1.04\" "-DPACKAGE_STRING=\"tidyp 1.04\"" -DPACKAGE_BUGREPORT=\"andy@petdance.com\" -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 -DSUPPORT_ACCESSIBILITY_CHECKS=1 -DSUPPORT_UTF16_ENCODINGS=1 -DSUPPORT_ASIAN_ENCODINGS=1 -I. -I. -I../include -O2 -pipe -fno-strict-aliasing -Wall -O2 -pipe -fno-strict-aliasing -MT tmbstr.lo -MD -MP -MF .deps/tmbstr.Tpo -c tmbstr.c -o tmbstr.o >/dev/null 2>&1 if /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\" -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 -DSUPPORT_ACCESSIBILITY_CHECKS=1 -DSUPPORT_UTF16_ENCODINGS=1 -DSUPPORT_ASIAN_ENCODINGS=1 -I. -I. -I../include -O2 -pipe -fno-strict-aliasing -Wall -O2 -pipe -fno-strict-aliasing -MT utf8.lo -MD -MP -MF ".deps/utf8.Tpo" -c -o utf8.lo utf8.c; then mv -f ".deps/utf8.Tpo" ".deps/utf8.Plo"; else rm -f ".deps/utf8.Tpo"; exit 1; fi cc -DPACKAGE_NAME=\"tidyp\" -DPACKAGE_TARNAME=\"tidyp\" -DPACKAGE_VERSION=\"1.04\" "-DPACKAGE_STRING=\"tidyp 1.04\"" -DPACKAGE_BUGREPORT=\"andy@petdance.com\" -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 -DSUPPORT_ACCESSIBILITY_CHECKS=1 -DSUPPORT_UTF16_ENCODINGS=1 -DSUPPORT_ASIAN_ENCODINGS=1 -I. -I. -I../include -O2 -pipe -fno-strict-aliasing -Wall -O2 -pipe -fno-strict-aliasing -MT utf8.lo -MD -MP -MF .deps/utf8.Tpo -c utf8.c -fPIC -DPIC -o .libs/utf8.o cc -DPACKAGE_NAME=\"tidyp\" -DPACKAGE_TARNAME=\"tidyp\" -DPACKAGE_VERSION=\"1.04\" "-DPACKAGE_STRING=\"tidyp 1.04\"" -DPACKAGE_BUGREPORT=\"andy@petdance.com\" -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 -DSUPPORT_ACCESSIBILITY_CHECKS=1 -DSUPPORT_UTF16_ENCODINGS=1 -DSUPPORT_ASIAN_ENCODINGS=1 -I. -I. -I../include -O2 -pipe -fno-strict-aliasing -Wall -O2 -pipe -fno-strict-aliasing -MT utf8.lo -MD -MP -MF .deps/utf8.Tpo -c utf8.c -o utf8.o >/dev/null 2>&1 if /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\" -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 -DSUPPORT_ACCESSIBILITY_CHECKS=1 -DSUPPORT_UTF16_ENCODINGS=1 -DSUPPORT_ASIAN_ENCODINGS=1 -I. -I. -I../include -O2 -pipe -fno-strict-aliasing -Wall -O2 -pipe -fno-strict-aliasing -MT tidyplib.lo -MD -MP -MF ".deps/tidyplib.Tpo" -c -o tidyplib.lo tidyplib.c; then mv -f ".deps/tidyplib.Tpo" ".deps/tidyplib.Plo"; else rm -f ".deps/tidyplib.Tpo"; exit 1; fi cc -DPACKAGE_NAME=\"tidyp\" -DPACKAGE_TARNAME=\"tidyp\" -DPACKAGE_VERSION=\"1.04\" "-DPACKAGE_STRING=\"tidyp 1.04\"" -DPACKAGE_BUGREPORT=\"andy@petdance.com\" -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 -DSUPPORT_ACCESSIBILITY_CHECKS=1 -DSUPPORT_UTF16_ENCODINGS=1 -DSUPPORT_ASIAN_ENCODINGS=1 -I. -I. -I../include -O2 -pipe -fno-strict-aliasing -Wall -O2 -pipe -fno-strict-aliasing -MT tidyplib.lo -MD -MP -MF .deps/tidyplib.Tpo -c tidyplib.c -fPIC -DPIC -o .libs/tidyplib.o cc -DPACKAGE_NAME=\"tidyp\" -DPACKAGE_TARNAME=\"tidyp\" -DPACKAGE_VERSION=\"1.04\" "-DPACKAGE_STRING=\"tidyp 1.04\"" -DPACKAGE_BUGREPORT=\"andy@petdance.com\" -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 -DSUPPORT_ACCESSIBILITY_CHECKS=1 -DSUPPORT_UTF16_ENCODINGS=1 -DSUPPORT_ASIAN_ENCODINGS=1 -I. -I. -I../include -O2 -pipe -fno-strict-aliasing -Wall -O2 -pipe -fno-strict-aliasing -MT tidyplib.lo -MD -MP -MF .deps/tidyplib.Tpo -c tidyplib.c -o tidyplib.o >/dev/null 2>&1 if /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\" -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 -DSUPPORT_ACCESSIBILITY_CHECKS=1 -DSUPPORT_UTF16_ENCODINGS=1 -DSUPPORT_ASIAN_ENCODINGS=1 -I. -I. -I../include -O2 -pipe -fno-strict-aliasing -Wall -O2 -pipe -fno-strict-aliasing -MT mappedio.lo -MD -MP -MF ".deps/mappedio.Tpo" -c -o mappedio.lo mappedio.c; then mv -f ".deps/mappedio.Tpo" ".deps/mappedio.Plo"; else rm -f ".deps/mappedio.Tpo"; exit 1; fi cc -DPACKAGE_NAME=\"tidyp\" -DPACKAGE_TARNAME=\"tidyp\" -DPACKAGE_VERSION=\"1.04\" "-DPACKAGE_STRING=\"tidyp 1.04\"" -DPACKAGE_BUGREPORT=\"andy@petdance.com\" -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 -DSUPPORT_ACCESSIBILITY_CHECKS=1 -DSUPPORT_UTF16_ENCODINGS=1 -DSUPPORT_ASIAN_ENCODINGS=1 -I. -I. -I../include -O2 -pipe -fno-strict-aliasing -Wall -O2 -pipe -fno-strict-aliasing -MT mappedio.lo -MD -MP -MF .deps/mappedio.Tpo -c mappedio.c -fPIC -DPIC -o .libs/mappedio.o cc -DPACKAGE_NAME=\"tidyp\" -DPACKAGE_TARNAME=\"tidyp\" -DPACKAGE_VERSION=\"1.04\" "-DPACKAGE_STRING=\"tidyp 1.04\"" -DPACKAGE_BUGREPORT=\"andy@petdance.com\" -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 -DSUPPORT_ACCESSIBILITY_CHECKS=1 -DSUPPORT_UTF16_ENCODINGS=1 -DSUPPORT_ASIAN_ENCODINGS=1 -I. -I. -I../include -O2 -pipe -fno-strict-aliasing -Wall -O2 -pipe -fno-strict-aliasing -MT mappedio.lo -MD -MP -MF .deps/mappedio.Tpo -c mappedio.c -o mappedio.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=link cc -O2 -pipe -fno-strict-aliasing -Wall -O2 -pipe -fno-strict-aliasing -o libtidyp.la -rpath /usr/local/lib -version-info 0:0:0 -release 1.04 -no-undefined -export-dynamic 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 cc -shared .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 -Wl,-soname -Wl,libtidyp-1.04.so.0 -o .libs/libtidyp-1.04.so.0 (cd .libs && rm -f libtidyp-1.04.so && ln -s libtidyp-1.04.so.0 libtidyp-1.04.so) (cd .libs && rm -f libtidyp.so && ln -s libtidyp-1.04.so.0 libtidyp.so) 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 ranlib .libs/libtidyp.a creating libtidyp.la (cd .libs && rm -f libtidyp.la && ln -s ../libtidyp.la libtidyp.la) Making all in include Making all in bin if cc -DPACKAGE_NAME=\"tidyp\" -DPACKAGE_TARNAME=\"tidyp\" -DPACKAGE_VERSION=\"1.04\" -DPACKAGE_STRING=\"tidyp\ 1.04\" -DPACKAGE_BUGREPORT=\"andy@petdance.com\" -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 -DSUPPORT_ACCESSIBILITY_CHECKS=1 -DSUPPORT_UTF16_ENCODINGS=1 -DSUPPORT_ASIAN_ENCODINGS=1 -I. -I. -I../include -O2 -pipe -fno-strict-aliasing -Wall -O2 -pipe -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; then mv -f ".deps/tidyp.Tpo" ".deps/tidyp.Po"; else rm -f ".deps/tidyp.Tpo"; exit 1; fi /bin/sh ../libtool --tag=CC --mode=link cc -O2 -pipe -fno-strict-aliasing -Wall -O2 -pipe -fno-strict-aliasing -o tidyp tidyp.o ../src/libtidyp.la mkdir .libs cc -O2 -pipe -fno-strict-aliasing -Wall -O2 -pipe -fno-strict-aliasing -o .libs/tidyp tidyp.o ../src/.libs/libtidyp.so -Wl,--rpath -Wl,/usr/local/lib creating tidyp Making all in tests ===> Staging for tidyp-1.04 ===> Generating temporary packing list Making install in src test -z "/usr/local/lib" || /obj/buildshare/ports/355755/textproc/tidyp/work/tidyp-1.04/install-sh -d "/obj/buildshare/ports/355755/textproc/tidyp/work/stage/usr/local/lib" /bin/sh ../libtool --mode=install /usr/bin/install -c -o root -g wheel 'libtidyp.la' '/obj/buildshare/ports/355755/textproc/tidyp/work/stage/usr/local/lib/libtidyp.la' /usr/bin/install -c -o root -g wheel .libs/libtidyp-1.04.so.0 /obj/buildshare/ports/355755/textproc/tidyp/work/stage/usr/local/lib/libtidyp-1.04.so.0 (cd /obj/buildshare/ports/355755/textproc/tidyp/work/stage/usr/local/lib && { ln -s -f libtidyp-1.04.so.0 libtidyp-1.04.so || { rm -f libtidyp-1.04.so && ln -s libtidyp-1.04.so.0 libtidyp-1.04.so; }; }) (cd /obj/buildshare/ports/355755/textproc/tidyp/work/stage/usr/local/lib && { ln -s -f libtidyp-1.04.so.0 libtidyp.so || { rm -f libtidyp.so && ln -s libtidyp-1.04.so.0 libtidyp.so; }; }) /usr/bin/install -c -o root -g wheel .libs/libtidyp.lai /obj/buildshare/ports/355755/textproc/tidyp/work/stage/usr/local/lib/libtidyp.la /usr/bin/install -c -o root -g wheel .libs/libtidyp.a /obj/buildshare/ports/355755/textproc/tidyp/work/stage/usr/local/lib/libtidyp.a chmod 644 /obj/buildshare/ports/355755/textproc/tidyp/work/stage/usr/local/lib/libtidyp.a ranlib /obj/buildshare/ports/355755/textproc/tidyp/work/stage/usr/local/lib/libtidyp.a libtool: install: warning: remember to run `libtool --finish /usr/local/lib' Making install in include test -z "/usr/local/include/tidyp" || /obj/buildshare/ports/355755/textproc/tidyp/work/tidyp-1.04/install-sh -d "/obj/buildshare/ports/355755/textproc/tidyp/work/stage/usr/local/include/tidyp" install -o root -g wheel -m 444 'platform.h' '/obj/buildshare/ports/355755/textproc/tidyp/work/stage/usr/local/include/tidyp/platform.h' install -o root -g wheel -m 444 'tidyp.h' '/obj/buildshare/ports/355755/textproc/tidyp/work/stage/usr/local/include/tidyp/tidyp.h' install -o root -g wheel -m 444 'tidypenum.h' '/obj/buildshare/ports/355755/textproc/tidyp/work/stage/usr/local/include/tidyp/tidypenum.h' install -o root -g wheel -m 444 'buffio.h' '/obj/buildshare/ports/355755/textproc/tidyp/work/stage/usr/local/include/tidyp/buffio.h' Making install in bin test -z "/usr/local/bin" || /obj/buildshare/ports/355755/textproc/tidyp/work/tidyp-1.04/install-sh -d "/obj/buildshare/ports/355755/textproc/tidyp/work/stage/usr/local/bin" /bin/sh ../libtool --mode=install install -s -o root -g wheel -m 555 'tidyp' '/obj/buildshare/ports/355755/textproc/tidyp/work/stage/usr/local/bin/tidyp' libtool: install: warning: `../src/libtidyp.la' has not been installed in `/usr/local/lib' install -o root -g wheel -m 555 -s .libs/tidyp /obj/buildshare/ports/355755/textproc/tidyp/work/stage/usr/local/bin/tidyp Making install in tests ====> Compressing man pages (compress-man) ===> Installing for tidyp-1.04 ===> Checking if textproc/tidyp already installed ===> Registering installation for tidyp-1.04 Installing tidyp-1.04... done Make package ===> Building package for tidyp-1.04 slot2: removed