* Package:    sys-apps/groff-1.23.0:0
 * Repository: gentoo
 * Maintainer: base-system@gentoo.org
 * USE:        X abi_x86_64 amd64 elibc_glibc kernel_linux
 * FEATURES:   network-sandbox preserve-libs sandbox userpriv usersandbox
>>> Unpacking source...
>>> Unpacking groff-1.23.0.tar.gz to /var/tmp/portage/sys-apps/groff-1.23.0/work
>>> Source unpacked in /var/tmp/portage/sys-apps/groff-1.23.0/work
>>> Preparing source in /var/tmp/portage/sys-apps/groff-1.23.0/work/groff-1.23.0 ...
  [ ok ]
>>> Source prepared.
>>> Configuring source in /var/tmp/portage/sys-apps/groff-1.23.0/work/groff-1.23.0 ...
 * econf: updating groff-1.23.0/build-aux/config.guess with /usr/share/gnuconfig/config.guess
 * econf: updating groff-1.23.0/build-aux/config.sub with /usr/share/gnuconfig/config.sub
./configure --prefix=/usr --build=x86_64-pc-linux-gnu --host=x86_64-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --datarootdir=/usr/share --disable-dependency-tracking --disable-silent-rules --docdir=/usr/share/doc/groff-1.23.0 --htmldir=/usr/share/doc/groff-1.23.0/html --libdir=/usr/lib64 --with-appdefdir=/usr/share/X11/app-defaults --without-compatibility-wrappers --without-uchardet --with-x
checking for x86_64-pc-linux-gnu-gcc... x86_64-pc-linux-gnu-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 the compiler supports GNU C... yes
checking whether x86_64-pc-linux-gnu-gcc accepts -g... yes
checking for x86_64-pc-linux-gnu-gcc option to enable C11 features... none needed
checking whether x86_64-pc-linux-gnu-gcc understands -c and -o together... yes
checking whether the compiler is clang... no
checking for compiler option needed when checking for declarations... (cached) -Werror=implicit-function-declaration
checking for stdio.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for strings.h... yes
checking for sys/stat.h... yes
checking for sys/types.h... yes
checking for unistd.h... yes
checking for wchar.h... yes
checking for minix/config.h... no
checking for features.h... yes
checking for limits.h... yes
checking for math.h... yes
checking for sys/mman.h... yes
checking for crtdefs.h... no
checking for wctype.h... 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... /var/tmp/portage/._portage_reinstall_.pqurg6e9/bin/ebuild-helpers/xattr/install -c
checking whether build environment is sane... yes
checking for a race-free mkdir -p... /bin/mkdir -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 x86_64-pc-linux-gnu-gcc... none
checking whether make supports nested variables... (cached) yes
checking for x86_64-pc-linux-gnu-gcc... (cached) x86_64-pc-linux-gnu-gcc
checking whether the compiler supports GNU C... (cached) yes
checking whether x86_64-pc-linux-gnu-gcc accepts -g... (cached) yes
checking for x86_64-pc-linux-gnu-gcc option to enable C11 features... (cached) none needed
checking whether x86_64-pc-linux-gnu-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) -Werror=implicit-function-declaration
checking for x86_64-pc-linux-gnu-g++... x86_64-pc-linux-gnu-g++
checking whether the compiler supports GNU C++... yes
checking whether x86_64-pc-linux-gnu-g++ accepts -g... yes
checking for x86_64-pc-linux-gnu-g++ option to enable C++11 features... none needed
checking dependency style of x86_64-pc-linux-gnu-g++... none
checking build system type... x86_64-pc-linux-gnu
checking host system type... x86_64-pc-linux-gnu
checking how to run the C preprocessor... x86_64-pc-linux-gnu-gcc -E
checking for grep that handles long lines and -e... /bin/grep
checking for egrep... /bin/grep -E
checking for Minix Amsterdam compiler... no
checking for x86_64-pc-linux-gnu-ar... x86_64-pc-linux-gnu-ar
checking for x86_64-pc-linux-gnu-ranlib... x86_64-pc-linux-gnu-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... yes
checking whether byte ordering is bigendian... no
checking whether long double and double are the same... no
checking whether printf supports infinite 'long double' arguments... yes
checking whether printf supports the 'a' and 'A' directives... yes
checking whether printf supports the 'F' directive... yes
checking whether printf supports the 'n' directive... no
checking whether printf supports the 'ls' directive... yes
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... yes
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 x86_64-pc-linux-gnu-gcc options needed to detect all undeclared functions... (cached) none needed
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 getpagesize... 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 1 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.... yes
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.... yes
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... yes
checking whether getc_unlocked is declared... yes
checking whether we are using the GNU C Library >= 2.1 or uClibc... yes
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 _Bool... yes
checking for stdbool.h that conforms to C99 or later... yes
checking for good max_align_t... yes
checking whether NULL can be used in arbitrary expressions... yes
checking whether fcloseall is declared... yes
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... yes
checking whether vsnprintf is declared... yes
checking whether <wchar.h> uses 'inline' correctly... yes
checking whether wcsdup is declared... yes
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... yes, an <assert.h> macro
checking whether conversion from 'int' to 'long double' works... 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... yes
checking whether frexpl works... yes
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) yes
checking whether frexpl works... (cached) yes
checking whether frexpl is declared... (cached) yes
checking whether ldexpl() can be used without linking with libm... yes
checking whether ldexpl works... yes
checking whether ldexpl is declared... yes
checking for signbit macro... yes
checking for signbit compiler built-ins... yes
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... yes
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... yes
checking for connect... yes
checking for remove... yes
checking for shmat... yes
checking for IceConnectionNumber in -lICE... yes
checking for Xaw library and header files... yes
checking for Xmu library and header files... yes
checking for a sed that does not truncate output... /bin/sed
checking for perl... /usr/bin/perl
checking for perl version... 5.40.0
checking for lpr... lpr
checking for lp... lp
checking for lpq... lpq
checking option to use when spooling DVI files... -d
checking for egrep... (cached) /bin/grep -E
checking for byacc... no
checking for bison... bison -y
checking for m4... m4
checking for makeinfo... makeinfo
checking for makeinfo version... 7.1.1
checking for texi2dvi... texi2dvi
checking for tex... missing
checking for x86_64-pc-linux-gnu-ranlib... (cached) x86_64-pc-linux-gnu-ranlib
checking for install-info... install-info
checking whether ln -s works... yes
checking for xpmtoppm... missing
checking for x86_64-pc-linux-gnu-pkg-config... /usr/bin/x86_64-pc-linux-gnu-pkg-config
checking pkg-config is at least version 0.9.0... yes
checking for csh hash hack... no
checking for stdbool.h... (cached) yes
checking for stddef.h... yes
checking for stdlib.h... (cached) yes
checking for unistd.h... (cached) yes
checking for dirent.h... yes
checking for limits.h... (cached) yes
checking for sys/dir.h... yes
checking for string.h... (cached) yes
checking for strings.h... (cached) yes
checking for math.h... (cached) yes
checking for sys/time.h... yes
checking for direct.h... 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 <errno.h>, <stdio.h>, or <stdlib.h>... no
checking for sys_errlist in <errno.h>, <stdio.h>, or <stdlib.h>... no
checking C++ <osfcn.h>... no
checking C++ <limits.h>... yes
checking C++ <inttypes.h>... 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... no
checking whether byte ordering is bigendian... (cached) no
checking for main in -lc... yes
checking for sin in -lm... yes
checking for ld used by x86_64-pc-linux-gnu-gcc... /usr/x86_64-pc-linux-gnu/bin/ld
checking if the linker (/usr/x86_64-pc-linux-gnu/bin/ld) is GNU ld... yes
checking for shared library run path origin... done
checking how to run the C++ preprocessor... x86_64-pc-linux-gnu-g++ -E
checking for iconv... yes
checking for working iconv... yes
checking for iconv declaration... 
         extern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft);
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... no
checking for prefix of system macro packages... none
checking which system macro packages should be made available... none found
checking separator character to use in groff search paths... :
checking for x86_64-pc-linux-gnu-gs... no
checking for x86_64-pc-linux-gnu-gswin32c... no
checking for x86_64-pc-linux-gnu-gsos2... no
checking for gs... no
checking for gswin32c... no
checking for gsos2... no
checking for pnmcrop... missing
checking for pnmcut... missing
checking for pnmtopng... missing
checking for pnmtops... missing
checking for psselect... missing
checking for x86_64-pc-linux-gnu-gawk... (cached) gawk
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... /bin/bash
checking whether we are using the GNU C Library >= 2.1 or uClibc... (cached) yes
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
----------------------------------------------------------------------
 installation directory prefix    : /usr
 C++ compiler and options         : x86_64-pc-linux-gnu-g++ -O3 -march=native -mtune=native -fomit-frame-pointer -pipe 
 use libgroff's memory allocator  : no
 C compiler and options           : x86_64-pc-linux-gnu-gcc -O3 -march=native -mtune=native -fomit-frame-pointer -pipe 
 Perl interpreter version         : 5.40.0
 X11 support                      : enabled
 X11 app defaults directory       : /usr/share/X11/app-defaults
 'groff -l' uses print spooler    : lpr
 use URW fonts for PDF output     : no
 preconv can use uchardet library : no
 can build groff.dvi, groff.pdf   : no
----------------------------------------------------------------------
configure: No Ghostscript program was found in $PATH.

  It was sought under the name(s) "gs gswin32c gsos2".

  groff documentation will not be available in HTML.

  'grohtml' will have reduced function, being unable to produce
  documents using the 'tbl' preprocessor.
    
configure: URW fonts in Type 1/PFB format were not found.

  groff font description files for the URW fonts, used by the 'gropdf'
  output driver, will not be available.  Use and embedding of fonts from
  the 'U' foundry in PDF documents generated by groff will not be
  possible.

  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

  'gropdf' looks for these fonts in several directories specified in
  font/devpdf/Foundry.in.

  You will need to "make distclean" and re-run the 'configure' script
  after installing the URW 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 programs 'gs', '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.

configure: 'pdfroff' will not be functional.

  Because Ghostscript is missing, 'pdfroff' will not operate
  and the 'pdfmark.pdf' document will not be available.

configure: 'gropdf' will have reduced function.

  Neither Ghostscript nor URW fonts are available; groff documentation
  thus will not be available in PDF.

  'gropdf' will be able to handle only documents using the standard PDF
  base 14 fonts, plus the 'EURO' font groff supplies, and font embedding
  with its '-e' option (accessed via the 'groff' command with the option
  '-P -e') will not be possible.

>>> Source configured.
>>> Compiling source in /var/tmp/portage/sys-apps/groff-1.23.0/work/groff-1.23.0 ...
make -j2 AR=x86_64-pc-linux-gnu-ar 
/bin/mkdir -p 'lib'
sed -e 1h -e '1s,.*,/* DO NOT EDIT! GENERATED AUTOMATICALLY! */,' -e 1G \
  -e 's|@''HAVE_ALLOCA_H''@|1|g' \
  ./lib/alloca.in.h > lib/alloca.h-t
mv lib/alloca.h-t lib/alloca.h
/bin/mkdir -p 'lib'
/bin/mkdir -p 'lib'
sed -e 1h -e '1s,.*,/* DO NOT EDIT! GENERATED AUTOMATICALLY! */,' -e 1G \
      -e 's|@''GUARD_PREFIX''@|GL|g' \
      -e 's|@''INCLUDE_NEXT''@|include_next|g' \
      -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \
      -e 's|@''PRAGMA_COLUMNS''@||g' \
      -e 's|@''NEXT_LIMITS_H''@|<limits.h>|g' \
      ./lib/limits.in.h > lib/limits.h-t
mv lib/limits.h-t lib/limits.h
sed -e 1h -e '1s,.*,/* DO NOT EDIT! GENERATED AUTOMATICALLY! */,' -e 1G \
      -e 's/@''HAVE_INTTYPES_H''@/1/g' \
      -e 's|@''INCLUDE_NEXT''@|include_next|g' \
      -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \
      -e 's|@''PRAGMA_COLUMNS''@||g' \
      -e 's|@''NEXT_INTTYPES_H''@|<inttypes.h>|g' \
      -e 's/@''APPLE_UNIVERSAL_BUILD''@/0/g' \
      -e 's/@''PRIPTR_PREFIX''@/__PRIPTR_PREFIX/g' \
      -e 's/@''GNULIB_IMAXABS''@/0/g' \
      -e 's/@''GNULIB_IMAXDIV''@/0/g' \
      -e 's/@''GNULIB_STRTOIMAX''@/0/g' \
      -e 's/@''GNULIB_STRTOUMAX''@/0/g' \
      -e 's/@''HAVE_DECL_IMAXABS''@/1/g' \
      -e 's/@''HAVE_DECL_IMAXDIV''@/1/g' \
      -e 's/@''HAVE_DECL_STRTOIMAX''@/1/g' \
      -e 's/@''HAVE_DECL_STRTOUMAX''@/1/g' \
      -e 's/@''HAVE_IMAXDIV_T''@/1/g' \
      -e 's/@''REPLACE_IMAXABS''@/0/g' \
      -e 's/@''REPLACE_IMAXDIV''@/0/g' \
      -e 's/@''REPLACE_STRTOIMAX''@/0/g' \
      -e 's/@''REPLACE_STRTOUMAX''@/0/g' \
      -e 's/@''INT32_MAX_LT_INTMAX_MAX''@/1/g' \
      -e 's/@''INT64_MAX_EQ_LONG_MAX''@/defined _LP64/g' \
      -e 's/@''UINT32_MAX_LT_UINTMAX_MAX''@/1/g' \
      -e 's/@''UINT64_MAX_EQ_ULONG_MAX''@/defined _LP64/g' \
      -e '/definitions of _GL_FUNCDECL_RPL/r ./lib/c++defs.h' \
      -e '/definition of _GL_ARG_NONNULL/r ./lib/arg-nonnull.h' \
      -e '/definition of _GL_WARN_ON_USE/r ./lib/warn-on-use.h' \
      ./lib/inttypes.in.h > lib/inttypes.h-t
mv lib/inttypes.h-t lib/inttypes.h
/bin/mkdir -p 'lib'
sed -e 1h -e '1s,.*,/* DO NOT EDIT! GENERATED AUTOMATICALLY! */,' -e 1G \
      -e 's|@''GUARD_PREFIX''@|GL|g' \
      -e 's|@''INCLUDE_NEXT_AS_FIRST_DIRECTIVE''@|include_next|g' \
      -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \
      -e 's|@''PRAGMA_COLUMNS''@||g' \
      -e 's|@''NEXT_AS_FIRST_DIRECTIVE_MATH_H''@|<math.h>|g' \
      -e 's/@''GNULIB_ACOSF''@/0/g' \
      -e 's/@''GNULIB_ACOSL''@/0/g' \
      -e 's/@''GNULIB_ASINF''@/0/g' \
      -e 's/@''GNULIB_ASINL''@/0/g' \
      -e 's/@''GNULIB_ATANF''@/0/g' \
      -e 's/@''GNULIB_ATANL''@/0/g' \
      -e 's/@''GNULIB_ATAN2F''@/0/g' \
      -e 's/@''GNULIB_CBRT''@/0/g' \
      -e 's/@''GNULIB_CBRTF''@/0/g' \
      -e 's/@''GNULIB_CBRTL''@/0/g' \
      -e 's/@''GNULIB_CEIL''@/0/g' \
      -e 's/@''GNULIB_CEILF''@/0/g' \
      -e 's/@''GNULIB_CEILL''@/0/g' \
      -e 's/@''GNULIB_COPYSIGN''@/0/g' \
      -e 's/@''GNULIB_COPYSIGNF''@/0/g' \
      -e 's/@''GNULIB_COPYSIGNL''@/0/g' \
      -e 's/@''GNULIB_COSF''@/0/g' \
      -e 's/@''GNULIB_COSL''@/0/g' \
      -e 's/@''GNULIB_COSHF''@/0/g' \
      -e 's/@''GNULIB_EXPF''@/0/g' \
      -e 's/@''GNULIB_EXPL''@/0/g' \
      -e 's/@''GNULIB_EXP2''@/0/g' \
      -e 's/@''GNULIB_EXP2F''@/0/g' \
      -e 's/@''GNULIB_EXP2L''@/0/g' \
      -e 's/@''GNULIB_EXPM1''@/0/g' \
      -e 's/@''GNULIB_EXPM1F''@/0/g' \
      -e 's/@''GNULIB_EXPM1L''@/0/g' \
      -e 's/@''GNULIB_FABSF''@/0/g' \
      -e 's/@''GNULIB_FABSL''@/0/g' \
      -e 's/@''GNULIB_FLOOR''@/0/g' \
      -e 's/@''GNULIB_FLOORF''@/0/g' \
      -e 's/@''GNULIB_FLOORL''@/0/g' \
      -e 's/@''GNULIB_FMA''@/0/g' \
      -e 's/@''GNULIB_FMAF''@/0/g' \
      -e 's/@''GNULIB_FMAL''@/0/g' \
      -e 's/@''GNULIB_FMOD''@/0/g' \
      -e 's/@''GNULIB_FMODF''@/0/g' \
      -e 's/@''GNULIB_FMODL''@/0/g' \
      -e 's/@''GNULIB_FREXPF''@/0/g' \
      -e 's/@''GNULIB_FREXP''@/1/g' \
      -e 's/@''GNULIB_FREXPL''@/1/g' \
      -e 's/@''GNULIB_HYPOT''@/0/g' \
      -e 's/@''GNULIB_HYPOTF''@/0/g' \
      -e 's/@''GNULIB_HYPOTL''@/0/g' \
      < ./lib/math.in.h | \
  sed -e 's/@''GNULIB_ILOGB''@/0/g' \
      -e 's/@''GNULIB_ILOGBF''@/0/g' \
      -e 's/@''GNULIB_ILOGBL''@/0/g' \
      -e 's/@''GNULIB_ISFINITE''@/0/g' \
      -e 's/@''GNULIB_ISINF''@/0/g' \
      -e 's/@''GNULIB_ISNAN''@/0/g' \
      -e 's/@''GNULIB_ISNANF''@/0/g' \
      -e 's/@''GNULIB_ISNAND''@/0/g' \
      -e 's/@''GNULIB_ISNANL''@/0/g' \
      -e 's/@''GNULIB_LDEXPF''@/0/g' \
      -e 's/@''GNULIB_LDEXPL''@/0/g' \
      -e 's/@''GNULIB_LOG''@/0/g' \
      -e 's/@''GNULIB_LOGF''@/0/g' \
      -e 's/@''GNULIB_LOGL''@/0/g' \
      -e 's/@''GNULIB_LOG10''@/0/g' \
      -e 's/@''GNULIB_LOG10F''@/0/g' \
      -e 's/@''GNULIB_LOG10L''@/0/g' \
      -e 's/@''GNULIB_LOG1P''@/0/g' \
      -e 's/@''GNULIB_LOG1PF''@/0/g' \
      -e 's/@''GNULIB_LOG1PL''@/0/g' \
      -e 's/@''GNULIB_LOG2''@/0/g' \
      -e 's/@''GNULIB_LOG2F''@/0/g' \
      -e 's/@''GNULIB_LOG2L''@/0/g' \
      -e 's/@''GNULIB_LOGB''@/0/g' \
      -e 's/@''GNULIB_LOGBF''@/0/g' \
      -e 's/@''GNULIB_LOGBL''@/0/g' \
      -e 's/@''GNULIB_MODF''@/0/g' \
      -e 's/@''GNULIB_MODFF''@/0/g' \
      -e 's/@''GNULIB_MODFL''@/0/g' \
      -e 's/@''GNULIB_POWF''@/0/g' \
      -e 's/@''GNULIB_REMAINDER''@/0/g' \
      -e 's/@''GNULIB_REMAINDERF''@/0/g' \
      -e 's/@''GNULIB_REMAINDERL''@/0/g' \
      -e 's/@''GNULIB_RINT''@/0/g' \
      -e 's/@''GNULIB_RINTF''@/0/g' \
      -e 's/@''GNULIB_RINTL''@/0/g' \
      -e 's/@''GNULIB_ROUND''@/0/g' \
      -e 's/@''GNULIB_ROUNDF''@/0/g' \
      -e 's/@''GNULIB_ROUNDL''@/0/g' \
      -e 's/@''GNULIB_SIGNBIT''@/1/g' \
      -e 's/@''GNULIB_SINF''@/0/g' \
      -e 's/@''GNULIB_SINL''@/0/g' \
      -e 's/@''GNULIB_SINHF''@/0/g' \
      -e 's/@''GNULIB_SQRTF''@/0/g' \
      -e 's/@''GNULIB_SQRTL''@/0/g' \
      -e 's/@''GNULIB_TANF''@/0/g' \
      -e 's/@''GNULIB_TANL''@/0/g' \
      -e 's/@''GNULIB_TANHF''@/0/g' \
      -e 's/@''GNULIB_TRUNC''@/0/g' \
      -e 's/@''GNULIB_TRUNCF''@/0/g' \
      -e 's/@''GNULIB_TRUNCL''@/0/g' \
      -e 's/@''GNULIB_MDA_J0''@/1/g' \
      -e 's/@''GNULIB_MDA_J1''@/1/g' \
      -e 's/@''GNULIB_MDA_JN''@/1/g' \
      -e 's/@''GNULIB_MDA_Y0''@/1/g' \
      -e 's/@''GNULIB_MDA_Y1''@/1/g' \
      -e 's/@''GNULIB_MDA_YN''@/1/g' \
  | \
  sed -e 's|@''HAVE_ACOSF''@|1|g' \
      -e 's|@''HAVE_ACOSL''@|1|g' \
      -e 's|@''HAVE_ASINF''@|1|g' \
      -e 's|@''HAVE_ASINL''@|1|g' \
      -e 's|@''HAVE_ATANF''@|1|g' \
      -e 's|@''HAVE_ATANL''@|1|g' \
      -e 's|@''HAVE_ATAN2F''@|1|g' \
      -e 's|@''HAVE_CBRT''@|1|g' \
      -e 's|@''HAVE_CBRTF''@|1|g' \
      -e 's|@''HAVE_CBRTL''@|1|g' \
      -e 's|@''HAVE_COPYSIGN''@|1|g' \
      -e 's|@''HAVE_COPYSIGNL''@|1|g' \
      -e 's|@''HAVE_COSF''@|1|g' \
      -e 's|@''HAVE_COSL''@|1|g' \
      -e 's|@''HAVE_COSHF''@|1|g' \
      -e 's|@''HAVE_EXPF''@|1|g' \
      -e 's|@''HAVE_EXPL''@|1|g' \
      -e 's|@''HAVE_EXPM1''@|1|g' \
      -e 's|@''HAVE_EXPM1F''@|1|g' \
      -e 's|@''HAVE_FABSF''@|1|g' \
      -e 's|@''HAVE_FABSL''@|1|g' \
      -e 's|@''HAVE_FMA''@|1|g' \
      -e 's|@''HAVE_FMAF''@|1|g' \
      -e 's|@''HAVE_FMAL''@|1|g' \
      -e 's|@''HAVE_FMODF''@|1|g' \
      -e 's|@''HAVE_FMODL''@|1|g' \
      -e 's|@''HAVE_FREXPF''@|1|g' \
      -e 's|@''HAVE_HYPOTF''@|1|g' \
      -e 's|@''HAVE_HYPOTL''@|1|g' \
      -e 's|@''HAVE_ILOGB''@|1|g' \
      -e 's|@''HAVE_ILOGBF''@|1|g' \
      -e 's|@''HAVE_ILOGBL''@|1|g' \
      -e 's|@''HAVE_ISNANF''@|1|g' \
      -e 's|@''HAVE_ISNAND''@|1|g' \
      -e 's|@''HAVE_ISNANL''@|1|g' \
      -e 's|@''HAVE_LDEXPF''@|1|g' \
      -e 's|@''HAVE_LOGF''@|1|g' \
      -e 's|@''HAVE_LOGL''@|1|g' \
      -e 's|@''HAVE_LOG10F''@|1|g' \
      -e 's|@''HAVE_LOG10L''@|1|g' \
      -e 's|@''HAVE_LOG1P''@|1|g' \
      -e 's|@''HAVE_LOG1PF''@|1|g' \
      -e 's|@''HAVE_LOG1PL''@|1|g' \
      -e 's|@''HAVE_LOGBF''@|1|g' \
      -e 's|@''HAVE_LOGBL''@|1|g' \
      -e 's|@''HAVE_MODFF''@|1|g' \
      -e 's|@''HAVE_MODFL''@|1|g' \
      -e 's|@''HAVE_POWF''@|1|g' \
      -e 's|@''HAVE_REMAINDER''@|1|g' \
      -e 's|@''HAVE_REMAINDERF''@|1|g' \
      -e 's|@''HAVE_RINT''@|1|g' \
      -e 's|@''HAVE_RINTL''@|1|g' \
      -e 's|@''HAVE_SINF''@|1|g' \
      -e 's|@''HAVE_SINL''@|1|g' \
      -e 's|@''HAVE_SINHF''@|1|g' \
      -e 's|@''HAVE_SQRTF''@|1|g' \
      -e 's|@''HAVE_SQRTL''@|1|g' \
      -e 's|@''HAVE_TANF''@|1|g' \
      -e 's|@''HAVE_TANL''@|1|g' \
      -e 's|@''HAVE_TANHF''@|1|g' \
      -e 's|@''HAVE_DECL_ACOSL''@|1|g' \
      -e 's|@''HAVE_DECL_ASINL''@|1|g' \
      -e 's|@''HAVE_DECL_ATANL''@|1|g' \
      -e 's|@''HAVE_DECL_CBRTF''@|1|g' \
      -e 's|@''HAVE_DECL_CBRTL''@|1|g' \
      -e 's|@''HAVE_DECL_CEILF''@|1|g' \
      -e 's|@''HAVE_DECL_CEILL''@|1|g' \
      -e 's|@''HAVE_DECL_COPYSIGNF''@|1|g' \
      -e 's|@''HAVE_DECL_COSL''@|1|g' \
      -e 's|@''HAVE_DECL_EXPL''@|1|g' \
      -e 's|@''HAVE_DECL_EXP2''@|1|g' \
      -e 's|@''HAVE_DECL_EXP2F''@|1|g' \
      -e 's|@''HAVE_DECL_EXP2L''@|1|g' \
      -e 's|@''HAVE_DECL_EXPM1L''@|1|g' \
      -e 's|@''HAVE_DECL_FLOORF''@|1|g' \
      -e 's|@''HAVE_DECL_FLOORL''@|1|g' \
      -e 's|@''HAVE_DECL_FREXPL''@|1|g' \
      -e 's|@''HAVE_DECL_LDEXPL''@|1|g' \
      -e 's|@''HAVE_DECL_LOGL''@|1|g' \
      -e 's|@''HAVE_DECL_LOG10L''@|1|g' \
      -e 's|@''HAVE_DECL_LOG2''@|1|g' \
      -e 's|@''HAVE_DECL_LOG2F''@|1|g' \
      -e 's|@''HAVE_DECL_LOG2L''@|1|g' \
      -e 's|@''HAVE_DECL_LOGB''@|1|g' \
      -e 's|@''HAVE_DECL_REMAINDER''@|1|g' \
      -e 's|@''HAVE_DECL_REMAINDERL''@|1|g' \
      -e 's|@''HAVE_DECL_RINTF''@|1|g' \
      -e 's|@''HAVE_DECL_ROUND''@|1|g' \
      -e 's|@''HAVE_DECL_ROUNDF''@|1|g' \
      -e 's|@''HAVE_DECL_ROUNDL''@|1|g' \
      -e 's|@''HAVE_DECL_SINL''@|1|g' \
      -e 's|@''HAVE_DECL_SQRTL''@|1|g' \
      -e 's|@''HAVE_DECL_TANL''@|1|g' \
      -e 's|@''HAVE_DECL_TRUNC''@|1|g' \
      -e 's|@''HAVE_DECL_TRUNCF''@|1|g' \
      -e 's|@''HAVE_DECL_TRUNCL''@|1|g' \
  | \
  sed -e 's|@''REPLACE_ACOSF''@|0|g' \
      -e 's|@''REPLACE_ASINF''@|0|g' \
      -e 's|@''REPLACE_ATANF''@|0|g' \
      -e 's|@''REPLACE_ATAN2F''@|0|g' \
      -e 's|@''REPLACE_CBRTF''@|0|g' \
      -e 's|@''REPLACE_CBRTL''@|0|g' \
      -e 's|@''REPLACE_CEIL''@|0|g' \
      -e 's|@''REPLACE_CEILF''@|0|g' \
      -e 's|@''REPLACE_CEILL''@|0|g' \
      -e 's|@''REPLACE_COSF''@|0|g' \
      -e 's|@''REPLACE_COSHF''@|0|g' \
      -e 's|@''REPLACE_EXPF''@|0|g' \
      -e 's|@''REPLACE_EXPL''@|0|g' \
      -e 's|@''REPLACE_EXPM1''@|0|g' \
      -e 's|@''REPLACE_EXPM1F''@|0|g' \
      -e 's|@''REPLACE_EXPM1L''@|0|g' \
      -e 's|@''REPLACE_EXP2''@|0|g' \
      -e 's|@''REPLACE_EXP2L''@|0|g' \
      -e 's|@''REPLACE_FABSL''@|0|g' \
      -e 's|@''REPLACE_FLOOR''@|0|g' \
      -e 's|@''REPLACE_FLOORF''@|0|g' \
      -e 's|@''REPLACE_FLOORL''@|0|g' \
      -e 's|@''REPLACE_FMA''@|0|g' \
      -e 's|@''REPLACE_FMAF''@|0|g' \
      -e 's|@''REPLACE_FMAL''@|0|g' \
      -e 's|@''REPLACE_FMOD''@|0|g' \
      -e 's|@''REPLACE_FMODF''@|0|g' \
      -e 's|@''REPLACE_FMODL''@|0|g' \
      -e 's|@''REPLACE_FREXPF''@|0|g' \
      -e 's|@''REPLACE_FREXP''@|0|g' \
      -e 's|@''REPLACE_FREXPL''@|0|g' \
      -e 's|@''REPLACE_HUGE_VAL''@|0|g' \
      -e 's|@''REPLACE_HYPOT''@|0|g' \
      -e 's|@''REPLACE_HYPOTF''@|0|g' \
      -e 's|@''REPLACE_HYPOTL''@|0|g' \
      -e 's|@''REPLACE_ILOGB''@|0|g' \
      -e 's|@''REPLACE_ILOGBF''@|0|g' \
      -e 's|@''REPLACE_ILOGBL''@|0|g' \
      -e 's|@''REPLACE_ISFINITE''@|0|g' \
      -e 's|@''REPLACE_ISINF''@|0|g' \
      -e 's|@''REPLACE_ISNAN''@|0|g' \
      -e 's|@''REPLACE_ITOLD''@|0|g' \
      -e 's|@''REPLACE_LDEXPL''@|0|g' \
      -e 's|@''REPLACE_LOG''@|0|g' \
      -e 's|@''REPLACE_LOGF''@|0|g' \
      -e 's|@''REPLACE_LOGL''@|0|g' \
      -e 's|@''REPLACE_LOG10''@|0|g' \
      -e 's|@''REPLACE_LOG10F''@|0|g' \
      -e 's|@''REPLACE_LOG10L''@|0|g' \
      -e 's|@''REPLACE_LOG1P''@|0|g' \
      -e 's|@''REPLACE_LOG1PF''@|0|g' \
      -e 's|@''REPLACE_LOG1PL''@|0|g' \
      -e 's|@''REPLACE_LOG2''@|0|g' \
      -e 's|@''REPLACE_LOG2F''@|0|g' \
      -e 's|@''REPLACE_LOG2L''@|0|g' \
      -e 's|@''REPLACE_LOGB''@|0|g' \
      -e 's|@''REPLACE_LOGBF''@|0|g' \
      -e 's|@''REPLACE_LOGBL''@|0|g' \
      -e 's|@''REPLACE_MODF''@|0|g' \
      -e 's|@''REPLACE_MODFF''@|0|g' \
      -e 's|@''REPLACE_MODFL''@|0|g' \
      -e 's|@''REPLACE_NAN''@|0|g' \
      -e 's|@''REPLACE_REMAINDER''@|0|g' \
      -e 's|@''REPLACE_REMAINDERF''@|0|g' \
      -e 's|@''REPLACE_REMAINDERL''@|0|g' \
      -e 's|@''REPLACE_RINTL''@|0|g' \
      -e 's|@''REPLACE_ROUND''@|0|g' \
      -e 's|@''REPLACE_ROUNDF''@|0|g' \
      -e 's|@''REPLACE_ROUNDL''@|0|g' \
      -e 's|@''REPLACE_SIGNBIT''@|0|g' \
      -e 's|@''REPLACE_SIGNBIT_USING_BUILTINS''@|1|g' \
      -e 's|@''REPLACE_SINF''@|0|g' \
      -e 's|@''REPLACE_SINHF''@|0|g' \
      -e 's|@''REPLACE_SQRTF''@|0|g' \
      -e 's|@''REPLACE_SQRTL''@|0|g' \
      -e 's|@''REPLACE_TANF''@|0|g' \
      -e 's|@''REPLACE_TANHF''@|0|g' \
      -e 's|@''REPLACE_TRUNC''@|0|g' \
      -e 's|@''REPLACE_TRUNCF''@|0|g' \
      -e 's|@''REPLACE_TRUNCL''@|0|g' \
      -e '/definitions of _GL_FUNCDECL_RPL/r ./lib/c++defs.h' \
      -e '/definition of _GL_ARG_NONNULL/r ./lib/arg-nonnull.h' \
      -e '/definition of _GL_WARN_ON_USE/r ./lib/warn-on-use.h' \
      > lib/math.h-t
mv lib/math.h-t lib/math.h
/bin/mkdir -p 'lib'
sed -e 1h -e '1s,.*,/* DO NOT EDIT! GENERATED AUTOMATICALLY! */,' -e 1G \
      -e 's|@''GUARD_PREFIX''@|GL|g' \
      -e 's|@''INCLUDE_NEXT''@|include_next|g' \
      -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \
      -e 's|@''PRAGMA_COLUMNS''@||g' \
      -e 's|@''NEXT_STDIO_H''@|<stdio.h>|g' \
      -e 's/@''GNULIB_DPRINTF''@/0/g' \
      -e 's/@''GNULIB_FCLOSE''@/0/g' \
      -e 's/@''GNULIB_FDOPEN''@/0/g' \
      -e 's/@''GNULIB_FFLUSH''@/0/g' \
      -e 's/@''GNULIB_FGETC''@/1/g' \
      -e 's/@''GNULIB_FGETS''@/1/g' \
      -e 's/@''GNULIB_FOPEN''@/0/g' \
      -e 's/@''GNULIB_FOPEN_GNU''@/0/g' \
      -e 's/@''GNULIB_FPRINTF''@/1/g' \
      -e 's/@''GNULIB_FPRINTF_POSIX''@/1/g' \
      -e 's/@''GNULIB_FPURGE''@/0/g' \
      -e 's/@''GNULIB_FPUTC''@/1/g' \
      -e 's/@''GNULIB_FPUTS''@/1/g' \
      -e 's/@''GNULIB_FREAD''@/1/g' \
      -e 's/@''GNULIB_FREOPEN''@/0/g' \
      -e 's/@''GNULIB_FSCANF''@/1/g' \
      -e 's/@''GNULIB_FSEEK''@/0/g' \
      -e 's/@''GNULIB_FSEEKO''@/0/g' \
      -e 's/@''GNULIB_FTELL''@/0/g' \
      -e 's/@''GNULIB_FTELLO''@/0/g' \
      -e 's/@''GNULIB_FWRITE''@/1/g' \
      -e 's/@''GNULIB_GETC''@/1/g' \
      -e 's/@''GNULIB_GETCHAR''@/1/g' \
      -e 's/@''GNULIB_GETDELIM''@/0/g' \
      -e 's/@''GNULIB_GETLINE''@/0/g' \
      -e 's/@''GNULIB_OBSTACK_PRINTF''@/0/g' \
      -e 's/@''GNULIB_OBSTACK_PRINTF_POSIX''@/0/g' \
      -e 's/@''GNULIB_PCLOSE''@/0/g' \
      -e 's/@''GNULIB_PERROR''@/0/g' \
      -e 's/@''GNULIB_POPEN''@/0/g' \
      -e 's/@''GNULIB_PRINTF''@/1/g' \
      -e 's/@''GNULIB_PRINTF_POSIX''@/0/g' \
      -e 's/@''GNULIB_PUTC''@/1/g' \
      -e 's/@''GNULIB_PUTCHAR''@/1/g' \
      -e 's/@''GNULIB_PUTS''@/1/g' \
      -e 's/@''GNULIB_REMOVE''@/0/g' \
      -e 's/@''GNULIB_RENAME''@/0/g' \
      -e 's/@''GNULIB_RENAMEAT''@/0/g' \
      -e 's/@''GNULIB_SCANF''@/1/g' \
      -e 's/@''GNULIB_SNPRINTF''@/1/g' \
      -e 's/@''GNULIB_SPRINTF_POSIX''@/0/g' \
      -e 's/@''GNULIB_STDIO_H_NONBLOCKING''@/0/g' \
      -e 's/@''GNULIB_STDIO_H_SIGPIPE''@/0/g' \
      -e 's/@''GNULIB_TMPFILE''@/0/g' \
      -e 's/@''GNULIB_VASPRINTF''@/0/g' \
      -e 's/@''GNULIB_VDPRINTF''@/0/g' \
      -e 's/@''GNULIB_VFPRINTF''@/1/g' \
      -e 's/@''GNULIB_VFPRINTF_POSIX''@/0/g' \
      -e 's/@''GNULIB_VFSCANF''@/0/g' \
      -e 's/@''GNULIB_VSCANF''@/0/g' \
      -e 's/@''GNULIB_VPRINTF''@/1/g' \
      -e 's/@''GNULIB_VPRINTF_POSIX''@/0/g' \
      -e 's/@''GNULIB_VSNPRINTF''@/1/g' \
      -e 's/@''GNULIB_VSPRINTF_POSIX''@/0/g' \
      -e 's/@''GNULIB_MDA_FCLOSEALL''@/1/g' \
      -e 's/@''GNULIB_MDA_FDOPEN''@/1/g' \
      -e 's/@''GNULIB_MDA_FILENO''@/1/g' \
      -e 's/@''GNULIB_MDA_GETW''@/1/g' \
      -e 's/@''GNULIB_MDA_PUTW''@/1/g' \
      -e 's/@''GNULIB_MDA_TEMPNAM''@/1/g' \
      < ./lib/stdio.in.h | \
  sed -e 's|@''HAVE_DECL_FCLOSEALL''@|1|g' \
      -e 's|@''HAVE_DECL_FPURGE''@|1|g' \
      -e 's|@''HAVE_DECL_FSEEKO''@|1|g' \
      -e 's|@''HAVE_DECL_FTELLO''@|1|g' \
      -e 's|@''HAVE_DECL_GETDELIM''@|1|g' \
      -e 's|@''HAVE_DECL_GETLINE''@|1|g' \
      -e 's|@''HAVE_DECL_GETW''@|1|g' \
      -e 's|@''HAVE_DECL_OBSTACK_PRINTF''@|1|g' \
      -e 's|@''HAVE_DECL_PUTW''@|1|g' \
      -e 's|@''HAVE_DECL_SNPRINTF''@|1|g' \
      -e 's|@''HAVE_DECL_VSNPRINTF''@|1|g' \
      -e 's|@''HAVE_DPRINTF''@|1|g' \
      -e 's|@''HAVE_FSEEKO''@|1|g' \
      -e 's|@''HAVE_FTELLO''@|1|g' \
      -e 's|@''HAVE_PCLOSE''@|1|g' \
      -e 's|@''HAVE_POPEN''@|1|g' \
      -e 's|@''HAVE_RENAMEAT''@|1|g' \
      -e 's|@''HAVE_VASPRINTF''@|1|g' \
      -e 's|@''HAVE_VDPRINTF''@|1|g' \
      -e 's|@''REPLACE_DPRINTF''@|0|g' \
      -e 's|@''REPLACE_FCLOSE''@|0|g' \
      -e 's|@''REPLACE_FDOPEN''@|0|g' \
      -e 's|@''REPLACE_FFLUSH''@|0|g' \
      -e 's|@''REPLACE_FOPEN''@|0|g' \
      -e 's|@''REPLACE_FOPEN_FOR_FOPEN_GNU''@|0|g' \
      -e 's|@''REPLACE_FPRINTF''@|1|g' \
      -e 's|@''REPLACE_FPURGE''@|0|g' \
      -e 's|@''REPLACE_FREOPEN''@|0|g' \
      -e 's|@''REPLACE_FSEEK''@|0|g' \
      -e 's|@''REPLACE_FSEEKO''@|0|g' \
      -e 's|@''REPLACE_FTELL''@|0|g' \
      -e 's|@''REPLACE_FTELLO''@|0|g' \
      -e 's|@''REPLACE_GETDELIM''@|0|g' \
      -e 's|@''REPLACE_GETLINE''@|0|g' \
      -e 's|@''REPLACE_OBSTACK_PRINTF''@|0|g' \
      -e 's|@''REPLACE_PERROR''@|0|g' \
      -e 's|@''REPLACE_POPEN''@|0|g' \
      -e 's|@''REPLACE_PRINTF''@|0|g' \
      -e 's|@''REPLACE_REMOVE''@|0|g' \
      -e 's|@''REPLACE_RENAME''@|0|g' \
      -e 's|@''REPLACE_RENAMEAT''@|0|g' \
      -e 's|@''REPLACE_SNPRINTF''@|0|g' \
      -e 's|@''REPLACE_SPRINTF''@|0|g' \
      -e 's|@''REPLACE_STDIO_READ_FUNCS''@|0|g' \
      -e 's|@''REPLACE_STDIO_WRITE_FUNCS''@|0|g' \
      -e 's|@''REPLACE_TMPFILE''@|0|g' \
      -e 's|@''REPLACE_VASPRINTF''@|0|g' \
      -e 's|@''REPLACE_VDPRINTF''@|0|g' \
      -e 's|@''REPLACE_VFPRINTF''@|0|g' \
      -e 's|@''REPLACE_VPRINTF''@|0|g' \
      -e 's|@''REPLACE_VSNPRINTF''@|0|g' \
      -e 's|@''REPLACE_VSPRINTF''@|0|g' \
      -e 's|@''ASM_SYMBOL_PREFIX''@||g' \
      -e '/definitions of _GL_FUNCDECL_RPL/r ./lib/c++defs.h' \
      -e '/definition of _GL_ARG_NONNULL/r ./lib/arg-nonnull.h' \
      -e '/definition of _GL_WARN_ON_USE/r ./lib/warn-on-use.h' \
      > lib/stdio.h-t
mv lib/stdio.h-t lib/stdio.h
/bin/mkdir -p 'lib'
/bin/mkdir -p 'lib'
sed -e 1h -e '1s,.*,/* DO NOT EDIT! GENERATED AUTOMATICALLY! */,' -e 1G \
      -e 's|@''GUARD_PREFIX''@|GL|g' \
      -e 's|@''INCLUDE_NEXT''@|include_next|g' \
      -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \
      -e 's|@''PRAGMA_COLUMNS''@||g' \
      -e 's|@''NEXT_STRING_H''@|<string.h>|g' \
      -e 's/@''GNULIB_EXPLICIT_BZERO''@/0/g' \
      -e 's/@''GNULIB_FFSL''@/0/g' \
      -e 's/@''GNULIB_FFSLL''@/0/g' \
      -e 's/@''GNULIB_MBSLEN''@/0/g' \
      -e 's/@''GNULIB_MBSNLEN''@/0/g' \
      -e 's/@''GNULIB_MBSCHR''@/0/g' \
      -e 's/@''GNULIB_MBSRCHR''@/0/g' \
      -e 's/@''GNULIB_MBSSTR''@/0/g' \
      -e 's/@''GNULIB_MBSCASECMP''@/0/g' \
      -e 's/@''GNULIB_MBSNCASECMP''@/0/g' \
      -e 's/@''GNULIB_MBSPCASECMP''@/0/g' \
      -e 's/@''GNULIB_MBSCASESTR''@/0/g' \
      -e 's/@''GNULIB_MBSCSPN''@/0/g' \
      -e 's/@''GNULIB_MBSPBRK''@/0/g' \
      -e 's/@''GNULIB_MBSSPN''@/0/g' \
      -e 's/@''GNULIB_MBSSEP''@/0/g' \
      -e 's/@''GNULIB_MBSTOK_R''@/0/g' \
      -e 's/@''GNULIB_MEMCHR''@/1/g' \
      -e 's/@''GNULIB_MEMMEM''@/0/g' \
      -e 's/@''GNULIB_MEMPCPY''@/0/g' \
      -e 's/@''GNULIB_MEMRCHR''@/0/g' \
      -e 's/@''GNULIB_MEMSET_EXPLICIT''@/0/g' \
      -e 's/@''GNULIB_RAWMEMCHR''@/0/g' \
      -e 's/@''GNULIB_STPCPY''@/0/g' \
      -e 's/@''GNULIB_STPNCPY''@/0/g' \
      -e 's/@''GNULIB_STRCHRNUL''@/0/g' \
      -e 's/@''GNULIB_STRDUP''@/0/g' \
      -e 's/@''GNULIB_STRNCAT''@/0/g' \
      -e 's/@''GNULIB_STRNDUP''@/0/g' \
      -e 's/@''GNULIB_STRNLEN''@/0/g' \
      -e 's/@''GNULIB_STRPBRK''@/0/g' \
      -e 's/@''GNULIB_STRSEP''@/0/g' \
      -e 's/@''GNULIB_STRSTR''@/0/g' \
      -e 's/@''GNULIB_STRCASESTR''@/0/g' \
      -e 's/@''GNULIB_STRTOK_R''@/0/g' \
      -e 's/@''GNULIB_STRERROR''@/0/g' \
      -e 's/@''GNULIB_STRERROR_R''@/0/g' \
      -e 's/@''GNULIB_STRERRORNAME_NP''@/0/g' \
      -e 's/@''GNULIB_SIGABBREV_NP''@/0/g' \
      -e 's/@''GNULIB_SIGDESCR_NP''@/0/g' \
      -e 's/@''GNULIB_STRSIGNAL''@/0/g' \
      -e 's/@''GNULIB_STRVERSCMP''@/0/g' \
      -e 's/@''GNULIB_MDA_MEMCCPY''@/1/g' \
      -e 's/@''GNULIB_MDA_STRDUP''@/1/g' \
      -e 's/@''GNULIB_FREE_POSIX''@/1/g' \
      < ./lib/string.in.h | \
  sed -e 's|@''HAVE_EXPLICIT_BZERO''@|1|g' \
      -e 's|@''HAVE_FFSL''@|1|g' \
      -e 's|@''HAVE_FFSLL''@|1|g' \
      -e 's|@''HAVE_MBSLEN''@|0|g' \
      -e 's|@''HAVE_DECL_MEMMEM''@|1|g' \
      -e 's|@''HAVE_MEMPCPY''@|1|g' \
      -e 's|@''HAVE_DECL_MEMRCHR''@|1|g' \
      -e 's|@''HAVE_MEMSET_EXPLICIT''@|1|g' \
      -e 's|@''HAVE_RAWMEMCHR''@|1|g' \
      -e 's|@''HAVE_STPCPY''@|1|g' \
      -e 's|@''HAVE_STPNCPY''@|1|g' \
      -e 's|@''HAVE_STRCHRNUL''@|1|g' \
      -e 's|@''HAVE_DECL_STRDUP''@|1|g' \
      -e 's|@''HAVE_DECL_STRNDUP''@|1|g' \
      -e 's|@''HAVE_DECL_STRNLEN''@|1|g' \
      -e 's|@''HAVE_STRPBRK''@|1|g' \
      -e 's|@''HAVE_STRSEP''@|1|g' \
      -e 's|@''HAVE_STRCASESTR''@|1|g' \
      -e 's|@''HAVE_DECL_STRTOK_R''@|1|g' \
      -e 's|@''HAVE_DECL_STRERROR_R''@|1|g' \
      -e 's|@''HAVE_STRERRORNAME_NP''@|1|g' \
      -e 's|@''HAVE_SIGABBREV_NP''@|1|g' \
      -e 's|@''HAVE_SIGDESCR_NP''@|1|g' \
      -e 's|@''HAVE_DECL_STRSIGNAL''@|1|g' \
      -e 's|@''HAVE_STRVERSCMP''@|1|g' \
      -e 's|@''REPLACE_FFSLL''@|0|g' \
      -e 's|@''REPLACE_MEMCHR''@|0|g' \
      -e 's|@''REPLACE_MEMMEM''@|0|g' \
      -e 's|@''REPLACE_MEMPCPY''@|0|g' \
      -e 's|@''REPLACE_FREE''@|0|g' \
      -e 's|@''REPLACE_STPCPY''@|0|g' \
      -e 's|@''REPLACE_STPNCPY''@|0|g' \
      -e 's|@''REPLACE_STRCHRNUL''@|0|g' \
      -e 's|@''REPLACE_STRDUP''@|0|g' \
      -e 's|@''REPLACE_STRNCAT''@|0|g' \
      -e 's|@''REPLACE_STRNDUP''@|0|g' \
      -e 's|@''REPLACE_STRNLEN''@|0|g' \
      -e 's|@''REPLACE_STRSTR''@|0|g' \
      -e 's|@''REPLACE_STRCASESTR''@|0|g' \
      -e 's|@''REPLACE_STRTOK_R''@|0|g' \
      -e 's|@''REPLACE_STRERROR''@|0|g' \
      -e 's|@''REPLACE_STRERROR_R''@|0|g' \
      -e 's|@''REPLACE_STRERRORNAME_NP''@|0|g' \
      -e 's|@''REPLACE_STRSIGNAL''@|0|g' \
      -e 's|@''UNDEFINE_STRTOK_R''@|0|g' \
      -e '/definitions of _GL_FUNCDECL_RPL/r ./lib/c++defs.h' \
      -e '/definition of _GL_ARG_NONNULL/r ./lib/arg-nonnull.h' \
      -e '/definition of _GL_WARN_ON_USE/r ./lib/warn-on-use.h' \
      > lib/string.h-t
mv lib/string.h-t lib/string.h
sed -e 1h -e '1s,.*,/* DO NOT EDIT! GENERATED AUTOMATICALLY! */,' -e 1G \
      -e 's|@''GUARD_PREFIX''@|GL|g' \
      -e 's|@''INCLUDE_NEXT''@|include_next|g' \
      -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \
      -e 's|@''PRAGMA_COLUMNS''@||g' \
      -e 's|@''NEXT_STDLIB_H''@|<stdlib.h>|g' \
      -e 's/@''GNULIB__EXIT''@/0/g' \
      -e 's/@''GNULIB_ALIGNED_ALLOC''@/0/g' \
      -e 's/@''GNULIB_ATOLL''@/0/g' \
      -e 's/@''GNULIB_CALLOC_GNU''@/0/g' \
      -e 's/@''GNULIB_CALLOC_POSIX''@/0/g' \
      -e 's/@''GNULIB_CANONICALIZE_FILE_NAME''@/0/g' \
      -e 's/@''GNULIB_FREE_POSIX''@/1/g' \
      -e 's/@''GNULIB_GETLOADAVG''@/0/g' \
      -e 's/@''GNULIB_GETPROGNAME''@/0/g' \
      -e 's/@''GNULIB_GETSUBOPT''@/0/g' \
      -e 's/@''GNULIB_GRANTPT''@/0/g' \
      -e 's/@''GNULIB_MALLOC_GNU''@/0/g' \
      -e 's/@''GNULIB_MALLOC_POSIX''@/0/g' \
      -e 's/@''GNULIB_MBTOWC''@/0/g' \
      -e 's/@''GNULIB_MKDTEMP''@/0/g' \
      -e 's/@''GNULIB_MKOSTEMP''@/0/g' \
      -e 's/@''GNULIB_MKOSTEMPS''@/0/g' \
      -e 's/@''GNULIB_MKSTEMP''@/0/g' \
      -e 's/@''GNULIB_MKSTEMPS''@/0/g' \
      -e 's/@''GNULIB_POSIX_MEMALIGN''@/0/g' \
      -e 's/@''GNULIB_POSIX_OPENPT''@/0/g' \
      -e 's/@''GNULIB_PTSNAME''@/0/g' \
      -e 's/@''GNULIB_PTSNAME_R''@/0/g' \
      -e 's/@''GNULIB_PUTENV''@/0/g' \
      -e 's/@''GNULIB_QSORT_R''@/0/g' \
      -e 's/@''GNULIB_RANDOM''@/0/g' \
      -e 's/@''GNULIB_RANDOM_R''@/0/g' \
      -e 's/@''GNULIB_REALLOC_GNU''@/0/g' \
      -e 's/@''GNULIB_REALLOC_POSIX''@/0/g' \
      -e 's/@''GNULIB_REALLOCARRAY''@/0/g' \
      -e 's/@''GNULIB_REALPATH''@/0/g' \
      -e 's/@''GNULIB_RPMATCH''@/0/g' \
      -e 's/@''GNULIB_SECURE_GETENV''@/0/g' \
      -e 's/@''GNULIB_SETENV''@/0/g' \
      -e 's/@''GNULIB_STRTOD''@/0/g' \
      -e 's/@''GNULIB_STRTOL''@/0/g' \
      -e 's/@''GNULIB_STRTOLD''@/0/g' \
      -e 's/@''GNULIB_STRTOLL''@/0/g' \
      -e 's/@''GNULIB_STRTOUL''@/0/g' \
      -e 's/@''GNULIB_STRTOULL''@/0/g' \
      -e 's/@''GNULIB_SYSTEM_POSIX''@/0/g' \
      -e 's/@''GNULIB_UNLOCKPT''@/0/g' \
      -e 's/@''GNULIB_UNSETENV''@/0/g' \
      -e 's/@''GNULIB_WCTOMB''@/0/g' \
      -e 's/@''GNULIB_MDA_ECVT''@/1/g' \
      -e 's/@''GNULIB_MDA_FCVT''@/1/g' \
      -e 's/@''GNULIB_MDA_GCVT''@/1/g' \
      -e 's/@''GNULIB_MDA_MKTEMP''@/1/g' \
      -e 's/@''GNULIB_MDA_PUTENV''@/1/g' \
      < ./lib/stdlib.in.h | \
  sed -e 's|@''HAVE__EXIT''@|1|g' \
      -e 's|@''HAVE_ALIGNED_ALLOC''@|1|g' \
      -e 's|@''HAVE_ATOLL''@|1|g' \
      -e 's|@''HAVE_CANONICALIZE_FILE_NAME''@|1|g' \
      -e 's|@''HAVE_DECL_ECVT''@|1|g' \
      -e 's|@''HAVE_DECL_FCVT''@|1|g' \
      -e 's|@''HAVE_DECL_GCVT''@|1|g' \
      -e 's|@''HAVE_DECL_GETLOADAVG''@|1|g' \
      -e 's|@''HAVE_GETPROGNAME''@|1|g' \
      -e 's|@''HAVE_GETSUBOPT''@|1|g' \
      -e 's|@''HAVE_GRANTPT''@|1|g' \
      -e 's|@''HAVE_INITSTATE''@|1|g' \
      -e 's|@''HAVE_DECL_INITSTATE''@|1|g' \
      -e 's|@''HAVE_MBTOWC''@|1|g' \
      -e 's|@''HAVE_MKDTEMP''@|1|g' \
      -e 's|@''HAVE_MKOSTEMP''@|1|g' \
      -e 's|@''HAVE_MKOSTEMPS''@|1|g' \
      -e 's|@''HAVE_MKSTEMP''@|1|g' \
      -e 's|@''HAVE_MKSTEMPS''@|1|g' \
      -e 's|@''HAVE_POSIX_MEMALIGN''@|1|g' \
      -e 's|@''HAVE_POSIX_OPENPT''@|1|g' \
      -e 's|@''HAVE_PTSNAME''@|1|g' \
      -e 's|@''HAVE_PTSNAME_R''@|1|g' \
      -e 's|@''HAVE_QSORT_R''@|1|g' \
      -e 's|@''HAVE_RANDOM''@|1|g' \
      -e 's|@''HAVE_RANDOM_H''@|1|g' \
      -e 's|@''HAVE_RANDOM_R''@|1|g' \
      -e 's|@''HAVE_REALLOCARRAY''@|1|g' \
      -e 's|@''HAVE_REALPATH''@|1|g' \
      -e 's|@''HAVE_RPMATCH''@|1|g' \
      -e 's|@''HAVE_SECURE_GETENV''@|1|g' \
      -e 's|@''HAVE_DECL_SETENV''@|1|g' \
      -e 's|@''HAVE_SETSTATE''@|1|g' \
      -e 's|@''HAVE_DECL_SETSTATE''@|1|g' \
      -e 's|@''HAVE_STRTOD''@|1|g' \
      -e 's|@''HAVE_STRTOL''@|1|g' \
      -e 's|@''HAVE_STRTOLD''@|1|g' \
      -e 's|@''HAVE_STRTOLL''@|1|g' \
      -e 's|@''HAVE_STRTOUL''@|1|g' \
      -e 's|@''HAVE_STRTOULL''@|1|g' \
      -e 's|@''HAVE_STRUCT_RANDOM_DATA''@|1|g' \
      -e 's|@''HAVE_SYS_LOADAVG_H''@|0|g' \
      -e 's|@''HAVE_UNLOCKPT''@|1|g' \
      -e 's|@''HAVE_DECL_UNSETENV''@|1|g' \
      -e 's|@''REPLACE__EXIT''@|0|g' \
      -e 's|@''REPLACE_ALIGNED_ALLOC''@|0|g' \
      -e 's|@''REPLACE_CALLOC_FOR_CALLOC_GNU''@|0|g' \
      -e 's|@''REPLACE_CALLOC_FOR_CALLOC_POSIX''@|0|g' \
      -e 's|@''REPLACE_CANONICALIZE_FILE_NAME''@|0|g' \
      -e 's|@''REPLACE_FREE''@|0|g' \
      -e 's|@''REPLACE_GETLOADAVG''@|0|g' \
      -e 's|@''REPLACE_GETPROGNAME''@|0|g' \
      -e 's|@''REPLACE_GETSUBOPT''@|0|g' \
      -e 's|@''REPLACE_INITSTATE''@|0|g' \
      -e 's|@''REPLACE_MALLOC_FOR_MALLOC_GNU''@|0|g' \
      -e 's|@''REPLACE_MALLOC_FOR_MALLOC_POSIX''@|0|g' \
      -e 's|@''REPLACE_MBTOWC''@|0|g' \
      -e 's|@''REPLACE_MKOSTEMP''@|0|g' \
      -e 's|@''REPLACE_MKOSTEMPS''@|0|g' \
      -e 's|@''REPLACE_MKSTEMP''@|0|g' \
      -e 's|@''REPLACE_POSIX_MEMALIGN''@|0|g' \
      -e 's|@''REPLACE_POSIX_OPENPT''@|0|g' \
      -e 's|@''REPLACE_PTSNAME''@|0|g' \
      -e 's|@''REPLACE_PTSNAME_R''@|0|g' \
      -e 's|@''REPLACE_PUTENV''@|0|g' \
      -e 's|@''REPLACE_QSORT_R''@|0|g' \
      -e 's|@''REPLACE_RANDOM''@|0|g' \
      -e 's|@''REPLACE_RANDOM_R''@|0|g' \
      -e 's|@''REPLACE_REALLOC_FOR_REALLOC_GNU''@|0|g' \
      -e 's|@''REPLACE_REALLOC_FOR_REALLOC_POSIX''@|0|g' \
      -e 's|@''REPLACE_REALLOCARRAY''@|0|g' \
      -e 's|@''REPLACE_REALPATH''@|0|g' \
      -e 's|@''REPLACE_SETENV''@|0|g' \
      -e 's|@''REPLACE_SETSTATE''@|0|g' \
      -e 's|@''REPLACE_STRTOD''@|0|g' \
      -e 's|@''REPLACE_STRTOL''@|0|g' \
      -e 's|@''REPLACE_STRTOLD''@|0|g' \
      -e 's|@''REPLACE_STRTOLL''@|0|g' \
      -e 's|@''REPLACE_STRTOUL''@|0|g' \
      -e 's|@''REPLACE_STRTOULL''@|0|g' \
      -e 's|@''REPLACE_UNSETENV''@|0|g' \
      -e 's|@''REPLACE_WCTOMB''@|0|g' \
      -e '/definitions of _GL_FUNCDECL_RPL/r ./lib/c++defs.h' \
      -e '/definition of _Noreturn/r ./lib/_Noreturn.h' \
      -e '/definition of _GL_ARG_NONNULL/r ./lib/arg-nonnull.h' \
      -e '/definition of _GL_WARN_ON_USE/r ./lib/warn-on-use.h' \
      > lib/stdlib.h-t
mv lib/stdlib.h-t lib/stdlib.h
/bin/mkdir -p 'lib/sys'
sed -e 1h -e '1s,.*,/* DO NOT EDIT! GENERATED AUTOMATICALLY! */,' -e 1G \
      -e 's|@''GUARD_PREFIX''@|GL|g' \
      -e 's|@''INCLUDE_NEXT''@|include_next|g' \
      -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \
      -e 's|@''PRAGMA_COLUMNS''@||g' \
      -e 's|@''NEXT_SYS_TYPES_H''@|<sys/types.h>|g' \
      -e 's|@''WINDOWS_64_BIT_OFF_T''@|0|g' \
      -e 's|@''WINDOWS_STAT_INODES''@|0|g' \
      ./lib/sys_types.in.h > lib/sys/types.h-t
mv lib/sys/types.h-t lib/sys/types.h
/bin/mkdir -p 'lib'
sed -e 1h -e '1s,.*,/* DO NOT EDIT! GENERATED AUTOMATICALLY! */,' -e 1G \
      -e 's|@''GUARD_PREFIX''@|GL|g' \
      -e 's|@''HAVE_UNISTD_H''@|1|g' \
      -e 's|@''INCLUDE_NEXT''@|include_next|g' \
      -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \
      -e 's|@''PRAGMA_COLUMNS''@||g' \
      -e 's|@''NEXT_UNISTD_H''@|<unistd.h>|g' \
      -e 's|@''WINDOWS_64_BIT_OFF_T''@|0|g' \
      -e 's/@''GNULIB_ACCESS''@/0/g' \
      -e 's/@''GNULIB_CHDIR''@/0/g' \
      -e 's/@''GNULIB_CHOWN''@/0/g' \
      -e 's/@''GNULIB_CLOSE''@/0/g' \
      -e 's/@''GNULIB_COPY_FILE_RANGE''@/0/g' \
      -e 's/@''GNULIB_DUP''@/0/g' \
      -e 's/@''GNULIB_DUP2''@/0/g' \
      -e 's/@''GNULIB_DUP3''@/0/g' \
      -e 's/@''GNULIB_ENVIRON''@/0/g' \
      -e 's/@''GNULIB_EUIDACCESS''@/0/g' \
      -e 's/@''GNULIB_EXECL''@/0/g' \
      -e 's/@''GNULIB_EXECLE''@/0/g' \
      -e 's/@''GNULIB_EXECLP''@/0/g' \
      -e 's/@''GNULIB_EXECV''@/0/g' \
      -e 's/@''GNULIB_EXECVE''@/0/g' \
      -e 's/@''GNULIB_EXECVP''@/0/g' \
      -e 's/@''GNULIB_EXECVPE''@/0/g' \
      -e 's/@''GNULIB_FACCESSAT''@/0/g' \
      -e 's/@''GNULIB_FCHDIR''@/0/g' \
      -e 's/@''GNULIB_FCHOWNAT''@/0/g' \
      -e 's/@''GNULIB_FDATASYNC''@/0/g' \
      -e 's/@''GNULIB_FSYNC''@/0/g' \
      -e 's/@''GNULIB_FTRUNCATE''@/0/g' \
      -e 's/@''GNULIB_GETCWD''@/0/g' \
      -e 's/@''GNULIB_GETDOMAINNAME''@/0/g' \
      -e 's/@''GNULIB_GETDTABLESIZE''@/0/g' \
      -e 's/@''GNULIB_GETENTROPY''@/0/g' \
      -e 's/@''GNULIB_GETGROUPS''@/0/g' \
      -e 's/@''GNULIB_GETHOSTNAME''@/0/g' \
      -e 's/@''GNULIB_GETLOGIN''@/0/g' \
      -e 's/@''GNULIB_GETLOGIN_R''@/0/g' \
      -e 's/@''GNULIB_GETOPT_POSIX''@/0/g' \
      -e 's/@''GNULIB_GETPAGESIZE''@/0/g' \
      -e 's/@''GNULIB_GETPASS''@/0/g' \
      -e 's/@''GNULIB_GETPASS_GNU''@/0/g' \
      -e 's/@''GNULIB_GETUSERSHELL''@/0/g' \
      -e 's/@''GNULIB_GROUP_MEMBER''@/0/g' \
      -e 's/@''GNULIB_ISATTY''@/0/g' \
      -e 's/@''GNULIB_LCHOWN''@/0/g' \
      -e 's/@''GNULIB_LINK''@/0/g' \
      -e 's/@''GNULIB_LINKAT''@/0/g' \
      -e 's/@''GNULIB_LSEEK''@/0/g' \
      -e 's/@''GNULIB_PIPE''@/0/g' \
      -e 's/@''GNULIB_PIPE2''@/0/g' \
      -e 's/@''GNULIB_PREAD''@/0/g' \
      -e 's/@''GNULIB_PWRITE''@/0/g' \
      -e 's/@''GNULIB_READ''@/0/g' \
      -e 's/@''GNULIB_READLINK''@/0/g' \
      -e 's/@''GNULIB_READLINKAT''@/0/g' \
      -e 's/@''GNULIB_RMDIR''@/0/g' \
      -e 's/@''GNULIB_SETHOSTNAME''@/0/g' \
      -e 's/@''GNULIB_SLEEP''@/0/g' \
      -e 's/@''GNULIB_SYMLINK''@/0/g' \
      -e 's/@''GNULIB_SYMLINKAT''@/0/g' \
      -e 's/@''GNULIB_TRUNCATE''@/0/g' \
      -e 's/@''GNULIB_TTYNAME_R''@/0/g' \
      -e 's/@''GNULIB_UNISTD_H_GETOPT''@/00/g' \
      -e 's/@''GNULIB_UNISTD_H_NONBLOCKING''@/0/g' \
      -e 's/@''GNULIB_UNISTD_H_SIGPIPE''@/0/g' \
      -e 's/@''GNULIB_UNLINK''@/0/g' \
      -e 's/@''GNULIB_UNLINKAT''@/0/g' \
      -e 's/@''GNULIB_USLEEP''@/0/g' \
      -e 's/@''GNULIB_WRITE''@/0/g' \
      -e 's/@''GNULIB_MDA_ACCESS''@/1/g' \
      -e 's/@''GNULIB_MDA_CHDIR''@/1/g' \
      -e 's/@''GNULIB_MDA_CLOSE''@/1/g' \
      -e 's/@''GNULIB_MDA_DUP''@/1/g' \
      -e 's/@''GNULIB_MDA_DUP2''@/1/g' \
      -e 's/@''GNULIB_MDA_EXECL''@/1/g' \
      -e 's/@''GNULIB_MDA_EXECLE''@/1/g' \
      -e 's/@''GNULIB_MDA_EXECLP''@/1/g' \
      -e 's/@''GNULIB_MDA_EXECV''@/1/g' \
      -e 's/@''GNULIB_MDA_EXECVE''@/1/g' \
      -e 's/@''GNULIB_MDA_EXECVP''@/1/g' \
      -e 's/@''GNULIB_MDA_EXECVPE''@/1/g' \
      -e 's/@''GNULIB_MDA_GETCWD''@/1/g' \
      -e 's/@''GNULIB_MDA_GETPID''@/1/g' \
      -e 's/@''GNULIB_MDA_ISATTY''@/1/g' \
      -e 's/@''GNULIB_MDA_LSEEK''@/1/g' \
      -e 's/@''GNULIB_MDA_READ''@/1/g' \
      -e 's/@''GNULIB_MDA_RMDIR''@/1/g' \
      -e 's/@''GNULIB_MDA_SWAB''@/1/g' \
      -e 's/@''GNULIB_MDA_UNLINK''@/1/g' \
      -e 's/@''GNULIB_MDA_WRITE''@/1/g' \
      < ./lib/unistd.in.h | \
  sed -e 's|@''HAVE_CHOWN''@|1|g' \
      -e 's|@''HAVE_COPY_FILE_RANGE''@|1|g' \
      -e 's|@''HAVE_DUP3''@|1|g' \
      -e 's|@''HAVE_EUIDACCESS''@|1|g' \
      -e 's|@''HAVE_EXECVPE''@|1|g' \
      -e 's|@''HAVE_FACCESSAT''@|1|g' \
      -e 's|@''HAVE_FCHDIR''@|1|g' \
      -e 's|@''HAVE_FCHOWNAT''@|1|g' \
      -e 's|@''HAVE_FDATASYNC''@|1|g' \
      -e 's|@''HAVE_FSYNC''@|1|g' \
      -e 's|@''HAVE_FTRUNCATE''@|1|g' \
      -e 's|@''HAVE_GETDTABLESIZE''@|1|g' \
      -e 's|@''HAVE_GETENTROPY''@|1|g' \
      -e 's|@''HAVE_GETGROUPS''@|1|g' \
      -e 's|@''HAVE_GETHOSTNAME''@|1|g' \
      -e 's|@''HAVE_GETPAGESIZE''@|1|g' \
      -e 's|@''HAVE_GETPASS''@|1|g' \
      -e 's|@''HAVE_GROUP_MEMBER''@|1|g' \
      -e 's|@''HAVE_LCHOWN''@|1|g' \
      -e 's|@''HAVE_LINK''@|1|g' \
      -e 's|@''HAVE_LINKAT''@|1|g' \
      -e 's|@''HAVE_PIPE''@|1|g' \
      -e 's|@''HAVE_PIPE2''@|1|g' \
      -e 's|@''HAVE_PREAD''@|1|g' \
      -e 's|@''HAVE_PWRITE''@|1|g' \
      -e 's|@''HAVE_READLINK''@|1|g' \
      -e 's|@''HAVE_READLINKAT''@|1|g' \
      -e 's|@''HAVE_SETHOSTNAME''@|1|g' \
      -e 's|@''HAVE_SLEEP''@|1|g' \
      -e 's|@''HAVE_SYMLINK''@|1|g' \
      -e 's|@''HAVE_SYMLINKAT''@|1|g' \
      -e 's|@''HAVE_UNLINKAT''@|1|g' \
      -e 's|@''HAVE_USLEEP''@|1|g' \
      -e 's|@''HAVE_DECL_ENVIRON''@|1|g' \
      -e 's|@''HAVE_DECL_EXECVPE''@|1|g' \
      -e 's|@''HAVE_DECL_FCHDIR''@|1|g' \
      -e 's|@''HAVE_DECL_FDATASYNC''@|1|g' \
      -e 's|@''HAVE_DECL_GETDOMAINNAME''@|1|g' \
      -e 's|@''HAVE_DECL_GETLOGIN''@|1|g' \
      -e 's|@''HAVE_DECL_GETLOGIN_R''@|1|g' \
      -e 's|@''HAVE_DECL_GETPAGESIZE''@|1|g' \
      -e 's|@''HAVE_DECL_GETUSERSHELL''@|1|g' \
      -e 's|@''HAVE_DECL_SETHOSTNAME''@|1|g' \
      -e 's|@''HAVE_DECL_TRUNCATE''@|1|g' \
      -e 's|@''HAVE_DECL_TTYNAME_R''@|1|g' \
      -e 's|@''HAVE_OS_H''@|0|g' \
      -e 's|@''HAVE_SYS_PARAM_H''@|0|g' \
  | \
  sed -e 's|@''REPLACE_ACCESS''@|0|g' \
      -e 's|@''REPLACE_CHOWN''@|0|g' \
      -e 's|@''REPLACE_CLOSE''@|0|g' \
      -e 's|@''REPLACE_COPY_FILE_RANGE''@|0|g' \
      -e 's|@''REPLACE_DUP''@|0|g' \
      -e 's|@''REPLACE_DUP2''@|0|g' \
      -e 's|@''REPLACE_DUP3''@|0|g' \
      -e 's|@''REPLACE_EXECL''@|0|g' \
      -e 's|@''REPLACE_EXECLE''@|0|g' \
      -e 's|@''REPLACE_EXECLP''@|0|g' \
      -e 's|@''REPLACE_EXECV''@|0|g' \
      -e 's|@''REPLACE_EXECVE''@|0|g' \
      -e 's|@''REPLACE_EXECVP''@|0|g' \
      -e 's|@''REPLACE_EXECVPE''@|0|g' \
      -e 's|@''REPLACE_FACCESSAT''@|0|g' \
      -e 's|@''REPLACE_FCHOWNAT''@|0|g' \
      -e 's|@''REPLACE_FDATASYNC''@|0|g' \
      -e 's|@''REPLACE_FTRUNCATE''@|0|g' \
      -e 's|@''REPLACE_GETCWD''@|0|g' \
      -e 's|@''REPLACE_GETDOMAINNAME''@|0|g' \
      -e 's|@''REPLACE_GETDTABLESIZE''@|0|g' \
      -e 's|@''REPLACE_GETENTROPY''@|0|g' \
      -e 's|@''REPLACE_GETLOGIN_R''@|0|g' \
      -e 's|@''REPLACE_GETGROUPS''@|0|g' \
      -e 's|@''REPLACE_GETPAGESIZE''@|0|g' \
      -e 's|@''REPLACE_GETPASS''@|0|g' \
      -e 's|@''REPLACE_GETPASS_FOR_GETPASS_GNU''@|0|g' \
      -e 's|@''REPLACE_ISATTY''@|0|g' \
      -e 's|@''REPLACE_LCHOWN''@|0|g' \
      -e 's|@''REPLACE_LINK''@|0|g' \
      -e 's|@''REPLACE_LINKAT''@|0|g' \
      -e 's|@''REPLACE_LSEEK''@|0|g' \
      -e 's|@''REPLACE_PIPE2''@|0|g' \
      -e 's|@''REPLACE_PREAD''@|0|g' \
      -e 's|@''REPLACE_PWRITE''@|0|g' \
      -e 's|@''REPLACE_READ''@|0|g' \
      -e 's|@''REPLACE_READLINK''@|0|g' \
      -e 's|@''REPLACE_READLINKAT''@|0|g' \
      -e 's|@''REPLACE_RMDIR''@|0|g' \
      -e 's|@''REPLACE_SETHOSTNAME''@|0|g' \
      -e 's|@''REPLACE_SLEEP''@|0|g' \
      -e 's|@''REPLACE_SYMLINK''@|0|g' \
      -e 's|@''REPLACE_SYMLINKAT''@|0|g' \
      -e 's|@''REPLACE_TRUNCATE''@|0|g' \
      -e 's|@''REPLACE_TTYNAME_R''@|0|g' \
      -e 's|@''REPLACE_UNLINK''@|0|g' \
      -e 's|@''REPLACE_UNLINKAT''@|0|g' \
      -e 's|@''REPLACE_USLEEP''@|0|g' \
      -e 's|@''REPLACE_WRITE''@|0|g' \
      -e 's|@''UNISTD_H_HAVE_SYS_RANDOM_H''@|0|g' \
      -e 's|@''UNISTD_H_HAVE_WINSOCK2_H''@|0|g' \
      -e 's|@''UNISTD_H_HAVE_WINSOCK2_H_AND_USE_SOCKETS''@|0|g' \
      -e '/definitions of _GL_FUNCDECL_RPL/r ./lib/c++defs.h' \
      -e '/definition of _GL_ARG_NONNULL/r ./lib/arg-nonnull.h' \
      -e '/definition of _GL_WARN_ON_USE/r ./lib/warn-on-use.h' \
      > lib/unistd.h-t
mv lib/unistd.h-t lib/unistd.h
/bin/mkdir -p 'lib'
sed -e 1h -e '1s,.*,/* DO NOT EDIT! GENERATED AUTOMATICALLY! */,' -e 1G -n -e 'w lib/unitypes.h-t' ./lib/unitypes.in.h
mv lib/unitypes.h-t lib/unitypes.h
/bin/mkdir -p 'lib'
sed -e 1h -e '1s,.*,/* DO NOT EDIT! GENERATED AUTOMATICALLY! */,' -e 1G -n -e 'w lib/uniwidth.h-t' ./lib/uniwidth.in.h
mv lib/uniwidth.h-t lib/uniwidth.h
/bin/mkdir -p 'lib'
/bin/mkdir -p 'lib'
sed -e 1h -e '1s,.*,/* DO NOT EDIT! GENERATED AUTOMATICALLY! */,' -e 1G \
      -e 's|@''GUARD_PREFIX''@|GL|g' \
      -e 's/@''HAVE_WCTYPE_H''@/1/g' \
      -e 's|@''INCLUDE_NEXT''@|include_next|g' \
      -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \
      -e 's|@''PRAGMA_COLUMNS''@||g' \
      -e 's|@''NEXT_WCTYPE_H''@|<wctype.h>|g' \
      -e 's/@''HAVE_CRTDEFS_H''@/0/g' \
      -e 's/@''GNULIBHEADERS_OVERRIDE_WINT_T''@/0/g' \
      -e 's/@''GNULIB_ISWBLANK''@/0/g' \
      -e 's/@''GNULIB_ISWDIGIT''@/0/g' \
      -e 's/@''GNULIB_ISWXDIGIT''@/0/g' \
      -e 's/@''GNULIB_WCTYPE''@/0/g' \
      -e 's/@''GNULIB_ISWCTYPE''@/0/g' \
      -e 's/@''GNULIB_WCTRANS''@/0/g' \
      -e 's/@''GNULIB_TOWCTRANS''@/0/g' \
      -e 's/@''HAVE_ISWBLANK''@/1/g' \
      -e 's/@''HAVE_ISWCNTRL''@/1/g' \
      -e 's/@''HAVE_WCTYPE_T''@/1/g' \
      -e 's/@''HAVE_WCTRANS_T''@/1/g' \
      -e 's/@''HAVE_WINT_T''@/1/g' \
      -e 's/@''REPLACE_ISWBLANK''@/0/g' \
      -e 's/@''REPLACE_ISWDIGIT''@/0/g' \
      -e 's/@''REPLACE_ISWXDIGIT''@/0/g' \
      -e 's/@''REPLACE_ISWCNTRL''@/0/g' \
      -e 's/@''REPLACE_TOWLOWER''@/0/g' \
      -e '/definitions of _GL_FUNCDECL_RPL/r ./lib/c++defs.h' \
      -e '/definition of _GL_WARN_ON_USE/r ./lib/warn-on-use.h' \
      ./lib/wctype.in.h > lib/wctype.h-t
mv lib/wctype.h-t lib/wctype.h
sed -e 1h -e '1s,.*,/* DO NOT EDIT! GENERATED AUTOMATICALLY! */,' -e 1G \
      -e 's|@''GUARD_PREFIX''@|GL|g' \
      -e 's|@''INCLUDE_NEXT''@|include_next|g' \
      -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \
      -e 's|@''PRAGMA_COLUMNS''@||g' \
      -e 's|@''HAVE_FEATURES_H''@|1|g' \
      -e 's|@''NEXT_WCHAR_H''@|<wchar.h>|g' \
      -e 's|@''HAVE_WCHAR_H''@|1|g' \
      -e 's/@''HAVE_CRTDEFS_H''@/0/g' \
      -e 's/@''GNULIBHEADERS_OVERRIDE_WINT_T''@/0/g' \
      -e 's/@''GNULIB_BTOWC''@/0/g' \
      -e 's/@''GNULIB_WCTOB''@/0/g' \
      -e 's/@''GNULIB_MBSINIT''@/0/g' \
      -e 's/@''GNULIB_MBRTOWC''@/0/g' \
      -e 's/@''GNULIB_MBRLEN''@/0/g' \
      -e 's/@''GNULIB_MBSRTOWCS''@/0/g' \
      -e 's/@''GNULIB_MBSNRTOWCS''@/0/g' \
      -e 's/@''GNULIB_WCRTOMB''@/0/g' \
      -e 's/@''GNULIB_WCSRTOMBS''@/0/g' \
      -e 's/@''GNULIB_WCSNRTOMBS''@/0/g' \
      -e 's/@''GNULIB_WCWIDTH''@/1/g' \
      -e 's/@''GNULIB_WMEMCHR''@/0/g' \
      -e 's/@''GNULIB_WMEMCMP''@/0/g' \
      -e 's/@''GNULIB_WMEMCPY''@/0/g' \
      -e 's/@''GNULIB_WMEMMOVE''@/0/g' \
      -e 's/@''GNULIB_WMEMPCPY''@/0/g' \
      -e 's/@''GNULIB_WMEMSET''@/0/g' \
      -e 's/@''GNULIB_WCSLEN''@/0/g' \
      -e 's/@''GNULIB_WCSNLEN''@/0/g' \
      -e 's/@''GNULIB_WCSCPY''@/0/g' \
      -e 's/@''GNULIB_WCPCPY''@/0/g' \
      -e 's/@''GNULIB_WCSNCPY''@/0/g' \
      -e 's/@''GNULIB_WCPNCPY''@/0/g' \
      -e 's/@''GNULIB_WCSCAT''@/0/g' \
      -e 's/@''GNULIB_WCSNCAT''@/0/g' \
      -e 's/@''GNULIB_WCSCMP''@/0/g' \
      -e 's/@''GNULIB_WCSNCMP''@/0/g' \
      -e 's/@''GNULIB_WCSCASECMP''@/0/g' \
      -e 's/@''GNULIB_WCSNCASECMP''@/0/g' \
      -e 's/@''GNULIB_WCSCOLL''@/0/g' \
      -e 's/@''GNULIB_WCSXFRM''@/0/g' \
      -e 's/@''GNULIB_WCSDUP''@/0/g' \
      -e 's/@''GNULIB_WCSCHR''@/0/g' \
      -e 's/@''GNULIB_WCSRCHR''@/0/g' \
      -e 's/@''GNULIB_WCSCSPN''@/0/g' \
      -e 's/@''GNULIB_WCSSPN''@/0/g' \
      -e 's/@''GNULIB_WCSPBRK''@/0/g' \
      -e 's/@''GNULIB_WCSSTR''@/0/g' \
      -e 's/@''GNULIB_WCSTOK''@/0/g' \
      -e 's/@''GNULIB_WCSWIDTH''@/0/g' \
      -e 's/@''GNULIB_WCSFTIME''@/0/g' \
      -e 's/@''GNULIB_MDA_WCSDUP''@/1/g' \
      -e 's/@''GNULIB_FREE_POSIX''@/1/g' \
      < ./lib/wchar.in.h | \
  sed -e 's|@''HAVE_WINT_T''@|1|g' \
      -e 's|@''HAVE_BTOWC''@|1|g' \
      -e 's|@''HAVE_MBSINIT''@|1|g' \
      -e 's|@''HAVE_MBRTOWC''@|1|g' \
      -e 's|@''HAVE_MBRLEN''@|1|g' \
      -e 's|@''HAVE_MBSRTOWCS''@|1|g' \
      -e 's|@''HAVE_MBSNRTOWCS''@|1|g' \
      -e 's|@''HAVE_WCRTOMB''@|1|g' \
      -e 's|@''HAVE_WCSRTOMBS''@|1|g' \
      -e 's|@''HAVE_WCSNRTOMBS''@|1|g' \
      -e 's|@''HAVE_WMEMCHR''@|1|g' \
      -e 's|@''HAVE_WMEMCMP''@|1|g' \
      -e 's|@''HAVE_WMEMCPY''@|1|g' \
      -e 's|@''HAVE_WMEMMOVE''@|1|g' \
      -e 's|@''HAVE_WMEMPCPY''@|1|g' \
      -e 's|@''HAVE_WMEMSET''@|1|g' \
      -e 's|@''HAVE_WCSLEN''@|1|g' \
      -e 's|@''HAVE_WCSNLEN''@|1|g' \
      -e 's|@''HAVE_WCSCPY''@|1|g' \
      -e 's|@''HAVE_WCPCPY''@|1|g' \
      -e 's|@''HAVE_WCSNCPY''@|1|g' \
      -e 's|@''HAVE_WCPNCPY''@|1|g' \
      -e 's|@''HAVE_WCSCAT''@|1|g' \
      -e 's|@''HAVE_WCSNCAT''@|1|g' \
      -e 's|@''HAVE_WCSCMP''@|1|g' \
      -e 's|@''HAVE_WCSNCMP''@|1|g' \
      -e 's|@''HAVE_WCSCASECMP''@|1|g' \
      -e 's|@''HAVE_WCSNCASECMP''@|1|g' \
      -e 's|@''HAVE_WCSCOLL''@|1|g' \
      -e 's|@''HAVE_WCSXFRM''@|1|g' \
      -e 's|@''HAVE_WCSDUP''@|1|g' \
      -e 's|@''HAVE_WCSCHR''@|1|g' \
      -e 's|@''HAVE_WCSRCHR''@|1|g' \
      -e 's|@''HAVE_WCSCSPN''@|1|g' \
      -e 's|@''HAVE_WCSSPN''@|1|g' \
      -e 's|@''HAVE_WCSPBRK''@|1|g' \
      -e 's|@''HAVE_WCSSTR''@|1|g' \
      -e 's|@''HAVE_WCSTOK''@|1|g' \
      -e 's|@''HAVE_WCSWIDTH''@|1|g' \
      -e 's|@''HAVE_WCSFTIME''@|1|g' \
      -e 's|@''HAVE_DECL_WCTOB''@|1|g' \
      -e 's|@''HAVE_DECL_WCSDUP''@|1|g' \
      -e 's|@''HAVE_DECL_WCWIDTH''@|1|g' \
  | \
  sed -e 's|@''REPLACE_MBSTATE_T''@|0|g' \
      -e 's|@''REPLACE_BTOWC''@|0|g' \
      -e 's|@''REPLACE_WCTOB''@|0|g' \
      -e 's|@''REPLACE_FREE''@|0|g' \
      -e 's|@''REPLACE_MBSINIT''@|0|g' \
      -e 's|@''REPLACE_MBRTOWC''@|0|g' \
      -e 's|@''REPLACE_MBRLEN''@|0|g' \
      -e 's|@''REPLACE_MBSRTOWCS''@|0|g' \
      -e 's|@''REPLACE_MBSNRTOWCS''@|0|g' \
      -e 's|@''REPLACE_WCRTOMB''@|0|g' \
      -e 's|@''REPLACE_WCSRTOMBS''@|0|g' \
      -e 's|@''REPLACE_WCSNRTOMBS''@|0|g' \
      -e 's|@''REPLACE_WCWIDTH''@|0|g' \
      -e 's|@''REPLACE_WCSWIDTH''@|0|g' \
      -e 's|@''REPLACE_WCSFTIME''@|0|g' \
      -e 's|@''REPLACE_WCSTOK''@|0|g' \
      -e 's|@''REPLACE_WMEMPCPY''@|0|g' \
      -e '/definitions of _GL_FUNCDECL_RPL/r ./lib/c++defs.h' \
      -e '/definition of _GL_ARG_NONNULL/r ./lib/arg-nonnull.h' \
      -e '/definition of _GL_WARN_ON_USE/r ./lib/warn-on-use.h' \
      > lib/wchar.h-t
mv lib/wchar.h-t lib/wchar.h
/bin/mkdir -p contrib/chem/ \
&& sed -e "s|[@]g[@]||g" contrib/chem/README.txt >contrib/chem/README
/bin/mkdir -p ./font/devpdf \
&& cat ./font/devpdf/DESC.in \
  >./font/devpdf/DESC \
&& if test "letter" = A4; then \
     echo "papersize a4" >>./font/devpdf/DESC; \
   else \
     echo "papersize letter" \
       >>./font/devpdf/DESC; \
   fi
/bin/mkdir -p ./font/devpdf/map
cp -f \
  ./font/devps/generate/`basename font/devpdf/map/dingbats.map` \
  ./font/devpdf/map
/bin/mkdir -p ./font/devpdf/map
/bin/mkdir -p ./font/devpdf/map
cp -f \
  ./font/devps/generate/`basename font/devpdf/map/symbolchars` \
  ./font/devpdf/map
cp -f \
  ./font/devps/generate/`basename font/devpdf/map/symbol.map` \
  ./font/devpdf/map
/bin/mkdir -p ./font/devpdf/map
cp -f \
  ./font/devps/generate/`basename font/devpdf/map/text.map` \
  ./font/devpdf/map
/bin/mkdir -p ./font/devpdf/
/bin/mkdir -p ./font/devpdf/enc
cp -f ./font/devps/text.enc \
  ./font/devpdf/enc
sed "/BEGIN URW/,/END URW/d" \
  ./font/devpdf/Foundry.in >font/devpdf/Foundry
/bin/sh ./arch/misc/shdeps.sh \
  ":" ":" "/usr/bin" > shdeps.sed
if test -n "/usr/bin/perl"; then \
  sed -e "s|[@]PERL[@]|/usr/bin/perl|" \
      -e "s|[@]VERSION[@]|1.23.0|" \
      -e "s|[@]FONTDIR[@]|/usr/share/groff/1.23.0/font|" \
      -e "/[@]afmtodit.tables[@]/ r ./src/utils/afmtodit/afmtodit.tables" \
      -e "/[@]afmtodit.tables[@]/ d" \
      ./src/utils/afmtodit/afmtodit.pl \
      >afmtodit; \
else \
  sed -e "s|[@]VERSION[@]|1.23.0|" \
      -e "s|[@]FONTDIR[@]|/usr/share/groff/1.23.0/font|" \
      -e "/[@]afmtodit.tables[@]/ r ./src/utils/afmtodit/afmtodit.tables" \
      -e "/[@]afmtodit.tables[@]/ d" \
      ./src/utils/afmtodit/afmtodit.pl \
      >afmtodit; \
fi \
&& chmod +x afmtodit
/bin/sh ./src/libs/libgroff/config.charset \
    '' > t-charset.alias \
  && mv t-charset.alias charset.alias
sed -e '/^#/d' \
    -e 's/@''PACKAGE''@/groff/g' \
    ./src/libs/libgroff/ref-add.sin > t-ref-add.sed \
  && mv t-ref-add.sed ref-add.sed
sed -e '/^#/d' \
    -e 's/@''PACKAGE''@/groff/g' \
    ./src/libs/libgroff/ref-del.sin > t-ref-del.sed \
  && mv t-ref-del.sed ref-del.sed
/bin/mkdir -p ./tmac;
if test -n ""; then \
  for m in ""; do \
    rm -f ./tmac/$m-wrap; \
    if test "$m" = an; then \
      echo .do mso an.tmac >>./tmac/$m-wrap; \
    fi; \
    echo .cp 1 >>./tmac/$m-wrap; \
    echo .so $m \
      >>./tmac/$m-wrap; \
  done; \
fi
touch tmac/stamp-wrap
/bin/mkdir -p ./font/devpdf/util \
&& if test -n "/usr/bin/perl"; then \
     sed -f ./shdeps.sed \
         -e "s|/usr/bin/perl|/usr/bin/perl|" \
         -e "s|[@]GHOSTSCRIPT[@]|missing|" \
         -e "s|[@]PATH_SEPARATOR[@]|:|" \
         -e "s|[@]VERSION[@]|1.23.0|" \
         -e "s|[@]GROFF_FONT_DIR[@]|/usr/share/groff/1.23.0/font|" \
         ./font/devpdf/util/BuildFoundries.pl \
         >./font/devpdf/util/BuildFoundries; \
   else \
     sed -f ./shdeps.sed \
         -e "s|[@]VERSION[@]|1.23.0|" \
         -e "s|[@]GROFF_FONT_DIR[@]|/usr/share/groff/1.23.0/font|" \
         ./font/devpdf/util/BuildFoundries.pl \
         >./font/devpdf/util/BuildFoundries; \
   fi \
&& chmod +x ./font/devpdf/util/BuildFoundries
/bin/mkdir -p ./font/devpdf \
&& echo "# foundry	ps-font-name	ps-font-file" >font/devpdf/download.tmp \
&& echo "# A blank foundry is the default." >>font/devpdf/download.tmp \
&& PATH="/var/tmp/portage/sys-apps/groff-1.23.0/work/groff-1.23.0:/var/tmp/portage/sys-apps/groff-1.23.0/work/groff-1.23.0/build-aux:/var/tmp/portage/._portage_reinstall_.pqurg6e9/bin/ebuild-helpers/xattr:/usr/lib/portage/python3.12/ebuild-helpers/xattr:/var/tmp/portage/._portage_reinstall_.pqurg6e9/bin/ebuild-helpers:/usr/lib/portage/python3.12/ebuild-helpers:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/opt/bin:/usr/lib/llvm/18/bin" \
     /var/tmp/portage/sys-apps/groff-1.23.0/work/groff-1.23.0/font/devpdf/util/BuildFoundries \
       --strict /var/tmp/portage/sys-apps/groff-1.23.0/work/groff-1.23.0/font/devpdf \
       '/var/tmp/portage/sys-apps/groff-1.23.0/work/groff-1.23.0/font/devps:/var/tmp/portage/sys-apps/groff-1.23.0/work/groff-1.23.0/font/devps' \
       >>font/devpdf/download.tmp \
&& mv font/devpdf/download.tmp 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@:/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:/var/tmp/portage/sys-apps/groff-1.23.0/work/groff-1.23.0/font/devps:/var/tmp/portage/sys-apps/groff-1.23.0/work/groff-1.23.0/font/devps

>font/devpdf/stamp
make  all-am
make[1]: Entering directory '/var/tmp/portage/sys-apps/groff-1.23.0/work/groff-1.23.0'
printf 'const char *version_string = "%s.%s";\n' \
  `echo 1.23.0 | cut -d . -f 1` `echo 1.23.0 | cut -d . -f 2` > src/libs/libgroff/version.cpp.tmp
make[1]: Leaving directory '/var/tmp/portage/sys-apps/groff-1.23.0/work/groff-1.23.0'
make[1]: Entering directory '/var/tmp/portage/sys-apps/groff-1.23.0/work/groff-1.23.0'
printf 'const char *revision_string = "%s";\n' \
  `echo 1.23.0 | cut -d . -f 3` >> src/libs/libgroff/version.cpp.tmp
make[1]: Leaving directory '/var/tmp/portage/sys-apps/groff-1.23.0/work/groff-1.23.0'
make[1]: Entering directory '/var/tmp/portage/sys-apps/groff-1.23.0/work/groff-1.23.0'
printf \
  'extern "C" {\nconst char *Version_string = "%s";\n}\n' \
  1.23.0 >> src/libs/libgroff/version.cpp.tmp
make[1]: Leaving directory '/var/tmp/portage/sys-apps/groff-1.23.0/work/groff-1.23.0'
make[1]: Entering directory '/var/tmp/portage/sys-apps/groff-1.23.0/work/groff-1.23.0'
mv src/libs/libgroff/version.cpp.tmp src/libs/libgroff/version.cpp
make[1]: Leaving directory '/var/tmp/portage/sys-apps/groff-1.23.0/work/groff-1.23.0'
make[1]: Entering directory '/var/tmp/portage/sys-apps/groff-1.23.0/work/groff-1.23.0'
x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./src/include  -I./src/include -I./lib -I./src/include -I./lib   -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unsuffixed-float-constants -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c -o lib/libgnu_a-xsize.o `test -f 'lib/xsize.c' || echo './'`lib/xsize.c
make[1]: Leaving directory '/var/tmp/portage/sys-apps/groff-1.23.0/work/groff-1.23.0'
make[1]: Entering directory '/var/tmp/portage/sys-apps/groff-1.23.0/work/groff-1.23.0'
x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./src/include  -I./src/include -I./lib -I./src/include -I./lib   -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unsuffixed-float-constants -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c -o lib/libgnu_a-wctype-h.o `test -f 'lib/wctype-h.c' || echo './'`lib/wctype-h.c
make[1]: Leaving directory '/var/tmp/portage/sys-apps/groff-1.23.0/work/groff-1.23.0'
make[1]: Entering directory '/var/tmp/portage/sys-apps/groff-1.23.0/work/groff-1.23.0'
x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./src/include  -I./src/include -I./lib -I./src/include -I./lib   -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c -o lib/asnprintf.o lib/asnprintf.c
make[1]: Leaving directory '/var/tmp/portage/sys-apps/groff-1.23.0/work/groff-1.23.0'
make[1]: Entering directory '/var/tmp/portage/sys-apps/groff-1.23.0/work/groff-1.23.0'
x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./src/include  -I./src/include -I./lib -I./src/include -I./lib   -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c -o lib/fprintf.o lib/fprintf.c
make[1]: Leaving directory '/var/tmp/portage/sys-apps/groff-1.23.0/work/groff-1.23.0'
make[1]: Entering directory '/var/tmp/portage/sys-apps/groff-1.23.0/work/groff-1.23.0'
x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./src/include  -I./src/include -I./lib -I./src/include -I./lib   -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c -o lib/printf-args.o lib/printf-args.c
make[1]: Leaving directory '/var/tmp/portage/sys-apps/groff-1.23.0/work/groff-1.23.0'
make[1]: Entering directory '/var/tmp/portage/sys-apps/groff-1.23.0/work/groff-1.23.0'
x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./src/include  -I./src/include -I./lib -I./src/include -I./lib   -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c -o lib/printf-parse.o lib/printf-parse.c
make[1]: Leaving directory '/var/tmp/portage/sys-apps/groff-1.23.0/work/groff-1.23.0'
make[1]: Entering directory '/var/tmp/portage/sys-apps/groff-1.23.0/work/groff-1.23.0'
x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./src/include  -I./src/include -I./lib -I./src/include -I./lib   -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c -o lib/vasnprintf.o lib/vasnprintf.c
make[1]: Leaving directory '/var/tmp/portage/sys-apps/groff-1.23.0/work/groff-1.23.0'
make[1]: Entering directory '/var/tmp/portage/sys-apps/groff-1.23.0/work/groff-1.23.0'
/bin/sh ./src/devices/xditview/ad2c \
  ./src/devices/xditview/GXditview.ad > src/devices/xditview/GXditview-ad.h
make[1]: Leaving directory '/var/tmp/portage/sys-apps/groff-1.23.0/work/groff-1.23.0'
make[1]: Entering directory '/var/tmp/portage/sys-apps/groff-1.23.0/work/groff-1.23.0'
/bin/mkdir -p `dirname src/devices/xditview/groff_version.h`
make[1]: Leaving directory '/var/tmp/portage/sys-apps/groff-1.23.0/work/groff-1.23.0'
make[1]: Entering directory '/var/tmp/portage/sys-apps/groff-1.23.0/work/groff-1.23.0'
printf \
  'const char *Version_string = "%s";\n' '1.23.0' > src/devices/xditview/groff_version.h
make[1]: Leaving directory '/var/tmp/portage/sys-apps/groff-1.23.0/work/groff-1.23.0'
make[1]: Entering directory '/var/tmp/portage/sys-apps/groff-1.23.0/work/groff-1.23.0'
printf 'const char *major_version = "%s";\n' \
  `echo 1.23.0 | cut -d . -f 1` > src/roff/troff/majorminor.cpp.tmp
make[1]: Leaving directory '/var/tmp/portage/sys-apps/groff-1.23.0/work/groff-1.23.0'
make[1]: Entering directory '/var/tmp/portage/sys-apps/groff-1.23.0/work/groff-1.23.0'
printf 'const char *minor_version = "%s";\n' \
  `echo 1.23.0 | cut -d . -f 2` >> src/roff/troff/majorminor.cpp.tmp
make[1]: Leaving directory '/var/tmp/portage/sys-apps/groff-1.23.0/work/groff-1.23.0'
make[1]: Entering directory '/var/tmp/portage/sys-apps/groff-1.23.0/work/groff-1.23.0'
printf 'const char *revision = "%s";\n' \
  `echo 1.23.0 | cut -d . -f 3` >> src/roff/troff/majorminor.cpp.tmp
make[1]: Leaving directory '/var/tmp/portage/sys-apps/groff-1.23.0/work/groff-1.23.0'
make[1]: Entering directory '/var/tmp/portage/sys-apps/groff-1.23.0/work/groff-1.23.0'
mv src/roff/troff/majorminor.cpp.tmp src/roff/troff/majorminor.cpp
make[1]: Leaving directory '/var/tmp/portage/sys-apps/groff-1.23.0/work/groff-1.23.0'
make[1]: Entering directory '/var/tmp/portage/sys-apps/groff-1.23.0/work/groff-1.23.0'
sed -e "s|[@]g[@]||g" \
    -e "s|[@]VERSION[@]|1.23.0|" \
    -e 1s/a/a/ ./contrib/eqn2graph/eqn2graph.sh \
    >eqn2graph \
&& chmod +x eqn2graph
make[1]: Leaving directory '/var/tmp/portage/sys-apps/groff-1.23.0/work/groff-1.23.0'
make[1]: Entering directory '/var/tmp/portage/sys-apps/groff-1.23.0/work/groff-1.23.0'
sed -e "s|[@]BINDIR[@]|/usr/bin|g" \
    -e "s|[@]VERSION[@]|1.23.0|g" \
    -e "s|[@]HAVE_TEST_EF_OPTION[@]|yes|g" \
    -e "s|[@]BASH_PROG[@]|/bin/bash|g" \
    -e "s|[@]DIFF_PROG[@]|diff|g" \
    -e 1s/a/a/  ./contrib/gdiffmk/gdiffmk.sh \
    >gdiffmk \
&& chmod +x gdiffmk
make[1]: Leaving directory '/var/tmp/portage/sys-apps/groff-1.23.0/work/groff-1.23.0'
make[1]: Entering directory '/var/tmp/portage/sys-apps/groff-1.23.0/work/groff-1.23.0'
rm -f glilypond \
&& sed -f "./shdeps.sed" \
       -e "s|[@]g[@]||g" \
       -e "s|[@]BINDIR[@]|/usr/bin|g" \
       -e "s|[@]glilypond_dir[@]|/usr/lib64/groff/glilypond|g" \
       -e "s|[@]VERSION[@]|1.23.0|g" \
       ./contrib/glilypond/glilypond.pl \
       >glilypond \
&& chmod +x glilypond
make[1]: Leaving directory '/var/tmp/portage/sys-apps/groff-1.23.0/work/groff-1.23.0'
make[1]: Entering directory '/var/tmp/portage/sys-apps/groff-1.23.0/work/groff-1.23.0'
rm -f gperl \
&& sed -f "./shdeps.sed" \
       -e "s|[@]g[@]||g" \
       -e "s|[@]BINDIR[@]|/usr/bin|g" \
       -e "s|[@]VERSION[@]|1.23.0|g" \
       -e "1s/a/a/" \
       ./contrib/gperl/gperl.pl \
       >gperl \
&& chmod +x gperl
make[1]: Leaving directory '/var/tmp/portage/sys-apps/groff-1.23.0/work/groff-1.23.0'
make[1]: Entering directory '/var/tmp/portage/sys-apps/groff-1.23.0/work/groff-1.23.0'
sed -f "./shdeps.sed" \
    -e "s|[@]g[@]||g" \
    -e "s|[@]BINDIR[@]|/usr/bin|g" \
    -e "s|[@]gpinyin_dir[@]|/usr/lib64/groff/gpinyin|" \
    -e "s|[@]VERSION[@]|1.23.0|g" \
    -e "1s/a/a/" \
    ./contrib/gpinyin/gpinyin.pl \
    >gpinyin \
&& chmod +x gpinyin
make[1]: Leaving directory '/var/tmp/portage/sys-apps/groff-1.23.0/work/groff-1.23.0'
make[1]: Entering directory '/var/tmp/portage/sys-apps/groff-1.23.0/work/groff-1.23.0'
sed -e "s|[@]g[@]||g" \
    -e "s|[@]VERSION[@]|1.23.0|" \
    -e 1s/a/a/ ./contrib/grap2graph/grap2graph.sh \
    >grap2graph \
&& chmod +x grap2graph
make[1]: Leaving directory '/var/tmp/portage/sys-apps/groff-1.23.0/work/groff-1.23.0'
make[1]: Entering directory '/var/tmp/portage/sys-apps/groff-1.23.0/work/groff-1.23.0'
LANG=C LC_ALL=C sed \
  -e 's;[@]PERL[@];/usr/bin/perl;' \
  -e 's;[@]VERSION[@];1.23.0;' \
  ./contrib/mm/mmroff.pl \
  >mmroff.tmp \
  && chmod +x mmroff.tmp \
  && mv mmroff.tmp mmroff
make[1]: Leaving directory '/var/tmp/portage/sys-apps/groff-1.23.0/work/groff-1.23.0'
make[1]: Entering directory '/var/tmp/portage/sys-apps/groff-1.23.0/work/groff-1.23.0'
sed -f ./shdeps.sed \
    -e "s|[@]VERSION[@]|1.23.0|" \
    -e "s|[@]GROFF_AWK_INTERPRETERS[@]|gawk mawk nawk awk|" \
    -e "s|[@]GROFF_GHOSTSCRIPT_INTERPRETERS[@]|gs gswin32c gsos2|" \
    -e "s|[@]GROFF_BIN_DIR[@]|/usr/bin|" ./contrib/pdfmark/pdfroff.sh \
    >pdfroff \
&& chmod +x pdfroff
make[1]: Leaving directory '/var/tmp/portage/sys-apps/groff-1.23.0/work/groff-1.23.0'
make[1]: Entering directory '/var/tmp/portage/sys-apps/groff-1.23.0/work/groff-1.23.0'
sed -e "s|[@]g[@]||g" \
    -e "s|[@]VERSION[@]|1.23.0|" \
    -e 1s/a/a/ ./contrib/pic2graph/pic2graph.sh \
    >pic2graph \
&& chmod +x pic2graph
make[1]: Leaving directory '/var/tmp/portage/sys-apps/groff-1.23.0/work/groff-1.23.0'
make[1]: Entering directory '/var/tmp/portage/sys-apps/groff-1.23.0/work/groff-1.23.0'
rm -f gropdf \
&& sed -f ./shdeps.sed \
       -e "s|[@]VERSION[@]|1.23.0|" \
       -e "s|[@]PERL[@]|/usr/bin/perl|" \
       -e "s|[@]GROFF_FONT_DIR[@]|/usr/share/groff/site-font:/usr/share/groff/1.23.0/font:/usr/lib/font|" \
       -e "s|[@]RT_SEP[@]|:|" ./src/devices/gropdf/gropdf.pl \
       >gropdf \
&& chmod +x gropdf
make[1]: Leaving directory '/var/tmp/portage/sys-apps/groff-1.23.0/work/groff-1.23.0'
make[1]: Entering directory '/var/tmp/portage/sys-apps/groff-1.23.0/work/groff-1.23.0'
rm -f pdfmom \
&& sed -f ./shdeps.sed \
       -e "s|[@]VERSION[@]|1.23.0|" \
       -e "s|[@]RT_SEP[@]|:|" \
       -e "s|[@]PERL[@]|/usr/bin/perl|" ./src/devices/gropdf/pdfmom.pl \
       >pdfmom \
&& chmod +x pdfmom
make[1]: Leaving directory '/var/tmp/portage/sys-apps/groff-1.23.0/work/groff-1.23.0'
make[1]: Entering directory '/var/tmp/portage/sys-apps/groff-1.23.0/work/groff-1.23.0'
rm -f grog \
&& sed -f "./shdeps.sed" \
       -e "s|[@]PERL[@]|/usr/bin/perl|" \
       -e "s|[@]VERSION[@]|1.23.0|" \
       -e "1s/a/a/" \
       ./src/utils/grog/grog.pl \
       >grog \
&& chmod +x grog
make[1]: Leaving directory '/var/tmp/portage/sys-apps/groff-1.23.0/work/groff-1.23.0'
make[1]: Entering directory '/var/tmp/portage/sys-apps/groff-1.23.0/work/groff-1.23.0'
rm -f chem \
&& sed -f "./shdeps.sed" \
       -e "s|[@]g[@]||g" \
       -e "s|[@]BINDIR[@]|/usr/bin|g" \
       -e "s|[@]MACRODIR[@]|/usr/share/groff/1.23.0/tmac|g" \
       -e "s|[@]PICDIR[@]|/usr/share/groff/1.23.0/pic|g" \
       -e "s|[@]VERSION[@]|1.23.0|g" \
       -e "1s/a/a/" \
       ./contrib/chem/chem.pl \
       >chem \
&& chmod +x chem
make[1]: Leaving directory '/var/tmp/portage/sys-apps/groff-1.23.0/work/groff-1.23.0'
make[1]: Entering directory '/var/tmp/portage/sys-apps/groff-1.23.0/work/groff-1.23.0'
sed -e 's/[@]g[@]//g' \
       -f ./shdeps.sed \
       -e 1s/a/a/ \
       ./src/preproc/eqn/neqn.sh \
       >neqn.tmp \
&& chmod +x neqn.tmp \
&& mv neqn.tmp neqn
make[1]: Leaving directory '/var/tmp/portage/sys-apps/groff-1.23.0/work/groff-1.23.0'
make[1]: Entering directory '/var/tmp/portage/sys-apps/groff-1.23.0/work/groff-1.23.0'
rm -f nroff \
&& sed -f ./shdeps.sed \
       -e 1s/a/a/ \
       -e "s|[@]VERSION[@]|1.23.0|" \
       ./src/roff/nroff/nroff.sh \
       >nroff \
&& chmod +x nroff
make[1]: Leaving directory '/var/tmp/portage/sys-apps/groff-1.23.0/work/groff-1.23.0'
make[1]: Entering directory '/var/tmp/portage/sys-apps/groff-1.23.0/work/groff-1.23.0'
/bin/mkdir -p `dirname contrib/chem/chem.1` \
&& LC_ALL=C \
 sed -e "s|[@]APPDEFDIR[@]|`echo /usr/share/X11/app-defaults | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]BINDIR[@]|`echo /usr/bin | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]COMMON_WORDS_FILE[@]|`echo /usr/share/groff/1.23.0/eign | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]COMPATIBILITY_WRAPPERS[@]|no|g" \
     -e "s|[@]DATASUBDIR[@]|`echo /usr/share/groff/1.23.0 | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]DEFAULT_INDEX[@]|`echo /usr/dict/papers/Ind | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]DEFAULT_INDEX_NAME[@]|`echo Ind | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]DEVICE[@]|\\\\%ps|g" \
     -e "s|[@]DOCDIR[@]|`echo "/usr/share/doc/groff-1.23.0" | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]EXAMPLEDIR[@]|`echo "/usr/share/doc/groff-1.23.0"/examples | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]FONTDIR[@]|`echo /usr/share/groff/1.23.0/font | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]g[@]|\\\\%|g" \
     -e "s|[@]HTMLDOCDIR[@]|`echo "/usr/share/doc/groff-1.23.0"/html | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]INDEX_SUFFIX[@]|\\\\%.i|g" \
     -e "s|[@]LEGACYFONTDIR[@]|`echo /usr/lib/font | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]LOCALFONTDIR[@]|`echo /usr/share/groff/site-font | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]LOCALMACRODIR[@]|`echo /usr/share/groff/site-tmac | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]MACRODIR[@]|`echo /usr/share/groff/1.23.0/tmac | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]MAN1EXT[@]|1|g" \
     -e "s|[@]MAN5EXT[@]|5|g" \
     -e "s|[@]MAN7EXT[@]|7|g" \
     -e "s|[@]MDATE[@]|`/usr/bin/perl ./mdate.pl contrib/chem/chem.1.man`|g" \
     -e "s|[@]OLDFONTDIR[@]|`echo /usr/share/groff/1.23.0/oldfont | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]PAGE[@]|\\\\%letter|g" \
     -e "s|[@]PDFDOCDIR[@]|`echo "/usr/share/doc/groff-1.23.0"/pdf | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]PSPRINT[@]|`echo lpr | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]SYSTEMMACRODIR[@]|`echo /usr/lib64/groff/site-tmac | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]TMAC_AN_PREFIX[@]|\\\\%`if test no = yes; then for i in  ""; do case "$i" in an) echo g;; esac; done; fi`|g" \
     -e "s|[@]TMAC_M_PREFIX[@]|\\\\%`if test no = yes; then for i in  ""; do case "$i" in m) echo g;; esac; done; fi`|g" \
     -e "s|[@]TMAC_MDIR[@]|`echo /usr/share/groff/1.23.0/tmac | sed -f ./makevarescape.sed`/mm|g" \
     -e "s|[@]TMAC_S_PREFIX[@]|\\\\%`if test no = yes; then for i in  ""; do case "$i" in s) echo g;; esac; done; fi`|g" \
     -e "s|[@]VERSION[@]|1.23.0|g" \
     contrib/chem/chem.1.man \
     >contrib/chem/chem.1
make[1]: Leaving directory '/var/tmp/portage/sys-apps/groff-1.23.0/work/groff-1.23.0'
make[1]: Entering directory '/var/tmp/portage/sys-apps/groff-1.23.0/work/groff-1.23.0'
/bin/mkdir -p `dirname contrib/eqn2graph/eqn2graph.1` \
&& LC_ALL=C \
 sed -e "s|[@]APPDEFDIR[@]|`echo /usr/share/X11/app-defaults | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]BINDIR[@]|`echo /usr/bin | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]COMMON_WORDS_FILE[@]|`echo /usr/share/groff/1.23.0/eign | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]COMPATIBILITY_WRAPPERS[@]|no|g" \
     -e "s|[@]DATASUBDIR[@]|`echo /usr/share/groff/1.23.0 | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]DEFAULT_INDEX[@]|`echo /usr/dict/papers/Ind | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]DEFAULT_INDEX_NAME[@]|`echo Ind | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]DEVICE[@]|\\\\%ps|g" \
     -e "s|[@]DOCDIR[@]|`echo "/usr/share/doc/groff-1.23.0" | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]EXAMPLEDIR[@]|`echo "/usr/share/doc/groff-1.23.0"/examples | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]FONTDIR[@]|`echo /usr/share/groff/1.23.0/font | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]g[@]|\\\\%|g" \
     -e "s|[@]HTMLDOCDIR[@]|`echo "/usr/share/doc/groff-1.23.0"/html | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]INDEX_SUFFIX[@]|\\\\%.i|g" \
     -e "s|[@]LEGACYFONTDIR[@]|`echo /usr/lib/font | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]LOCALFONTDIR[@]|`echo /usr/share/groff/site-font | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]LOCALMACRODIR[@]|`echo /usr/share/groff/site-tmac | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]MACRODIR[@]|`echo /usr/share/groff/1.23.0/tmac | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]MAN1EXT[@]|1|g" \
     -e "s|[@]MAN5EXT[@]|5|g" \
     -e "s|[@]MAN7EXT[@]|7|g" \
     -e "s|[@]MDATE[@]|`/usr/bin/perl ./mdate.pl contrib/eqn2graph/eqn2graph.1.man`|g" \
     -e "s|[@]OLDFONTDIR[@]|`echo /usr/share/groff/1.23.0/oldfont | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]PAGE[@]|\\\\%letter|g" \
     -e "s|[@]PDFDOCDIR[@]|`echo "/usr/share/doc/groff-1.23.0"/pdf | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]PSPRINT[@]|`echo lpr | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]SYSTEMMACRODIR[@]|`echo /usr/lib64/groff/site-tmac | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]TMAC_AN_PREFIX[@]|\\\\%`if test no = yes; then for i in  ""; do case "$i" in an) echo g;; esac; done; fi`|g" \
     -e "s|[@]TMAC_M_PREFIX[@]|\\\\%`if test no = yes; then for i in  ""; do case "$i" in m) echo g;; esac; done; fi`|g" \
     -e "s|[@]TMAC_MDIR[@]|`echo /usr/share/groff/1.23.0/tmac | sed -f ./makevarescape.sed`/mm|g" \
     -e "s|[@]TMAC_S_PREFIX[@]|\\\\%`if test no = yes; then for i in  ""; do case "$i" in s) echo g;; esac; done; fi`|g" \
     -e "s|[@]VERSION[@]|1.23.0|g" \
     contrib/eqn2graph/eqn2graph.1.man \
     >contrib/eqn2graph/eqn2graph.1
make[1]: Leaving directory '/var/tmp/portage/sys-apps/groff-1.23.0/work/groff-1.23.0'
make[1]: Entering directory '/var/tmp/portage/sys-apps/groff-1.23.0/work/groff-1.23.0'
/bin/mkdir -p `dirname contrib/gdiffmk/gdiffmk.1` \
&& LC_ALL=C \
 sed -e "s|[@]APPDEFDIR[@]|`echo /usr/share/X11/app-defaults | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]BINDIR[@]|`echo /usr/bin | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]COMMON_WORDS_FILE[@]|`echo /usr/share/groff/1.23.0/eign | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]COMPATIBILITY_WRAPPERS[@]|no|g" \
     -e "s|[@]DATASUBDIR[@]|`echo /usr/share/groff/1.23.0 | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]DEFAULT_INDEX[@]|`echo /usr/dict/papers/Ind | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]DEFAULT_INDEX_NAME[@]|`echo Ind | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]DEVICE[@]|\\\\%ps|g" \
     -e "s|[@]DOCDIR[@]|`echo "/usr/share/doc/groff-1.23.0" | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]EXAMPLEDIR[@]|`echo "/usr/share/doc/groff-1.23.0"/examples | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]FONTDIR[@]|`echo /usr/share/groff/1.23.0/font | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]g[@]|\\\\%|g" \
     -e "s|[@]HTMLDOCDIR[@]|`echo "/usr/share/doc/groff-1.23.0"/html | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]INDEX_SUFFIX[@]|\\\\%.i|g" \
     -e "s|[@]LEGACYFONTDIR[@]|`echo /usr/lib/font | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]LOCALFONTDIR[@]|`echo /usr/share/groff/site-font | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]LOCALMACRODIR[@]|`echo /usr/share/groff/site-tmac | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]MACRODIR[@]|`echo /usr/share/groff/1.23.0/tmac | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]MAN1EXT[@]|1|g" \
     -e "s|[@]MAN5EXT[@]|5|g" \
     -e "s|[@]MAN7EXT[@]|7|g" \
     -e "s|[@]MDATE[@]|`/usr/bin/perl ./mdate.pl contrib/gdiffmk/gdiffmk.1.man`|g" \
     -e "s|[@]OLDFONTDIR[@]|`echo /usr/share/groff/1.23.0/oldfont | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]PAGE[@]|\\\\%letter|g" \
     -e "s|[@]PDFDOCDIR[@]|`echo "/usr/share/doc/groff-1.23.0"/pdf | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]PSPRINT[@]|`echo lpr | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]SYSTEMMACRODIR[@]|`echo /usr/lib64/groff/site-tmac | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]TMAC_AN_PREFIX[@]|\\\\%`if test no = yes; then for i in  ""; do case "$i" in an) echo g;; esac; done; fi`|g" \
     -e "s|[@]TMAC_M_PREFIX[@]|\\\\%`if test no = yes; then for i in  ""; do case "$i" in m) echo g;; esac; done; fi`|g" \
     -e "s|[@]TMAC_MDIR[@]|`echo /usr/share/groff/1.23.0/tmac | sed -f ./makevarescape.sed`/mm|g" \
     -e "s|[@]TMAC_S_PREFIX[@]|\\\\%`if test no = yes; then for i in  ""; do case "$i" in s) echo g;; esac; done; fi`|g" \
     -e "s|[@]VERSION[@]|1.23.0|g" \
     contrib/gdiffmk/gdiffmk.1.man \
     >contrib/gdiffmk/gdiffmk.1
make[1]: Leaving directory '/var/tmp/portage/sys-apps/groff-1.23.0/work/groff-1.23.0'
make[1]: Entering directory '/var/tmp/portage/sys-apps/groff-1.23.0/work/groff-1.23.0'
/bin/mkdir -p `dirname contrib/glilypond/glilypond.1` \
&& LC_ALL=C \
 sed -e "s|[@]APPDEFDIR[@]|`echo /usr/share/X11/app-defaults | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]BINDIR[@]|`echo /usr/bin | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]COMMON_WORDS_FILE[@]|`echo /usr/share/groff/1.23.0/eign | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]COMPATIBILITY_WRAPPERS[@]|no|g" \
     -e "s|[@]DATASUBDIR[@]|`echo /usr/share/groff/1.23.0 | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]DEFAULT_INDEX[@]|`echo /usr/dict/papers/Ind | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]DEFAULT_INDEX_NAME[@]|`echo Ind | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]DEVICE[@]|\\\\%ps|g" \
     -e "s|[@]DOCDIR[@]|`echo "/usr/share/doc/groff-1.23.0" | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]EXAMPLEDIR[@]|`echo "/usr/share/doc/groff-1.23.0"/examples | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]FONTDIR[@]|`echo /usr/share/groff/1.23.0/font | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]g[@]|\\\\%|g" \
     -e "s|[@]HTMLDOCDIR[@]|`echo "/usr/share/doc/groff-1.23.0"/html | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]INDEX_SUFFIX[@]|\\\\%.i|g" \
     -e "s|[@]LEGACYFONTDIR[@]|`echo /usr/lib/font | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]LOCALFONTDIR[@]|`echo /usr/share/groff/site-font | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]LOCALMACRODIR[@]|`echo /usr/share/groff/site-tmac | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]MACRODIR[@]|`echo /usr/share/groff/1.23.0/tmac | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]MAN1EXT[@]|1|g" \
     -e "s|[@]MAN5EXT[@]|5|g" \
     -e "s|[@]MAN7EXT[@]|7|g" \
     -e "s|[@]MDATE[@]|`/usr/bin/perl ./mdate.pl contrib/glilypond/glilypond.1.man`|g" \
     -e "s|[@]OLDFONTDIR[@]|`echo /usr/share/groff/1.23.0/oldfont | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]PAGE[@]|\\\\%letter|g" \
     -e "s|[@]PDFDOCDIR[@]|`echo "/usr/share/doc/groff-1.23.0"/pdf | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]PSPRINT[@]|`echo lpr | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]SYSTEMMACRODIR[@]|`echo /usr/lib64/groff/site-tmac | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]TMAC_AN_PREFIX[@]|\\\\%`if test no = yes; then for i in  ""; do case "$i" in an) echo g;; esac; done; fi`|g" \
     -e "s|[@]TMAC_M_PREFIX[@]|\\\\%`if test no = yes; then for i in  ""; do case "$i" in m) echo g;; esac; done; fi`|g" \
     -e "s|[@]TMAC_MDIR[@]|`echo /usr/share/groff/1.23.0/tmac | sed -f ./makevarescape.sed`/mm|g" \
     -e "s|[@]TMAC_S_PREFIX[@]|\\\\%`if test no = yes; then for i in  ""; do case "$i" in s) echo g;; esac; done; fi`|g" \
     -e "s|[@]VERSION[@]|1.23.0|g" \
     contrib/glilypond/glilypond.1.man \
     >contrib/glilypond/glilypond.1
make[1]: Leaving directory '/var/tmp/portage/sys-apps/groff-1.23.0/work/groff-1.23.0'
make[1]: Entering directory '/var/tmp/portage/sys-apps/groff-1.23.0/work/groff-1.23.0'
/bin/mkdir -p `dirname contrib/gperl/gperl.1` \
&& LC_ALL=C \
 sed -e "s|[@]APPDEFDIR[@]|`echo /usr/share/X11/app-defaults | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]BINDIR[@]|`echo /usr/bin | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]COMMON_WORDS_FILE[@]|`echo /usr/share/groff/1.23.0/eign | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]COMPATIBILITY_WRAPPERS[@]|no|g" \
     -e "s|[@]DATASUBDIR[@]|`echo /usr/share/groff/1.23.0 | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]DEFAULT_INDEX[@]|`echo /usr/dict/papers/Ind | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]DEFAULT_INDEX_NAME[@]|`echo Ind | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]DEVICE[@]|\\\\%ps|g" \
     -e "s|[@]DOCDIR[@]|`echo "/usr/share/doc/groff-1.23.0" | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]EXAMPLEDIR[@]|`echo "/usr/share/doc/groff-1.23.0"/examples | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]FONTDIR[@]|`echo /usr/share/groff/1.23.0/font | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]g[@]|\\\\%|g" \
     -e "s|[@]HTMLDOCDIR[@]|`echo "/usr/share/doc/groff-1.23.0"/html | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]INDEX_SUFFIX[@]|\\\\%.i|g" \
     -e "s|[@]LEGACYFONTDIR[@]|`echo /usr/lib/font | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]LOCALFONTDIR[@]|`echo /usr/share/groff/site-font | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]LOCALMACRODIR[@]|`echo /usr/share/groff/site-tmac | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]MACRODIR[@]|`echo /usr/share/groff/1.23.0/tmac | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]MAN1EXT[@]|1|g" \
     -e "s|[@]MAN5EXT[@]|5|g" \
     -e "s|[@]MAN7EXT[@]|7|g" \
     -e "s|[@]MDATE[@]|`/usr/bin/perl ./mdate.pl contrib/gperl/gperl.1.man`|g" \
     -e "s|[@]OLDFONTDIR[@]|`echo /usr/share/groff/1.23.0/oldfont | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]PAGE[@]|\\\\%letter|g" \
     -e "s|[@]PDFDOCDIR[@]|`echo "/usr/share/doc/groff-1.23.0"/pdf | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]PSPRINT[@]|`echo lpr | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]SYSTEMMACRODIR[@]|`echo /usr/lib64/groff/site-tmac | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]TMAC_AN_PREFIX[@]|\\\\%`if test no = yes; then for i in  ""; do case "$i" in an) echo g;; esac; done; fi`|g" \
     -e "s|[@]TMAC_M_PREFIX[@]|\\\\%`if test no = yes; then for i in  ""; do case "$i" in m) echo g;; esac; done; fi`|g" \
     -e "s|[@]TMAC_MDIR[@]|`echo /usr/share/groff/1.23.0/tmac | sed -f ./makevarescape.sed`/mm|g" \
     -e "s|[@]TMAC_S_PREFIX[@]|\\\\%`if test no = yes; then for i in  ""; do case "$i" in s) echo g;; esac; done; fi`|g" \
     -e "s|[@]VERSION[@]|1.23.0|g" \
     contrib/gperl/gperl.1.man \
     >contrib/gperl/gperl.1
make[1]: Leaving directory '/var/tmp/portage/sys-apps/groff-1.23.0/work/groff-1.23.0'
make[1]: Entering directory '/var/tmp/portage/sys-apps/groff-1.23.0/work/groff-1.23.0'
/bin/mkdir -p `dirname contrib/gpinyin/gpinyin.1` \
&& LC_ALL=C \
 sed -e "s|[@]APPDEFDIR[@]|`echo /usr/share/X11/app-defaults | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]BINDIR[@]|`echo /usr/bin | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]COMMON_WORDS_FILE[@]|`echo /usr/share/groff/1.23.0/eign | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]COMPATIBILITY_WRAPPERS[@]|no|g" \
     -e "s|[@]DATASUBDIR[@]|`echo /usr/share/groff/1.23.0 | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]DEFAULT_INDEX[@]|`echo /usr/dict/papers/Ind | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]DEFAULT_INDEX_NAME[@]|`echo Ind | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]DEVICE[@]|\\\\%ps|g" \
     -e "s|[@]DOCDIR[@]|`echo "/usr/share/doc/groff-1.23.0" | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]EXAMPLEDIR[@]|`echo "/usr/share/doc/groff-1.23.0"/examples | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]FONTDIR[@]|`echo /usr/share/groff/1.23.0/font | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]g[@]|\\\\%|g" \
     -e "s|[@]HTMLDOCDIR[@]|`echo "/usr/share/doc/groff-1.23.0"/html | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]INDEX_SUFFIX[@]|\\\\%.i|g" \
     -e "s|[@]LEGACYFONTDIR[@]|`echo /usr/lib/font | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]LOCALFONTDIR[@]|`echo /usr/share/groff/site-font | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]LOCALMACRODIR[@]|`echo /usr/share/groff/site-tmac | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]MACRODIR[@]|`echo /usr/share/groff/1.23.0/tmac | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]MAN1EXT[@]|1|g" \
     -e "s|[@]MAN5EXT[@]|5|g" \
     -e "s|[@]MAN7EXT[@]|7|g" \
     -e "s|[@]MDATE[@]|`/usr/bin/perl ./mdate.pl contrib/gpinyin/gpinyin.1.man`|g" \
     -e "s|[@]OLDFONTDIR[@]|`echo /usr/share/groff/1.23.0/oldfont | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]PAGE[@]|\\\\%letter|g" \
     -e "s|[@]PDFDOCDIR[@]|`echo "/usr/share/doc/groff-1.23.0"/pdf | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]PSPRINT[@]|`echo lpr | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]SYSTEMMACRODIR[@]|`echo /usr/lib64/groff/site-tmac | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]TMAC_AN_PREFIX[@]|\\\\%`if test no = yes; then for i in  ""; do case "$i" in an) echo g;; esac; done; fi`|g" \
     -e "s|[@]TMAC_M_PREFIX[@]|\\\\%`if test no = yes; then for i in  ""; do case "$i" in m) echo g;; esac; done; fi`|g" \
     -e "s|[@]TMAC_MDIR[@]|`echo /usr/share/groff/1.23.0/tmac | sed -f ./makevarescape.sed`/mm|g" \
     -e "s|[@]TMAC_S_PREFIX[@]|\\\\%`if test no = yes; then for i in  ""; do case "$i" in s) echo g;; esac; done; fi`|g" \
     -e "s|[@]VERSION[@]|1.23.0|g" \
     contrib/gpinyin/gpinyin.1.man \
     >contrib/gpinyin/gpinyin.1
make[1]: Leaving directory '/var/tmp/portage/sys-apps/groff-1.23.0/work/groff-1.23.0'
make[1]: Entering directory '/var/tmp/portage/sys-apps/groff-1.23.0/work/groff-1.23.0'
/bin/mkdir -p `dirname contrib/grap2graph/grap2graph.1` \
&& LC_ALL=C \
 sed -e "s|[@]APPDEFDIR[@]|`echo /usr/share/X11/app-defaults | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]BINDIR[@]|`echo /usr/bin | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]COMMON_WORDS_FILE[@]|`echo /usr/share/groff/1.23.0/eign | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]COMPATIBILITY_WRAPPERS[@]|no|g" \
     -e "s|[@]DATASUBDIR[@]|`echo /usr/share/groff/1.23.0 | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]DEFAULT_INDEX[@]|`echo /usr/dict/papers/Ind | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]DEFAULT_INDEX_NAME[@]|`echo Ind | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]DEVICE[@]|\\\\%ps|g" \
     -e "s|[@]DOCDIR[@]|`echo "/usr/share/doc/groff-1.23.0" | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]EXAMPLEDIR[@]|`echo "/usr/share/doc/groff-1.23.0"/examples | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]FONTDIR[@]|`echo /usr/share/groff/1.23.0/font | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]g[@]|\\\\%|g" \
     -e "s|[@]HTMLDOCDIR[@]|`echo "/usr/share/doc/groff-1.23.0"/html | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]INDEX_SUFFIX[@]|\\\\%.i|g" \
     -e "s|[@]LEGACYFONTDIR[@]|`echo /usr/lib/font | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]LOCALFONTDIR[@]|`echo /usr/share/groff/site-font | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]LOCALMACRODIR[@]|`echo /usr/share/groff/site-tmac | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]MACRODIR[@]|`echo /usr/share/groff/1.23.0/tmac | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]MAN1EXT[@]|1|g" \
     -e "s|[@]MAN5EXT[@]|5|g" \
     -e "s|[@]MAN7EXT[@]|7|g" \
     -e "s|[@]MDATE[@]|`/usr/bin/perl ./mdate.pl contrib/grap2graph/grap2graph.1.man`|g" \
     -e "s|[@]OLDFONTDIR[@]|`echo /usr/share/groff/1.23.0/oldfont | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]PAGE[@]|\\\\%letter|g" \
     -e "s|[@]PDFDOCDIR[@]|`echo "/usr/share/doc/groff-1.23.0"/pdf | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]PSPRINT[@]|`echo lpr | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]SYSTEMMACRODIR[@]|`echo /usr/lib64/groff/site-tmac | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]TMAC_AN_PREFIX[@]|\\\\%`if test no = yes; then for i in  ""; do case "$i" in an) echo g;; esac; done; fi`|g" \
     -e "s|[@]TMAC_M_PREFIX[@]|\\\\%`if test no = yes; then for i in  ""; do case "$i" in m) echo g;; esac; done; fi`|g" \
     -e "s|[@]TMAC_MDIR[@]|`echo /usr/share/groff/1.23.0/tmac | sed -f ./makevarescape.sed`/mm|g" \
     -e "s|[@]TMAC_S_PREFIX[@]|\\\\%`if test no = yes; then for i in  ""; do case "$i" in s) echo g;; esac; done; fi`|g" \
     -e "s|[@]VERSION[@]|1.23.0|g" \
     contrib/grap2graph/grap2graph.1.man \
     >contrib/grap2graph/grap2graph.1
make[1]: Leaving directory '/var/tmp/portage/sys-apps/groff-1.23.0/work/groff-1.23.0'
make[1]: Entering directory '/var/tmp/portage/sys-apps/groff-1.23.0/work/groff-1.23.0'
/bin/mkdir -p `dirname contrib/mm/mmroff.1` \
&& LC_ALL=C \
 sed -e "s|[@]APPDEFDIR[@]|`echo /usr/share/X11/app-defaults | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]BINDIR[@]|`echo /usr/bin | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]COMMON_WORDS_FILE[@]|`echo /usr/share/groff/1.23.0/eign | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]COMPATIBILITY_WRAPPERS[@]|no|g" \
     -e "s|[@]DATASUBDIR[@]|`echo /usr/share/groff/1.23.0 | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]DEFAULT_INDEX[@]|`echo /usr/dict/papers/Ind | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]DEFAULT_INDEX_NAME[@]|`echo Ind | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]DEVICE[@]|\\\\%ps|g" \
     -e "s|[@]DOCDIR[@]|`echo "/usr/share/doc/groff-1.23.0" | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]EXAMPLEDIR[@]|`echo "/usr/share/doc/groff-1.23.0"/examples | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]FONTDIR[@]|`echo /usr/share/groff/1.23.0/font | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]g[@]|\\\\%|g" \
     -e "s|[@]HTMLDOCDIR[@]|`echo "/usr/share/doc/groff-1.23.0"/html | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]INDEX_SUFFIX[@]|\\\\%.i|g" \
     -e "s|[@]LEGACYFONTDIR[@]|`echo /usr/lib/font | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]LOCALFONTDIR[@]|`echo /usr/share/groff/site-font | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]LOCALMACRODIR[@]|`echo /usr/share/groff/site-tmac | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]MACRODIR[@]|`echo /usr/share/groff/1.23.0/tmac | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]MAN1EXT[@]|1|g" \
     -e "s|[@]MAN5EXT[@]|5|g" \
     -e "s|[@]MAN7EXT[@]|7|g" \
     -e "s|[@]MDATE[@]|`/usr/bin/perl ./mdate.pl contrib/mm/mmroff.1.man`|g" \
     -e "s|[@]OLDFONTDIR[@]|`echo /usr/share/groff/1.23.0/oldfont | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]PAGE[@]|\\\\%letter|g" \
     -e "s|[@]PDFDOCDIR[@]|`echo "/usr/share/doc/groff-1.23.0"/pdf | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]PSPRINT[@]|`echo lpr | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]SYSTEMMACRODIR[@]|`echo /usr/lib64/groff/site-tmac | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]TMAC_AN_PREFIX[@]|\\\\%`if test no = yes; then for i in  ""; do case "$i" in an) echo g;; esac; done; fi`|g" \
     -e "s|[@]TMAC_M_PREFIX[@]|\\\\%`if test no = yes; then for i in  ""; do case "$i" in m) echo g;; esac; done; fi`|g" \
     -e "s|[@]TMAC_MDIR[@]|`echo /usr/share/groff/1.23.0/tmac | sed -f ./makevarescape.sed`/mm|g" \
     -e "s|[@]TMAC_S_PREFIX[@]|\\\\%`if test no = yes; then for i in  ""; do case "$i" in s) echo g;; esac; done; fi`|g" \
     -e "s|[@]VERSION[@]|1.23.0|g" \
     contrib/mm/mmroff.1.man \
     >contrib/mm/mmroff.1
make[1]: Leaving directory '/var/tmp/portage/sys-apps/groff-1.23.0/work/groff-1.23.0'
make[1]: Entering directory '/var/tmp/portage/sys-apps/groff-1.23.0/work/groff-1.23.0'
/bin/mkdir -p `dirname contrib/pic2graph/pic2graph.1` \
&& LC_ALL=C \
 sed -e "s|[@]APPDEFDIR[@]|`echo /usr/share/X11/app-defaults | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]BINDIR[@]|`echo /usr/bin | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]COMMON_WORDS_FILE[@]|`echo /usr/share/groff/1.23.0/eign | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]COMPATIBILITY_WRAPPERS[@]|no|g" \
     -e "s|[@]DATASUBDIR[@]|`echo /usr/share/groff/1.23.0 | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]DEFAULT_INDEX[@]|`echo /usr/dict/papers/Ind | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]DEFAULT_INDEX_NAME[@]|`echo Ind | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]DEVICE[@]|\\\\%ps|g" \
     -e "s|[@]DOCDIR[@]|`echo "/usr/share/doc/groff-1.23.0" | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]EXAMPLEDIR[@]|`echo "/usr/share/doc/groff-1.23.0"/examples | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]FONTDIR[@]|`echo /usr/share/groff/1.23.0/font | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]g[@]|\\\\%|g" \
     -e "s|[@]HTMLDOCDIR[@]|`echo "/usr/share/doc/groff-1.23.0"/html | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]INDEX_SUFFIX[@]|\\\\%.i|g" \
     -e "s|[@]LEGACYFONTDIR[@]|`echo /usr/lib/font | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]LOCALFONTDIR[@]|`echo /usr/share/groff/site-font | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]LOCALMACRODIR[@]|`echo /usr/share/groff/site-tmac | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]MACRODIR[@]|`echo /usr/share/groff/1.23.0/tmac | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]MAN1EXT[@]|1|g" \
     -e "s|[@]MAN5EXT[@]|5|g" \
     -e "s|[@]MAN7EXT[@]|7|g" \
     -e "s|[@]MDATE[@]|`/usr/bin/perl ./mdate.pl contrib/pic2graph/pic2graph.1.man`|g" \
     -e "s|[@]OLDFONTDIR[@]|`echo /usr/share/groff/1.23.0/oldfont | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]PAGE[@]|\\\\%letter|g" \
     -e "s|[@]PDFDOCDIR[@]|`echo "/usr/share/doc/groff-1.23.0"/pdf | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]PSPRINT[@]|`echo lpr | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]SYSTEMMACRODIR[@]|`echo /usr/lib64/groff/site-tmac | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]TMAC_AN_PREFIX[@]|\\\\%`if test no = yes; then for i in  ""; do case "$i" in an) echo g;; esac; done; fi`|g" \
     -e "s|[@]TMAC_M_PREFIX[@]|\\\\%`if test no = yes; then for i in  ""; do case "$i" in m) echo g;; esac; done; fi`|g" \
     -e "s|[@]TMAC_MDIR[@]|`echo /usr/share/groff/1.23.0/tmac | sed -f ./makevarescape.sed`/mm|g" \
     -e "s|[@]TMAC_S_PREFIX[@]|\\\\%`if test no = yes; then for i in  ""; do case "$i" in s) echo g;; esac; done; fi`|g" \
     -e "s|[@]VERSION[@]|1.23.0|g" \
     contrib/pic2graph/pic2graph.1.man \
     >contrib/pic2graph/pic2graph.1
make[1]: Leaving directory '/var/tmp/portage/sys-apps/groff-1.23.0/work/groff-1.23.0'
make[1]: Entering directory '/var/tmp/portage/sys-apps/groff-1.23.0/work/groff-1.23.0'
/bin/mkdir -p `dirname contrib/pdfmark/pdfroff.1` \
&& LC_ALL=C \
 sed -e "s|[@]APPDEFDIR[@]|`echo /usr/share/X11/app-defaults | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]BINDIR[@]|`echo /usr/bin | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]COMMON_WORDS_FILE[@]|`echo /usr/share/groff/1.23.0/eign | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]COMPATIBILITY_WRAPPERS[@]|no|g" \
     -e "s|[@]DATASUBDIR[@]|`echo /usr/share/groff/1.23.0 | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]DEFAULT_INDEX[@]|`echo /usr/dict/papers/Ind | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]DEFAULT_INDEX_NAME[@]|`echo Ind | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]DEVICE[@]|\\\\%ps|g" \
     -e "s|[@]DOCDIR[@]|`echo "/usr/share/doc/groff-1.23.0" | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]EXAMPLEDIR[@]|`echo "/usr/share/doc/groff-1.23.0"/examples | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]FONTDIR[@]|`echo /usr/share/groff/1.23.0/font | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]g[@]|\\\\%|g" \
     -e "s|[@]HTMLDOCDIR[@]|`echo "/usr/share/doc/groff-1.23.0"/html | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]INDEX_SUFFIX[@]|\\\\%.i|g" \
     -e "s|[@]LEGACYFONTDIR[@]|`echo /usr/lib/font | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]LOCALFONTDIR[@]|`echo /usr/share/groff/site-font | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]LOCALMACRODIR[@]|`echo /usr/share/groff/site-tmac | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]MACRODIR[@]|`echo /usr/share/groff/1.23.0/tmac | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]MAN1EXT[@]|1|g" \
     -e "s|[@]MAN5EXT[@]|5|g" \
     -e "s|[@]MAN7EXT[@]|7|g" \
     -e "s|[@]MDATE[@]|`/usr/bin/perl ./mdate.pl contrib/pdfmark/pdfroff.1.man`|g" \
     -e "s|[@]OLDFONTDIR[@]|`echo /usr/share/groff/1.23.0/oldfont | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]PAGE[@]|\\\\%letter|g" \
     -e "s|[@]PDFDOCDIR[@]|`echo "/usr/share/doc/groff-1.23.0"/pdf | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]PSPRINT[@]|`echo lpr | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]SYSTEMMACRODIR[@]|`echo /usr/lib64/groff/site-tmac | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]TMAC_AN_PREFIX[@]|\\\\%`if test no = yes; then for i in  ""; do case "$i" in an) echo g;; esac; done; fi`|g" \
     -e "s|[@]TMAC_M_PREFIX[@]|\\\\%`if test no = yes; then for i in  ""; do case "$i" in m) echo g;; esac; done; fi`|g" \
     -e "s|[@]TMAC_MDIR[@]|`echo /usr/share/groff/1.23.0/tmac | sed -f ./makevarescape.sed`/mm|g" \
     -e "s|[@]TMAC_S_PREFIX[@]|\\\\%`if test no = yes; then for i in  ""; do case "$i" in s) echo g;; esac; done; fi`|g" \
     -e "s|[@]VERSION[@]|1.23.0|g" \
     contrib/pdfmark/pdfroff.1.man \
     >contrib/pdfmark/pdfroff.1
make[1]: Leaving directory '/var/tmp/portage/sys-apps/groff-1.23.0/work/groff-1.23.0'
make[1]: Entering directory '/var/tmp/portage/sys-apps/groff-1.23.0/work/groff-1.23.0'
/bin/mkdir -p `dirname src/devices/grodvi/grodvi.1` \
&& LC_ALL=C \
 sed -e "s|[@]APPDEFDIR[@]|`echo /usr/share/X11/app-defaults | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]BINDIR[@]|`echo /usr/bin | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]COMMON_WORDS_FILE[@]|`echo /usr/share/groff/1.23.0/eign | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]COMPATIBILITY_WRAPPERS[@]|no|g" \
     -e "s|[@]DATASUBDIR[@]|`echo /usr/share/groff/1.23.0 | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]DEFAULT_INDEX[@]|`echo /usr/dict/papers/Ind | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]DEFAULT_INDEX_NAME[@]|`echo Ind | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]DEVICE[@]|\\\\%ps|g" \
     -e "s|[@]DOCDIR[@]|`echo "/usr/share/doc/groff-1.23.0" | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]EXAMPLEDIR[@]|`echo "/usr/share/doc/groff-1.23.0"/examples | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]FONTDIR[@]|`echo /usr/share/groff/1.23.0/font | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]g[@]|\\\\%|g" \
     -e "s|[@]HTMLDOCDIR[@]|`echo "/usr/share/doc/groff-1.23.0"/html | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]INDEX_SUFFIX[@]|\\\\%.i|g" \
     -e "s|[@]LEGACYFONTDIR[@]|`echo /usr/lib/font | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]LOCALFONTDIR[@]|`echo /usr/share/groff/site-font | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]LOCALMACRODIR[@]|`echo /usr/share/groff/site-tmac | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]MACRODIR[@]|`echo /usr/share/groff/1.23.0/tmac | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]MAN1EXT[@]|1|g" \
     -e "s|[@]MAN5EXT[@]|5|g" \
     -e "s|[@]MAN7EXT[@]|7|g" \
     -e "s|[@]MDATE[@]|`/usr/bin/perl ./mdate.pl src/devices/grodvi/grodvi.1.man`|g" \
     -e "s|[@]OLDFONTDIR[@]|`echo /usr/share/groff/1.23.0/oldfont | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]PAGE[@]|\\\\%letter|g" \
     -e "s|[@]PDFDOCDIR[@]|`echo "/usr/share/doc/groff-1.23.0"/pdf | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]PSPRINT[@]|`echo lpr | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]SYSTEMMACRODIR[@]|`echo /usr/lib64/groff/site-tmac | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]TMAC_AN_PREFIX[@]|\\\\%`if test no = yes; then for i in  ""; do case "$i" in an) echo g;; esac; done; fi`|g" \
     -e "s|[@]TMAC_M_PREFIX[@]|\\\\%`if test no = yes; then for i in  ""; do case "$i" in m) echo g;; esac; done; fi`|g" \
     -e "s|[@]TMAC_MDIR[@]|`echo /usr/share/groff/1.23.0/tmac | sed -f ./makevarescape.sed`/mm|g" \
     -e "s|[@]TMAC_S_PREFIX[@]|\\\\%`if test no = yes; then for i in  ""; do case "$i" in s) echo g;; esac; done; fi`|g" \
     -e "s|[@]VERSION[@]|1.23.0|g" \
     src/devices/grodvi/grodvi.1.man \
     >src/devices/grodvi/grodvi.1
make[1]: Leaving directory '/var/tmp/portage/sys-apps/groff-1.23.0/work/groff-1.23.0'
make[1]: Entering directory '/var/tmp/portage/sys-apps/groff-1.23.0/work/groff-1.23.0'
/bin/mkdir -p `dirname src/devices/grohtml/grohtml.1` \
&& LC_ALL=C \
 sed -e "s|[@]APPDEFDIR[@]|`echo /usr/share/X11/app-defaults | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]BINDIR[@]|`echo /usr/bin | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]COMMON_WORDS_FILE[@]|`echo /usr/share/groff/1.23.0/eign | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]COMPATIBILITY_WRAPPERS[@]|no|g" \
     -e "s|[@]DATASUBDIR[@]|`echo /usr/share/groff/1.23.0 | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]DEFAULT_INDEX[@]|`echo /usr/dict/papers/Ind | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]DEFAULT_INDEX_NAME[@]|`echo Ind | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]DEVICE[@]|\\\\%ps|g" \
     -e "s|[@]DOCDIR[@]|`echo "/usr/share/doc/groff-1.23.0" | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]EXAMPLEDIR[@]|`echo "/usr/share/doc/groff-1.23.0"/examples | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]FONTDIR[@]|`echo /usr/share/groff/1.23.0/font | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]g[@]|\\\\%|g" \
     -e "s|[@]HTMLDOCDIR[@]|`echo "/usr/share/doc/groff-1.23.0"/html | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]INDEX_SUFFIX[@]|\\\\%.i|g" \
     -e "s|[@]LEGACYFONTDIR[@]|`echo /usr/lib/font | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]LOCALFONTDIR[@]|`echo /usr/share/groff/site-font | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]LOCALMACRODIR[@]|`echo /usr/share/groff/site-tmac | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]MACRODIR[@]|`echo /usr/share/groff/1.23.0/tmac | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]MAN1EXT[@]|1|g" \
     -e "s|[@]MAN5EXT[@]|5|g" \
     -e "s|[@]MAN7EXT[@]|7|g" \
     -e "s|[@]MDATE[@]|`/usr/bin/perl ./mdate.pl src/devices/grohtml/grohtml.1.man`|g" \
     -e "s|[@]OLDFONTDIR[@]|`echo /usr/share/groff/1.23.0/oldfont | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]PAGE[@]|\\\\%letter|g" \
     -e "s|[@]PDFDOCDIR[@]|`echo "/usr/share/doc/groff-1.23.0"/pdf | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]PSPRINT[@]|`echo lpr | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]SYSTEMMACRODIR[@]|`echo /usr/lib64/groff/site-tmac | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]TMAC_AN_PREFIX[@]|\\\\%`if test no = yes; then for i in  ""; do case "$i" in an) echo g;; esac; done; fi`|g" \
     -e "s|[@]TMAC_M_PREFIX[@]|\\\\%`if test no = yes; then for i in  ""; do case "$i" in m) echo g;; esac; done; fi`|g" \
     -e "s|[@]TMAC_MDIR[@]|`echo /usr/share/groff/1.23.0/tmac | sed -f ./makevarescape.sed`/mm|g" \
     -e "s|[@]TMAC_S_PREFIX[@]|\\\\%`if test no = yes; then for i in  ""; do case "$i" in s) echo g;; esac; done; fi`|g" \
     -e "s|[@]VERSION[@]|1.23.0|g" \
     src/devices/grohtml/grohtml.1.man \
     >src/devices/grohtml/grohtml.1
make[1]: Leaving directory '/var/tmp/portage/sys-apps/groff-1.23.0/work/groff-1.23.0'
make[1]: Entering directory '/var/tmp/portage/sys-apps/groff-1.23.0/work/groff-1.23.0'
/bin/mkdir -p `dirname src/devices/grolj4/grolj4.1` \
&& LC_ALL=C \
 sed -e "s|[@]APPDEFDIR[@]|`echo /usr/share/X11/app-defaults | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]BINDIR[@]|`echo /usr/bin | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]COMMON_WORDS_FILE[@]|`echo /usr/share/groff/1.23.0/eign | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]COMPATIBILITY_WRAPPERS[@]|no|g" \
     -e "s|[@]DATASUBDIR[@]|`echo /usr/share/groff/1.23.0 | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]DEFAULT_INDEX[@]|`echo /usr/dict/papers/Ind | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]DEFAULT_INDEX_NAME[@]|`echo Ind | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]DEVICE[@]|\\\\%ps|g" \
     -e "s|[@]DOCDIR[@]|`echo "/usr/share/doc/groff-1.23.0" | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]EXAMPLEDIR[@]|`echo "/usr/share/doc/groff-1.23.0"/examples | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]FONTDIR[@]|`echo /usr/share/groff/1.23.0/font | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]g[@]|\\\\%|g" \
     -e "s|[@]HTMLDOCDIR[@]|`echo "/usr/share/doc/groff-1.23.0"/html | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]INDEX_SUFFIX[@]|\\\\%.i|g" \
     -e "s|[@]LEGACYFONTDIR[@]|`echo /usr/lib/font | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]LOCALFONTDIR[@]|`echo /usr/share/groff/site-font | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]LOCALMACRODIR[@]|`echo /usr/share/groff/site-tmac | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]MACRODIR[@]|`echo /usr/share/groff/1.23.0/tmac | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]MAN1EXT[@]|1|g" \
     -e "s|[@]MAN5EXT[@]|5|g" \
     -e "s|[@]MAN7EXT[@]|7|g" \
     -e "s|[@]MDATE[@]|`/usr/bin/perl ./mdate.pl src/devices/grolj4/grolj4.1.man`|g" \
     -e "s|[@]OLDFONTDIR[@]|`echo /usr/share/groff/1.23.0/oldfont | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]PAGE[@]|\\\\%letter|g" \
     -e "s|[@]PDFDOCDIR[@]|`echo "/usr/share/doc/groff-1.23.0"/pdf | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]PSPRINT[@]|`echo lpr | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]SYSTEMMACRODIR[@]|`echo /usr/lib64/groff/site-tmac | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]TMAC_AN_PREFIX[@]|\\\\%`if test no = yes; then for i in  ""; do case "$i" in an) echo g;; esac; done; fi`|g" \
     -e "s|[@]TMAC_M_PREFIX[@]|\\\\%`if test no = yes; then for i in  ""; do case "$i" in m) echo g;; esac; done; fi`|g" \
     -e "s|[@]TMAC_MDIR[@]|`echo /usr/share/groff/1.23.0/tmac | sed -f ./makevarescape.sed`/mm|g" \
     -e "s|[@]TMAC_S_PREFIX[@]|\\\\%`if test no = yes; then for i in  ""; do case "$i" in s) echo g;; esac; done; fi`|g" \
     -e "s|[@]VERSION[@]|1.23.0|g" \
     src/devices/grolj4/grolj4.1.man \
     >src/devices/grolj4/grolj4.1
make[1]: Leaving directory '/var/tmp/portage/sys-apps/groff-1.23.0/work/groff-1.23.0'
make[1]: Entering directory '/var/tmp/portage/sys-apps/groff-1.23.0/work/groff-1.23.0'
/bin/mkdir -p `dirname src/devices/grolbp/grolbp.1` \
&& LC_ALL=C \
 sed -e "s|[@]APPDEFDIR[@]|`echo /usr/share/X11/app-defaults | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]BINDIR[@]|`echo /usr/bin | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]COMMON_WORDS_FILE[@]|`echo /usr/share/groff/1.23.0/eign | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]COMPATIBILITY_WRAPPERS[@]|no|g" \
     -e "s|[@]DATASUBDIR[@]|`echo /usr/share/groff/1.23.0 | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]DEFAULT_INDEX[@]|`echo /usr/dict/papers/Ind | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]DEFAULT_INDEX_NAME[@]|`echo Ind | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]DEVICE[@]|\\\\%ps|g" \
     -e "s|[@]DOCDIR[@]|`echo "/usr/share/doc/groff-1.23.0" | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]EXAMPLEDIR[@]|`echo "/usr/share/doc/groff-1.23.0"/examples | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]FONTDIR[@]|`echo /usr/share/groff/1.23.0/font | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]g[@]|\\\\%|g" \
     -e "s|[@]HTMLDOCDIR[@]|`echo "/usr/share/doc/groff-1.23.0"/html | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]INDEX_SUFFIX[@]|\\\\%.i|g" \
     -e "s|[@]LEGACYFONTDIR[@]|`echo /usr/lib/font | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]LOCALFONTDIR[@]|`echo /usr/share/groff/site-font | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]LOCALMACRODIR[@]|`echo /usr/share/groff/site-tmac | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]MACRODIR[@]|`echo /usr/share/groff/1.23.0/tmac | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]MAN1EXT[@]|1|g" \
     -e "s|[@]MAN5EXT[@]|5|g" \
     -e "s|[@]MAN7EXT[@]|7|g" \
     -e "s|[@]MDATE[@]|`/usr/bin/perl ./mdate.pl src/devices/grolbp/grolbp.1.man`|g" \
     -e "s|[@]OLDFONTDIR[@]|`echo /usr/share/groff/1.23.0/oldfont | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]PAGE[@]|\\\\%letter|g" \
     -e "s|[@]PDFDOCDIR[@]|`echo "/usr/share/doc/groff-1.23.0"/pdf | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]PSPRINT[@]|`echo lpr | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]SYSTEMMACRODIR[@]|`echo /usr/lib64/groff/site-tmac | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]TMAC_AN_PREFIX[@]|\\\\%`if test no = yes; then for i in  ""; do case "$i" in an) echo g;; esac; done; fi`|g" \
     -e "s|[@]TMAC_M_PREFIX[@]|\\\\%`if test no = yes; then for i in  ""; do case "$i" in m) echo g;; esac; done; fi`|g" \
     -e "s|[@]TMAC_MDIR[@]|`echo /usr/share/groff/1.23.0/tmac | sed -f ./makevarescape.sed`/mm|g" \
     -e "s|[@]TMAC_S_PREFIX[@]|\\\\%`if test no = yes; then for i in  ""; do case "$i" in s) echo g;; esac; done; fi`|g" \
     -e "s|[@]VERSION[@]|1.23.0|g" \
     src/devices/grolbp/grolbp.1.man \
     >src/devices/grolbp/grolbp.1
make[1]: Leaving directory '/var/tmp/portage/sys-apps/groff-1.23.0/work/groff-1.23.0'
make[1]: Entering directory '/var/tmp/portage/sys-apps/groff-1.23.0/work/groff-1.23.0'
/bin/mkdir -p `dirname src/devices/gropdf/gropdf.1` \
&& LC_ALL=C \
 sed -e "s|[@]APPDEFDIR[@]|`echo /usr/share/X11/app-defaults | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]BINDIR[@]|`echo /usr/bin | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]COMMON_WORDS_FILE[@]|`echo /usr/share/groff/1.23.0/eign | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]COMPATIBILITY_WRAPPERS[@]|no|g" \
     -e "s|[@]DATASUBDIR[@]|`echo /usr/share/groff/1.23.0 | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]DEFAULT_INDEX[@]|`echo /usr/dict/papers/Ind | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]DEFAULT_INDEX_NAME[@]|`echo Ind | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]DEVICE[@]|\\\\%ps|g" \
     -e "s|[@]DOCDIR[@]|`echo "/usr/share/doc/groff-1.23.0" | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]EXAMPLEDIR[@]|`echo "/usr/share/doc/groff-1.23.0"/examples | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]FONTDIR[@]|`echo /usr/share/groff/1.23.0/font | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]g[@]|\\\\%|g" \
     -e "s|[@]HTMLDOCDIR[@]|`echo "/usr/share/doc/groff-1.23.0"/html | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]INDEX_SUFFIX[@]|\\\\%.i|g" \
     -e "s|[@]LEGACYFONTDIR[@]|`echo /usr/lib/font | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]LOCALFONTDIR[@]|`echo /usr/share/groff/site-font | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]LOCALMACRODIR[@]|`echo /usr/share/groff/site-tmac | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]MACRODIR[@]|`echo /usr/share/groff/1.23.0/tmac | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]MAN1EXT[@]|1|g" \
     -e "s|[@]MAN5EXT[@]|5|g" \
     -e "s|[@]MAN7EXT[@]|7|g" \
     -e "s|[@]MDATE[@]|`/usr/bin/perl ./mdate.pl src/devices/gropdf/gropdf.1.man`|g" \
     -e "s|[@]OLDFONTDIR[@]|`echo /usr/share/groff/1.23.0/oldfont | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]PAGE[@]|\\\\%letter|g" \
     -e "s|[@]PDFDOCDIR[@]|`echo "/usr/share/doc/groff-1.23.0"/pdf | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]PSPRINT[@]|`echo lpr | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]SYSTEMMACRODIR[@]|`echo /usr/lib64/groff/site-tmac | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]TMAC_AN_PREFIX[@]|\\\\%`if test no = yes; then for i in  ""; do case "$i" in an) echo g;; esac; done; fi`|g" \
     -e "s|[@]TMAC_M_PREFIX[@]|\\\\%`if test no = yes; then for i in  ""; do case "$i" in m) echo g;; esac; done; fi`|g" \
     -e "s|[@]TMAC_MDIR[@]|`echo /usr/share/groff/1.23.0/tmac | sed -f ./makevarescape.sed`/mm|g" \
     -e "s|[@]TMAC_S_PREFIX[@]|\\\\%`if test no = yes; then for i in  ""; do case "$i" in s) echo g;; esac; done; fi`|g" \
     -e "s|[@]VERSION[@]|1.23.0|g" \
     src/devices/gropdf/gropdf.1.man \
     >src/devices/gropdf/gropdf.1
make[1]: Leaving directory '/var/tmp/portage/sys-apps/groff-1.23.0/work/groff-1.23.0'
make[1]: Entering directory '/var/tmp/portage/sys-apps/groff-1.23.0/work/groff-1.23.0'
/bin/mkdir -p `dirname src/devices/gropdf/pdfmom.1` \
&& LC_ALL=C \
 sed -e "s|[@]APPDEFDIR[@]|`echo /usr/share/X11/app-defaults | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]BINDIR[@]|`echo /usr/bin | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]COMMON_WORDS_FILE[@]|`echo /usr/share/groff/1.23.0/eign | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]COMPATIBILITY_WRAPPERS[@]|no|g" \
     -e "s|[@]DATASUBDIR[@]|`echo /usr/share/groff/1.23.0 | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]DEFAULT_INDEX[@]|`echo /usr/dict/papers/Ind | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]DEFAULT_INDEX_NAME[@]|`echo Ind | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]DEVICE[@]|\\\\%ps|g" \
     -e "s|[@]DOCDIR[@]|`echo "/usr/share/doc/groff-1.23.0" | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]EXAMPLEDIR[@]|`echo "/usr/share/doc/groff-1.23.0"/examples | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]FONTDIR[@]|`echo /usr/share/groff/1.23.0/font | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]g[@]|\\\\%|g" \
     -e "s|[@]HTMLDOCDIR[@]|`echo "/usr/share/doc/groff-1.23.0"/html | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]INDEX_SUFFIX[@]|\\\\%.i|g" \
     -e "s|[@]LEGACYFONTDIR[@]|`echo /usr/lib/font | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]LOCALFONTDIR[@]|`echo /usr/share/groff/site-font | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]LOCALMACRODIR[@]|`echo /usr/share/groff/site-tmac | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]MACRODIR[@]|`echo /usr/share/groff/1.23.0/tmac | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]MAN1EXT[@]|1|g" \
     -e "s|[@]MAN5EXT[@]|5|g" \
     -e "s|[@]MAN7EXT[@]|7|g" \
     -e "s|[@]MDATE[@]|`/usr/bin/perl ./mdate.pl src/devices/gropdf/pdfmom.1.man`|g" \
     -e "s|[@]OLDFONTDIR[@]|`echo /usr/share/groff/1.23.0/oldfont | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]PAGE[@]|\\\\%letter|g" \
     -e "s|[@]PDFDOCDIR[@]|`echo "/usr/share/doc/groff-1.23.0"/pdf | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]PSPRINT[@]|`echo lpr | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]SYSTEMMACRODIR[@]|`echo /usr/lib64/groff/site-tmac | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]TMAC_AN_PREFIX[@]|\\\\%`if test no = yes; then for i in  ""; do case "$i" in an) echo g;; esac; done; fi`|g" \
     -e "s|[@]TMAC_M_PREFIX[@]|\\\\%`if test no = yes; then for i in  ""; do case "$i" in m) echo g;; esac; done; fi`|g" \
     -e "s|[@]TMAC_MDIR[@]|`echo /usr/share/groff/1.23.0/tmac | sed -f ./makevarescape.sed`/mm|g" \
     -e "s|[@]TMAC_S_PREFIX[@]|\\\\%`if test no = yes; then for i in  ""; do case "$i" in s) echo g;; esac; done; fi`|g" \
     -e "s|[@]VERSION[@]|1.23.0|g" \
     src/devices/gropdf/pdfmom.1.man \
     >src/devices/gropdf/pdfmom.1
make[1]: Leaving directory '/var/tmp/portage/sys-apps/groff-1.23.0/work/groff-1.23.0'
make[1]: Entering directory '/var/tmp/portage/sys-apps/groff-1.23.0/work/groff-1.23.0'
/bin/mkdir -p `dirname src/devices/grops/grops.1` \
&& LC_ALL=C \
 sed -e "s|[@]APPDEFDIR[@]|`echo /usr/share/X11/app-defaults | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]BINDIR[@]|`echo /usr/bin | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]COMMON_WORDS_FILE[@]|`echo /usr/share/groff/1.23.0/eign | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]COMPATIBILITY_WRAPPERS[@]|no|g" \
     -e "s|[@]DATASUBDIR[@]|`echo /usr/share/groff/1.23.0 | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]DEFAULT_INDEX[@]|`echo /usr/dict/papers/Ind | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]DEFAULT_INDEX_NAME[@]|`echo Ind | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]DEVICE[@]|\\\\%ps|g" \
     -e "s|[@]DOCDIR[@]|`echo "/usr/share/doc/groff-1.23.0" | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]EXAMPLEDIR[@]|`echo "/usr/share/doc/groff-1.23.0"/examples | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]FONTDIR[@]|`echo /usr/share/groff/1.23.0/font | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]g[@]|\\\\%|g" \
     -e "s|[@]HTMLDOCDIR[@]|`echo "/usr/share/doc/groff-1.23.0"/html | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]INDEX_SUFFIX[@]|\\\\%.i|g" \
     -e "s|[@]LEGACYFONTDIR[@]|`echo /usr/lib/font | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]LOCALFONTDIR[@]|`echo /usr/share/groff/site-font | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]LOCALMACRODIR[@]|`echo /usr/share/groff/site-tmac | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]MACRODIR[@]|`echo /usr/share/groff/1.23.0/tmac | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]MAN1EXT[@]|1|g" \
     -e "s|[@]MAN5EXT[@]|5|g" \
     -e "s|[@]MAN7EXT[@]|7|g" \
     -e "s|[@]MDATE[@]|`/usr/bin/perl ./mdate.pl src/devices/grops/grops.1.man`|g" \
     -e "s|[@]OLDFONTDIR[@]|`echo /usr/share/groff/1.23.0/oldfont | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]PAGE[@]|\\\\%letter|g" \
     -e "s|[@]PDFDOCDIR[@]|`echo "/usr/share/doc/groff-1.23.0"/pdf | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]PSPRINT[@]|`echo lpr | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]SYSTEMMACRODIR[@]|`echo /usr/lib64/groff/site-tmac | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]TMAC_AN_PREFIX[@]|\\\\%`if test no = yes; then for i in  ""; do case "$i" in an) echo g;; esac; done; fi`|g" \
     -e "s|[@]TMAC_M_PREFIX[@]|\\\\%`if test no = yes; then for i in  ""; do case "$i" in m) echo g;; esac; done; fi`|g" \
     -e "s|[@]TMAC_MDIR[@]|`echo /usr/share/groff/1.23.0/tmac | sed -f ./makevarescape.sed`/mm|g" \
     -e "s|[@]TMAC_S_PREFIX[@]|\\\\%`if test no = yes; then for i in  ""; do case "$i" in s) echo g;; esac; done; fi`|g" \
     -e "s|[@]VERSION[@]|1.23.0|g" \
     src/devices/grops/grops.1.man \
     >src/devices/grops/grops.1
make[1]: Leaving directory '/var/tmp/portage/sys-apps/groff-1.23.0/work/groff-1.23.0'
make[1]: Entering directory '/var/tmp/portage/sys-apps/groff-1.23.0/work/groff-1.23.0'
/bin/mkdir -p `dirname src/devices/grotty/grotty.1` \
&& LC_ALL=C \
 sed -e "s|[@]APPDEFDIR[@]|`echo /usr/share/X11/app-defaults | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]BINDIR[@]|`echo /usr/bin | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]COMMON_WORDS_FILE[@]|`echo /usr/share/groff/1.23.0/eign | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]COMPATIBILITY_WRAPPERS[@]|no|g" \
     -e "s|[@]DATASUBDIR[@]|`echo /usr/share/groff/1.23.0 | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]DEFAULT_INDEX[@]|`echo /usr/dict/papers/Ind | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]DEFAULT_INDEX_NAME[@]|`echo Ind | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]DEVICE[@]|\\\\%ps|g" \
     -e "s|[@]DOCDIR[@]|`echo "/usr/share/doc/groff-1.23.0" | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]EXAMPLEDIR[@]|`echo "/usr/share/doc/groff-1.23.0"/examples | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]FONTDIR[@]|`echo /usr/share/groff/1.23.0/font | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]g[@]|\\\\%|g" \
     -e "s|[@]HTMLDOCDIR[@]|`echo "/usr/share/doc/groff-1.23.0"/html | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]INDEX_SUFFIX[@]|\\\\%.i|g" \
     -e "s|[@]LEGACYFONTDIR[@]|`echo /usr/lib/font | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]LOCALFONTDIR[@]|`echo /usr/share/groff/site-font | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]LOCALMACRODIR[@]|`echo /usr/share/groff/site-tmac | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]MACRODIR[@]|`echo /usr/share/groff/1.23.0/tmac | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]MAN1EXT[@]|1|g" \
     -e "s|[@]MAN5EXT[@]|5|g" \
     -e "s|[@]MAN7EXT[@]|7|g" \
     -e "s|[@]MDATE[@]|`/usr/bin/perl ./mdate.pl src/devices/grotty/grotty.1.man`|g" \
     -e "s|[@]OLDFONTDIR[@]|`echo /usr/share/groff/1.23.0/oldfont | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]PAGE[@]|\\\\%letter|g" \
     -e "s|[@]PDFDOCDIR[@]|`echo "/usr/share/doc/groff-1.23.0"/pdf | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]PSPRINT[@]|`echo lpr | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]SYSTEMMACRODIR[@]|`echo /usr/lib64/groff/site-tmac | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]TMAC_AN_PREFIX[@]|\\\\%`if test no = yes; then for i in  ""; do case "$i" in an) echo g;; esac; done; fi`|g" \
     -e "s|[@]TMAC_M_PREFIX[@]|\\\\%`if test no = yes; then for i in  ""; do case "$i" in m) echo g;; esac; done; fi`|g" \
     -e "s|[@]TMAC_MDIR[@]|`echo /usr/share/groff/1.23.0/tmac | sed -f ./makevarescape.sed`/mm|g" \
     -e "s|[@]TMAC_S_PREFIX[@]|\\\\%`if test no = yes; then for i in  ""; do case "$i" in s) echo g;; esac; done; fi`|g" \
     -e "s|[@]VERSION[@]|1.23.0|g" \
     src/devices/grotty/grotty.1.man \
     >src/devices/grotty/grotty.1
make[1]: Leaving directory '/var/tmp/portage/sys-apps/groff-1.23.0/work/groff-1.23.0'
make[1]: Entering directory '/var/tmp/portage/sys-apps/groff-1.23.0/work/groff-1.23.0'
/bin/mkdir -p `dirname src/devices/xditview/gxditview.1` \
&& LC_ALL=C \
 sed -e "s|[@]APPDEFDIR[@]|`echo /usr/share/X11/app-defaults | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]BINDIR[@]|`echo /usr/bin | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]COMMON_WORDS_FILE[@]|`echo /usr/share/groff/1.23.0/eign | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]COMPATIBILITY_WRAPPERS[@]|no|g" \
     -e "s|[@]DATASUBDIR[@]|`echo /usr/share/groff/1.23.0 | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]DEFAULT_INDEX[@]|`echo /usr/dict/papers/Ind | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]DEFAULT_INDEX_NAME[@]|`echo Ind | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]DEVICE[@]|\\\\%ps|g" \
     -e "s|[@]DOCDIR[@]|`echo "/usr/share/doc/groff-1.23.0" | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]EXAMPLEDIR[@]|`echo "/usr/share/doc/groff-1.23.0"/examples | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]FONTDIR[@]|`echo /usr/share/groff/1.23.0/font | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]g[@]|\\\\%|g" \
     -e "s|[@]HTMLDOCDIR[@]|`echo "/usr/share/doc/groff-1.23.0"/html | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]INDEX_SUFFIX[@]|\\\\%.i|g" \
     -e "s|[@]LEGACYFONTDIR[@]|`echo /usr/lib/font | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]LOCALFONTDIR[@]|`echo /usr/share/groff/site-font | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]LOCALMACRODIR[@]|`echo /usr/share/groff/site-tmac | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]MACRODIR[@]|`echo /usr/share/groff/1.23.0/tmac | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]MAN1EXT[@]|1|g" \
     -e "s|[@]MAN5EXT[@]|5|g" \
     -e "s|[@]MAN7EXT[@]|7|g" \
     -e "s|[@]MDATE[@]|`/usr/bin/perl ./mdate.pl src/devices/xditview/gxditview.1.man`|g" \
     -e "s|[@]OLDFONTDIR[@]|`echo /usr/share/groff/1.23.0/oldfont | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]PAGE[@]|\\\\%letter|g" \
     -e "s|[@]PDFDOCDIR[@]|`echo "/usr/share/doc/groff-1.23.0"/pdf | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]PSPRINT[@]|`echo lpr | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]SYSTEMMACRODIR[@]|`echo /usr/lib64/groff/site-tmac | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]TMAC_AN_PREFIX[@]|\\\\%`if test no = yes; then for i in  ""; do case "$i" in an) echo g;; esac; done; fi`|g" \
     -e "s|[@]TMAC_M_PREFIX[@]|\\\\%`if test no = yes; then for i in  ""; do case "$i" in m) echo g;; esac; done; fi`|g" \
     -e "s|[@]TMAC_MDIR[@]|`echo /usr/share/groff/1.23.0/tmac | sed -f ./makevarescape.sed`/mm|g" \
     -e "s|[@]TMAC_S_PREFIX[@]|\\\\%`if test no = yes; then for i in  ""; do case "$i" in s) echo g;; esac; done; fi`|g" \
     -e "s|[@]VERSION[@]|1.23.0|g" \
     src/devices/xditview/gxditview.1.man \
     >src/devices/xditview/gxditview.1
make[1]: Leaving directory '/var/tmp/portage/sys-apps/groff-1.23.0/work/groff-1.23.0'
make[1]: Entering directory '/var/tmp/portage/sys-apps/groff-1.23.0/work/groff-1.23.0'
/bin/mkdir -p `dirname src/preproc/preconv/preconv.1` \
&& LC_ALL=C \
 sed -e "s|[@]APPDEFDIR[@]|`echo /usr/share/X11/app-defaults | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]BINDIR[@]|`echo /usr/bin | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]COMMON_WORDS_FILE[@]|`echo /usr/share/groff/1.23.0/eign | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]COMPATIBILITY_WRAPPERS[@]|no|g" \
     -e "s|[@]DATASUBDIR[@]|`echo /usr/share/groff/1.23.0 | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]DEFAULT_INDEX[@]|`echo /usr/dict/papers/Ind | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]DEFAULT_INDEX_NAME[@]|`echo Ind | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]DEVICE[@]|\\\\%ps|g" \
     -e "s|[@]DOCDIR[@]|`echo "/usr/share/doc/groff-1.23.0" | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]EXAMPLEDIR[@]|`echo "/usr/share/doc/groff-1.23.0"/examples | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]FONTDIR[@]|`echo /usr/share/groff/1.23.0/font | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]g[@]|\\\\%|g" \
     -e "s|[@]HTMLDOCDIR[@]|`echo "/usr/share/doc/groff-1.23.0"/html | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]INDEX_SUFFIX[@]|\\\\%.i|g" \
     -e "s|[@]LEGACYFONTDIR[@]|`echo /usr/lib/font | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]LOCALFONTDIR[@]|`echo /usr/share/groff/site-font | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]LOCALMACRODIR[@]|`echo /usr/share/groff/site-tmac | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]MACRODIR[@]|`echo /usr/share/groff/1.23.0/tmac | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]MAN1EXT[@]|1|g" \
     -e "s|[@]MAN5EXT[@]|5|g" \
     -e "s|[@]MAN7EXT[@]|7|g" \
     -e "s|[@]MDATE[@]|`/usr/bin/perl ./mdate.pl src/preproc/preconv/preconv.1.man`|g" \
     -e "s|[@]OLDFONTDIR[@]|`echo /usr/share/groff/1.23.0/oldfont | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]PAGE[@]|\\\\%letter|g" \
     -e "s|[@]PDFDOCDIR[@]|`echo "/usr/share/doc/groff-1.23.0"/pdf | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]PSPRINT[@]|`echo lpr | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]SYSTEMMACRODIR[@]|`echo /usr/lib64/groff/site-tmac | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]TMAC_AN_PREFIX[@]|\\\\%`if test no = yes; then for i in  ""; do case "$i" in an) echo g;; esac; done; fi`|g" \
     -e "s|[@]TMAC_M_PREFIX[@]|\\\\%`if test no = yes; then for i in  ""; do case "$i" in m) echo g;; esac; done; fi`|g" \
     -e "s|[@]TMAC_MDIR[@]|`echo /usr/share/groff/1.23.0/tmac | sed -f ./makevarescape.sed`/mm|g" \
     -e "s|[@]TMAC_S_PREFIX[@]|\\\\%`if test no = yes; then for i in  ""; do case "$i" in s) echo g;; esac; done; fi`|g" \
     -e "s|[@]VERSION[@]|1.23.0|g" \
     src/preproc/preconv/preconv.1.man \
     >src/preproc/preconv/preconv.1
make[1]: Leaving directory '/var/tmp/portage/sys-apps/groff-1.23.0/work/groff-1.23.0'
make[1]: Entering directory '/var/tmp/portage/sys-apps/groff-1.23.0/work/groff-1.23.0'
/bin/mkdir -p `dirname src/roff/groff/groff.1` \
&& LC_ALL=C \
 sed -e "s|[@]APPDEFDIR[@]|`echo /usr/share/X11/app-defaults | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]BINDIR[@]|`echo /usr/bin | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]COMMON_WORDS_FILE[@]|`echo /usr/share/groff/1.23.0/eign | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]COMPATIBILITY_WRAPPERS[@]|no|g" \
     -e "s|[@]DATASUBDIR[@]|`echo /usr/share/groff/1.23.0 | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]DEFAULT_INDEX[@]|`echo /usr/dict/papers/Ind | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]DEFAULT_INDEX_NAME[@]|`echo Ind | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]DEVICE[@]|\\\\%ps|g" \
     -e "s|[@]DOCDIR[@]|`echo "/usr/share/doc/groff-1.23.0" | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]EXAMPLEDIR[@]|`echo "/usr/share/doc/groff-1.23.0"/examples | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]FONTDIR[@]|`echo /usr/share/groff/1.23.0/font | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]g[@]|\\\\%|g" \
     -e "s|[@]HTMLDOCDIR[@]|`echo "/usr/share/doc/groff-1.23.0"/html | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]INDEX_SUFFIX[@]|\\\\%.i|g" \
     -e "s|[@]LEGACYFONTDIR[@]|`echo /usr/lib/font | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]LOCALFONTDIR[@]|`echo /usr/share/groff/site-font | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]LOCALMACRODIR[@]|`echo /usr/share/groff/site-tmac | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]MACRODIR[@]|`echo /usr/share/groff/1.23.0/tmac | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]MAN1EXT[@]|1|g" \
     -e "s|[@]MAN5EXT[@]|5|g" \
     -e "s|[@]MAN7EXT[@]|7|g" \
     -e "s|[@]MDATE[@]|`/usr/bin/perl ./mdate.pl src/roff/groff/groff.1.man`|g" \
     -e "s|[@]OLDFONTDIR[@]|`echo /usr/share/groff/1.23.0/oldfont | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]PAGE[@]|\\\\%letter|g" \
     -e "s|[@]PDFDOCDIR[@]|`echo "/usr/share/doc/groff-1.23.0"/pdf | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]PSPRINT[@]|`echo lpr | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]SYSTEMMACRODIR[@]|`echo /usr/lib64/groff/site-tmac | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]TMAC_AN_PREFIX[@]|\\\\%`if test no = yes; then for i in  ""; do case "$i" in an) echo g;; esac; done; fi`|g" \
     -e "s|[@]TMAC_M_PREFIX[@]|\\\\%`if test no = yes; then for i in  ""; do case "$i" in m) echo g;; esac; done; fi`|g" \
     -e "s|[@]TMAC_MDIR[@]|`echo /usr/share/groff/1.23.0/tmac | sed -f ./makevarescape.sed`/mm|g" \
     -e "s|[@]TMAC_S_PREFIX[@]|\\\\%`if test no = yes; then for i in  ""; do case "$i" in s) echo g;; esac; done; fi`|g" \
     -e "s|[@]VERSION[@]|1.23.0|g" \
     src/roff/groff/groff.1.man \
     >src/roff/groff/groff.1
make[1]: Leaving directory '/var/tmp/portage/sys-apps/groff-1.23.0/work/groff-1.23.0'
make[1]: Entering directory '/var/tmp/portage/sys-apps/groff-1.23.0/work/groff-1.23.0'
/bin/mkdir -p `dirname src/utils/addftinfo/addftinfo.1` \
&& LC_ALL=C \
 sed -e "s|[@]APPDEFDIR[@]|`echo /usr/share/X11/app-defaults | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]BINDIR[@]|`echo /usr/bin | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]COMMON_WORDS_FILE[@]|`echo /usr/share/groff/1.23.0/eign | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]COMPATIBILITY_WRAPPERS[@]|no|g" \
     -e "s|[@]DATASUBDIR[@]|`echo /usr/share/groff/1.23.0 | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]DEFAULT_INDEX[@]|`echo /usr/dict/papers/Ind | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]DEFAULT_INDEX_NAME[@]|`echo Ind | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]DEVICE[@]|\\\\%ps|g" \
     -e "s|[@]DOCDIR[@]|`echo "/usr/share/doc/groff-1.23.0" | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]EXAMPLEDIR[@]|`echo "/usr/share/doc/groff-1.23.0"/examples | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]FONTDIR[@]|`echo /usr/share/groff/1.23.0/font | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]g[@]|\\\\%|g" \
     -e "s|[@]HTMLDOCDIR[@]|`echo "/usr/share/doc/groff-1.23.0"/html | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]INDEX_SUFFIX[@]|\\\\%.i|g" \
     -e "s|[@]LEGACYFONTDIR[@]|`echo /usr/lib/font | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]LOCALFONTDIR[@]|`echo /usr/share/groff/site-font | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]LOCALMACRODIR[@]|`echo /usr/share/groff/site-tmac | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]MACRODIR[@]|`echo /usr/share/groff/1.23.0/tmac | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]MAN1EXT[@]|1|g" \
     -e "s|[@]MAN5EXT[@]|5|g" \
     -e "s|[@]MAN7EXT[@]|7|g" \
     -e "s|[@]MDATE[@]|`/usr/bin/perl ./mdate.pl src/utils/addftinfo/addftinfo.1.man`|g" \
     -e "s|[@]OLDFONTDIR[@]|`echo /usr/share/groff/1.23.0/oldfont | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]PAGE[@]|\\\\%letter|g" \
     -e "s|[@]PDFDOCDIR[@]|`echo "/usr/share/doc/groff-1.23.0"/pdf | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]PSPRINT[@]|`echo lpr | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]SYSTEMMACRODIR[@]|`echo /usr/lib64/groff/site-tmac | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]TMAC_AN_PREFIX[@]|\\\\%`if test no = yes; then for i in  ""; do case "$i" in an) echo g;; esac; done; fi`|g" \
     -e "s|[@]TMAC_M_PREFIX[@]|\\\\%`if test no = yes; then for i in  ""; do case "$i" in m) echo g;; esac; done; fi`|g" \
     -e "s|[@]TMAC_MDIR[@]|`echo /usr/share/groff/1.23.0/tmac | sed -f ./makevarescape.sed`/mm|g" \
     -e "s|[@]TMAC_S_PREFIX[@]|\\\\%`if test no = yes; then for i in  ""; do case "$i" in s) echo g;; esac; done; fi`|g" \
     -e "s|[@]VERSION[@]|1.23.0|g" \
     src/utils/addftinfo/addftinfo.1.man \
     >src/utils/addftinfo/addftinfo.1
make[1]: Leaving directory '/var/tmp/portage/sys-apps/groff-1.23.0/work/groff-1.23.0'
make[1]: Entering directory '/var/tmp/portage/sys-apps/groff-1.23.0/work/groff-1.23.0'
/bin/mkdir -p `dirname src/utils/afmtodit/afmtodit.1` \
&& LC_ALL=C \
 sed -e "s|[@]APPDEFDIR[@]|`echo /usr/share/X11/app-defaults | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]BINDIR[@]|`echo /usr/bin | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]COMMON_WORDS_FILE[@]|`echo /usr/share/groff/1.23.0/eign | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]COMPATIBILITY_WRAPPERS[@]|no|g" \
     -e "s|[@]DATASUBDIR[@]|`echo /usr/share/groff/1.23.0 | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]DEFAULT_INDEX[@]|`echo /usr/dict/papers/Ind | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]DEFAULT_INDEX_NAME[@]|`echo Ind | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]DEVICE[@]|\\\\%ps|g" \
     -e "s|[@]DOCDIR[@]|`echo "/usr/share/doc/groff-1.23.0" | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]EXAMPLEDIR[@]|`echo "/usr/share/doc/groff-1.23.0"/examples | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]FONTDIR[@]|`echo /usr/share/groff/1.23.0/font | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]g[@]|\\\\%|g" \
     -e "s|[@]HTMLDOCDIR[@]|`echo "/usr/share/doc/groff-1.23.0"/html | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]INDEX_SUFFIX[@]|\\\\%.i|g" \
     -e "s|[@]LEGACYFONTDIR[@]|`echo /usr/lib/font | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]LOCALFONTDIR[@]|`echo /usr/share/groff/site-font | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]LOCALMACRODIR[@]|`echo /usr/share/groff/site-tmac | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]MACRODIR[@]|`echo /usr/share/groff/1.23.0/tmac | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]MAN1EXT[@]|1|g" \
     -e "s|[@]MAN5EXT[@]|5|g" \
     -e "s|[@]MAN7EXT[@]|7|g" \
     -e "s|[@]MDATE[@]|`/usr/bin/perl ./mdate.pl src/utils/afmtodit/afmtodit.1.man`|g" \
     -e "s|[@]OLDFONTDIR[@]|`echo /usr/share/groff/1.23.0/oldfont | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]PAGE[@]|\\\\%letter|g" \
     -e "s|[@]PDFDOCDIR[@]|`echo "/usr/share/doc/groff-1.23.0"/pdf | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]PSPRINT[@]|`echo lpr | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]SYSTEMMACRODIR[@]|`echo /usr/lib64/groff/site-tmac | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]TMAC_AN_PREFIX[@]|\\\\%`if test no = yes; then for i in  ""; do case "$i" in an) echo g;; esac; done; fi`|g" \
     -e "s|[@]TMAC_M_PREFIX[@]|\\\\%`if test no = yes; then for i in  ""; do case "$i" in m) echo g;; esac; done; fi`|g" \
     -e "s|[@]TMAC_MDIR[@]|`echo /usr/share/groff/1.23.0/tmac | sed -f ./makevarescape.sed`/mm|g" \
     -e "s|[@]TMAC_S_PREFIX[@]|\\\\%`if test no = yes; then for i in  ""; do case "$i" in s) echo g;; esac; done; fi`|g" \
     -e "s|[@]VERSION[@]|1.23.0|g" \
     src/utils/afmtodit/afmtodit.1.man \
     >src/utils/afmtodit/afmtodit.1
make[1]: Leaving directory '/var/tmp/portage/sys-apps/groff-1.23.0/work/groff-1.23.0'
make[1]: Entering directory '/var/tmp/portage/sys-apps/groff-1.23.0/work/groff-1.23.0'
/bin/mkdir -p `dirname src/utils/grog/grog.1` \
&& LC_ALL=C \
 sed -e "s|[@]APPDEFDIR[@]|`echo /usr/share/X11/app-defaults | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]BINDIR[@]|`echo /usr/bin | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]COMMON_WORDS_FILE[@]|`echo /usr/share/groff/1.23.0/eign | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]COMPATIBILITY_WRAPPERS[@]|no|g" \
     -e "s|[@]DATASUBDIR[@]|`echo /usr/share/groff/1.23.0 | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]DEFAULT_INDEX[@]|`echo /usr/dict/papers/Ind | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]DEFAULT_INDEX_NAME[@]|`echo Ind | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]DEVICE[@]|\\\\%ps|g" \
     -e "s|[@]DOCDIR[@]|`echo "/usr/share/doc/groff-1.23.0" | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]EXAMPLEDIR[@]|`echo "/usr/share/doc/groff-1.23.0"/examples | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]FONTDIR[@]|`echo /usr/share/groff/1.23.0/font | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]g[@]|\\\\%|g" \
     -e "s|[@]HTMLDOCDIR[@]|`echo "/usr/share/doc/groff-1.23.0"/html | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]INDEX_SUFFIX[@]|\\\\%.i|g" \
     -e "s|[@]LEGACYFONTDIR[@]|`echo /usr/lib/font | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]LOCALFONTDIR[@]|`echo /usr/share/groff/site-font | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]LOCALMACRODIR[@]|`echo /usr/share/groff/site-tmac | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]MACRODIR[@]|`echo /usr/share/groff/1.23.0/tmac | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]MAN1EXT[@]|1|g" \
     -e "s|[@]MAN5EXT[@]|5|g" \
     -e "s|[@]MAN7EXT[@]|7|g" \
     -e "s|[@]MDATE[@]|`/usr/bin/perl ./mdate.pl src/utils/grog/grog.1.man`|g" \
     -e "s|[@]OLDFONTDIR[@]|`echo /usr/share/groff/1.23.0/oldfont | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]PAGE[@]|\\\\%letter|g" \
     -e "s|[@]PDFDOCDIR[@]|`echo "/usr/share/doc/groff-1.23.0"/pdf | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]PSPRINT[@]|`echo lpr | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]SYSTEMMACRODIR[@]|`echo /usr/lib64/groff/site-tmac | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]TMAC_AN_PREFIX[@]|\\\\%`if test no = yes; then for i in  ""; do case "$i" in an) echo g;; esac; done; fi`|g" \
     -e "s|[@]TMAC_M_PREFIX[@]|\\\\%`if test no = yes; then for i in  ""; do case "$i" in m) echo g;; esac; done; fi`|g" \
     -e "s|[@]TMAC_MDIR[@]|`echo /usr/share/groff/1.23.0/tmac | sed -f ./makevarescape.sed`/mm|g" \
     -e "s|[@]TMAC_S_PREFIX[@]|\\\\%`if test no = yes; then for i in  ""; do case "$i" in s) echo g;; esac; done; fi`|g" \
     -e "s|[@]VERSION[@]|1.23.0|g" \
     src/utils/grog/grog.1.man \
     >src/utils/grog/grog.1
make[1]: Leaving directory '/var/tmp/portage/sys-apps/groff-1.23.0/work/groff-1.23.0'
make[1]: Entering directory '/var/tmp/portage/sys-apps/groff-1.23.0/work/groff-1.23.0'
/bin/mkdir -p `dirname src/utils/lkbib/lkbib.1` \
&& LC_ALL=C \
 sed -e "s|[@]APPDEFDIR[@]|`echo /usr/share/X11/app-defaults | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]BINDIR[@]|`echo /usr/bin | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]COMMON_WORDS_FILE[@]|`echo /usr/share/groff/1.23.0/eign | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]COMPATIBILITY_WRAPPERS[@]|no|g" \
     -e "s|[@]DATASUBDIR[@]|`echo /usr/share/groff/1.23.0 | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]DEFAULT_INDEX[@]|`echo /usr/dict/papers/Ind | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]DEFAULT_INDEX_NAME[@]|`echo Ind | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]DEVICE[@]|\\\\%ps|g" \
     -e "s|[@]DOCDIR[@]|`echo "/usr/share/doc/groff-1.23.0" | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]EXAMPLEDIR[@]|`echo "/usr/share/doc/groff-1.23.0"/examples | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]FONTDIR[@]|`echo /usr/share/groff/1.23.0/font | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]g[@]|\\\\%|g" \
     -e "s|[@]HTMLDOCDIR[@]|`echo "/usr/share/doc/groff-1.23.0"/html | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]INDEX_SUFFIX[@]|\\\\%.i|g" \
     -e "s|[@]LEGACYFONTDIR[@]|`echo /usr/lib/font | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]LOCALFONTDIR[@]|`echo /usr/share/groff/site-font | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]LOCALMACRODIR[@]|`echo /usr/share/groff/site-tmac | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]MACRODIR[@]|`echo /usr/share/groff/1.23.0/tmac | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]MAN1EXT[@]|1|g" \
     -e "s|[@]MAN5EXT[@]|5|g" \
     -e "s|[@]MAN7EXT[@]|7|g" \
     -e "s|[@]MDATE[@]|`/usr/bin/perl ./mdate.pl src/utils/lkbib/lkbib.1.man`|g" \
     -e "s|[@]OLDFONTDIR[@]|`echo /usr/share/groff/1.23.0/oldfont | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]PAGE[@]|\\\\%letter|g" \
     -e "s|[@]PDFDOCDIR[@]|`echo "/usr/share/doc/groff-1.23.0"/pdf | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]PSPRINT[@]|`echo lpr | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]SYSTEMMACRODIR[@]|`echo /usr/lib64/groff/site-tmac | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]TMAC_AN_PREFIX[@]|\\\\%`if test no = yes; then for i in  ""; do case "$i" in an) echo g;; esac; done; fi`|g" \
     -e "s|[@]TMAC_M_PREFIX[@]|\\\\%`if test no = yes; then for i in  ""; do case "$i" in m) echo g;; esac; done; fi`|g" \
     -e "s|[@]TMAC_MDIR[@]|`echo /usr/share/groff/1.23.0/tmac | sed -f ./makevarescape.sed`/mm|g" \
     -e "s|[@]TMAC_S_PREFIX[@]|\\\\%`if test no = yes; then for i in  ""; do case "$i" in s) echo g;; esac; done; fi`|g" \
     -e "s|[@]VERSION[@]|1.23.0|g" \
     src/utils/lkbib/lkbib.1.man \
     >src/utils/lkbib/lkbib.1
make[1]: Leaving directory '/var/tmp/portage/sys-apps/groff-1.23.0/work/groff-1.23.0'
make[1]: Entering directory '/var/tmp/portage/sys-apps/groff-1.23.0/work/groff-1.23.0'
/bin/mkdir -p `dirname src/utils/hpftodit/hpftodit.1` \
&& LC_ALL=C \
 sed -e "s|[@]APPDEFDIR[@]|`echo /usr/share/X11/app-defaults | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]BINDIR[@]|`echo /usr/bin | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]COMMON_WORDS_FILE[@]|`echo /usr/share/groff/1.23.0/eign | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]COMPATIBILITY_WRAPPERS[@]|no|g" \
     -e "s|[@]DATASUBDIR[@]|`echo /usr/share/groff/1.23.0 | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]DEFAULT_INDEX[@]|`echo /usr/dict/papers/Ind | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]DEFAULT_INDEX_NAME[@]|`echo Ind | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]DEVICE[@]|\\\\%ps|g" \
     -e "s|[@]DOCDIR[@]|`echo "/usr/share/doc/groff-1.23.0" | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]EXAMPLEDIR[@]|`echo "/usr/share/doc/groff-1.23.0"/examples | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]FONTDIR[@]|`echo /usr/share/groff/1.23.0/font | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]g[@]|\\\\%|g" \
     -e "s|[@]HTMLDOCDIR[@]|`echo "/usr/share/doc/groff-1.23.0"/html | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]INDEX_SUFFIX[@]|\\\\%.i|g" \
     -e "s|[@]LEGACYFONTDIR[@]|`echo /usr/lib/font | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]LOCALFONTDIR[@]|`echo /usr/share/groff/site-font | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]LOCALMACRODIR[@]|`echo /usr/share/groff/site-tmac | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]MACRODIR[@]|`echo /usr/share/groff/1.23.0/tmac | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]MAN1EXT[@]|1|g" \
     -e "s|[@]MAN5EXT[@]|5|g" \
     -e "s|[@]MAN7EXT[@]|7|g" \
     -e "s|[@]MDATE[@]|`/usr/bin/perl ./mdate.pl src/utils/hpftodit/hpftodit.1.man`|g" \
     -e "s|[@]OLDFONTDIR[@]|`echo /usr/share/groff/1.23.0/oldfont | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]PAGE[@]|\\\\%letter|g" \
     -e "s|[@]PDFDOCDIR[@]|`echo "/usr/share/doc/groff-1.23.0"/pdf | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]PSPRINT[@]|`echo lpr | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]SYSTEMMACRODIR[@]|`echo /usr/lib64/groff/site-tmac | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]TMAC_AN_PREFIX[@]|\\\\%`if test no = yes; then for i in  ""; do case "$i" in an) echo g;; esac; done; fi`|g" \
     -e "s|[@]TMAC_M_PREFIX[@]|\\\\%`if test no = yes; then for i in  ""; do case "$i" in m) echo g;; esac; done; fi`|g" \
     -e "s|[@]TMAC_MDIR[@]|`echo /usr/share/groff/1.23.0/tmac | sed -f ./makevarescape.sed`/mm|g" \
     -e "s|[@]TMAC_S_PREFIX[@]|\\\\%`if test no = yes; then for i in  ""; do case "$i" in s) echo g;; esac; done; fi`|g" \
     -e "s|[@]VERSION[@]|1.23.0|g" \
     src/utils/hpftodit/hpftodit.1.man \
     >src/utils/hpftodit/hpftodit.1
make[1]: Leaving directory '/var/tmp/portage/sys-apps/groff-1.23.0/work/groff-1.23.0'
make[1]: Entering directory '/var/tmp/portage/sys-apps/groff-1.23.0/work/groff-1.23.0'
/bin/mkdir -p `dirname src/utils/pfbtops/pfbtops.1` \
&& LC_ALL=C \
 sed -e "s|[@]APPDEFDIR[@]|`echo /usr/share/X11/app-defaults | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]BINDIR[@]|`echo /usr/bin | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]COMMON_WORDS_FILE[@]|`echo /usr/share/groff/1.23.0/eign | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]COMPATIBILITY_WRAPPERS[@]|no|g" \
     -e "s|[@]DATASUBDIR[@]|`echo /usr/share/groff/1.23.0 | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]DEFAULT_INDEX[@]|`echo /usr/dict/papers/Ind | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]DEFAULT_INDEX_NAME[@]|`echo Ind | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]DEVICE[@]|\\\\%ps|g" \
     -e "s|[@]DOCDIR[@]|`echo "/usr/share/doc/groff-1.23.0" | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]EXAMPLEDIR[@]|`echo "/usr/share/doc/groff-1.23.0"/examples | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]FONTDIR[@]|`echo /usr/share/groff/1.23.0/font | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]g[@]|\\\\%|g" \
     -e "s|[@]HTMLDOCDIR[@]|`echo "/usr/share/doc/groff-1.23.0"/html | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]INDEX_SUFFIX[@]|\\\\%.i|g" \
     -e "s|[@]LEGACYFONTDIR[@]|`echo /usr/lib/font | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]LOCALFONTDIR[@]|`echo /usr/share/groff/site-font | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]LOCALMACRODIR[@]|`echo /usr/share/groff/site-tmac | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]MACRODIR[@]|`echo /usr/share/groff/1.23.0/tmac | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]MAN1EXT[@]|1|g" \
     -e "s|[@]MAN5EXT[@]|5|g" \
     -e "s|[@]MAN7EXT[@]|7|g" \
     -e "s|[@]MDATE[@]|`/usr/bin/perl ./mdate.pl src/utils/pfbtops/pfbtops.1.man`|g" \
     -e "s|[@]OLDFONTDIR[@]|`echo /usr/share/groff/1.23.0/oldfont | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]PAGE[@]|\\\\%letter|g" \
     -e "s|[@]PDFDOCDIR[@]|`echo "/usr/share/doc/groff-1.23.0"/pdf | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]PSPRINT[@]|`echo lpr | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]SYSTEMMACRODIR[@]|`echo /usr/lib64/groff/site-tmac | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]TMAC_AN_PREFIX[@]|\\\\%`if test no = yes; then for i in  ""; do case "$i" in an) echo g;; esac; done; fi`|g" \
     -e "s|[@]TMAC_M_PREFIX[@]|\\\\%`if test no = yes; then for i in  ""; do case "$i" in m) echo g;; esac; done; fi`|g" \
     -e "s|[@]TMAC_MDIR[@]|`echo /usr/share/groff/1.23.0/tmac | sed -f ./makevarescape.sed`/mm|g" \
     -e "s|[@]TMAC_S_PREFIX[@]|\\\\%`if test no = yes; then for i in  ""; do case "$i" in s) echo g;; esac; done; fi`|g" \
     -e "s|[@]VERSION[@]|1.23.0|g" \
     src/utils/pfbtops/pfbtops.1.man \
     >src/utils/pfbtops/pfbtops.1
make[1]: Leaving directory '/var/tmp/portage/sys-apps/groff-1.23.0/work/groff-1.23.0'
make[1]: Entering directory '/var/tmp/portage/sys-apps/groff-1.23.0/work/groff-1.23.0'
/bin/mkdir -p `dirname src/utils/tfmtodit/tfmtodit.1` \
&& LC_ALL=C \
 sed -e "s|[@]APPDEFDIR[@]|`echo /usr/share/X11/app-defaults | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]BINDIR[@]|`echo /usr/bin | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]COMMON_WORDS_FILE[@]|`echo /usr/share/groff/1.23.0/eign | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]COMPATIBILITY_WRAPPERS[@]|no|g" \
     -e "s|[@]DATASUBDIR[@]|`echo /usr/share/groff/1.23.0 | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]DEFAULT_INDEX[@]|`echo /usr/dict/papers/Ind | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]DEFAULT_INDEX_NAME[@]|`echo Ind | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]DEVICE[@]|\\\\%ps|g" \
     -e "s|[@]DOCDIR[@]|`echo "/usr/share/doc/groff-1.23.0" | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]EXAMPLEDIR[@]|`echo "/usr/share/doc/groff-1.23.0"/examples | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]FONTDIR[@]|`echo /usr/share/groff/1.23.0/font | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]g[@]|\\\\%|g" \
     -e "s|[@]HTMLDOCDIR[@]|`echo "/usr/share/doc/groff-1.23.0"/html | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]INDEX_SUFFIX[@]|\\\\%.i|g" \
     -e "s|[@]LEGACYFONTDIR[@]|`echo /usr/lib/font | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]LOCALFONTDIR[@]|`echo /usr/share/groff/site-font | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]LOCALMACRODIR[@]|`echo /usr/share/groff/site-tmac | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]MACRODIR[@]|`echo /usr/share/groff/1.23.0/tmac | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]MAN1EXT[@]|1|g" \
     -e "s|[@]MAN5EXT[@]|5|g" \
     -e "s|[@]MAN7EXT[@]|7|g" \
     -e "s|[@]MDATE[@]|`/usr/bin/perl ./mdate.pl src/utils/tfmtodit/tfmtodit.1.man`|g" \
     -e "s|[@]OLDFONTDIR[@]|`echo /usr/share/groff/1.23.0/oldfont | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]PAGE[@]|\\\\%letter|g" \
     -e "s|[@]PDFDOCDIR[@]|`echo "/usr/share/doc/groff-1.23.0"/pdf | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]PSPRINT[@]|`echo lpr | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]SYSTEMMACRODIR[@]|`echo /usr/lib64/groff/site-tmac | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]TMAC_AN_PREFIX[@]|\\\\%`if test no = yes; then for i in  ""; do case "$i" in an) echo g;; esac; done; fi`|g" \
     -e "s|[@]TMAC_M_PREFIX[@]|\\\\%`if test no = yes; then for i in  ""; do case "$i" in m) echo g;; esac; done; fi`|g" \
     -e "s|[@]TMAC_MDIR[@]|`echo /usr/share/groff/1.23.0/tmac | sed -f ./makevarescape.sed`/mm|g" \
     -e "s|[@]TMAC_S_PREFIX[@]|\\\\%`if test no = yes; then for i in  ""; do case "$i" in s) echo g;; esac; done; fi`|g" \
     -e "s|[@]VERSION[@]|1.23.0|g" \
     src/utils/tfmtodit/tfmtodit.1.man \
     >src/utils/tfmtodit/tfmtodit.1
make[1]: Leaving directory '/var/tmp/portage/sys-apps/groff-1.23.0/work/groff-1.23.0'
make[1]: Entering directory '/var/tmp/portage/sys-apps/groff-1.23.0/work/groff-1.23.0'
/bin/mkdir -p `dirname src/utils/xtotroff/xtotroff.1` \
&& LC_ALL=C \
 sed -e "s|[@]APPDEFDIR[@]|`echo /usr/share/X11/app-defaults | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]BINDIR[@]|`echo /usr/bin | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]COMMON_WORDS_FILE[@]|`echo /usr/share/groff/1.23.0/eign | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]COMPATIBILITY_WRAPPERS[@]|no|g" \
     -e "s|[@]DATASUBDIR[@]|`echo /usr/share/groff/1.23.0 | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]DEFAULT_INDEX[@]|`echo /usr/dict/papers/Ind | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]DEFAULT_INDEX_NAME[@]|`echo Ind | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]DEVICE[@]|\\\\%ps|g" \
     -e "s|[@]DOCDIR[@]|`echo "/usr/share/doc/groff-1.23.0" | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]EXAMPLEDIR[@]|`echo "/usr/share/doc/groff-1.23.0"/examples | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]FONTDIR[@]|`echo /usr/share/groff/1.23.0/font | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]g[@]|\\\\%|g" \
     -e "s|[@]HTMLDOCDIR[@]|`echo "/usr/share/doc/groff-1.23.0"/html | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]INDEX_SUFFIX[@]|\\\\%.i|g" \
     -e "s|[@]LEGACYFONTDIR[@]|`echo /usr/lib/font | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]LOCALFONTDIR[@]|`echo /usr/share/groff/site-font | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]LOCALMACRODIR[@]|`echo /usr/share/groff/site-tmac | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]MACRODIR[@]|`echo /usr/share/groff/1.23.0/tmac | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]MAN1EXT[@]|1|g" \
     -e "s|[@]MAN5EXT[@]|5|g" \
     -e "s|[@]MAN7EXT[@]|7|g" \
     -e "s|[@]MDATE[@]|`/usr/bin/perl ./mdate.pl src/utils/xtotroff/xtotroff.1.man`|g" \
     -e "s|[@]OLDFONTDIR[@]|`echo /usr/share/groff/1.23.0/oldfont | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]PAGE[@]|\\\\%letter|g" \
     -e "s|[@]PDFDOCDIR[@]|`echo "/usr/share/doc/groff-1.23.0"/pdf | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]PSPRINT[@]|`echo lpr | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]SYSTEMMACRODIR[@]|`echo /usr/lib64/groff/site-tmac | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]TMAC_AN_PREFIX[@]|\\\\%`if test no = yes; then for i in  ""; do case "$i" in an) echo g;; esac; done; fi`|g" \
     -e "s|[@]TMAC_M_PREFIX[@]|\\\\%`if test no = yes; then for i in  ""; do case "$i" in m) echo g;; esac; done; fi`|g" \
     -e "s|[@]TMAC_MDIR[@]|`echo /usr/share/groff/1.23.0/tmac | sed -f ./makevarescape.sed`/mm|g" \
     -e "s|[@]TMAC_S_PREFIX[@]|\\\\%`if test no = yes; then for i in  ""; do case "$i" in s) echo g;; esac; done; fi`|g" \
     -e "s|[@]VERSION[@]|1.23.0|g" \
     src/utils/xtotroff/xtotroff.1.man \
     >src/utils/xtotroff/xtotroff.1
make[1]: Leaving directory '/var/tmp/portage/sys-apps/groff-1.23.0/work/groff-1.23.0'
make[1]: Entering directory '/var/tmp/portage/sys-apps/groff-1.23.0/work/groff-1.23.0'
/bin/mkdir -p `dirname src/preproc/eqn/neqn.1` \
&& LC_ALL=C \
 sed -e "s|[@]APPDEFDIR[@]|`echo /usr/share/X11/app-defaults | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]BINDIR[@]|`echo /usr/bin | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]COMMON_WORDS_FILE[@]|`echo /usr/share/groff/1.23.0/eign | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]COMPATIBILITY_WRAPPERS[@]|no|g" \
     -e "s|[@]DATASUBDIR[@]|`echo /usr/share/groff/1.23.0 | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]DEFAULT_INDEX[@]|`echo /usr/dict/papers/Ind | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]DEFAULT_INDEX_NAME[@]|`echo Ind | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]DEVICE[@]|\\\\%ps|g" \
     -e "s|[@]DOCDIR[@]|`echo "/usr/share/doc/groff-1.23.0" | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]EXAMPLEDIR[@]|`echo "/usr/share/doc/groff-1.23.0"/examples | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]FONTDIR[@]|`echo /usr/share/groff/1.23.0/font | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]g[@]|\\\\%|g" \
     -e "s|[@]HTMLDOCDIR[@]|`echo "/usr/share/doc/groff-1.23.0"/html | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]INDEX_SUFFIX[@]|\\\\%.i|g" \
     -e "s|[@]LEGACYFONTDIR[@]|`echo /usr/lib/font | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]LOCALFONTDIR[@]|`echo /usr/share/groff/site-font | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]LOCALMACRODIR[@]|`echo /usr/share/groff/site-tmac | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]MACRODIR[@]|`echo /usr/share/groff/1.23.0/tmac | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]MAN1EXT[@]|1|g" \
     -e "s|[@]MAN5EXT[@]|5|g" \
     -e "s|[@]MAN7EXT[@]|7|g" \
     -e "s|[@]MDATE[@]|`/usr/bin/perl ./mdate.pl src/preproc/eqn/neqn.1.man`|g" \
     -e "s|[@]OLDFONTDIR[@]|`echo /usr/share/groff/1.23.0/oldfont | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]PAGE[@]|\\\\%letter|g" \
     -e "s|[@]PDFDOCDIR[@]|`echo "/usr/share/doc/groff-1.23.0"/pdf | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]PSPRINT[@]|`echo lpr | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]SYSTEMMACRODIR[@]|`echo /usr/lib64/groff/site-tmac | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]TMAC_AN_PREFIX[@]|\\\\%`if test no = yes; then for i in  ""; do case "$i" in an) echo g;; esac; done; fi`|g" \
     -e "s|[@]TMAC_M_PREFIX[@]|\\\\%`if test no = yes; then for i in  ""; do case "$i" in m) echo g;; esac; done; fi`|g" \
     -e "s|[@]TMAC_MDIR[@]|`echo /usr/share/groff/1.23.0/tmac | sed -f ./makevarescape.sed`/mm|g" \
     -e "s|[@]TMAC_S_PREFIX[@]|\\\\%`if test no = yes; then for i in  ""; do case "$i" in s) echo g;; esac; done; fi`|g" \
     -e "s|[@]VERSION[@]|1.23.0|g" \
     src/preproc/eqn/neqn.1.man \
     >src/preproc/eqn/neqn.1
make[1]: Leaving directory '/var/tmp/portage/sys-apps/groff-1.23.0/work/groff-1.23.0'
make[1]: Entering directory '/var/tmp/portage/sys-apps/groff-1.23.0/work/groff-1.23.0'
/bin/mkdir -p `dirname src/preproc/eqn/eqn.1` \
&& LC_ALL=C \
 sed -e "s|[@]APPDEFDIR[@]|`echo /usr/share/X11/app-defaults | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]BINDIR[@]|`echo /usr/bin | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]COMMON_WORDS_FILE[@]|`echo /usr/share/groff/1.23.0/eign | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]COMPATIBILITY_WRAPPERS[@]|no|g" \
     -e "s|[@]DATASUBDIR[@]|`echo /usr/share/groff/1.23.0 | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]DEFAULT_INDEX[@]|`echo /usr/dict/papers/Ind | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]DEFAULT_INDEX_NAME[@]|`echo Ind | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]DEVICE[@]|\\\\%ps|g" \
     -e "s|[@]DOCDIR[@]|`echo "/usr/share/doc/groff-1.23.0" | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]EXAMPLEDIR[@]|`echo "/usr/share/doc/groff-1.23.0"/examples | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]FONTDIR[@]|`echo /usr/share/groff/1.23.0/font | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]g[@]|\\\\%|g" \
     -e "s|[@]HTMLDOCDIR[@]|`echo "/usr/share/doc/groff-1.23.0"/html | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]INDEX_SUFFIX[@]|\\\\%.i|g" \
     -e "s|[@]LEGACYFONTDIR[@]|`echo /usr/lib/font | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]LOCALFONTDIR[@]|`echo /usr/share/groff/site-font | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]LOCALMACRODIR[@]|`echo /usr/share/groff/site-tmac | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]MACRODIR[@]|`echo /usr/share/groff/1.23.0/tmac | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]MAN1EXT[@]|1|g" \
     -e "s|[@]MAN5EXT[@]|5|g" \
     -e "s|[@]MAN7EXT[@]|7|g" \
     -e "s|[@]MDATE[@]|`/usr/bin/perl ./mdate.pl src/preproc/eqn/eqn.1.man`|g" \
     -e "s|[@]OLDFONTDIR[@]|`echo /usr/share/groff/1.23.0/oldfont | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]PAGE[@]|\\\\%letter|g" \
     -e "s|[@]PDFDOCDIR[@]|`echo "/usr/share/doc/groff-1.23.0"/pdf | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]PSPRINT[@]|`echo lpr | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]SYSTEMMACRODIR[@]|`echo /usr/lib64/groff/site-tmac | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]TMAC_AN_PREFIX[@]|\\\\%`if test no = yes; then for i in  ""; do case "$i" in an) echo g;; esac; done; fi`|g" \
     -e "s|[@]TMAC_M_PREFIX[@]|\\\\%`if test no = yes; then for i in  ""; do case "$i" in m) echo g;; esac; done; fi`|g" \
     -e "s|[@]TMAC_MDIR[@]|`echo /usr/share/groff/1.23.0/tmac | sed -f ./makevarescape.sed`/mm|g" \
     -e "s|[@]TMAC_S_PREFIX[@]|\\\\%`if test no = yes; then for i in  ""; do case "$i" in s) echo g;; esac; done; fi`|g" \
     -e "s|[@]VERSION[@]|1.23.0|g" \
     src/preproc/eqn/eqn.1.man \
     >src/preproc/eqn/eqn.1
make[1]: Leaving directory '/var/tmp/portage/sys-apps/groff-1.23.0/work/groff-1.23.0'
make[1]: Entering directory '/var/tmp/portage/sys-apps/groff-1.23.0/work/groff-1.23.0'
/bin/mkdir -p `dirname src/preproc/grn/grn.1` \
&& LC_ALL=C \
 sed -e "s|[@]APPDEFDIR[@]|`echo /usr/share/X11/app-defaults | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]BINDIR[@]|`echo /usr/bin | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]COMMON_WORDS_FILE[@]|`echo /usr/share/groff/1.23.0/eign | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]COMPATIBILITY_WRAPPERS[@]|no|g" \
     -e "s|[@]DATASUBDIR[@]|`echo /usr/share/groff/1.23.0 | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]DEFAULT_INDEX[@]|`echo /usr/dict/papers/Ind | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]DEFAULT_INDEX_NAME[@]|`echo Ind | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]DEVICE[@]|\\\\%ps|g" \
     -e "s|[@]DOCDIR[@]|`echo "/usr/share/doc/groff-1.23.0" | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]EXAMPLEDIR[@]|`echo "/usr/share/doc/groff-1.23.0"/examples | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]FONTDIR[@]|`echo /usr/share/groff/1.23.0/font | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]g[@]|\\\\%|g" \
     -e "s|[@]HTMLDOCDIR[@]|`echo "/usr/share/doc/groff-1.23.0"/html | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]INDEX_SUFFIX[@]|\\\\%.i|g" \
     -e "s|[@]LEGACYFONTDIR[@]|`echo /usr/lib/font | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]LOCALFONTDIR[@]|`echo /usr/share/groff/site-font | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]LOCALMACRODIR[@]|`echo /usr/share/groff/site-tmac | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]MACRODIR[@]|`echo /usr/share/groff/1.23.0/tmac | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]MAN1EXT[@]|1|g" \
     -e "s|[@]MAN5EXT[@]|5|g" \
     -e "s|[@]MAN7EXT[@]|7|g" \
     -e "s|[@]MDATE[@]|`/usr/bin/perl ./mdate.pl src/preproc/grn/grn.1.man`|g" \
     -e "s|[@]OLDFONTDIR[@]|`echo /usr/share/groff/1.23.0/oldfont | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]PAGE[@]|\\\\%letter|g" \
     -e "s|[@]PDFDOCDIR[@]|`echo "/usr/share/doc/groff-1.23.0"/pdf | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]PSPRINT[@]|`echo lpr | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]SYSTEMMACRODIR[@]|`echo /usr/lib64/groff/site-tmac | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]TMAC_AN_PREFIX[@]|\\\\%`if test no = yes; then for i in  ""; do case "$i" in an) echo g;; esac; done; fi`|g" \
     -e "s|[@]TMAC_M_PREFIX[@]|\\\\%`if test no = yes; then for i in  ""; do case "$i" in m) echo g;; esac; done; fi`|g" \
     -e "s|[@]TMAC_MDIR[@]|`echo /usr/share/groff/1.23.0/tmac | sed -f ./makevarescape.sed`/mm|g" \
     -e "s|[@]TMAC_S_PREFIX[@]|\\\\%`if test no = yes; then for i in  ""; do case "$i" in s) echo g;; esac; done; fi`|g" \
     -e "s|[@]VERSION[@]|1.23.0|g" \
     src/preproc/grn/grn.1.man \
     >src/preproc/grn/grn.1
make[1]: Leaving directory '/var/tmp/portage/sys-apps/groff-1.23.0/work/groff-1.23.0'
make[1]: Entering directory '/var/tmp/portage/sys-apps/groff-1.23.0/work/groff-1.23.0'
/bin/mkdir -p `dirname src/preproc/pic/pic.1` \
&& LC_ALL=C \
 sed -e "s|[@]APPDEFDIR[@]|`echo /usr/share/X11/app-defaults | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]BINDIR[@]|`echo /usr/bin | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]COMMON_WORDS_FILE[@]|`echo /usr/share/groff/1.23.0/eign | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]COMPATIBILITY_WRAPPERS[@]|no|g" \
     -e "s|[@]DATASUBDIR[@]|`echo /usr/share/groff/1.23.0 | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]DEFAULT_INDEX[@]|`echo /usr/dict/papers/Ind | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]DEFAULT_INDEX_NAME[@]|`echo Ind | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]DEVICE[@]|\\\\%ps|g" \
     -e "s|[@]DOCDIR[@]|`echo "/usr/share/doc/groff-1.23.0" | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]EXAMPLEDIR[@]|`echo "/usr/share/doc/groff-1.23.0"/examples | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]FONTDIR[@]|`echo /usr/share/groff/1.23.0/font | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]g[@]|\\\\%|g" \
     -e "s|[@]HTMLDOCDIR[@]|`echo "/usr/share/doc/groff-1.23.0"/html | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]INDEX_SUFFIX[@]|\\\\%.i|g" \
     -e "s|[@]LEGACYFONTDIR[@]|`echo /usr/lib/font | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]LOCALFONTDIR[@]|`echo /usr/share/groff/site-font | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]LOCALMACRODIR[@]|`echo /usr/share/groff/site-tmac | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]MACRODIR[@]|`echo /usr/share/groff/1.23.0/tmac | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]MAN1EXT[@]|1|g" \
     -e "s|[@]MAN5EXT[@]|5|g" \
     -e "s|[@]MAN7EXT[@]|7|g" \
     -e "s|[@]MDATE[@]|`/usr/bin/perl ./mdate.pl src/preproc/pic/pic.1.man`|g" \
     -e "s|[@]OLDFONTDIR[@]|`echo /usr/share/groff/1.23.0/oldfont | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]PAGE[@]|\\\\%letter|g" \
     -e "s|[@]PDFDOCDIR[@]|`echo "/usr/share/doc/groff-1.23.0"/pdf | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]PSPRINT[@]|`echo lpr | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]SYSTEMMACRODIR[@]|`echo /usr/lib64/groff/site-tmac | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]TMAC_AN_PREFIX[@]|\\\\%`if test no = yes; then for i in  ""; do case "$i" in an) echo g;; esac; done; fi`|g" \
     -e "s|[@]TMAC_M_PREFIX[@]|\\\\%`if test no = yes; then for i in  ""; do case "$i" in m) echo g;; esac; done; fi`|g" \
     -e "s|[@]TMAC_MDIR[@]|`echo /usr/share/groff/1.23.0/tmac | sed -f ./makevarescape.sed`/mm|g" \
     -e "s|[@]TMAC_S_PREFIX[@]|\\\\%`if test no = yes; then for i in  ""; do case "$i" in s) echo g;; esac; done; fi`|g" \
     -e "s|[@]VERSION[@]|1.23.0|g" \
     src/preproc/pic/pic.1.man \
     >src/preproc/pic/pic.1
make[1]: Leaving directory '/var/tmp/portage/sys-apps/groff-1.23.0/work/groff-1.23.0'
make[1]: Entering directory '/var/tmp/portage/sys-apps/groff-1.23.0/work/groff-1.23.0'
/bin/mkdir -p `dirname src/preproc/refer/refer.1` \
&& LC_ALL=C \
 sed -e "s|[@]APPDEFDIR[@]|`echo /usr/share/X11/app-defaults | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]BINDIR[@]|`echo /usr/bin | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]COMMON_WORDS_FILE[@]|`echo /usr/share/groff/1.23.0/eign | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]COMPATIBILITY_WRAPPERS[@]|no|g" \
     -e "s|[@]DATASUBDIR[@]|`echo /usr/share/groff/1.23.0 | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]DEFAULT_INDEX[@]|`echo /usr/dict/papers/Ind | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]DEFAULT_INDEX_NAME[@]|`echo Ind | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]DEVICE[@]|\\\\%ps|g" \
     -e "s|[@]DOCDIR[@]|`echo "/usr/share/doc/groff-1.23.0" | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]EXAMPLEDIR[@]|`echo "/usr/share/doc/groff-1.23.0"/examples | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]FONTDIR[@]|`echo /usr/share/groff/1.23.0/font | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]g[@]|\\\\%|g" \
     -e "s|[@]HTMLDOCDIR[@]|`echo "/usr/share/doc/groff-1.23.0"/html | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]INDEX_SUFFIX[@]|\\\\%.i|g" \
     -e "s|[@]LEGACYFONTDIR[@]|`echo /usr/lib/font | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]LOCALFONTDIR[@]|`echo /usr/share/groff/site-font | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]LOCALMACRODIR[@]|`echo /usr/share/groff/site-tmac | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]MACRODIR[@]|`echo /usr/share/groff/1.23.0/tmac | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]MAN1EXT[@]|1|g" \
     -e "s|[@]MAN5EXT[@]|5|g" \
     -e "s|[@]MAN7EXT[@]|7|g" \
     -e "s|[@]MDATE[@]|`/usr/bin/perl ./mdate.pl src/preproc/refer/refer.1.man`|g" \
     -e "s|[@]OLDFONTDIR[@]|`echo /usr/share/groff/1.23.0/oldfont | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]PAGE[@]|\\\\%letter|g" \
     -e "s|[@]PDFDOCDIR[@]|`echo "/usr/share/doc/groff-1.23.0"/pdf | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]PSPRINT[@]|`echo lpr | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]SYSTEMMACRODIR[@]|`echo /usr/lib64/groff/site-tmac | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]TMAC_AN_PREFIX[@]|\\\\%`if test no = yes; then for i in  ""; do case "$i" in an) echo g;; esac; done; fi`|g" \
     -e "s|[@]TMAC_M_PREFIX[@]|\\\\%`if test no = yes; then for i in  ""; do case "$i" in m) echo g;; esac; done; fi`|g" \
     -e "s|[@]TMAC_MDIR[@]|`echo /usr/share/groff/1.23.0/tmac | sed -f ./makevarescape.sed`/mm|g" \
     -e "s|[@]TMAC_S_PREFIX[@]|\\\\%`if test no = yes; then for i in  ""; do case "$i" in s) echo g;; esac; done; fi`|g" \
     -e "s|[@]VERSION[@]|1.23.0|g" \
     src/preproc/refer/refer.1.man \
     >src/preproc/refer/refer.1
make[1]: Leaving directory '/var/tmp/portage/sys-apps/groff-1.23.0/work/groff-1.23.0'
make[1]: Entering directory '/var/tmp/portage/sys-apps/groff-1.23.0/work/groff-1.23.0'
/bin/mkdir -p `dirname src/preproc/soelim/soelim.1` \
&& LC_ALL=C \
 sed -e "s|[@]APPDEFDIR[@]|`echo /usr/share/X11/app-defaults | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]BINDIR[@]|`echo /usr/bin | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]COMMON_WORDS_FILE[@]|`echo /usr/share/groff/1.23.0/eign | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]COMPATIBILITY_WRAPPERS[@]|no|g" \
     -e "s|[@]DATASUBDIR[@]|`echo /usr/share/groff/1.23.0 | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]DEFAULT_INDEX[@]|`echo /usr/dict/papers/Ind | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]DEFAULT_INDEX_NAME[@]|`echo Ind | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]DEVICE[@]|\\\\%ps|g" \
     -e "s|[@]DOCDIR[@]|`echo "/usr/share/doc/groff-1.23.0" | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]EXAMPLEDIR[@]|`echo "/usr/share/doc/groff-1.23.0"/examples | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]FONTDIR[@]|`echo /usr/share/groff/1.23.0/font | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]g[@]|\\\\%|g" \
     -e "s|[@]HTMLDOCDIR[@]|`echo "/usr/share/doc/groff-1.23.0"/html | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]INDEX_SUFFIX[@]|\\\\%.i|g" \
     -e "s|[@]LEGACYFONTDIR[@]|`echo /usr/lib/font | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]LOCALFONTDIR[@]|`echo /usr/share/groff/site-font | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]LOCALMACRODIR[@]|`echo /usr/share/groff/site-tmac | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]MACRODIR[@]|`echo /usr/share/groff/1.23.0/tmac | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]MAN1EXT[@]|1|g" \
     -e "s|[@]MAN5EXT[@]|5|g" \
     -e "s|[@]MAN7EXT[@]|7|g" \
     -e "s|[@]MDATE[@]|`/usr/bin/perl ./mdate.pl src/preproc/soelim/soelim.1.man`|g" \
     -e "s|[@]OLDFONTDIR[@]|`echo /usr/share/groff/1.23.0/oldfont | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]PAGE[@]|\\\\%letter|g" \
     -e "s|[@]PDFDOCDIR[@]|`echo "/usr/share/doc/groff-1.23.0"/pdf | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]PSPRINT[@]|`echo lpr | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]SYSTEMMACRODIR[@]|`echo /usr/lib64/groff/site-tmac | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]TMAC_AN_PREFIX[@]|\\\\%`if test no = yes; then for i in  ""; do case "$i" in an) echo g;; esac; done; fi`|g" \
     -e "s|[@]TMAC_M_PREFIX[@]|\\\\%`if test no = yes; then for i in  ""; do case "$i" in m) echo g;; esac; done; fi`|g" \
     -e "s|[@]TMAC_MDIR[@]|`echo /usr/share/groff/1.23.0/tmac | sed -f ./makevarescape.sed`/mm|g" \
     -e "s|[@]TMAC_S_PREFIX[@]|\\\\%`if test no = yes; then for i in  ""; do case "$i" in s) echo g;; esac; done; fi`|g" \
     -e "s|[@]VERSION[@]|1.23.0|g" \
     src/preproc/soelim/soelim.1.man \
     >src/preproc/soelim/soelim.1
make[1]: Leaving directory '/var/tmp/portage/sys-apps/groff-1.23.0/work/groff-1.23.0'
make[1]: Entering directory '/var/tmp/portage/sys-apps/groff-1.23.0/work/groff-1.23.0'
/bin/mkdir -p `dirname src/preproc/tbl/tbl.1` \
&& LC_ALL=C \
 sed -e "s|[@]APPDEFDIR[@]|`echo /usr/share/X11/app-defaults | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]BINDIR[@]|`echo /usr/bin | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]COMMON_WORDS_FILE[@]|`echo /usr/share/groff/1.23.0/eign | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]COMPATIBILITY_WRAPPERS[@]|no|g" \
     -e "s|[@]DATASUBDIR[@]|`echo /usr/share/groff/1.23.0 | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]DEFAULT_INDEX[@]|`echo /usr/dict/papers/Ind | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]DEFAULT_INDEX_NAME[@]|`echo Ind | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]DEVICE[@]|\\\\%ps|g" \
     -e "s|[@]DOCDIR[@]|`echo "/usr/share/doc/groff-1.23.0" | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]EXAMPLEDIR[@]|`echo "/usr/share/doc/groff-1.23.0"/examples | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]FONTDIR[@]|`echo /usr/share/groff/1.23.0/font | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]g[@]|\\\\%|g" \
     -e "s|[@]HTMLDOCDIR[@]|`echo "/usr/share/doc/groff-1.23.0"/html | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]INDEX_SUFFIX[@]|\\\\%.i|g" \
     -e "s|[@]LEGACYFONTDIR[@]|`echo /usr/lib/font | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]LOCALFONTDIR[@]|`echo /usr/share/groff/site-font | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]LOCALMACRODIR[@]|`echo /usr/share/groff/site-tmac | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]MACRODIR[@]|`echo /usr/share/groff/1.23.0/tmac | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]MAN1EXT[@]|1|g" \
     -e "s|[@]MAN5EXT[@]|5|g" \
     -e "s|[@]MAN7EXT[@]|7|g" \
     -e "s|[@]MDATE[@]|`/usr/bin/perl ./mdate.pl src/preproc/tbl/tbl.1.man`|g" \
     -e "s|[@]OLDFONTDIR[@]|`echo /usr/share/groff/1.23.0/oldfont | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]PAGE[@]|\\\\%letter|g" \
     -e "s|[@]PDFDOCDIR[@]|`echo "/usr/share/doc/groff-1.23.0"/pdf | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]PSPRINT[@]|`echo lpr | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]SYSTEMMACRODIR[@]|`echo /usr/lib64/groff/site-tmac | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]TMAC_AN_PREFIX[@]|\\\\%`if test no = yes; then for i in  ""; do case "$i" in an) echo g;; esac; done; fi`|g" \
     -e "s|[@]TMAC_M_PREFIX[@]|\\\\%`if test no = yes; then for i in  ""; do case "$i" in m) echo g;; esac; done; fi`|g" \
     -e "s|[@]TMAC_MDIR[@]|`echo /usr/share/groff/1.23.0/tmac | sed -f ./makevarescape.sed`/mm|g" \
     -e "s|[@]TMAC_S_PREFIX[@]|\\\\%`if test no = yes; then for i in  ""; do case "$i" in s) echo g;; esac; done; fi`|g" \
     -e "s|[@]VERSION[@]|1.23.0|g" \
     src/preproc/tbl/tbl.1.man \
     >src/preproc/tbl/tbl.1
make[1]: Leaving directory '/var/tmp/portage/sys-apps/groff-1.23.0/work/groff-1.23.0'
make[1]: Entering directory '/var/tmp/portage/sys-apps/groff-1.23.0/work/groff-1.23.0'
/bin/mkdir -p `dirname src/roff/nroff/nroff.1` \
&& LC_ALL=C \
 sed -e "s|[@]APPDEFDIR[@]|`echo /usr/share/X11/app-defaults | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]BINDIR[@]|`echo /usr/bin | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]COMMON_WORDS_FILE[@]|`echo /usr/share/groff/1.23.0/eign | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]COMPATIBILITY_WRAPPERS[@]|no|g" \
     -e "s|[@]DATASUBDIR[@]|`echo /usr/share/groff/1.23.0 | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]DEFAULT_INDEX[@]|`echo /usr/dict/papers/Ind | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]DEFAULT_INDEX_NAME[@]|`echo Ind | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]DEVICE[@]|\\\\%ps|g" \
     -e "s|[@]DOCDIR[@]|`echo "/usr/share/doc/groff-1.23.0" | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]EXAMPLEDIR[@]|`echo "/usr/share/doc/groff-1.23.0"/examples | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]FONTDIR[@]|`echo /usr/share/groff/1.23.0/font | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]g[@]|\\\\%|g" \
     -e "s|[@]HTMLDOCDIR[@]|`echo "/usr/share/doc/groff-1.23.0"/html | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]INDEX_SUFFIX[@]|\\\\%.i|g" \
     -e "s|[@]LEGACYFONTDIR[@]|`echo /usr/lib/font | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]LOCALFONTDIR[@]|`echo /usr/share/groff/site-font | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]LOCALMACRODIR[@]|`echo /usr/share/groff/site-tmac | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]MACRODIR[@]|`echo /usr/share/groff/1.23.0/tmac | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]MAN1EXT[@]|1|g" \
     -e "s|[@]MAN5EXT[@]|5|g" \
     -e "s|[@]MAN7EXT[@]|7|g" \
     -e "s|[@]MDATE[@]|`/usr/bin/perl ./mdate.pl src/roff/nroff/nroff.1.man`|g" \
     -e "s|[@]OLDFONTDIR[@]|`echo /usr/share/groff/1.23.0/oldfont | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]PAGE[@]|\\\\%letter|g" \
     -e "s|[@]PDFDOCDIR[@]|`echo "/usr/share/doc/groff-1.23.0"/pdf | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]PSPRINT[@]|`echo lpr | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]SYSTEMMACRODIR[@]|`echo /usr/lib64/groff/site-tmac | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]TMAC_AN_PREFIX[@]|\\\\%`if test no = yes; then for i in  ""; do case "$i" in an) echo g;; esac; done; fi`|g" \
     -e "s|[@]TMAC_M_PREFIX[@]|\\\\%`if test no = yes; then for i in  ""; do case "$i" in m) echo g;; esac; done; fi`|g" \
     -e "s|[@]TMAC_MDIR[@]|`echo /usr/share/groff/1.23.0/tmac | sed -f ./makevarescape.sed`/mm|g" \
     -e "s|[@]TMAC_S_PREFIX[@]|\\\\%`if test no = yes; then for i in  ""; do case "$i" in s) echo g;; esac; done; fi`|g" \
     -e "s|[@]VERSION[@]|1.23.0|g" \
     src/roff/nroff/nroff.1.man \
     >src/roff/nroff/nroff.1
make[1]: Leaving directory '/var/tmp/portage/sys-apps/groff-1.23.0/work/groff-1.23.0'
make[1]: Entering directory '/var/tmp/portage/sys-apps/groff-1.23.0/work/groff-1.23.0'
/bin/mkdir -p `dirname src/roff/troff/troff.1` \
&& LC_ALL=C \
 sed -e "s|[@]APPDEFDIR[@]|`echo /usr/share/X11/app-defaults | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]BINDIR[@]|`echo /usr/bin | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]COMMON_WORDS_FILE[@]|`echo /usr/share/groff/1.23.0/eign | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]COMPATIBILITY_WRAPPERS[@]|no|g" \
     -e "s|[@]DATASUBDIR[@]|`echo /usr/share/groff/1.23.0 | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]DEFAULT_INDEX[@]|`echo /usr/dict/papers/Ind | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]DEFAULT_INDEX_NAME[@]|`echo Ind | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]DEVICE[@]|\\\\%ps|g" \
     -e "s|[@]DOCDIR[@]|`echo "/usr/share/doc/groff-1.23.0" | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]EXAMPLEDIR[@]|`echo "/usr/share/doc/groff-1.23.0"/examples | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]FONTDIR[@]|`echo /usr/share/groff/1.23.0/font | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]g[@]|\\\\%|g" \
     -e "s|[@]HTMLDOCDIR[@]|`echo "/usr/share/doc/groff-1.23.0"/html | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]INDEX_SUFFIX[@]|\\\\%.i|g" \
     -e "s|[@]LEGACYFONTDIR[@]|`echo /usr/lib/font | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]LOCALFONTDIR[@]|`echo /usr/share/groff/site-font | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]LOCALMACRODIR[@]|`echo /usr/share/groff/site-tmac | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]MACRODIR[@]|`echo /usr/share/groff/1.23.0/tmac | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]MAN1EXT[@]|1|g" \
     -e "s|[@]MAN5EXT[@]|5|g" \
     -e "s|[@]MAN7EXT[@]|7|g" \
     -e "s|[@]MDATE[@]|`/usr/bin/perl ./mdate.pl src/roff/troff/troff.1.man`|g" \
     -e "s|[@]OLDFONTDIR[@]|`echo /usr/share/groff/1.23.0/oldfont | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]PAGE[@]|\\\\%letter|g" \
     -e "s|[@]PDFDOCDIR[@]|`echo "/usr/share/doc/groff-1.23.0"/pdf | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]PSPRINT[@]|`echo lpr | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]SYSTEMMACRODIR[@]|`echo /usr/lib64/groff/site-tmac | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]TMAC_AN_PREFIX[@]|\\\\%`if test no = yes; then for i in  ""; do case "$i" in an) echo g;; esac; done; fi`|g" \
     -e "s|[@]TMAC_M_PREFIX[@]|\\\\%`if test no = yes; then for i in  ""; do case "$i" in m) echo g;; esac; done; fi`|g" \
     -e "s|[@]TMAC_MDIR[@]|`echo /usr/share/groff/1.23.0/tmac | sed -f ./makevarescape.sed`/mm|g" \
     -e "s|[@]TMAC_S_PREFIX[@]|\\\\%`if test no = yes; then for i in  ""; do case "$i" in s) echo g;; esac; done; fi`|g" \
     -e "s|[@]VERSION[@]|1.23.0|g" \
     src/roff/troff/troff.1.man \
     >src/roff/troff/troff.1
make[1]: Leaving directory '/var/tmp/portage/sys-apps/groff-1.23.0/work/groff-1.23.0'
make[1]: Entering directory '/var/tmp/portage/sys-apps/groff-1.23.0/work/groff-1.23.0'
/bin/mkdir -p `dirname src/utils/indxbib/indxbib.1` \
&& LC_ALL=C \
 sed -e "s|[@]APPDEFDIR[@]|`echo /usr/share/X11/app-defaults | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]BINDIR[@]|`echo /usr/bin | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]COMMON_WORDS_FILE[@]|`echo /usr/share/groff/1.23.0/eign | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]COMPATIBILITY_WRAPPERS[@]|no|g" \
     -e "s|[@]DATASUBDIR[@]|`echo /usr/share/groff/1.23.0 | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]DEFAULT_INDEX[@]|`echo /usr/dict/papers/Ind | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]DEFAULT_INDEX_NAME[@]|`echo Ind | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]DEVICE[@]|\\\\%ps|g" \
     -e "s|[@]DOCDIR[@]|`echo "/usr/share/doc/groff-1.23.0" | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]EXAMPLEDIR[@]|`echo "/usr/share/doc/groff-1.23.0"/examples | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]FONTDIR[@]|`echo /usr/share/groff/1.23.0/font | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]g[@]|\\\\%|g" \
     -e "s|[@]HTMLDOCDIR[@]|`echo "/usr/share/doc/groff-1.23.0"/html | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]INDEX_SUFFIX[@]|\\\\%.i|g" \
     -e "s|[@]LEGACYFONTDIR[@]|`echo /usr/lib/font | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]LOCALFONTDIR[@]|`echo /usr/share/groff/site-font | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]LOCALMACRODIR[@]|`echo /usr/share/groff/site-tmac | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]MACRODIR[@]|`echo /usr/share/groff/1.23.0/tmac | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]MAN1EXT[@]|1|g" \
     -e "s|[@]MAN5EXT[@]|5|g" \
     -e "s|[@]MAN7EXT[@]|7|g" \
     -e "s|[@]MDATE[@]|`/usr/bin/perl ./mdate.pl src/utils/indxbib/indxbib.1.man`|g" \
     -e "s|[@]OLDFONTDIR[@]|`echo /usr/share/groff/1.23.0/oldfont | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]PAGE[@]|\\\\%letter|g" \
     -e "s|[@]PDFDOCDIR[@]|`echo "/usr/share/doc/groff-1.23.0"/pdf | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]PSPRINT[@]|`echo lpr | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]SYSTEMMACRODIR[@]|`echo /usr/lib64/groff/site-tmac | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]TMAC_AN_PREFIX[@]|\\\\%`if test no = yes; then for i in  ""; do case "$i" in an) echo g;; esac; done; fi`|g" \
     -e "s|[@]TMAC_M_PREFIX[@]|\\\\%`if test no = yes; then for i in  ""; do case "$i" in m) echo g;; esac; done; fi`|g" \
     -e "s|[@]TMAC_MDIR[@]|`echo /usr/share/groff/1.23.0/tmac | sed -f ./makevarescape.sed`/mm|g" \
     -e "s|[@]TMAC_S_PREFIX[@]|\\\\%`if test no = yes; then for i in  ""; do case "$i" in s) echo g;; esac; done; fi`|g" \
     -e "s|[@]VERSION[@]|1.23.0|g" \
     src/utils/indxbib/indxbib.1.man \
     >src/utils/indxbib/indxbib.1
make[1]: Leaving directory '/var/tmp/portage/sys-apps/groff-1.23.0/work/groff-1.23.0'
make[1]: Entering directory '/var/tmp/portage/sys-apps/groff-1.23.0/work/groff-1.23.0'
/bin/mkdir -p `dirname src/utils/lookbib/lookbib.1` \
&& LC_ALL=C \
 sed -e "s|[@]APPDEFDIR[@]|`echo /usr/share/X11/app-defaults | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]BINDIR[@]|`echo /usr/bin | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]COMMON_WORDS_FILE[@]|`echo /usr/share/groff/1.23.0/eign | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]COMPATIBILITY_WRAPPERS[@]|no|g" \
     -e "s|[@]DATASUBDIR[@]|`echo /usr/share/groff/1.23.0 | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]DEFAULT_INDEX[@]|`echo /usr/dict/papers/Ind | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]DEFAULT_INDEX_NAME[@]|`echo Ind | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]DEVICE[@]|\\\\%ps|g" \
     -e "s|[@]DOCDIR[@]|`echo "/usr/share/doc/groff-1.23.0" | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]EXAMPLEDIR[@]|`echo "/usr/share/doc/groff-1.23.0"/examples | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]FONTDIR[@]|`echo /usr/share/groff/1.23.0/font | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]g[@]|\\\\%|g" \
     -e "s|[@]HTMLDOCDIR[@]|`echo "/usr/share/doc/groff-1.23.0"/html | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]INDEX_SUFFIX[@]|\\\\%.i|g" \
     -e "s|[@]LEGACYFONTDIR[@]|`echo /usr/lib/font | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]LOCALFONTDIR[@]|`echo /usr/share/groff/site-font | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]LOCALMACRODIR[@]|`echo /usr/share/groff/site-tmac | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]MACRODIR[@]|`echo /usr/share/groff/1.23.0/tmac | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]MAN1EXT[@]|1|g" \
     -e "s|[@]MAN5EXT[@]|5|g" \
     -e "s|[@]MAN7EXT[@]|7|g" \
     -e "s|[@]MDATE[@]|`/usr/bin/perl ./mdate.pl src/utils/lookbib/lookbib.1.man`|g" \
     -e "s|[@]OLDFONTDIR[@]|`echo /usr/share/groff/1.23.0/oldfont | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]PAGE[@]|\\\\%letter|g" \
     -e "s|[@]PDFDOCDIR[@]|`echo "/usr/share/doc/groff-1.23.0"/pdf | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]PSPRINT[@]|`echo lpr | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]SYSTEMMACRODIR[@]|`echo /usr/lib64/groff/site-tmac | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]TMAC_AN_PREFIX[@]|\\\\%`if test no = yes; then for i in  ""; do case "$i" in an) echo g;; esac; done; fi`|g" \
     -e "s|[@]TMAC_M_PREFIX[@]|\\\\%`if test no = yes; then for i in  ""; do case "$i" in m) echo g;; esac; done; fi`|g" \
     -e "s|[@]TMAC_MDIR[@]|`echo /usr/share/groff/1.23.0/tmac | sed -f ./makevarescape.sed`/mm|g" \
     -e "s|[@]TMAC_S_PREFIX[@]|\\\\%`if test no = yes; then for i in  ""; do case "$i" in s) echo g;; esac; done; fi`|g" \
     -e "s|[@]VERSION[@]|1.23.0|g" \
     src/utils/lookbib/lookbib.1.man \
     >src/utils/lookbib/lookbib.1
make[1]: Leaving directory '/var/tmp/portage/sys-apps/groff-1.23.0/work/groff-1.23.0'
make[1]: Entering directory '/var/tmp/portage/sys-apps/groff-1.23.0/work/groff-1.23.0'
/bin/mkdir -p `dirname man/groff_font.5` \
&& LC_ALL=C \
 sed -e "s|[@]APPDEFDIR[@]|`echo /usr/share/X11/app-defaults | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]BINDIR[@]|`echo /usr/bin | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]COMMON_WORDS_FILE[@]|`echo /usr/share/groff/1.23.0/eign | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]COMPATIBILITY_WRAPPERS[@]|no|g" \
     -e "s|[@]DATASUBDIR[@]|`echo /usr/share/groff/1.23.0 | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]DEFAULT_INDEX[@]|`echo /usr/dict/papers/Ind | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]DEFAULT_INDEX_NAME[@]|`echo Ind | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]DEVICE[@]|\\\\%ps|g" \
     -e "s|[@]DOCDIR[@]|`echo "/usr/share/doc/groff-1.23.0" | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]EXAMPLEDIR[@]|`echo "/usr/share/doc/groff-1.23.0"/examples | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]FONTDIR[@]|`echo /usr/share/groff/1.23.0/font | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]g[@]|\\\\%|g" \
     -e "s|[@]HTMLDOCDIR[@]|`echo "/usr/share/doc/groff-1.23.0"/html | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]INDEX_SUFFIX[@]|\\\\%.i|g" \
     -e "s|[@]LEGACYFONTDIR[@]|`echo /usr/lib/font | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]LOCALFONTDIR[@]|`echo /usr/share/groff/site-font | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]LOCALMACRODIR[@]|`echo /usr/share/groff/site-tmac | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]MACRODIR[@]|`echo /usr/share/groff/1.23.0/tmac | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]MAN1EXT[@]|1|g" \
     -e "s|[@]MAN5EXT[@]|5|g" \
     -e "s|[@]MAN7EXT[@]|7|g" \
     -e "s|[@]MDATE[@]|`/usr/bin/perl ./mdate.pl man/groff_font.5.man`|g" \
     -e "s|[@]OLDFONTDIR[@]|`echo /usr/share/groff/1.23.0/oldfont | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]PAGE[@]|\\\\%letter|g" \
     -e "s|[@]PDFDOCDIR[@]|`echo "/usr/share/doc/groff-1.23.0"/pdf | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]PSPRINT[@]|`echo lpr | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]SYSTEMMACRODIR[@]|`echo /usr/lib64/groff/site-tmac | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]TMAC_AN_PREFIX[@]|\\\\%`if test no = yes; then for i in  ""; do case "$i" in an) echo g;; esac; done; fi`|g" \
     -e "s|[@]TMAC_M_PREFIX[@]|\\\\%`if test no = yes; then for i in  ""; do case "$i" in m) echo g;; esac; done; fi`|g" \
     -e "s|[@]TMAC_MDIR[@]|`echo /usr/share/groff/1.23.0/tmac | sed -f ./makevarescape.sed`/mm|g" \
     -e "s|[@]TMAC_S_PREFIX[@]|\\\\%`if test no = yes; then for i in  ""; do case "$i" in s) echo g;; esac; done; fi`|g" \
     -e "s|[@]VERSION[@]|1.23.0|g" \
     man/groff_font.5.man \
     >man/groff_font.5
make[1]: Leaving directory '/var/tmp/portage/sys-apps/groff-1.23.0/work/groff-1.23.0'
make[1]: Entering directory '/var/tmp/portage/sys-apps/groff-1.23.0/work/groff-1.23.0'
/bin/mkdir -p `dirname man/groff_out.5` \
&& LC_ALL=C \
 sed -e "s|[@]APPDEFDIR[@]|`echo /usr/share/X11/app-defaults | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]BINDIR[@]|`echo /usr/bin | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]COMMON_WORDS_FILE[@]|`echo /usr/share/groff/1.23.0/eign | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]COMPATIBILITY_WRAPPERS[@]|no|g" \
     -e "s|[@]DATASUBDIR[@]|`echo /usr/share/groff/1.23.0 | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]DEFAULT_INDEX[@]|`echo /usr/dict/papers/Ind | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]DEFAULT_INDEX_NAME[@]|`echo Ind | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]DEVICE[@]|\\\\%ps|g" \
     -e "s|[@]DOCDIR[@]|`echo "/usr/share/doc/groff-1.23.0" | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]EXAMPLEDIR[@]|`echo "/usr/share/doc/groff-1.23.0"/examples | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]FONTDIR[@]|`echo /usr/share/groff/1.23.0/font | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]g[@]|\\\\%|g" \
     -e "s|[@]HTMLDOCDIR[@]|`echo "/usr/share/doc/groff-1.23.0"/html | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]INDEX_SUFFIX[@]|\\\\%.i|g" \
     -e "s|[@]LEGACYFONTDIR[@]|`echo /usr/lib/font | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]LOCALFONTDIR[@]|`echo /usr/share/groff/site-font | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]LOCALMACRODIR[@]|`echo /usr/share/groff/site-tmac | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]MACRODIR[@]|`echo /usr/share/groff/1.23.0/tmac | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]MAN1EXT[@]|1|g" \
     -e "s|[@]MAN5EXT[@]|5|g" \
     -e "s|[@]MAN7EXT[@]|7|g" \
     -e "s|[@]MDATE[@]|`/usr/bin/perl ./mdate.pl man/groff_out.5.man`|g" \
     -e "s|[@]OLDFONTDIR[@]|`echo /usr/share/groff/1.23.0/oldfont | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]PAGE[@]|\\\\%letter|g" \
     -e "s|[@]PDFDOCDIR[@]|`echo "/usr/share/doc/groff-1.23.0"/pdf | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]PSPRINT[@]|`echo lpr | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]SYSTEMMACRODIR[@]|`echo /usr/lib64/groff/site-tmac | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]TMAC_AN_PREFIX[@]|\\\\%`if test no = yes; then for i in  ""; do case "$i" in an) echo g;; esac; done; fi`|g" \
     -e "s|[@]TMAC_M_PREFIX[@]|\\\\%`if test no = yes; then for i in  ""; do case "$i" in m) echo g;; esac; done; fi`|g" \
     -e "s|[@]TMAC_MDIR[@]|`echo /usr/share/groff/1.23.0/tmac | sed -f ./makevarescape.sed`/mm|g" \
     -e "s|[@]TMAC_S_PREFIX[@]|\\\\%`if test no = yes; then for i in  ""; do case "$i" in s) echo g;; esac; done; fi`|g" \
     -e "s|[@]VERSION[@]|1.23.0|g" \
     man/groff_out.5.man \
     >man/groff_out.5
make[1]: Leaving directory '/var/tmp/portage/sys-apps/groff-1.23.0/work/groff-1.23.0'
make[1]: Entering directory '/var/tmp/portage/sys-apps/groff-1.23.0/work/groff-1.23.0'
/bin/mkdir -p `dirname man/groff_tmac.5` \
&& LC_ALL=C \
 sed -e "s|[@]APPDEFDIR[@]|`echo /usr/share/X11/app-defaults | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]BINDIR[@]|`echo /usr/bin | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]COMMON_WORDS_FILE[@]|`echo /usr/share/groff/1.23.0/eign | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]COMPATIBILITY_WRAPPERS[@]|no|g" \
     -e "s|[@]DATASUBDIR[@]|`echo /usr/share/groff/1.23.0 | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]DEFAULT_INDEX[@]|`echo /usr/dict/papers/Ind | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]DEFAULT_INDEX_NAME[@]|`echo Ind | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]DEVICE[@]|\\\\%ps|g" \
     -e "s|[@]DOCDIR[@]|`echo "/usr/share/doc/groff-1.23.0" | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]EXAMPLEDIR[@]|`echo "/usr/share/doc/groff-1.23.0"/examples | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]FONTDIR[@]|`echo /usr/share/groff/1.23.0/font | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]g[@]|\\\\%|g" \
     -e "s|[@]HTMLDOCDIR[@]|`echo "/usr/share/doc/groff-1.23.0"/html | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]INDEX_SUFFIX[@]|\\\\%.i|g" \
     -e "s|[@]LEGACYFONTDIR[@]|`echo /usr/lib/font | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]LOCALFONTDIR[@]|`echo /usr/share/groff/site-font | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]LOCALMACRODIR[@]|`echo /usr/share/groff/site-tmac | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]MACRODIR[@]|`echo /usr/share/groff/1.23.0/tmac | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]MAN1EXT[@]|1|g" \
     -e "s|[@]MAN5EXT[@]|5|g" \
     -e "s|[@]MAN7EXT[@]|7|g" \
     -e "s|[@]MDATE[@]|`/usr/bin/perl ./mdate.pl man/groff_tmac.5.man`|g" \
     -e "s|[@]OLDFONTDIR[@]|`echo /usr/share/groff/1.23.0/oldfont | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]PAGE[@]|\\\\%letter|g" \
     -e "s|[@]PDFDOCDIR[@]|`echo "/usr/share/doc/groff-1.23.0"/pdf | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]PSPRINT[@]|`echo lpr | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]SYSTEMMACRODIR[@]|`echo /usr/lib64/groff/site-tmac | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]TMAC_AN_PREFIX[@]|\\\\%`if test no = yes; then for i in  ""; do case "$i" in an) echo g;; esac; done; fi`|g" \
     -e "s|[@]TMAC_M_PREFIX[@]|\\\\%`if test no = yes; then for i in  ""; do case "$i" in m) echo g;; esac; done; fi`|g" \
     -e "s|[@]TMAC_MDIR[@]|`echo /usr/share/groff/1.23.0/tmac | sed -f ./makevarescape.sed`/mm|g" \
     -e "s|[@]TMAC_S_PREFIX[@]|\\\\%`if test no = yes; then for i in  ""; do case "$i" in s) echo g;; esac; done; fi`|g" \
     -e "s|[@]VERSION[@]|1.23.0|g" \
     man/groff_tmac.5.man \
     >man/groff_tmac.5
make[1]: Leaving directory '/var/tmp/portage/sys-apps/groff-1.23.0/work/groff-1.23.0'
make[1]: Entering directory '/var/tmp/portage/sys-apps/groff-1.23.0/work/groff-1.23.0'
/bin/mkdir -p `dirname contrib/hdtbl/groff_hdtbl.7` \
&& LC_ALL=C \
 sed -e "s|[@]APPDEFDIR[@]|`echo /usr/share/X11/app-defaults | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]BINDIR[@]|`echo /usr/bin | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]COMMON_WORDS_FILE[@]|`echo /usr/share/groff/1.23.0/eign | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]COMPATIBILITY_WRAPPERS[@]|no|g" \
     -e "s|[@]DATASUBDIR[@]|`echo /usr/share/groff/1.23.0 | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]DEFAULT_INDEX[@]|`echo /usr/dict/papers/Ind | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]DEFAULT_INDEX_NAME[@]|`echo Ind | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]DEVICE[@]|\\\\%ps|g" \
     -e "s|[@]DOCDIR[@]|`echo "/usr/share/doc/groff-1.23.0" | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]EXAMPLEDIR[@]|`echo "/usr/share/doc/groff-1.23.0"/examples | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]FONTDIR[@]|`echo /usr/share/groff/1.23.0/font | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]g[@]|\\\\%|g" \
     -e "s|[@]HTMLDOCDIR[@]|`echo "/usr/share/doc/groff-1.23.0"/html | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]INDEX_SUFFIX[@]|\\\\%.i|g" \
     -e "s|[@]LEGACYFONTDIR[@]|`echo /usr/lib/font | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]LOCALFONTDIR[@]|`echo /usr/share/groff/site-font | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]LOCALMACRODIR[@]|`echo /usr/share/groff/site-tmac | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]MACRODIR[@]|`echo /usr/share/groff/1.23.0/tmac | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]MAN1EXT[@]|1|g" \
     -e "s|[@]MAN5EXT[@]|5|g" \
     -e "s|[@]MAN7EXT[@]|7|g" \
     -e "s|[@]MDATE[@]|`/usr/bin/perl ./mdate.pl contrib/hdtbl/groff_hdtbl.7.man`|g" \
     -e "s|[@]OLDFONTDIR[@]|`echo /usr/share/groff/1.23.0/oldfont | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]PAGE[@]|\\\\%letter|g" \
     -e "s|[@]PDFDOCDIR[@]|`echo "/usr/share/doc/groff-1.23.0"/pdf | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]PSPRINT[@]|`echo lpr | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]SYSTEMMACRODIR[@]|`echo /usr/lib64/groff/site-tmac | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]TMAC_AN_PREFIX[@]|\\\\%`if test no = yes; then for i in  ""; do case "$i" in an) echo g;; esac; done; fi`|g" \
     -e "s|[@]TMAC_M_PREFIX[@]|\\\\%`if test no = yes; then for i in  ""; do case "$i" in m) echo g;; esac; done; fi`|g" \
     -e "s|[@]TMAC_MDIR[@]|`echo /usr/share/groff/1.23.0/tmac | sed -f ./makevarescape.sed`/mm|g" \
     -e "s|[@]TMAC_S_PREFIX[@]|\\\\%`if test no = yes; then for i in  ""; do case "$i" in s) echo g;; esac; done; fi`|g" \
     -e "s|[@]VERSION[@]|1.23.0|g" \
     contrib/hdtbl/groff_hdtbl.7.man \
     >contrib/hdtbl/groff_hdtbl.7
make[1]: Leaving directory '/var/tmp/portage/sys-apps/groff-1.23.0/work/groff-1.23.0'
make[1]: Entering directory '/var/tmp/portage/sys-apps/groff-1.23.0/work/groff-1.23.0'
/bin/mkdir -p `dirname contrib/mm/groff_mmse.7` \
&& LC_ALL=C \
 sed -e "s|[@]APPDEFDIR[@]|`echo /usr/share/X11/app-defaults | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]BINDIR[@]|`echo /usr/bin | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]COMMON_WORDS_FILE[@]|`echo /usr/share/groff/1.23.0/eign | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]COMPATIBILITY_WRAPPERS[@]|no|g" \
     -e "s|[@]DATASUBDIR[@]|`echo /usr/share/groff/1.23.0 | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]DEFAULT_INDEX[@]|`echo /usr/dict/papers/Ind | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]DEFAULT_INDEX_NAME[@]|`echo Ind | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]DEVICE[@]|\\\\%ps|g" \
     -e "s|[@]DOCDIR[@]|`echo "/usr/share/doc/groff-1.23.0" | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]EXAMPLEDIR[@]|`echo "/usr/share/doc/groff-1.23.0"/examples | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]FONTDIR[@]|`echo /usr/share/groff/1.23.0/font | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]g[@]|\\\\%|g" \
     -e "s|[@]HTMLDOCDIR[@]|`echo "/usr/share/doc/groff-1.23.0"/html | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]INDEX_SUFFIX[@]|\\\\%.i|g" \
     -e "s|[@]LEGACYFONTDIR[@]|`echo /usr/lib/font | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]LOCALFONTDIR[@]|`echo /usr/share/groff/site-font | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]LOCALMACRODIR[@]|`echo /usr/share/groff/site-tmac | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]MACRODIR[@]|`echo /usr/share/groff/1.23.0/tmac | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]MAN1EXT[@]|1|g" \
     -e "s|[@]MAN5EXT[@]|5|g" \
     -e "s|[@]MAN7EXT[@]|7|g" \
     -e "s|[@]MDATE[@]|`/usr/bin/perl ./mdate.pl contrib/mm/groff_mmse.7.man`|g" \
     -e "s|[@]OLDFONTDIR[@]|`echo /usr/share/groff/1.23.0/oldfont | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]PAGE[@]|\\\\%letter|g" \
     -e "s|[@]PDFDOCDIR[@]|`echo "/usr/share/doc/groff-1.23.0"/pdf | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]PSPRINT[@]|`echo lpr | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]SYSTEMMACRODIR[@]|`echo /usr/lib64/groff/site-tmac | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]TMAC_AN_PREFIX[@]|\\\\%`if test no = yes; then for i in  ""; do case "$i" in an) echo g;; esac; done; fi`|g" \
     -e "s|[@]TMAC_M_PREFIX[@]|\\\\%`if test no = yes; then for i in  ""; do case "$i" in m) echo g;; esac; done; fi`|g" \
     -e "s|[@]TMAC_MDIR[@]|`echo /usr/share/groff/1.23.0/tmac | sed -f ./makevarescape.sed`/mm|g" \
     -e "s|[@]TMAC_S_PREFIX[@]|\\\\%`if test no = yes; then for i in  ""; do case "$i" in s) echo g;; esac; done; fi`|g" \
     -e "s|[@]VERSION[@]|1.23.0|g" \
     contrib/mm/groff_mmse.7.man \
     >contrib/mm/groff_mmse.7
make[1]: Leaving directory '/var/tmp/portage/sys-apps/groff-1.23.0/work/groff-1.23.0'
make[1]: Entering directory '/var/tmp/portage/sys-apps/groff-1.23.0/work/groff-1.23.0'
/bin/mkdir -p `dirname contrib/mm/groff_mm.7` \
&& LC_ALL=C \
 sed -e "s|[@]APPDEFDIR[@]|`echo /usr/share/X11/app-defaults | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]BINDIR[@]|`echo /usr/bin | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]COMMON_WORDS_FILE[@]|`echo /usr/share/groff/1.23.0/eign | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]COMPATIBILITY_WRAPPERS[@]|no|g" \
     -e "s|[@]DATASUBDIR[@]|`echo /usr/share/groff/1.23.0 | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]DEFAULT_INDEX[@]|`echo /usr/dict/papers/Ind | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]DEFAULT_INDEX_NAME[@]|`echo Ind | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]DEVICE[@]|\\\\%ps|g" \
     -e "s|[@]DOCDIR[@]|`echo "/usr/share/doc/groff-1.23.0" | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]EXAMPLEDIR[@]|`echo "/usr/share/doc/groff-1.23.0"/examples | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]FONTDIR[@]|`echo /usr/share/groff/1.23.0/font | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]g[@]|\\\\%|g" \
     -e "s|[@]HTMLDOCDIR[@]|`echo "/usr/share/doc/groff-1.23.0"/html | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]INDEX_SUFFIX[@]|\\\\%.i|g" \
     -e "s|[@]LEGACYFONTDIR[@]|`echo /usr/lib/font | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]LOCALFONTDIR[@]|`echo /usr/share/groff/site-font | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]LOCALMACRODIR[@]|`echo /usr/share/groff/site-tmac | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]MACRODIR[@]|`echo /usr/share/groff/1.23.0/tmac | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]MAN1EXT[@]|1|g" \
     -e "s|[@]MAN5EXT[@]|5|g" \
     -e "s|[@]MAN7EXT[@]|7|g" \
     -e "s|[@]MDATE[@]|`/usr/bin/perl ./mdate.pl contrib/mm/groff_mm.7.man`|g" \
     -e "s|[@]OLDFONTDIR[@]|`echo /usr/share/groff/1.23.0/oldfont | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]PAGE[@]|\\\\%letter|g" \
     -e "s|[@]PDFDOCDIR[@]|`echo "/usr/share/doc/groff-1.23.0"/pdf | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]PSPRINT[@]|`echo lpr | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]SYSTEMMACRODIR[@]|`echo /usr/lib64/groff/site-tmac | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]TMAC_AN_PREFIX[@]|\\\\%`if test no = yes; then for i in  ""; do case "$i" in an) echo g;; esac; done; fi`|g" \
     -e "s|[@]TMAC_M_PREFIX[@]|\\\\%`if test no = yes; then for i in  ""; do case "$i" in m) echo g;; esac; done; fi`|g" \
     -e "s|[@]TMAC_MDIR[@]|`echo /usr/share/groff/1.23.0/tmac | sed -f ./makevarescape.sed`/mm|g" \
     -e "s|[@]TMAC_S_PREFIX[@]|\\\\%`if test no = yes; then for i in  ""; do case "$i" in s) echo g;; esac; done; fi`|g" \
     -e "s|[@]VERSION[@]|1.23.0|g" \
     contrib/mm/groff_mm.7.man \
     >contrib/mm/groff_mm.7
make[1]: Leaving directory '/var/tmp/portage/sys-apps/groff-1.23.0/work/groff-1.23.0'
make[1]: Entering directory '/var/tmp/portage/sys-apps/groff-1.23.0/work/groff-1.23.0'
/bin/mkdir -p `dirname contrib/mom/groff_mom.7` \
&& LC_ALL=C \
 sed -e "s|[@]APPDEFDIR[@]|`echo /usr/share/X11/app-defaults | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]BINDIR[@]|`echo /usr/bin | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]COMMON_WORDS_FILE[@]|`echo /usr/share/groff/1.23.0/eign | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]COMPATIBILITY_WRAPPERS[@]|no|g" \
     -e "s|[@]DATASUBDIR[@]|`echo /usr/share/groff/1.23.0 | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]DEFAULT_INDEX[@]|`echo /usr/dict/papers/Ind | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]DEFAULT_INDEX_NAME[@]|`echo Ind | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]DEVICE[@]|\\\\%ps|g" \
     -e "s|[@]DOCDIR[@]|`echo "/usr/share/doc/groff-1.23.0" | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]EXAMPLEDIR[@]|`echo "/usr/share/doc/groff-1.23.0"/examples | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]FONTDIR[@]|`echo /usr/share/groff/1.23.0/font | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]g[@]|\\\\%|g" \
     -e "s|[@]HTMLDOCDIR[@]|`echo "/usr/share/doc/groff-1.23.0"/html | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]INDEX_SUFFIX[@]|\\\\%.i|g" \
     -e "s|[@]LEGACYFONTDIR[@]|`echo /usr/lib/font | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]LOCALFONTDIR[@]|`echo /usr/share/groff/site-font | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]LOCALMACRODIR[@]|`echo /usr/share/groff/site-tmac | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]MACRODIR[@]|`echo /usr/share/groff/1.23.0/tmac | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]MAN1EXT[@]|1|g" \
     -e "s|[@]MAN5EXT[@]|5|g" \
     -e "s|[@]MAN7EXT[@]|7|g" \
     -e "s|[@]MDATE[@]|`/usr/bin/perl ./mdate.pl contrib/mom/groff_mom.7.man`|g" \
     -e "s|[@]OLDFONTDIR[@]|`echo /usr/share/groff/1.23.0/oldfont | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]PAGE[@]|\\\\%letter|g" \
     -e "s|[@]PDFDOCDIR[@]|`echo "/usr/share/doc/groff-1.23.0"/pdf | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]PSPRINT[@]|`echo lpr | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]SYSTEMMACRODIR[@]|`echo /usr/lib64/groff/site-tmac | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]TMAC_AN_PREFIX[@]|\\\\%`if test no = yes; then for i in  ""; do case "$i" in an) echo g;; esac; done; fi`|g" \
     -e "s|[@]TMAC_M_PREFIX[@]|\\\\%`if test no = yes; then for i in  ""; do case "$i" in m) echo g;; esac; done; fi`|g" \
     -e "s|[@]TMAC_MDIR[@]|`echo /usr/share/groff/1.23.0/tmac | sed -f ./makevarescape.sed`/mm|g" \
     -e "s|[@]TMAC_S_PREFIX[@]|\\\\%`if test no = yes; then for i in  ""; do case "$i" in s) echo g;; esac; done; fi`|g" \
     -e "s|[@]VERSION[@]|1.23.0|g" \
     contrib/mom/groff_mom.7.man \
     >contrib/mom/groff_mom.7
make[1]: Leaving directory '/var/tmp/portage/sys-apps/groff-1.23.0/work/groff-1.23.0'
make[1]: Entering directory '/var/tmp/portage/sys-apps/groff-1.23.0/work/groff-1.23.0'
/bin/mkdir -p `dirname contrib/rfc1345/groff_rfc1345.7` \
&& LC_ALL=C \
 sed -e "s|[@]APPDEFDIR[@]|`echo /usr/share/X11/app-defaults | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]BINDIR[@]|`echo /usr/bin | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]COMMON_WORDS_FILE[@]|`echo /usr/share/groff/1.23.0/eign | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]COMPATIBILITY_WRAPPERS[@]|no|g" \
     -e "s|[@]DATASUBDIR[@]|`echo /usr/share/groff/1.23.0 | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]DEFAULT_INDEX[@]|`echo /usr/dict/papers/Ind | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]DEFAULT_INDEX_NAME[@]|`echo Ind | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]DEVICE[@]|\\\\%ps|g" \
     -e "s|[@]DOCDIR[@]|`echo "/usr/share/doc/groff-1.23.0" | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]EXAMPLEDIR[@]|`echo "/usr/share/doc/groff-1.23.0"/examples | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]FONTDIR[@]|`echo /usr/share/groff/1.23.0/font | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]g[@]|\\\\%|g" \
     -e "s|[@]HTMLDOCDIR[@]|`echo "/usr/share/doc/groff-1.23.0"/html | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]INDEX_SUFFIX[@]|\\\\%.i|g" \
     -e "s|[@]LEGACYFONTDIR[@]|`echo /usr/lib/font | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]LOCALFONTDIR[@]|`echo /usr/share/groff/site-font | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]LOCALMACRODIR[@]|`echo /usr/share/groff/site-tmac | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]MACRODIR[@]|`echo /usr/share/groff/1.23.0/tmac | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]MAN1EXT[@]|1|g" \
     -e "s|[@]MAN5EXT[@]|5|g" \
     -e "s|[@]MAN7EXT[@]|7|g" \
     -e "s|[@]MDATE[@]|`/usr/bin/perl ./mdate.pl contrib/rfc1345/groff_rfc1345.7.man`|g" \
     -e "s|[@]OLDFONTDIR[@]|`echo /usr/share/groff/1.23.0/oldfont | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]PAGE[@]|\\\\%letter|g" \
     -e "s|[@]PDFDOCDIR[@]|`echo "/usr/share/doc/groff-1.23.0"/pdf | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]PSPRINT[@]|`echo lpr | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]SYSTEMMACRODIR[@]|`echo /usr/lib64/groff/site-tmac | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]TMAC_AN_PREFIX[@]|\\\\%`if test no = yes; then for i in  ""; do case "$i" in an) echo g;; esac; done; fi`|g" \
     -e "s|[@]TMAC_M_PREFIX[@]|\\\\%`if test no = yes; then for i in  ""; do case "$i" in m) echo g;; esac; done; fi`|g" \
     -e "s|[@]TMAC_MDIR[@]|`echo /usr/share/groff/1.23.0/tmac | sed -f ./makevarescape.sed`/mm|g" \
     -e "s|[@]TMAC_S_PREFIX[@]|\\\\%`if test no = yes; then for i in  ""; do case "$i" in s) echo g;; esac; done; fi`|g" \
     -e "s|[@]VERSION[@]|1.23.0|g" \
     contrib/rfc1345/groff_rfc1345.7.man \
     >contrib/rfc1345/groff_rfc1345.7
make[1]: Leaving directory '/var/tmp/portage/sys-apps/groff-1.23.0/work/groff-1.23.0'
make[1]: Entering directory '/var/tmp/portage/sys-apps/groff-1.23.0/work/groff-1.23.0'
/bin/mkdir -p `dirname man/groff_char.7` \
&& LC_ALL=C \
 sed -e "s|[@]APPDEFDIR[@]|`echo /usr/share/X11/app-defaults | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]BINDIR[@]|`echo /usr/bin | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]COMMON_WORDS_FILE[@]|`echo /usr/share/groff/1.23.0/eign | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]COMPATIBILITY_WRAPPERS[@]|no|g" \
     -e "s|[@]DATASUBDIR[@]|`echo /usr/share/groff/1.23.0 | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]DEFAULT_INDEX[@]|`echo /usr/dict/papers/Ind | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]DEFAULT_INDEX_NAME[@]|`echo Ind | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]DEVICE[@]|\\\\%ps|g" \
     -e "s|[@]DOCDIR[@]|`echo "/usr/share/doc/groff-1.23.0" | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]EXAMPLEDIR[@]|`echo "/usr/share/doc/groff-1.23.0"/examples | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]FONTDIR[@]|`echo /usr/share/groff/1.23.0/font | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]g[@]|\\\\%|g" \
     -e "s|[@]HTMLDOCDIR[@]|`echo "/usr/share/doc/groff-1.23.0"/html | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]INDEX_SUFFIX[@]|\\\\%.i|g" \
     -e "s|[@]LEGACYFONTDIR[@]|`echo /usr/lib/font | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]LOCALFONTDIR[@]|`echo /usr/share/groff/site-font | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]LOCALMACRODIR[@]|`echo /usr/share/groff/site-tmac | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]MACRODIR[@]|`echo /usr/share/groff/1.23.0/tmac | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]MAN1EXT[@]|1|g" \
     -e "s|[@]MAN5EXT[@]|5|g" \
     -e "s|[@]MAN7EXT[@]|7|g" \
     -e "s|[@]MDATE[@]|`/usr/bin/perl ./mdate.pl man/groff_char.7.man`|g" \
     -e "s|[@]OLDFONTDIR[@]|`echo /usr/share/groff/1.23.0/oldfont | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]PAGE[@]|\\\\%letter|g" \
     -e "s|[@]PDFDOCDIR[@]|`echo "/usr/share/doc/groff-1.23.0"/pdf | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]PSPRINT[@]|`echo lpr | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]SYSTEMMACRODIR[@]|`echo /usr/lib64/groff/site-tmac | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]TMAC_AN_PREFIX[@]|\\\\%`if test no = yes; then for i in  ""; do case "$i" in an) echo g;; esac; done; fi`|g" \
     -e "s|[@]TMAC_M_PREFIX[@]|\\\\%`if test no = yes; then for i in  ""; do case "$i" in m) echo g;; esac; done; fi`|g" \
     -e "s|[@]TMAC_MDIR[@]|`echo /usr/share/groff/1.23.0/tmac | sed -f ./makevarescape.sed`/mm|g" \
     -e "s|[@]TMAC_S_PREFIX[@]|\\\\%`if test no = yes; then for i in  ""; do case "$i" in s) echo g;; esac; done; fi`|g" \
     -e "s|[@]VERSION[@]|1.23.0|g" \
     man/groff_char.7.man \
     >man/groff_char.7
make[1]: Leaving directory '/var/tmp/portage/sys-apps/groff-1.23.0/work/groff-1.23.0'
make[1]: Entering directory '/var/tmp/portage/sys-apps/groff-1.23.0/work/groff-1.23.0'
/bin/mkdir -p `dirname man/groff_diff.7` \
&& LC_ALL=C \
 sed -e "s|[@]APPDEFDIR[@]|`echo /usr/share/X11/app-defaults | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]BINDIR[@]|`echo /usr/bin | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]COMMON_WORDS_FILE[@]|`echo /usr/share/groff/1.23.0/eign | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]COMPATIBILITY_WRAPPERS[@]|no|g" \
     -e "s|[@]DATASUBDIR[@]|`echo /usr/share/groff/1.23.0 | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]DEFAULT_INDEX[@]|`echo /usr/dict/papers/Ind | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]DEFAULT_INDEX_NAME[@]|`echo Ind | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]DEVICE[@]|\\\\%ps|g" \
     -e "s|[@]DOCDIR[@]|`echo "/usr/share/doc/groff-1.23.0" | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]EXAMPLEDIR[@]|`echo "/usr/share/doc/groff-1.23.0"/examples | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]FONTDIR[@]|`echo /usr/share/groff/1.23.0/font | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]g[@]|\\\\%|g" \
     -e "s|[@]HTMLDOCDIR[@]|`echo "/usr/share/doc/groff-1.23.0"/html | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]INDEX_SUFFIX[@]|\\\\%.i|g" \
     -e "s|[@]LEGACYFONTDIR[@]|`echo /usr/lib/font | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]LOCALFONTDIR[@]|`echo /usr/share/groff/site-font | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]LOCALMACRODIR[@]|`echo /usr/share/groff/site-tmac | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]MACRODIR[@]|`echo /usr/share/groff/1.23.0/tmac | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]MAN1EXT[@]|1|g" \
     -e "s|[@]MAN5EXT[@]|5|g" \
     -e "s|[@]MAN7EXT[@]|7|g" \
     -e "s|[@]MDATE[@]|`/usr/bin/perl ./mdate.pl man/groff_diff.7.man`|g" \
     -e "s|[@]OLDFONTDIR[@]|`echo /usr/share/groff/1.23.0/oldfont | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]PAGE[@]|\\\\%letter|g" \
     -e "s|[@]PDFDOCDIR[@]|`echo "/usr/share/doc/groff-1.23.0"/pdf | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]PSPRINT[@]|`echo lpr | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]SYSTEMMACRODIR[@]|`echo /usr/lib64/groff/site-tmac | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]TMAC_AN_PREFIX[@]|\\\\%`if test no = yes; then for i in  ""; do case "$i" in an) echo g;; esac; done; fi`|g" \
     -e "s|[@]TMAC_M_PREFIX[@]|\\\\%`if test no = yes; then for i in  ""; do case "$i" in m) echo g;; esac; done; fi`|g" \
     -e "s|[@]TMAC_MDIR[@]|`echo /usr/share/groff/1.23.0/tmac | sed -f ./makevarescape.sed`/mm|g" \
     -e "s|[@]TMAC_S_PREFIX[@]|\\\\%`if test no = yes; then for i in  ""; do case "$i" in s) echo g;; esac; done; fi`|g" \
     -e "s|[@]VERSION[@]|1.23.0|g" \
     man/groff_diff.7.man \
     >man/groff_diff.7
make[1]: Leaving directory '/var/tmp/portage/sys-apps/groff-1.23.0/work/groff-1.23.0'
make[1]: Entering directory '/var/tmp/portage/sys-apps/groff-1.23.0/work/groff-1.23.0'
/bin/mkdir -p `dirname man/groff.7` \
&& LC_ALL=C \
 sed -e "s|[@]APPDEFDIR[@]|`echo /usr/share/X11/app-defaults | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]BINDIR[@]|`echo /usr/bin | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]COMMON_WORDS_FILE[@]|`echo /usr/share/groff/1.23.0/eign | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]COMPATIBILITY_WRAPPERS[@]|no|g" \
     -e "s|[@]DATASUBDIR[@]|`echo /usr/share/groff/1.23.0 | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]DEFAULT_INDEX[@]|`echo /usr/dict/papers/Ind | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]DEFAULT_INDEX_NAME[@]|`echo Ind | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]DEVICE[@]|\\\\%ps|g" \
     -e "s|[@]DOCDIR[@]|`echo "/usr/share/doc/groff-1.23.0" | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]EXAMPLEDIR[@]|`echo "/usr/share/doc/groff-1.23.0"/examples | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]FONTDIR[@]|`echo /usr/share/groff/1.23.0/font | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]g[@]|\\\\%|g" \
     -e "s|[@]HTMLDOCDIR[@]|`echo "/usr/share/doc/groff-1.23.0"/html | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]INDEX_SUFFIX[@]|\\\\%.i|g" \
     -e "s|[@]LEGACYFONTDIR[@]|`echo /usr/lib/font | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]LOCALFONTDIR[@]|`echo /usr/share/groff/site-font | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]LOCALMACRODIR[@]|`echo /usr/share/groff/site-tmac | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]MACRODIR[@]|`echo /usr/share/groff/1.23.0/tmac | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]MAN1EXT[@]|1|g" \
     -e "s|[@]MAN5EXT[@]|5|g" \
     -e "s|[@]MAN7EXT[@]|7|g" \
     -e "s|[@]MDATE[@]|`/usr/bin/perl ./mdate.pl man/groff.7.man`|g" \
     -e "s|[@]OLDFONTDIR[@]|`echo /usr/share/groff/1.23.0/oldfont | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]PAGE[@]|\\\\%letter|g" \
     -e "s|[@]PDFDOCDIR[@]|`echo "/usr/share/doc/groff-1.23.0"/pdf | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]PSPRINT[@]|`echo lpr | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]SYSTEMMACRODIR[@]|`echo /usr/lib64/groff/site-tmac | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]TMAC_AN_PREFIX[@]|\\\\%`if test no = yes; then for i in  ""; do case "$i" in an) echo g;; esac; done; fi`|g" \
     -e "s|[@]TMAC_M_PREFIX[@]|\\\\%`if test no = yes; then for i in  ""; do case "$i" in m) echo g;; esac; done; fi`|g" \
     -e "s|[@]TMAC_MDIR[@]|`echo /usr/share/groff/1.23.0/tmac | sed -f ./makevarescape.sed`/mm|g" \
     -e "s|[@]TMAC_S_PREFIX[@]|\\\\%`if test no = yes; then for i in  ""; do case "$i" in s) echo g;; esac; done; fi`|g" \
     -e "s|[@]VERSION[@]|1.23.0|g" \
     man/groff.7.man \
     >man/groff.7
make[1]: Leaving directory '/var/tmp/portage/sys-apps/groff-1.23.0/work/groff-1.23.0'
make[1]: Entering directory '/var/tmp/portage/sys-apps/groff-1.23.0/work/groff-1.23.0'
/bin/mkdir -p `dirname man/roff.7` \
&& LC_ALL=C \
 sed -e "s|[@]APPDEFDIR[@]|`echo /usr/share/X11/app-defaults | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]BINDIR[@]|`echo /usr/bin | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]COMMON_WORDS_FILE[@]|`echo /usr/share/groff/1.23.0/eign | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]COMPATIBILITY_WRAPPERS[@]|no|g" \
     -e "s|[@]DATASUBDIR[@]|`echo /usr/share/groff/1.23.0 | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]DEFAULT_INDEX[@]|`echo /usr/dict/papers/Ind | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]DEFAULT_INDEX_NAME[@]|`echo Ind | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]DEVICE[@]|\\\\%ps|g" \
     -e "s|[@]DOCDIR[@]|`echo "/usr/share/doc/groff-1.23.0" | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]EXAMPLEDIR[@]|`echo "/usr/share/doc/groff-1.23.0"/examples | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]FONTDIR[@]|`echo /usr/share/groff/1.23.0/font | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]g[@]|\\\\%|g" \
     -e "s|[@]HTMLDOCDIR[@]|`echo "/usr/share/doc/groff-1.23.0"/html | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]INDEX_SUFFIX[@]|\\\\%.i|g" \
     -e "s|[@]LEGACYFONTDIR[@]|`echo /usr/lib/font | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]LOCALFONTDIR[@]|`echo /usr/share/groff/site-font | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]LOCALMACRODIR[@]|`echo /usr/share/groff/site-tmac | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]MACRODIR[@]|`echo /usr/share/groff/1.23.0/tmac | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]MAN1EXT[@]|1|g" \
     -e "s|[@]MAN5EXT[@]|5|g" \
     -e "s|[@]MAN7EXT[@]|7|g" \
     -e "s|[@]MDATE[@]|`/usr/bin/perl ./mdate.pl man/roff.7.man`|g" \
     -e "s|[@]OLDFONTDIR[@]|`echo /usr/share/groff/1.23.0/oldfont | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]PAGE[@]|\\\\%letter|g" \
     -e "s|[@]PDFDOCDIR[@]|`echo "/usr/share/doc/groff-1.23.0"/pdf | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]PSPRINT[@]|`echo lpr | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]SYSTEMMACRODIR[@]|`echo /usr/lib64/groff/site-tmac | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]TMAC_AN_PREFIX[@]|\\\\%`if test no = yes; then for i in  ""; do case "$i" in an) echo g;; esac; done; fi`|g" \
     -e "s|[@]TMAC_M_PREFIX[@]|\\\\%`if test no = yes; then for i in  ""; do case "$i" in m) echo g;; esac; done; fi`|g" \
     -e "s|[@]TMAC_MDIR[@]|`echo /usr/share/groff/1.23.0/tmac | sed -f ./makevarescape.sed`/mm|g" \
     -e "s|[@]TMAC_S_PREFIX[@]|\\\\%`if test no = yes; then for i in  ""; do case "$i" in s) echo g;; esac; done; fi`|g" \
     -e "s|[@]VERSION[@]|1.23.0|g" \
     man/roff.7.man \
     >man/roff.7
make[1]: Leaving directory '/var/tmp/portage/sys-apps/groff-1.23.0/work/groff-1.23.0'
make[1]: Entering directory '/var/tmp/portage/sys-apps/groff-1.23.0/work/groff-1.23.0'
! /bin/grep -E \
  '(^|[[:space:]])(define|divert|include|index|shift|undefine|undivert)($|[[:space:]])' \
  ./tmac/groff_man.7.man.in > tmac/groff_man-passed-check-for-m4-keywords-stamp
make[1]: Leaving directory '/var/tmp/portage/sys-apps/groff-1.23.0/work/groff-1.23.0'
make[1]: Entering directory '/var/tmp/portage/sys-apps/groff-1.23.0/work/groff-1.23.0'
/bin/mkdir -p `dirname tmac/groff_ms.7` \
&& LC_ALL=C \
 sed -e "s|[@]APPDEFDIR[@]|`echo /usr/share/X11/app-defaults | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]BINDIR[@]|`echo /usr/bin | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]COMMON_WORDS_FILE[@]|`echo /usr/share/groff/1.23.0/eign | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]COMPATIBILITY_WRAPPERS[@]|no|g" \
     -e "s|[@]DATASUBDIR[@]|`echo /usr/share/groff/1.23.0 | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]DEFAULT_INDEX[@]|`echo /usr/dict/papers/Ind | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]DEFAULT_INDEX_NAME[@]|`echo Ind | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]DEVICE[@]|\\\\%ps|g" \
     -e "s|[@]DOCDIR[@]|`echo "/usr/share/doc/groff-1.23.0" | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]EXAMPLEDIR[@]|`echo "/usr/share/doc/groff-1.23.0"/examples | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]FONTDIR[@]|`echo /usr/share/groff/1.23.0/font | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]g[@]|\\\\%|g" \
     -e "s|[@]HTMLDOCDIR[@]|`echo "/usr/share/doc/groff-1.23.0"/html | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]INDEX_SUFFIX[@]|\\\\%.i|g" \
     -e "s|[@]LEGACYFONTDIR[@]|`echo /usr/lib/font | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]LOCALFONTDIR[@]|`echo /usr/share/groff/site-font | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]LOCALMACRODIR[@]|`echo /usr/share/groff/site-tmac | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]MACRODIR[@]|`echo /usr/share/groff/1.23.0/tmac | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]MAN1EXT[@]|1|g" \
     -e "s|[@]MAN5EXT[@]|5|g" \
     -e "s|[@]MAN7EXT[@]|7|g" \
     -e "s|[@]MDATE[@]|`/usr/bin/perl ./mdate.pl tmac/groff_ms.7.man`|g" \
     -e "s|[@]OLDFONTDIR[@]|`echo /usr/share/groff/1.23.0/oldfont | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]PAGE[@]|\\\\%letter|g" \
     -e "s|[@]PDFDOCDIR[@]|`echo "/usr/share/doc/groff-1.23.0"/pdf | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]PSPRINT[@]|`echo lpr | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]SYSTEMMACRODIR[@]|`echo /usr/lib64/groff/site-tmac | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]TMAC_AN_PREFIX[@]|\\\\%`if test no = yes; then for i in  ""; do case "$i" in an) echo g;; esac; done; fi`|g" \
     -e "s|[@]TMAC_M_PREFIX[@]|\\\\%`if test no = yes; then for i in  ""; do case "$i" in m) echo g;; esac; done; fi`|g" \
     -e "s|[@]TMAC_MDIR[@]|`echo /usr/share/groff/1.23.0/tmac | sed -f ./makevarescape.sed`/mm|g" \
     -e "s|[@]TMAC_S_PREFIX[@]|\\\\%`if test no = yes; then for i in  ""; do case "$i" in s) echo g;; esac; done; fi`|g" \
     -e "s|[@]VERSION[@]|1.23.0|g" \
     tmac/groff_ms.7.man \
     >tmac/groff_ms.7
make[1]: Leaving directory '/var/tmp/portage/sys-apps/groff-1.23.0/work/groff-1.23.0'
make[1]: Entering directory '/var/tmp/portage/sys-apps/groff-1.23.0/work/groff-1.23.0'
/bin/mkdir -p `dirname tmac/groff_me.7` \
&& LC_ALL=C \
 sed -e "s|[@]APPDEFDIR[@]|`echo /usr/share/X11/app-defaults | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]BINDIR[@]|`echo /usr/bin | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]COMMON_WORDS_FILE[@]|`echo /usr/share/groff/1.23.0/eign | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]COMPATIBILITY_WRAPPERS[@]|no|g" \
     -e "s|[@]DATASUBDIR[@]|`echo /usr/share/groff/1.23.0 | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]DEFAULT_INDEX[@]|`echo /usr/dict/papers/Ind | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]DEFAULT_INDEX_NAME[@]|`echo Ind | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]DEVICE[@]|\\\\%ps|g" \
     -e "s|[@]DOCDIR[@]|`echo "/usr/share/doc/groff-1.23.0" | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]EXAMPLEDIR[@]|`echo "/usr/share/doc/groff-1.23.0"/examples | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]FONTDIR[@]|`echo /usr/share/groff/1.23.0/font | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]g[@]|\\\\%|g" \
     -e "s|[@]HTMLDOCDIR[@]|`echo "/usr/share/doc/groff-1.23.0"/html | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]INDEX_SUFFIX[@]|\\\\%.i|g" \
     -e "s|[@]LEGACYFONTDIR[@]|`echo /usr/lib/font | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]LOCALFONTDIR[@]|`echo /usr/share/groff/site-font | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]LOCALMACRODIR[@]|`echo /usr/share/groff/site-tmac | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]MACRODIR[@]|`echo /usr/share/groff/1.23.0/tmac | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]MAN1EXT[@]|1|g" \
     -e "s|[@]MAN5EXT[@]|5|g" \
     -e "s|[@]MAN7EXT[@]|7|g" \
     -e "s|[@]MDATE[@]|`/usr/bin/perl ./mdate.pl tmac/groff_me.7.man`|g" \
     -e "s|[@]OLDFONTDIR[@]|`echo /usr/share/groff/1.23.0/oldfont | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]PAGE[@]|\\\\%letter|g" \
     -e "s|[@]PDFDOCDIR[@]|`echo "/usr/share/doc/groff-1.23.0"/pdf | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]PSPRINT[@]|`echo lpr | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]SYSTEMMACRODIR[@]|`echo /usr/lib64/groff/site-tmac | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]TMAC_AN_PREFIX[@]|\\\\%`if test no = yes; then for i in  ""; do case "$i" in an) echo g;; esac; done; fi`|g" \
     -e "s|[@]TMAC_M_PREFIX[@]|\\\\%`if test no = yes; then for i in  ""; do case "$i" in m) echo g;; esac; done; fi`|g" \
     -e "s|[@]TMAC_MDIR[@]|`echo /usr/share/groff/1.23.0/tmac | sed -f ./makevarescape.sed`/mm|g" \
     -e "s|[@]TMAC_S_PREFIX[@]|\\\\%`if test no = yes; then for i in  ""; do case "$i" in s) echo g;; esac; done; fi`|g" \
     -e "s|[@]VERSION[@]|1.23.0|g" \
     tmac/groff_me.7.man \
     >tmac/groff_me.7
make[1]: Leaving directory '/var/tmp/portage/sys-apps/groff-1.23.0/work/groff-1.23.0'
make[1]: Entering directory '/var/tmp/portage/sys-apps/groff-1.23.0/work/groff-1.23.0'
/bin/mkdir -p `dirname tmac/groff_mdoc.7` \
&& LC_ALL=C \
 sed -e "s|[@]APPDEFDIR[@]|`echo /usr/share/X11/app-defaults | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]BINDIR[@]|`echo /usr/bin | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]COMMON_WORDS_FILE[@]|`echo /usr/share/groff/1.23.0/eign | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]COMPATIBILITY_WRAPPERS[@]|no|g" \
     -e "s|[@]DATASUBDIR[@]|`echo /usr/share/groff/1.23.0 | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]DEFAULT_INDEX[@]|`echo /usr/dict/papers/Ind | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]DEFAULT_INDEX_NAME[@]|`echo Ind | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]DEVICE[@]|\\\\%ps|g" \
     -e "s|[@]DOCDIR[@]|`echo "/usr/share/doc/groff-1.23.0" | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]EXAMPLEDIR[@]|`echo "/usr/share/doc/groff-1.23.0"/examples | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]FONTDIR[@]|`echo /usr/share/groff/1.23.0/font | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]g[@]|\\\\%|g" \
     -e "s|[@]HTMLDOCDIR[@]|`echo "/usr/share/doc/groff-1.23.0"/html | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]INDEX_SUFFIX[@]|\\\\%.i|g" \
     -e "s|[@]LEGACYFONTDIR[@]|`echo /usr/lib/font | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]LOCALFONTDIR[@]|`echo /usr/share/groff/site-font | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]LOCALMACRODIR[@]|`echo /usr/share/groff/site-tmac | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]MACRODIR[@]|`echo /usr/share/groff/1.23.0/tmac | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]MAN1EXT[@]|1|g" \
     -e "s|[@]MAN5EXT[@]|5|g" \
     -e "s|[@]MAN7EXT[@]|7|g" \
     -e "s|[@]MDATE[@]|`/usr/bin/perl ./mdate.pl tmac/groff_mdoc.7.man`|g" \
     -e "s|[@]OLDFONTDIR[@]|`echo /usr/share/groff/1.23.0/oldfont | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]PAGE[@]|\\\\%letter|g" \
     -e "s|[@]PDFDOCDIR[@]|`echo "/usr/share/doc/groff-1.23.0"/pdf | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]PSPRINT[@]|`echo lpr | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]SYSTEMMACRODIR[@]|`echo /usr/lib64/groff/site-tmac | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]TMAC_AN_PREFIX[@]|\\\\%`if test no = yes; then for i in  ""; do case "$i" in an) echo g;; esac; done; fi`|g" \
     -e "s|[@]TMAC_M_PREFIX[@]|\\\\%`if test no = yes; then for i in  ""; do case "$i" in m) echo g;; esac; done; fi`|g" \
     -e "s|[@]TMAC_MDIR[@]|`echo /usr/share/groff/1.23.0/tmac | sed -f ./makevarescape.sed`/mm|g" \
     -e "s|[@]TMAC_S_PREFIX[@]|\\\\%`if test no = yes; then for i in  ""; do case "$i" in s) echo g;; esac; done; fi`|g" \
     -e "s|[@]VERSION[@]|1.23.0|g" \
     tmac/groff_mdoc.7.man \
     >tmac/groff_mdoc.7
make[1]: Leaving directory '/var/tmp/portage/sys-apps/groff-1.23.0/work/groff-1.23.0'
make[1]: Entering directory '/var/tmp/portage/sys-apps/groff-1.23.0/work/groff-1.23.0'
/bin/mkdir -p `dirname tmac/groff_trace.7` \
&& LC_ALL=C \
 sed -e "s|[@]APPDEFDIR[@]|`echo /usr/share/X11/app-defaults | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]BINDIR[@]|`echo /usr/bin | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]COMMON_WORDS_FILE[@]|`echo /usr/share/groff/1.23.0/eign | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]COMPATIBILITY_WRAPPERS[@]|no|g" \
     -e "s|[@]DATASUBDIR[@]|`echo /usr/share/groff/1.23.0 | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]DEFAULT_INDEX[@]|`echo /usr/dict/papers/Ind | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]DEFAULT_INDEX_NAME[@]|`echo Ind | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]DEVICE[@]|\\\\%ps|g" \
     -e "s|[@]DOCDIR[@]|`echo "/usr/share/doc/groff-1.23.0" | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]EXAMPLEDIR[@]|`echo "/usr/share/doc/groff-1.23.0"/examples | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]FONTDIR[@]|`echo /usr/share/groff/1.23.0/font | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]g[@]|\\\\%|g" \
     -e "s|[@]HTMLDOCDIR[@]|`echo "/usr/share/doc/groff-1.23.0"/html | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]INDEX_SUFFIX[@]|\\\\%.i|g" \
     -e "s|[@]LEGACYFONTDIR[@]|`echo /usr/lib/font | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]LOCALFONTDIR[@]|`echo /usr/share/groff/site-font | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]LOCALMACRODIR[@]|`echo /usr/share/groff/site-tmac | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]MACRODIR[@]|`echo /usr/share/groff/1.23.0/tmac | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]MAN1EXT[@]|1|g" \
     -e "s|[@]MAN5EXT[@]|5|g" \
     -e "s|[@]MAN7EXT[@]|7|g" \
     -e "s|[@]MDATE[@]|`/usr/bin/perl ./mdate.pl tmac/groff_trace.7.man`|g" \
     -e "s|[@]OLDFONTDIR[@]|`echo /usr/share/groff/1.23.0/oldfont | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]PAGE[@]|\\\\%letter|g" \
     -e "s|[@]PDFDOCDIR[@]|`echo "/usr/share/doc/groff-1.23.0"/pdf | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]PSPRINT[@]|`echo lpr | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]SYSTEMMACRODIR[@]|`echo /usr/lib64/groff/site-tmac | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]TMAC_AN_PREFIX[@]|\\\\%`if test no = yes; then for i in  ""; do case "$i" in an) echo g;; esac; done; fi`|g" \
     -e "s|[@]TMAC_M_PREFIX[@]|\\\\%`if test no = yes; then for i in  ""; do case "$i" in m) echo g;; esac; done; fi`|g" \
     -e "s|[@]TMAC_MDIR[@]|`echo /usr/share/groff/1.23.0/tmac | sed -f ./makevarescape.sed`/mm|g" \
     -e "s|[@]TMAC_S_PREFIX[@]|\\\\%`if test no = yes; then for i in  ""; do case "$i" in s) echo g;; esac; done; fi`|g" \
     -e "s|[@]VERSION[@]|1.23.0|g" \
     tmac/groff_trace.7.man \
     >tmac/groff_trace.7
make[1]: Leaving directory '/var/tmp/portage/sys-apps/groff-1.23.0/work/groff-1.23.0'
make[1]: Entering directory '/var/tmp/portage/sys-apps/groff-1.23.0/work/groff-1.23.0'
/bin/mkdir -p `dirname tmac/groff_www.7` \
&& LC_ALL=C \
 sed -e "s|[@]APPDEFDIR[@]|`echo /usr/share/X11/app-defaults | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]BINDIR[@]|`echo /usr/bin | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]COMMON_WORDS_FILE[@]|`echo /usr/share/groff/1.23.0/eign | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]COMPATIBILITY_WRAPPERS[@]|no|g" \
     -e "s|[@]DATASUBDIR[@]|`echo /usr/share/groff/1.23.0 | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]DEFAULT_INDEX[@]|`echo /usr/dict/papers/Ind | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]DEFAULT_INDEX_NAME[@]|`echo Ind | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]DEVICE[@]|\\\\%ps|g" \
     -e "s|[@]DOCDIR[@]|`echo "/usr/share/doc/groff-1.23.0" | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]EXAMPLEDIR[@]|`echo "/usr/share/doc/groff-1.23.0"/examples | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]FONTDIR[@]|`echo /usr/share/groff/1.23.0/font | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]g[@]|\\\\%|g" \
     -e "s|[@]HTMLDOCDIR[@]|`echo "/usr/share/doc/groff-1.23.0"/html | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]INDEX_SUFFIX[@]|\\\\%.i|g" \
     -e "s|[@]LEGACYFONTDIR[@]|`echo /usr/lib/font | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]LOCALFONTDIR[@]|`echo /usr/share/groff/site-font | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]LOCALMACRODIR[@]|`echo /usr/share/groff/site-tmac | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]MACRODIR[@]|`echo /usr/share/groff/1.23.0/tmac | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]MAN1EXT[@]|1|g" \
     -e "s|[@]MAN5EXT[@]|5|g" \
     -e "s|[@]MAN7EXT[@]|7|g" \
     -e "s|[@]MDATE[@]|`/usr/bin/perl ./mdate.pl tmac/groff_www.7.man`|g" \
     -e "s|[@]OLDFONTDIR[@]|`echo /usr/share/groff/1.23.0/oldfont | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]PAGE[@]|\\\\%letter|g" \
     -e "s|[@]PDFDOCDIR[@]|`echo "/usr/share/doc/groff-1.23.0"/pdf | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]PSPRINT[@]|`echo lpr | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]SYSTEMMACRODIR[@]|`echo /usr/lib64/groff/site-tmac | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]TMAC_AN_PREFIX[@]|\\\\%`if test no = yes; then for i in  ""; do case "$i" in an) echo g;; esac; done; fi`|g" \
     -e "s|[@]TMAC_M_PREFIX[@]|\\\\%`if test no = yes; then for i in  ""; do case "$i" in m) echo g;; esac; done; fi`|g" \
     -e "s|[@]TMAC_MDIR[@]|`echo /usr/share/groff/1.23.0/tmac | sed -f ./makevarescape.sed`/mm|g" \
     -e "s|[@]TMAC_S_PREFIX[@]|\\\\%`if test no = yes; then for i in  ""; do case "$i" in s) echo g;; esac; done; fi`|g" \
     -e "s|[@]VERSION[@]|1.23.0|g" \
     tmac/groff_www.7.man \
     >tmac/groff_www.7
make[1]: Leaving directory '/var/tmp/portage/sys-apps/groff-1.23.0/work/groff-1.23.0'
make[1]: Entering directory '/var/tmp/portage/sys-apps/groff-1.23.0/work/groff-1.23.0'
/bin/mkdir -p `dirname font/devascii/R` \
&& rm -f font/devascii/R \
&& /bin/sh ./font/scripts/genfonts.sh ./font/devascii/R.proto \
     240 10 `basename font/devascii/R` > font/devascii/R
make[1]: Leaving directory '/var/tmp/portage/sys-apps/groff-1.23.0/work/groff-1.23.0'
make[1]: Entering directory '/var/tmp/portage/sys-apps/groff-1.23.0/work/groff-1.23.0'
/bin/mkdir -p `dirname font/devascii/I` \
&& rm -f font/devascii/I \
&& /bin/sh ./font/scripts/genfonts.sh ./font/devascii/R.proto \
     240 10 `basename font/devascii/I` > font/devascii/I
make[1]: Leaving directory '/var/tmp/portage/sys-apps/groff-1.23.0/work/groff-1.23.0'
make[1]: Entering directory '/var/tmp/portage/sys-apps/groff-1.23.0/work/groff-1.23.0'
/bin/mkdir -p `dirname font/devascii/B` \
&& rm -f font/devascii/B \
&& /bin/sh ./font/scripts/genfonts.sh ./font/devascii/R.proto \
     240 10 `basename font/devascii/B` > font/devascii/B
make[1]: Leaving directory '/var/tmp/portage/sys-apps/groff-1.23.0/work/groff-1.23.0'
make[1]: Entering directory '/var/tmp/portage/sys-apps/groff-1.23.0/work/groff-1.23.0'
/bin/mkdir -p `dirname font/devascii/BI` \
&& rm -f font/devascii/BI \
&& /bin/sh ./font/scripts/genfonts.sh ./font/devascii/R.proto \
     240 10 `basename font/devascii/BI` > font/devascii/BI
make[1]: Leaving directory '/var/tmp/portage/sys-apps/groff-1.23.0/work/groff-1.23.0'
make[1]: Entering directory '/var/tmp/portage/sys-apps/groff-1.23.0/work/groff-1.23.0'
/bin/mkdir -p `dirname font/devascii/DESC` \
&& /bin/sh ./font/scripts/gendesc.sh ./font/devascii/DESC.proto \
     240 10 6 \
     R I B BI > font/devascii/DESC
make[1]: Leaving directory '/var/tmp/portage/sys-apps/groff-1.23.0/work/groff-1.23.0'
make[1]: Entering directory '/var/tmp/portage/sys-apps/groff-1.23.0/work/groff-1.23.0'
/bin/mkdir -p `dirname font/devcp1047/R` \
&& rm -f font/devcp1047/R \
&& /bin/sh ./font/scripts/genfonts.sh ./font/devcp1047/R.proto \
     240 10 `basename font/devcp1047/R` > font/devcp1047/R
make[1]: Leaving directory '/var/tmp/portage/sys-apps/groff-1.23.0/work/groff-1.23.0'
make[1]: Entering directory '/var/tmp/portage/sys-apps/groff-1.23.0/work/groff-1.23.0'
/bin/mkdir -p `dirname font/devcp1047/I` \
&& rm -f font/devcp1047/I \
&& /bin/sh ./font/scripts/genfonts.sh ./font/devcp1047/R.proto \
     240 10 `basename font/devcp1047/I` > font/devcp1047/I
make[1]: Leaving directory '/var/tmp/portage/sys-apps/groff-1.23.0/work/groff-1.23.0'
make[1]: Entering directory '/var/tmp/portage/sys-apps/groff-1.23.0/work/groff-1.23.0'
/bin/mkdir -p `dirname font/devcp1047/B` \
&& rm -f font/devcp1047/B \
&& /bin/sh ./font/scripts/genfonts.sh ./font/devcp1047/R.proto \
     240 10 `basename font/devcp1047/B` > font/devcp1047/B
make[1]: Leaving directory '/var/tmp/portage/sys-apps/groff-1.23.0/work/groff-1.23.0'
make[1]: Entering directory '/var/tmp/portage/sys-apps/groff-1.23.0/work/groff-1.23.0'
/bin/mkdir -p `dirname font/devcp1047/BI` \
&& rm -f font/devcp1047/BI \
&& /bin/sh ./font/scripts/genfonts.sh ./font/devcp1047/R.proto \
     240 10 `basename font/devcp1047/BI` > font/devcp1047/BI
make[1]: Leaving directory '/var/tmp/portage/sys-apps/groff-1.23.0/work/groff-1.23.0'
make[1]: Entering directory '/var/tmp/portage/sys-apps/groff-1.23.0/work/groff-1.23.0'
/bin/mkdir -p `dirname font/devcp1047/DESC` \
&& /bin/sh ./font/scripts/gendesc.sh ./font/devcp1047/DESC.proto \
     240 10 6 \
     R I B BI > font/devcp1047/DESC
make[1]: Leaving directory '/var/tmp/portage/sys-apps/groff-1.23.0/work/groff-1.23.0'
make[1]: Entering directory '/var/tmp/portage/sys-apps/groff-1.23.0/work/groff-1.23.0'
/bin/mkdir -p `dirname font/devdvi/DESC` \
&& cat ./font/devdvi/DESC.in >font/devdvi/DESC \
&& if test "letter" = A4; then \
     echo "papersize a4" >>font/devdvi/DESC; \
   else \
     echo "papersize letter" >>font/devdvi/DESC; \
   fi \
&& (test -z 'lpr -d' \
    || echo print 'lpr -d' >>font/devdvi/DESC)
make[1]: Leaving directory '/var/tmp/portage/sys-apps/groff-1.23.0/work/groff-1.23.0'
make[1]: Entering directory '/var/tmp/portage/sys-apps/groff-1.23.0/work/groff-1.23.0'
/bin/mkdir -p `dirname font/devhtml/R` \
&& rm -f font/devhtml/R \
&& /bin/sh ./font/scripts/genfonts.sh ./font/devhtml/R.proto \
  240 10 `basename font/devhtml/R` >font/devhtml/R
make[1]: Leaving directory '/var/tmp/portage/sys-apps/groff-1.23.0/work/groff-1.23.0'
make[1]: Entering directory '/var/tmp/portage/sys-apps/groff-1.23.0/work/groff-1.23.0'
/bin/mkdir -p `dirname font/devhtml/I` \
&& rm -f font/devhtml/I \
&& /bin/sh ./font/scripts/genfonts.sh ./font/devhtml/R.proto \
  240 10 `basename font/devhtml/I` >font/devhtml/I
make[1]: Leaving directory '/var/tmp/portage/sys-apps/groff-1.23.0/work/groff-1.23.0'
make[1]: Entering directory '/var/tmp/portage/sys-apps/groff-1.23.0/work/groff-1.23.0'
/bin/mkdir -p `dirname font/devhtml/B` \
&& rm -f font/devhtml/B \
&& /bin/sh ./font/scripts/genfonts.sh ./font/devhtml/R.proto \
  240 10 `basename font/devhtml/B` >font/devhtml/B
make[1]: Leaving directory '/var/tmp/portage/sys-apps/groff-1.23.0/work/groff-1.23.0'
make[1]: Entering directory '/var/tmp/portage/sys-apps/groff-1.23.0/work/groff-1.23.0'
/bin/mkdir -p `dirname font/devhtml/BI` \
&& rm -f font/devhtml/BI \
&& /bin/sh ./font/scripts/genfonts.sh ./font/devhtml/R.proto \
  240 10 `basename font/devhtml/BI` >font/devhtml/BI
make[1]: Leaving directory '/var/tmp/portage/sys-apps/groff-1.23.0/work/groff-1.23.0'
make[1]: Entering directory '/var/tmp/portage/sys-apps/groff-1.23.0/work/groff-1.23.0'
/bin/mkdir -p `dirname font/devhtml/CR` \
&& rm -f font/devhtml/CR \
&& /bin/sh ./font/scripts/genfonts.sh ./font/devhtml/R.proto \
  240 10 `basename font/devhtml/CR` >font/devhtml/CR
make[1]: Leaving directory '/var/tmp/portage/sys-apps/groff-1.23.0/work/groff-1.23.0'
make[1]: Entering directory '/var/tmp/portage/sys-apps/groff-1.23.0/work/groff-1.23.0'
/bin/mkdir -p `dirname font/devhtml/CI` \
&& rm -f font/devhtml/CI \
&& /bin/sh ./font/scripts/genfonts.sh ./font/devhtml/R.proto \
  240 10 `basename font/devhtml/CI` >font/devhtml/CI
make[1]: Leaving directory '/var/tmp/portage/sys-apps/groff-1.23.0/work/groff-1.23.0'
make[1]: Entering directory '/var/tmp/portage/sys-apps/groff-1.23.0/work/groff-1.23.0'
/bin/mkdir -p `dirname font/devhtml/CB` \
&& rm -f font/devhtml/CB \
&& /bin/sh ./font/scripts/genfonts.sh ./font/devhtml/R.proto \
  240 10 `basename font/devhtml/CB` >font/devhtml/CB
make[1]: Leaving directory '/var/tmp/portage/sys-apps/groff-1.23.0/work/groff-1.23.0'
make[1]: Entering directory '/var/tmp/portage/sys-apps/groff-1.23.0/work/groff-1.23.0'
/bin/mkdir -p `dirname font/devhtml/CBI` \
&& rm -f font/devhtml/CBI \
&& /bin/sh ./font/scripts/genfonts.sh ./font/devhtml/R.proto \
  240 10 `basename font/devhtml/CBI` >font/devhtml/CBI
make[1]: Leaving directory '/var/tmp/portage/sys-apps/groff-1.23.0/work/groff-1.23.0'
make[1]: Entering directory '/var/tmp/portage/sys-apps/groff-1.23.0/work/groff-1.23.0'
/bin/mkdir -p `dirname font/devhtml/DESC` \
&& /bin/sh ./font/scripts/gendesc.sh ./font/devhtml/DESC.proto \
  240 10 6 R I B BI CR CI CB CBI S \
  > font/devhtml/DESC.tmp \
&& echo "image_generator missing" >>font/devhtml/DESC.tmp \
&& mv font/devhtml/DESC.tmp font/devhtml/DESC
make[1]: Leaving directory '/var/tmp/portage/sys-apps/groff-1.23.0/work/groff-1.23.0'
make[1]: Entering directory '/var/tmp/portage/sys-apps/groff-1.23.0/work/groff-1.23.0'
/bin/mkdir -p `dirname font/devhtml/S` \
&& rm -f font/devhtml/S \
&& /bin/sh ./font/scripts/genfonts.sh ./font/devhtml/R.proto \
  240 10 `basename font/devhtml/S` >font/devhtml/S
make[1]: Leaving directory '/var/tmp/portage/sys-apps/groff-1.23.0/work/groff-1.23.0'
make[1]: Entering directory '/var/tmp/portage/sys-apps/groff-1.23.0/work/groff-1.23.0'
/bin/mkdir -p `dirname font/devlatin1/R` \
&& rm -f font/devlatin1/R \
&& /bin/sh ./font/scripts/genfonts.sh ./font/devlatin1/R.proto \
     240 10 `basename font/devlatin1/R` > font/devlatin1/R
make[1]: Leaving directory '/var/tmp/portage/sys-apps/groff-1.23.0/work/groff-1.23.0'
make[1]: Entering directory '/var/tmp/portage/sys-apps/groff-1.23.0/work/groff-1.23.0'
/bin/mkdir -p `dirname font/devlatin1/I` \
&& rm -f font/devlatin1/I \
&& /bin/sh ./font/scripts/genfonts.sh ./font/devlatin1/R.proto \
     240 10 `basename font/devlatin1/I` > font/devlatin1/I
make[1]: Leaving directory '/var/tmp/portage/sys-apps/groff-1.23.0/work/groff-1.23.0'
make[1]: Entering directory '/var/tmp/portage/sys-apps/groff-1.23.0/work/groff-1.23.0'
/bin/mkdir -p `dirname font/devlatin1/B` \
&& rm -f font/devlatin1/B \
&& /bin/sh ./font/scripts/genfonts.sh ./font/devlatin1/R.proto \
     240 10 `basename font/devlatin1/B` > font/devlatin1/B
make[1]: Leaving directory '/var/tmp/portage/sys-apps/groff-1.23.0/work/groff-1.23.0'
make[1]: Entering directory '/var/tmp/portage/sys-apps/groff-1.23.0/work/groff-1.23.0'
/bin/mkdir -p `dirname font/devlatin1/BI` \
&& rm -f font/devlatin1/BI \
&& /bin/sh ./font/scripts/genfonts.sh ./font/devlatin1/R.proto \
     240 10 `basename font/devlatin1/BI` > font/devlatin1/BI
make[1]: Leaving directory '/var/tmp/portage/sys-apps/groff-1.23.0/work/groff-1.23.0'
make[1]: Entering directory '/var/tmp/portage/sys-apps/groff-1.23.0/work/groff-1.23.0'
/bin/mkdir -p `dirname font/devlatin1/DESC` \
&& /bin/sh ./font/scripts/gendesc.sh ./font/devlatin1/DESC.proto \
     240 10 6 \
     R I B BI > font/devlatin1/DESC
make[1]: Leaving directory '/var/tmp/portage/sys-apps/groff-1.23.0/work/groff-1.23.0'
make[1]: Entering directory '/var/tmp/portage/sys-apps/groff-1.23.0/work/groff-1.23.0'
/bin/mkdir -p `dirname font/devlbp/DESC` \
&& cat ./font/devlbp/DESC.in >font/devlbp/DESC \
&& if test "letter" = A4; then \
     echo "papersize a4" >>font/devlbp/DESC; \
   else \
     echo "papersize letter" >>font/devlbp/DESC; \
   fi \
&& (test -z 'lpr' \
    || echo print 'lpr' >>font/devlbp/DESC)
make[1]: Leaving directory '/var/tmp/portage/sys-apps/groff-1.23.0/work/groff-1.23.0'
make[1]: Entering directory '/var/tmp/portage/sys-apps/groff-1.23.0/work/groff-1.23.0'
/bin/mkdir -p `dirname font/devutf8/R` \
&& rm -f font/devutf8/R \
&& /bin/sh ./font/scripts/genfonts.sh ./font/devutf8/R.proto \
  240 10 `basename font/devutf8/R` >font/devutf8/R
make[1]: Leaving directory '/var/tmp/portage/sys-apps/groff-1.23.0/work/groff-1.23.0'
make[1]: Entering directory '/var/tmp/portage/sys-apps/groff-1.23.0/work/groff-1.23.0'
/bin/mkdir -p `dirname font/devutf8/I` \
&& rm -f font/devutf8/I \
&& /bin/sh ./font/scripts/genfonts.sh ./font/devutf8/R.proto \
  240 10 `basename font/devutf8/I` >font/devutf8/I
make[1]: Leaving directory '/var/tmp/portage/sys-apps/groff-1.23.0/work/groff-1.23.0'
make[1]: Entering directory '/var/tmp/portage/sys-apps/groff-1.23.0/work/groff-1.23.0'
/bin/mkdir -p `dirname font/devutf8/B` \
&& rm -f font/devutf8/B \
&& /bin/sh ./font/scripts/genfonts.sh ./font/devutf8/R.proto \
  240 10 `basename font/devutf8/B` >font/devutf8/B
make[1]: Leaving directory '/var/tmp/portage/sys-apps/groff-1.23.0/work/groff-1.23.0'
make[1]: Entering directory '/var/tmp/portage/sys-apps/groff-1.23.0/work/groff-1.23.0'
/bin/mkdir -p `dirname font/devutf8/BI` \
&& rm -f font/devutf8/BI \
&& /bin/sh ./font/scripts/genfonts.sh ./font/devutf8/R.proto \
  240 10 `basename font/devutf8/BI` >font/devutf8/BI
make[1]: Leaving directory '/var/tmp/portage/sys-apps/groff-1.23.0/work/groff-1.23.0'
make[1]: Entering directory '/var/tmp/portage/sys-apps/groff-1.23.0/work/groff-1.23.0'
/bin/mkdir -p contrib/chem/examples \
&& sed -e "s|[@]g[@]||g" contrib/chem/examples/README.txt >contrib/chem/examples/README
make[1]: Leaving directory '/var/tmp/portage/sys-apps/groff-1.23.0/work/groff-1.23.0'
make[1]: Entering directory '/var/tmp/portage/sys-apps/groff-1.23.0/work/groff-1.23.0'
/bin/mkdir -p `dirname font/devutf8/DESC` \
&& /bin/sh ./font/scripts/gendesc.sh ./font/devutf8/DESC.proto \
  240 10 6 R I B BI >font/devutf8/DESC
make[1]: Leaving directory '/var/tmp/portage/sys-apps/groff-1.23.0/work/groff-1.23.0'
make[1]: Entering directory '/var/tmp/portage/sys-apps/groff-1.23.0/work/groff-1.23.0'
/bin/mkdir -p contrib/chem/examples/122 \
&& sed -e "s|[@]g[@]||g" contrib/chem/examples/122/README.txt >contrib/chem/examples/122/README
make[1]: Leaving directory '/var/tmp/portage/sys-apps/groff-1.23.0/work/groff-1.23.0'
make[1]: Entering directory '/var/tmp/portage/sys-apps/groff-1.23.0/work/groff-1.23.0'
/bin/mkdir -p `dirname font/devlj4/DESC` \
&& echo "res 1200" >font/devlj4/DESC \
&& echo "unitwidth `expr 7620000 / 1200`" >>font/devlj4/DESC \
&& cat ./font/devlj4/DESC.in >>font/devlj4/DESC \
&& if test "letter" = A4; then \
     echo "papersize a4" >>font/devlj4/DESC; \
   else \
     echo "papersize letter" >>font/devlj4/DESC; \
   fi \
&& (test -z 'lpr' \
    || echo print 'lpr' >>font/devlj4/DESC)
make[1]: Leaving directory '/var/tmp/portage/sys-apps/groff-1.23.0/work/groff-1.23.0'
make[1]: Entering directory '/var/tmp/portage/sys-apps/groff-1.23.0/work/groff-1.23.0'
/bin/mkdir -p font/devps \
&& cat ./font/devps/DESC.in >font/devps/DESC.tmp \
&& echo broken 0 >>font/devps/DESC.tmp \
&& if test "letter" = A4; then \
     echo "papersize a4" >>font/devps/DESC.tmp; \
   else \
     echo "papersize letter" >>font/devps/DESC.tmp; \
   fi \
&& (test -z 'lpr' \
    || echo print 'lpr' >>font/devps/DESC.tmp)
make[1]: Leaving directory '/var/tmp/portage/sys-apps/groff-1.23.0/work/groff-1.23.0'
make[1]: Entering directory '/var/tmp/portage/sys-apps/groff-1.23.0/work/groff-1.23.0'
mv font/devps/DESC.tmp font/devps/DESC
make[1]: Leaving directory '/var/tmp/portage/sys-apps/groff-1.23.0/work/groff-1.23.0'
make[1]: Entering directory '/var/tmp/portage/sys-apps/groff-1.23.0/work/groff-1.23.0'
/bin/mkdir -p font/devps \
&& rm -f font/devps/prologue \
&& sed -f ./font/devps/psstrip.sed font/devps/prologue.ps >font/devps/prologue
make[1]: Leaving directory '/var/tmp/portage/sys-apps/groff-1.23.0/work/groff-1.23.0'
make[1]: Entering directory '/var/tmp/portage/sys-apps/groff-1.23.0/work/groff-1.23.0'
/bin/mkdir -p font/devps \
&& rm -f font/devps/freeeuro.pfa \
&& sed -f ./font/devps/psstrip.sed font/devps/freeeuro.ps >font/devps/freeeuro.pfa
make[1]: Leaving directory '/var/tmp/portage/sys-apps/groff-1.23.0/work/groff-1.23.0'
make[1]: Entering directory '/var/tmp/portage/sys-apps/groff-1.23.0/work/groff-1.23.0'
/bin/mkdir -p font/devps \
&& rm -f font/devps/zapfdr.pfa \
&& sed -f ./font/devps/psstrip.sed font/devps/zapfdr.ps >font/devps/zapfdr.pfa
make[1]: Leaving directory '/var/tmp/portage/sys-apps/groff-1.23.0/work/groff-1.23.0'
make[1]: Entering directory '/var/tmp/portage/sys-apps/groff-1.23.0/work/groff-1.23.0'
/bin/mkdir -p font/devps \
&& rm -f font/devps/symbolsl.pfa \
&& sed -f ./font/devps/psstrip.sed font/devps/symbolsl.ps >font/devps/symbolsl.pfa
make[1]: Leaving directory '/var/tmp/portage/sys-apps/groff-1.23.0/work/groff-1.23.0'
make[1]: Entering directory '/var/tmp/portage/sys-apps/groff-1.23.0/work/groff-1.23.0'
/bin/mkdir -p ./tmac
make[1]: Leaving directory '/var/tmp/portage/sys-apps/groff-1.23.0/work/groff-1.23.0'
make[1]: Entering directory '/var/tmp/portage/sys-apps/groff-1.23.0/work/groff-1.23.0'
sed -e \
  "s;[@]PNMTOPS_NOSETPAGE[@];pnmtops ;g" \
  ./tmac/www.tmac.in > ./tmac/www.tmac
make[1]: Leaving directory '/var/tmp/portage/sys-apps/groff-1.23.0/work/groff-1.23.0'
make[1]: Entering directory '/var/tmp/portage/sys-apps/groff-1.23.0/work/groff-1.23.0'
/bin/mkdir -p `dirname contrib/hdtbl/examples/fonts_n.roff` \
&& sed -e "s|[@]fontdir[@]|/usr/share/groff/1.23.0/font|" \
       -e "s|[@]EGREP[@]|/bin/grep -E|" contrib/hdtbl/examples/fonts_n.in >contrib/hdtbl/examples/fonts_n.roff
make[1]: Leaving directory '/var/tmp/portage/sys-apps/groff-1.23.0/work/groff-1.23.0'
make[1]: Entering directory '/var/tmp/portage/sys-apps/groff-1.23.0/work/groff-1.23.0'
/bin/mkdir -p `dirname contrib/hdtbl/examples/fonts_x.roff` \
&& sed -e "s|[@]fontdir[@]|/usr/share/groff/1.23.0/font|" \
       -e "s|[@]EGREP[@]|/bin/grep -E|" contrib/hdtbl/examples/fonts_x.in >contrib/hdtbl/examples/fonts_x.roff
make[1]: Leaving directory '/var/tmp/portage/sys-apps/groff-1.23.0/work/groff-1.23.0'
make[1]: Entering directory '/var/tmp/portage/sys-apps/groff-1.23.0/work/groff-1.23.0'
/bin/mkdir -p `dirname doc/meref.me` \
&& LANG=C LC_ALL=C sed -e "s;[@]VERSION[@];1.23.0;" -e "s;[@]g[@];;g;" doc/meref.me.in >doc/meref.me
make[1]: Leaving directory '/var/tmp/portage/sys-apps/groff-1.23.0/work/groff-1.23.0'
make[1]: Entering directory '/var/tmp/portage/sys-apps/groff-1.23.0/work/groff-1.23.0'
/bin/mkdir -p `dirname doc/meintro.me` \
&& LANG=C LC_ALL=C sed -e "s;[@]VERSION[@];1.23.0;" -e "s;[@]g[@];;g;" doc/meintro.me.in >doc/meintro.me
make[1]: Leaving directory '/var/tmp/portage/sys-apps/groff-1.23.0/work/groff-1.23.0'
make[1]: Entering directory '/var/tmp/portage/sys-apps/groff-1.23.0/work/groff-1.23.0'
/bin/mkdir -p `dirname doc/meintro_fr.me` \
&& LANG=C LC_ALL=C sed -e "s;[@]VERSION[@];1.23.0;" -e "s;[@]g[@];;g;" doc/meintro_fr.me.in >doc/meintro_fr.me
make[1]: Leaving directory '/var/tmp/portage/sys-apps/groff-1.23.0/work/groff-1.23.0'
make[1]: Entering directory '/var/tmp/portage/sys-apps/groff-1.23.0/work/groff-1.23.0'
>font/devutf8/stamp
make[1]: Leaving directory '/var/tmp/portage/sys-apps/groff-1.23.0/work/groff-1.23.0'
make[1]: Entering directory '/var/tmp/portage/sys-apps/groff-1.23.0/work/groff-1.23.0'
mkdir -p ./contrib/sboxes
make[1]: Leaving directory '/var/tmp/portage/sys-apps/groff-1.23.0/work/groff-1.23.0'
make[1]: Entering directory '/var/tmp/portage/sys-apps/groff-1.23.0/work/groff-1.23.0'
LANG=C LC_ALL=C sed -n -e '1,/REPLACEME/p' \
    ./contrib/sboxes/msboxes.ms.in > contrib/sboxes/msboxes.ms.tmp
make[1]: Leaving directory '/var/tmp/portage/sys-apps/groff-1.23.0/work/groff-1.23.0'
make[1]: Entering directory '/var/tmp/portage/sys-apps/groff-1.23.0/work/groff-1.23.0'
LANG=C LC_ALL=C sed -f ./contrib/sboxes/notquine.sed \
    ./contrib/sboxes/msboxes.ms.in >> contrib/sboxes/msboxes.ms.tmp
make[1]: Leaving directory '/var/tmp/portage/sys-apps/groff-1.23.0/work/groff-1.23.0'
make[1]: Entering directory '/var/tmp/portage/sys-apps/groff-1.23.0/work/groff-1.23.0'
LANG=C LC_ALL=C sed -n -e '/REPLACEME/,$p' \
    ./contrib/sboxes/msboxes.ms.in >> contrib/sboxes/msboxes.ms.tmp
make[1]: Leaving directory '/var/tmp/portage/sys-apps/groff-1.23.0/work/groff-1.23.0'
make[1]: Entering directory '/var/tmp/portage/sys-apps/groff-1.23.0/work/groff-1.23.0'
mv contrib/sboxes/msboxes.ms.tmp contrib/sboxes/msboxes.ms
make[1]: Leaving directory '/var/tmp/portage/sys-apps/groff-1.23.0/work/groff-1.23.0'
make[1]: Entering directory '/var/tmp/portage/sys-apps/groff-1.23.0/work/groff-1.23.0'
x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I./src/include  -I./src/include -I./lib -I./src/include -I./lib   -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c -o src/devices/grodvi/dvi.o src/devices/grodvi/dvi.cpp
make[1]: Leaving directory '/var/tmp/portage/sys-apps/groff-1.23.0/work/groff-1.23.0'
make[1]: Entering directory '/var/tmp/portage/sys-apps/groff-1.23.0/work/groff-1.23.0'
x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I./src/include  -I./src/include -I./lib -I./src/include -I./lib   -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c -o src/libs/libdriver/input.o src/libs/libdriver/input.cpp
make[1]: Leaving directory '/var/tmp/portage/sys-apps/groff-1.23.0/work/groff-1.23.0'
make[1]: Entering directory '/var/tmp/portage/sys-apps/groff-1.23.0/work/groff-1.23.0'
x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I./src/include  -I./src/include -I./lib -I./src/include -I./lib -D__GETOPT_PREFIX=groff_ -DENABLE_RELOCATABLE=1 -DLIBDIR=\"/usr/lib64\"   -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c -o src/libs/libgroff/libgroff_a-assert.o `test -f 'src/libs/libgroff/assert.cpp' || echo './'`src/libs/libgroff/assert.cpp
make[1]: Leaving directory '/var/tmp/portage/sys-apps/groff-1.23.0/work/groff-1.23.0'
make[1]: Entering directory '/var/tmp/portage/sys-apps/groff-1.23.0/work/groff-1.23.0'
x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I./src/include  -I./src/include -I./lib -I./src/include -I./lib -D__GETOPT_PREFIX=groff_ -DENABLE_RELOCATABLE=1 -DLIBDIR=\"/usr/lib64\"   -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c -o src/libs/libgroff/libgroff_a-change_lf.o `test -f 'src/libs/libgroff/change_lf.cpp' || echo './'`src/libs/libgroff/change_lf.cpp
make[1]: Leaving directory '/var/tmp/portage/sys-apps/groff-1.23.0/work/groff-1.23.0'
make[1]: Entering directory '/var/tmp/portage/sys-apps/groff-1.23.0/work/groff-1.23.0'
x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I./src/include  -I./src/include -I./lib -I./src/include -I./lib -D__GETOPT_PREFIX=groff_ -DENABLE_RELOCATABLE=1 -DLIBDIR=\"/usr/lib64\"   -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c -o src/libs/libgroff/libgroff_a-cmap.o `test -f 'src/libs/libgroff/cmap.cpp' || echo './'`src/libs/libgroff/cmap.cpp
make[1]: Leaving directory '/var/tmp/portage/sys-apps/groff-1.23.0/work/groff-1.23.0'
make[1]: Entering directory '/var/tmp/portage/sys-apps/groff-1.23.0/work/groff-1.23.0'
x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I./src/include  -I./src/include -I./lib -I./src/include -I./lib   -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c -o src/libs/libdriver/printer.o src/libs/libdriver/printer.cpp
make[1]: Leaving directory '/var/tmp/portage/sys-apps/groff-1.23.0/work/groff-1.23.0'
make[1]: Entering directory '/var/tmp/portage/sys-apps/groff-1.23.0/work/groff-1.23.0'
x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I./src/include  -I./src/include -I./lib -I./src/include -I./lib -D__GETOPT_PREFIX=groff_ -DENABLE_RELOCATABLE=1 -DLIBDIR=\"/usr/lib64\"   -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c -o src/libs/libgroff/libgroff_a-color.o `test -f 'src/libs/libgroff/color.cpp' || echo './'`src/libs/libgroff/color.cpp
make[1]: Leaving directory '/var/tmp/portage/sys-apps/groff-1.23.0/work/groff-1.23.0'
make[1]: Entering directory '/var/tmp/portage/sys-apps/groff-1.23.0/work/groff-1.23.0'
x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I./src/include  -I./src/include -I./lib -I./src/include -I./lib -D__GETOPT_PREFIX=groff_ -DENABLE_RELOCATABLE=1 -DLIBDIR=\"/usr/lib64\"   -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c -o src/libs/libgroff/libgroff_a-curtime.o `test -f 'src/libs/libgroff/curtime.cpp' || echo './'`src/libs/libgroff/curtime.cpp
make[1]: Leaving directory '/var/tmp/portage/sys-apps/groff-1.23.0/work/groff-1.23.0'
make[1]: Entering directory '/var/tmp/portage/sys-apps/groff-1.23.0/work/groff-1.23.0'
x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I./src/include  -I./src/include -I./lib -I./src/include -I./lib -D__GETOPT_PREFIX=groff_ -DENABLE_RELOCATABLE=1 -DLIBDIR=\"/usr/lib64\"   -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c -o src/libs/libgroff/libgroff_a-cset.o `test -f 'src/libs/libgroff/cset.cpp' || echo './'`src/libs/libgroff/cset.cpp
make[1]: Leaving directory '/var/tmp/portage/sys-apps/groff-1.23.0/work/groff-1.23.0'
make[1]: Entering directory '/var/tmp/portage/sys-apps/groff-1.23.0/work/groff-1.23.0'
x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I./src/include  -I./src/include -I./lib -I./src/include -I./lib -D__GETOPT_PREFIX=groff_ -DENABLE_RELOCATABLE=1 -DLIBDIR=\"/usr/lib64\"   -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c -o src/libs/libgroff/libgroff_a-device.o `test -f 'src/libs/libgroff/device.cpp' || echo './'`src/libs/libgroff/device.cpp
make[1]: Leaving directory '/var/tmp/portage/sys-apps/groff-1.23.0/work/groff-1.23.0'
make[1]: Entering directory '/var/tmp/portage/sys-apps/groff-1.23.0/work/groff-1.23.0'
x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I./src/include  -I./src/include -I./lib -I./src/include -I./lib -D__GETOPT_PREFIX=groff_ -DENABLE_RELOCATABLE=1 -DLIBDIR=\"/usr/lib64\"   -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c -o src/libs/libgroff/libgroff_a-errarg.o `test -f 'src/libs/libgroff/errarg.cpp' || echo './'`src/libs/libgroff/errarg.cpp
make[1]: Leaving directory '/var/tmp/portage/sys-apps/groff-1.23.0/work/groff-1.23.0'
make[1]: Entering directory '/var/tmp/portage/sys-apps/groff-1.23.0/work/groff-1.23.0'
x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I./src/include  -I./src/include -I./lib -I./src/include -I./lib -D__GETOPT_PREFIX=groff_ -DENABLE_RELOCATABLE=1 -DLIBDIR=\"/usr/lib64\"   -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c -o src/libs/libgroff/libgroff_a-fatal.o `test -f 'src/libs/libgroff/fatal.cpp' || echo './'`src/libs/libgroff/fatal.cpp
make[1]: Leaving directory '/var/tmp/portage/sys-apps/groff-1.23.0/work/groff-1.23.0'
make[1]: Entering directory '/var/tmp/portage/sys-apps/groff-1.23.0/work/groff-1.23.0'
x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I./src/include  -I./src/include -I./lib -I./src/include -I./lib -D__GETOPT_PREFIX=groff_ -DENABLE_RELOCATABLE=1 -DLIBDIR=\"/usr/lib64\"   -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c -o src/libs/libgroff/libgroff_a-filename.o `test -f 'src/libs/libgroff/filename.cpp' || echo './'`src/libs/libgroff/filename.cpp
make[1]: Leaving directory '/var/tmp/portage/sys-apps/groff-1.23.0/work/groff-1.23.0'
make[1]: Entering directory '/var/tmp/portage/sys-apps/groff-1.23.0/work/groff-1.23.0'
x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I./src/include  -I./src/include -I./lib -I./src/include -I./lib -D__GETOPT_PREFIX=groff_ -DENABLE_RELOCATABLE=1 -DLIBDIR=\"/usr/lib64\"   -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c -o src/libs/libgroff/libgroff_a-error.o `test -f 'src/libs/libgroff/error.cpp' || echo './'`src/libs/libgroff/error.cpp
make[1]: Leaving directory '/var/tmp/portage/sys-apps/groff-1.23.0/work/groff-1.23.0'
make[1]: Entering directory '/var/tmp/portage/sys-apps/groff-1.23.0/work/groff-1.23.0'
x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I./src/include  -I./src/include -I./lib -I./src/include -I./lib -D__GETOPT_PREFIX=groff_ -DENABLE_RELOCATABLE=1 -DLIBDIR=\"/usr/lib64\"   -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c -o src/libs/libgroff/libgroff_a-fontfile.o `test -f 'src/libs/libgroff/fontfile.cpp' || echo './'`src/libs/libgroff/fontfile.cpp
make[1]: Leaving directory '/var/tmp/portage/sys-apps/groff-1.23.0/work/groff-1.23.0'
make[1]: Entering directory '/var/tmp/portage/sys-apps/groff-1.23.0/work/groff-1.23.0'
x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I./src/include  -I./src/include -I./lib -I./src/include -I./lib -D__GETOPT_PREFIX=groff_ -DENABLE_RELOCATABLE=1 -DLIBDIR=\"/usr/lib64\"   -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c -o src/libs/libgroff/libgroff_a-font.o `test -f 'src/libs/libgroff/font.cpp' || echo './'`src/libs/libgroff/font.cpp
make[1]: Leaving directory '/var/tmp/portage/sys-apps/groff-1.23.0/work/groff-1.23.0'
make[1]: Entering directory '/var/tmp/portage/sys-apps/groff-1.23.0/work/groff-1.23.0'
x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I./src/include  -I./src/include -I./lib -I./src/include -I./lib -D__GETOPT_PREFIX=groff_ -DENABLE_RELOCATABLE=1 -DLIBDIR=\"/usr/lib64\"   -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c -o src/libs/libgroff/libgroff_a-geometry.o `test -f 'src/libs/libgroff/geometry.cpp' || echo './'`src/libs/libgroff/geometry.cpp
make[1]: Leaving directory '/var/tmp/portage/sys-apps/groff-1.23.0/work/groff-1.23.0'
make[1]: Entering directory '/var/tmp/portage/sys-apps/groff-1.23.0/work/groff-1.23.0'
x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./src/include  -I./src/include -I./lib -I./src/include -I./lib -D__GETOPT_PREFIX=groff_ -DENABLE_RELOCATABLE=1 -DLIBDIR=\"/usr/lib64\"   -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c -o src/libs/libgroff/libgroff_a-getopt1.o `test -f 'src/libs/libgroff/getopt1.c' || echo './'`src/libs/libgroff/getopt1.c
make[1]: Leaving directory '/var/tmp/portage/sys-apps/groff-1.23.0/work/groff-1.23.0'
make[1]: Entering directory '/var/tmp/portage/sys-apps/groff-1.23.0/work/groff-1.23.0'
x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./src/include  -I./src/include -I./lib -I./src/include -I./lib -D__GETOPT_PREFIX=groff_ -DENABLE_RELOCATABLE=1 -DLIBDIR=\"/usr/lib64\"   -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c -o src/libs/libgroff/libgroff_a-getopt.o `test -f 'src/libs/libgroff/getopt.c' || echo './'`src/libs/libgroff/getopt.c
make[1]: Leaving directory '/var/tmp/portage/sys-apps/groff-1.23.0/work/groff-1.23.0'
make[1]: Entering directory '/var/tmp/portage/sys-apps/groff-1.23.0/work/groff-1.23.0'
x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I./src/include  -I./src/include -I./lib -I./src/include -I./lib -D__GETOPT_PREFIX=groff_ -DENABLE_RELOCATABLE=1 -DLIBDIR=\"/usr/lib64\"   -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c -o src/libs/libgroff/libgroff_a-glyphuni.o `test -f 'src/libs/libgroff/glyphuni.cpp' || echo './'`src/libs/libgroff/glyphuni.cpp
make[1]: Leaving directory '/var/tmp/portage/sys-apps/groff-1.23.0/work/groff-1.23.0'
make[1]: Entering directory '/var/tmp/portage/sys-apps/groff-1.23.0/work/groff-1.23.0'
x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I./src/include  -I./src/include -I./lib -I./src/include -I./lib -D__GETOPT_PREFIX=groff_ -DENABLE_RELOCATABLE=1 -DLIBDIR=\"/usr/lib64\"   -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c -o src/libs/libgroff/libgroff_a-htmlhint.o `test -f 'src/libs/libgroff/htmlhint.cpp' || echo './'`src/libs/libgroff/htmlhint.cpp
make[1]: Leaving directory '/var/tmp/portage/sys-apps/groff-1.23.0/work/groff-1.23.0'
make[1]: Entering directory '/var/tmp/portage/sys-apps/groff-1.23.0/work/groff-1.23.0'
x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./src/include  -I./src/include -I./lib -I./src/include -I./lib -D__GETOPT_PREFIX=groff_ -DENABLE_RELOCATABLE=1 -DLIBDIR=\"/usr/lib64\"   -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c -o src/libs/libgroff/libgroff_a-iftoa.o `test -f 'src/libs/libgroff/iftoa.c' || echo './'`src/libs/libgroff/iftoa.c
make[1]: Leaving directory '/var/tmp/portage/sys-apps/groff-1.23.0/work/groff-1.23.0'
make[1]: Entering directory '/var/tmp/portage/sys-apps/groff-1.23.0/work/groff-1.23.0'
x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I./src/include  -I./src/include -I./lib -I./src/include -I./lib -D__GETOPT_PREFIX=groff_ -DENABLE_RELOCATABLE=1 -DLIBDIR=\"/usr/lib64\"   -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c -o src/libs/libgroff/libgroff_a-hypot.o `test -f 'src/libs/libgroff/hypot.cpp' || echo './'`src/libs/libgroff/hypot.cpp
make[1]: Leaving directory '/var/tmp/portage/sys-apps/groff-1.23.0/work/groff-1.23.0'
make[1]: Entering directory '/var/tmp/portage/sys-apps/groff-1.23.0/work/groff-1.23.0'
x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./src/include  -I./src/include -I./lib -I./src/include -I./lib -D__GETOPT_PREFIX=groff_ -DENABLE_RELOCATABLE=1 -DLIBDIR=\"/usr/lib64\"   -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c -o src/libs/libgroff/libgroff_a-itoa.o `test -f 'src/libs/libgroff/itoa.c' || echo './'`src/libs/libgroff/itoa.c
make[1]: Leaving directory '/var/tmp/portage/sys-apps/groff-1.23.0/work/groff-1.23.0'
make[1]: Entering directory '/var/tmp/portage/sys-apps/groff-1.23.0/work/groff-1.23.0'
x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I./src/include  -I./src/include -I./lib -I./src/include -I./lib -D__GETOPT_PREFIX=groff_ -DENABLE_RELOCATABLE=1 -DLIBDIR=\"/usr/lib64\"   -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c -o src/libs/libgroff/libgroff_a-invalid.o `test -f 'src/libs/libgroff/invalid.cpp' || echo './'`src/libs/libgroff/invalid.cpp
make[1]: Leaving directory '/var/tmp/portage/sys-apps/groff-1.23.0/work/groff-1.23.0'
make[1]: Entering directory '/var/tmp/portage/sys-apps/groff-1.23.0/work/groff-1.23.0'
x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I./src/include  -I./src/include -I./lib -I./src/include -I./lib -D__GETOPT_PREFIX=groff_ -DENABLE_RELOCATABLE=1 -DLIBDIR=\"/usr/lib64\"   -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c -o src/libs/libgroff/libgroff_a-lf.o `test -f 'src/libs/libgroff/lf.cpp' || echo './'`src/libs/libgroff/lf.cpp
make[1]: Leaving directory '/var/tmp/portage/sys-apps/groff-1.23.0/work/groff-1.23.0'
make[1]: Entering directory '/var/tmp/portage/sys-apps/groff-1.23.0/work/groff-1.23.0'
x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I./src/include  -I./src/include -I./lib -I./src/include -I./lib -D__GETOPT_PREFIX=groff_ -DENABLE_RELOCATABLE=1 -DLIBDIR=\"/usr/lib64\"   -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c -o src/libs/libgroff/libgroff_a-lineno.o `test -f 'src/libs/libgroff/lineno.cpp' || echo './'`src/libs/libgroff/lineno.cpp
make[1]: Leaving directory '/var/tmp/portage/sys-apps/groff-1.23.0/work/groff-1.23.0'
make[1]: Entering directory '/var/tmp/portage/sys-apps/groff-1.23.0/work/groff-1.23.0'
x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./src/include  -I./src/include -I./lib -I./src/include -I./lib -D__GETOPT_PREFIX=groff_ -DENABLE_RELOCATABLE=1 -DLIBDIR=\"/usr/lib64\"   -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c -o src/libs/libgroff/libgroff_a-localcharset.o `test -f 'src/libs/libgroff/localcharset.c' || echo './'`src/libs/libgroff/localcharset.c
make[1]: Leaving directory '/var/tmp/portage/sys-apps/groff-1.23.0/work/groff-1.23.0'
make[1]: Entering directory '/var/tmp/portage/sys-apps/groff-1.23.0/work/groff-1.23.0'
x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I./src/include  -I./src/include -I./lib -I./src/include -I./lib -D__GETOPT_PREFIX=groff_ -DENABLE_RELOCATABLE=1 -DLIBDIR=\"/usr/lib64\"   -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c -o src/libs/libgroff/libgroff_a-macropath.o `test -f 'src/libs/libgroff/macropath.cpp' || echo './'`src/libs/libgroff/macropath.cpp
make[1]: Leaving directory '/var/tmp/portage/sys-apps/groff-1.23.0/work/groff-1.23.0'
make[1]: Entering directory '/var/tmp/portage/sys-apps/groff-1.23.0/work/groff-1.23.0'
x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./src/include  -I./src/include -I./lib -I./src/include -I./lib -D__GETOPT_PREFIX=groff_ -DENABLE_RELOCATABLE=1 -DLIBDIR=\"/usr/lib64\"   -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c -o src/libs/libgroff/libgroff_a-matherr.o `test -f 'src/libs/libgroff/matherr.c' || echo './'`src/libs/libgroff/matherr.c
make[1]: Leaving directory '/var/tmp/portage/sys-apps/groff-1.23.0/work/groff-1.23.0'
make[1]: Entering directory '/var/tmp/portage/sys-apps/groff-1.23.0/work/groff-1.23.0'
x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I./src/include  -I./src/include -I./lib -I./src/include -I./lib -D__GETOPT_PREFIX=groff_ -DENABLE_RELOCATABLE=1 -DLIBDIR=\"/usr/lib64\"   -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c -o src/libs/libgroff/libgroff_a-maxfilename.o `test -f 'src/libs/libgroff/maxfilename.cpp' || echo './'`src/libs/libgroff/maxfilename.cpp
make[1]: Leaving directory '/var/tmp/portage/sys-apps/groff-1.23.0/work/groff-1.23.0'
make[1]: Entering directory '/var/tmp/portage/sys-apps/groff-1.23.0/work/groff-1.23.0'
x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I./src/include  -I./src/include -I./lib -I./src/include -I./lib -D__GETOPT_PREFIX=groff_ -DENABLE_RELOCATABLE=1 -DLIBDIR=\"/usr/lib64\"   -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c -o src/libs/libgroff/libgroff_a-mksdir.o `test -f 'src/libs/libgroff/mksdir.cpp' || echo './'`src/libs/libgroff/mksdir.cpp
make[1]: Leaving directory '/var/tmp/portage/sys-apps/groff-1.23.0/work/groff-1.23.0'
make[1]: Entering directory '/var/tmp/portage/sys-apps/groff-1.23.0/work/groff-1.23.0'
x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I./src/include  -I./src/include -I./lib -I./src/include -I./lib -D__GETOPT_PREFIX=groff_ -DENABLE_RELOCATABLE=1 -DLIBDIR=\"/usr/lib64\"   -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c -o src/libs/libgroff/libgroff_a-maxpathname.o `test -f 'src/libs/libgroff/maxpathname.cpp' || echo './'`src/libs/libgroff/maxpathname.cpp
make[1]: Leaving directory '/var/tmp/portage/sys-apps/groff-1.23.0/work/groff-1.23.0'
make[1]: Entering directory '/var/tmp/portage/sys-apps/groff-1.23.0/work/groff-1.23.0'
x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I./src/include  -I./src/include -I./lib -I./src/include -I./lib -D__GETOPT_PREFIX=groff_ -DENABLE_RELOCATABLE=1 -DLIBDIR=\"/usr/lib64\"   -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c -o src/libs/libgroff/libgroff_a-paper.o `test -f 'src/libs/libgroff/paper.cpp' || echo './'`src/libs/libgroff/paper.cpp
make[1]: Leaving directory '/var/tmp/portage/sys-apps/groff-1.23.0/work/groff-1.23.0'
make[1]: Entering directory '/var/tmp/portage/sys-apps/groff-1.23.0/work/groff-1.23.0'
x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I./src/include  -I./src/include -I./lib -I./src/include -I./lib -D__GETOPT_PREFIX=groff_ -DENABLE_RELOCATABLE=1 -DLIBDIR=\"/usr/lib64\"   -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c -o src/libs/libgroff/libgroff_a-nametoindex.o `test -f 'src/libs/libgroff/nametoindex.cpp' || echo './'`src/libs/libgroff/nametoindex.cpp
make[1]: Leaving directory '/var/tmp/portage/sys-apps/groff-1.23.0/work/groff-1.23.0'
make[1]: Entering directory '/var/tmp/portage/sys-apps/groff-1.23.0/work/groff-1.23.0'
x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./src/include  -I./src/include -I./lib -I./src/include -I./lib -D__GETOPT_PREFIX=groff_ -DENABLE_RELOCATABLE=1 -DLIBDIR=\"/usr/lib64\"   -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c -o src/libs/libgroff/libgroff_a-progname.o `test -f 'src/libs/libgroff/progname.c' || echo './'`src/libs/libgroff/progname.c
make[1]: Leaving directory '/var/tmp/portage/sys-apps/groff-1.23.0/work/groff-1.23.0'
make[1]: Entering directory '/var/tmp/portage/sys-apps/groff-1.23.0/work/groff-1.23.0'
x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I./src/include  -I./src/include -I./lib -I./src/include -I./lib -D__GETOPT_PREFIX=groff_ -DENABLE_RELOCATABLE=1 -DLIBDIR=\"/usr/lib64\"   -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c -o src/libs/libgroff/libgroff_a-prime.o `test -f 'src/libs/libgroff/prime.cpp' || echo './'`src/libs/libgroff/prime.cpp
make[1]: Leaving directory '/var/tmp/portage/sys-apps/groff-1.23.0/work/groff-1.23.0'
make[1]: Entering directory '/var/tmp/portage/sys-apps/groff-1.23.0/work/groff-1.23.0'
x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I./src/include  -I./src/include -I./lib -I./src/include -I./lib -D__GETOPT_PREFIX=groff_ -DENABLE_RELOCATABLE=1 -DLIBDIR=\"/usr/lib64\"   -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c -o src/libs/libgroff/libgroff_a-ptable.o `test -f 'src/libs/libgroff/ptable.cpp' || echo './'`src/libs/libgroff/ptable.cpp
make[1]: Leaving directory '/var/tmp/portage/sys-apps/groff-1.23.0/work/groff-1.23.0'
make[1]: Entering directory '/var/tmp/portage/sys-apps/groff-1.23.0/work/groff-1.23.0'
x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./src/include  -I./src/include -I./lib -I./src/include -I./lib -D__GETOPT_PREFIX=groff_ -DENABLE_RELOCATABLE=1 -DLIBDIR=\"/usr/lib64\"   -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c -o src/libs/libgroff/libgroff_a-quotearg.o `test -f 'src/libs/libgroff/quotearg.c' || echo './'`src/libs/libgroff/quotearg.c
make[1]: Leaving directory '/var/tmp/portage/sys-apps/groff-1.23.0/work/groff-1.23.0'
make[1]: Entering directory '/var/tmp/portage/sys-apps/groff-1.23.0/work/groff-1.23.0'
x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I./src/include  -I./src/include -I./lib -I./src/include -I./lib -D__GETOPT_PREFIX=groff_ -DENABLE_RELOCATABLE=1 -DLIBDIR=\"/usr/lib64\"   -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c -o src/libs/libgroff/libgroff_a-relocate.o `test -f 'src/libs/libgroff/relocate.cpp' || echo './'`src/libs/libgroff/relocate.cpp
make[1]: Leaving directory '/var/tmp/portage/sys-apps/groff-1.23.0/work/groff-1.23.0'
make[1]: Entering directory '/var/tmp/portage/sys-apps/groff-1.23.0/work/groff-1.23.0'
x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I./src/include  -I./src/include -I./lib -I./src/include -I./lib -D__GETOPT_PREFIX=groff_ -DENABLE_RELOCATABLE=1 -DLIBDIR=\"/usr/lib64\"   -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c -o src/libs/libgroff/libgroff_a-searchpath.o `test -f 'src/libs/libgroff/searchpath.cpp' || echo './'`src/libs/libgroff/searchpath.cpp
make[1]: Leaving directory '/var/tmp/portage/sys-apps/groff-1.23.0/work/groff-1.23.0'
make[1]: Entering directory '/var/tmp/portage/sys-apps/groff-1.23.0/work/groff-1.23.0'
x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./src/include  -I./src/include -I./lib -I./src/include -I./lib -D__GETOPT_PREFIX=groff_ -DENABLE_RELOCATABLE=1 -DLIBDIR=\"/usr/lib64\"   -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c -o src/libs/libgroff/libgroff_a-spawnvp.o `test -f 'src/libs/libgroff/spawnvp.c' || echo './'`src/libs/libgroff/spawnvp.c
make[1]: Leaving directory '/var/tmp/portage/sys-apps/groff-1.23.0/work/groff-1.23.0'
make[1]: Entering directory '/var/tmp/portage/sys-apps/groff-1.23.0/work/groff-1.23.0'
x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I./src/include  -I./src/include -I./lib -I./src/include -I./lib -D__GETOPT_PREFIX=groff_ -DENABLE_RELOCATABLE=1 -DLIBDIR=\"/usr/lib64\"   -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c -o src/libs/libgroff/libgroff_a-string.o `test -f 'src/libs/libgroff/string.cpp' || echo './'`src/libs/libgroff/string.cpp
make[1]: Leaving directory '/var/tmp/portage/sys-apps/groff-1.23.0/work/groff-1.23.0'
make[1]: Entering directory '/var/tmp/portage/sys-apps/groff-1.23.0/work/groff-1.23.0'
x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I./src/include  -I./src/include -I./lib -I./src/include -I./lib -D__GETOPT_PREFIX=groff_ -DENABLE_RELOCATABLE=1 -DLIBDIR=\"/usr/lib64\"   -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c -o src/libs/libgroff/libgroff_a-strsave.o `test -f 'src/libs/libgroff/strsave.cpp' || echo './'`src/libs/libgroff/strsave.cpp
make[1]: Leaving directory '/var/tmp/portage/sys-apps/groff-1.23.0/work/groff-1.23.0'
make[1]: Entering directory '/var/tmp/portage/sys-apps/groff-1.23.0/work/groff-1.23.0'
x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I./src/include  -I./src/include -I./lib -I./src/include -I./lib -D__GETOPT_PREFIX=groff_ -DENABLE_RELOCATABLE=1 -DLIBDIR=\"/usr/lib64\"   -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c -o src/libs/libgroff/libgroff_a-symbol.o `test -f 'src/libs/libgroff/symbol.cpp' || echo './'`src/libs/libgroff/symbol.cpp
make[1]: Leaving directory '/var/tmp/portage/sys-apps/groff-1.23.0/work/groff-1.23.0'
make[1]: Entering directory '/var/tmp/portage/sys-apps/groff-1.23.0/work/groff-1.23.0'
x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I./src/include  -I./src/include -I./lib -I./src/include -I./lib -D__GETOPT_PREFIX=groff_ -DENABLE_RELOCATABLE=1 -DLIBDIR=\"/usr/lib64\"   -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c -o src/libs/libgroff/libgroff_a-tmpfile.o `test -f 'src/libs/libgroff/tmpfile.cpp' || echo './'`src/libs/libgroff/tmpfile.cpp
make[1]: Leaving directory '/var/tmp/portage/sys-apps/groff-1.23.0/work/groff-1.23.0'
make[1]: Entering directory '/var/tmp/portage/sys-apps/groff-1.23.0/work/groff-1.23.0'
x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I./src/include  -I./src/include -I./lib -I./src/include -I./lib -D__GETOPT_PREFIX=groff_ -DENABLE_RELOCATABLE=1 -DLIBDIR=\"/usr/lib64\"   -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c -o src/libs/libgroff/libgroff_a-tmpname.o `test -f 'src/libs/libgroff/tmpname.cpp' || echo './'`src/libs/libgroff/tmpname.cpp
make[1]: Leaving directory '/var/tmp/portage/sys-apps/groff-1.23.0/work/groff-1.23.0'
make[1]: Entering directory '/var/tmp/portage/sys-apps/groff-1.23.0/work/groff-1.23.0'
x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I./src/include  -I./src/include -I./lib -I./src/include -I./lib -D__GETOPT_PREFIX=groff_ -DENABLE_RELOCATABLE=1 -DLIBDIR=\"/usr/lib64\"   -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c -o src/libs/libgroff/libgroff_a-unicode.o `test -f 'src/libs/libgroff/unicode.cpp' || echo './'`src/libs/libgroff/unicode.cpp
make[1]: Leaving directory '/var/tmp/portage/sys-apps/groff-1.23.0/work/groff-1.23.0'
make[1]: Entering directory '/var/tmp/portage/sys-apps/groff-1.23.0/work/groff-1.23.0'
x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I./src/include  -I./src/include -I./lib -I./src/include -I./lib -D__GETOPT_PREFIX=groff_ -DENABLE_RELOCATABLE=1 -DLIBDIR=\"/usr/lib64\"   -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c -o src/libs/libgroff/libgroff_a-uniglyph.o `test -f 'src/libs/libgroff/uniglyph.cpp' || echo './'`src/libs/libgroff/uniglyph.cpp
make[1]: Leaving directory '/var/tmp/portage/sys-apps/groff-1.23.0/work/groff-1.23.0'
make[1]: Entering directory '/var/tmp/portage/sys-apps/groff-1.23.0/work/groff-1.23.0'
x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I./src/include  -I./src/include -I./lib -I./src/include -I./lib -D__GETOPT_PREFIX=groff_ -DENABLE_RELOCATABLE=1 -DLIBDIR=\"/usr/lib64\"   -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c -o src/libs/libgroff/libgroff_a-version.o `test -f 'src/libs/libgroff/version.cpp' || echo './'`src/libs/libgroff/version.cpp
make[1]: Leaving directory '/var/tmp/portage/sys-apps/groff-1.23.0/work/groff-1.23.0'
make[1]: Entering directory '/var/tmp/portage/sys-apps/groff-1.23.0/work/groff-1.23.0'
x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I./src/include  -I./src/include -I./lib -I./src/include -I./lib -D__GETOPT_PREFIX=groff_ -DENABLE_RELOCATABLE=1 -DLIBDIR=\"/usr/lib64\"   -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c -o src/libs/libgroff/libgroff_a-uniuni.o `test -f 'src/libs/libgroff/uniuni.cpp' || echo './'`src/libs/libgroff/uniuni.cpp
make[1]: Leaving directory '/var/tmp/portage/sys-apps/groff-1.23.0/work/groff-1.23.0'
make[1]: Entering directory '/var/tmp/portage/sys-apps/groff-1.23.0/work/groff-1.23.0'
x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./src/include  -I./src/include -I./lib -I./src/include -I./lib   -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unsuffixed-float-constants -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c -o lib/libgnu_a-fseterr.o `test -f 'lib/fseterr.c' || echo './'`lib/fseterr.c
make[1]: Leaving directory '/var/tmp/portage/sys-apps/groff-1.23.0/work/groff-1.23.0'
make[1]: Entering directory '/var/tmp/portage/sys-apps/groff-1.23.0/work/groff-1.23.0'
x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./src/include  -I./src/include -I./lib -I./src/include -I./lib   -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unsuffixed-float-constants -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c -o lib/libgnu_a-localcharset.o `test -f 'lib/localcharset.c' || echo './'`lib/localcharset.c
make[1]: Leaving directory '/var/tmp/portage/sys-apps/groff-1.23.0/work/groff-1.23.0'
make[1]: Entering directory '/var/tmp/portage/sys-apps/groff-1.23.0/work/groff-1.23.0'
x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./src/include  -I./src/include -I./lib -I./src/include -I./lib   -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unsuffixed-float-constants -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c -o lib/libgnu_a-math.o `test -f 'lib/math.c' || echo './'`lib/math.c
make[1]: Leaving directory '/var/tmp/portage/sys-apps/groff-1.23.0/work/groff-1.23.0'
make[1]: Entering directory '/var/tmp/portage/sys-apps/groff-1.23.0/work/groff-1.23.0'
x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./src/include  -I./src/include -I./lib -I./src/include -I./lib   -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unsuffixed-float-constants -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c -o lib/libgnu_a-printf-frexp.o `test -f 'lib/printf-frexp.c' || echo './'`lib/printf-frexp.c
make[1]: Leaving directory '/var/tmp/portage/sys-apps/groff-1.23.0/work/groff-1.23.0'
make[1]: Entering directory '/var/tmp/portage/sys-apps/groff-1.23.0/work/groff-1.23.0'
x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./src/include  -I./src/include -I./lib -I./src/include -I./lib   -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unsuffixed-float-constants -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c -o lib/libgnu_a-printf-frexpl.o `test -f 'lib/printf-frexpl.c' || echo './'`lib/printf-frexpl.c
make[1]: Leaving directory '/var/tmp/portage/sys-apps/groff-1.23.0/work/groff-1.23.0'
make[1]: Entering directory '/var/tmp/portage/sys-apps/groff-1.23.0/work/groff-1.23.0'
x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./src/include  -I./src/include -I./lib -I./src/include -I./lib   -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unsuffixed-float-constants -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c -o lib/libgnu_a-unistd.o `test -f 'lib/unistd.c' || echo './'`lib/unistd.c
make[1]: Leaving directory '/var/tmp/portage/sys-apps/groff-1.23.0/work/groff-1.23.0'
make[1]: Entering directory '/var/tmp/portage/sys-apps/groff-1.23.0/work/groff-1.23.0'
x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./src/include  -I./src/include -I./lib -I./src/include -I./lib   -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unsuffixed-float-constants -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c -o lib/uniwidth/libgnu_a-width.o `test -f 'lib/uniwidth/width.c' || echo './'`lib/uniwidth/width.c
make[1]: Leaving directory '/var/tmp/portage/sys-apps/groff-1.23.0/work/groff-1.23.0'
make[1]: Entering directory '/var/tmp/portage/sys-apps/groff-1.23.0/work/groff-1.23.0'
x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I./src/include  -I./src/include -I./lib -I./src/include -I./lib   -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c -o src/devices/grohtml/post-html.o src/devices/grohtml/post-html.cpp
make[1]: Leaving directory '/var/tmp/portage/sys-apps/groff-1.23.0/work/groff-1.23.0'
make[1]: Entering directory '/var/tmp/portage/sys-apps/groff-1.23.0/work/groff-1.23.0'
x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I./src/include  -I./src/include -I./lib -I./src/include -I./lib   -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c -o src/devices/grohtml/html-table.o src/devices/grohtml/html-table.cpp
make[1]: Leaving directory '/var/tmp/portage/sys-apps/groff-1.23.0/work/groff-1.23.0'
make[1]: Entering directory '/var/tmp/portage/sys-apps/groff-1.23.0/work/groff-1.23.0'
x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I./src/include  -I./src/include -I./lib -I./src/include -I./lib   -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c -o src/devices/grohtml/output.o src/devices/grohtml/output.cpp
make[1]: Leaving directory '/var/tmp/portage/sys-apps/groff-1.23.0/work/groff-1.23.0'
make[1]: Entering directory '/var/tmp/portage/sys-apps/groff-1.23.0/work/groff-1.23.0'
x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I./src/include  -I./src/include -I./lib -I./src/include -I./lib   -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c -o src/devices/grohtml/html-text.o src/devices/grohtml/html-text.cpp
make[1]: Leaving directory '/var/tmp/portage/sys-apps/groff-1.23.0/work/groff-1.23.0'
make[1]: Entering directory '/var/tmp/portage/sys-apps/groff-1.23.0/work/groff-1.23.0'
x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I./src/include  -I./src/include -I./lib -I./src/include -I./lib   -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c -o src/devices/grolbp/lbp.o src/devices/grolbp/lbp.cpp
make[1]: Leaving directory '/var/tmp/portage/sys-apps/groff-1.23.0/work/groff-1.23.0'
make[1]: Entering directory '/var/tmp/portage/sys-apps/groff-1.23.0/work/groff-1.23.0'
x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I./src/include  -I./src/include -I./lib -I./src/include -I./lib   -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c -o src/devices/grolj4/lj4.o src/devices/grolj4/lj4.cpp
make[1]: Leaving directory '/var/tmp/portage/sys-apps/groff-1.23.0/work/groff-1.23.0'
make[1]: Entering directory '/var/tmp/portage/sys-apps/groff-1.23.0/work/groff-1.23.0'
x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I./src/include  -I./src/include -I./lib -I./src/include -I./lib   -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c -o src/devices/grops/psrm.o src/devices/grops/psrm.cpp
make[1]: Leaving directory '/var/tmp/portage/sys-apps/groff-1.23.0/work/groff-1.23.0'
make[1]: Entering directory '/var/tmp/portage/sys-apps/groff-1.23.0/work/groff-1.23.0'
x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I./src/include  -I./src/include -I./lib -I./src/include -I./lib   -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c -o src/devices/grops/ps.o src/devices/grops/ps.cpp
make[1]: Leaving directory '/var/tmp/portage/sys-apps/groff-1.23.0/work/groff-1.23.0'
make[1]: Entering directory '/var/tmp/portage/sys-apps/groff-1.23.0/work/groff-1.23.0'
x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I./src/include  -I./src/include -I./lib -I./src/include -I./lib   -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c -o src/devices/grotty/tty.o src/devices/grotty/tty.cpp
make[1]: Leaving directory '/var/tmp/portage/sys-apps/groff-1.23.0/work/groff-1.23.0'
make[1]: Entering directory '/var/tmp/portage/sys-apps/groff-1.23.0/work/groff-1.23.0'
x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./src/include  -I./src/include -I./lib -I./src/include -I./lib  -Dlint -I./src/devices/xditview   -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c -o src/devices/xditview/gxditview-device.o `test -f 'src/devices/xditview/device.c' || echo './'`src/devices/xditview/device.c
make[1]: Leaving directory '/var/tmp/portage/sys-apps/groff-1.23.0/work/groff-1.23.0'
make[1]: Entering directory '/var/tmp/portage/sys-apps/groff-1.23.0/work/groff-1.23.0'
x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./src/include  -I./src/include -I./lib -I./src/include -I./lib  -Dlint -I./src/devices/xditview   -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c -o src/devices/xditview/gxditview-draw.o `test -f 'src/devices/xditview/draw.c' || echo './'`src/devices/xditview/draw.c
make[1]: Leaving directory '/var/tmp/portage/sys-apps/groff-1.23.0/work/groff-1.23.0'
make[1]: Entering directory '/var/tmp/portage/sys-apps/groff-1.23.0/work/groff-1.23.0'
x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./src/include  -I./src/include -I./lib -I./src/include -I./lib  -Dlint -I./src/devices/xditview   -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c -o src/devices/xditview/gxditview-Dvi.o `test -f 'src/devices/xditview/Dvi.c' || echo './'`src/devices/xditview/Dvi.c
make[1]: Leaving directory '/var/tmp/portage/sys-apps/groff-1.23.0/work/groff-1.23.0'
make[1]: Entering directory '/var/tmp/portage/sys-apps/groff-1.23.0/work/groff-1.23.0'
x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./src/include  -I./src/include -I./lib -I./src/include -I./lib  -Dlint -I./src/devices/xditview   -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c -o src/devices/xditview/gxditview-font.o `test -f 'src/devices/xditview/font.c' || echo './'`src/devices/xditview/font.c
make[1]: Leaving directory '/var/tmp/portage/sys-apps/groff-1.23.0/work/groff-1.23.0'
make[1]: Entering directory '/var/tmp/portage/sys-apps/groff-1.23.0/work/groff-1.23.0'
x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./src/include  -I./src/include -I./lib -I./src/include -I./lib  -Dlint -I./src/devices/xditview   -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c -o src/devices/xditview/gxditview-page.o `test -f 'src/devices/xditview/page.c' || echo './'`src/devices/xditview/page.c
make[1]: Leaving directory '/var/tmp/portage/sys-apps/groff-1.23.0/work/groff-1.23.0'
make[1]: Entering directory '/var/tmp/portage/sys-apps/groff-1.23.0/work/groff-1.23.0'
x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./src/include  -I./src/include -I./lib -I./src/include -I./lib  -Dlint -I./src/devices/xditview   -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c -o src/devices/xditview/gxditview-lex.o `test -f 'src/devices/xditview/lex.c' || echo './'`src/devices/xditview/lex.c
make[1]: Leaving directory '/var/tmp/portage/sys-apps/groff-1.23.0/work/groff-1.23.0'
make[1]: Entering directory '/var/tmp/portage/sys-apps/groff-1.23.0/work/groff-1.23.0'
x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./src/include  -I./src/include -I./lib -I./src/include -I./lib  -Dlint -I./src/devices/xditview   -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c -o src/devices/xditview/gxditview-parse.o `test -f 'src/devices/xditview/parse.c' || echo './'`src/devices/xditview/parse.c
make[1]: Leaving directory '/var/tmp/portage/sys-apps/groff-1.23.0/work/groff-1.23.0'
make[1]: Entering directory '/var/tmp/portage/sys-apps/groff-1.23.0/work/groff-1.23.0'
x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./src/include  -I./src/include -I./lib -I./src/include -I./lib  -Dlint -I./src/devices/xditview   -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c -o src/devices/xditview/gxditview-xditview.o `test -f 'src/devices/xditview/xditview.c' || echo './'`src/devices/xditview/xditview.c
make[1]: Leaving directory '/var/tmp/portage/sys-apps/groff-1.23.0/work/groff-1.23.0'
make[1]: Entering directory '/var/tmp/portage/sys-apps/groff-1.23.0/work/groff-1.23.0'
x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./src/include  -I./src/include -I./lib -I./src/include -I./lib    -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c -o src/libs/libxutil/libxutil_a-DviChar.o `test -f 'src/libs/libxutil/DviChar.c' || echo './'`src/libs/libxutil/DviChar.c
make[1]: Leaving directory '/var/tmp/portage/sys-apps/groff-1.23.0/work/groff-1.23.0'
make[1]: Entering directory '/var/tmp/portage/sys-apps/groff-1.23.0/work/groff-1.23.0'
x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./src/include  -I./src/include -I./lib -I./src/include -I./lib    -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c -o src/libs/libxutil/libxutil_a-XFontName.o `test -f 'src/libs/libxutil/XFontName.c' || echo './'`src/libs/libxutil/XFontName.c
make[1]: Leaving directory '/var/tmp/portage/sys-apps/groff-1.23.0/work/groff-1.23.0'
make[1]: Entering directory '/var/tmp/portage/sys-apps/groff-1.23.0/work/groff-1.23.0'
x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./src/include  -I./src/include -I./lib -I./src/include -I./lib    -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c -o src/libs/libxutil/libxutil_a-xmalloc.o `test -f 'src/libs/libxutil/xmalloc.c' || echo './'`src/libs/libxutil/xmalloc.c
make[1]: Leaving directory '/var/tmp/portage/sys-apps/groff-1.23.0/work/groff-1.23.0'
make[1]: Entering directory '/var/tmp/portage/sys-apps/groff-1.23.0/work/groff-1.23.0'
x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I./src/include  -I./src/include -I./lib -I./src/include -I./lib   -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c -o src/preproc/html/pre-html.o src/preproc/html/pre-html.cpp
make[1]: Leaving directory '/var/tmp/portage/sys-apps/groff-1.23.0/work/groff-1.23.0'
make[1]: Entering directory '/var/tmp/portage/sys-apps/groff-1.23.0/work/groff-1.23.0'
x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I./src/include  -I./src/include -I./lib -I./src/include -I./lib   -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c -o src/preproc/html/pushback.o src/preproc/html/pushback.cpp
make[1]: Leaving directory '/var/tmp/portage/sys-apps/groff-1.23.0/work/groff-1.23.0'
make[1]: Entering directory '/var/tmp/portage/sys-apps/groff-1.23.0/work/groff-1.23.0'
x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I./src/include  -I./src/include -I./lib -I./src/include -I./lib    -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c -o src/preproc/preconv/preconv-preconv.o `test -f 'src/preproc/preconv/preconv.cpp' || echo './'`src/preproc/preconv/preconv.cpp
make[1]: Leaving directory '/var/tmp/portage/sys-apps/groff-1.23.0/work/groff-1.23.0'
make[1]: Entering directory '/var/tmp/portage/sys-apps/groff-1.23.0/work/groff-1.23.0'
x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./src/include  -I./src/include -I./lib -I./src/include -I./lib   -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c -o src/roff/groff/pipeline.o src/roff/groff/pipeline.c
make[1]: Leaving directory '/var/tmp/portage/sys-apps/groff-1.23.0/work/groff-1.23.0'
make[1]: Entering directory '/var/tmp/portage/sys-apps/groff-1.23.0/work/groff-1.23.0'
x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I./src/include  -I./src/include -I./lib -I./src/include -I./lib   -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c -o src/roff/groff/groff.o src/roff/groff/groff.cpp
make[1]: Leaving directory '/var/tmp/portage/sys-apps/groff-1.23.0/work/groff-1.23.0'
make[1]: Entering directory '/var/tmp/portage/sys-apps/groff-1.23.0/work/groff-1.23.0'
x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I./src/include  -I./src/include -I./lib -I./src/include -I./lib   -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c -o src/utils/addftinfo/guess.o src/utils/addftinfo/guess.cpp
make[1]: Leaving directory '/var/tmp/portage/sys-apps/groff-1.23.0/work/groff-1.23.0'
make[1]: Entering directory '/var/tmp/portage/sys-apps/groff-1.23.0/work/groff-1.23.0'
x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I./src/include  -I./src/include -I./lib -I./src/include -I./lib   -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c -o src/utils/addftinfo/addftinfo.o src/utils/addftinfo/addftinfo.cpp
make[1]: Leaving directory '/var/tmp/portage/sys-apps/groff-1.23.0/work/groff-1.23.0'
make[1]: Entering directory '/var/tmp/portage/sys-apps/groff-1.23.0/work/groff-1.23.0'
x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I./src/include  -I./src/include -I./lib -I./src/include -I./lib   -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c -o src/utils/hpftodit/hpftodit.o src/utils/hpftodit/hpftodit.cpp
make[1]: Leaving directory '/var/tmp/portage/sys-apps/groff-1.23.0/work/groff-1.23.0'
make[1]: Entering directory '/var/tmp/portage/sys-apps/groff-1.23.0/work/groff-1.23.0'
x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I./src/include  -I./src/include -I./lib -I./src/include -I./lib   -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c -o src/utils/hpftodit/hpuni.o src/utils/hpftodit/hpuni.cpp
make[1]: Leaving directory '/var/tmp/portage/sys-apps/groff-1.23.0/work/groff-1.23.0'
make[1]: Entering directory '/var/tmp/portage/sys-apps/groff-1.23.0/work/groff-1.23.0'
x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I./src/include  -I./src/include -I./lib -I./src/include -I./lib   -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c -o src/utils/lkbib/lkbib.o src/utils/lkbib/lkbib.cpp
make[1]: Leaving directory '/var/tmp/portage/sys-apps/groff-1.23.0/work/groff-1.23.0'
make[1]: Entering directory '/var/tmp/portage/sys-apps/groff-1.23.0/work/groff-1.23.0'
x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I./src/include  -I./src/include -I./lib -I./src/include -I./lib   -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c -o src/libs/libbib/common.o src/libs/libbib/common.cpp
make[1]: Leaving directory '/var/tmp/portage/sys-apps/groff-1.23.0/work/groff-1.23.0'
make[1]: Entering directory '/var/tmp/portage/sys-apps/groff-1.23.0/work/groff-1.23.0'
x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I./src/include  -I./src/include -I./lib -I./src/include -I./lib   -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c -o src/libs/libbib/index.o src/libs/libbib/index.cpp
make[1]: Leaving directory '/var/tmp/portage/sys-apps/groff-1.23.0/work/groff-1.23.0'
make[1]: Entering directory '/var/tmp/portage/sys-apps/groff-1.23.0/work/groff-1.23.0'
x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I./src/include  -I./src/include -I./lib -I./src/include -I./lib   -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c -o src/libs/libbib/linear.o src/libs/libbib/linear.cpp
In constructor ‘bmpattern::bmpattern(const char*, int)’,
    inlined from ‘linear_searcher::linear_searcher(const char*, int, const char*, int)’ at src/libs/libbib/linear.cpp:380:51:
src/libs/libbib/linear.cpp:95:12: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=]
   95 |     pat[i] = map[uchar(pattern[i])];
      |     ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~
make[1]: Leaving directory '/var/tmp/portage/sys-apps/groff-1.23.0/work/groff-1.23.0'
make[1]: Entering directory '/var/tmp/portage/sys-apps/groff-1.23.0/work/groff-1.23.0'
x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./src/include  -I./src/include -I./lib -I./src/include -I./lib   -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c -o src/libs/libbib/map.o src/libs/libbib/map.c
make[1]: Leaving directory '/var/tmp/portage/sys-apps/groff-1.23.0/work/groff-1.23.0'
make[1]: Entering directory '/var/tmp/portage/sys-apps/groff-1.23.0/work/groff-1.23.0'
x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I./src/include  -I./src/include -I./lib -I./src/include -I./lib   -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c -o src/libs/libbib/search.o src/libs/libbib/search.cpp
make[1]: Leaving directory '/var/tmp/portage/sys-apps/groff-1.23.0/work/groff-1.23.0'
make[1]: Entering directory '/var/tmp/portage/sys-apps/groff-1.23.0/work/groff-1.23.0'
x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./src/include  -I./src/include -I./lib -I./src/include -I./lib   -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c -o src/utils/pfbtops/pfbtops.o src/utils/pfbtops/pfbtops.c
make[1]: Leaving directory '/var/tmp/portage/sys-apps/groff-1.23.0/work/groff-1.23.0'
make[1]: Entering directory '/var/tmp/portage/sys-apps/groff-1.23.0/work/groff-1.23.0'
x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./src/include  -I./src/include -I./lib -I./src/include -I./lib    -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c -o src/utils/xtotroff/xtotroff-xtotroff.o `test -f 'src/utils/xtotroff/xtotroff.c' || echo './'`src/utils/xtotroff/xtotroff.c
make[1]: Leaving directory '/var/tmp/portage/sys-apps/groff-1.23.0/work/groff-1.23.0'
make[1]: Entering directory '/var/tmp/portage/sys-apps/groff-1.23.0/work/groff-1.23.0'
x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I./src/include  -I./src/include -I./lib -I./src/include -I./lib -I ./src/preproc/eqn -I ./src/preproc/eqn   -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c -o src/preproc/eqn/eqn-main.o `test -f 'src/preproc/eqn/main.cpp' || echo './'`src/preproc/eqn/main.cpp
make[1]: Leaving directory '/var/tmp/portage/sys-apps/groff-1.23.0/work/groff-1.23.0'
make[1]: Entering directory '/var/tmp/portage/sys-apps/groff-1.23.0/work/groff-1.23.0'
x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I./src/include  -I./src/include -I./lib -I./src/include -I./lib   -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c -o src/utils/tfmtodit/tfmtodit.o src/utils/tfmtodit/tfmtodit.cpp
make[1]: Leaving directory '/var/tmp/portage/sys-apps/groff-1.23.0/work/groff-1.23.0'
make[1]: Entering directory '/var/tmp/portage/sys-apps/groff-1.23.0/work/groff-1.23.0'
x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I./src/include  -I./src/include -I./lib -I./src/include -I./lib -I ./src/preproc/eqn -I ./src/preproc/eqn   -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c -o src/preproc/eqn/eqn-box.o `test -f 'src/preproc/eqn/box.cpp' || echo './'`src/preproc/eqn/box.cpp
make[1]: Leaving directory '/var/tmp/portage/sys-apps/groff-1.23.0/work/groff-1.23.0'
make[1]: Entering directory '/var/tmp/portage/sys-apps/groff-1.23.0/work/groff-1.23.0'
x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I./src/include  -I./src/include -I./lib -I./src/include -I./lib -I ./src/preproc/eqn -I ./src/preproc/eqn   -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c -o src/preproc/eqn/eqn-limit.o `test -f 'src/preproc/eqn/limit.cpp' || echo './'`src/preproc/eqn/limit.cpp
make[1]: Leaving directory '/var/tmp/portage/sys-apps/groff-1.23.0/work/groff-1.23.0'
make[1]: Entering directory '/var/tmp/portage/sys-apps/groff-1.23.0/work/groff-1.23.0'
x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I./src/include  -I./src/include -I./lib -I./src/include -I./lib -I ./src/preproc/eqn -I ./src/preproc/eqn   -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c -o src/preproc/eqn/eqn-lex.o `test -f 'src/preproc/eqn/lex.cpp' || echo './'`src/preproc/eqn/lex.cpp
make[1]: Leaving directory '/var/tmp/portage/sys-apps/groff-1.23.0/work/groff-1.23.0'
make[1]: Entering directory '/var/tmp/portage/sys-apps/groff-1.23.0/work/groff-1.23.0'
x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I./src/include  -I./src/include -I./lib -I./src/include -I./lib -I ./src/preproc/eqn -I ./src/preproc/eqn   -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c -o src/preproc/eqn/eqn-over.o `test -f 'src/preproc/eqn/over.cpp' || echo './'`src/preproc/eqn/over.cpp
make[1]: Leaving directory '/var/tmp/portage/sys-apps/groff-1.23.0/work/groff-1.23.0'
make[1]: Entering directory '/var/tmp/portage/sys-apps/groff-1.23.0/work/groff-1.23.0'
x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I./src/include  -I./src/include -I./lib -I./src/include -I./lib -I ./src/preproc/eqn -I ./src/preproc/eqn   -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c -o src/preproc/eqn/eqn-list.o `test -f 'src/preproc/eqn/list.cpp' || echo './'`src/preproc/eqn/list.cpp
make[1]: Leaving directory '/var/tmp/portage/sys-apps/groff-1.23.0/work/groff-1.23.0'
make[1]: Entering directory '/var/tmp/portage/sys-apps/groff-1.23.0/work/groff-1.23.0'
x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I./src/include  -I./src/include -I./lib -I./src/include -I./lib -I ./src/preproc/eqn -I ./src/preproc/eqn   -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c -o src/preproc/eqn/eqn-text.o `test -f 'src/preproc/eqn/text.cpp' || echo './'`src/preproc/eqn/text.cpp
make[1]: Leaving directory '/var/tmp/portage/sys-apps/groff-1.23.0/work/groff-1.23.0'
make[1]: Entering directory '/var/tmp/portage/sys-apps/groff-1.23.0/work/groff-1.23.0'
x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I./src/include  -I./src/include -I./lib -I./src/include -I./lib -I ./src/preproc/eqn -I ./src/preproc/eqn   -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c -o src/preproc/eqn/eqn-mark.o `test -f 'src/preproc/eqn/mark.cpp' || echo './'`src/preproc/eqn/mark.cpp
make[1]: Leaving directory '/var/tmp/portage/sys-apps/groff-1.23.0/work/groff-1.23.0'
make[1]: Entering directory '/var/tmp/portage/sys-apps/groff-1.23.0/work/groff-1.23.0'
x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I./src/include  -I./src/include -I./lib -I./src/include -I./lib -I ./src/preproc/eqn -I ./src/preproc/eqn   -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c -o src/preproc/eqn/eqn-script.o `test -f 'src/preproc/eqn/script.cpp' || echo './'`src/preproc/eqn/script.cpp
make[1]: Leaving directory '/var/tmp/portage/sys-apps/groff-1.23.0/work/groff-1.23.0'
make[1]: Entering directory '/var/tmp/portage/sys-apps/groff-1.23.0/work/groff-1.23.0'
x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I./src/include  -I./src/include -I./lib -I./src/include -I./lib -I ./src/preproc/eqn -I ./src/preproc/eqn   -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c -o src/preproc/eqn/eqn-other.o `test -f 'src/preproc/eqn/other.cpp' || echo './'`src/preproc/eqn/other.cpp
make[1]: Leaving directory '/var/tmp/portage/sys-apps/groff-1.23.0/work/groff-1.23.0'
make[1]: Entering directory '/var/tmp/portage/sys-apps/groff-1.23.0/work/groff-1.23.0'
x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I./src/include  -I./src/include -I./lib -I./src/include -I./lib -I ./src/preproc/eqn -I ./src/preproc/eqn   -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c -o src/preproc/eqn/eqn-sqrt.o `test -f 'src/preproc/eqn/sqrt.cpp' || echo './'`src/preproc/eqn/sqrt.cpp
make[1]: Leaving directory '/var/tmp/portage/sys-apps/groff-1.23.0/work/groff-1.23.0'
make[1]: Entering directory '/var/tmp/portage/sys-apps/groff-1.23.0/work/groff-1.23.0'
x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I./src/include  -I./src/include -I./lib -I./src/include -I./lib -I ./src/preproc/eqn -I ./src/preproc/eqn   -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c -o src/preproc/eqn/eqn-delim.o `test -f 'src/preproc/eqn/delim.cpp' || echo './'`src/preproc/eqn/delim.cpp
make[1]: Leaving directory '/var/tmp/portage/sys-apps/groff-1.23.0/work/groff-1.23.0'
make[1]: Entering directory '/var/tmp/portage/sys-apps/groff-1.23.0/work/groff-1.23.0'
x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I./src/include  -I./src/include -I./lib -I./src/include -I./lib -I ./src/preproc/eqn -I ./src/preproc/eqn   -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c -o src/preproc/eqn/eqn-pile.o `test -f 'src/preproc/eqn/pile.cpp' || echo './'`src/preproc/eqn/pile.cpp
make[1]: Leaving directory '/var/tmp/portage/sys-apps/groff-1.23.0/work/groff-1.23.0'
make[1]: Entering directory '/var/tmp/portage/sys-apps/groff-1.23.0/work/groff-1.23.0'
x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I./src/include  -I./src/include -I./lib -I./src/include -I./lib -I ./src/preproc/eqn -I ./src/preproc/eqn   -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c -o src/preproc/eqn/eqn-special.o `test -f 'src/preproc/eqn/special.cpp' || echo './'`src/preproc/eqn/special.cpp
make[1]: Leaving directory '/var/tmp/portage/sys-apps/groff-1.23.0/work/groff-1.23.0'
make[1]: Entering directory '/var/tmp/portage/sys-apps/groff-1.23.0/work/groff-1.23.0'
x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I./src/include  -I./src/include -I./lib -I./src/include -I./lib -I ./src/preproc/eqn -I ./src/preproc/eqn   -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c -o src/preproc/eqn/eqn-eqn.o `test -f 'src/preproc/eqn/eqn.cpp' || echo './'`src/preproc/eqn/eqn.cpp
make[1]: Leaving directory '/var/tmp/portage/sys-apps/groff-1.23.0/work/groff-1.23.0'
make[1]: Entering directory '/var/tmp/portage/sys-apps/groff-1.23.0/work/groff-1.23.0'
x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I./src/include  -I./src/include -I./lib -I./src/include -I./lib   -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c -o src/preproc/grn/hdb.o src/preproc/grn/hdb.cpp
make[1]: Leaving directory '/var/tmp/portage/sys-apps/groff-1.23.0/work/groff-1.23.0'
make[1]: Entering directory '/var/tmp/portage/sys-apps/groff-1.23.0/work/groff-1.23.0'
x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I./src/include  -I./src/include -I./lib -I./src/include -I./lib   -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c -o src/preproc/grn/hpoint.o src/preproc/grn/hpoint.cpp
make[1]: Leaving directory '/var/tmp/portage/sys-apps/groff-1.23.0/work/groff-1.23.0'
make[1]: Entering directory '/var/tmp/portage/sys-apps/groff-1.23.0/work/groff-1.23.0'
x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I./src/include  -I./src/include -I./lib -I./src/include -I./lib   -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c -o src/preproc/grn/hgraph.o src/preproc/grn/hgraph.cpp
make[1]: Leaving directory '/var/tmp/portage/sys-apps/groff-1.23.0/work/groff-1.23.0'
make[1]: Entering directory '/var/tmp/portage/sys-apps/groff-1.23.0/work/groff-1.23.0'
x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I./src/include  -I./src/include -I./lib -I./src/include -I./lib   -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c -o src/preproc/grn/main.o src/preproc/grn/main.cpp
make[1]: Leaving directory '/var/tmp/portage/sys-apps/groff-1.23.0/work/groff-1.23.0'
make[1]: Entering directory '/var/tmp/portage/sys-apps/groff-1.23.0/work/groff-1.23.0'
x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I./src/include  -I./src/include -I./lib -I./src/include -I./lib -I ./src/preproc/pic -I ./src/preproc/pic   -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c -o src/preproc/pic/pic-pic.o `test -f 'src/preproc/pic/pic.cpp' || echo './'`src/preproc/pic/pic.cpp
make[1]: Leaving directory '/var/tmp/portage/sys-apps/groff-1.23.0/work/groff-1.23.0'
make[1]: Entering directory '/var/tmp/portage/sys-apps/groff-1.23.0/work/groff-1.23.0'
x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I./src/include  -I./src/include -I./lib -I./src/include -I./lib -I ./src/preproc/pic -I ./src/preproc/pic   -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c -o src/preproc/pic/pic-lex.o `test -f 'src/preproc/pic/lex.cpp' || echo './'`src/preproc/pic/lex.cpp
make[1]: Leaving directory '/var/tmp/portage/sys-apps/groff-1.23.0/work/groff-1.23.0'
make[1]: Entering directory '/var/tmp/portage/sys-apps/groff-1.23.0/work/groff-1.23.0'
x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I./src/include  -I./src/include -I./lib -I./src/include -I./lib -I ./src/preproc/pic -I ./src/preproc/pic   -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c -o src/preproc/pic/pic-main.o `test -f 'src/preproc/pic/main.cpp' || echo './'`src/preproc/pic/main.cpp
make[1]: Leaving directory '/var/tmp/portage/sys-apps/groff-1.23.0/work/groff-1.23.0'
make[1]: Entering directory '/var/tmp/portage/sys-apps/groff-1.23.0/work/groff-1.23.0'
x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I./src/include  -I./src/include -I./lib -I./src/include -I./lib -I ./src/preproc/pic -I ./src/preproc/pic   -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c -o src/preproc/pic/pic-common.o `test -f 'src/preproc/pic/common.cpp' || echo './'`src/preproc/pic/common.cpp
make[1]: Leaving directory '/var/tmp/portage/sys-apps/groff-1.23.0/work/groff-1.23.0'
make[1]: Entering directory '/var/tmp/portage/sys-apps/groff-1.23.0/work/groff-1.23.0'
x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I./src/include  -I./src/include -I./lib -I./src/include -I./lib -I ./src/preproc/pic -I ./src/preproc/pic   -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c -o src/preproc/pic/pic-troff.o `test -f 'src/preproc/pic/troff.cpp' || echo './'`src/preproc/pic/troff.cpp
make[1]: Leaving directory '/var/tmp/portage/sys-apps/groff-1.23.0/work/groff-1.23.0'
make[1]: Entering directory '/var/tmp/portage/sys-apps/groff-1.23.0/work/groff-1.23.0'
x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I./src/include  -I./src/include -I./lib -I./src/include -I./lib -I ./src/preproc/pic -I ./src/preproc/pic   -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c -o src/preproc/pic/pic-object.o `test -f 'src/preproc/pic/object.cpp' || echo './'`src/preproc/pic/object.cpp
make[1]: Leaving directory '/var/tmp/portage/sys-apps/groff-1.23.0/work/groff-1.23.0'
make[1]: Entering directory '/var/tmp/portage/sys-apps/groff-1.23.0/work/groff-1.23.0'
x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I./src/include  -I./src/include -I./lib -I./src/include -I./lib -I ./src/preproc/pic -I ./src/preproc/pic   -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c -o src/preproc/pic/pic-tex.o `test -f 'src/preproc/pic/tex.cpp' || echo './'`src/preproc/pic/tex.cpp
make[1]: Leaving directory '/var/tmp/portage/sys-apps/groff-1.23.0/work/groff-1.23.0'
make[1]: Entering directory '/var/tmp/portage/sys-apps/groff-1.23.0/work/groff-1.23.0'
x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I./src/include  -I./src/include -I./lib -I./src/include -I./lib -I ./src/preproc/refer   -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c -o src/preproc/refer/refer-command.o `test -f 'src/preproc/refer/command.cpp' || echo './'`src/preproc/refer/command.cpp
make[1]: Leaving directory '/var/tmp/portage/sys-apps/groff-1.23.0/work/groff-1.23.0'
make[1]: Entering directory '/var/tmp/portage/sys-apps/groff-1.23.0/work/groff-1.23.0'
x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I./src/include  -I./src/include -I./lib -I./src/include -I./lib -I ./src/preproc/refer   -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c -o src/preproc/refer/refer-ref.o `test -f 'src/preproc/refer/ref.cpp' || echo './'`src/preproc/refer/ref.cpp
make[1]: Leaving directory '/var/tmp/portage/sys-apps/groff-1.23.0/work/groff-1.23.0'
make[1]: Entering directory '/var/tmp/portage/sys-apps/groff-1.23.0/work/groff-1.23.0'
x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I./src/include  -I./src/include -I./lib -I./src/include -I./lib -I ./src/preproc/refer   -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c -o src/preproc/refer/refer-refer.o `test -f 'src/preproc/refer/refer.cpp' || echo './'`src/preproc/refer/refer.cpp
make[1]: Leaving directory '/var/tmp/portage/sys-apps/groff-1.23.0/work/groff-1.23.0'
make[1]: Entering directory '/var/tmp/portage/sys-apps/groff-1.23.0/work/groff-1.23.0'
x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I./src/include  -I./src/include -I./lib -I./src/include -I./lib -I ./src/preproc/refer   -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c -o src/preproc/refer/refer-token.o `test -f 'src/preproc/refer/token.cpp' || echo './'`src/preproc/refer/token.cpp
make[1]: Leaving directory '/var/tmp/portage/sys-apps/groff-1.23.0/work/groff-1.23.0'
make[1]: Entering directory '/var/tmp/portage/sys-apps/groff-1.23.0/work/groff-1.23.0'
x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I./src/include  -I./src/include -I./lib -I./src/include -I./lib -I ./src/preproc/refer   -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c -o src/preproc/refer/refer-label.o `test -f 'src/preproc/refer/label.cpp' || echo './'`src/preproc/refer/label.cpp
make[1]: Leaving directory '/var/tmp/portage/sys-apps/groff-1.23.0/work/groff-1.23.0'
make[1]: Entering directory '/var/tmp/portage/sys-apps/groff-1.23.0/work/groff-1.23.0'
x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I./src/include  -I./src/include -I./lib -I./src/include -I./lib   -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c -o src/preproc/soelim/soelim.o src/preproc/soelim/soelim.cpp
make[1]: Leaving directory '/var/tmp/portage/sys-apps/groff-1.23.0/work/groff-1.23.0'
make[1]: Entering directory '/var/tmp/portage/sys-apps/groff-1.23.0/work/groff-1.23.0'
x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I./src/include  -I./src/include -I./lib -I./src/include -I./lib   -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c -o src/preproc/tbl/main.o src/preproc/tbl/main.cpp
make[1]: Leaving directory '/var/tmp/portage/sys-apps/groff-1.23.0/work/groff-1.23.0'
make[1]: Entering directory '/var/tmp/portage/sys-apps/groff-1.23.0/work/groff-1.23.0'
x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I./src/include  -I./src/include -I./lib -I./src/include -I./lib   -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c -o src/roff/troff/dictionary.o src/roff/troff/dictionary.cpp
make[1]: Leaving directory '/var/tmp/portage/sys-apps/groff-1.23.0/work/groff-1.23.0'
make[1]: Entering directory '/var/tmp/portage/sys-apps/groff-1.23.0/work/groff-1.23.0'
x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I./src/include  -I./src/include -I./lib -I./src/include -I./lib   -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c -o src/roff/troff/div.o src/roff/troff/div.cpp
make[1]: Leaving directory '/var/tmp/portage/sys-apps/groff-1.23.0/work/groff-1.23.0'
make[1]: Entering directory '/var/tmp/portage/sys-apps/groff-1.23.0/work/groff-1.23.0'
x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I./src/include  -I./src/include -I./lib -I./src/include -I./lib   -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c -o src/preproc/tbl/table.o src/preproc/tbl/table.cpp
make[1]: Leaving directory '/var/tmp/portage/sys-apps/groff-1.23.0/work/groff-1.23.0'
make[1]: Entering directory '/var/tmp/portage/sys-apps/groff-1.23.0/work/groff-1.23.0'
x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I./src/include  -I./src/include -I./lib -I./src/include -I./lib   -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c -o src/roff/troff/env.o src/roff/troff/env.cpp
make[1]: Leaving directory '/var/tmp/portage/sys-apps/groff-1.23.0/work/groff-1.23.0'
make[1]: Entering directory '/var/tmp/portage/sys-apps/groff-1.23.0/work/groff-1.23.0'
x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I./src/include  -I./src/include -I./lib -I./src/include -I./lib   -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c -o src/roff/troff/mtsm.o src/roff/troff/mtsm.cpp
make[1]: Leaving directory '/var/tmp/portage/sys-apps/groff-1.23.0/work/groff-1.23.0'
make[1]: Entering directory '/var/tmp/portage/sys-apps/groff-1.23.0/work/groff-1.23.0'
x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I./src/include  -I./src/include -I./lib -I./src/include -I./lib   -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c -o src/roff/troff/node.o src/roff/troff/node.cpp
make[1]: Leaving directory '/var/tmp/portage/sys-apps/groff-1.23.0/work/groff-1.23.0'
make[1]: Entering directory '/var/tmp/portage/sys-apps/groff-1.23.0/work/groff-1.23.0'
x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I./src/include  -I./src/include -I./lib -I./src/include -I./lib   -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c -o src/roff/troff/input.o src/roff/troff/input.cpp
make[1]: Leaving directory '/var/tmp/portage/sys-apps/groff-1.23.0/work/groff-1.23.0'
make[1]: Entering directory '/var/tmp/portage/sys-apps/groff-1.23.0/work/groff-1.23.0'
x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I./src/include  -I./src/include -I./lib -I./src/include -I./lib   -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c -o src/roff/troff/reg.o src/roff/troff/reg.cpp
make[1]: Leaving directory '/var/tmp/portage/sys-apps/groff-1.23.0/work/groff-1.23.0'
make[1]: Entering directory '/var/tmp/portage/sys-apps/groff-1.23.0/work/groff-1.23.0'
x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I./src/include  -I./src/include -I./lib -I./src/include -I./lib   -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c -o src/roff/troff/number.o src/roff/troff/number.cpp
make[1]: Leaving directory '/var/tmp/portage/sys-apps/groff-1.23.0/work/groff-1.23.0'
make[1]: Entering directory '/var/tmp/portage/sys-apps/groff-1.23.0/work/groff-1.23.0'
x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I./src/include  -I./src/include -I./lib -I./src/include -I./lib   -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c -o src/roff/troff/majorminor.o src/roff/troff/majorminor.cpp
make[1]: Leaving directory '/var/tmp/portage/sys-apps/groff-1.23.0/work/groff-1.23.0'
make[1]: Entering directory '/var/tmp/portage/sys-apps/groff-1.23.0/work/groff-1.23.0'
x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I./src/include  -I./src/include -I./lib -I./src/include -I./lib   -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c -o src/utils/indxbib/indxbib.o src/utils/indxbib/indxbib.cpp
make[1]: Leaving directory '/var/tmp/portage/sys-apps/groff-1.23.0/work/groff-1.23.0'
make[1]: Entering directory '/var/tmp/portage/sys-apps/groff-1.23.0/work/groff-1.23.0'
x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./src/include  -I./src/include -I./lib -I./src/include -I./lib   -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c -o src/utils/indxbib/signal.o src/utils/indxbib/signal.c
make[1]: Leaving directory '/var/tmp/portage/sys-apps/groff-1.23.0/work/groff-1.23.0'
make[1]: Entering directory '/var/tmp/portage/sys-apps/groff-1.23.0/work/groff-1.23.0'
m4 -D_groff_man_not_style \
  ./tmac/groff_man.7.man.in > tmac/groff_man.7.man
make[1]: Leaving directory '/var/tmp/portage/sys-apps/groff-1.23.0/work/groff-1.23.0'
make[1]: Entering directory '/var/tmp/portage/sys-apps/groff-1.23.0/work/groff-1.23.0'
x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I./src/include  -I./src/include -I./lib -I./src/include -I./lib   -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c -o src/utils/lookbib/lookbib.o src/utils/lookbib/lookbib.cpp
make[1]: Leaving directory '/var/tmp/portage/sys-apps/groff-1.23.0/work/groff-1.23.0'
make[1]: Entering directory '/var/tmp/portage/sys-apps/groff-1.23.0/work/groff-1.23.0'
>font/devps/stamp
make[1]: Leaving directory '/var/tmp/portage/sys-apps/groff-1.23.0/work/groff-1.23.0'
make[1]: Entering directory '/var/tmp/portage/sys-apps/groff-1.23.0/work/groff-1.23.0'
m4 -D_groff_man_style \
  ./tmac/groff_man.7.man.in > tmac/groff_man_style.7.man
make[1]: Leaving directory '/var/tmp/portage/sys-apps/groff-1.23.0/work/groff-1.23.0'
make[1]: Entering directory '/var/tmp/portage/sys-apps/groff-1.23.0/work/groff-1.23.0'
rm -f libdriver.a
make[1]: Leaving directory '/var/tmp/portage/sys-apps/groff-1.23.0/work/groff-1.23.0'
make[1]: Entering directory '/var/tmp/portage/sys-apps/groff-1.23.0/work/groff-1.23.0'
rm -f libgroff.a
make[1]: Leaving directory '/var/tmp/portage/sys-apps/groff-1.23.0/work/groff-1.23.0'
make[1]: Entering directory '/var/tmp/portage/sys-apps/groff-1.23.0/work/groff-1.23.0'
x86_64-pc-linux-gnu-ar cr libdriver.a src/libs/libdriver/input.o src/libs/libdriver/printer.o 
make[1]: Leaving directory '/var/tmp/portage/sys-apps/groff-1.23.0/work/groff-1.23.0'
make[1]: Entering directory '/var/tmp/portage/sys-apps/groff-1.23.0/work/groff-1.23.0'
x86_64-pc-linux-gnu-ar cr libgroff.a src/libs/libgroff/libgroff_a-assert.o src/libs/libgroff/libgroff_a-change_lf.o src/libs/libgroff/libgroff_a-cmap.o src/libs/libgroff/libgroff_a-color.o src/libs/libgroff/libgroff_a-cset.o src/libs/libgroff/libgroff_a-curtime.o src/libs/libgroff/libgroff_a-device.o src/libs/libgroff/libgroff_a-errarg.o src/libs/libgroff/libgroff_a-error.o src/libs/libgroff/libgroff_a-fatal.o src/libs/libgroff/libgroff_a-filename.o src/libs/libgroff/libgroff_a-font.o src/libs/libgroff/libgroff_a-fontfile.o src/libs/libgroff/libgroff_a-geometry.o src/libs/libgroff/libgroff_a-getopt.o src/libs/libgroff/libgroff_a-getopt1.o src/libs/libgroff/libgroff_a-glyphuni.o src/libs/libgroff/libgroff_a-htmlhint.o src/libs/libgroff/libgroff_a-hypot.o src/libs/libgroff/libgroff_a-iftoa.o src/libs/libgroff/libgroff_a-invalid.o src/libs/libgroff/libgroff_a-itoa.o src/libs/libgroff/libgroff_a-lf.o src/libs/libgroff/libgroff_a-lineno.o src/libs/libgroff/libgroff_a-localcharset.o src/libs/libgroff/libgroff_a-macropath.o src/libs/libgroff/libgroff_a-matherr.o src/libs/libgroff/libgroff_a-maxfilename.o src/libs/libgroff/libgroff_a-maxpathname.o src/libs/libgroff/libgroff_a-mksdir.o src/libs/libgroff/libgroff_a-nametoindex.o src/libs/libgroff/libgroff_a-paper.o src/libs/libgroff/libgroff_a-prime.o src/libs/libgroff/libgroff_a-progname.o src/libs/libgroff/libgroff_a-ptable.o src/libs/libgroff/libgroff_a-quotearg.o src/libs/libgroff/libgroff_a-relocate.o src/libs/libgroff/libgroff_a-searchpath.o src/libs/libgroff/libgroff_a-spawnvp.o src/libs/libgroff/libgroff_a-string.o src/libs/libgroff/libgroff_a-strsave.o src/libs/libgroff/libgroff_a-symbol.o src/libs/libgroff/libgroff_a-tmpfile.o src/libs/libgroff/libgroff_a-tmpname.o src/libs/libgroff/libgroff_a-unicode.o src/libs/libgroff/libgroff_a-uniglyph.o src/libs/libgroff/libgroff_a-uniuni.o  src/libs/libgroff/libgroff_a-version.o 
make[1]: Leaving directory '/var/tmp/portage/sys-apps/groff-1.23.0/work/groff-1.23.0'
make[1]: Entering directory '/var/tmp/portage/sys-apps/groff-1.23.0/work/groff-1.23.0'
x86_64-pc-linux-gnu-ranlib libdriver.a
make[1]: Leaving directory '/var/tmp/portage/sys-apps/groff-1.23.0/work/groff-1.23.0'
make[1]: Entering directory '/var/tmp/portage/sys-apps/groff-1.23.0/work/groff-1.23.0'
x86_64-pc-linux-gnu-ranlib libgroff.a
make[1]: Leaving directory '/var/tmp/portage/sys-apps/groff-1.23.0/work/groff-1.23.0'
make[1]: Entering directory '/var/tmp/portage/sys-apps/groff-1.23.0/work/groff-1.23.0'
rm -f lib/libgnu.a
make[1]: Leaving directory '/var/tmp/portage/sys-apps/groff-1.23.0/work/groff-1.23.0'
make[1]: Entering directory '/var/tmp/portage/sys-apps/groff-1.23.0/work/groff-1.23.0'
x86_64-pc-linux-gnu-ar cr lib/libgnu.a    lib/libgnu_a-fseterr.o lib/libgnu_a-localcharset.o lib/libgnu_a-math.o  lib/libgnu_a-printf-frexp.o lib/libgnu_a-printf-frexpl.o    lib/libgnu_a-unistd.o lib/uniwidth/libgnu_a-width.o lib/libgnu_a-wctype-h.o  lib/libgnu_a-xsize.o lib/asnprintf.o lib/fprintf.o lib/printf-args.o lib/printf-parse.o lib/vasnprintf.o
make[1]: Leaving directory '/var/tmp/portage/sys-apps/groff-1.23.0/work/groff-1.23.0'
make[1]: Entering directory '/var/tmp/portage/sys-apps/groff-1.23.0/work/groff-1.23.0'
x86_64-pc-linux-gnu-ranlib lib/libgnu.a
make[1]: Leaving directory '/var/tmp/portage/sys-apps/groff-1.23.0/work/groff-1.23.0'
make[1]: Entering directory '/var/tmp/portage/sys-apps/groff-1.23.0/work/groff-1.23.0'
rm -f libxutil.a
make[1]: Leaving directory '/var/tmp/portage/sys-apps/groff-1.23.0/work/groff-1.23.0'
make[1]: Entering directory '/var/tmp/portage/sys-apps/groff-1.23.0/work/groff-1.23.0'
rm -f libbib.a
make[1]: Leaving directory '/var/tmp/portage/sys-apps/groff-1.23.0/work/groff-1.23.0'
make[1]: Entering directory '/var/tmp/portage/sys-apps/groff-1.23.0/work/groff-1.23.0'
x86_64-pc-linux-gnu-ar cr libxutil.a src/libs/libxutil/libxutil_a-DviChar.o src/libs/libxutil/libxutil_a-XFontName.o src/libs/libxutil/libxutil_a-xmalloc.o 
make[1]: Leaving directory '/var/tmp/portage/sys-apps/groff-1.23.0/work/groff-1.23.0'
make[1]: Entering directory '/var/tmp/portage/sys-apps/groff-1.23.0/work/groff-1.23.0'
x86_64-pc-linux-gnu-ar cr libbib.a src/libs/libbib/common.o src/libs/libbib/index.o src/libs/libbib/linear.o src/libs/libbib/search.o src/libs/libbib/map.o 
make[1]: Leaving directory '/var/tmp/portage/sys-apps/groff-1.23.0/work/groff-1.23.0'
make[1]: Entering directory '/var/tmp/portage/sys-apps/groff-1.23.0/work/groff-1.23.0'
x86_64-pc-linux-gnu-ranlib libxutil.a
make[1]: Leaving directory '/var/tmp/portage/sys-apps/groff-1.23.0/work/groff-1.23.0'
make[1]: Entering directory '/var/tmp/portage/sys-apps/groff-1.23.0/work/groff-1.23.0'
x86_64-pc-linux-gnu-ranlib libbib.a
make[1]: Leaving directory '/var/tmp/portage/sys-apps/groff-1.23.0/work/groff-1.23.0'
make[1]: Entering directory '/var/tmp/portage/sys-apps/groff-1.23.0/work/groff-1.23.0'
x86_64-pc-linux-gnu-g++  -O3 -march=native -mtune=native -fomit-frame-pointer -pipe  -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs -o pfbtops src/utils/pfbtops/pfbtops.o libgroff.a -lm lib/libgnu.a 
make[1]: Leaving directory '/var/tmp/portage/sys-apps/groff-1.23.0/work/groff-1.23.0'
make[1]: Entering directory '/var/tmp/portage/sys-apps/groff-1.23.0/work/groff-1.23.0'
x86_64-pc-linux-gnu-gcc  -O3 -march=native -mtune=native -fomit-frame-pointer -pipe  -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs -o xtotroff src/utils/xtotroff/xtotroff-xtotroff.o libxutil.a libgroff.a  -lSM -lICE -lXaw -lXt -lX11  -lm lib/libgnu.a 
make[1]: Leaving directory '/var/tmp/portage/sys-apps/groff-1.23.0/work/groff-1.23.0'
make[1]: Entering directory '/var/tmp/portage/sys-apps/groff-1.23.0/work/groff-1.23.0'
x86_64-pc-linux-gnu-g++  -O3 -march=native -mtune=native -fomit-frame-pointer -pipe  -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs -o tfmtodit src/utils/tfmtodit/tfmtodit.o libgroff.a -lm lib/libgnu.a 
make[1]: Leaving directory '/var/tmp/portage/sys-apps/groff-1.23.0/work/groff-1.23.0'
make[1]: Entering directory '/var/tmp/portage/sys-apps/groff-1.23.0/work/groff-1.23.0'
x86_64-pc-linux-gnu-g++  -O3 -march=native -mtune=native -fomit-frame-pointer -pipe  -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs -o grn src/preproc/grn/hdb.o src/preproc/grn/hpoint.o src/preproc/grn/hgraph.o src/preproc/grn/main.o libgroff.a lib/libgnu.a -lm 
make[1]: Leaving directory '/var/tmp/portage/sys-apps/groff-1.23.0/work/groff-1.23.0'
make[1]: Entering directory '/var/tmp/portage/sys-apps/groff-1.23.0/work/groff-1.23.0'
x86_64-pc-linux-gnu-g++  -O3 -march=native -mtune=native -fomit-frame-pointer -pipe  -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs -o eqn src/preproc/eqn/eqn-main.o src/preproc/eqn/eqn-lex.o src/preproc/eqn/eqn-box.o src/preproc/eqn/eqn-limit.o src/preproc/eqn/eqn-list.o src/preproc/eqn/eqn-over.o src/preproc/eqn/eqn-text.o src/preproc/eqn/eqn-script.o src/preproc/eqn/eqn-mark.o src/preproc/eqn/eqn-other.o src/preproc/eqn/eqn-delim.o src/preproc/eqn/eqn-sqrt.o src/preproc/eqn/eqn-pile.o src/preproc/eqn/eqn-special.o src/preproc/eqn/eqn-eqn.o -lm libgroff.a lib/libgnu.a 
make[1]: Leaving directory '/var/tmp/portage/sys-apps/groff-1.23.0/work/groff-1.23.0'
make[1]: Entering directory '/var/tmp/portage/sys-apps/groff-1.23.0/work/groff-1.23.0'
x86_64-pc-linux-gnu-g++  -O3 -march=native -mtune=native -fomit-frame-pointer -pipe  -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs -o pic src/preproc/pic/pic-pic.o src/preproc/pic/pic-lex.o src/preproc/pic/pic-main.o src/preproc/pic/pic-object.o src/preproc/pic/pic-common.o src/preproc/pic/pic-troff.o src/preproc/pic/pic-tex.o libgroff.a -lm lib/libgnu.a 
make[1]: Leaving directory '/var/tmp/portage/sys-apps/groff-1.23.0/work/groff-1.23.0'
make[1]: Entering directory '/var/tmp/portage/sys-apps/groff-1.23.0/work/groff-1.23.0'
x86_64-pc-linux-gnu-g++  -O3 -march=native -mtune=native -fomit-frame-pointer -pipe  -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs -o refer src/preproc/refer/refer-command.o src/preproc/refer/refer-ref.o src/preproc/refer/refer-refer.o src/preproc/refer/refer-token.o src/preproc/refer/refer-label.o libbib.a libgroff.a -lm lib/libgnu.a 
make[1]: Leaving directory '/var/tmp/portage/sys-apps/groff-1.23.0/work/groff-1.23.0'
make[1]: Entering directory '/var/tmp/portage/sys-apps/groff-1.23.0/work/groff-1.23.0'
x86_64-pc-linux-gnu-g++  -O3 -march=native -mtune=native -fomit-frame-pointer -pipe  -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs -o soelim src/preproc/soelim/soelim.o libgroff.a -lm lib/libgnu.a 
make[1]: Leaving directory '/var/tmp/portage/sys-apps/groff-1.23.0/work/groff-1.23.0'
make[1]: Entering directory '/var/tmp/portage/sys-apps/groff-1.23.0/work/groff-1.23.0'
x86_64-pc-linux-gnu-g++  -O3 -march=native -mtune=native -fomit-frame-pointer -pipe  -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs -o tbl src/preproc/tbl/main.o src/preproc/tbl/table.o libgroff.a -lm lib/libgnu.a 
make[1]: Leaving directory '/var/tmp/portage/sys-apps/groff-1.23.0/work/groff-1.23.0'
make[1]: Entering directory '/var/tmp/portage/sys-apps/groff-1.23.0/work/groff-1.23.0'
x86_64-pc-linux-gnu-g++  -O3 -march=native -mtune=native -fomit-frame-pointer -pipe  -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs -o troff src/roff/troff/dictionary.o src/roff/troff/div.o src/roff/troff/env.o src/roff/troff/input.o src/roff/troff/mtsm.o src/roff/troff/node.o src/roff/troff/number.o src/roff/troff/reg.o src/roff/troff/majorminor.o libgroff.a lib/libgnu.a -lm 
make[1]: Leaving directory '/var/tmp/portage/sys-apps/groff-1.23.0/work/groff-1.23.0'
make[1]: Entering directory '/var/tmp/portage/sys-apps/groff-1.23.0/work/groff-1.23.0'
x86_64-pc-linux-gnu-g++  -O3 -march=native -mtune=native -fomit-frame-pointer -pipe  -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs -o lookbib src/utils/lookbib/lookbib.o libbib.a libgroff.a -lm lib/libgnu.a 
make[1]: Leaving directory '/var/tmp/portage/sys-apps/groff-1.23.0/work/groff-1.23.0'
make[1]: Entering directory '/var/tmp/portage/sys-apps/groff-1.23.0/work/groff-1.23.0'
x86_64-pc-linux-gnu-g++  -O3 -march=native -mtune=native -fomit-frame-pointer -pipe  -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs -o indxbib src/utils/indxbib/indxbib.o src/utils/indxbib/signal.o libbib.a libgroff.a -lm lib/libgnu.a 
make[1]: Leaving directory '/var/tmp/portage/sys-apps/groff-1.23.0/work/groff-1.23.0'
make[1]: Entering directory '/var/tmp/portage/sys-apps/groff-1.23.0/work/groff-1.23.0'
/bin/mkdir -p `dirname tmac/groff_man.7` \
&& LC_ALL=C \
 sed -e "s|[@]APPDEFDIR[@]|`echo /usr/share/X11/app-defaults | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]BINDIR[@]|`echo /usr/bin | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]COMMON_WORDS_FILE[@]|`echo /usr/share/groff/1.23.0/eign | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]COMPATIBILITY_WRAPPERS[@]|no|g" \
     -e "s|[@]DATASUBDIR[@]|`echo /usr/share/groff/1.23.0 | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]DEFAULT_INDEX[@]|`echo /usr/dict/papers/Ind | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]DEFAULT_INDEX_NAME[@]|`echo Ind | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]DEVICE[@]|\\\\%ps|g" \
     -e "s|[@]DOCDIR[@]|`echo "/usr/share/doc/groff-1.23.0" | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]EXAMPLEDIR[@]|`echo "/usr/share/doc/groff-1.23.0"/examples | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]FONTDIR[@]|`echo /usr/share/groff/1.23.0/font | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]g[@]|\\\\%|g" \
     -e "s|[@]HTMLDOCDIR[@]|`echo "/usr/share/doc/groff-1.23.0"/html | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]INDEX_SUFFIX[@]|\\\\%.i|g" \
     -e "s|[@]LEGACYFONTDIR[@]|`echo /usr/lib/font | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]LOCALFONTDIR[@]|`echo /usr/share/groff/site-font | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]LOCALMACRODIR[@]|`echo /usr/share/groff/site-tmac | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]MACRODIR[@]|`echo /usr/share/groff/1.23.0/tmac | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]MAN1EXT[@]|1|g" \
     -e "s|[@]MAN5EXT[@]|5|g" \
     -e "s|[@]MAN7EXT[@]|7|g" \
     -e "s|[@]MDATE[@]|`/usr/bin/perl ./mdate.pl tmac/groff_man.7.man`|g" \
     -e "s|[@]OLDFONTDIR[@]|`echo /usr/share/groff/1.23.0/oldfont | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]PAGE[@]|\\\\%letter|g" \
     -e "s|[@]PDFDOCDIR[@]|`echo "/usr/share/doc/groff-1.23.0"/pdf | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]PSPRINT[@]|`echo lpr | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]SYSTEMMACRODIR[@]|`echo /usr/lib64/groff/site-tmac | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]TMAC_AN_PREFIX[@]|\\\\%`if test no = yes; then for i in  ""; do case "$i" in an) echo g;; esac; done; fi`|g" \
     -e "s|[@]TMAC_M_PREFIX[@]|\\\\%`if test no = yes; then for i in  ""; do case "$i" in m) echo g;; esac; done; fi`|g" \
     -e "s|[@]TMAC_MDIR[@]|`echo /usr/share/groff/1.23.0/tmac | sed -f ./makevarescape.sed`/mm|g" \
     -e "s|[@]TMAC_S_PREFIX[@]|\\\\%`if test no = yes; then for i in  ""; do case "$i" in s) echo g;; esac; done; fi`|g" \
     -e "s|[@]VERSION[@]|1.23.0|g" \
     tmac/groff_man.7.man \
     >tmac/groff_man.7
make[1]: Leaving directory '/var/tmp/portage/sys-apps/groff-1.23.0/work/groff-1.23.0'
make[1]: Entering directory '/var/tmp/portage/sys-apps/groff-1.23.0/work/groff-1.23.0'
/bin/mkdir -p `dirname tmac/groff_man_style.7` \
&& LC_ALL=C \
 sed -e "s|[@]APPDEFDIR[@]|`echo /usr/share/X11/app-defaults | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]BINDIR[@]|`echo /usr/bin | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]COMMON_WORDS_FILE[@]|`echo /usr/share/groff/1.23.0/eign | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]COMPATIBILITY_WRAPPERS[@]|no|g" \
     -e "s|[@]DATASUBDIR[@]|`echo /usr/share/groff/1.23.0 | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]DEFAULT_INDEX[@]|`echo /usr/dict/papers/Ind | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]DEFAULT_INDEX_NAME[@]|`echo Ind | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]DEVICE[@]|\\\\%ps|g" \
     -e "s|[@]DOCDIR[@]|`echo "/usr/share/doc/groff-1.23.0" | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]EXAMPLEDIR[@]|`echo "/usr/share/doc/groff-1.23.0"/examples | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]FONTDIR[@]|`echo /usr/share/groff/1.23.0/font | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]g[@]|\\\\%|g" \
     -e "s|[@]HTMLDOCDIR[@]|`echo "/usr/share/doc/groff-1.23.0"/html | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]INDEX_SUFFIX[@]|\\\\%.i|g" \
     -e "s|[@]LEGACYFONTDIR[@]|`echo /usr/lib/font | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]LOCALFONTDIR[@]|`echo /usr/share/groff/site-font | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]LOCALMACRODIR[@]|`echo /usr/share/groff/site-tmac | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]MACRODIR[@]|`echo /usr/share/groff/1.23.0/tmac | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]MAN1EXT[@]|1|g" \
     -e "s|[@]MAN5EXT[@]|5|g" \
     -e "s|[@]MAN7EXT[@]|7|g" \
     -e "s|[@]MDATE[@]|`/usr/bin/perl ./mdate.pl tmac/groff_man_style.7.man`|g" \
     -e "s|[@]OLDFONTDIR[@]|`echo /usr/share/groff/1.23.0/oldfont | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]PAGE[@]|\\\\%letter|g" \
     -e "s|[@]PDFDOCDIR[@]|`echo "/usr/share/doc/groff-1.23.0"/pdf | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]PSPRINT[@]|`echo lpr | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]SYSTEMMACRODIR[@]|`echo /usr/lib64/groff/site-tmac | sed -f ./makevarescape.sed`|g" \
     -e "s|[@]TMAC_AN_PREFIX[@]|\\\\%`if test no = yes; then for i in  ""; do case "$i" in an) echo g;; esac; done; fi`|g" \
     -e "s|[@]TMAC_M_PREFIX[@]|\\\\%`if test no = yes; then for i in  ""; do case "$i" in m) echo g;; esac; done; fi`|g" \
     -e "s|[@]TMAC_MDIR[@]|`echo /usr/share/groff/1.23.0/tmac | sed -f ./makevarescape.sed`/mm|g" \
     -e "s|[@]TMAC_S_PREFIX[@]|\\\\%`if test no = yes; then for i in  ""; do case "$i" in s) echo g;; esac; done; fi`|g" \
     -e "s|[@]VERSION[@]|1.23.0|g" \
     tmac/groff_man_style.7.man \
     >tmac/groff_man_style.7
make[1]: Leaving directory '/var/tmp/portage/sys-apps/groff-1.23.0/work/groff-1.23.0'
make[1]: Entering directory '/var/tmp/portage/sys-apps/groff-1.23.0/work/groff-1.23.0'
x86_64-pc-linux-gnu-g++  -O3 -march=native -mtune=native -fomit-frame-pointer -pipe  -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs -o grodvi src/devices/grodvi/dvi.o libdriver.a libgroff.a lib/libgnu.a -lm 
make[1]: Leaving directory '/var/tmp/portage/sys-apps/groff-1.23.0/work/groff-1.23.0'
make[1]: Entering directory '/var/tmp/portage/sys-apps/groff-1.23.0/work/groff-1.23.0'
x86_64-pc-linux-gnu-g++  -O3 -march=native -mtune=native -fomit-frame-pointer -pipe  -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs -o post-grohtml src/devices/grohtml/post-html.o src/devices/grohtml/html-table.o src/devices/grohtml/html-text.o src/devices/grohtml/output.o -lm libdriver.a libgroff.a lib/libgnu.a  
make[1]: Leaving directory '/var/tmp/portage/sys-apps/groff-1.23.0/work/groff-1.23.0'
make[1]: Entering directory '/var/tmp/portage/sys-apps/groff-1.23.0/work/groff-1.23.0'
x86_64-pc-linux-gnu-g++  -O3 -march=native -mtune=native -fomit-frame-pointer -pipe  -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs -o grolbp src/devices/grolbp/lbp.o -lm libdriver.a libgroff.a lib/libgnu.a 
make[1]: Leaving directory '/var/tmp/portage/sys-apps/groff-1.23.0/work/groff-1.23.0'
make[1]: Entering directory '/var/tmp/portage/sys-apps/groff-1.23.0/work/groff-1.23.0'
x86_64-pc-linux-gnu-g++  -O3 -march=native -mtune=native -fomit-frame-pointer -pipe  -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs -o grops src/devices/grops/ps.o src/devices/grops/psrm.o -lm libdriver.a libgroff.a lib/libgnu.a 
make[1]: Leaving directory '/var/tmp/portage/sys-apps/groff-1.23.0/work/groff-1.23.0'
make[1]: Entering directory '/var/tmp/portage/sys-apps/groff-1.23.0/work/groff-1.23.0'
x86_64-pc-linux-gnu-g++  -O3 -march=native -mtune=native -fomit-frame-pointer -pipe  -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs -o grolj4 src/devices/grolj4/lj4.o -lm libdriver.a libgroff.a lib/libgnu.a 
make[1]: Leaving directory '/var/tmp/portage/sys-apps/groff-1.23.0/work/groff-1.23.0'
make[1]: Entering directory '/var/tmp/portage/sys-apps/groff-1.23.0/work/groff-1.23.0'
x86_64-pc-linux-gnu-gcc  -O3 -march=native -mtune=native -fomit-frame-pointer -pipe  -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs -o gxditview src/devices/xditview/gxditview-device.o src/devices/xditview/gxditview-draw.o src/devices/xditview/gxditview-Dvi.o src/devices/xditview/gxditview-font.o src/devices/xditview/gxditview-lex.o src/devices/xditview/gxditview-page.o src/devices/xditview/gxditview-parse.o src/devices/xditview/gxditview-xditview.o   -lSM -lICE -lXaw -lXmu -lXt -lX11  -lm libxutil.a lib/libgnu.a 
make[1]: Leaving directory '/var/tmp/portage/sys-apps/groff-1.23.0/work/groff-1.23.0'
make[1]: Entering directory '/var/tmp/portage/sys-apps/groff-1.23.0/work/groff-1.23.0'
x86_64-pc-linux-gnu-g++  -O3 -march=native -mtune=native -fomit-frame-pointer -pipe  -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs -o grotty src/devices/grotty/tty.o -lm libdriver.a libgroff.a lib/libgnu.a 
make[1]: Leaving directory '/var/tmp/portage/sys-apps/groff-1.23.0/work/groff-1.23.0'
make[1]: Entering directory '/var/tmp/portage/sys-apps/groff-1.23.0/work/groff-1.23.0'
x86_64-pc-linux-gnu-g++  -O3 -march=native -mtune=native -fomit-frame-pointer -pipe  -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs -o preconv src/preproc/preconv/preconv-preconv.o libgroff.a -lm   lib/libgnu.a 
make[1]: Leaving directory '/var/tmp/portage/sys-apps/groff-1.23.0/work/groff-1.23.0'
make[1]: Entering directory '/var/tmp/portage/sys-apps/groff-1.23.0/work/groff-1.23.0'
x86_64-pc-linux-gnu-g++  -O3 -march=native -mtune=native -fomit-frame-pointer -pipe  -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs -o pre-grohtml src/preproc/html/pre-html.o src/preproc/html/pushback.o libgroff.a lib/libgnu.a -lm 
make[1]: Leaving directory '/var/tmp/portage/sys-apps/groff-1.23.0/work/groff-1.23.0'
make[1]: Entering directory '/var/tmp/portage/sys-apps/groff-1.23.0/work/groff-1.23.0'
x86_64-pc-linux-gnu-g++  -O3 -march=native -mtune=native -fomit-frame-pointer -pipe  -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs -o addftinfo src/utils/addftinfo/addftinfo.o src/utils/addftinfo/guess.o libgroff.a lib/libgnu.a 
make[1]: Leaving directory '/var/tmp/portage/sys-apps/groff-1.23.0/work/groff-1.23.0'
make[1]: Entering directory '/var/tmp/portage/sys-apps/groff-1.23.0/work/groff-1.23.0'
x86_64-pc-linux-gnu-g++  -O3 -march=native -mtune=native -fomit-frame-pointer -pipe  -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs -o groff src/roff/groff/groff.o src/roff/groff/pipeline.o libgroff.a lib/libgnu.a -lm 
make[1]: Leaving directory '/var/tmp/portage/sys-apps/groff-1.23.0/work/groff-1.23.0'
make[1]: Entering directory '/var/tmp/portage/sys-apps/groff-1.23.0/work/groff-1.23.0'
x86_64-pc-linux-gnu-g++  -O3 -march=native -mtune=native -fomit-frame-pointer -pipe  -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs -o hpftodit src/utils/hpftodit/hpftodit.o src/utils/hpftodit/hpuni.o libgroff.a -lm lib/libgnu.a 
make[1]: Leaving directory '/var/tmp/portage/sys-apps/groff-1.23.0/work/groff-1.23.0'
make[1]: Entering directory '/var/tmp/portage/sys-apps/groff-1.23.0/work/groff-1.23.0'
x86_64-pc-linux-gnu-g++  -O3 -march=native -mtune=native -fomit-frame-pointer -pipe  -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs -o lkbib src/utils/lkbib/lkbib.o libbib.a libgroff.a -lm lib/libgnu.a 
make[1]: Leaving directory '/var/tmp/portage/sys-apps/groff-1.23.0/work/groff-1.23.0'
make[1]: Entering directory '/var/tmp/portage/sys-apps/groff-1.23.0/work/groff-1.23.0'
/bin/mkdir -p `dirname doc/grnexmpl.ps` \
&& GROFF_COMMAND_PREFIX= GROFF_BIN_PATH="/var/tmp/portage/sys-apps/groff-1.23.0/work/groff-1.23.0" /var/tmp/portage/sys-apps/groff-1.23.0/work/groff-1.23.0/groff -M /var/tmp/portage/sys-apps/groff-1.23.0/work/groff-1.23.0/doc -M/var/tmp/portage/sys-apps/groff-1.23.0/work/groff-1.23.0/tmac -M/var/tmp/portage/sys-apps/groff-1.23.0/work/groff-1.23.0/tmac -F/var/tmp/portage/sys-apps/groff-1.23.0/work/groff-1.23.0/font -F/var/tmp/portage/sys-apps/groff-1.23.0/work/groff-1.23.0/font -ww -b -Tps -ge -me /var/tmp/portage/sys-apps/groff-1.23.0/work/groff-1.23.0/doc/grnexmpl.me >doc/grnexmpl.ps
make[1]: Leaving directory '/var/tmp/portage/sys-apps/groff-1.23.0/work/groff-1.23.0'
make[1]: Entering directory '/var/tmp/portage/sys-apps/groff-1.23.0/work/groff-1.23.0'
/bin/mkdir -p `dirname doc/webpage.ps` \
&& GROFF_COMMAND_PREFIX= GROFF_BIN_PATH="/var/tmp/portage/sys-apps/groff-1.23.0/work/groff-1.23.0" /var/tmp/portage/sys-apps/groff-1.23.0/work/groff-1.23.0/groff -M /var/tmp/portage/sys-apps/groff-1.23.0/work/groff-1.23.0/doc -M/var/tmp/portage/sys-apps/groff-1.23.0/work/groff-1.23.0/tmac -M/var/tmp/portage/sys-apps/groff-1.23.0/work/groff-1.23.0/tmac -F/var/tmp/portage/sys-apps/groff-1.23.0/work/groff-1.23.0/font -F/var/tmp/portage/sys-apps/groff-1.23.0/work/groff-1.23.0/font -ww -b -I /var/tmp/portage/sys-apps/groff-1.23.0/work/groff-1.23.0/doc -I /var/tmp/portage/sys-apps/groff-1.23.0/work/groff-1.23.0/doc -t -Tps \
  -ms -mwww /var/tmp/portage/sys-apps/groff-1.23.0/work/groff-1.23.0/doc/webpage.ms >doc/webpage.ps
make[1]: Leaving directory '/var/tmp/portage/sys-apps/groff-1.23.0/work/groff-1.23.0'
make[1]: Entering directory '/var/tmp/portage/sys-apps/groff-1.23.0/work/groff-1.23.0'
/bin/mkdir -p `dirname contrib/hdtbl/examples/chess_board.ps` \
&& GROFF_COMMAND_PREFIX= GROFF_BIN_PATH="/var/tmp/portage/sys-apps/groff-1.23.0/work/groff-1.23.0" /var/tmp/portage/sys-apps/groff-1.23.0/work/groff-1.23.0/groff -F/var/tmp/portage/sys-apps/groff-1.23.0/work/groff-1.23.0/font -F/var/tmp/portage/sys-apps/groff-1.23.0/work/groff-1.23.0/font -M/var/tmp/portage/sys-apps/groff-1.23.0/work/groff-1.23.0/tmac -M/var/tmp/portage/sys-apps/groff-1.23.0/work/groff-1.23.0/tmac -M./contrib/hdtbl -t -p -e -U -I /var/tmp/portage/sys-apps/groff-1.23.0/work/groff-1.23.0/doc -I /var/tmp/portage/sys-apps/groff-1.23.0/work/groff-1.23.0/doc -Tps \
     -dfontpath=./font \
     -dsopath=./contrib/hdtbl/ \
     -mhdtbl contrib/hdtbl/examples/chess_board.roff >contrib/hdtbl/examples/chess_board.ps
make[1]: Leaving directory '/var/tmp/portage/sys-apps/groff-1.23.0/work/groff-1.23.0'
make[1]: Entering directory '/var/tmp/portage/sys-apps/groff-1.23.0/work/groff-1.23.0'
/bin/mkdir -p `dirname contrib/hdtbl/examples/color_boxes.ps` \
&& GROFF_COMMAND_PREFIX= GROFF_BIN_PATH="/var/tmp/portage/sys-apps/groff-1.23.0/work/groff-1.23.0" /var/tmp/portage/sys-apps/groff-1.23.0/work/groff-1.23.0/groff -F/var/tmp/portage/sys-apps/groff-1.23.0/work/groff-1.23.0/font -F/var/tmp/portage/sys-apps/groff-1.23.0/work/groff-1.23.0/font -M/var/tmp/portage/sys-apps/groff-1.23.0/work/groff-1.23.0/tmac -M/var/tmp/portage/sys-apps/groff-1.23.0/work/groff-1.23.0/tmac -M./contrib/hdtbl -t -p -e -U -I /var/tmp/portage/sys-apps/groff-1.23.0/work/groff-1.23.0/doc -I /var/tmp/portage/sys-apps/groff-1.23.0/work/groff-1.23.0/doc -Tps \
     -dfontpath=./font \
     -dsopath=./contrib/hdtbl/ \
     -mhdtbl contrib/hdtbl/examples/color_boxes.roff >contrib/hdtbl/examples/color_boxes.ps
make[1]: Leaving directory '/var/tmp/portage/sys-apps/groff-1.23.0/work/groff-1.23.0'
make[1]: Entering directory '/var/tmp/portage/sys-apps/groff-1.23.0/work/groff-1.23.0'
/bin/mkdir -p `dirname contrib/hdtbl/examples/color_nested_tables.ps` \
&& GROFF_COMMAND_PREFIX= GROFF_BIN_PATH="/var/tmp/portage/sys-apps/groff-1.23.0/work/groff-1.23.0" /var/tmp/portage/sys-apps/groff-1.23.0/work/groff-1.23.0/groff -F/var/tmp/portage/sys-apps/groff-1.23.0/work/groff-1.23.0/font -F/var/tmp/portage/sys-apps/groff-1.23.0/work/groff-1.23.0/font -M/var/tmp/portage/sys-apps/groff-1.23.0/work/groff-1.23.0/tmac -M/var/tmp/portage/sys-apps/groff-1.23.0/work/groff-1.23.0/tmac -M./contrib/hdtbl -t -p -e -U -I /var/tmp/portage/sys-apps/groff-1.23.0/work/groff-1.23.0/doc -I /var/tmp/portage/sys-apps/groff-1.23.0/work/groff-1.23.0/doc -Tps \
     -dfontpath=./font \
     -dsopath=./contrib/hdtbl/ \
     -mhdtbl contrib/hdtbl/examples/color_nested_tables.roff >contrib/hdtbl/examples/color_nested_tables.ps
make[1]: Leaving directory '/var/tmp/portage/sys-apps/groff-1.23.0/work/groff-1.23.0'
make[1]: Entering directory '/var/tmp/portage/sys-apps/groff-1.23.0/work/groff-1.23.0'
/bin/mkdir -p `dirname contrib/hdtbl/examples/color_table_cells.ps` \
&& GROFF_COMMAND_PREFIX= GROFF_BIN_PATH="/var/tmp/portage/sys-apps/groff-1.23.0/work/groff-1.23.0" /var/tmp/portage/sys-apps/groff-1.23.0/work/groff-1.23.0/groff -F/var/tmp/portage/sys-apps/groff-1.23.0/work/groff-1.23.0/font -F/var/tmp/portage/sys-apps/groff-1.23.0/work/groff-1.23.0/font -M/var/tmp/portage/sys-apps/groff-1.23.0/work/groff-1.23.0/tmac -M/var/tmp/portage/sys-apps/groff-1.23.0/work/groff-1.23.0/tmac -M./contrib/hdtbl -t -p -e -U -I /var/tmp/portage/sys-apps/groff-1.23.0/work/groff-1.23.0/doc -I /var/tmp/portage/sys-apps/groff-1.23.0/work/groff-1.23.0/doc -Tps \
     -dfontpath=./font \
     -dsopath=./contrib/hdtbl/ \
     -mhdtbl contrib/hdtbl/examples/color_table_cells.roff >contrib/hdtbl/examples/color_table_cells.ps
make[1]: Leaving directory '/var/tmp/portage/sys-apps/groff-1.23.0/work/groff-1.23.0'
make[1]: Entering directory '/var/tmp/portage/sys-apps/groff-1.23.0/work/groff-1.23.0'
/bin/mkdir -p `dirname contrib/hdtbl/examples/color_transitions.ps` \
&& GROFF_COMMAND_PREFIX= GROFF_BIN_PATH="/var/tmp/portage/sys-apps/groff-1.23.0/work/groff-1.23.0" /var/tmp/portage/sys-apps/groff-1.23.0/work/groff-1.23.0/groff -F/var/tmp/portage/sys-apps/groff-1.23.0/work/groff-1.23.0/font -F/var/tmp/portage/sys-apps/groff-1.23.0/work/groff-1.23.0/font -M/var/tmp/portage/sys-apps/groff-1.23.0/work/groff-1.23.0/tmac -M/var/tmp/portage/sys-apps/groff-1.23.0/work/groff-1.23.0/tmac -M./contrib/hdtbl -t -p -e -U -I /var/tmp/portage/sys-apps/groff-1.23.0/work/groff-1.23.0/doc -I /var/tmp/portage/sys-apps/groff-1.23.0/work/groff-1.23.0/doc -Tps \
     -dfontpath=./font \
     -dsopath=./contrib/hdtbl/ \
     -mhdtbl contrib/hdtbl/examples/color_transitions.roff >contrib/hdtbl/examples/color_transitions.ps
make[1]: Leaving directory '/var/tmp/portage/sys-apps/groff-1.23.0/work/groff-1.23.0'
make[1]: Entering directory '/var/tmp/portage/sys-apps/groff-1.23.0/work/groff-1.23.0'
/bin/mkdir -p `dirname contrib/hdtbl/examples/col_rowspan_colors.ps` \
&& GROFF_COMMAND_PREFIX= GROFF_BIN_PATH="/var/tmp/portage/sys-apps/groff-1.23.0/work/groff-1.23.0" /var/tmp/portage/sys-apps/groff-1.23.0/work/groff-1.23.0/groff -F/var/tmp/portage/sys-apps/groff-1.23.0/work/groff-1.23.0/font -F/var/tmp/portage/sys-apps/groff-1.23.0/work/groff-1.23.0/font -M/var/tmp/portage/sys-apps/groff-1.23.0/work/groff-1.23.0/tmac -M/var/tmp/portage/sys-apps/groff-1.23.0/work/groff-1.23.0/tmac -M./contrib/hdtbl -t -p -e -U -I /var/tmp/portage/sys-apps/groff-1.23.0/work/groff-1.23.0/doc -I /var/tmp/portage/sys-apps/groff-1.23.0/work/groff-1.23.0/doc -Tps \
     -dfontpath=./font \
     -dsopath=./contrib/hdtbl/ \
     -mhdtbl contrib/hdtbl/examples/col_rowspan_colors.roff >contrib/hdtbl/examples/col_rowspan_colors.ps
make[1]: Leaving directory '/var/tmp/portage/sys-apps/groff-1.23.0/work/groff-1.23.0'
make[1]: Entering directory '/var/tmp/portage/sys-apps/groff-1.23.0/work/groff-1.23.0'
/bin/mkdir -p `dirname contrib/hdtbl/examples/fonts_n.ps` \
&& GROFF_COMMAND_PREFIX= GROFF_BIN_PATH="/var/tmp/portage/sys-apps/groff-1.23.0/work/groff-1.23.0" /var/tmp/portage/sys-apps/groff-1.23.0/work/groff-1.23.0/groff -F/var/tmp/portage/sys-apps/groff-1.23.0/work/groff-1.23.0/font -F/var/tmp/portage/sys-apps/groff-1.23.0/work/groff-1.23.0/font -M/var/tmp/portage/sys-apps/groff-1.23.0/work/groff-1.23.0/tmac -M/var/tmp/portage/sys-apps/groff-1.23.0/work/groff-1.23.0/tmac -M./contrib/hdtbl -t -p -e -U -I /var/tmp/portage/sys-apps/groff-1.23.0/work/groff-1.23.0/doc -I /var/tmp/portage/sys-apps/groff-1.23.0/work/groff-1.23.0/doc -Tps \
     -dfontpath=./font \
     -dsopath=./contrib/hdtbl/ \
     -mhdtbl contrib/hdtbl/examples/fonts_n.roff >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'...
make[1]: Leaving directory '/var/tmp/portage/sys-apps/groff-1.23.0/work/groff-1.23.0'
make[1]: Entering directory '/var/tmp/portage/sys-apps/groff-1.23.0/work/groff-1.23.0'
/bin/mkdir -p `dirname contrib/hdtbl/examples/fonts_x.ps` \
&& GROFF_COMMAND_PREFIX= GROFF_BIN_PATH="/var/tmp/portage/sys-apps/groff-1.23.0/work/groff-1.23.0" /var/tmp/portage/sys-apps/groff-1.23.0/work/groff-1.23.0/groff -F/var/tmp/portage/sys-apps/groff-1.23.0/work/groff-1.23.0/font -F/var/tmp/portage/sys-apps/groff-1.23.0/work/groff-1.23.0/font -M/var/tmp/portage/sys-apps/groff-1.23.0/work/groff-1.23.0/tmac -M/var/tmp/portage/sys-apps/groff-1.23.0/work/groff-1.23.0/tmac -M./contrib/hdtbl -t -p -e -U -I /var/tmp/portage/sys-apps/groff-1.23.0/work/groff-1.23.0/doc -I /var/tmp/portage/sys-apps/groff-1.23.0/work/groff-1.23.0/doc -Tps \
     -dfontpath=./font \
     -dsopath=./contrib/hdtbl/ \
     -mhdtbl contrib/hdtbl/examples/fonts_x.roff >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'...
make[1]: Leaving directory '/var/tmp/portage/sys-apps/groff-1.23.0/work/groff-1.23.0'
make[1]: Entering directory '/var/tmp/portage/sys-apps/groff-1.23.0/work/groff-1.23.0'
/bin/mkdir -p `dirname contrib/hdtbl/examples/mixed_pickles.ps` \
&& GROFF_COMMAND_PREFIX= GROFF_BIN_PATH="/var/tmp/portage/sys-apps/groff-1.23.0/work/groff-1.23.0" /var/tmp/portage/sys-apps/groff-1.23.0/work/groff-1.23.0/groff -F/var/tmp/portage/sys-apps/groff-1.23.0/work/groff-1.23.0/font -F/var/tmp/portage/sys-apps/groff-1.23.0/work/groff-1.23.0/font -M/var/tmp/portage/sys-apps/groff-1.23.0/work/groff-1.23.0/tmac -M/var/tmp/portage/sys-apps/groff-1.23.0/work/groff-1.23.0/tmac -M./contrib/hdtbl -t -p -e -U -I /var/tmp/portage/sys-apps/groff-1.23.0/work/groff-1.23.0/doc -I /var/tmp/portage/sys-apps/groff-1.23.0/work/groff-1.23.0/doc -Tps \
     -dfontpath=./font \
     -dsopath=./contrib/hdtbl/ \
     -mhdtbl contrib/hdtbl/examples/mixed_pickles.roff >contrib/hdtbl/examples/mixed_pickles.ps
make[1]: Leaving directory '/var/tmp/portage/sys-apps/groff-1.23.0/work/groff-1.23.0'
make[1]: Entering directory '/var/tmp/portage/sys-apps/groff-1.23.0/work/groff-1.23.0'
/bin/mkdir -p `dirname contrib/hdtbl/examples/short_reference.ps` \
&& GROFF_COMMAND_PREFIX= GROFF_BIN_PATH="/var/tmp/portage/sys-apps/groff-1.23.0/work/groff-1.23.0" /var/tmp/portage/sys-apps/groff-1.23.0/work/groff-1.23.0/groff -F/var/tmp/portage/sys-apps/groff-1.23.0/work/groff-1.23.0/font -F/var/tmp/portage/sys-apps/groff-1.23.0/work/groff-1.23.0/font -M/var/tmp/portage/sys-apps/groff-1.23.0/work/groff-1.23.0/tmac -M/var/tmp/portage/sys-apps/groff-1.23.0/work/groff-1.23.0/tmac -M./contrib/hdtbl -t -p -e -U -I /var/tmp/portage/sys-apps/groff-1.23.0/work/groff-1.23.0/doc -I /var/tmp/portage/sys-apps/groff-1.23.0/work/groff-1.23.0/doc -Tps \
     -dfontpath=./font \
     -dsopath=./contrib/hdtbl/ \
     -mhdtbl contrib/hdtbl/examples/short_reference.roff >contrib/hdtbl/examples/short_reference.ps
make[1]: Leaving directory '/var/tmp/portage/sys-apps/groff-1.23.0/work/groff-1.23.0'
make[1]: Entering directory '/var/tmp/portage/sys-apps/groff-1.23.0/work/groff-1.23.0'
/bin/mkdir -p `dirname doc/meref.ps` \
&& GROFF_COMMAND_PREFIX= GROFF_BIN_PATH="/var/tmp/portage/sys-apps/groff-1.23.0/work/groff-1.23.0" /var/tmp/portage/sys-apps/groff-1.23.0/work/groff-1.23.0/groff -M /var/tmp/portage/sys-apps/groff-1.23.0/work/groff-1.23.0/doc -M/var/tmp/portage/sys-apps/groff-1.23.0/work/groff-1.23.0/tmac -M/var/tmp/portage/sys-apps/groff-1.23.0/work/groff-1.23.0/tmac -F/var/tmp/portage/sys-apps/groff-1.23.0/work/groff-1.23.0/font -F/var/tmp/portage/sys-apps/groff-1.23.0/work/groff-1.23.0/font -ww -b -Tps -me doc/meref.me >doc/meref.ps
make[1]: Leaving directory '/var/tmp/portage/sys-apps/groff-1.23.0/work/groff-1.23.0'
make[1]: Entering directory '/var/tmp/portage/sys-apps/groff-1.23.0/work/groff-1.23.0'
/bin/mkdir -p `dirname contrib/hdtbl/examples/rainbow.ps` \
&& GROFF_COMMAND_PREFIX= GROFF_BIN_PATH="/var/tmp/portage/sys-apps/groff-1.23.0/work/groff-1.23.0" /var/tmp/portage/sys-apps/groff-1.23.0/work/groff-1.23.0/groff -F/var/tmp/portage/sys-apps/groff-1.23.0/work/groff-1.23.0/font -F/var/tmp/portage/sys-apps/groff-1.23.0/work/groff-1.23.0/font -M/var/tmp/portage/sys-apps/groff-1.23.0/work/groff-1.23.0/tmac -M/var/tmp/portage/sys-apps/groff-1.23.0/work/groff-1.23.0/tmac -M./contrib/hdtbl -t -p -e -U -I /var/tmp/portage/sys-apps/groff-1.23.0/work/groff-1.23.0/doc -I /var/tmp/portage/sys-apps/groff-1.23.0/work/groff-1.23.0/doc -Tps \
     -dfontpath=./font \
     -dsopath=./contrib/hdtbl/ \
     -mhdtbl contrib/hdtbl/examples/rainbow.roff >contrib/hdtbl/examples/rainbow.ps
make[1]: Leaving directory '/var/tmp/portage/sys-apps/groff-1.23.0/work/groff-1.23.0'
make[1]: Entering directory '/var/tmp/portage/sys-apps/groff-1.23.0/work/groff-1.23.0'
/bin/mkdir -p `dirname doc/meintro.ps` \
&& GROFF_COMMAND_PREFIX= GROFF_BIN_PATH="/var/tmp/portage/sys-apps/groff-1.23.0/work/groff-1.23.0" /var/tmp/portage/sys-apps/groff-1.23.0/work/groff-1.23.0/groff -M /var/tmp/portage/sys-apps/groff-1.23.0/work/groff-1.23.0/doc -M/var/tmp/portage/sys-apps/groff-1.23.0/work/groff-1.23.0/tmac -M/var/tmp/portage/sys-apps/groff-1.23.0/work/groff-1.23.0/tmac -F/var/tmp/portage/sys-apps/groff-1.23.0/work/groff-1.23.0/font -F/var/tmp/portage/sys-apps/groff-1.23.0/work/groff-1.23.0/font -ww -b -Tps -me doc/meintro.me >doc/meintro.ps
make[1]: Leaving directory '/var/tmp/portage/sys-apps/groff-1.23.0/work/groff-1.23.0'
make[1]: Entering directory '/var/tmp/portage/sys-apps/groff-1.23.0/work/groff-1.23.0'
/bin/mkdir -p `dirname doc/meintro_fr.ps` \
&& GROFF_COMMAND_PREFIX= GROFF_BIN_PATH="/var/tmp/portage/sys-apps/groff-1.23.0/work/groff-1.23.0" /var/tmp/portage/sys-apps/groff-1.23.0/work/groff-1.23.0/groff -M /var/tmp/portage/sys-apps/groff-1.23.0/work/groff-1.23.0/doc -M/var/tmp/portage/sys-apps/groff-1.23.0/work/groff-1.23.0/tmac -M/var/tmp/portage/sys-apps/groff-1.23.0/work/groff-1.23.0/tmac -F/var/tmp/portage/sys-apps/groff-1.23.0/work/groff-1.23.0/font -F/var/tmp/portage/sys-apps/groff-1.23.0/work/groff-1.23.0/font -ww -b -K utf8 -t -Tps -me -mfr doc/meintro_fr.me >doc/meintro_fr.ps
make[1]: Leaving directory '/var/tmp/portage/sys-apps/groff-1.23.0/work/groff-1.23.0'
make[1]: Entering directory '/var/tmp/portage/sys-apps/groff-1.23.0/work/groff-1.23.0'
/bin/mkdir -p `dirname doc/ms.ps` \
&& GROFF_COMMAND_PREFIX= GROFF_BIN_PATH="/var/tmp/portage/sys-apps/groff-1.23.0/work/groff-1.23.0" /var/tmp/portage/sys-apps/groff-1.23.0/work/groff-1.23.0/groff -M /var/tmp/portage/sys-apps/groff-1.23.0/work/groff-1.23.0/doc -M/var/tmp/portage/sys-apps/groff-1.23.0/work/groff-1.23.0/tmac -M/var/tmp/portage/sys-apps/groff-1.23.0/work/groff-1.23.0/tmac -F/var/tmp/portage/sys-apps/groff-1.23.0/work/groff-1.23.0/font -F/var/tmp/portage/sys-apps/groff-1.23.0/work/groff-1.23.0/font -ww -b -et -Tps -ms /var/tmp/portage/sys-apps/groff-1.23.0/work/groff-1.23.0/doc/ms.ms >doc/ms.ps
make[1]: Leaving directory '/var/tmp/portage/sys-apps/groff-1.23.0/work/groff-1.23.0'
make[1]: Entering directory '/var/tmp/portage/sys-apps/groff-1.23.0/work/groff-1.23.0'
/bin/mkdir -p `dirname doc/pic.ps` \
&& GROFF_COMMAND_PREFIX= GROFF_BIN_PATH="/var/tmp/portage/sys-apps/groff-1.23.0/work/groff-1.23.0" /var/tmp/portage/sys-apps/groff-1.23.0/work/groff-1.23.0/groff -M /var/tmp/portage/sys-apps/groff-1.23.0/work/groff-1.23.0/doc -M/var/tmp/portage/sys-apps/groff-1.23.0/work/groff-1.23.0/tmac -M/var/tmp/portage/sys-apps/groff-1.23.0/work/groff-1.23.0/tmac -F/var/tmp/portage/sys-apps/groff-1.23.0/work/groff-1.23.0/font -F/var/tmp/portage/sys-apps/groff-1.23.0/work/groff-1.23.0/font -ww -b -pet -Tps -ms /var/tmp/portage/sys-apps/groff-1.23.0/work/groff-1.23.0/doc/pic.ms >doc/pic.ps
make[1]: Leaving directory '/var/tmp/portage/sys-apps/groff-1.23.0/work/groff-1.23.0'
make[1]: Entering directory '/var/tmp/portage/sys-apps/groff-1.23.0/work/groff-1.23.0'
GROFF_COMMAND_PREFIX= GROFF_BIN_PATH="/var/tmp/portage/sys-apps/groff-1.23.0/work/groff-1.23.0" /var/tmp/portage/sys-apps/groff-1.23.0/work/groff-1.23.0/groff -M /var/tmp/portage/sys-apps/groff-1.23.0/work/groff-1.23.0/doc -M/var/tmp/portage/sys-apps/groff-1.23.0/work/groff-1.23.0/tmac -M/var/tmp/portage/sys-apps/groff-1.23.0/work/groff-1.23.0/tmac -F/var/tmp/portage/sys-apps/groff-1.23.0/work/groff-1.23.0/font -F/var/tmp/portage/sys-apps/groff-1.23.0/work/groff-1.23.0/font -ww -b -pet -Tutf8 -mandoc \
  -rCHECKSTYLE=3 src/utils/addftinfo/addftinfo.1 src/utils/afmtodit/afmtodit.1 contrib/chem/chem.1 src/preproc/eqn/eqn.1 contrib/eqn2graph/eqn2graph.1 contrib/gdiffmk/gdiffmk.1 contrib/glilypond/glilypond.1 contrib/gperl/gperl.1 contrib/gpinyin/gpinyin.1 contrib/grap2graph/grap2graph.1 src/preproc/grn/grn.1 src/devices/grodvi/grodvi.1 src/roff/groff/groff.1 src/utils/grog/grog.1 src/devices/grohtml/grohtml.1 src/devices/grolbp/grolbp.1 src/devices/grolj4/grolj4.1 src/devices/gropdf/gropdf.1 src/devices/grops/grops.1 src/devices/grotty/grotty.1 src/devices/xditview/gxditview.1 src/utils/hpftodit/hpftodit.1 src/utils/indxbib/indxbib.1 src/utils/lkbib/lkbib.1 src/utils/lookbib/lookbib.1 contrib/mm/mmroff.1 src/preproc/eqn/neqn.1 src/roff/nroff/nroff.1 src/devices/gropdf/pdfmom.1 contrib/pdfmark/pdfroff.1 src/utils/pfbtops/pfbtops.1 src/preproc/pic/pic.1 contrib/pic2graph/pic2graph.1 src/preproc/preconv/preconv.1 src/preproc/refer/refer.1 src/preproc/soelim/soelim.1 src/preproc/tbl/tbl.1 src/utils/tfmtodit/tfmtodit.1 src/roff/troff/troff.1 src/utils/xtotroff/xtotroff.1 man/groff_font.5 man/groff_out.5 man/groff_tmac.5 man/groff.7 man/groff_char.7 man/groff_diff.7 contrib/hdtbl/groff_hdtbl.7 tmac/groff_man.7 tmac/groff_man_style.7 tmac/groff_mdoc.7 tmac/groff_me.7 contrib/mm/groff_mm.7 \
  ./tmac/sv.tmac contrib/mm/groff_mmse.7 \
  ./tmac/en.tmac contrib/mom/groff_mom.7 tmac/groff_ms.7 contrib/rfc1345/groff_rfc1345.7 tmac/groff_trace.7 tmac/groff_www.7 man/roff.7 > doc/groff-man-pages.utf8.txt
make[1]: Leaving directory '/var/tmp/portage/sys-apps/groff-1.23.0/work/groff-1.23.0'
>>> Source compiled.
>>> Test phase [not enabled]: sys-apps/groff-1.23.0

>>> Install sys-apps/groff-1.23.0 into /var/tmp/portage/sys-apps/groff-1.23.0/image
make -j2 DESTDIR=/var/tmp/portage/sys-apps/groff-1.23.0/image install 
make  install-am
make[2]: Entering directory '/var/tmp/portage/sys-apps/groff-1.23.0/work/groff-1.23.0'
 /bin/mkdir -p '/var/tmp/portage/sys-apps/groff-1.23.0/image/usr/bin'
  /var/tmp/portage/._portage_reinstall_.pqurg6e9/bin/ebuild-helpers/xattr/install -c grodvi post-grohtml grolbp grolj4 grops grotty gxditview pre-grohtml preconv groff addftinfo hpftodit lkbib pfbtops tfmtodit xtotroff '/var/tmp/portage/sys-apps/groff-1.23.0/image/usr/bin'
make[2]: Leaving directory '/var/tmp/portage/sys-apps/groff-1.23.0/work/groff-1.23.0'
make[2]: Entering directory '/var/tmp/portage/sys-apps/groff-1.23.0/work/groff-1.23.0'
 /bin/mkdir -p '/var/tmp/portage/sys-apps/groff-1.23.0/image/usr/bin'
 /var/tmp/portage/._portage_reinstall_.pqurg6e9/bin/ebuild-helpers/xattr/install -c eqn2graph gdiffmk glilypond gperl gpinyin grap2graph mmroff pdfroff pic2graph gropdf pdfmom afmtodit grog '/var/tmp/portage/sys-apps/groff-1.23.0/image/usr/bin'
make[2]: Leaving directory '/var/tmp/portage/sys-apps/groff-1.23.0/work/groff-1.23.0'
make[2]: Entering directory '/var/tmp/portage/sys-apps/groff-1.23.0/work/groff-1.23.0'
 /bin/mkdir -p '/var/tmp/portage/sys-apps/groff-1.23.0/image/usr/bin'
  /var/tmp/portage/._portage_reinstall_.pqurg6e9/bin/ebuild-helpers/xattr/install -c eqn grn pic refer soelim tbl troff indxbib lookbib '/var/tmp/portage/sys-apps/groff-1.23.0/image/usr/bin'
make[2]: Leaving directory '/var/tmp/portage/sys-apps/groff-1.23.0/work/groff-1.23.0'
make[2]: Entering directory '/var/tmp/portage/sys-apps/groff-1.23.0/work/groff-1.23.0'
 /bin/mkdir -p '/var/tmp/portage/sys-apps/groff-1.23.0/image/usr/bin'
 /var/tmp/portage/._portage_reinstall_.pqurg6e9/bin/ebuild-helpers/xattr/install -c chem neqn nroff '/var/tmp/portage/sys-apps/groff-1.23.0/image/usr/bin'
make[2]: Leaving directory '/var/tmp/portage/sys-apps/groff-1.23.0/work/groff-1.23.0'
make[2]: Entering directory '/var/tmp/portage/sys-apps/groff-1.23.0/work/groff-1.23.0'
test -d /var/tmp/portage/sys-apps/groff-1.23.0/image"/usr/share/doc/groff-1.23.0"/examples/chem/122 \
          || /bin/sh /var/tmp/portage/sys-apps/groff-1.23.0/work/groff-1.23.0/build-aux/install-sh -d /var/tmp/portage/sys-apps/groff-1.23.0/image"/usr/share/doc/groff-1.23.0"/examples/chem/122;
make[2]: Leaving directory '/var/tmp/portage/sys-apps/groff-1.23.0/work/groff-1.23.0'
make[2]: Entering directory '/var/tmp/portage/sys-apps/groff-1.23.0/work/groff-1.23.0'
for i in ./contrib/chem/examples/122/*.chem; do \
  n=`echo $i | sed 's|./contrib/chem/examples/122/||g'`; \
  /var/tmp/portage/._portage_reinstall_.pqurg6e9/bin/ebuild-helpers/xattr/install -c -m 644 $i /var/tmp/portage/sys-apps/groff-1.23.0/image"/usr/share/doc/groff-1.23.0"/examples/chem/122/$n; \
done
make[2]: Leaving directory '/var/tmp/portage/sys-apps/groff-1.23.0/work/groff-1.23.0'
make[2]: Entering directory '/var/tmp/portage/sys-apps/groff-1.23.0/work/groff-1.23.0'
test -d /var/tmp/portage/sys-apps/groff-1.23.0/image"/usr/share/doc/groff-1.23.0" \
  || /bin/sh /var/tmp/portage/sys-apps/groff-1.23.0/work/groff-1.23.0/build-aux/install-sh -d /var/tmp/portage/sys-apps/groff-1.23.0/image"/usr/share/doc/groff-1.23.0"
make[2]: Leaving directory '/var/tmp/portage/sys-apps/groff-1.23.0/work/groff-1.23.0'
make[2]: Entering directory '/var/tmp/portage/sys-apps/groff-1.23.0/work/groff-1.23.0'
cp ./doc/groff.txt /var/tmp/portage/sys-apps/groff-1.23.0/image"/usr/share/doc/groff-1.23.0"
make[2]: Leaving directory '/var/tmp/portage/sys-apps/groff-1.23.0/work/groff-1.23.0'
make[2]: Entering directory '/var/tmp/portage/sys-apps/groff-1.23.0/work/groff-1.23.0'
test -d /var/tmp/portage/sys-apps/groff-1.23.0/image/usr/share/groff/1.23.0/tmac || /bin/sh /var/tmp/portage/sys-apps/groff-1.23.0/work/groff-1.23.0/build-aux/install-sh -d /var/tmp/portage/sys-apps/groff-1.23.0/image/usr/share/groff/1.23.0/tmac
make[2]: Leaving directory '/var/tmp/portage/sys-apps/groff-1.23.0/work/groff-1.23.0'
make[2]: Entering directory '/var/tmp/portage/sys-apps/groff-1.23.0/work/groff-1.23.0'
test -d /var/tmp/portage/sys-apps/groff-1.23.0/image/usr/share/groff/1.23.0/tmac/mm || /bin/sh /var/tmp/portage/sys-apps/groff-1.23.0/work/groff-1.23.0/build-aux/install-sh -d /var/tmp/portage/sys-apps/groff-1.23.0/image/usr/share/groff/1.23.0/tmac/mm
make[2]: Leaving directory '/var/tmp/portage/sys-apps/groff-1.23.0/work/groff-1.23.0'
make[2]: Entering directory '/var/tmp/portage/sys-apps/groff-1.23.0/work/groff-1.23.0'
rm -f /var/tmp/portage/sys-apps/groff-1.23.0/image/usr/share/groff/1.23.0/tmac/tmac.`if test no = yes; then for i in  ""; do case "$i" in m) echo g;; esac; done; fi`m
make[2]: Leaving directory '/var/tmp/portage/sys-apps/groff-1.23.0/work/groff-1.23.0'
make[2]: Entering directory '/var/tmp/portage/sys-apps/groff-1.23.0/work/groff-1.23.0'
rm -f /var/tmp/portage/sys-apps/groff-1.23.0/image/usr/share/groff/1.23.0/tmac/`if test no = yes; then for i in  ""; do case "$i" in m) echo g;; esac; done; fi`m.tmac
make[2]: Leaving directory '/var/tmp/portage/sys-apps/groff-1.23.0/work/groff-1.23.0'
make[2]: Entering directory '/var/tmp/portage/sys-apps/groff-1.23.0/work/groff-1.23.0'
/var/tmp/portage/._portage_reinstall_.pqurg6e9/bin/ebuild-helpers/xattr/install -c -m 644 ./contrib/mm/m.tmac \
  /var/tmp/portage/sys-apps/groff-1.23.0/image/usr/share/groff/1.23.0/tmac/`if test no = yes; then for i in  ""; do case "$i" in m) echo g;; esac; done; fi`m.tmac
make[2]: Leaving directory '/var/tmp/portage/sys-apps/groff-1.23.0/work/groff-1.23.0'
make[2]: Entering directory '/var/tmp/portage/sys-apps/groff-1.23.0/work/groff-1.23.0'
LANG=C LC_ALL=C sed -e "s;^.mso m.tmac;.mso `if test no = yes; then for i in  ""; do case "$i" in m) echo g;; esac; done; fi`m.tmac;g" \
  ./contrib/mm/mse.tmac > /var/tmp/portage/sys-apps/groff-1.23.0/image/usr/share/groff/1.23.0/tmac/`if test no = yes; then for i in  ""; do case "$i" in m) echo g;; esac; done; fi`mse.tmac
make[2]: Leaving directory '/var/tmp/portage/sys-apps/groff-1.23.0/work/groff-1.23.0'
make[2]: Entering directory '/var/tmp/portage/sys-apps/groff-1.23.0/work/groff-1.23.0'
test -d /var/tmp/portage/sys-apps/groff-1.23.0/image/usr/share/info \
  || /bin/sh /var/tmp/portage/sys-apps/groff-1.23.0/work/groff-1.23.0/build-aux/install-sh -d /var/tmp/portage/sys-apps/groff-1.23.0/image/usr/share/info
make[2]: Leaving directory '/var/tmp/portage/sys-apps/groff-1.23.0/work/groff-1.23.0'
make[2]: Entering directory '/var/tmp/portage/sys-apps/groff-1.23.0/work/groff-1.23.0'
rm -f /var/tmp/portage/sys-apps/groff-1.23.0/image/doc/groff.info*
make[2]: Leaving directory '/var/tmp/portage/sys-apps/groff-1.23.0/work/groff-1.23.0'
make[2]: Entering directory '/var/tmp/portage/sys-apps/groff-1.23.0/work/groff-1.23.0'
for d in /var/tmp/portage/sys-apps/groff-1.23.0/work/groff-1.23.0/doc /var/tmp/portage/sys-apps/groff-1.23.0/work/groff-1.23.0/doc; do \
  if [ -f "$d"/groff.info ]; then \
    cp "$d"/groff.info* /var/tmp/portage/sys-apps/groff-1.23.0/image/usr/share/info; \
    install-info --info-file="$d"/groff.info \
      --info-dir=/var/tmp/portage/sys-apps/groff-1.23.0/image/usr/share/info; \
    break; \
  fi; \
done
make[2]: Leaving directory '/var/tmp/portage/sys-apps/groff-1.23.0/work/groff-1.23.0'
make[2]: Entering directory '/var/tmp/portage/sys-apps/groff-1.23.0/work/groff-1.23.0'
Installing devpdf files
make[2]: Leaving directory '/var/tmp/portage/sys-apps/groff-1.23.0/work/groff-1.23.0'
make[2]: Entering directory '/var/tmp/portage/sys-apps/groff-1.23.0/work/groff-1.23.0'
test yes != no || /bin/sh /var/tmp/portage/sys-apps/groff-1.23.0/work/groff-1.23.0/build-aux/install-sh -d /var/tmp/portage/sys-apps/groff-1.23.0/image/usr/lib64
make[2]: Leaving directory '/var/tmp/portage/sys-apps/groff-1.23.0/work/groff-1.23.0'
make[2]: Entering directory '/var/tmp/portage/sys-apps/groff-1.23.0/work/groff-1.23.0'
if test -f /var/tmp/portage/sys-apps/groff-1.23.0/image/usr/lib64/charset.alias; then \
  sed -f ref-add.sed /var/tmp/portage/sys-apps/groff-1.23.0/image/usr/lib64/charset.alias \
    > /var/tmp/portage/sys-apps/groff-1.23.0/image/usr/lib64/t-charset.alias; \
  /var/tmp/portage/._portage_reinstall_.pqurg6e9/bin/ebuild-helpers/xattr/install -c -m 644 /var/tmp/portage/sys-apps/groff-1.23.0/image/usr/lib64/t-charset.alias \
    /var/tmp/portage/sys-apps/groff-1.23.0/image/usr/lib64/charset.alias; \
  rm -f /var/tmp/portage/sys-apps/groff-1.23.0/image/usr/lib64/t-charset.alias; \
else \
  if test yes = no; then \
    sed -f ref-add.sed charset.alias \
      > /var/tmp/portage/sys-apps/groff-1.23.0/image/usr/lib64/t-charset.alias; \
    /var/tmp/portage/._portage_reinstall_.pqurg6e9/bin/ebuild-helpers/xattr/install -c -m 644 /var/tmp/portage/sys-apps/groff-1.23.0/image/usr/lib64/t-charset.alias \
      /var/tmp/portage/sys-apps/groff-1.23.0/image/usr/lib64/charset.alias; \
    rm -f /var/tmp/portage/sys-apps/groff-1.23.0/image/usr/lib64/t-charset.alias; \
  fi; \
fi
make[2]: Leaving directory '/var/tmp/portage/sys-apps/groff-1.23.0/work/groff-1.23.0'
make[2]: Entering directory '/var/tmp/portage/sys-apps/groff-1.23.0/work/groff-1.23.0'
/bin/mkdir -p /var/tmp/portage/sys-apps/groff-1.23.0/image/usr/share/groff/1.23.0/font
make[2]: Leaving directory '/var/tmp/portage/sys-apps/groff-1.23.0/work/groff-1.23.0'
make[2]: Entering directory '/var/tmp/portage/sys-apps/groff-1.23.0/work/groff-1.23.0'
/var/tmp/portage/._portage_reinstall_.pqurg6e9/bin/ebuild-helpers/xattr/install -c -m 644 ./font/devpdf/download \
  /var/tmp/portage/sys-apps/groff-1.23.0/image/usr/share/groff/1.23.0/font/devpdf/
make[2]: Leaving directory '/var/tmp/portage/sys-apps/groff-1.23.0/work/groff-1.23.0'
make[2]: Entering directory '/var/tmp/portage/sys-apps/groff-1.23.0/work/groff-1.23.0'
/var/tmp/portage/._portage_reinstall_.pqurg6e9/bin/ebuild-helpers/xattr/install -c -m 644 ./src/devices/xditview/FontMap-X11 \
  /var/tmp/portage/sys-apps/groff-1.23.0/image/usr/share/groff/1.23.0/font/FontMap-X11
make[2]: Leaving directory '/var/tmp/portage/sys-apps/groff-1.23.0/work/groff-1.23.0'
make[2]: Entering directory '/var/tmp/portage/sys-apps/groff-1.23.0/work/groff-1.23.0'
test -d /var/tmp/portage/sys-apps/groff-1.23.0/image/usr/share \
  || /bin/sh /var/tmp/portage/sys-apps/groff-1.23.0/work/groff-1.23.0/build-aux/install-sh -d /var/tmp/portage/sys-apps/groff-1.23.0/image/usr/share
make[2]: Leaving directory '/var/tmp/portage/sys-apps/groff-1.23.0/work/groff-1.23.0'
make[2]: Entering directory '/var/tmp/portage/sys-apps/groff-1.23.0/work/groff-1.23.0'
test -d /var/tmp/portage/sys-apps/groff-1.23.0/image/usr/share/groff \
  || /bin/sh /var/tmp/portage/sys-apps/groff-1.23.0/work/groff-1.23.0/build-aux/install-sh -d /var/tmp/portage/sys-apps/groff-1.23.0/image/usr/share/groff
make[2]: Leaving directory '/var/tmp/portage/sys-apps/groff-1.23.0/work/groff-1.23.0'
make[2]: Entering directory '/var/tmp/portage/sys-apps/groff-1.23.0/work/groff-1.23.0'
test -d /var/tmp/portage/sys-apps/groff-1.23.0/image/usr/share/groff/1.23.0 \
  || /bin/sh /var/tmp/portage/sys-apps/groff-1.23.0/work/groff-1.23.0/build-aux/install-sh -d /var/tmp/portage/sys-apps/groff-1.23.0/image/usr/share/groff/1.23.0
make[2]: Leaving directory '/var/tmp/portage/sys-apps/groff-1.23.0/work/groff-1.23.0'
make[2]: Entering directory '/var/tmp/portage/sys-apps/groff-1.23.0/work/groff-1.23.0'
test -d /var/tmp/portage/sys-apps/groff-1.23.0/image/usr/share/X11/app-defaults \
  || /bin/sh /var/tmp/portage/sys-apps/groff-1.23.0/work/groff-1.23.0/build-aux/install-sh -d /var/tmp/portage/sys-apps/groff-1.23.0/image/usr/share/X11/app-defaults
make[2]: Leaving directory '/var/tmp/portage/sys-apps/groff-1.23.0/work/groff-1.23.0'
make[2]: Entering directory '/var/tmp/portage/sys-apps/groff-1.23.0/work/groff-1.23.0'
if test -f /usr/lib/eign; then \
  rm -f /var/tmp/portage/sys-apps/groff-1.23.0/image/usr/share/groff/1.23.0/eign; \
  ln -s /usr/lib/eign /var/tmp/portage/sys-apps/groff-1.23.0/image/usr/share/groff/1.23.0/eign 2>/dev/null \
    || ln /usr/lib/eign /var/tmp/portage/sys-apps/groff-1.23.0/image/usr/share/groff/1.23.0/eign 2>/dev/null \
    || cp /usr/lib/eign /var/tmp/portage/sys-apps/groff-1.23.0/image/usr/share/groff/1.23.0/eign; \
else \
  rm -f /var/tmp/portage/sys-apps/groff-1.23.0/image/usr/share/groff/1.23.0/eign; \
  /var/tmp/portage/._portage_reinstall_.pqurg6e9/bin/ebuild-helpers/xattr/install -c -m 644 ./src/utils/indxbib/eign /var/tmp/portage/sys-apps/groff-1.23.0/image/usr/share/groff/1.23.0/eign; \
fi
make[2]: Leaving directory '/var/tmp/portage/sys-apps/groff-1.23.0/work/groff-1.23.0'
make[2]: Entering directory '/var/tmp/portage/sys-apps/groff-1.23.0/work/groff-1.23.0'
/var/tmp/portage/._portage_reinstall_.pqurg6e9/bin/ebuild-helpers/xattr/install -c -m 644 ./src/devices/xditview/GXditview.ad \
  /var/tmp/portage/sys-apps/groff-1.23.0/image/usr/share/X11/app-defaults/GXditview
make[2]: Leaving directory '/var/tmp/portage/sys-apps/groff-1.23.0/work/groff-1.23.0'
make[2]: Entering directory '/var/tmp/portage/sys-apps/groff-1.23.0/work/groff-1.23.0'
/var/tmp/portage/._portage_reinstall_.pqurg6e9/bin/ebuild-helpers/xattr/install -c -m 644 ./src/devices/xditview/GXditview-color.ad \
  /var/tmp/portage/sys-apps/groff-1.23.0/image/usr/share/X11/app-defaults/GXditview-color
make[2]: Leaving directory '/var/tmp/portage/sys-apps/groff-1.23.0/work/groff-1.23.0'
make[2]: Entering directory '/var/tmp/portage/sys-apps/groff-1.23.0/work/groff-1.23.0'
/bin/mkdir -p /var/tmp/portage/sys-apps/groff-1.23.0/image/usr/lib64/groff/site-tmac;
make[2]: Leaving directory '/var/tmp/portage/sys-apps/groff-1.23.0/work/groff-1.23.0'
make[2]: Entering directory '/var/tmp/portage/sys-apps/groff-1.23.0/work/groff-1.23.0'
if test "no" != "no"; then \
  if test -n ""; then \
    for m in ""; do \
      /var/tmp/portage/._portage_reinstall_.pqurg6e9/bin/ebuild-helpers/xattr/install -c -m 644 ./tmac/$m-wrap \
        /var/tmp/portage/sys-apps/groff-1.23.0/image/usr/lib64/groff/site-tmac/$m`if test no = manual; then echo "-os"; fi`.tmac; \
    done; \
  fi; \
fi
make[2]: Leaving directory '/var/tmp/portage/sys-apps/groff-1.23.0/work/groff-1.23.0'
make[2]: Entering directory '/var/tmp/portage/sys-apps/groff-1.23.0/work/groff-1.23.0'
 /bin/mkdir -p '/var/tmp/portage/sys-apps/groff-1.23.0/image/usr/share/groff/1.23.0/font/devX100-12'
 /var/tmp/portage/._portage_reinstall_.pqurg6e9/bin/ebuild-helpers/xattr/install -c -m 644 font/devX100-12/DESC font/devX100-12/TR font/devX100-12/TI font/devX100-12/TB font/devX100-12/TBI font/devX100-12/CR font/devX100-12/CI font/devX100-12/CB font/devX100-12/CBI font/devX100-12/HR font/devX100-12/HI font/devX100-12/HB font/devX100-12/HBI font/devX100-12/NR font/devX100-12/NI font/devX100-12/NB font/devX100-12/NBI font/devX100-12/S '/var/tmp/portage/sys-apps/groff-1.23.0/image/usr/share/groff/1.23.0/font/devX100-12'
make[2]: Leaving directory '/var/tmp/portage/sys-apps/groff-1.23.0/work/groff-1.23.0'
make[2]: Entering directory '/var/tmp/portage/sys-apps/groff-1.23.0/work/groff-1.23.0'
 /bin/mkdir -p '/var/tmp/portage/sys-apps/groff-1.23.0/image/usr/share/groff/1.23.0/font/devX100'
 /var/tmp/portage/._portage_reinstall_.pqurg6e9/bin/ebuild-helpers/xattr/install -c -m 644 font/devX100/DESC font/devX100/TR font/devX100/TI font/devX100/TB font/devX100/TBI font/devX100/CR font/devX100/CI font/devX100/CB font/devX100/CBI font/devX100/HR font/devX100/HI font/devX100/HB font/devX100/HBI font/devX100/NR font/devX100/NI font/devX100/NB font/devX100/NBI font/devX100/S '/var/tmp/portage/sys-apps/groff-1.23.0/image/usr/share/groff/1.23.0/font/devX100'
make[2]: Leaving directory '/var/tmp/portage/sys-apps/groff-1.23.0/work/groff-1.23.0'
make[2]: Entering directory '/var/tmp/portage/sys-apps/groff-1.23.0/work/groff-1.23.0'
 /bin/mkdir -p '/var/tmp/portage/sys-apps/groff-1.23.0/image/usr/share/groff/1.23.0/font/devX75-12'
 /var/tmp/portage/._portage_reinstall_.pqurg6e9/bin/ebuild-helpers/xattr/install -c -m 644 font/devX75-12/DESC font/devX75-12/TR font/devX75-12/TI font/devX75-12/TB font/devX75-12/TBI font/devX75-12/CR font/devX75-12/CI font/devX75-12/CB font/devX75-12/CBI font/devX75-12/HR font/devX75-12/HI font/devX75-12/HB font/devX75-12/HBI font/devX75-12/NR font/devX75-12/NI font/devX75-12/NB font/devX75-12/NBI font/devX75-12/S '/var/tmp/portage/sys-apps/groff-1.23.0/image/usr/share/groff/1.23.0/font/devX75-12'
make[2]: Leaving directory '/var/tmp/portage/sys-apps/groff-1.23.0/work/groff-1.23.0'
make[2]: Entering directory '/var/tmp/portage/sys-apps/groff-1.23.0/work/groff-1.23.0'
 /bin/mkdir -p '/var/tmp/portage/sys-apps/groff-1.23.0/image/usr/share/groff/1.23.0/font/devX75'
 /var/tmp/portage/._portage_reinstall_.pqurg6e9/bin/ebuild-helpers/xattr/install -c -m 644 font/devX75/DESC font/devX75/TR font/devX75/TI font/devX75/TB font/devX75/TBI font/devX75/CR font/devX75/CI font/devX75/CB font/devX75/CBI font/devX75/HR font/devX75/HI font/devX75/HB font/devX75/HBI font/devX75/NR font/devX75/NI font/devX75/NB font/devX75/NBI font/devX75/S '/var/tmp/portage/sys-apps/groff-1.23.0/image/usr/share/groff/1.23.0/font/devX75'
make[2]: Leaving directory '/var/tmp/portage/sys-apps/groff-1.23.0/work/groff-1.23.0'
make[2]: Entering directory '/var/tmp/portage/sys-apps/groff-1.23.0/work/groff-1.23.0'
 /bin/mkdir -p '/var/tmp/portage/sys-apps/groff-1.23.0/image/usr/share/groff/1.23.0/font/devascii'
 /var/tmp/portage/._portage_reinstall_.pqurg6e9/bin/ebuild-helpers/xattr/install -c -m 644 font/devascii/R font/devascii/I font/devascii/B font/devascii/BI font/devascii/DESC '/var/tmp/portage/sys-apps/groff-1.23.0/image/usr/share/groff/1.23.0/font/devascii'
make[2]: Leaving directory '/var/tmp/portage/sys-apps/groff-1.23.0/work/groff-1.23.0'
make[2]: Entering directory '/var/tmp/portage/sys-apps/groff-1.23.0/work/groff-1.23.0'
 /bin/mkdir -p '/var/tmp/portage/sys-apps/groff-1.23.0/image/usr/share/groff/1.23.0/font/devcp1047'
 /var/tmp/portage/._portage_reinstall_.pqurg6e9/bin/ebuild-helpers/xattr/install -c -m 644 font/devcp1047/R font/devcp1047/I font/devcp1047/B font/devcp1047/BI font/devcp1047/DESC '/var/tmp/portage/sys-apps/groff-1.23.0/image/usr/share/groff/1.23.0/font/devcp1047'
make[2]: Leaving directory '/var/tmp/portage/sys-apps/groff-1.23.0/work/groff-1.23.0'
make[2]: Entering directory '/var/tmp/portage/sys-apps/groff-1.23.0/work/groff-1.23.0'
 /bin/mkdir -p '/var/tmp/portage/sys-apps/groff-1.23.0/image/usr/share/groff/1.23.0/font/devdvi'
 /var/tmp/portage/._portage_reinstall_.pqurg6e9/bin/ebuild-helpers/xattr/install -c -m 644 font/devdvi/TR font/devdvi/TI font/devdvi/TB font/devdvi/TBI font/devdvi/CW font/devdvi/CWI font/devdvi/HR font/devdvi/HI font/devdvi/HB font/devdvi/HBI font/devdvi/TREC font/devdvi/TIEC font/devdvi/TBEC font/devdvi/TBIEC font/devdvi/CWEC font/devdvi/CWIEC font/devdvi/HREC font/devdvi/HIEC font/devdvi/HBEC font/devdvi/HBIEC font/devdvi/TRTC font/devdvi/TITC font/devdvi/TBTC font/devdvi/TBITC font/devdvi/CWTC font/devdvi/CWITC font/devdvi/HRTC font/devdvi/HITC font/devdvi/HBTC font/devdvi/HBITC font/devdvi/MI font/devdvi/S font/devdvi/EX font/devdvi/SA font/devdvi/SB font/devdvi/SC font/devdvi/DESC '/var/tmp/portage/sys-apps/groff-1.23.0/image/usr/share/groff/1.23.0/font/devdvi'
make[2]: Leaving directory '/var/tmp/portage/sys-apps/groff-1.23.0/work/groff-1.23.0'
make[2]: Entering directory '/var/tmp/portage/sys-apps/groff-1.23.0/work/groff-1.23.0'
 /bin/mkdir -p '/var/tmp/portage/sys-apps/groff-1.23.0/image/usr/share/groff/1.23.0/font/devhtml'
 /var/tmp/portage/._portage_reinstall_.pqurg6e9/bin/ebuild-helpers/xattr/install -c -m 644 font/devhtml/R font/devhtml/I font/devhtml/B font/devhtml/BI font/devhtml/CR font/devhtml/CI font/devhtml/CB font/devhtml/CBI font/devhtml/S font/devhtml/DESC '/var/tmp/portage/sys-apps/groff-1.23.0/image/usr/share/groff/1.23.0/font/devhtml'
make[2]: Leaving directory '/var/tmp/portage/sys-apps/groff-1.23.0/work/groff-1.23.0'
make[2]: Entering directory '/var/tmp/portage/sys-apps/groff-1.23.0/work/groff-1.23.0'
 /bin/mkdir -p '/var/tmp/portage/sys-apps/groff-1.23.0/image/usr/share/groff/1.23.0/font/devdvi/generate'
 /var/tmp/portage/._portage_reinstall_.pqurg6e9/bin/ebuild-helpers/xattr/install -c -m 644 font/devdvi/generate/Makefile font/devdvi/generate/msam.map font/devdvi/generate/msbm.map font/devdvi/generate/texb.map font/devdvi/generate/texex.map font/devdvi/generate/texi.map font/devdvi/generate/texmi.map font/devdvi/generate/texr.map font/devdvi/generate/texsy.map font/devdvi/generate/textt.map font/devdvi/generate/textex.map font/devdvi/generate/ec.map font/devdvi/generate/tc.map font/devdvi/generate/CompileFonts '/var/tmp/portage/sys-apps/groff-1.23.0/image/usr/share/groff/1.23.0/font/devdvi/generate'
make[2]: Leaving directory '/var/tmp/portage/sys-apps/groff-1.23.0/work/groff-1.23.0'
make[2]: Entering directory '/var/tmp/portage/sys-apps/groff-1.23.0/work/groff-1.23.0'
 /bin/mkdir -p '/var/tmp/portage/sys-apps/groff-1.23.0/image/usr/share/groff/1.23.0/font/devlatin1'
 /var/tmp/portage/._portage_reinstall_.pqurg6e9/bin/ebuild-helpers/xattr/install -c -m 644 font/devlatin1/R font/devlatin1/I font/devlatin1/B font/devlatin1/BI font/devlatin1/DESC '/var/tmp/portage/sys-apps/groff-1.23.0/image/usr/share/groff/1.23.0/font/devlatin1'
make[2]: Leaving directory '/var/tmp/portage/sys-apps/groff-1.23.0/work/groff-1.23.0'
make[2]: Entering directory '/var/tmp/portage/sys-apps/groff-1.23.0/work/groff-1.23.0'
 /bin/mkdir -p '/var/tmp/portage/sys-apps/groff-1.23.0/image/usr/share/groff/1.23.0/font/devlbp'
 /var/tmp/portage/._portage_reinstall_.pqurg6e9/bin/ebuild-helpers/xattr/install -c -m 644 font/devlbp/HB font/devlbp/HBI font/devlbp/HI font/devlbp/HR font/devlbp/HNB font/devlbp/HNBI font/devlbp/HNI font/devlbp/HNR font/devlbp/TB font/devlbp/TBI font/devlbp/TI font/devlbp/TR font/devlbp/CR font/devlbp/CB font/devlbp/CI font/devlbp/ER font/devlbp/EB font/devlbp/EI font/devlbp/DESC '/var/tmp/portage/sys-apps/groff-1.23.0/image/usr/share/groff/1.23.0/font/devlbp'
make[2]: Leaving directory '/var/tmp/portage/sys-apps/groff-1.23.0/work/groff-1.23.0'
make[2]: Entering directory '/var/tmp/portage/sys-apps/groff-1.23.0/work/groff-1.23.0'
 /bin/mkdir -p '/var/tmp/portage/sys-apps/groff-1.23.0/image/usr/share/groff/1.23.0/font/devpdf'
 /var/tmp/portage/._portage_reinstall_.pqurg6e9/bin/ebuild-helpers/xattr/install -c -m 644 font/devpdf/DESC font/devpdf/Foundry '/var/tmp/portage/sys-apps/groff-1.23.0/image/usr/share/groff/1.23.0/font/devpdf'
make[2]: Leaving directory '/var/tmp/portage/sys-apps/groff-1.23.0/work/groff-1.23.0'
make[2]: Entering directory '/var/tmp/portage/sys-apps/groff-1.23.0/work/groff-1.23.0'
 /bin/mkdir -p '/var/tmp/portage/sys-apps/groff-1.23.0/image/usr/share/groff/1.23.0/font/devpdf/enc'
 /var/tmp/portage/._portage_reinstall_.pqurg6e9/bin/ebuild-helpers/xattr/install -c -m 644 font/devpdf/enc/text.enc '/var/tmp/portage/sys-apps/groff-1.23.0/image/usr/share/groff/1.23.0/font/devpdf/enc'
make[2]: Leaving directory '/var/tmp/portage/sys-apps/groff-1.23.0/work/groff-1.23.0'
make[2]: Entering directory '/var/tmp/portage/sys-apps/groff-1.23.0/work/groff-1.23.0'
 /bin/mkdir -p '/var/tmp/portage/sys-apps/groff-1.23.0/image/usr/share/groff/1.23.0/font/devpdf/map'
 /var/tmp/portage/._portage_reinstall_.pqurg6e9/bin/ebuild-helpers/xattr/install -c -m 644 font/devpdf/map/dingbats.map font/devpdf/map/symbol.map font/devpdf/map/symbolchars font/devpdf/map/text.map '/var/tmp/portage/sys-apps/groff-1.23.0/image/usr/share/groff/1.23.0/font/devpdf/map'
make[2]: Leaving directory '/var/tmp/portage/sys-apps/groff-1.23.0/work/groff-1.23.0'
make[2]: Entering directory '/var/tmp/portage/sys-apps/groff-1.23.0/work/groff-1.23.0'
 /bin/mkdir -p '/var/tmp/portage/sys-apps/groff-1.23.0/image/usr/share/groff/1.23.0/font/devutf8'
 /var/tmp/portage/._portage_reinstall_.pqurg6e9/bin/ebuild-helpers/xattr/install -c -m 644 font/devutf8/R font/devutf8/I font/devutf8/B font/devutf8/BI font/devutf8/DESC '/var/tmp/portage/sys-apps/groff-1.23.0/image/usr/share/groff/1.23.0/font/devutf8'
make[2]: Leaving directory '/var/tmp/portage/sys-apps/groff-1.23.0/work/groff-1.23.0'
make[2]: Entering directory '/var/tmp/portage/sys-apps/groff-1.23.0/work/groff-1.23.0'
 /bin/mkdir -p '/var/tmp/portage/sys-apps/groff-1.23.0/image/usr/share/doc/groff-1.23.0/examples/chem'
 /var/tmp/portage/._portage_reinstall_.pqurg6e9/bin/ebuild-helpers/xattr/install -c -m 644 contrib/chem/examples/atp.chem contrib/chem/examples/cholesterin.chem contrib/chem/examples/ethamivan.chem contrib/chem/examples/lsd.chem contrib/chem/examples/morphine.chem contrib/chem/examples/penicillin.chem contrib/chem/examples/reserpine.chem '/var/tmp/portage/sys-apps/groff-1.23.0/image/usr/share/doc/groff-1.23.0/examples/chem'
make[2]: Leaving directory '/var/tmp/portage/sys-apps/groff-1.23.0/work/groff-1.23.0'
make[2]: Entering directory '/var/tmp/portage/sys-apps/groff-1.23.0/work/groff-1.23.0'
 /bin/mkdir -p '/var/tmp/portage/sys-apps/groff-1.23.0/image/usr/share/groff/1.23.0/pic'
 /var/tmp/portage/._portage_reinstall_.pqurg6e9/bin/ebuild-helpers/xattr/install -c -m 644 contrib/chem/chem.pic '/var/tmp/portage/sys-apps/groff-1.23.0/image/usr/share/groff/1.23.0/pic'
make[2]: Leaving directory '/var/tmp/portage/sys-apps/groff-1.23.0/work/groff-1.23.0'
make[2]: Entering directory '/var/tmp/portage/sys-apps/groff-1.23.0/work/groff-1.23.0'
 /bin/mkdir -p '/var/tmp/portage/sys-apps/groff-1.23.0/image/usr/share/groff/1.23.0/font/devlj4'
 /var/tmp/portage/._portage_reinstall_.pqurg6e9/bin/ebuild-helpers/xattr/install -c -m 644 font/devlj4/AB font/devlj4/ABI font/devlj4/AI font/devlj4/AR font/devlj4/ALBB font/devlj4/ALBR font/devlj4/AOB font/devlj4/AOI font/devlj4/AOR font/devlj4/CB font/devlj4/CBI font/devlj4/CI font/devlj4/CR font/devlj4/GB font/devlj4/GBI font/devlj4/GI font/devlj4/GR font/devlj4/LGB font/devlj4/LGI font/devlj4/LGR font/devlj4/OB font/devlj4/OBI font/devlj4/OI font/devlj4/OR font/devlj4/TB font/devlj4/TBI font/devlj4/TI font/devlj4/TR font/devlj4/TNRB font/devlj4/TNRBI font/devlj4/TNRI font/devlj4/TNRR font/devlj4/UB font/devlj4/UBI font/devlj4/UI font/devlj4/UR font/devlj4/UCB font/devlj4/UCBI font/devlj4/UCI font/devlj4/UCR '/var/tmp/portage/sys-apps/groff-1.23.0/image/usr/share/groff/1.23.0/font/devlj4'
 /var/tmp/portage/._portage_reinstall_.pqurg6e9/bin/ebuild-helpers/xattr/install -c -m 644 font/devlj4/CLARENDON font/devlj4/CORONET font/devlj4/MARIGOLD font/devlj4/S font/devlj4/SYMBOL font/devlj4/WINGDINGS '/var/tmp/portage/sys-apps/groff-1.23.0/image/usr/share/groff/1.23.0/font/devlj4'
make[2]: Leaving directory '/var/tmp/portage/sys-apps/groff-1.23.0/work/groff-1.23.0'
make[2]: Entering directory '/var/tmp/portage/sys-apps/groff-1.23.0/work/groff-1.23.0'
 /bin/mkdir -p '/var/tmp/portage/sys-apps/groff-1.23.0/image/usr/share/groff/1.23.0/font/devlj4/generate'
 /var/tmp/portage/._portage_reinstall_.pqurg6e9/bin/ebuild-helpers/xattr/install -c -m 644 font/devlj4/generate/Makefile font/devlj4/generate/special.map font/devlj4/generate/symbol.map font/devlj4/generate/text.map font/devlj4/generate/wingdings.map font/devlj4/generate/special.awk '/var/tmp/portage/sys-apps/groff-1.23.0/image/usr/share/groff/1.23.0/font/devlj4/generate'
make[2]: Leaving directory '/var/tmp/portage/sys-apps/groff-1.23.0/work/groff-1.23.0'
make[2]: Entering directory '/var/tmp/portage/sys-apps/groff-1.23.0/work/groff-1.23.0'
 /bin/mkdir -p '/var/tmp/portage/sys-apps/groff-1.23.0/image/usr/share/groff/1.23.0/font/devps'
 /var/tmp/portage/._portage_reinstall_.pqurg6e9/bin/ebuild-helpers/xattr/install -c -m 644 font/devps/S font/devps/SS font/devps/ZD font/devps/ZDR font/devps/ZCMI font/devps/AB font/devps/ABI font/devps/AI font/devps/AR font/devps/BMB font/devps/BMBI font/devps/BMI font/devps/BMR font/devps/CB font/devps/CBI font/devps/CI font/devps/CR font/devps/HB font/devps/HBI font/devps/HI font/devps/HR font/devps/HNB font/devps/HNBI font/devps/HNI font/devps/HNR font/devps/NB font/devps/NBI font/devps/NI font/devps/NR font/devps/PB font/devps/PBI font/devps/PI font/devps/PR font/devps/TB font/devps/TBI font/devps/TI font/devps/TR font/devps/EURO font/devps/freeeuro.afm font/devps/symbolsl.afm '/var/tmp/portage/sys-apps/groff-1.23.0/image/usr/share/groff/1.23.0/font/devps'
 /var/tmp/portage/._portage_reinstall_.pqurg6e9/bin/ebuild-helpers/xattr/install -c -m 644 font/devps/text.enc font/devps/zapfdr.afm font/devps/download '/var/tmp/portage/sys-apps/groff-1.23.0/image/usr/share/groff/1.23.0/font/devps'
make[2]: Leaving directory '/var/tmp/portage/sys-apps/groff-1.23.0/work/groff-1.23.0'
make[2]: Entering directory '/var/tmp/portage/sys-apps/groff-1.23.0/work/groff-1.23.0'
 /bin/mkdir -p '/var/tmp/portage/sys-apps/groff-1.23.0/image/usr/share/groff/1.23.0/font/devps/generate'
 /var/tmp/portage/._portage_reinstall_.pqurg6e9/bin/ebuild-helpers/xattr/install -c -m 644 font/devps/generate/Makefile font/devps/generate/dingbats.map font/devps/generate/dingbats-reversed.map font/devps/generate/slanted-symbol.map font/devps/generate/symbol.map font/devps/generate/symbolchars font/devps/generate/text.map font/devps/generate/afmname font/devps/generate/symbol.sed '/var/tmp/portage/sys-apps/groff-1.23.0/image/usr/share/groff/1.23.0/font/devps/generate'
make[2]: Leaving directory '/var/tmp/portage/sys-apps/groff-1.23.0/work/groff-1.23.0'
make[2]: Entering directory '/var/tmp/portage/sys-apps/groff-1.23.0/work/groff-1.23.0'
 /bin/mkdir -p '/var/tmp/portage/sys-apps/groff-1.23.0/image/usr/share/doc/groff-1.23.0/examples'
 /var/tmp/portage/._portage_reinstall_.pqurg6e9/bin/ebuild-helpers/xattr/install -c -m 644 doc/webpage.ms doc/groff.css doc/grnexmpl.g doc/grnexmpl.me '/var/tmp/portage/sys-apps/groff-1.23.0/image/usr/share/doc/groff-1.23.0/examples'
make[2]: Leaving directory '/var/tmp/portage/sys-apps/groff-1.23.0/work/groff-1.23.0'
make[2]: Entering directory '/var/tmp/portage/sys-apps/groff-1.23.0/work/groff-1.23.0'
 /bin/mkdir -p '/var/tmp/portage/sys-apps/groff-1.23.0/image/usr/share/doc/groff-1.23.0/examples/hdtbl'
 /var/tmp/portage/._portage_reinstall_.pqurg6e9/bin/ebuild-helpers/xattr/install -c -m 644 contrib/hdtbl/examples/common.roff contrib/hdtbl/examples/chess_board.roff contrib/hdtbl/examples/color_boxes.roff contrib/hdtbl/examples/color_nested_tables.roff contrib/hdtbl/examples/color_table_cells.roff contrib/hdtbl/examples/color_transitions.roff contrib/hdtbl/examples/col_rowspan_colors.roff contrib/hdtbl/examples/mixed_pickles.roff contrib/hdtbl/examples/rainbow.roff contrib/hdtbl/examples/short_reference.roff '/var/tmp/portage/sys-apps/groff-1.23.0/image/usr/share/doc/groff-1.23.0/examples/hdtbl'
make[2]: Leaving directory '/var/tmp/portage/sys-apps/groff-1.23.0/work/groff-1.23.0'
make[2]: Entering directory '/var/tmp/portage/sys-apps/groff-1.23.0/work/groff-1.23.0'
 /bin/mkdir -p '/var/tmp/portage/sys-apps/groff-1.23.0/image/usr/share/groff/1.23.0/tmac'
 /var/tmp/portage/._portage_reinstall_.pqurg6e9/bin/ebuild-helpers/xattr/install -c -m 644 contrib/hdtbl/hdtbl.tmac contrib/hdtbl/hdmisc.tmac '/var/tmp/portage/sys-apps/groff-1.23.0/image/usr/share/groff/1.23.0/tmac'
make[2]: Leaving directory '/var/tmp/portage/sys-apps/groff-1.23.0/work/groff-1.23.0'
make[2]: Entering directory '/var/tmp/portage/sys-apps/groff-1.23.0/work/groff-1.23.0'
 /bin/mkdir -p '/var/tmp/portage/sys-apps/groff-1.23.0/image/usr/share/groff/site-tmac'
 /var/tmp/portage/._portage_reinstall_.pqurg6e9/bin/ebuild-helpers/xattr/install -c -m 644 tmac/man.local tmac/mdoc.local '/var/tmp/portage/sys-apps/groff-1.23.0/image/usr/share/groff/site-tmac'
make[2]: Leaving directory '/var/tmp/portage/sys-apps/groff-1.23.0/work/groff-1.23.0'
make[2]: Entering directory '/var/tmp/portage/sys-apps/groff-1.23.0/work/groff-1.23.0'
 /bin/mkdir -p '/var/tmp/portage/sys-apps/groff-1.23.0/image/usr/share/groff/1.23.0/tmac/mdoc'
 /var/tmp/portage/._portage_reinstall_.pqurg6e9/bin/ebuild-helpers/xattr/install -c -m 644 tmac/mdoc/doc-common tmac/mdoc/doc-ditroff tmac/mdoc/doc-nroff tmac/mdoc/doc-syms '/var/tmp/portage/sys-apps/groff-1.23.0/image/usr/share/groff/1.23.0/tmac/mdoc'
make[2]: Leaving directory '/var/tmp/portage/sys-apps/groff-1.23.0/work/groff-1.23.0'
make[2]: Entering directory '/var/tmp/portage/sys-apps/groff-1.23.0/work/groff-1.23.0'
 /bin/mkdir -p '/var/tmp/portage/sys-apps/groff-1.23.0/image/usr/share/groff/1.23.0/tmac/mm'
 /var/tmp/portage/._portage_reinstall_.pqurg6e9/bin/ebuild-helpers/xattr/install -c -m 644 contrib/mm/mm/0.MT contrib/mm/mm/5.MT contrib/mm/mm/4.MT contrib/mm/mm/ms.cov contrib/mm/mm/se_ms.cov '/var/tmp/portage/sys-apps/groff-1.23.0/image/usr/share/groff/1.23.0/tmac/mm'
make[2]: Leaving directory '/var/tmp/portage/sys-apps/groff-1.23.0/work/groff-1.23.0'
make[2]: Entering directory '/var/tmp/portage/sys-apps/groff-1.23.0/work/groff-1.23.0'
 /bin/mkdir -p '/var/tmp/portage/sys-apps/groff-1.23.0/image/usr/share/doc/groff-1.23.0/examples/mm'
 /var/tmp/portage/._portage_reinstall_.pqurg6e9/bin/ebuild-helpers/xattr/install -c -m 644 contrib/mm/examples/letter.mm '/var/tmp/portage/sys-apps/groff-1.23.0/image/usr/share/doc/groff-1.23.0/examples/mm'
make[2]: Leaving directory '/var/tmp/portage/sys-apps/groff-1.23.0/work/groff-1.23.0'
make[2]: Entering directory '/var/tmp/portage/sys-apps/groff-1.23.0/work/groff-1.23.0'
 /bin/mkdir -p '/var/tmp/portage/sys-apps/groff-1.23.0/image/usr/share/doc/groff-1.23.0/examples/mom'
 /var/tmp/portage/._portage_reinstall_.pqurg6e9/bin/ebuild-helpers/xattr/install -c -m 644 contrib/mom/examples/letter.mom contrib/mom/examples/mom-pdf.mom contrib/mom/examples/mon_premier_doc.mom contrib/mom/examples/sample_docs.mom contrib/mom/examples/typesetting.mom contrib/mom/examples/README.txt contrib/mom/examples/README-fr.txt contrib/mom/examples/elvis_syntax contrib/mom/examples/elvis_syntax.new contrib/mom/examples/penguin.ps contrib/mom/examples/penguin.pdf contrib/mom/examples/mom.vim contrib/mom/examples/slide-demo.mom contrib/mom/examples/copyright-default.mom contrib/mom/examples/copyright-chapter.mom '/var/tmp/portage/sys-apps/groff-1.23.0/image/usr/share/doc/groff-1.23.0/examples/mom'
make[2]: Leaving directory '/var/tmp/portage/sys-apps/groff-1.23.0/work/groff-1.23.0'
make[2]: Entering directory '/var/tmp/portage/sys-apps/groff-1.23.0/work/groff-1.23.0'
 /bin/mkdir -p '/var/tmp/portage/sys-apps/groff-1.23.0/image/usr/share/groff/1.23.0/tmac'
 /var/tmp/portage/._portage_reinstall_.pqurg6e9/bin/ebuild-helpers/xattr/install -c -m 644 contrib/mom/mom.tmac contrib/mom/om.tmac '/var/tmp/portage/sys-apps/groff-1.23.0/image/usr/share/groff/1.23.0/tmac'
make[2]: Leaving directory '/var/tmp/portage/sys-apps/groff-1.23.0/work/groff-1.23.0'
make[2]: Entering directory '/var/tmp/portage/sys-apps/groff-1.23.0/work/groff-1.23.0'
 /bin/mkdir -p '/var/tmp/portage/sys-apps/groff-1.23.0/image/usr/share/groff/1.23.0/oldfont/devps'
 /var/tmp/portage/._portage_reinstall_.pqurg6e9/bin/ebuild-helpers/xattr/install -c -m 644 font/devps/old/S font/devps/old/SS font/devps/old/CB font/devps/old/CBI font/devps/old/CI font/devps/old/CR font/devps/old/HB font/devps/old/HBI font/devps/old/HI font/devps/old/HR font/devps/old/HNB font/devps/old/HNBI font/devps/old/HNI font/devps/old/HNR font/devps/old/NB font/devps/old/NBI font/devps/old/NI font/devps/old/NR font/devps/old/PB font/devps/old/PBI font/devps/old/PI font/devps/old/PR font/devps/old/TB font/devps/old/TBI font/devps/old/TI font/devps/old/TR font/devps/old/symbol.afm font/devps/old/symbolsl.afm font/devps/old/zapfdr.afm font/devps/old/zapfdr.ps '/var/tmp/portage/sys-apps/groff-1.23.0/image/usr/share/groff/1.23.0/oldfont/devps'
make[2]: Leaving directory '/var/tmp/portage/sys-apps/groff-1.23.0/work/groff-1.23.0'
make[2]: Entering directory '/var/tmp/portage/sys-apps/groff-1.23.0/work/groff-1.23.0'
 /bin/mkdir -p '/var/tmp/portage/sys-apps/groff-1.23.0/image/usr/share/groff/1.23.0/tmac'
 /var/tmp/portage/._portage_reinstall_.pqurg6e9/bin/ebuild-helpers/xattr/install -c -m 644 contrib/pdfmark/pdfmark.tmac contrib/pdfmark/sanitize.tmac contrib/pdfmark/spdf.tmac '/var/tmp/portage/sys-apps/groff-1.23.0/image/usr/share/groff/1.23.0/tmac'
make[2]: Leaving directory '/var/tmp/portage/sys-apps/groff-1.23.0/work/groff-1.23.0'
make[2]: Entering directory '/var/tmp/portage/sys-apps/groff-1.23.0/work/groff-1.23.0'
 /bin/mkdir -p '/var/tmp/portage/sys-apps/groff-1.23.0/image/usr/share/doc/groff-1.23.0'
 /var/tmp/portage/._portage_reinstall_.pqurg6e9/bin/ebuild-helpers/xattr/install -c -m 644 doc/me-revisions doc/ms.ms doc/pic.ms '/var/tmp/portage/sys-apps/groff-1.23.0/image/usr/share/doc/groff-1.23.0'
make[2]: Leaving directory '/var/tmp/portage/sys-apps/groff-1.23.0/work/groff-1.23.0'
make[2]: Entering directory '/var/tmp/portage/sys-apps/groff-1.23.0/work/groff-1.23.0'
 /bin/mkdir -p '/var/tmp/portage/sys-apps/groff-1.23.0/image/usr/share/groff/1.23.0/tmac'
 /var/tmp/portage/._portage_reinstall_.pqurg6e9/bin/ebuild-helpers/xattr/install -c -m 644 contrib/rfc1345/rfc1345.tmac '/var/tmp/portage/sys-apps/groff-1.23.0/image/usr/share/groff/1.23.0/tmac'
make[2]: Leaving directory '/var/tmp/portage/sys-apps/groff-1.23.0/work/groff-1.23.0'
make[2]: Entering directory '/var/tmp/portage/sys-apps/groff-1.23.0/work/groff-1.23.0'
 /bin/mkdir -p '/var/tmp/portage/sys-apps/groff-1.23.0/image/usr/share/groff/1.23.0/tmac'
 /var/tmp/portage/._portage_reinstall_.pqurg6e9/bin/ebuild-helpers/xattr/install -c -m 644 contrib/sboxes/sboxes.tmac '/var/tmp/portage/sys-apps/groff-1.23.0/image/usr/share/groff/1.23.0/tmac'
make[2]: Leaving directory '/var/tmp/portage/sys-apps/groff-1.23.0/work/groff-1.23.0'
make[2]: Entering directory '/var/tmp/portage/sys-apps/groff-1.23.0/work/groff-1.23.0'
 /bin/mkdir -p '/var/tmp/portage/sys-apps/groff-1.23.0/image/usr/share/groff/1.23.0/tmac'
 /var/tmp/portage/._portage_reinstall_.pqurg6e9/bin/ebuild-helpers/xattr/install -c -m 644 contrib/mm/refer-mm.tmac '/var/tmp/portage/sys-apps/groff-1.23.0/image/usr/share/groff/1.23.0/tmac'
make[2]: Leaving directory '/var/tmp/portage/sys-apps/groff-1.23.0/work/groff-1.23.0'
make[2]: Entering directory '/var/tmp/portage/sys-apps/groff-1.23.0/work/groff-1.23.0'
 /bin/mkdir -p '/var/tmp/portage/sys-apps/groff-1.23.0/image/usr/share/groff/1.23.0/tmac'
 /var/tmp/portage/._portage_reinstall_.pqurg6e9/bin/ebuild-helpers/xattr/install -c -m 644 tmac/man.tmac tmac/mandoc.tmac tmac/andoc.tmac tmac/an-ext.tmac tmac/ms.tmac tmac/e.tmac tmac/me.tmac tmac/doc-old.tmac tmac/doc.tmac tmac/mdoc.tmac tmac/pic.tmac tmac/papersize.tmac tmac/62bit.tmac tmac/ec.tmac tmac/trace.tmac tmac/ps.tmac tmac/psold.tmac tmac/pdfpic.tmac tmac/pspic.tmac tmac/psatk.tmac tmac/ptx.tmac tmac/pdf.tmac tmac/dvi.tmac tmac/tty.tmac tmac/tty-char.tmac tmac/latin1.tmac tmac/latin2.tmac tmac/latin5.tmac tmac/latin9.tmac tmac/cp1047.tmac tmac/X.tmac tmac/Xps.tmac tmac/lj4.tmac tmac/lbp.tmac tmac/html.tmac tmac/html-end.tmac tmac/devtag.tmac tmac/europs.tmac tmac/composite.tmac tmac/fallbacks.tmac '/var/tmp/portage/sys-apps/groff-1.23.0/image/usr/share/groff/1.23.0/tmac'
 /var/tmp/portage/._portage_reinstall_.pqurg6e9/bin/ebuild-helpers/xattr/install -c -m 644 tmac/eqnrc tmac/refer.tmac tmac/refer-me.tmac tmac/refer-ms.tmac tmac/troffrc tmac/troffrc-end tmac/trans.tmac tmac/en.tmac tmac/hyphen.en tmac/hyphenex.en tmac/fr.tmac tmac/hyphen.fr tmac/it.tmac tmac/hyphen.it tmac/sv.tmac tmac/hyphen.sv tmac/de.tmac tmac/den.tmac tmac/hyphen.det tmac/hyphen.den tmac/cs.tmac tmac/hyphen.cs tmac/hyphenex.cs tmac/ja.tmac tmac/zh.tmac tmac/an.tmac tmac/s.tmac '/var/tmp/portage/sys-apps/groff-1.23.0/image/usr/share/groff/1.23.0/tmac'
make[2]: Leaving directory '/var/tmp/portage/sys-apps/groff-1.23.0/work/groff-1.23.0'
make[2]: Entering directory '/var/tmp/portage/sys-apps/groff-1.23.0/work/groff-1.23.0'
 /bin/mkdir -p '/var/tmp/portage/sys-apps/groff-1.23.0/image/usr/share/man/man1'
 /var/tmp/portage/._portage_reinstall_.pqurg6e9/bin/ebuild-helpers/xattr/install -c -m 644 contrib/chem/chem.1 contrib/eqn2graph/eqn2graph.1 contrib/gdiffmk/gdiffmk.1 contrib/glilypond/glilypond.1 contrib/gperl/gperl.1 contrib/gpinyin/gpinyin.1 contrib/grap2graph/grap2graph.1 contrib/mm/mmroff.1 contrib/pdfmark/pdfroff.1 contrib/pic2graph/pic2graph.1 src/devices/grodvi/grodvi.1 src/devices/grohtml/grohtml.1 src/devices/grolbp/grolbp.1 src/devices/grolj4/grolj4.1 src/devices/gropdf/gropdf.1 src/devices/gropdf/pdfmom.1 src/devices/grops/grops.1 src/devices/grotty/grotty.1 src/devices/xditview/gxditview.1 src/preproc/preconv/preconv.1 src/roff/groff/groff.1 src/utils/addftinfo/addftinfo.1 src/utils/afmtodit/afmtodit.1 src/utils/grog/grog.1 src/utils/hpftodit/hpftodit.1 src/utils/lkbib/lkbib.1 src/utils/pfbtops/pfbtops.1 src/utils/tfmtodit/tfmtodit.1 src/utils/xtotroff/xtotroff.1 src/preproc/eqn/eqn.1 src/preproc/eqn/neqn.1 src/preproc/grn/grn.1 src/preproc/pic/pic.1 src/preproc/refer/refer.1 src/preproc/soelim/soelim.1 src/preproc/tbl/tbl.1 src/roff/nroff/nroff.1 src/roff/troff/troff.1 src/utils/indxbib/indxbib.1 src/utils/lookbib/lookbib.1 '/var/tmp/portage/sys-apps/groff-1.23.0/image/usr/share/man/man1'
make[2]: Leaving directory '/var/tmp/portage/sys-apps/groff-1.23.0/work/groff-1.23.0'
make[2]: Entering directory '/var/tmp/portage/sys-apps/groff-1.23.0/work/groff-1.23.0'
 /bin/mkdir -p '/var/tmp/portage/sys-apps/groff-1.23.0/image/usr/share/man/man5'
 /var/tmp/portage/._portage_reinstall_.pqurg6e9/bin/ebuild-helpers/xattr/install -c -m 644 man/groff_font.5 man/groff_out.5 man/groff_tmac.5 '/var/tmp/portage/sys-apps/groff-1.23.0/image/usr/share/man/man5'
make[2]: Leaving directory '/var/tmp/portage/sys-apps/groff-1.23.0/work/groff-1.23.0'
make[2]: Entering directory '/var/tmp/portage/sys-apps/groff-1.23.0/work/groff-1.23.0'
 /bin/mkdir -p '/var/tmp/portage/sys-apps/groff-1.23.0/image/usr/share/man/man7'
 /var/tmp/portage/._portage_reinstall_.pqurg6e9/bin/ebuild-helpers/xattr/install -c -m 644 contrib/hdtbl/groff_hdtbl.7 contrib/mm/groff_mm.7 contrib/mm/groff_mmse.7 contrib/mom/groff_mom.7 contrib/rfc1345/groff_rfc1345.7 man/groff_char.7 man/groff_diff.7 man/groff.7 man/roff.7 tmac/groff_ms.7 tmac/groff_man.7 tmac/groff_man_style.7 tmac/groff_me.7 tmac/groff_mdoc.7 tmac/groff_trace.7 tmac/groff_www.7 '/var/tmp/portage/sys-apps/groff-1.23.0/image/usr/share/man/man7'
make[2]: Leaving directory '/var/tmp/portage/sys-apps/groff-1.23.0/work/groff-1.23.0'
make[2]: Entering directory '/var/tmp/portage/sys-apps/groff-1.23.0/work/groff-1.23.0'
 /bin/mkdir -p '/var/tmp/portage/sys-apps/groff-1.23.0/image/usr/share/doc/groff-1.23.0/html/mom'
 /var/tmp/portage/._portage_reinstall_.pqurg6e9/bin/ebuild-helpers/xattr/install -c -m 644 contrib/mom/momdoc/stylesheet.css contrib/mom/momdoc/appendices.html contrib/mom/momdoc/color.html contrib/mom/momdoc/cover.html contrib/mom/momdoc/definitions.html contrib/mom/momdoc/docelement.html contrib/mom/momdoc/docprocessing.html contrib/mom/momdoc/goodies.html contrib/mom/momdoc/graphical.html contrib/mom/momdoc/headfootpage.html contrib/mom/momdoc/images.html contrib/mom/momdoc/inlines.html contrib/mom/momdoc/intro.html contrib/mom/momdoc/letters.html contrib/mom/momdoc/macrolist.html contrib/mom/momdoc/rectoverso.html contrib/mom/momdoc/refer.html contrib/mom/momdoc/reserved.html contrib/mom/momdoc/tables-of-contents.html contrib/mom/momdoc/toc.html contrib/mom/momdoc/typesetting.html contrib/mom/momdoc/using.html contrib/mom/momdoc/version-2.html '/var/tmp/portage/sys-apps/groff-1.23.0/image/usr/share/doc/groff-1.23.0/html/mom'
make[2]: Leaving directory '/var/tmp/portage/sys-apps/groff-1.23.0/work/groff-1.23.0'
make[2]: Entering directory '/var/tmp/portage/sys-apps/groff-1.23.0/work/groff-1.23.0'
 /bin/mkdir -p '/var/tmp/portage/sys-apps/groff-1.23.0/image/usr/share/doc/groff-1.23.0/examples/chem/122'
 /var/tmp/portage/._portage_reinstall_.pqurg6e9/bin/ebuild-helpers/xattr/install -c -m 644 contrib/chem/examples/122/README '/var/tmp/portage/sys-apps/groff-1.23.0/image/usr/share/doc/groff-1.23.0/examples/chem/122'
make[2]: Leaving directory '/var/tmp/portage/sys-apps/groff-1.23.0/work/groff-1.23.0'
make[2]: Entering directory '/var/tmp/portage/sys-apps/groff-1.23.0/work/groff-1.23.0'
 /bin/mkdir -p '/var/tmp/portage/sys-apps/groff-1.23.0/image/usr/share/groff/1.23.0/font/devlj4'
 /var/tmp/portage/._portage_reinstall_.pqurg6e9/bin/ebuild-helpers/xattr/install -c -m 644 font/devlj4/DESC '/var/tmp/portage/sys-apps/groff-1.23.0/image/usr/share/groff/1.23.0/font/devlj4'
make[2]: Leaving directory '/var/tmp/portage/sys-apps/groff-1.23.0/work/groff-1.23.0'
make[2]: Entering directory '/var/tmp/portage/sys-apps/groff-1.23.0/work/groff-1.23.0'
 /bin/mkdir -p '/var/tmp/portage/sys-apps/groff-1.23.0/image/usr/share/doc/groff-1.23.0/examples/chem'
 /var/tmp/portage/._portage_reinstall_.pqurg6e9/bin/ebuild-helpers/xattr/install -c -m 644 contrib/chem/examples/README '/var/tmp/portage/sys-apps/groff-1.23.0/image/usr/share/doc/groff-1.23.0/examples/chem'
make[2]: Leaving directory '/var/tmp/portage/sys-apps/groff-1.23.0/work/groff-1.23.0'
make[2]: Entering directory '/var/tmp/portage/sys-apps/groff-1.23.0/work/groff-1.23.0'
 /bin/mkdir -p '/var/tmp/portage/sys-apps/groff-1.23.0/image/usr/share/groff/1.23.0/font/devps'
 /var/tmp/portage/._portage_reinstall_.pqurg6e9/bin/ebuild-helpers/xattr/install -c -m 644 font/devps/DESC font/devps/prologue font/devps/freeeuro.pfa font/devps/zapfdr.pfa font/devps/symbolsl.pfa '/var/tmp/portage/sys-apps/groff-1.23.0/image/usr/share/groff/1.23.0/font/devps'
make[2]: Leaving directory '/var/tmp/portage/sys-apps/groff-1.23.0/work/groff-1.23.0'
make[2]: Entering directory '/var/tmp/portage/sys-apps/groff-1.23.0/work/groff-1.23.0'
 /bin/mkdir -p '/var/tmp/portage/sys-apps/groff-1.23.0/image/usr/share/doc/groff-1.23.0/examples'
 /var/tmp/portage/._portage_reinstall_.pqurg6e9/bin/ebuild-helpers/xattr/install -c -m 644 doc/webpage.ps doc/grnexmpl.ps '/var/tmp/portage/sys-apps/groff-1.23.0/image/usr/share/doc/groff-1.23.0/examples'
make[2]: Leaving directory '/var/tmp/portage/sys-apps/groff-1.23.0/work/groff-1.23.0'
make[2]: Entering directory '/var/tmp/portage/sys-apps/groff-1.23.0/work/groff-1.23.0'
 /bin/mkdir -p '/var/tmp/portage/sys-apps/groff-1.23.0/image/usr/share/doc/groff-1.23.0/examples/hdtbl'
 /var/tmp/portage/._portage_reinstall_.pqurg6e9/bin/ebuild-helpers/xattr/install -c -m 644 contrib/hdtbl/examples/fonts_n.roff contrib/hdtbl/examples/fonts_x.roff contrib/hdtbl/examples/chess_board.ps contrib/hdtbl/examples/color_boxes.ps contrib/hdtbl/examples/color_nested_tables.ps contrib/hdtbl/examples/color_table_cells.ps contrib/hdtbl/examples/color_transitions.ps contrib/hdtbl/examples/col_rowspan_colors.ps contrib/hdtbl/examples/fonts_n.ps contrib/hdtbl/examples/fonts_x.ps contrib/hdtbl/examples/mixed_pickles.ps contrib/hdtbl/examples/rainbow.ps contrib/hdtbl/examples/short_reference.ps doc/gnu.eps '/var/tmp/portage/sys-apps/groff-1.23.0/image/usr/share/doc/groff-1.23.0/examples/hdtbl'
make[2]: Leaving directory '/var/tmp/portage/sys-apps/groff-1.23.0/work/groff-1.23.0'
make[2]: Entering directory '/var/tmp/portage/sys-apps/groff-1.23.0/work/groff-1.23.0'
 /bin/mkdir -p '/var/tmp/portage/sys-apps/groff-1.23.0/image/usr/share/doc/groff-1.23.0'
 /var/tmp/portage/._portage_reinstall_.pqurg6e9/bin/ebuild-helpers/xattr/install -c -m 644 doc/meref.ps doc/meintro.ps doc/meintro_fr.ps doc/ms.ps doc/pic.ps doc/groff-man-pages.utf8.txt doc/meintro.me doc/meintro_fr.me doc/meref.me '/var/tmp/portage/sys-apps/groff-1.23.0/image/usr/share/doc/groff-1.23.0'
make[2]: Leaving directory '/var/tmp/portage/sys-apps/groff-1.23.0/work/groff-1.23.0'
make[2]: Entering directory '/var/tmp/portage/sys-apps/groff-1.23.0/work/groff-1.23.0'
 /bin/mkdir -p '/var/tmp/portage/sys-apps/groff-1.23.0/image/usr/share/doc/groff-1.23.0'
 /var/tmp/portage/._portage_reinstall_.pqurg6e9/bin/ebuild-helpers/xattr/install -c -m 644 ./contrib/sboxes/msboxes.ms '/var/tmp/portage/sys-apps/groff-1.23.0/image/usr/share/doc/groff-1.23.0'
make[2]: Leaving directory '/var/tmp/portage/sys-apps/groff-1.23.0/work/groff-1.23.0'
make[2]: Entering directory '/var/tmp/portage/sys-apps/groff-1.23.0/work/groff-1.23.0'
 /bin/mkdir -p '/var/tmp/portage/sys-apps/groff-1.23.0/image/usr/share/groff/1.23.0/tmac'
 /var/tmp/portage/._portage_reinstall_.pqurg6e9/bin/ebuild-helpers/xattr/install -c -m 644 tmac/www.tmac '/var/tmp/portage/sys-apps/groff-1.23.0/image/usr/share/groff/1.23.0/tmac'
make[2]: Leaving directory '/var/tmp/portage/sys-apps/groff-1.23.0/work/groff-1.23.0'
make  install-exec-hook
make[3]: Nothing to be done for 'install-exec-hook'.
make  install-data-hook
make[3]: Entering directory '/var/tmp/portage/sys-apps/groff-1.23.0/work/groff-1.23.0'
if test "no" = "yes"; then \
  if test -n ""; then \
    if test -f /var/tmp/portage/sys-apps/groff-1.23.0/image/usr/share/groff/1.23.0/tmac/s.tmac -a -n "`if test no = yes; then for i in  ""; do case "$i" in s) echo g;; esac; done; fi`"; \
    then \
      mv /var/tmp/portage/sys-apps/groff-1.23.0/image/usr/share/groff/1.23.0/tmac/s.tmac \
         /var/tmp/portage/sys-apps/groff-1.23.0/image/usr/share/groff/1.23.0/tmac/`if test no = yes; then for i in  ""; do case "$i" in s) echo g;; esac; done; fi`s.tmac; \
    fi; \
    if test -f /var/tmp/portage/sys-apps/groff-1.23.0/image/usr/share/groff/1.23.0/tmac/an.tmac -a -n "`if test no = yes; then for i in  ""; do case "$i" in an) echo g;; esac; done; fi`"; \
    then \
      mv /var/tmp/portage/sys-apps/groff-1.23.0/image/usr/share/groff/1.23.0/tmac/an.tmac \
         /var/tmp/portage/sys-apps/groff-1.23.0/image/usr/share/groff/1.23.0/tmac/`if test no = yes; then for i in  ""; do case "$i" in an) echo g;; esac; done; fi`an.tmac; \
    fi; \
  fi; \
fi
make[3]: Leaving directory '/var/tmp/portage/sys-apps/groff-1.23.0/work/groff-1.23.0'
make[3]: Entering directory '/var/tmp/portage/sys-apps/groff-1.23.0/work/groff-1.23.0'
for d in /var/tmp/portage/sys-apps/groff-1.23.0/work/groff-1.23.0/doc /var/tmp/portage/sys-apps/groff-1.23.0/work/groff-1.23.0/doc; do \
  if test -f "$d/gnu.eps"; then \
    rm -f /var/tmp/portage/sys-apps/groff-1.23.0/image"/usr/share/doc/groff-1.23.0"/examples/gnu.eps; \
    /var/tmp/portage/._portage_reinstall_.pqurg6e9/bin/ebuild-helpers/xattr/install -c -m 644 \
      $d/gnu.eps /var/tmp/portage/sys-apps/groff-1.23.0/image"/usr/share/doc/groff-1.23.0"/examples/gnu.eps; \
    break; \
  fi; \
done
make[3]: Leaving directory '/var/tmp/portage/sys-apps/groff-1.23.0/work/groff-1.23.0'
make[3]: Entering directory '/var/tmp/portage/sys-apps/groff-1.23.0/work/groff-1.23.0'
cd /var/tmp/portage/sys-apps/groff-1.23.0/image/usr/share/groff; \
  rm -f current; \
  ln -s 1.23.0 current
make[3]: Leaving directory '/var/tmp/portage/sys-apps/groff-1.23.0/work/groff-1.23.0'
make[3]: Entering directory '/var/tmp/portage/sys-apps/groff-1.23.0/work/groff-1.23.0'
test -d /var/tmp/portage/sys-apps/groff-1.23.0/image/usr/lib64/groff/site-tmac \
  || /bin/sh /var/tmp/portage/sys-apps/groff-1.23.0/work/groff-1.23.0/build-aux/install-sh -d /var/tmp/portage/sys-apps/groff-1.23.0/image/usr/lib64/groff/site-tmac
make[3]: Leaving directory '/var/tmp/portage/sys-apps/groff-1.23.0/work/groff-1.23.0'
make[3]: Entering directory '/var/tmp/portage/sys-apps/groff-1.23.0/work/groff-1.23.0'
test -d /var/tmp/portage/sys-apps/groff-1.23.0/image/usr/share/groff/site-font \
  || /bin/sh /var/tmp/portage/sys-apps/groff-1.23.0/work/groff-1.23.0/build-aux/install-sh -d /var/tmp/portage/sys-apps/groff-1.23.0/image/usr/share/groff/site-font
make[3]: Leaving directory '/var/tmp/portage/sys-apps/groff-1.23.0/work/groff-1.23.0'
>>> Completed installing sys-apps/groff-1.23.0 into /var/tmp/portage/sys-apps/groff-1.23.0/image

 * Final size of build directory: 57468 KiB (56.1 MiB)
 * Final size of installed tree:  19360 KiB (18.9 MiB)

strip: x86_64-pc-linux-gnu-strip --strip-unneeded -N __gentoo_check_ldflags__ -R .comment -R .GCC.command.line -R .note.gnu.gold-version
   /usr/bin/grodvi
   /usr/bin/post-grohtml
   /usr/bin/grolbp
   /usr/bin/grolj4
   /usr/bin/grops
   /usr/bin/grotty
   /usr/bin/gxditview
   /usr/bin/pre-grohtml
   /usr/bin/preconv
   /usr/bin/groff
   /usr/bin/addftinfo
   /usr/bin/hpftodit
   /usr/bin/lkbib
   /usr/bin/pfbtops
   /usr/bin/tfmtodit
   /usr/bin/xtotroff
   /usr/bin/eqn
   /usr/bin/grn
   /usr/bin/pic
   /usr/bin/refer
   /usr/bin/soelim
   /usr/bin/tbl
   /usr/bin/troff
   /usr/bin/indxbib
   /usr/bin/lookbib