=> Bootstrap dependency digest>=20211023: found digest-20220214 ===> Building for xnc-5.0.4nb14 ./newcomp 5.0.4 cd intl && make clang -c -DLOCALEDIR=\"/opt/pkg/share/locale\" -DLOCALE_ALIAS_PATH=\"/opt/pkg/share/locale\" -DLIBDIR=\"/opt/pkg/lib\" -DIN_LIBINTL -DHAVE_CONFIG_H -I.. -I. -I../intl -DPNG_NO_ASSEMBLER_CODE -I/opt/pkg/include -pipe -Os -I/opt/pkg/include intl-compat.c In file included from intl-compat.c:25: ./gettextP.h:67: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) ^ intl-compat.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] gettext (msgid) ^ intl-compat.c:92: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:101: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:111:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] ngettext (msgid1, msgid2, n) ^ intl-compat.c:121:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] dngettext (domainname, msgid1, msgid2, n) ^ intl-compat.c:132:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] dcngettext (domainname, msgid1, msgid2, n, category) ^ intl-compat.c:144: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) ^ intl-compat.c:152: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:161:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] bind_textdomain_codeset (domainname, codeset) ^ 10 warnings generated. clang -c -DLOCALEDIR=\"/opt/pkg/share/locale\" -DLOCALE_ALIAS_PATH=\"/opt/pkg/share/locale\" -DLIBDIR=\"/opt/pkg/lib\" -DIN_LIBINTL -DHAVE_CONFIG_H -I.. -I. -I../intl -DPNG_NO_ASSEMBLER_CODE -I/opt/pkg/include -pipe -Os -I/opt/pkg/include bindtextdom.c In file included from bindtextdom.c:32: ./gettextP.h:67: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:96:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] set_binding_values (domainname, dirnamep, codesetp) ^ bindtextdom.c:346: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:80:25: note: expanded from macro 'BINDTEXTDOMAIN' # define BINDTEXTDOMAIN bindtextdomain__ ^ bindtextdom.c:357:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] BIND_TEXTDOMAIN_CODESET (domainname, codeset) ^ bindtextdom.c:81:34: note: expanded from macro 'BIND_TEXTDOMAIN_CODESET' # define BIND_TEXTDOMAIN_CODESET bind_textdomain_codeset__ ^ 4 warnings generated. clang -c -DLOCALEDIR=\"/opt/pkg/share/locale\" -DLOCALE_ALIAS_PATH=\"/opt/pkg/share/locale\" -DLIBDIR=\"/opt/pkg/lib\" -DIN_LIBINTL -DHAVE_CONFIG_H -I.. -I. -I../intl -DPNG_NO_ASSEMBLER_CODE -I/opt/pkg/include -pipe -Os -I/opt/pkg/include dcgettext.c In file included from dcgettext.c:23: ./gettextP.h:67: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) ^ dcgettext.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] DCGETTEXT (domainname, msgid, category) ^ dcgettext.c:40:20: note: expanded from macro 'DCGETTEXT' # define DCGETTEXT dcgettext__ ^ 2 warnings generated. clang -c -DLOCALEDIR=\"/opt/pkg/share/locale\" -DLOCALE_ALIAS_PATH=\"/opt/pkg/share/locale\" -DLIBDIR=\"/opt/pkg/lib\" -DIN_LIBINTL -DHAVE_CONFIG_H -I.. -I. -I../intl -DPNG_NO_ASSEMBLER_CODE -I/opt/pkg/include -pipe -Os -I/opt/pkg/include dgettext.c In file included from dgettext.c:25: ./gettextP.h:67: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) ^ 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__ ^ 2 warnings generated. clang -c -DLOCALEDIR=\"/opt/pkg/share/locale\" -DLOCALE_ALIAS_PATH=\"/opt/pkg/share/locale\" -DLIBDIR=\"/opt/pkg/lib\" -DIN_LIBINTL -DHAVE_CONFIG_H -I.. -I. -I../intl -DPNG_NO_ASSEMBLER_CODE -I/opt/pkg/include -pipe -Os -I/opt/pkg/include gettext.c In file included from gettext.c:30: ./gettextP.h:67: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) ^ gettext.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] GETTEXT (msgid) ^ gettext.c:47:18: note: expanded from macro 'GETTEXT' # define GETTEXT gettext__ ^ 2 warnings generated. clang -c -DLOCALEDIR=\"/opt/pkg/share/locale\" -DLOCALE_ALIAS_PATH=\"/opt/pkg/share/locale\" -DLIBDIR=\"/opt/pkg/lib\" -DIN_LIBINTL -DHAVE_CONFIG_H -I.. -I. -I../intl -DPNG_NO_ASSEMBLER_CODE -I/opt/pkg/include -pipe -Os -I/opt/pkg/include finddomain.c In file included from finddomain.c:33: ./gettextP.h:67: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: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] _nl_find_domain (dirname, locale, domainname, domainbinding) ^ 2 warnings generated. clang -c -DLOCALEDIR=\"/opt/pkg/share/locale\" -DLOCALE_ALIAS_PATH=\"/opt/pkg/share/locale\" -DLIBDIR=\"/opt/pkg/lib\" -DIN_LIBINTL -DHAVE_CONFIG_H -I.. -I. -I../intl -DPNG_NO_ASSEMBLER_CODE -I/opt/pkg/include -pipe -Os -I/opt/pkg/include loadmsgcat.c In file included from loadmsgcat.c:75: ./gettextP.h:67: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: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] _nl_init_domain_conv (domain_file, domain, domainbinding) ^ loadmsgcat.c:246: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_free_domain_conv (domain) ^ loadmsgcat.c:267: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, domainbinding) ^ 4 warnings generated. clang -c -DLOCALEDIR=\"/opt/pkg/share/locale\" -DLOCALE_ALIAS_PATH=\"/opt/pkg/share/locale\" -DLIBDIR=\"/opt/pkg/lib\" -DIN_LIBINTL -DHAVE_CONFIG_H -I.. -I. -I../intl -DPNG_NO_ASSEMBLER_CODE -I/opt/pkg/include -pipe -Os -I/opt/pkg/include localealias.c In file included from localealias.c:57: ./gettextP.h:67: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:135: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:202: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:390: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\" -DLOCALE_ALIAS_PATH=\"/opt/pkg/share/locale\" -DLIBDIR=\"/opt/pkg/lib\" -DIN_LIBINTL -DHAVE_CONFIG_H -I.. -I. -I../intl -DPNG_NO_ASSEMBLER_CODE -I/opt/pkg/include -pipe -Os -I/opt/pkg/include textdomain.c In file included from textdomain.c:31: ./gettextP.h:67: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) ^ textdomain.c:80: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:70:21: note: expanded from macro 'TEXTDOMAIN' # define TEXTDOMAIN textdomain__ ^ 2 warnings generated. clang -c -DLOCALEDIR=\"/opt/pkg/share/locale\" -DLOCALE_ALIAS_PATH=\"/opt/pkg/share/locale\" -DLIBDIR=\"/opt/pkg/lib\" -DIN_LIBINTL -DHAVE_CONFIG_H -I.. -I. -I../intl -DPNG_NO_ASSEMBLER_CODE -I/opt/pkg/include -pipe -Os -I/opt/pkg/include l10nflist.c l10nflist.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] argz_count__ (argz, len) ^ l10nflist.c:96: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:119: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:146: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:160: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:343: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\" -DLOCALE_ALIAS_PATH=\"/opt/pkg/share/locale\" -DLIBDIR=\"/opt/pkg/lib\" -DIN_LIBINTL -DHAVE_CONFIG_H -I.. -I. -I../intl -DPNG_NO_ASSEMBLER_CODE -I/opt/pkg/include -pipe -Os -I/opt/pkg/include explodename.c explodename.c:41: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:53: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. clang -c -DLOCALEDIR=\"/opt/pkg/share/locale\" -DLOCALE_ALIAS_PATH=\"/opt/pkg/share/locale\" -DLIBDIR=\"/opt/pkg/lib\" -DIN_LIBINTL -DHAVE_CONFIG_H -I.. -I. -I../intl -DPNG_NO_ASSEMBLER_CODE -I/opt/pkg/include -pipe -Os -I/opt/pkg/include dcigettext.c In file included from dcigettext.c:71: ./gettextP.h:67: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 dcigettext.c:78: ./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) ^ dcigettext.c:132: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); ^ dcigettext.c:234:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] transcmp (p1, p2) ^ In file included from dcigettext.c:385: ./eval-plural.h:31:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] plural_eval (pexp, n) ^ dcigettext.c:391:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] DCIGETTEXT (domainname, msgid1, msgid2, plural, n, category) ^ dcigettext.c:346:21: note: expanded from macro 'DCIGETTEXT' # define DCIGETTEXT dcigettext__ ^ dcigettext.c:674: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_msg (domain_file, domainbinding, msgid, lengthp) ^ dcigettext.c:965:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] plural_lookup (domain, n, translation, translation_len) ^ dcigettext.c:1006: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) ^ dcigettext.c:1066: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) ^ dcigettext.c:1121:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] mempcpy (dest, src, n) ^ 11 warnings generated. clang -c -DLOCALEDIR=\"/opt/pkg/share/locale\" -DLOCALE_ALIAS_PATH=\"/opt/pkg/share/locale\" -DLIBDIR=\"/opt/pkg/lib\" -DIN_LIBINTL -DHAVE_CONFIG_H -I.. -I. -I../intl -DPNG_NO_ASSEMBLER_CODE -I/opt/pkg/include -pipe -Os -I/opt/pkg/include dcngettext.c In file included from dcngettext.c:23: ./gettextP.h:67: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) ^ dcngettext.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] DCNGETTEXT (domainname, msgid1, msgid2, n, category) ^ dcngettext.c:40:21: note: expanded from macro 'DCNGETTEXT' # define DCNGETTEXT dcngettext__ ^ 2 warnings generated. clang -c -DLOCALEDIR=\"/opt/pkg/share/locale\" -DLOCALE_ALIAS_PATH=\"/opt/pkg/share/locale\" -DLIBDIR=\"/opt/pkg/lib\" -DIN_LIBINTL -DHAVE_CONFIG_H -I.. -I. -I../intl -DPNG_NO_ASSEMBLER_CODE -I/opt/pkg/include -pipe -Os -I/opt/pkg/include dngettext.c In file included from dngettext.c:25: ./gettextP.h:67: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) ^ dngettext.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] DNGETTEXT (domainname, msgid1, msgid2, n) ^ dngettext.c:42:20: note: expanded from macro 'DNGETTEXT' # define DNGETTEXT dngettext__ ^ 2 warnings generated. clang -c -DLOCALEDIR=\"/opt/pkg/share/locale\" -DLOCALE_ALIAS_PATH=\"/opt/pkg/share/locale\" -DLIBDIR=\"/opt/pkg/lib\" -DIN_LIBINTL -DHAVE_CONFIG_H -I.. -I. -I../intl -DPNG_NO_ASSEMBLER_CODE -I/opt/pkg/include -pipe -Os -I/opt/pkg/include ngettext.c In file included from ngettext.c:30: ./gettextP.h:67: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) ^ ngettext.c:57:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] NGETTEXT (msgid1, msgid2, n) ^ ngettext.c:49:19: note: expanded from macro 'NGETTEXT' # define NGETTEXT ngettext__ ^ 2 warnings generated. clang -c -DLOCALEDIR=\"/opt/pkg/share/locale\" -DLOCALE_ALIAS_PATH=\"/opt/pkg/share/locale\" -DLIBDIR=\"/opt/pkg/lib\" -DIN_LIBINTL -DHAVE_CONFIG_H -I.. -I. -I../intl -DPNG_NO_ASSEMBLER_CODE -I/opt/pkg/include -pipe -Os -I/opt/pkg/include plural.c plural.y:75:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] new_exp (nargs, op, args) ^ plural.y:107:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] new_exp_0 (op) ^ plural.y:114:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] new_exp_1 (op, right) ^ plural.y:125:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] new_exp_2 (op, left, right) ^ plural.y:138:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] new_exp_3 (op, bexp, tbranch, fbranch) ^ /usr/local/share/bison.simple:247:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] yyparse(YYPARSE_PARAM_ARG) ^ plural.c:7:17: note: expanded from macro 'yyparse' #define yyparse __gettextparse ^ plural.y:40:25: note: expanded from macro '__gettextparse' # define __gettextparse PLURAL_PARSE ^ ./plural-exp.h:98:23: note: expanded from macro 'PLURAL_PARSE' # define PLURAL_PARSE gettextparse__ ^ plural.y:233:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] FREE_EXPRESSION (exp) ^ ./plural-exp.h:97:26: note: expanded from macro 'FREE_EXPRESSION' # define FREE_EXPRESSION gettext_free_exp__ ^ plural.y:260:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] yylex (lval, pexp) ^ plural.c:8:15: note: expanded from macro 'yylex' #define yylex __gettextlex ^ plural.y:405:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] yyerror (str) ^ plural.c:9:17: note: expanded from macro 'yyerror' #define yyerror __gettexterror ^ 9 warnings generated. clang -c -DLOCALEDIR=\"/opt/pkg/share/locale\" -DLOCALE_ALIAS_PATH=\"/opt/pkg/share/locale\" -DLIBDIR=\"/opt/pkg/lib\" -DIN_LIBINTL -DHAVE_CONFIG_H -I.. -I. -I../intl -DPNG_NO_ASSEMBLER_CODE -I/opt/pkg/include -pipe -Os -I/opt/pkg/include plural-exp.c plural-exp.c:99:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] EXTRACT_PLURAL_EXPRESSION (nullentry, pluralp, npluralsp) ^ ./plural-exp.h:100:36: note: expanded from macro 'EXTRACT_PLURAL_EXPRESSION' # define EXTRACT_PLURAL_EXPRESSION gettext_extract_plural__ ^ 1 warning generated. clang -c -DLOCALEDIR=\"/opt/pkg/share/locale\" -DLOCALE_ALIAS_PATH=\"/opt/pkg/share/locale\" -DLIBDIR=\"/opt/pkg/lib\" -DIN_LIBINTL -DHAVE_CONFIG_H -I.. -I. -I../intl -DPNG_NO_ASSEMBLER_CODE -I/opt/pkg/include -pipe -Os -I/opt/pkg/include localcharset.c clang -c -DLOCALEDIR=\"/opt/pkg/share/locale\" -DLOCALE_ALIAS_PATH=\"/opt/pkg/share/locale\" -DLIBDIR=\"/opt/pkg/lib\" -DIN_LIBINTL -DHAVE_CONFIG_H -I.. -I. -I../intl -DPNG_NO_ASSEMBLER_CODE -I/opt/pkg/include -pipe -Os -I/opt/pkg/include localename.c localename.c:366: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_locale_name (category, categoryname) ^ 1 warning generated. clang -c -DLOCALEDIR=\"/opt/pkg/share/locale\" -DLOCALE_ALIAS_PATH=\"/opt/pkg/share/locale\" -DLIBDIR=\"/opt/pkg/lib\" -DIN_LIBINTL -DHAVE_CONFIG_H -I.. -I. -I../intl -DPNG_NO_ASSEMBLER_CODE -I/opt/pkg/include -pipe -Os -I/opt/pkg/include osdep.c 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 dcigettext.o dcngettext.o dngettext.o ngettext.o plural.o plural-exp.o localcharset.o localename.o osdep.o ranlib libintl.a cp ./libgnuintl.h libintl.h /bin/sh ./config.charset 'aarch64-apple-darwin22' > t-charset.alias mv t-charset.alias charset.alias sed -e '/^#/d' -e 's/@''PACKAGE''@/xnc/g' ref-add.sin > t-ref-add.sed mv t-ref-add.sed ref-add.sed sed -e '/^#/d' -e 's/@''PACKAGE''@/xnc/g' ref-del.sin > t-ref-del.sed mv t-ref-del.sed ref-del.sed for i in src/helpers iconset src; do cd $i && make compile; cd /Users/pbulk/build/sysutils/xnc/work/xnc-5.0.4; done clang++ -o ../../bin/users.xnc users.cxx -DLOCALEDIR=\"/opt/pkg/share/locale\" -DHAVE_CONFIG_H -pipe -Os -I/opt/pkg/include -I../../intl -I../../src/include -I../../src/lib/northgui -I../../src/lib/image2 clang++ -o ../../bin/groups.xnc groups.cxx -DLOCALEDIR=\"/opt/pkg/share/locale\" -DHAVE_CONFIG_H -pipe -Os -I/opt/pkg/include -I../../intl -I../../src/include -I../../src/lib/northgui -I../../src/lib/image2 clang++ -o ../../bin/zips.xnc zips.cxx -DLOCALEDIR=\"/opt/pkg/share/locale\" -DHAVE_CONFIG_H -pipe -Os -I/opt/pkg/include -I../../intl -I../../src/include -I../../src/lib/northgui -I../../src/lib/image2 zips.cxx:36:17: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings] char *months[]={"Jan","Feb","Mar","Apr","May","Jun","Jul","Aug", ^ zips.cxx:36:23: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings] char *months[]={"Jan","Feb","Mar","Apr","May","Jun","Jul","Aug", ^ zips.cxx:36:29: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings] char *months[]={"Jan","Feb","Mar","Apr","May","Jun","Jul","Aug", ^ zips.cxx:36:35: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings] char *months[]={"Jan","Feb","Mar","Apr","May","Jun","Jul","Aug", ^ zips.cxx:36:41: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings] char *months[]={"Jan","Feb","Mar","Apr","May","Jun","Jul","Aug", ^ zips.cxx:36:47: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings] char *months[]={"Jan","Feb","Mar","Apr","May","Jun","Jul","Aug", ^ zips.cxx:36:53: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings] char *months[]={"Jan","Feb","Mar","Apr","May","Jun","Jul","Aug", ^ zips.cxx:36:59: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings] char *months[]={"Jan","Feb","Mar","Apr","May","Jun","Jul","Aug", ^ zips.cxx:37:25: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings] "Sep","Oct","Nov","Dec"}; ^ zips.cxx:37:31: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings] "Sep","Oct","Nov","Dec"}; ^ zips.cxx:37:37: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings] "Sep","Oct","Nov","Dec"}; ^ zips.cxx:37:43: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings] "Sep","Oct","Nov","Dec"}; ^ 12 warnings generated. clang++ -o ../../bin/data2c data2c.cxx -DLOCALEDIR=\"/opt/pkg/share/locale\" -DHAVE_CONFIG_H -pipe -Os -I/opt/pkg/include -I../../intl -I../../src/include -I../../src/lib/northgui -I../../src/lib/image2 In file included from data2c.cxx:1: ../../src/include/globals.h:72:10: fatal error: 'sys/sysmacros.h' file not found #include <sys/sysmacros.h> ^~~~~~~~~~~~~~~~~ 1 error generated. *** Error code 1 Stop. make[1]: stopped in /Users/pbulk/build/sysutils/xnc/work/xnc-5.0.4/src/helpers clang -c -pipe -Os -I/opt/pkg/include -I../intl -I../src/include -I../src/lib/northgui -I../src/lib/image2 -DLOCALEDIR=\"/opt/pkg/share/locale\" -DHAVE_CONFIG_H iconset1.c -o iconset1.o clang -c -pipe -Os -I/opt/pkg/include -I../intl -I../src/include -I../src/lib/northgui -I../src/lib/image2 -DLOCALEDIR=\"/opt/pkg/share/locale\" -DHAVE_CONFIG_H iconset2.c -o iconset2.o /bin/rm -f ../lib/libxnciconset.a ar rc ../lib/libxnciconset.a iconset1.o iconset2.o ranlib ../lib/libxnciconset.a for i in lib ives xsetup launch xjroot; do cd $i && make compile; cd ..; done for i in image2 northgui vfs filedir xbitmaps rxvt2 tool; do cd $i && make compile; cd ..; done clang++ -c -I../../../src/lib/manage -I../../../intl -I../../../src/include -I../../../src/lib/northgui -I../../../src/lib/image2 -DLOAD_JPG -DLOAD_PNG -DLOAD_TIF -I. -I./sdl_image -pipe -Os -I/opt/pkg/include -DLOCALEDIR=\"/opt/pkg/share/locale\" -DHAVE_CONFIG_H image.cxx -o image.o In file included from image.cxx:15: In file included from ../../../src/lib/image2/image.h:6: ../../../src/include/globals.h:72:10: fatal error: 'sys/sysmacros.h' file not found #include <sys/sysmacros.h> ^~~~~~~~~~~~~~~~~ 1 error generated. *** Error code 1 Stop. make[3]: stopped in /Users/pbulk/build/sysutils/xnc/work/xnc-5.0.4/src/lib/image2 clang++ -c -I../../../src/include/xnc -I../../../src/lib/manage -I../../../src/lib/xbitmaps -I../../../src/au -I../../../src/lib/vfs -I../../../src/lib/vfs/ftplib -I../../../intl -I../../../src/include -I../../../src/lib/northgui -I../../../src/lib/image2 -DLOCALEDIR=\"/opt/pkg/share/locale\" -DHAVE_CONFIG_H -DOLD_STYLE -pipe -Os -I/opt/pkg/include gui.cxx -o gui.o In file included from gui.cxx:15: In file included from ../../../src/include/xnc/xh.h:4: ../../../src/include/globals.h:72:10: fatal error: 'sys/sysmacros.h' file not found #include <sys/sysmacros.h> ^~~~~~~~~~~~~~~~~ 1 error generated. *** Error code 1 Stop. make[3]: stopped in /Users/pbulk/build/sysutils/xnc/work/xnc-5.0.4/src/lib/northgui clang++ -c -I../../../src/include/xnc -I../../../src/lib/manage -I../../../src/au -I../../../src/lib/vfs -I../../../src/lib/vfs/ftplib -I../../../intl -I../../../src/include -I../../../src/lib/northgui -I../../../src/lib/image2 -DLOCALEDIR=\"/opt/pkg/share/locale\" -DHAVE_CONFIG_H -DOLD_STYLE -pipe -Os -I/opt/pkg/include afs.cxx -o afs.o In file included from afs.cxx:18: In file included from ../../../src/lib/vfs/vfs.h:4: ../../../src/include/globals.h:72:10: fatal error: 'sys/sysmacros.h' file not found #include <sys/sysmacros.h> ^~~~~~~~~~~~~~~~~ 1 error generated. *** Error code 1 Stop. make[3]: stopped in /Users/pbulk/build/sysutils/xnc/work/xnc-5.0.4/src/lib/vfs clang -c -pipe -Os -I/opt/pkg/include -DMAGIC='"/usr/share/misc/magic"' -DMAGIC_FOR_XNC -DLOCALEDIR=\"/opt/pkg/share/locale\" -DHAVE_CONFIG_H -I../../../intl -I../../../src/include -I../../../src/lib/northgui -I../../../src/lib/image2 -DLOCALEDIR=\"/opt/pkg/share/locale\" -DHAVE_CONFIG_H file.c -o file.o file.c:272:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] unwrap(fn) ^ file.c:286:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] byteconv4(from, same, big_endian) ^ file.c:317:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] byteconv2(from, same, big_endian) ^ file.c:351:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] process(inname, wid, sb) ^ file.c:508:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] tryit(buf, nb, zflag) ^ 5 warnings generated. clang -c -pipe -Os -I/opt/pkg/include -DMAGIC='"/usr/share/misc/magic"' -DMAGIC_FOR_XNC -DLOCALEDIR=\"/opt/pkg/share/locale\" -DHAVE_CONFIG_H -I../../../intl -I../../../src/include -I../../../src/lib/northgui -I../../../src/lib/image2 -DLOCALEDIR=\"/opt/pkg/share/locale\" -DHAVE_CONFIG_H apprentice.c -o apprentice.o apprentice.c:57:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] apprentice(fn, check) ^ apprentice.c:95:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] apprentice_1(fn, check) ^ apprentice.c:136:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] signextend(m, v) ^ apprentice.c:177:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] parse(l, ndx, check) ^ apprentice.c:396:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] getvalue(m, p) ^ apprentice.c:420:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] getstr(s, p, plen, slen) ^ apprentice.c:528:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] hextoint(c) ^ apprentice.c:543:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] showstr(fp, s, len) ^ apprentice.c:602:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] eatsize(p) ^ 9 warnings generated. clang -c -pipe -Os -I/opt/pkg/include -DMAGIC='"/usr/share/misc/magic"' -DMAGIC_FOR_XNC -DLOCALEDIR=\"/opt/pkg/share/locale\" -DHAVE_CONFIG_H -I../../../intl -I../../../src/include -I../../../src/lib/northgui -I../../../src/lib/image2 -DLOCALEDIR=\"/opt/pkg/share/locale\" -DHAVE_CONFIG_H fsmagic.c -o fsmagic.o fsmagic.c:60:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] fsmagic(fn, sb) ^ 1 warning generated. clang -c -pipe -Os -I/opt/pkg/include -DMAGIC='"/usr/share/misc/magic"' -DMAGIC_FOR_XNC -DLOCALEDIR=\"/opt/pkg/share/locale\" -DHAVE_CONFIG_H -I../../../intl -I../../../src/include -I../../../src/lib/northgui -I../../../src/lib/image2 -DLOCALEDIR=\"/opt/pkg/share/locale\" -DHAVE_CONFIG_H softmagic.c -o softmagic.o softmagic.c:62:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] softmagic(buf, nbytes) ^ softmagic.c:100:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] match(s, nbytes) ^ softmagic.c:113:40: warning: call to undeclared library function 'malloc' with type 'void *(unsigned long)'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration] if ((tmpoff = (long *) malloc(tmplen = 20)) == NULL) ^ softmagic.c:113:40: note: include the header <stdlib.h> or explicitly provide a declaration for 'malloc' softmagic.c:139:48: warning: call to undeclared library function 'realloc' with type 'void *(void *, unsigned long)'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration] if ((tmpoff = (long *) realloc(tmpoff, ^ softmagic.c:139:48: note: include the header <stdlib.h> or explicitly provide a declaration for 'realloc' softmagic.c:203:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] mprint(p, m) ^ softmagic.c:300:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] mconvert(p, m) ^ softmagic.c:345:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] mdebug(offset, str, len) ^ softmagic.c:357:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] mget(p, s, m, nbytes) ^ softmagic.c:418:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] mcheck(p, m) ^ 9 warnings generated. clang -c -pipe -Os -I/opt/pkg/include -DMAGIC='"/usr/share/misc/magic"' -DMAGIC_FOR_XNC -DLOCALEDIR=\"/opt/pkg/share/locale\" -DHAVE_CONFIG_H -I../../../intl -I../../../src/include -I../../../src/lib/northgui -I../../../src/lib/image2 -DLOCALEDIR=\"/opt/pkg/share/locale\" -DHAVE_CONFIG_H ascmagic.c -o ascmagic.o ascmagic.c:46:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] ascmagic(buf, nbytes) ^ 1 warning generated. clang -c -pipe -Os -I/opt/pkg/include -DMAGIC='"/usr/share/misc/magic"' -DMAGIC_FOR_XNC -DLOCALEDIR=\"/opt/pkg/share/locale\" -DHAVE_CONFIG_H -I../../../intl -I../../../src/include -I../../../src/lib/northgui -I../../../src/lib/image2 -DLOCALEDIR=\"/opt/pkg/share/locale\" -DHAVE_CONFIG_H compress.c -o compress.o compress.c:38:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] zmagic(buf, nbytes) ^ compress.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] uncompress(method, old, newch, n) ^ 2 warnings generated. clang -c -pipe -Os -I/opt/pkg/include -DMAGIC='"/usr/share/misc/magic"' -DMAGIC_FOR_XNC -DLOCALEDIR=\"/opt/pkg/share/locale\" -DHAVE_CONFIG_H -I../../../intl -I../../../src/include -I../../../src/lib/northgui -I../../../src/lib/image2 -DLOCALEDIR=\"/opt/pkg/share/locale\" -DHAVE_CONFIG_H is_tar.c -o is_tar.o is_tar.c:34:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] is_tar(buf, nbytes) ^ is_tar.c:79:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] from_oct(digs, where) ^ 2 warnings generated. clang -c -pipe -Os -I/opt/pkg/include -DMAGIC='"/usr/share/misc/magic"' -DMAGIC_FOR_XNC -DLOCALEDIR=\"/opt/pkg/share/locale\" -DHAVE_CONFIG_H -I../../../intl -I../../../src/include -I../../../src/lib/northgui -I../../../src/lib/image2 -DLOCALEDIR=\"/opt/pkg/share/locale\" -DHAVE_CONFIG_H print.c -o print.o print.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] mdump(m) ^ print.c:57:46: warning: adding 'int' to a string does not append to the string [-Wstring-plus-int] (void) fprintf(stderr, ">>>>>>>> %d" + 8 - (m->cont_level & 7), ~~~~~~~~~~~~~~^~~ print.c:57:46: note: use array indexing to silence this warning (void) fprintf(stderr, ">>>>>>>> %d" + 8 - (m->cont_level & 7), ^ & [ ] print.c:115:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] ckfputs(str, fil) ^ 3 warnings generated. /bin/rm -f ../../../lib/libxncfiledir.a ar rc ../../../lib/libxncfiledir.a file.o apprentice.o fsmagic.o softmagic.o ascmagic.o compress.o is_tar.o print.o ranlib ../../../lib/libxncfiledir.a clang -c -pipe -Os -I/opt/pkg/include -I../../../src/intl -DPNG_NO_ASSEMBLER_CODE -I/opt/pkg/include -I. -pipe -Os -I/opt/pkg/include -DLOCALEDIR=\"/opt/pkg/share/locale\" -DHAVE_CONFIG_H -I../../../intl -I../../../src/include -I../../../src/lib/northgui -I../../../src/lib/image2 -DLOCALEDIR=\"/opt/pkg/share/locale\" -DHAVE_CONFIG_H xncintro.c -o xncintro.o clang -c -pipe -Os -I/opt/pkg/include -I../../../src/intl -DPNG_NO_ASSEMBLER_CODE -I/opt/pkg/include -I. -pipe -Os -I/opt/pkg/include -DLOCALEDIR=\"/opt/pkg/share/locale\" -DHAVE_CONFIG_H -I../../../intl -I../../../src/include -I../../../src/lib/northgui -I../../../src/lib/image2 -DLOCALEDIR=\"/opt/pkg/share/locale\" -DHAVE_CONFIG_H flag1.c -o flag1.o clang -c -pipe -Os -I/opt/pkg/include -I../../../src/intl -DPNG_NO_ASSEMBLER_CODE -I/opt/pkg/include -I. -pipe -Os -I/opt/pkg/include -DLOCALEDIR=\"/opt/pkg/share/locale\" -DHAVE_CONFIG_H -I../../../intl -I../../../src/include -I../../../src/lib/northgui -I../../../src/lib/image2 -DLOCALEDIR=\"/opt/pkg/share/locale\" -DHAVE_CONFIG_H flag2.c -o flag2.o clang -c -pipe -Os -I/opt/pkg/include -I../../../src/intl -DPNG_NO_ASSEMBLER_CODE -I/opt/pkg/include -I. -pipe -Os -I/opt/pkg/include -DLOCALEDIR=\"/opt/pkg/share/locale\" -DHAVE_CONFIG_H -I../../../intl -I../../../src/include -I../../../src/lib/northgui -I../../../src/lib/image2 -DLOCALEDIR=\"/opt/pkg/share/locale\" -DHAVE_CONFIG_H flag3.c -o flag3.o clang -c -pipe -Os -I/opt/pkg/include -I../../../src/intl -DPNG_NO_ASSEMBLER_CODE -I/opt/pkg/include -I. -pipe -Os -I/opt/pkg/include -DLOCALEDIR=\"/opt/pkg/share/locale\" -DHAVE_CONFIG_H -I../../../intl -I../../../src/include -I../../../src/lib/northgui -I../../../src/lib/image2 -DLOCALEDIR=\"/opt/pkg/share/locale\" -DHAVE_CONFIG_H flag4.c -o flag4.o clang -c -pipe -Os -I/opt/pkg/include -I../../../src/intl -DPNG_NO_ASSEMBLER_CODE -I/opt/pkg/include -I. -pipe -Os -I/opt/pkg/include -DLOCALEDIR=\"/opt/pkg/share/locale\" -DHAVE_CONFIG_H -I../../../intl -I../../../src/include -I../../../src/lib/northgui -I../../../src/lib/image2 -DLOCALEDIR=\"/opt/pkg/share/locale\" -DHAVE_CONFIG_H flag5.c -o flag5.o clang -c -pipe -Os -I/opt/pkg/include -I../../../src/intl -DPNG_NO_ASSEMBLER_CODE -I/opt/pkg/include -I. -pipe -Os -I/opt/pkg/include -DLOCALEDIR=\"/opt/pkg/share/locale\" -DHAVE_CONFIG_H -I../../../intl -I../../../src/include -I../../../src/lib/northgui -I../../../src/lib/image2 -DLOCALEDIR=\"/opt/pkg/share/locale\" -DHAVE_CONFIG_H flag6.c -o flag6.o clang -c -pipe -Os -I/opt/pkg/include -I../../../src/intl -DPNG_NO_ASSEMBLER_CODE -I/opt/pkg/include -I. -pipe -Os -I/opt/pkg/include -DLOCALEDIR=\"/opt/pkg/share/locale\" -DHAVE_CONFIG_H -I../../../intl -I../../../src/include -I../../../src/lib/northgui -I../../../src/lib/image2 -DLOCALEDIR=\"/opt/pkg/share/locale\" -DHAVE_CONFIG_H flag7.c -o flag7.o clang -c -pipe -Os -I/opt/pkg/include -I../../../src/intl -DPNG_NO_ASSEMBLER_CODE -I/opt/pkg/include -I. -pipe -Os -I/opt/pkg/include -DLOCALEDIR=\"/opt/pkg/share/locale\" -DHAVE_CONFIG_H -I../../../intl -I../../../src/include -I../../../src/lib/northgui -I../../../src/lib/image2 -DLOCALEDIR=\"/opt/pkg/share/locale\" -DHAVE_CONFIG_H recycle.c -o recycle.o clang -c -pipe -Os -I/opt/pkg/include -I../../../src/intl -DPNG_NO_ASSEMBLER_CODE -I/opt/pkg/include -I. -pipe -Os -I/opt/pkg/include -DLOCALEDIR=\"/opt/pkg/share/locale\" -DHAVE_CONFIG_H -I../../../intl -I../../../src/include -I../../../src/lib/northgui -I../../../src/lib/image2 -DLOCALEDIR=\"/opt/pkg/share/locale\" -DHAVE_CONFIG_H recycle2.c -o recycle2.o clang -c -pipe -Os -I/opt/pkg/include -I../../../src/intl -DPNG_NO_ASSEMBLER_CODE -I/opt/pkg/include -I. -pipe -Os -I/opt/pkg/include -DLOCALEDIR=\"/opt/pkg/share/locale\" -DHAVE_CONFIG_H -I../../../intl -I../../../src/include -I../../../src/lib/northgui -I../../../src/lib/image2 -DLOCALEDIR=\"/opt/pkg/share/locale\" -DHAVE_CONFIG_H recycle3.c -o recycle3.o clang -c -pipe -Os -I/opt/pkg/include -I../../../src/intl -DPNG_NO_ASSEMBLER_CODE -I/opt/pkg/include -I. -pipe -Os -I/opt/pkg/include -DLOCALEDIR=\"/opt/pkg/share/locale\" -DHAVE_CONFIG_H -I../../../intl -I../../../src/include -I../../../src/lib/northgui -I../../../src/lib/image2 -DLOCALEDIR=\"/opt/pkg/share/locale\" -DHAVE_CONFIG_H recycle4.c -o recycle4.o clang -c -pipe -Os -I/opt/pkg/include -I../../../src/intl -DPNG_NO_ASSEMBLER_CODE -I/opt/pkg/include -I. -pipe -Os -I/opt/pkg/include -DLOCALEDIR=\"/opt/pkg/share/locale\" -DHAVE_CONFIG_H -I../../../intl -I../../../src/include -I../../../src/lib/northgui -I../../../src/lib/image2 -DLOCALEDIR=\"/opt/pkg/share/locale\" -DHAVE_CONFIG_H arc.c -o arc.o clang -c -pipe -Os -I/opt/pkg/include -I../../../src/intl -DPNG_NO_ASSEMBLER_CODE -I/opt/pkg/include -I. -pipe -Os -I/opt/pkg/include -DLOCALEDIR=\"/opt/pkg/share/locale\" -DHAVE_CONFIG_H -I../../../intl -I../../../src/include -I../../../src/lib/northgui -I../../../src/lib/image2 -DLOCALEDIR=\"/opt/pkg/share/locale\" -DHAVE_CONFIG_H assoc.c -o assoc.o clang -c -pipe -Os -I/opt/pkg/include -I../../../src/intl -DPNG_NO_ASSEMBLER_CODE -I/opt/pkg/include -I. -pipe -Os -I/opt/pkg/include -DLOCALEDIR=\"/opt/pkg/share/locale\" -DHAVE_CONFIG_H -I../../../intl -I../../../src/include -I../../../src/lib/northgui -I../../../src/lib/image2 -DLOCALEDIR=\"/opt/pkg/share/locale\" -DHAVE_CONFIG_H folder.c -o folder.o clang -c -pipe -Os -I/opt/pkg/include -I../../../src/intl -DPNG_NO_ASSEMBLER_CODE -I/opt/pkg/include -I. -pipe -Os -I/opt/pkg/include -DLOCALEDIR=\"/opt/pkg/share/locale\" -DHAVE_CONFIG_H -I../../../intl -I../../../src/include -I../../../src/lib/northgui -I../../../src/lib/image2 -DLOCALEDIR=\"/opt/pkg/share/locale\" -DHAVE_CONFIG_H exec.c -o exec.o clang -c -pipe -Os -I/opt/pkg/include -I../../../src/intl -DPNG_NO_ASSEMBLER_CODE -I/opt/pkg/include -I. -pipe -Os -I/opt/pkg/include -DLOCALEDIR=\"/opt/pkg/share/locale\" -DHAVE_CONFIG_H -I../../../intl -I../../../src/include -I../../../src/lib/northgui -I../../../src/lib/image2 -DLOCALEDIR=\"/opt/pkg/share/locale\" -DHAVE_CONFIG_H norm.c -o norm.o clang -c -pipe -Os -I/opt/pkg/include -I../../../src/intl -DPNG_NO_ASSEMBLER_CODE -I/opt/pkg/include -I. -pipe -Os -I/opt/pkg/include -DLOCALEDIR=\"/opt/pkg/share/locale\" -DHAVE_CONFIG_H -I../../../intl -I../../../src/include -I../../../src/lib/northgui -I../../../src/lib/image2 -DLOCALEDIR=\"/opt/pkg/share/locale\" -DHAVE_CONFIG_H link.c -o link.o clang -c -pipe -Os -I/opt/pkg/include -I../../../src/intl -DPNG_NO_ASSEMBLER_CODE -I/opt/pkg/include -I. -pipe -Os -I/opt/pkg/include -DLOCALEDIR=\"/opt/pkg/share/locale\" -DHAVE_CONFIG_H -I../../../intl -I../../../src/include -I../../../src/lib/northgui -I../../../src/lib/image2 -DLOCALEDIR=\"/opt/pkg/share/locale\" -DHAVE_CONFIG_H xncafs.c -o xncafs.o clang -c -pipe -Os -I/opt/pkg/include -I../../../src/intl -DPNG_NO_ASSEMBLER_CODE -I/opt/pkg/include -I. -pipe -Os -I/opt/pkg/include -DLOCALEDIR=\"/opt/pkg/share/locale\" -DHAVE_CONFIG_H -I../../../intl -I../../../src/include -I../../../src/lib/northgui -I../../../src/lib/image2 -DLOCALEDIR=\"/opt/pkg/share/locale\" -DHAVE_CONFIG_H xncafsaix.c -o xncafsaix.o clang -c -pipe -Os -I/opt/pkg/include -I../../../src/intl -DPNG_NO_ASSEMBLER_CODE -I/opt/pkg/include -I. -pipe -Os -I/opt/pkg/include -DLOCALEDIR=\"/opt/pkg/share/locale\" -DHAVE_CONFIG_H -I../../../intl -I../../../src/include -I../../../src/lib/northgui -I../../../src/lib/image2 -DLOCALEDIR=\"/opt/pkg/share/locale\" -DHAVE_CONFIG_H xncafsopenbsd.c -o xncafsopenbsd.o clang -c -pipe -Os -I/opt/pkg/include -I../../../src/intl -DPNG_NO_ASSEMBLER_CODE -I/opt/pkg/include -I. -pipe -Os -I/opt/pkg/include -DLOCALEDIR=\"/opt/pkg/share/locale\" -DHAVE_CONFIG_H -I../../../intl -I../../../src/include -I../../../src/lib/northgui -I../../../src/lib/image2 -DLOCALEDIR=\"/opt/pkg/share/locale\" -DHAVE_CONFIG_H xncafstar.c -o xncafstar.o clang -c -pipe -Os -I/opt/pkg/include -I../../../src/intl -DPNG_NO_ASSEMBLER_CODE -I/opt/pkg/include -I. -pipe -Os -I/opt/pkg/include -DLOCALEDIR=\"/opt/pkg/share/locale\" -DHAVE_CONFIG_H -I../../../intl -I../../../src/include -I../../../src/lib/northgui -I../../../src/lib/image2 -DLOCALEDIR=\"/opt/pkg/share/locale\" -DHAVE_CONFIG_H xncini.c -o xncini.o clang -c -pipe -Os -I/opt/pkg/include -I../../../src/intl -DPNG_NO_ASSEMBLER_CODE -I/opt/pkg/include -I. -pipe -Os -I/opt/pkg/include -DLOCALEDIR=\"/opt/pkg/share/locale\" -DHAVE_CONFIG_H -I../../../intl -I../../../src/include -I../../../src/lib/northgui -I../../../src/lib/image2 -DLOCALEDIR=\"/opt/pkg/share/locale\" -DHAVE_CONFIG_H xnccfg.c -o xnccfg.o clang -c -pipe -Os -I/opt/pkg/include -I../../../src/intl -DPNG_NO_ASSEMBLER_CODE -I/opt/pkg/include -I. -pipe -Os -I/opt/pkg/include -DLOCALEDIR=\"/opt/pkg/share/locale\" -DHAVE_CONFIG_H -I../../../intl -I../../../src/include -I../../../src/lib/northgui -I../../../src/lib/image2 -DLOCALEDIR=\"/opt/pkg/share/locale\" -DHAVE_CONFIG_H xncext.c -o xncext.o clang -c -pipe -Os -I/opt/pkg/include -I../../../src/intl -DPNG_NO_ASSEMBLER_CODE -I/opt/pkg/include -I. -pipe -Os -I/opt/pkg/include -DLOCALEDIR=\"/opt/pkg/share/locale\" -DHAVE_CONFIG_H -I../../../intl -I../../../src/include -I../../../src/lib/northgui -I../../../src/lib/image2 -DLOCALEDIR=\"/opt/pkg/share/locale\" -DHAVE_CONFIG_H xncmenu.c -o xncmenu.o clang -c -pipe -Os -I/opt/pkg/include -I../../../src/intl -DPNG_NO_ASSEMBLER_CODE -I/opt/pkg/include -I. -pipe -Os -I/opt/pkg/include -DLOCALEDIR=\"/opt/pkg/share/locale\" -DHAVE_CONFIG_H -I../../../intl -I../../../src/include -I../../../src/lib/northgui -I../../../src/lib/image2 -DLOCALEDIR=\"/opt/pkg/share/locale\" -DHAVE_CONFIG_H xnckeys.c -o xnckeys.o clang -c -pipe -Os -I/opt/pkg/include -I../../../src/intl -DPNG_NO_ASSEMBLER_CODE -I/opt/pkg/include -I. -pipe -Os -I/opt/pkg/include -DLOCALEDIR=\"/opt/pkg/share/locale\" -DHAVE_CONFIG_H -I../../../intl -I../../../src/include -I../../../src/lib/northgui -I../../../src/lib/image2 -DLOCALEDIR=\"/opt/pkg/share/locale\" -DHAVE_CONFIG_H ivesini.c -o ivesini.o /bin/rm -f ../../../lib/libxncbitmaps.a ar rc ../../../lib/libxncbitmaps.a xncintro.o flag1.o flag2.o flag3.o flag4.o flag5.o flag6.o flag7.o recycle.o recycle2.o recycle3.o recycle4.o arc.o assoc.o folder.o exec.o norm.o link.o xncafs.o xncafsaix.o xncafsopenbsd.o xncafstar.o xncini.o xnccfg.o xncext.o xncmenu.o xnckeys.o ivesini.o ranlib ../../../lib/libxncbitmaps.a clang -c -pipe -Os -I/opt/pkg/include -I../../../src/intl -DPNG_NO_ASSEMBLER_CODE -I/opt/pkg/include -I../../../src/include/xnc -I. -pipe -Os -I/opt/pkg/include -DLOCALEDIR=\"/opt/pkg/share/locale\" -DHAVE_CONFIG_H -I../../../intl -I../../../src/include -I../../../src/lib/northgui -I../../../src/lib/image2 -DLOCALEDIR=\"/opt/pkg/share/locale\" -DHAVE_CONFIG_H command.c -o command.o command.c:648:9: warning: call to undeclared function 'openpty'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration] if (openpty(&fd, &rxvt_ttyfd, tty_name, NULL, NULL) != -1) { ^ command.c:1826:63: warning: passing 'unsigned char[8]' to parameter of type 'char *' converts between pointers to integer types where one is of the unique plain 'char' type and the other is not [-Wpointer-sign] len = XmbLookupString (Input_Context, &ev->xkey, kbuf, ^~~~ /Users/pbulk/build/sysutils/xnc/work/.buildlink/include/X11/Xlib.h:3915:31: note: passing argument to parameter here char* /* buffer_return */, ^ command.c:1832:46: warning: passing 'unsigned char[8]' to parameter of type 'char *' converts between pointers to integer types where one is of the unique plain 'char' type and the other is not [-Wpointer-sign] len = XLookupString (&ev->xkey, kbuf, ^~~~ /Users/pbulk/build/sysutils/xnc/work/.buildlink/include/X11/Xutil.h:536:31: note: passing argument to parameter here char* /* buffer_return */, ^ command.c:1976:59: warning: passing 'unsigned char[8]' to parameter of type 'char *' converts between pointers to integer types where one is of the unique plain 'char' type and the other is not [-Wpointer-sign] case XK_Tab: if (shft) { len = 3; strcpy (kbuf,"\033[Z"); } break; ^~~~ /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/secure/_string.h:84:27: note: expanded from macro 'strcpy' __builtin___strcpy_chk (dest, __VA_ARGS__, __darwin_obsz (dest)) ^~~~ command.c:1978:61: warning: passing 'unsigned char[8]' to parameter of type 'char *' converts between pointers to integer types where one is of the unique plain 'char' type and the other is not [-Wpointer-sign] case XK_Home: len = strlen (strcpy (kbuf,KS_HOME)); break; ^~~~ /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/secure/_string.h:84:27: note: expanded from macro 'strcpy' __builtin___strcpy_chk (dest, __VA_ARGS__, __darwin_obsz (dest)) ^~~~ command.c:1983:29: warning: passing 'unsigned char[8]' to parameter of type 'char *' converts between pointers to integer types where one is of the unique plain 'char' type and the other is not [-Wpointer-sign] len = 3; strcpy (kbuf,"\033[@"); ^~~~ /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/secure/_string.h:84:27: note: expanded from macro 'strcpy' __builtin___strcpy_chk (dest, __VA_ARGS__, __darwin_obsz (dest)) ^~~~ command.c:1993:57: warning: passing 'unsigned char[8]' to parameter of type 'char *' converts between pointers to integer types where one is of the unique plain 'char' type and the other is not [-Wpointer-sign] case XK_Prior: len = 4; strcpy (kbuf,"\033[5~"); break; ^~~~ /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/secure/_string.h:84:27: note: expanded from macro 'strcpy' __builtin___strcpy_chk (dest, __VA_ARGS__, __darwin_obsz (dest)) ^~~~ command.c:1994:56: warning: passing 'unsigned char[8]' to parameter of type 'char *' converts between pointers to integer types where one is of the unique plain 'char' type and the other is not [-Wpointer-sign] case XK_Next: len = 4; strcpy (kbuf,"\033[6~"); break; ^~~~ /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/secure/_string.h:84:27: note: expanded from macro 'strcpy' __builtin___strcpy_chk (dest, __VA_ARGS__, __darwin_obsz (dest)) ^~~~ command.c:1995:60: warning: passing 'unsigned char[8]' to parameter of type 'char *' converts between pointers to integer types where one is of the unique plain 'char' type and the other is not [-Wpointer-sign] case XK_End: len = strlen (strcpy (kbuf,KS_END)); break; ^~~~ /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/secure/_string.h:84:27: note: expanded from macro 'strcpy' __builtin___strcpy_chk (dest, __VA_ARGS__, __darwin_obsz (dest)) ^~~~ command.c:1997:50: warning: passing 'unsigned char[8]' to parameter of type 'char *' converts between pointers to integer types where one is of the unique plain 'char' type and the other is not [-Wpointer-sign] case XK_Select: len = 4; strcpy (kbuf,"\033[4~"); break; ^~~~ /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/secure/_string.h:84:27: note: expanded from macro 'strcpy' __builtin___strcpy_chk (dest, __VA_ARGS__, __darwin_obsz (dest)) ^~~~ command.c:1998:51: warning: passing 'unsigned char[8]' to parameter of type 'char *' converts between pointers to integer types where one is of the unique plain 'char' type and the other is not [-Wpointer-sign] case XK_Execute: len = 4; strcpy (kbuf,"\033[3~"); break; ^~~~ /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/secure/_string.h:84:27: note: expanded from macro 'strcpy' __builtin___strcpy_chk (dest, __VA_ARGS__, __darwin_obsz (dest)) ^~~~ command.c:1999:50: warning: passing 'unsigned char[8]' to parameter of type 'char *' converts between pointers to integer types where one is of the unique plain 'char' type and the other is not [-Wpointer-sign] case XK_Insert: len = 4; strcpy (kbuf,"\033[2~"); break; ^~~~ /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/secure/_string.h:84:27: note: expanded from macro 'strcpy' __builtin___strcpy_chk (dest, __VA_ARGS__, __darwin_obsz (dest)) ^~~~ command.c:2001:56: warning: passing 'unsigned char[8]' to parameter of type 'char *' converts between pointers to integer types where one is of the unique plain 'char' type and the other is not [-Wpointer-sign] case XK_Menu: len = 5; strcpy (kbuf,"\033[29~"); break; ^~~~ /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/secure/_string.h:84:27: note: expanded from macro 'strcpy' __builtin___strcpy_chk (dest, __VA_ARGS__, __darwin_obsz (dest)) ^~~~ command.c:2002:56: warning: passing 'unsigned char[8]' to parameter of type 'char *' converts between pointers to integer types where one is of the unique plain 'char' type and the other is not [-Wpointer-sign] case XK_Find: len = 4; strcpy (kbuf,"\033[1~"); break; ^~~~ /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/secure/_string.h:84:27: note: expanded from macro 'strcpy' __builtin___strcpy_chk (dest, __VA_ARGS__, __darwin_obsz (dest)) ^~~~ command.c:2003:56: warning: passing 'unsigned char[8]' to parameter of type 'char *' converts between pointers to integer types where one is of the unique plain 'char' type and the other is not [-Wpointer-sign] case XK_Help: len = 5; strcpy (kbuf,"\033[28~"); break; ^~~~ /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/secure/_string.h:84:27: note: expanded from macro 'strcpy' __builtin___strcpy_chk (dest, __VA_ARGS__, __darwin_obsz (dest)) ^~~~ command.c:2009:34: warning: passing 'unsigned char[8]' to parameter of type 'char *' converts between pointers to integer types where one is of the unique plain 'char' type and the other is not [-Wpointer-sign] len = 3; strcpy (kbuf,"\033OM"); ^~~~ /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/secure/_string.h:84:27: note: expanded from macro 'strcpy' __builtin___strcpy_chk (dest, __VA_ARGS__, __darwin_obsz (dest)) ^~~~ command.c:2021:29: warning: passing 'unsigned char[8]' to parameter of type 'char *' converts between pointers to integer types where one is of the unique plain 'char' type and the other is not [-Wpointer-sign] len = 3; strcpy (kbuf,"\033OP"); ^~~~ /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/secure/_string.h:84:27: note: expanded from macro 'strcpy' __builtin___strcpy_chk (dest, __VA_ARGS__, __darwin_obsz (dest)) ^~~~ command.c:2044:34: warning: passing 'unsigned char[8]' to parameter of type 'char *' converts between pointers to integer types where one is of the unique plain 'char' type and the other is not [-Wpointer-sign] len = 3; strcpy (kbuf,"\033Oj"); ^~~~ /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/secure/_string.h:84:27: note: expanded from macro 'strcpy' __builtin___strcpy_chk (dest, __VA_ARGS__, __darwin_obsz (dest)) ^~~~ command.c:2061:12: warning: passing 'unsigned char[8]' to parameter of type 'char *' converts between pointers to integer types where one is of the unique plain 'char' type and the other is not [-Wpointer-sign] FKEY (11, XK_F1); break; ^~~~~~~~~~~~~~~~ command.c:2054:10: note: expanded from macro 'FKEY' sprintf (kbuf,"\033[%02d~", (int)((n) + (keysym - fkey))) ^~~~ /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/secure/_stdio.h:47:28: note: expanded from macro '\ sprintf' __builtin___sprintf_chk (str, 0, __darwin_obsz(str), __VA_ARGS__) ^~~ command.c:2068:12: warning: passing 'unsigned char[8]' to parameter of type 'char *' converts between pointers to integer types where one is of the unique plain 'char' type and the other is not [-Wpointer-sign] FKEY (17, XK_F6); break; ^~~~~~~~~~~~~~~~ command.c:2054:10: note: expanded from macro 'FKEY' sprintf (kbuf,"\033[%02d~", (int)((n) + (keysym - fkey))) ^~~~ /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/secure/_stdio.h:47:28: note: expanded from macro '\ sprintf' __builtin___sprintf_chk (str, 0, __darwin_obsz(str), __VA_ARGS__) ^~~ command.c:2074:12: warning: passing 'unsigned char[8]' to parameter of type 'char *' converts between pointers to integer types where one is of the unique plain 'char' type and the other is not [-Wpointer-sign] FKEY (23, XK_F11); break; ^~~~~~~~~~~~~~~~~ command.c:2054:10: note: expanded from macro 'FKEY' sprintf (kbuf,"\033[%02d~", (int)((n) + (keysym - fkey))) ^~~~ /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/secure/_stdio.h:47:28: note: expanded from macro '\ sprintf' __builtin___sprintf_chk (str, 0, __darwin_obsz(str), __VA_ARGS__) ^~~ command.c:2078:12: warning: passing 'unsigned char[8]' to parameter of type 'char *' converts between pointers to integer types where one is of the unique plain 'char' type and the other is not [-Wpointer-sign] FKEY (28, XK_F15); break; ^~~~~~~~~~~~~~~~~ command.c:2054:10: note: expanded from macro 'FKEY' sprintf (kbuf,"\033[%02d~", (int)((n) + (keysym - fkey))) ^~~~ /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/secure/_stdio.h:47:28: note: expanded from macro '\ sprintf' __builtin___sprintf_chk (str, 0, __darwin_obsz(str), __VA_ARGS__) ^~~ command.c:2099:12: warning: passing 'unsigned char[8]' to parameter of type 'char *' converts between pointers to integer types where one is of the unique plain 'char' type and the other is not [-Wpointer-sign] FKEY (31, XK_F17); break; ^~~~~~~~~~~~~~~~~ command.c:2054:10: note: expanded from macro 'FKEY' sprintf (kbuf,"\033[%02d~", (int)((n) + (keysym - fkey))) ^~~~ /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/secure/_stdio.h:47:28: note: expanded from macro '\ sprintf' __builtin___sprintf_chk (str, 0, __darwin_obsz(str), __VA_ARGS__) ^~~ command.c:2102:55: warning: passing 'unsigned char[8]' to parameter of type 'char *' converts between pointers to integer types where one is of the unique plain 'char' type and the other is not [-Wpointer-sign] case XK_Delete: len = strlen (strcpy (kbuf,KS_DELETE)); break; ^~~~ /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/secure/_string.h:84:27: note: expanded from macro 'strcpy' __builtin___strcpy_chk (dest, __VA_ARGS__, __darwin_obsz (dest)) ^~~~ command.c:2566:30: warning: passing 'char[4]' to parameter of type 'const unsigned char *' converts between pointers to integer types where one is of the unique plain 'char' type and the other is not [-Wpointer-sign] tt_printf ("\033[A"); ^~~~~~~~ ./command.h:41:43: note: passing argument to parameter here tt_printf (const unsigned char * /* fmt */, ...); ^ command.c:2568:30: warning: passing 'char[4]' to parameter of type 'const unsigned char *' converts between pointers to integer types where one is of the unique plain 'char' type and the other is not [-Wpointer-sign] tt_printf ("\033[B"); ^~~~~~~~ ./command.h:41:43: note: passing argument to parameter here tt_printf (const unsigned char * /* fmt */, ...); ^ command.c:2571:45: warning: passing 'char[2]' to parameter of type 'const unsigned char *' converts between pointers to integer types where one is of the unique plain 'char' type and the other is not [-Wpointer-sign] case Button2: tt_printf ("\014"); break; ^~~~~~ ./command.h:41:43: note: passing argument to parameter here tt_printf (const unsigned char * /* fmt */, ...); ^ command.c:2572:45: warning: passing 'char[5]' to parameter of type 'const unsigned char *' converts between pointers to integer types where one is of the unique plain 'char' type and the other is not [-Wpointer-sign] case Button1: tt_printf ("\033[6~"); break; ^~~~~~~~~ ./command.h:41:43: note: passing argument to parameter here tt_printf (const unsigned char * /* fmt */, ...); ^ command.c:2573:45: warning: passing 'char[5]' to parameter of type 'const unsigned char *' converts between pointers to integer types where one is of the unique plain 'char' type and the other is not [-Wpointer-sign] case Button3: tt_printf ("\033[5~"); break; ^~~~~~~~~ ./command.h:41:43: note: passing argument to parameter here tt_printf (const unsigned char * /* fmt */, ...); ^ command.c:2814:14: warning: passing 'unsigned char[512]' to parameter of type 'char *' converts between pointers to integer types where one is of the unique plain 'char' type and the other is not [-Wpointer-sign] vsprintf (buf, fmt, arg_ptr); ^~~ /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/secure/_stdio.h:66:29: note: expanded from macro 'vsprintf' __builtin___vsprintf_chk (str, 0, __darwin_obsz(str), format, ap) ^~~ command.c:2814:19: warning: passing 'const unsigned char *' to parameter of type 'const char *' converts between pointers to integer types where one is of the unique plain 'char' type and the other is not [-Wpointer-sign] vsprintf (buf, fmt, arg_ptr); ^~~ /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/secure/_stdio.h:66:57: note: expanded from macro 'vsprintf' __builtin___vsprintf_chk (str, 0, __darwin_obsz(str), format, ap) ^~~~~~ command.c:2816:27: warning: passing 'unsigned char[512]' to parameter of type 'const char *' converts between pointers to integer types where one is of the unique plain 'char' type and the other is not [-Wpointer-sign] tt_write (buf, strlen (buf)); ^~~ /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/string.h:82:28: note: passing argument to parameter '__s' here size_t strlen(const char *__s); ^ command.c:2899:37: warning: passing 'char[3]' to parameter of type 'const unsigned char *' converts between pointers to integer types where one is of the unique plain 'char' type and the other is not [-Wpointer-sign] case 'E': scr_add_lines ("\n\r", 1, 2); break; ^~~~~~ ./screen.h:105:47: note: passing argument to parameter here scr_add_lines (const unsigned char * /* str */, ^ command.c:2905:33: warning: passing 'char[8]' to parameter of type 'const unsigned char *' converts between pointers to integer types where one is of the unique plain 'char' type and the other is not [-Wpointer-sign] case 'Z': tt_printf (ESCZ_ANSWER); break; /* steal obsolete ESC [ c */ ^~~~~~~~~~~ command.c:314:29: note: expanded from macro 'ESCZ_ANSWER' # define ESCZ_ANSWER VT100_ANS /* obsolete ANSI ESC[c */ ^~~~~~~~~ command.c:312:26: note: expanded from macro 'VT100_ANS' #define VT100_ANS "\033[?1;2c" /* vt100 answerback */ ^~~~~~~~~~~~ command.c:2808:34: note: passing argument to parameter 'fmt' here tt_printf (const unsigned char * fmt, ...) ^ command.c:3012:33: warning: passing 'char[8]' to parameter of type 'const unsigned char *' converts between pointers to integer types where one is of the unique plain 'char' type and the other is not [-Wpointer-sign] case 'c': tt_printf (VT100_ANS); break; ^~~~~~~~~ command.c:312:26: note: expanded from macro 'VT100_ANS' #define VT100_ANS "\033[?1;2c" /* vt100 answerback */ ^~~~~~~~~~~~ command.c:2808:34: note: passing argument to parameter 'fmt' here tt_printf (const unsigned char * fmt, ...) ^ command.c:3016:27: warning: passing 'char[5]' to parameter of type 'const unsigned char *' converts between pointers to integer types where one is of the unique plain 'char' type and the other is not [-Wpointer-sign] case 5: tt_printf ("\033[0n"); break; /* ready */ ^~~~~~~~~ command.c:2808:34: note: passing argument to parameter 'fmt' here tt_printf (const unsigned char * fmt, ...) ^ command.c:3084:25: warning: passing 'unsigned char[512]' to parameter of type 'char *' converts between pointers to integer types where one is of the unique plain 'char' type and the other is not [-Wpointer-sign] xterm_seq (arg, string); ^~~~~~ ./main.h:236:28: note: passing argument to parameter here char * /* str */); ^ command.c:3291:20: warning: passing 'char[5]' to parameter of type 'const unsigned char *' converts between pointers to integer types where one is of the unique plain 'char' type and the other is not [-Wpointer-sign] tt_printf ("\033G0\n"); /* no graphics */ ^~~~~~~~~~ command.c:2808:34: note: passing argument to parameter 'fmt' here tt_printf (const unsigned char * fmt, ...) ^ command.c:3383:34: warning: passing 'char[8]' to parameter of type 'const unsigned char *' converts between pointers to integer types where one is of the unique plain 'char' type and the other is not [-Wpointer-sign] case 005: tt_printf (VT100_ANS); break; /* terminal Status */ ^~~~~~~~~ command.c:312:26: note: expanded from macro 'VT100_ANS' #define VT100_ANS "\033[?1;2c" /* vt100 answerback */ ^~~~~~~~~~~~ command.c:2808:34: note: passing argument to parameter 'fmt' here tt_printf (const unsigned char * fmt, ...) ^ command.c:3346:34: warning: while loop has empty body [-Wempty-body] while ((ch = cmd_getc ()) == 0); /* wait for something */ ^ command.c:3346:34: note: put the semicolon on a separate line to silence this warning command.c:3439:34: warning: passing 'char[8]' to parameter of type 'const unsigned char *' converts between pointers to integer types where one is of the unique plain 'char' type and the other is not [-Wpointer-sign] case 005: tt_printf (VT100_ANS); break; /* terminal Status */ ^~~~~~~~~ command.c:312:26: note: expanded from macro 'VT100_ANS' #define VT100_ANS "\033[?1;2c" /* vt100 answerback */ ^~~~~~~~~~~~ command.c:2808:34: note: passing argument to parameter 'fmt' here tt_printf (const unsigned char * fmt, ...) ^ 41 warnings generated. clang -c -pipe -Os -I/opt/pkg/include -I../../../src/intl -DPNG_NO_ASSEMBLER_CODE -I/opt/pkg/include -I../../../src/include/xnc -I. -pipe -Os -I/opt/pkg/include -DLOCALEDIR=\"/opt/pkg/share/locale\" -DHAVE_CONFIG_H -I../../../intl -I../../../src/include -I../../../src/lib/northgui -I../../../src/lib/image2 -DLOCALEDIR=\"/opt/pkg/share/locale\" -DHAVE_CONFIG_H debug.c -o debug.o clang -c -pipe -Os -I/opt/pkg/include -I../../../src/intl -DPNG_NO_ASSEMBLER_CODE -I/opt/pkg/include -I../../../src/include/xnc -I. -pipe -Os -I/opt/pkg/include -DLOCALEDIR=\"/opt/pkg/share/locale\" -DHAVE_CONFIG_H -I../../../intl -I../../../src/include -I../../../src/lib/northgui -I../../../src/lib/image2 -DLOCALEDIR=\"/opt/pkg/share/locale\" -DHAVE_CONFIG_H graphics.c -o graphics.o clang -c -pipe -Os -I/opt/pkg/include -I../../../src/intl -DPNG_NO_ASSEMBLER_CODE -I/opt/pkg/include -I../../../src/include/xnc -I. -pipe -Os -I/opt/pkg/include -DLOCALEDIR=\"/opt/pkg/share/locale\" -DHAVE_CONFIG_H -I../../../intl -I../../../src/include -I../../../src/lib/northgui -I../../../src/lib/image2 -DLOCALEDIR=\"/opt/pkg/share/locale\" -DHAVE_CONFIG_H grkelot.c -o grkelot.o clang -c -pipe -Os -I/opt/pkg/include -I../../../src/intl -DPNG_NO_ASSEMBLER_CODE -I/opt/pkg/include -I../../../src/include/xnc -I. -pipe -Os -I/opt/pkg/include -DLOCALEDIR=\"/opt/pkg/share/locale\" -DHAVE_CONFIG_H -I../../../intl -I../../../src/include -I../../../src/lib/northgui -I../../../src/lib/image2 -DLOCALEDIR=\"/opt/pkg/share/locale\" -DHAVE_CONFIG_H rmain.c -o rmain.o rmain.c:159:4: warning: call to undeclared function 'clean_exit'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration] clean_exit(); ^ 1 warning generated. clang -c -pipe -Os -I/opt/pkg/include -I../../../src/intl -DPNG_NO_ASSEMBLER_CODE -I/opt/pkg/include -I../../../src/include/xnc -I. -pipe -Os -I/opt/pkg/include -DLOCALEDIR=\"/opt/pkg/share/locale\" -DHAVE_CONFIG_H -I../../../intl -I../../../src/include -I../../../src/lib/northgui -I../../../src/lib/image2 -DLOCALEDIR=\"/opt/pkg/share/locale\" -DHAVE_CONFIG_H menubar.c -o menubar.o clang -c -pipe -Os -I/opt/pkg/include -I../../../src/intl -DPNG_NO_ASSEMBLER_CODE -I/opt/pkg/include -I../../../src/include/xnc -I. -pipe -Os -I/opt/pkg/include -DLOCALEDIR=\"/opt/pkg/share/locale\" -DHAVE_CONFIG_H -I../../../intl -I../../../src/include -I../../../src/lib/northgui -I../../../src/lib/image2 -DLOCALEDIR=\"/opt/pkg/share/locale\" -DHAVE_CONFIG_H misc.c -o misc.o clang -c -pipe -Os -I/opt/pkg/include -I../../../src/intl -DPNG_NO_ASSEMBLER_CODE -I/opt/pkg/include -I../../../src/include/xnc -I. -pipe -Os -I/opt/pkg/include -DLOCALEDIR=\"/opt/pkg/share/locale\" -DHAVE_CONFIG_H -I../../../intl -I../../../src/include -I../../../src/lib/northgui -I../../../src/lib/image2 -DLOCALEDIR=\"/opt/pkg/share/locale\" -DHAVE_CONFIG_H netdisp.c -o netdisp.o clang -c -pipe -Os -I/opt/pkg/include -I../../../src/intl -DPNG_NO_ASSEMBLER_CODE -I/opt/pkg/include -I../../../src/include/xnc -I. -pipe -Os -I/opt/pkg/include -DLOCALEDIR=\"/opt/pkg/share/locale\" -DHAVE_CONFIG_H -I../../../intl -I../../../src/include -I../../../src/lib/northgui -I../../../src/lib/image2 -DLOCALEDIR=\"/opt/pkg/share/locale\" -DHAVE_CONFIG_H screen.c -o screen.o screen.c:1675:28: warning: passing 'unsigned char *' to parameter of type 'const char *' converts between pointers to integer types where one is of the unique plain 'char' type and the other is not [-Wpointer-sign] selection.len = strlen (selection.text); ^~~~~~~~~~~~~~ /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/string.h:82:28: note: passing argument to parameter '__s' here size_t strlen(const char *__s); ^ screen.c:1722:27: warning: passing 'char *' to parameter of type 'const unsigned char *' converts between pointers to integer types where one is of the unique plain 'char' type and the other is not [-Wpointer-sign] (char *)target_list, ^~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/sysutils/xnc/work/.buildlink/include/X11/Xlib.h:2089:38: note: passing argument to parameter here _Xconst unsigned char* /* data */, ^ screen.c:1783:34: warning: passing 'long *' to parameter of type 'unsigned long *' converts between pointers to integer types with different sign [-Wpointer-sign] &nitems, &bytes_after, ^~~~~~~ /Users/pbulk/build/sysutils/xnc/work/.buildlink/include/X11/Xlib.h:2700:39: note: passing argument to parameter here unsigned long* /* nitems_return */, ^ screen.c:1783:43: warning: passing 'long *' to parameter of type 'unsigned long *' converts between pointers to integer types with different sign [-Wpointer-sign] &nitems, &bytes_after, ^~~~~~~~~~~~ /Users/pbulk/build/sysutils/xnc/work/.buildlink/include/X11/Xlib.h:2701:44: note: passing argument to parameter here unsigned long* /* bytes_after_return */, ^ screen.c:2182:15: warning: passing 'char[9]' to parameter of type 'const unsigned char *' converts between pointers to integer types where one is of the unique plain 'char' type and the other is not [-Wpointer-sign] tt_printf ("\033[%d;%dR", screen.row + 1, screen.col + 1); ^~~~~~~~~~~~~ ./command.h:41:43: note: passing argument to parameter here tt_printf (const unsigned char * /* fmt */, ...); ^ screen.c:2716:26: warning: passing 'text_t *' (aka 'unsigned char *') to parameter of type 'const char *' converts between pointers to integer types where one is of the unique plain 'char' type and the other is not [-Wpointer-sign] drawString (XDrawImageString); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ screen.c:2661:60: note: expanded from macro 'drawString' strFunc (Xdisplay, drawBuffer, TermWin.gc, xpixel, ypixel, linebuf, count) ^~~~~~~ /Users/pbulk/build/sysutils/xnc/work/.buildlink/include/X11/Xlib.h:2342:31: note: passing argument to parameter here _Xconst char* /* string */, ^ screen.c:2973:15: warning: passing 'char[10]' to parameter of type 'const unsigned char *' converts between pointers to integer types where one is of the unique plain 'char' type and the other is not [-Wpointer-sign] tt_printf ("\033[M%c%c%c", ^~~~~~~~~~~~~~ ./command.h:41:43: note: passing argument to parameter here tt_printf (const unsigned char * /* fmt */, ...); ^ 7 warnings generated. clang -c -pipe -Os -I/opt/pkg/include -I../../../src/intl -DPNG_NO_ASSEMBLER_CODE -I/opt/pkg/include -I../../../src/include/xnc -I. -pipe -Os -I/opt/pkg/include -DLOCALEDIR=\"/opt/pkg/share/locale\" -DHAVE_CONFIG_H -I../../../intl -I../../../src/include -I../../../src/lib/northgui -I../../../src/lib/image2 -DLOCALEDIR=\"/opt/pkg/share/locale\" -DHAVE_CONFIG_H scrollbar.c -o scrollbar.o clang -c -pipe -Os -I/opt/pkg/include -I../../../src/intl -DPNG_NO_ASSEMBLER_CODE -I/opt/pkg/include -I../../../src/include/xnc -I. -pipe -Os -I/opt/pkg/include -DLOCALEDIR=\"/opt/pkg/share/locale\" -DHAVE_CONFIG_H -I../../../intl -I../../../src/include -I../../../src/lib/northgui -I../../../src/lib/image2 -DLOCALEDIR=\"/opt/pkg/share/locale\" -DHAVE_CONFIG_H utmp.c -o utmp.o clang -c -pipe -Os -I/opt/pkg/include -I../../../src/intl -DPNG_NO_ASSEMBLER_CODE -I/opt/pkg/include -I../../../src/include/xnc -I. -pipe -Os -I/opt/pkg/include -DLOCALEDIR=\"/opt/pkg/share/locale\" -DHAVE_CONFIG_H -I../../../intl -I../../../src/include -I../../../src/lib/northgui -I../../../src/lib/image2 -DLOCALEDIR=\"/opt/pkg/share/locale\" -DHAVE_CONFIG_H xdefaults.c -o xdefaults.o xdefaults.c:365:41: warning: field width should have type 'int', but argument has type 'unsigned long' [-Wformat] fprintf (stderr, " %s%s %-*s%s%s\n", ~~~^ xdefaults.c:383:39: warning: field width should have type 'int', but argument has type 'unsigned long' [-Wformat] fprintf (stderr, " %s: %*s\n", ~~^ xdefaults.c:389:49: warning: field width should have type 'int', but argument has type 'unsigned long' [-Wformat] fprintf (stderr, " " "keysym.sym" ": %*s\n", ~~^ xdefaults.c:621:41: warning: assigning to 'const unsigned char *' from 'char *' converts between pointers to integer types where one is of the unique plain 'char' type and the other is not [-Wpointer-sign] KeySym_map [sym] = p; ^ ~ 4 warnings generated. /bin/rm -f ../../../lib/libxncrxvt.a ar rc ../../../lib/libxncrxvt.a command.o debug.o graphics.o grkelot.o rmain.o menubar.o misc.o netdisp.o screen.o scrollbar.o utmp.o xdefaults.o ranlib ../../../lib/libxncrxvt.a clang++ -c -I../../../src/include/xnc -I../../../src/au -I../../../src/lib/manage -I../../../src/lib/vfs -I../../../src/lib/vfs/ftplib -I../../../intl -I../../../src/include -I../../../src/lib/northgui -I../../../src/lib/image2 -DLOCALEDIR=\"/opt/pkg/share/locale\" -DHAVE_CONFIG_H -DOLD_STYLE -pipe -Os -I/opt/pkg/include commonfuncs.cxx -o commonfuncs.o In file included from commonfuncs.cxx:18: ../../../src/include/globals.h:72:10: fatal error: 'sys/sysmacros.h' file not found #include <sys/sysmacros.h> ^~~~~~~~~~~~~~~~~ 1 error generated. *** Error code 1 Stop. make[3]: stopped in /Users/pbulk/build/sysutils/xnc/work/xnc-5.0.4/src/lib/tool make ../../bin/iview clang++ -c -I. -I../../src/lib/manage -I../../src/lib/xbitmaps -I../../src/au -I../../intl -I../../src/include -I../../src/lib/northgui -I../../src/lib/image2 -DLOCALEDIR=\"/opt/pkg/share/locale\" -DHAVE_CONFIG_H -DOLD_STYLE -pipe -Os -I/opt/pkg/include vs.cxx -o vs.o clang++ -o ../../bin/iview vs.o ../../lib/libnorthgui.a ../../intl/libintl.a /opt/pkg/lib/libiconv.dylib -ldl -lm -lSM -lICE -lX11 -lXext -rdynamic -L/opt/pkg/lib clang: error: no such file or directory: '../../lib/libnorthgui.a' *** Error code 1 Stop. make[3]: stopped in /Users/pbulk/build/sysutils/xnc/work/xnc-5.0.4/src/ives *** Error code 1 Stop. make[2]: stopped in /Users/pbulk/build/sysutils/xnc/work/xnc-5.0.4/src/ives make ../../bin/xncsetup clang++ -c -I. -I../../src/lib/manage -I../../src/lib/image2/sdl_image -I../../src/au -I../../src/include/xnc -I../../intl -I../../src/include -I../../src/lib/northgui -I../../src/lib/image2 -DLOCALEDIR=\"/opt/pkg/share/locale\" -DHAVE_CONFIG_H -DOLD_STYLE -pipe -Os -I/opt/pkg/include xh_setup.cxx -o xh_setup.o In file included from xh_setup.cxx:15: In file included from ./xh.h:111: In file included from ../../src/lib/northgui/gui.h:3: In file included from ../../src/lib/northgui/gui_base.h:4: ../../src/include/globals.h:72:10: fatal error: 'sys/sysmacros.h' file not found #include <sys/sysmacros.h> ^~~~~~~~~~~~~~~~~ 1 error generated. *** Error code 1 Stop. make[3]: stopped in /Users/pbulk/build/sysutils/xnc/work/xnc-5.0.4/src/xsetup *** Error code 1 Stop. make[2]: stopped in /Users/pbulk/build/sysutils/xnc/work/xnc-5.0.4/src/xsetup make ../../bin/xnlaunch clang++ -c -I. -I../../src/lib/manage -I../../src/au -I../../intl -I../../src/include -I../../src/lib/northgui -I../../src/lib/image2 -DLOCALEDIR=\"/opt/pkg/share/locale\" -DHAVE_CONFIG_H -DOLD_STYLE -pipe -Os -I/opt/pkg/include xh_launch.cxx -o xh_launch.o In file included from xh_launch.cxx:15: In file included from ./xh.h:95: In file included from ../../src/lib/northgui/gui.h:3: In file included from ../../src/lib/northgui/gui_base.h:4: ../../src/include/globals.h:72:10: fatal error: 'sys/sysmacros.h' file not found #include <sys/sysmacros.h> ^~~~~~~~~~~~~~~~~ 1 error generated. *** Error code 1 Stop. make[3]: stopped in /Users/pbulk/build/sysutils/xnc/work/xnc-5.0.4/src/launch *** Error code 1 Stop. make[2]: stopped in /Users/pbulk/build/sysutils/xnc/work/xnc-5.0.4/src/launch make ../../bin/xjpegroot clang++ -c -I. -I../../intl -I../../src/include -I../../src/lib/northgui -I../../src/lib/image2 -DLOCALEDIR=\"/opt/pkg/share/locale\" -DHAVE_CONFIG_H -pipe -Os -I/opt/pkg/include xjpegroot.cxx -o xjpegroot.o In file included from xjpegroot.cxx:15: ../../src/include/globals.h:72:10: fatal error: 'sys/sysmacros.h' file not found #include <sys/sysmacros.h> ^~~~~~~~~~~~~~~~~ 1 error generated. *** Error code 1 Stop. make[3]: stopped in /Users/pbulk/build/sysutils/xnc/work/xnc-5.0.4/src/xjroot *** Error code 1 Stop. make[2]: stopped in /Users/pbulk/build/sysutils/xnc/work/xnc-5.0.4/src/xjroot make ../bin/xnc clang++ -c -I../src/include/xnc -I../src/lib/manage -I../src/au -I../src/lib/vfs -I../src/lib/vfs/ftplib -I../src/lib/xbitmaps -I../src/lib/rxvt2 -I../src/lib/filedir -I../intl -I../src/include -I../src/lib/northgui -I../src/lib/image2 -DLOCALEDIR=\"/opt/pkg/share/locale\" -DHAVE_CONFIG_H -DOLD_STYLE -pipe -Os -I/opt/pkg/include au/au.cxx -o au/au.o au/au.cxx:233:34: warning: unsequenced modification and access to 'i' [-Wunsequenced] while(s[i]!=0 && i<9) sep[i]=s[i++]; ~ ^ au/au.cxx:284:10: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings] serror("No current support"); ^ au/au.cxx:295:10: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings] serror("No syntax found or wrong syntax"); ^ au/au.cxx:313:10: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings] serror("No current support"); ^ au/au.cxx:319:10: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings] serror("Missing separator ':'"); ^ au/au.cxx:327:10: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings] serror("Must be digital constant"); ^ au/au.cxx:339:10: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings] serror("No current support"); ^ au/au.cxx:345:10: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings] serror("Missing separator ':'"); ^ au/au.cxx:353:10: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings] serror("Must be character string"); ^ au/au.cxx:365:13: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings] swarning("No support name"); ^ au/au.cxx:371:10: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings] serror("Previous support not closed"); ^ au/au.cxx:387:12: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings] serror("No current support"); ^ au/au.cxx:392:12: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings] serror("Missing separator ':'"); ^ au/au.cxx:442:10: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings] serror("Missing end of sequence ';'"); ^ au/au.cxx:453:12: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings] serror("No current support"); ^ au/au.cxx:458:12: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings] serror("Missing separator ':'"); ^ au/au.cxx:486:10: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings] serror("Missing end of sequence ';'"); ^ au/au.cxx:497:10: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings] serror("No current support"); ^ au/au.cxx:503:10: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings] serror("Missing separator ':'"); ^ au/au.cxx:523:10: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings] serror("Missing end of sequence ';'"); ^ au/au.cxx:534:10: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings] serror("No current support"); ^ au/au.cxx:540:10: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings] serror("Missing separator ':'"); ^ au/au.cxx:561:10: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings] serror("Missing end of sequence ';'"); ^ au/au.cxx:572:10: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings] serror("No current support"); ^ au/au.cxx:578:10: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings] serror("Missing separator ':'"); ^ au/au.cxx:599:10: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings] serror("Missing end of sequence ';'"); ^ au/au.cxx:610:10: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings] serror("No current support"); ^ au/au.cxx:616:10: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings] serror("Missing separator ':'"); ^ au/au.cxx:637:10: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings] serror("Missing end of sequence ';'"); ^ au/au.cxx:648:10: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings] serror("No current support"); ^ au/au.cxx:654:10: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings] serror("Missing separator ':'"); ^ au/au.cxx:675:10: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings] serror("Missing end of sequence ';'"); ^ au/au.cxx:686:10: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings] serror("No current support"); ^ au/au.cxx:692:10: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings] serror("Missing separator ':'"); ^ au/au.cxx:713:10: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings] serror("Missing end of sequence ';'"); ^ au/au.cxx:724:10: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings] serror("No current support"); ^ au/au.cxx:730:10: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings] serror("Missing separator ':'"); ^ au/au.cxx:751:10: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings] serror("Missing end of sequence ';'"); ^ au/au.cxx:762:10: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings] serror("No current support"); ^ au/au.cxx:768:10: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings] serror("Missing separator ':'"); ^ au/au.cxx:789:10: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings] serror("Missing end of sequence ';'"); ^ au/au.cxx:800:10: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings] serror("No current support"); ^ au/au.cxx:806:10: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings] serror("Missing separator ':'"); ^ au/au.cxx:827:10: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings] serror("Missing end of sequence ';'"); ^ au/au.cxx:836:10: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings] serror("No current support"); ^ au/au.cxx:842:10: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings] serror("Missing separator ':'"); ^ au/au.cxx:850:10: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings] serror("Missing end of sequence ';'"); ^ au/au.cxx:929:22: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings] dm->set_terminators(";:@"); ^ au/au.cxx:963:14: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings] serror("Missing operator"); ^ au/au.cxx:1048:14: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings] if(comp_sup("Compiling AFS supports:", str, sup_init, aufuncs)==0) ^ 50 warnings generated. clang++ -c -I../src/include/xnc -I../src/lib/manage -I../src/au -I../src/lib/vfs -I../src/lib/vfs/ftplib -I../src/lib/xbitmaps -I../src/lib/rxvt2 -I../src/lib/filedir -I../intl -I../src/include -I../src/lib/northgui -I../src/lib/image2 -DLOCALEDIR=\"/opt/pkg/share/locale\" -DHAVE_CONFIG_H -DOLD_STYLE -pipe -Os -I/opt/pkg/include au/au_lex.cxx -o au/au_lex.o clang++ -c -I../src/include/xnc -I../src/lib/manage -I../src/au -I../src/lib/vfs -I../src/lib/vfs/ftplib -I../src/lib/xbitmaps -I../src/lib/rxvt2 -I../src/lib/filedir -I../intl -I../src/include -I../src/lib/northgui -I../src/lib/image2 -DLOCALEDIR=\"/opt/pkg/share/locale\" -DHAVE_CONFIG_H -DOLD_STYLE -pipe -Os -I/opt/pkg/include au/au_tree.cxx -o au/au_tree.o clang++ -c -I../src/include/xnc -I../src/lib/manage -I../src/au -I../src/lib/vfs -I../src/lib/vfs/ftplib -I../src/lib/xbitmaps -I../src/lib/rxvt2 -I../src/lib/filedir -I../intl -I../src/include -I../src/lib/northgui -I../src/lib/image2 -DLOCALEDIR=\"/opt/pkg/share/locale\" -DHAVE_CONFIG_H -DOLD_STYLE -pipe -Os -I/opt/pkg/include au/key.cxx -o au/key.o au/key.cxx:158:26: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings] keydm->set_terminators(";:+"); ^ au/key.cxx:191:26: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings] keydm->set_terminators(";:+"); ^ au/key.cxx:211:26: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings] keydm->set_terminators(";:+"); ^ au/key.cxx:229:15: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings] key_error("Unsupported symbol!"); ^ au/key.cxx:243:15: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings] key_error("Not an action!"); ^ au/key.cxx:250:17: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings] key_error("Missing ':'"); ^ au/key.cxx:289:19: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings] key_error("Missing ';'"); ^ au/key.cxx:308:14: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings] key_error("Not an action!"); ^ au/key.cxx:314:17: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings] key_error("Missing ':'"); ^ au/key.cxx:354:19: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings] key_error("Missing ';'"); ^ au/key.cxx:422:32: warning: 'XKeycodeToKeysym' is deprecated [-Wdeprecated-declarations] strcat(to, XKeysymToString(XKeycodeToKeysym(disp, act->keys[idx], 0))); ^ /Users/pbulk/build/sysutils/xnc/work/.buildlink/include/X11/Xlib.h:1686:1: note: 'XKeycodeToKeysym' has been explicitly marked deprecated here _X_DEPRECATED ^ /Users/pbulk/build/sysutils/xnc/work/.buildlink/include/X11/Xfuncproto.h:136:40: note: expanded from macro '_X_DEPRECATED' # define _X_DEPRECATED __attribute__((deprecated)) ^ 11 warnings generated. clang++ -c -I../src/include/xnc -I../src/lib/manage -I../src/au -I../src/lib/vfs -I../src/lib/vfs/ftplib -I../src/lib/xbitmaps -I../src/lib/rxvt2 -I../src/lib/filedir -I../intl -I../src/include -I../src/lib/northgui -I../src/lib/image2 -DLOCALEDIR=\"/opt/pkg/share/locale\" -DHAVE_CONFIG_H -DOLD_STYLE -pipe -Os -I/opt/pkg/include base_cap.cxx -o base_cap.o In file included from base_cap.cxx:16: In file included from ../src/include/xnc/base_cap.h:5: In file included from ../src/lib/vfs/vfs.h:4: ../src/include/globals.h:72:10: fatal error: 'sys/sysmacros.h' file not found #include <sys/sysmacros.h> ^~~~~~~~~~~~~~~~~ 1 error generated. *** Error code 1 Stop. make[2]: stopped in /Users/pbulk/build/sysutils/xnc/work/xnc-5.0.4/src *** Error code 1 Stop. make[1]: stopped in /Users/pbulk/build/sysutils/xnc/work/xnc-5.0.4/src make compile-po cd po && make compile rm -f ru.gmo && /Users/pbulk/build/sysutils/xnc/work/.tools/bin/msgfmt -c --statistics -o ru.gmo ru.po ru.po:6: warning: header field 'Language' missing in header 497 translated messages. rm -f pl.gmo && /Users/pbulk/build/sysutils/xnc/work/.tools/bin/msgfmt -c --statistics -o pl.gmo pl.po pl.po:7: warning: header field 'Language' missing in header 486 translated messages, 10 fuzzy translations, 1 untranslated message. rm -f pt.gmo && /Users/pbulk/build/sysutils/xnc/work/.tools/bin/msgfmt -c --statistics -o pt.gmo pt.po pt.po:6: warning: header field 'Language' missing in header 481 translated messages, 15 fuzzy translations, 1 untranslated message. rm -f fr.gmo && /Users/pbulk/build/sysutils/xnc/work/.tools/bin/msgfmt -c --statistics -o fr.gmo fr.po fr.po:7: warning: header field 'Language' missing in header 482 translated messages, 11 fuzzy translations, 4 untranslated messages. rm -f es.gmo && /Users/pbulk/build/sysutils/xnc/work/.tools/bin/msgfmt -c --statistics -o es.gmo es.po es.po:8: warning: header field 'Language' missing in header 450 translated messages, 46 fuzzy translations, 1 untranslated message. rm -f cs.gmo && /Users/pbulk/build/sysutils/xnc/work/.tools/bin/msgfmt -c --statistics -o cs.gmo cs.po cs.po:6: warning: header field 'Language' missing in header 451 translated messages, 11 fuzzy translations, 35 untranslated messages. rm -f hu.gmo && /Users/pbulk/build/sysutils/xnc/work/.tools/bin/msgfmt -c --statistics -o hu.gmo hu.po hu.po:6: warning: header field 'Language' missing in header 137 translated messages, 24 fuzzy translations, 336 untranslated messages. rm -f sr.gmo && /Users/pbulk/build/sysutils/xnc/work/.tools/bin/msgfmt -c --statistics -o sr.gmo sr.po sr.po:6: warning: header field 'Language' missing in header 486 translated messages, 10 fuzzy translations, 1 untranslated message. rm -f sp.gmo && /Users/pbulk/build/sysutils/xnc/work/.tools/bin/msgfmt -c --statistics -o sp.gmo sp.po sp.po:6: warning: header field 'Language' missing in header 486 translated messages, 10 fuzzy translations, 1 untranslated message. rm -f it.gmo && /Users/pbulk/build/sysutils/xnc/work/.tools/bin/msgfmt -c --statistics -o it.gmo it.po it.po:7: warning: header field 'Language' missing in header 486 translated messages, 10 fuzzy translations, 1 untranslated message. rm -f nl.gmo && /Users/pbulk/build/sysutils/xnc/work/.tools/bin/msgfmt -c --statistics -o nl.gmo nl.po nl.po:9: warning: header field 'Language' missing in header 487 translated messages, 9 fuzzy translations, 1 untranslated message. rm -f ro.gmo && /Users/pbulk/build/sysutils/xnc/work/.tools/bin/msgfmt -c --statistics -o ro.gmo ro.po ro.po:6: warning: header field 'Language' missing in header 432 translated messages, 9 fuzzy translations, 56 untranslated messages.