=> "/opt/local/bin/bmake" ["-C", "/data/jenkins/workspace/pkgsrc-trunk-x86_64/textproc/groff", "configure", "BATCH=1", "DEPENDS_TARGET=/nonexistent"] => Checksum BLAKE2s OK for groff-1.24.1.tar.gz => Checksum SHA512 OK for groff-1.24.1.tar.gz ===> Installing dependencies for groff-1.24.1nb4 ========================================================================== The supported build options for groff are: groff-docs uchardet x11 The currently selected options are: groff-docs x11 You can select which build options to use by setting PKG_DEFAULT_OPTIONS or the following variable. Its current value is shown: PKG_OPTIONS.groff (not defined) ========================================================================== ========================================================================== The following variables will affect the build process of this package, groff-1.24.1nb4. Their current value is shown below: * PAPERSIZE = A4 * XAW_TYPE = standard You may want to abort the process now with CTRL-C and change the value of variables in the first group before continuing. Be sure to run `/opt/local/bin/bmake clean' after the changes. ========================================================================== => Tool dependency bsdtar-[0-9]*: found bsdtar-3.8.9 => Tool dependency gmake>=3.81: found gmake-4.4.1 => Tool dependency perl>=5.0: found perl-5.44.0nb1 => Tool dependency pkgconf-[0-9]*: found pkgconf-3.0.6 => Tool dependency bison>=1.0: found bison-3.8.2nb1 => Tool dependency cwrappers>=20150314: found cwrappers-20220403 => Tool dependency checkperms>=1.1: found checkperms-1.12 => Build dependency gcc13>=13.4.0: found gcc13-13.4.0 => Full dependency urw-fonts-[0-9]*: found urw-fonts-2.0nb1 => Full dependency netpbm>=10.0: found netpbm-11.02.09nb8 => Full dependency ghostscript>=6.01: found ghostscript-9.05nb49 => Full dependency pkg_install-info-[0-9]*: found pkg_install-info-4.5nb3 => Full dependency gcc13-libs>=13.4.0: found gcc13-libs-13.4.0 => Full dependency libXaw>=1.0.5: found libXaw-1.0.16 => Build dependency xcb-proto>=1.4: found xcb-proto-1.17.0nb6 => Build dependency xorgproto>=2016.1: found xorgproto-2025.1 => Full dependency libICE>=0.99.1: found libICE-1.1.2 => Full dependency libSM>=0.99.2: found libSM-1.2.6 => Full dependency libX11>=1.1: found libX11-1.8.13 => Full dependency libXau>=1.0: found libXau-1.0.12 => Full dependency libXdmcp>=0.99: found libXdmcp-1.1.5 => Full dependency libXext>=0.99.0: found libXext-1.3.7 => Full dependency libXmu>=1.0.0: found libXmu-1.3.1 => Full dependency libXpm>=3.5.4.2: found libXpm-3.5.19 => Full dependency libXt>=1.0.0: found libXt-1.3.1 => Full dependency libxcb>=1.6: found libxcb-1.17.0 ===> Overriding tools for groff-1.24.1nb4 ===> Extracting for groff-1.24.1nb4 /bin/cp -p /data/jenkins/workspace/pkgsrc-trunk-x86_64/textproc/groff/files/*.c /tmp/work/textproc/groff/work/groff-1.24.1 ===> Patching for groff-1.24.1nb4 => Applying pkgsrc patches for groff-1.24.1nb4 => Verifying /data/jenkins/workspace/pkgsrc-trunk-x86_64/textproc/groff/patches/patch-Makefile.in => Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-trunk-x86_64/textproc/groff/patches/patch-Makefile.in Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-Makefile.in,v 1.1 2026/07/19 08:05:45 adam Exp $ | |Fix path to papers directory on NetBSD. |Avoid arbitrary decisions wrt troff being present or not to use a g'prefix. |Force it instead and use PKGGNUDIR logic to work it out. | |--- Makefile.in.orig 2026-03-14 07:53:46.000000000 +0000 |+++ Makefile.in -------------------------- Patching file Makefile.in using Plan A... Hunk #1 succeeded at 4937. done => Verifying /data/jenkins/workspace/pkgsrc-trunk-x86_64/textproc/groff/patches/patch-configure => Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-trunk-x86_64/textproc/groff/patches/patch-configure Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-configure,v 1.7 2026/07/19 08:05:45 adam Exp $ | |Add g prefix to some commands. | |--- configure.orig 2026-03-14 07:53:44.000000000 +0000 |+++ configure -------------------------- Patching file configure using Plan A... Hunk #1 succeeded at 45327. done => Verifying /data/jenkins/workspace/pkgsrc-trunk-x86_64/textproc/groff/patches/patch-lib_math.in.h => Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-trunk-x86_64/textproc/groff/patches/patch-lib_math.in.h Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-lib_math.in.h,v 1.2 2026/07/19 08:05:45 adam Exp $ | |Header file fix with libc++ taken from |https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=240701 |Actual upstream fix is more invasive: |https://savannah.gnu.org/bugs/?64910 |Fixes build on Darwin | |--- lib/math.in.h.orig 2026-03-08 13:32:36.000000000 +0000 |+++ lib/math.in.h -------------------------- Patching file lib/math.in.h using Plan A... Hunk #1 succeeded at 51. done => Verifying /data/jenkins/workspace/pkgsrc-trunk-x86_64/textproc/groff/patches/patch-src_include_lib.h => Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-trunk-x86_64/textproc/groff/patches/patch-src_include_lib.h Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-src_include_lib.h,v 1.1 2026/06/16 11:51:09 nia Exp $ | |Declare inline function static to avoid multiple definitions in |a static library: | |src/include/lib.h:111: multiple definition of | `is_invalid_input_char'; libgroff.a | |This is safe because libgroff.a is private. | |--- src/include/lib.h.orig 2026-06-16 10:45:35.068542661 +0000 |+++ src/include/lib.h -------------------------- Patching file src/include/lib.h using Plan A... Hunk #1 succeeded at 94 (offset -12 lines). done => Verifying /data/jenkins/workspace/pkgsrc-trunk-x86_64/textproc/groff/patches/patch-src_libs_libgroff_tmpfile.cpp => Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-trunk-x86_64/textproc/groff/patches/patch-src_libs_libgroff_tmpfile.cpp Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-src_libs_libgroff_tmpfile.cpp,v 1.2 2015/01/08 09:14:58 wiz Exp $ | |Fix SCO OpenServer 5.0.7/3.2 build. | |--- src/libs/libgroff/tmpfile.cpp.orig 2009-01-09 14:25:52.000000000 +0000 |+++ src/libs/libgroff/tmpfile.cpp -------------------------- Patching file src/libs/libgroff/tmpfile.cpp using Plan A... Hunk #1 succeeded at 59 (offset 9 lines). done /usr/bin/sed -e "s,@@VOLUME_OPERATING_SYSTEM@@,SunOS,g" -e "s,@@OPERATING_SYSTEM@@,pkgsrc,g" /data/jenkins/workspace/pkgsrc-trunk-x86_64/textproc/groff/files/mdoc.local > /tmp/work/textproc/groff/work/mdoc.local ===> Creating toolchain wrappers for groff-1.24.1nb4 /usr/bin/sed -e '/^#/d' -e 's,@LINK_ARCH_DEFAULT@,link_arch64,g' -e 's,@LINK_LIBGCC_DEFAULT@,link_libgcc_arch64,g' -e 's,@LIBGCC_PREFIX@,/opt/local/gcc13/x86_64-sun-solaris2.11,g' < ../../extra/gcc13-libs/files/specs.pkgsrc > /tmp/work/textproc/groff/work/.cwrapper/specs.pkgsrc ===> Configuring for groff-1.24.1nb4 => Modifying GNU configure scripts to avoid --recheck => Replacing config-guess with pkgsrc versions => Replacing config-sub with pkgsrc versions => Replacing install-sh with pkgsrc version => Replacing Perl interpreter in contrib/*/*.pl. INFO: [replace-interpreter] Nothing changed in contrib/chem/chem.pl. INFO: [replace-interpreter] Nothing changed in contrib/mm/mmroff.pl. configure: WARNING: unrecognized options: --with-appresdir checking that groff version string has valid format... 1.24.1 valid checking for x86_64-sun-solaris2.11-gcc... gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to enable C11 features... none needed checking whether the compiler is clang... no checking for compiler option needed when checking for declarations... none checking how to run the C preprocessor... gcc -E checking for grep that handles long lines and -e... (cached) /usr/xpg4/bin/grep checking for egrep... (cached) /usr/xpg4/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 for wchar.h... yes checking for minix/config.h... no checking for stdbool.h... yes checking for uchar.h... yes checking for unistd.h... (cached) yes checking for features.h... no checking for getopt.h... yes checking for threads.h... yes checking for limits.h... yes checking for inttypes.h... (cached) yes checking for sys/types.h... (cached) yes checking for stdint.h... (cached) yes checking for crtdefs.h... no checking for wctype.h... yes checking for xlocale.h... yes checking for math.h... yes checking for sys/mman.h... yes checking for sys/param.h... yes checking for pthread.h... yes checking for sys/stat.h... (cached) yes checking for sys/time.h... yes checking for stdckdint.h... no checking for stdcountof.h... no checking for sys/socket.h... yes checking for strings.h... (cached) yes checking for sys/wait.h... yes checking for stdlib.h... (cached) yes checking whether it is safe to define __EXTENSIONS__... yes checking whether _XOPEN_SOURCE should be defined... no checking for a BSD-compatible install... /opt/local/bin/bsdinstall -c -o pbuild -g pbuild checking whether build environment is sane... yes checking for a thread-safe mkdir -p... build-aux/install-sh -c -d checking for gawk... /usr/bin/nawk checking whether make sets $(MAKE)... yes checking whether make supports the include directive... yes (GNU style) checking whether make supports nested variables... yes checking dependency style of gcc... gcc3 checking whether make supports nested variables... (cached) yes checking for x86_64-sun-solaris2.11-gcc... (cached) gcc checking whether we are using the GNU C compiler... (cached) yes checking whether gcc accepts -g... (cached) yes checking for gcc option to enable C11 features... (cached) none needed checking whether the compiler is clang... (cached) no checking for compiler option needed when checking for declarations... (cached) none checking whether we are using the GNU C++ compiler... yes checking whether g++ accepts -g... yes checking for g++ option to enable C++11 features... none needed checking dependency style of g++... gcc3 checking build system type... x86_64-sun-solaris2.11 checking host system type... x86_64-sun-solaris2.11 checking for Minix Amsterdam compiler... no checking for x86_64-sun-solaris2.11-ar... no checking for ar... ar checking for x86_64-sun-solaris2.11-ranlib... no checking for ranlib... ranlib checking for gcc option to support large files... none needed checking for size_t... yes checking for working alloca.h... yes checking for alloca... yes checking whether the preprocessor supports include_next... yes checking whether source code line length is unlimited... yes checking whether char8_t is correctly defined... no checking whether char16_t is correctly defined... yes checking whether char32_t is correctly defined... yes checking whether the C++ compiler has ... yes checking for bit size of wchar_t... 32 checking for mbstate_t... yes checking for mbsinit... yes checking for mbrtowc... yes checking for symlink... yes checking for snprintf... yes checking for vasnprintf... no checking for iswcntrl... yes checking for lstat... yes checking for mprotect... yes checking for readlink... yes checking for wcwidth... yes checking for nl_langinfo and CODESET... yes checking for a traditional japanese locale... none checking for an english Unicode locale... en_US.UTF-8 checking for a transitional chinese locale... zh_CN.GB18030 checking whether mbrtowc handles incomplete characters... yes checking whether mbrtowc works as well as mbtowc... yes checking whether mbrtoc32 is declared... yes checking for mbrtoc32... yes checking for a traditional french locale... fr_FR.ISO8859-1 checking whether mbrtoc32 works as well as mbrtowc... yes checking whether c32rtomb is declared... yes checking for c32rtomb... yes checking whether c32rtomb works as well as wcrtomb... no checking if environ is properly declared... no checking for complete errno.h... yes checking whether ctype.h defines __header_inline... no checking for working fcntl.h... no (bad O_NOATIME) checking for pid_t... yes checking for mode_t... yes checking whether byte ordering is bigendian... no checking whether pow can be used without linking with libm... no checking whether pow can be used with libm... yes checking whether frexp() can be used without linking with libm... yes checking whether alarm is declared... yes checking whether frexp works... yes checking whether trunc is declared... yes checking whether isnan(double) can be used without linking with libm... yes checking whether ldexp() can be used without linking with libm... yes checking whether ldexp works... yes checking for stdint.h... yes checking for inttypes.h... yes checking whether printf supports size specifiers as in C99... yes checking whether printf supports size specifiers as in C23... no checking whether printf supports 'long double' arguments... yes checking whether printf supports infinite 'double' arguments... yes checking whether long double and double are the same... no checking whether printf supports infinite 'long double' arguments... yes checking whether printf supports the 'a' and 'A' directives... no checking whether printf supports the 'b' directive... no checking whether printf supports the 'F' directive... yes checking whether printf supports the 'ls' directive... no checking whether printf supports the 'lc' directive correctly... yes checking whether printf supports POSIX/XSI format strings with positions... yes checking whether printf supports the grouping flag... yes checking whether printf supports grouping on integers with a precision... no checking whether printf supports grouping with a multibyte separator... no checking whether printf supports the left-adjust flag correctly... yes checking whether printf supports the zero flag correctly... yes checking whether printf supports the alternative flag with a zero precision... yes checking whether printf supports large precisions... yes checking whether the compiler produces multi-arch binaries... no checking whether printf survives out-of-memory conditions... yes checking whether snprintf returns a byte count as in C99... yes checking whether snprintf truncates the result as in C99... yes checking for wint_t... yes checking whether wint_t is large enough... yes checking where to find the exponent in a 'double'... word 1 bit 20 checking for wcslen... yes checking for snprintf... (cached) yes checking for strnlen... yes checking for wcrtomb... yes checking whether _snprintf is declared... no checking for intmax_t... yes checking for getopt.h... (cached) yes checking for getopt_long_only... yes checking whether getopt is POSIX compatible... yes checking for working GNU getopt function... no checking for glibc-compatible sys/cdefs.h... no checking for pthread.h... (cached) yes checking for pthread_kill in -lpthread... yes checking whether POSIX threads API is available... yes checking whether setlocale (LC_ALL, NULL) is multithread-safe... yes checking whether setlocale (category, NULL) is multithread-safe... yes checking whether limits.h has WORD_BIT, BOOL_WIDTH etc.... no checking whether stdint.h conforms to C99... no checking sys/inttypes.h usability... yes checking sys/inttypes.h presence... yes checking for sys/inttypes.h... yes 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... (cached) 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 for C/C++ restrict keyword... __restrict__ checking where to find the exponent in a 'long double'... word 2 bit 0 checking where to find the exponent in a 'float'... word 0 bit 23 checking whether iswcntrl works... yes checking for towlower... yes checking for wctype_t... yes checking for wctrans_t... yes checking whether getc_unlocked is declared... yes checking whether we are using the GNU C Library >= 2.1 or uClibc... no checking for good max_align_t... yes checking whether NULL can be used in arbitrary expressions... yes checking for unreachable in C... no checking whether nullptr_t needs ... no checking whether is idempotent... guessing yes checking whether locale.h defines locale_t... yes checking whether locale.h defines _locale_t... no checking whether locale.h conforms to POSIX:2001... yes checking whether struct lconv is properly defined... yes checking whether lstat correctly handles trailing slash... yes checking whether malloc is ptrdiff_t safe... yes checking whether malloc, calloc set errno on failure... no checking whether malloc (0) returns nonnull... yes checking whether NAN macro works... yes checking whether HUGE_VAL works... yes checking for inline... inline checking for MAP_ANONYMOUS... yes checking whether memchr works... yes checking whether memmem is declared... yes checking for memmem... yes checking whether memmem works... no checking whether imported symbols can be declared weak... yes checking for multithread API to use... posix checking for pthread_t... yes checking for pthread_spinlock_t... yes checking for pthread_spin_init... yes checking whether _putenv is declared... no checking for sched.h... yes checking for struct sched_param... yes checking whether snprintf is declared... yes checking whether stat file-mode macros are broken... no checking for nlink_t... yes checking for _Bool... yes checking for stdbool.h that conforms to C99 or later... (cached) yes checking whether the C++ compiler has ... no checking whether fcloseall is declared... yes checking whether getw is declared... yes checking whether putw is declared... yes checking which flavor of printf attribute matches inttypes macros... system checking whether ecvt is declared... yes checking whether fcvt is declared... yes checking whether gcvt is declared... yes checking whether MB_CUR_MAX is correct... yes checking whether strerror(0) succeeds... yes checking whether streq is declared... no checking whether memeq is declared... no checking whether strsignal is declared... yes checking for off64_t... yes checking for blksize_t... yes checking for blkcnt_t... yes checking for struct timespec in ... yes checking for TIME_UTC in ... yes checking whether execvpe is declared... yes checking whether unsetenv is declared... yes checking whether vsnprintf is declared... yes checking whether uses 'inline' correctly... yes checking whether wcsdup is declared... yes checking for C compiler option to allow warnings... -Wno-error checking for alloca as a compiler built-in... yes checking for static_assert... yes, an macro checking for bool, true, false... no checking for __builtin_expect... yes checking whether fabs can be used without linking with libm... no checking whether fabs can be used with libm... yes checking whether float.h conforms to ISO C23... no checking whether conversion from 'int' to 'long double' works... yes checking for nl_langinfo... yes checking for ptrdiff_t... yes checking whether free is known to preserve errno... yes checking whether frexp works... (cached) yes checking whether frexpl is declared... yes checking whether frexpl() can be used without linking with libm... no checking for __fseterr... no checking whether isfinite is declared... yes checking whether isfinite(long double) works... yes checking whether isinf is declared... yes checking whether isinf(long double) works... yes checking whether isnan(double) can be used without linking with libm... (cached) yes checking whether isnan(float) can be used without linking with libm... yes checking whether isnan(float) works... yes checking whether isnan(long double) can be used without linking with libm... yes checking whether isnanl works... yes checking for iswblank... yes checking whether iswblank is declared... yes checking whether iswdigit is ISO C compliant... no checking whether iswpunct is consistent with ispunct... yes checking whether iswxdigit is ISO C compliant... no checking whether ldexp works... (cached) yes checking whether localeconv works... yes checking whether mbrtoc32 works on empty input... yes checking whether the C locale is free of encoding errors... yes checking whether mbrtoc32 works in an UTF-8 locale... yes checking whether mbrtowc handles a NULL pwc argument... yes checking whether mbrtowc has a correct return value... yes checking whether mbrtowc returns 0 when parsing a NUL character... yes checking whether mbrtowc stores incomplete characters... no checking whether mbrtowc works on empty input... yes checking whether the C locale is free of encoding errors... yes checking for memmem... (cached) yes checking whether memmem works... (cached) no checking whether frexp works... (cached) yes checking whether ldexp can be used without linking with libm... (cached) yes checking whether frexpl() can be used without linking with libm... (cached) no checking whether ldexpl() can be used without linking with libm... no checking for PTHREAD_CREATE_DETACHED... yes checking for PTHREAD_MUTEX_RECURSIVE... yes checking for PTHREAD_MUTEX_ROBUST... yes checking for PTHREAD_PROCESS_SHARED... yes checking whether pthread_once works... yes checking whether pthread_once can be used without linking with libpthread... yes checking for putenv compatible with GNU and SVID... yes checking whether readlink signature is correct... yes checking whether readlink handles trailing slash correctly... yes checking whether readlink truncates results correctly... yes checking for signbit macro... yes checking for signbit compiler built-ins... yes checking where to find the sign bit in a 'float'... word 0 bit 31 checking where to find the sign bit in a 'double'... word 1 bit 31 checking where to find the sign bit in a 'long double'... word 2 bit 15 checking for stdint.h... (cached) yes checking for SIZE_MAX... yes checking for snprintf... (cached) yes checking whether snprintf respects a size of 1... yes checking for ssize_t... yes checking whether stat handles trailing slashes on files... yes checking for struct stat.st_atim.tv_nsec... yes checking whether struct stat.st_atim is of type struct timespec... yes checking for struct stat.st_birthtimespec.tv_nsec... no checking for struct stat.st_birthtimensec... no checking for struct stat.st_birthtim.tv_nsec... no checking for vasprintf... yes checking for strcasecmp... yes checking whether strcasecmp works... guessing no checking for working strerror function... yes checking for strncasecmp... yes checking whether strcasecmp works... (cached) guessing no checking whether strncasecmp is declared... yes checking for strsignal... yes checking whether strsignal always returns a string... no checking whether sys_siglist is declared... no checking whether _sys_siglist is declared... yes checking whether trunc is declared... (cached) yes checking whether unlink honors trailing slashes... yes checking whether unlink of a parent directory fails as it should... guessing yes checking for unsetenv... yes checking for unsetenv() return type... int checking whether unsetenv obeys POSIX... no checking for variable-length arrays... yes checking for ptrdiff_t... (cached) yes checking for vsnprintf... yes checking whether snprintf respects a size of 1... (cached) yes checking whether wcwidth is declared... yes checking whether wcwidth works reasonably in UTF-8 locales... yes checking for stdint.h... (cached) yes checking that C++ compiler can compile simple program... yes checking that C++ static constructors and destructors are called... yes checking that header files support C++... yes checking whether to install .cmd wrapper scripts for Windows... no checking for X... libraries , headers checking for gethostbyname... no checking for gethostbyname in -lnsl... yes checking for connect... no checking for connect in -lsocket... yes checking for remove... yes checking for shmat... yes checking for IceConnectionNumber in -lICE... yes checking for Xaw library and header files... yes checking for Xmu library and header files... yes checking for a sed that does not truncate output... /usr/bin/sed checking for perl... /opt/local/bin/perl checking for perl version... 5.44.0 checking for lpr... no checking for lp... no checking for egrep... (cached) /usr/xpg4/bin/grep -E checking for bison... /opt/local/bin/bison -y checking for m4... m4 checking for makeinfo... makeinfo checking for makeinfo version... expr: syntax error ./configure: line 41761: test: -lt: unary operator expected checking for texi2dvi... texi2dvi checking for tex... missing checking for x86_64-sun-solaris2.11-ranlib... ranlib checking for install-info... /tmp/work/textproc/groff/work/.tools/bin/install-info checking whether ln -s works... yes checking for xpmtoppm... found checking pkg-config is at least version 0.9.0... yes checking for uchardet >= 0.0.1... no checking for csh hash hack... no checking for stdbool.h... (cached) yes checking stddef.h usability... yes checking stddef.h presence... yes checking for stddef.h... yes checking for stdlib.h... (cached) yes checking for unistd.h... (cached) yes checking dirent.h usability... yes checking dirent.h presence... yes checking for dirent.h... yes checking for limits.h... (cached) yes checking sys/dir.h usability... no checking sys/dir.h presence... no checking for sys/dir.h... no checking for string.h... (cached) yes checking for strings.h... (cached) yes checking for math.h... (cached) yes checking for sys/time.h... (cached) 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 whether -D_POSIX_SOURCE is necessary... no checking for return type of srand... void checking whether gettimeofday must be declared... no checking whether popen must be declared... no checking whether pclose must be declared... no checking whether rand must be declared... no checking whether srand must be declared... no checking whether vfprintf must be declared... no checking for sys_nerr in , , or ... no checking for sys_errlist in , , or ... no checking C++ ... no checking C++ ... yes checking C++ ... yes checking for unsigned long long... yes checking for declaration of time_t... yes checking for return type of signal handlers... void checking struct exception... yes checking whether byte ordering is bigendian... (cached) no checking for main in -lc... yes checking for sin in -lm... yes checking for ld used by gcc... /bin/ld checking if the linker (/bin/ld) is GNU ld... no checking for shared library run path origin... done checking how to run the C++ preprocessor... g++ -E checking for 64-bit host... yes checking for iconv... no, consider installing GNU libiconv checking for getpagesize... yes checking for working mmap... yes checking for getcwd... yes checking for strtol... yes checking for gettimeofday... yes checking for isatty... yes checking for kill... yes checking for rename... yes checking for setlocale... yes checking for strdup... yes checking for strsep... yes checking for mkstemp... yes checking whether getc_unlocked is declared... (cached) yes checking for nl_langinfo and CODESET... (cached) yes checking whether ISO C++98 array deletion syntax is supported... yes checking whether C preprocessor uses pre-ISO C90 syntax... no checking w_coredump... no checking default value for grops -b option... 0 checking default paper format... A4 checking for existing troff installation... yes checking file name prefix of system macro packages... /usr/share/lib/tmac/ checking for system macro packages to make available... an ansun bib m s v vgrind checking separator character to use in groff search paths... : checking for x86_64-sun-solaris2.11-gs... no checking for x86_64-sun-solaris2.11-gswin32c... no checking for x86_64-sun-solaris2.11-gsos2... no checking for gs... gs checking for pnmcrop... found checking for pamcut... found checking for pnmtopng... found checking for pnmtops... found checking for ps2ps... found checking for URW fonts in Type 1/PFB format... found in /opt/local/share/fonts/urw checking for options to make PNM tools quiet... -quiet checking whether pnmtops accepts the '-nosetpage' option... yes checking whether 'make' defines 'RM'... yes checking for a diff program that supports option -D... diff checking whether 'test' supports '-ef' option... yes checking for gs version with good left sidebearing handling... got 10.07.1 (good) checking whether we are using the GNU C Library >= 2.1 or uClibc... (cached) no checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating test-groff config.status: creating src/include/config.h config.status: executing depfiles commands configure: WARNING: unrecognized options: --with-appresdir GNU roff version 1.24.1 configuration summary ---------------------------------------------------------------------- installation directory prefix : /opt/local command name prefix : g wrappers used for macro packages : an ansun bib m s v vgrind C++ compiler and options : g++ -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/local/include -I/usr/include -I/opt/local/include -I/usr/include -D_REENTRANT use libgroff's memory allocator : no C compiler and options : gcc -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/local/include -I/usr/include -I/opt/local/include -I/usr/include -D_REENTRANT Perl interpreter version : 5.44.0 Ghostscript command : gs URW fonts directory : /opt/local/share/fonts/urw gropdf service level : full X11 support : enabled X11 app defaults directory : /opt/local/lib/X11/app-defaults default paper format : A4 'groff -l' uses print spooler : no preconv can use uchardet library : no can build groff.{info,html,txt} : yes can build groff.{dvi,pdf} : no ---------------------------------------------------------------------- configure: Default X11 application defaults directory assumed. The application defaults files for gxditview (GXditview and GXditview-color) will be installed in the following directory. /opt/local/lib/X11/app-defaults To install elsewhere, say, '/etc/X11/app-defaults', add '--with-appdefdir=/etc/X11/app-defaults' to the configure script command-line options and rerun it (the 'prefix' value has no effect on a --with-appdefdir option). If the gxditview app-defaults are installed in a directory that is not one of the default X11 directories for this purpose (common defaults are /usr/lib/X11/app-defaults, /usr/share/X11/app-defaults, and /etc/X11/app-defaults), you will have to set the environment variable XFILESEARCHPATH to this path. More details can be found in the X(7) manual page, or in the document "X Toolkit Intrinsics - C Language Interface manual". configure: The uchardet library was not found. The 'preconv' preprocessor program will be unable to attempt automatic inference of an input file's character encoding. See the preconv(1) man page.