Skip to content

Instantly share code, notes, and snippets.

@onyb
Created December 22, 2013 15:43
Show Gist options
  • Save onyb/8084356 to your computer and use it in GitHub Desktop.
Save onyb/8084356 to your computer and use it in GitHub Desktop.
make[1]: Entering directory `/sources/groff-1.22.2'
make[2]: Entering directory `/sources/groff-1.22.2/src/include'
make[2]: Leaving directory `/sources/groff-1.22.2/src/include'
make[2]: Entering directory `/sources/groff-1.22.2/arch/misc'
/bin/sh ./shdeps.sh ":" ":" "/usr/bin" > shdeps.sed
make[2]: Leaving directory `/sources/groff-1.22.2/arch/misc'
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... /bin/mkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking for gcc... gcc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables...
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ISO C89... none needed
checking for style of include used by make... GNU
checking dependency style of gcc... gcc3
checking whether make sets $(MAKE)... (cached) yes
checking build system type... i686-pc-linux-gnu
checking host system type... i686-pc-linux-gnu
checking how to run the C preprocessor... 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 ar... ar
checking for ranlib... ranlib
checking whether gcc and cc understand -c and -o together... yes
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking minix/config.h usability... no
checking minix/config.h presence... no
checking for minix/config.h... no
checking whether it is safe to define __EXTENSIONS__... yes
checking for unsigned long long int... yes
checking for long long int... yes
checking wchar.h usability... yes
checking wchar.h presence... yes
checking for wchar.h... yes
checking for stdint.h... (cached) yes
checking for inttypes.h... (cached) yes
checking for unistd.h... (cached) yes
checking features.h usability... yes
checking features.h presence... yes
checking for features.h... yes
checking wctype.h usability... yes
checking wctype.h presence... yes
checking for wctype.h... yes
checking whether the preprocessor supports include_next... yes
checking whether system header files limit the line length... no
checking whether stdint.h conforms to C99... yes
checking whether imaxabs is declared without a macro... yes
checking whether imaxdiv is declared without a macro... yes
checking whether strtoimax is declared without a macro... yes
checking whether strtoumax is declared without a macro... yes
checking for inttypes.h... (cached) yes
checking whether the inttypes.h PRIxNN macros are broken... no
checking for nl_langinfo and CODESET... yes
checking for symlink... yes
checking for iswcntrl... yes
checking for wcwidth... 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 for stdbool.h that conforms to C99... yes
checking for _Bool... yes
checking for wchar_t... yes
checking whether <wchar.h> uses 'inline' correctly... yes
checking for wint_t... yes
checking whether INT32_MAX < INTMAX_MAX... yes
checking whether INT64_MAX == LONG_MAX... no
checking whether UINT32_MAX < UINTMAX_MAX... yes
checking whether UINT64_MAX == ULONG_MAX... no
checking whether NULL can be used in arbitrary expressions... yes
checking whether btowc is declared without a macro... yes
checking whether wctob is declared without a macro... yes
checking whether mbsinit is declared without a macro... yes
checking whether mbrtowc is declared without a macro... yes
checking whether mbrlen is declared without a macro... yes
checking whether mbsrtowcs is declared without a macro... yes
checking whether mbsnrtowcs is declared without a macro... yes
checking whether wcrtomb is declared without a macro... yes
checking whether wcsrtombs is declared without a macro... yes
checking whether wcsnrtombs is declared without a macro... yes
checking whether wcwidth is declared without a macro... yes
checking whether wmemchr is declared without a macro... yes
checking whether wmemcmp is declared without a macro... yes
checking whether wmemcpy is declared without a macro... yes
checking whether wmemmove is declared without a macro... yes
checking whether wmemset is declared without a macro... yes
checking whether wcslen is declared without a macro... yes
checking whether wcsnlen is declared without a macro... yes
checking whether wcscpy is declared without a macro... yes
checking whether wcpcpy is declared without a macro... yes
checking whether wcsncpy is declared without a macro... yes
checking whether wcpncpy is declared without a macro... yes
checking whether wcscat is declared without a macro... yes
checking whether wcsncat is declared without a macro... yes
checking whether wcscmp is declared without a macro... yes
checking whether wcsncmp is declared without a macro... yes
checking whether wcscasecmp is declared without a macro... yes
checking whether wcsncasecmp is declared without a macro... yes
checking whether wcscoll is declared without a macro... yes
checking whether wcsxfrm is declared without a macro... yes
checking whether wcsdup is declared without a macro... yes
checking whether wcschr is declared without a macro... yes
checking whether wcsrchr is declared without a macro... yes
checking whether wcscspn is declared without a macro... yes
checking whether wcsspn is declared without a macro... yes
checking whether wcspbrk is declared without a macro... yes
checking whether wcsstr is declared without a macro... yes
checking whether wcstok is declared without a macro... yes
checking whether wcswidth is declared without a macro... yes
checking whether iswcntrl works... yes
checking for towlower... yes
checking for wctype_t... yes
checking for wctrans_t... yes
checking whether wctype is declared without a macro... yes
checking whether iswctype is declared without a macro... yes
checking whether wctrans is declared without a macro... yes
checking whether towctrans is declared without a macro... yes
checking whether wcwidth is declared... (cached) yes
checking whether wcwidth works reasonably in UTF-8 locales... yes
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating Makefile
config.status: creating lib/Makefile
config.status: creating m4/Makefile
config.status: creating config.h
config.status: executing depfiles commands
make[2]: Entering directory `/sources/groff-1.22.2/src/libs/gnulib'
make all-recursive
make[3]: Entering directory `/sources/groff-1.22.2/src/libs/gnulib'
Making all in lib
make[4]: Entering directory `/sources/groff-1.22.2/src/libs/gnulib/lib'
rm -f configmake.h-t && \
{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
echo '#define PREFIX "/usr"'; \
echo '#define EXEC_PREFIX "/usr"'; \
echo '#define BINDIR "/usr/bin"'; \
echo '#define SBINDIR "/usr/sbin"'; \
echo '#define LIBEXECDIR "/usr/libexec"'; \
echo '#define DATAROOTDIR "/usr/share"'; \
echo '#define DATADIR "/usr/share"'; \
echo '#define SYSCONFDIR "/usr/etc"'; \
echo '#define SHAREDSTATEDIR "/usr/com"'; \
echo '#define LOCALSTATEDIR "/usr/var"'; \
echo '#define INCLUDEDIR "/usr/include"'; \
echo '#define OLDINCLUDEDIR "/usr/include"'; \
echo '#define DOCDIR "/usr/share/doc/dummy"'; \
echo '#define INFODIR "/usr/share/info"'; \
echo '#define HTMLDIR "/usr/share/doc/dummy"'; \
echo '#define DVIDIR "/usr/share/doc/dummy"'; \
echo '#define PDFDIR "/usr/share/doc/dummy"'; \
echo '#define PSDIR "/usr/share/doc/dummy"'; \
echo '#define LIBDIR "/usr/lib"'; \
echo '#define LISPDIR "/usr/share/emacs/site-lisp"'; \
echo '#define LOCALEDIR "/usr/share/locale"'; \
echo '#define MANDIR "/usr/share/man"'; \
echo '#define MANEXT ""'; \
echo '#define PKGDATADIR "/usr/share/dummy"'; \
echo '#define PKGINCLUDEDIR "/usr/include/dummy"'; \
echo '#define PKGLIBDIR "/usr/lib/dummy"'; \
echo '#define PKGLIBEXECDIR "/usr/libexec/dummy"'; \
} | sed '/""/d' > configmake.h-t && \
mv -f configmake.h-t configmake.h
rm -f arg-nonnull.h-t arg-nonnull.h && \
sed -n -e '/GL_ARG_NONNULL/,$p' \
< ../build-aux/snippet/arg-nonnull.h \
> arg-nonnull.h-t && \
mv arg-nonnull.h-t arg-nonnull.h
rm -f c++defs.h-t c++defs.h && \
sed -n -e '/_GL_CXXDEFS/,$p' \
< ../build-aux/snippet/c++defs.h \
> c++defs.h-t && \
mv c++defs.h-t c++defs.h
rm -f warn-on-use.h-t warn-on-use.h && \
sed -n -e '/^.ifndef/,$p' \
< ../build-aux/snippet/warn-on-use.h \
> warn-on-use.h-t && \
mv warn-on-use.h-t warn-on-use.h
rm -f unitypes.h-t unitypes.h && \
{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
cat ./unitypes.in.h; \
} > unitypes.h-t && \
mv -f unitypes.h-t unitypes.h
rm -f uniwidth.h-t uniwidth.h && \
{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
cat ./uniwidth.in.h; \
} > uniwidth.h-t && \
mv -f uniwidth.h-t uniwidth.h
rm -f wchar.h-t wchar.h && \
{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
sed -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/@''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_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' \
< ./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_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_DECL_WCTOB''@|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_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 '/definitions of _GL_FUNCDECL_RPL/r c++defs.h' \
-e '/definition of _GL_ARG_NONNULL/r arg-nonnull.h' \
-e '/definition of _GL_WARN_ON_USE/r warn-on-use.h'; \
} > wchar.h-t && \
mv wchar.h-t wchar.h
rm -f wctype.h-t wctype.h && \
{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
sed -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/@''GNULIB_ISWBLANK''@/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_ISWCNTRL''@/0/g' \
-e 's/@''REPLACE_TOWLOWER''@/0/g' \
-e '/definitions of _GL_FUNCDECL_RPL/r c++defs.h' \
-e '/definition of _GL_WARN_ON_USE/r warn-on-use.h' \
< ./wctype.in.h; \
} > wctype.h-t && \
mv wctype.h-t wctype.h
make all-recursive
make[5]: Entering directory `/sources/groff-1.22.2/src/libs/gnulib/lib'
make[6]: Entering directory `/sources/groff-1.22.2/src/libs/gnulib/lib'
depbase=`echo localcharset.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -I. -I.. -g -O2 -MT localcharset.o -MD -MP -MF $depbase.Tpo -c -o localcharset.o localcharset.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo uniwidth/width.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -I. -I.. -g -O2 -MT uniwidth/width.o -MD -MP -MF $depbase.Tpo -c -o uniwidth/width.o uniwidth/width.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo wctype-h.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -I. -I.. -g -O2 -MT wctype-h.o -MD -MP -MF $depbase.Tpo -c -o wctype-h.o wctype-h.c &&\
mv -f $depbase.Tpo $depbase.Po
rm -f libgnu.a
ar cru libgnu.a localcharset.o uniwidth/width.o wctype-h.o
ranlib libgnu.a
rm -f t-charset.alias charset.alias && \
/bin/sh ./config.charset 'i686-pc-linux-gnu' > t-charset.alias && \
mv t-charset.alias charset.alias
rm -f t-ref-add.sed ref-add.sed && \
sed -e '/^#/d' -e 's/@''PACKAGE''@/dummy/g' ref-add.sin > t-ref-add.sed && \
mv t-ref-add.sed ref-add.sed
rm -f t-ref-del.sed ref-del.sed && \
sed -e '/^#/d' -e 's/@''PACKAGE''@/dummy/g' ref-del.sin > t-ref-del.sed && \
mv t-ref-del.sed ref-del.sed
make[6]: Leaving directory `/sources/groff-1.22.2/src/libs/gnulib/lib'
make[5]: Leaving directory `/sources/groff-1.22.2/src/libs/gnulib/lib'
make[4]: Leaving directory `/sources/groff-1.22.2/src/libs/gnulib/lib'
Making all in m4
make[4]: Entering directory `/sources/groff-1.22.2/src/libs/gnulib/m4'
make[4]: Nothing to be done for `all'.
make[4]: Leaving directory `/sources/groff-1.22.2/src/libs/gnulib/m4'
make[4]: Entering directory `/sources/groff-1.22.2/src/libs/gnulib'
make[4]: Leaving directory `/sources/groff-1.22.2/src/libs/gnulib'
make[3]: Leaving directory `/sources/groff-1.22.2/src/libs/gnulib'
make[2]: Leaving directory `/sources/groff-1.22.2/src/libs/gnulib'
make[2]: Entering directory `/sources/groff-1.22.2/src/libs/libgroff'
/bin/sh ./config.charset 'i686-pc-linux-gnu' > t-charset.alias
mv t-charset.alias charset.alias
sed -e '/^#/d' \
-e 's/@''PACKAGE''@/groff/g' ./ref-add.sin > t-ref-add.sed
mv t-ref-add.sed ref-add.sed
sed -e '/^#/d' \
-e 's/@''PACKAGE''@/groff/g' ./ref-del.sin > t-ref-del.sed
mv t-ref-del.sed ref-del.sed
g++ -I. -I. -I/sources/groff-1.22.2/src/include -I/sources/groff-1.22.2/src/include -I/sources/groff-1.22.2/src/libs/gnulib/lib -DHAVE_CONFIG_H -g -O2 -c assert.cpp
g++ -I. -I. -I/sources/groff-1.22.2/src/include -I/sources/groff-1.22.2/src/include -I/sources/groff-1.22.2/src/libs/gnulib/lib -DHAVE_CONFIG_H -g -O2 -c change_lf.cpp
g++ -I. -I. -I/sources/groff-1.22.2/src/include -I/sources/groff-1.22.2/src/include -I/sources/groff-1.22.2/src/libs/gnulib/lib -DHAVE_CONFIG_H -g -O2 -c cmap.cpp
g++ -I. -I. -I/sources/groff-1.22.2/src/include -I/sources/groff-1.22.2/src/include -I/sources/groff-1.22.2/src/libs/gnulib/lib -DHAVE_CONFIG_H -g -O2 -c color.cpp
g++ -I. -I. -I/sources/groff-1.22.2/src/include -I/sources/groff-1.22.2/src/include -I/sources/groff-1.22.2/src/libs/gnulib/lib -DHAVE_CONFIG_H -g -O2 -c cset.cpp
g++ -I. -I. -I/sources/groff-1.22.2/src/include -I/sources/groff-1.22.2/src/include -I/sources/groff-1.22.2/src/libs/gnulib/lib -DHAVE_CONFIG_H -g -O2 -c device.cpp
g++ -I. -I. -I/sources/groff-1.22.2/src/include -I/sources/groff-1.22.2/src/include -I/sources/groff-1.22.2/src/libs/gnulib/lib -DHAVE_CONFIG_H -g -O2 -c errarg.cpp
g++ -I. -I. -I/sources/groff-1.22.2/src/include -I/sources/groff-1.22.2/src/include -I/sources/groff-1.22.2/src/libs/gnulib/lib -DHAVE_CONFIG_H -g -O2 -c error.cpp
g++ -I. -I. -I/sources/groff-1.22.2/src/include -I/sources/groff-1.22.2/src/include -I/sources/groff-1.22.2/src/libs/gnulib/lib -DHAVE_CONFIG_H -g -O2 -c fatal.cpp
g++ -I. -I. -I/sources/groff-1.22.2/src/include -I/sources/groff-1.22.2/src/include -I/sources/groff-1.22.2/src/libs/gnulib/lib -DHAVE_CONFIG_H -g -O2 -c filename.cpp
g++ -I. -I. -I/sources/groff-1.22.2/src/include -I/sources/groff-1.22.2/src/include -I/sources/groff-1.22.2/src/libs/gnulib/lib -DHAVE_CONFIG_H -g -O2 -c font.cpp
g++ -I. -I. -I/sources/groff-1.22.2/src/include -I/sources/groff-1.22.2/src/include -I/sources/groff-1.22.2/src/libs/gnulib/lib -DHAVE_CONFIG_H -g -O2 -c fontfile.cpp
g++ -I. -I. -I/sources/groff-1.22.2/src/include -I/sources/groff-1.22.2/src/include -I/sources/groff-1.22.2/src/libs/gnulib/lib -DHAVE_CONFIG_H -g -O2 -c geometry.cpp
gcc -I. -I. -I/sources/groff-1.22.2/src/include -I/sources/groff-1.22.2/src/include -I/sources/groff-1.22.2/src/libs/gnulib/lib -DHAVE_CONFIG_H -g -O2 -c -D__GETOPT_PREFIX=groff_ -DENABLE_RELOCATABLE=1 -DLIBDIR=\"/usr/lib\" getopt.c
gcc -I. -I. -I/sources/groff-1.22.2/src/include -I/sources/groff-1.22.2/src/include -I/sources/groff-1.22.2/src/libs/gnulib/lib -DHAVE_CONFIG_H -g -O2 -c -D__GETOPT_PREFIX=groff_ -DENABLE_RELOCATABLE=1 -DLIBDIR=\"/usr/lib\" getopt1.c
g++ -I. -I. -I/sources/groff-1.22.2/src/include -I/sources/groff-1.22.2/src/include -I/sources/groff-1.22.2/src/libs/gnulib/lib -DHAVE_CONFIG_H -g -O2 -c glyphuni.cpp
g++ -I. -I. -I/sources/groff-1.22.2/src/include -I/sources/groff-1.22.2/src/include -I/sources/groff-1.22.2/src/libs/gnulib/lib -DHAVE_CONFIG_H -g -O2 -c htmlhint.cpp
g++ -I. -I. -I/sources/groff-1.22.2/src/include -I/sources/groff-1.22.2/src/include -I/sources/groff-1.22.2/src/libs/gnulib/lib -DHAVE_CONFIG_H -g -O2 -c hypot.cpp
gcc -I. -I. -I/sources/groff-1.22.2/src/include -I/sources/groff-1.22.2/src/include -I/sources/groff-1.22.2/src/libs/gnulib/lib -DHAVE_CONFIG_H -g -O2 -c -D__GETOPT_PREFIX=groff_ -DENABLE_RELOCATABLE=1 -DLIBDIR=\"/usr/lib\" iftoa.c
g++ -I. -I. -I/sources/groff-1.22.2/src/include -I/sources/groff-1.22.2/src/include -I/sources/groff-1.22.2/src/libs/gnulib/lib -DHAVE_CONFIG_H -g -O2 -c invalid.cpp
gcc -I. -I. -I/sources/groff-1.22.2/src/include -I/sources/groff-1.22.2/src/include -I/sources/groff-1.22.2/src/libs/gnulib/lib -DHAVE_CONFIG_H -g -O2 -c -D__GETOPT_PREFIX=groff_ -DENABLE_RELOCATABLE=1 -DLIBDIR=\"/usr/lib\" itoa.c
g++ -I. -I. -I/sources/groff-1.22.2/src/include -I/sources/groff-1.22.2/src/include -I/sources/groff-1.22.2/src/libs/gnulib/lib -DHAVE_CONFIG_H -g -O2 -c lf.cpp
g++ -I. -I. -I/sources/groff-1.22.2/src/include -I/sources/groff-1.22.2/src/include -I/sources/groff-1.22.2/src/libs/gnulib/lib -DHAVE_CONFIG_H -g -O2 -c lineno.cpp
gcc -I. -I. -I/sources/groff-1.22.2/src/include -I/sources/groff-1.22.2/src/include -I/sources/groff-1.22.2/src/libs/gnulib/lib -DHAVE_CONFIG_H -g -O2 -c -D__GETOPT_PREFIX=groff_ -DENABLE_RELOCATABLE=1 -DLIBDIR=\"/usr/lib\" localcharset.c
g++ -I. -I. -I/sources/groff-1.22.2/src/include -I/sources/groff-1.22.2/src/include -I/sources/groff-1.22.2/src/libs/gnulib/lib -DHAVE_CONFIG_H -g -O2 -c macropath.cpp
gcc -I. -I. -I/sources/groff-1.22.2/src/include -I/sources/groff-1.22.2/src/include -I/sources/groff-1.22.2/src/libs/gnulib/lib -DHAVE_CONFIG_H -g -O2 -c -D__GETOPT_PREFIX=groff_ -DENABLE_RELOCATABLE=1 -DLIBDIR=\"/usr/lib\" matherr.c
g++ -I. -I. -I/sources/groff-1.22.2/src/include -I/sources/groff-1.22.2/src/include -I/sources/groff-1.22.2/src/libs/gnulib/lib -DHAVE_CONFIG_H -g -O2 -c maxfilename.cpp
g++ -I. -I. -I/sources/groff-1.22.2/src/include -I/sources/groff-1.22.2/src/include -I/sources/groff-1.22.2/src/libs/gnulib/lib -DHAVE_CONFIG_H -g -O2 -c maxpathname.cpp
g++ -I. -I. -I/sources/groff-1.22.2/src/include -I/sources/groff-1.22.2/src/include -I/sources/groff-1.22.2/src/libs/gnulib/lib -DHAVE_CONFIG_H -g -O2 -c mksdir.cpp
g++ -I. -I. -I/sources/groff-1.22.2/src/include -I/sources/groff-1.22.2/src/include -I/sources/groff-1.22.2/src/libs/gnulib/lib -DHAVE_CONFIG_H -g -O2 -c nametoindex.cpp
g++ -I. -I. -I/sources/groff-1.22.2/src/include -I/sources/groff-1.22.2/src/include -I/sources/groff-1.22.2/src/libs/gnulib/lib -DHAVE_CONFIG_H -g -O2 -c new.cpp
g++ -I. -I. -I/sources/groff-1.22.2/src/include -I/sources/groff-1.22.2/src/include -I/sources/groff-1.22.2/src/libs/gnulib/lib -DHAVE_CONFIG_H -g -O2 -c paper.cpp
g++ -I. -I. -I/sources/groff-1.22.2/src/include -I/sources/groff-1.22.2/src/include -I/sources/groff-1.22.2/src/libs/gnulib/lib -DHAVE_CONFIG_H -g -O2 -c prime.cpp
gcc -I. -I. -I/sources/groff-1.22.2/src/include -I/sources/groff-1.22.2/src/include -I/sources/groff-1.22.2/src/libs/gnulib/lib -DHAVE_CONFIG_H -g -O2 -c -D__GETOPT_PREFIX=groff_ -DENABLE_RELOCATABLE=1 -DLIBDIR=\"/usr/lib\" progname.c
g++ -I. -I. -I/sources/groff-1.22.2/src/include -I/sources/groff-1.22.2/src/include -I/sources/groff-1.22.2/src/libs/gnulib/lib -DHAVE_CONFIG_H -g -O2 -c ptable.cpp
gcc -I. -I. -I/sources/groff-1.22.2/src/include -I/sources/groff-1.22.2/src/include -I/sources/groff-1.22.2/src/libs/gnulib/lib -DHAVE_CONFIG_H -g -O2 -c -D__GETOPT_PREFIX=groff_ -DENABLE_RELOCATABLE=1 -DLIBDIR=\"/usr/lib\" quotearg.c
g++ -I. -I. -I/sources/groff-1.22.2/src/include -I/sources/groff-1.22.2/src/include -I/sources/groff-1.22.2/src/libs/gnulib/lib -DHAVE_CONFIG_H -g -O2 -c relocate.cpp
g++ -I. -I. -I/sources/groff-1.22.2/src/include -I/sources/groff-1.22.2/src/include -I/sources/groff-1.22.2/src/libs/gnulib/lib -DHAVE_CONFIG_H -g -O2 -c searchpath.cpp
gcc -I. -I. -I/sources/groff-1.22.2/src/include -I/sources/groff-1.22.2/src/include -I/sources/groff-1.22.2/src/libs/gnulib/lib -DHAVE_CONFIG_H -g -O2 -c -D__GETOPT_PREFIX=groff_ -DENABLE_RELOCATABLE=1 -DLIBDIR=\"/usr/lib\" spawnvp.c
g++ -I. -I. -I/sources/groff-1.22.2/src/include -I/sources/groff-1.22.2/src/include -I/sources/groff-1.22.2/src/libs/gnulib/lib -DHAVE_CONFIG_H -g -O2 -c string.cpp
g++ -I. -I. -I/sources/groff-1.22.2/src/include -I/sources/groff-1.22.2/src/include -I/sources/groff-1.22.2/src/libs/gnulib/lib -DHAVE_CONFIG_H -g -O2 -c strsave.cpp
g++ -I. -I. -I/sources/groff-1.22.2/src/include -I/sources/groff-1.22.2/src/include -I/sources/groff-1.22.2/src/libs/gnulib/lib -DHAVE_CONFIG_H -g -O2 -c symbol.cpp
g++ -I. -I. -I/sources/groff-1.22.2/src/include -I/sources/groff-1.22.2/src/include -I/sources/groff-1.22.2/src/libs/gnulib/lib -DHAVE_CONFIG_H -g -O2 -c tmpfile.cpp
g++ -I. -I. -I/sources/groff-1.22.2/src/include -I/sources/groff-1.22.2/src/include -I/sources/groff-1.22.2/src/libs/gnulib/lib -DHAVE_CONFIG_H -g -O2 -c tmpname.cpp
g++ -I. -I. -I/sources/groff-1.22.2/src/include -I/sources/groff-1.22.2/src/include -I/sources/groff-1.22.2/src/libs/gnulib/lib -DHAVE_CONFIG_H -g -O2 -c unicode.cpp
g++ -I. -I. -I/sources/groff-1.22.2/src/include -I/sources/groff-1.22.2/src/include -I/sources/groff-1.22.2/src/libs/gnulib/lib -DHAVE_CONFIG_H -g -O2 -c uniglyph.cpp
g++ -I. -I. -I/sources/groff-1.22.2/src/include -I/sources/groff-1.22.2/src/include -I/sources/groff-1.22.2/src/libs/gnulib/lib -DHAVE_CONFIG_H -g -O2 -c uniuni.cpp
Making version.cpp
g++ -I. -I. -I/sources/groff-1.22.2/src/include -I/sources/groff-1.22.2/src/include -I/sources/groff-1.22.2/src/libs/gnulib/lib -DHAVE_CONFIG_H -g -O2 -c version.cpp
ar r libgroff.a assert.o change_lf.o cmap.o color.o cset.o device.o errarg.o error.o fatal.o filename.o font.o fontfile.o geometry.o getopt.o getopt1.o glyphuni.o htmlhint.o hypot.o iftoa.o invalid.o itoa.o lf.o lineno.o localcharset.o macropath.o matherr.o maxfilename.o maxpathname.o mksdir.o nametoindex.o new.o paper.o prime.o progname.o ptable.o quotearg.o relocate.o searchpath.o spawnvp.o string.o strsave.o symbol.o tmpfile.o tmpname.o unicode.o uniglyph.o uniuni.o version.o
ranlib libgroff.a
make[2]: Leaving directory `/sources/groff-1.22.2/src/libs/libgroff'
make[2]: Entering directory `/sources/groff-1.22.2/src/libs/libdriver'
g++ -I. -I. -I/sources/groff-1.22.2/src/include -I/sources/groff-1.22.2/src/include -I/sources/groff-1.22.2/src/libs/gnulib/lib -DHAVE_CONFIG_H -g -O2 -c input.cpp
g++ -I. -I. -I/sources/groff-1.22.2/src/include -I/sources/groff-1.22.2/src/include -I/sources/groff-1.22.2/src/libs/gnulib/lib -DHAVE_CONFIG_H -g -O2 -c printer.cpp
ar r libdriver.a input.o printer.o
ranlib libdriver.a
make[2]: Leaving directory `/sources/groff-1.22.2/src/libs/libdriver'
make[2]: Entering directory `/sources/groff-1.22.2/src/libs/libbib'
g++ -I. -I. -I/sources/groff-1.22.2/src/include -I/sources/groff-1.22.2/src/include -I/sources/groff-1.22.2/src/libs/gnulib/lib -DHAVE_CONFIG_H -g -O2 -c common.cpp
g++ -I. -I. -I/sources/groff-1.22.2/src/include -I/sources/groff-1.22.2/src/include -I/sources/groff-1.22.2/src/libs/gnulib/lib -DHAVE_CONFIG_H -g -O2 -c index.cpp
g++ -I. -I. -I/sources/groff-1.22.2/src/include -I/sources/groff-1.22.2/src/include -I/sources/groff-1.22.2/src/libs/gnulib/lib -DHAVE_CONFIG_H -g -O2 -c linear.cpp
g++ -I. -I. -I/sources/groff-1.22.2/src/include -I/sources/groff-1.22.2/src/include -I/sources/groff-1.22.2/src/libs/gnulib/lib -DHAVE_CONFIG_H -g -O2 -c search.cpp
gcc -I. -I. -I/sources/groff-1.22.2/src/include -I/sources/groff-1.22.2/src/include -I/sources/groff-1.22.2/src/libs/gnulib/lib -DHAVE_CONFIG_H -g -O2 -c map.c
ar r libbib.a common.o index.o linear.o search.o map.o
ranlib libbib.a
make[2]: Leaving directory `/sources/groff-1.22.2/src/libs/libbib'
make[1]: Nothing to be done for `arch/misc'.
make[2]: Entering directory `/sources/groff-1.22.2/src/roff/groff'
g++ -I. -I. -I/sources/groff-1.22.2/src/include -I/sources/groff-1.22.2/src/include -I/sources/groff-1.22.2/src/libs/gnulib/lib -DHAVE_CONFIG_H -g -O2 -c groff.cpp
gcc -I. -I. -I/sources/groff-1.22.2/src/include -I/sources/groff-1.22.2/src/include -I/sources/groff-1.22.2/src/libs/gnulib/lib -DHAVE_CONFIG_H -g -O2 -c pipeline.c
g++ -g -O2 -o groff groff.o pipeline.o /sources/groff-1.22.2/src/libs/libgroff/libgroff.a /sources/groff-1.22.2/src/libs/gnulib/lib/libgnu.a -lm
Making groff.n from groff.man
make[2]: Leaving directory `/sources/groff-1.22.2/src/roff/groff'
make[2]: Entering directory `/sources/groff-1.22.2/src/roff/troff'
g++ -I. -I. -I/sources/groff-1.22.2/src/include -I/sources/groff-1.22.2/src/include -I/sources/groff-1.22.2/src/libs/gnulib/lib -DHAVE_CONFIG_H -g -O2 -c dictionary.cpp
g++ -I. -I. -I/sources/groff-1.22.2/src/include -I/sources/groff-1.22.2/src/include -I/sources/groff-1.22.2/src/libs/gnulib/lib -DHAVE_CONFIG_H -g -O2 -c div.cpp
g++ -I. -I. -I/sources/groff-1.22.2/src/include -I/sources/groff-1.22.2/src/include -I/sources/groff-1.22.2/src/libs/gnulib/lib -DHAVE_CONFIG_H -g -O2 -c env.cpp
g++ -I. -I. -I/sources/groff-1.22.2/src/include -I/sources/groff-1.22.2/src/include -I/sources/groff-1.22.2/src/libs/gnulib/lib -DHAVE_CONFIG_H -g -O2 -c input.cpp
Making majorminor.cpp
g++ -I. -I. -I/sources/groff-1.22.2/src/include -I/sources/groff-1.22.2/src/include -I/sources/groff-1.22.2/src/libs/gnulib/lib -DHAVE_CONFIG_H -g -O2 -c majorminor.cpp
g++ -I. -I. -I/sources/groff-1.22.2/src/include -I/sources/groff-1.22.2/src/include -I/sources/groff-1.22.2/src/libs/gnulib/lib -DHAVE_CONFIG_H -g -O2 -c mtsm.cpp
g++ -I. -I. -I/sources/groff-1.22.2/src/include -I/sources/groff-1.22.2/src/include -I/sources/groff-1.22.2/src/libs/gnulib/lib -DHAVE_CONFIG_H -g -O2 -c node.cpp
g++ -I. -I. -I/sources/groff-1.22.2/src/include -I/sources/groff-1.22.2/src/include -I/sources/groff-1.22.2/src/libs/gnulib/lib -DHAVE_CONFIG_H -g -O2 -c number.cpp
g++ -I. -I. -I/sources/groff-1.22.2/src/include -I/sources/groff-1.22.2/src/include -I/sources/groff-1.22.2/src/libs/gnulib/lib -DHAVE_CONFIG_H -g -O2 -c reg.cpp
g++ -g -O2 -o troff dictionary.o div.o env.o input.o majorminor.o mtsm.o node.o number.o reg.o /sources/groff-1.22.2/src/libs/libgroff/libgroff.a /sources/groff-1.22.2/src/libs/gnulib/lib/libgnu.a -lm
Making troff.n from troff.man
make[2]: Leaving directory `/sources/groff-1.22.2/src/roff/troff'
make[2]: Entering directory `/sources/groff-1.22.2/src/preproc/preconv'
g++ -I. -I. -I/sources/groff-1.22.2/src/include -I/sources/groff-1.22.2/src/include -I/sources/groff-1.22.2/src/libs/gnulib/lib -DHAVE_CONFIG_H -g -O2 -c preconv.cpp
g++ -g -O2 -o preconv preconv.o /sources/groff-1.22.2/src/libs/libgroff/libgroff.a -lm
Making preconv.n from preconv.man
make[2]: Leaving directory `/sources/groff-1.22.2/src/preproc/preconv'
make[2]: Entering directory `/sources/groff-1.22.2/src/preproc/tbl'
g++ -I. -I. -I/sources/groff-1.22.2/src/include -I/sources/groff-1.22.2/src/include -I/sources/groff-1.22.2/src/libs/gnulib/lib -DHAVE_CONFIG_H -g -O2 -c main.cpp
g++ -I. -I. -I/sources/groff-1.22.2/src/include -I/sources/groff-1.22.2/src/include -I/sources/groff-1.22.2/src/libs/gnulib/lib -DHAVE_CONFIG_H -g -O2 -c table.cpp
g++ -g -O2 -o tbl main.o table.o /sources/groff-1.22.2/src/libs/libgroff/libgroff.a -lm
Making tbl.n from tbl.man
make[2]: Leaving directory `/sources/groff-1.22.2/src/preproc/tbl'
make[2]: Entering directory `/sources/groff-1.22.2/src/preproc/pic'
g++ -I. -I. -I/sources/groff-1.22.2/src/include -I/sources/groff-1.22.2/src/include -I/sources/groff-1.22.2/src/libs/gnulib/lib -DHAVE_CONFIG_H -g -O2 -c pic.cpp
g++ -I. -I. -I/sources/groff-1.22.2/src/include -I/sources/groff-1.22.2/src/include -I/sources/groff-1.22.2/src/libs/gnulib/lib -DHAVE_CONFIG_H -g -O2 -c lex.cpp
g++ -I. -I. -I/sources/groff-1.22.2/src/include -I/sources/groff-1.22.2/src/include -I/sources/groff-1.22.2/src/libs/gnulib/lib -DHAVE_CONFIG_H -g -O2 -c main.cpp
g++ -I. -I. -I/sources/groff-1.22.2/src/include -I/sources/groff-1.22.2/src/include -I/sources/groff-1.22.2/src/libs/gnulib/lib -DHAVE_CONFIG_H -g -O2 -c object.cpp
g++ -I. -I. -I/sources/groff-1.22.2/src/include -I/sources/groff-1.22.2/src/include -I/sources/groff-1.22.2/src/libs/gnulib/lib -DHAVE_CONFIG_H -g -O2 -c common.cpp
g++ -I. -I. -I/sources/groff-1.22.2/src/include -I/sources/groff-1.22.2/src/include -I/sources/groff-1.22.2/src/libs/gnulib/lib -DHAVE_CONFIG_H -g -O2 -c troff.cpp
g++ -I. -I. -I/sources/groff-1.22.2/src/include -I/sources/groff-1.22.2/src/include -I/sources/groff-1.22.2/src/libs/gnulib/lib -DHAVE_CONFIG_H -g -O2 -c tex.cpp
g++ -g -O2 -o pic pic.o lex.o main.o object.o common.o troff.o tex.o /sources/groff-1.22.2/src/libs/libgroff/libgroff.a -lm
Making pic.n from pic.man
make[2]: Leaving directory `/sources/groff-1.22.2/src/preproc/pic'
make[2]: Entering directory `/sources/groff-1.22.2/src/preproc/eqn'
rm -f neqn
sed -e 's/@g@//g' \
-f /sources/groff-1.22.2/arch/misc/shdeps.sed \
-e 1s/a/a/ ./neqn.sh >neqn
chmod +x neqn
g++ -I. -I. -I/sources/groff-1.22.2/src/include -I/sources/groff-1.22.2/src/include -I/sources/groff-1.22.2/src/libs/gnulib/lib -DHAVE_CONFIG_H -g -O2 -c eqn.cpp
g++ -I. -I. -I/sources/groff-1.22.2/src/include -I/sources/groff-1.22.2/src/include -I/sources/groff-1.22.2/src/libs/gnulib/lib -DHAVE_CONFIG_H -g -O2 -c main.cpp
g++ -I. -I. -I/sources/groff-1.22.2/src/include -I/sources/groff-1.22.2/src/include -I/sources/groff-1.22.2/src/libs/gnulib/lib -DHAVE_CONFIG_H -g -O2 -c lex.cpp
g++ -I. -I. -I/sources/groff-1.22.2/src/include -I/sources/groff-1.22.2/src/include -I/sources/groff-1.22.2/src/libs/gnulib/lib -DHAVE_CONFIG_H -g -O2 -c box.cpp
g++ -I. -I. -I/sources/groff-1.22.2/src/include -I/sources/groff-1.22.2/src/include -I/sources/groff-1.22.2/src/libs/gnulib/lib -DHAVE_CONFIG_H -g -O2 -c limit.cpp
g++ -I. -I. -I/sources/groff-1.22.2/src/include -I/sources/groff-1.22.2/src/include -I/sources/groff-1.22.2/src/libs/gnulib/lib -DHAVE_CONFIG_H -g -O2 -c list.cpp
g++ -I. -I. -I/sources/groff-1.22.2/src/include -I/sources/groff-1.22.2/src/include -I/sources/groff-1.22.2/src/libs/gnulib/lib -DHAVE_CONFIG_H -g -O2 -c over.cpp
g++ -I. -I. -I/sources/groff-1.22.2/src/include -I/sources/groff-1.22.2/src/include -I/sources/groff-1.22.2/src/libs/gnulib/lib -DHAVE_CONFIG_H -g -O2 -c text.cpp
g++ -I. -I. -I/sources/groff-1.22.2/src/include -I/sources/groff-1.22.2/src/include -I/sources/groff-1.22.2/src/libs/gnulib/lib -DHAVE_CONFIG_H -g -O2 -c script.cpp
g++ -I. -I. -I/sources/groff-1.22.2/src/include -I/sources/groff-1.22.2/src/include -I/sources/groff-1.22.2/src/libs/gnulib/lib -DHAVE_CONFIG_H -g -O2 -c mark.cpp
g++ -I. -I. -I/sources/groff-1.22.2/src/include -I/sources/groff-1.22.2/src/include -I/sources/groff-1.22.2/src/libs/gnulib/lib -DHAVE_CONFIG_H -g -O2 -c other.cpp
g++ -I. -I. -I/sources/groff-1.22.2/src/include -I/sources/groff-1.22.2/src/include -I/sources/groff-1.22.2/src/libs/gnulib/lib -DHAVE_CONFIG_H -g -O2 -c delim.cpp
g++ -I. -I. -I/sources/groff-1.22.2/src/include -I/sources/groff-1.22.2/src/include -I/sources/groff-1.22.2/src/libs/gnulib/lib -DHAVE_CONFIG_H -g -O2 -c sqrt.cpp
g++ -I. -I. -I/sources/groff-1.22.2/src/include -I/sources/groff-1.22.2/src/include -I/sources/groff-1.22.2/src/libs/gnulib/lib -DHAVE_CONFIG_H -g -O2 -c pile.cpp
g++ -I. -I. -I/sources/groff-1.22.2/src/include -I/sources/groff-1.22.2/src/include -I/sources/groff-1.22.2/src/libs/gnulib/lib -DHAVE_CONFIG_H -g -O2 -c special.cpp
g++ -g -O2 -o eqn eqn.o main.o lex.o box.o limit.o list.o over.o text.o script.o mark.o other.o delim.o sqrt.o pile.o special.o /sources/groff-1.22.2/src/libs/libgroff/libgroff.a -lm
Making eqn.n from eqn.man
Making neqn.n from neqn.man
make[2]: Leaving directory `/sources/groff-1.22.2/src/preproc/eqn'
make[2]: Entering directory `/sources/groff-1.22.2/src/preproc/grn'
g++ -I. -I. -I/sources/groff-1.22.2/src/include -I/sources/groff-1.22.2/src/include -I/sources/groff-1.22.2/src/libs/gnulib/lib -DHAVE_CONFIG_H -g -O2 -c hdb.cpp
g++ -I. -I. -I/sources/groff-1.22.2/src/include -I/sources/groff-1.22.2/src/include -I/sources/groff-1.22.2/src/libs/gnulib/lib -DHAVE_CONFIG_H -g -O2 -c hpoint.cpp
g++ -I. -I. -I/sources/groff-1.22.2/src/include -I/sources/groff-1.22.2/src/include -I/sources/groff-1.22.2/src/libs/gnulib/lib -DHAVE_CONFIG_H -g -O2 -c hgraph.cpp
g++ -I. -I. -I/sources/groff-1.22.2/src/include -I/sources/groff-1.22.2/src/include -I/sources/groff-1.22.2/src/libs/gnulib/lib -DHAVE_CONFIG_H -g -O2 -c main.cpp
g++ -g -O2 -o grn hdb.o hpoint.o hgraph.o main.o /sources/groff-1.22.2/src/libs/libgroff/libgroff.a /sources/groff-1.22.2/src/libs/gnulib/lib/libgnu.a -lm
Making grn.n from grn.man
make[2]: Leaving directory `/sources/groff-1.22.2/src/preproc/grn'
make[2]: Entering directory `/sources/groff-1.22.2/src/preproc/refer'
g++ -I. -I. -I/sources/groff-1.22.2/src/include -I/sources/groff-1.22.2/src/include -I/sources/groff-1.22.2/src/libs/gnulib/lib -DHAVE_CONFIG_H -g -O2 -c command.cpp
g++ -I. -I. -I/sources/groff-1.22.2/src/include -I/sources/groff-1.22.2/src/include -I/sources/groff-1.22.2/src/libs/gnulib/lib -DHAVE_CONFIG_H -g -O2 -c label.cpp
g++ -I. -I. -I/sources/groff-1.22.2/src/include -I/sources/groff-1.22.2/src/include -I/sources/groff-1.22.2/src/libs/gnulib/lib -DHAVE_CONFIG_H -g -O2 -c ref.cpp
g++ -I. -I. -I/sources/groff-1.22.2/src/include -I/sources/groff-1.22.2/src/include -I/sources/groff-1.22.2/src/libs/gnulib/lib -DHAVE_CONFIG_H -g -O2 -c refer.cpp
g++ -I. -I. -I/sources/groff-1.22.2/src/include -I/sources/groff-1.22.2/src/include -I/sources/groff-1.22.2/src/libs/gnulib/lib -DHAVE_CONFIG_H -g -O2 -c token.cpp
g++ -g -O2 -o refer command.o label.o ref.o refer.o token.o /sources/groff-1.22.2/src/libs/libbib/libbib.a /sources/groff-1.22.2/src/libs/libgroff/libgroff.a -lm
Making refer.n from refer.man
make[2]: Leaving directory `/sources/groff-1.22.2/src/preproc/refer'
make[2]: Entering directory `/sources/groff-1.22.2/src/preproc/soelim'
g++ -I. -I. -I/sources/groff-1.22.2/src/include -I/sources/groff-1.22.2/src/include -I/sources/groff-1.22.2/src/libs/gnulib/lib -DHAVE_CONFIG_H -g -O2 -c soelim.cpp
g++ -g -O2 -o soelim soelim.o /sources/groff-1.22.2/src/libs/libgroff/libgroff.a -lm
Making soelim.n from soelim.man
make[2]: Leaving directory `/sources/groff-1.22.2/src/preproc/soelim'
make[2]: Entering directory `/sources/groff-1.22.2/src/preproc/html'
g++ -I. -I. -I/sources/groff-1.22.2/src/include -I/sources/groff-1.22.2/src/include -I/sources/groff-1.22.2/src/libs/gnulib/lib -DHAVE_CONFIG_H -g -O2 -c pre-html.cpp
g++ -I. -I. -I/sources/groff-1.22.2/src/include -I/sources/groff-1.22.2/src/include -I/sources/groff-1.22.2/src/libs/gnulib/lib -DHAVE_CONFIG_H -g -O2 -c pushback.cpp
g++ -g -O2 -o pre-grohtml pre-html.o pushback.o /sources/groff-1.22.2/src/libs/libgroff/libgroff.a /sources/groff-1.22.2/src/libs/gnulib/lib/libgnu.a -lm
make[2]: Leaving directory `/sources/groff-1.22.2/src/preproc/html'
make[2]: Entering directory `/sources/groff-1.22.2/src/devices/grops'
g++ -I. -I. -I/sources/groff-1.22.2/src/include -I/sources/groff-1.22.2/src/include -I/sources/groff-1.22.2/src/libs/gnulib/lib -DHAVE_CONFIG_H -g -O2 -c ps.cpp
g++ -I. -I. -I/sources/groff-1.22.2/src/include -I/sources/groff-1.22.2/src/include -I/sources/groff-1.22.2/src/libs/gnulib/lib -DHAVE_CONFIG_H -g -O2 -c psrm.cpp
g++ -g -O2 -o grops ps.o psrm.o /sources/groff-1.22.2/src/libs/libdriver/libdriver.a /sources/groff-1.22.2/src/libs/libgroff/libgroff.a /sources/groff-1.22.2/src/libs/gnulib/lib/libgnu.a -lm
Making grops.n from grops.man
make[2]: Leaving directory `/sources/groff-1.22.2/src/devices/grops'
make[2]: Entering directory `/sources/groff-1.22.2/src/devices/grotty'
g++ -I. -I. -I/sources/groff-1.22.2/src/include -I/sources/groff-1.22.2/src/include -I/sources/groff-1.22.2/src/libs/gnulib/lib -DHAVE_CONFIG_H -g -O2 -c tty.cpp
g++ -g -O2 -o grotty tty.o /sources/groff-1.22.2/src/libs/libdriver/libdriver.a /sources/groff-1.22.2/src/libs/libgroff/libgroff.a /sources/groff-1.22.2/src/libs/gnulib/lib/libgnu.a -lm
Making grotty.n from grotty.man
make[2]: Leaving directory `/sources/groff-1.22.2/src/devices/grotty'
make[2]: Entering directory `/sources/groff-1.22.2/src/devices/grodvi'
g++ -I. -I. -I/sources/groff-1.22.2/src/include -I/sources/groff-1.22.2/src/include -I/sources/groff-1.22.2/src/libs/gnulib/lib -DHAVE_CONFIG_H -g -O2 -c dvi.cpp
g++ -g -O2 -o grodvi dvi.o /sources/groff-1.22.2/src/libs/libdriver/libdriver.a /sources/groff-1.22.2/src/libs/libgroff/libgroff.a /sources/groff-1.22.2/src/libs/gnulib/lib/libgnu.a -lm
Making grodvi.n from grodvi.man
make[2]: Leaving directory `/sources/groff-1.22.2/src/devices/grodvi'
make[2]: Entering directory `/sources/groff-1.22.2/src/devices/grolj4'
g++ -I. -I. -I/sources/groff-1.22.2/src/include -I/sources/groff-1.22.2/src/include -I/sources/groff-1.22.2/src/libs/gnulib/lib -DHAVE_CONFIG_H -g -O2 -c lj4.cpp
g++ -g -O2 -o grolj4 lj4.o /sources/groff-1.22.2/src/libs/libdriver/libdriver.a /sources/groff-1.22.2/src/libs/libgroff/libgroff.a /sources/groff-1.22.2/src/libs/gnulib/lib/libgnu.a -lm
Making grolj4.n from grolj4.man
Making lj4_font.n from lj4_font.man
make[2]: Leaving directory `/sources/groff-1.22.2/src/devices/grolj4'
make[2]: Entering directory `/sources/groff-1.22.2/src/devices/grohtml'
g++ -I. -I. -I/sources/groff-1.22.2/src/include -I/sources/groff-1.22.2/src/include -I/sources/groff-1.22.2/src/libs/gnulib/lib -DHAVE_CONFIG_H -g -O2 -c post-html.cpp
g++ -I. -I. -I/sources/groff-1.22.2/src/include -I/sources/groff-1.22.2/src/include -I/sources/groff-1.22.2/src/libs/gnulib/lib -DHAVE_CONFIG_H -g -O2 -c html-table.cpp
g++ -I. -I. -I/sources/groff-1.22.2/src/include -I/sources/groff-1.22.2/src/include -I/sources/groff-1.22.2/src/libs/gnulib/lib -DHAVE_CONFIG_H -g -O2 -c html-text.cpp
g++ -I. -I. -I/sources/groff-1.22.2/src/include -I/sources/groff-1.22.2/src/include -I/sources/groff-1.22.2/src/libs/gnulib/lib -DHAVE_CONFIG_H -g -O2 -c output.cpp
g++ -g -O2 -o post-grohtml post-html.o html-table.o html-text.o output.o /sources/groff-1.22.2/src/libs/libdriver/libdriver.a /sources/groff-1.22.2/src/libs/libgroff/libgroff.a /sources/groff-1.22.2/src/libs/gnulib/lib/libgnu.a -lm
Making grohtml.n from grohtml.man
make[2]: Leaving directory `/sources/groff-1.22.2/src/devices/grohtml'
make[2]: Entering directory `/sources/groff-1.22.2/src/devices/grolbp'
g++ -I. -I. -I/sources/groff-1.22.2/src/include -I/sources/groff-1.22.2/src/include -I/sources/groff-1.22.2/src/libs/gnulib/lib -DHAVE_CONFIG_H -g -O2 -c lbp.cpp
g++ -g -O2 -o grolbp lbp.o /sources/groff-1.22.2/src/libs/libdriver/libdriver.a /sources/groff-1.22.2/src/libs/libgroff/libgroff.a /sources/groff-1.22.2/src/libs/gnulib/lib/libgnu.a -lm
Making grolbp.n from grolbp.man
make[2]: Leaving directory `/sources/groff-1.22.2/src/devices/grolbp'
make[2]: Entering directory `/sources/groff-1.22.2/src/utils/tfmtodit'
g++ -I. -I. -I/sources/groff-1.22.2/src/include -I/sources/groff-1.22.2/src/include -I/sources/groff-1.22.2/src/libs/gnulib/lib -DHAVE_CONFIG_H -g -O2 -c tfmtodit.cpp
g++ -g -O2 -o tfmtodit tfmtodit.o /sources/groff-1.22.2/src/libs/libgroff/libgroff.a -lm
Making tfmtodit.n from tfmtodit.man
make[2]: Leaving directory `/sources/groff-1.22.2/src/utils/tfmtodit'
make[2]: Entering directory `/sources/groff-1.22.2/src/utils/hpftodit'
g++ -I. -I. -I/sources/groff-1.22.2/src/include -I/sources/groff-1.22.2/src/include -I/sources/groff-1.22.2/src/libs/gnulib/lib -DHAVE_CONFIG_H -g -O2 -c hpftodit.cpp
g++ -I. -I. -I/sources/groff-1.22.2/src/include -I/sources/groff-1.22.2/src/include -I/sources/groff-1.22.2/src/libs/gnulib/lib -DHAVE_CONFIG_H -g -O2 -c hpuni.cpp
g++ -g -O2 -o hpftodit hpftodit.o hpuni.o /sources/groff-1.22.2/src/libs/libgroff/libgroff.a -lm
Making hpftodit.n from hpftodit.man
make[2]: Leaving directory `/sources/groff-1.22.2/src/utils/hpftodit'
make[2]: Entering directory `/sources/groff-1.22.2/src/utils/lookbib'
g++ -I. -I. -I/sources/groff-1.22.2/src/include -I/sources/groff-1.22.2/src/include -I/sources/groff-1.22.2/src/libs/gnulib/lib -DHAVE_CONFIG_H -g -O2 -c lookbib.cpp
g++ -g -O2 -o lookbib lookbib.o /sources/groff-1.22.2/src/libs/libbib/libbib.a /sources/groff-1.22.2/src/libs/libgroff/libgroff.a -lm
Making lookbib.n from lookbib.man
make[2]: Leaving directory `/sources/groff-1.22.2/src/utils/lookbib'
make[2]: Entering directory `/sources/groff-1.22.2/src/utils/indxbib'
g++ -I. -I. -I/sources/groff-1.22.2/src/include -I/sources/groff-1.22.2/src/include -I/sources/groff-1.22.2/src/libs/gnulib/lib -DHAVE_CONFIG_H -g -O2 -c indxbib.cpp
gcc -I. -I. -I/sources/groff-1.22.2/src/include -I/sources/groff-1.22.2/src/include -I/sources/groff-1.22.2/src/libs/gnulib/lib -DHAVE_CONFIG_H -g -O2 -c signal.c
g++ -g -O2 -o indxbib indxbib.o signal.o /sources/groff-1.22.2/src/libs/libbib/libbib.a /sources/groff-1.22.2/src/libs/libgroff/libgroff.a -lm
Making indxbib.n from indxbib.man
make[2]: Leaving directory `/sources/groff-1.22.2/src/utils/indxbib'
make[2]: Entering directory `/sources/groff-1.22.2/src/utils/lkbib'
g++ -I. -I. -I/sources/groff-1.22.2/src/include -I/sources/groff-1.22.2/src/include -I/sources/groff-1.22.2/src/libs/gnulib/lib -DHAVE_CONFIG_H -g -O2 -c lkbib.cpp
g++ -g -O2 -o lkbib lkbib.o /sources/groff-1.22.2/src/libs/libbib/libbib.a /sources/groff-1.22.2/src/libs/libgroff/libgroff.a -lm
Making lkbib.n from lkbib.man
make[2]: Leaving directory `/sources/groff-1.22.2/src/utils/lkbib'
make[2]: Entering directory `/sources/groff-1.22.2/src/utils/addftinfo'
g++ -I. -I. -I/sources/groff-1.22.2/src/include -I/sources/groff-1.22.2/src/include -I/sources/groff-1.22.2/src/libs/gnulib/lib -DHAVE_CONFIG_H -g -O2 -c addftinfo.cpp
g++ -I. -I. -I/sources/groff-1.22.2/src/include -I/sources/groff-1.22.2/src/include -I/sources/groff-1.22.2/src/libs/gnulib/lib -DHAVE_CONFIG_H -g -O2 -c guess.cpp
g++ -g -O2 -o addftinfo addftinfo.o guess.o /sources/groff-1.22.2/src/libs/libgroff/libgroff.a
Making addftinfo.n from addftinfo.man
make[2]: Leaving directory `/sources/groff-1.22.2/src/utils/addftinfo'
make[2]: Entering directory `/sources/groff-1.22.2/src/utils/pfbtops'
gcc -I. -I. -I/sources/groff-1.22.2/src/include -I/sources/groff-1.22.2/src/include -I/sources/groff-1.22.2/src/libs/gnulib/lib -DHAVE_CONFIG_H -g -O2 -c pfbtops.c
g++ -g -O2 -o pfbtops pfbtops.o /sources/groff-1.22.2/src/libs/libgroff/libgroff.a -lm
Making pfbtops.n from pfbtops.man
make[2]: Leaving directory `/sources/groff-1.22.2/src/utils/pfbtops'
make[2]: Entering directory `/sources/groff-1.22.2/font/devps'
rm -f DESC
cat ./DESC.in >DESC
echo broken 0 >>DESC
if test "A4" = A4; then \
echo "papersize a4" >>DESC; \
else \
echo "papersize letter" >>DESC; \
fi
test -z '' || echo print '' >>DESC
rm -f prologue
sed -f ./psstrip.sed prologue.ps >prologue
rm -f symbolsl.pfa
sed -f ./psstrip.sed symbolsl.ps >symbolsl.pfa
rm -f zapfdr.pfa
sed -f ./psstrip.sed zapfdr.ps >zapfdr.pfa
make[2]: Leaving directory `/sources/groff-1.22.2/font/devps'
make[2]: Entering directory `/sources/groff-1.22.2/font/devdvi'
cat ./DESC.in >DESC
if test "A4" = A4; then \
echo "papersize a4" >>DESC; \
else \
echo "papersize letter" >>DESC; \
fi
test -z '' || echo print '' >>DESC
make[2]: Leaving directory `/sources/groff-1.22.2/font/devdvi'
make[2]: Entering directory `/sources/groff-1.22.2/font/devhtml'
Making R
Making I
Making B
Making BI
Making CR
Making CI
Making CB
Making CBI
Making S
Making DESC
make[2]: Leaving directory `/sources/groff-1.22.2/font/devhtml'
make[2]: Entering directory `/sources/groff-1.22.2/font/devlj4'
rm -f DESC
echo "res 1200" >DESC
echo "unitwidth `expr 7620000 / 1200`" >>DESC
cat ./DESC.in >>DESC
if test "A4" = A4; then \
echo "papersize a4" >>DESC; \
else \
echo "papersize letter" >>DESC; \
fi
test -z '' || echo print '' >>DESC
make[2]: Leaving directory `/sources/groff-1.22.2/font/devlj4'
make[2]: Entering directory `/sources/groff-1.22.2/font/devlbp'
rm -f DESC
cat ./DESC.in >>DESC
if test "A4" = A4; then \
echo "papersize a4" >>DESC; \
else \
echo "papersize letter" >>DESC; \
fi
test -z '' || echo print '' >>DESC
make[2]: Leaving directory `/sources/groff-1.22.2/font/devlbp'
make[2]: Entering directory `/sources/groff-1.22.2/font/devascii'
Making R
Making I
Making B
Making BI
Making DESC
make[2]: Leaving directory `/sources/groff-1.22.2/font/devascii'
make[2]: Entering directory `/sources/groff-1.22.2/font/devlatin1'
Making R
Making I
Making B
Making BI
Making DESC
make[2]: Leaving directory `/sources/groff-1.22.2/font/devlatin1'
make[2]: Entering directory `/sources/groff-1.22.2/font/devutf8'
Making R
Making I
Making B
Making BI
Making DESC
make[2]: Leaving directory `/sources/groff-1.22.2/font/devutf8'
make[1]: Leaving directory `/sources/groff-1.22.2'
make[1]: Entering directory `/sources/groff-1.22.2'
make[2]: Entering directory `/sources/groff-1.22.2/arch/misc'
make[2]: Nothing to be done for `all'.
make[2]: Leaving directory `/sources/groff-1.22.2/arch/misc'
make[2]: Entering directory `/sources/groff-1.22.2/src/include'
make[2]: Leaving directory `/sources/groff-1.22.2/src/include'
make[2]: Entering directory `/sources/groff-1.22.2/src/libs/gnulib'
make all-recursive
make[3]: Entering directory `/sources/groff-1.22.2/src/libs/gnulib'
Making all in lib
make[4]: Entering directory `/sources/groff-1.22.2/src/libs/gnulib/lib'
make all-recursive
make[5]: Entering directory `/sources/groff-1.22.2/src/libs/gnulib/lib'
make[6]: Entering directory `/sources/groff-1.22.2/src/libs/gnulib/lib'
make[6]: Nothing to be done for `all-am'.
make[6]: Leaving directory `/sources/groff-1.22.2/src/libs/gnulib/lib'
make[5]: Leaving directory `/sources/groff-1.22.2/src/libs/gnulib/lib'
make[4]: Leaving directory `/sources/groff-1.22.2/src/libs/gnulib/lib'
Making all in m4
make[4]: Entering directory `/sources/groff-1.22.2/src/libs/gnulib/m4'
make[4]: Nothing to be done for `all'.
make[4]: Leaving directory `/sources/groff-1.22.2/src/libs/gnulib/m4'
make[4]: Entering directory `/sources/groff-1.22.2/src/libs/gnulib'
make[4]: Leaving directory `/sources/groff-1.22.2/src/libs/gnulib'
make[3]: Leaving directory `/sources/groff-1.22.2/src/libs/gnulib'
make[2]: Leaving directory `/sources/groff-1.22.2/src/libs/gnulib'
make[2]: Entering directory `/sources/groff-1.22.2/src/libs/libgroff'
make[2]: Nothing to be done for `all'.
make[2]: Leaving directory `/sources/groff-1.22.2/src/libs/libgroff'
make[2]: Entering directory `/sources/groff-1.22.2/src/libs/libdriver'
make[2]: Nothing to be done for `all'.
make[2]: Leaving directory `/sources/groff-1.22.2/src/libs/libdriver'
make[2]: Entering directory `/sources/groff-1.22.2/src/libs/libbib'
make[2]: Nothing to be done for `all'.
make[2]: Leaving directory `/sources/groff-1.22.2/src/libs/libbib'
make[2]: Entering directory `/sources/groff-1.22.2/src/roff/groff'
make[2]: Nothing to be done for `all'.
make[2]: Leaving directory `/sources/groff-1.22.2/src/roff/groff'
make[2]: Entering directory `/sources/groff-1.22.2/src/roff/troff'
make[2]: Nothing to be done for `all'.
make[2]: Leaving directory `/sources/groff-1.22.2/src/roff/troff'
make[2]: Entering directory `/sources/groff-1.22.2/src/preproc/preconv'
make[2]: Nothing to be done for `all'.
make[2]: Leaving directory `/sources/groff-1.22.2/src/preproc/preconv'
make[2]: Entering directory `/sources/groff-1.22.2/src/preproc/tbl'
make[2]: Nothing to be done for `all'.
make[2]: Leaving directory `/sources/groff-1.22.2/src/preproc/tbl'
make[2]: Entering directory `/sources/groff-1.22.2/src/preproc/pic'
make[2]: Nothing to be done for `all'.
make[2]: Leaving directory `/sources/groff-1.22.2/src/preproc/pic'
make[2]: Entering directory `/sources/groff-1.22.2/src/preproc/eqn'
make[2]: Nothing to be done for `all'.
make[2]: Leaving directory `/sources/groff-1.22.2/src/preproc/eqn'
make[2]: Entering directory `/sources/groff-1.22.2/src/preproc/grn'
make[2]: Nothing to be done for `all'.
make[2]: Leaving directory `/sources/groff-1.22.2/src/preproc/grn'
make[2]: Entering directory `/sources/groff-1.22.2/src/preproc/refer'
make[2]: Nothing to be done for `all'.
make[2]: Leaving directory `/sources/groff-1.22.2/src/preproc/refer'
make[2]: Entering directory `/sources/groff-1.22.2/src/preproc/soelim'
make[2]: Nothing to be done for `all'.
make[2]: Leaving directory `/sources/groff-1.22.2/src/preproc/soelim'
make[2]: Entering directory `/sources/groff-1.22.2/src/preproc/html'
make[2]: Nothing to be done for `all'.
make[2]: Leaving directory `/sources/groff-1.22.2/src/preproc/html'
make[2]: Entering directory `/sources/groff-1.22.2/src/devices/grops'
make[2]: Nothing to be done for `all'.
make[2]: Leaving directory `/sources/groff-1.22.2/src/devices/grops'
make[2]: Entering directory `/sources/groff-1.22.2/src/devices/grotty'
make[2]: Nothing to be done for `all'.
make[2]: Leaving directory `/sources/groff-1.22.2/src/devices/grotty'
make[2]: Entering directory `/sources/groff-1.22.2/src/devices/grodvi'
make[2]: Nothing to be done for `all'.
make[2]: Leaving directory `/sources/groff-1.22.2/src/devices/grodvi'
make[2]: Entering directory `/sources/groff-1.22.2/src/devices/grolj4'
make[2]: Nothing to be done for `all'.
make[2]: Leaving directory `/sources/groff-1.22.2/src/devices/grolj4'
make[2]: Entering directory `/sources/groff-1.22.2/src/devices/grohtml'
make[2]: Nothing to be done for `all'.
make[2]: Leaving directory `/sources/groff-1.22.2/src/devices/grohtml'
make[2]: Entering directory `/sources/groff-1.22.2/src/devices/grolbp'
make[2]: Nothing to be done for `all'.
make[2]: Leaving directory `/sources/groff-1.22.2/src/devices/grolbp'
make[2]: Entering directory `/sources/groff-1.22.2/src/utils/tfmtodit'
make[2]: Nothing to be done for `all'.
make[2]: Leaving directory `/sources/groff-1.22.2/src/utils/tfmtodit'
make[2]: Entering directory `/sources/groff-1.22.2/src/utils/hpftodit'
make[2]: Nothing to be done for `all'.
make[2]: Leaving directory `/sources/groff-1.22.2/src/utils/hpftodit'
make[2]: Entering directory `/sources/groff-1.22.2/src/utils/lookbib'
make[2]: Nothing to be done for `all'.
make[2]: Leaving directory `/sources/groff-1.22.2/src/utils/lookbib'
make[2]: Entering directory `/sources/groff-1.22.2/src/utils/indxbib'
make[2]: Nothing to be done for `all'.
make[2]: Leaving directory `/sources/groff-1.22.2/src/utils/indxbib'
make[2]: Entering directory `/sources/groff-1.22.2/src/utils/lkbib'
make[2]: Nothing to be done for `all'.
make[2]: Leaving directory `/sources/groff-1.22.2/src/utils/lkbib'
make[2]: Entering directory `/sources/groff-1.22.2/src/utils/addftinfo'
make[2]: Nothing to be done for `all'.
make[2]: Leaving directory `/sources/groff-1.22.2/src/utils/addftinfo'
make[2]: Entering directory `/sources/groff-1.22.2/src/utils/pfbtops'
make[2]: Nothing to be done for `all'.
make[2]: Leaving directory `/sources/groff-1.22.2/src/utils/pfbtops'
make[2]: Entering directory `/sources/groff-1.22.2/man'
Making groff_font.n from groff_font.man
Making groff_out.n from groff_out.man
Making groff_tmac.n from groff_tmac.man
Making ditroff.n from ditroff.man
Making groff_char.n from groff_char.man
Making groff_diff.n from groff_diff.man
Making groff.n from groff.man
Making roff.n from roff.man
make[2]: Leaving directory `/sources/groff-1.22.2/man'
make[2]: Entering directory `/sources/groff-1.22.2/tmac'
for f in e.tmac doc.tmac doc-old.tmac doc-common doc-ditroff doc-nroff doc-syms mdoc.local; do \
rm -f $f-s; \
sed -f ./strip.sed ./$f >$f-s; \
done
touch stamp-strip
if test -n ""; then \
for m in ""; do \
rm -f $m-wrap; \
if test "$m" = an; then \
echo .do mso andoc.tmac >>$m-wrap; \
fi; \
echo .cp 1 >>$m-wrap; \
echo .so $m >>$m-wrap; \
done; \
fi
touch stamp-wrap
rm -f www.tmac-sed; \
sed -e "s;@PNMTOPS_NOSETPAGE@;pnmtops;g" \
./www.tmac > www.tmac-sed;
touch stamp-sed
Making groff_ms.n from groff_ms.man
Making groff_man.n from groff_man.man
Making groff_me.n from groff_me.man
Making groff_mdoc.n from groff_mdoc.man
Making groff_trace.n from groff_trace.man
Making groff_www.n from groff_www.man
make[2]: Leaving directory `/sources/groff-1.22.2/tmac'
make[2]: Entering directory `/sources/groff-1.22.2/src/utils/afmtodit'
if test -n "/usr/bin/perl"; then \
sed -e "s|/usr/bin/perl|/usr/bin/perl|" \
-e "s|@VERSION@|1.22.2|" \
-e "s|@FONTDIR@|/usr/share/groff/1.22.2/font|" \
-e "/@afmtodit.tables@/ r ./afmtodit.tables" \
-e "/@afmtodit.tables@/ d" \
./afmtodit.pl >afmtodit; \
else \
sed -e "s|@VERSION@|1.22.2|" \
-e "s|@FONTDIR@|/usr/share/groff/1.22.2/font|" \
-e "/@afmtodit.tables@/ r ./afmtodit.tables" \
-e "/@afmtodit.tables@/ d" \
./afmtodit.pl >afmtodit; \
fi
chmod +x afmtodit
Making afmtodit.n from afmtodit.man
make[2]: Leaving directory `/sources/groff-1.22.2/src/utils/afmtodit'
make[2]: Entering directory `/sources/groff-1.22.2/src/roff/grog'
if test -n "/usr/bin/perl" && test -f "/usr/bin/perl" && \
"/usr/bin/perl" -e 'require v5.6'; then \
echo 'Using the Perl version for grog.'; \
sed -f "/sources/groff-1.22.2/arch/misc/shdeps.sed" \
-e "s|@VERSION@|1.22.2|" \
-e "1s/a/a/" \
./grog.pl >grog; \
else \
echo 'Using the shell version for grog.'; \
sed -f "/sources/groff-1.22.2/arch/misc/shdeps.sed" \
-e "s|@g@||g" \
-e "s|@EGREP@|/bin/grep -E|g" \
-e "s|@VERSION@|1.22.2|" \
-e "1s/a/a/" \
./grog.sh >grog; \
fi
Using the Perl version for grog.
chmod +x grog
Making grog.n from grog.man
make[2]: Leaving directory `/sources/groff-1.22.2/src/roff/grog'
make[2]: Entering directory `/sources/groff-1.22.2/src/roff/nroff'
rm -f nroff
sed -f /sources/groff-1.22.2/arch/misc/shdeps.sed \
-e 1s/a/a/ \
-e "s|@VERSION@|1.22.2|" ./nroff.sh >nroff
chmod +x nroff
Making nroff.n from nroff.man
make[2]: Leaving directory `/sources/groff-1.22.2/src/roff/nroff'
make[2]: Entering directory `/sources/groff-1.22.2/doc'
sed -e "s;@VERSION@;1.22.2;" meref.me | GROFF_COMMAND_PREFIX= GROFF_BIN_PATH="`echo /sources/groff-1.22.2/src/roff/groff /sources/groff-1.22.2/src/roff/troff /sources/groff-1.22.2/src/preproc/pic /sources/groff-1.22.2/src/preproc/eqn /sources/groff-1.22.2/src/preproc/tbl /sources/groff-1.22.2/src/preproc/grn /sources/groff-1.22.2/src/preproc/refer /sources/groff-1.22.2/src/preproc/soelim /sources/groff-1.22.2/src/preproc/html /sources/groff-1.22.2/src/devices/grops /sources/groff-1.22.2/src/devices/gropdf /sources/groff-1.22.2/src/devices/grohtml | sed -e 's| *|:|g'`" /sources/groff-1.22.2/src/roff/groff/groff -M/sources/groff-1.22.2/tmac -M/sources/groff-1.22.2/tmac -F/sources/groff-1.22.2/font -F/sources/groff-1.22.2/font -Upet -ww -Tps -ge -me >meref.ps
sed -e "s;@VERSION@;1.22.2;" meintro.me | GROFF_COMMAND_PREFIX= GROFF_BIN_PATH="`echo /sources/groff-1.22.2/src/roff/groff /sources/groff-1.22.2/src/roff/troff /sources/groff-1.22.2/src/preproc/pic /sources/groff-1.22.2/src/preproc/eqn /sources/groff-1.22.2/src/preproc/tbl /sources/groff-1.22.2/src/preproc/grn /sources/groff-1.22.2/src/preproc/refer /sources/groff-1.22.2/src/preproc/soelim /sources/groff-1.22.2/src/preproc/html /sources/groff-1.22.2/src/devices/grops /sources/groff-1.22.2/src/devices/gropdf /sources/groff-1.22.2/src/devices/grohtml | sed -e 's| *|:|g'`" /sources/groff-1.22.2/src/roff/groff/groff -M/sources/groff-1.22.2/tmac -M/sources/groff-1.22.2/tmac -F/sources/groff-1.22.2/font -F/sources/groff-1.22.2/font -Upet -ww -Tps -ge -me >meintro.ps
sed -e "s;@VERSION@;1.22.2;" pic.ms | GROFF_COMMAND_PREFIX= GROFF_BIN_PATH="`echo /sources/groff-1.22.2/src/roff/groff /sources/groff-1.22.2/src/roff/troff /sources/groff-1.22.2/src/preproc/pic /sources/groff-1.22.2/src/preproc/eqn /sources/groff-1.22.2/src/preproc/tbl /sources/groff-1.22.2/src/preproc/grn /sources/groff-1.22.2/src/preproc/refer /sources/groff-1.22.2/src/preproc/soelim /sources/groff-1.22.2/src/preproc/html /sources/groff-1.22.2/src/devices/grops /sources/groff-1.22.2/src/devices/gropdf /sources/groff-1.22.2/src/devices/grohtml | sed -e 's| *|:|g'`" /sources/groff-1.22.2/src/roff/groff/groff -M/sources/groff-1.22.2/tmac -M/sources/groff-1.22.2/tmac -F/sources/groff-1.22.2/font -F/sources/groff-1.22.2/font -Upet -ww -Tps -ms -mwww >pic.ps
test -f grnexmpl.g || cp ./grnexmpl.g .
test -f groff.css || cp ./groff.css .
if test ! -f gnu.eps; then \
if test -f ./gnu.eps; then \
cp ./gnu.eps .; \
elif test -f /sources/groff-1.22.2/contrib/pdfmark/gnu.eps; then \
cp /sources/groff-1.22.2/contrib/pdfmark/gnu.eps .; \
fi; \
fi
echo timestamp > examples.stamp
sed -e "s;@VERSION@;1.22.2;" webpage.ms | GROFF_COMMAND_PREFIX= GROFF_BIN_PATH="`echo /sources/groff-1.22.2/src/roff/groff /sources/groff-1.22.2/src/roff/troff /sources/groff-1.22.2/src/preproc/pic /sources/groff-1.22.2/src/preproc/eqn /sources/groff-1.22.2/src/preproc/tbl /sources/groff-1.22.2/src/preproc/grn /sources/groff-1.22.2/src/preproc/refer /sources/groff-1.22.2/src/preproc/soelim /sources/groff-1.22.2/src/preproc/html /sources/groff-1.22.2/src/devices/grops /sources/groff-1.22.2/src/devices/gropdf /sources/groff-1.22.2/src/devices/grohtml | sed -e 's| *|:|g'`" /sources/groff-1.22.2/src/roff/groff/groff -M/sources/groff-1.22.2/tmac -M/sources/groff-1.22.2/tmac -F/sources/groff-1.22.2/font -F/sources/groff-1.22.2/font -Upet -ww -Tps -ms -mwww >webpage.ps
sed -e "s;@VERSION@;1.22.2;" grnexmpl.me | GROFF_COMMAND_PREFIX= GROFF_BIN_PATH="`echo /sources/groff-1.22.2/src/roff/groff /sources/groff-1.22.2/src/roff/troff /sources/groff-1.22.2/src/preproc/pic /sources/groff-1.22.2/src/preproc/eqn /sources/groff-1.22.2/src/preproc/tbl /sources/groff-1.22.2/src/preproc/grn /sources/groff-1.22.2/src/preproc/refer /sources/groff-1.22.2/src/preproc/soelim /sources/groff-1.22.2/src/preproc/html /sources/groff-1.22.2/src/devices/grops /sources/groff-1.22.2/src/devices/gropdf /sources/groff-1.22.2/src/devices/grohtml | sed -e 's| *|:|g'`" /sources/groff-1.22.2/src/roff/groff/groff -M/sources/groff-1.22.2/tmac -M/sources/groff-1.22.2/tmac -F/sources/groff-1.22.2/font -F/sources/groff-1.22.2/font -Upet -ww -Tps -ge -me >grnexmpl.ps
make[2]: Leaving directory `/sources/groff-1.22.2/doc'
make[2]: Entering directory `/sources/groff-1.22.2/contrib/mm'
rm -f mmroff
sed -e 's;/usr/bin/perl;/usr/bin/perl;' ./mmroff.pl >mmroff
chmod +x mmroff
Making mmroff.n from mmroff.man
Making groff_mm.n from groff_mm.man
Making groff_mmse.n from groff_mmse.man
make[2]: Leaving directory `/sources/groff-1.22.2/contrib/mm'
make[2]: Entering directory `/sources/groff-1.22.2/contrib/chem'
sed -e "s|@g@||g" README.txt >README
test -d examples || /bin/sh /sources/groff-1.22.2/mkinstalldirs examples
sed -e "s|@g@||g" examples/README.txt >examples/README
test -d examples || /bin/sh /sources/groff-1.22.2/mkinstalldirs examples
test -d examples/122 || /bin/sh /sources/groff-1.22.2/mkinstalldirs examples/122
sed -e "s|@g@||g" examples/122/README.txt >examples/122/README
sed -f "/sources/groff-1.22.2/arch/misc/shdeps.sed" \
-e "s|@g@||g" \
-e "s|@BINDIR@|/usr/bin|g" \
-e "s|@MACRODIR@|/usr/share/groff/1.22.2/tmac|g" \
-e "s|@PICDIR@|/usr/share/groff/1.22.2/pic|g" \
-e "s|@VERSION@|1.22.2|g" \
-e "1s/a/a/" \
./chem.pl >chem
chmod +x chem
Making chem.n from chem.man
make[2]: Leaving directory `/sources/groff-1.22.2/contrib/chem'
make[2]: Entering directory `/sources/groff-1.22.2/contrib/pic2graph'
rm -f pic2graph; \
sed -e "s|@g@||g" \
-e "s|@VERSION@|1.22.2|" \
-e 1s/a/a/ ./pic2graph.sh >pic2graph; \
chmod +x pic2graph
Making pic2graph.n from pic2graph.man
make[2]: Leaving directory `/sources/groff-1.22.2/contrib/pic2graph'
make[2]: Entering directory `/sources/groff-1.22.2/contrib/eqn2graph'
rm -f eqn2graph; \
sed -e "s|@g@||g" \
-e "s|@VERSION@|1.22.2|" \
-e 1s/a/a/ ./eqn2graph.sh >eqn2graph; \
chmod +x eqn2graph
Making eqn2graph.n from eqn2graph.man
make[2]: Leaving directory `/sources/groff-1.22.2/contrib/eqn2graph'
make[2]: Entering directory `/sources/groff-1.22.2/contrib/grap2graph'
rm -f grap2graph; \
sed -e "s|@g@||g" \
-e "s|@VERSION@|1.22.2|" \
-e 1s/a/a/ ./grap2graph.sh >grap2graph; \
chmod +x grap2graph
Making grap2graph.n from grap2graph.man
make[2]: Leaving directory `/sources/groff-1.22.2/contrib/grap2graph'
make[2]: Entering directory `/sources/groff-1.22.2/contrib/groffer'
if perl ./perl/perl_test.pl 2>&1 >/dev/null; then \
: >HAVE_PERL; \
echo "Using perl version of groffer."; \
sed -f "/sources/groff-1.22.2/arch/misc/shdeps.sed" \
-e "s|@g@||g" \
-e "s|@BINDIR@|/usr/bin|g" \
-e "s|@libdir@|/usr/lib|g" \
-e "s|@groffer_dir@|/usr/lib/groff/groffer|g" \
-e "s|@VERSION@|1.22.2|g" \
-e "1s/a/a/" \
./perl/groffer.pl >groffer; \
cp ./perl/groffer.man groffer.man; \
for f in `echo dvi html pdf ps text x | sed 's/[a-z][a-z]*/roff2&/g'`; do \
cp ./perl/roff2.pl $f; \
done; \
else \
: >HAVE_SHELL; \
echo "Using shell version of groffer."; \
sed -f "/sources/groff-1.22.2/arch/misc/shdeps.sed" \
-e "s|@g@||g" \
-e "s|@BINDIR@|/usr/bin|g" \
-e "s|@libdir@|/usr/lib|g" \
-e "s|@groffer_dir@|/usr/lib/groff/groffer|g" \
-e "s|@VERSION@|1.22.2|g" \
-e "1s/a/a/" \
./shell/groffer.sh >groffer; \
cp ./shell/groffer.man groffer.man; \
for f in `echo dvi html pdf ps text x | sed 's/[a-z][a-z]*/roff2&/g'`; do \
cp ./shell/roff2.sh $f; \
done; \
fi
Using perl version of groffer.
chmod +x groffer
for m in dvi html pdf ps text x; do \
cat ./roff2.man \
| sed 's/@ROFF2MODE@/'"$m"'/g' > roff2${m}.man; \
done
make[2]: Leaving directory `/sources/groff-1.22.2/contrib/groffer'
make[2]: Entering directory `/sources/groff-1.22.2/contrib/hdtbl'
if test -f /sources/groff-1.22.2/doc/gnu.eps; then \
cp /sources/groff-1.22.2/doc/gnu.eps . ; \
elif test -f /sources/groff-1.22.2/doc/gnu.eps; then \
cp /sources/groff-1.22.2/doc/gnu.eps . ; \
else \
xpmtoppm /sources/groff-1.22.2/doc/gnu.xpm | pnmdepth 15 | \
pnmtops -noturn -rle >gnu.eps ; \
fi
test -d examples || /bin/sh /sources/groff-1.22.2/mkinstalldirs examples
touch examples/stamp
GROFF_COMMAND_PREFIX= GROFF_BIN_PATH="`echo /sources/groff-1.22.2/src/roff/groff /sources/groff-1.22.2/src/roff/troff /sources/groff-1.22.2/src/preproc/eqn /sources/groff-1.22.2/src/preproc/pic /sources/groff-1.22.2/src/preproc/tbl /sources/groff-1.22.2/src/devices/grops | sed -e 's| *|:|g'`" /sources/groff-1.22.2/src/roff/groff/groff -F/sources/groff-1.22.2/font -F/sources/groff-1.22.2/font -M/sources/groff-1.22.2/tmac -M/sources/groff-1.22.2/tmac -M. -t -p -e -U -Tps -dfontpath=/sources/groff-1.22.2/font -dsopath=./ \
-mhdtbl examples/chess_board.roff >examples/chess_board.ps
GROFF_COMMAND_PREFIX= GROFF_BIN_PATH="`echo /sources/groff-1.22.2/src/roff/groff /sources/groff-1.22.2/src/roff/troff /sources/groff-1.22.2/src/preproc/eqn /sources/groff-1.22.2/src/preproc/pic /sources/groff-1.22.2/src/preproc/tbl /sources/groff-1.22.2/src/devices/grops | sed -e 's| *|:|g'`" /sources/groff-1.22.2/src/roff/groff/groff -F/sources/groff-1.22.2/font -F/sources/groff-1.22.2/font -M/sources/groff-1.22.2/tmac -M/sources/groff-1.22.2/tmac -M. -t -p -e -U -Tps -dfontpath=/sources/groff-1.22.2/font -dsopath=./ \
-mhdtbl examples/color_boxes.roff >examples/color_boxes.ps
GROFF_COMMAND_PREFIX= GROFF_BIN_PATH="`echo /sources/groff-1.22.2/src/roff/groff /sources/groff-1.22.2/src/roff/troff /sources/groff-1.22.2/src/preproc/eqn /sources/groff-1.22.2/src/preproc/pic /sources/groff-1.22.2/src/preproc/tbl /sources/groff-1.22.2/src/devices/grops | sed -e 's| *|:|g'`" /sources/groff-1.22.2/src/roff/groff/groff -F/sources/groff-1.22.2/font -F/sources/groff-1.22.2/font -M/sources/groff-1.22.2/tmac -M/sources/groff-1.22.2/tmac -M. -t -p -e -U -Tps -dfontpath=/sources/groff-1.22.2/font -dsopath=./ \
-mhdtbl examples/color_nested_tables.roff >examples/color_nested_tables.ps
GROFF_COMMAND_PREFIX= GROFF_BIN_PATH="`echo /sources/groff-1.22.2/src/roff/groff /sources/groff-1.22.2/src/roff/troff /sources/groff-1.22.2/src/preproc/eqn /sources/groff-1.22.2/src/preproc/pic /sources/groff-1.22.2/src/preproc/tbl /sources/groff-1.22.2/src/devices/grops | sed -e 's| *|:|g'`" /sources/groff-1.22.2/src/roff/groff/groff -F/sources/groff-1.22.2/font -F/sources/groff-1.22.2/font -M/sources/groff-1.22.2/tmac -M/sources/groff-1.22.2/tmac -M. -t -p -e -U -Tps -dfontpath=/sources/groff-1.22.2/font -dsopath=./ \
-mhdtbl examples/color_table_cells.roff >examples/color_table_cells.ps
GROFF_COMMAND_PREFIX= GROFF_BIN_PATH="`echo /sources/groff-1.22.2/src/roff/groff /sources/groff-1.22.2/src/roff/troff /sources/groff-1.22.2/src/preproc/eqn /sources/groff-1.22.2/src/preproc/pic /sources/groff-1.22.2/src/preproc/tbl /sources/groff-1.22.2/src/devices/grops | sed -e 's| *|:|g'`" /sources/groff-1.22.2/src/roff/groff/groff -F/sources/groff-1.22.2/font -F/sources/groff-1.22.2/font -M/sources/groff-1.22.2/tmac -M/sources/groff-1.22.2/tmac -M. -t -p -e -U -Tps -dfontpath=/sources/groff-1.22.2/font -dsopath=./ \
-mhdtbl examples/color_transitions.roff >examples/color_transitions.ps
GROFF_COMMAND_PREFIX= GROFF_BIN_PATH="`echo /sources/groff-1.22.2/src/roff/groff /sources/groff-1.22.2/src/roff/troff /sources/groff-1.22.2/src/preproc/eqn /sources/groff-1.22.2/src/preproc/pic /sources/groff-1.22.2/src/preproc/tbl /sources/groff-1.22.2/src/devices/grops | sed -e 's| *|:|g'`" /sources/groff-1.22.2/src/roff/groff/groff -F/sources/groff-1.22.2/font -F/sources/groff-1.22.2/font -M/sources/groff-1.22.2/tmac -M/sources/groff-1.22.2/tmac -M. -t -p -e -U -Tps -dfontpath=/sources/groff-1.22.2/font -dsopath=./ \
-mhdtbl examples/col_rowspan_colors.roff >examples/col_rowspan_colors.ps
sed -e "s|@fontdir@|/usr/share/groff/1.22.2/font|" examples/fonts_n.in >examples/fonts_n.roff
GROFF_COMMAND_PREFIX= GROFF_BIN_PATH="`echo /sources/groff-1.22.2/src/roff/groff /sources/groff-1.22.2/src/roff/troff /sources/groff-1.22.2/src/preproc/eqn /sources/groff-1.22.2/src/preproc/pic /sources/groff-1.22.2/src/preproc/tbl /sources/groff-1.22.2/src/devices/grops | sed -e 's| *|:|g'`" /sources/groff-1.22.2/src/roff/groff/groff -F/sources/groff-1.22.2/font -F/sources/groff-1.22.2/font -M/sources/groff-1.22.2/tmac -M/sources/groff-1.22.2/tmac -M. -t -p -e -U -Tps -dfontpath=/sources/groff-1.22.2/font -dsopath=./ \
-mhdtbl examples/fonts_n.roff >examples/fonts_n.ps
sed -e "s|@fontdir@|/usr/share/groff/1.22.2/font|" examples/fonts_x.in >examples/fonts_x.roff
GROFF_COMMAND_PREFIX= GROFF_BIN_PATH="`echo /sources/groff-1.22.2/src/roff/groff /sources/groff-1.22.2/src/roff/troff /sources/groff-1.22.2/src/preproc/eqn /sources/groff-1.22.2/src/preproc/pic /sources/groff-1.22.2/src/preproc/tbl /sources/groff-1.22.2/src/devices/grops | sed -e 's| *|:|g'`" /sources/groff-1.22.2/src/roff/groff/groff -F/sources/groff-1.22.2/font -F/sources/groff-1.22.2/font -M/sources/groff-1.22.2/tmac -M/sources/groff-1.22.2/tmac -M. -t -p -e -U -Tps -dfontpath=/sources/groff-1.22.2/font -dsopath=./ \
-mhdtbl examples/fonts_x.roff >examples/fonts_x.ps
GROFF_COMMAND_PREFIX= GROFF_BIN_PATH="`echo /sources/groff-1.22.2/src/roff/groff /sources/groff-1.22.2/src/roff/troff /sources/groff-1.22.2/src/preproc/eqn /sources/groff-1.22.2/src/preproc/pic /sources/groff-1.22.2/src/preproc/tbl /sources/groff-1.22.2/src/devices/grops | sed -e 's| *|:|g'`" /sources/groff-1.22.2/src/roff/groff/groff -F/sources/groff-1.22.2/font -F/sources/groff-1.22.2/font -M/sources/groff-1.22.2/tmac -M/sources/groff-1.22.2/tmac -M. -t -p -e -U -Tps -dfontpath=/sources/groff-1.22.2/font -dsopath=./ \
-mhdtbl examples/mixed_pickles.roff >examples/mixed_pickles.ps
GROFF_COMMAND_PREFIX= GROFF_BIN_PATH="`echo /sources/groff-1.22.2/src/roff/groff /sources/groff-1.22.2/src/roff/troff /sources/groff-1.22.2/src/preproc/eqn /sources/groff-1.22.2/src/preproc/pic /sources/groff-1.22.2/src/preproc/tbl /sources/groff-1.22.2/src/devices/grops | sed -e 's| *|:|g'`" /sources/groff-1.22.2/src/roff/groff/groff -F/sources/groff-1.22.2/font -F/sources/groff-1.22.2/font -M/sources/groff-1.22.2/tmac -M/sources/groff-1.22.2/tmac -M. -t -p -e -U -Tps -dfontpath=/sources/groff-1.22.2/font -dsopath=./ \
-mhdtbl examples/rainbow.roff >examples/rainbow.ps
GROFF_COMMAND_PREFIX= GROFF_BIN_PATH="`echo /sources/groff-1.22.2/src/roff/groff /sources/groff-1.22.2/src/roff/troff /sources/groff-1.22.2/src/preproc/eqn /sources/groff-1.22.2/src/preproc/pic /sources/groff-1.22.2/src/preproc/tbl /sources/groff-1.22.2/src/devices/grops | sed -e 's| *|:|g'`" /sources/groff-1.22.2/src/roff/groff/groff -F/sources/groff-1.22.2/font -F/sources/groff-1.22.2/font -M/sources/groff-1.22.2/tmac -M/sources/groff-1.22.2/tmac -M. -t -p -e -U -Tps -dfontpath=/sources/groff-1.22.2/font -dsopath=./ \
-mhdtbl examples/short_reference.roff >examples/short_reference.ps
for f in hdtbl.tmac hdmisc.tmac; do \
rm -f $f-s; \
sed -f /sources/groff-1.22.2/tmac/strip.sed ./$f >$f-s; \
done
touch stamp-strip
Making groff_hdtbl.n from groff_hdtbl.man
make[2]: Leaving directory `/sources/groff-1.22.2/contrib/hdtbl'
make[2]: Entering directory `/sources/groff-1.22.2/contrib/pdfmark'
rm -f pdfroff
sed -f /sources/groff-1.22.2/arch/misc/shdeps.sed \
-e "s|@VERSION@|1.22.2|" \
-e "s|@GROFF_AWK_INTERPRETERS@|gawk mawk nawk awk|" \
-e "s|@GROFF_GHOSTSCRIPT_INTERPRETERS@|gs gswin32c gsos2|" \
-e "s|@GROFF_BIN_DIR@|/usr/bin|" ./pdfroff.sh >pdfroff
chmod +x pdfroff
Making pdfroff.n from pdfroff.man
make[2]: Leaving directory `/sources/groff-1.22.2/contrib/pdfmark'
make[2]: Entering directory `/sources/groff-1.22.2/src/devices/gropdf'
rm -f gropdf
sed -f /sources/groff-1.22.2/arch/misc/shdeps.sed \
-e "s|@VERSION@|1.22.2|" \
-e "s|@PERLPATH@|/usr/bin/perl|" \
-e "s|@GROFF_FONT_DIR@|/usr/share/groff/site-font:/usr/share/groff/1.22.2/font:/usr/lib/font|" \
-e "s|@RT_SEP@|:|" ./gropdf.pl >gropdf
chmod +x gropdf
rm -f pdfmom
sed -f /sources/groff-1.22.2/arch/misc/shdeps.sed \
-e "s|@VERSION@|1.22.2|" \
-e "s|@PERLPATH@|/usr/bin/perl|" ./pdfmom.pl >pdfmom
chmod +x pdfmom
Making gropdf.n from gropdf.man
Making pdfmom.n from pdfmom.man
make[2]: Leaving directory `/sources/groff-1.22.2/src/devices/gropdf'
make[2]: Entering directory `/sources/groff-1.22.2/font/devpdf'
rm -f DESC
cat ./DESC.in >/sources/groff-1.22.2/font/devpdf/DESC
if test "A4" = A4; then \
echo "papersize a4" >>/sources/groff-1.22.2/font/devpdf/DESC; \
else \
echo "papersize letter" >>/sources/groff-1.22.2/font/devpdf/DESC; \
fi
rm -f Foundry
cat ./Foundry.in >/sources/groff-1.22.2/font/devpdf/Foundry
test -d /sources/groff-1.22.2/font/devpdf/enc \
|| /bin/sh /sources/groff-1.22.2/mkinstalldirs /sources/groff-1.22.2/font/devpdf/enc
mkdir -p -- /sources/groff-1.22.2/font/devpdf/enc
test -d /sources/groff-1.22.2/font/devpdf/map \
|| /bin/sh /sources/groff-1.22.2/mkinstalldirs /sources/groff-1.22.2/font/devpdf/map
mkdir -p -- /sources/groff-1.22.2/font/devpdf/map
cp -f /sources/groff-1.22.2/font/devps/text.enc \
/sources/groff-1.22.2/font/devpdf/enc
cp -f /sources/groff-1.22.2/font/devps/symbolmap \
/sources/groff-1.22.2/font/devpdf/map
cp -f /sources/groff-1.22.2/font/devps/generate/dingbats.map \
/sources/groff-1.22.2/font/devpdf/map
cp -f /sources/groff-1.22.2/font/devps/generate/textmap \
/sources/groff-1.22.2/font/devpdf/map
cp -f /sources/groff-1.22.2/font/devps/generate/symbolchars \
/sources/groff-1.22.2/font/devpdf/map
test -d util || /bin/sh /sources/groff-1.22.2/mkinstalldirs util
rm -f util/BuildFoundries
if test -n "/usr/bin/perl"; then \
sed -f /sources/groff-1.22.2/arch/misc/shdeps.sed \
-e "s|/usr/bin/perl|/usr/bin/perl|" \
-e "s|@GROFF_GHOSTSCRIPT_INTERPRETERS@|missing|" \
-e "s|@VERSION@|1.22.2|" \
-e "s|@GROFF_FONT_DIR@|/usr/share/groff/1.22.2/font|" \
./util/BuildFoundries.pl \
>/sources/groff-1.22.2/font/devpdf/util/BuildFoundries ;\
else \
sed -f /sources/groff-1.22.2/arch/misc/shdeps.sed \
-e "s|@VERSION@|1.22.2|" \
-e "s|@GROFF_FONT_DIR@|/usr/share/groff/1.22.2/font|" \
./util/BuildFoundries.pl \
>/sources/groff-1.22.2/font/devpdf/util/BuildFoundries ;\
fi
chmod +x util/BuildFoundries
echo "# foundry ps name psfile" > /sources/groff-1.22.2/font/devpdf/download
PATH="/sources/groff-1.22.2/src/utils/afmtodit:/bin:/usr/bin:/sbin:/usr/sbin:/tools/bin" \
util/BuildFoundries /sources/groff-1.22.2/font/devpdf \
'/sources/groff-1.22.2/font/devps : /sources/groff-1.22.2/font/devps' \
>> /sources/groff-1.22.2/font/devpdf/download
make[2]: Leaving directory `/sources/groff-1.22.2/font/devpdf'
make[2]: Entering directory `/sources/groff-1.22.2/contrib/mom'
for f in om.tmac; do \
rm -f $f-s; \
sed -f /sources/groff-1.22.2/tmac/strip.sed ./$f >$f-s; \
done
touch stamp-strip
cp ./examples/penguin.ps .
cp ./examples/penguin.pdf .
test -d examples || /bin/sh /sources/groff-1.22.2/mkinstalldirs examples
touch examples/stamp
GROFF_COMMAND_PREFIX= GROFF_BIN_PATH="`echo /sources/groff-1.22.2/src/roff/groff /sources/groff-1.22.2/src/roff/troff /sources/groff-1.22.2/src/devices/grops /sources/groff-1.22.2/src/devices/gropdf | sed -e 's| *|:|g'`" PDFMOM_BIN_PATH="/sources/groff-1.22.2/src/devices/gropdf" /sources/groff-1.22.2/src/devices/gropdf/pdfmom -F/sources/groff-1.22.2/font -F/sources/groff-1.22.2/font -M/sources/groff-1.22.2/tmac -M/sources/groff-1.22.2/tmac -M. examples/letter.mom >examples/letter.pdf
GROFF_COMMAND_PREFIX= GROFF_BIN_PATH="`echo /sources/groff-1.22.2/src/roff/groff /sources/groff-1.22.2/src/roff/troff /sources/groff-1.22.2/src/devices/grops /sources/groff-1.22.2/src/devices/gropdf | sed -e 's| *|:|g'`" PDFMOM_BIN_PATH="/sources/groff-1.22.2/src/devices/gropdf" /sources/groff-1.22.2/src/devices/gropdf/pdfmom -F/sources/groff-1.22.2/font -F/sources/groff-1.22.2/font -M/sources/groff-1.22.2/tmac -M/sources/groff-1.22.2/tmac -M. examples/mom-pdf.mom >examples/mom-pdf.pdf
GROFF_COMMAND_PREFIX= GROFF_BIN_PATH="`echo /sources/groff-1.22.2/src/roff/groff /sources/groff-1.22.2/src/roff/troff /sources/groff-1.22.2/src/devices/grops /sources/groff-1.22.2/src/devices/gropdf | sed -e 's| *|:|g'`" PDFMOM_BIN_PATH="/sources/groff-1.22.2/src/devices/gropdf" /sources/groff-1.22.2/src/devices/gropdf/pdfmom -F/sources/groff-1.22.2/font -F/sources/groff-1.22.2/font -M/sources/groff-1.22.2/tmac -M/sources/groff-1.22.2/tmac -M. examples/sample_docs.mom >examples/sample_docs.pdf
GROFF_COMMAND_PREFIX= GROFF_BIN_PATH="`echo /sources/groff-1.22.2/src/roff/groff /sources/groff-1.22.2/src/roff/troff /sources/groff-1.22.2/src/devices/grops /sources/groff-1.22.2/src/devices/gropdf | sed -e 's| *|:|g'`" PDFMOM_BIN_PATH="/sources/groff-1.22.2/src/devices/gropdf" /sources/groff-1.22.2/src/devices/gropdf/pdfmom -F/sources/groff-1.22.2/font -F/sources/groff-1.22.2/font -M/sources/groff-1.22.2/tmac -M/sources/groff-1.22.2/tmac -M. examples/typesetting.mom >examples/typesetting.pdf
Making groff_mom.n from groff_mom.man
make[2]: Leaving directory `/sources/groff-1.22.2/contrib/mom'
make[2]: Entering directory `/sources/groff-1.22.2/contrib/gdiffmk'
rm -f gdiffmk; \
sed -e "s|@BINDIR@|/usr/bin|g" \
-e "s|@VERSION@|1.22.2|g" \
-e 1s/a/a/ ./gdiffmk.sh >gdiffmk; \
chmod +x gdiffmk
Making gdiffmk.n from gdiffmk.man
make[2]: Leaving directory `/sources/groff-1.22.2/contrib/gdiffmk'
make[2]: Entering directory `/sources/groff-1.22.2'
make[2]: Nothing to be done for `all'.
make[2]: Leaving directory `/sources/groff-1.22.2'
make[1]: Leaving directory `/sources/groff-1.22.2'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment