------------------------------------------------------------------------------- -- Phase: Environment ------------------------------------------------------------------------------- NO_DEPENDS=1 UNAME_r=6.5 UNAME_m=x86_64 UNAME_p=x86_64 UNAME_v=unknown UNAME_s=DragonFly PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin SSL_NO_VERIFY_PEER=1 LANG=C HOME=/root USER=root TERM=dumb SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: showconfig ------------------------------------------------------------------------------- ===> The following configuration options are available for xmlroff-0.6.3_2: DOCS=on: Build and/or install documentation ===> Use 'make config' to modify these settings SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: CONFIGURE_ENV ------------------------------------------------------------------------------- MAKE=gmake PKG_CONFIG=pkgconf XDG_DATA_HOME=/construction/textproc/xmlroff XDG_CONFIG_HOME=/construction/textproc/xmlroff XDG_CACHE_HOME=/construction/textproc/xmlroff/.cache HOME=/construction/textproc/xmlroff TMPDIR="/tmp" PATH=/construction/textproc/xmlroff/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin PKG_CONFIG_LIBDIR=/construction/textproc/xmlroff/.pkgconfig:/usr/local/libdata/pkgconfig:/usr/local/share/pkgconfig:/usr/libdata/pkgconfig SHELL=/bin/sh CONFIG_SHELL=/bin/sh CCVER=gcc80 DEFAULT_AUTOCONF=2.71 CMAKE_PREFIX_PATH="/usr/local" LANG=en_US.UTF-8 LC_ALL=en_US.UTF-8 CONFIG_SITE=/xports/Templates/config.site lt_cv_sys_max_cmd_len=262144 SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: CONFIGURE_ARGS ------------------------------------------------------------------------------- --with-html-dir=/usr/local/share/doc --enable-man --disable-gp --enable-gtk-doc --prefix=/usr/local ${_LATE_CONFIGURE_ARGS} SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: MAKE_ENV ------------------------------------------------------------------------------- XDG_DATA_HOME=/construction/textproc/xmlroff XDG_CONFIG_HOME=/construction/textproc/xmlroff XDG_CACHE_HOME=/construction/textproc/xmlroff/.cache HOME=/construction/textproc/xmlroff TMPDIR="/tmp" PATH=/construction/textproc/xmlroff/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin PKG_CONFIG_LIBDIR=/construction/textproc/xmlroff/.pkgconfig:/usr/local/libdata/pkgconfig:/usr/local/share/pkgconfig:/usr/libdata/pkgconfig MK_DEBUG_FILES=no MK_KERNEL_SYMBOLS=no SHELL=/bin/sh NO_LINT=YES CCVER=gcc80 DEFAULT_AUTOCONF=2.71 LANG=en_US.UTF-8 LC_ALL=en_US.UTF-8 PREFIX=/usr/local LOCALBASE=/usr/local NOPROFILE=1 CC="cc" CFLAGS="-pipe -O2 -isystem /usr/local/include -fno-strict-aliasing " CPP="cpp" CPPFLAGS="-isystem /usr/local/include" LDFLAGS=" " LIBS="-L/usr/local/lib" CXX="c++" CXXFLAGS=" -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include " MANPREFIX="/usr/local" BSD_INSTALL_PROGRAM="install -s -m 555" BSD_INSTALL_LIB="install -s -m 0644" BSD_INSTALL_SCRIPT="install -m 555" BSD_INSTALL_DATA="install -m 0644" BSD_INSTALL_MAN="install -m 444" SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: MAKE_ARGS ------------------------------------------------------------------------------- DESTDIR=/construction/textproc/xmlroff/stage SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: PLIST_SUB ------------------------------------------------------------------------------- PORTDOCS="" GTK2_VERSION="2.10.0" GTK3_VERSION="3.0.0" GTK4_VERSION="4.0.0" OSREL=6.5 PREFIX=%D LOCALBASE=/usr/local RESETPREFIX=/usr/local LIB32DIR=lib PROFILE="@comment " DOCSDIR="share/doc/xmlroff" EXAMPLESDIR="share/examples/xmlroff" DATADIR="share/xmlroff" WWWDIR="www/xmlroff" ETCDIR="etc/xmlroff" SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: SUB_LIST ------------------------------------------------------------------------------- PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/xmlroff DOCSDIR=/usr/local/share/doc/xmlroff EXAMPLESDIR=/usr/local/share/examples/xmlroff WWWDIR=/usr/local/www/xmlroff ETCDIR=/usr/local/etc/xmlroff SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: /etc/make.conf ------------------------------------------------------------------------------- DPORTS_BUILDER=yes DISABLE_LICENSES=yes DEFAULT_VERSIONS=ssl=openssl FORCE_PACKAGE=yes DEVELOPER=yes DFLY_STING_XFAIL=yes USE_PACKAGE_DEPENDS_ONLY=yes PORTSDIR=/xports PORT_DBDIR=/options PKG_DBDIR=/var/db/pkg PKG_CACHEDIR=/var/cache/pkg PKG_COMPRESSION_FORMAT=.tgz DEVELOPER=1 WITH_CCACHE_BUILD=yes CCACHE_DIR=/ccache UID=0 ARCH=x86_64 OPSYS=DragonFly DFLYVERSION=600503 OSVERSION=9999999 OSREL=6.5 _OSRELEASE=6.5-SYNTH DISTDIR=/distfiles WRKDIRPREFIX=/construction BATCH=yes PACKAGE_BUILDING=yes PKG_CREATE_VERBOSE=yes MAKE_JOBS_NUMBER=13 SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: setup ------------------------------------------------------------------------------- Installing /packages/All/brotli-1.0.9,1.pkg Installing /packages/All/png-1.6.39.pkg Installing /packages/All/freetype2-2.12.1_2.pkg ===== Message from freetype2-2.12.1_2: -- The 2.7.x series now uses the new subpixel hinting mode (V40 port's option) as the default, emulating a modern version of ClearType. This change inevitably leads to different rendering results, and you might change port's options to adapt it to your taste (or use the new "FREETYPE_PROPERTIES" environment variable). The environment variable "FREETYPE_PROPERTIES" can be used to control the driver properties. Example: FREETYPE_PROPERTIES=truetype:interpreter-version=35 \ cff:no-stem-darkening=1 \ autofitter:warping=1 This allows to select, say, the subpixel hinting mode at runtime for a given application. If LONG_PCF_NAMES port's option was enabled, the PCF family names may include the foundry and information whether they contain wide characters. For example, "Sony Fixed" or "Misc Fixed Wide", instead of "Fixed". This can be disabled at run time with using pcf:no-long-family-names property, if needed. Example: FREETYPE_PROPERTIES=pcf:no-long-family-names=1 How to recreate fontconfig cache with using such environment variable, if needed: # env FREETYPE_PROPERTIES=pcf:no-long-family-names=1 fc-cache -fsv The controllable properties are listed in the section "Controlling FreeType Modules" in the reference's table of contents (/usr/local/share/doc/freetype2/reference/index.html, if documentation was installed). Installing /packages/All/expat-2.5.0.pkg Installing /packages/All/fontconfig-2.14.2,1.pkg Running fc-cache to build fontconfig cache... Installing /packages/All/indexinfo-0.3.1.pkg Installing /packages/All/libffi-3.4.4.pkg Installing /packages/All/pcre2-10.42.pkg Installing /packages/All/gettext-runtime-0.21.1.pkg Installing /packages/All/ncurses-6.4.pkg ===== Message from ncurses-6.4: -- To get the terminfo database please install the terminfo-db package: pkg install terminfo-db Installing /packages/All/readline-8.2.1.pkg Installing /packages/All/libxml2-2.10.4.pkg Installing /packages/All/libiconv-1.17.pkg Installing /packages/All/mpdecimal-2.5.1.pkg Installing /packages/All/openssl-1.1.1u,1.pkg Installing /packages/All/python39-3.9.17.pkg ===== Message from python39-3.9.17: -- Note that some standard Python modules are provided as separate ports as they require additional dependencies. They are available as: py39-gdbm databases/py-gdbm@py39 py39-sqlite3 databases/py-sqlite3@py39 py39-tkinter x11-toolkits/py-tkinter@py39 Installing /packages/All/glib-2.76.4,2.pkg Generating GIO modules cache Compiling glib schemas No schema files found: doing nothing. Installing /packages/All/libXau-1.0.9.pkg Installing /packages/All/xorgproto-2022.1_1.pkg Installing /packages/All/libXdmcp-1.1.3.pkg Installing /packages/All/libxcb-1.15_1.pkg Installing /packages/All/libX11-1.8.6,1.pkg Installing /packages/All/libXext-1.3.4,1.pkg Installing /packages/All/libglvnd-1.6.0.pkg Installing /packages/All/pixman-0.42.2.pkg Installing /packages/All/libXrender-0.9.10_2.pkg Installing /packages/All/cairo-1.17.4_2,3.pkg Installing /packages/All/libdeflate-1.18.pkg Installing /packages/All/jbigkit-2.1_1.pkg Installing /packages/All/liblz4-1.9.4,1.pkg Installing /packages/All/zstd-1.5.5.pkg Installing /packages/All/jpeg-turbo-2.1.5.1.pkg Installing /packages/All/tiff-4.4.0_1.pkg Installing /packages/All/shared-mime-info-2.2_1.pkg Building the Shared MIME-Info database cache Installing /packages/All/gdk-pixbuf2-2.42.10.pkg Generating gdk-pixbuf modules cache Installing /packages/All/graphite2-1.3.14.pkg Installing /packages/All/harfbuzz-7.3.0.pkg Installing /packages/All/fribidi-1.0.13.pkg Installing /packages/All/libdatrie-0.2.13_1.pkg Installing /packages/All/libthai-0.1.29.pkg ===== Message from libthai-0.1.29: -- ===> NOTICE: The libthai port currently does not have a maintainer. As a result, it is more likely to have unresolved issues, not be up-to-date, or even be removed in the future. To volunteer to maintain this port, please create an issue at: https://bugs.freebsd.org/bugzilla More information about port maintainership is available at: https://docs.freebsd.org/en/articles/contributing/#ports-contributing Installing /packages/All/libfontenc-1.1.4.pkg Installing /packages/All/mkfontscale-1.2.1.pkg Installing /packages/All/font-bh-ttf-1.0.3_4.pkg Running fc-cache to build fontconfig cache... Installing /packages/All/font-misc-meltho-1.0.3_4.pkg Installing /packages/All/font-misc-ethiopic-1.0.4.pkg Installing /packages/All/encodings-1.0.5,1.pkg Installing /packages/All/dejavu-2.37_1.pkg Running fc-cache to build fontconfig cache... ===== Message from dejavu-2.37_1: -- Make sure that the freetype module is loaded. If it is not, add the following line to the "Modules" section of your X Windows configuration file: Load "freetype" Add the following line to the "Files" section of X Windows configuration file: FontPath "/usr/local/share/fonts/dejavu/" Note: your X Windows configuration file is typically /etc/X11/XF86Config if you are using XFree86, and /etc/X11/xorg.conf if you are using X.Org. Installing /packages/All/xorg-fonts-truetype-7.7_1.pkg Installing /packages/All/libXft-2.3.7.pkg Installing /packages/All/pango-1.50.14.pkg Installing /packages/All/librsvg2-rust-2.56.3.pkg Generating gdk-pixbuf modules cache Installing /packages/All/libgpg-error-1.47.pkg Installing /packages/All/libgcrypt-1.10.2.pkg Installing /packages/All/libxslt-1.1.37.pkg Installing /packages/All/libfo-0.6.3_4.pkg /bin/sh: xmlcatmgr: not found pkg: POST-INSTALL script failed Installing /packages/All/py39-pygments-2.15.1.pkg Installing /packages/All/xmlcatmgr-2.2_3.pkg + Creating /usr/local/share/sgml/catalog + Registering CATALOG catalog.ports (SGML) + Creating /usr/local/share/sgml/catalog.ports + Creating /usr/local/share/xml/catalog + Registering nextCatalog catalog.ports (XML) + Creating /usr/local/share/xml/catalog.ports ===== Message from xmlcatmgr-2.2_3: -- The following catalogs are installed: 1) /usr/local/share/sgml/catalog The top level catalog for SGML stuff. It is not changed by any ports/packages except textproc/xmlcatmgr. 2) /usr/local/share/sgml/catalog.ports This catalog is for handling SGML stuff installed under /usr/local/share/sgml. It is changed by ports/packages. 3) /usr/local/share/xml/catalog The top level catalog for XML stuff. It is not changed by any ports/packages except textproc/xmlcatmgr. 4) /usr/local/share/xml/catalog.ports This catalog is for handling XML stuff installed under /usr/local/share/xml. It is changed by ports/packages. Installing /packages/All/xmlcharent-0.3_2.pkg Installing /packages/All/docbook-xml-5.0_3.pkg Installing /packages/All/iso8879-1986_3.pkg ===== Message from iso8879-1986_3: -- ===> NOTICE: The iso8879 port currently does not have a maintainer. As a result, it is more likely to have unresolved issues, not be up-to-date, or even be removed in the future. To volunteer to maintain this port, please create an issue at: https://bugs.freebsd.org/bugzilla More information about port maintainership is available at: https://docs.freebsd.org/en/articles/contributing/#ports-contributing Installing /packages/All/docbook-sgml-4.5_1.pkg Installing /packages/All/sdocbook-xml-1.1_2,2.pkg Installing /packages/All/docbook-1.5.pkg Installing /packages/All/docbook-xsl-1.79.1_1,1.pkg Installing /packages/All/gtk-doc-1.33.2_2.pkg Installing /packages/All/gmake-4.3_2.pkg Installing /packages/All/libtextstyle-0.21.1.pkg Installing /packages/All/gettext-tools-0.21.1.pkg Installing /packages/All/pkgconf-1.8.1,1.pkg Installing /packages/All/autoconf-switch-20220527.pkg Installing /packages/All/m4-1.4.19,1.pkg Installing /packages/All/perl5-5.32.1_3.pkg Installing /packages/All/autoconf-2.71.pkg Installing /packages/All/automake-1.16.5.pkg Installing /packages/All/libtool-2.4.7_1.pkg Installing /packages/All/ccache-3.7.12_4.pkg Create compiler links... create symlink for cc create symlink for cc (world) create symlink for c++ create symlink for c++ (world) create symlink for CC create symlink for CC (world) create symlink for gcc create symlink for gcc (world) create symlink for g++ create symlink for g++ (world) ===== Message from ccache-3.7.12_4: -- NOTE: Please read /usr/local/share/doc/ccache/ccache-howto-freebsd.txt for information on using ccache with FreeBSD ports and src. Installing /packages/All/libart_lgpl-2.3.21_3,1.pkg SUCCEEDED 00:00:30 ------------------------------------------------------------------------------- -- Phase: check-sanity ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: pkg-depends ------------------------------------------------------------------------------- ===> xmlroff-0.6.3_2 depends on file: /usr/local/sbin/pkg - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch ------------------------------------------------------------------------------- ===> xmlroff-0.6.3_2 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by xmlroff-0.6.3_2 for building SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: checksum ------------------------------------------------------------------------------- ===> xmlroff-0.6.3_2 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by xmlroff-0.6.3_2 for building => SHA256 Checksum OK for xmlroff-xmlroff-v0.6.3_GH0.tar.gz. SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract ------------------------------------------------------------------------------- ===> xmlroff-0.6.3_2 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by xmlroff-0.6.3_2 for building ===> Extracting for xmlroff-0.6.3_2 => SHA256 Checksum OK for xmlroff-xmlroff-v0.6.3_GH0.tar.gz. Extracted Memory Use: 20.14M SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: patch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: patch ------------------------------------------------------------------------------- ===> Patching for xmlroff-0.6.3_2 ===> Applying ports patches for xmlroff-0.6.3_2 from /xports/textproc/xmlroff/files SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: build-depends ------------------------------------------------------------------------------- ===> xmlroff-0.6.3_2 depends on package: libfo>=0.6.2 - found ===> xmlroff-0.6.3_2 depends on file: /usr/local/libdata/pkgconfig/gtk-doc.pc - found ===> xmlroff-0.6.3_2 depends on package: gmake>=4.3 - found ===> xmlroff-0.6.3_2 depends on executable: msgfmt - found ===> xmlroff-0.6.3_2 depends on package: pkgconf>=1.3.0_1 - found ===> xmlroff-0.6.3_2 depends on package: autoconf>=2.71 - found ===> xmlroff-0.6.3_2 depends on package: automake>=1.16.5 - found ===> xmlroff-0.6.3_2 depends on executable: libtoolize - found ===> xmlroff-0.6.3_2 depends on file: /usr/local/bin/ccache - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: lib-depends ------------------------------------------------------------------------------- ===> xmlroff-0.6.3_2 depends on shared library: libgdk_pixbuf-2.0.so - found (/usr/local/lib/libgdk_pixbuf-2.0.so) ===> xmlroff-0.6.3_2 depends on shared library: libglib-2.0.so - found (/usr/local/lib/libglib-2.0.so) ===> xmlroff-0.6.3_2 depends on shared library: libintl.so - found (/usr/local/lib/libintl.so) ===> xmlroff-0.6.3_2 depends on shared library: libart_lgpl_2.so - found (/usr/local/lib/libart_lgpl_2.so) ===> xmlroff-0.6.3_2 depends on shared library: libxml2.so - found (/usr/local/lib/libxml2.so) ===> xmlroff-0.6.3_2 depends on shared library: libxslt.so - found (/usr/local/lib/libxslt.so) ===> xmlroff-0.6.3_2 depends on shared library: libpango-1.0.so - found (/usr/local/lib/libpango-1.0.so) ===> xmlroff-0.6.3_2 depends on shared library: libintl.so - found (/usr/local/lib/libintl.so) SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: configure ------------------------------------------------------------------------------- ===> xmlroff-0.6.3_2 depends on package: libfo>=0.6.2 - found ===> xmlroff-0.6.3_2 depends on file: /usr/local/libdata/pkgconfig/gtk-doc.pc - found ===> xmlroff-0.6.3_2 depends on package: gmake>=4.3 - found ===> xmlroff-0.6.3_2 depends on executable: msgfmt - found ===> xmlroff-0.6.3_2 depends on package: pkgconf>=1.3.0_1 - found ===> xmlroff-0.6.3_2 depends on package: autoconf>=2.71 - found ===> xmlroff-0.6.3_2 depends on package: automake>=1.16.5 - found ===> xmlroff-0.6.3_2 depends on executable: libtoolize - found ===> xmlroff-0.6.3_2 depends on file: /usr/local/bin/ccache - found ===> xmlroff-0.6.3_2 depends on shared library: libgdk_pixbuf-2.0.so - found (/usr/local/lib/libgdk_pixbuf-2.0.so) ===> xmlroff-0.6.3_2 depends on shared library: libglib-2.0.so - found (/usr/local/lib/libglib-2.0.so) ===> xmlroff-0.6.3_2 depends on shared library: libintl.so - found (/usr/local/lib/libintl.so) ===> xmlroff-0.6.3_2 depends on shared library: libart_lgpl_2.so - found (/usr/local/lib/libart_lgpl_2.so) ===> xmlroff-0.6.3_2 depends on shared library: libxml2.so - found (/usr/local/lib/libxml2.so) ===> xmlroff-0.6.3_2 depends on shared library: libxslt.so - found (/usr/local/lib/libxslt.so) ===> xmlroff-0.6.3_2 depends on shared library: libpango-1.0.so - found (/usr/local/lib/libpango-1.0.so) ===> xmlroff-0.6.3_2 depends on shared library: libintl.so - found (/usr/local/lib/libintl.so) ===> Configuring for xmlroff-0.6.3_2 libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'config'. libtoolize: copying file 'config/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:34: warning: 'AM_CONFIG_HEADER': this macro is obsolete. configure.ac:34: You should use the 'AC_CONFIG_HEADERS' macro instead. ./lib/autoconf/general.m4:2434: AC_DIAGNOSE is expanded from... aclocal.m4:10186: AM_CONFIG_HEADER is expanded from... configure.ac:34: the top level configure.ac:80: warning: The macro `AM_PROG_LIBTOOL' is obsolete. configure.ac:80: You should run autoupdate. aclocal.m4:123: AM_PROG_LIBTOOL is expanded from... configure.ac:80: the top level configure.ac:88: warning: The macro `AC_HELP_STRING' is obsolete. configure.ac:88: You should run autoupdate. ./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from... configure.ac:88: the top level configure.ac:140: warning: The macro `AC_HELP_STRING' is obsolete. configure.ac:140: You should run autoupdate. ./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from... configure.ac:140: the top level configure.ac:172: warning: The macro `AC_HELP_STRING' is obsolete. configure.ac:172: You should run autoupdate. ./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from... configure.ac:172: the top level configure.ac:189: warning: The macro `AC_HELP_STRING' is obsolete. configure.ac:189: You should run autoupdate. ./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from... ./lib/autoconf/general.m4:1534: AC_ARG_ENABLE is expanded from... configure.ac:189: the top level configure.ac:229: warning: The macro `AC_HELP_STRING' is obsolete. configure.ac:229: You should run autoupdate. ./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from... configure.ac:229: the top level configure.ac:266: warning: The macro `AC_HELP_STRING' is obsolete. configure.ac:266: You should run autoupdate. ./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from... configure.ac:266: the top level configure.ac:315: warning: The macro `AC_HELP_STRING' is obsolete. configure.ac:315: You should run autoupdate. ./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from... configure.ac:315: the top level configure.ac:457: warning: The macro `AC_HELP_STRING' is obsolete. configure.ac:457: You should run autoupdate. ./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from... configure.ac:457: the top level configure.ac:472: warning: The macro `AC_HELP_STRING' is obsolete. configure.ac:472: You should run autoupdate. ./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from... configure.ac:472: the top level configure.ac:494: warning: The macro `AC_HELP_STRING' is obsolete. configure.ac:494: You should run autoupdate. ./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from... configure.ac:494: the top level configure.ac:524: warning: The macro `AC_HELP_STRING' is obsolete. configure.ac:524: You should run autoupdate. ./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from... configure.ac:524: the top level configure.ac:586: warning: AC_OUTPUT should be used without arguments. configure.ac:586: You should run autoupdate. configure.ac:79: installing 'config/compile' configure.ac:80: installing 'config/config.guess' configure.ac:80: installing 'config/config.sub' configure.ac:76: installing 'config/install-sh' configure.ac:76: installing 'config/missing' Makefile.am:15: warning: 'INCLUDES' is the old name for 'AM_CPPFLAGS' (or '*_CPPFLAGS') cunit/Makefile.am:4: warning: 'INCLUDES' is the old name for 'AM_CPPFLAGS' (or '*_CPPFLAGS') cunit/Makefile.am: installing 'config/depcomp' examples/xml2003/Makefile.am:10: warning: '%'-style pattern rules are a GNU make extension examples/xml2003/Makefile.am:13: warning: '%'-style pattern rules are a GNU make extension xmlroff/Makefile.am:7: 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 race-free mkdir -p... (cached) /bin/mkdir -p checking for gawk... (cached) /usr/bin/awk checking whether gmake sets $(MAKE)... yes checking whether gmake supports nested variables... yes checking whether to enable maintainer-specific portions of Makefiles... no 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 the compiler supports GNU C... yes checking whether cc accepts -g... yes checking for cc option to enable C11 features... none needed checking whether cc understands -c and -o together... yes checking whether gmake supports the include directive... yes (GNU style) checking dependency style of cc... gcc3 checking build system type... x86_64-portbld-dragonfly6.5 checking host system type... x86_64-portbld-dragonfly6.5 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 whether ln -s works... yes checking the maximum length of command line arguments... (cached) 262144 checking how to convert x86_64-portbld-dragonfly6.5 file names to x86_64-portbld-dragonfly6.5 format... func_convert_file_noop checking how to convert x86_64-portbld-dragonfly6.5 file names to toolchain format... func_convert_file_noop checking for /usr/bin/ld option to reload object files... -r checking for file... file 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 stdio.h... (cached) yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for inttypes.h... (cached) yes checking for stdint.h... (cached) yes checking for strings.h... (cached) yes checking for sys/stat.h... (cached) yes checking for sys/types.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... dragonfly6.5 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 pkg-config is at least version 0.5... yes checking for GLIB... yes checking for GTK_DOC... yes checking for db2html... false checking for xsltproc... /usr/local/bin/xsltproc checking for LIBFO... yes checking for perl5... no checking for perl... perl checking for FREETYPE... yes checking for CAIRO... yes checking for cairo_win32_scaled_font_select_font in -lcairo... no checking for cairo_ft_scaled_font_lock_face in -lcairo... yes checking for LIBRSVG... yes checking for PANGO... yes checking for GDKPIXBUF... yes checking for some Win32 platform... checking for svn2cl... no checking for CUnit/CUnit.h... no checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating INSTALL config.status: creating Makefile config.status: creating cunit/Makefile config.status: creating docs/Makefile config.status: creating examples/Makefile config.status: creating examples/xml2003/Makefile config.status: creating xmlroff.spec config.status: creating xmlroff/Makefile config.status: creating catalog.xml config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands config.status: executing libfo/libfo-features.h commands config.status: creating libfo/libfo-features.h Configuration: Enabled FoDoc subtypes: 'Cairo' CUnit tests enabled: false SUCCEEDED 00:00:18 ------------------------------------------------------------------------------- -- Phase: build ------------------------------------------------------------------------------- ===> Building for xmlroff-0.6.3_2 gmake[1]: Entering directory '/construction/textproc/xmlroff/xmlroff-0.6.3/xmlroff' gmake all-recursive gmake[2]: Entering directory '/construction/textproc/xmlroff/xmlroff-0.6.3/xmlroff' Making all in xmlroff gmake[3]: Entering directory '/construction/textproc/xmlroff/xmlroff-0.6.3/xmlroff/xmlroff' cc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"libfo\" -I/usr/local/include/libfo-0.6 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/libxml2 -I/usr/local/include/gdk-pixbuf-2.0 -pthread -isystem /usr/local/include -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -MT xmlroff.o -MD -MP -MF .deps/xmlroff.Tpo -c -o xmlroff.o xmlroff.c mv -f .deps/xmlroff.Tpo .deps/xmlroff.Po /bin/sh ../libtool --tag=CC --mode=link cc -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -o xmlroff xmlroff.o -L/usr/local/lib -lfo-0.6 -Wl,--export-dynamic -lgmodule-2.0 -pthread -lglib-2.0 -lxslt -lxml2 -lgdk_pixbuf-2.0 -lgobject-2.0 -lglib-2.0 -lintl -L/usr/local/lib libtool: link: cc -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -o xmlroff xmlroff.o -Wl,--export-dynamic -L/usr/local/lib -lfo-0.6 -lgmodule-2.0 -lxslt -lxml2 -lgdk_pixbuf-2.0 -lgobject-2.0 -lglib-2.0 -lintl -pthread gmake[3]: Leaving directory '/construction/textproc/xmlroff/xmlroff-0.6.3/xmlroff/xmlroff' Making all in examples gmake[3]: Entering directory '/construction/textproc/xmlroff/xmlroff-0.6.3/xmlroff/examples' Making all in xml2003 gmake[4]: Entering directory '/construction/textproc/xmlroff/xmlroff-0.6.3/xmlroff/examples/xml2003' gmake[4]: Nothing to be done for 'all'. gmake[4]: Leaving directory '/construction/textproc/xmlroff/xmlroff-0.6.3/xmlroff/examples/xml2003' gmake[4]: Entering directory '/construction/textproc/xmlroff/xmlroff-0.6.3/xmlroff/examples' gmake[4]: Nothing to be done for 'all-am'. gmake[4]: Leaving directory '/construction/textproc/xmlroff/xmlroff-0.6.3/xmlroff/examples' gmake[3]: Leaving directory '/construction/textproc/xmlroff/xmlroff-0.6.3/xmlroff/examples' Making all in docs gmake[3]: Entering directory '/construction/textproc/xmlroff/xmlroff-0.6.3/xmlroff/docs' /usr/local/bin/xsltproc -nonet file:///usr/local/share/xsl/docbook/manpages/docbook.xsl xmlroff.xml env XML_CATALOG_FILES=file:///usr/local/share/xml/catalog xsltproc --nonet file:///usr/local/share/xsl/docbook/fo/docbook.xsl xmlroff.xml > xmlroff.tmp *** Scanning header files *** if grep -l '^..*$' ./xmlroff.types > /dev/null ; then \ CC="/bin/sh ../libtool --mode=compile cc" LD="/bin/sh ../libtool --mode=link cc" CFLAGS="-I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -pthread -I.. -I../libfo -I.." LDFLAGS="-L/usr/local/lib -lfo-0.6 -Wl,--export-dynamic -lgmodule-2.0 -pthread -lglib-2.0 -lxslt -lxml2 -lgdk_pixbuf-2.0 -lgobject-2.0 -lglib-2.0 -lintl -L/usr/local/lib -lpangocairo-1.0 -lpango-1.0 -lgobject-2.0 -lglib-2.0 -lintl -lharfbuzz -lcairo -L/usr/local/lib -lgdk_pixbuf-2.0 -lgobject-2.0 -lglib-2.0 -lintl -L/usr/local/lib -lfreetype " gtkdoc-scangobj --module=xmlroff --output-dir=. ; \ else \ cd . ; \ for i in xmlroff.args xmlroff.hierarchy xmlroff.interfaces xmlroff.prerequisites xmlroff.signals ; do \ test -f $i || touch $i ; \ done \ fi Making portrait pages on USletter paper (8.5inx11in) xsltproc ../libfo-compat.xsl xmlroff.tmp > xmlroff.fo rm -f xmlroff.tmp Note: meta source : no *info/productname or alternative xmlroff Note: meta source : see http://docbook.sf.net/el/productname xmlroff Note: meta source : no refentry/refmeta/refmiscinfo@class=source xmlroff Note: meta source : see http://docbook.sf.net/el/refmiscinfo xmlroff Note: meta version: no *info/productnumber or alternative xmlroff Note: meta version: see http://docbook.sf.net/el/productnumber xmlroff Note: meta version: no refentry/refmeta/refmiscinfo@class=version xmlroff Note: meta version: see http://docbook.sf.net/el/refmiscinfo xmlroff Warn: meta source : no fallback for source, so inserted a fixme xmlroff Note: meta manual : no titled ancestor of refentry xmlroff Note: meta manual : no refentry/refmeta/refmiscinfo@class=manual xmlroff Note: meta manual : see http://docbook.sf.net/el/refmiscinfo xmlroff Warn: meta manual : no fallback for manual, so inserted a fixme xmlroff Note: Writing xmlroff.1 cd . && \ gtkdoc-scan --module=xmlroff --source-dir=../libfo --ignore-headers="config.h fo-all-area.h fo-all-datatype.h fo-all-fo.h fo-all-property fo-area-area-private.h fo-area-layout-private.h fo-area-private.h fo-area-reference-private.h fo-area-spanning-table-cell-private.h fo-area-table-cell-private.h fo-area-table-continuation-private.h fo-area-table-part-private.h fo-area-table-private.h fo-area-viewport-reference-private.h fo-basic-link-private.h fo-bidi-override-private.h fo-block-area.h fo-block-block-area.h fo-block-block-private.h fo-block-container-area.h fo-block-container-private.h fo-block-fo-private.h fo-block-layout-private.h fo-block-private.h fo-block-whitespace-private.h fo-character-private.h fo-color-profile-private.h fo-conditional-page-master-reference-private.h fo-context-private.h fo-datatype-private.h fo-declarations-private.h fo-doc-private.h fo-doc-cairo-private.h fo-doc-gp-private.h fo-expr-context-private.h fo-expr-func-private.h fo-external-graphic-area.h fo-external-graphic-private.h fo-font-desc-private.h fo-flow-area.h fo-flow-private.h fo-fo-private.h fo-footnote-body-private.h fo-footnote-private.h fo-initial-property-set-private.h fo-inline-container-private.h fo-inline-private.h fo-instream-foreign-object-private.h fo-layout-private.h fo-layout-gp-private.h fo-layout-master-set-private.h fo-leader-private.h fo-length-range-private.h fo-libfo.h fo-list-block-area.h fo-list-block-private.h fo-list-item-body-area.h fo-list-item-body-private.h fo-list-item-label-area.h fo-list-item-label-private.h fo-list-item-area.h fo-list-item-private.h fo-marker-parent-private.h fo-multi-case-private.h fo-multi-properties-private.h fo-multi-property-set-private.h fo-multi-switch-private.h fo-multi-toggle-private.h fo-node-private.h fo-numeric-private.h fo-page-master-private.h fo-page-number-citation-private.h fo-page-number-private.h fo-page-sequence-master-private.h fo-page-sequence-area.h fo-page-sequence-private.h fo-page-sequence-walker-private.h fo-property-border-private.h fo-property-margin-private.h fo-property-padding-private.h fo-property-private.h fo-property-type-condity-private.h fo-region-after-private.h fo-region-before-private.h fo-region-body-area.h fo-region-body-private.h fo-region-end-private.h fo-region-start-private.h fo-repeatable-page-master-reference-private.h fo-root-private.h fo-simple-page-master-private.h fo-single-page-master-reference-private.h fo-static-content-private.h fo-table-and-caption-private.h fo-table-border-fo-private.h fo-table-body-area.h fo-table-body-private.h fo-table-caption-private.h fo-table-cell-area.h fo-table-cell-private.h fo-table-column-private.h fo-table-footer-area.h fo-table-footer-private.h fo-table-header-area.h fo-table-header-private.h fo-table-part-private.h fo-table-area.h fo-table-private.h fo-table-row-area.h fo-table-row-private.h fo-title-private.h fo-tree-private.h fo-wrapper-block-area.h fo-wrapper-block-private.h fo-wrapper-inline-private.h fo-wrapper-private.h fo-wrapper-whitespace-private.h fo-xml-doc-private.h fo-xml-node-private.h fo-xsl-formatter-private.h fo-xslt-transformer-private.h pango-xsl-attributes.h" --deprecated-guards="FO_DISABLE_DEPRECATED" touch scan-build.stamp *** Building SGML *** cd . && \ gtkdoc-mkdb --module=xmlroff --source-dir=../libfo --sgml-mode --output-format=xml ../libfo/fo-utils.h:37: warning: Symbol name not found at the start of the comment block. ../libfo/fo/fo-fo.c:492: warning: Symbol name not found at the start of the comment block. ../libfo/property/fo-property-country.c:20: warning: Section fo-property-country is not defined in the xmlroff-sections.txt file. ../libfo/property/fo-property-force-page-count.c:20: warning: Section fo-property-force-page-count is not defined in the xmlroff-sections.txt file. ../libfo/property/fo-property-maximum-repeats.c:20: warning: Section fo-property-maximum-repeats is not defined in the xmlroff-sections.txt file. ../libfo/property/fo-property-page-position.c:20: warning: Section fo-property-page-position is not defined in the xmlroff-sections.txt file. ../libfo/property/fo-property-precedence.c:21: warning: Section fo-property-precedence is not defined in the xmlroff-sections.txt file. ../libfo/area/fo-area-spanning-table-cell.c:171: warning: Parameter description for fo_area_spanning_table_cell_signal_test::signallee is missing in source code comment block. ../libfo/area/fo-area-spanning-table-cell.c:171: warning: Parameter description for fo_area_spanning_table_cell_signal_test::param is missing in source code comment block. ../libfo/area/fo-area-spanning-table-cell.c:171: warning: Parameter description for fo_area_spanning_table_cell_signal_test::signaller is missing in source code comment block. ../libfo/fo/fo-table.c:1714: warning: Parameter description for fo_table_debug_dump_hash::key is missing in source code comment block. ../libfo/fo/fo-table.c:1714: warning: Parameter description for fo_table_debug_dump_hash::value is missing in source code comment block. ../libfo/fo/fo-table.c:1714: warning: Parameter description for fo_table_debug_dump_hash::data is missing in source code comment block. ../libfo/expr/fo-expr-eval.c:1224: warning: Parameter description for eval_additive_expr::context is missing in source code comment block. ../libfo/expr/fo-expr-eval.c:1101: warning: Parameter description for eval_unary_expr::context is missing in source code comment block. ../libfo/expr/fo-expr-eval.c:991: warning: Parameter description for eval_primary_expr::context is missing in source code comment block. ../libfo/expr/fo-expr-eval.c:327: warning: Parameter description for is_unit_name::context is missing in source code comment block. ../libfo/expr/fo-expr-eval.c:1137: warning: Parameter description for eval_multiplicative_expr::context is missing in source code comment block. ../libfo/fo-context-util.c:880: warning: Parameter description for resolve_absolute_relative_padding::absolute_func is missing in source code comment block. ../libfo/fo-context-util.c:880: warning: Parameter description for resolve_absolute_relative_padding::relative_func is missing in source code comment block. unknown:0: warning: Field descriptions for struct FoObjectClass are missing in source code comment block. unknown:0: warning: Value descriptions for FoAreaPageError are missing in source code comment block. unknown:0: warning: Field descriptions for struct FoLibfoModule are missing in source code comment block. unknown:0: warning: Field descriptions for struct FoLibfoModuleClass are missing in source code comment block. unknown:0: warning: Value descriptions for FoDatatypeError are missing in source code comment block. unknown:0: warning: Value descriptions for FoEnumEnum are missing in source code comment block. unknown:0: warning: Field descriptions for struct FoPixbufIface are missing in source code comment block. ../libfo/fo/fo-fixed-page-sequence-walker.c:211: warning: Parameter description for fo_fixed_page_sequence_walker_new::page_master is missing in source code comment block. ../libfo/fo/fo-fixed-page-sequence-walker.c:279: warning: Parameter description for fo_fixed_page_sequence_walker_get_page_master::fo_fo is not used from source code comment block. ../libfo/fo/fo-fixed-page-sequence-walker.c:279: warning: Parameter description for fo_fixed_page_sequence_walker_get_page_master::fpsw is missing in source code comment block. unknown:0: warning: Value descriptions for FoFoError are missing in source code comment block. ../libfo/fo/fo-fo.h:61: warning: Field description for FoFoAreaNew2Context::truncate is missing in source code comment block. ./xmlroff-sections.txt:2555: warning: No declaration found for fo_fo_new. ./xmlroff-sections.txt:2556: warning: No declaration found for fo_fo_debug_dump_properties. ../libfo/fo/fo-region.c:1205: warning: Parameter description for fo_region_set_border_after_color::new_border_after_color is not used from source code comment block. ../libfo/fo/fo-region.c:1205: warning: Parameter description for fo_region_set_border_after_color::new_border_color is missing in source code comment block. ../libfo/fo/fo-region.c:1254: warning: Parameter description for fo_region_set_border_after_style::new_border_after_style is not used from source code comment block. ../libfo/fo/fo-region.c:1254: warning: Parameter description for fo_region_set_border_after_style::new_border_style is missing in source code comment block. ../libfo/fo/fo-region.c:1303: warning: Parameter description for fo_region_set_border_after_width::new_border_after_width is not used from source code comment block. ../libfo/fo/fo-region.c:1303: warning: Parameter description for fo_region_set_border_after_width::new_border_width is missing in source code comment block. ../libfo/fo/fo-region.c:2528: warning: Parameter description for fo_region_set_padding_after::new_padding_after is not used from source code comment block. ../libfo/fo/fo-region.c:2528: warning: Parameter description for fo_region_set_padding_after::new_padding is missing in source code comment block. ../libfo/fo/fo-sequenced-page-sequence-walker.c:215: warning: Parameter description for fo_sequenced_page_sequence_walker_new::page_master is missing in source code comment block. ../libfo/fo/fo-sequenced-page-sequence-walker.c:283: warning: Parameter description for fo_sequenced_page_sequence_walker_get_page_master::fo_fo is not used from source code comment block. ../libfo/fo/fo-sequenced-page-sequence-walker.c:283: warning: Parameter description for fo_sequenced_page_sequence_walker_get_page_master::fpsw is missing in source code comment block. ../libfo/fo/fo-page-master.c:355: warning: Parameter description for fo_page_master_new_walker::error is missing in source code comment block. unknown:0: warning: Value descriptions for FoPageMasterError are missing in source code comment block. unknown:0: warning: Value descriptions for FoTableColumnError are missing in source code comment block. unknown:0: warning: Value descriptions for FoPageSequenceWalkerError are missing in source code comment block. unknown:0: warning: Value descriptions for FoEnumTableLayoutMethod are missing in source code comment block. unknown:0: warning: Value descriptions for FoTableError are missing in source code comment block. unknown:0: warning: Value descriptions for FoPropertyError are missing in source code comment block. unknown:0: warning: Value descriptions for FoXmlDocError are missing in source code comment block. unknown:0: warning: Value descriptions for FoXmlNodeError are missing in source code comment block. unknown:0: warning: Value descriptions for LibfoCompatError are missing in source code comment block. unknown:0: warning: Field descriptions for struct LibfoPangoAttrPointer are missing in source code comment block. unknown:0: warning: Value descriptions for FoXsltTransformerError are missing in source code comment block. unknown:0: warning: Value descriptions for FoXslFormatterError are missing in source code comment block. unknown:0: warning: Value descriptions for FoDocError are missing in source code comment block. unknown:0: warning: Value descriptions for FoDocLineCap are missing in source code comment block. unknown:0: warning: Value descriptions for FoDocLineJoin are missing in source code comment block. unknown:0: warning: Value descriptions for FoLayoutError are missing in source code comment block. unknown:0: warning: Field descriptions for struct FoRectangle are missing in source code comment block. unknown:0: warning: Value descriptions for FoFontDescError are missing in source code comment block. unknown:0: warning: Value descriptions for FoExprError are missing in source code comment block. unknown:0: warning: Value descriptions for FoExprEvalError are missing in source code comment block. unknown:0: warning: Value descriptions for FoLibfoBasicError are missing in source code comment block. ./xmlroff-sections.txt:9457: warning: No declaration found for GETTEXT_PACKAGE. unknown:0: warning: Value descriptions for FoEnumAreaDirection are missing in source code comment block. See xmlroff-undeclared.txt for the list of undeclared symbols. ./xmlroff-unused.txt:1: warning: 184 unused declarations. They should be added to xmlroff-sections.txt in the appropriate place. touch sgml-build.stamp *** Building HTML *** rm -rf ./html mkdir ./html cd ./html && gtkdoc-mkhtml xmlroff ../xmlroff-docs.sgml ../xsl-gobject.xml:51: element section: validity error : ID datatype-gobject already defined
^ ../directory-structure.xml:7: element section: validity error : ID directory-structure already defined
^ test "xxmlroff.css" = "x" || ( cd . && cp xmlroff.css html ) -- Fixing Crossreferences cd . && gtkdoc-fixxref --module=xmlroff --module-dir=html --html-dir=/usr/local/share/doc html/FoArea.html:561: warning: no link for: "FoAreaFlagsClass" -> (FoAreaFlagsClass). html/FoArea.html:1228: warning: no link for: "add-child" -> (_add_child()). html/FoArea.html:1677: warning: no link for: "GTraverseFlags" -> (GTraverseFlags). html/FoArea.html:1696: warning: no link for: "G-TRAVERSE-ALL:CAPS" -> (G_TRAVERSE_ALL). html/FoArea.html:1696: warning: no link for: "G-TRAVERSE-LEAFS:CAPS" -> (G_TRAVERSE_LEAFS). html/FoArea.html:1697: warning: no link for: "G-TRAVERSE-NON-LEAFS:CAPS" -> (G_TRAVERSE_NON_LEAFS). html/FoArea.html:1728: warning: no link for: "NULL:CAPS" -> (NULL). html/FoArea.html:1790: warning: no link for: "GTraverseType" -> (GTraverseType). html/FoAreaPage.html:271: warning: no link for: "GQuark" -> (GQuark). html/FoAreaSpanningTableCell.html:167: warning: no link for: "FoSpanningTableCellProxy" -> (FoSpanningTableCellProxy). html/FoBoolean.html:205: warning: no link for: "true" -> (true). html/FoBoolean.html:218: warning: no link for: "false" -> (false). html/FoContext.html:4053: warning: no link for: "GSList" -> (GSList). html/FoEnum.html:171: warning: no link for: "GEnumClass" -> (GEnumClass). html/FoFo.html:443: warning: no link for: "FoFo-specific" -> (FoFo-specific). html/FoFo.html:563: warning: no link for: "GError" -> (GError). html/FoFo.html:564: warning: no link for: "validate-content" -> (_validate_content()). html/FoFo.html:626: warning: no link for: "TRUE:CAPS" -> (TRUE). html/FoFo.html:626: warning: no link for: "FALSE:CAPS" -> (FALSE). html/FoFo.html:636: warning: no link for: "GHashTable" -> (GHashTable). html/FoFo.html:991: warning: no link for: "PCDATA:CAPS" -> (PCDATA). html/FoFo.html:992: warning: no link for: "FoNeutral" -> (FoNeutral). html/FoFo.html:1237: warning: no link for: "fo-area-new2" -> (fo_area_new2()). html/FoInlineFoIface.html:139: warning: no link for: "GString" -> (GString). html/FoInlineFoIface.html:140: warning: no link for: "GList" -> (GList). html/FoNode.html:411: warning: no link for: "GType" -> (GType). html/FoObject.html:168: warning: no link for: "GObject" -> (GObject). html/FoPropertyTextPropertyIface.html:115: warning: no link for: "PangoAttribute" -> (PangoAttribute). html/FoTree.html:256: warning: no link for: "FoPageMaster" -> (FoPageMaster). html/xmlroff-Additional-Pango-attributes-needed-by-LibFO.html:122: warning: no link for: "PangoAttrType" -> (PangoAttrType). html/xmlroff-FoPixbuf.html:101: warning: no link for: "GdkPixbuf" -> (GdkPixbuf). html/xmlroff-FoXsltTransformer.html:147: warning: no link for: "FoXsltTransformer" -> (FoXsltTransformer). html/xmlroff-fo-doc-commands.html:1125: warning: no link for: "PangoFontDescription" -> (PangoFontDescription). html/xmlroff-fo-libfo-basic.html:149: warning: no link for: "FoLibfo" -> (FoLibfo). html/xmlroff-list-block.html:1513: warning: no link for: "body-start" -> (body_start()). html/xmlroff-table.html:1834: warning: no link for: "GNodeTraversFunc" -> (GNodeTraversFunc). touch html-build.stamp gmake[3]: Leaving directory '/construction/textproc/xmlroff/xmlroff-0.6.3/xmlroff/docs' gmake[3]: Entering directory '/construction/textproc/xmlroff/xmlroff-0.6.3/xmlroff' gmake[3]: Leaving directory '/construction/textproc/xmlroff/xmlroff-0.6.3/xmlroff' gmake[2]: Leaving directory '/construction/textproc/xmlroff/xmlroff-0.6.3/xmlroff' gmake[1]: Leaving directory '/construction/textproc/xmlroff/xmlroff-0.6.3/xmlroff' SUCCEEDED 00:06:12 ------------------------------------------------------------------------------- -- Phase: run-depends ------------------------------------------------------------------------------- ===> xmlroff-0.6.3_2 depends on package: libfo>=0.6.2 - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: stage ------------------------------------------------------------------------------- ===> Staging for xmlroff-0.6.3_2 ===> xmlroff-0.6.3_2 depends on package: libfo>=0.6.2 - found ===> Generating temporary packing list gmake[1]: Entering directory '/construction/textproc/xmlroff/xmlroff-0.6.3/xmlroff' if test -z 'strip'; then \ gmake INSTALL_PROGRAM="/bin/sh /construction/textproc/xmlroff/xmlroff-0.6.3/xmlroff/config/install-sh -c -s" \ install_sh_PROGRAM="/bin/sh /construction/textproc/xmlroff/xmlroff-0.6.3/xmlroff/config/install-sh -c -s" INSTALL_STRIP_FLAG=-s \ install; \ else \ gmake INSTALL_PROGRAM="/bin/sh /construction/textproc/xmlroff/xmlroff-0.6.3/xmlroff/config/install-sh -c -s" \ install_sh_PROGRAM="/bin/sh /construction/textproc/xmlroff/xmlroff-0.6.3/xmlroff/config/install-sh -c -s" INSTALL_STRIP_FLAG=-s \ "INSTALL_PROGRAM_ENV=STRIPPROG='strip'" install; \ fi gmake[2]: Entering directory '/construction/textproc/xmlroff/xmlroff-0.6.3/xmlroff' Making install in xmlroff gmake[3]: Entering directory '/construction/textproc/xmlroff/xmlroff-0.6.3/xmlroff/xmlroff' gmake[4]: Entering directory '/construction/textproc/xmlroff/xmlroff-0.6.3/xmlroff/xmlroff' /bin/mkdir -p '/construction/textproc/xmlroff/stage/usr/local/bin' STRIPPROG='strip' /bin/sh ../libtool --mode=install /bin/sh /construction/textproc/xmlroff/xmlroff-0.6.3/xmlroff/config/install-sh -c -s xmlroff '/construction/textproc/xmlroff/stage/usr/local/bin' libtool: install: /bin/sh /construction/textproc/xmlroff/xmlroff-0.6.3/xmlroff/config/install-sh -c -s xmlroff /construction/textproc/xmlroff/stage/usr/local/bin/xmlroff gmake[4]: Nothing to be done for 'install-data-am'. gmake[4]: Leaving directory '/construction/textproc/xmlroff/xmlroff-0.6.3/xmlroff/xmlroff' gmake[3]: Leaving directory '/construction/textproc/xmlroff/xmlroff-0.6.3/xmlroff/xmlroff' Making install in examples gmake[3]: Entering directory '/construction/textproc/xmlroff/xmlroff-0.6.3/xmlroff/examples' Making install in xml2003 gmake[4]: Entering directory '/construction/textproc/xmlroff/xmlroff-0.6.3/xmlroff/examples/xml2003' gmake[5]: Entering directory '/construction/textproc/xmlroff/xmlroff-0.6.3/xmlroff/examples/xml2003' gmake[5]: Nothing to be done for 'install-exec-am'. gmake[5]: Nothing to be done for 'install-data-am'. gmake[5]: Leaving directory '/construction/textproc/xmlroff/xmlroff-0.6.3/xmlroff/examples/xml2003' gmake[4]: Leaving directory '/construction/textproc/xmlroff/xmlroff-0.6.3/xmlroff/examples/xml2003' gmake[4]: Entering directory '/construction/textproc/xmlroff/xmlroff-0.6.3/xmlroff/examples' gmake[5]: Entering directory '/construction/textproc/xmlroff/xmlroff-0.6.3/xmlroff/examples' gmake[5]: Nothing to be done for 'install-exec-am'. gmake[5]: Nothing to be done for 'install-data-am'. gmake[5]: Leaving directory '/construction/textproc/xmlroff/xmlroff-0.6.3/xmlroff/examples' gmake[4]: Leaving directory '/construction/textproc/xmlroff/xmlroff-0.6.3/xmlroff/examples' gmake[3]: Leaving directory '/construction/textproc/xmlroff/xmlroff-0.6.3/xmlroff/examples' Making install in docs gmake[3]: Entering directory '/construction/textproc/xmlroff/xmlroff-0.6.3/xmlroff/docs' gmake[4]: Entering directory '/construction/textproc/xmlroff/xmlroff-0.6.3/xmlroff/docs' gmake[4]: Nothing to be done for 'install-exec-am'. /bin/sh /construction/textproc/xmlroff/xmlroff-0.6.3/xmlroff/config/install-sh -d /construction/textproc/xmlroff/stage/usr/local/share/doc/xmlroff (installfiles=`echo ./html/*`; \ if test "$installfiles" = './html/*'; \ then echo '-- Nothing to install' ; \ else \ for i in $installfiles; do \ echo '-- Installing '$i ; \ install -m 0644 $i /construction/textproc/xmlroff/stage/usr/local/share/doc/xmlroff; \ done; \ fi) -- Installing ./html/areas.html -- Installing ./html/backends.html -- Installing ./html/basic-interface.html -- Installing ./html/context.html -- Installing ./html/datatypes.html -- Installing ./html/debugging.html -- Installing ./html/developers.html -- Installing ./html/directory-structure.html -- Installing ./html/fo-area-c-file.html -- Installing ./html/fo-c-file.html -- Installing ./html/fo-h-file.html -- Installing ./html/FoArea.html -- Installing ./html/FoAreaArea.html -- Installing ./html/FoAreaLayout.html -- Installing ./html/FoAreaListItem.html -- Installing ./html/FoAreaNormal.html -- Installing ./html/FoAreaPage.html -- Installing ./html/FoAreaReference.html -- Installing ./html/FoAreaSpanningTableCell.html -- Installing ./html/FoAreaTable.html -- Installing ./html/FoAreaTableBody.html -- Installing ./html/FoAreaTableCell.html -- Installing ./html/FoAreaTableCellProxy.html -- Installing ./html/FoAreaTableContinuation.html -- Installing ./html/FoAreaTableFooter.html -- Installing ./html/FoAreaTableHeader.html -- Installing ./html/FoAreaTablePart.html -- Installing ./html/FoAreaTableRow.html -- Installing ./html/FoAreaTree.html -- Installing ./html/FoAreaViewportReference.html -- Installing ./html/FoBlockBlock.html -- Installing ./html/FoBlockFoIface.html -- Installing ./html/FoBlockLayout.html -- Installing ./html/FoBlockWhitespace.html -- Installing ./html/FoBoolean.html -- Installing ./html/FoChar.html -- Installing ./html/FoCharacter.html -- Installing ./html/FoColor.html -- Installing ./html/FoContext.html -- Installing ./html/FoDatatype.html -- Installing ./html/FoEnum.html -- Installing ./html/FoExpression.html -- Installing ./html/FoFo.html -- Installing ./html/FoHashTable.html -- Installing ./html/FoId.html -- Installing ./html/FoInlineFoIface.html -- Installing ./html/FoInteger.html -- Installing ./html/FoKeep.html -- Installing ./html/FoLength.html -- Installing ./html/FoLengthBpIpD.html -- Installing ./html/FoLengthCond.html -- Installing ./html/FoLengthRange.html -- Installing ./html/FoName.html -- Installing ./html/FoNode.html -- Installing ./html/FoNumber.html -- Installing ./html/FoNumeric.html -- Installing ./html/FoObject.html -- Installing ./html/FoPercentage.html -- Installing ./html/FoProperty.html -- Installing ./html/FoPropertyTextPropertyIface.html -- Installing ./html/formatting-objects.html -- Installing ./html/FoSpace.html -- Installing ./html/FoString.html -- Installing ./html/FoTableBorderFoIface.html -- Installing ./html/FoTablePart.html -- Installing ./html/FoText.html -- Installing ./html/FoTree.html -- Installing ./html/FoUnknown.html -- Installing ./html/FoUriSpecification.html -- Installing ./html/FoWrapper.html -- Installing ./html/FoWrapperBlock.html -- Installing ./html/FoWrapperInline.html -- Installing ./html/FoWrapperWhitespace.html -- Installing ./html/generating-source.html -- Installing ./html/home.png -- Installing ./html/index.html -- Installing ./html/interfaces.html -- Installing ./html/left-insensitive.png -- Installing ./html/left.png -- Installing ./html/node.html -- Installing ./html/object-hierarchy.html -- Installing ./html/object.html -- Installing ./html/other-objects.html -- Installing ./html/properties.html -- Installing ./html/right-insensitive.png -- Installing ./html/right.png -- Installing ./html/style.css -- Installing ./html/up-insensitive.png -- Installing ./html/up.png -- Installing ./html/users.html -- Installing ./html/utility-modules.html -- Installing ./html/utility-objects.html -- Installing ./html/xmlroff-Additional-Pango-attributes-needed-by-LibFO.html -- Installing ./html/xmlroff-alignment-adjust.html -- Installing ./html/xmlroff-alignment-baseline.html -- Installing ./html/xmlroff-background-color.html -- Installing ./html/xmlroff-background-image.html -- Installing ./html/xmlroff-baseline-shift.html -- Installing ./html/xmlroff-basic-link.html -- Installing ./html/xmlroff-bidi-override.html -- Installing ./html/xmlroff-block-container.html -- Installing ./html/xmlroff-block-progression-dimension.html -- Installing ./html/xmlroff-block-progression-dimension.maximum.html -- Installing ./html/xmlroff-block-progression-dimension.minimum.html -- Installing ./html/xmlroff-block-progression-dimension.optimum.html -- Installing ./html/xmlroff-block.html -- Installing ./html/xmlroff-border-after-color.html -- Installing ./html/xmlroff-border-after-precedence.html -- Installing ./html/xmlroff-border-after-style.html -- Installing ./html/xmlroff-border-after-width.html -- Installing ./html/xmlroff-border-before-color.html -- Installing ./html/xmlroff-border-before-precedence.html -- Installing ./html/xmlroff-border-before-style.html -- Installing ./html/xmlroff-border-before-width.html -- Installing ./html/xmlroff-border-bottom-color.html -- Installing ./html/xmlroff-border-bottom-style.html -- Installing ./html/xmlroff-border-bottom-width.html -- Installing ./html/xmlroff-border-bottom.html -- Installing ./html/xmlroff-border-collapse.html -- Installing ./html/xmlroff-border-end-color.html -- Installing ./html/xmlroff-border-end-precedence.html -- Installing ./html/xmlroff-border-end-style.html -- Installing ./html/xmlroff-border-end-width.html -- Installing ./html/xmlroff-border-left-color.html -- Installing ./html/xmlroff-border-left-style.html -- Installing ./html/xmlroff-border-left-width.html -- Installing ./html/xmlroff-border-left.html -- Installing ./html/xmlroff-border-right-color.html -- Installing ./html/xmlroff-border-right-style.html -- Installing ./html/xmlroff-border-right-width.html -- Installing ./html/xmlroff-border-right.html -- Installing ./html/xmlroff-border-separation.html -- Installing ./html/xmlroff-border-start-color.html -- Installing ./html/xmlroff-border-start-precedence.html -- Installing ./html/xmlroff-border-start-style.html -- Installing ./html/xmlroff-border-start-width.html -- Installing ./html/xmlroff-border-style.html -- Installing ./html/xmlroff-border-top-color.html -- Installing ./html/xmlroff-border-top-style.html -- Installing ./html/xmlroff-border-top-width.html -- Installing ./html/xmlroff-border-top.html -- Installing ./html/xmlroff-border-width.html -- Installing ./html/xmlroff-border.html -- Installing ./html/xmlroff-break-after.html -- Installing ./html/xmlroff-break-before.html -- Installing ./html/xmlroff-character.html -- Installing ./html/xmlroff-clip.html -- Installing ./html/xmlroff-code-rules.html -- Installing ./html/xmlroff-color-profile.html -- Installing ./html/xmlroff-color.html -- Installing ./html/xmlroff-column-number.html -- Installing ./html/xmlroff-column-width.html -- Installing ./html/xmlroff-conditional-page-master-reference.html -- Installing ./html/xmlroff-content-height.html -- Installing ./html/xmlroff-content-type.html -- Installing ./html/xmlroff-content-width.html -- Installing ./html/xmlroff-declarations.html -- Installing ./html/xmlroff-direction.html -- Installing ./html/xmlroff-display-align.html -- Installing ./html/xmlroff-dominant-baseline.html -- Installing ./html/xmlroff-end-indent.html -- Installing ./html/xmlroff-extent.html -- Installing ./html/xmlroff-external-graphic.html -- Installing ./html/xmlroff-float.html -- Installing ./html/xmlroff-flow-name.html -- Installing ./html/xmlroff-flow.html -- Installing ./html/xmlroff-fo-area-graphic.html -- Installing ./html/xmlroff-fo-area-inline.html -- Installing ./html/xmlroff-fo-doc-commands.html -- Installing ./html/xmlroff-fo-layout-gp.html -- Installing ./html/xmlroff-fo-libfo-basic.html -- Installing ./html/xmlroff-fo-marker-parent.html -- Installing ./html/xmlroff-fo-property-border-color.html -- Installing ./html/xmlroff-fo-retrieve-marker.html -- Installing ./html/xmlroff-fo-utils.html -- Installing ./html/xmlroff-FoDoc.html -- Installing ./html/xmlroff-FoDocCairo.html -- Installing ./html/xmlroff-FoDocGP.html -- Installing ./html/xmlroff-FoError.html -- Installing ./html/xmlroff-FoFontDesc.html -- Installing ./html/xmlroff-FoImage.html -- Installing ./html/xmlroff-FoLayout.html -- Installing ./html/xmlroff-FoLayoutCairo.html -- Installing ./html/xmlroff-FoLibfoContext.html -- Installing ./html/xmlroff-FoNeutralFoIface.html -- Installing ./html/xmlroff-font-family.html -- Installing ./html/xmlroff-font-size.html -- Installing ./html/xmlroff-font-stretch.html -- Installing ./html/xmlroff-font-style.html -- Installing ./html/xmlroff-font-variant.html -- Installing ./html/xmlroff-font-weight.html -- Installing ./html/xmlroff-footnote-body.html -- Installing ./html/xmlroff-footnote.html -- Installing ./html/xmlroff-FoPcw.html -- Installing ./html/xmlroff-FoPixbuf.html -- Installing ./html/xmlroff-format.html -- Installing ./html/xmlroff-FoTblr.html -- Installing ./html/xmlroff-FoWrapperInlineEmpty.html -- Installing ./html/xmlroff-FoWsc.html -- Installing ./html/xmlroff-FoXmlDoc.html -- Installing ./html/xmlroff-FoXmlNode.html -- Installing ./html/xmlroff-FoXslFormatter.html -- Installing ./html/xmlroff-FoXsltTransformer.html -- Installing ./html/xmlroff-grouping-separator.html -- Installing ./html/xmlroff-grouping-size.html -- Installing ./html/xmlroff-height.html -- Installing ./html/xmlroff-id.html -- Installing ./html/xmlroff-initial-property-set.html -- Installing ./html/xmlroff-inline-container.html -- Installing ./html/xmlroff-inline-progression-dimension.html -- Installing ./html/xmlroff-inline-progression-dimension.maximum.html -- Installing ./html/xmlroff-inline-progression-dimension.minimum.html -- Installing ./html/xmlroff-inline-progression-dimension.optimum.html -- Installing ./html/xmlroff-inline.html -- Installing ./html/xmlroff-instream-foreign-object.html -- Installing ./html/xmlroff-keep-together.html -- Installing ./html/xmlroff-keep-together.within-column.html -- Installing ./html/xmlroff-keep-together.within-line.html -- Installing ./html/xmlroff-keep-together.within-page.html -- Installing ./html/xmlroff-keep-with-next.html -- Installing ./html/xmlroff-keep-with-next.within-column.html -- Installing ./html/xmlroff-keep-with-next.within-line.html -- Installing ./html/xmlroff-keep-with-next.within-page.html -- Installing ./html/xmlroff-keep-with-previous.html -- Installing ./html/xmlroff-keep-with-previous.within-column.html -- Installing ./html/xmlroff-keep-with-previous.within-line.html -- Installing ./html/xmlroff-keep-with-previous.within-page.html -- Installing ./html/xmlroff-layout-master-set.html -- Installing ./html/xmlroff-leader.html -- Installing ./html/xmlroff-letter-value.html -- Installing ./html/xmlroff-LibFO-compatibility-stylesheet.html -- Installing ./html/xmlroff-libfo-version.html -- Installing ./html/xmlroff-line-height.html -- Installing ./html/xmlroff-line-stacking-strategy.html -- Installing ./html/xmlroff-linefeed-treatment.html -- Installing ./html/xmlroff-list-block.html -- Installing ./html/xmlroff-list-item-body.html -- Installing ./html/xmlroff-list-item-label.html -- Installing ./html/xmlroff-list-item.html -- Installing ./html/xmlroff-margin-bottom.html -- Installing ./html/xmlroff-margin-left.html -- Installing ./html/xmlroff-margin-right.html -- Installing ./html/xmlroff-margin-top.html -- Installing ./html/xmlroff-margin.html -- Installing ./html/xmlroff-marker.html -- Installing ./html/xmlroff-master-name.html -- Installing ./html/xmlroff-master-reference.html -- Installing ./html/xmlroff-media-usage.html -- Installing ./html/xmlroff-multi-case.html -- Installing ./html/xmlroff-multi-properties.html -- Installing ./html/xmlroff-multi-property-set.html -- Installing ./html/xmlroff-multi-switch.html -- Installing ./html/xmlroff-multi-toggle.html -- Installing ./html/xmlroff-number-columns-repeated.html -- Installing ./html/xmlroff-number-columns-spanned.html -- Installing ./html/xmlroff-number-rows-spanned.html -- Installing ./html/xmlroff-orphans.html -- Installing ./html/xmlroff-overflow.html -- Installing ./html/xmlroff-padding-after.html -- Installing ./html/xmlroff-padding-before.html -- Installing ./html/xmlroff-padding-bottom.html -- Installing ./html/xmlroff-padding-end.html -- Installing ./html/xmlroff-padding-left.html -- Installing ./html/xmlroff-padding-right.html -- Installing ./html/xmlroff-padding-start.html -- Installing ./html/xmlroff-padding-top.html -- Installing ./html/xmlroff-padding.html -- Installing ./html/xmlroff-page-height.html -- Installing ./html/xmlroff-page-number-citation.html -- Installing ./html/xmlroff-page-number.html -- Installing ./html/xmlroff-page-sequence-master.html -- Installing ./html/xmlroff-page-sequence.html -- Installing ./html/xmlroff-page-width.html -- Installing ./html/xmlroff-provisional-distance-between-starts.html -- Installing ./html/xmlroff-provisional-label-separation.html -- Installing ./html/xmlroff-ref-id.html -- Installing ./html/xmlroff-region-after.html -- Installing ./html/xmlroff-region-before.html -- Installing ./html/xmlroff-region-body.html -- Installing ./html/xmlroff-region-end.html -- Installing ./html/xmlroff-region-name.html -- Installing ./html/xmlroff-region-start.html -- Installing ./html/xmlroff-repeatable-page-master-alternatives.html -- Installing ./html/xmlroff-repeatable-page-master-reference.html -- Installing ./html/xmlroff-role.html -- Installing ./html/xmlroff-root.html -- Installing ./html/xmlroff-scaling-method.html -- Installing ./html/xmlroff-scaling.html -- Installing ./html/xmlroff-score-spaces.html -- Installing ./html/xmlroff-simple-page-master.html -- Installing ./html/xmlroff-single-page-master-reference.html -- Installing ./html/xmlroff-source-document.html -- Installing ./html/xmlroff-space-after.conditionality.html -- Installing ./html/xmlroff-space-after.html -- Installing ./html/xmlroff-space-after.maximum.html -- Installing ./html/xmlroff-space-after.minimum.html -- Installing ./html/xmlroff-space-after.optimum.html -- Installing ./html/xmlroff-space-after.precedence.html -- Installing ./html/xmlroff-space-before.conditionality.html -- Installing ./html/xmlroff-space-before.html -- Installing ./html/xmlroff-space-before.maximum.html -- Installing ./html/xmlroff-space-before.minimum.html -- Installing ./html/xmlroff-space-before.optimum.html -- Installing ./html/xmlroff-space-before.precedence.html -- Installing ./html/xmlroff-space-end.conditionality.html -- Installing ./html/xmlroff-space-end.html -- Installing ./html/xmlroff-space-end.maximum.html -- Installing ./html/xmlroff-space-end.minimum.html -- Installing ./html/xmlroff-space-end.optimum.html -- Installing ./html/xmlroff-space-end.precedence.html -- Installing ./html/xmlroff-space-start.conditionality.html -- Installing ./html/xmlroff-space-start.html -- Installing ./html/xmlroff-space-start.maximum.html -- Installing ./html/xmlroff-space-start.minimum.html -- Installing ./html/xmlroff-space-start.optimum.html -- Installing ./html/xmlroff-space-start.precedence.html -- Installing ./html/xmlroff-span.html -- Installing ./html/xmlroff-src.html -- Installing ./html/xmlroff-start-indent.html -- Installing ./html/xmlroff-static-content.html -- Installing ./html/xmlroff-table-and-caption.html -- Installing ./html/xmlroff-table-body.html -- Installing ./html/xmlroff-table-caption.html -- Installing ./html/xmlroff-table-cell.html -- Installing ./html/xmlroff-table-column.html -- Installing ./html/xmlroff-table-footer.html -- Installing ./html/xmlroff-table-header.html -- Installing ./html/xmlroff-table-layout.html -- Installing ./html/xmlroff-table-row.html -- Installing ./html/xmlroff-table.html -- Installing ./html/xmlroff-text-align.html -- Installing ./html/xmlroff-text-indent.html -- Installing ./html/xmlroff-title.html -- Installing ./html/xmlroff-unicode-bidi.html -- Installing ./html/xmlroff-white-space-collapse.html -- Installing ./html/xmlroff-white-space-treatment.html -- Installing ./html/xmlroff-widows.html -- Installing ./html/xmlroff-width.html -- Installing ./html/xmlroff-wrap-option.html -- Installing ./html/xmlroff-writing-mode.html -- Installing ./html/xmlroff.1.html -- Installing ./html/xmlroff.css -- Installing ./html/xmlroff.devhelp2 /bin/mkdir -p '/construction/textproc/xmlroff/stage/usr/local/man/man1' install -m 0644 xmlroff.1 '/construction/textproc/xmlroff/stage/usr/local/man/man1' /bin/mkdir -p '/construction/textproc/xmlroff/stage/usr/local/share/xml/libfo-0.6.3' install -m 0644 xmlroff.fo xmlroff.xml '/construction/textproc/xmlroff/stage/usr/local/share/xml/libfo-0.6.3' gmake[4]: Leaving directory '/construction/textproc/xmlroff/xmlroff-0.6.3/xmlroff/docs' gmake[3]: Leaving directory '/construction/textproc/xmlroff/xmlroff-0.6.3/xmlroff/docs' gmake[3]: Entering directory '/construction/textproc/xmlroff/xmlroff-0.6.3/xmlroff' gmake[4]: Entering directory '/construction/textproc/xmlroff/xmlroff-0.6.3/xmlroff' gmake[4]: Nothing to be done for 'install-exec-am'. gmake[4]: Nothing to be done for 'install-data-am'. gmake[4]: Leaving directory '/construction/textproc/xmlroff/xmlroff-0.6.3/xmlroff' gmake[3]: Leaving directory '/construction/textproc/xmlroff/xmlroff-0.6.3/xmlroff' gmake[2]: Leaving directory '/construction/textproc/xmlroff/xmlroff-0.6.3/xmlroff' gmake[1]: Leaving directory '/construction/textproc/xmlroff/xmlroff-0.6.3/xmlroff' ====> 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:03 ------------------------------------------------------------------------------- -- Phase: check-plist ------------------------------------------------------------------------------- ====> Checking for pkg-plist issues (check-plist) ===> Parsing plist ===> Checking for items in STAGEDIR missing from pkg-plist ===> Checking for items in pkg-plist which are not in STAGEDIR ===> No pkg-plist issues found (check-plist) SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: package ------------------------------------------------------------------------------- ===> Building package for xmlroff-0.6.3_2 file sizes/checksums [347]: 0% file sizes/checksums [347]: 28% file sizes/checksums [347]: 57% file sizes/checksums [347]: 86% file sizes/checksums [347]: 100% Service unavailablepacking files [347]: 0% packing files [347]: 28% packing files [347]: 57% packing files [347]: 86% packing files [347]: 100% packing directories [0]: 0% packing directories [0]: 100% SUCCEEDED 00:00:01 TOTAL TIME 00:07:07