=> Bootstrap dependency digest>=20211023: found digest-20220214
WARNING: [license.mk] Every package should define a LICENSE.
===> Building for lpe-1.2.6nb3
/opt/pkg/bin/gmake  all-recursive
gmake[1]: Entering directory '/Users/pbulk/build/editors/lpe/work/lpe-1.2.6'
Making all in data
gmake[2]: Entering directory '/Users/pbulk/build/editors/lpe/work/lpe-1.2.6/data'
clang -DHAVE_CONFIG_H -I. -I. -I..   -I/opt/pkg/include  -DPREFIX="\"/opt/pkg\"" -pipe -Os -I/opt/pkg/include -c comp.c
/opt/pkg/bin/mksh ../libtool --mode=link clang  -DPREFIX="\"/opt/pkg\"" -pipe -Os -I/opt/pkg/include -L/opt/pkg/lib -o comp  comp.o -lslang 
libtool: link: clang -DPREFIX=\"/opt/pkg\" -pipe -Os -I/Users/pbulk/build/editors/lpe/work/.buildlink/include -o comp comp.o  -L/Users/pbulk/build/editors/lpe/work/.buildlink/lib /Users/pbulk/build/editors/lpe/work/.buildlink/lib/libslang.dylib -ldl -lm
sed -e 's^\@SYSCONFDIR\@^/opt/pkg/etc^g' \
    -e 's^\@DATADIR\@^/opt/pkg/share^g' \
	< ./init.sl.in > init.sl.tmp \
&& mv init.sl.tmp init.sl
../data/comp init.sl
Compiling: init.sl ... done.
../data/comp conv.sl
Compiling: conv.sl ... done.
gmake[2]: Leaving directory '/Users/pbulk/build/editors/lpe/work/lpe-1.2.6/data'
Making all in intl
gmake[2]: Entering directory '/Users/pbulk/build/editors/lpe/work/lpe-1.2.6/intl'
clang -c -DLOCALEDIR=\"/opt/pkg/share/locale\" -DGNULOCALEDIR=\"/opt/pkg/share/locale\" -DLOCALE_ALIAS_PATH=\"/opt/pkg/share/locale:.\" -DHAVE_CONFIG_H -I.. -I. -I../intl -I../lib -I/opt/pkg/include -DPREFIX="\"/opt/pkg\"" -pipe -Os -I/opt/pkg/include  intl-compat.c
intl-compat.c:36:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype]
bindtextdomain (domainname, dirname)
^
intl-compat.c:45:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype]
dcgettext (domainname, msgid, category)
^
intl-compat.c:55:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype]
dgettext (domainname, msgid)
^
intl-compat.c:64:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype]
gettext (msgid)
^
intl-compat.c:72:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype]
textdomain (domainname)
^
5 warnings generated.
clang -c -DLOCALEDIR=\"/opt/pkg/share/locale\" -DGNULOCALEDIR=\"/opt/pkg/share/locale\" -DLOCALE_ALIAS_PATH=\"/opt/pkg/share/locale:.\" -DHAVE_CONFIG_H -I.. -I. -I../intl -I../lib -I/opt/pkg/include -DPREFIX="\"/opt/pkg\"" -pipe -Os -I/opt/pkg/include  bindtextdom.c
In file included from bindtextdom.c:47:
./gettextP.h:50:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype]
SWAP (i)
^
bindtextdom.c:74:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype]
BINDTEXTDOMAIN (domainname, dirname)
^
bindtextdom.c:68:25: note: expanded from macro 'BINDTEXTDOMAIN'
# define BINDTEXTDOMAIN bindtextdomain__
                        ^
2 warnings generated.
clang -c -DLOCALEDIR=\"/opt/pkg/share/locale\" -DGNULOCALEDIR=\"/opt/pkg/share/locale\" -DLOCALE_ALIAS_PATH=\"/opt/pkg/share/locale:.\" -DHAVE_CONFIG_H -I.. -I. -I../intl -I../lib -I/opt/pkg/include -DPREFIX="\"/opt/pkg\"" -pipe -Os -I/opt/pkg/include  dcgettext.c
In file included from dcgettext.c:79:
./gettextP.h:50:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype]
SWAP (i)
^
In file included from dcgettext.c:85:
./hash-string.h:39:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype]
hash_string (str_param)
^
dcgettext.c:102:7: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a previous declaration [-Wdeprecated-non-prototype]
char *getcwd ();
      ^
/Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/unistd.h:449:7: note: conflicting prototype is here
char    *getcwd(char *, size_t);
         ^
dcgettext.c:241:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype]
DCGETTEXT (domainname, msgid, category)
^
dcgettext.c:217:20: note: expanded from macro 'DCGETTEXT'
# define DCGETTEXT dcgettext__
                   ^
dcgettext.c:425:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype]
find_msg (domain_file, msgid)
^
dcgettext.c:515:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype]
category_to_name (category)
^
dcgettext.c:575:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype]
guess_category_value (category, categoryname)
^
7 warnings generated.
clang -c -DLOCALEDIR=\"/opt/pkg/share/locale\" -DGNULOCALEDIR=\"/opt/pkg/share/locale\" -DLOCALE_ALIAS_PATH=\"/opt/pkg/share/locale:.\" -DHAVE_CONFIG_H -I.. -I. -I../intl -I../lib -I/opt/pkg/include -DPREFIX="\"/opt/pkg\"" -pipe -Os -I/opt/pkg/include  dgettext.c
dgettext.c:49:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype]
DGETTEXT (domainname, msgid)
^
dgettext.c:42:19: note: expanded from macro 'DGETTEXT'
# define DGETTEXT dgettext__
                  ^
1 warning generated.
clang -c -DLOCALEDIR=\"/opt/pkg/share/locale\" -DGNULOCALEDIR=\"/opt/pkg/share/locale\" -DLOCALE_ALIAS_PATH=\"/opt/pkg/share/locale:.\" -DHAVE_CONFIG_H -I.. -I. -I../intl -I../lib -I/opt/pkg/include -DPREFIX="\"/opt/pkg\"" -pipe -Os -I/opt/pkg/include  gettext.c
gettext.c:61:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype]
GETTEXT (msgid)
^
gettext.c:53:18: note: expanded from macro 'GETTEXT'
# define GETTEXT gettext__
                 ^
1 warning generated.
clang -c -DLOCALEDIR=\"/opt/pkg/share/locale\" -DGNULOCALEDIR=\"/opt/pkg/share/locale\" -DLOCALE_ALIAS_PATH=\"/opt/pkg/share/locale:.\" -DHAVE_CONFIG_H -I.. -I. -I../intl -I../lib -I/opt/pkg/include -DPREFIX="\"/opt/pkg\"" -pipe -Os -I/opt/pkg/include  finddomain.c
In file included from finddomain.c:57:
./gettextP.h:50:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype]
SWAP (i)
^
finddomain.c:74:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype]
_nl_find_domain (dirname, locale, domainname)
^
2 warnings generated.
clang -c -DLOCALEDIR=\"/opt/pkg/share/locale\" -DGNULOCALEDIR=\"/opt/pkg/share/locale\" -DLOCALE_ALIAS_PATH=\"/opt/pkg/share/locale:.\" -DHAVE_CONFIG_H -I.. -I. -I../intl -I../lib -I/opt/pkg/include -DPREFIX="\"/opt/pkg\"" -pipe -Os -I/opt/pkg/include  loadmsgcat.c
In file included from loadmsgcat.c:44:
./gettextP.h:50:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype]
SWAP (i)
^
loadmsgcat.c:69:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype]
_nl_load_domain (domain_file)
^
2 warnings generated.
clang -c -DLOCALEDIR=\"/opt/pkg/share/locale\" -DGNULOCALEDIR=\"/opt/pkg/share/locale\" -DLOCALE_ALIAS_PATH=\"/opt/pkg/share/locale:.\" -DHAVE_CONFIG_H -I.. -I. -I../intl -I../lib -I/opt/pkg/include -DPREFIX="\"/opt/pkg\"" -pipe -Os -I/opt/pkg/include  localealias.c
In file included from localealias.c:73:
./gettextP.h:50:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype]
SWAP (i)
^
localealias.c:167:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype]
_nl_expand_alias (name)
^
localealias.c:230:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype]
read_alias_file (fname, fname_len)
^
localealias.c:409:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype]
alias_compare (map1, map2)
^
4 warnings generated.
clang -c -DLOCALEDIR=\"/opt/pkg/share/locale\" -DGNULOCALEDIR=\"/opt/pkg/share/locale\" -DLOCALE_ALIAS_PATH=\"/opt/pkg/share/locale:.\" -DHAVE_CONFIG_H -I.. -I. -I../intl -I../lib -I/opt/pkg/include -DPREFIX="\"/opt/pkg\"" -pipe -Os -I/opt/pkg/include  textdomain.c
textdomain.c:68:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype]
TEXTDOMAIN (domainname)
^
textdomain.c:61:21: note: expanded from macro 'TEXTDOMAIN'
# define TEXTDOMAIN textdomain__
                    ^
1 warning generated.
clang -c -DLOCALEDIR=\"/opt/pkg/share/locale\" -DGNULOCALEDIR=\"/opt/pkg/share/locale\" -DLOCALE_ALIAS_PATH=\"/opt/pkg/share/locale:.\" -DHAVE_CONFIG_H -I.. -I. -I../intl -I../lib -I/opt/pkg/include -DPREFIX="\"/opt/pkg\"" -pipe -Os -I/opt/pkg/include  l10nflist.c
l10nflist.c:84:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype]
argz_count__ (argz, len)
^
l10nflist.c:108:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype]
argz_stringify__ (argz, len, sep)
^
l10nflist.c:131:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype]
argz_next__ (argz, argz_len, entry)
^
l10nflist.c:158:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype]
pop (x)
^
l10nflist.c:172:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype]
_nl_make_l10nflist (l10nfile_list, dirlist, dirlist_len, mask, language,
^
l10nflist.c:354:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype]
_nl_normalize_codeset (codeset, name_len)
^
6 warnings generated.
clang -c -DLOCALEDIR=\"/opt/pkg/share/locale\" -DGNULOCALEDIR=\"/opt/pkg/share/locale\" -DLOCALE_ALIAS_PATH=\"/opt/pkg/share/locale:.\" -DHAVE_CONFIG_H -I.. -I. -I../intl -I../lib -I/opt/pkg/include -DPREFIX="\"/opt/pkg\"" -pipe -Os -I/opt/pkg/include  explodename.c
explodename.c:47:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype]
_nl_find_language (name)
^
explodename.c:59:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype]
_nl_explode_name (name, language, modifier, territory, codeset,
^
2 warnings generated.
rm -f libintl.a
ar cru libintl.a intl-compat.o bindtextdom.o dcgettext.o dgettext.o gettext.o finddomain.o loadmsgcat.o localealias.o textdomain.o l10nflist.o explodename.o
ranlib libintl.a
gmake[2]: Leaving directory '/Users/pbulk/build/editors/lpe/work/lpe-1.2.6/intl'
Making all in man
gmake[2]: Entering directory '/Users/pbulk/build/editors/lpe/work/lpe-1.2.6/man'
cp ../man/lpe.1.en ../man/lpe.1
gmake[2]: Leaving directory '/Users/pbulk/build/editors/lpe/work/lpe-1.2.6/man'
Making all in po
Making all in src
gmake[2]: Entering directory '/Users/pbulk/build/editors/lpe/work/lpe-1.2.6/src'
Making all in modes
gmake[3]: Entering directory '/Users/pbulk/build/editors/lpe/work/lpe-1.2.6/src/modes'
/opt/pkg/bin/mksh ../../libtool --mode=compile clang -DHAVE_CONFIG_H -I. -I. -I../.. -I../../src  -I/opt/pkg/include  -DPREFIX="\"/opt/pkg\"" -pipe -Os -I/opt/pkg/include -c cmode.c
libtool: compile:  clang -DHAVE_CONFIG_H -I. -I../.. -I../../src -I/Users/pbulk/build/editors/lpe/work/.buildlink/include -DPREFIX=\"/opt/pkg\" -pipe -Os -c cmode.c  -fno-common -DPIC -o .libs/cmode.o
/opt/pkg/bin/mksh ../../libtool --mode=link clang  -DPREFIX="\"/opt/pkg\"" -pipe -Os -I/opt/pkg/include -L/opt/pkg/lib -o cmode.la  -no-undefined -avoid-version -module  -rpath /opt/pkg/lib/lpe cmode.lo  
libtool: link: clang  -o .libs/cmode.so -bundle  .libs/cmode.o   -L/Users/pbulk/build/editors/lpe/work/.buildlink/lib  -Os  
ld: Undefined symbols:
  _cfg_get_option_int_with_default, referenced from:
      _mode_init in cmode.o
      _mode_init in cmode.o
      _mode_init in cmode.o
      _mode_init in cmode.o
      _mode_init in cmode.o
  _mode_util_accept_extensions, referenced from:
      _mode_accept in cmode.o
  _mode_util_accept_on_request, referenced from:
      _mode_accept in cmode.o
  _mode_util_set_slang_color, referenced from:
      _mode_enter in cmode.o
      _mode_enter in cmode.o
      _mode_enter in cmode.o
      _mode_enter in cmode.o
      _mode_enter in cmode.o
      _mode_enter in cmode.o
      _mode_enter in cmode.o
      _mode_enter in cmode.o
      _mode_enter in cmode.o
      _mode_enter in cmode.o
      _mode_enter in cmode.o
      ...
  _set_scr_col, referenced from:
      _mode_flashbrace in cmode.o
clang: error: linker command failed with exit code 1 (use -v to see invocation)
gmake[3]: *** [Makefile:244: cmode.la] Error 1
gmake[3]: Leaving directory '/Users/pbulk/build/editors/lpe/work/lpe-1.2.6/src/modes'
gmake[2]: *** [Makefile:234: all-recursive] Error 1
gmake[2]: Leaving directory '/Users/pbulk/build/editors/lpe/work/lpe-1.2.6/src'
gmake[1]: *** [Makefile:202: all-recursive] Error 1
gmake[1]: Leaving directory '/Users/pbulk/build/editors/lpe/work/lpe-1.2.6'
gmake: *** [Makefile:347: all-recursive-am] Error 2
*** Error code 2

Stop.
bmake[1]: stopped in /Volumes/data/jenkins/workspace/pkgsrc-macos11-trunk-arm64/editors/lpe
*** Error code 1

Stop.
bmake: stopped in /Volumes/data/jenkins/workspace/pkgsrc-macos11-trunk-arm64/editors/lpe