INFO: not using any hashes in /data/userland-archives/hashes for mutt-2.2.9.tar.gz (overridden with --hash) Source /data/userland-archives/mutt-2.2.9.tar.gz... cached validating signature... checking local signature... not found signature validation failed validating hash... ok patching file pager.c Hunk #1 succeeded at 2112 (offset 480 lines). patching file mutt_socket.c Hunk #1 succeeded at 80 (offset 2 lines). Hunk #2 succeeded at 112 with fuzz 1 (offset -19 lines). Hunk #3 succeeded at 187 (offset 11 lines). patching file PATCHES configure: WARNING: unrecognized options: --with-regex checking for a BSD-compatible install... /usr/bin/ginstall -c checking whether build environment is sane... yes checking for a race-free mkdir -p... /usr/bin/gmkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking whether make supports the include directive... yes (GNU style) checking for gcc... /usr/gcc/10/bin/gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether the compiler supports GNU C... yes checking whether /usr/gcc/10/bin/gcc accepts -g... yes checking for /usr/gcc/10/bin/gcc option to enable C11 features... none needed checking whether /usr/gcc/10/bin/gcc understands -c and -o together... yes checking dependency style of /usr/gcc/10/bin/gcc... gcc3 checking for stdio.h... yes checking for stdlib.h... yes checking for string.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for strings.h... yes checking for sys/stat.h... yes checking for sys/types.h... yes checking for unistd.h... yes checking for wchar.h... yes checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... yes checking whether _XOPEN_SOURCE should be defined... no checking build system type... x86_64-pc-solaris2.11 checking host system type... x86_64-pc-solaris2.11 checking for prefix... /usr checking for gcc... (cached) /usr/gcc/10/bin/gcc checking whether the compiler supports GNU C... (cached) yes checking whether /usr/gcc/10/bin/gcc accepts -g... (cached) yes checking for /usr/gcc/10/bin/gcc option to enable C11 features... (cached) none needed checking whether /usr/gcc/10/bin/gcc understands -c and -o together... (cached) yes checking dependency style of /usr/gcc/10/bin/gcc... (cached) gcc3 checking for library containing strerror... none required checking how to run the C preprocessor... /usr/gcc/10/bin/gcc -E checking whether make sets $(MAKE)... (cached) yes checking for ranlib... ranlib checking for ar... ar checking for GNU make... no checking for inline... inline checking for an ANSI C-conforming const... yes checking whether byte ordering is bigendian... no checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... no checking for _LARGEFILE_SOURCE value needed for large files... no checking size of off_t... 8 checking for dbx... no checking for gdb... /usr/bin/gdb checking for sdb... no checking for inttypes.h... (cached) yes checking for uint32_t... yes checking size of short... 2 checking size of int... 4 checking size of long... 8 checking size of long long... 8 checking for unsigned long long int... yes checking for long long int... yes checking for sendmail... /usr/sbin/sendmail checking whether to build with GPGME support... no checking for ispell... no checking if this is a BSD system... no checking for S-Lang... yes checking for SLtt_get_terminfo in -lslang... yes checking for stdarg.h... yes checking for sys/ioctl.h... yes checking for ioctl.h... no checking for sysexits.h... yes checking for sys/time.h... yes checking for sys/resource.h... yes checking for unix.h... no checking for setrlimit... yes checking for getsid... yes checking for fgets_unlocked... no checking for fgetc_unlocked... no checking for sig_atomic_t in signal.h... checking for grep that handles long lines and -e... /usr/bin/ggrep checking for egrep... /usr/bin/ggrep -E yes, non volatile checking for /usr/gcc/10/bin/gcc options needed to detect all undeclared functions... none needed checking whether sys_siglist is declared... no checking for pid_t... yes checking for ssize_t... yes checking for fgetpos... yes checking for memmove... yes checking for memccpy... yes checking for setegid... yes checking for srand48... yes checking for strerror... yes checking for setenv... yes checking for strcasecmp... yes checking for strdup... yes checking for strsep... yes checking for strtok_r... yes checking for wcscasecmp... yes checking for strcasestr... yes checking for mkdtemp... yes checking for getopt... yes checking for getopt.h... yes checking for ftruncate... yes checking for strftime... yes checking for futimens... yes checking for struct timespec... yes checking for struct stat.st_atim.tv_nsec... yes checking for struct stat.st_mtim.tv_nsec... yes checking for struct stat.st_ctim.tv_nsec... yes checking for utimensat... yes checking for clock_gettime... yes checking for fchdir... yes checking for regcomp... yes checking whether your system's regexp library is completely broken... no checking where new mail is stored... /var/mail checking if /var/mail is world writable... yes checking where to put the documentation... ${datarootdir}/doc/mutt checking for gethostent... no checking for gethostent in -lnsl... yes checking for setsockopt... no checking for setsockopt in -lsocket... yes checking for getaddrinfo... yes checking for sys/select.h... yes checking for socklen_t... yes checking for zlib.h... yes checking for deflate in -lz... yes checking for deflate in -lz... (cached) yes checking for X509_STORE_CTX_new in -lcrypto... yes checking for SSL_new in -lssl... yes checking for RAND_egd... yes checking whether SSL_set_mode is declared... yes checking whether SSL_MODE_AUTO_RETRY is declared... yes checking whether X509_V_FLAG_PARTIAL_CHAIN is declared... yes checking for library containing sasl_encode64... -lsasl checking for inotify_init... no checking for inotify_add_watch... no checking for inotify_rm_watch... no checking whether struct dirent defines d_ino... yes checking for gdbm_open... yes checking for a sed that does not truncate output... /usr/bin/gsed checking whether NLS is requested... yes checking for msgfmt... /usr/gnu/bin/msgfmt checking for gmsgfmt... /usr/bin/gmsgfmt checking for xgettext... /usr/gnu/bin/xgettext checking for msgmerge... /usr/bin/amd64/msgmerge checking for ld used by /usr/gcc/10/bin/gcc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... no checking for shared library run path origin... done checking 32-bit host C ABI... no checking for ELF binary format... yes checking for the common suffixes of directories in the library search path... lib,lib/64,lib/amd64 checking for CFPreferencesCopyAppValue... no checking for CFLocaleCopyPreferredLanguages... no checking for GNU gettext in libc... yes checking whether to use NLS... yes checking where the gettext function comes from... libc checking for iconv... yes checking for working iconv... yes checking for iconv declaration... extern size_t iconv (iconv_t cd, const char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft); checking for iconv.h... yes checking whether iconv.h defines iconv_t... yes checking whether this iconv is good enough... yes checking whether iconv is non-transcribing... no checking for bind_textdomain_codeset... yes checking for idn2.h... yes checking for library containing idn2_check_version... -lidn2 checking for library containing u8_strconv_from_locale... -lunistring checking whether idna_to_unicode_8z8z is declared... yes checking whether idna_to_ascii_8z is declared... yes checking whether idna_to_ascii_lz is declared... yes checking for wchar.h... (cached) yes checking for wchar_t... yes checking for wint_t... yes checking for wctype.h... yes checking for iswalnum... yes checking for iswalpha... yes checking for iswblank... yes checking for iswcntrl... yes checking for iswdigit... yes checking for iswgraph... yes checking for iswlower... yes checking for iswprint... yes checking for iswpunct... yes checking for iswspace... yes checking for iswupper... yes checking for iswxdigit... yes checking for towupper... yes checking for towlower... yes checking for mbstate_t... yes checking for nl_langinfo and CODESET... yes checking for nl_langinfo and YESEXPR... yes checking for ospcat... /usr/bin/amd64/ospcat checking for openjade docbook stylesheets... in /usr/share/sgml/docbook/dsssl-stylesheets-1.79 checking for docbook2x-texi... no checking for db2x_docbook2texi... no checking for docbook2texi... no checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating contrib/Makefile config.status: creating doc/Makefile config.status: creating imap/Makefile config.status: creating m4/Makefile config.status: creating po/Makefile.in config.status: creating autocrypt/Makefile config.status: creating doc/instdoc.sh config.status: creating config.h config.status: executing depfiles commands config.status: executing po-directories commands config.status: creating po/POTFILES config.status: creating po/Makefile configure: WARNING: unrecognized options: --with-regex make[3]: warning: -j8 forced in submake: resetting jobserver mode. Making all in m4 Making all in po Making all in doc Only files and servers on the local host can be accessed. lynx: Start file could not be found or is not text/html or text/plain Exiting... /bin/bash: line 2: manual.html: No such file or directory ELinks: No such file or directory Making all in contrib Making all in imap In file included from /jenkins/jobs/oi-userland/workspace/components/mail/mutt/mutt-2.2.9/mutt_curses.h:31, from /jenkins/jobs/oi-userland/workspace/components/mail/mutt/mutt-2.2.9/mutt_menu.h:28, from /jenkins/jobs/oi-userland/workspace/components/mail/mutt/mutt-2.2.9/curs_lib.c:25: /jenkins/jobs/oi-userland/workspace/components/mail/mutt/mutt-2.2.9/curs_lib.c: In function 'mutt_yesorno_with_help': /jenkins/jobs/oi-userland/workspace/components/mail/mutt/mutt-2.2.9/buffer.h:32:54: warning: passing argument 2 of 'SLcurses_waddnstr' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 32 | #define mutt_b2s(b) (b->data ? (const char *)b->data : "") /jenkins/jobs/oi-userland/workspace/components/mail/mutt/mutt-2.2.9/curs_lib.c:406:18: note: in expansion of macro 'mutt_b2s' 406 | addnstr (mutt_b2s (help_buffer), trunc_help_len); | ^~~~~~~~ /usr/include/slcurses.h:79:55: note: expected 'char *' but argument is of type 'const char *' 79 | extern int SLcurses_waddnstr (SLcurses_Window_Type *, char *, int); | ^~~~~~ /jenkins/jobs/oi-userland/workspace/components/mail/mutt/mutt-2.2.9/curs_lib.c:410:7: warning: passing argument 2 of 'SLcurses_waddnstr' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 410 | addnstr (msg, trunc_msg_len); | ^~~~~~~ In file included from /jenkins/jobs/oi-userland/workspace/components/mail/mutt/mutt-2.2.9/mutt_curses.h:31, from /jenkins/jobs/oi-userland/workspace/components/mail/mutt/mutt-2.2.9/mutt_menu.h:28, from /jenkins/jobs/oi-userland/workspace/components/mail/mutt/mutt-2.2.9/curs_lib.c:25: /usr/include/slcurses.h:79:55: note: expected 'char *' but argument is of type 'const char *' 79 | extern int SLcurses_waddnstr (SLcurses_Window_Type *, char *, int); | ^~~~~~ /jenkins/jobs/oi-userland/workspace/components/mail/mutt/mutt-2.2.9/buffer.h:32:54: warning: passing argument 2 of 'SLcurses_waddnstr' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 32 | #define mutt_b2s(b) (b->data ? (const char *)b->data : "") /jenkins/jobs/oi-userland/workspace/components/mail/mutt/mutt-2.2.9/curs_lib.c:411:15: note: in expansion of macro 'mutt_b2s' 411 | addstr (mutt_b2s (answer_buffer)); | ^~~~~~~~ /usr/include/slcurses.h:79:55: note: expected 'char *' but argument is of type 'const char *' 79 | extern int SLcurses_waddnstr (SLcurses_Window_Type *, char *, int); | ^~~~~~ /jenkins/jobs/oi-userland/workspace/components/mail/mutt/mutt-2.2.9/curs_lib.c: In function 'mutt_window_mvaddstr': /jenkins/jobs/oi-userland/workspace/components/mail/mutt/mutt-2.2.9/curs_lib.c:897:10: warning: passing argument 2 of 'SLcurses_waddnstr' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 897 | return mvaddstr (win->row_offset + row, win->col_offset + col, str); | ^~~~~~~~ In file included from /jenkins/jobs/oi-userland/workspace/components/mail/mutt/mutt-2.2.9/mutt_curses.h:31, from /jenkins/jobs/oi-userland/workspace/components/mail/mutt/mutt-2.2.9/mutt_menu.h:28, from /jenkins/jobs/oi-userland/workspace/components/mail/mutt/mutt-2.2.9/curs_lib.c:25: /usr/include/slcurses.h:79:55: note: expected 'char *' but argument is of type 'const char *' 79 | extern int SLcurses_waddnstr (SLcurses_Window_Type *, char *, int); | ^~~~~~ /jenkins/jobs/oi-userland/workspace/components/mail/mutt/mutt-2.2.9/curs_lib.c: In function '_enter_fname': /jenkins/jobs/oi-userland/workspace/components/mail/mutt/mutt-2.2.9/buffer.h:32:54: warning: passing argument 2 of 'SLcurses_waddnstr' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 32 | #define mutt_b2s(b) (b->data ? (const char *)b->data : "") /jenkins/jobs/oi-userland/workspace/components/mail/mutt/mutt-2.2.9/curs_lib.c:1081:13: note: in expansion of macro 'mutt_b2s' 1081 | addstr (mutt_b2s (fname)); | ^~~~~~~~ /usr/include/slcurses.h:79:55: note: expected 'char *' but argument is of type 'const char *' 79 | extern int SLcurses_waddnstr (SLcurses_Window_Type *, char *, int); | ^~~~~~ /jenkins/jobs/oi-userland/workspace/components/mail/mutt/mutt-2.2.9/signal.c:53:13: warning: 'exit_print_int' defined but not used [-Wunused-function] 53 | static void exit_print_int (int n) | ^~~~~~~~~~~~~~ Making install in m4 Making install in po installing /jenkins/jobs/oi-userland/workspace/components/mail/mutt/mutt-2.2.9/po/bg.gmo as /jenkins/jobs/oi-userland/workspace/components/mail/mutt/build/prototype/i386/usr/share/locale/bg/LC_MESSAGES/mutt.mo installing /jenkins/jobs/oi-userland/workspace/components/mail/mutt/mutt-2.2.9/po/ca.gmo as /jenkins/jobs/oi-userland/workspace/components/mail/mutt/build/prototype/i386/usr/share/locale/ca/LC_MESSAGES/mutt.mo installing /jenkins/jobs/oi-userland/workspace/components/mail/mutt/mutt-2.2.9/po/cs.gmo as /jenkins/jobs/oi-userland/workspace/components/mail/mutt/build/prototype/i386/usr/share/locale/cs/LC_MESSAGES/mutt.mo installing /jenkins/jobs/oi-userland/workspace/components/mail/mutt/mutt-2.2.9/po/da.gmo as /jenkins/jobs/oi-userland/workspace/components/mail/mutt/build/prototype/i386/usr/share/locale/da/LC_MESSAGES/mutt.mo installing /jenkins/jobs/oi-userland/workspace/components/mail/mutt/mutt-2.2.9/po/de.gmo as /jenkins/jobs/oi-userland/workspace/components/mail/mutt/build/prototype/i386/usr/share/locale/de/LC_MESSAGES/mutt.mo installing /jenkins/jobs/oi-userland/workspace/components/mail/mutt/mutt-2.2.9/po/el.gmo as /jenkins/jobs/oi-userland/workspace/components/mail/mutt/build/prototype/i386/usr/share/locale/el/LC_MESSAGES/mutt.mo installing /jenkins/jobs/oi-userland/workspace/components/mail/mutt/mutt-2.2.9/po/eo.gmo as /jenkins/jobs/oi-userland/workspace/components/mail/mutt/build/prototype/i386/usr/share/locale/eo/LC_MESSAGES/mutt.mo installing /jenkins/jobs/oi-userland/workspace/components/mail/mutt/mutt-2.2.9/po/es.gmo as /jenkins/jobs/oi-userland/workspace/components/mail/mutt/build/prototype/i386/usr/share/locale/es/LC_MESSAGES/mutt.mo installing /jenkins/jobs/oi-userland/workspace/components/mail/mutt/mutt-2.2.9/po/et.gmo as /jenkins/jobs/oi-userland/workspace/components/mail/mutt/build/prototype/i386/usr/share/locale/et/LC_MESSAGES/mutt.mo installing /jenkins/jobs/oi-userland/workspace/components/mail/mutt/mutt-2.2.9/po/eu.gmo as /jenkins/jobs/oi-userland/workspace/components/mail/mutt/build/prototype/i386/usr/share/locale/eu/LC_MESSAGES/mutt.mo installing /jenkins/jobs/oi-userland/workspace/components/mail/mutt/mutt-2.2.9/po/fi.gmo as /jenkins/jobs/oi-userland/workspace/components/mail/mutt/build/prototype/i386/usr/share/locale/fi/LC_MESSAGES/mutt.mo installing /jenkins/jobs/oi-userland/workspace/components/mail/mutt/mutt-2.2.9/po/fr.gmo as /jenkins/jobs/oi-userland/workspace/components/mail/mutt/build/prototype/i386/usr/share/locale/fr/LC_MESSAGES/mutt.mo installing /jenkins/jobs/oi-userland/workspace/components/mail/mutt/mutt-2.2.9/po/ga.gmo as /jenkins/jobs/oi-userland/workspace/components/mail/mutt/build/prototype/i386/usr/share/locale/ga/LC_MESSAGES/mutt.mo installing /jenkins/jobs/oi-userland/workspace/components/mail/mutt/mutt-2.2.9/po/gl.gmo as /jenkins/jobs/oi-userland/workspace/components/mail/mutt/build/prototype/i386/usr/share/locale/gl/LC_MESSAGES/mutt.mo installing /jenkins/jobs/oi-userland/workspace/components/mail/mutt/mutt-2.2.9/po/hu.gmo as /jenkins/jobs/oi-userland/workspace/components/mail/mutt/build/prototype/i386/usr/share/locale/hu/LC_MESSAGES/mutt.mo installing /jenkins/jobs/oi-userland/workspace/components/mail/mutt/mutt-2.2.9/po/id.gmo as /jenkins/jobs/oi-userland/workspace/components/mail/mutt/build/prototype/i386/usr/share/locale/id/LC_MESSAGES/mutt.mo installing /jenkins/jobs/oi-userland/workspace/components/mail/mutt/mutt-2.2.9/po/it.gmo as /jenkins/jobs/oi-userland/workspace/components/mail/mutt/build/prototype/i386/usr/share/locale/it/LC_MESSAGES/mutt.mo installing /jenkins/jobs/oi-userland/workspace/components/mail/mutt/mutt-2.2.9/po/ja.gmo as /jenkins/jobs/oi-userland/workspace/components/mail/mutt/build/prototype/i386/usr/share/locale/ja/LC_MESSAGES/mutt.mo installing /jenkins/jobs/oi-userland/workspace/components/mail/mutt/mutt-2.2.9/po/ko.gmo as /jenkins/jobs/oi-userland/workspace/components/mail/mutt/build/prototype/i386/usr/share/locale/ko/LC_MESSAGES/mutt.mo installing /jenkins/jobs/oi-userland/workspace/components/mail/mutt/mutt-2.2.9/po/lt.gmo as /jenkins/jobs/oi-userland/workspace/components/mail/mutt/build/prototype/i386/usr/share/locale/lt/LC_MESSAGES/mutt.mo installing /jenkins/jobs/oi-userland/workspace/components/mail/mutt/mutt-2.2.9/po/nl.gmo as /jenkins/jobs/oi-userland/workspace/components/mail/mutt/build/prototype/i386/usr/share/locale/nl/LC_MESSAGES/mutt.mo installing /jenkins/jobs/oi-userland/workspace/components/mail/mutt/mutt-2.2.9/po/pl.gmo as /jenkins/jobs/oi-userland/workspace/components/mail/mutt/build/prototype/i386/usr/share/locale/pl/LC_MESSAGES/mutt.mo installing /jenkins/jobs/oi-userland/workspace/components/mail/mutt/mutt-2.2.9/po/pt_BR.gmo as /jenkins/jobs/oi-userland/workspace/components/mail/mutt/build/prototype/i386/usr/share/locale/pt_BR/LC_MESSAGES/mutt.mo installing /jenkins/jobs/oi-userland/workspace/components/mail/mutt/mutt-2.2.9/po/ru.gmo as /jenkins/jobs/oi-userland/workspace/components/mail/mutt/build/prototype/i386/usr/share/locale/ru/LC_MESSAGES/mutt.mo installing /jenkins/jobs/oi-userland/workspace/components/mail/mutt/mutt-2.2.9/po/sk.gmo as /jenkins/jobs/oi-userland/workspace/components/mail/mutt/build/prototype/i386/usr/share/locale/sk/LC_MESSAGES/mutt.mo installing /jenkins/jobs/oi-userland/workspace/components/mail/mutt/mutt-2.2.9/po/sv.gmo as /jenkins/jobs/oi-userland/workspace/components/mail/mutt/build/prototype/i386/usr/share/locale/sv/LC_MESSAGES/mutt.mo installing /jenkins/jobs/oi-userland/workspace/components/mail/mutt/mutt-2.2.9/po/tr.gmo as /jenkins/jobs/oi-userland/workspace/components/mail/mutt/build/prototype/i386/usr/share/locale/tr/LC_MESSAGES/mutt.mo installing /jenkins/jobs/oi-userland/workspace/components/mail/mutt/mutt-2.2.9/po/uk.gmo as /jenkins/jobs/oi-userland/workspace/components/mail/mutt/build/prototype/i386/usr/share/locale/uk/LC_MESSAGES/mutt.mo installing /jenkins/jobs/oi-userland/workspace/components/mail/mutt/mutt-2.2.9/po/zh_CN.gmo as /jenkins/jobs/oi-userland/workspace/components/mail/mutt/build/prototype/i386/usr/share/locale/zh_CN/LC_MESSAGES/mutt.mo installing /jenkins/jobs/oi-userland/workspace/components/mail/mutt/mutt-2.2.9/po/zh_TW.gmo as /jenkins/jobs/oi-userland/workspace/components/mail/mutt/build/prototype/i386/usr/share/locale/zh_TW/LC_MESSAGES/mutt.mo Making install in doc Making install in contrib Making install in imap /usr/bin/gmkdir -p '/jenkins/jobs/oi-userland/workspace/components/mail/mutt/build/prototype/i386/usr/bin' /usr/bin/gmkdir -p '/jenkins/jobs/oi-userland/workspace/components/mail/mutt/build/prototype/i386/usr/bin' /usr/bin/ginstall -c mutt mutt_pgpring pgpewrap '/jenkins/jobs/oi-userland/workspace/components/mail/mutt/build/prototype/i386/usr/bin' /usr/bin/ginstall -c /jenkins/jobs/oi-userland/workspace/components/mail/mutt/mutt-2.2.9/muttbug flea smime_keys '/jenkins/jobs/oi-userland/workspace/components/mail/mutt/build/prototype/i386/usr/bin' VALIDATING MANIFEST CONTENT: /jenkins/jobs/oi-userland/workspace/components/mail/mutt/build/manifest-i386-mutt.depend.res NEW PACKAGE CONTENTS ARE LOCALLY VALIDATED AND READY TO GO generating metadata: mail/mutt pkg://openindiana.org/mail/mutt@2.2.9,5.11-2023.0.0.1:20230219T164639Z PUBLISHED