=> Bootstrap dependency digest>=20211023: found digest-20220214 WARNING: [license.mk] Every package should define a LICENSE. ===> Building for pinfo-0.6.1nb8 --- all-recursive-am --- /opt/pkg/bin/bmake all-recursive --- all-recursive --- Making all in doc Making all in macros Making all in po --- pinfo.pot --- PATH=../src:$PATH /opt/pkg/bin/xgettext --default-domain=pinfo --directory=.. --add-comments --keyword=_ --keyword=N_ --files-from=./POTFILES.in if [ ! -s pinfo.po ] || cmp -s pinfo.po ./pinfo.pot; then rm -f pinfo.po; else rm -f ./pinfo.pot && mv pinfo.po ./pinfo.pot; fi --- stamp-cat-id --- rm -f cat-id-tbl.tmp sed -f ../intl/po2tbl.sed ./pinfo.pot | sed -e "s/@PACKAGE NAME@/pinfo/" > cat-id-tbl.tmp if cmp -s cat-id-tbl.tmp ./cat-id-tbl.c; then rm cat-id-tbl.tmp; else echo cat-id-tbl.c changed; rm -f ./cat-id-tbl.c; mv cat-id-tbl.tmp ./cat-id-tbl.c; fi cat-id-tbl.c changed cd . && rm -f stamp-cat-id && echo timestamp > stamp-cat-id Making all in intl --- intl-compat.o --- --- bindtextdom.o --- --- dcgettext.o --- --- intl-compat.o --- 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 -DDFLT_INFOPATH="\"/usr/share/info:/opt/pkg/info:/opt/pkg/info:/opt/pkg/info:/usr/local/info\"" -I/opt/pkg/include -I/opt/pkg/include/ncurses -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/ncurses intl-compat.c --- bindtextdom.o --- 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 -DDFLT_INFOPATH="\"/usr/share/info:/opt/pkg/info:/opt/pkg/info:/opt/pkg/info:/usr/local/info\"" -I/opt/pkg/include -I/opt/pkg/include/ncurses -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/ncurses bindtextdom.c --- dcgettext.o --- 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 -DDFLT_INFOPATH="\"/usr/share/info:/opt/pkg/info:/opt/pkg/info:/opt/pkg/info:/usr/local/info\"" -I/opt/pkg/include -I/opt/pkg/include/ncurses -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/ncurses dcgettext.c --- intl-compat.o --- intl-compat.c:36:1: warning: a function declaration 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 declaration 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 declaration 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 declaration 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 declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] textdomain (domainname) ^ --- bindtextdom.o --- In file included from bindtextdom.c:44: ./gettextP.h:41:1: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] SWAP (i) ^ ./gettextP.h:41:1: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] bindtextdom.c:68:1: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] BINDTEXTDOMAIN (domainname, dirname) ^ bindtextdom.c:62:25: note: expanded from macro 'BINDTEXTDOMAIN' # define BINDTEXTDOMAIN bindtextdomain__ ^ --- intl-compat.o --- 5 warnings generated. --- dcgettext.o --- In file included from dcgettext.c:76: ./gettextP.h:41:1: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] SWAP (i) ^ ./gettextP.h:41:1: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] In file included from dcgettext.c:82: ./hash-string.h:42:1: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] hash_string (str_param) ^ ./hash-string.h:42:1: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] dcgettext.c:97:7: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] char *getcwd (); ^ dcgettext.c:217:1: warning: a function declaration 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:211:20: note: expanded from macro 'DCGETTEXT' # define DCGETTEXT dcgettext__ ^ --- dgettext.o --- --- dcgettext.o --- dcgettext.c:395:1: warning: a function declaration 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:395:1: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] dcgettext.c:483:1: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] category_to_name (category) ^ --- dgettext.o --- 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 -DDFLT_INFOPATH="\"/usr/share/info:/opt/pkg/info:/opt/pkg/info:/opt/pkg/info:/usr/local/info\"" -I/opt/pkg/include -I/opt/pkg/include/ncurses -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/ncurses dgettext.c --- dcgettext.o --- dcgettext.c:483:1: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] dcgettext.c:541:20: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] static const char *guess_category_value (category, categoryname) ^ dcgettext.c:541:20: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] --- bindtextdom.o --- 3 warnings generated. --- gettext.o --- 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 -DDFLT_INFOPATH="\"/usr/share/info:/opt/pkg/info:/opt/pkg/info:/opt/pkg/info:/usr/local/info\"" -I/opt/pkg/include -I/opt/pkg/include/ncurses -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/ncurses gettext.c --- dcgettext.o --- 12 warnings generated. --- finddomain.o --- 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 -DDFLT_INFOPATH="\"/usr/share/info:/opt/pkg/info:/opt/pkg/info:/opt/pkg/info:/usr/local/info\"" -I/opt/pkg/include -I/opt/pkg/include/ncurses -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/ncurses finddomain.c --- dgettext.o --- dgettext.c:49:1: warning: a function declaration 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. --- loadmsgcat.o --- 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 -DDFLT_INFOPATH="\"/usr/share/info:/opt/pkg/info:/opt/pkg/info:/opt/pkg/info:/usr/local/info\"" -I/opt/pkg/include -I/opt/pkg/include/ncurses -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/ncurses loadmsgcat.c --- gettext.o --- gettext.c:61:1: warning: a function declaration 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. --- localealias.o --- 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 -DDFLT_INFOPATH="\"/usr/share/info:/opt/pkg/info:/opt/pkg/info:/opt/pkg/info:/usr/local/info\"" -I/opt/pkg/include -I/opt/pkg/include/ncurses -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/ncurses localealias.c --- finddomain.o --- In file included from finddomain.c:54: ./gettextP.h:41:1: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] SWAP (i) ^ ./gettextP.h:41:1: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] finddomain.c:82:1: warning: a function declaration 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) ^ 3 warnings generated. --- textdomain.o --- 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 -DDFLT_INFOPATH="\"/usr/share/info:/opt/pkg/info:/opt/pkg/info:/opt/pkg/info:/usr/local/info\"" -I/opt/pkg/include -I/opt/pkg/include/ncurses -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/ncurses textdomain.c --- loadmsgcat.o --- In file included from loadmsgcat.c:39: ./gettextP.h:41:1: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] SWAP (i) ^ ./gettextP.h:41:1: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] loadmsgcat.c:64:1: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] _nl_load_domain (domain_file) ^ --- localealias.o --- In file included from localealias.c:69: ./gettextP.h:41:1: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] SWAP (i) ^ ./gettextP.h:41:1: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] localealias.c:137:1: warning: a function declaration 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:187:1: warning: a function declaration 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:187:1: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] localealias.c:345:1: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] alias_compare (map1, map2) ^ localealias.c:345:1: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] --- loadmsgcat.o --- 3 warnings generated. --- l10nflist.o --- 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 -DDFLT_INFOPATH="\"/usr/share/info:/opt/pkg/info:/opt/pkg/info:/opt/pkg/info:/usr/local/info\"" -I/opt/pkg/include -I/opt/pkg/include/ncurses -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/ncurses l10nflist.c --- localealias.o --- 7 warnings generated. --- explodename.o --- 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 -DDFLT_INFOPATH="\"/usr/share/info:/opt/pkg/info:/opt/pkg/info:/opt/pkg/info:/usr/local/info\"" -I/opt/pkg/include -I/opt/pkg/include/ncurses -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/ncurses explodename.c --- textdomain.o --- textdomain.c:61:1: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] TEXTDOMAIN (domainname) ^ textdomain.c:54:21: note: expanded from macro 'TEXTDOMAIN' # define TEXTDOMAIN textdomain__ ^ 1 warning generated. --- l10nflist.o --- l10nflist.c:78:1: warning: a function declaration 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:78:1: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] l10nflist.c:102:1: warning: a function declaration 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:102:1: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] l10nflist.c:125:1: warning: a function declaration 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:125:1: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] l10nflist.c:152:1: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] pop (x) ^ l10nflist.c:152:1: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] l10nflist.c:166:1: warning: a function declaration 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:345:1: warning: a function declaration 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) ^ --- explodename.o --- explodename.c:41:1: warning: a function declaration 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, ^ --- l10nflist.o --- 10 warnings generated. --- explodename.o --- 1 warning generated. --- libintl.a --- 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 Making all in src --- pinfo.o --- --- colors.o --- --- datatypes.o --- --- pinfo.o --- clang -DHAVE_CONFIG_H -I. -I. -I.. -DDFLT_INFOPATH="\"/usr/share/info:/opt/pkg/info:/opt/pkg/info:/opt/pkg/info:/usr/local/info\"" -I/opt/pkg/include -I/opt/pkg/include/ncurses -I/opt/pkg/include -DCONFIGDIR=\"/opt/pkg/etc/pinforc\" -DLOCALEDIR=\"/opt/pkg/share/locale\" -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/ncurses -c pinfo.c --- datatypes.o --- clang -DHAVE_CONFIG_H -I. -I. -I.. -DDFLT_INFOPATH="\"/usr/share/info:/opt/pkg/info:/opt/pkg/info:/opt/pkg/info:/usr/local/info\"" -I/opt/pkg/include -I/opt/pkg/include/ncurses -I/opt/pkg/include -DCONFIGDIR=\"/opt/pkg/etc/pinforc\" -DLOCALEDIR=\"/opt/pkg/share/locale\" -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/ncurses -c datatypes.c --- colors.o --- clang -DHAVE_CONFIG_H -I. -I. -I.. -DDFLT_INFOPATH="\"/usr/share/info:/opt/pkg/info:/opt/pkg/info:/opt/pkg/info:/usr/local/info\"" -I/opt/pkg/include -I/opt/pkg/include/ncurses -I/opt/pkg/include -DCONFIGDIR=\"/opt/pkg/etc/pinforc\" -DLOCALEDIR=\"/opt/pkg/share/locale\" -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/ncurses -c colors.c --- filehandling_functions.o --- --- keyboard.o --- --- filehandling_functions.o --- clang -DHAVE_CONFIG_H -I. -I. -I.. -DDFLT_INFOPATH="\"/usr/share/info:/opt/pkg/info:/opt/pkg/info:/opt/pkg/info:/usr/local/info\"" -I/opt/pkg/include -I/opt/pkg/include/ncurses -I/opt/pkg/include -DCONFIGDIR=\"/opt/pkg/etc/pinforc\" -DLOCALEDIR=\"/opt/pkg/share/locale\" -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/ncurses -c filehandling_functions.c --- keyboard.o --- clang -DHAVE_CONFIG_H -I. -I. -I.. -DDFLT_INFOPATH="\"/usr/share/info:/opt/pkg/info:/opt/pkg/info:/opt/pkg/info:/usr/local/info\"" -I/opt/pkg/include -I/opt/pkg/include/ncurses -I/opt/pkg/include -DCONFIGDIR=\"/opt/pkg/etc/pinforc\" -DLOCALEDIR=\"/opt/pkg/share/locale\" -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/ncurses -c keyboard.c --- mainfunction.o --- clang -DHAVE_CONFIG_H -I. -I. -I.. -DDFLT_INFOPATH="\"/usr/share/info:/opt/pkg/info:/opt/pkg/info:/opt/pkg/info:/usr/local/info\"" -I/opt/pkg/include -I/opt/pkg/include/ncurses -I/opt/pkg/include -DCONFIGDIR=\"/opt/pkg/etc/pinforc\" -DLOCALEDIR=\"/opt/pkg/share/locale\" -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/ncurses -c mainfunction.c --- filehandling_functions.o --- filehandling_functions.c:95:14: warning: call to undeclared library function 'isspace' with type 'int (int)'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration] while (isspace (*tmp)) ^ filehandling_functions.c:95:14: note: include the header or explicitly provide a declaration for 'isspace' filehandling_functions.c:460:22: warning: 'tempnam' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of tempnam(3), it is highly recommended that you use mkstemp(3) instead. [-Wdeprecated-declarations] tmpfilename1 = tempnam ("/tmp", NULL); ^ /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/stdio.h:302:1: note: 'tempnam' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of tempnam(3), it is highly recommended that you use mkstemp(3) instead.") ^ /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/sys/cdefs.h:200:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ --- manual.o --- --- filehandling_functions.o --- filehandling_functions.c:609:22: warning: 'tempnam' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of tempnam(3), it is highly recommended that you use mkstemp(3) instead. [-Wdeprecated-declarations] tmpfilename1 = tempnam ("/tmp", NULL); ^ /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/stdio.h:302:1: note: 'tempnam' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of tempnam(3), it is highly recommended that you use mkstemp(3) instead.") ^ /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/sys/cdefs.h:200:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ filehandling_functions.c:620:22: warning: 'tempnam' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of tempnam(3), it is highly recommended that you use mkstemp(3) instead. [-Wdeprecated-declarations] tmpfilename2 = tempnam ("/tmp", NULL); ^ /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/stdio.h:302:1: note: 'tempnam' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of tempnam(3), it is highly recommended that you use mkstemp(3) instead.") ^ /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/sys/cdefs.h:200:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ filehandling_functions.c:977:17: warning: using the result of an assignment as a condition without parentheses [-Wparentheses] if (found = strstr (file, suffixes[j].suffix)) ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ --- manual.o --- clang -DHAVE_CONFIG_H -I. -I. -I.. -DDFLT_INFOPATH="\"/usr/share/info:/opt/pkg/info:/opt/pkg/info:/opt/pkg/info:/usr/local/info\"" -I/opt/pkg/include -I/opt/pkg/include/ncurses -I/opt/pkg/include -DCONFIGDIR=\"/opt/pkg/etc/pinforc\" -DLOCALEDIR=\"/opt/pkg/share/locale\" -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/ncurses -c manual.c --- filehandling_functions.o --- filehandling_functions.c:977:17: note: place parentheses around the assignment to silence this warning if (found = strstr (file, suffixes[j].suffix)) ^ ( ) filehandling_functions.c:977:17: note: use '==' to turn this assignment into an equality comparison if (found = strstr (file, suffixes[j].suffix)) ^ == 5 warnings generated. --- menu_and_note_utils.o --- --- manual.o --- manual.c:147:19: warning: if statement has empty body [-Wempty-body] if (tmppos > 1); ^ manual.c:147:19: note: put the semicolon on a separate line to silence this warning manual.c:200:18: warning: 'tempnam' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of tempnam(3), it is highly recommended that you use mkstemp(3) instead. [-Wdeprecated-declarations] tmpfilename1 = tempnam ("/tmp", NULL); ^ /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/stdio.h:302:1: note: 'tempnam' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of tempnam(3), it is highly recommended that you use mkstemp(3) instead.") ^ /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/sys/cdefs.h:200:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ --- menu_and_note_utils.o --- clang -DHAVE_CONFIG_H -I. -I. -I.. -DDFLT_INFOPATH="\"/usr/share/info:/opt/pkg/info:/opt/pkg/info:/opt/pkg/info:/usr/local/info\"" -I/opt/pkg/include -I/opt/pkg/include/ncurses -I/opt/pkg/include -DCONFIGDIR=\"/opt/pkg/etc/pinforc\" -DLOCALEDIR=\"/opt/pkg/share/locale\" -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/ncurses -c menu_and_note_utils.c --- manual.o --- manual.c:295:9: warning: 'tempnam' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of tempnam(3), it is highly recommended that you use mkstemp(3) instead. [-Wdeprecated-declarations] name = tempnam ("/tmp", NULL); ^ /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/stdio.h:302:1: note: 'tempnam' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of tempnam(3), it is highly recommended that you use mkstemp(3) instead.") ^ /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/sys/cdefs.h:200:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ manual.c:402:19: warning: 'tempnam' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of tempnam(3), it is highly recommended that you use mkstemp(3) instead. [-Wdeprecated-declarations] tmpfilename2 = tempnam ("/tmp", NULL); ^ /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/stdio.h:302:1: note: 'tempnam' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of tempnam(3), it is highly recommended that you use mkstemp(3) instead.") ^ /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/sys/cdefs.h:200:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ --- parse_config.o --- clang -DHAVE_CONFIG_H -I. -I. -I.. -DDFLT_INFOPATH="\"/usr/share/info:/opt/pkg/info:/opt/pkg/info:/opt/pkg/info:/usr/local/info\"" -I/opt/pkg/include -I/opt/pkg/include/ncurses -I/opt/pkg/include -DCONFIGDIR=\"/opt/pkg/etc/pinforc\" -DLOCALEDIR=\"/opt/pkg/share/locale\" -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/ncurses -c parse_config.c --- regexp_search.o --- clang -DHAVE_CONFIG_H -I. -I. -I.. -DDFLT_INFOPATH="\"/usr/share/info:/opt/pkg/info:/opt/pkg/info:/opt/pkg/info:/usr/local/info\"" -I/opt/pkg/include -I/opt/pkg/include/ncurses -I/opt/pkg/include -DCONFIGDIR=\"/opt/pkg/etc/pinforc\" -DLOCALEDIR=\"/opt/pkg/share/locale\" -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/ncurses -c regexp_search.c --- manual.o --- 4 warnings generated. --- signal_handler.o --- clang -DHAVE_CONFIG_H -I. -I. -I.. -DDFLT_INFOPATH="\"/usr/share/info:/opt/pkg/info:/opt/pkg/info:/opt/pkg/info:/usr/local/info\"" -I/opt/pkg/include -I/opt/pkg/include/ncurses -I/opt/pkg/include -DCONFIGDIR=\"/opt/pkg/etc/pinforc\" -DLOCALEDIR=\"/opt/pkg/share/locale\" -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/ncurses -c signal_handler.c --- utils.o --- clang -DHAVE_CONFIG_H -I. -I. -I.. -DDFLT_INFOPATH="\"/usr/share/info:/opt/pkg/info:/opt/pkg/info:/opt/pkg/info:/usr/local/info\"" -I/opt/pkg/include -I/opt/pkg/include/ncurses -I/opt/pkg/include -DCONFIGDIR=\"/opt/pkg/etc/pinforc\" -DLOCALEDIR=\"/opt/pkg/share/locale\" -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/ncurses -c utils.c --- video.o --- clang -DHAVE_CONFIG_H -I. -I. -I.. -DDFLT_INFOPATH="\"/usr/share/info:/opt/pkg/info:/opt/pkg/info:/opt/pkg/info:/usr/local/info\"" -I/opt/pkg/include -I/opt/pkg/include/ncurses -I/opt/pkg/include -DCONFIGDIR=\"/opt/pkg/etc/pinforc\" -DLOCALEDIR=\"/opt/pkg/share/locale\" -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/ncurses -c video.c --- initializelinks.o --- clang -DHAVE_CONFIG_H -I. -I. -I.. -DDFLT_INFOPATH="\"/usr/share/info:/opt/pkg/info:/opt/pkg/info:/opt/pkg/info:/usr/local/info\"" -I/opt/pkg/include -I/opt/pkg/include/ncurses -I/opt/pkg/include -DCONFIGDIR=\"/opt/pkg/etc/pinforc\" -DLOCALEDIR=\"/opt/pkg/share/locale\" -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/ncurses -c initializelinks.c --- utils.o --- utils.c:178:3: warning: 'sbrk' is deprecated [-Wdeprecated-declarations] sbrk (100000); ^ /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/unistd.h:582:1: note: 'sbrk' has been explicitly marked deprecated here __deprecated __WATCHOS_PROHIBITED __TVOS_PROHIBITED ^ /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/sys/cdefs.h:196:40: note: expanded from macro '__deprecated' #define __deprecated __attribute__((__deprecated__)) ^ --- video.o --- video.c:81:45: warning: format specifies type 'int' but the argument has type 'long' [-Wformat] printw (_ ("Viewing line %d/%d, %d%%"), pos + maxy - 2, lines, ((pos + maxy - 2) * 100) / lines); ~~ ^~~~~~~~~~~~~~ %ld video.c:81:61: warning: format specifies type 'int' but the argument has type 'long' [-Wformat] printw (_ ("Viewing line %d/%d, %d%%"), pos + maxy - 2, lines, ((pos + maxy - 2) * 100) / lines); ~~ ^~~~~ %ld video.c:81:68: warning: format specifies type 'int' but the argument has type 'long' [-Wformat] printw (_ ("Viewing line %d/%d, %d%%"), pos + maxy - 2, lines, ((pos + maxy - 2) * 100) / lines); ~~ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ %ld video.c:83:46: warning: format specifies type 'int' but the argument has type 'long' [-Wformat] printw (_ ("Viewing line %d/%d, 100%%"), lines, lines); ~~ ^~~~~ %ld video.c:83:53: warning: format specifies type 'int' but the argument has type 'long' [-Wformat] printw (_ ("Viewing line %d/%d, 100%%"), lines, lines); ~~ ^~~~~ %ld --- initializelinks.o --- initializelinks.c:33:9: warning: call to undeclared library function 'isspace' with type 'int (int)'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration] if ((isspace (compared[j])) && (isspace (base[i]))); /* OK--two blanks */ ^ initializelinks.c:33:9: note: include the header or explicitly provide a declaration for 'isspace' initializelinks.c:108:97: warning: illegal character encoding in string literal [-Winvalid-source-encoding] char *allowedchars = "QWERTYUIOPASDFGHJKLZXCVBNMqwertyuiopasdfghjklzxcvbnm1234567890-_/~.%=|:@"; ^~~~ --- utils.o --- 1 warning generated. --- video.o --- 5 warnings generated. --- printinfo.o --- clang -DHAVE_CONFIG_H -I. -I. -I.. -DDFLT_INFOPATH="\"/usr/share/info:/opt/pkg/info:/opt/pkg/info:/opt/pkg/info:/usr/local/info\"" -I/opt/pkg/include -I/opt/pkg/include/ncurses -I/opt/pkg/include -DCONFIGDIR=\"/opt/pkg/etc/pinforc\" -DLOCALEDIR=\"/opt/pkg/share/locale\" -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/ncurses -c printinfo.c --- readlinewrapper.o --- clang -DHAVE_CONFIG_H -I. -I. -I.. -DDFLT_INFOPATH="\"/usr/share/info:/opt/pkg/info:/opt/pkg/info:/opt/pkg/info:/usr/local/info\"" -I/opt/pkg/include -I/opt/pkg/include/ncurses -I/opt/pkg/include -DCONFIGDIR=\"/opt/pkg/etc/pinforc\" -DLOCALEDIR=\"/opt/pkg/share/locale\" -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/ncurses -c readlinewrapper.c --- initializelinks.o --- 2 warnings generated. --- readlinewrapper.o --- readlinewrapper.c:134:15: warning: format string is not a string literal (potentially insecure) [-Wformat-security] printw (buf); ^~~ readlinewrapper.c:134:15: note: treat the string as an argument to avoid this printw (buf); ^ "%s", 1 warning generated. --- pinfo --- clang -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/ncurses -L/opt/pkg/lib -o pinfo pinfo.o colors.o datatypes.o filehandling_functions.o keyboard.o mainfunction.o manual.o menu_and_note_utils.o parse_config.o regexp_search.o signal_handler.o utils.o video.o initializelinks.o printinfo.o readlinewrapper.o ../intl/libintl.a -L/opt/pkg/lib -lncurses Undefined symbols for architecture arm64: "_libintl_bindtextdomain", referenced from: _initlocale in utils.o "_libintl_gettext", referenced from: _main in pinfo.o _checksu in pinfo.o _seek_indirect in filehandling_functions.o _seek_tag_table in filehandling_functions.o _seeknode in filehandling_functions.o _work in mainfunction.o _handlemanual in manual.o ... "_libintl_setlocale", referenced from: _initlocale in utils.o "_libintl_textdomain", referenced from: _initlocale in utils.o ld: symbol(s) not found for architecture arm64 clang: error: linker command failed with exit code 1 (use -v to see invocation) *** [pinfo] Error code 1 bmake[2]: stopped in /Users/pbulk/build/misc/pinfo/work/pinfo-0.6.1/src 1 error bmake[2]: stopped in /Users/pbulk/build/misc/pinfo/work/pinfo-0.6.1/src *** [all-recursive] Error code 1 bmake[1]: stopped in /Users/pbulk/build/misc/pinfo/work/pinfo-0.6.1 1 error bmake[1]: stopped in /Users/pbulk/build/misc/pinfo/work/pinfo-0.6.1 *** [all-recursive-am] Error code 2 bmake: stopped in /Users/pbulk/build/misc/pinfo/work/pinfo-0.6.1 1 error bmake: stopped in /Users/pbulk/build/misc/pinfo/work/pinfo-0.6.1 *** Error code 2 Stop. bmake[1]: stopped in /Volumes/data/jenkins/workspace/pkgsrc-macos11-trunk-arm64/misc/pinfo *** Error code 1 Stop. bmake: stopped in /Volumes/data/jenkins/workspace/pkgsrc-macos11-trunk-arm64/misc/pinfo