* Package: sys-apps/groff-1.22.3  * Repository: gentoo  * Maintainer: base-system@gentoo.org  * USE: X abi_ppc_64 elibc_glibc kernel_linux ppc64 userland_GNU  * FEATURES: ccache preserve-libs sandbox userpriv usersandbox >>> Unpacking source... >>> Unpacking groff-1.22.3.tar.gz to /var/tmp/portage/sys-apps/groff-1.22.3/work >>> Source unpacked in /var/tmp/portage/sys-apps/groff-1.22.3/work >>> Preparing source in /var/tmp/portage/sys-apps/groff-1.22.3/work/groff-1.22.3 ... * Applying groff-1.19.2-man-unicode-dashes.patch ...  [ ok ] * Applying groff-1.22.3-parallel-mom.patch ...  [ ok ] >>> Source prepared. >>> Configuring source in /var/tmp/portage/sys-apps/groff-1.22.3/work/groff-1.22.3 ... * econf: updating groff-1.22.3/src/libs/gnulib/build-aux/config.sub with /usr/share/gnuconfig/config.sub * econf: updating groff-1.22.3/src/libs/gnulib/build-aux/config.guess with /usr/share/gnuconfig/config.guess * econf: updating groff-1.22.3/config.sub with /usr/share/gnuconfig/config.sub * econf: updating groff-1.22.3/config.guess with /usr/share/gnuconfig/config.guess ./configure --prefix=/usr --build=powerpc64-unknown-linux-gnu --host=powerpc64-unknown-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --libdir=/usr/lib64 --with-appresdir=/usr/share/X11/app-defaults --docdir=/usr/share/doc/groff-1.22.3 --with-x checking for powerpc64-unknown-linux-gnu-gcc... powerpc64-unknown-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 we are using the GNU C compiler... yes checking whether powerpc64-unknown-linux-gnu-gcc accepts -g... yes checking for powerpc64-unknown-linux-gnu-gcc option to accept ISO C89... none needed checking how to run the C preprocessor... powerpc64-unknown-linux-gnu-gcc -E checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking 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 powerpc64-unknown-linux-gnu-gcc... (cached) powerpc64-unknown-linux-gnu-gcc checking whether we are using the GNU C compiler... (cached) yes checking whether powerpc64-unknown-linux-gnu-gcc accepts -g... (cached) yes checking for powerpc64-unknown-linux-gnu-gcc option to accept ISO C89... (cached) none needed checking for powerpc64-unknown-linux-gnu-g++... powerpc64-unknown-linux-gnu-g++ checking whether we are using the GNU C++ compiler... yes checking whether powerpc64-unknown-linux-gnu-g++ accepts -g... 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 gawk... gawk checking for perl... /usr/bin/perl checking for perl version... 5.20.2 checking for lpr... lpr checking for lp... lp checking for lpq... lpq checking for command to use for printing PostScript files... lpr checking for command to use for printing dvi files... lpr -d checking for egrep... (cached) /bin/grep -E checking for byacc... no checking for bison... bison -y checking for makeinfo... makeinfo checking for makeinfo version... 4.13 checking for powerpc64-unknown-linux-gnu-ranlib... powerpc64-unknown-linux-gnu-ranlib checking for install-info... install-info checking for a BSD-compatible install... /usr/bin/install -c checking whether ln -s works... yes checking for csh hash hack... no checking stddef.h usability... yes checking stddef.h presence... yes checking for stddef.h... yes checking for stdlib.h... (cached) yes checking for unistd.h... (cached) yes checking dirent.h usability... yes checking dirent.h presence... yes checking for dirent.h... yes checking limits.h usability... yes checking limits.h presence... yes checking for limits.h... yes checking sys/dir.h usability... yes checking sys/dir.h presence... yes checking for sys/dir.h... yes checking for string.h... (cached) yes checking for strings.h... (cached) yes checking math.h usability... yes checking math.h presence... yes checking for math.h... yes checking sys/time.h usability... yes checking sys/time.h presence... yes checking for sys/time.h... yes checking direct.h usability... no checking direct.h presence... no checking for direct.h... no checking process.h usability... no checking process.h presence... no checking for process.h... no checking for ISC 3.x or 4.x... no checking whether -D_POSIX_SOURCE is necessary... no checking for return type of srand... void checking whether gettimeofday must be declared... no checking whether hypot 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 snprintf 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 whether vsnprintf must be declared... no checking for sys_nerr in , , or ... yes checking for sys_errlist in , , or ... yes checking C++ ... no checking C++ ... yes checking C++ ... yes checking for unsigned long long... yes checking for declaration of time_t... yes checking for return type of signal handlers... void checking struct exception... yes checking whether byte ordering is bigendian... yes checking for main in -lc... yes checking for sin in -lm... yes checking build system type... powerpc64-unknown-linux-gnu checking host system type... powerpc64-unknown-linux-gnu checking for ld used by powerpc64-unknown-linux-gnu-gcc... /usr/powerpc64-unknown-linux-gnu/bin/ld checking if the linker (/usr/powerpc64-unknown-linux-gnu/bin/ld) is GNU ld... yes checking for shared library run path origin... done checking how to run the C++ preprocessor... powerpc64-unknown-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 stdlib.h... (cached) yes checking for unistd.h... (cached) yes checking for sys/param.h... yes checking for getpagesize... yes checking for working mmap... yes checking for fmod... yes checking for getcwd... yes checking for putenv... yes checking for snprintf... yes checking for strcasecmp... yes checking for strerror... yes checking for strncasecmp... yes checking for strtol... yes checking for vsnprintf... yes checking for gettimeofday... yes checking for isatty... yes checking for kill... yes checking for rename... yes checking for setlocale... yes checking for strsep... yes checking for mkstemp... yes checking whether sys_siglist is declared... no checking whether getc_unlocked is declared... yes checking for nl_langinfo and CODESET... yes checking whether ANSI array delete syntax is supported... yes checking traditional preprocessor... no checking w_coredump... no checking default value for grops -b option... 0 checking default paper size... letter checking for existing troff installation... no checking for prefix of system macro packages... checking which system macro packages should be made available... checking separator character to use in groff search paths... : checking for powerpc64-unknown-linux-gnu-gs... no checking for powerpc64-unknown-linux-gnu-gswin32c... no checking for powerpc64-unknown-linux-gnu-gsos2... no checking for gs... gs checking for pnmcut... missing checking for pnmcrop... missing checking for pnmtopng... missing checking for psselect... missing checking for pnmtops... missing configure: WARNING: missing programs: The programs `pnmcut', `pnmcrop', `pnmtopng', `psselect' and `pnmtops' cannot be found in the PATH. Consequently, groff's HTML backend (grohtml) will not work properly; therefore, it will neither be possible to prepare, nor to install, documentation in HTML format. checking for powerpc64-unknown-linux-gnu-gawk... (cached) gawk checking whether pnmtops can handle the -nosetpage option... no checking whether we are using the GNU C Library >= 2.1 or uClibc... yes checking for symlink... yes checking for working fcntl.h... yes checking whether getc_unlocked is declared... (cached) yes configure: creating ./config.status config.status: creating stamp-h config.status: creating Makefile config.status: creating doc/Makefile config.status: creating src/utils/xtotroff/Makefile config.status: creating contrib/gdiffmk/tests/runtests config.status: creating test-groff config.status: creating src/include/config.h groff version 1.22.3 ---------------------------------------------------------------------- Prefix : /usr Compiler : powerpc64-unknown-linux-gnu-gcc -O2 -pipe -fno-stack-protector X11 support : yes X11 resources dir : /usr/share/X11/app-defaults Doc build : yes ---------------------------------------------------------------------- >>> Source configured. >>> Compiling source in /var/tmp/portage/sys-apps/groff-1.22.3/work/groff-1.22.3 ... make -j1 AR=powerpc64-unknown-linux-gnu-ar Makefile:902: warning: overriding recipe for target 'src/devices/gropdf' Makefile:869: warning: ignoring old recipe for target 'src/devices/gropdf' make[1]: Entering directory '/var/tmp/portage/sys-apps/groff-1.22.3/work/groff-1.22.3' Makefile:902: warning: overriding recipe for target 'src/devices/gropdf' Makefile:869: warning: ignoring old recipe for target 'src/devices/gropdf' make[2]: Entering directory '/var/tmp/portage/sys-apps/groff-1.22.3/work/groff-1.22.3/src/include' make[2]: Leaving directory '/var/tmp/portage/sys-apps/groff-1.22.3/work/groff-1.22.3/src/include' make[2]: Entering directory '/var/tmp/portage/sys-apps/groff-1.22.3/work/groff-1.22.3/arch/misc' /bin/sh ./shdeps.sh ":" ":" "/usr/bin" > shdeps.sed make[2]: Leaving directory '/var/tmp/portage/sys-apps/groff-1.22.3/work/groff-1.22.3/arch/misc' configure: WARNING: unrecognized options: --with-appresdir, --with-x checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes /var/tmp/portage/sys-apps/groff-1.22.3/work/groff-1.22.3/src/libs/gnulib/build-aux/missing: Unknown '--is-lightweight' option Try '/var/tmp/portage/sys-apps/groff-1.22.3/work/groff-1.22.3/src/libs/gnulib/build-aux/missing --help' for more information configure: WARNING: 'missing' script is too old or missing checking for a thread-safe mkdir -p... /bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking for powerpc64-unknown-linux-gnu-gcc... powerpc64-unknown-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 we are using the GNU C compiler... yes checking whether powerpc64-unknown-linux-gnu-gcc accepts -g... yes checking for powerpc64-unknown-linux-gnu-gcc option to accept ISO C89... none needed checking whether powerpc64-unknown-linux-gnu-gcc understands -c and -o together... yes checking for style of include used by make... GNU checking dependency style of powerpc64-unknown-linux-gnu-gcc... gcc3 checking whether make sets $(MAKE)... (cached) yes checking build system type... powerpc64-unknown-linux-gnu checking host system type... powerpc64-unknown-linux-gnu checking how to run the C preprocessor... powerpc64-unknown-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 powerpc64-unknown-linux-gnu-ranlib... powerpc64-unknown-linux-gnu-ranlib 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 whether _XOPEN_SOURCE should be defined... no 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 uses 'inline' correctly... yes checking for wint_t... yes checking whether INT32_MAX < INTMAX_MAX... yes checking whether INT64_MAX == LONG_MAX... yes checking whether UINT32_MAX < UINTMAX_MAX... yes checking whether UINT64_MAX == ULONG_MAX... yes 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 configure: WARNING: unrecognized options: --with-appresdir, --with-x make[2]: Entering directory '/var/tmp/portage/sys-apps/groff-1.22.3/work/groff-1.22.3/src/libs/gnulib' CDPATH="${ZSH_VERSION+.}:" && cd . && : -I m4 (CDPATH="${ZSH_VERSION+.}:" && cd . && :) rm -f stamp-h1 touch config.h.in cd . && /bin/sh ./config.status config.h config.status: creating config.h config.status: config.h is unchanged make all-recursive make[3]: Entering directory '/var/tmp/portage/sys-apps/groff-1.22.3/work/groff-1.22.3/src/libs/gnulib' CDPATH="${ZSH_VERSION+.}:" && cd . && : -I m4 Making all in lib make[4]: Entering directory '/var/tmp/portage/sys-apps/groff-1.22.3/work/groff-1.22.3/src/libs/gnulib/lib' cd .. && make am--refresh make[5]: Entering directory '/var/tmp/portage/sys-apps/groff-1.22.3/work/groff-1.22.3/src/libs/gnulib' CDPATH="${ZSH_VERSION+.}:" && cd . && : -I m4 make[5]: Leaving directory '/var/tmp/portage/sys-apps/groff-1.22.3/work/groff-1.22.3/src/libs/gnulib' make[5]: Entering directory '/var/tmp/portage/sys-apps/groff-1.22.3/work/groff-1.22.3/src/libs/gnulib' CDPATH="${ZSH_VERSION+.}:" && cd . && : -I m4 make[5]: Leaving directory '/var/tmp/portage/sys-apps/groff-1.22.3/work/groff-1.22.3/src/libs/gnulib' 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 "/etc"'; \ echo '#define SHAREDSTATEDIR "/usr/com"'; \ echo '#define LOCALSTATEDIR "/var/lib"'; \ echo '#define INCLUDEDIR "/usr/include"'; \ echo '#define OLDINCLUDEDIR "/usr/include"'; \ echo '#define DOCDIR "/usr/share/doc/groff-1.22.3"'; \ echo '#define INFODIR "/usr/share/info"'; \ echo '#define HTMLDIR "/usr/share/doc/groff-1.22.3"'; \ echo '#define DVIDIR "/usr/share/doc/groff-1.22.3"'; \ echo '#define PDFDIR "/usr/share/doc/groff-1.22.3"'; \ echo '#define PSDIR "/usr/share/doc/groff-1.22.3"'; \ echo '#define LIBDIR "/usr/lib64"'; \ 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/lib64/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''@||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''@||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 '/var/tmp/portage/sys-apps/groff-1.22.3/work/groff-1.22.3/src/libs/gnulib/lib' cd .. && make am--refresh make[6]: Entering directory '/var/tmp/portage/sys-apps/groff-1.22.3/work/groff-1.22.3/src/libs/gnulib' CDPATH="${ZSH_VERSION+.}:" && cd . && : -I m4 make[6]: Leaving directory '/var/tmp/portage/sys-apps/groff-1.22.3/work/groff-1.22.3/src/libs/gnulib' make[6]: Entering directory '/var/tmp/portage/sys-apps/groff-1.22.3/work/groff-1.22.3/src/libs/gnulib' CDPATH="${ZSH_VERSION+.}:" && cd . && : -I m4 make[6]: Leaving directory '/var/tmp/portage/sys-apps/groff-1.22.3/work/groff-1.22.3/src/libs/gnulib' make[6]: Entering directory '/var/tmp/portage/sys-apps/groff-1.22.3/work/groff-1.22.3/src/libs/gnulib/lib' cd .. && make am--refresh make[7]: Entering directory '/var/tmp/portage/sys-apps/groff-1.22.3/work/groff-1.22.3/src/libs/gnulib' CDPATH="${ZSH_VERSION+.}:" && cd . && : -I m4 make[7]: Leaving directory '/var/tmp/portage/sys-apps/groff-1.22.3/work/groff-1.22.3/src/libs/gnulib' make[7]: Entering directory '/var/tmp/portage/sys-apps/groff-1.22.3/work/groff-1.22.3/src/libs/gnulib' CDPATH="${ZSH_VERSION+.}:" && cd . && : -I m4 make[7]: Leaving directory '/var/tmp/portage/sys-apps/groff-1.22.3/work/groff-1.22.3/src/libs/gnulib' depbase=`echo localcharset.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ powerpc64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -fno-stack-protector -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$||'`;\ powerpc64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -fno-stack-protector -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$||'`;\ powerpc64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -fno-stack-protector -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 powerpc64-unknown-linux-gnu-ar cru libgnu.a localcharset.o uniwidth/width.o wctype-h.o powerpc64-unknown-linux-gnu-ranlib libgnu.a rm -f t-charset.alias charset.alias && \ /bin/sh ./config.charset 'powerpc64-unknown-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 '/var/tmp/portage/sys-apps/groff-1.22.3/work/groff-1.22.3/src/libs/gnulib/lib' make[5]: Leaving directory '/var/tmp/portage/sys-apps/groff-1.22.3/work/groff-1.22.3/src/libs/gnulib/lib' make[4]: Leaving directory '/var/tmp/portage/sys-apps/groff-1.22.3/work/groff-1.22.3/src/libs/gnulib/lib' Making all in m4 make[4]: Entering directory '/var/tmp/portage/sys-apps/groff-1.22.3/work/groff-1.22.3/src/libs/gnulib/m4' cd .. && make am--refresh make[5]: Entering directory '/var/tmp/portage/sys-apps/groff-1.22.3/work/groff-1.22.3/src/libs/gnulib' CDPATH="${ZSH_VERSION+.}:" && cd . && : -I m4 make[5]: Leaving directory '/var/tmp/portage/sys-apps/groff-1.22.3/work/groff-1.22.3/src/libs/gnulib' make[5]: Entering directory '/var/tmp/portage/sys-apps/groff-1.22.3/work/groff-1.22.3/src/libs/gnulib' CDPATH="${ZSH_VERSION+.}:" && cd . && : -I m4 make[5]: Leaving directory '/var/tmp/portage/sys-apps/groff-1.22.3/work/groff-1.22.3/src/libs/gnulib' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/var/tmp/portage/sys-apps/groff-1.22.3/work/groff-1.22.3/src/libs/gnulib/m4' make[4]: Entering directory '/var/tmp/portage/sys-apps/groff-1.22.3/work/groff-1.22.3/src/libs/gnulib' CDPATH="${ZSH_VERSION+.}:" && cd . && : -I m4 make[4]: Leaving directory '/var/tmp/portage/sys-apps/groff-1.22.3/work/groff-1.22.3/src/libs/gnulib' make[3]: Leaving directory '/var/tmp/portage/sys-apps/groff-1.22.3/work/groff-1.22.3/src/libs/gnulib' make[2]: Leaving directory '/var/tmp/portage/sys-apps/groff-1.22.3/work/groff-1.22.3/src/libs/gnulib' make[2]: Entering directory '/var/tmp/portage/sys-apps/groff-1.22.3/work/groff-1.22.3/src/libs/libgroff' /bin/sh ./config.charset 'powerpc64-unknown-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 powerpc64-unknown-linux-gnu-g++ -I. -I. -I/var/tmp/portage/sys-apps/groff-1.22.3/work/groff-1.22.3/src/include -I/var/tmp/portage/sys-apps/groff-1.22.3/work/groff-1.22.3/src/include -I/var/tmp/portage/sys-apps/groff-1.22.3/work/groff-1.22.3/src/libs/gnulib/lib -DHAVE_CONFIG_H -O2 -pipe -fno-stack-protector -c assert.cpp powerpc64-unknown-linux-gnu-g++ -I. -I. -I/var/tmp/portage/sys-apps/groff-1.22.3/work/groff-1.22.3/src/include -I/var/tmp/portage/sys-apps/groff-1.22.3/work/groff-1.22.3/src/include -I/var/tmp/portage/sys-apps/groff-1.22.3/work/groff-1.22.3/src/libs/gnulib/lib -DHAVE_CONFIG_H -O2 -pipe -fno-stack-protector -c change_lf.cpp powerpc64-unknown-linux-gnu-g++ -I. -I. -I/var/tmp/portage/sys-apps/groff-1.22.3/work/groff-1.22.3/src/include -I/var/tmp/portage/sys-apps/groff-1.22.3/work/groff-1.22.3/src/include -I/var/tmp/portage/sys-apps/groff-1.22.3/work/groff-1.22.3/src/libs/gnulib/lib -DHAVE_CONFIG_H -O2 -pipe -fno-stack-protector -c cmap.cpp powerpc64-unknown-linux-gnu-g++ -I. -I. -I/var/tmp/portage/sys-apps/groff-1.22.3/work/groff-1.22.3/src/include -I/var/tmp/portage/sys-apps/groff-1.22.3/work/groff-1.22.3/src/include -I/var/tmp/portage/sys-apps/groff-1.22.3/work/groff-1.22.3/src/libs/gnulib/lib -DHAVE_CONFIG_H -O2 -pipe -fno-stack-protector -c color.cpp powerpc64-unknown-linux-gnu-g++ -I. -I. -I/var/tmp/portage/sys-apps/groff-1.22.3/work/groff-1.22.3/src/include -I/var/tmp/portage/sys-apps/groff-1.22.3/work/groff-1.22.3/src/include -I/var/tmp/portage/sys-apps/groff-1.22.3/work/groff-1.22.3/src/libs/gnulib/lib -DHAVE_CONFIG_H -O2 -pipe -fno-stack-protector -c cset.cpp powerpc64-unknown-linux-gnu-g++ -I. -I. -I/var/tmp/portage/sys-apps/groff-1.22.3/work/groff-1.22.3/src/include -I/var/tmp/portage/sys-apps/groff-1.22.3/work/groff-1.22.3/src/include -I/var/tmp/portage/sys-apps/groff-1.22.3/work/groff-1.22.3/src/libs/gnulib/lib -DHAVE_CONFIG_H -O2 -pipe -fno-stack-protector -c device.cpp powerpc64-unknown-linux-gnu-g++ -I. -I. -I/var/tmp/portage/sys-apps/groff-1.22.3/work/groff-1.22.3/src/include -I/var/tmp/portage/sys-apps/groff-1.22.3/work/groff-1.22.3/src/include -I/var/tmp/portage/sys-apps/groff-1.22.3/work/groff-1.22.3/src/libs/gnulib/lib -DHAVE_CONFIG_H -O2 -pipe -fno-stack-protector -c errarg.cpp powerpc64-unknown-linux-gnu-g++ -I. -I. -I/var/tmp/portage/sys-apps/groff-1.22.3/work/groff-1.22.3/src/include -I/var/tmp/portage/sys-apps/groff-1.22.3/work/groff-1.22.3/src/include -I/var/tmp/portage/sys-apps/groff-1.22.3/work/groff-1.22.3/src/libs/gnulib/lib -DHAVE_CONFIG_H -O2 -pipe -fno-stack-protector -c error.cpp powerpc64-unknown-linux-gnu-g++ -I. -I. -I/var/tmp/portage/sys-apps/groff-1.22.3/work/groff-1.22.3/src/include -I/var/tmp/portage/sys-apps/groff-1.22.3/work/groff-1.22.3/src/include -I/var/tmp/portage/sys-apps/groff-1.22.3/work/groff-1.22.3/src/libs/gnulib/lib -DHAVE_CONFIG_H -O2 -pipe -fno-stack-protector -c fatal.cpp powerpc64-unknown-linux-gnu-g++ -I. -I. -I/var/tmp/portage/sys-apps/groff-1.22.3/work/groff-1.22.3/src/include -I/var/tmp/portage/sys-apps/groff-1.22.3/work/groff-1.22.3/src/include -I/var/tmp/portage/sys-apps/groff-1.22.3/work/groff-1.22.3/src/libs/gnulib/lib -DHAVE_CONFIG_H -O2 -pipe -fno-stack-protector -c filename.cpp powerpc64-unknown-linux-gnu-g++ -I. -I. -I/var/tmp/portage/sys-apps/groff-1.22.3/work/groff-1.22.3/src/include -I/var/tmp/portage/sys-apps/groff-1.22.3/work/groff-1.22.3/src/include -I/var/tmp/portage/sys-apps/groff-1.22.3/work/groff-1.22.3/src/libs/gnulib/lib -DHAVE_CONFIG_H -O2 -pipe -fno-stack-protector -c font.cpp font.cpp: In static member function ‘static int font::scan_papersize(const char*, const char**, double*, double*)’: font.cpp:743:21: warning: ignoring return value of ‘char* fgets(char*, int, FILE*)’, declared with attribute warn_unused_result [-Wunused-result] fgets(line, 254, f); ^ powerpc64-unknown-linux-gnu-g++ -I. -I. -I/var/tmp/portage/sys-apps/groff-1.22.3/work/groff-1.22.3/src/include -I/var/tmp/portage/sys-apps/groff-1.22.3/work/groff-1.22.3/src/include -I/var/tmp/portage/sys-apps/groff-1.22.3/work/groff-1.22.3/src/libs/gnulib/lib -DHAVE_CONFIG_H -O2 -pipe -fno-stack-protector -c fontfile.cpp powerpc64-unknown-linux-gnu-g++ -I. -I. -I/var/tmp/portage/sys-apps/groff-1.22.3/work/groff-1.22.3/src/include -I/var/tmp/portage/sys-apps/groff-1.22.3/work/groff-1.22.3/src/include -I/var/tmp/portage/sys-apps/groff-1.22.3/work/groff-1.22.3/src/libs/gnulib/lib -DHAVE_CONFIG_H -O2 -pipe -fno-stack-protector -c geometry.cpp powerpc64-unknown-linux-gnu-gcc -I. -I. -I/var/tmp/portage/sys-apps/groff-1.22.3/work/groff-1.22.3/src/include -I/var/tmp/portage/sys-apps/groff-1.22.3/work/groff-1.22.3/src/include -I/var/tmp/portage/sys-apps/groff-1.22.3/work/groff-1.22.3/src/libs/gnulib/lib -DHAVE_CONFIG_H -O2 -pipe -fno-stack-protector -c -D__GETOPT_PREFIX=groff_ -DENABLE_RELOCATABLE=1 -DLIBDIR=\"/usr/lib64\" getopt.c powerpc64-unknown-linux-gnu-gcc -I. -I. -I/var/tmp/portage/sys-apps/groff-1.22.3/work/groff-1.22.3/src/include -I/var/tmp/portage/sys-apps/groff-1.22.3/work/groff-1.22.3/src/include -I/var/tmp/portage/sys-apps/groff-1.22.3/work/groff-1.22.3/src/libs/gnulib/lib -DHAVE_CONFIG_H -O2 -pipe -fno-stack-protector -c -D__GETOPT_PREFIX=groff_ -DENABLE_RELOCATABLE=1 -DLIBDIR=\"/usr/lib64\" getopt1.c powerpc64-unknown-linux-gnu-g++ -I. -I. -I/var/tmp/portage/sys-apps/groff-1.22.3/work/groff-1.22.3/src/include -I/var/tmp/portage/sys-apps/groff-1.22.3/work/groff-1.22.3/src/include -I/var/tmp/portage/sys-apps/groff-1.22.3/work/groff-1.22.3/src/libs/gnulib/lib -DHAVE_CONFIG_H -O2 -pipe -fno-stack-protector -c glyphuni.cpp powerpc64-unknown-linux-gnu-g++ -I. -I. -I/var/tmp/portage/sys-apps/groff-1.22.3/work/groff-1.22.3/src/include -I/var/tmp/portage/sys-apps/groff-1.22.3/work/groff-1.22.3/src/include -I/var/tmp/portage/sys-apps/groff-1.22.3/work/groff-1.22.3/src/libs/gnulib/lib -DHAVE_CONFIG_H -O2 -pipe -fno-stack-protector -c htmlhint.cpp powerpc64-unknown-linux-gnu-g++ -I. -I. -I/var/tmp/portage/sys-apps/groff-1.22.3/work/groff-1.22.3/src/include -I/var/tmp/portage/sys-apps/groff-1.22.3/work/groff-1.22.3/src/include -I/var/tmp/portage/sys-apps/groff-1.22.3/work/groff-1.22.3/src/libs/gnulib/lib -DHAVE_CONFIG_H -O2 -pipe -fno-stack-protector -c hypot.cpp powerpc64-unknown-linux-gnu-gcc -I. -I. -I/var/tmp/portage/sys-apps/groff-1.22.3/work/groff-1.22.3/src/include -I/var/tmp/portage/sys-apps/groff-1.22.3/work/groff-1.22.3/src/include -I/var/tmp/portage/sys-apps/groff-1.22.3/work/groff-1.22.3/src/libs/gnulib/lib -DHAVE_CONFIG_H -O2 -pipe -fno-stack-protector -c -D__GETOPT_PREFIX=groff_ -DENABLE_RELOCATABLE=1 -DLIBDIR=\"/usr/lib64\" iftoa.c powerpc64-unknown-linux-gnu-g++ -I. -I. -I/var/tmp/portage/sys-apps/groff-1.22.3/work/groff-1.22.3/src/include -I/var/tmp/portage/sys-apps/groff-1.22.3/work/groff-1.22.3/src/include -I/var/tmp/portage/sys-apps/groff-1.22.3/work/groff-1.22.3/src/libs/gnulib/lib -DHAVE_CONFIG_H -O2 -pipe -fno-stack-protector -c invalid.cpp powerpc64-unknown-linux-gnu-gcc -I. -I. -I/var/tmp/portage/sys-apps/groff-1.22.3/work/groff-1.22.3/src/include -I/var/tmp/portage/sys-apps/groff-1.22.3/work/groff-1.22.3/src/include -I/var/tmp/portage/sys-apps/groff-1.22.3/work/groff-1.22.3/src/libs/gnulib/lib -DHAVE_CONFIG_H -O2 -pipe -fno-stack-protector -c -D__GETOPT_PREFIX=groff_ -DENABLE_RELOCATABLE=1 -DLIBDIR=\"/usr/lib64\" itoa.c powerpc64-unknown-linux-gnu-g++ -I. -I. -I/var/tmp/portage/sys-apps/groff-1.22.3/work/groff-1.22.3/src/include -I/var/tmp/portage/sys-apps/groff-1.22.3/work/groff-1.22.3/src/include -I/var/tmp/portage/sys-apps/groff-1.22.3/work/groff-1.22.3/src/libs/gnulib/lib -DHAVE_CONFIG_H -O2 -pipe -fno-stack-protector -c lf.cpp powerpc64-unknown-linux-gnu-g++ -I. -I. -I/var/tmp/portage/sys-apps/groff-1.22.3/work/groff-1.22.3/src/include -I/var/tmp/portage/sys-apps/groff-1.22.3/work/groff-1.22.3/src/include -I/var/tmp/portage/sys-apps/groff-1.22.3/work/groff-1.22.3/src/libs/gnulib/lib -DHAVE_CONFIG_H -O2 -pipe -fno-stack-protector -c lineno.cpp powerpc64-unknown-linux-gnu-gcc -I. -I. -I/var/tmp/portage/sys-apps/groff-1.22.3/work/groff-1.22.3/src/include -I/var/tmp/portage/sys-apps/groff-1.22.3/work/groff-1.22.3/src/include -I/var/tmp/portage/sys-apps/groff-1.22.3/work/groff-1.22.3/src/libs/gnulib/lib -DHAVE_CONFIG_H -O2 -pipe -fno-stack-protector -c -D__GETOPT_PREFIX=groff_ -DENABLE_RELOCATABLE=1 -DLIBDIR=\"/usr/lib64\" localcharset.c powerpc64-unknown-linux-gnu-g++ -I. -I. -I/var/tmp/portage/sys-apps/groff-1.22.3/work/groff-1.22.3/src/include -I/var/tmp/portage/sys-apps/groff-1.22.3/work/groff-1.22.3/src/include -I/var/tmp/portage/sys-apps/groff-1.22.3/work/groff-1.22.3/src/libs/gnulib/lib -DHAVE_CONFIG_H -O2 -pipe -fno-stack-protector -c macropath.cpp powerpc64-unknown-linux-gnu-gcc -I. -I. -I/var/tmp/portage/sys-apps/groff-1.22.3/work/groff-1.22.3/src/include -I/var/tmp/portage/sys-apps/groff-1.22.3/work/groff-1.22.3/src/include -I/var/tmp/portage/sys-apps/groff-1.22.3/work/groff-1.22.3/src/libs/gnulib/lib -DHAVE_CONFIG_H -O2 -pipe -fno-stack-protector -c -D__GETOPT_PREFIX=groff_ -DENABLE_RELOCATABLE=1 -DLIBDIR=\"/usr/lib64\" matherr.c powerpc64-unknown-linux-gnu-g++ -I. -I. -I/var/tmp/portage/sys-apps/groff-1.22.3/work/groff-1.22.3/src/include -I/var/tmp/portage/sys-apps/groff-1.22.3/work/groff-1.22.3/src/include -I/var/tmp/portage/sys-apps/groff-1.22.3/work/groff-1.22.3/src/libs/gnulib/lib -DHAVE_CONFIG_H -O2 -pipe -fno-stack-protector -c maxfilename.cpp powerpc64-unknown-linux-gnu-g++ -I. -I. -I/var/tmp/portage/sys-apps/groff-1.22.3/work/groff-1.22.3/src/include -I/var/tmp/portage/sys-apps/groff-1.22.3/work/groff-1.22.3/src/include -I/var/tmp/portage/sys-apps/groff-1.22.3/work/groff-1.22.3/src/libs/gnulib/lib -DHAVE_CONFIG_H -O2 -pipe -fno-stack-protector -c maxpathname.cpp powerpc64-unknown-linux-gnu-g++ -I. -I. -I/var/tmp/portage/sys-apps/groff-1.22.3/work/groff-1.22.3/src/include -I/var/tmp/portage/sys-apps/groff-1.22.3/work/groff-1.22.3/src/include -I/var/tmp/portage/sys-apps/groff-1.22.3/work/groff-1.22.3/src/libs/gnulib/lib -DHAVE_CONFIG_H -O2 -pipe -fno-stack-protector -c mksdir.cpp powerpc64-unknown-linux-gnu-g++ -I. -I. -I/var/tmp/portage/sys-apps/groff-1.22.3/work/groff-1.22.3/src/include -I/var/tmp/portage/sys-apps/groff-1.22.3/work/groff-1.22.3/src/include -I/var/tmp/portage/sys-apps/groff-1.22.3/work/groff-1.22.3/src/libs/gnulib/lib -DHAVE_CONFIG_H -O2 -pipe -fno-stack-protector -c nametoindex.cpp powerpc64-unknown-linux-gnu-g++ -I. -I. -I/var/tmp/portage/sys-apps/groff-1.22.3/work/groff-1.22.3/src/include -I/var/tmp/portage/sys-apps/groff-1.22.3/work/groff-1.22.3/src/include -I/var/tmp/portage/sys-apps/groff-1.22.3/work/groff-1.22.3/src/libs/gnulib/lib -DHAVE_CONFIG_H -O2 -pipe -fno-stack-protector -c new.cpp new.cpp: In function ‘void ewrite(const char*)’: new.cpp:31:25: warning: ignoring return value of ‘ssize_t write(int, const void*, size_t)’, declared with attribute warn_unused_result [-Wunused-result] write(2, s, strlen(s)); ^ powerpc64-unknown-linux-gnu-g++ -I. -I. -I/var/tmp/portage/sys-apps/groff-1.22.3/work/groff-1.22.3/src/include -I/var/tmp/portage/sys-apps/groff-1.22.3/work/groff-1.22.3/src/include -I/var/tmp/portage/sys-apps/groff-1.22.3/work/groff-1.22.3/src/libs/gnulib/lib -DHAVE_CONFIG_H -O2 -pipe -fno-stack-protector -c paper.cpp powerpc64-unknown-linux-gnu-g++ -I. -I. -I/var/tmp/portage/sys-apps/groff-1.22.3/work/groff-1.22.3/src/include -I/var/tmp/portage/sys-apps/groff-1.22.3/work/groff-1.22.3/src/include -I/var/tmp/portage/sys-apps/groff-1.22.3/work/groff-1.22.3/src/libs/gnulib/lib -DHAVE_CONFIG_H -O2 -pipe -fno-stack-protector -c prime.cpp powerpc64-unknown-linux-gnu-gcc -I. -I. -I/var/tmp/portage/sys-apps/groff-1.22.3/work/groff-1.22.3/src/include -I/var/tmp/portage/sys-apps/groff-1.22.3/work/groff-1.22.3/src/include -I/var/tmp/portage/sys-apps/groff-1.22.3/work/groff-1.22.3/src/libs/gnulib/lib -DHAVE_CONFIG_H -O2 -pipe -fno-stack-protector -c -D__GETOPT_PREFIX=groff_ -DENABLE_RELOCATABLE=1 -DLIBDIR=\"/usr/lib64\" progname.c powerpc64-unknown-linux-gnu-g++ -I. -I. -I/var/tmp/portage/sys-apps/groff-1.22.3/work/groff-1.22.3/src/include -I/var/tmp/portage/sys-apps/groff-1.22.3/work/groff-1.22.3/src/include -I/var/tmp/portage/sys-apps/groff-1.22.3/work/groff-1.22.3/src/libs/gnulib/lib -DHAVE_CONFIG_H -O2 -pipe -fno-stack-protector -c ptable.cpp powerpc64-unknown-linux-gnu-gcc -I. -I. -I/var/tmp/portage/sys-apps/groff-1.22.3/work/groff-1.22.3/src/include -I/var/tmp/portage/sys-apps/groff-1.22.3/work/groff-1.22.3/src/include -I/var/tmp/portage/sys-apps/groff-1.22.3/work/groff-1.22.3/src/libs/gnulib/lib -DHAVE_CONFIG_H -O2 -pipe -fno-stack-protector -c -D__GETOPT_PREFIX=groff_ -DENABLE_RELOCATABLE=1 -DLIBDIR=\"/usr/lib64\" quotearg.c powerpc64-unknown-linux-gnu-g++ -I. -I. -I/var/tmp/portage/sys-apps/groff-1.22.3/work/groff-1.22.3/src/include -I/var/tmp/portage/sys-apps/groff-1.22.3/work/groff-1.22.3/src/include -I/var/tmp/portage/sys-apps/groff-1.22.3/work/groff-1.22.3/src/libs/gnulib/lib -DHAVE_CONFIG_H -O2 -pipe -fno-stack-protector -c relocate.cpp powerpc64-unknown-linux-gnu-g++ -I. -I. -I/var/tmp/portage/sys-apps/groff-1.22.3/work/groff-1.22.3/src/include -I/var/tmp/portage/sys-apps/groff-1.22.3/work/groff-1.22.3/src/include -I/var/tmp/portage/sys-apps/groff-1.22.3/work/groff-1.22.3/src/libs/gnulib/lib -DHAVE_CONFIG_H -O2 -pipe -fno-stack-protector -c searchpath.cpp powerpc64-unknown-linux-gnu-gcc -I. -I. -I/var/tmp/portage/sys-apps/groff-1.22.3/work/groff-1.22.3/src/include -I/var/tmp/portage/sys-apps/groff-1.22.3/work/groff-1.22.3/src/include -I/var/tmp/portage/sys-apps/groff-1.22.3/work/groff-1.22.3/src/libs/gnulib/lib -DHAVE_CONFIG_H -O2 -pipe -fno-stack-protector -c -D__GETOPT_PREFIX=groff_ -DENABLE_RELOCATABLE=1 -DLIBDIR=\"/usr/lib64\" spawnvp.c powerpc64-unknown-linux-gnu-g++ -I. -I. -I/var/tmp/portage/sys-apps/groff-1.22.3/work/groff-1.22.3/src/include -I/var/tmp/portage/sys-apps/groff-1.22.3/work/groff-1.22.3/src/include -I/var/tmp/portage/sys-apps/groff-1.22.3/work/groff-1.22.3/src/libs/gnulib/lib -DHAVE_CONFIG_H -O2 -pipe -fno-stack-protector -c string.cpp powerpc64-unknown-linux-gnu-g++ -I. -I. -I/var/tmp/portage/sys-apps/groff-1.22.3/work/groff-1.22.3/src/include -I/var/tmp/portage/sys-apps/groff-1.22.3/work/groff-1.22.3/src/include -I/var/tmp/portage/sys-apps/groff-1.22.3/work/groff-1.22.3/src/libs/gnulib/lib -DHAVE_CONFIG_H -O2 -pipe -fno-stack-protector -c strsave.cpp powerpc64-unknown-linux-gnu-g++ -I. -I. -I/var/tmp/portage/sys-apps/groff-1.22.3/work/groff-1.22.3/src/include -I/var/tmp/portage/sys-apps/groff-1.22.3/work/groff-1.22.3/src/include -I/var/tmp/portage/sys-apps/groff-1.22.3/work/groff-1.22.3/src/libs/gnulib/lib -DHAVE_CONFIG_H -O2 -pipe -fno-stack-protector -c symbol.cpp powerpc64-unknown-linux-gnu-g++ -I. -I. -I/var/tmp/portage/sys-apps/groff-1.22.3/work/groff-1.22.3/src/include -I/var/tmp/portage/sys-apps/groff-1.22.3/work/groff-1.22.3/src/include -I/var/tmp/portage/sys-apps/groff-1.22.3/work/groff-1.22.3/src/libs/gnulib/lib -DHAVE_CONFIG_H -O2 -pipe -fno-stack-protector -c tmpfile.cpp powerpc64-unknown-linux-gnu-g++ -I. -I. -I/var/tmp/portage/sys-apps/groff-1.22.3/work/groff-1.22.3/src/include -I/var/tmp/portage/sys-apps/groff-1.22.3/work/groff-1.22.3/src/include -I/var/tmp/portage/sys-apps/groff-1.22.3/work/groff-1.22.3/src/libs/gnulib/lib -DHAVE_CONFIG_H -O2 -pipe -fno-stack-protector -c tmpname.cpp powerpc64-unknown-linux-gnu-g++ -I. -I. -I/var/tmp/portage/sys-apps/groff-1.22.3/work/groff-1.22.3/src/include -I/var/tmp/portage/sys-apps/groff-1.22.3/work/groff-1.22.3/src/include -I/var/tmp/portage/sys-apps/groff-1.22.3/work/groff-1.22.3/src/libs/gnulib/lib -DHAVE_CONFIG_H -O2 -pipe -fno-stack-protector -c unicode.cpp powerpc64-unknown-linux-gnu-g++ -I. -I. -I/var/tmp/portage/sys-apps/groff-1.22.3/work/groff-1.22.3/src/include -I/var/tmp/portage/sys-apps/groff-1.22.3/work/groff-1.22.3/src/include -I/var/tmp/portage/sys-apps/groff-1.22.3/work/groff-1.22.3/src/libs/gnulib/lib -DHAVE_CONFIG_H -O2 -pipe -fno-stack-protector -c uniglyph.cpp powerpc64-unknown-linux-gnu-g++ -I. -I. -I/var/tmp/portage/sys-apps/groff-1.22.3/work/groff-1.22.3/src/include -I/var/tmp/portage/sys-apps/groff-1.22.3/work/groff-1.22.3/src/include -I/var/tmp/portage/sys-apps/groff-1.22.3/work/groff-1.22.3/src/libs/gnulib/lib -DHAVE_CONFIG_H -O2 -pipe -fno-stack-protector -c uniuni.cpp Making version.cpp powerpc64-unknown-linux-gnu-g++ -I. -I. -I/var/tmp/portage/sys-apps/groff-1.22.3/work/groff-1.22.3/src/include -I/var/tmp/portage/sys-apps/groff-1.22.3/work/groff-1.22.3/src/include -I/var/tmp/portage/sys-apps/groff-1.22.3/work/groff-1.22.3/src/libs/gnulib/lib -DHAVE_CONFIG_H -O2 -pipe -fno-stack-protector -c version.cpp version.cpp:3:24: warning: ‘Version_string’ initialized and declared ‘extern’ [enabled by default] extern "C" const char *Version_string = "1.22.3"; ^ powerpc64-unknown-linux-gnu-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 powerpc64-unknown-linux-gnu-ar: creating libgroff.a powerpc64-unknown-linux-gnu-ranlib libgroff.a make[2]: Leaving directory '/var/tmp/portage/sys-apps/groff-1.22.3/work/groff-1.22.3/src/libs/libgroff' make[2]: Entering directory '/var/tmp/portage/sys-apps/groff-1.22.3/work/groff-1.22.3/src/libs/libdriver' powerpc64-unknown-linux-gnu-g++ -I. -I. -I/var/tmp/portage/sys-apps/groff-1.22.3/work/groff-1.22.3/src/include -I/var/tmp/portage/sys-apps/groff-1.22.3/work/groff-1.22.3/src/include -I/var/tmp/portage/sys-apps/groff-1.22.3/work/groff-1.22.3/src/libs/gnulib/lib -DHAVE_CONFIG_H -O2 -pipe -fno-stack-protector -c input.cpp powerpc64-unknown-linux-gnu-g++ -I. -I. -I/var/tmp/portage/sys-apps/groff-1.22.3/work/groff-1.22.3/src/include -I/var/tmp/portage/sys-apps/groff-1.22.3/work/groff-1.22.3/src/include -I/var/tmp/portage/sys-apps/groff-1.22.3/work/groff-1.22.3/src/libs/gnulib/lib -DHAVE_CONFIG_H -O2 -pipe -fno-stack-protector -c printer.cpp powerpc64-unknown-linux-gnu-ar r libdriver.a input.o printer.o powerpc64-unknown-linux-gnu-ar: creating libdriver.a powerpc64-unknown-linux-gnu-ranlib libdriver.a make[2]: Leaving directory '/var/tmp/portage/sys-apps/groff-1.22.3/work/groff-1.22.3/src/libs/libdriver' make[2]: Entering directory '/var/tmp/portage/sys-apps/groff-1.22.3/work/groff-1.22.3/src/libs/libbib' powerpc64-unknown-linux-gnu-g++ -I. -I. -I/var/tmp/portage/sys-apps/groff-1.22.3/work/groff-1.22.3/src/include -I/var/tmp/portage/sys-apps/groff-1.22.3/work/groff-1.22.3/src/include -I/var/tmp/portage/sys-apps/groff-1.22.3/work/groff-1.22.3/src/libs/gnulib/lib -DHAVE_CONFIG_H -O2 -pipe -fno-stack-protector -c common.cpp powerpc64-unknown-linux-gnu-g++ -I. -I. -I/var/tmp/portage/sys-apps/groff-1.22.3/work/groff-1.22.3/src/include -I/var/tmp/portage/sys-apps/groff-1.22.3/work/groff-1.22.3/src/include -I/var/tmp/portage/sys-apps/groff-1.22.3/work/groff-1.22.3/src/libs/gnulib/lib -DHAVE_CONFIG_H -O2 -pipe -fno-stack-protector -c index.cpp powerpc64-unknown-linux-gnu-g++ -I. -I. -I/var/tmp/portage/sys-apps/groff-1.22.3/work/groff-1.22.3/src/include -I/var/tmp/portage/sys-apps/groff-1.22.3/work/groff-1.22.3/src/include -I/var/tmp/portage/sys-apps/groff-1.22.3/work/groff-1.22.3/src/libs/gnulib/lib -DHAVE_CONFIG_H -O2 -pipe -fno-stack-protector -c linear.cpp powerpc64-unknown-linux-gnu-g++ -I. -I. -I/var/tmp/portage/sys-apps/groff-1.22.3/work/groff-1.22.3/src/include -I/var/tmp/portage/sys-apps/groff-1.22.3/work/groff-1.22.3/src/include -I/var/tmp/portage/sys-apps/groff-1.22.3/work/groff-1.22.3/src/libs/gnulib/lib -DHAVE_CONFIG_H -O2 -pipe -fno-stack-protector -c search.cpp powerpc64-unknown-linux-gnu-gcc -I. -I. -I/var/tmp/portage/sys-apps/groff-1.22.3/work/groff-1.22.3/src/include -I/var/tmp/portage/sys-apps/groff-1.22.3/work/groff-1.22.3/src/include -I/var/tmp/portage/sys-apps/groff-1.22.3/work/groff-1.22.3/src/libs/gnulib/lib -DHAVE_CONFIG_H -O2 -pipe -fno-stack-protector -c map.c powerpc64-unknown-linux-gnu-ar r libbib.a common.o index.o linear.o search.o map.o powerpc64-unknown-linux-gnu-ar: creating libbib.a powerpc64-unknown-linux-gnu-ranlib libbib.a make[2]: Leaving directory '/var/tmp/portage/sys-apps/groff-1.22.3/work/groff-1.22.3/src/libs/libbib' make[2]: Entering directory '/var/tmp/portage/sys-apps/groff-1.22.3/work/groff-1.22.3/src/libs/libxutil' powerpc64-unknown-linux-gnu-gcc -I. -I. -I/var/tmp/portage/sys-apps/groff-1.22.3/work/groff-1.22.3/src/include -I/var/tmp/portage/sys-apps/groff-1.22.3/work/groff-1.22.3/src/include -I/var/tmp/portage/sys-apps/groff-1.22.3/work/groff-1.22.3/src/libs/gnulib/lib -DHAVE_CONFIG_H -O2 -pipe -fno-stack-protector -c DviChar.c powerpc64-unknown-linux-gnu-gcc -I. -I. -I/var/tmp/portage/sys-apps/groff-1.22.3/work/groff-1.22.3/src/include -I/var/tmp/portage/sys-apps/groff-1.22.3/work/groff-1.22.3/src/include -I/var/tmp/portage/sys-apps/groff-1.22.3/work/groff-1.22.3/src/libs/gnulib/lib -DHAVE_CONFIG_H -O2 -pipe -fno-stack-protector -c XFontName.c powerpc64-unknown-linux-gnu-gcc -I. -I. -I/var/tmp/portage/sys-apps/groff-1.22.3/work/groff-1.22.3/src/include -I/var/tmp/portage/sys-apps/groff-1.22.3/work/groff-1.22.3/src/include -I/var/tmp/portage/sys-apps/groff-1.22.3/work/groff-1.22.3/src/libs/gnulib/lib -DHAVE_CONFIG_H -O2 -pipe -fno-stack-protector -c xmalloc.c powerpc64-unknown-linux-gnu-ar r libxutil.a DviChar.o XFontName.o xmalloc.o powerpc64-unknown-linux-gnu-ar: creating libxutil.a powerpc64-unknown-linux-gnu-ranlib libxutil.a make[2]: Leaving directory '/var/tmp/portage/sys-apps/groff-1.22.3/work/groff-1.22.3/src/libs/libxutil' make[1]: Nothing to be done for 'arch/misc'. make[2]: Entering directory '/var/tmp/portage/sys-apps/groff-1.22.3/work/groff-1.22.3/src/roff/groff' groff options: abcCd:D:eEf:F:gGhiI:jJkK:lL:m:M:n:No:pP:r:RsStT:UvVw:W:XzZ no arg: abcCeEgGhijJklNpRsStUvVXzZ with arg: dDfFIKLmMnoPrTwW powerpc64-unknown-linux-gnu-g++ -I. -I. -I/var/tmp/portage/sys-apps/groff-1.22.3/work/groff-1.22.3/src/include -I/var/tmp/portage/sys-apps/groff-1.22.3/work/groff-1.22.3/src/include -I/var/tmp/portage/sys-apps/groff-1.22.3/work/groff-1.22.3/src/libs/gnulib/lib -DHAVE_CONFIG_H -O2 -pipe -fno-stack-protector -c groff.cpp powerpc64-unknown-linux-gnu-gcc -I. -I. -I/var/tmp/portage/sys-apps/groff-1.22.3/work/groff-1.22.3/src/include -I/var/tmp/portage/sys-apps/groff-1.22.3/work/groff-1.22.3/src/include -I/var/tmp/portage/sys-apps/groff-1.22.3/work/groff-1.22.3/src/libs/gnulib/lib -DHAVE_CONFIG_H -O2 -pipe -fno-stack-protector -c pipeline.c powerpc64-unknown-linux-gnu-g++ -O2 -pipe -fno-stack-protector -Wl,-O1 -Wl,--as-needed -o groff groff.o pipeline.o /var/tmp/portage/sys-apps/groff-1.22.3/work/groff-1.22.3/src/libs/libgroff/libgroff.a /var/tmp/portage/sys-apps/groff-1.22.3/work/groff-1.22.3/src/libs/gnulib/lib/libgnu.a -lm Making groff.n from groff.man make[2]: Leaving directory '/var/tmp/portage/sys-apps/groff-1.22.3/work/groff-1.22.3/src/roff/groff' make[2]: Entering directory '/var/tmp/portage/sys-apps/groff-1.22.3/work/groff-1.22.3/src/roff/troff' powerpc64-unknown-linux-gnu-g++ -I. -I. -I/var/tmp/portage/sys-apps/groff-1.22.3/work/groff-1.22.3/src/include -I/var/tmp/portage/sys-apps/groff-1.22.3/work/groff-1.22.3/src/include -I/var/tmp/portage/sys-apps/groff-1.22.3/work/groff-1.22.3/src/libs/gnulib/lib -DHAVE_CONFIG_H -O2 -pipe -fno-stack-protector -c dictionary.cpp powerpc64-unknown-linux-gnu-g++ -I. -I. -I/var/tmp/portage/sys-apps/groff-1.22.3/work/groff-1.22.3/src/include -I/var/tmp/portage/sys-apps/groff-1.22.3/work/groff-1.22.3/src/include -I/var/tmp/portage/sys-apps/groff-1.22.3/work/groff-1.22.3/src/libs/gnulib/lib -DHAVE_CONFIG_H -O2 -pipe -fno-stack-protector -c div.cpp powerpc64-unknown-linux-gnu-g++ -I. -I. -I/var/tmp/portage/sys-apps/groff-1.22.3/work/groff-1.22.3/src/include -I/var/tmp/portage/sys-apps/groff-1.22.3/work/groff-1.22.3/src/include -I/var/tmp/portage/sys-apps/groff-1.22.3/work/groff-1.22.3/src/libs/gnulib/lib -DHAVE_CONFIG_H -O2 -pipe -fno-stack-protector -c env.cpp powerpc64-unknown-linux-gnu-g++ -I. -I. -I/var/tmp/portage/sys-apps/groff-1.22.3/work/groff-1.22.3/src/include -I/var/tmp/portage/sys-apps/groff-1.22.3/work/groff-1.22.3/src/include -I/var/tmp/portage/sys-apps/groff-1.22.3/work/groff-1.22.3/src/libs/gnulib/lib -DHAVE_CONFIG_H -O2 -pipe -fno-stack-protector -c input.cpp Making majorminor.cpp powerpc64-unknown-linux-gnu-g++ -I. -I. -I/var/tmp/portage/sys-apps/groff-1.22.3/work/groff-1.22.3/src/include -I/var/tmp/portage/sys-apps/groff-1.22.3/work/groff-1.22.3/src/include -I/var/tmp/portage/sys-apps/groff-1.22.3/work/groff-1.22.3/src/libs/gnulib/lib -DHAVE_CONFIG_H -O2 -pipe -fno-stack-protector -c majorminor.cpp powerpc64-unknown-linux-gnu-g++ -I. -I. -I/var/tmp/portage/sys-apps/groff-1.22.3/work/groff-1.22.3/src/include -I/var/tmp/portage/sys-apps/groff-1.22.3/work/groff-1.22.3/src/include -I/var/tmp/portage/sys-apps/groff-1.22.3/work/groff-1.22.3/src/libs/gnulib/lib -DHAVE_CONFIG_H -O2 -pipe -fno-stack-protector -c mtsm.cpp powerpc64-unknown-linux-gnu-g++ -I. -I. -I/var/tmp/portage/sys-apps/groff-1.22.3/work/groff-1.22.3/src/include -I/var/tmp/portage/sys-apps/groff-1.22.3/work/groff-1.22.3/src/include -I/var/tmp/portage/sys-apps/groff-1.22.3/work/groff-1.22.3/src/libs/gnulib/lib -DHAVE_CONFIG_H -O2 -pipe -fno-stack-protector -c node.cpp powerpc64-unknown-linux-gnu-g++ -I. -I. -I/var/tmp/portage/sys-apps/groff-1.22.3/work/groff-1.22.3/src/include -I/var/tmp/portage/sys-apps/groff-1.22.3/work/groff-1.22.3/src/include -I/var/tmp/portage/sys-apps/groff-1.22.3/work/groff-1.22.3/src/libs/gnulib/lib -DHAVE_CONFIG_H -O2 -pipe -fno-stack-protector -c number.cpp powerpc64-unknown-linux-gnu-g++ -I. -I. -I/var/tmp/portage/sys-apps/groff-1.22.3/work/groff-1.22.3/src/include -I/var/tmp/portage/sys-apps/groff-1.22.3/work/groff-1.22.3/src/include -I/var/tmp/portage/sys-apps/groff-1.22.3/work/groff-1.22.3/src/libs/gnulib/lib -DHAVE_CONFIG_H -O2 -pipe -fno-stack-protector -c reg.cpp powerpc64-unknown-linux-gnu-g++ -O2 -pipe -fno-stack-protector -Wl,-O1 -Wl,--as-needed -o troff dictionary.o div.o env.o input.o majorminor.o mtsm.o node.o number.o reg.o /var/tmp/portage/sys-apps/groff-1.22.3/work/groff-1.22.3/src/libs/libgroff/libgroff.a /var/tmp/portage/sys-apps/groff-1.22.3/work/groff-1.22.3/src/libs/gnulib/lib/libgnu.a -lm Making troff.n from troff.man make[2]: Leaving directory '/var/tmp/portage/sys-apps/groff-1.22.3/work/groff-1.22.3/src/roff/troff' make[2]: Entering directory '/var/tmp/portage/sys-apps/groff-1.22.3/work/groff-1.22.3/src/preproc/preconv' powerpc64-unknown-linux-gnu-g++ -I. -I. -I/var/tmp/portage/sys-apps/groff-1.22.3/work/groff-1.22.3/src/include -I/var/tmp/portage/sys-apps/groff-1.22.3/work/groff-1.22.3/src/include -I/var/tmp/portage/sys-apps/groff-1.22.3/work/groff-1.22.3/src/libs/gnulib/lib -DHAVE_CONFIG_H -O2 -pipe -fno-stack-protector -c preconv.cpp powerpc64-unknown-linux-gnu-g++ -O2 -pipe -fno-stack-protector -Wl,-O1 -Wl,--as-needed -o preconv preconv.o /var/tmp/portage/sys-apps/groff-1.22.3/work/groff-1.22.3/src/libs/libgroff/libgroff.a -lm Making preconv.n from preconv.man make[2]: Leaving directory '/var/tmp/portage/sys-apps/groff-1.22.3/work/groff-1.22.3/src/preproc/preconv' make[2]: Entering directory '/var/tmp/portage/sys-apps/groff-1.22.3/work/groff-1.22.3/src/preproc/tbl' powerpc64-unknown-linux-gnu-g++ -I. -I. -I/var/tmp/portage/sys-apps/groff-1.22.3/work/groff-1.22.3/src/include -I/var/tmp/portage/sys-apps/groff-1.22.3/work/groff-1.22.3/src/include -I/var/tmp/portage/sys-apps/groff-1.22.3/work/groff-1.22.3/src/libs/gnulib/lib -DHAVE_CONFIG_H -O2 -pipe -fno-stack-protector -c main.cpp powerpc64-unknown-linux-gnu-g++ -I. -I. -I/var/tmp/portage/sys-apps/groff-1.22.3/work/groff-1.22.3/src/include -I/var/tmp/portage/sys-apps/groff-1.22.3/work/groff-1.22.3/src/include -I/var/tmp/portage/sys-apps/groff-1.22.3/work/groff-1.22.3/src/libs/gnulib/lib -DHAVE_CONFIG_H -O2 -pipe -fno-stack-protector -c table.cpp powerpc64-unknown-linux-gnu-g++ -O2 -pipe -fno-stack-protector -Wl,-O1 -Wl,--as-needed -o tbl main.o table.o /var/tmp/portage/sys-apps/groff-1.22.3/work/groff-1.22.3/src/libs/libgroff/libgroff.a -lm Making tbl.n from tbl.man make[2]: Leaving directory '/var/tmp/portage/sys-apps/groff-1.22.3/work/groff-1.22.3/src/preproc/tbl' make[2]: Entering directory '/var/tmp/portage/sys-apps/groff-1.22.3/work/groff-1.22.3/src/preproc/pic' powerpc64-unknown-linux-gnu-g++ -I. -I. -I/var/tmp/portage/sys-apps/groff-1.22.3/work/groff-1.22.3/src/include -I/var/tmp/portage/sys-apps/groff-1.22.3/work/groff-1.22.3/src/include -I/var/tmp/portage/sys-apps/groff-1.22.3/work/groff-1.22.3/src/libs/gnulib/lib -DHAVE_CONFIG_H -O2 -pipe -fno-stack-protector -c pic.cpp pic.y: In function ‘int yyparse()’: pic.y:364:29: warning: ignoring return value of ‘int system(const char*)’, declared with attribute warn_unused_result [-Wunused-result] system($3); ^ powerpc64-unknown-linux-gnu-g++ -I. -I. -I/var/tmp/portage/sys-apps/groff-1.22.3/work/groff-1.22.3/src/include -I/var/tmp/portage/sys-apps/groff-1.22.3/work/groff-1.22.3/src/include -I/var/tmp/portage/sys-apps/groff-1.22.3/work/groff-1.22.3/src/libs/gnulib/lib -DHAVE_CONFIG_H -O2 -pipe -fno-stack-protector -c lex.cpp powerpc64-unknown-linux-gnu-g++ -I. -I. -I/var/tmp/portage/sys-apps/groff-1.22.3/work/groff-1.22.3/src/include -I/var/tmp/portage/sys-apps/groff-1.22.3/work/groff-1.22.3/src/include -I/var/tmp/portage/sys-apps/groff-1.22.3/work/groff-1.22.3/src/libs/gnulib/lib -DHAVE_CONFIG_H -O2 -pipe -fno-stack-protector -c main.cpp powerpc64-unknown-linux-gnu-g++ -I. -I. -I/var/tmp/portage/sys-apps/groff-1.22.3/work/groff-1.22.3/src/include -I/var/tmp/portage/sys-apps/groff-1.22.3/work/groff-1.22.3/src/include -I/var/tmp/portage/sys-apps/groff-1.22.3/work/groff-1.22.3/src/libs/gnulib/lib -DHAVE_CONFIG_H -O2 -pipe -fno-stack-protector -c object.cpp powerpc64-unknown-linux-gnu-g++ -I. -I. -I/var/tmp/portage/sys-apps/groff-1.22.3/work/groff-1.22.3/src/include -I/var/tmp/portage/sys-apps/groff-1.22.3/work/groff-1.22.3/src/include -I/var/tmp/portage/sys-apps/groff-1.22.3/work/groff-1.22.3/src/libs/gnulib/lib -DHAVE_CONFIG_H -O2 -pipe -fno-stack-protector -c common.cpp powerpc64-unknown-linux-gnu-g++ -I. -I. -I/var/tmp/portage/sys-apps/groff-1.22.3/work/groff-1.22.3/src/include -I/var/tmp/portage/sys-apps/groff-1.22.3/work/groff-1.22.3/src/include -I/var/tmp/portage/sys-apps/groff-1.22.3/work/groff-1.22.3/src/libs/gnulib/lib -DHAVE_CONFIG_H -O2 -pipe -fno-stack-protector -c troff.cpp powerpc64-unknown-linux-gnu-g++ -I. -I. -I/var/tmp/portage/sys-apps/groff-1.22.3/work/groff-1.22.3/src/include -I/var/tmp/portage/sys-apps/groff-1.22.3/work/groff-1.22.3/src/include -I/var/tmp/portage/sys-apps/groff-1.22.3/work/groff-1.22.3/src/libs/gnulib/lib -DHAVE_CONFIG_H -O2 -pipe -fno-stack-protector -c tex.cpp powerpc64-unknown-linux-gnu-g++ -O2 -pipe -fno-stack-protector -Wl,-O1 -Wl,--as-needed -o pic pic.o lex.o main.o object.o common.o troff.o tex.o /var/tmp/portage/sys-apps/groff-1.22.3/work/groff-1.22.3/src/libs/libgroff/libgroff.a -lm Making pic.n from pic.man make[2]: Leaving directory '/var/tmp/portage/sys-apps/groff-1.22.3/work/groff-1.22.3/src/preproc/pic' make[2]: Entering directory '/var/tmp/portage/sys-apps/groff-1.22.3/work/groff-1.22.3/src/preproc/eqn' rm -f neqn sed -e 's/@g@//g' \ -f /var/tmp/portage/sys-apps/groff-1.22.3/work/groff-1.22.3/arch/misc/shdeps.sed \ -e 1s/a/a/ ./neqn.sh >neqn chmod +x neqn powerpc64-unknown-linux-gnu-g++ -I. -I. -I/var/tmp/portage/sys-apps/groff-1.22.3/work/groff-1.22.3/src/include -I/var/tmp/portage/sys-apps/groff-1.22.3/work/groff-1.22.3/src/include -I/var/tmp/portage/sys-apps/groff-1.22.3/work/groff-1.22.3/src/libs/gnulib/lib -DHAVE_CONFIG_H -O2 -pipe -fno-stack-protector -c eqn.cpp powerpc64-unknown-linux-gnu-g++ -I. -I. -I/var/tmp/portage/sys-apps/groff-1.22.3/work/groff-1.22.3/src/include -I/var/tmp/portage/sys-apps/groff-1.22.3/work/groff-1.22.3/src/include -I/var/tmp/portage/sys-apps/groff-1.22.3/work/groff-1.22.3/src/libs/gnulib/lib -DHAVE_CONFIG_H -O2 -pipe -fno-stack-protector -c main.cpp powerpc64-unknown-linux-gnu-g++ -I. -I. -I/var/tmp/portage/sys-apps/groff-1.22.3/work/groff-1.22.3/src/include -I/var/tmp/portage/sys-apps/groff-1.22.3/work/groff-1.22.3/src/include -I/var/tmp/portage/sys-apps/groff-1.22.3/work/groff-1.22.3/src/libs/gnulib/lib -DHAVE_CONFIG_H -O2 -pipe -fno-stack-protector -c lex.cpp powerpc64-unknown-linux-gnu-g++ -I. -I. -I/var/tmp/portage/sys-apps/groff-1.22.3/work/groff-1.22.3/src/include -I/var/tmp/portage/sys-apps/groff-1.22.3/work/groff-1.22.3/src/include -I/var/tmp/portage/sys-apps/groff-1.22.3/work/groff-1.22.3/src/libs/gnulib/lib -DHAVE_CONFIG_H -O2 -pipe -fno-stack-protector -c box.cpp powerpc64-unknown-linux-gnu-g++ -I. -I. -I/var/tmp/portage/sys-apps/groff-1.22.3/work/groff-1.22.3/src/include -I/var/tmp/portage/sys-apps/groff-1.22.3/work/groff-1.22.3/src/include -I/var/tmp/portage/sys-apps/groff-1.22.3/work/groff-1.22.3/src/libs/gnulib/lib -DHAVE_CONFIG_H -O2 -pipe -fno-stack-protector -c limit.cpp powerpc64-unknown-linux-gnu-g++ -I. -I. -I/var/tmp/portage/sys-apps/groff-1.22.3/work/groff-1.22.3/src/include -I/var/tmp/portage/sys-apps/groff-1.22.3/work/groff-1.22.3/src/include -I/var/tmp/portage/sys-apps/groff-1.22.3/work/groff-1.22.3/src/libs/gnulib/lib -DHAVE_CONFIG_H -O2 -pipe -fno-stack-protector -c list.cpp powerpc64-unknown-linux-gnu-g++ -I. -I. -I/var/tmp/portage/sys-apps/groff-1.22.3/work/groff-1.22.3/src/include -I/var/tmp/portage/sys-apps/groff-1.22.3/work/groff-1.22.3/src/include -I/var/tmp/portage/sys-apps/groff-1.22.3/work/groff-1.22.3/src/libs/gnulib/lib -DHAVE_CONFIG_H -O2 -pipe -fno-stack-protector -c over.cpp powerpc64-unknown-linux-gnu-g++ -I. -I. -I/var/tmp/portage/sys-apps/groff-1.22.3/work/groff-1.22.3/src/include -I/var/tmp/portage/sys-apps/groff-1.22.3/work/groff-1.22.3/src/include -I/var/tmp/portage/sys-apps/groff-1.22.3/work/groff-1.22.3/src/libs/gnulib/lib -DHAVE_CONFIG_H -O2 -pipe -fno-stack-protector -c text.cpp powerpc64-unknown-linux-gnu-g++ -I. -I. -I/var/tmp/portage/sys-apps/groff-1.22.3/work/groff-1.22.3/src/include -I/var/tmp/portage/sys-apps/groff-1.22.3/work/groff-1.22.3/src/include -I/var/tmp/portage/sys-apps/groff-1.22.3/work/groff-1.22.3/src/libs/gnulib/lib -DHAVE_CONFIG_H -O2 -pipe -fno-stack-protector -c script.cpp powerpc64-unknown-linux-gnu-g++ -I. -I. -I/var/tmp/portage/sys-apps/groff-1.22.3/work/groff-1.22.3/src/include -I/var/tmp/portage/sys-apps/groff-1.22.3/work/groff-1.22.3/src/include -I/var/tmp/portage/sys-apps/groff-1.22.3/work/groff-1.22.3/src/libs/gnulib/lib -DHAVE_CONFIG_H -O2 -pipe -fno-stack-protector -c mark.cpp powerpc64-unknown-linux-gnu-g++ -I. -I. -I/var/tmp/portage/sys-apps/groff-1.22.3/work/groff-1.22.3/src/include -I/var/tmp/portage/sys-apps/groff-1.22.3/work/groff-1.22.3/src/include -I/var/tmp/portage/sys-apps/groff-1.22.3/work/groff-1.22.3/src/libs/gnulib/lib -DHAVE_CONFIG_H -O2 -pipe -fno-stack-protector -c other.cpp powerpc64-unknown-linux-gnu-g++ -I. -I. -I/var/tmp/portage/sys-apps/groff-1.22.3/work/groff-1.22.3/src/include -I/var/tmp/portage/sys-apps/groff-1.22.3/work/groff-1.22.3/src/include -I/var/tmp/portage/sys-apps/groff-1.22.3/work/groff-1.22.3/src/libs/gnulib/lib -DHAVE_CONFIG_H -O2 -pipe -fno-stack-protector -c delim.cpp powerpc64-unknown-linux-gnu-g++ -I. -I. -I/var/tmp/portage/sys-apps/groff-1.22.3/work/groff-1.22.3/src/include -I/var/tmp/portage/sys-apps/groff-1.22.3/work/groff-1.22.3/src/include -I/var/tmp/portage/sys-apps/groff-1.22.3/work/groff-1.22.3/src/libs/gnulib/lib -DHAVE_CONFIG_H -O2 -pipe -fno-stack-protector -c sqrt.cpp powerpc64-unknown-linux-gnu-g++ -I. -I. -I/var/tmp/portage/sys-apps/groff-1.22.3/work/groff-1.22.3/src/include -I/var/tmp/portage/sys-apps/groff-1.22.3/work/groff-1.22.3/src/include -I/var/tmp/portage/sys-apps/groff-1.22.3/work/groff-1.22.3/src/libs/gnulib/lib -DHAVE_CONFIG_H -O2 -pipe -fno-stack-protector -c pile.cpp powerpc64-unknown-linux-gnu-g++ -I. -I. -I/var/tmp/portage/sys-apps/groff-1.22.3/work/groff-1.22.3/src/include -I/var/tmp/portage/sys-apps/groff-1.22.3/work/groff-1.22.3/src/include -I/var/tmp/portage/sys-apps/groff-1.22.3/work/groff-1.22.3/src/libs/gnulib/lib -DHAVE_CONFIG_H -O2 -pipe -fno-stack-protector -c special.cpp powerpc64-unknown-linux-gnu-g++ -O2 -pipe -fno-stack-protector -Wl,-O1 -Wl,--as-needed -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 /var/tmp/portage/sys-apps/groff-1.22.3/work/groff-1.22.3/src/libs/libgroff/libgroff.a -lm Making eqn.n from eqn.man Making neqn.n from neqn.man make[2]: Leaving directory '/var/tmp/portage/sys-apps/groff-1.22.3/work/groff-1.22.3/src/preproc/eqn' make[2]: Entering directory '/var/tmp/portage/sys-apps/groff-1.22.3/work/groff-1.22.3/src/preproc/grn' powerpc64-unknown-linux-gnu-g++ -I. -I. -I/var/tmp/portage/sys-apps/groff-1.22.3/work/groff-1.22.3/src/include -I/var/tmp/portage/sys-apps/groff-1.22.3/work/groff-1.22.3/src/include -I/var/tmp/portage/sys-apps/groff-1.22.3/work/groff-1.22.3/src/libs/gnulib/lib -DHAVE_CONFIG_H -O2 -pipe -fno-stack-protector -c hdb.cpp hdb.cpp: In function ‘ELT* DBRead(FILE*)’: hdb.cpp:94:54: warning: ignoring return value of ‘int fscanf(FILE*, const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result] (void) fscanf(file, "%" MAXSTRING_S "s%*[^\n]\n", string); ^ hdb.cpp:103:51: warning: ignoring return value of ‘int fscanf(FILE*, const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result] (void) fscanf(file, "%d%lf%lf\n", &size, &x, &y); ^ hdb.cpp:123:46: warning: ignoring return value of ‘int fscanf(FILE*, const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result] (void) fscanf(file, "%lf%lf\n", &x, &y); /* always one point */ ^ hdb.cpp:143:28: warning: ignoring return value of ‘char* fgets(char*, int, FILE*)’, declared with attribute warn_unused_result [-Wunused-result] fgets(string, MAXSTRING, file); ^ hdb.cpp:173:28: warning: ignoring return value of ‘char* fgets(char*, int, FILE*)’, declared with attribute warn_unused_result [-Wunused-result] fgets(string, MAXSTRING, file); ^ hdb.cpp:184:51: warning: ignoring return value of ‘int fscanf(FILE*, const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result] (void) fscanf(file, "%d%d\n", &brush, &size); ^ hdb.cpp:185:38: warning: ignoring return value of ‘int fscanf(FILE*, const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result] (void) fscanf(file, "%d", &len); /* text length */ ^ powerpc64-unknown-linux-gnu-g++ -I. -I. -I/var/tmp/portage/sys-apps/groff-1.22.3/work/groff-1.22.3/src/include -I/var/tmp/portage/sys-apps/groff-1.22.3/work/groff-1.22.3/src/include -I/var/tmp/portage/sys-apps/groff-1.22.3/work/groff-1.22.3/src/libs/gnulib/lib -DHAVE_CONFIG_H -O2 -pipe -fno-stack-protector -c hpoint.cpp powerpc64-unknown-linux-gnu-g++ -I. -I. -I/var/tmp/portage/sys-apps/groff-1.22.3/work/groff-1.22.3/src/include -I/var/tmp/portage/sys-apps/groff-1.22.3/work/groff-1.22.3/src/include -I/var/tmp/portage/sys-apps/groff-1.22.3/work/groff-1.22.3/src/libs/gnulib/lib -DHAVE_CONFIG_H -O2 -pipe -fno-stack-protector -c hgraph.cpp powerpc64-unknown-linux-gnu-g++ -I. -I. -I/var/tmp/portage/sys-apps/groff-1.22.3/work/groff-1.22.3/src/include -I/var/tmp/portage/sys-apps/groff-1.22.3/work/groff-1.22.3/src/include -I/var/tmp/portage/sys-apps/groff-1.22.3/work/groff-1.22.3/src/libs/gnulib/lib -DHAVE_CONFIG_H -O2 -pipe -fno-stack-protector -c main.cpp powerpc64-unknown-linux-gnu-g++ -O2 -pipe -fno-stack-protector -Wl,-O1 -Wl,--as-needed -o grn hdb.o hpoint.o hgraph.o main.o /var/tmp/portage/sys-apps/groff-1.22.3/work/groff-1.22.3/src/libs/libgroff/libgroff.a /var/tmp/portage/sys-apps/groff-1.22.3/work/groff-1.22.3/src/libs/gnulib/lib/libgnu.a -lm Making grn.n from grn.man make[2]: Leaving directory '/var/tmp/portage/sys-apps/groff-1.22.3/work/groff-1.22.3/src/preproc/grn' make[2]: Entering directory '/var/tmp/portage/sys-apps/groff-1.22.3/work/groff-1.22.3/src/preproc/refer' powerpc64-unknown-linux-gnu-g++ -I. -I. -I/var/tmp/portage/sys-apps/groff-1.22.3/work/groff-1.22.3/src/include -I/var/tmp/portage/sys-apps/groff-1.22.3/work/groff-1.22.3/src/include -I/var/tmp/portage/sys-apps/groff-1.22.3/work/groff-1.22.3/src/libs/gnulib/lib -DHAVE_CONFIG_H -O2 -pipe -fno-stack-protector -c command.cpp powerpc64-unknown-linux-gnu-g++ -I. -I. -I/var/tmp/portage/sys-apps/groff-1.22.3/work/groff-1.22.3/src/include -I/var/tmp/portage/sys-apps/groff-1.22.3/work/groff-1.22.3/src/include -I/var/tmp/portage/sys-apps/groff-1.22.3/work/groff-1.22.3/src/libs/gnulib/lib -DHAVE_CONFIG_H -O2 -pipe -fno-stack-protector -c label.cpp powerpc64-unknown-linux-gnu-g++ -I. -I. -I/var/tmp/portage/sys-apps/groff-1.22.3/work/groff-1.22.3/src/include -I/var/tmp/portage/sys-apps/groff-1.22.3/work/groff-1.22.3/src/include -I/var/tmp/portage/sys-apps/groff-1.22.3/work/groff-1.22.3/src/libs/gnulib/lib -DHAVE_CONFIG_H -O2 -pipe -fno-stack-protector -c ref.cpp powerpc64-unknown-linux-gnu-g++ -I. -I. -I/var/tmp/portage/sys-apps/groff-1.22.3/work/groff-1.22.3/src/include -I/var/tmp/portage/sys-apps/groff-1.22.3/work/groff-1.22.3/src/include -I/var/tmp/portage/sys-apps/groff-1.22.3/work/groff-1.22.3/src/libs/gnulib/lib -DHAVE_CONFIG_H -O2 -pipe -fno-stack-protector -c refer.cpp powerpc64-unknown-linux-gnu-g++ -I. -I. -I/var/tmp/portage/sys-apps/groff-1.22.3/work/groff-1.22.3/src/include -I/var/tmp/portage/sys-apps/groff-1.22.3/work/groff-1.22.3/src/include -I/var/tmp/portage/sys-apps/groff-1.22.3/work/groff-1.22.3/src/libs/gnulib/lib -DHAVE_CONFIG_H -O2 -pipe -fno-stack-protector -c token.cpp powerpc64-unknown-linux-gnu-g++ -O2 -pipe -fno-stack-protector -Wl,-O1 -Wl,--as-needed -o refer command.o label.o ref.o refer.o token.o /var/tmp/portage/sys-apps/groff-1.22.3/work/groff-1.22.3/src/libs/libbib/libbib.a /var/tmp/portage/sys-apps/groff-1.22.3/work/groff-1.22.3/src/libs/libgroff/libgroff.a -lm Making refer.n from refer.man make[2]: Leaving directory '/var/tmp/portage/sys-apps/groff-1.22.3/work/groff-1.22.3/src/preproc/refer' make[2]: Entering directory '/var/tmp/portage/sys-apps/groff-1.22.3/work/groff-1.22.3/src/preproc/soelim' powerpc64-unknown-linux-gnu-g++ -I. -I. -I/var/tmp/portage/sys-apps/groff-1.22.3/work/groff-1.22.3/src/include -I/var/tmp/portage/sys-apps/groff-1.22.3/work/groff-1.22.3/src/include -I/var/tmp/portage/sys-apps/groff-1.22.3/work/groff-1.22.3/src/libs/gnulib/lib -DHAVE_CONFIG_H -O2 -pipe -fno-stack-protector -c soelim.cpp powerpc64-unknown-linux-gnu-g++ -O2 -pipe -fno-stack-protector -Wl,-O1 -Wl,--as-needed -o soelim soelim.o /var/tmp/portage/sys-apps/groff-1.22.3/work/groff-1.22.3/src/libs/libgroff/libgroff.a -lm Making soelim.n from soelim.man make[2]: Leaving directory '/var/tmp/portage/sys-apps/groff-1.22.3/work/groff-1.22.3/src/preproc/soelim' make[2]: Entering directory '/var/tmp/portage/sys-apps/groff-1.22.3/work/groff-1.22.3/src/preproc/html' powerpc64-unknown-linux-gnu-g++ -I. -I. -I/var/tmp/portage/sys-apps/groff-1.22.3/work/groff-1.22.3/src/include -I/var/tmp/portage/sys-apps/groff-1.22.3/work/groff-1.22.3/src/include -I/var/tmp/portage/sys-apps/groff-1.22.3/work/groff-1.22.3/src/libs/gnulib/lib -DHAVE_CONFIG_H -O2 -pipe -fno-stack-protector -c pre-html.cpp powerpc64-unknown-linux-gnu-g++ -I. -I. -I/var/tmp/portage/sys-apps/groff-1.22.3/work/groff-1.22.3/src/include -I/var/tmp/portage/sys-apps/groff-1.22.3/work/groff-1.22.3/src/include -I/var/tmp/portage/sys-apps/groff-1.22.3/work/groff-1.22.3/src/libs/gnulib/lib -DHAVE_CONFIG_H -O2 -pipe -fno-stack-protector -c pushback.cpp powerpc64-unknown-linux-gnu-g++ -O2 -pipe -fno-stack-protector -Wl,-O1 -Wl,--as-needed -o pre-grohtml pre-html.o pushback.o /var/tmp/portage/sys-apps/groff-1.22.3/work/groff-1.22.3/src/libs/libgroff/libgroff.a /var/tmp/portage/sys-apps/groff-1.22.3/work/groff-1.22.3/src/libs/gnulib/lib/libgnu.a -lm make[2]: Leaving directory '/var/tmp/portage/sys-apps/groff-1.22.3/work/groff-1.22.3/src/preproc/html' make[2]: Entering directory '/var/tmp/portage/sys-apps/groff-1.22.3/work/groff-1.22.3/src/devices/grops' powerpc64-unknown-linux-gnu-g++ -I. -I. -I/var/tmp/portage/sys-apps/groff-1.22.3/work/groff-1.22.3/src/include -I/var/tmp/portage/sys-apps/groff-1.22.3/work/groff-1.22.3/src/include -I/var/tmp/portage/sys-apps/groff-1.22.3/work/groff-1.22.3/src/libs/gnulib/lib -DHAVE_CONFIG_H -O2 -pipe -fno-stack-protector -c ps.cpp powerpc64-unknown-linux-gnu-g++ -I. -I. -I/var/tmp/portage/sys-apps/groff-1.22.3/work/groff-1.22.3/src/include -I/var/tmp/portage/sys-apps/groff-1.22.3/work/groff-1.22.3/src/include -I/var/tmp/portage/sys-apps/groff-1.22.3/work/groff-1.22.3/src/libs/gnulib/lib -DHAVE_CONFIG_H -O2 -pipe -fno-stack-protector -c psrm.cpp powerpc64-unknown-linux-gnu-g++ -O2 -pipe -fno-stack-protector -Wl,-O1 -Wl,--as-needed -o grops ps.o psrm.o /var/tmp/portage/sys-apps/groff-1.22.3/work/groff-1.22.3/src/libs/libdriver/libdriver.a /var/tmp/portage/sys-apps/groff-1.22.3/work/groff-1.22.3/src/libs/libgroff/libgroff.a /var/tmp/portage/sys-apps/groff-1.22.3/work/groff-1.22.3/src/libs/gnulib/lib/libgnu.a -lm Making grops.n from grops.man make[2]: Leaving directory '/var/tmp/portage/sys-apps/groff-1.22.3/work/groff-1.22.3/src/devices/grops' make[2]: Entering directory '/var/tmp/portage/sys-apps/groff-1.22.3/work/groff-1.22.3/src/devices/grotty' powerpc64-unknown-linux-gnu-g++ -I. -I. -I/var/tmp/portage/sys-apps/groff-1.22.3/work/groff-1.22.3/src/include -I/var/tmp/portage/sys-apps/groff-1.22.3/work/groff-1.22.3/src/include -I/var/tmp/portage/sys-apps/groff-1.22.3/work/groff-1.22.3/src/libs/gnulib/lib -DHAVE_CONFIG_H -O2 -pipe -fno-stack-protector -c tty.cpp powerpc64-unknown-linux-gnu-g++ -O2 -pipe -fno-stack-protector -Wl,-O1 -Wl,--as-needed -o grotty tty.o /var/tmp/portage/sys-apps/groff-1.22.3/work/groff-1.22.3/src/libs/libdriver/libdriver.a /var/tmp/portage/sys-apps/groff-1.22.3/work/groff-1.22.3/src/libs/libgroff/libgroff.a /var/tmp/portage/sys-apps/groff-1.22.3/work/groff-1.22.3/src/libs/gnulib/lib/libgnu.a -lm Making grotty.n from grotty.man make[2]: Leaving directory '/var/tmp/portage/sys-apps/groff-1.22.3/work/groff-1.22.3/src/devices/grotty' make[2]: Entering directory '/var/tmp/portage/sys-apps/groff-1.22.3/work/groff-1.22.3/src/devices/grodvi' powerpc64-unknown-linux-gnu-g++ -I. -I. -I/var/tmp/portage/sys-apps/groff-1.22.3/work/groff-1.22.3/src/include -I/var/tmp/portage/sys-apps/groff-1.22.3/work/groff-1.22.3/src/include -I/var/tmp/portage/sys-apps/groff-1.22.3/work/groff-1.22.3/src/libs/gnulib/lib -DHAVE_CONFIG_H -O2 -pipe -fno-stack-protector -c dvi.cpp powerpc64-unknown-linux-gnu-g++ -O2 -pipe -fno-stack-protector -Wl,-O1 -Wl,--as-needed -o grodvi dvi.o /var/tmp/portage/sys-apps/groff-1.22.3/work/groff-1.22.3/src/libs/libdriver/libdriver.a /var/tmp/portage/sys-apps/groff-1.22.3/work/groff-1.22.3/src/libs/libgroff/libgroff.a /var/tmp/portage/sys-apps/groff-1.22.3/work/groff-1.22.3/src/libs/gnulib/lib/libgnu.a -lm Making grodvi.n from grodvi.man make[2]: Leaving directory '/var/tmp/portage/sys-apps/groff-1.22.3/work/groff-1.22.3/src/devices/grodvi' make[2]: Entering directory '/var/tmp/portage/sys-apps/groff-1.22.3/work/groff-1.22.3/src/devices/grolj4' powerpc64-unknown-linux-gnu-g++ -I. -I. -I/var/tmp/portage/sys-apps/groff-1.22.3/work/groff-1.22.3/src/include -I/var/tmp/portage/sys-apps/groff-1.22.3/work/groff-1.22.3/src/include -I/var/tmp/portage/sys-apps/groff-1.22.3/work/groff-1.22.3/src/libs/gnulib/lib -DHAVE_CONFIG_H -O2 -pipe -fno-stack-protector -c lj4.cpp powerpc64-unknown-linux-gnu-g++ -O2 -pipe -fno-stack-protector -Wl,-O1 -Wl,--as-needed -o grolj4 lj4.o /var/tmp/portage/sys-apps/groff-1.22.3/work/groff-1.22.3/src/libs/libdriver/libdriver.a /var/tmp/portage/sys-apps/groff-1.22.3/work/groff-1.22.3/src/libs/libgroff/libgroff.a /var/tmp/portage/sys-apps/groff-1.22.3/work/groff-1.22.3/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 '/var/tmp/portage/sys-apps/groff-1.22.3/work/groff-1.22.3/src/devices/grolj4' make[2]: Entering directory '/var/tmp/portage/sys-apps/groff-1.22.3/work/groff-1.22.3/src/devices/grohtml' powerpc64-unknown-linux-gnu-g++ -I. -I. -I/var/tmp/portage/sys-apps/groff-1.22.3/work/groff-1.22.3/src/include -I/var/tmp/portage/sys-apps/groff-1.22.3/work/groff-1.22.3/src/include -I/var/tmp/portage/sys-apps/groff-1.22.3/work/groff-1.22.3/src/libs/gnulib/lib -DHAVE_CONFIG_H -O2 -pipe -fno-stack-protector -c post-html.cpp post-html.cpp: In member function ‘void html_printer::do_file_components()’: post-html.cpp:5005:50: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result] freopen(split_file.contents(), "w", stdout); ^ powerpc64-unknown-linux-gnu-g++ -I. -I. -I/var/tmp/portage/sys-apps/groff-1.22.3/work/groff-1.22.3/src/include -I/var/tmp/portage/sys-apps/groff-1.22.3/work/groff-1.22.3/src/include -I/var/tmp/portage/sys-apps/groff-1.22.3/work/groff-1.22.3/src/libs/gnulib/lib -DHAVE_CONFIG_H -O2 -pipe -fno-stack-protector -c html-table.cpp powerpc64-unknown-linux-gnu-g++ -I. -I. -I/var/tmp/portage/sys-apps/groff-1.22.3/work/groff-1.22.3/src/include -I/var/tmp/portage/sys-apps/groff-1.22.3/work/groff-1.22.3/src/include -I/var/tmp/portage/sys-apps/groff-1.22.3/work/groff-1.22.3/src/libs/gnulib/lib -DHAVE_CONFIG_H -O2 -pipe -fno-stack-protector -c html-text.cpp powerpc64-unknown-linux-gnu-g++ -I. -I. -I/var/tmp/portage/sys-apps/groff-1.22.3/work/groff-1.22.3/src/include -I/var/tmp/portage/sys-apps/groff-1.22.3/work/groff-1.22.3/src/include -I/var/tmp/portage/sys-apps/groff-1.22.3/work/groff-1.22.3/src/libs/gnulib/lib -DHAVE_CONFIG_H -O2 -pipe -fno-stack-protector -c output.cpp powerpc64-unknown-linux-gnu-g++ -O2 -pipe -fno-stack-protector -Wl,-O1 -Wl,--as-needed -o post-grohtml post-html.o html-table.o html-text.o output.o /var/tmp/portage/sys-apps/groff-1.22.3/work/groff-1.22.3/src/libs/libdriver/libdriver.a /var/tmp/portage/sys-apps/groff-1.22.3/work/groff-1.22.3/src/libs/libgroff/libgroff.a /var/tmp/portage/sys-apps/groff-1.22.3/work/groff-1.22.3/src/libs/gnulib/lib/libgnu.a -lm Making grohtml.n from grohtml.man make[2]: Leaving directory '/var/tmp/portage/sys-apps/groff-1.22.3/work/groff-1.22.3/src/devices/grohtml' make[2]: Entering directory '/var/tmp/portage/sys-apps/groff-1.22.3/work/groff-1.22.3/src/devices/grolbp' powerpc64-unknown-linux-gnu-g++ -I. -I. -I/var/tmp/portage/sys-apps/groff-1.22.3/work/groff-1.22.3/src/include -I/var/tmp/portage/sys-apps/groff-1.22.3/work/groff-1.22.3/src/include -I/var/tmp/portage/sys-apps/groff-1.22.3/work/groff-1.22.3/src/libs/gnulib/lib -DHAVE_CONFIG_H -O2 -pipe -fno-stack-protector -c lbp.cpp powerpc64-unknown-linux-gnu-g++ -O2 -pipe -fno-stack-protector -Wl,-O1 -Wl,--as-needed -o grolbp lbp.o /var/tmp/portage/sys-apps/groff-1.22.3/work/groff-1.22.3/src/libs/libdriver/libdriver.a /var/tmp/portage/sys-apps/groff-1.22.3/work/groff-1.22.3/src/libs/libgroff/libgroff.a /var/tmp/portage/sys-apps/groff-1.22.3/work/groff-1.22.3/src/libs/gnulib/lib/libgnu.a -lm Making grolbp.n from grolbp.man make[2]: Leaving directory '/var/tmp/portage/sys-apps/groff-1.22.3/work/groff-1.22.3/src/devices/grolbp' make[2]: Entering directory '/var/tmp/portage/sys-apps/groff-1.22.3/work/groff-1.22.3/src/utils/tfmtodit' powerpc64-unknown-linux-gnu-g++ -I. -I. -I/var/tmp/portage/sys-apps/groff-1.22.3/work/groff-1.22.3/src/include -I/var/tmp/portage/sys-apps/groff-1.22.3/work/groff-1.22.3/src/include -I/var/tmp/portage/sys-apps/groff-1.22.3/work/groff-1.22.3/src/libs/gnulib/lib -DHAVE_CONFIG_H -O2 -pipe -fno-stack-protector -c tfmtodit.cpp powerpc64-unknown-linux-gnu-g++ -O2 -pipe -fno-stack-protector -Wl,-O1 -Wl,--as-needed -o tfmtodit tfmtodit.o /var/tmp/portage/sys-apps/groff-1.22.3/work/groff-1.22.3/src/libs/libgroff/libgroff.a -lm Making tfmtodit.n from tfmtodit.man make[2]: Leaving directory '/var/tmp/portage/sys-apps/groff-1.22.3/work/groff-1.22.3/src/utils/tfmtodit' make[2]: Entering directory '/var/tmp/portage/sys-apps/groff-1.22.3/work/groff-1.22.3/src/utils/hpftodit' powerpc64-unknown-linux-gnu-g++ -I. -I. -I/var/tmp/portage/sys-apps/groff-1.22.3/work/groff-1.22.3/src/include -I/var/tmp/portage/sys-apps/groff-1.22.3/work/groff-1.22.3/src/include -I/var/tmp/portage/sys-apps/groff-1.22.3/work/groff-1.22.3/src/libs/gnulib/lib -DHAVE_CONFIG_H -O2 -pipe -fno-stack-protector -c hpftodit.cpp powerpc64-unknown-linux-gnu-g++ -I. -I. -I/var/tmp/portage/sys-apps/groff-1.22.3/work/groff-1.22.3/src/include -I/var/tmp/portage/sys-apps/groff-1.22.3/work/groff-1.22.3/src/include -I/var/tmp/portage/sys-apps/groff-1.22.3/work/groff-1.22.3/src/libs/gnulib/lib -DHAVE_CONFIG_H -O2 -pipe -fno-stack-protector -c hpuni.cpp powerpc64-unknown-linux-gnu-g++ -O2 -pipe -fno-stack-protector -Wl,-O1 -Wl,--as-needed -o hpftodit hpftodit.o hpuni.o /var/tmp/portage/sys-apps/groff-1.22.3/work/groff-1.22.3/src/libs/libgroff/libgroff.a -lm Making hpftodit.n from hpftodit.man make[2]: Leaving directory '/var/tmp/portage/sys-apps/groff-1.22.3/work/groff-1.22.3/src/utils/hpftodit' make[2]: Entering directory '/var/tmp/portage/sys-apps/groff-1.22.3/work/groff-1.22.3/src/utils/lookbib' powerpc64-unknown-linux-gnu-g++ -I. -I. -I/var/tmp/portage/sys-apps/groff-1.22.3/work/groff-1.22.3/src/include -I/var/tmp/portage/sys-apps/groff-1.22.3/work/groff-1.22.3/src/include -I/var/tmp/portage/sys-apps/groff-1.22.3/work/groff-1.22.3/src/libs/gnulib/lib -DHAVE_CONFIG_H -O2 -pipe -fno-stack-protector -c lookbib.cpp powerpc64-unknown-linux-gnu-g++ -O2 -pipe -fno-stack-protector -Wl,-O1 -Wl,--as-needed -o lookbib lookbib.o /var/tmp/portage/sys-apps/groff-1.22.3/work/groff-1.22.3/src/libs/libbib/libbib.a /var/tmp/portage/sys-apps/groff-1.22.3/work/groff-1.22.3/src/libs/libgroff/libgroff.a -lm Making lookbib.n from lookbib.man make[2]: Leaving directory '/var/tmp/portage/sys-apps/groff-1.22.3/work/groff-1.22.3/src/utils/lookbib' make[2]: Entering directory '/var/tmp/portage/sys-apps/groff-1.22.3/work/groff-1.22.3/src/utils/indxbib' powerpc64-unknown-linux-gnu-g++ -I. -I. -I/var/tmp/portage/sys-apps/groff-1.22.3/work/groff-1.22.3/src/include -I/var/tmp/portage/sys-apps/groff-1.22.3/work/groff-1.22.3/src/include -I/var/tmp/portage/sys-apps/groff-1.22.3/work/groff-1.22.3/src/libs/gnulib/lib -DHAVE_CONFIG_H -O2 -pipe -fno-stack-protector -c indxbib.cpp powerpc64-unknown-linux-gnu-gcc -I. -I. -I/var/tmp/portage/sys-apps/groff-1.22.3/work/groff-1.22.3/src/include -I/var/tmp/portage/sys-apps/groff-1.22.3/work/groff-1.22.3/src/include -I/var/tmp/portage/sys-apps/groff-1.22.3/work/groff-1.22.3/src/libs/gnulib/lib -DHAVE_CONFIG_H -O2 -pipe -fno-stack-protector -c signal.c powerpc64-unknown-linux-gnu-g++ -O2 -pipe -fno-stack-protector -Wl,-O1 -Wl,--as-needed -o indxbib indxbib.o signal.o /var/tmp/portage/sys-apps/groff-1.22.3/work/groff-1.22.3/src/libs/libbib/libbib.a /var/tmp/portage/sys-apps/groff-1.22.3/work/groff-1.22.3/src/libs/libgroff/libgroff.a -lm Making indxbib.n from indxbib.man make[2]: Leaving directory '/var/tmp/portage/sys-apps/groff-1.22.3/work/groff-1.22.3/src/utils/indxbib' make[2]: Entering directory '/var/tmp/portage/sys-apps/groff-1.22.3/work/groff-1.22.3/src/utils/lkbib' powerpc64-unknown-linux-gnu-g++ -I. -I. -I/var/tmp/portage/sys-apps/groff-1.22.3/work/groff-1.22.3/src/include -I/var/tmp/portage/sys-apps/groff-1.22.3/work/groff-1.22.3/src/include -I/var/tmp/portage/sys-apps/groff-1.22.3/work/groff-1.22.3/src/libs/gnulib/lib -DHAVE_CONFIG_H -O2 -pipe -fno-stack-protector -c lkbib.cpp powerpc64-unknown-linux-gnu-g++ -O2 -pipe -fno-stack-protector -Wl,-O1 -Wl,--as-needed -o lkbib lkbib.o /var/tmp/portage/sys-apps/groff-1.22.3/work/groff-1.22.3/src/libs/libbib/libbib.a /var/tmp/portage/sys-apps/groff-1.22.3/work/groff-1.22.3/src/libs/libgroff/libgroff.a -lm Making lkbib.n from lkbib.man make[2]: Leaving directory '/var/tmp/portage/sys-apps/groff-1.22.3/work/groff-1.22.3/src/utils/lkbib' make[2]: Entering directory '/var/tmp/portage/sys-apps/groff-1.22.3/work/groff-1.22.3/src/utils/addftinfo' powerpc64-unknown-linux-gnu-g++ -I. -I. -I/var/tmp/portage/sys-apps/groff-1.22.3/work/groff-1.22.3/src/include -I/var/tmp/portage/sys-apps/groff-1.22.3/work/groff-1.22.3/src/include -I/var/tmp/portage/sys-apps/groff-1.22.3/work/groff-1.22.3/src/libs/gnulib/lib -DHAVE_CONFIG_H -O2 -pipe -fno-stack-protector -c addftinfo.cpp powerpc64-unknown-linux-gnu-g++ -I. -I. -I/var/tmp/portage/sys-apps/groff-1.22.3/work/groff-1.22.3/src/include -I/var/tmp/portage/sys-apps/groff-1.22.3/work/groff-1.22.3/src/include -I/var/tmp/portage/sys-apps/groff-1.22.3/work/groff-1.22.3/src/libs/gnulib/lib -DHAVE_CONFIG_H -O2 -pipe -fno-stack-protector -c guess.cpp powerpc64-unknown-linux-gnu-g++ -O2 -pipe -fno-stack-protector -Wl,-O1 -Wl,--as-needed -o addftinfo addftinfo.o guess.o /var/tmp/portage/sys-apps/groff-1.22.3/work/groff-1.22.3/src/libs/libgroff/libgroff.a Making addftinfo.n from addftinfo.man make[2]: Leaving directory '/var/tmp/portage/sys-apps/groff-1.22.3/work/groff-1.22.3/src/utils/addftinfo' make[2]: Entering directory '/var/tmp/portage/sys-apps/groff-1.22.3/work/groff-1.22.3/src/utils/pfbtops' powerpc64-unknown-linux-gnu-gcc -I. -I. -I/var/tmp/portage/sys-apps/groff-1.22.3/work/groff-1.22.3/src/include -I/var/tmp/portage/sys-apps/groff-1.22.3/work/groff-1.22.3/src/include -I/var/tmp/portage/sys-apps/groff-1.22.3/work/groff-1.22.3/src/libs/gnulib/lib -DHAVE_CONFIG_H -O2 -pipe -fno-stack-protector -c pfbtops.c powerpc64-unknown-linux-gnu-g++ -O2 -pipe -fno-stack-protector -Wl,-O1 -Wl,--as-needed -o pfbtops pfbtops.o /var/tmp/portage/sys-apps/groff-1.22.3/work/groff-1.22.3/src/libs/libgroff/libgroff.a -lm Making pfbtops.n from pfbtops.man make[2]: Leaving directory '/var/tmp/portage/sys-apps/groff-1.22.3/work/groff-1.22.3/src/utils/pfbtops' make[2]: Entering directory '/var/tmp/portage/sys-apps/groff-1.22.3/work/groff-1.22.3/src/devices/gropdf' rm -f gropdf sed -f /var/tmp/portage/sys-apps/groff-1.22.3/work/groff-1.22.3/arch/misc/shdeps.sed \ -e "s|@VERSION@|1.22.3|" \ -e "s|@PERL@|/usr/bin/perl|" \ -e "s|@GROFF_FONT_DIR@|/usr/share/groff/site-font:/usr/share/groff/1.22.3/font:/usr/lib/font|" \ -e "s|@RT_SEP@|:|" ./gropdf.pl >gropdf chmod +x gropdf rm -f pdfmom sed -f /var/tmp/portage/sys-apps/groff-1.22.3/work/groff-1.22.3/arch/misc/shdeps.sed \ -e "s|@VERSION@|1.22.3|" \ -e "s|@PERL@|/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 '/var/tmp/portage/sys-apps/groff-1.22.3/work/groff-1.22.3/src/devices/gropdf' make[2]: Entering directory '/var/tmp/portage/sys-apps/groff-1.22.3/work/groff-1.22.3/src/devices/xditview' Making GXditview-ad.h /bin/sh ./ad2c ./GXditview.ad > GXditview-ad.h powerpc64-unknown-linux-gnu-gcc -I. -I. -I/var/tmp/portage/sys-apps/groff-1.22.3/work/groff-1.22.3/src/include -I/var/tmp/portage/sys-apps/groff-1.22.3/work/groff-1.22.3/src/include -I/var/tmp/portage/sys-apps/groff-1.22.3/work/groff-1.22.3/src/libs/gnulib/lib -DHAVE_CONFIG_H -O2 -pipe -fno-stack-protector -c -Dlint device.c powerpc64-unknown-linux-gnu-gcc -I. -I. -I/var/tmp/portage/sys-apps/groff-1.22.3/work/groff-1.22.3/src/include -I/var/tmp/portage/sys-apps/groff-1.22.3/work/groff-1.22.3/src/include -I/var/tmp/portage/sys-apps/groff-1.22.3/work/groff-1.22.3/src/libs/gnulib/lib -DHAVE_CONFIG_H -O2 -pipe -fno-stack-protector -c -Dlint draw.c powerpc64-unknown-linux-gnu-gcc -I. -I. -I/var/tmp/portage/sys-apps/groff-1.22.3/work/groff-1.22.3/src/include -I/var/tmp/portage/sys-apps/groff-1.22.3/work/groff-1.22.3/src/include -I/var/tmp/portage/sys-apps/groff-1.22.3/work/groff-1.22.3/src/libs/gnulib/lib -DHAVE_CONFIG_H -O2 -pipe -fno-stack-protector -c -Dlint Dvi.c powerpc64-unknown-linux-gnu-gcc -I. -I. -I/var/tmp/portage/sys-apps/groff-1.22.3/work/groff-1.22.3/src/include -I/var/tmp/portage/sys-apps/groff-1.22.3/work/groff-1.22.3/src/include -I/var/tmp/portage/sys-apps/groff-1.22.3/work/groff-1.22.3/src/libs/gnulib/lib -DHAVE_CONFIG_H -O2 -pipe -fno-stack-protector -c -Dlint font.c powerpc64-unknown-linux-gnu-gcc -I. -I. -I/var/tmp/portage/sys-apps/groff-1.22.3/work/groff-1.22.3/src/include -I/var/tmp/portage/sys-apps/groff-1.22.3/work/groff-1.22.3/src/include -I/var/tmp/portage/sys-apps/groff-1.22.3/work/groff-1.22.3/src/libs/gnulib/lib -DHAVE_CONFIG_H -O2 -pipe -fno-stack-protector -c -Dlint lex.c powerpc64-unknown-linux-gnu-gcc -I. -I. -I/var/tmp/portage/sys-apps/groff-1.22.3/work/groff-1.22.3/src/include -I/var/tmp/portage/sys-apps/groff-1.22.3/work/groff-1.22.3/src/include -I/var/tmp/portage/sys-apps/groff-1.22.3/work/groff-1.22.3/src/libs/gnulib/lib -DHAVE_CONFIG_H -O2 -pipe -fno-stack-protector -c -Dlint page.c powerpc64-unknown-linux-gnu-gcc -I. -I. -I/var/tmp/portage/sys-apps/groff-1.22.3/work/groff-1.22.3/src/include -I/var/tmp/portage/sys-apps/groff-1.22.3/work/groff-1.22.3/src/include -I/var/tmp/portage/sys-apps/groff-1.22.3/work/groff-1.22.3/src/libs/gnulib/lib -DHAVE_CONFIG_H -O2 -pipe -fno-stack-protector -c -Dlint parse.c powerpc64-unknown-linux-gnu-gcc -I. -I. -I/var/tmp/portage/sys-apps/groff-1.22.3/work/groff-1.22.3/src/include -I/var/tmp/portage/sys-apps/groff-1.22.3/work/groff-1.22.3/src/include -I/var/tmp/portage/sys-apps/groff-1.22.3/work/groff-1.22.3/src/libs/gnulib/lib -DHAVE_CONFIG_H -O2 -pipe -fno-stack-protector -c -Dlint xditview.c powerpc64-unknown-linux-gnu-gcc -O2 -pipe -fno-stack-protector -Wl,-O1 -Wl,--as-needed -o gxditview device.o draw.o Dvi.o font.o lex.o page.o parse.o xditview.o /var/tmp/portage/sys-apps/groff-1.22.3/work/groff-1.22.3/src/libs/libxutil/libxutil.a -lSM -lICE -lXaw -lXmu -lXt -lX11 -lm Making gxditview.n from gxditview.man make[2]: Leaving directory '/var/tmp/portage/sys-apps/groff-1.22.3/work/groff-1.22.3/src/devices/xditview' make[2]: Entering directory '/var/tmp/portage/sys-apps/groff-1.22.3/work/groff-1.22.3/src/utils/xtotroff' powerpc64-unknown-linux-gnu-gcc -I. -I. -I/var/tmp/portage/sys-apps/groff-1.22.3/work/groff-1.22.3/src/include -I/var/tmp/portage/sys-apps/groff-1.22.3/work/groff-1.22.3/src/include -I/var/tmp/portage/sys-apps/groff-1.22.3/work/groff-1.22.3/src/libs/gnulib/lib -DHAVE_CONFIG_H -O2 -pipe -fno-stack-protector -c xtotroff.c powerpc64-unknown-linux-gnu-gcc -O2 -pipe -fno-stack-protector -Wl,-O1 -Wl,--as-needed -o xtotroff xtotroff.o /var/tmp/portage/sys-apps/groff-1.22.3/work/groff-1.22.3/src/libs/libxutil/libxutil.a /var/tmp/portage/sys-apps/groff-1.22.3/work/groff-1.22.3/src/libs/libgroff/libgroff.a -lSM -lICE -lXaw -lXt -lX11 -lm Making xtotroff.n from xtotroff.man make[2]: Leaving directory '/var/tmp/portage/sys-apps/groff-1.22.3/work/groff-1.22.3/src/utils/xtotroff' make[2]: Entering directory '/var/tmp/portage/sys-apps/groff-1.22.3/work/groff-1.22.3/font/devps' cat ./DESC.in >DESC echo broken 0 >>DESC if test "letter" = A4; then \ echo "papersize a4" >>DESC; \ else \ echo "papersize letter" >>DESC; \ fi test -z 'lpr' || echo print 'lpr' >>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 '/var/tmp/portage/sys-apps/groff-1.22.3/work/groff-1.22.3/font/devps' make[2]: Entering directory '/var/tmp/portage/sys-apps/groff-1.22.3/work/groff-1.22.3/font/devdvi' cat ./DESC.in >DESC if test "letter" = A4; then \ echo "papersize a4" >>DESC; \ else \ echo "papersize letter" >>DESC; \ fi test -z 'lpr -d' || echo print 'lpr -d' >>DESC make[2]: Leaving directory '/var/tmp/portage/sys-apps/groff-1.22.3/work/groff-1.22.3/font/devdvi' make[2]: Entering directory '/var/tmp/portage/sys-apps/groff-1.22.3/work/groff-1.22.3/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 '/var/tmp/portage/sys-apps/groff-1.22.3/work/groff-1.22.3/font/devhtml' make[2]: Entering directory '/var/tmp/portage/sys-apps/groff-1.22.3/work/groff-1.22.3/font/devX75' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/var/tmp/portage/sys-apps/groff-1.22.3/work/groff-1.22.3/font/devX75' make[2]: Entering directory '/var/tmp/portage/sys-apps/groff-1.22.3/work/groff-1.22.3/font/devX75-12' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/var/tmp/portage/sys-apps/groff-1.22.3/work/groff-1.22.3/font/devX75-12' make[2]: Entering directory '/var/tmp/portage/sys-apps/groff-1.22.3/work/groff-1.22.3/font/devX100' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/var/tmp/portage/sys-apps/groff-1.22.3/work/groff-1.22.3/font/devX100' make[2]: Entering directory '/var/tmp/portage/sys-apps/groff-1.22.3/work/groff-1.22.3/font/devX100-12' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/var/tmp/portage/sys-apps/groff-1.22.3/work/groff-1.22.3/font/devX100-12' make[2]: Entering directory '/var/tmp/portage/sys-apps/groff-1.22.3/work/groff-1.22.3/font/devlj4' echo "res 1200" >DESC echo "unitwidth `expr 7620000 / 1200`" >>DESC cat ./DESC.in >>DESC if test "letter" = A4; then \ echo "papersize a4" >>DESC; \ else \ echo "papersize letter" >>DESC; \ fi test -z 'lpr' || echo print 'lpr' >>DESC make[2]: Leaving directory '/var/tmp/portage/sys-apps/groff-1.22.3/work/groff-1.22.3/font/devlj4' make[2]: Entering directory '/var/tmp/portage/sys-apps/groff-1.22.3/work/groff-1.22.3/font/devlbp' cat ./DESC.in >DESC if test "letter" = A4; then \ echo "papersize a4" >>DESC; \ else \ echo "papersize letter" >>DESC; \ fi test -z 'lpr' || echo print 'lpr' >>DESC make[2]: Leaving directory '/var/tmp/portage/sys-apps/groff-1.22.3/work/groff-1.22.3/font/devlbp' make[2]: Entering directory '/var/tmp/portage/sys-apps/groff-1.22.3/work/groff-1.22.3/font/devascii' Making R Making I Making B Making BI Making DESC make[2]: Leaving directory '/var/tmp/portage/sys-apps/groff-1.22.3/work/groff-1.22.3/font/devascii' make[2]: Entering directory '/var/tmp/portage/sys-apps/groff-1.22.3/work/groff-1.22.3/font/devlatin1' Making R Making I Making B Making BI Making DESC make[2]: Leaving directory '/var/tmp/portage/sys-apps/groff-1.22.3/work/groff-1.22.3/font/devlatin1' make[2]: Entering directory '/var/tmp/portage/sys-apps/groff-1.22.3/work/groff-1.22.3/font/devutf8' Making R Making I Making B Making BI Making DESC make[2]: Leaving directory '/var/tmp/portage/sys-apps/groff-1.22.3/work/groff-1.22.3/font/devutf8' make[1]: Leaving directory '/var/tmp/portage/sys-apps/groff-1.22.3/work/groff-1.22.3' make[1]: Entering directory '/var/tmp/portage/sys-apps/groff-1.22.3/work/groff-1.22.3' Makefile:902: warning: overriding recipe for target 'src/devices/gropdf' Makefile:869: warning: ignoring old recipe for target 'src/devices/gropdf' make[2]: Entering directory '/var/tmp/portage/sys-apps/groff-1.22.3/work/groff-1.22.3/arch/misc' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/var/tmp/portage/sys-apps/groff-1.22.3/work/groff-1.22.3/arch/misc' make[2]: Entering directory '/var/tmp/portage/sys-apps/groff-1.22.3/work/groff-1.22.3/src/include' make[2]: Leaving directory '/var/tmp/portage/sys-apps/groff-1.22.3/work/groff-1.22.3/src/include' make[2]: Entering directory '/var/tmp/portage/sys-apps/groff-1.22.3/work/groff-1.22.3/src/libs/gnulib' CDPATH="${ZSH_VERSION+.}:" && cd . && : -I m4 make all-recursive make[3]: Entering directory '/var/tmp/portage/sys-apps/groff-1.22.3/work/groff-1.22.3/src/libs/gnulib' CDPATH="${ZSH_VERSION+.}:" && cd . && : -I m4 Making all in lib make[4]: Entering directory '/var/tmp/portage/sys-apps/groff-1.22.3/work/groff-1.22.3/src/libs/gnulib/lib' cd .. && make am--refresh make[5]: Entering directory '/var/tmp/portage/sys-apps/groff-1.22.3/work/groff-1.22.3/src/libs/gnulib' CDPATH="${ZSH_VERSION+.}:" && cd . && : -I m4 make[5]: Leaving directory '/var/tmp/portage/sys-apps/groff-1.22.3/work/groff-1.22.3/src/libs/gnulib' make[5]: Entering directory '/var/tmp/portage/sys-apps/groff-1.22.3/work/groff-1.22.3/src/libs/gnulib' CDPATH="${ZSH_VERSION+.}:" && cd . && : -I m4 make[5]: Leaving directory '/var/tmp/portage/sys-apps/groff-1.22.3/work/groff-1.22.3/src/libs/gnulib' make all-recursive make[5]: Entering directory '/var/tmp/portage/sys-apps/groff-1.22.3/work/groff-1.22.3/src/libs/gnulib/lib' cd .. && make am--refresh make[6]: Entering directory '/var/tmp/portage/sys-apps/groff-1.22.3/work/groff-1.22.3/src/libs/gnulib' CDPATH="${ZSH_VERSION+.}:" && cd . && : -I m4 make[6]: Leaving directory '/var/tmp/portage/sys-apps/groff-1.22.3/work/groff-1.22.3/src/libs/gnulib' make[6]: Entering directory '/var/tmp/portage/sys-apps/groff-1.22.3/work/groff-1.22.3/src/libs/gnulib' CDPATH="${ZSH_VERSION+.}:" && cd . && : -I m4 make[6]: Leaving directory '/var/tmp/portage/sys-apps/groff-1.22.3/work/groff-1.22.3/src/libs/gnulib' make[6]: Entering directory '/var/tmp/portage/sys-apps/groff-1.22.3/work/groff-1.22.3/src/libs/gnulib/lib' cd .. && make am--refresh make[7]: Entering directory '/var/tmp/portage/sys-apps/groff-1.22.3/work/groff-1.22.3/src/libs/gnulib' CDPATH="${ZSH_VERSION+.}:" && cd . && : -I m4 make[7]: Leaving directory '/var/tmp/portage/sys-apps/groff-1.22.3/work/groff-1.22.3/src/libs/gnulib' make[7]: Entering directory '/var/tmp/portage/sys-apps/groff-1.22.3/work/groff-1.22.3/src/libs/gnulib' CDPATH="${ZSH_VERSION+.}:" && cd . && : -I m4 make[7]: Leaving directory '/var/tmp/portage/sys-apps/groff-1.22.3/work/groff-1.22.3/src/libs/gnulib' make[6]: Nothing to be done for 'all-am'. make[6]: Leaving directory '/var/tmp/portage/sys-apps/groff-1.22.3/work/groff-1.22.3/src/libs/gnulib/lib' make[5]: Leaving directory '/var/tmp/portage/sys-apps/groff-1.22.3/work/groff-1.22.3/src/libs/gnulib/lib' make[4]: Leaving directory '/var/tmp/portage/sys-apps/groff-1.22.3/work/groff-1.22.3/src/libs/gnulib/lib' Making all in m4 make[4]: Entering directory '/var/tmp/portage/sys-apps/groff-1.22.3/work/groff-1.22.3/src/libs/gnulib/m4' cd .. && make am--refresh make[5]: Entering directory '/var/tmp/portage/sys-apps/groff-1.22.3/work/groff-1.22.3/src/libs/gnulib' CDPATH="${ZSH_VERSION+.}:" && cd . && : -I m4 make[5]: Leaving directory '/var/tmp/portage/sys-apps/groff-1.22.3/work/groff-1.22.3/src/libs/gnulib' make[5]: Entering directory '/var/tmp/portage/sys-apps/groff-1.22.3/work/groff-1.22.3/src/libs/gnulib' CDPATH="${ZSH_VERSION+.}:" && cd . && : -I m4 make[5]: Leaving directory '/var/tmp/portage/sys-apps/groff-1.22.3/work/groff-1.22.3/src/libs/gnulib' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/var/tmp/portage/sys-apps/groff-1.22.3/work/groff-1.22.3/src/libs/gnulib/m4' make[4]: Entering directory '/var/tmp/portage/sys-apps/groff-1.22.3/work/groff-1.22.3/src/libs/gnulib' CDPATH="${ZSH_VERSION+.}:" && cd . && : -I m4 make[4]: Leaving directory '/var/tmp/portage/sys-apps/groff-1.22.3/work/groff-1.22.3/src/libs/gnulib' make[3]: Leaving directory '/var/tmp/portage/sys-apps/groff-1.22.3/work/groff-1.22.3/src/libs/gnulib' make[2]: Leaving directory '/var/tmp/portage/sys-apps/groff-1.22.3/work/groff-1.22.3/src/libs/gnulib' make[2]: Entering directory '/var/tmp/portage/sys-apps/groff-1.22.3/work/groff-1.22.3/src/libs/libgroff' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/var/tmp/portage/sys-apps/groff-1.22.3/work/groff-1.22.3/src/libs/libgroff' make[2]: Entering directory '/var/tmp/portage/sys-apps/groff-1.22.3/work/groff-1.22.3/src/libs/libdriver' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/var/tmp/portage/sys-apps/groff-1.22.3/work/groff-1.22.3/src/libs/libdriver' make[2]: Entering directory '/var/tmp/portage/sys-apps/groff-1.22.3/work/groff-1.22.3/src/libs/libbib' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/var/tmp/portage/sys-apps/groff-1.22.3/work/groff-1.22.3/src/libs/libbib' make[2]: Entering directory '/var/tmp/portage/sys-apps/groff-1.22.3/work/groff-1.22.3/src/libs/libxutil' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/var/tmp/portage/sys-apps/groff-1.22.3/work/groff-1.22.3/src/libs/libxutil' make[2]: Entering directory '/var/tmp/portage/sys-apps/groff-1.22.3/work/groff-1.22.3/src/roff/groff' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/var/tmp/portage/sys-apps/groff-1.22.3/work/groff-1.22.3/src/roff/groff' make[2]: Entering directory '/var/tmp/portage/sys-apps/groff-1.22.3/work/groff-1.22.3/src/roff/troff' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/var/tmp/portage/sys-apps/groff-1.22.3/work/groff-1.22.3/src/roff/troff' make[2]: Entering directory '/var/tmp/portage/sys-apps/groff-1.22.3/work/groff-1.22.3/src/preproc/preconv' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/var/tmp/portage/sys-apps/groff-1.22.3/work/groff-1.22.3/src/preproc/preconv' make[2]: Entering directory '/var/tmp/portage/sys-apps/groff-1.22.3/work/groff-1.22.3/src/preproc/tbl' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/var/tmp/portage/sys-apps/groff-1.22.3/work/groff-1.22.3/src/preproc/tbl' make[2]: Entering directory '/var/tmp/portage/sys-apps/groff-1.22.3/work/groff-1.22.3/src/preproc/pic' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/var/tmp/portage/sys-apps/groff-1.22.3/work/groff-1.22.3/src/preproc/pic' make[2]: Entering directory '/var/tmp/portage/sys-apps/groff-1.22.3/work/groff-1.22.3/src/preproc/eqn' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/var/tmp/portage/sys-apps/groff-1.22.3/work/groff-1.22.3/src/preproc/eqn' make[2]: Entering directory '/var/tmp/portage/sys-apps/groff-1.22.3/work/groff-1.22.3/src/preproc/grn' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/var/tmp/portage/sys-apps/groff-1.22.3/work/groff-1.22.3/src/preproc/grn' make[2]: Entering directory '/var/tmp/portage/sys-apps/groff-1.22.3/work/groff-1.22.3/src/preproc/refer' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/var/tmp/portage/sys-apps/groff-1.22.3/work/groff-1.22.3/src/preproc/refer' make[2]: Entering directory '/var/tmp/portage/sys-apps/groff-1.22.3/work/groff-1.22.3/src/preproc/soelim' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/var/tmp/portage/sys-apps/groff-1.22.3/work/groff-1.22.3/src/preproc/soelim' make[2]: Entering directory '/var/tmp/portage/sys-apps/groff-1.22.3/work/groff-1.22.3/src/preproc/html' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/var/tmp/portage/sys-apps/groff-1.22.3/work/groff-1.22.3/src/preproc/html' make[2]: Entering directory '/var/tmp/portage/sys-apps/groff-1.22.3/work/groff-1.22.3/src/devices/grops' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/var/tmp/portage/sys-apps/groff-1.22.3/work/groff-1.22.3/src/devices/grops' make[2]: Entering directory '/var/tmp/portage/sys-apps/groff-1.22.3/work/groff-1.22.3/src/devices/grotty' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/var/tmp/portage/sys-apps/groff-1.22.3/work/groff-1.22.3/src/devices/grotty' make[2]: Entering directory '/var/tmp/portage/sys-apps/groff-1.22.3/work/groff-1.22.3/src/devices/grodvi' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/var/tmp/portage/sys-apps/groff-1.22.3/work/groff-1.22.3/src/devices/grodvi' make[2]: Entering directory '/var/tmp/portage/sys-apps/groff-1.22.3/work/groff-1.22.3/src/devices/grolj4' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/var/tmp/portage/sys-apps/groff-1.22.3/work/groff-1.22.3/src/devices/grolj4' make[2]: Entering directory '/var/tmp/portage/sys-apps/groff-1.22.3/work/groff-1.22.3/src/devices/grohtml' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/var/tmp/portage/sys-apps/groff-1.22.3/work/groff-1.22.3/src/devices/grohtml' make[2]: Entering directory '/var/tmp/portage/sys-apps/groff-1.22.3/work/groff-1.22.3/src/devices/grolbp' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/var/tmp/portage/sys-apps/groff-1.22.3/work/groff-1.22.3/src/devices/grolbp' make[2]: Entering directory '/var/tmp/portage/sys-apps/groff-1.22.3/work/groff-1.22.3/src/utils/tfmtodit' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/var/tmp/portage/sys-apps/groff-1.22.3/work/groff-1.22.3/src/utils/tfmtodit' make[2]: Entering directory '/var/tmp/portage/sys-apps/groff-1.22.3/work/groff-1.22.3/src/utils/hpftodit' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/var/tmp/portage/sys-apps/groff-1.22.3/work/groff-1.22.3/src/utils/hpftodit' make[2]: Entering directory '/var/tmp/portage/sys-apps/groff-1.22.3/work/groff-1.22.3/src/utils/lookbib' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/var/tmp/portage/sys-apps/groff-1.22.3/work/groff-1.22.3/src/utils/lookbib' make[2]: Entering directory '/var/tmp/portage/sys-apps/groff-1.22.3/work/groff-1.22.3/src/utils/indxbib' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/var/tmp/portage/sys-apps/groff-1.22.3/work/groff-1.22.3/src/utils/indxbib' make[2]: Entering directory '/var/tmp/portage/sys-apps/groff-1.22.3/work/groff-1.22.3/src/utils/lkbib' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/var/tmp/portage/sys-apps/groff-1.22.3/work/groff-1.22.3/src/utils/lkbib' make[2]: Entering directory '/var/tmp/portage/sys-apps/groff-1.22.3/work/groff-1.22.3/src/utils/addftinfo' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/var/tmp/portage/sys-apps/groff-1.22.3/work/groff-1.22.3/src/utils/addftinfo' make[2]: Entering directory '/var/tmp/portage/sys-apps/groff-1.22.3/work/groff-1.22.3/src/utils/pfbtops' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/var/tmp/portage/sys-apps/groff-1.22.3/work/groff-1.22.3/src/utils/pfbtops' make[2]: Entering directory '/var/tmp/portage/sys-apps/groff-1.22.3/work/groff-1.22.3/src/devices/gropdf' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/var/tmp/portage/sys-apps/groff-1.22.3/work/groff-1.22.3/src/devices/gropdf' make[2]: Entering directory '/var/tmp/portage/sys-apps/groff-1.22.3/work/groff-1.22.3/src/utils/afmtodit' if test -n "/usr/bin/perl"; then \ sed -e "s|/usr/bin/perl|/usr/bin/perl|" \ -e "s|@VERSION@|1.22.3|" \ -e "s|@FONTDIR@|/usr/share/groff/1.22.3/font|" \ -e "/@afmtodit.tables@/ r ./afmtodit.tables" \ -e "/@afmtodit.tables@/ d" \ ./afmtodit.pl >afmtodit; \ else \ sed -e "s|@VERSION@|1.22.3|" \ -e "s|@FONTDIR@|/usr/share/groff/1.22.3/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 '/var/tmp/portage/sys-apps/groff-1.22.3/work/groff-1.22.3/src/utils/afmtodit' make[2]: Entering directory '/var/tmp/portage/sys-apps/groff-1.22.3/work/groff-1.22.3/font/devpdf' rm -f DESC cat ./DESC.in >/var/tmp/portage/sys-apps/groff-1.22.3/work/groff-1.22.3/font/devpdf/DESC if test "letter" = A4; then \ echo "papersize a4" >>/var/tmp/portage/sys-apps/groff-1.22.3/work/groff-1.22.3/font/devpdf/DESC; \ else \ echo "papersize letter" >>/var/tmp/portage/sys-apps/groff-1.22.3/work/groff-1.22.3/font/devpdf/DESC; \ fi rm -f Foundry cat ./Foundry.in >/var/tmp/portage/sys-apps/groff-1.22.3/work/groff-1.22.3/font/devpdf/Foundry test -d /var/tmp/portage/sys-apps/groff-1.22.3/work/groff-1.22.3/font/devpdf/enc \ || /bin/sh /var/tmp/portage/sys-apps/groff-1.22.3/work/groff-1.22.3/mkinstalldirs /var/tmp/portage/sys-apps/groff-1.22.3/work/groff-1.22.3/font/devpdf/enc mkdir -p -- /var/tmp/portage/sys-apps/groff-1.22.3/work/groff-1.22.3/font/devpdf/enc test -d /var/tmp/portage/sys-apps/groff-1.22.3/work/groff-1.22.3/font/devpdf/map \ || /bin/sh /var/tmp/portage/sys-apps/groff-1.22.3/work/groff-1.22.3/mkinstalldirs /var/tmp/portage/sys-apps/groff-1.22.3/work/groff-1.22.3/font/devpdf/map mkdir -p -- /var/tmp/portage/sys-apps/groff-1.22.3/work/groff-1.22.3/font/devpdf/map cp -f /var/tmp/portage/sys-apps/groff-1.22.3/work/groff-1.22.3/font/devps/text.enc \ /var/tmp/portage/sys-apps/groff-1.22.3/work/groff-1.22.3/font/devpdf/enc cp -f /var/tmp/portage/sys-apps/groff-1.22.3/work/groff-1.22.3/font/devps/symbolmap \ /var/tmp/portage/sys-apps/groff-1.22.3/work/groff-1.22.3/font/devpdf/map cp -f /var/tmp/portage/sys-apps/groff-1.22.3/work/groff-1.22.3/font/devps/generate/dingbats.map \ /var/tmp/portage/sys-apps/groff-1.22.3/work/groff-1.22.3/font/devpdf/map cp -f /var/tmp/portage/sys-apps/groff-1.22.3/work/groff-1.22.3/font/devps/generate/textmap \ /var/tmp/portage/sys-apps/groff-1.22.3/work/groff-1.22.3/font/devpdf/map cp -f /var/tmp/portage/sys-apps/groff-1.22.3/work/groff-1.22.3/font/devps/generate/symbolchars \ /var/tmp/portage/sys-apps/groff-1.22.3/work/groff-1.22.3/font/devpdf/map test -d util || /bin/sh /var/tmp/portage/sys-apps/groff-1.22.3/work/groff-1.22.3/mkinstalldirs util rm -f util/BuildFoundries if test -n "/usr/bin/perl"; then \ sed -f /var/tmp/portage/sys-apps/groff-1.22.3/work/groff-1.22.3/arch/misc/shdeps.sed \ -e "s|/usr/bin/perl|/usr/bin/perl|" \ -e "s|@GROFF_GHOSTSCRIPT_INTERPRETERS@|gs|" \ -e "s|@VERSION@|1.22.3|" \ -e "s|@GROFF_FONT_DIR@|/usr/share/groff/1.22.3/font|" \ ./util/BuildFoundries.pl \ >/var/tmp/portage/sys-apps/groff-1.22.3/work/groff-1.22.3/font/devpdf/util/BuildFoundries ;\ else \ sed -f /var/tmp/portage/sys-apps/groff-1.22.3/work/groff-1.22.3/arch/misc/shdeps.sed \ -e "s|@VERSION@|1.22.3|" \ -e "s|@GROFF_FONT_DIR@|/usr/share/groff/1.22.3/font|" \ ./util/BuildFoundries.pl \ >/var/tmp/portage/sys-apps/groff-1.22.3/work/groff-1.22.3/font/devpdf/util/BuildFoundries ;\ fi chmod +x util/BuildFoundries echo "# foundry ps name psfile" > /var/tmp/portage/sys-apps/groff-1.22.3/work/groff-1.22.3/font/devpdf/download PATH="/var/tmp/portage/sys-apps/groff-1.22.3/work/groff-1.22.3/src/utils/afmtodit:/usr/lib64/ccache/bin:/usr/lib/portage/python2.7/ebuild-helpers:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/opt/bin:/usr/powerpc64-unknown-linux-gnu/gcc-bin/4.8.4" \ util/BuildFoundries /var/tmp/portage/sys-apps/groff-1.22.3/work/groff-1.22.3/font/devpdf \ '/var/tmp/portage/sys-apps/groff-1.22.3/work/groff-1.22.3/font/devps : /var/tmp/portage/sys-apps/groff-1.22.3/work/groff-1.22.3/font/devps' \ >> /var/tmp/portage/sys-apps/groff-1.22.3/work/groff-1.22.3/font/devpdf/download Copied grops font AB... Copied grops font ABI... Copied grops font AI... Copied grops font AR... Copied grops font BMB... Copied grops font BMBI... Copied grops font BMI... Copied grops font BMR... Copied grops font CB... Copied grops font CBI... Copied grops font CI... Copied grops font CR... Copied grops font EURO... Copied grops font HB... Copied grops font HBI... Copied grops font HI... Copied grops font HNB... Copied grops font HNBI... Copied grops font HNI... Copied grops font HNR... Copied grops font HR... Copied grops font NB... Copied grops font NBI... Copied grops font NI... Copied grops font NR... Copied grops font PB... Copied grops font PBI... Copied grops font PI... Copied grops font PR... Copied grops font S... Copied grops font TB... Copied grops font TBI... Copied grops font TI... Copied grops font TR... Copied grops font ZCMI... Copied grops font ZD... Generated U-AB... Generated U-ABI... Generated U-AI... Generated U-AR... Generated U-BMB... Generated U-BMBI... Generated U-BMI... Generated U-BMR... Generated U-CB... Generated U-CBI... Generated U-CI... Generated U-CR... Generated U-HB... Generated U-HBI... Generated U-HI... Generated U-HNB... Generated U-HNBI... Generated U-HNI... Generated U-HNR... Generated U-HR... Generated U-NB... Generated U-NBI... Generated U-NI... Generated U-NR... Generated U-PB... Generated U-PBI... Generated U-PI... Generated U-PR... Generated U-S... Generated U-TB... Generated U-TBI... Generated U-TI... Generated U-TR... Generated U-ZCMI... Generated U-ZD... make[2]: Leaving directory '/var/tmp/portage/sys-apps/groff-1.22.3/work/groff-1.22.3/font/devpdf' make[2]: Entering directory '/var/tmp/portage/sys-apps/groff-1.22.3/work/groff-1.22.3/arch/mingw' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/var/tmp/portage/sys-apps/groff-1.22.3/work/groff-1.22.3/arch/mingw' make[2]: Entering directory '/var/tmp/portage/sys-apps/groff-1.22.3/work/groff-1.22.3/contrib/chem' sed -e "s|@g@||g" README.txt >README rm -f chem; sed -f "/var/tmp/portage/sys-apps/groff-1.22.3/work/groff-1.22.3/arch/misc/shdeps.sed" \ -e "s|@g@||g" \ -e "s|@BINDIR@|/usr/bin|g" \ -e "s|@MACRODIR@|/usr/share/groff/1.22.3/tmac|g" \ -e "s|@PICDIR@|/usr/share/groff/1.22.3/pic|g" \ -e "s|@VERSION@|1.22.3|g" \ -e "1s/a/a/" \ ./chem.pl >chem; chmod +x chem; Making chem.n from chem.man test -d examples || /bin/sh /var/tmp/portage/sys-apps/groff-1.22.3/work/groff-1.22.3/mkinstalldirs examples; sed -e "s|@g@||g" examples/README.txt >examples/README test -d examples || /bin/sh /var/tmp/portage/sys-apps/groff-1.22.3/work/groff-1.22.3/mkinstalldirs examples; test -d examples/122 || /bin/sh /var/tmp/portage/sys-apps/groff-1.22.3/work/groff-1.22.3/mkinstalldirs examples/122; sed -e "s|@g@||g" examples/122/README.txt >examples/122/README; make[2]: Leaving directory '/var/tmp/portage/sys-apps/groff-1.22.3/work/groff-1.22.3/contrib/chem' make[2]: Entering directory '/var/tmp/portage/sys-apps/groff-1.22.3/work/groff-1.22.3/contrib/eqn2graph' sed -e "s|@g@||g" \ -e "s|@VERSION@|1.22.3|" \ -e 1s/a/a/ ./eqn2graph.sh >eqn2graph chmod +x eqn2graph Making eqn2graph.n from eqn2graph.man make[2]: Leaving directory '/var/tmp/portage/sys-apps/groff-1.22.3/work/groff-1.22.3/contrib/eqn2graph' make[2]: Entering directory '/var/tmp/portage/sys-apps/groff-1.22.3/work/groff-1.22.3/contrib/gdiffmk' sed -e "s|@BINDIR@|/usr/bin|g" \ -e "s|@VERSION@|1.22.3|g" \ -e 1s/a/a/ ./gdiffmk.sh >gdiffmk chmod +x gdiffmk Making gdiffmk.n from gdiffmk.man make[2]: Leaving directory '/var/tmp/portage/sys-apps/groff-1.22.3/work/groff-1.22.3/contrib/gdiffmk' make[2]: Entering directory '/var/tmp/portage/sys-apps/groff-1.22.3/work/groff-1.22.3/contrib/glilypond' rm -f glilypond sed -f "/var/tmp/portage/sys-apps/groff-1.22.3/work/groff-1.22.3/arch/misc/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.22.3|g" \ ./glilypond.pl >glilypond chmod +x glilypond Making glilypond.n from glilypond.man make[2]: Leaving directory '/var/tmp/portage/sys-apps/groff-1.22.3/work/groff-1.22.3/contrib/glilypond' make[2]: Entering directory '/var/tmp/portage/sys-apps/groff-1.22.3/work/groff-1.22.3/contrib/gperl' sed -f "/var/tmp/portage/sys-apps/groff-1.22.3/work/groff-1.22.3/arch/misc/shdeps.sed" \ -e "s|@g@||g" \ -e "s|@BINDIR@|/usr/bin|g" \ -e "s|@VERSION@|1.22.3|g" \ -e "1s/a/a/" \ ./gperl.pl >gperl; \ chmod +x gperl Making gperl.n from gperl.man make[2]: Leaving directory '/var/tmp/portage/sys-apps/groff-1.22.3/work/groff-1.22.3/contrib/gperl' make[2]: Entering directory '/var/tmp/portage/sys-apps/groff-1.22.3/work/groff-1.22.3/contrib/gpinyin' sed -f "/var/tmp/portage/sys-apps/groff-1.22.3/work/groff-1.22.3/arch/misc/shdeps.sed" \ -e "s|@g@||g" \ -e "s|@BINDIR@|/usr/bin|g" \ -e "s|@gpinyin_dir@|/usr/lib64/groff/gpinyin|" \ -e "s|@VERSION@|1.22.3|g" \ -e "1s/a/a/" \ ./gpinyin.pl >gpinyin; \ chmod +x gpinyin Making gpinyin.n from gpinyin.man make[2]: Leaving directory '/var/tmp/portage/sys-apps/groff-1.22.3/work/groff-1.22.3/contrib/gpinyin' make[2]: Entering directory '/var/tmp/portage/sys-apps/groff-1.22.3/work/groff-1.22.3/contrib/grap2graph' sed -e "s|@g@||g" \ -e "s|@VERSION@|1.22.3|" \ -e 1s/a/a/ ./grap2graph.sh >grap2graph chmod +x grap2graph Making grap2graph.n from grap2graph.man make[2]: Leaving directory '/var/tmp/portage/sys-apps/groff-1.22.3/work/groff-1.22.3/contrib/grap2graph' make[2]: Entering directory '/var/tmp/portage/sys-apps/groff-1.22.3/work/groff-1.22.3/contrib/groff_filenames' Making groff_filenames.n from groff_filenames.man make[2]: Leaving directory '/var/tmp/portage/sys-apps/groff-1.22.3/work/groff-1.22.3/contrib/groff_filenames' make[2]: Entering directory '/var/tmp/portage/sys-apps/groff-1.22.3/work/groff-1.22.3/contrib/groffer' sed -f "/var/tmp/portage/sys-apps/groff-1.22.3/work/groff-1.22.3/arch/misc/shdeps.sed" \ -e "s|@g@||g" \ -e "s|@BINDIR@|/usr/bin|g" \ -e "s|@libdir@|/usr/lib64|g" \ -e "s|@groffer_dir@|/usr/lib64/groff/groffer|g" \ -e "s|@VERSION@|1.22.3|g" \ -e "1s/a/a/" \ ./groffer.pl >groffer; \ for f in `echo dvi html pdf ps text x | sed 's/[a-z][a-z]*/roff2&/g'`; do \ cp ./roff2.pl $f; \ done; \ 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 Making groffer.n from groffer.man make[2]: Leaving directory '/var/tmp/portage/sys-apps/groff-1.22.3/work/groff-1.22.3/contrib/groffer' make[2]: Entering directory '/var/tmp/portage/sys-apps/groff-1.22.3/work/groff-1.22.3/contrib/hdtbl' if test -f /var/tmp/portage/sys-apps/groff-1.22.3/work/groff-1.22.3/doc/gnu.eps; then \ cp /var/tmp/portage/sys-apps/groff-1.22.3/work/groff-1.22.3/doc/gnu.eps . ; \ elif test -f /var/tmp/portage/sys-apps/groff-1.22.3/work/groff-1.22.3/doc/gnu.eps; then \ cp /var/tmp/portage/sys-apps/groff-1.22.3/work/groff-1.22.3/doc/gnu.eps . ; \ else \ xpmtoppm /var/tmp/portage/sys-apps/groff-1.22.3/work/groff-1.22.3/doc/gnu.xpm | pnmdepth 15 \ | pnmtops -noturn -rle >gnu.eps ; \ fi test -d examples || /bin/sh /var/tmp/portage/sys-apps/groff-1.22.3/work/groff-1.22.3/mkinstalldirs examples touch examples/stamp GROFF_COMMAND_PREFIX= GROFF_BIN_PATH="`echo /var/tmp/portage/sys-apps/groff-1.22.3/work/groff-1.22.3/src/roff/groff /var/tmp/portage/sys-apps/groff-1.22.3/work/groff-1.22.3/src/roff/troff /var/tmp/portage/sys-apps/groff-1.22.3/work/groff-1.22.3/src/preproc/eqn /var/tmp/portage/sys-apps/groff-1.22.3/work/groff-1.22.3/src/preproc/pic /var/tmp/portage/sys-apps/groff-1.22.3/work/groff-1.22.3/src/preproc/tbl /var/tmp/portage/sys-apps/groff-1.22.3/work/groff-1.22.3/src/devices/grops | sed -e 's| *|:|g'`" /var/tmp/portage/sys-apps/groff-1.22.3/work/groff-1.22.3/src/roff/groff/groff -F/var/tmp/portage/sys-apps/groff-1.22.3/work/groff-1.22.3/font -F/var/tmp/portage/sys-apps/groff-1.22.3/work/groff-1.22.3/font -M/var/tmp/portage/sys-apps/groff-1.22.3/work/groff-1.22.3/tmac -M/var/tmp/portage/sys-apps/groff-1.22.3/work/groff-1.22.3/tmac -M. -t -p -e -U -Tps -dfontpath=/var/tmp/portage/sys-apps/groff-1.22.3/work/groff-1.22.3/font -dsopath=./ \ -mhdtbl examples/chess_board.roff >examples/chess_board.ps elapsed time: 0 seconds GROFF_COMMAND_PREFIX= GROFF_BIN_PATH="`echo /var/tmp/portage/sys-apps/groff-1.22.3/work/groff-1.22.3/src/roff/groff /var/tmp/portage/sys-apps/groff-1.22.3/work/groff-1.22.3/src/roff/troff /var/tmp/portage/sys-apps/groff-1.22.3/work/groff-1.22.3/src/preproc/eqn /var/tmp/portage/sys-apps/groff-1.22.3/work/groff-1.22.3/src/preproc/pic /var/tmp/portage/sys-apps/groff-1.22.3/work/groff-1.22.3/src/preproc/tbl /var/tmp/portage/sys-apps/groff-1.22.3/work/groff-1.22.3/src/devices/grops | sed -e 's| *|:|g'`" /var/tmp/portage/sys-apps/groff-1.22.3/work/groff-1.22.3/src/roff/groff/groff -F/var/tmp/portage/sys-apps/groff-1.22.3/work/groff-1.22.3/font -F/var/tmp/portage/sys-apps/groff-1.22.3/work/groff-1.22.3/font -M/var/tmp/portage/sys-apps/groff-1.22.3/work/groff-1.22.3/tmac -M/var/tmp/portage/sys-apps/groff-1.22.3/work/groff-1.22.3/tmac -M. -t -p -e -U -Tps -dfontpath=/var/tmp/portage/sys-apps/groff-1.22.3/work/groff-1.22.3/font -dsopath=./ \ -mhdtbl examples/color_boxes.roff >examples/color_boxes.ps elapsed time: 0 seconds GROFF_COMMAND_PREFIX= GROFF_BIN_PATH="`echo /var/tmp/portage/sys-apps/groff-1.22.3/work/groff-1.22.3/src/roff/groff /var/tmp/portage/sys-apps/groff-1.22.3/work/groff-1.22.3/src/roff/troff /var/tmp/portage/sys-apps/groff-1.22.3/work/groff-1.22.3/src/preproc/eqn /var/tmp/portage/sys-apps/groff-1.22.3/work/groff-1.22.3/src/preproc/pic /var/tmp/portage/sys-apps/groff-1.22.3/work/groff-1.22.3/src/preproc/tbl /var/tmp/portage/sys-apps/groff-1.22.3/work/groff-1.22.3/src/devices/grops | sed -e 's| *|:|g'`" /var/tmp/portage/sys-apps/groff-1.22.3/work/groff-1.22.3/src/roff/groff/groff -F/var/tmp/portage/sys-apps/groff-1.22.3/work/groff-1.22.3/font -F/var/tmp/portage/sys-apps/groff-1.22.3/work/groff-1.22.3/font -M/var/tmp/portage/sys-apps/groff-1.22.3/work/groff-1.22.3/tmac -M/var/tmp/portage/sys-apps/groff-1.22.3/work/groff-1.22.3/tmac -M. -t -p -e -U -Tps -dfontpath=/var/tmp/portage/sys-apps/groff-1.22.3/work/groff-1.22.3/font -dsopath=./ \ -mhdtbl examples/color_nested_tables.roff >examples/color_nested_tables.ps elapsed time: 0 seconds elapsed time: 0 seconds GROFF_COMMAND_PREFIX= GROFF_BIN_PATH="`echo /var/tmp/portage/sys-apps/groff-1.22.3/work/groff-1.22.3/src/roff/groff /var/tmp/portage/sys-apps/groff-1.22.3/work/groff-1.22.3/src/roff/troff /var/tmp/portage/sys-apps/groff-1.22.3/work/groff-1.22.3/src/preproc/eqn /var/tmp/portage/sys-apps/groff-1.22.3/work/groff-1.22.3/src/preproc/pic /var/tmp/portage/sys-apps/groff-1.22.3/work/groff-1.22.3/src/preproc/tbl /var/tmp/portage/sys-apps/groff-1.22.3/work/groff-1.22.3/src/devices/grops | sed -e 's| *|:|g'`" /var/tmp/portage/sys-apps/groff-1.22.3/work/groff-1.22.3/src/roff/groff/groff -F/var/tmp/portage/sys-apps/groff-1.22.3/work/groff-1.22.3/font -F/var/tmp/portage/sys-apps/groff-1.22.3/work/groff-1.22.3/font -M/var/tmp/portage/sys-apps/groff-1.22.3/work/groff-1.22.3/tmac -M/var/tmp/portage/sys-apps/groff-1.22.3/work/groff-1.22.3/tmac -M. -t -p -e -U -Tps -dfontpath=/var/tmp/portage/sys-apps/groff-1.22.3/work/groff-1.22.3/font -dsopath=./ \ -mhdtbl examples/color_table_cells.roff >examples/color_table_cells.ps elapsed time: 0 seconds GROFF_COMMAND_PREFIX= GROFF_BIN_PATH="`echo /var/tmp/portage/sys-apps/groff-1.22.3/work/groff-1.22.3/src/roff/groff /var/tmp/portage/sys-apps/groff-1.22.3/work/groff-1.22.3/src/roff/troff /var/tmp/portage/sys-apps/groff-1.22.3/work/groff-1.22.3/src/preproc/eqn /var/tmp/portage/sys-apps/groff-1.22.3/work/groff-1.22.3/src/preproc/pic /var/tmp/portage/sys-apps/groff-1.22.3/work/groff-1.22.3/src/preproc/tbl /var/tmp/portage/sys-apps/groff-1.22.3/work/groff-1.22.3/src/devices/grops | sed -e 's| *|:|g'`" /var/tmp/portage/sys-apps/groff-1.22.3/work/groff-1.22.3/src/roff/groff/groff -F/var/tmp/portage/sys-apps/groff-1.22.3/work/groff-1.22.3/font -F/var/tmp/portage/sys-apps/groff-1.22.3/work/groff-1.22.3/font -M/var/tmp/portage/sys-apps/groff-1.22.3/work/groff-1.22.3/tmac -M/var/tmp/portage/sys-apps/groff-1.22.3/work/groff-1.22.3/tmac -M. -t -p -e -U -Tps -dfontpath=/var/tmp/portage/sys-apps/groff-1.22.3/work/groff-1.22.3/font -dsopath=./ \ -mhdtbl examples/color_transitions.roff >examples/color_transitions.ps elapsed time: 1 seconds GROFF_COMMAND_PREFIX= GROFF_BIN_PATH="`echo /var/tmp/portage/sys-apps/groff-1.22.3/work/groff-1.22.3/src/roff/groff /var/tmp/portage/sys-apps/groff-1.22.3/work/groff-1.22.3/src/roff/troff /var/tmp/portage/sys-apps/groff-1.22.3/work/groff-1.22.3/src/preproc/eqn /var/tmp/portage/sys-apps/groff-1.22.3/work/groff-1.22.3/src/preproc/pic /var/tmp/portage/sys-apps/groff-1.22.3/work/groff-1.22.3/src/preproc/tbl /var/tmp/portage/sys-apps/groff-1.22.3/work/groff-1.22.3/src/devices/grops | sed -e 's| *|:|g'`" /var/tmp/portage/sys-apps/groff-1.22.3/work/groff-1.22.3/src/roff/groff/groff -F/var/tmp/portage/sys-apps/groff-1.22.3/work/groff-1.22.3/font -F/var/tmp/portage/sys-apps/groff-1.22.3/work/groff-1.22.3/font -M/var/tmp/portage/sys-apps/groff-1.22.3/work/groff-1.22.3/tmac -M/var/tmp/portage/sys-apps/groff-1.22.3/work/groff-1.22.3/tmac -M. -t -p -e -U -Tps -dfontpath=/var/tmp/portage/sys-apps/groff-1.22.3/work/groff-1.22.3/font -dsopath=./ \ -mhdtbl examples/col_rowspan_colors.roff >examples/col_rowspan_colors.ps examples/col_rowspan_colors.roff:75: cols was even (10), increased by one col to 11. elapsed time: 0 seconds Sat Apr 18 09:29:56 2015 *** sed -e "s|@fontdir@|/usr/share/groff/1.22.3/font|" examples/fonts_n.in >examples/fonts_n.roff GROFF_COMMAND_PREFIX= GROFF_BIN_PATH="`echo /var/tmp/portage/sys-apps/groff-1.22.3/work/groff-1.22.3/src/roff/groff /var/tmp/portage/sys-apps/groff-1.22.3/work/groff-1.22.3/src/roff/troff /var/tmp/portage/sys-apps/groff-1.22.3/work/groff-1.22.3/src/preproc/eqn /var/tmp/portage/sys-apps/groff-1.22.3/work/groff-1.22.3/src/preproc/pic /var/tmp/portage/sys-apps/groff-1.22.3/work/groff-1.22.3/src/preproc/tbl /var/tmp/portage/sys-apps/groff-1.22.3/work/groff-1.22.3/src/devices/grops | sed -e 's| *|:|g'`" /var/tmp/portage/sys-apps/groff-1.22.3/work/groff-1.22.3/src/roff/groff/groff -F/var/tmp/portage/sys-apps/groff-1.22.3/work/groff-1.22.3/font -F/var/tmp/portage/sys-apps/groff-1.22.3/work/groff-1.22.3/font -M/var/tmp/portage/sys-apps/groff-1.22.3/work/groff-1.22.3/tmac -M/var/tmp/portage/sys-apps/groff-1.22.3/work/groff-1.22.3/tmac -M. -t -p -e -U -Tps -dfontpath=/var/tmp/portage/sys-apps/groff-1.22.3/work/groff-1.22.3/font -dsopath=./ \ -mhdtbl examples/fonts_n.roff >examples/fonts_n.ps listing font `AB'... listing font `ABI'... listing font `AI'... listing font `AR'... listing font `BMB'... listing font `BMBI'... listing font `BMI'... listing font `BMR'... listing font `CB'... listing font `CBI'... listing font `CI'... listing font `CR'... listing font `EURO'... listing font `HB'... listing font `HBI'... listing font `HI'... listing font `HNB'... listing font `HNBI'... listing font `HNI'... listing font `HNR'... listing font `HR'... listing font `NB'... listing font `NBI'... listing font `NI'... listing font `NR'... listing font `PB'... listing font `PBI'... listing font `PI'... listing font `PR'... listing font `S'... listing font `SS'... listing font `TB'... listing font `TBI'... listing font `TI'... listing font `TR'... listing font `ZCMI'... listing font `ZD'... listing font `ZDR'... elapsed time: 8 seconds Sat Apr 18 09:30:04 2015 *** sed -e "s|@fontdir@|/usr/share/groff/1.22.3/font|" examples/fonts_x.in >examples/fonts_x.roff GROFF_COMMAND_PREFIX= GROFF_BIN_PATH="`echo /var/tmp/portage/sys-apps/groff-1.22.3/work/groff-1.22.3/src/roff/groff /var/tmp/portage/sys-apps/groff-1.22.3/work/groff-1.22.3/src/roff/troff /var/tmp/portage/sys-apps/groff-1.22.3/work/groff-1.22.3/src/preproc/eqn /var/tmp/portage/sys-apps/groff-1.22.3/work/groff-1.22.3/src/preproc/pic /var/tmp/portage/sys-apps/groff-1.22.3/work/groff-1.22.3/src/preproc/tbl /var/tmp/portage/sys-apps/groff-1.22.3/work/groff-1.22.3/src/devices/grops | sed -e 's| *|:|g'`" /var/tmp/portage/sys-apps/groff-1.22.3/work/groff-1.22.3/src/roff/groff/groff -F/var/tmp/portage/sys-apps/groff-1.22.3/work/groff-1.22.3/font -F/var/tmp/portage/sys-apps/groff-1.22.3/work/groff-1.22.3/font -M/var/tmp/portage/sys-apps/groff-1.22.3/work/groff-1.22.3/tmac -M/var/tmp/portage/sys-apps/groff-1.22.3/work/groff-1.22.3/tmac -M. -t -p -e -U -Tps -dfontpath=/var/tmp/portage/sys-apps/groff-1.22.3/work/groff-1.22.3/font -dsopath=./ \ -mhdtbl examples/fonts_x.roff >examples/fonts_x.ps listing font `AB'... listing font `ABI'... listing font `AI'... listing font `AR'... listing font `BMB'... listing font `BMBI'... listing font `BMI'... listing font `BMR'... listing font `CB'... listing font `CBI'... listing font `CI'... listing font `CR'... listing font `EURO'... listing font `HB'... listing font `HBI'... listing font `HI'... listing font `HNB'... listing font `HNBI'... listing font `HNI'... listing font `HNR'... listing font `HR'... listing font `NB'... listing font `NBI'... listing font `NI'... listing font `NR'... listing font `PB'... listing font `PBI'... listing font `PI'... listing font `PR'... listing font `S'... listing font `SS'... listing font `TB'... listing font `TBI'... listing font `TI'... listing font `TR'... listing font `ZCMI'... listing font `ZD'... listing font `ZDR'... elapsed time: 7 seconds Sat Apr 18 09:30:12 2015 *** GROFF_COMMAND_PREFIX= GROFF_BIN_PATH="`echo /var/tmp/portage/sys-apps/groff-1.22.3/work/groff-1.22.3/src/roff/groff /var/tmp/portage/sys-apps/groff-1.22.3/work/groff-1.22.3/src/roff/troff /var/tmp/portage/sys-apps/groff-1.22.3/work/groff-1.22.3/src/preproc/eqn /var/tmp/portage/sys-apps/groff-1.22.3/work/groff-1.22.3/src/preproc/pic /var/tmp/portage/sys-apps/groff-1.22.3/work/groff-1.22.3/src/preproc/tbl /var/tmp/portage/sys-apps/groff-1.22.3/work/groff-1.22.3/src/devices/grops | sed -e 's| *|:|g'`" /var/tmp/portage/sys-apps/groff-1.22.3/work/groff-1.22.3/src/roff/groff/groff -F/var/tmp/portage/sys-apps/groff-1.22.3/work/groff-1.22.3/font -F/var/tmp/portage/sys-apps/groff-1.22.3/work/groff-1.22.3/font -M/var/tmp/portage/sys-apps/groff-1.22.3/work/groff-1.22.3/tmac -M/var/tmp/portage/sys-apps/groff-1.22.3/work/groff-1.22.3/tmac -M. -t -p -e -U -Tps -dfontpath=/var/tmp/portage/sys-apps/groff-1.22.3/work/groff-1.22.3/font -dsopath=./ \ -mhdtbl examples/mixed_pickles.roff >examples/mixed_pickles.ps /var/tmp/portage/sys-apps/groff-1.22.3/work/groff-1.22.3/src/roff/groff/groff: pic: Signal 4 Makefile.sub:95: recipe for target 'examples/mixed_pickles.ps' failed make[2]: *** [examples/mixed_pickles.ps] Error 2 make[2]: Leaving directory '/var/tmp/portage/sys-apps/groff-1.22.3/work/groff-1.22.3/contrib/hdtbl' Makefile:902: recipe for target 'contrib/hdtbl' failed make[1]: *** [contrib/hdtbl] Error 2 make[1]: Leaving directory '/var/tmp/portage/sys-apps/groff-1.22.3/work/groff-1.22.3' Makefile:801: recipe for target 'all' failed make: *** [all] Error 2 * ERROR: sys-apps/groff-1.22.3::gentoo failed (compile phase): * emake failed * * If you need support, post the output of `emerge --info '=sys-apps/groff-1.22.3::gentoo'`, * the complete build log and the output of `emerge -pqv '=sys-apps/groff-1.22.3::gentoo'`. * The complete build log is located at '/var/log/portage/build/sys-apps/groff-1.22.3:20150418-092912.log'. * For convenience, a symlink to the build log is located at '/var/tmp/portage/sys-apps/groff-1.22.3/temp/build.log'. * The ebuild environment file is located at '/var/tmp/portage/sys-apps/groff-1.22.3/temp/environment'. * Working directory: '/var/tmp/portage/sys-apps/groff-1.22.3/work/groff-1.22.3' * S: '/var/tmp/portage/sys-apps/groff-1.22.3/work/groff-1.22.3'