Script started on 2023-02-19 19:11:14-06:00 [TERM="xterm-256color" TTY="/dev/pts/8" COLUMNS="147" LINES="44"] ...GBR... Oracle Corporation SunOS 5.11 11.3 June 2018 Please make sure to read /etc/SETUP for general info. gbranden@gcc-solaris11:~$ cd groff-1.23.0.rc2.93-a6c8 gbranden@gcc-solaris11:~/groff-1.23.0.rc2.93-a6c8$ ./configure --prefix=$HOME checking for gcc... gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking whether gcc understands -c and -o together... yes checking whether the compiler is clang... no checking for compiler option needed when checking for declarations... none checking how to run the C preprocessor... gcc -E checking for grep that handles long lines and -e... /usr/bin/ggrep checking for egrep... /usr/bin/ggrep -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking for wchar.h... yes checking for minix/config.h... no checking for features.h... no checking for limits.h... yes checking for inttypes.h... (cached) yes checking for sys/types.h... (cached) yes checking for stdint.h... (cached) yes checking for unistd.h... (cached) yes checking for math.h... yes checking for sys/mman.h... yes checking for crtdefs.h... no checking for wctype.h... yes checking for stdlib.h... (cached) yes checking for sys/param.h... yes checking whether it is safe to define __EXTENSIONS__... yes checking whether _XOPEN_SOURCE should be defined... no checking for a BSD-compatible install... /usr/bin/ginstall -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /usr/bin/gmkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports the include directive... yes (GNU style) checking whether make supports nested variables... yes checking dependency style of gcc... gcc3 checking whether make supports nested variables... (cached) yes checking for gcc... (cached) gcc checking whether we are using the GNU C compiler... (cached) yes checking whether gcc accepts -g... (cached) yes checking for gcc option to accept ISO C89... (cached) none needed checking whether gcc understands -c and -o together... (cached) yes checking whether the compiler is clang... (cached) no checking for compiler option needed when checking for declarations... (cached) none checking for g++... g++ checking whether we are using the GNU C++ compiler... yes checking whether g++ accepts -g... yes checking dependency style of g++... gcc3 checking build system type... sparc-sun-solaris2.11 checking host system type... sparc-sun-solaris2.11 checking for Minix Amsterdam compiler... no checking for ar... ar checking for ranlib... ranlib checking for size_t... yes checking for working alloca.h... yes checking for alloca... yes checking whether the preprocessor supports include_next... yes checking whether source code line length is unlimited... yes checking for complete errno.h... yes checking whether ctype.h defines __header_inline... no checking for stdint.h... yes checking for inttypes.h... yes checking whether printf supports size specifiers as in C99... yes checking whether printf supports 'long double' arguments... yes checking whether printf supports infinite 'double' arguments... no checking whether byte ordering is bigendian... yes checking whether long double and double are the same... no checking whether printf supports infinite 'long double' arguments... no checking whether printf supports the 'a' and 'A' directives... no checking whether printf supports the 'F' directive... yes checking whether printf supports the 'n' directive... yes checking whether printf supports the 'ls' directive... no checking whether printf supports POSIX/XSI format strings with positions... yes checking whether printf supports the grouping flag... yes checking whether printf supports the left-adjust flag correctly... yes checking whether printf supports the zero flag correctly... no checking whether printf supports large precisions... yes checking whether the compiler produces multi-arch binaries... no checking whether printf survives out-of-memory conditions... yes checking for vasnprintf... no checking for snprintf... yes checking for symlink... yes checking for mprotect... yes checking for iswcntrl... yes checking for wcwidth... yes checking for wchar_t... yes checking for wint_t... yes checking whether wint_t is large enough... yes checking for intmax_t... yes checking where to find the exponent in a 'double'... word 0 bit 20 checking whether snprintf returns a byte count as in C99... yes checking whether snprintf truncates the result as in C99... yes checking for snprintf... (cached) yes checking for strnlen... yes checking for wcslen... yes checking for wcsnlen... yes checking for mbrtowc... yes checking for wcrtomb... yes checking whether _snprintf is declared... no checking whether frexp() can be used without linking with libm... yes checking whether alarm is declared... yes checking whether limits.h has WORD_BIT, BOOL_WIDTH etc.... no checking whether stdint.h conforms to C99... yes checking whether stdint.h works without ISO C predefines... yes checking whether stdint.h has UINTMAX_WIDTH etc.... no checking for C/C++ restrict keyword... __restrict__ checking where to find the exponent in a 'float'... word 0 bit 23 checking for nl_langinfo and CODESET... yes checking for working fcntl.h... no (bad O_NOATIME) checking whether getc_unlocked is declared... yes checking whether we are using the GNU C Library >= 2.1 or uClibc... no checking whether NAN macro works... yes checking whether HUGE_VAL works... yes checking for mmap... yes checking for MAP_ANONYMOUS... yes checking whether memchr works... yes checking whether snprintf is declared... yes checking for good max_align_t... yes checking whether NULL can be used in arbitrary expressions... yes checking whether fcloseall is declared... no checking whether getw is declared... yes checking whether putw is declared... yes checking which flavor of printf attribute matches inttypes macros... system checking whether ecvt is declared... yes checking whether fcvt is declared... yes checking whether gcvt is declared... yes checking for pid_t... yes checking for mode_t... yes checking whether execvpe is declared... no checking whether vsnprintf is declared... yes checking whether uses 'inline' correctly... yes checking whether wcsdup is declared... no checking whether iswcntrl works... yes checking for towlower... yes checking for wctype_t... yes checking for wctrans_t... yes checking for inline... inline checking for C compiler option to allow warnings... -Wno-error checking for alloca as a compiler built-in... yes checking for static_assert... no checking whether conversion from 'int' to 'long double' works... yes checking for nl_langinfo... yes checking for ptrdiff_t... yes checking whether free is known to preserve errno... yes checking whether frexp works... yes checking whether frexpl is declared... yes checking whether frexpl() can be used without linking with libm... no checking for __fseterr... no checking whether isnan(double) can be used without linking with libm... yes checking whether isnan(float) can be used without linking with libm... yes checking whether isnan(float) works... yes checking whether isnan(long double) can be used without linking with libm... yes checking whether isnanl works... yes checking whether frexp works... (cached) yes checking whether ldexp can be used without linking with libm... yes checking whether frexpl() can be used without linking with libm... (cached) no checking whether ldexpl() can be used without linking with libm... no checking for signbit macro... yes checking for signbit compiler built-ins... yes checking where to find the sign bit in a 'float'... word 0 bit 31 checking where to find the sign bit in a 'double'... word 0 bit 31 checking where to find the sign bit in a 'long double'... word 0 bit 31 checking for stdint.h... (cached) yes checking for SIZE_MAX... yes checking for snprintf... (cached) yes checking whether snprintf respects a size of 1... yes checking whether printf supports POSIX/XSI format strings with positions... (cached) yes checking for ssize_t... yes checking for ptrdiff_t... (cached) yes checking for vsnprintf... yes checking whether snprintf respects a size of 1... (cached) yes checking whether printf supports POSIX/XSI format strings with positions... (cached) yes checking whether wcwidth is declared... yes checking whether wcwidth works reasonably in UTF-8 locales... no checking for stdint.h... (cached) yes checking that C++ compiler can compile simple program... yes checking that C++ static constructors and destructors are called... yes checking that header files support C++... yes checking whether character set is EBCDIC... no checking whether to install .cmd wrapper scripts for Windows... no checking for X... libraries , headers checking for gethostbyname... no checking for gethostbyname in -lnsl... yes checking for connect... no checking for connect in -lsocket... yes checking for remove... yes checking for shmat... yes checking for IceConnectionNumber in -lICE... yes checking for Xaw library and header files... no checking for Xmu library and header files... no checking for a sed that does not truncate output... /opt/csw/bin/gsed checking for perl... /usr/bin/perl checking for perl version... 5.12.5 checking for lpr... no checking for lp... no checking for egrep... (cached) /usr/bin/ggrep -E checking for byacc... no checking for bison... bison -y checking for m4... m4 checking for makeinfo... no checking for texi2dvi... missing checking for tex... missing checking for ranlib... (cached) ranlib checking for install-info... no checking whether ln -s works... yes checking for xpmtoppm... missing checking for pkg-config... /usr/bin/pkg-config checking pkg-config is at least version 0.9.0... yes checking for uchardet >= 0.0.1... no checking for pdfinfo... missing checking for pdffonts... missing checking for pdfimages... missing checking for csh hash hack... no checking stdbool.h usability... yes checking stdbool.h presence... yes checking for stdbool.h... yes checking stddef.h usability... yes checking stddef.h presence... yes checking for stddef.h... yes checking for stdlib.h... (cached) yes checking for unistd.h... (cached) yes checking dirent.h usability... yes checking dirent.h presence... yes checking for dirent.h... yes checking for limits.h... (cached) yes checking sys/dir.h usability... no checking sys/dir.h presence... no checking for sys/dir.h... no checking for string.h... (cached) yes checking for strings.h... (cached) yes checking for math.h... (cached) yes checking sys/time.h usability... yes checking sys/time.h presence... yes checking for sys/time.h... yes checking direct.h usability... no checking direct.h presence... no checking for direct.h... no checking process.h usability... no checking process.h presence... no checking for process.h... no checking for ISC 3.x or 4.x... no checking whether -D_POSIX_SOURCE is necessary... no checking for return type of srand... void checking whether gettimeofday must be declared... no checking whether popen must be declared... no checking whether pclose must be declared... no checking whether putenv must be declared... no checking whether rand must be declared... no checking whether srand must be declared... no checking whether strcasecmp must be declared... no checking whether strncasecmp must be declared... no checking whether vfprintf must be declared... no checking for sys_nerr in , , or ... no checking for sys_errlist in , , or ... no checking C++ ... no checking C++ ... yes checking C++ ... yes checking for unsigned long long... yes checking for declaration of time_t... yes checking for return type of signal handlers... void checking struct exception... yes checking whether byte ordering is bigendian... (cached) yes checking for main in -lc... yes checking for sin in -lm... yes checking for ld used by gcc... /usr/ccs/bin/ld checking if the linker (/usr/ccs/bin/ld) is GNU ld... no checking for shared library run path origin... done checking how to run the C++ preprocessor... g++ -E checking for 64-bit host... no checking for iconv... yes checking for working iconv... yes checking how to link with libiconv... -liconv checking for iconv declaration... extern size_t iconv (iconv_t cd, const char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft); checking for getpagesize... yes checking for working mmap... yes checking for fmod... yes checking for getcwd... yes checking for putenv... yes checking for strcasecmp... yes checking for strerror... yes checking for strncasecmp... yes checking for strtol... yes checking for gettimeofday... yes checking for isatty... yes checking for kill... yes checking for rename... yes checking for setlocale... yes checking for strdup... yes checking for strsep... yes checking for mkstemp... yes checking whether strsignal is declared... yes checking whether getc_unlocked is declared... (cached) yes checking whether sys_siglist is declared... no checking whether getc_unlocked is declared... (cached) yes checking for nl_langinfo and CODESET... (cached) yes checking whether ISO C++98 array deletion syntax is supported... yes checking whether C preprocessor uses pre-ISO C90 syntax... no checking w_coredump... no checking default value for grops -b option... 0 checking default paper format... letter checking for existing troff installation... yes checking for prefix of system macro packages... /usr/share/lib/tmac/ checking which system macro packages should be made available... an an.ja an.ja_JP.PCK an.ja_JP.UTF-8 ansun ansun.ja ansun.ja_JP.PCK ansun.ja_JP.UTF-8 bib m s v vgrind checking separator character to use in groff search paths... : checking for gs... gs checking for pnmcrop... missing checking for pnmcut... missing checking for pnmtopng... missing checking for pnmtops... missing checking for psselect... missing checking for URW fonts in Type 1/PFB format... none found checking whether pnmtops accepts the '-nosetpage' option... no checking whether make defines 'RM'... yes checking for a diff program that supports option -D... yes checking whether test supports option -ef... yes checking for bash... /usr/bin/bash checking for gs version with good left sidebearing handling... got 9.15 (buggy) checking whether we are using the GNU C Library >= 2.1 or uClibc... (cached) no checking for URW fonts in Type 1/PFB format... none found checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating test-groff config.status: creating src/include/config.h config.status: executing depfiles commands GNU roff version 1.23.0.rc2.93-a6c8 ---------------------------------------------------------------------- installation directory prefix : /export/home/gbranden command name prefix : g prefix used for macro packages : an an.ja an.ja_JP.PCK an.ja_JP.UTF-8 ansun ansun.ja ansun.ja_JP.PCK ansun.ja_JP.UTF-8 bib m s v vgrind C++ compiler and options : g++ -g -O2 use libgroff's memory allocator : no C compiler and options : gcc -g -O2 Perl interpreter version : 5.12.5 X11 support : disabled 'groff -l' uses print spooler : no use URW fonts for PDF output : no preconv can use uchardet library : no can build groff.dvi, groff.pdf : no tests can use poppler PDF tools : no ---------------------------------------------------------------------- configure: Buggy version of Ghostscript detected. Ghostscript versions 9.00 <= x < 9.54 suffer from a rendering glitch that affects the AT&T troff (and groff) special character '\(lh'; see . If your version of Ghostscript has not been patched to fix this problem, you may need to work around it in groff documents you render for the PostScript (and, for tbl(1) tables, HTML) output devices. configure: URW fonts in Type 1/PFB format were not found. URW font generation for groff's 'gropdf' output driver will not work properly. You can obtain the URW base 35 fonts from their GitHub project. As of this writing (2023-02-15), you can find them in the 'fonts' directory of the following archives (choose one). https://github.com/ArtifexSoftware/urw-base35-fonts/archive/refs/ tags/20200910.zip https://github.com/ArtifexSoftware/urw-base35-fonts/archive/refs/ tags/20200910.tar.gz You may wish to check for a newer release. https://github.com/ArtifexSoftware/urw-base35-fonts/releases By default, groff will look for these fonts in the search path shown by the 'gs -h' command (if available) and in the two directories /usr/share/fonts/type1/gsfonts/ and /opt/local/share/fonts/urw-fonts/ (these locations are specified in font/devpdf/Foundry.in). You will need to re-run the 'configure' script after installing these fonts. Alternatively, you can pass the option '--with-urw-fonts-dir=DIR' to 'configure' to look for them in the directory DIR you specify. If found, the 'U' foundry will be available via the '-y' option to 'gropdf' (accessed via the 'groff' command with the option '-P -y'). configure: The uchardet library was not found. The 'preconv' preprocessor program will be unable to attempt automatic inference of an input file's character encoding. See the preconv(1) man page. configure: The programs 'pnmcrop', 'pnmcut', 'pnmtopng', 'pnmtops', and 'psselect' were not found in $PATH. Consequently, groff's HTML output driver, 'grohtml', will not work properly. It will not be possible to prepare or install groff-generated documentation in HTML format. gbranden@gcc-solaris11:~/groff-1.23.0.rc2.93-a6c8$ PATH=/usr/xpg4/bin:$PATH gmake check GEN lib/alloca.h GEN lib/assert.h GEN lib/inttypes.h GEN lib/limits.h GEN lib/math.h GEN lib/stdint.h GEN lib/stdio.h GEN lib/stdlib.h GEN lib/string.h GEN lib/sys/types.h GEN lib/unistd.h GEN lib/unitypes.h GEN lib/uniwidth.h GEN lib/wchar.h GEN lib/wctype.h gmake check-am gmake[1]: Entering directory '/export/home/gbranden/groff-1.23.0.rc2.93-a6c8' CXX src/devices/grodvi/dvi.o CXX src/libs/libdriver/input.o CXX src/libs/libdriver/printer.o AR libdriver.a CXX src/libs/libgroff/libgroff_a-assert.o CXX src/libs/libgroff/libgroff_a-change_lf.o CXX src/libs/libgroff/libgroff_a-cmap.o CXX src/libs/libgroff/libgroff_a-color.o CXX src/libs/libgroff/libgroff_a-cset.o CXX src/libs/libgroff/libgroff_a-curtime.o CXX src/libs/libgroff/libgroff_a-device.o CXX src/libs/libgroff/libgroff_a-errarg.o CXX src/libs/libgroff/libgroff_a-error.o CXX src/libs/libgroff/libgroff_a-fatal.o CXX src/libs/libgroff/libgroff_a-filename.o CXX src/libs/libgroff/libgroff_a-font.o CXX src/libs/libgroff/libgroff_a-fontfile.o CXX src/libs/libgroff/libgroff_a-geometry.o CC src/libs/libgroff/libgroff_a-getopt.o CC src/libs/libgroff/libgroff_a-getopt1.o CXX src/libs/libgroff/libgroff_a-glyphuni.o CXX src/libs/libgroff/libgroff_a-htmlhint.o CXX src/libs/libgroff/libgroff_a-hypot.o CC src/libs/libgroff/libgroff_a-iftoa.o CXX src/libs/libgroff/libgroff_a-invalid.o CC src/libs/libgroff/libgroff_a-itoa.o CXX src/libs/libgroff/libgroff_a-lf.o CXX src/libs/libgroff/libgroff_a-lineno.o CC src/libs/libgroff/libgroff_a-localcharset.o CXX src/libs/libgroff/libgroff_a-macropath.o CC src/libs/libgroff/libgroff_a-matherr.o CXX src/libs/libgroff/libgroff_a-maxfilename.o CXX src/libs/libgroff/libgroff_a-maxpathname.o CXX src/libs/libgroff/libgroff_a-mksdir.o CXX src/libs/libgroff/libgroff_a-nametoindex.o CXX src/libs/libgroff/libgroff_a-paper.o CXX src/libs/libgroff/libgroff_a-prime.o CC src/libs/libgroff/libgroff_a-progname.o CXX src/libs/libgroff/libgroff_a-ptable.o CC src/libs/libgroff/libgroff_a-quotearg.o CXX src/libs/libgroff/libgroff_a-relocate.o CXX src/libs/libgroff/libgroff_a-searchpath.o CC src/libs/libgroff/libgroff_a-spawnvp.o CXX src/libs/libgroff/libgroff_a-string.o CXX src/libs/libgroff/libgroff_a-strsave.o CXX src/libs/libgroff/libgroff_a-symbol.o CXX src/libs/libgroff/libgroff_a-tmpfile.o CXX src/libs/libgroff/libgroff_a-tmpname.o CXX src/libs/libgroff/libgroff_a-unicode.o CXX src/libs/libgroff/libgroff_a-uniglyph.o CXX src/libs/libgroff/libgroff_a-uniuni.o GEN src/libs/libgroff/version.cpp CXX src/libs/libgroff/libgroff_a-version.o AR libgroff.a CC lib/libgnu_a-fseterr.o CC lib/libgnu_a-localcharset.o CC lib/libgnu_a-math.o CC lib/libgnu_a-printf-frexp.o CC lib/libgnu_a-printf-frexpl.o CC lib/libgnu_a-signbitf.o CC lib/libgnu_a-signbitd.o CC lib/libgnu_a-signbitl.o CC lib/libgnu_a-unistd.o CC lib/uniwidth/libgnu_a-width.o CC lib/libgnu_a-wctype-h.o CC lib/libgnu_a-wcwidth.o CC lib/libgnu_a-xsize.o CC lib/asnprintf.o CC lib/fprintf.o CC lib/frexpl.o CC lib/printf-args.o CC lib/printf-parse.o CC lib/vasnprintf.o AR lib/libgnu.a CXXLD grodvi CXX src/devices/grohtml/post-html.o CXX src/devices/grohtml/html-table.o CXX src/devices/grohtml/html-text.o CXX src/devices/grohtml/output.o CXXLD post-grohtml CXX src/devices/grolbp/lbp.o CXXLD grolbp CXX src/devices/grolj4/lj4.o CXXLD grolj4 CXX src/devices/grops/ps.o CXX src/devices/grops/psrm.o CXXLD grops CXX src/devices/grotty/tty.o CXXLD grotty CXX src/preproc/html/pre-html.o CXX src/preproc/html/pushback.o CXXLD pre-grohtml CXX src/preproc/preconv/preconv-preconv.o CXXLD preconv CXX src/roff/groff/groff.o CC src/roff/groff/pipeline.o CXXLD groff CXX src/utils/addftinfo/addftinfo.o CXX src/utils/addftinfo/guess.o CXXLD addftinfo CXX src/utils/hpftodit/hpftodit.o CXX src/utils/hpftodit/hpuni.o CXXLD hpftodit CXX src/utils/lkbib/lkbib.o CXX src/libs/libbib/common.o CXX src/libs/libbib/index.o CXX src/libs/libbib/linear.o CXX src/libs/libbib/search.o CC src/libs/libbib/map.o AR libbib.a CXXLD lkbib CC src/utils/pfbtops/pfbtops.o CXXLD pfbtops CXX src/utils/tfmtodit/tfmtodit.o CXXLD tfmtodit CXX src/preproc/eqn/eqn-main.o CXX src/preproc/eqn/eqn-lex.o CXX src/preproc/eqn/eqn-box.o CXX src/preproc/eqn/eqn-limit.o CXX src/preproc/eqn/eqn-list.o CXX src/preproc/eqn/eqn-over.o CXX src/preproc/eqn/eqn-text.o CXX src/preproc/eqn/eqn-script.o CXX src/preproc/eqn/eqn-mark.o CXX src/preproc/eqn/eqn-other.o CXX src/preproc/eqn/eqn-delim.o CXX src/preproc/eqn/eqn-sqrt.o CXX src/preproc/eqn/eqn-pile.o CXX src/preproc/eqn/eqn-special.o CXX src/preproc/eqn/eqn-eqn.o CXXLD eqn CXX src/preproc/grn/hdb.o CXX src/preproc/grn/hpoint.o CXX src/preproc/grn/hgraph.o CXX src/preproc/grn/main.o CXXLD grn CXX src/preproc/pic/pic-pic.o CXX src/preproc/pic/pic-lex.o CXX src/preproc/pic/pic-main.o CXX src/preproc/pic/pic-object.o CXX src/preproc/pic/pic-common.o CXX src/preproc/pic/pic-troff.o CXX src/preproc/pic/pic-tex.o CXXLD pic CXX src/preproc/refer/refer-command.o CXX src/preproc/refer/refer-ref.o CXX src/preproc/refer/refer-refer.o CXX src/preproc/refer/refer-token.o CXX src/preproc/refer/refer-label.o CXXLD refer CXX src/preproc/soelim/soelim.o CXXLD soelim CXX src/preproc/tbl/main.o CXX src/preproc/tbl/table.o CXXLD tbl CXX src/roff/troff/dictionary.o CXX src/roff/troff/div.o CXX src/roff/troff/env.o CXX src/roff/troff/input.o CXX src/roff/troff/mtsm.o CXX src/roff/troff/node.o CXX src/roff/troff/number.o CXX src/roff/troff/reg.o GEN src/roff/troff/majorminor.cpp CXX src/roff/troff/majorminor.o CXXLD troff CXX src/utils/indxbib/indxbib.o CC src/utils/indxbib/signal.o CXXLD indxbib CXX src/utils/lookbib/lookbib.o CXXLD lookbib GEN eqn2graph GEN gdiffmk GEN shdeps.sed GEN glilypond GEN gperl GEN gpinyin GEN grap2graph GEN mmroff GEN pdfroff GEN pic2graph GEN gropdf GEN pdfmom GEN afmtodit GEN grog GEN chem GEN neqn GEN nroff GEN contrib/chem/chem.1 GEN contrib/eqn2graph/eqn2graph.1 GEN contrib/gdiffmk/gdiffmk.1 GEN contrib/glilypond/glilypond.1 GEN contrib/gperl/gperl.1 GEN contrib/gpinyin/gpinyin.1 GEN contrib/grap2graph/grap2graph.1 GEN contrib/mm/mmroff.1 GEN contrib/pdfmark/pdfroff.1 GEN contrib/pic2graph/pic2graph.1 GEN src/devices/grodvi/grodvi.1 GEN src/devices/grohtml/grohtml.1 GEN src/devices/grolbp/grolbp.1 GEN src/devices/grolj4/grolj4.1 GEN src/devices/gropdf/gropdf.1 GEN src/devices/gropdf/pdfmom.1 GEN src/devices/grops/grops.1 GEN src/devices/grotty/grotty.1 GEN src/preproc/preconv/preconv.1 GEN src/roff/groff/groff.1 GEN src/utils/addftinfo/addftinfo.1 GEN src/utils/afmtodit/afmtodit.1 GEN src/utils/grog/grog.1 GEN src/utils/hpftodit/hpftodit.1 GEN src/utils/lkbib/lkbib.1 GEN src/utils/pfbtops/pfbtops.1 GEN src/utils/tfmtodit/tfmtodit.1 GEN man/groff_font.5 GEN man/groff_out.5 GEN man/groff_tmac.5 GEN contrib/hdtbl/groff_hdtbl.7 GEN contrib/mm/groff_mm.7 GEN contrib/mm/groff_mmse.7 GEN contrib/mom/groff_mom.7 GEN contrib/rfc1345/groff_rfc1345.7 GEN man/groff_char.7 GEN man/groff_diff.7 GEN man/groff.7 GEN man/roff.7 GEN tmac/groff_ms.7 GEN tmac/groff_man.7.man GEN tmac/groff_man.7 GEN tmac/groff_man_style.7.man GEN tmac/groff_man_style.7 GEN tmac/groff_me.7 GEN tmac/groff_mdoc.7 GEN tmac/groff_trace.7 GEN tmac/groff_www.7 GEN font/devascii/R GEN font/devascii/I GEN font/devascii/B GEN font/devascii/BI GEN font/devascii/DESC GEN font/devcp1047/R GEN font/devcp1047/I GEN font/devcp1047/B GEN font/devcp1047/BI GEN font/devcp1047/DESC GEN font/devdvi/DESC GEN font/devhtml/R GEN font/devhtml/I GEN font/devhtml/B GEN font/devhtml/BI GEN font/devhtml/CR GEN font/devhtml/CI GEN font/devhtml/CB GEN font/devhtml/CBI GEN font/devhtml/S GEN font/devhtml/DESC GEN font/devlatin1/R GEN font/devlatin1/I GEN font/devlatin1/B GEN font/devlatin1/BI GEN font/devlatin1/DESC GEN font/devlbp/DESC GEN font/devpdf/DESC GEN font/devpdf/Foundry GEN font/devutf8/R GEN font/devutf8/I GEN font/devutf8/B GEN font/devutf8/BI GEN font/devutf8/DESC GEN contrib/chem/examples/README GEN contrib/chem/examples/122/README GEN font/devlj4/DESC GEN font/devps/DESC GEN font/devps/prologue GEN font/devps/freeeuro.pfa GEN font/devps/zapfdr.pfa GEN font/devps/symbolsl.pfa GEN tmac/www.tmac GROFF doc/webpage.ps GROFF doc/grnexmpl.ps GEN font/devpdf/util/BuildFoundries GEN font/devpdf/download BuildFoundries: warning: line 33: groff font 'AB' will not be available for PDF output; unable to locate font file(s): URWGothic-Demi.t1, URWGothic-Demi, URWGothicL-Demi, a010015l.pfb BuildFoundries: warning: line 34: groff font 'ABI' will not be available for PDF output; unable to locate font file(s): URWGothic-DemiOblique.t1, URWGothic-DemiOblique, URWGothicL-DemiObli, a010035l.pfb BuildFoundries: warning: line 35: groff font 'AI' will not be available for PDF output; unable to locate font file(s): URWGothic-BookOblique.t1, URWGothic-BookOblique, URWGothicL-BookObli, a010033l.pfb BuildFoundries: warning: line 36: groff font 'AR' will not be available for PDF output; unable to locate font file(s): URWGothic-Book.t1, URWGothic-Book, URWGothicL-Book, a010013l.pfb BuildFoundries: warning: line 37: groff font 'BMB' will not be available for PDF output; unable to locate font file(s): URWBookman-Demi.t1, URWBookman-Demi, URWBookmanL-DemiBold, b018015l.pfb BuildFoundries: warning: line 38: groff font 'BMBI' will not be available for PDF output; unable to locate font file(s): URWBookman-DemiItalic.t1, URWBookman-DemiItalic, URWBookmanL-DemiBoldItal, b018035l.pfb BuildFoundries: warning: line 39: groff font 'BMI' will not be available for PDF output; unable to locate font file(s): URWBookman-LightItalic.t1, URWBookman-LightItalic, URWBookmanL-LighItal, b018032l.pfb BuildFoundries: warning: line 40: groff font 'BMR' will not be available for PDF output; unable to locate font file(s): URWBookman-Light.t1, URWBookman-Light, URWBookmanL-Ligh, b018012l.pfb BuildFoundries: notice: copied grops font CB BuildFoundries: notice: copied grops font CBI BuildFoundries: notice: copied grops font CI BuildFoundries: notice: copied grops font CR BuildFoundries: notice: copied grops font HB BuildFoundries: notice: copied grops font HBI BuildFoundries: notice: copied grops font HI BuildFoundries: warning: line 48: groff font 'HNB' will not be available for PDF output; unable to locate font file(s): NimbusSansNarrow-Bold.t1, NimbusSansNarrow-Bold, NimbusSanL-BoldCond, n019044l.pfb BuildFoundries: warning: line 49: groff font 'HNBI' will not be available for PDF output; unable to locate font file(s): NimbusSansNarrow-BoldOblique.t1, NimbusSansNarrow-BoldOblique, NimbusSansNarrow-BdOblique, NimbusSanL-BoldCondItal.t1, NimbusSanL-BoldCondItal, n019064l.pfb BuildFoundries: warning: line 50: groff font 'HNI' will not be available for PDF output; unable to locate font file(s): NimbusSansNarrow-Oblique.t1, NimbusSansNarrow-Oblique, NimbusSanL-ReguCondItal, n019063l.pfb BuildFoundries: warning: line 51: groff font 'HNR' will not be available for PDF output; unable to locate font file(s): NimbusSansNarrow-Regular.t1, NimbusSansNarrow-Regular, NimbusSanL-ReguCond, n019043l.pfb BuildFoundries: notice: copied grops font HR BuildFoundries: warning: line 53: groff font 'NB' will not be available for PDF output; unable to locate font file(s): C059-Bold.t1, C059-Bold, CenturySchL-Bold, c059016l.pfb BuildFoundries: warning: line 54: groff font 'NBI' will not be available for PDF output; unable to locate font file(s): C059-BdIta.t1, C059-BdIta, CenturySchL-BoldItal, c059036l.pfb BuildFoundries: warning: line 55: groff font 'NI' will not be available for PDF output; unable to locate font file(s): C059-Italic.t1, C059-Italic, CenturySchL-Ital, c059033l.pfb BuildFoundries: warning: line 56: groff font 'NR' will not be available for PDF output; unable to locate font file(s): C059-Roman.t1, C059-Roman, CenturySchL-Roma, c059013l.pfb BuildFoundries: warning: line 57: groff font 'PB' will not be available for PDF output; unable to locate font file(s): P052-Bold.t1, P052-Bold, URWPalladioL-Bold, p052004l.pfb BuildFoundries: warning: line 58: groff font 'PBI' will not be available for PDF output; unable to locate font file(s): P052-BoldItalic.t1, P052-BoldItalic, URWPalladioL-BoldItal, p052024l.pfb BuildFoundries: warning: line 59: groff font 'PI' will not be available for PDF output; unable to locate font file(s): P052-Italic.t1, P052-Italic, URWPalladioL-Ital, p052023l.pfb BuildFoundries: warning: line 60: groff font 'PR' will not be available for PDF output; unable to locate font file(s): P052-Roman.t1, P052-Roman, URWPalladioL-Roma, p052003l.pfb BuildFoundries: notice: copied grops font S BuildFoundries: notice: copied grops font TB BuildFoundries: notice: copied grops font TBI BuildFoundries: notice: copied grops font TI BuildFoundries: notice: copied grops font TR BuildFoundries: warning: line 66: groff font 'ZCMI' will not be available for PDF output; unable to locate font file(s): Z003-MediumItalic.t1, Z003-MediumItalic, URWChanceryL-MediItal, z003034l.pfb BuildFoundries: notice: copied grops font ZD BuildFoundries: notice: copied grops font EURO BuildFoundries: warning: line 69: The path(s) used for searching: @urwfontsdir@:%rom%Resource/Init:%rom%lib:/opt/csw/share/ghostscript/9.15/Resource/Init:/opt/csw/share/ghostscript/9.15/lib:/opt/csw/share/ghostscript/9.15/Resource/Font:/opt/csw/share/ghostscript/fonts:/opt/csw/share/ghostscript/fonts:/usr/share/fonts/type1/gsfonts:/usr/share/fonts/default/Type1:/usr/share/fonts/default/Type1/adobestd35:/usr/share/fonts/type1/urw-base35:/opt/local/share/fonts/urw-fonts:/usr/local/share/fonts/ghostscript:/export/home/gbranden/groff-1.23.0.rc2.93-a6c8/font/devps:/export/home/gbranden/groff-1.23.0.rc2.93-a6c8/font/devps GROFF doc/automake.pdf GEN contrib/hdtbl/examples/fonts_n.roff GEN contrib/hdtbl/examples/fonts_x.roff GROFF contrib/hdtbl/examples/chess_board.ps GROFF contrib/hdtbl/examples/color_boxes.ps GROFF contrib/hdtbl/examples/color_nested_tables.ps GROFF contrib/hdtbl/examples/color_table_cells.ps GROFF contrib/hdtbl/examples/color_transitions.ps GROFF contrib/hdtbl/examples/col_rowspan_colors.ps GROFF contrib/hdtbl/examples/fonts_n.ps fonts_n.roff: listing fonts in ./font/devps fonts_n.roff: listing font 'AB'... fonts_n.roff: listing font 'ABI'... fonts_n.roff: listing font 'AI'... fonts_n.roff: listing font 'AR'... fonts_n.roff: listing font 'BMB'... fonts_n.roff: listing font 'BMBI'... fonts_n.roff: listing font 'BMI'... fonts_n.roff: listing font 'BMR'... fonts_n.roff: listing font 'CB'... fonts_n.roff: listing font 'CBI'... fonts_n.roff: listing font 'CI'... fonts_n.roff: listing font 'CR'... fonts_n.roff: listing font 'EURO'... fonts_n.roff: listing font 'HB'... fonts_n.roff: listing font 'HBI'... fonts_n.roff: listing font 'HI'... fonts_n.roff: listing font 'HNB'... fonts_n.roff: listing font 'HNBI'... fonts_n.roff: listing font 'HNI'... fonts_n.roff: listing font 'HNR'... fonts_n.roff: listing font 'HR'... fonts_n.roff: listing font 'NB'... fonts_n.roff: listing font 'NBI'... fonts_n.roff: listing font 'NI'... fonts_n.roff: listing font 'NR'... fonts_n.roff: listing font 'PB'... fonts_n.roff: listing font 'PBI'... fonts_n.roff: listing font 'PI'... fonts_n.roff: listing font 'PR'... fonts_n.roff: listing font 'S'... fonts_n.roff: listing font 'SS'... fonts_n.roff: listing font 'TB'... fonts_n.roff: listing font 'TBI'... fonts_n.roff: listing font 'TI'... fonts_n.roff: listing font 'TR'... fonts_n.roff: listing font 'ZCMI'... fonts_n.roff: listing font 'ZD'... fonts_n.roff: listing font 'ZDR'... GROFF contrib/hdtbl/examples/fonts_x.ps fonts_x.roff: listing fonts in ./font/devps fonts_x.roff: listing font 'AB'... fonts_x.roff: listing font 'ABI'... fonts_x.roff: listing font 'AI'... fonts_x.roff: listing font 'AR'... fonts_x.roff: listing font 'BMB'... fonts_x.roff: listing font 'BMBI'... fonts_x.roff: listing font 'BMI'... fonts_x.roff: listing font 'BMR'... fonts_x.roff: listing font 'CB'... fonts_x.roff: listing font 'CBI'... fonts_x.roff: listing font 'CI'... fonts_x.roff: listing font 'CR'... fonts_x.roff: listing font 'EURO'... fonts_x.roff: listing font 'HB'... fonts_x.roff: listing font 'HBI'... fonts_x.roff: listing font 'HI'... fonts_x.roff: listing font 'HNB'... fonts_x.roff: listing font 'HNBI'... fonts_x.roff: listing font 'HNI'... fonts_x.roff: listing font 'HNR'... fonts_x.roff: listing font 'HR'... fonts_x.roff: listing font 'NB'... fonts_x.roff: listing font 'NBI'... fonts_x.roff: listing font 'NI'... fonts_x.roff: listing font 'NR'... fonts_x.roff: listing font 'PB'... fonts_x.roff: listing font 'PBI'... fonts_x.roff: listing font 'PI'... fonts_x.roff: listing font 'PR'... fonts_x.roff: listing font 'S'... fonts_x.roff: listing font 'SS'... fonts_x.roff: listing font 'TB'... fonts_x.roff: listing font 'TBI'... fonts_x.roff: listing font 'TI'... fonts_x.roff: listing font 'TR'... fonts_x.roff: listing font 'ZCMI'... fonts_x.roff: listing font 'ZD'... fonts_x.roff: listing font 'ZDR'... GROFF contrib/hdtbl/examples/mixed_pickles.ps GROFF contrib/hdtbl/examples/rainbow.ps GROFF contrib/hdtbl/examples/short_reference.ps GROFF contrib/mom/examples/letter.pdf GROFF contrib/mom/examples/mom-pdf.pdf GROFF contrib/mom/examples/mon_premier_doc.pdf GROFF contrib/mom/examples/sample_docs.pdf GROFF contrib/mom/examples/slide-demo.pdf GROFF contrib/mom/examples/copyright-default.pdf GROFF contrib/mom/examples/copyright-chapter.pdf GROFF doc/meref.me GROFF doc/meref.ps GROFF doc/meintro.me GROFF doc/meintro.ps GROFF doc/meintro_fr.me GROFF doc/meintro_fr.ps GROFF doc/ms.ps GROFF doc/pic.ps GEN src/preproc/eqn/eqn.1 GEN src/preproc/grn/grn.1 GEN src/utils/indxbib/indxbib.1 GEN src/utils/lookbib/lookbib.1 GEN src/preproc/eqn/neqn.1 GEN src/roff/nroff/nroff.1 GEN src/preproc/pic/pic.1 GEN src/preproc/refer/refer.1 GEN src/preproc/soelim/soelim.1 GEN src/preproc/tbl/tbl.1 GEN src/roff/troff/troff.1 GROFF doc/groff-man-pages.pdf /export/home/gbranden/groff-1.23.0.rc2.93-a6c8/gropdf:src/utils/addftinfo/addftinfo.1: warning: unable to embed font file for 'Times-Italic' (TI) (missing entry in 'download' file?) /export/home/gbranden/groff-1.23.0.rc2.93-a6c8/gropdf:src/utils/addftinfo/addftinfo.1: warning: unable to embed font file for 'Times-Roman' (TR) (missing entry in 'download' file?) /export/home/gbranden/groff-1.23.0.rc2.93-a6c8/gropdf:src/utils/addftinfo/addftinfo.1: warning: unable to embed font file for 'Helvetica-Bold' (HB) (missing entry in 'download' file?) /export/home/gbranden/groff-1.23.0.rc2.93-a6c8/gropdf:src/utils/addftinfo/addftinfo.1: warning: unable to embed font file for 'Times-Bold' (TB) (missing entry in 'download' file?) /export/home/gbranden/groff-1.23.0.rc2.93-a6c8/gropdf:src/utils/afmtodit/afmtodit.1: warning: unable to embed font file for 'Courier-Oblique' (CI) (missing entry in 'download' file?) /export/home/gbranden/groff-1.23.0.rc2.93-a6c8/gropdf:src/utils/afmtodit/afmtodit.1: warning: unable to embed font file for 'Courier' (CR) (missing entry in 'download' file?) /export/home/gbranden/groff-1.23.0.rc2.93-a6c8/gropdf:contrib/chem/chem.1: warning: unable to embed font file for 'Symbol' (S) (missing entry in 'download' file?) /export/home/gbranden/groff-1.23.0.rc2.93-a6c8/gropdf:contrib/glilypond/glilypond.1: warning: unable to embed font file for 'Helvetica-BoldOblique' (HBI) (missing entry in 'download' file?) /export/home/gbranden/groff-1.23.0.rc2.93-a6c8/gropdf:contrib/glilypond/glilypond.1: warning: unable to embed font file for 'Courier-Bold' (CB) (missing entry in 'download' file?) /export/home/gbranden/groff-1.23.0.rc2.93-a6c8/gropdf:src/devices/grodvi/grodvi.1: warning: unable to embed font file for 'Times-BoldItalic' (TBI) (missing entry in 'download' file?) troff: backtrace: 'src/devices/gropdf/gropdf.1':54: macro 'FT' troff: backtrace: file 'src/devices/gropdf/gropdf.1':441 troff:src/devices/gropdf/gropdf.1:441: warning: cannot select font 'AR' troff: backtrace: 'src/devices/gropdf/gropdf.1':54: macro 'FT' troff: backtrace: file 'src/devices/gropdf/gropdf.1':447 troff:src/devices/gropdf/gropdf.1:447: warning: cannot select font 'AI' troff: backtrace: 'src/devices/gropdf/gropdf.1':54: macro 'FT' troff: backtrace: file 'src/devices/gropdf/gropdf.1':453 troff:src/devices/gropdf/gropdf.1:453: warning: cannot select font 'AB' troff: backtrace: 'src/devices/gropdf/gropdf.1':54: macro 'FT' troff: backtrace: file 'src/devices/gropdf/gropdf.1':459 troff:src/devices/gropdf/gropdf.1:459: warning: cannot select font 'ABI' troff: backtrace: 'src/devices/gropdf/gropdf.1':54: macro 'FT' troff: backtrace: file 'src/devices/gropdf/gropdf.1':465 troff:src/devices/gropdf/gropdf.1:465: warning: cannot select font 'BMR' troff: backtrace: 'src/devices/gropdf/gropdf.1':54: macro 'FT' troff: backtrace: file 'src/devices/gropdf/gropdf.1':471 troff:src/devices/gropdf/gropdf.1:471: warning: cannot select font 'BMI' troff: backtrace: 'src/devices/gropdf/gropdf.1':54: macro 'FT' troff: backtrace: file 'src/devices/gropdf/gropdf.1':477 troff:src/devices/gropdf/gropdf.1:477: warning: cannot select font 'BMB' troff: backtrace: 'src/devices/gropdf/gropdf.1':54: macro 'FT' troff: backtrace: file 'src/devices/gropdf/gropdf.1':483 troff:src/devices/gropdf/gropdf.1:483: warning: cannot select font 'BMBI' troff: backtrace: 'src/devices/gropdf/gropdf.1':54: macro 'FT' troff: backtrace: file 'src/devices/gropdf/gropdf.1':537 troff:src/devices/gropdf/gropdf.1:537: warning: cannot select font 'HNR' troff: backtrace: 'src/devices/gropdf/gropdf.1':54: macro 'FT' troff: backtrace: file 'src/devices/gropdf/gropdf.1':543 troff:src/devices/gropdf/gropdf.1:543: warning: cannot select font 'HNI' troff: backtrace: 'src/devices/gropdf/gropdf.1':54: macro 'FT' troff: backtrace: file 'src/devices/gropdf/gropdf.1':549 troff:src/devices/gropdf/gropdf.1:549: warning: cannot select font 'HNB' troff: backtrace: 'src/devices/gropdf/gropdf.1':54: macro 'FT' troff: backtrace: file 'src/devices/gropdf/gropdf.1':555 troff:src/devices/gropdf/gropdf.1:555: warning: cannot select font 'HNBI' troff: backtrace: 'src/devices/gropdf/gropdf.1':54: macro 'FT' troff: backtrace: file 'src/devices/gropdf/gropdf.1':561 troff:src/devices/gropdf/gropdf.1:561: warning: cannot select font 'NR' troff: backtrace: 'src/devices/gropdf/gropdf.1':54: macro 'FT' troff: backtrace: file 'src/devices/gropdf/gropdf.1':567 troff:src/devices/gropdf/gropdf.1:567: warning: cannot select font 'NI' troff: backtrace: 'src/devices/gropdf/gropdf.1':54: macro 'FT' troff: backtrace: file 'src/devices/gropdf/gropdf.1':573 troff:src/devices/gropdf/gropdf.1:573: warning: cannot select font 'NB' troff: backtrace: 'src/devices/gropdf/gropdf.1':54: macro 'FT' troff: backtrace: file 'src/devices/gropdf/gropdf.1':579 troff:src/devices/gropdf/gropdf.1:579: warning: cannot select font 'NBI' troff: backtrace: 'src/devices/gropdf/gropdf.1':54: macro 'FT' troff: backtrace: file 'src/devices/gropdf/gropdf.1':585 troff:src/devices/gropdf/gropdf.1:585: warning: cannot select font 'PR' troff: backtrace: 'src/devices/gropdf/gropdf.1':54: macro 'FT' troff: backtrace: file 'src/devices/gropdf/gropdf.1':591 troff:src/devices/gropdf/gropdf.1:591: warning: cannot select font 'PI' troff: backtrace: 'src/devices/gropdf/gropdf.1':54: macro 'FT' troff: backtrace: file 'src/devices/gropdf/gropdf.1':597 troff:src/devices/gropdf/gropdf.1:597: warning: cannot select font 'PB' troff: backtrace: 'src/devices/gropdf/gropdf.1':54: macro 'FT' troff: backtrace: file 'src/devices/gropdf/gropdf.1':603 troff:src/devices/gropdf/gropdf.1:603: warning: cannot select font 'PBI' troff: backtrace: 'src/devices/gropdf/gropdf.1':54: macro 'FT' troff: backtrace: file 'src/devices/gropdf/gropdf.1':639 troff:src/devices/gropdf/gropdf.1:639: warning: cannot select font 'ZCMI' /export/home/gbranden/groff-1.23.0.rc2.93-a6c8/gropdf:src/devices/gropdf/gropdf.1: warning: unable to embed font file for 'Courier-BoldOblique' (CBI) (missing entry in 'download' file?) /export/home/gbranden/groff-1.23.0.rc2.93-a6c8/gropdf:src/devices/gropdf/gropdf.1: warning: unable to embed font file for 'Helvetica' (HR) (missing entry in 'download' file?) /export/home/gbranden/groff-1.23.0.rc2.93-a6c8/gropdf:src/devices/gropdf/gropdf.1: warning: unable to embed font file for 'Helvetica-Oblique' (HI) (missing entry in 'download' file?) troff: backtrace: 'src/devices/grops/grops.1':54: macro 'FT' troff: backtrace: file 'src/devices/grops/grops.1':649 troff:src/devices/grops/grops.1:649: warning: cannot select font 'AR' troff: backtrace: 'src/devices/grops/grops.1':54: macro 'FT' troff: backtrace: file 'src/devices/grops/grops.1':655 troff:src/devices/grops/grops.1:655: warning: cannot select font 'AI' troff: backtrace: 'src/devices/grops/grops.1':54: macro 'FT' troff: backtrace: file 'src/devices/grops/grops.1':661 troff:src/devices/grops/grops.1:661: warning: cannot select font 'AB' troff: backtrace: 'src/devices/grops/grops.1':54: macro 'FT' troff: backtrace: file 'src/devices/grops/grops.1':667 troff:src/devices/grops/grops.1:667: warning: cannot select font 'ABI' troff: backtrace: 'src/devices/grops/grops.1':54: macro 'FT' troff: backtrace: file 'src/devices/grops/grops.1':673 troff:src/devices/grops/grops.1:673: warning: cannot select font 'BMR' troff: backtrace: 'src/devices/grops/grops.1':54: macro 'FT' troff: backtrace: file 'src/devices/grops/grops.1':679 troff:src/devices/grops/grops.1:679: warning: cannot select font 'BMI' troff: backtrace: 'src/devices/grops/grops.1':54: macro 'FT' troff: backtrace: file 'src/devices/grops/grops.1':685 troff:src/devices/grops/grops.1:685: warning: cannot select font 'BMB' troff: backtrace: 'src/devices/grops/grops.1':54: macro 'FT' troff: backtrace: file 'src/devices/grops/grops.1':691 troff:src/devices/grops/grops.1:691: warning: cannot select font 'BMBI' troff: backtrace: 'src/devices/grops/grops.1':54: macro 'FT' troff: backtrace: file 'src/devices/grops/grops.1':745 troff:src/devices/grops/grops.1:745: warning: cannot select font 'HNR' troff: backtrace: 'src/devices/grops/grops.1':54: macro 'FT' troff: backtrace: file 'src/devices/grops/grops.1':751 troff:src/devices/grops/grops.1:751: warning: cannot select font 'HNI' troff: backtrace: 'src/devices/grops/grops.1':54: macro 'FT' troff: backtrace: file 'src/devices/grops/grops.1':757 troff:src/devices/grops/grops.1:757: warning: cannot select font 'HNB' troff: backtrace: 'src/devices/grops/grops.1':54: macro 'FT' troff: backtrace: file 'src/devices/grops/grops.1':763 troff:src/devices/grops/grops.1:763: warning: cannot select font 'HNBI' troff: backtrace: 'src/devices/grops/grops.1':54: macro 'FT' troff: backtrace: file 'src/devices/grops/grops.1':769 troff:src/devices/grops/grops.1:769: warning: cannot select font 'NR' troff: backtrace: 'src/devices/grops/grops.1':54: macro 'FT' troff: backtrace: file 'src/devices/grops/grops.1':775 troff:src/devices/grops/grops.1:775: warning: cannot select font 'NI' troff: backtrace: 'src/devices/grops/grops.1':54: macro 'FT' troff: backtrace: file 'src/devices/grops/grops.1':781 troff:src/devices/grops/grops.1:781: warning: cannot select font 'NB' troff: backtrace: 'src/devices/grops/grops.1':54: macro 'FT' troff: backtrace: file 'src/devices/grops/grops.1':787 troff:src/devices/grops/grops.1:787: warning: cannot select font 'NBI' troff: backtrace: 'src/devices/grops/grops.1':54: macro 'FT' troff: backtrace: file 'src/devices/grops/grops.1':793 troff:src/devices/grops/grops.1:793: warning: cannot select font 'PR' troff: backtrace: 'src/devices/grops/grops.1':54: macro 'FT' troff: backtrace: file 'src/devices/grops/grops.1':799 troff:src/devices/grops/grops.1:799: warning: cannot select font 'PI' troff: backtrace: 'src/devices/grops/grops.1':54: macro 'FT' troff: backtrace: file 'src/devices/grops/grops.1':805 troff:src/devices/grops/grops.1:805: warning: cannot select font 'PB' troff: backtrace: 'src/devices/grops/grops.1':54: macro 'FT' troff: backtrace: file 'src/devices/grops/grops.1':811 troff:src/devices/grops/grops.1:811: warning: cannot select font 'PBI' troff: backtrace: 'src/devices/grops/grops.1':54: macro 'FT' troff: backtrace: file 'src/devices/grops/grops.1':850 troff:src/devices/grops/grops.1:850: warning: cannot select font 'ZCMI' troff: backtrace: file 'man/groff_char.7':1031 troff:man/groff_char.7:1031: warning: special character '.j' not defined troff: backtrace: file 'man/groff_char.7':1453 troff:man/groff_char.7:1453: warning: special character 'vA' not defined troff: backtrace: file 'man/groff_char.7':1583 troff:man/groff_char.7:1583: warning: special character 'bs' not defined troff: backtrace: file 'man/groff_char.7':1756 troff:man/groff_char.7:1756: warning: special character '-+' not defined troff: backtrace: file 'man/groff_char.7':1805 troff:man/groff_char.7:1805: warning: special character 'coproduct' not defined /export/home/gbranden/groff-1.23.0.rc2.93-a6c8/gropdf:man/groff_char.7: warning: unable to embed font file for 'ZapfDingbats' (ZD) (missing entry in 'download' file?) troff: backtrace: file 'man/groff_char.7':1900 troff:man/groff_char.7:1900: warning: special character '+e' not defined GROFF doc/groff-man-pages.utf8.txt troff: backtrace: '/export/home/gbranden/groff-1.23.0.rc2.93-a6c8/tmac/an.tmac':1121: macro 'an*end-hyperlink' troff: backtrace: '/export/home/gbranden/groff-1.23.0.rc2.93-a6c8/tmac/an.tmac':1160: macro 'UE' troff: backtrace: file 'man/groff_tmac.5':931 troff:man/groff_tmac.5:931: warning [p 433, 3.8i]: cannot adjust line GROFF contrib/pdfmark/pdfmark.pdf GEN contrib/sboxes/msboxes.ms GROFF contrib/sboxes/msboxes.pdf gmake gmake[2]: Entering directory '/export/home/gbranden/groff-1.23.0.rc2.93-a6c8' GEN contrib/chem/README GEN charset.alias GEN ref-add.sed GEN ref-del.sed gmake all-am gmake[3]: Entering directory '/export/home/gbranden/groff-1.23.0.rc2.93-a6c8' gmake[3]: Leaving directory '/export/home/gbranden/groff-1.23.0.rc2.93-a6c8' gmake[2]: Leaving directory '/export/home/gbranden/groff-1.23.0.rc2.93-a6c8' gmake check-TESTS gmake[2]: Entering directory '/export/home/gbranden/groff-1.23.0.rc2.93-a6c8' gmake[3]: Entering directory '/export/home/gbranden/groff-1.23.0.rc2.93-a6c8' PASS: contrib/gdiffmk/tests/runtests.sh GEN contrib/hdtbl/examples/test-hdtbl.sh PASS: contrib/hdtbl/examples/test-hdtbl.sh PASS: contrib/mm/tests/LT_SP_AU_without_AT_works.sh PASS: contrib/mm/tests/LT_SP_multi-word_LO_SJ_works.sh PASS: contrib/mm/tests/MT-1-reports-all-TM-numbers.sh PASS: contrib/mm/tests/MT_5_includes_AT_in_SG.sh PASS: contrib/mm/tests/P-indentation-works.sh PASS: contrib/mm/tests/ms_cover_sheet_robust_to_missing_AF.sh PASS: contrib/mm/tests/mse_has-sufficient-footnote-space.sh PASS: contrib/mm/tests/place-equation-labels-correctly-in-displays.sh PASS: contrib/mm/tests/remove-stale-bib-entry-data.sh PASS: contrib/mm/tests/short-pages-do-not-overflow-stack.sh PASS: contrib/rfc1345/tests/rfc1345-smoke-test.sh FAIL: font/devpdf/tests/check-default-foundry.sh PASS: src/devices/grotty/tests/basic_latin_glyphs_map_correctly.sh PASS: src/devices/grotty/tests/osc8_works.sh PASS: src/preproc/eqn/tests/diagnostics-report-correct-line-numbers.sh PASS: src/preproc/preconv/tests/do-not-seek-the-unseekable.sh SKIP: src/preproc/preconv/tests/smoke-test.sh PASS: src/preproc/refer/tests/report-correct-line-numbers.sh PASS: src/preproc/tbl/tests/boxes-and-vertical-rules.sh PASS: src/preproc/tbl/tests/check-horizontal-line-length.sh PASS: src/preproc/tbl/tests/check-line-intersections.sh PASS: src/preproc/tbl/tests/check-vertical-line-length.sh PASS: src/preproc/tbl/tests/cooperate-with-nm-request.sh PASS: src/preproc/tbl/tests/count-continued-input-lines.sh PASS: src/preproc/tbl/tests/do-not-overdraw-page-top-in-nroff-mode.sh PASS: src/preproc/tbl/tests/do-not-overlap-bottom-border-in-nroff.sh PASS: src/preproc/tbl/tests/do-not-segv-on-invalid-vertical-span-entry.sh PASS: src/preproc/tbl/tests/do-not-segv-when-backslash-R-in-text-block.sh PASS: src/preproc/tbl/tests/expand-region-option-works.sh PASS: src/preproc/tbl/tests/format-time-diagnostics-work.sh PASS: src/preproc/tbl/tests/save-and-restore-hyphenation-parameters.sh PASS: src/preproc/tbl/tests/save-and-restore-inter-sentence-space.sh PASS: src/preproc/tbl/tests/save-and-restore-line-numbering.sh PASS: src/preproc/tbl/tests/save-and-restore-tab-stops.sh PASS: src/preproc/tbl/tests/warn-on-long-boxed-unkept-table.sh PASS: src/preproc/tbl/tests/x-column-modifier-works.sh PASS: src/roff/groff/tests/ab_works.sh PASS: src/roff/groff/tests/adjustment_works.sh PASS: src/roff/groff/tests/break_zero-length_output_line_sanely.sh PASS: src/roff/groff/tests/device_control_escapes_express_basic_latin.sh PASS: src/roff/groff/tests/do_not_loop_infinitely_when_breaking_cjk.sh PASS: src/roff/groff/tests/dot-cp_register_works.sh PASS: src/roff/groff/tests/dot-nm_register_works.sh PASS: src/roff/groff/tests/dot-nn_register_works.sh PASS: src/roff/groff/tests/evc_produces_no_output_if_invalid.sh PASS: src/roff/groff/tests/fp_should_not_traverse_directories.sh PASS: src/roff/groff/tests/handle_special_input_code_points.sh PASS: src/roff/groff/tests/initialization_is_quiet.sh PASS: src/roff/groff/tests/localization_works.sh PASS: src/roff/groff/tests/msoquiet_works.sh PASS: src/roff/groff/tests/on_latin1_device_oq_is_0x27.sh PASS: src/roff/groff/tests/output_driver_C_and_G_options_work.sh PASS: src/roff/groff/tests/recognize_end_of_sentence.sh PASS: src/roff/groff/tests/regression_savannah_56555.sh PASS: src/roff/groff/tests/regression_savannah_58153.sh PASS: src/roff/groff/tests/regression_savannah_58162.sh PASS: src/roff/groff/tests/regression_savannah_58337.sh PASS: src/roff/groff/tests/regression_savannah_59202.sh PASS: src/roff/groff/tests/some_escapes_accept_newline_delimiters.sh PASS: src/roff/groff/tests/soquiet_works.sh PASS: src/roff/groff/tests/string_case_xform_errors.sh PASS: src/roff/groff/tests/string_case_xform_requests.sh XFAIL: src/roff/groff/tests/string_case_xform_unicode_escape.sh PASS: src/roff/groff/tests/substring_works.sh PASS: src/roff/groff/tests/use_point_size_escape_with_single_digit_arg.sh PASS: src/roff/nroff/tests/verbose_option_works.sh PASS: src/utils/grog/tests/PF-does-not-start-pic-region.sh PASS: src/utils/grog/tests/avoid-refer-fakeout.sh PASS: src/utils/grog/tests/preserve-groff-options.sh PASS: src/utils/grog/tests/recognize-perl-pod.sh PASS: src/utils/grog/tests/smoke-test.sh PASS: tmac/tests/an-ext_MR-works.sh PASS: tmac/tests/an-ext_MT-works.sh PASS: tmac/tests/an-ext_UR-works.sh PASS: tmac/tests/an_AT-and-UC-footer-saved-and-restored.sh PASS: tmac/tests/an_CS-register-off.sh PASS: tmac/tests/an_CS-register-on.sh PASS: tmac/tests/an_CS-register-unspecified.sh PASS: tmac/tests/an_CT-register-off.sh PASS: tmac/tests/an_CT-register-on.sh PASS: tmac/tests/an_CT-register-unspecified.sh PASS: tmac/tests/an_FT-bad-value-should-not-trash-titles.sh PASS: tmac/tests/an_HY-register-works.sh PASS: tmac/tests/an_LL-init-sanely.sh PASS: tmac/tests/an_ME-punct-hyphenates.sh PASS: tmac/tests/an_MR-works.sh PASS: tmac/tests/an_MT-body-hyphenates.sh PASS: tmac/tests/an_MT-works.sh PASS: tmac/tests/an_P-register-works.sh PASS: tmac/tests/an_TH-repairs-ad-damage.sh PASS: tmac/tests/an_TH-repairs-hy-damage.sh PASS: tmac/tests/an_TS-adds-no-vertical-space.sh PASS: tmac/tests/an_TS-do-not-keep-tables-when-cR-set.sh PASS: tmac/tests/an_UE-breaks-before-long-URIs.sh PASS: tmac/tests/an_UE-punct-hyphenates.sh PASS: tmac/tests/an_UR-body-hyphenates.sh PASS: tmac/tests/an_UR-works.sh PASS: tmac/tests/an_X-register-works.sh PASS: tmac/tests/an_adjust-link-text-correctly.sh PASS: tmac/tests/an_avoid-two-font-denial-of-service.sh PASS: tmac/tests/an_do-not-abbreviate-escape-using-TH-arguments.sh PASS: tmac/tests/an_font-remapping-does-not-affect-titles.sh PASS: tmac/tests/an_handle-degenerate-input-quietly.sh PASS: tmac/tests/an_inner-footer-abbreviation-works.sh PASS: tmac/tests/an_link-macros-work-in-paragraph-tags.sh PASS: tmac/tests/an_link-trailing-text-hugs-previous.sh PASS: tmac/tests/an_no-break-after-short-paragraph-tags.sh PASS: tmac/tests/an_output-footer-when-continuously-rendering.sh PASS: tmac/tests/an_page-footers-present.sh PASS: tmac/tests/an_page-header-has-current-data.sh PASS: tmac/tests/an_reset-hyphenation-correctly.sh PASS: tmac/tests/an_title-abbreviation-works.sh PASS: tmac/tests/an_use-input-traps-correctly.sh PASS: tmac/tests/an_works-with-ec.sh PASS: tmac/tests/andoc_P-register-works.sh PASS: tmac/tests/andoc_check-an-to-doc-transition.sh PASS: tmac/tests/andoc_clear-doc-traps.sh PASS: tmac/tests/andoc_flush-between-packages.sh PASS: tmac/tests/doc_CS-works.sh PASS: tmac/tests/doc_CT-works.sh PASS: tmac/tests/doc_D-places-page-numbers-correctly.sh PASS: tmac/tests/doc_Lk-respect-sentence-ending-punctuation.sh PASS: tmac/tests/doc_Mt-works.sh PASS: tmac/tests/doc_Nm-works.sh PASS: tmac/tests/doc_P-register-works.sh PASS: tmac/tests/doc_X-register-works.sh PASS: tmac/tests/doc_accept-mixed-case-section-headings.sh PASS: tmac/tests/doc_do-not-loop-infinitely-when-shortening-headers.sh PASS: tmac/tests/doc_heading-font-remapping-works.sh PASS: tmac/tests/doc_indents-correctly.sh PASS: tmac/tests/doc_output-footer-when-continuously-rendering.sh PASS: tmac/tests/doc_smoke-test.sh PASS: tmac/tests/e_chapter-titles-work.sh PASS: tmac/tests/e_columns-work-on-long-pages.sh PASS: tmac/tests/e_delayed-text-marks-work.sh PASS: tmac/tests/e_footnote-marks-work.sh XFAIL: tmac/tests/e_footnotes-work-with-columns.sh PASS: tmac/tests/e_ld-works.sh PASS: tmac/tests/e_line-numbering-works.sh PASS: tmac/tests/e_rejects-too-short-page-lengths.sh PASS: tmac/tests/ec_works.sh PASS: tmac/tests/latin2_works.sh PASS: tmac/tests/latin5_works.sh PASS: tmac/tests/latin9_works.sh PASS: tmac/tests/localization-works.sh SKIP: tmac/tests/pdfpic_does-not-choke-on-bad-pdfinfo-output.sh PASS: tmac/tests/pdfpic_falls-back-to-PSPIC.sh PASS: tmac/tests/s_IP-indents-using-paragraph-type-size.sh PASS: tmac/tests/s_IP-respects-inter-sentence-space-in-tags.sh PASS: tmac/tests/s_PN-works.sh PASS: tmac/tests/s_R-handles-its-arguments.sh PASS: tmac/tests/s_SH-resets-IP-indentation-amount.sh PASS: tmac/tests/s_TC-works-with-percent-in-custom-titles.sh PASS: tmac/tests/s_XA-literal-no-argument-suppresses-leader.sh PASS: tmac/tests/s_honor-MINGW-when-two-columns.sh PASS: tmac/tests/s_mark-column-start-correctly.sh PASS: tmac/tests/s_no-excess-space-around-displays.tmac PASS: tmac/tests/s_rejects-too-short-page-lengths.sh ============================================================================ Testsuite summary for GNU roff 1.23.0.rc2.93-a6c8 ============================================================================ # TOTAL: 160 # PASS: 155 # SKIP: 2 # XFAIL: 2 # FAIL: 1 # XPASS: 0 # ERROR: 0 ============================================================================ See ./test-suite.log Please report to http://savannah.gnu.org/bugs/?group=groff ============================================================================ gmake[3]: *** [Makefile:10433: test-suite.log] Error 1 gmake[3]: Leaving directory '/export/home/gbranden/groff-1.23.0.rc2.93-a6c8' gmake[2]: *** [Makefile:10541: check-TESTS] Error 2 gmake[2]: Leaving directory '/export/home/gbranden/groff-1.23.0.rc2.93-a6c8' gmake[1]: *** [Makefile:11898: check-am] Error 2 gmake[1]: Leaving directory '/export/home/gbranden/groff-1.23.0.rc2.93-a6c8' gmake: *** [Makefile:11900: check] Error 2 gbranden@gcc-solaris11:~/groff-1.23.0.rc2.93-a6c8$ gs -h GPL Ghostscript 9.15 (2014-09-22) Copyright (C) 2014 Artifex Software, Inc. All rights reserved. Usage: gs [switches] [file1.ps file2.ps ...] Most frequently used switches: (you can use # in place of =) -dNOPAUSE no pause after page | -q `quiet', fewer messages -gx page size in pixels | -r pixels/inch resolution -sDEVICE= select device | -dBATCH exit after last file -sOutputFile= select output file: - for stdout, |command for pipe, embed %d or %ld for page # Input formats: PostScript PostScriptLevel1 PostScriptLevel2 PostScriptLevel3 PDF Default output device: x11alpha Available devices: alc1900 alc2000 alc4000 alc4100 alc8500 alc8600 alc9100 ap3250 appledmp atx23 atx24 atx38 bbox bit bitcmyk bitrgb bitrgbtags bj10e bj10v bj10vh bj200 bjc600 bjc800 bjc880j bjccmyk bjccolor bjcgray bjcmono bmp16 bmp16m bmp256 bmp32b bmpgray bmpmono bmpsep1 bmpsep8 ccr cdeskjet cdj1600 cdj500 cdj550 cdj670 cdj850 cdj880 cdj890 cdj970 cdjcolor cdjmono cdnj500 cfax chp2200 cif cljet5 cljet5c cljet5pr coslw2p coslwxl cp50 cups declj250 deskjet devicen dfaxhigh dfaxlow dj505j djet500 djet500c dl2100 dnj650c epl2050 epl2050p epl2120 epl2500 epl2750 epl5800 epl5900 epl6100 epl6200 eplcolor eplmono eps2write eps9high eps9mid epson epsonc escp escpage faxg3 faxg32d faxg4 fmlbp fmpr fpng fs600 gdi hl1240 hl1250 hl7x0 hpdj1120c hpdj310 hpdj320 hpdj340 hpdj400 hpdj500 hpdj500c hpdj510 hpdj520 hpdj540 hpdj550c hpdj560c hpdj600 hpdj660c hpdj670c hpdj680c hpdj690c hpdj850c hpdj855c hpdj870c hpdj890c hpdjplus hpdjportable ibmpro ijs imagen inferno ink_cov inkcov itk24i itk38 iwhi iwlo iwlq jetp3852 jj100 jpeg jpegcmyk jpeggray la50 la70 la75 la75plus laserjet lbp310 lbp320 lbp8 lex2050 lex3200 lex5700 lex7000 lips2p lips3 lips4 lips4v lj250 lj3100sw lj4dith lj4dithp lj5gray lj5mono ljet2p ljet3 ljet3d ljet4 ljet4d ljet4pjl ljetplus ln03 lp1800 lp1900 lp2000 lp2200 lp2400 lp2500 lp2563 lp3000c lp7500 lp7700 lp7900 lp8000 lp8000c lp8100 lp8200c lp8300c lp8300f lp8400f lp8500c lp8600 lp8600f lp8700 lp8800c lp8900 lp9000b lp9000c lp9100 lp9200b lp9200c lp9300 lp9400 lp9500c lp9600 lp9600s lp9800c lps4500 lps6500 lq850 lxm3200 lxm5700m m8510 mag16 mag256 md1xMono md2k md50Eco md50Mono md5k mgr4 mgr8 mgrgray2 mgrgray4 mgrgray8 mgrmono miff24 mj500c mj6000c mj700v2c mj8000c ml600 necp6 npdl nullpage oce9050 oki182 oki4w okiibm oprp opvp paintjet pam pamcmyk32 pamcmyk4 pbm pbmraw pcl3 pcx16 pcx24b pcx256 pcx256 pcx2up pcxcmyk pcxgray pcxmono pdfwrite pdfwrite pdfwrite pgm pgmraw pgnm pgnmraw photoex picty180 pj pjetxl pjxl pjxl300 pkm pkmraw pksm pksmraw plan plan9bm planc plang plank planm png16 png16m png256 png48 pngalpha pnggray pngmono pnm pnmraw ppm ppmraw pr1000 pr1000_4 pr150 pr201 ps2write psdcmyk psdcmykog psdrgb pwgraster pxlcolor pxlmono r4081 rinkj rpdl samsunggdi sgirgb sj48 spotcmyk st800 stcolor sunhmono t4693d2 t4693d4 t4693d8 tek4696 tiff12nc tiff24nc tiff32nc tiff48nc tiff64nc tiffcrle tiffg3 tiffg32d tiffg4 tiffgray tifflzw tiffpack tiffscaled tiffsep tiffsep1 txtwrite uniprint x11 x11alpha x11cmyk x11cmyk2 x11cmyk4 x11cmyk8 x11gray2 x11gray4 x11mono x11rg16x x11rg32x xcf xes xpswrite Search path: %rom%Resource/Init/ : %rom%lib/ : /opt/csw/share/ghostscript/9.15/Resource/Init : /opt/csw/share/ghostscript/9.15/lib : /opt/csw/share/ghostscript/9.15/Resource/Font : /opt/csw/share/ghostscript/fonts : /opt/csw/share/ghostscript/fonts Ghostscript is also using fontconfig to search for font files Initialization files are compiled into the executable. For more information, see /opt/csw/share/ghostscript/9.15/doc/Use.htm. Please report bugs to bugs.ghostscript.com. gbranden@gcc-solaris11:~/groff-1.23.0.rc2.93-a6c8$ ls /opt/csw/share/ghostscript/9.15/Resource/Init /opt/csw/share/ghostscript/9.15/Resource/Init: No such file or directory gbranden@gcc-solaris11:~/groff-1.23.0.rc2.93-a6c8$ ls /opt/csw/share/ghostscript/9.15/lib PDFA_def.ps acctest.ps bjc610a8.upp docie.ps gs_s.xbm mkcidfm.ps ras32.upp stc2_h.upp stcolor.ps PDFX_def.ps addxchar.ps bjc610b1.upp escp_24.src gs_s.xpm necp2x.upp ras4.upp stc2s_h.upp stocht.ps PM760p.upp align.ps bjc610b2.upp font2c.ps gs_s_m.xbm necp2x6.upp ras8m.upp stc300.upp traceimg.ps PM760pl.upp bj8.rpd bjc610b3.upp font2pcl.ps gs_t.xbm packfile.ps rollconv.ps stc300bl.upp traceop.ps PM820p.upp bj8gc12f.upp bjc610b4.upp ghostpdf.ppd gs_t.xpm pcharstr.ps s400a1.upp stc300bm.upp type1enc.ps PM820pl.upp bj8hg12f.upp bjc610b6.upp gs_ce_e.ps gs_t_m.xbm pdf2dsc.ps s400b1.upp stc500p.upp type1ops.ps Stc670p.upp bj8oh06n.upp bjc610b7.upp gs_cmdl.ps gs_wl1_e.ps pdfwrite.ps sharp.upp stc500ph.upp uninfo.ps Stc670pl.upp bj8pa06n.upp bjc610b8.upp gs_il2_e.ps gs_wl2_e.ps pf2afm.ps showchar.ps stc600ih.upp unprot.ps Stc680p.upp bj8pp12f.upp caption.ps gs_kanji.ps gs_wl5_e.ps pfbtopfa.ps showpage.ps stc600p.upp viewcmyk.ps Stc680pl.upp bj8ts06n.upp cbjc600.ppd gs_ksb_e.ps gslp.ps ppath.ps sipixa6.upp stc600pl.upp viewgif.ps Stc740p.upp bjc6000a1.upp cbjc800.ppd gs_l.xbm gsnup.ps pphs.ps st640ih.upp stc640p.upp viewjpeg.ps Stc740pl.upp bjc6000b1.upp cdj550.upp gs_l.xpm ht_ccsto.ps prfont.ps st640ihg.upp stc740ih.upp viewmiff.ps Stc760p.upp bjc610a0.upp cdj690.upp gs_l_m.xbm image-qa.ps printafm.ps st640p.upp stc800ih.upp viewpbm.ps Stc760pl.upp bjc610a1.upp cdj690ec.upp gs_lgo_e.ps impath.ps ps2ai.ps st640pg.upp stc800p.upp viewpcx.ps Stc777p.upp bjc610a2.upp cid2code.ps gs_lgx_e.ps jispaper.ps ps2ascii.ps st640pl.upp stc800pl.upp viewps2a.ps Stc777pl.upp bjc610a3.upp decrypt.ps gs_m.xbm landscap.ps ps2epsi.ps st640plg.upp stc_h.upp wftopfa.ps Stp720p.upp bjc610a4.upp dmp_init.ps gs_m.xpm level1.ps quit.ps stc.upp stc_l.upp winmaps.ps Stp720pl.upp bjc610a5.upp dmp_site.ps gs_m_m.xbm lines.ps ras1.upp stc1520h.upp stcany.upp wrfont.ps Stp870p.upp bjc610a6.upp dnj750c.upp gs_pfile.ps markhint.ps ras24.upp stc2.upp stcany_h.upp zeroline.ps Stp870pl.upp bjc610a7.upp dnj750m.upp gs_rdlin.ps markpath.ps ras3.upp stc200_h.upp stcinfo.ps gbranden@gcc-solaris11:~/groff-1.23.0.rc2.93-a6c8$ ls /opt/csw/share/ghostscript/9.15/Resource/Font /opt/csw/share/ghostscript/9.15/Resource/Font: No such file or directory gbranden@gcc-solaris11:~/groff-1.23.0.rc2.93-a6c8$ ls /opt/csw/share/ghostscript/fonts /opt/csw/share/ghostscript/fonts: No such file or directory gbranden@gcc-solaris11:~/groff-1.23.0.rc2.93-a6c8$ logout Connection to gcc211.fsffrance.org closed. ...GBR... Script done on 2023-02-19 19:21:49-06:00 [COMMAND_EXIT_CODE="2"]