------------------------------------------------------------------------------- -- Phase: setup ------------------------------------------------------------------------------- Installing /packages/All/xmlcatmgr-2.2_2.txz + 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_2: -- 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/iso8879-1986_3.txz Installing /packages/All/docbook-sgml-4.5_1.txz Installing /packages/All/xmlcharent-0.3_2.txz Installing /packages/All/docbook-xml-5.0_3.txz Installing /packages/All/sdocbook-xml-1.1_2,2.txz Installing /packages/All/docbook-1.5.txz Installing /packages/All/jade-1.2.1_10.txz Installing /packages/All/docbook-to-man-1.0_2.txz Installing /packages/All/dsssl-docbook-modular-1.79_1,1.txz ===== Message from dsssl-docbook-modular-1.79_1,1: -- These are DSSSL stylesheets for the DocBook DTD by Norm Walsh. Use them in conjunction with a DSSSL processor (such as jade) to convert documents marked up as DocBook to other formats. For example (assume $DBPATH = /usr/local/share/sgml/docbook/dsssl/modular) jade -t sgml -d $DBPATH/html/docbook.dsl filename.sgml (DocBook -> HTML) jade -t rtf -d $DBPATH/print/docbook.dsl filename.sgml (DocBook -> RTF ) jade -t tex -d $DBPATH/print/docbook.dsl filename.sgml (DocBook -> TeX ) To further parse the output of the 'tex' transformation you will need the 'jadetex' macros, which may not yet have been ported. More documentation (in HTML format) is available in /usr/local/share/sgml/docbook/dsssl/modular/doc/ Installing /packages/All/perl5-5.30.1.txz ===== Message from perl5-5.30.1: -- The /usr/bin/perl symlink has been removed starting with Perl 5.20. For shebangs, you should either use: #!/usr/local/bin/perl or #!/usr/bin/env perl The first one will only work if you have a /usr/local/bin/perl, the second will work as long as perl is in PATH. Installing /packages/All/p5-SGMLSpm-1.03_2.txz Installing /packages/All/indexinfo-0.3.1.txz Installing /packages/All/gettext-runtime-0.20.1.txz Installing /packages/All/libidn-1.35.txz Installing /packages/All/ncurses-6.1.20190525.txz Installing /packages/All/openssl-1.1.1d,1.txz Installing /packages/All/lynx-2.8.9.1_1,1.txz ===== Message from lynx-2.8.9.1_1,1: -- To enable certificate handling for SSL connnections, set SSL_CERT_DIR and SSL_CERT_FILE in your environment to the proper values (depending upon which SSL library /usr/local/bin/lynx uses), as described in: /usr/local/share/doc/lynx/docs/README.sslcerts and: /usr/local/share/doc/lynx/docs/README.rootcerts. You may also need to generate keys and certificates as described in the latter document and your SSL documentation. Installing /packages/All/png-1.6.37.txz Installing /packages/All/tex-kpathsea-6.2.1_2.txz Installing /packages/All/jbigkit-2.1_1.txz Installing /packages/All/jpeg-turbo-2.0.4.txz Installing /packages/All/tiff-4.1.0.txz Installing /packages/All/lcms2-2.9.txz Installing /packages/All/openjpeg15-1.5.2_1.txz Installing /packages/All/zziplib-0.13.69_2.txz Installing /packages/All/gmp-6.2.0.txz Installing /packages/All/mpfr-4.0.2.txz Installing /packages/All/tex-ptexenc-1.3.3_2.txz Installing /packages/All/freetype2-2.10.1.txz ===== Message from freetype2-2.10.1: -- 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/site/index.html, if documentation was installed). Installing /packages/All/expat-2.2.8.txz Installing /packages/All/fontconfig-2.12.6,1.txz Running fc-cache to build fontconfig cache... /usr/local/share/fonts: skipping, no such directory /usr/local/lib/X11/fonts: skipping, no such directory /var/db/fontconfig: cleaning cache directory fc-cache: succeeded Installing /packages/All/pcre-8.43_2.txz Installing /packages/All/libffi-3.2.1_3.txz Installing /packages/All/libxml2-2.9.10.txz Installing /packages/All/libiconv-1.14_11.txz Installing /packages/All/readline-8.0.4.txz Installing /packages/All/python37-3.7.6.txz ===== Message from python37-3.7.6: -- Note that some standard Python modules are provided as separate ports as they require additional dependencies. They are available as: py37-gdbm databases/py-gdbm@py37 py37-sqlite3 databases/py-sqlite3@py37 py37-tkinter x11-toolkits/py-tkinter@py37 Installing /packages/All/glib-2.56.3_7,1.txz No schema files found: doing nothing. Installing /packages/All/wayland-1.16.0.txz Installing /packages/All/pciids-20200222.txz Installing /packages/All/libpciaccess-0.16.txz Installing /packages/All/libdrm-2.4.100.txz Installing /packages/All/libelf-0.8.13_3.txz Installing /packages/All/libXau-1.0.9.txz Installing /packages/All/libpthread-stubs-0.4.txz Installing /packages/All/xorgproto-2019.2.txz Installing /packages/All/libXdmcp-1.1.3.txz Installing /packages/All/libxcb-1.13.1.txz Installing /packages/All/libX11-1.6.9,1.txz Installing /packages/All/libXfixes-5.0.3_2.txz Installing /packages/All/libXdamage-1.1.5.txz Installing /packages/All/libXext-1.3.4,1.txz Installing /packages/All/libXrender-0.9.10_2.txz Installing /packages/All/libXrandr-1.5.2.txz Installing /packages/All/libxshmfence-1.3.txz Installing /packages/All/libXxf86vm-1.1.4_3.txz Installing /packages/All/mesa-libs-18.3.2_4.txz Installing /packages/All/pixman-0.38.4.txz Installing /packages/All/cairo-1.16.0,2.txz Installing /packages/All/tex-web2c-20150521_3.txz Installing /packages/All/tex-basic-engines-20150521.txz Installing /packages/All/texlive-tlmgr-20150523_2.txz Installing /packages/All/icu-66.1,1.txz Installing /packages/All/libICE-1.0.10,1.txz Installing /packages/All/libSM-1.2.3,1.txz Installing /packages/All/libXt-1.2.0,1.txz Installing /packages/All/libXmu-1.1.3,1.txz Installing /packages/All/libXpm-3.5.13.txz Installing /packages/All/libXaw-1.0.13_3,2.txz Installing /packages/All/t1lib-5.1.2_5,1.txz Installing /packages/All/teckit-2.5.7.txz Installing /packages/All/giflib-5.2.1.txz Installing /packages/All/webp-1.1.0.txz Installing /packages/All/libgd-2.2.5_2,1.txz Installing /packages/All/graphite2-1.3.13_1.txz Installing /packages/All/harfbuzz-2.6.4.txz Installing /packages/All/harfbuzz-icu-2.6.4_1.txz Installing /packages/All/nspr-4.25.txz Installing /packages/All/sqlite3-3.30.1_1,1.txz Installing /packages/All/nss-3.51.txz Installing /packages/All/openjpeg-2.3.1.txz Installing /packages/All/poppler-data-0.4.9_2.txz Installing /packages/All/poppler-0.85.0.txz Installing /packages/All/libpotrace-1.12.txz Installing /packages/All/libpaper-1.1.24.4.txz Installing /packages/All/psutils-1.17_5.txz Installing /packages/All/xpdfopen-0.86.txz Installing /packages/All/jbig2dec-0.17.txz Installing /packages/All/libdaemon-0.14_1.txz Installing /packages/All/dbus-1.12.16.txz ===> Creating groups. Creating group 'messagebus' with gid '556'. ===> Creating users Creating user 'messagebus' with uid '556'. Installing /packages/All/dbus-glib-0.110.txz Installing /packages/All/gdbm-1.18.1_1.txz Installing /packages/All/gobject-introspection-1.56.1,1.txz Installing /packages/All/gnome_subr-1.0.txz Installing /packages/All/avahi-app-0.7_2.txz ===> Creating groups. Creating group 'avahi' with gid '558'. ===> Creating users Creating user 'avahi' with uid '558'. Installing /packages/All/nettle-3.5.1_1.txz Installing /packages/All/libtasn1-4.15.0.txz Installing /packages/All/libunistring-0.9.10_1.txz Installing /packages/All/libidn2-2.3.0_1.txz Installing /packages/All/ca_root_nss-3.51.txz ===== Message from ca_root_nss-3.51: -- FreeBSD does not, and can not warrant that the certification authorities whose certificates are included in this package have in any way been audited for trustworthiness or RFC 3647 compliance. Assessment and verification of trust is the complete responsibility of the system administrator. This package installs symlinks to support root certificates discovery by default for software that uses OpenSSL. This enables SSL Certificate Verification by client software without manual intervention. If you prefer to do this manually, replace the following symlinks with either an empty file or your site-local certificate bundle. * /etc/ssl/cert.pem * /usr/local/etc/ssl/cert.pem * /usr/local/openssl/cert.pem Installing /packages/All/p11-kit-0.23.18.1.txz Installing /packages/All/tpm-emulator-0.7.4_2.txz ===> Creating groups. Creating group '_tss' with gid '601'. ===> Creating users Creating user '_tss' with uid '601'. Installing /packages/All/trousers-0.3.14_2.txz ===> Creating groups. Using existing group '_tss'. ===> Creating users Using existing user '_tss'. ===== Message from trousers-0.3.14_2: -- To run tcsd automatically, add the following line to /etc/rc.conf: tcsd_enable="YES" You might want to edit /usr/local/etc/tcsd.conf to reflect your setup. If you want to use tcsd with software TPM emulator, use the following configuration in /etc/rc.conf: tcsd_enable="YES" tcsd_mode="emulator" tpmd_enable="YES" To use TPM, add your_account to '_tss' group like following: # pw groupmod _tss -m your_account Installing /packages/All/gnutls-3.6.12.txz Installing /packages/All/cups-2.2.13.txz ===> Creating groups. Creating group 'cups' with gid '193'. ===> Creating users Creating user 'cups' with uid '193'. Installing /packages/All/ghostscript9-agpl-base-9.50_2.txz ===== Message from ghostscript9-agpl-base-9.50_2: -- This package installs a script named dvipdf that depends on dvips. If you want to use this script you need to install print/tex-dvipsk. Installing /packages/All/texlive-base-20150521_46.txz Installing /packages/All/texlive-texmf-20150523_4.txz Installing /packages/All/tex-formats-20150521_2.txz Installing /packages/All/tex-xmltex-1.9_2.txz Installing /packages/All/tex-jadetex-3.13_3.txz Installing /packages/All/docbook-utils-0.6.14_13.txz ===== Message from docbook-utils-0.6.14_13: -- ===> NOTICE: The docbook-utils 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://www.freebsd.org/doc/en/articles/contributing/ports-contributing.html#maintain-port Installing /packages/All/libtextstyle-0.20.1.txz Installing /packages/All/gettext-tools-0.20.1_1.txz Installing /packages/All/gmake-4.2.1_3.txz Installing /packages/All/p5-XML-Parser-2.44.txz Installing /packages/All/intltool-0.51.0_1.txz Installing /packages/All/pkgconf-1.6.3,1.txz SUCCEEDED 00:05:25 ------------------------------------------------------------------------------- -- Phase: check-sanity ------------------------------------------------------------------------------- ===> NOTICE: The pslib 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://www.freebsd.org/doc/en/articles/contributing/ports-contributing.html#maintain-port SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: pkg-depends ------------------------------------------------------------------------------- ===> pslib-0.4.6 depends on file: /usr/local/sbin/pkg - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch ------------------------------------------------------------------------------- ===> NOTICE: The pslib 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://www.freebsd.org/doc/en/articles/contributing/ports-contributing.html#maintain-port ===> pslib-0.4.6 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by pslib-0.4.6 for building SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: checksum ------------------------------------------------------------------------------- ===> NOTICE: The pslib 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://www.freebsd.org/doc/en/articles/contributing/ports-contributing.html#maintain-port ===> pslib-0.4.6 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by pslib-0.4.6 for building => SHA256 Checksum OK for pslib-0.4.6.tar.gz. => SHA256 Checksum OK for pslib-examples-0.0.11.tar.gz. SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: extract-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract ------------------------------------------------------------------------------- ===> NOTICE: The pslib 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://www.freebsd.org/doc/en/articles/contributing/ports-contributing.html#maintain-port ===> pslib-0.4.6 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by pslib-0.4.6 for building ===> Extracting for pslib-0.4.6 => SHA256 Checksum OK for pslib-0.4.6.tar.gz. => SHA256 Checksum OK for pslib-examples-0.0.11.tar.gz. Extracted Memory Use: 3.74M SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: patch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: patch ------------------------------------------------------------------------------- ===> Patching for pslib-0.4.6 SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: build-depends ------------------------------------------------------------------------------- ===> pslib-0.4.6 depends on file: /usr/local/bin/docbook-to-man - found ===> pslib-0.4.6 depends on file: /usr/local/bin/docbook2man - found ===> pslib-0.4.6 depends on executable: msgfmt - found ===> pslib-0.4.6 depends on executable: gmake - found ===> pslib-0.4.6 depends on file: /usr/local/bin/intltool-extract - found ===> pslib-0.4.6 depends on package: pkgconf>=1.3.0_1 - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: lib-depends ------------------------------------------------------------------------------- ===> pslib-0.4.6 depends on shared library: libgif.so - found (/usr/local/lib/libgif.so) ===> pslib-0.4.6 depends on shared library: libpng.so - found (/usr/local/lib/libpng.so) ===> pslib-0.4.6 depends on shared library: libtiff.so - found (/usr/local/lib/libtiff.so) ===> pslib-0.4.6 depends on shared library: libintl.so - found (/usr/local/lib/libintl.so) ===> pslib-0.4.6 depends on shared library: libjpeg.so - found (/usr/local/lib/libjpeg.so) SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: configure ------------------------------------------------------------------------------- ===> pslib-0.4.6 depends on file: /usr/local/bin/docbook-to-man - found ===> pslib-0.4.6 depends on file: /usr/local/bin/docbook2man - found ===> pslib-0.4.6 depends on executable: msgfmt - found ===> pslib-0.4.6 depends on executable: gmake - found ===> pslib-0.4.6 depends on file: /usr/local/bin/intltool-extract - found ===> pslib-0.4.6 depends on package: pkgconf>=1.3.0_1 - found ===> pslib-0.4.6 depends on shared library: libgif.so - found (/usr/local/lib/libgif.so) ===> pslib-0.4.6 depends on shared library: libpng.so - found (/usr/local/lib/libpng.so) ===> pslib-0.4.6 depends on shared library: libtiff.so - found (/usr/local/lib/libtiff.so) ===> pslib-0.4.6 depends on shared library: libintl.so - found (/usr/local/lib/libintl.so) ===> pslib-0.4.6 depends on shared library: libjpeg.so - found (/usr/local/lib/libjpeg.so) ===> Configuring for pslib-0.4.6 configure: loading site script /xports/Templates/config.site checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... (cached) /bin/mkdir -p checking for gawk... (cached) /usr/bin/awk checking whether gmake sets $(MAKE)... yes checking whether gmake supports nested variables... yes checking whether to enable maintainer-specific portions of Makefiles... no checking whether NLS is requested... yes checking for intltool-update... /usr/local/bin/intltool-update checking for intltool-merge... /usr/local/bin/intltool-merge checking for intltool-extract... /usr/local/bin/intltool-extract checking for xgettext... /usr/local/bin/xgettext checking for msgmerge... /usr/local/bin/msgmerge checking for msgfmt... /usr/local/bin/msgfmt checking for gmsgfmt... /usr/local/bin/msgfmt checking for perl... /usr/local/bin/perl checking for perl >= 5.8.1... 5.30.1 checking for XML::Parser... ok checking build system type... x86_64-portbld-dragonfly5.9 checking host system type... x86_64-portbld-dragonfly5.9 checking for gcc... cc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether cc accepts -g... yes checking for cc option to accept ISO C89... none needed checking whether cc understands -c and -o together... yes checking whether gmake supports the include directive... yes (GNU style) checking dependency style of cc... gcc3 checking for rm... /bin/rm checking for mv... /bin/mv checking for tar... /usr/bin/tar checking how to run the C preprocessor... cpp checking for grep that handles long lines and -e... (cached) /usr/bin/grep checking for egrep... (cached) /usr/bin/egrep 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 locale.h... (cached) yes checking for LC_MESSAGES... yes checking for CFPreferencesCopyAppValue... no checking for CFLocaleCopyCurrent... no checking libintl.h usability... yes checking libintl.h presence... yes checking for libintl.h... yes checking for ngettext in libc... yes checking for dgettext in libc... yes checking for bind_textdomain_codeset... yes checking for msgfmt... (cached) /usr/local/bin/msgfmt checking for dcgettext... yes checking if msgfmt accepts -c... yes checking for gmsgfmt... (cached) /usr/local/bin/msgfmt checking for xgettext... (cached) /usr/local/bin/xgettext checking for catalogs to be installed... de checking how to print strings... printf checking for a sed that does not truncate output... (cached) /usr/bin/sed 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-dragonfly5.9 file names to x86_64-portbld-dragonfly5.9 format... func_convert_file_noop checking how to convert x86_64-portbld-dragonfly5.9 file names to toolchain format... func_convert_file_noop checking for /usr/bin/ld option to reload object files... -r checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for ar... ar checking for archiver @FILE support... @ checking for strip... strip checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from cc object... ok checking for sysroot... no checking for a working dd... /bin/dd checking how to truncate binary pipes... /bin/dd bs=4096 count=1 checking for mt... mt checking if mt is a manifest tool... no checking for 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... rm: conftest*: No such file or directory 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... rm: conftest*: No such file or directory no checking dynamic linker characteristics... dragonfly5.9 ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... yes checking for an ANSI C-conforming const... yes checking whether byte ordering is bigendian... no checking whether struct tm is in sys/time.h or time.h... time.h checking for dirent.h that defines DIR... yes checking for library containing opendir... none required checking for ANSI C header files... (cached) yes checking for fcntl.h... (cached) yes checking for unistd.h... (cached) yes checking for ctype.h... (cached) yes checking for dirent.h... (cached) yes checking for errno.h... (cached) yes checking for malloc.h... (cached) no checking for stdarg.h... (cached) yes checking for sys/stat.h... (cached) yes checking for sys/types.h... (cached) yes checking for time.h... (cached) yes checking ieeefp.h usability... yes checking ieeefp.h presence... yes checking for ieeefp.h... yes checking nan.h usability... no checking nan.h presence... no checking for nan.h... no checking for math.h... (cached) yes checking for float.h... (cached) yes checking for stdlib.h... (cached) yes checking for sys/socket.h... (cached) yes checking for sys/time.h... (cached) yes checking for sys/select.h... (cached) yes checking for sys/mman.h... (cached) yes checking for byteswap.h... (cached) no checking for strftime... (cached) yes checking for strdup... (cached) yes checking for strndup... (cached) yes checking for strerror... (cached) yes checking for snprintf... (cached) yes checking for finite... yes checking for isnand... no checking for fp_class... no checking for class... no checking for fpclass... no checking for strftime... (cached) yes checking for localtime... (cached) yes checking for gethostent... yes checking for setsockopt... (cached) yes checking for connect... yes checking for type of socket length (socklen_t)... checking for docbook-to-man... docbook-to-man checking for png_read_image in -lpng... yes checking for jpeg_read_header in -ljpeg... yes checking for DGifOpenFileName in -lgif... yes checking for TIFFOpen in -ltiff... yes Disabling BMP support checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating pslib.spec config.status: creating libps.pc config.status: creating doc/Makefile config.status: creating include/Makefile config.status: creating data/Makefile config.status: creating src/Makefile config.status: creating src/ght_hash_table.h config.status: creating po/Makefile.in config.status: creating include/libps/psversion.h config.status: creating config.h config.status: executing depfiles commands config.status: executing default-1 commands config.status: executing libtool commands rm: libtoolT: No such file or directory config.status: executing po/stamp-it commands Configuration: Prefix: /usr/local SUCCEEDED 00:00:09 ------------------------------------------------------------------------------- -- Phase: build ------------------------------------------------------------------------------- ===> Building for pslib-0.4.6 gmake[1]: Entering directory '/construction/print/pslib/pslib-0.4.6' gmake all-recursive gmake[2]: Entering directory '/construction/print/pslib/pslib-0.4.6' Making all in data gmake[3]: Entering directory '/construction/print/pslib/pslib-0.4.6/data' gmake[3]: Nothing to be done for 'all'. gmake[3]: Leaving directory '/construction/print/pslib/pslib-0.4.6/data' Making all in include gmake[3]: Entering directory '/construction/print/pslib/pslib-0.4.6/include' gmake[3]: Nothing to be done for 'all'. gmake[3]: Leaving directory '/construction/print/pslib/pslib-0.4.6/include' Making all in src gmake[3]: Entering directory '/construction/print/pslib/pslib-0.4.6/src' /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I./../include -I./include -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include -DPACKAGE_LOCALE_DIR=\""/usr/local/share/locale"\" -DPACKAGE_DATA_DIR=\""/usr/local/share/pslib"\" -isystem /usr/local/include -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -MT pslib.lo -MD -MP -MF .deps/pslib.Tpo -c -o pslib.lo pslib.c /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I./../include -I./include -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include -DPACKAGE_LOCALE_DIR=\""/usr/local/share/locale"\" -DPACKAGE_DATA_DIR=\""/usr/local/share/pslib"\" -isystem /usr/local/include -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -MT ps_memory.lo -MD -MP -MF .deps/ps_memory.Tpo -c -o ps_memory.lo ps_memory.c /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I./../include -I./include -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include -DPACKAGE_LOCALE_DIR=\""/usr/local/share/locale"\" -DPACKAGE_DATA_DIR=\""/usr/local/share/pslib"\" -isystem /usr/local/include -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -MT ps_memprof.lo -MD -MP -MF .deps/ps_memprof.Tpo -c -o ps_memprof.lo ps_memprof.c /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I./../include -I./include -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include -DPACKAGE_LOCALE_DIR=\""/usr/local/share/locale"\" -DPACKAGE_DATA_DIR=\""/usr/local/share/pslib"\" -isystem /usr/local/include -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -MT ps_error.lo -MD -MP -MF .deps/ps_error.Tpo -c -o ps_error.lo ps_error.c /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I./../include -I./include -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include -DPACKAGE_LOCALE_DIR=\""/usr/local/share/locale"\" -DPACKAGE_DATA_DIR=\""/usr/local/share/pslib"\" -isystem /usr/local/include -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -MT ps_afm.lo -MD -MP -MF .deps/ps_afm.Tpo -c -o ps_afm.lo ps_afm.c /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I./../include -I./include -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include -DPACKAGE_LOCALE_DIR=\""/usr/local/share/locale"\" -DPACKAGE_DATA_DIR=\""/usr/local/share/pslib"\" -isystem /usr/local/include -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -MT ps_list.lo -MD -MP -MF .deps/ps_list.Tpo -c -o ps_list.lo ps_list.c /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I./../include -I./include -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include -DPACKAGE_LOCALE_DIR=\""/usr/local/share/locale"\" -DPACKAGE_DATA_DIR=\""/usr/local/share/pslib"\" -isystem /usr/local/include -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -MT ps_util.lo -MD -MP -MF .deps/ps_util.Tpo -c -o ps_util.lo ps_util.c /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I./../include -I./include -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include -DPACKAGE_LOCALE_DIR=\""/usr/local/share/locale"\" -DPACKAGE_DATA_DIR=\""/usr/local/share/pslib"\" -isystem /usr/local/include -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -MT hash_table.lo -MD -MP -MF .deps/hash_table.Tpo -c -o hash_table.lo hash_table.c /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I./../include -I./include -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include -DPACKAGE_LOCALE_DIR=\""/usr/local/share/locale"\" -DPACKAGE_DATA_DIR=\""/usr/local/share/pslib"\" -isystem /usr/local/include -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -MT hash_functions.lo -MD -MP -MF .deps/hash_functions.Tpo -c -o hash_functions.lo hash_functions.c /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I./../include -I./include -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include -DPACKAGE_LOCALE_DIR=\""/usr/local/share/locale"\" -DPACKAGE_DATA_DIR=\""/usr/local/share/pslib"\" -isystem /usr/local/include -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -MT hyphen.lo -MD -MP -MF .deps/hyphen.Tpo -c -o hyphen.lo hyphen.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I./../include -I./include -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include -DPACKAGE_LOCALE_DIR=\"/usr/local/share/locale\" -DPACKAGE_DATA_DIR=\"/usr/local/share/pslib\" -isystem /usr/local/include -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -MT hyphen.lo -MD -MP -MF .deps/hyphen.Tpo -c hyphen.c -fPIC -DPIC -o .libs/hyphen.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I./../include -I./include -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include -DPACKAGE_LOCALE_DIR=\"/usr/local/share/locale\" -DPACKAGE_DATA_DIR=\"/usr/local/share/pslib\" -isystem /usr/local/include -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -MT ps_util.lo -MD -MP -MF .deps/ps_util.Tpo -c ps_util.c -fPIC -DPIC -o .libs/ps_util.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I./../include -I./include -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include -DPACKAGE_LOCALE_DIR=\"/usr/local/share/locale\" -DPACKAGE_DATA_DIR=\"/usr/local/share/pslib\" -isystem /usr/local/include -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -MT ps_list.lo -MD -MP -MF .deps/ps_list.Tpo -c ps_list.c -fPIC -DPIC -o .libs/ps_list.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I./../include -I./include -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include -DPACKAGE_LOCALE_DIR=\"/usr/local/share/locale\" -DPACKAGE_DATA_DIR=\"/usr/local/share/pslib\" -isystem /usr/local/include -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -MT ps_error.lo -MD -MP -MF .deps/ps_error.Tpo -c ps_error.c -fPIC -DPIC -o .libs/ps_error.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I./../include -I./include -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include -DPACKAGE_LOCALE_DIR=\"/usr/local/share/locale\" -DPACKAGE_DATA_DIR=\"/usr/local/share/pslib\" -isystem /usr/local/include -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -MT ps_afm.lo -MD -MP -MF .deps/ps_afm.Tpo -c ps_afm.c -fPIC -DPIC -o .libs/ps_afm.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I./../include -I./include -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include -DPACKAGE_LOCALE_DIR=\"/usr/local/share/locale\" -DPACKAGE_DATA_DIR=\"/usr/local/share/pslib\" -isystem /usr/local/include -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -MT hash_functions.lo -MD -MP -MF .deps/hash_functions.Tpo -c hash_functions.c -fPIC -DPIC -o .libs/hash_functions.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I./../include -I./include -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include -DPACKAGE_LOCALE_DIR=\"/usr/local/share/locale\" -DPACKAGE_DATA_DIR=\"/usr/local/share/pslib\" -isystem /usr/local/include -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -MT ps_memprof.lo -MD -MP -MF .deps/ps_memprof.Tpo -c ps_memprof.c -fPIC -DPIC -o .libs/ps_memprof.o ps_util.c: In function 'ps_build_enc_hash': ps_util.c:458:25: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] ght_insert(hashvec, (char *) i+1, strlen(enc->vec[i])+1, enc->vec[i]); ^ ps_util.c: In function 'ps_build_enc_from_font': ps_util.c:482:32: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] if(0 > ght_insert(hashvec, (char *) p_e->adobenum+1, strlen(p_e->adobename)+1, p_e->adobename)) ^ ps_util.c: In function 'ps_build_enc_vector': ps_util.c:508:11: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] for(i = (int) ght_first(hashvec, &iterator, (void **) &glyphname); i; i = (int) ght_next(hashvec, &iterator, (void **) &glyphname)) { ^ ps_util.c:508:77: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] for(i = (int) ght_first(hashvec, &iterator, (void **) &glyphname); i; i = (int) ght_next(hashvec, &iterator, (void **) &glyphname)) { ^ ps_util.c: In function 'ps_list_fontenc': ps_util.c:531:11: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] for(i = (int) ght_first(hashvec, &iterator, (void **) &glyphname); i; i = (int) ght_next(hashvec, &iterator, (void **) &glyphname)) { ^ ps_util.c:531:77: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] for(i = (int) ght_first(hashvec, &iterator, (void **) &glyphname); i; i = (int) ght_next(hashvec, &iterator, (void **) &glyphname)) { ^ ps_util.c: In function 'ps_fontenc_code': ps_util.c:562:10: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] code = (int) ght_get(fontenc, strlen(adobename)+1, (void *) adobename); ^ ps_util.c: In function 'ps_fontenc_has_glyph': ps_util.c:581:10: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] code = (int) ght_get(fontenc, strlen(adobename)+1, (void *) adobename); ^ ps_memprof.c: In function 'PS_mp_realloc': ps_memprof.c:84:80: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] fprintf(stderr, _("Aiii, did not find memory block at 0x%X to enlarge: %s"), (unsigned int) mem, caller); ^ ps_memprof.c: In function 'PS_mp_free': ps_memprof.c:110:74: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] fprintf(stderr, _("Aiii, did not find memory block at 0x%X to free."), (unsigned int) mem); ^ ps_memprof.c: In function 'PS_mp_list_unfreed': ps_memprof.c:128:78: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] fprintf(stderr, _("%d. Memory at address 0x%X (%d) not freed: '%s'."), j, (unsigned int) memlist[i].ptr, memlist[i].size, memlist[i].caller); ^ libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I./../include -I./include -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include -DPACKAGE_LOCALE_DIR=\"/usr/local/share/locale\" -DPACKAGE_DATA_DIR=\"/usr/local/share/pslib\" -isystem /usr/local/include -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -MT ps_memory.lo -MD -MP -MF .deps/ps_memory.Tpo -c ps_memory.c -fPIC -DPIC -o .libs/ps_memory.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I./../include -I./include -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include -DPACKAGE_LOCALE_DIR=\"/usr/local/share/locale\" -DPACKAGE_DATA_DIR=\"/usr/local/share/pslib\" -isystem /usr/local/include -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -MT pslib.lo -MD -MP -MF .deps/pslib.Tpo -c pslib.c -fPIC -DPIC -o .libs/pslib.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I./../include -I./include -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include -DPACKAGE_LOCALE_DIR=\"/usr/local/share/locale\" -DPACKAGE_DATA_DIR=\"/usr/local/share/pslib\" -isystem /usr/local/include -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -MT hash_table.lo -MD -MP -MF .deps/hash_table.Tpo -c hash_table.c -fPIC -DPIC -o .libs/hash_table.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I./../include -I./include -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include -DPACKAGE_LOCALE_DIR=\"/usr/local/share/locale\" -DPACKAGE_DATA_DIR=\"/usr/local/share/pslib\" -isystem /usr/local/include -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -MT ps_error.lo -MD -MP -MF .deps/ps_error.Tpo -c ps_error.c -o ps_error.o >/dev/null 2>&1 libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I./../include -I./include -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include -DPACKAGE_LOCALE_DIR=\"/usr/local/share/locale\" -DPACKAGE_DATA_DIR=\"/usr/local/share/pslib\" -isystem /usr/local/include -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -MT hash_functions.lo -MD -MP -MF .deps/hash_functions.Tpo -c hash_functions.c -o hash_functions.o >/dev/null 2>&1 libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I./../include -I./include -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include -DPACKAGE_LOCALE_DIR=\"/usr/local/share/locale\" -DPACKAGE_DATA_DIR=\"/usr/local/share/pslib\" -isystem /usr/local/include -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -MT ps_memory.lo -MD -MP -MF .deps/ps_memory.Tpo -c ps_memory.c -o ps_memory.o >/dev/null 2>&1 mv -f .deps/ps_error.Tpo .deps/ps_error.Plo /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I./../include -I./include -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include -DPACKAGE_LOCALE_DIR=\""/usr/local/share/locale"\" -DPACKAGE_DATA_DIR=\""/usr/local/share/pslib"\" -isystem /usr/local/include -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -MT hnjalloc.lo -MD -MP -MF .deps/hnjalloc.Tpo -c -o hnjalloc.lo hnjalloc.c mv -f .deps/hash_functions.Tpo .deps/hash_functions.Plo /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I./../include -I./include -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include -DPACKAGE_LOCALE_DIR=\""/usr/local/share/locale"\" -DPACKAGE_DATA_DIR=\""/usr/local/share/pslib"\" -isystem /usr/local/include -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -MT bmp.lo -MD -MP -MF .deps/bmp.Tpo -c -o bmp.lo bmp.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I./../include -I./include -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include -DPACKAGE_LOCALE_DIR=\"/usr/local/share/locale\" -DPACKAGE_DATA_DIR=\"/usr/local/share/pslib\" -isystem /usr/local/include -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -MT ps_memprof.lo -MD -MP -MF .deps/ps_memprof.Tpo -c ps_memprof.c -o ps_memprof.o >/dev/null 2>&1 libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I./../include -I./include -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include -DPACKAGE_LOCALE_DIR=\"/usr/local/share/locale\" -DPACKAGE_DATA_DIR=\"/usr/local/share/pslib\" -isystem /usr/local/include -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -MT ps_list.lo -MD -MP -MF .deps/ps_list.Tpo -c ps_list.c -o ps_list.o >/dev/null 2>&1 mv -f .deps/ps_memory.Tpo .deps/ps_memory.Plo /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I./../include -I./include -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include -DPACKAGE_LOCALE_DIR=\""/usr/local/share/locale"\" -DPACKAGE_DATA_DIR=\""/usr/local/share/pslib"\" -isystem /usr/local/include -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -MT ps_inputenc.lo -MD -MP -MF .deps/ps_inputenc.Tpo -c -o ps_inputenc.lo ps_inputenc.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I./../include -I./include -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include -DPACKAGE_LOCALE_DIR=\"/usr/local/share/locale\" -DPACKAGE_DATA_DIR=\"/usr/local/share/pslib\" -isystem /usr/local/include -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -MT hnjalloc.lo -MD -MP -MF .deps/hnjalloc.Tpo -c hnjalloc.c -fPIC -DPIC -o .libs/hnjalloc.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I./../include -I./include -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include -DPACKAGE_LOCALE_DIR=\"/usr/local/share/locale\" -DPACKAGE_DATA_DIR=\"/usr/local/share/pslib\" -isystem /usr/local/include -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -MT bmp.lo -MD -MP -MF .deps/bmp.Tpo -c bmp.c -fPIC -DPIC -o .libs/bmp.o mv -f .deps/ps_memprof.Tpo .deps/ps_memprof.Plo /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I./../include -I./include -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include -DPACKAGE_LOCALE_DIR=\""/usr/local/share/locale"\" -DPACKAGE_DATA_DIR=\""/usr/local/share/pslib"\" -isystem /usr/local/include -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -MT ps_fontenc.lo -MD -MP -MF .deps/ps_fontenc.Tpo -c -o ps_fontenc.lo ps_fontenc.c bmp.c: In function 'read_bmp': bmp.c:308:3: warning: implicit declaration of function 'ps_error'; did you mean 'perror'? [-Wimplicit-function-declaration] ps_error(psdoc, PS_RuntimeError, _("Could not open bmp file.")); ^~~~~~~~ perror libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I./../include -I./include -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include -DPACKAGE_LOCALE_DIR=\"/usr/local/share/locale\" -DPACKAGE_DATA_DIR=\"/usr/local/share/pslib\" -isystem /usr/local/include -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -MT hnjalloc.lo -MD -MP -MF .deps/hnjalloc.Tpo -c hnjalloc.c -o hnjalloc.o >/dev/null 2>&1 libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I./../include -I./include -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include -DPACKAGE_LOCALE_DIR=\"/usr/local/share/locale\" -DPACKAGE_DATA_DIR=\"/usr/local/share/pslib\" -isystem /usr/local/include -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -MT ps_inputenc.lo -MD -MP -MF .deps/ps_inputenc.Tpo -c ps_inputenc.c -fPIC -DPIC -o .libs/ps_inputenc.o mv -f .deps/ps_list.Tpo .deps/ps_list.Plo /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I./../include -I./include -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include -DPACKAGE_LOCALE_DIR=\""/usr/local/share/locale"\" -DPACKAGE_DATA_DIR=\""/usr/local/share/pslib"\" -isystem /usr/local/include -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -MT ps_strbuf.lo -MD -MP -MF .deps/ps_strbuf.Tpo -c -o ps_strbuf.lo ps_strbuf.c mv -f .deps/hnjalloc.Tpo .deps/hnjalloc.Plo libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I./../include -I./include -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include -DPACKAGE_LOCALE_DIR=\"/usr/local/share/locale\" -DPACKAGE_DATA_DIR=\"/usr/local/share/pslib\" -isystem /usr/local/include -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -MT hash_table.lo -MD -MP -MF .deps/hash_table.Tpo -c hash_table.c -o hash_table.o >/dev/null 2>&1 libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I./../include -I./include -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include -DPACKAGE_LOCALE_DIR=\"/usr/local/share/locale\" -DPACKAGE_DATA_DIR=\"/usr/local/share/pslib\" -isystem /usr/local/include -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -MT ps_inputenc.lo -MD -MP -MF .deps/ps_inputenc.Tpo -c ps_inputenc.c -o ps_inputenc.o >/dev/null 2>&1 libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I./../include -I./include -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include -DPACKAGE_LOCALE_DIR=\"/usr/local/share/locale\" -DPACKAGE_DATA_DIR=\"/usr/local/share/pslib\" -isystem /usr/local/include -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -MT ps_fontenc.lo -MD -MP -MF .deps/ps_fontenc.Tpo -c ps_fontenc.c -fPIC -DPIC -o .libs/ps_fontenc.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I./../include -I./include -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include -DPACKAGE_LOCALE_DIR=\"/usr/local/share/locale\" -DPACKAGE_DATA_DIR=\"/usr/local/share/pslib\" -isystem /usr/local/include -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -MT ps_fontenc.lo -MD -MP -MF .deps/ps_fontenc.Tpo -c ps_fontenc.c -o ps_fontenc.o >/dev/null 2>&1 libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I./../include -I./include -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include -DPACKAGE_LOCALE_DIR=\"/usr/local/share/locale\" -DPACKAGE_DATA_DIR=\"/usr/local/share/pslib\" -isystem /usr/local/include -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -MT ps_strbuf.lo -MD -MP -MF .deps/ps_strbuf.Tpo -c ps_strbuf.c -fPIC -DPIC -o .libs/ps_strbuf.o mv -f .deps/ps_fontenc.Tpo .deps/ps_fontenc.Plo mv -f .deps/ps_inputenc.Tpo .deps/ps_inputenc.Plo libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I./../include -I./include -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include -DPACKAGE_LOCALE_DIR=\"/usr/local/share/locale\" -DPACKAGE_DATA_DIR=\"/usr/local/share/pslib\" -isystem /usr/local/include -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -MT ps_strbuf.lo -MD -MP -MF .deps/ps_strbuf.Tpo -c ps_strbuf.c -o ps_strbuf.o >/dev/null 2>&1 libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I./../include -I./include -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include -DPACKAGE_LOCALE_DIR=\"/usr/local/share/locale\" -DPACKAGE_DATA_DIR=\"/usr/local/share/pslib\" -isystem /usr/local/include -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -MT ps_util.lo -MD -MP -MF .deps/ps_util.Tpo -c ps_util.c -o ps_util.o >/dev/null 2>&1 mv -f .deps/hash_table.Tpo .deps/hash_table.Plo libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I./../include -I./include -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include -DPACKAGE_LOCALE_DIR=\"/usr/local/share/locale\" -DPACKAGE_DATA_DIR=\"/usr/local/share/pslib\" -isystem /usr/local/include -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -MT hyphen.lo -MD -MP -MF .deps/hyphen.Tpo -c hyphen.c -o hyphen.o >/dev/null 2>&1 libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I./../include -I./include -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include -DPACKAGE_LOCALE_DIR=\"/usr/local/share/locale\" -DPACKAGE_DATA_DIR=\"/usr/local/share/pslib\" -isystem /usr/local/include -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -MT bmp.lo -MD -MP -MF .deps/bmp.Tpo -c bmp.c -o bmp.o >/dev/null 2>&1 mv -f .deps/ps_strbuf.Tpo .deps/ps_strbuf.Plo mv -f .deps/ps_util.Tpo .deps/ps_util.Plo mv -f .deps/bmp.Tpo .deps/bmp.Plo mv -f .deps/hyphen.Tpo .deps/hyphen.Plo libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I./../include -I./include -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include -DPACKAGE_LOCALE_DIR=\"/usr/local/share/locale\" -DPACKAGE_DATA_DIR=\"/usr/local/share/pslib\" -isystem /usr/local/include -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -MT ps_afm.lo -MD -MP -MF .deps/ps_afm.Tpo -c ps_afm.c -o ps_afm.o >/dev/null 2>&1 mv -f .deps/ps_afm.Tpo .deps/ps_afm.Plo libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I./../include -I./include -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include -DPACKAGE_LOCALE_DIR=\"/usr/local/share/locale\" -DPACKAGE_DATA_DIR=\"/usr/local/share/pslib\" -isystem /usr/local/include -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -MT pslib.lo -MD -MP -MF .deps/pslib.Tpo -c pslib.c -o pslib.o >/dev/null 2>&1 mv -f .deps/pslib.Tpo .deps/pslib.Plo /bin/sh ../libtool --tag=CC --mode=link cc -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -version-info 4:6:4 -L/usr/local/lib -L/usr/local/lib -L/usr/local/lib -L/usr/local/lib -o libps.la -rpath /usr/local/lib pslib.lo ps_memory.lo ps_memprof.lo ps_error.lo ps_afm.lo ps_list.lo ps_util.lo hash_table.lo hash_functions.lo hyphen.lo hnjalloc.lo bmp.lo ps_inputenc.lo ps_fontenc.lo ps_strbuf.lo -lpng -ljpeg -lgif -ltiff -lintl -L/usr/local/lib libtool: link: cc -shared -fPIC -DPIC .libs/pslib.o .libs/ps_memory.o .libs/ps_memprof.o .libs/ps_error.o .libs/ps_afm.o .libs/ps_list.o .libs/ps_util.o .libs/hash_table.o .libs/hash_functions.o .libs/hyphen.o .libs/hnjalloc.o .libs/bmp.o .libs/ps_inputenc.o .libs/ps_fontenc.o .libs/ps_strbuf.o -L/usr/local/lib -lpng -ljpeg -lgif -ltiff -lintl -O2 -Wl,-soname -Wl,libps.so.0 -o .libs/libps.so.0.4.6 libtool: link: (cd ".libs" && rm -f "libps.so.0" && ln -s "libps.so.0.4.6" "libps.so.0") libtool: link: (cd ".libs" && rm -f "libps.so" && ln -s "libps.so.0.4.6" "libps.so") libtool: link: ar cru .libs/libps.a pslib.o ps_memory.o ps_memprof.o ps_error.o ps_afm.o ps_list.o ps_util.o hash_table.o hash_functions.o hyphen.o hnjalloc.o bmp.o ps_inputenc.o ps_fontenc.o ps_strbuf.o /usr/libexec/binutils227/elf/ar: `u' modifier ignored since `D' is the default (see `U') libtool: link: ranlib .libs/libps.a libtool: link: ( cd ".libs" && rm -f "libps.la" && ln -s "../libps.la" "libps.la" ) gmake[3]: Leaving directory '/construction/print/pslib/pslib-0.4.6/src' Making all in po gmake[3]: Entering directory '/construction/print/pslib/pslib-0.4.6/po' file=`echo de | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/local/bin/msgfmt -o $file de.po gmake[3]: Leaving directory '/construction/print/pslib/pslib-0.4.6/po' Making all in doc gmake[3]: Entering directory '/construction/print/pslib/pslib-0.4.6/doc' docbook-to-man PS_add_bookmark.sgml > PS_add_bookmark.3 docbook-to-man PS_add_kerning.sgml > PS_add_kerning.3 docbook-to-man PS_add_launchlink.sgml > PS_add_launchlink.3 docbook-to-man PS_add_ligature.sgml > PS_add_ligature.3 docbook-to-man PS_add_locallink.sgml > PS_add_locallink.3 docbook-to-man PS_add_note.sgml > PS_add_note.3 docbook-to-man PS_add_pdflink.sgml > PS_add_pdflink.3 docbook-to-man PS_add_weblink.sgml > PS_add_weblink.3 docbook-to-man PS_arc.sgml > PS_arc.3 docbook-to-man PS_arcn.sgml > PS_arcn.3 Warning: transpec not found for REFENTRYINFO Warning: transpec not found for COPYRIGHT Warning: transpec not found for YEAR Warning: transpec not found for HOLDER Warning: transpec not found for REFENTRYINFO Warning: transpec not found for COPYRIGHT Warning: transpec not found for YEAR Warning: transpec not found for HOLDER docbook-to-man PS_begin_font.sgml > PS_begin_font.3 docbook-to-man PS_begin_glyph.sgml > PS_begin_glyph.3 Warning: transpec not found for REFENTRYINFO Warning: transpec not found for COPYRIGHT Warning: transpec not found for YEAR Warning: transpec not found for HOLDER Warning: transpec not found for REFENTRYINFO Warning: transpec not found for COPYRIGHT Warning: transpec not found for YEAR Warning: transpec not found for HOLDER Warning: transpec not found for REFENTRYINFO Warning: transpec not found for COPYRIGHT Warning: transpec not found for YEAR Warning: transpec not found for HOLDER docbook-to-man PS_begin_page.sgml > PS_begin_page.3 docbook-to-man PS_begin_pattern.sgml > PS_begin_pattern.3 docbook-to-man PS_begin_template.sgml > PS_begin_template.3 Warning: transpec not found for REFENTRYINFO Warning: transpec not found for COPYRIGHT Warning: transpec not found for YEAR Warning: transpec not found for HOLDER docbook-to-man PS_boot.sgml > PS_boot.3 Warning: transpec not found for REFENTRYINFO Warning: transpec not found for COPYRIGHT Warning: transpec not found for YEAR Warning: transpec not found for HOLDER Warning: transpec not found for REFENTRYINFO Warning: transpec not found for COPYRIGHT Warning: transpec not found for YEAR Warning: transpec not found for HOLDER Warning: transpec not found for REFENTRYINFO Warning: transpec not found for COPYRIGHT Warning: transpec not found for YEAR Warning: transpec not found for HOLDER docbook-to-man PS_circle.sgml > PS_circle.3 docbook-to-man PS_clip.sgml > PS_clip.3 docbook-to-man PS_closepath_stroke.sgml > PS_closepath_stroke.3 Warning: transpec not found for REFENTRYINFO Warning: transpec not found for COPYRIGHT Warning: transpec not found for YEAR Warning: transpec not found for HOLDER Warning: transpec not found for REFENTRYINFO Warning: transpec not found for COPYRIGHT Warning: transpec not found for YEAR Warning: transpec not found for HOLDER docbook-to-man PS_closepath.sgml > PS_closepath.3 docbook-to-man PS_close.sgml > PS_close.3 Warning: transpec not found for REFENTRYINFO Warning: transpec not found for COPYRIGHT Warning: transpec not found for YEAR Warning: transpec not found for HOLDER docbook-to-man PS_close_image.sgml > PS_close_image.3 Warning: transpec not found for REFENTRYINFO Warning: transpec not found for COPYRIGHT Warning: transpec not found for YEAR Warning: transpec not found for HOLDER Warning: transpec not found for REFENTRYINFO Warning: transpec not found for COPYRIGHT Warning: transpec not found for YEAR Warning: transpec not found for HOLDER Warning: transpec not found for REFENTRYINFO Warning: transpec not found for COPYRIGHT Warning: transpec not found for YEAR Warning: transpec not found for HOLDER Warning: transpec not found for REFENTRYINFO Warning: transpec not found for COPYRIGHT Warning: transpec not found for YEAR Warning: transpec not found for HOLDER docbook-to-man PS_continue_text2.sgml > PS_continue_text2.3 docbook-to-man PS_continue_text.sgml > PS_continue_text.3 Warning: transpec not found for REFENTRYINFO Warning: transpec not found for COPYRIGHT Warning: transpec not found for YEAR Warning: transpec not found for HOLDER Warning: transpec not found for REFENTRYINFO Warning: transpec not found for COPYRIGHT Warning: transpec not found for YEAR Warning: transpec not found for HOLDER docbook-to-man PS_create_gstate.sgml > PS_create_gstate.3 Warning: transpec not found for REFENTRYINFO Warning: transpec not found for COPYRIGHT Warning: transpec not found for YEAR Warning: transpec not found for HOLDER Warning: transpec not found for REFENTRYINFO Warning: transpec not found for COPYRIGHT Warning: transpec not found for YEAR Warning: transpec not found for HOLDER docbook-to-man PS_curveto.sgml > PS_curveto.3 Warning: transpec not found for REFENTRYINFO Warning: transpec not found for COPYRIGHT Warning: transpec not found for YEAR Warning: transpec not found for HOLDER docbook-to-man PS_delete.sgml > PS_delete.3 docbook-to-man PS_end_font.sgml > PS_end_font.3 docbook-to-man PS_end_glyph.sgml > PS_end_glyph.3 docbook-to-man PS_end_page.sgml > PS_end_page.3 Warning: transpec not found for REFENTRYINFO Warning: transpec not found for COPYRIGHT Warning: transpec not found for YEAR Warning: transpec not found for HOLDER docbook-to-man PS_end_pattern.sgml > PS_end_pattern.3 docbook-to-man PS_end_template.sgml > PS_end_template.3 Warning: transpec not found for REFENTRYINFO Warning: transpec not found for COPYRIGHT Warning: transpec not found for YEAR Warning: transpec not found for HOLDER docbook-to-man PS_fill.sgml > PS_fill.3 Warning: transpec not found for REFENTRYINFO Warning: transpec not found for COPYRIGHT Warning: transpec not found for YEAR Warning: transpec not found for HOLDER Warning: transpec not found for REFENTRYINFO Warning: transpec not found for COPYRIGHT Warning: transpec not found for YEAR Warning: transpec not found for HOLDER docbook-to-man PS_fill_stroke.sgml > PS_fill_stroke.3 docbook-to-man PS_findfont.sgml > PS_findfont.3 Warning: transpec not found for REFENTRYINFO Warning: transpec not found for COPYRIGHT Warning: transpec not found for YEAR Warning: transpec not found for HOLDER Warning: transpec not found for REFENTRYINFO Warning: transpec not found for COPYRIGHT Warning: transpec not found for YEAR Warning: transpec not found for HOLDER docbook-to-man PS_free_glyph_list.sgml > PS_free_glyph_list.3 docbook-to-man PS_glyph_list.sgml > PS_glyph_list.3 Warning: transpec not found for REFENTRYINFO Warning: transpec not found for COPYRIGHT Warning: transpec not found for YEAR Warning: transpec not found for HOLDER docbook-to-man PS_glyph_show.sgml > PS_glyph_show.3 Warning: transpec not found for REFENTRYINFO Warning: transpec not found for COPYRIGHT Warning: transpec not found for YEAR Warning: transpec not found for HOLDER Warning: transpec not found for REFENTRYINFO Warning: transpec not found for COPYRIGHT Warning: transpec not found for YEAR Warning: transpec not found for HOLDER docbook-to-man PS_get_buffer.sgml > PS_get_buffer.3 Warning: transpec not found for REFENTRYINFO Warning: transpec not found for COPYRIGHT Warning: transpec not found for YEAR Warning: transpec not found for HOLDER docbook-to-man PS_get_majorversion.sgml > PS_get_majorversion.3 Warning: transpec not found for REFENTRYINFO Warning: transpec not found for COPYRIGHT Warning: transpec not found for YEAR Warning: transpec not found for HOLDER docbook-to-man PS_get_minorversion.sgml > PS_get_minorversion.3 Warning: transpec not found for REFENTRYINFO Warning: transpec not found for COPYRIGHT Warning: transpec not found for YEAR Warning: transpec not found for HOLDER Warning: transpec not found for REFENTRYINFO Warning: transpec not found for COPYRIGHT Warning: transpec not found for YEAR Warning: transpec not found for HOLDER docbook-to-man PS_get_opaque.sgml > PS_get_opaque.3 Warning: transpec not found for REFENTRYINFO Warning: transpec not found for COPYRIGHT Warning: transpec not found for YEAR Warning: transpec not found for HOLDER Warning: transpec not found for REFENTRYINFO Warning: transpec not found for COPYRIGHT Warning: transpec not found for YEAR Warning: transpec not found for HOLDER docbook-to-man PS_get_parameter.sgml > PS_get_parameter.3 docbook-to-man PS_get_subminorversion.sgml > PS_get_subminorversion.3 Warning: transpec not found for REFENTRYINFO Warning: transpec not found for COPYRIGHT Warning: transpec not found for YEAR Warning: transpec not found for HOLDER docbook-to-man PS_get_value.sgml > PS_get_value.3 docbook-to-man PS_hyphenate.sgml > PS_hyphenate.3 Warning: transpec not found for REFENTRYINFO Warning: transpec not found for COPYRIGHT Warning: transpec not found for YEAR Warning: transpec not found for HOLDER docbook-to-man PS_include_file.sgml > PS_include_file.3 Warning: transpec not found for REFENTRYINFO Warning: transpec not found for COPYRIGHT Warning: transpec not found for YEAR Warning: transpec not found for HOLDER Warning: transpec not found for REFENTRYINFO Warning: transpec not found for COPYRIGHT Warning: transpec not found for YEAR Warning: transpec not found for HOLDER docbook-to-man PS_lineto.sgml > PS_lineto.3 docbook-to-man PS_list_parameters.sgml > PS_list_parameters.3 Warning: transpec not found for REFENTRYINFO Warning: transpec not found for COPYRIGHT Warning: transpec not found for YEAR Warning: transpec not found for HOLDER Warning: transpec not found for REFENTRYINFO Warning: transpec not found for COPYRIGHT Warning: transpec not found for YEAR Warning: transpec not found for HOLDER docbook-to-man PS_list_resources.sgml > PS_list_resources.3 docbook-to-man PS_list_values.sgml > PS_list_values.3 docbook-to-man PS_makespotcolor.sgml > PS_makespotcolor.3 Warning: transpec not found for REFENTRYINFO Warning: transpec not found for COPYRIGHT Warning: transpec not found for YEAR Warning: transpec not found for HOLDER docbook-to-man PS_moveto.sgml > PS_moveto.3 Warning: transpec not found for REFENTRYINFO Warning: transpec not found for COPYRIGHT Warning: transpec not found for YEAR Warning: transpec not found for HOLDER docbook-to-man PS_new2.sgml > PS_new2.3 Warning: transpec not found for REFENTRYINFO Warning: transpec not found for COPYRIGHT Warning: transpec not found for YEAR Warning: transpec not found for HOLDER Warning: transpec not found for REFENTRYINFO Warning: transpec not found for COPYRIGHT Warning: transpec not found for YEAR Warning: transpec not found for HOLDER docbook-to-man PS_new.sgml > PS_new.3 docbook-to-man PS_open_file.sgml > PS_open_file.3 Warning: transpec not found for REFENTRYINFO Warning: transpec not found for COPYRIGHT Warning: transpec not found for YEAR Warning: transpec not found for HOLDER docbook-to-man PS_open_fp.sgml > PS_open_fp.3 Warning: transpec not found for REFENTRYINFO Warning: transpec not found for COPYRIGHT Warning: transpec not found for YEAR Warning: transpec not found for HOLDER docbook-to-man PS_open_image.sgml > PS_open_image.3 Warning: transpec not found for REFENTRYINFO Warning: transpec not found for COPYRIGHT Warning: transpec not found for YEAR Warning: transpec not found for HOLDER Warning: transpec not found for REFENTRYINFO Warning: transpec not found for COPYRIGHT Warning: transpec not found for YEAR Warning: transpec not found for HOLDER Warning: transpec not found for REFENTRYINFO Warning: transpec not found for COPYRIGHT Warning: transpec not found for YEAR Warning: transpec not found for HOLDER docbook-to-man PS_open_image_file.sgml > PS_open_image_file.3 Warning: transpec not found for REFENTRYINFO Warning: transpec not found for COPYRIGHT Warning: transpec not found for YEAR Warning: transpec not found for HOLDER docbook-to-man PS_open_mem.sgml > PS_open_mem.3 Warning: transpec not found for REFENTRYINFO Warning: transpec not found for COPYRIGHT Warning: transpec not found for YEAR Warning: transpec not found for HOLDER docbook-to-man PS_place_image.sgml > PS_place_image.3 Warning: transpec not found for REFENTRYINFO Warning: transpec not found for COPYRIGHT Warning: transpec not found for YEAR Warning: transpec not found for HOLDER docbook-to-man PS_rect.sgml > PS_rect.3 docbook-to-man PS_restore.sgml > PS_restore.3 Warning: transpec not found for REFENTRYINFO Warning: transpec not found for COPYRIGHT Warning: transpec not found for YEAR Warning: transpec not found for HOLDER Warning: transpec not found for REFENTRYINFO Warning: transpec not found for COPYRIGHT Warning: transpec not found for YEAR Warning: transpec not found for HOLDER docbook-to-man PS_rotate.sgml > PS_rotate.3 docbook-to-man PS_save.sgml > PS_save.3 docbook-to-man PS_scale.sgml > PS_scale.3 Warning: transpec not found for REFENTRYINFO Warning: transpec not found for COPYRIGHT Warning: transpec not found for YEAR Warning: transpec not found for HOLDER docbook-to-man PS_setcolor.sgml > PS_setcolor.3 Warning: transpec not found for REFENTRYINFO Warning: transpec not found for COPYRIGHT Warning: transpec not found for YEAR Warning: transpec not found for HOLDER docbook-to-man PS_setdash.sgml > PS_setdash.3 Warning: transpec not found for REFENTRYINFO Warning: transpec not found for COPYRIGHT Warning: transpec not found for YEAR Warning: transpec not found for HOLDER Warning: transpec not found for REFENTRYINFO Warning: transpec not found for COPYRIGHT Warning: transpec not found for YEAR Warning: transpec not found for HOLDER docbook-to-man PS_setflat.sgml > PS_setflat.3 Warning: transpec not found for REFENTRYINFO Warning: transpec not found for COPYRIGHT Warning: transpec not found for YEAR Warning: transpec not found for HOLDER docbook-to-man PS_setfont.sgml > PS_setfont.3 docbook-to-man PS_setgray.sgml > PS_setgray.3 Warning: transpec not found for REFENTRYINFO Warning: transpec not found for COPYRIGHT Warning: transpec not found for YEAR Warning: transpec not found for HOLDER Warning: transpec not found for REFENTRYINFO Warning: transpec not found for COPYRIGHT Warning: transpec not found for YEAR Warning: transpec not found for HOLDER docbook-to-man PS_set_info.sgml > PS_set_info.3 docbook-to-man PS_setlinecap.sgml > PS_setlinecap.3 Warning: transpec not found for REFENTRYINFO Warning: transpec not found for COPYRIGHT Warning: transpec not found for YEAR Warning: transpec not found for HOLDER docbook-to-man PS_setlinejoin.sgml > PS_setlinejoin.3 Warning: transpec not found for REFENTRYINFO Warning: transpec not found for COPYRIGHT Warning: transpec not found for YEAR Warning: transpec not found for HOLDER docbook-to-man PS_setlinewidth.sgml > PS_setlinewidth.3 Warning: transpec not found for REFENTRYINFO Warning: transpec not found for COPYRIGHT Warning: transpec not found for YEAR Warning: transpec not found for HOLDER docbook-to-man PS_setmiterlimit.sgml > PS_setmiterlimit.3 Warning: transpec not found for REFENTRYINFO Warning: transpec not found for COPYRIGHT Warning: transpec not found for YEAR Warning: transpec not found for HOLDER docbook-to-man PS_setpolydash.sgml > PS_setpolydash.3 Warning: transpec not found for REFENTRYINFO Warning: transpec not found for COPYRIGHT Warning: transpec not found for YEAR Warning: transpec not found for HOLDER Warning: transpec not found for REFENTRYINFO Warning: transpec not found for COPYRIGHT Warning: transpec not found for YEAR Warning: transpec not found for HOLDER docbook-to-man PS_set_border_color.sgml > PS_set_border_color.3 Warning: transpec not found for REFENTRYINFO Warning: transpec not found for COPYRIGHT Warning: transpec not found for YEAR Warning: transpec not found for HOLDER Warning: transpec not found for REFENTRYINFO Warning: transpec not found for COPYRIGHT Warning: transpec not found for YEAR Warning: transpec not found for HOLDER docbook-to-man PS_set_border_dash.sgml > PS_set_border_dash.3 Warning: transpec not found for REFENTRYINFO Warning: transpec not found for COPYRIGHT Warning: transpec not found for YEAR Warning: transpec not found for HOLDER docbook-to-man PS_set_border_style.sgml > PS_set_border_style.3 docbook-to-man PS_set_gstate.sgml > PS_set_gstate.3 Warning: transpec not found for REFENTRYINFO Warning: transpec not found for COPYRIGHT Warning: transpec not found for YEAR Warning: transpec not found for HOLDER docbook-to-man PS_set_parameter.sgml > PS_set_parameter.3 Warning: transpec not found for REFENTRYINFO Warning: transpec not found for COPYRIGHT Warning: transpec not found for YEAR Warning: transpec not found for HOLDER Warning: transpec not found for REFENTRYINFO Warning: transpec not found for COPYRIGHT Warning: transpec not found for YEAR Warning: transpec not found for HOLDER Warning: transpec not found for REFENTRYINFO Warning: transpec not found for COPYRIGHT Warning: transpec not found for YEAR Warning: transpec not found for HOLDER Warning: transpec not found for REFENTRYINFO Warning: transpec not found for COPYRIGHT Warning: transpec not found for YEAR Warning: transpec not found for HOLDER docbook-to-man PS_set_text_pos.sgml > PS_set_text_pos.3 docbook-to-man PS_set_value.sgml > PS_set_value.3 docbook-to-man PS_shading.sgml > PS_shading.3 docbook-to-man PS_shading_pattern.sgml > PS_shading_pattern.3 Warning: transpec not found for REFENTRYINFO Warning: transpec not found for COPYRIGHT Warning: transpec not found for YEAR Warning: transpec not found for HOLDER docbook-to-man PS_shfill.sgml > PS_shfill.3 Warning: transpec not found for REFENTRYINFO Warning: transpec not found for COPYRIGHT Warning: transpec not found for YEAR Warning: transpec not found for HOLDER docbook-to-man PS_show2.sgml > PS_show2.3 Warning: transpec not found for REFENTRYINFO Warning: transpec not found for COPYRIGHT Warning: transpec not found for YEAR Warning: transpec not found for HOLDER Warning: transpec not found for REFENTRYINFO Warning: transpec not found for COPYRIGHT Warning: transpec not found for YEAR Warning: transpec not found for HOLDER docbook-to-man PS_show_boxed.sgml > PS_show_boxed.3 Warning: transpec not found for REFENTRYINFO Warning: transpec not found for COPYRIGHT Warning: transpec not found for YEAR Warning: transpec not found for HOLDER Warning: transpec not found for REFENTRYINFO Warning: transpec not found for COPYRIGHT Warning: transpec not found for YEAR Warning: transpec not found for HOLDER Warning: transpec not found for REFENTRYINFO Warning: transpec not found for COPYRIGHT Warning: transpec not found for YEAR Warning: transpec not found for HOLDER Warning: transpec not found for REFENTRYINFO Warning: transpec not found for COPYRIGHT Warning: transpec not found for YEAR Warning: transpec not found for HOLDER docbook-to-man PS_show.sgml > PS_show.3 docbook-to-man PS_show_xy2.sgml > PS_show_xy2.3 docbook-to-man PS_show_xy.sgml > PS_show_xy.3 docbook-to-man PS_shutdown.sgml > PS_shutdown.3 docbook-to-man PS_string_geometry.sgml > PS_string_geometry.3 Warning: transpec not found for REFENTRYINFO Warning: transpec not found for COPYRIGHT Warning: transpec not found for YEAR Warning: transpec not found for HOLDER docbook-to-man PS_stringwidth2.sgml > PS_stringwidth2.3 Warning: transpec not found for REFENTRYINFO Warning: transpec not found for COPYRIGHT Warning: transpec not found for YEAR Warning: transpec not found for HOLDER docbook-to-man PS_stringwidth.sgml > PS_stringwidth.3 docbook-to-man PS_stroke.sgml > PS_stroke.3 Warning: transpec not found for REFENTRYINFO Warning: transpec not found for COPYRIGHT Warning: transpec not found for YEAR Warning: transpec not found for HOLDER docbook-to-man PS_symbol.sgml > PS_symbol.3 Warning: transpec not found for REFENTRYINFO Warning: transpec not found for COPYRIGHT Warning: transpec not found for YEAR Warning: transpec not found for HOLDER docbook-to-man PS_symbol_name.sgml > PS_symbol_name.3 Warning: transpec not found for REFENTRYINFO Warning: transpec not found for COPYRIGHT Warning: transpec not found for YEAR Warning: transpec not found for HOLDER docbook-to-man PS_symbol_width.sgml > PS_symbol_width.3 Warning: transpec not found for REFENTRYINFO Warning: transpec not found for COPYRIGHT Warning: transpec not found for YEAR Warning: transpec not found for HOLDER docbook-to-man PS_translate.sgml > PS_translate.3 Warning: transpec not found for REFENTRYINFO Warning: transpec not found for COPYRIGHT Warning: transpec not found for YEAR Warning: transpec not found for HOLDER Warning: transpec not found for REFENTRYINFO Warning: transpec not found for COPYRIGHT Warning: transpec not found for YEAR Warning: transpec not found for HOLDER docbook2man pslib.sgml Warning: transpec not found for REFENTRYINFO Warning: transpec not found for COPYRIGHT Warning: transpec not found for YEAR Warning: transpec not found for HOLDER Warning: transpec not found for REFENTRYINFO Warning: transpec not found for COPYRIGHT Warning: transpec not found for YEAR Warning: transpec not found for HOLDER Warning: transpec not found for REFENTRYINFO Warning: transpec not found for COPYRIGHT Warning: transpec not found for YEAR Warning: transpec not found for HOLDER Warning: transpec not found for REFENTRYINFO Warning: transpec not found for COPYRIGHT Warning: transpec not found for YEAR Warning: transpec not found for HOLDER Warning: transpec not found for REFENTRYINFO Warning: transpec not found for COPYRIGHT Warning: transpec not found for YEAR Warning: transpec not found for HOLDER Warning: transpec not found for REFENTRYINFO Warning: transpec not found for COPYRIGHT Warning: transpec not found for YEAR Warning: transpec not found for HOLDER Warning: transpec not found for REFENTRYINFO Warning: transpec not found for COPYRIGHT Warning: transpec not found for YEAR Warning: transpec not found for HOLDER Warning: transpec not found for REFENTRYINFO Warning: transpec not found for COPYRIGHT Warning: transpec not found for YEAR Warning: transpec not found for HOLDER Using catalogs: /usr/local/share/sgml/catalog Using stylesheet: /usr/local/share/sgml/docbook/utils-0.6.14/docbook-utils.dsl#print Working on: /construction/print/pslib/pslib-0.4.6/doc/pslib.sgml nsgmls:/construction/print/pslib/pslib-0.4.6/doc/pslib.sgml:339:72:E: document type does not allow element "PARA" here; missing one of "FOOTNOTE", "CAUTION", "IMPORTANT", "NOTE", "TIP", "WARNING", "BLOCKQUOTE", "INFORMALEXAMPLE" start-tag nsgmls:/construction/print/pslib/pslib-0.4.6/doc/pslib.sgml:340:12:E: end tag for "PARA" omitted, but OMITTAG NO was specified nsgmls:/construction/print/pslib/pslib-0.4.6/doc/pslib.sgml:339:67: start tag was here nsgmls:/construction/print/pslib/pslib-0.4.6/doc/pslib.sgml:340:12:E: end tag for "PARA" omitted, but OMITTAG NO was specified nsgmls:/construction/print/pslib/pslib-0.4.6/doc/pslib.sgml:337:2: start tag was here UWESTEINMANN2004-2011Uwe SteinmannMarch 28, 2011Done. mv PSLIB.3 pslib.3 gmake[3]: Leaving directory '/construction/print/pslib/pslib-0.4.6/doc' gmake[3]: Entering directory '/construction/print/pslib/pslib-0.4.6' gmake[3]: Leaving directory '/construction/print/pslib/pslib-0.4.6' gmake[2]: Leaving directory '/construction/print/pslib/pslib-0.4.6' gmake[1]: Leaving directory '/construction/print/pslib/pslib-0.4.6' SUCCEEDED 00:00:25 ------------------------------------------------------------------------------- -- Phase: run-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: stage ------------------------------------------------------------------------------- ===> Staging for pslib-0.4.6 ===> Generating temporary packing list gmake[1]: Entering directory '/construction/print/pslib/pslib-0.4.6' if test -z 'strip'; then \ gmake INSTALL_PROGRAM="/bin/sh /construction/print/pslib/pslib-0.4.6/install-sh -c -s" \ install_sh_PROGRAM="/bin/sh /construction/print/pslib/pslib-0.4.6/install-sh -c -s" INSTALL_STRIP_FLAG=-s \ install; \ else \ gmake INSTALL_PROGRAM="/bin/sh /construction/print/pslib/pslib-0.4.6/install-sh -c -s" \ install_sh_PROGRAM="/bin/sh /construction/print/pslib/pslib-0.4.6/install-sh -c -s" INSTALL_STRIP_FLAG=-s \ "INSTALL_PROGRAM_ENV=STRIPPROG='strip'" install; \ fi gmake[2]: Entering directory '/construction/print/pslib/pslib-0.4.6' Making install in data gmake[3]: Entering directory '/construction/print/pslib/pslib-0.4.6/data' gmake[4]: Entering directory '/construction/print/pslib/pslib-0.4.6/data' gmake[4]: Nothing to be done for 'install-exec-am'. /bin/mkdir -p '/construction/print/pslib/stage/usr/local/share/pslib' install -m 0644 grid.ps exectime.ps draft.ps '/construction/print/pslib/stage/usr/local/share/pslib' gmake[4]: Leaving directory '/construction/print/pslib/pslib-0.4.6/data' gmake[3]: Leaving directory '/construction/print/pslib/pslib-0.4.6/data' Making install in include gmake[3]: Entering directory '/construction/print/pslib/pslib-0.4.6/include' gmake[4]: Entering directory '/construction/print/pslib/pslib-0.4.6/include' gmake install-exec-hook gmake[5]: Entering directory '/construction/print/pslib/pslib-0.4.6/include' /bin/sh /construction/print/pslib/pslib-0.4.6/install-sh -d /construction/print/pslib/stage/usr/local/include/libps gmake[5]: Leaving directory '/construction/print/pslib/pslib-0.4.6/include' /bin/mkdir -p '/construction/print/pslib/stage/usr/local/include/libps' install -m 0644 libps/pslib.h libps/pslib-mp.h libps/psversion.h '/construction/print/pslib/stage/usr/local/include/libps' gmake[4]: Leaving directory '/construction/print/pslib/pslib-0.4.6/include' gmake[3]: Leaving directory '/construction/print/pslib/pslib-0.4.6/include' Making install in src gmake[3]: Entering directory '/construction/print/pslib/pslib-0.4.6/src' gmake[4]: Entering directory '/construction/print/pslib/pslib-0.4.6/src' /bin/mkdir -p '/construction/print/pslib/stage/usr/local/lib' /bin/sh ../libtool --mode=install /usr/bin/install -c -s libps.la '/construction/print/pslib/stage/usr/local/lib' libtool: install: /usr/bin/install -c .libs/libps.so.0.4.6 /construction/print/pslib/stage/usr/local/lib/libps.so.0.4.6 libtool: install: strip --strip-unneeded /construction/print/pslib/stage/usr/local/lib/libps.so.0.4.6 libtool: install: (cd /construction/print/pslib/stage/usr/local/lib && { ln -s -f libps.so.0.4.6 libps.so.0 || { rm -f libps.so.0 && ln -s libps.so.0.4.6 libps.so.0; }; }) libtool: install: (cd /construction/print/pslib/stage/usr/local/lib && { ln -s -f libps.so.0.4.6 libps.so || { rm -f libps.so && ln -s libps.so.0.4.6 libps.so; }; }) libtool: install: /usr/bin/install -c .libs/libps.lai /construction/print/pslib/stage/usr/local/lib/libps.la libtool: install: /usr/bin/install -c .libs/libps.a /construction/print/pslib/stage/usr/local/lib/libps.a libtool: install: strip --strip-debug /construction/print/pslib/stage/usr/local/lib/libps.a libtool: install: chmod 644 /construction/print/pslib/stage/usr/local/lib/libps.a libtool: install: ranlib /construction/print/pslib/stage/usr/local/lib/libps.a libtool: warning: remember to run 'libtool --finish /usr/local/lib' gmake[4]: Nothing to be done for 'install-data-am'. gmake[4]: Leaving directory '/construction/print/pslib/pslib-0.4.6/src' gmake[3]: Leaving directory '/construction/print/pslib/pslib-0.4.6/src' Making install in po gmake[3]: Entering directory '/construction/print/pslib/pslib-0.4.6/po' linguas="de "; \ for lang in $linguas; do \ dir=/construction/print/pslib/stage/usr/local/share/locale/$lang/LC_MESSAGES; \ /bin/sh /construction/print/pslib/pslib-0.4.6/install-sh -d $dir; \ if test -r $lang.gmo; then \ install -m 0644 $lang.gmo $dir/pslib.mo; \ echo "installing $lang.gmo as $dir/pslib.mo"; \ else \ install -m 0644 ./$lang.gmo $dir/pslib.mo; \ echo "installing ./$lang.gmo as" \ "$dir/pslib.mo"; \ fi; \ if test -r $lang.gmo.m; then \ install -m 0644 $lang.gmo.m $dir/pslib.mo.m; \ echo "installing $lang.gmo.m as $dir/pslib.mo.m"; \ else \ if test -r ./$lang.gmo.m ; then \ install -m 0644 ./$lang.gmo.m \ $dir/pslib.mo.m; \ echo "installing ./$lang.gmo.m as" \ "$dir/pslib.mo.m"; \ else \ true; \ fi; \ fi; \ done installing de.gmo as /construction/print/pslib/stage/usr/local/share/locale/de/LC_MESSAGES/pslib.mo gmake[3]: Leaving directory '/construction/print/pslib/pslib-0.4.6/po' Making install in doc gmake[3]: Entering directory '/construction/print/pslib/pslib-0.4.6/doc' gmake[4]: Entering directory '/construction/print/pslib/pslib-0.4.6/doc' gmake[4]: Nothing to be done for 'install-exec-am'. /bin/mkdir -p '/construction/print/pslib/stage/usr/local/man/man3' install -m 0644 PS_add_bookmark.3 PS_add_kerning.3 PS_add_launchlink.3 PS_add_ligature.3 PS_add_locallink.3 PS_add_note.3 PS_add_pdflink.3 PS_add_weblink.3 PS_arc.3 PS_arcn.3 PS_begin_font.3 PS_begin_glyph.3 PS_begin_page.3 PS_begin_pattern.3 PS_begin_template.3 PS_boot.3 PS_circle.3 PS_clip.3 PS_closepath_stroke.3 PS_closepath.3 PS_close.3 PS_close_image.3 PS_continue_text2.3 PS_continue_text.3 PS_create_gstate.3 PS_curveto.3 PS_delete.3 PS_end_font.3 PS_end_glyph.3 PS_end_page.3 PS_end_pattern.3 PS_end_template.3 PS_fill.3 PS_fill_stroke.3 PS_findfont.3 PS_free_glyph_list.3 PS_glyph_list.3 PS_glyph_show.3 PS_get_buffer.3 PS_get_majorversion.3 '/construction/print/pslib/stage/usr/local/man/man3' install -m 0644 PS_get_minorversion.3 PS_get_opaque.3 PS_get_parameter.3 PS_get_subminorversion.3 PS_get_value.3 PS_hyphenate.3 PS_include_file.3 PS_lineto.3 PS_list_parameters.3 PS_list_resources.3 PS_list_values.3 PS_makespotcolor.3 PS_moveto.3 PS_new2.3 PS_new.3 PS_open_file.3 PS_open_fp.3 PS_open_image.3 PS_open_image_file.3 PS_open_mem.3 PS_place_image.3 PS_rect.3 PS_restore.3 PS_rotate.3 PS_save.3 PS_scale.3 PS_setcolor.3 PS_setdash.3 PS_setflat.3 PS_setfont.3 PS_setgray.3 PS_set_info.3 PS_setlinecap.3 PS_setlinejoin.3 PS_setlinewidth.3 PS_setmiterlimit.3 PS_setpolydash.3 PS_set_border_color.3 PS_set_border_dash.3 PS_set_border_style.3 '/construction/print/pslib/stage/usr/local/man/man3' install -m 0644 PS_set_gstate.3 PS_set_parameter.3 PS_set_text_pos.3 PS_set_value.3 PS_shading.3 PS_shading_pattern.3 PS_shfill.3 PS_show2.3 PS_show_boxed.3 PS_show.3 PS_show_xy2.3 PS_show_xy.3 PS_shutdown.3 PS_string_geometry.3 PS_stringwidth2.3 PS_stringwidth.3 PS_stroke.3 PS_symbol.3 PS_symbol_name.3 PS_symbol_width.3 PS_translate.3 pslib.3 '/construction/print/pslib/stage/usr/local/man/man3' gmake[4]: Leaving directory '/construction/print/pslib/pslib-0.4.6/doc' gmake[3]: Leaving directory '/construction/print/pslib/pslib-0.4.6/doc' gmake[3]: Entering directory '/construction/print/pslib/pslib-0.4.6' gmake[4]: Entering directory '/construction/print/pslib/pslib-0.4.6' gmake[4]: Nothing to be done for 'install-exec-am'. /bin/mkdir -p '/construction/print/pslib/stage/usr/local/libdata/pkgconfig' install -m 0644 libps.pc '/construction/print/pslib/stage/usr/local/libdata/pkgconfig' gmake[4]: Leaving directory '/construction/print/pslib/pslib-0.4.6' gmake[3]: Leaving directory '/construction/print/pslib/pslib-0.4.6' gmake[2]: Leaving directory '/construction/print/pslib/pslib-0.4.6' gmake[1]: Leaving directory '/construction/print/pslib/pslib-0.4.6' ====> Compressing man pages (compress-man) ====> Running Q/A tests (stage-qa) Error: /usr/local/lib/libps.so.0.4.6 is linked to /usr/local/lib/libjbig.so.2 from graphics/jbigkit but it is not declared as a dependency Warning: you need LIB_DEPENDS+=libjbig.so:graphics/jbigkit Warning: You have disabled the licenses framework with DISABLE_LICENSES, unable to run checks SUCCEEDED 00:00:02 ------------------------------------------------------------------------------- -- Phase: package ------------------------------------------------------------------------------- ===> Building package for pslib-0.4.6 file sizes/checksums [166]: 0% file sizes/checksums [166]: 60% file sizes/checksums [166]: 100% packing files [166]: 0% packing files [166]: 60% packing files [166]: 100% packing directories [0]: 0% packing directories [0]: 100% SUCCEEDED 00:00:04 TOTAL TIME 00:06:07