* Package: sys-apps/groff-1.21  * Repository: gentoo_prefix  * Maintainer: base-system@gentoo.org  * USE: elibc_Darwin kernel_Darwin prefix userland_GNU x64-macos  * FEATURES: nostrip preserve-libs >>> Unpacking source... >>> Unpacking groff-1.21.tar.gz to /opt/gentoo/var/tmp/portage/sys-apps/groff-1.21/work * Applying groff-1.19.2-man-unicode-dashes.patch ...  [ ok ] * Applying groff-1.21-makefile.patch ...  [ ok ] * Applying groff-1.19.2-no-g-nameprefix.patch ...  [ ok ] * Running eautoreconf in '/opt/gentoo/var/tmp/portage/sys-apps/groff-1.21/work/groff-1.21' ... * Running aclocal -I m4 -I /opt/gentoo/usr/share/aclocal ...  [ ok ] * Running autoconf ...  [ ok ] * Running autoheader ...  [ ok ] >>> Source unpacked in /opt/gentoo/var/tmp/portage/sys-apps/groff-1.21/work >>> Compiling source in /opt/gentoo/var/tmp/portage/sys-apps/groff-1.21/work/groff-1.21 ... * econf: updating groff-1.21/config.guess with /opt/gentoo/usr/share/gnuconfig/config.guess * econf: updating groff-1.21/config.sub with /opt/gentoo/usr/share/gnuconfig/config.sub * econf: updating groff-1.21/src/libs/gnulib/build-aux/config.guess with /opt/gentoo/usr/share/gnuconfig/config.guess * econf: updating groff-1.21/src/libs/gnulib/build-aux/config.sub with /opt/gentoo/usr/share/gnuconfig/config.sub ./configure --prefix=/opt/gentoo/usr --build=x86_64-apple-darwin9 --host=x86_64-apple-darwin9 --mandir=/opt/gentoo/usr/share/man --infodir=/opt/gentoo/usr/share/info --datadir=/opt/gentoo/usr/share --sysconfdir=/opt/gentoo/etc --localstatedir=/opt/gentoo/var/lib --with-appresdir=/opt/gentoo/usr/share/X11/app-defaults --docdir=/opt/gentoo/usr/share/doc/groff-1.21 --without-x checking for x86_64-apple-darwin9-gcc... x86_64-apple-darwin9-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 x86_64-apple-darwin9-gcc accepts -g... yes checking for x86_64-apple-darwin9-gcc option to accept ISO C89... none needed checking how to run the C preprocessor... x86_64-apple-darwin9-gcc -E checking for grep that handles long lines and -e... /opt/gentoo/bin/grep checking for egrep... /opt/gentoo/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 x86_64-apple-darwin9-gcc... (cached) x86_64-apple-darwin9-gcc checking whether we are using the GNU C compiler... (cached) yes checking whether x86_64-apple-darwin9-gcc accepts -g... (cached) yes checking for x86_64-apple-darwin9-gcc option to accept ISO C89... (cached) none needed checking for x86_64-apple-darwin9-g++... x86_64-apple-darwin9-g++ checking whether we are using the GNU C++ compiler... yes checking whether x86_64-apple-darwin9-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 for X... disabled configure: gxditview and xtotroff won't be built 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) /opt/gentoo/bin/grep -E checking for perl... /opt/gentoo/usr/bin/perl checking for byacc... no checking for bison... bison -y checking for makeinfo... makeinfo checking for makeinfo version... 4.13 checking for x86_64-apple-darwin9-ranlib... x86_64-apple-darwin9-ranlib checking for install-info... install-info checking for a BSD-compatible install... /opt/gentoo/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... no checking for main in -lc... yes checking for sin in -lm... yes checking build system type... x86_64-apple-darwin9 checking host system type... x86_64-apple-darwin9 checking for ld used by GCC... /opt/gentoo/usr/bin/x86_64-apple-darwin9-ld checking if the linker (/opt/gentoo/usr/bin/x86_64-apple-darwin9-ld) is GNU ld... no checking for shared library run path origin... done checking for iconv... yes checking for working iconv... yes checking how to link with libiconv... -L/opt/gentoo/usr/lib -liconv -L/opt/gentoo/lib 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... A4 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 x86_64-apple-darwin9-gs... no checking for x86_64-apple-darwin9-gswin32c... no checking for x86_64-apple-darwin9-gsos2... no checking for gs... no checking for gswin32c... no checking for gsos2... no 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', `pnmtops' and `gs' 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 x86_64-apple-darwin9-gawk... no checking for x86_64-apple-darwin9-mawk... no checking for x86_64-apple-darwin9-nawk... no checking for x86_64-apple-darwin9-awk... no checking for gawk... gawk configure: WARNING: missing program: The program `gs' cannot be found in the PATH. Consequently, groff's PDF formatter (pdfroff) will not work properly; therefore, it will neither be possible to prepare, nor to install, documentation in PDF format. checking whether pnmtops can handle the -nosetpage option... no checking whether we are using the GNU C Library 2.1 or newer... no 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 make make[1]: Entering directory `/opt/gentoo/var/tmp/portage/sys-apps/groff-1.21/work/groff-1.21' make[2]: Entering directory `/opt/gentoo/var/tmp/portage/sys-apps/groff-1.21/work/groff-1.21/src/include' make[2]: Leaving directory `/opt/gentoo/var/tmp/portage/sys-apps/groff-1.21/work/groff-1.21/src/include' make[2]: Entering directory `/opt/gentoo/var/tmp/portage/sys-apps/groff-1.21/work/groff-1.21/arch/misc' /opt/gentoo/bin/bash ./shdeps.sh ":" ":" "/opt/gentoo/usr/bin" > shdeps.sed make[2]: Leaving directory `/opt/gentoo/var/tmp/portage/sys-apps/groff-1.21/work/groff-1.21/arch/misc' checking for a BSD-compatible install... /opt/gentoo/usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /opt/gentoo/bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking for gcc... x86_64-apple-darwin9-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 x86_64-apple-darwin9-gcc accepts -g... yes checking for x86_64-apple-darwin9-gcc option to accept ISO C89... none needed checking for style of include used by make... GNU checking dependency style of x86_64-apple-darwin9-gcc... gcc3 checking whether make sets $(MAKE)... (cached) yes checking build system type... x86_64-apple-darwin9.8.0 checking host system type... x86_64-apple-darwin9.8.0 checking for ranlib... x86_64-apple-darwin9-ranlib checking whether x86_64-apple-darwin9-gcc and cc understand -c and -o together... yes checking how to run the C preprocessor... x86_64-apple-darwin9-gcc -E checking for grep that handles long lines and -e... /opt/gentoo/bin/grep checking for egrep... /opt/gentoo/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 nl_langinfo and CODESET... yes checking for working fcntl.h... no (bad O_NOATIME) checking whether getc_unlocked is declared... yes checking whether we are using the GNU C Library >= 2.1 or uClibc... no checking for wchar_t... yes checking whether the preprocessor supports include_next... yes checking whether system header files limit the line length... no checking stddef.h usability... yes checking stddef.h presence... yes checking for stddef.h... yes checking for stdint.h... (cached) yes checking wchar.h usability... yes checking wchar.h presence... yes checking for wchar.h... yes checking features.h usability... no checking features.h presence... no checking for features.h... no checking wctype.h usability... yes checking wctype.h presence... yes checking for wctype.h... yes checking for long long int... yes checking for unsigned long long int... yes checking whether uses 'inline' correctly... yes checking for wint_t... yes checking for iswcntrl... yes checking for iswblank... yes checking for wcwidth... yes checking whether iswblank is declared... no checking for inline... inline checking whether NULL can be used in arbitrary expressions... yes checking whether stdint.h conforms to C99... no checking sys/inttypes.h usability... no checking sys/inttypes.h presence... no checking for sys/inttypes.h... no checking sys/bitypes.h usability... no checking sys/bitypes.h presence... no checking for sys/bitypes.h... no checking for bit size of ptrdiff_t... 64 checking for bit size of size_t... 64 checking for bit size of sig_atomic_t... 32 checking for bit size of wchar_t... 32 checking for bit size of wint_t... 32 checking whether sig_atomic_t is signed... yes checking whether wchar_t is signed... yes checking whether wint_t is signed... yes checking for ptrdiff_t integer literal suffix... l checking for size_t integer literal suffix... ul checking for sig_atomic_t integer literal suffix... checking for wchar_t integer literal suffix... checking for wint_t integer literal suffix... 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 iswcntrl works... yes checking whether wcwidth is declared... (cached) yes checking whether wcwidth works reasonably in UTF-8 locales... no configure: creating ./config.status config.status: creating Makefile config.status: creating lib/Makefile config.status: creating m4/Makefile config.status: creating config.h config.status: executing depfiles commands make[2]: Entering directory `/opt/gentoo/var/tmp/portage/sys-apps/groff-1.21/work/groff-1.21/src/libs/gnulib' make all-recursive make[3]: Entering directory `/opt/gentoo/var/tmp/portage/sys-apps/groff-1.21/work/groff-1.21/src/libs/gnulib' Making all in lib make[4]: Entering directory `/opt/gentoo/var/tmp/portage/sys-apps/groff-1.21/work/groff-1.21/src/libs/gnulib/lib' rm -f arg-nonnull.h-t arg-nonnull.h && \ sed -n -e '/GL_ARG_NONNULL/,$p' \ < ../build-aux/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/c++defs.h \ > c++defs.h-t && \ mv c++defs.h-t c++defs.h rm -f configmake.h-t && \ { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ echo '#define PREFIX "/usr/local"'; \ echo '#define EXEC_PREFIX "/usr/local"'; \ echo '#define BINDIR "/usr/local/bin"'; \ echo '#define SBINDIR "/usr/local/sbin"'; \ echo '#define LIBEXECDIR "/usr/local/libexec"'; \ echo '#define DATAROOTDIR "/usr/local/share"'; \ echo '#define DATADIR "/usr/local/share"'; \ echo '#define SYSCONFDIR "/usr/local/etc"'; \ echo '#define SHAREDSTATEDIR "/usr/local/com"'; \ echo '#define LOCALSTATEDIR "/usr/local/var"'; \ echo '#define INCLUDEDIR "/usr/local/include"'; \ echo '#define OLDINCLUDEDIR "/usr/include"'; \ echo '#define DOCDIR "/usr/local/share/doc/dummy"'; \ echo '#define INFODIR "/usr/local/share/info"'; \ echo '#define HTMLDIR "/usr/local/share/doc/dummy"'; \ echo '#define DVIDIR "/usr/local/share/doc/dummy"'; \ echo '#define PDFDIR "/usr/local/share/doc/dummy"'; \ echo '#define PSDIR "/usr/local/share/doc/dummy"'; \ echo '#define LIBDIR "/usr/local/lib"'; \ echo '#define LISPDIR ""'; \ echo '#define LOCALEDIR "/usr/local/share/locale"'; \ echo '#define MANDIR "/usr/local/share/man"'; \ echo '#define MANEXT ""'; \ echo '#define PKGDATADIR "/usr/local/share/dummy"'; \ echo '#define PKGINCLUDEDIR "/usr/local/include/dummy"'; \ echo '#define PKGLIBDIR "/usr/local/lib/dummy"'; \ echo '#define PKGLIBEXECDIR "/usr/local/libexec/dummy"'; \ } | sed '/""/d' > configmake.h-t && \ if test -f configmake.h && cmp configmake.h-t configmake.h > /dev/null; then \ rm -f configmake.h-t; \ else \ rm -f configmake.h; mv configmake.h-t configmake.h; \ fi rm -f stdint.h-t stdint.h && \ { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ sed -e 's/@''HAVE_STDINT_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_STDINT_H''@||g' \ -e 's/@''HAVE_SYS_TYPES_H''@/1/g' \ -e 's/@''HAVE_INTTYPES_H''@/1/g' \ -e 's/@''HAVE_SYS_INTTYPES_H''@/0/g' \ -e 's/@''HAVE_SYS_BITYPES_H''@/0/g' \ -e 's/@''HAVE_LONG_LONG_INT''@/1/g' \ -e 's/@''HAVE_UNSIGNED_LONG_LONG_INT''@/1/g' \ -e 's/@''APPLE_UNIVERSAL_BUILD''@/0/g' \ -e 's/@''BITSIZEOF_PTRDIFF_T''@/64/g' \ -e 's/@''PTRDIFF_T_SUFFIX''@/l/g' \ -e 's/@''BITSIZEOF_SIG_ATOMIC_T''@/32/g' \ -e 's/@''HAVE_SIGNED_SIG_ATOMIC_T''@/1/g' \ -e 's/@''SIG_ATOMIC_T_SUFFIX''@//g' \ -e 's/@''BITSIZEOF_SIZE_T''@/64/g' \ -e 's/@''SIZE_T_SUFFIX''@/ul/g' \ -e 's/@''BITSIZEOF_WCHAR_T''@/32/g' \ -e 's/@''HAVE_SIGNED_WCHAR_T''@/1/g' \ -e 's/@''WCHAR_T_SUFFIX''@//g' \ -e 's/@''BITSIZEOF_WINT_T''@/32/g' \ -e 's/@''HAVE_SIGNED_WINT_T''@/1/g' \ -e 's/@''WINT_T_SUFFIX''@//g' \ < ./stdint.in.h; \ } > stdint.h-t && \ mv stdint.h-t stdint.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 warn-on-use.h-t warn-on-use.h && \ sed -n -e '/^.ifndef/,$p' \ < ../build-aux/warn-on-use.h \ > warn-on-use.h-t && \ mv warn-on-use.h-t warn-on-use.h rm -f wchar.h-t wchar.h && \ { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ sed -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''@|0|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|@''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_DECL_WCTOB''@|1|g' \ -e 's|@''HAVE_DECL_WCWIDTH''@|1|g' \ -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''@|1|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.in.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/@''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/@''HAVE_ISWBLANK''@/1/g' \ -e 's/@''HAVE_ISWCNTRL''@/1/g' \ -e 's/@''HAVE_WINT_T''@/1/g' \ -e 's/@''REPLACE_ISWBLANK''@/0/g' \ -e 's/@''REPLACE_ISWCNTRL''@/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 `/opt/gentoo/var/tmp/portage/sys-apps/groff-1.21/work/groff-1.21/src/libs/gnulib/lib' make[6]: Entering directory `/opt/gentoo/var/tmp/portage/sys-apps/groff-1.21/work/groff-1.21/src/libs/gnulib/lib' depbase=`echo localcharset.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ x86_64-apple-darwin9-gcc -DHAVE_CONFIG_H -I. -I.. -I/opt/gentoo/usr/include -march=nocona -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$||'`;\ x86_64-apple-darwin9-gcc -DHAVE_CONFIG_H -I. -I.. -I/opt/gentoo/usr/include -march=nocona -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 wcwidth.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ x86_64-apple-darwin9-gcc -DHAVE_CONFIG_H -I. -I.. -I/opt/gentoo/usr/include -march=nocona -MT wcwidth.o -MD -MP -MF $depbase.Tpo -c -o wcwidth.o wcwidth.c &&\ mv -f $depbase.Tpo $depbase.Po rm -f libgnu.a ar cru libgnu.a localcharset.o uniwidth/width.o wcwidth.o x86_64-apple-darwin9-ranlib libgnu.a rm -f t-charset.alias charset.alias && \ /opt/gentoo/bin/bash ./config.charset 'x86_64-apple-darwin9.8.0' > 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 `/opt/gentoo/var/tmp/portage/sys-apps/groff-1.21/work/groff-1.21/src/libs/gnulib/lib' make[5]: Leaving directory `/opt/gentoo/var/tmp/portage/sys-apps/groff-1.21/work/groff-1.21/src/libs/gnulib/lib' make[4]: Leaving directory `/opt/gentoo/var/tmp/portage/sys-apps/groff-1.21/work/groff-1.21/src/libs/gnulib/lib' Making all in m4 make[4]: Entering directory `/opt/gentoo/var/tmp/portage/sys-apps/groff-1.21/work/groff-1.21/src/libs/gnulib/m4' make[4]: Nothing to be done for `all'. make[4]: Leaving directory `/opt/gentoo/var/tmp/portage/sys-apps/groff-1.21/work/groff-1.21/src/libs/gnulib/m4' make[4]: Entering directory `/opt/gentoo/var/tmp/portage/sys-apps/groff-1.21/work/groff-1.21/src/libs/gnulib' make[4]: Nothing to be done for `all-am'. make[4]: Leaving directory `/opt/gentoo/var/tmp/portage/sys-apps/groff-1.21/work/groff-1.21/src/libs/gnulib' make[3]: Leaving directory `/opt/gentoo/var/tmp/portage/sys-apps/groff-1.21/work/groff-1.21/src/libs/gnulib' make[2]: Leaving directory `/opt/gentoo/var/tmp/portage/sys-apps/groff-1.21/work/groff-1.21/src/libs/gnulib' make[2]: Entering directory `/opt/gentoo/var/tmp/portage/sys-apps/groff-1.21/work/groff-1.21/src/libs/libgroff' /opt/gentoo/bin/bash ./config.charset 'x86_64-apple-darwin9' > 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 x86_64-apple-darwin9-g++ -I. -I. -I/opt/gentoo/var/tmp/portage/sys-apps/groff-1.21/work/groff-1.21/src/include -I/opt/gentoo/var/tmp/portage/sys-apps/groff-1.21/work/groff-1.21/src/include -I/opt/gentoo/var/tmp/portage/sys-apps/groff-1.21/work/groff-1.21/src/libs/gnulib/lib -DHAVE_CONFIG_H -I/opt/gentoo/usr/include -c assert.cpp x86_64-apple-darwin9-g++ -I. -I. -I/opt/gentoo/var/tmp/portage/sys-apps/groff-1.21/work/groff-1.21/src/include -I/opt/gentoo/var/tmp/portage/sys-apps/groff-1.21/work/groff-1.21/src/include -I/opt/gentoo/var/tmp/portage/sys-apps/groff-1.21/work/groff-1.21/src/libs/gnulib/lib -DHAVE_CONFIG_H -I/opt/gentoo/usr/include -c change_lf.cpp x86_64-apple-darwin9-g++ -I. -I. -I/opt/gentoo/var/tmp/portage/sys-apps/groff-1.21/work/groff-1.21/src/include -I/opt/gentoo/var/tmp/portage/sys-apps/groff-1.21/work/groff-1.21/src/include -I/opt/gentoo/var/tmp/portage/sys-apps/groff-1.21/work/groff-1.21/src/libs/gnulib/lib -DHAVE_CONFIG_H -I/opt/gentoo/usr/include -c cmap.cpp x86_64-apple-darwin9-g++ -I. -I. -I/opt/gentoo/var/tmp/portage/sys-apps/groff-1.21/work/groff-1.21/src/include -I/opt/gentoo/var/tmp/portage/sys-apps/groff-1.21/work/groff-1.21/src/include -I/opt/gentoo/var/tmp/portage/sys-apps/groff-1.21/work/groff-1.21/src/libs/gnulib/lib -DHAVE_CONFIG_H -I/opt/gentoo/usr/include -c color.cpp x86_64-apple-darwin9-g++ -I. -I. -I/opt/gentoo/var/tmp/portage/sys-apps/groff-1.21/work/groff-1.21/src/include -I/opt/gentoo/var/tmp/portage/sys-apps/groff-1.21/work/groff-1.21/src/include -I/opt/gentoo/var/tmp/portage/sys-apps/groff-1.21/work/groff-1.21/src/libs/gnulib/lib -DHAVE_CONFIG_H -I/opt/gentoo/usr/include -c cset.cpp x86_64-apple-darwin9-g++ -I. -I. -I/opt/gentoo/var/tmp/portage/sys-apps/groff-1.21/work/groff-1.21/src/include -I/opt/gentoo/var/tmp/portage/sys-apps/groff-1.21/work/groff-1.21/src/include -I/opt/gentoo/var/tmp/portage/sys-apps/groff-1.21/work/groff-1.21/src/libs/gnulib/lib -DHAVE_CONFIG_H -I/opt/gentoo/usr/include -c device.cpp x86_64-apple-darwin9-g++ -I. -I. -I/opt/gentoo/var/tmp/portage/sys-apps/groff-1.21/work/groff-1.21/src/include -I/opt/gentoo/var/tmp/portage/sys-apps/groff-1.21/work/groff-1.21/src/include -I/opt/gentoo/var/tmp/portage/sys-apps/groff-1.21/work/groff-1.21/src/libs/gnulib/lib -DHAVE_CONFIG_H -I/opt/gentoo/usr/include -c errarg.cpp x86_64-apple-darwin9-g++ -I. -I. -I/opt/gentoo/var/tmp/portage/sys-apps/groff-1.21/work/groff-1.21/src/include -I/opt/gentoo/var/tmp/portage/sys-apps/groff-1.21/work/groff-1.21/src/include -I/opt/gentoo/var/tmp/portage/sys-apps/groff-1.21/work/groff-1.21/src/libs/gnulib/lib -DHAVE_CONFIG_H -I/opt/gentoo/usr/include -c error.cpp x86_64-apple-darwin9-g++ -I. -I. -I/opt/gentoo/var/tmp/portage/sys-apps/groff-1.21/work/groff-1.21/src/include -I/opt/gentoo/var/tmp/portage/sys-apps/groff-1.21/work/groff-1.21/src/include -I/opt/gentoo/var/tmp/portage/sys-apps/groff-1.21/work/groff-1.21/src/libs/gnulib/lib -DHAVE_CONFIG_H -I/opt/gentoo/usr/include -c fatal.cpp x86_64-apple-darwin9-g++ -I. -I. -I/opt/gentoo/var/tmp/portage/sys-apps/groff-1.21/work/groff-1.21/src/include -I/opt/gentoo/var/tmp/portage/sys-apps/groff-1.21/work/groff-1.21/src/include -I/opt/gentoo/var/tmp/portage/sys-apps/groff-1.21/work/groff-1.21/src/libs/gnulib/lib -DHAVE_CONFIG_H -I/opt/gentoo/usr/include -c filename.cpp x86_64-apple-darwin9-g++ -I. -I. -I/opt/gentoo/var/tmp/portage/sys-apps/groff-1.21/work/groff-1.21/src/include -I/opt/gentoo/var/tmp/portage/sys-apps/groff-1.21/work/groff-1.21/src/include -I/opt/gentoo/var/tmp/portage/sys-apps/groff-1.21/work/groff-1.21/src/libs/gnulib/lib -DHAVE_CONFIG_H -I/opt/gentoo/usr/include -c font.cpp x86_64-apple-darwin9-g++ -I. -I. -I/opt/gentoo/var/tmp/portage/sys-apps/groff-1.21/work/groff-1.21/src/include -I/opt/gentoo/var/tmp/portage/sys-apps/groff-1.21/work/groff-1.21/src/include -I/opt/gentoo/var/tmp/portage/sys-apps/groff-1.21/work/groff-1.21/src/libs/gnulib/lib -DHAVE_CONFIG_H -I/opt/gentoo/usr/include -c fontfile.cpp x86_64-apple-darwin9-g++ -I. -I. -I/opt/gentoo/var/tmp/portage/sys-apps/groff-1.21/work/groff-1.21/src/include -I/opt/gentoo/var/tmp/portage/sys-apps/groff-1.21/work/groff-1.21/src/include -I/opt/gentoo/var/tmp/portage/sys-apps/groff-1.21/work/groff-1.21/src/libs/gnulib/lib -DHAVE_CONFIG_H -I/opt/gentoo/usr/include -c geometry.cpp x86_64-apple-darwin9-gcc -I. -I. -I/opt/gentoo/var/tmp/portage/sys-apps/groff-1.21/work/groff-1.21/src/include -I/opt/gentoo/var/tmp/portage/sys-apps/groff-1.21/work/groff-1.21/src/include -I/opt/gentoo/var/tmp/portage/sys-apps/groff-1.21/work/groff-1.21/src/libs/gnulib/lib -DHAVE_CONFIG_H -march=nocona -I/opt/gentoo/usr/include -c -D__GETOPT_PREFIX=groff_ -DENABLE_RELOCATABLE=1 -DLIBDIR=\"/opt/gentoo/usr/lib\" getopt.c x86_64-apple-darwin9-gcc -I. -I. -I/opt/gentoo/var/tmp/portage/sys-apps/groff-1.21/work/groff-1.21/src/include -I/opt/gentoo/var/tmp/portage/sys-apps/groff-1.21/work/groff-1.21/src/include -I/opt/gentoo/var/tmp/portage/sys-apps/groff-1.21/work/groff-1.21/src/libs/gnulib/lib -DHAVE_CONFIG_H -march=nocona -I/opt/gentoo/usr/include -c -D__GETOPT_PREFIX=groff_ -DENABLE_RELOCATABLE=1 -DLIBDIR=\"/opt/gentoo/usr/lib\" getopt1.c x86_64-apple-darwin9-g++ -I. -I. -I/opt/gentoo/var/tmp/portage/sys-apps/groff-1.21/work/groff-1.21/src/include -I/opt/gentoo/var/tmp/portage/sys-apps/groff-1.21/work/groff-1.21/src/include -I/opt/gentoo/var/tmp/portage/sys-apps/groff-1.21/work/groff-1.21/src/libs/gnulib/lib -DHAVE_CONFIG_H -I/opt/gentoo/usr/include -c glyphuni.cpp x86_64-apple-darwin9-g++ -I. -I. -I/opt/gentoo/var/tmp/portage/sys-apps/groff-1.21/work/groff-1.21/src/include -I/opt/gentoo/var/tmp/portage/sys-apps/groff-1.21/work/groff-1.21/src/include -I/opt/gentoo/var/tmp/portage/sys-apps/groff-1.21/work/groff-1.21/src/libs/gnulib/lib -DHAVE_CONFIG_H -I/opt/gentoo/usr/include -c htmlhint.cpp x86_64-apple-darwin9-g++ -I. -I. -I/opt/gentoo/var/tmp/portage/sys-apps/groff-1.21/work/groff-1.21/src/include -I/opt/gentoo/var/tmp/portage/sys-apps/groff-1.21/work/groff-1.21/src/include -I/opt/gentoo/var/tmp/portage/sys-apps/groff-1.21/work/groff-1.21/src/libs/gnulib/lib -DHAVE_CONFIG_H -I/opt/gentoo/usr/include -c hypot.cpp x86_64-apple-darwin9-gcc -I. -I. -I/opt/gentoo/var/tmp/portage/sys-apps/groff-1.21/work/groff-1.21/src/include -I/opt/gentoo/var/tmp/portage/sys-apps/groff-1.21/work/groff-1.21/src/include -I/opt/gentoo/var/tmp/portage/sys-apps/groff-1.21/work/groff-1.21/src/libs/gnulib/lib -DHAVE_CONFIG_H -march=nocona -I/opt/gentoo/usr/include -c -D__GETOPT_PREFIX=groff_ -DENABLE_RELOCATABLE=1 -DLIBDIR=\"/opt/gentoo/usr/lib\" iftoa.c x86_64-apple-darwin9-g++ -I. -I. -I/opt/gentoo/var/tmp/portage/sys-apps/groff-1.21/work/groff-1.21/src/include -I/opt/gentoo/var/tmp/portage/sys-apps/groff-1.21/work/groff-1.21/src/include -I/opt/gentoo/var/tmp/portage/sys-apps/groff-1.21/work/groff-1.21/src/libs/gnulib/lib -DHAVE_CONFIG_H -I/opt/gentoo/usr/include -c invalid.cpp x86_64-apple-darwin9-gcc -I. -I. -I/opt/gentoo/var/tmp/portage/sys-apps/groff-1.21/work/groff-1.21/src/include -I/opt/gentoo/var/tmp/portage/sys-apps/groff-1.21/work/groff-1.21/src/include -I/opt/gentoo/var/tmp/portage/sys-apps/groff-1.21/work/groff-1.21/src/libs/gnulib/lib -DHAVE_CONFIG_H -march=nocona -I/opt/gentoo/usr/include -c -D__GETOPT_PREFIX=groff_ -DENABLE_RELOCATABLE=1 -DLIBDIR=\"/opt/gentoo/usr/lib\" itoa.c x86_64-apple-darwin9-g++ -I. -I. -I/opt/gentoo/var/tmp/portage/sys-apps/groff-1.21/work/groff-1.21/src/include -I/opt/gentoo/var/tmp/portage/sys-apps/groff-1.21/work/groff-1.21/src/include -I/opt/gentoo/var/tmp/portage/sys-apps/groff-1.21/work/groff-1.21/src/libs/gnulib/lib -DHAVE_CONFIG_H -I/opt/gentoo/usr/include -c lf.cpp x86_64-apple-darwin9-g++ -I. -I. -I/opt/gentoo/var/tmp/portage/sys-apps/groff-1.21/work/groff-1.21/src/include -I/opt/gentoo/var/tmp/portage/sys-apps/groff-1.21/work/groff-1.21/src/include -I/opt/gentoo/var/tmp/portage/sys-apps/groff-1.21/work/groff-1.21/src/libs/gnulib/lib -DHAVE_CONFIG_H -I/opt/gentoo/usr/include -c lineno.cpp x86_64-apple-darwin9-gcc -I. -I. -I/opt/gentoo/var/tmp/portage/sys-apps/groff-1.21/work/groff-1.21/src/include -I/opt/gentoo/var/tmp/portage/sys-apps/groff-1.21/work/groff-1.21/src/include -I/opt/gentoo/var/tmp/portage/sys-apps/groff-1.21/work/groff-1.21/src/libs/gnulib/lib -DHAVE_CONFIG_H -march=nocona -I/opt/gentoo/usr/include -c -D__GETOPT_PREFIX=groff_ -DENABLE_RELOCATABLE=1 -DLIBDIR=\"/opt/gentoo/usr/lib\" localcharset.c x86_64-apple-darwin9-g++ -I. -I. -I/opt/gentoo/var/tmp/portage/sys-apps/groff-1.21/work/groff-1.21/src/include -I/opt/gentoo/var/tmp/portage/sys-apps/groff-1.21/work/groff-1.21/src/include -I/opt/gentoo/var/tmp/portage/sys-apps/groff-1.21/work/groff-1.21/src/libs/gnulib/lib -DHAVE_CONFIG_H -I/opt/gentoo/usr/include -c macropath.cpp x86_64-apple-darwin9-gcc -I. -I. -I/opt/gentoo/var/tmp/portage/sys-apps/groff-1.21/work/groff-1.21/src/include -I/opt/gentoo/var/tmp/portage/sys-apps/groff-1.21/work/groff-1.21/src/include -I/opt/gentoo/var/tmp/portage/sys-apps/groff-1.21/work/groff-1.21/src/libs/gnulib/lib -DHAVE_CONFIG_H -march=nocona -I/opt/gentoo/usr/include -c -D__GETOPT_PREFIX=groff_ -DENABLE_RELOCATABLE=1 -DLIBDIR=\"/opt/gentoo/usr/lib\" matherr.c x86_64-apple-darwin9-g++ -I. -I. -I/opt/gentoo/var/tmp/portage/sys-apps/groff-1.21/work/groff-1.21/src/include -I/opt/gentoo/var/tmp/portage/sys-apps/groff-1.21/work/groff-1.21/src/include -I/opt/gentoo/var/tmp/portage/sys-apps/groff-1.21/work/groff-1.21/src/libs/gnulib/lib -DHAVE_CONFIG_H -I/opt/gentoo/usr/include -c maxfilename.cpp x86_64-apple-darwin9-g++ -I. -I. -I/opt/gentoo/var/tmp/portage/sys-apps/groff-1.21/work/groff-1.21/src/include -I/opt/gentoo/var/tmp/portage/sys-apps/groff-1.21/work/groff-1.21/src/include -I/opt/gentoo/var/tmp/portage/sys-apps/groff-1.21/work/groff-1.21/src/libs/gnulib/lib -DHAVE_CONFIG_H -I/opt/gentoo/usr/include -c maxpathname.cpp x86_64-apple-darwin9-g++ -I. -I. -I/opt/gentoo/var/tmp/portage/sys-apps/groff-1.21/work/groff-1.21/src/include -I/opt/gentoo/var/tmp/portage/sys-apps/groff-1.21/work/groff-1.21/src/include -I/opt/gentoo/var/tmp/portage/sys-apps/groff-1.21/work/groff-1.21/src/libs/gnulib/lib -DHAVE_CONFIG_H -I/opt/gentoo/usr/include -c mksdir.cpp x86_64-apple-darwin9-g++ -I. -I. -I/opt/gentoo/var/tmp/portage/sys-apps/groff-1.21/work/groff-1.21/src/include -I/opt/gentoo/var/tmp/portage/sys-apps/groff-1.21/work/groff-1.21/src/include -I/opt/gentoo/var/tmp/portage/sys-apps/groff-1.21/work/groff-1.21/src/libs/gnulib/lib -DHAVE_CONFIG_H -I/opt/gentoo/usr/include -c nametoindex.cpp x86_64-apple-darwin9-g++ -I. -I. -I/opt/gentoo/var/tmp/portage/sys-apps/groff-1.21/work/groff-1.21/src/include -I/opt/gentoo/var/tmp/portage/sys-apps/groff-1.21/work/groff-1.21/src/include -I/opt/gentoo/var/tmp/portage/sys-apps/groff-1.21/work/groff-1.21/src/libs/gnulib/lib -DHAVE_CONFIG_H -I/opt/gentoo/usr/include -c new.cpp x86_64-apple-darwin9-g++ -I. -I. -I/opt/gentoo/var/tmp/portage/sys-apps/groff-1.21/work/groff-1.21/src/include -I/opt/gentoo/var/tmp/portage/sys-apps/groff-1.21/work/groff-1.21/src/include -I/opt/gentoo/var/tmp/portage/sys-apps/groff-1.21/work/groff-1.21/src/libs/gnulib/lib -DHAVE_CONFIG_H -I/opt/gentoo/usr/include -c paper.cpp x86_64-apple-darwin9-g++ -I. -I. -I/opt/gentoo/var/tmp/portage/sys-apps/groff-1.21/work/groff-1.21/src/include -I/opt/gentoo/var/tmp/portage/sys-apps/groff-1.21/work/groff-1.21/src/include -I/opt/gentoo/var/tmp/portage/sys-apps/groff-1.21/work/groff-1.21/src/libs/gnulib/lib -DHAVE_CONFIG_H -I/opt/gentoo/usr/include -c prime.cpp x86_64-apple-darwin9-gcc -I. -I. -I/opt/gentoo/var/tmp/portage/sys-apps/groff-1.21/work/groff-1.21/src/include -I/opt/gentoo/var/tmp/portage/sys-apps/groff-1.21/work/groff-1.21/src/include -I/opt/gentoo/var/tmp/portage/sys-apps/groff-1.21/work/groff-1.21/src/libs/gnulib/lib -DHAVE_CONFIG_H -march=nocona -I/opt/gentoo/usr/include -c -D__GETOPT_PREFIX=groff_ -DENABLE_RELOCATABLE=1 -DLIBDIR=\"/opt/gentoo/usr/lib\" progname.c x86_64-apple-darwin9-g++ -I. -I. -I/opt/gentoo/var/tmp/portage/sys-apps/groff-1.21/work/groff-1.21/src/include -I/opt/gentoo/var/tmp/portage/sys-apps/groff-1.21/work/groff-1.21/src/include -I/opt/gentoo/var/tmp/portage/sys-apps/groff-1.21/work/groff-1.21/src/libs/gnulib/lib -DHAVE_CONFIG_H -I/opt/gentoo/usr/include -c ptable.cpp x86_64-apple-darwin9-gcc -I. -I. -I/opt/gentoo/var/tmp/portage/sys-apps/groff-1.21/work/groff-1.21/src/include -I/opt/gentoo/var/tmp/portage/sys-apps/groff-1.21/work/groff-1.21/src/include -I/opt/gentoo/var/tmp/portage/sys-apps/groff-1.21/work/groff-1.21/src/libs/gnulib/lib -DHAVE_CONFIG_H -march=nocona -I/opt/gentoo/usr/include -c -D__GETOPT_PREFIX=groff_ -DENABLE_RELOCATABLE=1 -DLIBDIR=\"/opt/gentoo/usr/lib\" quotearg.c x86_64-apple-darwin9-g++ -I. -I. -I/opt/gentoo/var/tmp/portage/sys-apps/groff-1.21/work/groff-1.21/src/include -I/opt/gentoo/var/tmp/portage/sys-apps/groff-1.21/work/groff-1.21/src/include -I/opt/gentoo/var/tmp/portage/sys-apps/groff-1.21/work/groff-1.21/src/libs/gnulib/lib -DHAVE_CONFIG_H -I/opt/gentoo/usr/include -c relocate.cpp x86_64-apple-darwin9-g++ -I. -I. -I/opt/gentoo/var/tmp/portage/sys-apps/groff-1.21/work/groff-1.21/src/include -I/opt/gentoo/var/tmp/portage/sys-apps/groff-1.21/work/groff-1.21/src/include -I/opt/gentoo/var/tmp/portage/sys-apps/groff-1.21/work/groff-1.21/src/libs/gnulib/lib -DHAVE_CONFIG_H -I/opt/gentoo/usr/include -c searchpath.cpp x86_64-apple-darwin9-gcc -I. -I. -I/opt/gentoo/var/tmp/portage/sys-apps/groff-1.21/work/groff-1.21/src/include -I/opt/gentoo/var/tmp/portage/sys-apps/groff-1.21/work/groff-1.21/src/include -I/opt/gentoo/var/tmp/portage/sys-apps/groff-1.21/work/groff-1.21/src/libs/gnulib/lib -DHAVE_CONFIG_H -march=nocona -I/opt/gentoo/usr/include -c -D__GETOPT_PREFIX=groff_ -DENABLE_RELOCATABLE=1 -DLIBDIR=\"/opt/gentoo/usr/lib\" spawnvp.c x86_64-apple-darwin9-g++ -I. -I. -I/opt/gentoo/var/tmp/portage/sys-apps/groff-1.21/work/groff-1.21/src/include -I/opt/gentoo/var/tmp/portage/sys-apps/groff-1.21/work/groff-1.21/src/include -I/opt/gentoo/var/tmp/portage/sys-apps/groff-1.21/work/groff-1.21/src/libs/gnulib/lib -DHAVE_CONFIG_H -I/opt/gentoo/usr/include -c string.cpp x86_64-apple-darwin9-g++ -I. -I. -I/opt/gentoo/var/tmp/portage/sys-apps/groff-1.21/work/groff-1.21/src/include -I/opt/gentoo/var/tmp/portage/sys-apps/groff-1.21/work/groff-1.21/src/include -I/opt/gentoo/var/tmp/portage/sys-apps/groff-1.21/work/groff-1.21/src/libs/gnulib/lib -DHAVE_CONFIG_H -I/opt/gentoo/usr/include -c strsave.cpp x86_64-apple-darwin9-g++ -I. -I. -I/opt/gentoo/var/tmp/portage/sys-apps/groff-1.21/work/groff-1.21/src/include -I/opt/gentoo/var/tmp/portage/sys-apps/groff-1.21/work/groff-1.21/src/include -I/opt/gentoo/var/tmp/portage/sys-apps/groff-1.21/work/groff-1.21/src/libs/gnulib/lib -DHAVE_CONFIG_H -I/opt/gentoo/usr/include -c symbol.cpp x86_64-apple-darwin9-g++ -I. -I. -I/opt/gentoo/var/tmp/portage/sys-apps/groff-1.21/work/groff-1.21/src/include -I/opt/gentoo/var/tmp/portage/sys-apps/groff-1.21/work/groff-1.21/src/include -I/opt/gentoo/var/tmp/portage/sys-apps/groff-1.21/work/groff-1.21/src/libs/gnulib/lib -DHAVE_CONFIG_H -I/opt/gentoo/usr/include -c tmpfile.cpp x86_64-apple-darwin9-g++ -I. -I. -I/opt/gentoo/var/tmp/portage/sys-apps/groff-1.21/work/groff-1.21/src/include -I/opt/gentoo/var/tmp/portage/sys-apps/groff-1.21/work/groff-1.21/src/include -I/opt/gentoo/var/tmp/portage/sys-apps/groff-1.21/work/groff-1.21/src/libs/gnulib/lib -DHAVE_CONFIG_H -I/opt/gentoo/usr/include -c tmpname.cpp x86_64-apple-darwin9-g++ -I. -I. -I/opt/gentoo/var/tmp/portage/sys-apps/groff-1.21/work/groff-1.21/src/include -I/opt/gentoo/var/tmp/portage/sys-apps/groff-1.21/work/groff-1.21/src/include -I/opt/gentoo/var/tmp/portage/sys-apps/groff-1.21/work/groff-1.21/src/libs/gnulib/lib -DHAVE_CONFIG_H -I/opt/gentoo/usr/include -c unicode.cpp x86_64-apple-darwin9-g++ -I. -I. -I/opt/gentoo/var/tmp/portage/sys-apps/groff-1.21/work/groff-1.21/src/include -I/opt/gentoo/var/tmp/portage/sys-apps/groff-1.21/work/groff-1.21/src/include -I/opt/gentoo/var/tmp/portage/sys-apps/groff-1.21/work/groff-1.21/src/libs/gnulib/lib -DHAVE_CONFIG_H -I/opt/gentoo/usr/include -c uniglyph.cpp x86_64-apple-darwin9-g++ -I. -I. -I/opt/gentoo/var/tmp/portage/sys-apps/groff-1.21/work/groff-1.21/src/include -I/opt/gentoo/var/tmp/portage/sys-apps/groff-1.21/work/groff-1.21/src/include -I/opt/gentoo/var/tmp/portage/sys-apps/groff-1.21/work/groff-1.21/src/libs/gnulib/lib -DHAVE_CONFIG_H -I/opt/gentoo/usr/include -c uniuni.cpp Making version.cpp x86_64-apple-darwin9-g++ -I. -I. -I/opt/gentoo/var/tmp/portage/sys-apps/groff-1.21/work/groff-1.21/src/include -I/opt/gentoo/var/tmp/portage/sys-apps/groff-1.21/work/groff-1.21/src/include -I/opt/gentoo/var/tmp/portage/sys-apps/groff-1.21/work/groff-1.21/src/libs/gnulib/lib -DHAVE_CONFIG_H -I/opt/gentoo/usr/include -c version.cpp ar r libgroff.a assert.o change_lf.o cmap.o color.o cset.o device.o errarg.o error.o fatal.o filename.o font.o fontfile.o geometry.o getopt.o getopt1.o glyphuni.o htmlhint.o hypot.o iftoa.o invalid.o itoa.o lf.o lineno.o localcharset.o macropath.o matherr.o maxfilename.o maxpathname.o mksdir.o nametoindex.o new.o paper.o prime.o progname.o ptable.o quotearg.o relocate.o searchpath.o spawnvp.o string.o strsave.o symbol.o tmpfile.o tmpname.o unicode.o uniglyph.o uniuni.o version.o ar: creating archive libgroff.a /opt/gentoo/usr/x86_64-apple-darwin9/binutils-bin/3.2.3/ranlib: file: libgroff.a(spawnvp.o) has no symbols x86_64-apple-darwin9-ranlib libgroff.a x86_64-apple-darwin9-ranlib: file: libgroff.a(spawnvp.o) has no symbols make[2]: Leaving directory `/opt/gentoo/var/tmp/portage/sys-apps/groff-1.21/work/groff-1.21/src/libs/libgroff' make[2]: Entering directory `/opt/gentoo/var/tmp/portage/sys-apps/groff-1.21/work/groff-1.21/src/libs/libdriver' x86_64-apple-darwin9-g++ -I. -I. -I/opt/gentoo/var/tmp/portage/sys-apps/groff-1.21/work/groff-1.21/src/include -I/opt/gentoo/var/tmp/portage/sys-apps/groff-1.21/work/groff-1.21/src/include -I/opt/gentoo/var/tmp/portage/sys-apps/groff-1.21/work/groff-1.21/src/libs/gnulib/lib -DHAVE_CONFIG_H -I/opt/gentoo/usr/include -c input.cpp x86_64-apple-darwin9-g++ -I. -I. -I/opt/gentoo/var/tmp/portage/sys-apps/groff-1.21/work/groff-1.21/src/include -I/opt/gentoo/var/tmp/portage/sys-apps/groff-1.21/work/groff-1.21/src/include -I/opt/gentoo/var/tmp/portage/sys-apps/groff-1.21/work/groff-1.21/src/libs/gnulib/lib -DHAVE_CONFIG_H -I/opt/gentoo/usr/include -c printer.cpp ar r libdriver.a input.o printer.o ar: creating archive libdriver.a x86_64-apple-darwin9-ranlib libdriver.a make[2]: Leaving directory `/opt/gentoo/var/tmp/portage/sys-apps/groff-1.21/work/groff-1.21/src/libs/libdriver' make[2]: Entering directory `/opt/gentoo/var/tmp/portage/sys-apps/groff-1.21/work/groff-1.21/src/libs/libbib' x86_64-apple-darwin9-g++ -I. -I. -I/opt/gentoo/var/tmp/portage/sys-apps/groff-1.21/work/groff-1.21/src/include -I/opt/gentoo/var/tmp/portage/sys-apps/groff-1.21/work/groff-1.21/src/include -I/opt/gentoo/var/tmp/portage/sys-apps/groff-1.21/work/groff-1.21/src/libs/gnulib/lib -DHAVE_CONFIG_H -I/opt/gentoo/usr/include -c common.cpp x86_64-apple-darwin9-g++ -I. -I. -I/opt/gentoo/var/tmp/portage/sys-apps/groff-1.21/work/groff-1.21/src/include -I/opt/gentoo/var/tmp/portage/sys-apps/groff-1.21/work/groff-1.21/src/include -I/opt/gentoo/var/tmp/portage/sys-apps/groff-1.21/work/groff-1.21/src/libs/gnulib/lib -DHAVE_CONFIG_H -I/opt/gentoo/usr/include -c index.cpp x86_64-apple-darwin9-g++ -I. -I. -I/opt/gentoo/var/tmp/portage/sys-apps/groff-1.21/work/groff-1.21/src/include -I/opt/gentoo/var/tmp/portage/sys-apps/groff-1.21/work/groff-1.21/src/include -I/opt/gentoo/var/tmp/portage/sys-apps/groff-1.21/work/groff-1.21/src/libs/gnulib/lib -DHAVE_CONFIG_H -I/opt/gentoo/usr/include -c linear.cpp x86_64-apple-darwin9-g++ -I. -I. -I/opt/gentoo/var/tmp/portage/sys-apps/groff-1.21/work/groff-1.21/src/include -I/opt/gentoo/var/tmp/portage/sys-apps/groff-1.21/work/groff-1.21/src/include -I/opt/gentoo/var/tmp/portage/sys-apps/groff-1.21/work/groff-1.21/src/libs/gnulib/lib -DHAVE_CONFIG_H -I/opt/gentoo/usr/include -c search.cpp x86_64-apple-darwin9-gcc -I. -I. -I/opt/gentoo/var/tmp/portage/sys-apps/groff-1.21/work/groff-1.21/src/include -I/opt/gentoo/var/tmp/portage/sys-apps/groff-1.21/work/groff-1.21/src/include -I/opt/gentoo/var/tmp/portage/sys-apps/groff-1.21/work/groff-1.21/src/libs/gnulib/lib -DHAVE_CONFIG_H -march=nocona -I/opt/gentoo/usr/include -c map.c ar r libbib.a common.o index.o linear.o search.o map.o ar: creating archive libbib.a x86_64-apple-darwin9-ranlib libbib.a make[2]: Leaving directory `/opt/gentoo/var/tmp/portage/sys-apps/groff-1.21/work/groff-1.21/src/libs/libbib' make[1]: Nothing to be done for `arch/misc'. make[2]: Entering directory `/opt/gentoo/var/tmp/portage/sys-apps/groff-1.21/work/groff-1.21/src/roff/groff' x86_64-apple-darwin9-g++ -I. -I. -I/opt/gentoo/var/tmp/portage/sys-apps/groff-1.21/work/groff-1.21/src/include -I/opt/gentoo/var/tmp/portage/sys-apps/groff-1.21/work/groff-1.21/src/include -I/opt/gentoo/var/tmp/portage/sys-apps/groff-1.21/work/groff-1.21/src/libs/gnulib/lib -DHAVE_CONFIG_H -I/opt/gentoo/usr/include -c groff.cpp x86_64-apple-darwin9-gcc -I. -I. -I/opt/gentoo/var/tmp/portage/sys-apps/groff-1.21/work/groff-1.21/src/include -I/opt/gentoo/var/tmp/portage/sys-apps/groff-1.21/work/groff-1.21/src/include -I/opt/gentoo/var/tmp/portage/sys-apps/groff-1.21/work/groff-1.21/src/libs/gnulib/lib -DHAVE_CONFIG_H -march=nocona -I/opt/gentoo/usr/include -c pipeline.c x86_64-apple-darwin9-g++ -Wl,-dead_strip_dylibs -o groff groff.o pipeline.o /opt/gentoo/var/tmp/portage/sys-apps/groff-1.21/work/groff-1.21/src/libs/libgroff/libgroff.a -lm Undefined symbols: "_rpl_wcwidth", referenced from: font::get_width(glyph*, int) in libgroff.a(font.o) font::load(int*, int)in libgroff.a(font.o) ld: symbol(s) not found collect2: ld returned 1 exit status make[2]: *** [groff] Error 1 make[2]: Leaving directory `/opt/gentoo/var/tmp/portage/sys-apps/groff-1.21/work/groff-1.21/src/roff/groff' make[1]: *** [src/roff/groff] Error 2 make[1]: Leaving directory `/opt/gentoo/var/tmp/portage/sys-apps/groff-1.21/work/groff-1.21' make: *** [all] Error 2 emake failed * ERROR: sys-apps/groff-1.21 failed (compile phase): * (no error message) * * Call stack: * ebuild.sh, line 62: Called src_compile * environment, line 2931: Called die * The specific snippet of code: * emake || die * * If you need support, post the output of 'emerge --info =sys-apps/groff-1.21', * the complete build log and the output of 'emerge -pqv =sys-apps/groff-1.21'. * The complete build log is located at '/opt/gentoo/var/tmp/portage/sys-apps/groff-1.21/temp/build.log'. * The ebuild environment file is located at '/opt/gentoo/var/tmp/portage/sys-apps/groff-1.21/temp/environment'. * S: '/opt/gentoo/var/tmp/portage/sys-apps/groff-1.21/work/groff-1.21'