=> Checksum BLAKE2s OK for alpine-2.26/WrtAcc.patch.gz
=> Checksum SHA512 OK for alpine-2.26/WrtAcc.patch.gz
=> Checksum BLAKE2s OK for alpine-2.26/alpine-2.26.tar.xz
=> Checksum SHA512 OK for alpine-2.26/alpine-2.26.tar.xz
=> Checksum BLAKE2s OK for alpine-2.26/compose.patch.gz
=> Checksum SHA512 OK for alpine-2.26/compose.patch.gz
=> Checksum BLAKE2s OK for alpine-2.26/fancy.patch.gz
=> Checksum SHA512 OK for alpine-2.26/fancy.patch.gz
=> Checksum BLAKE2s OK for alpine-2.26/fillpara.patch.gz
=> Checksum SHA512 OK for alpine-2.26/fillpara.patch.gz
=> Checksum BLAKE2s OK for alpine-2.26/maildir.patch.gz
=> Checksum SHA512 OK for alpine-2.26/maildir.patch.gz
=> Checksum BLAKE2s OK for alpine-2.26/outgoing.patch.gz
=> Checksum SHA512 OK for alpine-2.26/outgoing.patch.gz
===> Installing dependencies for alpine-2.26nb3
==========================================================================
The supported build options for alpine are:

	aspell inet6 kerberos ldap pam threads

The currently selected options are:

	inet6 kerberos ldap pam threads

You can select which build options to use by setting PKG_DEFAULT_OPTIONS
or the following variable.  Its current value is shown:

	PKG_OPTIONS.alpine (not defined)

==========================================================================
==========================================================================
The following variables will affect the build process of this package,
alpine-2.26nb3.  Their current value is shown below:

        * CURSES_DEFAULT = ncurses
        * KRB5_DEFAULT = mit-krb5
        * PAM_DEFAULT = openpam
        * SSLBASE (defined)
        * SSLCERTBUNDLE (not defined)
        * SSLCERTS = /opt/pkg/etc/openssl/certs
        * SSLDIR = /opt/pkg/etc/openssl
        * SSLKEYS = /opt/pkg/etc/openssl/private
        * TERMINFO_DEFAULT = ncurses
        * VARBASE = /var

Based on these variables, the following variables have been set:

        * CURSES_TYPE = ncurses
        * KRB5BASE (defined, but empty)
        * KRB5_TYPE = mit-krb5
        * PAMBASE (defined, but empty)
        * TERMCAP_TYPE = curses
        * TERMINFO_TYPE = ncurses

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/pkg/bin/bmake clean' after the changes.
==========================================================================
=> Tool dependency libtool-base>=2.4.2nb9: found libtool-base-2.4.7nb1
=> Tool dependency gettext-tools>=0.15: found gettext-tools-0.22.5
=> Tool dependency nbpatch-[0-9]*: found nbpatch-20151107
=> Tool dependency xz>=4.999.9betanb1: found xz-5.6.3
=> Tool dependency cwrappers>=20150314: found cwrappers-20220403
=> Tool dependency checkperms>=1.1: found checkperms-1.12
=> Full dependency gettext-tools>=0.18.1.1nb3: found gettext-tools-0.22.5
=> Full dependency libiconv>=1.9.1nb4: found libiconv-1.17
=> Full dependency mit-krb5>=1.18.4nb1: found mit-krb5-1.21.3
=> Full dependency ncurses>=6.5: found ncurses-6.5
=> Full dependency openldap-client>=2.6.6nb1: found openldap-client-2.6.8nb1
=> Full dependency openpam>=20190224nb4: found openpam-20190224nb4
=> Full dependency openssl>=3: found openssl-3.3.2
=> Full dependency cyrus-sasl>=2.1.12: found cyrus-sasl-2.1.28nb1
===> Overriding tools for alpine-2.26nb3
===> Extracting for alpine-2.26nb3
===> Patching for alpine-2.26nb3
=> Applying distribution patches for alpine-2.26nb3
=> Applying distribution patch maildir.patch.gz
Hmm...  Looks like a new-style context diff to me...
The text leading up to this was:
--------------------------
|diff -rc alpine-2.26/alpine/alpine.c alpine-2.26.maildir/alpine/alpine.c
|*** alpine-2.26/alpine/alpine.c	2022-06-02 18:14:00.463274817 -0600
|--- alpine-2.26.maildir/alpine/alpine.c	2022-06-02 18:14:52.219147911 -0600
--------------------------
Patching file alpine/alpine.c using Plan A...
Hunk #1 succeeded at 593.
Hmm...  The next patch looks like a new-style context diff to me...
The text leading up to this was:
--------------------------
|diff -rc alpine-2.26/alpine/confscroll.c alpine-2.26.maildir/alpine/confscroll.c
|*** alpine-2.26/alpine/confscroll.c	2022-06-02 18:14:00.463274817 -0600
|--- alpine-2.26.maildir/alpine/confscroll.c	2022-06-02 18:14:52.223147900 -0600
--------------------------
Patching file alpine/confscroll.c using Plan A...
Hunk #1 succeeded at 5565.
Hmm...  The next patch looks like a new-style context diff to me...
The text leading up to this was:
--------------------------
|diff -rc alpine-2.26/imap/src/c-client/mail.c alpine-2.26.maildir/imap/src/c-client/mail.c
|*** alpine-2.26/imap/src/c-client/mail.c	2022-06-02 18:14:00.471274797 -0600
|--- alpine-2.26.maildir/imap/src/c-client/mail.c	2022-06-02 18:14:52.223147900 -0600
--------------------------
Patching file imap/src/c-client/mail.c using Plan A...
Hunk #1 succeeded at 1071.
Hunk #2 succeeded at 1095.
Hunk #3 succeeded at 1127.
Hmm...  The next patch looks like a new-style context diff to me...
The text leading up to this was:
--------------------------
|diff -rc alpine-2.26/imap/src/c-client/mail.h alpine-2.26.maildir/imap/src/c-client/mail.h
|*** alpine-2.26/imap/src/c-client/mail.h	2022-06-02 18:14:00.471274797 -0600
|--- alpine-2.26.maildir/imap/src/c-client/mail.h	2022-06-02 18:14:52.239147861 -0600
--------------------------
Patching file imap/src/c-client/mail.h using Plan A...
Hunk #1 succeeded at 389.
Hmm...  The next patch looks like a new-style context diff to me...
The text leading up to this was:
--------------------------
|diff -rc alpine-2.26/imap/src/osdep/unix/dummy.c alpine-2.26.maildir/imap/src/osdep/unix/dummy.c
|*** alpine-2.26/imap/src/osdep/unix/dummy.c	2022-06-02 18:14:00.475274788 -0600
|--- alpine-2.26.maildir/imap/src/osdep/unix/dummy.c	2022-06-02 18:14:52.243147852 -0600
--------------------------
Patching file imap/src/osdep/unix/dummy.c using Plan A...
Hunk #1 succeeded at 33.
Hunk #2 succeeded at 105.
Hunk #3 succeeded at 126.
Hunk #4 succeeded at 461.
Hunk #5 succeeded at 528.
Hunk #6 succeeded at 561.
Hunk #7 succeeded at 593.
Hmm...  The next patch looks like a new-style context diff to me...
The text leading up to this was:
--------------------------
|diff -rc alpine-2.26/imap/src/osdep/unix/maildir.c alpine-2.26.maildir/imap/src/osdep/unix/maildir.c
|*** alpine-2.26/imap/src/osdep/unix/maildir.c	2022-06-02 18:14:52.323147655 -0600
|--- alpine-2.26.maildir/imap/src/osdep/unix/maildir.c	2022-06-02 18:14:52.251147832 -0600
--------------------------
(Creating file imap/src/osdep/unix/maildir.c...)
Patching file imap/src/osdep/unix/maildir.c using Plan A...
Empty context always matches.
Hunk #1 succeeded at 1.
Hmm...  The next patch looks like a new-style context diff to me...
The text leading up to this was:
--------------------------
|diff -rc alpine-2.26/imap/src/osdep/unix/maildir.h alpine-2.26.maildir/imap/src/osdep/unix/maildir.h
|*** alpine-2.26/imap/src/osdep/unix/maildir.h	2022-06-02 18:14:52.323147655 -0600
|--- alpine-2.26.maildir/imap/src/osdep/unix/maildir.h	2022-06-02 18:14:52.251147832 -0600
--------------------------
(Creating file imap/src/osdep/unix/maildir.h...)
Patching file imap/src/osdep/unix/maildir.h using Plan A...
Empty context always matches.
Hunk #1 succeeded at 1.
Hmm...  The next patch looks like a new-style context diff to me...
The text leading up to this was:
--------------------------
|diff -rc alpine-2.26/imap/src/osdep/unix/Makefile alpine-2.26.maildir/imap/src/osdep/unix/Makefile
|*** alpine-2.26/imap/src/osdep/unix/Makefile	2022-06-02 18:14:00.475274788 -0600
|--- alpine-2.26.maildir/imap/src/osdep/unix/Makefile	2022-06-02 18:14:52.255147822 -0600
--------------------------
Patching file imap/src/osdep/unix/Makefile using Plan A...
Hunk #1 succeeded at 146.
Hunk #2 succeeded at 155.
Hunk #3 succeeded at 294.
Hunk #4 succeeded at 924.
Hmm...  The next patch looks like a new-style context diff to me...
The text leading up to this was:
--------------------------
|diff -rc alpine-2.26/imap/src/osdep/unix/os_cyg.h alpine-2.26.maildir/imap/src/osdep/unix/os_cyg.h
|*** alpine-2.26/imap/src/osdep/unix/os_cyg.h	2022-06-02 18:14:00.475274788 -0600
|--- alpine-2.26.maildir/imap/src/osdep/unix/os_cyg.h	2022-06-02 18:14:52.255147822 -0600
--------------------------
Patching file imap/src/osdep/unix/os_cyg.h using Plan A...
Hunk #1 succeeded at 47.
Hmm...  The next patch looks like a new-style context diff to me...
The text leading up to this was:
--------------------------
|diff -rc alpine-2.26/pith/conf.c alpine-2.26.maildir/pith/conf.c
|*** alpine-2.26/pith/conf.c	2022-06-02 18:14:00.491274749 -0600
|--- alpine-2.26.maildir/pith/conf.c	2022-06-02 18:14:52.259147813 -0600
--------------------------
Patching file pith/conf.c using Plan A...
Hunk #1 succeeded at 451.
Hunk #2 succeeded at 658.
Hunk #3 succeeded at 2403.
Hunk #4 succeeded at 3050.
Hunk #5 succeeded at 7234.
Hunk #6 succeeded at 7287.
Hunk #7 succeeded at 8098.
Hmm...  The next patch looks like a new-style context diff to me...
The text leading up to this was:
--------------------------
|diff -rc alpine-2.26/pith/conf.h alpine-2.26.maildir/pith/conf.h
|*** alpine-2.26/pith/conf.h	2022-06-02 18:14:00.491274749 -0600
|--- alpine-2.26.maildir/pith/conf.h	2022-06-02 18:14:52.263147802 -0600
--------------------------
Patching file pith/conf.h using Plan A...
Hunk #1 succeeded at 265.
Hmm...  The next patch looks like a new-style context diff to me...
The text leading up to this was:
--------------------------
|diff -rc alpine-2.26/pith/conftype.h alpine-2.26.maildir/pith/conftype.h
|*** alpine-2.26/pith/conftype.h	2022-06-02 18:14:00.491274749 -0600
|--- alpine-2.26.maildir/pith/conftype.h	2022-06-02 18:14:52.275147774 -0600
--------------------------
Patching file pith/conftype.h using Plan A...
Hunk #1 succeeded at 118.
Hunk #2 succeeded at 413.
Hmm...  The next patch looks like a new-style context diff to me...
The text leading up to this was:
--------------------------
|diff -rc alpine-2.26/pith/headers.h alpine-2.26.maildir/pith/headers.h
|*** alpine-2.26/pith/headers.h	2022-06-02 18:14:00.495274738 -0600
|--- alpine-2.26.maildir/pith/headers.h	2022-06-02 18:14:52.275147774 -0600
--------------------------
Patching file pith/headers.h using Plan A...
Hunk #1 succeeded at 32.
Hmm...  The next patch looks like a new-style context diff to me...
The text leading up to this was:
--------------------------
|diff -rc alpine-2.26/pith/init.c alpine-2.26.maildir/pith/init.c
|*** alpine-2.26/pith/init.c	2022-06-02 18:14:00.491274749 -0600
|--- alpine-2.26.maildir/pith/init.c	2022-06-02 18:14:52.283147754 -0600
--------------------------
Patching file pith/init.c using Plan A...
Hunk #1 succeeded at 404.
Hmm...  The next patch looks like a new-style context diff to me...
The text leading up to this was:
--------------------------
|diff -rc alpine-2.26/pith/pattern.c alpine-2.26.maildir/pith/pattern.c
|*** alpine-2.26/pith/pattern.c	2022-06-02 18:14:00.491274749 -0600
|--- alpine-2.26.maildir/pith/pattern.c	2022-06-02 18:14:52.291147734 -0600
--------------------------
Patching file pith/pattern.c using Plan A...
Hunk #1 succeeded at 46.
Hunk #2 succeeded at 5487.
Hunk #3 succeeded at 7916.
Hunk #4 succeeded at 7950.
Hunk #5 succeeded at 8023.
Hmm...  The next patch looks like a new-style context diff to me...
The text leading up to this was:
--------------------------
|diff -rc alpine-2.26/pith/pine.hlp alpine-2.26.maildir/pith/pine.hlp
|*** alpine-2.26/pith/pine.hlp	2022-06-02 18:14:00.491274749 -0600
|--- alpine-2.26.maildir/pith/pine.hlp	2022-06-02 18:14:52.299147715 -0600
--------------------------
Patching file pith/pine.hlp using Plan A...
Hunk #1 succeeded at 23793.
Hunk #2 succeeded at 32095.
Hmm...  The next patch looks like a new-style context diff to me...
The text leading up to this was:
--------------------------
|diff -rc alpine-2.26/pith/send.c alpine-2.26.maildir/pith/send.c
|*** alpine-2.26/pith/send.c	2022-06-02 18:14:00.491274749 -0600
|--- alpine-2.26.maildir/pith/send.c	2022-06-02 18:14:52.303147704 -0600
--------------------------
Patching file pith/send.c using Plan A...
Hunk #1 succeeded at 43.
Hunk #2 succeeded at 249.
Hmm...  The next patch looks like a new-style context diff to me...
The text leading up to this was:
--------------------------
|diff -rc alpine-2.26/README.maildir alpine-2.26.maildir/README.maildir
|*** alpine-2.26/README.maildir	2022-06-02 18:14:52.327147646 -0600
|--- alpine-2.26.maildir/README.maildir	2022-06-02 18:14:52.303147704 -0600
--------------------------
(Creating file README.maildir...)
Patching file README.maildir using Plan A...
Empty context always matches.
Hunk #1 succeeded at 1.
done
=> Applying distribution patch fancy.patch.gz
Hmm...  Looks like a new-style context diff to me...
The text leading up to this was:
--------------------------
|diff -rc alpine-2.26/alpine/arg.c alpine-2.26.fancy/alpine/arg.c
|*** alpine-2.26/alpine/arg.c	2022-06-02 18:14:00.463274817 -0600
|--- alpine-2.26.fancy/alpine/arg.c	2022-06-02 18:14:51.007150883 -0600
--------------------------
Patching file alpine/arg.c using Plan A...
Hunk #1 succeeded at 66.
Hunk #2 succeeded at 116.
Hunk #3 succeeded at 283.
Hunk #4 succeeded at 507.
Hmm...  The next patch looks like a new-style context diff to me...
The text leading up to this was:
--------------------------
|diff -rc alpine-2.26/alpine/confscroll.c alpine-2.26.fancy/alpine/confscroll.c
|*** alpine-2.26/alpine/confscroll.c	2022-06-02 18:14:00.463274817 -0600
|--- alpine-2.26.fancy/alpine/confscroll.c	2022-06-02 18:14:51.007150883 -0600
--------------------------
Patching file alpine/confscroll.c using Plan A...
Hunk #1 succeeded at 136.
Hunk #2 succeeded at 284.
Hunk #3 succeeded at 2957.
Hunk #4 succeeded at 2966.
Hunk #5 succeeded at 3860.
Hunk #6 succeeded at 4393.
Hunk #7 succeeded at 4450.
Hunk #8 succeeded at 4461.
Hunk #9 succeeded at 4481.
Hunk #10 succeeded at 4492.
Hunk #11 succeeded at 5654 (offset 6 lines).
Hmm...  The next patch looks like a new-style context diff to me...
The text leading up to this was:
--------------------------
|diff -rc alpine-2.26/alpine/confscroll.h alpine-2.26.fancy/alpine/confscroll.h
|*** alpine-2.26/alpine/confscroll.h	2022-06-02 18:14:00.463274817 -0600
|--- alpine-2.26.fancy/alpine/confscroll.h	2022-06-02 18:14:51.007150883 -0600
--------------------------
Patching file alpine/confscroll.h using Plan A...
Hunk #1 succeeded at 111.
Hmm...  The next patch looks like a new-style context diff to me...
The text leading up to this was:
--------------------------
|diff -rc alpine-2.26/alpine/keymenu.c alpine-2.26.fancy/alpine/keymenu.c
|*** alpine-2.26/alpine/keymenu.c	2022-06-02 18:14:00.463274817 -0600
|--- alpine-2.26.fancy/alpine/keymenu.c	2022-06-02 18:14:51.007150883 -0600
--------------------------
Patching file alpine/keymenu.c using Plan A...
Hunk #1 succeeded at 675.
Hunk #2 succeeded at 768.
Hunk #3 succeeded at 951.
Hmm...  The next patch looks like a new-style context diff to me...
The text leading up to this was:
--------------------------
|diff -rc alpine-2.26/alpine/keymenu.h alpine-2.26.fancy/alpine/keymenu.h
|*** alpine-2.26/alpine/keymenu.h	2022-06-02 18:14:00.463274817 -0600
|--- alpine-2.26.fancy/alpine/keymenu.h	2022-06-02 18:14:51.051150774 -0600
--------------------------
Patching file alpine/keymenu.h using Plan A...
Hunk #1 succeeded at 220.
Hmm...  The next patch looks like a new-style context diff to me...
The text leading up to this was:
--------------------------
|diff -rc alpine-2.26/alpine/mailcmd.c alpine-2.26.fancy/alpine/mailcmd.c
|*** alpine-2.26/alpine/mailcmd.c	2022-06-02 18:14:00.463274817 -0600
|--- alpine-2.26.fancy/alpine/mailcmd.c	2022-06-02 18:14:51.079150706 -0600
--------------------------
Patching file alpine/mailcmd.c using Plan A...
Hunk #1 succeeded at 110.
Hunk #2 succeeded at 1437.
Hunk #3 succeeded at 1455.
Hunk #4 succeeded at 3326.
Hunk #5 succeeded at 3431.
Hunk #6 succeeded at 7352.
Hunk #7 succeeded at 7408.
Hunk #8 succeeded at 7575.
Hunk #9 succeeded at 9633.
Hunk #10 succeeded at 9669.
Hunk #11 succeeded at 9712.
Hunk #12 succeeded at 10106.
Hmm...  The next patch looks like a new-style context diff to me...
The text leading up to this was:
--------------------------
|diff -rc alpine-2.26/alpine/mailcmd.h alpine-2.26.fancy/alpine/mailcmd.h
|*** alpine-2.26/alpine/mailcmd.h	2022-06-02 18:14:00.463274817 -0600
|--- alpine-2.26.fancy/alpine/mailcmd.h	2022-06-02 18:14:51.087150687 -0600
--------------------------
Patching file alpine/mailcmd.h using Plan A...
Hunk #1 succeeded at 90.
Hunk #2 succeeded at 108.
Hmm...  The next patch looks like a new-style context diff to me...
The text leading up to this was:
--------------------------
|diff -rc alpine-2.26/alpine/mailindx.c alpine-2.26.fancy/alpine/mailindx.c
|*** alpine-2.26/alpine/mailindx.c	2022-06-02 18:14:00.463274817 -0600
|--- alpine-2.26.fancy/alpine/mailindx.c	2022-06-02 18:14:51.131150578 -0600
--------------------------
Patching file alpine/mailindx.c using Plan A...
Hunk #1 succeeded at 560.
Hunk #2 succeeded at 578.
Hunk #3 succeeded at 796.
Hunk #4 succeeded at 864.
Hunk #5 succeeded at 973.
Hunk #6 succeeded at 1091.
Hunk #7 succeeded at 2789.
Hunk #8 succeeded at 2858.
Hunk #9 succeeded at 2971.
Hunk #10 succeeded at 3020.
Hunk #11 succeeded at 3537.
Hmm...  The next patch looks like a new-style context diff to me...
The text leading up to this was:
--------------------------
|diff -rc alpine-2.26/alpine/mailindx.h alpine-2.26.fancy/alpine/mailindx.h
|*** alpine-2.26/alpine/mailindx.h	2022-06-02 18:14:00.463274817 -0600
|--- alpine-2.26.fancy/alpine/mailindx.h	2022-06-02 18:14:51.143150549 -0600
--------------------------
Patching file alpine/mailindx.h using Plan A...
Hunk #1 succeeded at 103.
Hmm...  The next patch looks like a new-style context diff to me...
The text leading up to this was:
--------------------------
|diff -rc alpine-2.26/alpine/mailview.c alpine-2.26.fancy/alpine/mailview.c
|*** alpine-2.26/alpine/mailview.c	2022-06-02 18:14:00.463274817 -0600
|--- alpine-2.26.fancy/alpine/mailview.c	2022-06-02 18:14:51.167150490 -0600
--------------------------
Patching file alpine/mailview.c using Plan A...
Hunk #1 succeeded at 3670.
Hmm...  The next patch looks like a new-style context diff to me...
The text leading up to this was:
--------------------------
|diff -rc alpine-2.26/alpine/roleconf.c alpine-2.26.fancy/alpine/roleconf.c
|*** alpine-2.26/alpine/roleconf.c	2022-06-02 18:14:00.463274817 -0600
|--- alpine-2.26.fancy/alpine/roleconf.c	2022-06-02 18:14:51.175150471 -0600
--------------------------
Patching file alpine/roleconf.c using Plan A...
Hunk #1 succeeded at 4473.
Hunk #2 succeeded at 4487.
Hunk #3 succeeded at 4499.
Hunk #4 succeeded at 5432.
Hmm...  The next patch looks like a new-style context diff to me...
The text leading up to this was:
--------------------------
|diff -rc alpine-2.26/alpine/setup.c alpine-2.26.fancy/alpine/setup.c
|*** alpine-2.26/alpine/setup.c	2022-06-02 18:14:00.463274817 -0600
|--- alpine-2.26.fancy/alpine/setup.c	2022-06-02 18:14:51.207150392 -0600
--------------------------
Patching file alpine/setup.c using Plan A...
Hunk #1 succeeded at 258.
Hunk #2 succeeded at 273.
Hunk #3 succeeded at 514.
Hmm...  The next patch looks like a new-style context diff to me...
The text leading up to this was:
--------------------------
|diff -rc alpine-2.26/pith/conf.c alpine-2.26.fancy/pith/conf.c
|*** alpine-2.26/pith/conf.c	2022-06-02 18:14:00.491274749 -0600
|--- alpine-2.26.fancy/pith/conf.c	2022-06-02 18:14:51.247150294 -0600
--------------------------
Patching file pith/conf.c using Plan A...
Hunk #1 succeeded at 203.
Hunk #2 succeeded at 546 (offset 3 lines).
Hunk #3 succeeded at 1623 (offset 4 lines).
Hunk #4 succeeded at 1650 (offset 3 lines).
Hunk #5 succeeded at 2662 (offset 10 lines).
Hunk #6 succeeded at 2664 (offset 3 lines).
Hunk #7 succeeded at 3111 (offset 14 lines).
Hunk #8 succeeded at 7904 (offset 10 lines).
Hmm...  The next patch looks like a new-style context diff to me...
The text leading up to this was:
--------------------------
|diff -rc alpine-2.26/pith/conf.h alpine-2.26.fancy/pith/conf.h
|*** alpine-2.26/pith/conf.h	2022-06-02 18:14:00.491274749 -0600
|--- alpine-2.26.fancy/pith/conf.h	2022-06-02 18:14:51.259150264 -0600
--------------------------
Patching file pith/conf.h using Plan A...
Hunk #1 succeeded at 155.
Hmm...  The next patch looks like a new-style context diff to me...
The text leading up to this was:
--------------------------
|diff -rc alpine-2.26/pith/conftype.h alpine-2.26.fancy/pith/conftype.h
|*** alpine-2.26/pith/conftype.h	2022-06-02 18:14:00.491274749 -0600
|--- alpine-2.26.fancy/pith/conftype.h	2022-06-02 18:14:51.303150157 -0600
--------------------------
Patching file pith/conftype.h using Plan A...
Hunk #1 succeeded at 59.
Hunk #2 succeeded at 537 (offset 6 lines).
Hunk #3 succeeded at 803 (offset 6 lines).
Hmm...  The next patch looks like a new-style context diff to me...
The text leading up to this was:
--------------------------
|diff -rc alpine-2.26/pith/flag.c alpine-2.26.fancy/pith/flag.c
|*** alpine-2.26/pith/flag.c	2022-06-02 18:14:00.491274749 -0600
|--- alpine-2.26.fancy/pith/flag.c	2022-06-02 18:14:51.319150118 -0600
--------------------------
Patching file pith/flag.c using Plan A...
Hunk #1 succeeded at 588.
Hmm...  The next patch looks like a new-style context diff to me...
The text leading up to this was:
--------------------------
|diff -rc alpine-2.26/pith/indxtype.h alpine-2.26.fancy/pith/indxtype.h
|*** alpine-2.26/pith/indxtype.h	2022-06-02 18:14:00.491274749 -0600
|--- alpine-2.26.fancy/pith/indxtype.h	2022-06-02 18:14:51.331150088 -0600
--------------------------
Patching file pith/indxtype.h using Plan A...
Hunk #1 succeeded at 78.
Hmm...  The next patch looks like a new-style context diff to me...
The text leading up to this was:
--------------------------
|diff -rc alpine-2.26/pith/mailindx.c alpine-2.26.fancy/pith/mailindx.c
|*** alpine-2.26/pith/mailindx.c	2022-06-02 18:14:00.491274749 -0600
|--- alpine-2.26.fancy/pith/mailindx.c	2022-06-02 18:14:51.347150049 -0600
--------------------------
Patching file pith/mailindx.c using Plan A...
Hunk #1 succeeded at 225.
Hunk #2 succeeded at 453.
Hunk #3 succeeded at 952.
Hunk #4 succeeded at 1145.
Hunk #5 succeeded at 1240.
Hunk #6 succeeded at 1626.
Hunk #7 succeeded at 2043.
Hunk #8 succeeded at 2548.
Hunk #9 succeeded at 5603.
Hunk #10 succeeded at 6230.
Hmm...  The next patch looks like a new-style context diff to me...
The text leading up to this was:
--------------------------
|diff -rc alpine-2.26/pith/pattern.c alpine-2.26.fancy/pith/pattern.c
|*** alpine-2.26/pith/pattern.c	2022-06-02 18:14:00.491274749 -0600
|--- alpine-2.26.fancy/pith/pattern.c	2022-06-02 18:14:51.359150020 -0600
--------------------------
Patching file pith/pattern.c using Plan A...
Hunk #1 succeeded at 1755 (offset 2 lines).
Hmm...  The next patch looks like a new-style context diff to me...
The text leading up to this was:
--------------------------
|diff -rc alpine-2.26/pith/pine.hlp alpine-2.26.fancy/pith/pine.hlp
|*** alpine-2.26/pith/pine.hlp	2022-06-02 18:14:00.491274749 -0600
|--- alpine-2.26.fancy/pith/pine.hlp	2022-06-02 18:14:51.399149922 -0600
--------------------------
Patching file pith/pine.hlp using Plan A...
Hunk #1 succeeded at 5321.
Hunk #2 succeeded at 7263.
Hunk #3 succeeded at 20997.
Hunk #4 succeeded at 24817 (offset 96 lines).
Hunk #5 succeeded at 32852 (offset 43 lines).
Hmm...  The next patch looks like a new-style context diff to me...
The text leading up to this was:
--------------------------
|diff -rc alpine-2.26/pith/sort.c alpine-2.26.fancy/pith/sort.c
|*** alpine-2.26/pith/sort.c	2022-06-02 18:14:00.491274749 -0600
|--- alpine-2.26.fancy/pith/sort.c	2022-06-02 18:14:51.399149922 -0600
--------------------------
Patching file pith/sort.c using Plan A...
Hunk #1 succeeded at 87.
Hunk #2 succeeded at 97.
Hunk #3 succeeded at 535.
Hunk #4 succeeded at 577.
Hunk #5 succeeded at 694.
Hunk #6 succeeded at 709.
Hmm...  The next patch looks like a new-style context diff to me...
The text leading up to this was:
--------------------------
|diff -rc alpine-2.26/pith/sort.h alpine-2.26.fancy/pith/sort.h
|*** alpine-2.26/pith/sort.h	2022-06-02 18:14:00.491274749 -0600
|--- alpine-2.26.fancy/pith/sort.h	2022-06-02 18:14:51.407149902 -0600
--------------------------
Patching file pith/sort.h using Plan A...
Hunk #1 succeeded at 23.
Hunk #2 succeeded at 42.
Hmm...  The next patch looks like a new-style context diff to me...
The text leading up to this was:
--------------------------
|diff -rc alpine-2.26/pith/state.c alpine-2.26.fancy/pith/state.c
|*** alpine-2.26/pith/state.c	2022-06-02 18:14:00.491274749 -0600
|--- alpine-2.26.fancy/pith/state.c	2022-06-02 18:14:51.411149892 -0600
--------------------------
Patching file pith/state.c using Plan A...
Hunk #1 succeeded at 71.
Hmm...  The next patch looks like a new-style context diff to me...
The text leading up to this was:
--------------------------
|diff -rc alpine-2.26/pith/state.h alpine-2.26.fancy/pith/state.h
|*** alpine-2.26/pith/state.h	2022-06-02 18:14:00.491274749 -0600
|--- alpine-2.26.fancy/pith/state.h	2022-06-02 18:14:51.415149883 -0600
--------------------------
Patching file pith/state.h using Plan A...
Hunk #1 succeeded at 151.
Hunk #2 succeeded at 317.
Hmm...  The next patch looks like a new-style context diff to me...
The text leading up to this was:
--------------------------
|diff -rc alpine-2.26/pith/thread.c alpine-2.26.fancy/pith/thread.c
|*** alpine-2.26/pith/thread.c	2022-06-02 18:14:00.491274749 -0600
|--- alpine-2.26.fancy/pith/thread.c	2022-06-02 18:14:51.415149883 -0600
--------------------------
Patching file pith/thread.c using Plan A...
Hunk #1 succeeded at 26.
Hunk #2 succeeded at 45.
Hunk #3 succeeded at 98.
Hunk #4 succeeded at 127.
Hunk #5 succeeded at 160.
Hunk #6 succeeded at 173.
Hunk #7 succeeded at 188.
Hunk #8 succeeded at 346.
Hunk #9 succeeded at 367.
Hunk #10 succeeded at 421.
Hunk #11 succeeded at 439.
Hunk #12 succeeded at 449.
Hunk #13 succeeded at 497.
Hunk #14 succeeded at 508.
Hunk #15 succeeded at 519.
Hunk #16 succeeded at 832.
Hunk #17 succeeded at 885.
Hunk #18 succeeded at 903.
Hunk #19 succeeded at 996.
Hunk #20 succeeded at 1096.
Hunk #21 succeeded at 1144.
Hunk #22 succeeded at 1168.
Hunk #23 succeeded at 1264.
Hunk #24 succeeded at 1327.
Hunk #25 succeeded at 1375.
Hunk #26 succeeded at 1416.
Hunk #27 succeeded at 1481.
Hunk #28 succeeded at 1587.
Hunk #29 succeeded at 1596.
Hmm...  The next patch looks like a new-style context diff to me...
The text leading up to this was:
--------------------------
|diff -rc alpine-2.26/pith/thread.h alpine-2.26.fancy/pith/thread.h
|*** alpine-2.26/pith/thread.h	2022-06-02 18:14:00.491274749 -0600
|--- alpine-2.26.fancy/pith/thread.h	2022-06-02 18:14:51.415149883 -0600
--------------------------
Patching file pith/thread.h using Plan A...
Hunk #1 succeeded at 38.
Hunk #2 succeeded at 94.
Hunk #3 succeeded at 108.
Hmm...  The next patch looks like a new-style context diff to me...
The text leading up to this was:
--------------------------
|diff -rc alpine-2.26/web/src/alpined.d/alpined.c alpine-2.26.fancy/web/src/alpined.d/alpined.c
|*** alpine-2.26/web/src/alpined.d/alpined.c	2022-06-02 18:14:00.503274719 -0600
|--- alpine-2.26.fancy/web/src/alpined.d/alpined.c	2022-06-02 18:14:51.423149863 -0600
--------------------------
Patching file web/src/alpined.d/alpined.c using Plan A...
Hunk #1 succeeded at 2751.
Hunk #2 succeeded at 6327.
done
=> Applying distribution patch fillpara.patch.gz
Hmm...  Looks like a new-style context diff to me...
The text leading up to this was:
--------------------------
|diff -rc alpine-2.26/alpine/mailview.c alpine-2.26.fillpara/alpine/mailview.c
|*** alpine-2.26/alpine/mailview.c	2022-06-02 18:14:00.463274817 -0600
|--- alpine-2.26.fillpara/alpine/mailview.c	2022-06-02 18:14:56.983136230 -0600
--------------------------
Patching file alpine/mailview.c using Plan A...
Hunk #1 succeeded at 203.
Hunk #2 succeeded at 302.
Hunk #3 succeeded at 497.
Hmm...  The next patch looks like a new-style context diff to me...
The text leading up to this was:
--------------------------
|diff -rc alpine-2.26/pico/basic.c alpine-2.26.fillpara/pico/basic.c
|*** alpine-2.26/pico/basic.c	2022-06-02 18:14:00.487274758 -0600
|--- alpine-2.26.fillpara/pico/basic.c	2022-06-02 18:14:56.983136230 -0600
--------------------------
Patching file pico/basic.c using Plan A...
Hunk #1 succeeded at 22.
Hunk #2 succeeded at 282.
Hunk #3 succeeded at 294.
Hunk #4 succeeded at 309.
Hunk #5 succeeded at 374.
Hunk #6 succeeded at 397.
Hunk #7 succeeded at 412.
Hmm...  The next patch looks like a new-style context diff to me...
The text leading up to this was:
--------------------------
|diff -rc alpine-2.26/pico/efunc.h alpine-2.26.fillpara/pico/efunc.h
|*** alpine-2.26/pico/efunc.h	2022-06-02 18:14:00.487274758 -0600
|--- alpine-2.26.fillpara/pico/efunc.h	2022-06-02 18:14:56.983136230 -0600
--------------------------
Patching file pico/efunc.h using Plan A...
Hunk #1 succeeded at 253.
Hmm...  The next patch looks like a new-style context diff to me...
The text leading up to this was:
--------------------------
|diff -rc alpine-2.26/pico/line.c alpine-2.26.fillpara/pico/line.c
|*** alpine-2.26/pico/line.c	2022-06-02 18:14:00.487274758 -0600
|--- alpine-2.26.fillpara/pico/line.c	2022-06-02 18:14:57.007136171 -0600
--------------------------
Patching file pico/line.c using Plan A...
Hunk #1 succeeded at 608.
Hmm...  The next patch looks like a new-style context diff to me...
The text leading up to this was:
--------------------------
|diff -rc alpine-2.26/pico/osdep/color.h alpine-2.26.fillpara/pico/osdep/color.h
|*** alpine-2.26/pico/osdep/color.h	2022-06-02 18:14:00.491274749 -0600
|--- alpine-2.26.fillpara/pico/osdep/color.h	2022-06-02 18:14:57.007136171 -0600
--------------------------
Patching file pico/osdep/color.h using Plan A...
Hunk #1 succeeded at 33.
Hmm...  The next patch looks like a new-style context diff to me...
The text leading up to this was:
--------------------------
|diff -rc alpine-2.26/pico/search.c alpine-2.26.fillpara/pico/search.c
|*** alpine-2.26/pico/search.c	2022-06-02 18:14:00.487274758 -0600
|--- alpine-2.26.fillpara/pico/search.c	2022-06-02 18:14:57.015136151 -0600
--------------------------
Patching file pico/search.c using Plan A...
Hunk #1 succeeded at 32.
Hunk #2 succeeded at 68.
Hunk #3 succeeded at 217.
Hunk #4 succeeded at 1419.
Hmm...  The next patch looks like a new-style context diff to me...
The text leading up to this was:
--------------------------
|diff -rc alpine-2.26/pico/word.c alpine-2.26.fillpara/pico/word.c
|*** alpine-2.26/pico/word.c	2022-06-02 18:14:00.487274758 -0600
|--- alpine-2.26.fillpara/pico/word.c	2022-06-02 18:14:57.019136141 -0600
--------------------------
Patching file pico/word.c using Plan A...
Hunk #1 succeeded at 21.
Hunk #2 succeeded at 427.
Hunk #3 succeeded at 840.
Hunk #4 succeeded at 852.
Hunk #5 succeeded at 883.
Hunk #6 succeeded at 906.
Hunk #7 succeeded at 956.
Hunk #8 succeeded at 976.
Hunk #9 succeeded at 1021.
Hunk #10 succeeded at 1071.
Hunk #11 succeeded at 1108.
Hunk #12 succeeded at 1131.
Hunk #13 succeeded at 1194.
Hunk #14 succeeded at 1342.
Hmm...  The next patch looks like a new-style context diff to me...
The text leading up to this was:
--------------------------
|diff -rc alpine-2.26/pith/charconv/utf8.c alpine-2.26.fillpara/pith/charconv/utf8.c
|*** alpine-2.26/pith/charconv/utf8.c	2022-06-02 18:14:00.495274738 -0600
|--- alpine-2.26.fillpara/pith/charconv/utf8.c	2022-06-02 18:14:57.019136141 -0600
--------------------------
Patching file pith/charconv/utf8.c using Plan A...
Hunk #1 succeeded at 1113.
Hmm...  The next patch looks like a new-style context diff to me...
The text leading up to this was:
--------------------------
|diff -rc alpine-2.26/pith/charconv/utf8.h alpine-2.26.fillpara/pith/charconv/utf8.h
|*** alpine-2.26/pith/charconv/utf8.h	2022-06-02 18:14:00.495274738 -0600
|--- alpine-2.26.fillpara/pith/charconv/utf8.h	2022-06-02 18:14:57.023136132 -0600
--------------------------
Patching file pith/charconv/utf8.h using Plan A...
Hunk #1 succeeded at 82.
Hmm...  The next patch looks like a new-style context diff to me...
The text leading up to this was:
--------------------------
|diff -rc alpine-2.26/pith/color.c alpine-2.26.fillpara/pith/color.c
|*** alpine-2.26/pith/color.c	2022-06-02 18:14:00.491274749 -0600
|--- alpine-2.26.fillpara/pith/color.c	2022-06-02 18:14:57.023136132 -0600
--------------------------
Patching file pith/color.c using Plan A...
Hunk #1 succeeded at 17.
Hunk #2 succeeded at 67.
Hunk #3 succeeded at 219.
Hunk #4 succeeded at 229.
Hunk #5 succeeded at 294.
Hmm...  The next patch looks like a new-style context diff to me...
The text leading up to this was:
--------------------------
|diff -rc alpine-2.26/pith/color.h alpine-2.26.fillpara/pith/color.h
|*** alpine-2.26/pith/color.h	2022-06-02 18:14:00.495274738 -0600
|--- alpine-2.26.fillpara/pith/color.h	2022-06-02 18:14:57.027136121 -0600
--------------------------
Patching file pith/color.h using Plan A...
Hunk #1 succeeded at 22.
Hunk #2 succeeded at 99.
Hmm...  The next patch looks like a new-style context diff to me...
The text leading up to this was:
--------------------------
|diff -rc alpine-2.26/pith/filter.c alpine-2.26.fillpara/pith/filter.c
|*** alpine-2.26/pith/filter.c	2022-06-02 18:14:00.491274749 -0600
|--- alpine-2.26.fillpara/pith/filter.c	2022-06-02 18:14:57.031136112 -0600
--------------------------
Patching file pith/filter.c using Plan A...
Hunk #1 succeeded at 42.
Hunk #2 succeeded at 9504.
Hunk #3 succeeded at 9550.
Hunk #4 succeeded at 9633.
Hunk #5 succeeded at 9728.
Hunk #6 succeeded at 9746.
Hunk #7 succeeded at 9807.
Hunk #8 succeeded at 9824.
Hunk #9 succeeded at 9890.
Hunk #10 succeeded at 9913.
Hunk #11 succeeded at 10410.
Hunk #12 succeeded at 10483.
Hunk #13 succeeded at 10840.
Hunk #14 succeeded at 10850.
Hunk #15 succeeded at 10873.
Hunk #16 succeeded at 10881.
Hunk #17 succeeded at 10895.
Hunk #18 succeeded at 10967.
Hunk #19 succeeded at 11416.
Hmm...  The next patch looks like a new-style context diff to me...
The text leading up to this was:
--------------------------
|diff -rc alpine-2.26/pith/filter.h alpine-2.26.fillpara/pith/filter.h
|*** alpine-2.26/pith/filter.h	2022-06-02 18:14:00.491274749 -0600
|--- alpine-2.26.fillpara/pith/filter.h	2022-06-02 18:14:57.031136112 -0600
--------------------------
Patching file pith/filter.h using Plan A...
Hunk #1 succeeded at 217.
Hmm...  The next patch looks like a new-style context diff to me...
The text leading up to this was:
--------------------------
|diff -rc alpine-2.26/pith/filttype.h alpine-2.26.fillpara/pith/filttype.h
|*** alpine-2.26/pith/filttype.h	2022-06-02 18:14:00.495274738 -0600
|--- alpine-2.26.fillpara/pith/filttype.h	2022-06-02 18:14:57.031136112 -0600
--------------------------
Patching file pith/filttype.h using Plan A...
Hunk #1 succeeded at 36.
Hmm...  The next patch looks like a new-style context diff to me...
The text leading up to this was:
--------------------------
|diff -rc alpine-2.26/pith/mailview.c alpine-2.26.fillpara/pith/mailview.c
|*** alpine-2.26/pith/mailview.c	2022-06-02 18:14:00.491274749 -0600
|--- alpine-2.26.fillpara/pith/mailview.c	2022-06-02 18:14:57.035136102 -0600
--------------------------
Patching file pith/mailview.c using Plan A...
Hunk #1 succeeded at 51.
Hunk #2 succeeded at 638.
Hunk #3 succeeded at 646.
Hunk #4 succeeded at 1465.
Hunk #5 succeeded at 2106.
Hmm...  The next patch looks like a new-style context diff to me...
The text leading up to this was:
--------------------------
|diff -rc alpine-2.26/pith/mailview.h alpine-2.26.fillpara/pith/mailview.h
|*** alpine-2.26/pith/mailview.h	2022-06-02 18:14:00.491274749 -0600
|--- alpine-2.26.fillpara/pith/mailview.h	2022-06-02 18:14:57.035136102 -0600
--------------------------
Patching file pith/mailview.h using Plan A...
Hunk #1 succeeded at 146.
Hmm...  The next patch looks like a new-style context diff to me...
The text leading up to this was:
--------------------------
|diff -rc alpine-2.26/pith/osdep/color.c alpine-2.26.fillpara/pith/osdep/color.c
|*** alpine-2.26/pith/osdep/color.c	2022-06-02 18:14:00.495274738 -0600
|--- alpine-2.26.fillpara/pith/osdep/color.c	2022-06-02 18:14:57.039136093 -0600
--------------------------
Patching file pith/osdep/color.c using Plan A...
Hunk #1 succeeded at 28.
Hunk #2 succeeded at 90.
Hmm...  The next patch looks like a new-style context diff to me...
The text leading up to this was:
--------------------------
|diff -rc alpine-2.26/pith/osdep/color.h alpine-2.26.fillpara/pith/osdep/color.h
|*** alpine-2.26/pith/osdep/color.h	2022-06-02 18:14:00.495274738 -0600
|--- alpine-2.26.fillpara/pith/osdep/color.h	2022-06-02 18:14:57.039136093 -0600
--------------------------
Patching file pith/osdep/color.h using Plan A...
Hunk #1 succeeded at 17.
Hunk #2 succeeded at 111.
Hmm...  The next patch looks like a new-style context diff to me...
The text leading up to this was:
--------------------------
|diff -rc alpine-2.26/pith/pine.hlp alpine-2.26.fillpara/pith/pine.hlp
|*** alpine-2.26/pith/pine.hlp	2022-06-02 18:14:00.491274749 -0600
|--- alpine-2.26.fillpara/pith/pine.hlp	2022-06-02 18:14:57.059136043 -0600
--------------------------
Patching file pith/pine.hlp using Plan A...
Hunk #1 succeeded at 8668 (offset 158 lines).
Hmm...  The next patch looks like a new-style context diff to me...
The text leading up to this was:
--------------------------
|diff -rc alpine-2.26/pith/reply.c alpine-2.26.fillpara/pith/reply.c
|*** alpine-2.26/pith/reply.c	2022-06-02 18:14:00.495274738 -0600
|--- alpine-2.26.fillpara/pith/reply.c	2022-06-02 18:14:57.059136043 -0600
--------------------------
Patching file pith/reply.c using Plan A...
Hunk #1 succeeded at 2834.
Hunk #2 succeeded at 2930.
Hmm...  The next patch looks like a new-style context diff to me...
The text leading up to this was:
--------------------------
|diff -rc alpine-2.26/pith/state.c alpine-2.26.fillpara/pith/state.c
|*** alpine-2.26/pith/state.c	2022-06-02 18:14:00.491274749 -0600
|--- alpine-2.26.fillpara/pith/state.c	2022-06-02 18:14:57.059136043 -0600
--------------------------
Patching file pith/state.c using Plan A...
Hunk #1 succeeded at 232 (offset 1 line).
Hmm...  The next patch looks like a new-style context diff to me...
The text leading up to this was:
--------------------------
|diff -rc alpine-2.26/pith/state.h alpine-2.26.fillpara/pith/state.h
|*** alpine-2.26/pith/state.h	2022-06-02 18:14:00.491274749 -0600
|--- alpine-2.26.fillpara/pith/state.h	2022-06-02 18:14:57.087135974 -0600
--------------------------
Patching file pith/state.h using Plan A...
Hunk #1 succeeded at 266 (offset 2 lines).
Hmm...  The next patch looks like a new-style context diff to me...
The text leading up to this was:
--------------------------
|diff -rc alpine-2.26/pith/text.c alpine-2.26.fillpara/pith/text.c
|*** alpine-2.26/pith/text.c	2022-06-02 18:14:00.491274749 -0600
|--- alpine-2.26.fillpara/pith/text.c	2022-06-02 18:14:57.091135965 -0600
--------------------------
Patching file pith/text.c using Plan A...
Hunk #1 succeeded at 88.
Hunk #2 succeeded at 176.
Hunk #3 succeeded at 194.
Hunk #4 succeeded at 277.
Hunk #5 succeeded at 306.
Hunk #6 succeeded at 365.
Hunk #7 succeeded at 570.
Hunk #8 succeeded at 590.
Hunk #9 succeeded at 631.
done
=> Applying distribution patch outgoing.patch.gz
Hmm...  Looks like a new-style context diff to me...
The text leading up to this was:
--------------------------
|diff -rc alpine-2.26/alpine/alpine.c alpine-2.26.outgoing/alpine/alpine.c
|*** alpine-2.26/alpine/alpine.c	2022-06-02 18:14:00.463274817 -0600
|--- alpine-2.26.outgoing/alpine/alpine.c	2022-06-02 18:14:55.751139249 -0600
--------------------------
Patching file alpine/alpine.c using Plan A...
Hunk #1 succeeded at 494.
Hunk #2 succeeded at 790 (offset 5 lines).
Hunk #3 succeeded at 831 (offset 5 lines).
Hunk #4 succeeded at 838 (offset 5 lines).
Hunk #5 succeeded at 1024 (offset 5 lines).
Hunk #6 succeeded at 1068 (offset 5 lines).
Hunk #7 succeeded at 1102 (offset 5 lines).
Hunk #8 succeeded at 1218 (offset 5 lines).
Hunk #9 succeeded at 3137 (offset 5 lines).
Hmm...  The next patch looks like a new-style context diff to me...
The text leading up to this was:
--------------------------
|diff -rc alpine-2.26/alpine/arg.c alpine-2.26.outgoing/alpine/arg.c
|*** alpine-2.26/alpine/arg.c	2022-06-02 18:14:00.463274817 -0600
|--- alpine-2.26.outgoing/alpine/arg.c	2022-06-02 18:14:55.751139249 -0600
--------------------------
Patching file alpine/arg.c using Plan A...
Hunk #1 succeeded at 716 (offset 14 lines).
Hmm...  The next patch looks like a new-style context diff to me...
The text leading up to this was:
--------------------------
|diff -rc alpine-2.26/alpine/busy.c alpine-2.26.outgoing/alpine/busy.c
|*** alpine-2.26/alpine/busy.c	2022-06-02 18:14:00.463274817 -0600
|--- alpine-2.26.outgoing/alpine/busy.c	2022-06-02 18:14:55.759139230 -0600
--------------------------
Patching file alpine/busy.c using Plan A...
Hunk #1 succeeded at 222.
Hunk #2 succeeded at 234.
Hunk #3 succeeded at 283.
Hunk #4 succeeded at 433.
Hmm...  The next patch looks like a new-style context diff to me...
The text leading up to this was:
--------------------------
|diff -rc alpine-2.26/alpine/confscroll.c alpine-2.26.outgoing/alpine/confscroll.c
|*** alpine-2.26/alpine/confscroll.c	2022-06-02 18:14:00.463274817 -0600
|--- alpine-2.26.outgoing/alpine/confscroll.c	2022-06-02 18:14:55.807139112 -0600
--------------------------
Patching file alpine/confscroll.c using Plan A...
Hunk #1 succeeded at 466 (offset 1 line).
Hunk #2 succeeded at 515 (offset 1 line).
Hunk #3 succeeded at 545 (offset 1 line).
Hunk #4 succeeded at 617 (offset 1 line).
Hunk #5 succeeded at 636 (offset 1 line).
Hunk #6 succeeded at 1424 (offset 1 line).
Hmm...  The next patch looks like a new-style context diff to me...
The text leading up to this was:
--------------------------
|diff -rc alpine-2.26/alpine/osdep/termin.gen.c alpine-2.26.outgoing/alpine/osdep/termin.gen.c
|*** alpine-2.26/alpine/osdep/termin.gen.c	2022-06-02 18:14:00.467274807 -0600
|--- alpine-2.26.outgoing/alpine/osdep/termin.gen.c	2022-06-02 18:14:55.815139093 -0600
--------------------------
Patching file alpine/osdep/termin.gen.c using Plan A...
Hunk #1 succeeded at 63.
Hunk #2 succeeded at 320.
Hunk #3 succeeded at 1168.
Hmm...  The next patch looks like a new-style context diff to me...
The text leading up to this was:
--------------------------
|diff -rc alpine-2.26/alpine/osdep/termin.gen.h alpine-2.26.outgoing/alpine/osdep/termin.gen.h
|*** alpine-2.26/alpine/osdep/termin.gen.h	2022-06-02 18:14:00.467274807 -0600
|--- alpine-2.26.outgoing/alpine/osdep/termin.gen.h	2022-06-02 18:14:55.823139073 -0600
--------------------------
Patching file alpine/osdep/termin.gen.h using Plan A...
Hunk #1 succeeded at 33.
Hmm...  The next patch looks like a new-style context diff to me...
The text leading up to this was:
--------------------------
|diff -rc alpine-2.26/alpine/osdep/termin.unx.c alpine-2.26.outgoing/alpine/osdep/termin.unx.c
|*** alpine-2.26/alpine/osdep/termin.unx.c	2022-06-02 18:14:00.467274807 -0600
|--- alpine-2.26.outgoing/alpine/osdep/termin.unx.c	2022-06-02 18:14:55.823139073 -0600
--------------------------
Patching file alpine/osdep/termin.unx.c using Plan A...
Hunk #1 succeeded at 107.
Hunk #2 succeeded at 681.
Hunk #3 succeeded at 701.
Hmm...  The next patch looks like a new-style context diff to me...
The text leading up to this was:
--------------------------
|diff -rc alpine-2.26/alpine/osdep/termout.unx.c alpine-2.26.outgoing/alpine/osdep/termout.unx.c
|*** alpine-2.26/alpine/osdep/termout.unx.c	2022-06-02 18:14:00.467274807 -0600
|--- alpine-2.26.outgoing/alpine/osdep/termout.unx.c	2022-06-02 18:14:55.831139053 -0600
--------------------------
Patching file alpine/osdep/termout.unx.c using Plan A...
Hunk #1 succeeded at 202.
Hunk #2 succeeded at 312.
Hunk #3 succeeded at 369.
Hmm...  The next patch looks like a new-style context diff to me...
The text leading up to this was:
--------------------------
|diff -rc alpine-2.26/alpine/radio.c alpine-2.26.outgoing/alpine/radio.c
|*** alpine-2.26/alpine/radio.c	2022-06-02 18:14:00.463274817 -0600
|--- alpine-2.26.outgoing/alpine/radio.c	2022-06-02 18:14:55.839139034 -0600
--------------------------
Patching file alpine/radio.c using Plan A...
Hunk #1 succeeded at 125.
Hmm...  The next patch looks like a new-style context diff to me...
The text leading up to this was:
--------------------------
|diff -rc alpine-2.26/alpine/reply.c alpine-2.26.outgoing/alpine/reply.c
|*** alpine-2.26/alpine/reply.c	2022-06-02 18:14:00.463274817 -0600
|--- alpine-2.26.outgoing/alpine/reply.c	2022-06-02 18:14:55.847139014 -0600
--------------------------
Patching file alpine/reply.c using Plan A...
Hunk #1 succeeded at 875.
Hunk #2 succeeded at 2594.
Hmm...  The next patch looks like a new-style context diff to me...
The text leading up to this was:
--------------------------
|diff -rc alpine-2.26/alpine/roleconf.c alpine-2.26.outgoing/alpine/roleconf.c
|*** alpine-2.26/alpine/roleconf.c	2022-06-02 18:14:00.463274817 -0600
|--- alpine-2.26.outgoing/alpine/roleconf.c	2022-06-02 18:14:55.855138994 -0600
--------------------------
Patching file alpine/roleconf.c using Plan A...
Hunk #1 succeeded at 136.
Hmm...  The next patch looks like a new-style context diff to me...
The text leading up to this was:
--------------------------
|diff -rc alpine-2.26/alpine/send.c alpine-2.26.outgoing/alpine/send.c
|*** alpine-2.26/alpine/send.c	2022-06-02 18:14:00.463274817 -0600
|--- alpine-2.26.outgoing/alpine/send.c	2022-06-02 18:14:55.859138985 -0600
--------------------------
Patching file alpine/send.c using Plan A...
Hunk #1 succeeded at 610.
Hunk #2 succeeded at 1842.
Hunk #3 succeeded at 3053.
Hunk #4 succeeded at 3811.
Hunk #5 succeeded at 4064.
Hunk #6 succeeded at 4100.
Hunk #7 succeeded at 4567.
Hunk #8 succeeded at 4747.
Hunk #9 succeeded at 4930.
Hunk #10 succeeded at 4940.
Hunk #11 succeeded at 5404.
Hunk #12 succeeded at 5520.
Hunk #13 succeeded at 5554.
Hmm...  The next patch looks like a new-style context diff to me...
The text leading up to this was:
--------------------------
|diff -rc alpine-2.26/alpine/status.c alpine-2.26.outgoing/alpine/status.c
|*** alpine-2.26/alpine/status.c	2022-06-02 18:14:00.463274817 -0600
|--- alpine-2.26.outgoing/alpine/status.c	2022-06-02 18:14:55.863138975 -0600
--------------------------
Patching file alpine/status.c using Plan A...
Hunk #1 succeeded at 107.
Hunk #2 succeeded at 610.
Hmm...  The next patch looks like a new-style context diff to me...
The text leading up to this was:
--------------------------
|diff -rc alpine-2.26/pico/composer.c alpine-2.26.outgoing/pico/composer.c
|*** alpine-2.26/pico/composer.c	2022-06-02 18:14:00.487274758 -0600
|--- alpine-2.26.outgoing/pico/composer.c	2022-06-02 18:14:55.871138955 -0600
--------------------------
Patching file pico/composer.c using Plan A...
Hunk #1 succeeded at 1868.
Hunk #2 succeeded at 3372.
Hunk #3 succeeded at 3444.
Hunk #4 succeeded at 4404.
Hmm...  The next patch looks like a new-style context diff to me...
The text leading up to this was:
--------------------------
|diff -rc alpine-2.26/pico/display.c alpine-2.26.outgoing/pico/display.c
|*** alpine-2.26/pico/display.c	2022-06-02 18:14:00.487274758 -0600
|--- alpine-2.26.outgoing/pico/display.c	2022-06-02 18:14:55.879138936 -0600
--------------------------
Patching file pico/display.c using Plan A...
Hunk #1 succeeded at 424.
Hunk #2 succeeded at 1159.
Hunk #3 succeeded at 1533.
Hunk #4 succeeded at 2410.
Hunk #5 succeeded at 2600.
Hunk #6 succeeded at 3081.
Hunk #7 succeeded at 3137.
Hunk #8 succeeded at 3149.
Hunk #9 succeeded at 3460.
Hmm...  The next patch looks like a new-style context diff to me...
The text leading up to this was:
--------------------------
|diff -rc alpine-2.26/pico/edef.h alpine-2.26.outgoing/pico/edef.h
|*** alpine-2.26/pico/edef.h	2022-06-02 18:14:00.487274758 -0600
|--- alpine-2.26.outgoing/pico/edef.h	2022-06-02 18:14:55.883138927 -0600
--------------------------
Patching file pico/edef.h using Plan A...
Hunk #1 succeeded at 32.
Hunk #2 succeeded at 91.
Hmm...  The next patch looks like a new-style context diff to me...
The text leading up to this was:
--------------------------
|diff -rc alpine-2.26/pico/osdep/getkey.c alpine-2.26.outgoing/pico/osdep/getkey.c
|*** alpine-2.26/pico/osdep/getkey.c	2022-06-02 18:14:00.491274749 -0600
|--- alpine-2.26.outgoing/pico/osdep/getkey.c	2022-06-02 18:14:55.895138896 -0600
--------------------------
Patching file pico/osdep/getkey.c using Plan A...
Hunk #1 succeeded at 127.
Hmm...  The next patch looks like a new-style context diff to me...
The text leading up to this was:
--------------------------
|diff -rc alpine-2.26/pico/osdep/terminal.c alpine-2.26.outgoing/pico/osdep/terminal.c
|*** alpine-2.26/pico/osdep/terminal.c	2022-06-02 18:14:00.491274749 -0600
|--- alpine-2.26.outgoing/pico/osdep/terminal.c	2022-06-02 18:14:55.899138887 -0600
--------------------------
Patching file pico/osdep/terminal.c using Plan A...
Hunk #1 succeeded at 22.
Hunk #2 succeeded at 478.
Hunk #3 succeeded at 1272.
Hmm...  The next patch looks like a new-style context diff to me...
The text leading up to this was:
--------------------------
|diff -rc alpine-2.26/pico/pico.c alpine-2.26.outgoing/pico/pico.c
|*** alpine-2.26/pico/pico.c	2022-06-02 18:14:00.487274758 -0600
|--- alpine-2.26.outgoing/pico/pico.c	2022-06-02 18:14:55.911138857 -0600
--------------------------
Patching file pico/pico.c using Plan A...
Hunk #1 succeeded at 168.
Hunk #2 succeeded at 755.
Hmm...  The next patch looks like a new-style context diff to me...
The text leading up to this was:
--------------------------
|diff -rc alpine-2.26/pico/pico.h alpine-2.26.outgoing/pico/pico.h
|*** alpine-2.26/pico/pico.h	2022-06-02 18:14:00.487274758 -0600
|--- alpine-2.26.outgoing/pico/pico.h	2022-06-02 18:14:55.915138848 -0600
--------------------------
Patching file pico/pico.h using Plan A...
Hunk #1 succeeded at 232.
Hmm...  The next patch looks like a new-style context diff to me...
The text leading up to this was:
--------------------------
|diff -rc alpine-2.26/pith/send.c alpine-2.26.outgoing/pith/send.c
|*** alpine-2.26/pith/send.c	2022-06-02 18:14:00.491274749 -0600
|--- alpine-2.26.outgoing/pith/send.c	2022-06-02 18:14:55.923138828 -0600
--------------------------
Patching file pith/send.c using Plan A...
Hunk #1 succeeded at 2110 (offset 10 lines).
Hmm...  The next patch looks like a new-style context diff to me...
The text leading up to this was:
--------------------------
|diff -rc alpine-2.26/pith/state.c alpine-2.26.outgoing/pith/state.c
|*** alpine-2.26/pith/state.c	2022-06-02 18:14:00.491274749 -0600
|--- alpine-2.26.outgoing/pith/state.c	2022-06-02 18:14:55.927138818 -0600
--------------------------
Patching file pith/state.c using Plan A...
Hunk #1 succeeded at 120 (offset 1 line).
Hmm...  The next patch looks like a new-style context diff to me...
The text leading up to this was:
--------------------------
|diff -rc alpine-2.26/pith/state.h alpine-2.26.outgoing/pith/state.h
|*** alpine-2.26/pith/state.h	2022-06-02 18:14:00.491274749 -0600
|--- alpine-2.26.outgoing/pith/state.h	2022-06-02 18:14:55.935138798 -0600
--------------------------
Patching file pith/state.h using Plan A...
Hunk #1 succeeded at 282 (offset 4 lines).
Hunk #2 succeeded at 335 (offset 3 lines).
Hmm...  The next patch looks like a new-style context diff to me...
The text leading up to this was:
--------------------------
|diff -rc alpine-2.26/pith/store.c alpine-2.26.outgoing/pith/store.c
|*** alpine-2.26/pith/store.c	2022-06-02 18:14:00.491274749 -0600
|--- alpine-2.26.outgoing/pith/store.c	2022-06-02 18:14:55.935138798 -0600
--------------------------
Patching file pith/store.c using Plan A...
Hunk #1 succeeded at 167.
done
=> Applying distribution patch WrtAcc.patch.gz
Hmm...  Looks like a new-style context diff to me...
The text leading up to this was:
--------------------------
|diff -rc alpine-2.26/pico/basic.c alpine-2.26.WrtAcc/pico/basic.c
|*** alpine-2.26/pico/basic.c	2022-06-02 18:14:00.487274758 -0600
|--- alpine-2.26.WrtAcc/pico/basic.c	2022-06-02 18:14:58.063133581 -0600
--------------------------
Patching file pico/basic.c using Plan A...
Hunk #1 succeeded at 388 (offset 50 lines).
Hmm...  The next patch looks like a new-style context diff to me...
The text leading up to this was:
--------------------------
|diff -rc alpine-2.26/pico/composer.c alpine-2.26.WrtAcc/pico/composer.c
|*** alpine-2.26/pico/composer.c	2022-06-02 18:14:00.487274758 -0600
|--- alpine-2.26.WrtAcc/pico/composer.c	2022-06-02 18:14:58.063133581 -0600
--------------------------
Patching file pico/composer.c using Plan A...
Hunk #1 succeeded at 2013 (offset 2 lines).
Hunk #2 succeeded at 2093 (offset 2 lines).
Hmm...  The next patch looks like a new-style context diff to me...
The text leading up to this was:
--------------------------
|diff -rc alpine-2.26/pico/display.c alpine-2.26.WrtAcc/pico/display.c
|*** alpine-2.26/pico/display.c	2022-06-02 18:14:00.487274758 -0600
|--- alpine-2.26.WrtAcc/pico/display.c	2022-06-02 18:14:58.063133581 -0600
--------------------------
Patching file pico/display.c using Plan A...
Hunk #1 succeeded at 2190 (offset 3 lines).
Hunk #2 succeeded at 2313 (offset 3 lines).
Hmm...  The next patch looks like a new-style context diff to me...
The text leading up to this was:
--------------------------
|diff -rc alpine-2.26/pico/ebind.h alpine-2.26.WrtAcc/pico/ebind.h
|*** alpine-2.26/pico/ebind.h	2022-06-02 18:14:00.487274758 -0600
|--- alpine-2.26.WrtAcc/pico/ebind.h	2022-06-02 18:14:58.075133551 -0600
--------------------------
Patching file pico/ebind.h using Plan A...
Hunk #1 succeeded at 61.
Hunk #2 succeeded at 100.
Hunk #3 succeeded at 125.
Hmm...  The next patch looks like a new-style context diff to me...
The text leading up to this was:
--------------------------
|diff -rc alpine-2.26/pico/efunc.h alpine-2.26.WrtAcc/pico/efunc.h
|*** alpine-2.26/pico/efunc.h	2022-06-02 18:14:00.487274758 -0600
|--- alpine-2.26.WrtAcc/pico/efunc.h	2022-06-02 18:14:58.079133542 -0600
--------------------------
Patching file pico/efunc.h using Plan A...
Hunk #1 succeeded at 54.
Hmm...  The next patch looks like a new-style context diff to me...
The text leading up to this was:
--------------------------
|diff -rc alpine-2.26/pico/main.c alpine-2.26.WrtAcc/pico/main.c
|*** alpine-2.26/pico/main.c	2022-06-02 18:14:00.487274758 -0600
|--- alpine-2.26.WrtAcc/pico/main.c	2022-06-02 18:14:58.079133542 -0600
--------------------------
Patching file pico/main.c using Plan A...
Hunk #1 succeeded at 454.
done
=> Applying distribution patch compose.patch.gz
Hmm...  Looks like a new-style context diff to me...
The text leading up to this was:
--------------------------
|diff -rc alpine-2.26/alpine/send.c alpine-2.26.compose/alpine/send.c
|*** alpine-2.26/alpine/send.c	2022-06-02 18:14:00.463274817 -0600
|--- alpine-2.26.compose/alpine/send.c	2022-06-02 18:40:14.794980998 -0600
--------------------------
Patching file alpine/send.c using Plan A...
Hunk #1 succeeded at 48.
Hunk #2 succeeded at 269.
Hunk #3 succeeded at 329.
Hunk #4 succeeded at 368.
Hunk #5 succeeded at 454.
Hunk #6 succeeded at 483.
Hunk #7 succeeded at 653.
Hmm...  The next patch looks like a new-style context diff to me...
The text leading up to this was:
--------------------------
|diff -rc alpine-2.26/pith/pine.hlp alpine-2.26.compose/pith/pine.hlp
|*** alpine-2.26/pith/pine.hlp	2022-06-02 18:14:00.491274749 -0600
|--- alpine-2.26.compose/pith/pine.hlp	2022-06-02 18:40:14.842982178 -0600
--------------------------
Patching file pith/pine.hlp using Plan A...
Hunk #1 succeeded at 31236 (offset 341 lines).
Hunk #2 succeeded at 38666 (offset 60 lines).
done
=> Applying pkgsrc patches for alpine-2.26nb3
=> Verifying /Volumes/data/jenkins/workspace/pkgsrc-macos-trunk-arm64/mail/alpine/patches/patch-alpine_pine-use.c
=> Applying pkgsrc patch /Volumes/data/jenkins/workspace/pkgsrc-macos-trunk-arm64/mail/alpine/patches/patch-alpine_pine-use.c
Hmm...  Looks like a unified diff to me...
The text leading up to this was:
--------------------------
|$NetBSD: patch-alpine_pine-use.c,v 1.1 2023/02/26 20:39:49 vins Exp $
|
|Fix default user mailbox path.
|
|--- alpine/pine-use.c.orig	2022-06-03 00:14:00.463274817 +0000
|+++ alpine/pine-use.c
--------------------------
Patching file alpine/pine-use.c using Plan A...
Hunk #1 succeeded at 20.
done
=> Verifying /Volumes/data/jenkins/workspace/pkgsrc-macos-trunk-arm64/mail/alpine/patches/patch-configure
=> Applying pkgsrc patch /Volumes/data/jenkins/workspace/pkgsrc-macos-trunk-arm64/mail/alpine/patches/patch-configure
Hmm...  Looks like a unified diff to me...
The text leading up to this was:
--------------------------
|$NetBSD: patch-configure,v 1.1 2024/06/18 08:40:04 markd Exp $
|
|Avoid implicit int in qsort_t configure check, which can cause
|the check to always fail for stricter C99 compilers.
|From Fedora.
|
|--- configure.orig	2022-06-03 00:14:00.463274817 +0000
|+++ configure
--------------------------
Patching file configure using Plan A...
Hunk #1 succeeded at 22034.
done
=> Verifying /Volumes/data/jenkins/workspace/pkgsrc-macos-trunk-arm64/mail/alpine/patches/patch-doc_man1_alpine.1
=> Applying pkgsrc patch /Volumes/data/jenkins/workspace/pkgsrc-macos-trunk-arm64/mail/alpine/patches/patch-doc_man1_alpine.1
Hmm...  Looks like a unified diff to me...
The text leading up to this was:
--------------------------
|$NetBSD: patch-doc_man1_alpine.1,v 1.1 2023/02/26 20:39:49 vins Exp $
|
|Fix default user mailbox path.
|
|--- doc/man1/alpine.1.orig	2022-06-03 00:14:00.467274807 +0000
|+++ doc/man1/alpine.1
--------------------------
Patching file doc/man1/alpine.1 using Plan A...
Hunk #1 succeeded at 318.
Hunk #2 succeeded at 354.
done
=> Verifying /Volumes/data/jenkins/workspace/pkgsrc-macos-trunk-arm64/mail/alpine/patches/patch-imap_src_c-client_auth_gss.c
=> Applying pkgsrc patch /Volumes/data/jenkins/workspace/pkgsrc-macos-trunk-arm64/mail/alpine/patches/patch-imap_src_c-client_auth_gss.c
Hmm...  Looks like a unified diff to me...
The text leading up to this was:
--------------------------
|$NetBSD: patch-imap_src_c-client_auth_gss.c,v 1.2 2020/11/23 16:36:03 bsiegert Exp $
|
|heimdal support from imap-uw package.
|
|--- imap/src/c-client/auth_gss.c.orig	2020-10-10 16:40:43.206061523 +0000
|+++ imap/src/c-client/auth_gss.c
--------------------------
Patching file imap/src/c-client/auth_gss.c using Plan A...
Hunk #1 succeeded at 27.
Hunk #2 succeeded at 76.
done
=> Verifying /Volumes/data/jenkins/workspace/pkgsrc-macos-trunk-arm64/mail/alpine/patches/patch-imap_src_osdep_unix_Makefile.gss
=> Applying pkgsrc patch /Volumes/data/jenkins/workspace/pkgsrc-macos-trunk-arm64/mail/alpine/patches/patch-imap_src_osdep_unix_Makefile.gss
Hmm...  Looks like a unified diff to me...
The text leading up to this was:
--------------------------
|$NetBSD: patch-imap_src_osdep_unix_Makefile.gss,v 1.1 2012/10/10 19:45:49 markd Exp $
|
|heimdal support from imap-uw package.
|
|--- imap/src/osdep/unix/Makefile.gss.orig	2007-04-05 02:20:04.000000000 +0000
|+++ imap/src/osdep/unix/Makefile.gss
--------------------------
Patching file imap/src/osdep/unix/Makefile.gss using Plan A...
Hunk #1 succeeded at 29.
done
=> Verifying /Volumes/data/jenkins/workspace/pkgsrc-macos-trunk-arm64/mail/alpine/patches/patch-imap_src_osdep_unix_kerb_mit.c
=> Applying pkgsrc patch /Volumes/data/jenkins/workspace/pkgsrc-macos-trunk-arm64/mail/alpine/patches/patch-imap_src_osdep_unix_kerb_mit.c
Hmm...  Looks like a unified diff to me...
The text leading up to this was:
--------------------------
|$NetBSD: patch-imap_src_osdep_unix_kerb_mit.c,v 1.1 2012/10/10 19:45:49 markd Exp $
|
|heimdal support from imap-uw package.
|
|--- imap/src/osdep/unix/kerb_mit.c.orig	2008-06-04 18:18:34.000000000 +0000
|+++ imap/src/osdep/unix/kerb_mit.c
--------------------------
Patching file imap/src/osdep/unix/kerb_mit.c using Plan A...
Hunk #1 succeeded at 26.
done
=> Verifying /Volumes/data/jenkins/workspace/pkgsrc-macos-trunk-arm64/mail/alpine/patches/patch-imap_src_osdep_unix_ssl__unix.c
=> Applying pkgsrc patch /Volumes/data/jenkins/workspace/pkgsrc-macos-trunk-arm64/mail/alpine/patches/patch-imap_src_osdep_unix_ssl__unix.c
Hmm...  Looks like a unified diff to me...
The text leading up to this was:
--------------------------
|$NetBSD: patch-imap_src_osdep_unix_ssl__unix.c,v 1.1 2023/02/26 20:39:49 vins Exp $
|
|Some popular mail services enforce SNI for TLSv1.3 clients, so send it
|retry SSL_write() on blocking socket if we're told to do so.
|
|--- imap/src/osdep/unix/ssl_unix.c.orig	2022-06-03 00:14:00.475274788 +0000
|+++ imap/src/osdep/unix/ssl_unix.c
--------------------------
Patching file imap/src/osdep/unix/ssl_unix.c using Plan A...
Hunk #1 succeeded at 391.
Hunk #2 succeeded at 466.
Hunk #3 succeeded at 537.
done
=> Verifying /Volumes/data/jenkins/workspace/pkgsrc-macos-trunk-arm64/mail/alpine/patches/patch-pico_osdep_terminal.c
=> Applying pkgsrc patch /Volumes/data/jenkins/workspace/pkgsrc-macos-trunk-arm64/mail/alpine/patches/patch-pico_osdep_terminal.c
Hmm...  Looks like a unified diff to me...
The text leading up to this was:
--------------------------
|$NetBSD: patch-pico_osdep_terminal.c,v 1.1 2023/02/26 20:39:49 vins Exp $
|
|Support Rxvt builtin keypad sequences.
|
|--- pico/osdep/terminal.c.orig	2022-06-03 00:14:00.491274749 +0000
|+++ pico/osdep/terminal.c
--------------------------
Patching file pico/osdep/terminal.c using Plan A...
Hunk #1 succeeded at 189 (offset 1 line).
done
===> Creating toolchain wrappers for alpine-2.26nb3
===> Configuring for alpine-2.26nb3
=> Renaming the panic function
WARNING: [subst.mk:panic] Nothing changed in "alpine/addrbook.c".
WARNING: [subst.mk:panic] Nothing changed in "alpine/after.c".
WARNING: [subst.mk:panic] Nothing changed in "alpine/busy.c".
WARNING: [subst.mk:panic] Nothing changed in "alpine/colorconf.c".
WARNING: [subst.mk:panic] Nothing changed in "alpine/context.c".
WARNING: [subst.mk:panic] Nothing changed in "alpine/dispfilt.c".
WARNING: [subst.mk:panic] Nothing changed in "alpine/flagmaint.c".
WARNING: [subst.mk:panic] Nothing changed in "alpine/init.c".
WARNING: [subst.mk:panic] Nothing changed in "alpine/kblock.c".
WARNING: [subst.mk:panic] Nothing changed in "alpine/keymenu.c".
WARNING: [subst.mk:panic] Nothing changed in "alpine/ldapconf.c".
WARNING: [subst.mk:panic] Nothing changed in "alpine/listsel.c".
WARNING: [subst.mk:panic] Nothing changed in "alpine/mailindx.c".
WARNING: [subst.mk:panic] Nothing changed in "alpine/newmail.c".
WARNING: [subst.mk:panic] Nothing changed in "alpine/pattern.c".
WARNING: [subst.mk:panic] Nothing changed in "alpine/pine-use.c".
WARNING: [subst.mk:panic] Nothing changed in "alpine/pipe.c".
WARNING: [subst.mk:panic] Nothing changed in "alpine/print.c".
WARNING: [subst.mk:panic] Nothing changed in "alpine/reply.c".
WARNING: [subst.mk:panic] Nothing changed in "alpine/rpdump.c".
WARNING: [subst.mk:panic] Nothing changed in "alpine/rpload.c".
WARNING: [subst.mk:panic] Nothing changed in "alpine/send.c".
WARNING: [subst.mk:panic] Nothing changed in "alpine/setup.c".
WARNING: [subst.mk:panic] Nothing changed in "alpine/smime.c".
WARNING: [subst.mk:panic] Nothing changed in "alpine/status.c".
WARNING: [subst.mk:panic] Nothing changed in "alpine/takeaddr.c".
WARNING: [subst.mk:panic] Nothing changed in "alpine/titlebar.c".
WARNING: [subst.mk:panic] Nothing changed in "alpine/xoauth2conf.c".
WARNING: [subst.mk:panic] Nothing changed in "alpine/xoauth2info.c".
WARNING: [subst.mk:panic] Nothing changed in "ldap/kbind.c".
WARNING: [subst.mk:panic] Nothing changed in "mapi/instmapi.c".
WARNING: [subst.mk:panic] Nothing changed in "mapi/pmapi.c".
WARNING: [subst.mk:panic] Nothing changed in "mapi/rfc1522.c".
WARNING: [subst.mk:panic] Nothing changed in "mapi/smapi.c".
WARNING: [subst.mk:panic] Nothing changed in "pico/attach.c".
WARNING: [subst.mk:panic] Nothing changed in "pico/basic.c".
WARNING: [subst.mk:panic] Nothing changed in "pico/bind.c".
WARNING: [subst.mk:panic] Nothing changed in "pico/blddate.c".
WARNING: [subst.mk:panic] Nothing changed in "pico/browse.c".
WARNING: [subst.mk:panic] Nothing changed in "pico/buffer.c".
WARNING: [subst.mk:panic] Nothing changed in "pico/composer.c".
WARNING: [subst.mk:panic] Nothing changed in "pico/display.c".
WARNING: [subst.mk:panic] Nothing changed in "pico/file.c".
WARNING: [subst.mk:panic] Nothing changed in "pico/fileio.c".
WARNING: [subst.mk:panic] Nothing changed in "pico/line.c".
WARNING: [subst.mk:panic] Nothing changed in "pico/main.c".
WARNING: [subst.mk:panic] Nothing changed in "pico/mswinver.c".
WARNING: [subst.mk:panic] Nothing changed in "pico/pico.c".
WARNING: [subst.mk:panic] Nothing changed in "pico/pilot.c".
WARNING: [subst.mk:panic] Nothing changed in "pico/random.c".
WARNING: [subst.mk:panic] Nothing changed in "pico/region.c".
WARNING: [subst.mk:panic] Nothing changed in "pico/search.c".
WARNING: [subst.mk:panic] Nothing changed in "pico/utf8stub.c".
WARNING: [subst.mk:panic] Nothing changed in "pico/window.c".
WARNING: [subst.mk:panic] Nothing changed in "pico/word.c".
WARNING: [subst.mk:panic] Nothing changed in "pith/abdlc.c".
WARNING: [subst.mk:panic] Nothing changed in "pith/ablookup.c".
WARNING: [subst.mk:panic] Nothing changed in "pith/addrbook.c".
WARNING: [subst.mk:panic] Nothing changed in "pith/addrstring.c".
WARNING: [subst.mk:panic] Nothing changed in "pith/adjtime.c".
WARNING: [subst.mk:panic] Nothing changed in "pith/bldaddr.c".
WARNING: [subst.mk:panic] Nothing changed in "pith/body.c".
WARNING: [subst.mk:panic] Nothing changed in "pith/color.c".
WARNING: [subst.mk:panic] Nothing changed in "pith/context.c".
WARNING: [subst.mk:panic] Nothing changed in "pith/copyaddr.c".
WARNING: [subst.mk:panic] Nothing changed in "pith/detach.c".
WARNING: [subst.mk:panic] Nothing changed in "pith/detoken.c".
WARNING: [subst.mk:panic] Nothing changed in "pith/editorial.c".
WARNING: [subst.mk:panic] Nothing changed in "pith/escapes.c".
WARNING: [subst.mk:panic] Nothing changed in "pith/flag.c".
WARNING: [subst.mk:panic] Nothing changed in "pith/handle.c".
WARNING: [subst.mk:panic] Nothing changed in "pith/help.c".
WARNING: [subst.mk:panic] Nothing changed in "pith/help_c_gen.c".
WARNING: [subst.mk:panic] Nothing changed in "pith/help_h_gen.c".
WARNING: [subst.mk:panic] Nothing changed in "pith/helpindx.c".
WARNING: [subst.mk:panic] Nothing changed in "pith/hist.c".
WARNING: [subst.mk:panic] Nothing changed in "pith/icache.c".
WARNING: [subst.mk:panic] Nothing changed in "pith/init.c".
WARNING: [subst.mk:panic] Nothing changed in "pith/keyword.c".
WARNING: [subst.mk:panic] Nothing changed in "pith/list.c".
WARNING: [subst.mk:panic] Nothing changed in "pith/maillist.c".
WARNING: [subst.mk:panic] Nothing changed in "pith/mailview.c".
WARNING: [subst.mk:panic] Nothing changed in "pith/margin.c".
WARNING: [subst.mk:panic] Nothing changed in "pith/mimedesc.c".
WARNING: [subst.mk:panic] Nothing changed in "pith/msgno.c".
WARNING: [subst.mk:panic] Nothing changed in "pith/newmail.c".
WARNING: [subst.mk:panic] Nothing changed in "pith/news.c".
WARNING: [subst.mk:panic] Nothing changed in "pith/pipe.c".
WARNING: [subst.mk:panic] Nothing changed in "pith/readfile.c".
WARNING: [subst.mk:panic] Nothing changed in "pith/remote.c".
WARNING: [subst.mk:panic] Nothing changed in "pith/reply.c".
WARNING: [subst.mk:panic] Nothing changed in "pith/rfc2231.c".
WARNING: [subst.mk:panic] Nothing changed in "pith/search.c".
WARNING: [subst.mk:panic] Nothing changed in "pith/sequence.c".
WARNING: [subst.mk:panic] Nothing changed in "pith/smime.c".
WARNING: [subst.mk:panic] Nothing changed in "pith/state.c".
WARNING: [subst.mk:panic] Nothing changed in "pith/status.c".
WARNING: [subst.mk:panic] Nothing changed in "pith/store.c".
WARNING: [subst.mk:panic] Nothing changed in "pith/strlst.c".
WARNING: [subst.mk:panic] Nothing changed in "pith/takeaddr.c".
WARNING: [subst.mk:panic] Nothing changed in "pith/tempfile.c".
WARNING: [subst.mk:panic] Nothing changed in "pith/text.c".
WARNING: [subst.mk:panic] Nothing changed in "pith/thread.c".
WARNING: [subst.mk:panic] Nothing changed in "pith/url.c".
WARNING: [subst.mk:panic] Nothing changed in "pith/util.c".
WARNING: [subst.mk:panic] Nothing changed in "regex/engine.c".
WARNING: [subst.mk:panic] Nothing changed in "regex/regcomp.c".
WARNING: [subst.mk:panic] Nothing changed in "regex/regerror.c".
WARNING: [subst.mk:panic] Nothing changed in "regex/regexec.c".
WARNING: [subst.mk:panic] Nothing changed in "regex/regfree.c".
WARNING: [subst.mk:panic] Nothing changed in "alpine/osdep/chnge_pw.c".
WARNING: [subst.mk:panic] Nothing changed in "alpine/osdep/debuging.c".
WARNING: [subst.mk:panic] Nothing changed in "alpine/osdep/diskquot.non.c".
WARNING: [subst.mk:panic] Nothing changed in "alpine/osdep/execview.c".
WARNING: [subst.mk:panic] Nothing changed in "alpine/osdep/fltrname.c".
WARNING: [subst.mk:panic] Nothing changed in "alpine/osdep/jobcntrl.c".
WARNING: [subst.mk:panic] Nothing changed in "alpine/osdep/mswinver.c".
WARNING: [subst.mk:panic] Nothing changed in "alpine/osdep/print.c".
WARNING: [subst.mk:panic] Nothing changed in "alpine/osdep/termin.gen.c".
WARNING: [subst.mk:panic] Nothing changed in "alpine/osdep/termin.wnt.c".
WARNING: [subst.mk:panic] Nothing changed in "alpine/osdep/termout.gen.c".
WARNING: [subst.mk:panic] Nothing changed in "alpine/osdep/termout.unx.c".
WARNING: [subst.mk:panic] Nothing changed in "alpine/osdep/termout.wnt.c".
WARNING: [subst.mk:panic] Nothing changed in "imap/tools/uahelper.c".
WARNING: [subst.mk:panic] Nothing changed in "pico/osdep/altedit.c".
WARNING: [subst.mk:panic] Nothing changed in "pico/osdep/chkpoint.c".
WARNING: [subst.mk:panic] Nothing changed in "pico/osdep/color.c".
WARNING: [subst.mk:panic] Nothing changed in "pico/osdep/filesys.c".
WARNING: [subst.mk:panic] Nothing changed in "pico/osdep/fsync.c".
WARNING: [subst.mk:panic] Nothing changed in "pico/osdep/getkey.c".
WARNING: [subst.mk:panic] Nothing changed in "pico/osdep/mouse.c".
WARNING: [subst.mk:panic] Nothing changed in "pico/osdep/msdlg.c".
WARNING: [subst.mk:panic] Nothing changed in "pico/osdep/mswin.c".
WARNING: [subst.mk:panic] Nothing changed in "pico/osdep/mswin_aspell.c".
WARNING: [subst.mk:panic] Nothing changed in "pico/osdep/mswin_spell.c".
WARNING: [subst.mk:panic] Nothing changed in "pico/osdep/mswin_tw.c".
WARNING: [subst.mk:panic] Nothing changed in "pico/osdep/newmail.c".
WARNING: [subst.mk:panic] Nothing changed in "pico/osdep/popen.c".
WARNING: [subst.mk:panic] Nothing changed in "pico/osdep/raw.c".
WARNING: [subst.mk:panic] Nothing changed in "pico/osdep/read.c".
WARNING: [subst.mk:panic] Nothing changed in "pico/osdep/shell.c".
WARNING: [subst.mk:panic] Nothing changed in "pico/osdep/signals.c".
WARNING: [subst.mk:panic] Nothing changed in "pico/osdep/spell.c".
WARNING: [subst.mk:panic] Nothing changed in "pico/osdep/terminal.c".
WARNING: [subst.mk:panic] Nothing changed in "pico/osdep/truncate.c".
WARNING: [subst.mk:panic] Nothing changed in "pico/osdep/tty.c".
WARNING: [subst.mk:panic] Nothing changed in "pith/charconv/filesys.c".
WARNING: [subst.mk:panic] Nothing changed in "pith/charconv/utf8.c".
WARNING: [subst.mk:panic] Nothing changed in "pith/osdep/bldpath.c".
WARNING: [subst.mk:panic] Nothing changed in "pith/osdep/canaccess.c".
WARNING: [subst.mk:panic] Nothing changed in "pith/osdep/canonicl.c".
WARNING: [subst.mk:panic] Nothing changed in "pith/osdep/collate.c".
WARNING: [subst.mk:panic] Nothing changed in "pith/osdep/color.c".
WARNING: [subst.mk:panic] Nothing changed in "pith/osdep/coredump.c".
WARNING: [subst.mk:panic] Nothing changed in "pith/osdep/creatdir.c".
WARNING: [subst.mk:panic] Nothing changed in "pith/osdep/debugtime.c".
WARNING: [subst.mk:panic] Nothing changed in "pith/osdep/domnames.c".
WARNING: [subst.mk:panic] Nothing changed in "pith/osdep/err_desc.c".
WARNING: [subst.mk:panic] Nothing changed in "pith/osdep/fgetpos.c".
WARNING: [subst.mk:panic] Nothing changed in "pith/osdep/filesize.c".
WARNING: [subst.mk:panic] Nothing changed in "pith/osdep/fnexpand.c".
WARNING: [subst.mk:panic] Nothing changed in "pith/osdep/hostname.c".
WARNING: [subst.mk:panic] Nothing changed in "pith/osdep/lstcmpnt.c".
WARNING: [subst.mk:panic] Nothing changed in "pith/osdep/mimedisp.c".
WARNING: [subst.mk:panic] Nothing changed in "pith/osdep/pipe.c".
WARNING: [subst.mk:panic] Nothing changed in "pith/osdep/pw_stuff.c".
WARNING: [subst.mk:panic] Nothing changed in "pith/osdep/rename.c".
WARNING: [subst.mk:panic] Nothing changed in "pith/osdep/temp_nam.c".
WARNING: [subst.mk:panic] Nothing changed in "pith/osdep/tempfile.c".
WARNING: [subst.mk:panic] Nothing changed in "pith/osdep/writ_dir.c".
WARNING: [subst.mk:panic] Nothing changed in "imap/src/ansilib/memmove.c".
WARNING: [subst.mk:panic] Nothing changed in "imap/src/ansilib/memmove2.c".
WARNING: [subst.mk:panic] Nothing changed in "imap/src/ansilib/memset.c".
WARNING: [subst.mk:panic] Nothing changed in "imap/src/ansilib/strpbrk.c".
WARNING: [subst.mk:panic] Nothing changed in "imap/src/ansilib/strstr.c".
WARNING: [subst.mk:panic] Nothing changed in "imap/src/ansilib/strtok.c".
WARNING: [subst.mk:panic] Nothing changed in "imap/src/ansilib/strtoul.c".
WARNING: [subst.mk:panic] Nothing changed in "imap/src/c-client/auth_bea.c".
WARNING: [subst.mk:panic] Nothing changed in "imap/src/c-client/auth_ext.c".
WARNING: [subst.mk:panic] Nothing changed in "imap/src/c-client/auth_gss.c".
WARNING: [subst.mk:panic] Nothing changed in "imap/src/c-client/auth_log.c".
WARNING: [subst.mk:panic] Nothing changed in "imap/src/c-client/auth_md5.c".
WARNING: [subst.mk:panic] Nothing changed in "imap/src/c-client/auth_ntl.c".
WARNING: [subst.mk:panic] Nothing changed in "imap/src/c-client/auth_oa2.c".
WARNING: [subst.mk:panic] Nothing changed in "imap/src/c-client/auth_pla.c".
WARNING: [subst.mk:panic] Nothing changed in "imap/src/c-client/flstring.c".
WARNING: [subst.mk:panic] Nothing changed in "imap/src/c-client/hmac.c".
WARNING: [subst.mk:panic] Nothing changed in "imap/src/c-client/http.c".
WARNING: [subst.mk:panic] Nothing changed in "imap/src/c-client/imap4r1.c".
WARNING: [subst.mk:panic] Nothing changed in "imap/src/c-client/json.c".
WARNING: [subst.mk:panic] Nothing changed in "imap/src/c-client/mail.c".
WARNING: [subst.mk:panic] Nothing changed in "imap/src/c-client/misc.c".
WARNING: [subst.mk:panic] Nothing changed in "imap/src/c-client/netmsg.c".
WARNING: [subst.mk:panic] Nothing changed in "imap/src/c-client/newsrc.c".
WARNING: [subst.mk:panic] Nothing changed in "imap/src/c-client/nntp.c".
WARNING: [subst.mk:panic] Nothing changed in "imap/src/c-client/oauth2_aux.c".
WARNING: [subst.mk:panic] Nothing changed in "imap/src/c-client/pop3.c".
WARNING: [subst.mk:panic] Nothing changed in "imap/src/c-client/rfc822.c".
WARNING: [subst.mk:panic] Nothing changed in "imap/src/c-client/sha.c".
WARNING: [subst.mk:panic] Nothing changed in "imap/src/c-client/sha1.c".
WARNING: [subst.mk:panic] Nothing changed in "imap/src/c-client/sha224-256.c".
WARNING: [subst.mk:panic] Nothing changed in "imap/src/c-client/sha384-512.c".
WARNING: [subst.mk:panic] Nothing changed in "imap/src/c-client/smanager.c".
WARNING: [subst.mk:panic] Nothing changed in "imap/src/c-client/smtp.c".
WARNING: [subst.mk:panic] Nothing changed in "imap/src/c-client/usha.c".
WARNING: [subst.mk:panic] Nothing changed in "imap/src/c-client/utf8.c".
WARNING: [subst.mk:panic] Nothing changed in "imap/src/c-client/utf8aux.c".
WARNING: [subst.mk:panic] Nothing changed in "imap/src/charset/big5.c".
WARNING: [subst.mk:panic] Nothing changed in "imap/src/charset/cns11643.c".
WARNING: [subst.mk:panic] Nothing changed in "imap/src/charset/decomtab.c".
WARNING: [subst.mk:panic] Nothing changed in "imap/src/charset/gb_12345.c".
WARNING: [subst.mk:panic] Nothing changed in "imap/src/charset/gb_2312.c".
WARNING: [subst.mk:panic] Nothing changed in "imap/src/charset/ibm.c".
WARNING: [subst.mk:panic] Nothing changed in "imap/src/charset/iso_8859.c".
WARNING: [subst.mk:panic] Nothing changed in "imap/src/charset/jis_0208.c".
WARNING: [subst.mk:panic] Nothing changed in "imap/src/charset/jis_0212.c".
WARNING: [subst.mk:panic] Nothing changed in "imap/src/charset/koi8_r.c".
WARNING: [subst.mk:panic] Nothing changed in "imap/src/charset/koi8_u.c".
WARNING: [subst.mk:panic] Nothing changed in "imap/src/charset/ksc_5601.c".
WARNING: [subst.mk:panic] Nothing changed in "imap/src/charset/tis_620.c".
WARNING: [subst.mk:panic] Nothing changed in "imap/src/charset/tmap.c".
WARNING: [subst.mk:panic] Nothing changed in "imap/src/charset/viscii.c".
WARNING: [subst.mk:panic] Nothing changed in "imap/src/charset/widths.c".
WARNING: [subst.mk:panic] Nothing changed in "imap/src/charset/windows.c".
WARNING: [subst.mk:panic] Nothing changed in "imap/src/dmail/dmail.c".
WARNING: [subst.mk:panic] Nothing changed in "imap/src/dmail/dquota.c".
WARNING: [subst.mk:panic] Nothing changed in "imap/src/imapd/imapd.c".
WARNING: [subst.mk:panic] Nothing changed in "imap/src/ipopd/ipop2d.c".
WARNING: [subst.mk:panic] Nothing changed in "imap/src/ipopd/ipop3d.c".
WARNING: [subst.mk:panic] Nothing changed in "imap/src/mailutil/mailutil.c".
WARNING: [subst.mk:panic] Nothing changed in "imap/src/mlock/mlock.c".
WARNING: [subst.mk:panic] Nothing changed in "imap/src/mtest/mtest.c".
WARNING: [subst.mk:panic] Nothing changed in "imap/src/tmail/tmail.c".
WARNING: [subst.mk:panic] Nothing changed in "imap/src/tmail/tquota.c".
WARNING: [subst.mk:panic] Nothing changed in "web/src/alpined.d/alpined.c".
WARNING: [subst.mk:panic] Nothing changed in "web/src/alpined.d/alpineldap.c".
WARNING: [subst.mk:panic] Nothing changed in "web/src/alpined.d/busy.c".
WARNING: [subst.mk:panic] Nothing changed in "web/src/alpined.d/color.c".
WARNING: [subst.mk:panic] Nothing changed in "web/src/alpined.d/debug.c".
WARNING: [subst.mk:panic] Nothing changed in "web/src/alpined.d/imap.c".
WARNING: [subst.mk:panic] Nothing changed in "web/src/alpined.d/ldap.c".
WARNING: [subst.mk:panic] Nothing changed in "web/src/alpined.d/remote.c".
WARNING: [subst.mk:panic] Nothing changed in "web/src/alpined.d/status.c".
WARNING: [subst.mk:panic] Nothing changed in "web/src/alpined.d/wpcomm.c".
WARNING: [subst.mk:panic] Nothing changed in "web/src/pubcookie/auth_gss_proxy.c".
WARNING: [subst.mk:panic] Nothing changed in "web/src/pubcookie/id_table.c".
WARNING: [subst.mk:panic] Nothing changed in "web/src/pubcookie/wp_gssapi_proxy.c".
WARNING: [subst.mk:panic] Nothing changed in "web/src/pubcookie/wp_tclsh.c".
WARNING: [subst.mk:panic] Nothing changed in "web/src/pubcookie/wp_uidmapper.c".
WARNING: [subst.mk:panic] Nothing changed in "web/src/pubcookie/wp_uidmapper_lib.c".
WARNING: [subst.mk:panic] Nothing changed in "web/src/pubcookie/wp_umc.c".
=> Replacing hard-coded paths.
=> Replacing VARBASE placeholders.
=> 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
checking for a BSD-compatible install... /usr/bin/install -c -o pbulk -g staff
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... ./install-sh -c -d
checking for gawk... /opt/pkg/bin/nawk
checking whether make sets $(MAKE)... yes
checking whether make supports nested variables... yes
checking whether to enable maintainer-specific portions of Makefiles... no
checking build system type... aarch64-apple-darwin23
checking host system type... aarch64-apple-darwin23
configure: Configuring for alpine 2.26 (aarch64-apple-darwin23)
checking for aarch64-apple-darwin23-gcc... clang
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 clang accepts -g... yes
checking for clang option to accept ISO C89... none needed
checking whether clang understands -c and -o together... yes
checking for style of include used by make... GNU
checking dependency style of clang... gcc3
checking how to run the C preprocessor... clang -E
checking for aarch64-apple-darwin23-gcc... no
checking for gcc... gcc
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ISO C89... none needed
checking whether gcc understands -c and -o together... yes
checking dependency style of gcc... gcc3
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 how to run the C preprocessor... gcc -E
checking for clang option to accept ISO C99... none needed
checking for clang option to accept ISO Standard C... (cached) none needed
checking whether make sets $(MAKE)... (cached) yes
checking whether ln -s works... yes
checking for gawk... (cached) /opt/pkg/bin/nawk
checking how to print strings... print -r
checking for a sed that does not truncate output... /opt/pkg/bin/nbsed
checking for grep that handles long lines and -e... (cached) /usr/bin/grep
checking for egrep... (cached) /usr/bin/egrep
checking for fgrep... /usr/bin/grep -F
checking for ld used by clang... /Applications/Xcode-13.4.1.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld
checking if the linker (/Applications/Xcode-13.4.1.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) is GNU ld... no
checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
checking the name lister (/usr/bin/nm -B) interface... rm: conftest.dSYM: is a directory
BSD nm
checking the maximum length of command line arguments... (cached) 1048576
checking how to convert aarch64-apple-darwin23 file names to aarch64-apple-darwin23 format... func_convert_file_noop
checking how to convert aarch64-apple-darwin23 file names to toolchain format... func_convert_file_noop
checking for /Applications/Xcode-13.4.1.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld option to reload object files... -r
checking for aarch64-apple-darwin23-objdump... no
checking for objdump... objdump
checking how to recognize dependent libraries... pass_all
checking for aarch64-apple-darwin23-dlltool... no
checking for dlltool... no
checking how to associate runtime and link libraries... print -r --
checking for aarch64-apple-darwin23-ar... no
checking for ar... ar
checking for archiver @FILE support... rm: conftest.dSYM: is a directory
no
checking for aarch64-apple-darwin23-strip... no
checking for strip... strip
checking for aarch64-apple-darwin23-ranlib... no
checking for ranlib... ranlib
checking command to parse /usr/bin/nm -B output from clang object... rm: conftest.dSYM: is a directory
ok
checking for sysroot... no
checking for a working dd... /bin/dd
checking how to truncate binary pipes... /bin/dd bs=4096 count=1
checking for aarch64-apple-darwin23-mt... no
checking for mt... no
checking if : is a manifest tool... no
checking for aarch64-apple-darwin23-dsymutil... no
checking for dsymutil... dsymutil
checking for aarch64-apple-darwin23-nmedit... no
checking for nmedit... nmedit
checking for aarch64-apple-darwin23-lipo... no
checking for lipo... lipo
checking for aarch64-apple-darwin23-otool... no
checking for otool... otool
checking for aarch64-apple-darwin23-otool64... no
checking for otool64... no
checking for -single_module linker flag... yes
checking for -exported_symbols_list linker flag... yes
checking for -force_load linker flag... yes
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking for dlfcn.h... yes
checking for objdir... .libs
checking if clang supports -fno-rtti -fno-exceptions... yes
checking for clang option to produce PIC... -fno-common -DPIC
checking if clang PIC flag -fno-common -DPIC works... yes
checking if clang static flag -static works... no
checking if clang supports -c -o file.o... rm: conftest*: No such file or directory
yes
checking if clang supports -c -o file.o... (cached) yes
checking whether the clang linker (/Applications/Xcode-13.4.1.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) supports shared libraries... yes
checking dynamic linker characteristics... darwin23 dyld
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... yes
checking for ar... /usr/bin/ar
checking for rm... /bin/rm
checking for cp... /bin/cp
checking for ln... /bin/ln
checking for ls... /bin/ls
checking for sed... (cached) /opt/pkg/bin/nbsed
checking for make... /Users/pbulk/build/mail/alpine/work/.tools/bin/make
checking whether NLS is requested... yes
checking for msgfmt... /Users/pbulk/build/mail/alpine/work/.tools/bin/msgfmt
checking for gmsgfmt... /Users/pbulk/build/mail/alpine/work/.tools/bin/msgfmt
checking for xgettext... /Users/pbulk/build/mail/alpine/work/.tools/bin/xgettext
checking for msgmerge... /Users/pbulk/build/mail/alpine/work/.tools/bin/msgmerge
checking for ld used by GCC... /Applications/Xcode-13.4.1.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld
checking if the linker (/Applications/Xcode-13.4.1.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) is GNU ld... no
checking for shared library run path origin... done
checking for CFPreferencesCopyAppValue... yes
checking for CFLocaleCopyCurrent... yes
checking for GNU gettext in libc... no
checking for iconv... yes
checking how to link with libiconv... -liconv
checking for GNU gettext in libintl... no
checking whether to use NLS... no
checking option: dmalloc enabled... no
checking option: debugging is enabled... yes
checking option: optimization is enabled... yes
checking option: mouse support enabled... yes
checking option: quotas enabled... no
checking option: From changing enabled... yes
checking option: background post enabled... yes
checking option: keyboard lock enabled... yes
checking option: from encoding enabled... no
checking for sendmail... /usr/sbin/sendmail
checking for passwd... /usr/bin/passwd
checking for hunspell... no
checking for aspell... no
checking for ispell... no
checking for spell... no
checking for hunspell... no
checking for aspell... no
checking for ... no
configure: Excluding TCL Support, and thus Web Alpine Support
configure: --with-passfile definition overrides OS-Specific password caching
checking for setupterm in -ltinfo... no
checking for setupterm in -lncurses... yes
checking for library containing dlopen... none required
checking if OpenSSL is LibreSSL... no
checking Openssl library version >= 1.0.0c... yes
checking Openssl library version >= 1.1.0... yes
checking for library containing OpenSSL_version_num... -lcrypto
checking for library containing OPENSSL_init_ssl... -lssl
checking for ber_alloc in -llber... yes
checking for library containing ldap_initialize... -lldap
configure: * * * Including LDAP Support
checking for library containing crypt... none required
checking for library containing gss_init_sec_context... -lgssapi_krb5
checking gssapi/gssapi_generic.h usability... yes
checking gssapi/gssapi_generic.h presence... yes
checking for gssapi/gssapi_generic.h... yes
checking for library containing regcomp... none required
checking regex.h usability... yes
checking regex.h presence... yes
checking for regex.h... yes
checking for pthread support... checking for pthread_join in LIBS=-lpthread with CFLAGS= -D_REENTRANT... yes
checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE
checking if more special flags are required for pthreads... -D_THREAD_SAFE
yes
checking for library containing nanosleep... none required
checking for ANSI C header files... (cached) yes
checking for dirent.h that defines DIR... yes
checking for library containing opendir... none required
checking whether stat file-mode macros are broken... no
checking for sys/wait.h that is POSIX.1 compatible... yes
checking whether time.h and sys/time.h may both be included... yes
checking whether termios.h defines TIOCGWINSZ... yes
checking for unistd.h... (cached) yes
checking errno.h usability... yes
checking errno.h presence... yes
checking for errno.h... yes
checking ctype.h usability... yes
checking ctype.h presence... yes
checking for ctype.h... yes
checking fcntl.h usability... yes
checking fcntl.h presence... yes
checking for fcntl.h... yes
checking signal.h usability... yes
checking signal.h presence... yes
checking for signal.h... yes
checking setjmp.h usability... yes
checking setjmp.h presence... yes
checking for setjmp.h... yes
checking for memory.h... (cached) yes
checking sys/ioctl.h usability... yes
checking sys/ioctl.h presence... yes
checking for sys/ioctl.h... yes
checking sys/param.h usability... yes
checking sys/param.h presence... yes
checking for sys/param.h... yes
checking sys/socket.h usability... yes
checking sys/socket.h presence... yes
checking for sys/socket.h... yes
checking sys/uio.h usability... yes
checking sys/uio.h presence... yes
checking for sys/uio.h... yes
checking sys/un.h usability... yes
checking sys/un.h presence... yes
checking for sys/un.h... yes
checking limits.h usability... yes
checking limits.h presence... yes
checking for limits.h... yes
checking wchar.h usability... yes
checking wchar.h presence... yes
checking for wchar.h... yes
checking sys/poll.h usability... yes
checking sys/poll.h presence... yes
checking for sys/poll.h... yes
checking stropts.h usability... no
checking stropts.h presence... no
checking for stropts.h... no
checking netdb.h usability... yes
checking netdb.h presence... yes
checking for netdb.h... yes
checking syslog.h usability... yes
checking syslog.h presence... yes
checking for syslog.h... yes
checking sys/syslog.h usability... yes
checking sys/syslog.h presence... yes
checking for sys/syslog.h... yes
checking locale.h usability... yes
checking locale.h presence... yes
checking for locale.h... yes
checking langinfo.h usability... yes
checking langinfo.h presence... yes
checking for langinfo.h... yes
checking utime.h usability... yes
checking utime.h presence... yes
checking for utime.h... yes
checking sys/utime.h usability... no
checking sys/utime.h presence... no
checking for sys/utime.h... no
checking pthread.h usability... yes
checking pthread.h presence... yes
checking for pthread.h... yes
checking pwd.h usability... yes
checking pwd.h presence... yes
checking for pwd.h... yes
checking assert.h usability... yes
checking assert.h presence... yes
checking for assert.h... yes
checking termios.h usability... yes
checking termios.h presence... yes
checking for termios.h... yes
checking return type of signal handlers... void
checking for size_t... yes
checking for mode_t... yes
checking for pid_t... yes
checking for uid_t in sys/types.h... yes
checking whether struct tm is in sys/time.h or time.h... time.h
checking for union wait... yes
checking for stdint.h... (cached) yes
checking for stdint.h... (cached) yes
checking argument pointer type of qsort compare function and base... void
checking sys/select.h usability... yes
checking sys/select.h presence... yes
checking for sys/select.h... yes
checking for sys/socket.h... (cached) yes
checking types of arguments for select... int,fd_set *,struct timeval *
checking for working strcoll... yes
checking vfork.h usability... no
checking vfork.h presence... no
checking for vfork.h... no
checking for fork... yes
checking for vfork... yes
checking for working fork... yes
checking for working vfork... (cached) yes
checking for strchr... yes
checking for memcpy... yes
checking for strtol... yes
checking for strtoul... yes
checking for select... yes
checking for poll... yes
checking for qsort... yes
checking for getuid... yes
checking for getpwuid... yes
checking for getpwnam... yes
checking for gettimeofday... yes
checking for tmpfile... yes
checking for uname... yes
checking for rename... yes
checking for read... yes
checking for signal... yes
checking for setjmp... yes
checking for chown... yes
checking for wait4... yes
checking for waitpid... yes
checking for wait... yes
checking for srandom... yes
checking for popen... yes
checking for pclose... yes
checking for fsync... yes
checking for truncate... yes
checking for listen... yes
checking for wcwidth... yes
checking for mbstowcs... yes
checking for wcrtomb... yes
checking for wctomb... yes
checking for putenv... yes
checking for setenv... yes
checking for library containing gethostname... none required
checking for library containing socket... none required
checking for library containing bind... none required
checking for sigaction... yes
checking for sigemptyset... yes
checking for sigaddset... yes
checking for sigprocmask... yes
checking for library containing syslog... none required
configure: * * * S/MIME support enabled
configure: * * * No certificates found in "/opt/pkg/etc/openssl/certs".
configure: * * *   This might indicate that CA certs did not get properly
configure: * * *   installed.  If you get certificate validation failures
configure: * * *   in Alpine, this might be the reason for them.
configure: * * * Including Kerberos5 functionality
configure: * * * TCL libraries could not be found.
configure: * * * WEB ALPINE COMPONENT WILL NOT BE BUILT.
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating m4/Makefile
config.status: creating po/Makefile.in
config.status: creating pith/osdep/Makefile
config.status: creating pith/charconv/Makefile
config.status: creating pith/Makefile
config.status: creating pico/osdep/Makefile
config.status: creating pico/Makefile
config.status: creating alpine/osdep/Makefile
config.status: creating alpine/Makefile
config.status: creating web/src/Makefile
config.status: creating web/src/pubcookie/Makefile
config.status: creating web/src/alpined.d/Makefile
config.status: creating Makefile
config.status: creating include/config.h
config.status: executing depfiles commands
config.status: executing libtool commands
rm: libtoolT: No such file or directory
config.status: executing po-directories commands
config.status: creating po/POTFILES
config.status: creating po/Makefile
=> Modifying libtool scripts to use pkgsrc libtool
=> Modifying libtool scripts to use pkgsrc depcomp