WARNING: [license.mk] Every package should define a LICENSE. ===> Building for cook-2.26nb12 mkdir bin chmod 0755 bin CONFIG_FILES=bin/cook_rsh:script/cook_rsh.in CONFIG_HEADERS= ./config.status config.status: creating bin/cook_rsh chmod a+rx bin/cook_rsh clang -Ic_incl -Icommon -I/opt/pkg/include -pipe -Os -I/opt/pkg/include -c c_incl/cache.c c_incl/cache.c:43:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] reap(p) ^ c_incl/cache.c:105:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] cache_search(filename) ^ c_incl/cache.c:179:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] fread_sane(fp, buf, buflen) ^ c_incl/cache.c:214:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] cache_read_string(fp) ^ c_incl/cache.c:258:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] cache_read_item(fp) ^ c_incl/cache.c:290:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] flock_shared(fd, fn) ^ c_incl/cache.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] flock_exclusive(fd, fn) ^ c_incl/cache.c:344:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] flock_release(fd, fn) ^ c_incl/cache.c:455:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] fwrite_sane(fp, buf, buflen) ^ c_incl/cache.c:490:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] cache_write_string(fp, s) ^ c_incl/cache.c:527:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] cache_write_item(fp, key, cp) ^ c_incl/cache.c:558:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] walk(stp, key, data, arg) ^ 12 warnings generated. mv cache.o c_incl/cache.o clang -Ic_incl -Icommon -I/opt/pkg/include -pipe -Os -I/opt/pkg/include -c c_incl/flatten.c c_incl/flatten.c: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] string_list_remove_nth(slp, n) ^ c_incl/flatten.c:48:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] flatten(filename) ^ 2 warnings generated. mv flatten.o c_incl/flatten.o clang -Ic_incl -Icommon -I/opt/pkg/include -pipe -Os -I/opt/pkg/include -c c_incl/lang.c c_incl/lang.c:59:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] lang_from_name(name) ^ 1 warning generated. mv lang.o c_incl/lang.o clang -Ic_incl -Icommon -I/opt/pkg/include -pipe -Os -I/opt/pkg/include -c c_incl/lang_c.c c_incl/lang_c.c:59:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] directive(s, type1, type2) ^ c_incl/lang_c.c:169:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] lang_c_scan(fp, type1, type2) ^ 2 warnings generated. mv lang_c.o c_incl/lang_c.o clang -Ic_incl -Icommon -I/opt/pkg/include -pipe -Os -I/opt/pkg/include -c c_incl/lang_m4.c c_incl/lang_m4.c:58:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] directive(s, type1, type2) ^ c_incl/lang_m4.c:217:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] lang_m4_scan(fp, type1, type2) ^ 2 warnings generated. mv lang_m4.o c_incl/lang_m4.o clang -Ic_incl -Icommon -I/opt/pkg/include -pipe -Os -I/opt/pkg/include -c c_incl/lang_optimis.c c_incl/lang_optimis.c:58:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] directive(s, type1, type2) ^ c_incl/lang_optimis.c:166:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] lang_optimistic_scan(fp, type1, type2) ^ 2 warnings generated. mv lang_optimis.o c_incl/lang_optimis.o clang -Ic_incl -Icommon -I/opt/pkg/include -pipe -Os -I/opt/pkg/include -c c_incl/lang_roff.c c_incl/lang_roff.c:59:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] directive(s, type1, type2) ^ c_incl/lang_roff.c:139:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] lang_roff_scan(fp, type1, type2) ^ 2 warnings generated. mv lang_roff.o c_incl/lang_roff.o clang -Ic_incl -Icommon -I/opt/pkg/include -pipe -Os -I/opt/pkg/include -c c_incl/main.c c_incl/main.c:257:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] main(argc, argv) ^ c_incl/main.c:340:8: warning: case value not in enumerated type 'arglex_token_ty' (aka 'enum arglex_token_ty') [-Wswitch] case arglex_token_absent_local_error: ^ c_incl/main.c:324:8: warning: case value not in enumerated type 'arglex_token_ty' (aka 'enum arglex_token_ty') [-Wswitch] case arglex_token_absent_local_ignore: ^ c_incl/main.c:334:8: warning: case value not in enumerated type 'arglex_token_ty' (aka 'enum arglex_token_ty') [-Wswitch] case arglex_token_absent_local_mention: ^ c_incl/main.c:370:8: warning: case value not in enumerated type 'arglex_token_ty' (aka 'enum arglex_token_ty') [-Wswitch] case arglex_token_absent_program_error: ^ c_incl/main.c:364:8: warning: case value not in enumerated type 'arglex_token_ty' (aka 'enum arglex_token_ty') [-Wswitch] case arglex_token_absent_program_ignore: ^ c_incl/main.c:358:8: warning: case value not in enumerated type 'arglex_token_ty' (aka 'enum arglex_token_ty') [-Wswitch] case arglex_token_absent_system_error: ^ c_incl/main.c:346:8: warning: case value not in enumerated type 'arglex_token_ty' (aka 'enum arglex_token_ty') [-Wswitch] case arglex_token_absent_system_ignore: ^ c_incl/main.c:352:8: warning: case value not in enumerated type 'arglex_token_ty' (aka 'enum arglex_token_ty') [-Wswitch] case arglex_token_absent_system_mention: ^ c_incl/main.c:376:8: warning: case value not in enumerated type 'arglex_token_ty' (aka 'enum arglex_token_ty') [-Wswitch] case arglex_token_absent_use_this: ^ c_incl/main.c:550:8: warning: case value not in enumerated type 'arglex_token_ty' (aka 'enum arglex_token_ty') [-Wswitch] case arglex_token_escape_newline: ^ c_incl/main.c:562:8: warning: case value not in enumerated type 'arglex_token_ty' (aka 'enum arglex_token_ty') [-Wswitch] case arglex_token_exclude: ^ c_incl/main.c:396:8: warning: case value not in enumerated type 'arglex_token_ty' (aka 'enum arglex_token_ty') [-Wswitch] case arglex_token_include: ^ c_incl/main.c:437:8: warning: case value not in enumerated type 'arglex_token_ty' (aka 'enum arglex_token_ty') [-Wswitch] case arglex_token_language: ^ c_incl/main.c:448:8: warning: case value not in enumerated type 'arglex_token_ty' (aka 'enum arglex_token_ty') [-Wswitch] case arglex_token_lang_c: ^ c_incl/main.c:454:8: warning: case value not in enumerated type 'arglex_token_ty' (aka 'enum arglex_token_ty') [-Wswitch] case arglex_token_lang_roff: ^ c_incl/main.c:514:8: warning: case value not in enumerated type 'arglex_token_ty' (aka 'enum arglex_token_ty') [-Wswitch] case arglex_token_absolute: ^ c_incl/main.c:520:8: warning: case value not in enumerated type 'arglex_token_ty' (aka 'enum arglex_token_ty') [-Wswitch] case arglex_token_no_absolute: ^ c_incl/main.c:419:8: warning: case value not in enumerated type 'arglex_token_ty' (aka 'enum arglex_token_ty') [-Wswitch] case arglex_token_cache: ^ c_incl/main.c:425:8: warning: case value not in enumerated type 'arglex_token_ty' (aka 'enum arglex_token_ty') [-Wswitch] case arglex_token_cache_not: ^ c_incl/main.c:431:8: warning: case value not in enumerated type 'arglex_token_ty' (aka 'enum arglex_token_ty') [-Wswitch] case arglex_token_no_source_relative_includes: ^ c_incl/main.c:413:8: warning: case value not in enumerated type 'arglex_token_ty' (aka 'enum arglex_token_ty') [-Wswitch] case arglex_token_no_system: ^ c_incl/main.c:472:8: warning: case value not in enumerated type 'arglex_token_ty' (aka 'enum arglex_token_ty') [-Wswitch] case arglex_token_output: ^ c_incl/main.c:460:8: warning: case value not in enumerated type 'arglex_token_ty' (aka 'enum arglex_token_ty') [-Wswitch] case arglex_token_prefix: ^ c_incl/main.c:556:8: warning: case value not in enumerated type 'arglex_token_ty' (aka 'enum arglex_token_ty') [-Wswitch] case arglex_token_quote_filenames: ^ c_incl/main.c:526:8: warning: case value not in enumerated type 'arglex_token_ty' (aka 'enum arglex_token_ty') [-Wswitch] case arglex_token_recursive: ^ c_incl/main.c:532:8: warning: case value not in enumerated type 'arglex_token_ty' (aka 'enum arglex_token_ty') [-Wswitch] case arglex_token_recursive_not: ^ c_incl/main.c:480:8: warning: case value not in enumerated type 'arglex_token_ty' (aka 'enum arglex_token_ty') [-Wswitch] case arglex_token_remove_leading_path: ^ c_incl/main.c:538:8: warning: case value not in enumerated type 'arglex_token_ty' (aka 'enum arglex_token_ty') [-Wswitch] case arglex_token_stripdot: ^ c_incl/main.c:544:8: warning: case value not in enumerated type 'arglex_token_ty' (aka 'enum arglex_token_ty') [-Wswitch] case arglex_token_stripdot_not: ^ c_incl/main.c:492:8: warning: case value not in enumerated type 'arglex_token_ty' (aka 'enum arglex_token_ty') [-Wswitch] case arglex_token_substitute_leading_path: ^ c_incl/main.c:466:8: warning: case value not in enumerated type 'arglex_token_ty' (aka 'enum arglex_token_ty') [-Wswitch] case arglex_token_suffix: ^ 32 warnings generated. mv main.o c_incl/main.o clang -Ic_incl -Icommon -I/opt/pkg/include -pipe -Os -I/opt/pkg/include -c c_incl/os.c c_incl/os.c:42:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] os_exists(filename) ^ 1 warning generated. mv os.o c_incl/os.o clang -Ic_incl -Icommon -I/opt/pkg/include -pipe -Os -I/opt/pkg/include -c c_incl/sniff.c c_incl/sniff.c:69:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] interrupt(n) ^ c_incl/sniff.c:78:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] sniff_language(lp) ^ c_incl/sniff.c:104:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] sniff_include(path) ^ c_incl/sniff.c:154:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] sniff_use_this(path) ^ c_incl/sniff.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] resolve(filename, extra, srl, flags) ^ c_incl/sniff.c:364:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] stat_equal(st1, st2) ^ c_incl/sniff.c:386:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] print_without_prefix(s, result) ^ c_incl/sniff.c:461:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] exclude_error(includer, includee) ^ c_incl/sniff.c:497:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] sniffer(filename, prnam, result) ^ c_incl/sniff.c:711:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] quote_filename(fp, s) ^ c_incl/sniff.c:744:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] maybe_quote_filename(fp, s) ^ c_incl/sniff.c:758:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] maybe_escape_newline(fp) ^ c_incl/sniff.c:773:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] print_the_list(fp, pfx, result) ^ c_incl/sniff.c:822:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] sniff(filename) ^ c_incl/sniff.c:934:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] nuke_trailing_slash(path) ^ c_incl/sniff.c:947:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] sniff_remove_leading_path(path) ^ c_incl/sniff.c:959:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] sniff_substitute_leading_path(from, to) ^ c_incl/sniff.c:980:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] absolute_filename_test(path) ^ c_incl/sniff.c:992:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] sniff_suffix_set(text) ^ c_incl/sniff.c:1000:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] sniff_prefix_set(text) ^ c_incl/sniff.c:1012:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] sniff_exclude(text) ^ 21 warnings generated. mv sniff.o c_incl/sniff.o clang -Ic_incl -Icommon -I/opt/pkg/include -pipe -Os -I/opt/pkg/include -c c_incl/stripdot.c c_incl/stripdot.c:29:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] stripdot(s) ^ c_incl/stripdot.c:56:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] stripdot_list(slp) ^ 2 warnings generated. mv stripdot.o c_incl/stripdot.o clang -Icommon -Icommon -I/opt/pkg/include -pipe -Os -I/opt/pkg/include -c common/ac/libintl.c mv libintl.o common/ac/libintl.o clang -Icommon -Icommon -I/opt/pkg/include -pipe -Os -I/opt/pkg/include -c common/ac/mntent.c common/ac/mntent.c:29:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] setmntent(filename, mode) ^ common/ac/mntent.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] getmntent(fp) ^ common/ac/mntent.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] endmntent(fp) ^ 3 warnings generated. mv mntent.o common/ac/mntent.o clang -Icommon -Icommon -I/opt/pkg/include -pipe -Os -I/opt/pkg/include -c common/ac/stdlib.c mv stdlib.o common/ac/stdlib.o clang -Icommon -Icommon -I/opt/pkg/include -pipe -Os -I/opt/pkg/include -c common/ac/string.c mv string.o common/ac/string.o clang -Icommon -Icommon -I/opt/pkg/include -pipe -Os -I/opt/pkg/include -c common/ac/sys/utsname.c mv utsname.o common/ac/sys/utsname.o clang -Icommon -Icommon -I/opt/pkg/include -pipe -Os -I/opt/pkg/include -c common/ac/time.c mv time.o common/ac/time.o clang -Icommon -Icommon -I/opt/pkg/include -pipe -Os -I/opt/pkg/include -c common/ac/wchar.c mv wchar.o common/ac/wchar.o clang -Icommon -Icommon -I/opt/pkg/include -pipe -Os -I/opt/pkg/include -c common/ac/wctype.c mv wctype.o common/ac/wctype.o clang -Icommon -Icommon -I/opt/pkg/include -pipe -Os -I/opt/pkg/include -c common/arglex.c common/arglex.c:59:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] base_name(s) ^ common/arglex.c:103:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] arglex_init(ac, av, tp) ^ common/arglex.c:167:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] arglex_compare(formal, actual) ^ common/arglex.c:307: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_a_number(s) ^ common/arglex.c:594:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] arglex_init_from_env(av0, tp) ^ common/arglex.c:651:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] arglex_token_name(n) ^ 6 warnings generated. mv arglex.o common/arglex.o clang -Icommon -Icommon -I/opt/pkg/include -pipe -Os -I/opt/pkg/include -c common/env.c common/env.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] env_set(name, value) ^ common/env.c:163:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] env_unset(name) ^ 2 warnings generated. mv env.o common/env.o clang -Icommon -Icommon -I/opt/pkg/include -pipe -Os -I/opt/pkg/include -c common/error.c common/error.c:58:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] wrap(s) ^ common/error.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] copy_a_string(s) ^ 2 warnings generated. mv error.o common/error.o clang -Icommon -Icommon -I/opt/pkg/include -pipe -Os -I/opt/pkg/include -c common/error_intl.c common/error_intl.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] column_width(wc) ^ common/error_intl.c:166:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] wcs_column_width(wcs) ^ common/error_intl.c:197:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] wrap(s) ^ common/error_intl.c:486:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] error_intl(scp, s) ^ common/error_intl.c:511:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] fatal_intl(scp, s) ^ common/error_intl.c:550:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] verbose_intl(scp, s) ^ 6 warnings generated. mv error_intl.o common/error_intl.o clang -Icommon -Icommon -I/opt/pkg/include -pipe -Os -I/opt/pkg/include -c common/error_intl/close.c common/error_intl/close.c:30:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] error_intl_close(fn) ^ common/error_intl/close.c:44:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] fatal_intl_close(fn) ^ common/error_intl/close.c:58:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] fclose_and_check(fp, fn) ^ 3 warnings generated. mv close.o common/error_intl/close.o clang -Icommon -Icommon -I/opt/pkg/include -pipe -Os -I/opt/pkg/include -c common/error_intl/open.c common/error_intl/open.c:30:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] fatal_intl_open(fn) ^ common/error_intl/open.c:44:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] error_intl_open(fn) ^ common/error_intl/open.c:58:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] fatal_intl_opendir(fn) ^ common/error_intl/open.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] fopen_and_check(fn, mode) ^ 4 warnings generated. mv open.o common/error_intl/open.o clang -Icommon -Icommon -I/opt/pkg/include -pipe -Os -I/opt/pkg/include -c common/error_intl/read.c common/error_intl/read.c:27:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] error_intl_read(fn) ^ common/error_intl/read.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] fatal_intl_read(fn) ^ 2 warnings generated. mv read.o common/error_intl/read.o clang -Icommon -Icommon -I/opt/pkg/include -pipe -Os -I/opt/pkg/include -c common/error_intl/stat.c common/error_intl/stat.c:28:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] fatal_intl_stat(fn) ^ common/error_intl/stat.c:42:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] error_intl_stat(fn) ^ 2 warnings generated. mv stat.o common/error_intl/stat.o clang -Icommon -Icommon -I/opt/pkg/include -pipe -Os -I/opt/pkg/include -c common/error_intl/unlink.c common/error_intl/unlink.c:27:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] fatal_intl_unlink(fn) ^ common/error_intl/unlink.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] error_intl_unlink(fn) ^ common/error_intl/unlink.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] warning_intl_unlink(fn) ^ 3 warnings generated. mv unlink.o common/error_intl/unlink.o clang -Icommon -Icommon -I/opt/pkg/include -pipe -Os -I/opt/pkg/include -c common/error_intl/write.c common/error_intl/write.c: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] fatal_intl_write(fn) ^ common/error_intl/write.c:45:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] error_intl_write(fn) ^ common/error_intl/write.c:59:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] fflush_and_check(fp, fn) ^ 3 warnings generated. mv write.o common/error_intl/write.o clang -Icommon -Icommon -I/opt/pkg/include -pipe -Os -I/opt/pkg/include -c common/exeext.c common/exeext.c:35:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] memcasecmp(s1, s2, n) ^ common/exeext.c:61:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] look_for_suffix(stem, suffix) ^ common/exeext.c:81:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] exeext_nth(n) ^ common/exeext.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] exeext(s) ^ 4 warnings generated. mv exeext.o common/exeext.o clang -Icommon -Icommon -I/opt/pkg/include -pipe -Os -I/opt/pkg/include -c common/fflush_slow.c mv fflush_slow.o common/fflush_slow.o clang -Icommon -Icommon -I/opt/pkg/include -pipe -Os -I/opt/pkg/include -c common/fp.c common/fp.c:37:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] fingerprint_new(mp) ^ common/fp.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] fingerprint_delete(fp) ^ common/fp.c:61:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] fingerprint_scan_dir(fp, fn) ^ common/fp.c:117:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] fingerprint_scan(fp, fn) ^ common/fp.c:176:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] fingerprint_file_hash(fp, fn, obuf) ^ common/fp.c:188:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] fingerprint_file_sum(fp, fn, obuf) ^ common/fp.c:201:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] fingerprint_add(p, c) ^ 7 warnings generated. mv fp.o common/fp.o clang -Icommon -Icommon -I/opt/pkg/include -pipe -Os -I/opt/pkg/include -c common/fp/cksum.c common/fp/cksum.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] cksum_constructor(p) ^ common/fp/cksum.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] cksum_destructor(p) ^ common/fp/cksum.c:69:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] cksum_addn(p, s, n) ^ common/fp/cksum.c:85:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] cksum_hash(p, h) ^ common/fp/cksum.c:106:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] cksum_sum(p, s) ^ 5 warnings generated. mv cksum.o common/fp/cksum.o clang -Icommon -Icommon -I/opt/pkg/include -pipe -Os -I/opt/pkg/include -c common/fp/combined.c common/fp/combined.c:52:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] combined_constructor(p) ^ common/fp/combined.c:69:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] combined_destructor(p) ^ common/fp/combined.c:85:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] combined_addn(p, s, n) ^ common/fp/combined.c:103:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] combined_hash(p, h) ^ common/fp/combined.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] combined_sum(p, s) ^ 5 warnings generated. mv combined.o common/fp/combined.o clang -Icommon -Icommon -I/opt/pkg/include -pipe -Os -I/opt/pkg/include -c common/fp/crc32.c common/fp/crc32.c:98:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] reset(c) ^ common/fp/crc32.c:116:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] crc32_constructor(p) ^ common/fp/crc32.c:129:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] crc32_destructor(p) ^ common/fp/crc32.c: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] crc32_addn(p, s, n) ^ common/fp/crc32.c:181:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] crc32_hash(p, h) ^ common/fp/crc32.c:210:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] crc32_sum(p, obuf) ^ 6 warnings generated. mv crc32.o common/fp/crc32.o clang -Icommon -Icommon -I/opt/pkg/include -pipe -Os -I/opt/pkg/include -c common/fp/ident.c common/fp/ident.c:43:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] ident_constructor(p) ^ common/fp/ident.c:58:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] ident_destructor(p) ^ common/fp/ident.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] ident_addn(p, s, n) ^ common/fp/ident.c:87:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] ident_hash(p, h) ^ common/fp/ident.c:106:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] ident_sum(p, s) ^ 5 warnings generated. mv ident.o common/fp/ident.o clang -Icommon -Icommon -I/opt/pkg/include -pipe -Os -I/opt/pkg/include -c common/fp/len.c common/fp/len.c: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] len_constructor(p) ^ common/fp/len.c:52:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] len_destructor(p) ^ common/fp/len.c:61:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] len_addn(p, s, n) ^ common/fp/len.c:76:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] len_hash(p, h) ^ common/fp/len.c:102:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] len_sum(p, obuf) ^ 5 warnings generated. mv len.o common/fp/len.o clang -Icommon -Icommon -I/opt/pkg/include -pipe -Os -I/opt/pkg/include -c common/fp/md5.c common/fp/md5.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] reset(context) ^ common/fp/md5.c:178:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] md5_constructor(p) ^ common/fp/md5.c:191:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] md5_destructor(p) ^ common/fp/md5.c:205:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] Encode(output, input, len) ^ common/fp/md5.c:231:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] Decode(output, input, len) ^ common/fp/md5.c:258:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] MD5Transform(state, block) ^ common/fp/md5.c:356:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] md5_addn(p, input, inputLen) ^ common/fp/md5.c:408:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] md5_hash(p, digest) ^ common/fp/md5.c:455:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] md5_sum(p, obuf) ^ 9 warnings generated. mv md5.o common/fp/md5.o clang -Icommon -Icommon -I/opt/pkg/include -pipe -Os -I/opt/pkg/include -c common/fp/snefru.c common/fp/snefru.c:1289:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] snefru512(output, input, level) ^ common/fp/snefru.c:1623:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] reset(s) ^ common/fp/snefru.c:1639:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] snefru_constructor(p) ^ common/fp/snefru.c:1653:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] snefru_destructor(p) ^ common/fp/snefru.c:1662:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] snefru_addn(p, t, len) ^ common/fp/snefru.c:1720:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] snefru_hash(p, h) ^ common/fp/snefru.c:1747:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] snefru_sum(p, obuf) ^ 7 warnings generated. mv snefru.o common/fp/snefru.o clang -Icommon -Icommon -I/opt/pkg/include -pipe -Os -I/opt/pkg/include -c common/fstrcmp.c common/fstrcmp.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] midsnake(depth, A, N, B, M, ulx, uly, lrx, lry) ^ common/fstrcmp.c:263:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] findsnake(depth, A, N, B, M) ^ common/fstrcmp.c:329:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] fstrcmp(s1, s2) ^ 3 warnings generated. mv fstrcmp.o common/fstrcmp.o clang -Icommon -Icommon -I/opt/pkg/include -pipe -Os -I/opt/pkg/include -c common/gmatch.c common/gmatch.c:37:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] gmatch_error_handler(fp, aux) ^ common/gmatch.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] report_error(s) ^ common/gmatch.c:110:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] gmatch_inner(formal, formal_end, actual, actual_end) ^ common/gmatch.c:363:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] gmatch2(formal, formal_end, actual) ^ common/gmatch.c:381:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] gmatch(formal, actual) ^ 5 warnings generated. mv gmatch.o common/gmatch.o clang -Icommon -Icommon -I/opt/pkg/include -pipe -Os -I/opt/pkg/include -c common/help.c common/help.c:155:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] help(progname, usage) ^ common/help.c:200:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] generic_argument(usage) ^ common/help.c:279:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] bad_argument(usage) ^ common/help.c:327:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] arg_duplicate(n, usage) ^ common/help.c:348:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] arg_duplicate_cur(usage) ^ common/help.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] arg_needs_string(n, usage) ^ common/help.c:378:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] arg_needs_number(n, usage) ^ 7 warnings generated. mv help.o common/help.o clang -Icommon -Icommon -I/opt/pkg/include -pipe -Os -I/opt/pkg/include -c common/home_directo.c mv home_directo.o common/home_directo.o clang -Icommon -Icommon -I/opt/pkg/include -pipe -Os -I/opt/pkg/include -c common/input.c common/input.c:33:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] input_filename(fp) ^ common/input.c:45:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] input_read(fp, data, len) ^ common/input.c: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] input_getc(fp) ^ common/input.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] input_ungetc(fp, c) ^ common/input.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] input_delete(fp) ^ 5 warnings generated. mv input.o common/input.o clang -Icommon -Icommon -I/opt/pkg/include -pipe -Os -I/opt/pkg/include -c common/input/crlf.c common/input/crlf.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] destruct(p) ^ common/input/crlf.c:59:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] get(p) ^ common/input/crlf.c:93:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] filename(p) ^ common/input/crlf.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] input_crlf(fp, delete_on_close) ^ 4 warnings generated. mv crlf.o common/input/crlf.o clang -Icommon -Icommon -I/opt/pkg/include -pipe -Os -I/opt/pkg/include -c common/input/file.c common/input/file.c:42:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] destruct(p) ^ common/input/file.c:58:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] iread(p, data, len) ^ common/input/file.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] get(p) ^ common/input/file.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] filename(p) ^ common/input/file.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] input_file_open(fn) ^ 5 warnings generated. mv file.o common/input/file.o clang -Icommon -Icommon -I/opt/pkg/include -pipe -Os -I/opt/pkg/include -c common/input/file_text.c common/input/file_text.c:30:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] input_file_text_open(fn) ^ 1 warning generated. mv file_text.o common/input/file_text.o clang -Icommon -Icommon -I/opt/pkg/include -pipe -Os -I/opt/pkg/include -c common/input/null.c common/input/null.c: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] destruct(this) ^ common/input/null.c:40:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] iread(this, data, len) ^ common/input/null.c:52:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] get(this) ^ common/input/null.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] filename(this) ^ 4 warnings generated. mv null.o common/input/null.o clang -Icommon -Icommon -I/opt/pkg/include -pipe -Os -I/opt/pkg/include -c common/input/private.c common/input/private.c:28:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] input_new(vptr) ^ common/input/private.c:43:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] input_generic_read(fp, data_v, len) ^ 2 warnings generated. mv private.o common/input/private.o clang -Icommon -Icommon -I/opt/pkg/include -pipe -Os -I/opt/pkg/include -c common/input/pushba_trans.c common/input/pushba_trans.c:27:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] input_pushback_transfer(to, from) ^ 1 warning generated. mv pushba_trans.o common/input/pushba_trans.o clang -Icommon -Icommon -I/opt/pkg/include -pipe -Os -I/opt/pkg/include -c common/input/stdin.c common/input/stdin.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] destruct(this) ^ common/input/stdin.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] iread(this, data, len) ^ common/input/stdin.c:81:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] get(this) ^ common/input/stdin.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] filename(this) ^ 4 warnings generated. mv stdin.o common/input/stdin.o clang -Icommon -Icommon -I/opt/pkg/include -pipe -Os -I/opt/pkg/include -c common/itab.c mv itab.o common/itab.o clang -Icommon -Icommon -I/opt/pkg/include -pipe -Os -I/opt/pkg/include -c common/language.c mv language.o common/language.o clang -Icommon -Icommon -I/opt/pkg/include -pipe -Os -I/opt/pkg/include -c common/libdir.c mv libdir.o common/libdir.o clang -Icommon -Icommon -I/opt/pkg/include -pipe -Os -I/opt/pkg/include -c common/mem.c common/mem.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] mem_alloc(n) ^ common/mem.c:112:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] mem_alloc_clear(n) ^ common/mem.c:124:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] mem_change_size(p, n) ^ common/mem.c:142:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] mem_free(p) ^ common/mem.c:150:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] mem_copy_string(s) ^ 5 warnings generated. mv mem.o common/mem.o clang -Icommon -Icommon -I/opt/pkg/include -pipe -Os -I/opt/pkg/include -c common/mprintf.c common/mprintf.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] build_fake(fake, flag, width, precision, qualifier, specifier) ^ common/mprintf.c:175:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] vmprintf(fmt, ap) ^ common/mprintf.c:714:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] vmprintfe(fmt, ap) ^ common/mprintf.c:800:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] vmprintfes(fmt, ap) ^ 4 warnings generated. mv mprintf.o common/mprintf.o clang -Icommon -Icommon -I/opt/pkg/include -pipe -Os -I/opt/pkg/include -c common/page.c common/page.c: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] page_width_set(n) ^ common/page.c:163:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] page_length_set(n) ^ 2 warnings generated. mv page.o common/page.o clang -Icommon -Icommon -I/opt/pkg/include -pipe -Os -I/opt/pkg/include -c common/progname.c common/progname.c:33:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] progname_set(s) ^ 1 warning generated. mv progname.o common/progname.o clang -Icommon -Icommon -I/opt/pkg/include -pipe -Os -I/opt/pkg/include -c common/quit.c common/quit.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] quit_handler(f) ^ common/quit.c:58:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] quit_handler_prio(f) ^ common/quit.c:87:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] quit(n) ^ 3 warnings generated. mv quit.o common/quit.o clang -Icommon -Icommon -I/opt/pkg/include -pipe -Os -I/opt/pkg/include -c common/star.c common/star.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] star_as_specified(c) ^ 1 warning generated. mv star.o common/star.o clang -Icommon -Icommon -I/opt/pkg/include -pipe -Os -I/opt/pkg/include -c common/str.c mv str.o common/str.o clang -Icommon -Icommon -I/opt/pkg/include -pipe -Os -I/opt/pkg/include -c common/str/cat2.c common/str/cat2.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] str_catenate(s1, s2) ^ 1 warning generated. mv cat2.o common/str/cat2.o clang -Icommon -Icommon -I/opt/pkg/include -pipe -Os -I/opt/pkg/include -c common/str/cat3.c common/str/cat3.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] str_cat_three(s1, s2, s3) ^ 1 warning generated. mv cat3.o common/str/cat3.o clang -Icommon -Icommon -I/opt/pkg/include -pipe -Os -I/opt/pkg/include -c common/str/downcase.c common/str/downcase.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] str_downcase(s) ^ 1 warning generated. mv downcase.o common/str/downcase.o clang -Icommon -Icommon -I/opt/pkg/include -pipe -Os -I/opt/pkg/include -c common/str/quote.c common/str/quote.c: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] str_quote_shell(s) ^ common/str/quote.c:192:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] str_quote_cook(s, force) ^ 2 warnings generated. mv quote.o common/str/quote.o clang -Icommon -Icommon -I/opt/pkg/include -pipe -Os -I/opt/pkg/include -c common/str/re.c common/str/re.c: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] str_re_match(formal, actual, error_callback) ^ common/str/re.c:76:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] str_re_substitute(lhs, rhs, actual, error_callback, how_many_times) ^ 2 warnings generated. mv re.o common/str/re.o clang -Icommon -Icommon -I/opt/pkg/include -pipe -Os -I/opt/pkg/include -c common/str/substitute.c common/str/substitute.c:30:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] str_substitute(a, b, c) ^ 1 warning generated. mv substitute.o common/str/substitute.o clang -Icommon -Icommon -I/opt/pkg/include -pipe -Os -I/opt/pkg/include -c common/str/upcase.c common/str/upcase.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] str_upcase(s) ^ 1 warning generated. mv upcase.o common/str/upcase.o clang -Icommon -Icommon -I/opt/pkg/include -pipe -Os -I/opt/pkg/include -c common/str_list.c common/str_list.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] string_list_append(wlp, w) ^ common/str_list.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] string_list_append_list(to, from) ^ common/str_list.c:108:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] string_list_prepend(wlp, w) ^ common/str_list.c:148:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] string_list_destructor(wlp) ^ common/str_list.c:180:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] string_list_member(wlp, w) ^ common/str_list.c:210:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] string_list_intersect(wl1, wl2) ^ common/str_list.c:253:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] string_list_copy_constructor(to, from) ^ common/str_list.c:287:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] wl2str_respect_empty(wl, start, stop, sep, empty) ^ common/str_list.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] wl2str(wl, start, stop, sep) ^ common/str_list.c:399:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] str2wl(slp, s, sep, ewhite) ^ common/str_list.c:465:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] string_list_append_unique(wlp, wp) ^ common/str_list.c:494:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] string_list_append_list_unique(to, from) ^ common/str_list.c:521:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] string_list_remove(wlp, wp) ^ common/str_list.c:558:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] string_list_remove_list(wlp, nuke) ^ common/str_list.c:586:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] string_list_constructor(wlp) ^ common/str_list.c:643:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] string_list_new_copy(from) ^ common/str_list.c:668:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] string_list_delete(slp) ^ common/str_list.c:690:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] string_list_bool(slp) ^ common/str_list.c:705:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] cmp(va, vb) ^ common/str_list.c:719:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] string_list_sort(slp) ^ 20 warnings generated. mv str_list.o common/str_list.o clang -Icommon -Icommon -I/opt/pkg/include -pipe -Os -I/opt/pkg/include -c common/stracc.c common/stracc.c: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] stracc_constructor(sap) ^ common/stracc.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] stracc_destructor(sap) ^ common/stracc.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] sa_open(sap) ^ common/stracc.c:106:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] sa_char(sap, c) ^ common/stracc.c:142:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] sa_close(sap) ^ common/stracc.c:175:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] sa_mark(sap) ^ common/stracc.c:201:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] sa_goto(sap, n) ^ common/stracc.c:212:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] sa_chars(sap, cp, len) ^ 8 warnings generated. mv stracc.o common/stracc.o clang -Icommon -Icommon -I/opt/pkg/include -pipe -Os -I/opt/pkg/include -c common/sub.c common/sub.c:102:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] collect_constructor(cp) ^ common/sub.c: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] collect_destructor(cp) ^ common/sub.c:143:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] collect(cp, c) ^ common/sub.c:162:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] collect_n(cp, s, n) ^ common/sub.c:194:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] collect_end(cp) ^ common/sub.c:208:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] sub_context_constructor(scp) ^ common/sub.c:239:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] sub_context_destructor(scp) ^ common/sub.c:259:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] sub_context_delete(scp) ^ common/sub.c:268:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] sub_context_error_set(scp, s) ^ common/sub.c:321:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] sub_diversion(scp, s, resubstitute) ^ common/sub.c:355:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] sub_diversion_close(scp) ^ common/sub.c:388:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] execute(scp, arg) ^ common/sub.c:534:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] sub_getc_meta(scp) ^ common/sub.c:580:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] sub_getc_meta_undo(scp, c) ^ common/sub.c:631:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] dollar(scp) ^ common/sub.c:866:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] sub_getc(scp) ^ common/sub.c:910:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] subst(scp, s) ^ common/sub.c:1038:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] subst_intl_wide(scp, msg) ^ common/sub.c:1067:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] subst_intl(scp, s) ^ common/sub.c:1109:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] substitute(scp, s) ^ common/sub.c:1145:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] sub_var_clear(scp) ^ common/sub.c:1219:20: warning: implicit truncation from 'int' to a one-bit wide bit-field changes value from 1 to -1 [-Wsingle-bit-bitfield-constant-conversion] svp->must_be_used = 1; ^ ~ common/sub.c:1228:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] sub_var_resubstitute(scp, name) ^ common/sub.c:1246:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] sub_var_override(scp, name) ^ common/sub.c:1259:17: warning: implicit truncation from 'int' to a one-bit wide bit-field changes value from 1 to -1 [-Wsingle-bit-bitfield-constant-conversion] svp->override = 1; ^ ~ common/sub.c:1264:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] sub_var_optional(scp, name) ^ common/sub.c:1282:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] sub_var_append_if_unused(scp, name) ^ common/sub.c:1296:21: warning: implicit truncation from 'int' to a one-bit wide bit-field changes value from 1 to -1 [-Wsingle-bit-bitfield-constant-conversion] svp->must_be_used = 1; ^ ~ common/sub.c:1297:25: warning: implicit truncation from 'int' to a one-bit wide bit-field changes value from 1 to -1 [-Wsingle-bit-bitfield-constant-conversion] svp->append_if_unused = 1; ^ ~ common/sub.c:1303:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] sub_errno_setx(scp, x) ^ common/sub.c:1312:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] sub_errno_set(scp) ^ common/sub.c:1320:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] sub_context_errno_get(scp) ^ 32 warnings generated. mv sub.o common/sub.o clang -Icommon -Icommon -I/opt/pkg/include -pipe -Os -I/opt/pkg/include -c common/sub/basename.c common/sub/basename.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] entryname(s) ^ common/sub/basename.c:87:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] sub_basename(scp, arg) ^ 2 warnings generated. mv basename.o common/sub/basename.o clang -Icommon -Icommon -I/opt/pkg/include -pipe -Os -I/opt/pkg/include -c common/sub/date.c common/sub/date.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] sub_date(scp, arg) ^ 1 warning generated. mv date.o common/sub/date.o clang -Icommon -Icommon -I/opt/pkg/include -pipe -Os -I/opt/pkg/include -c common/sub/dirname.c common/sub/dirname.c:32:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] wdirname(s) ^ common/sub/dirname.c:97:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] sub_dirname(scp, arg) ^ 2 warnings generated. mv dirname.o common/sub/dirname.o clang -Icommon -Icommon -I/opt/pkg/include -pipe -Os -I/opt/pkg/include -c common/sub/downcase.c common/sub/downcase.c:52:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] sub_downcase(scp, arg) ^ 1 warning generated. mv downcase.o common/sub/downcase.o clang -Icommon -Icommon -I/opt/pkg/include -pipe -Os -I/opt/pkg/include -c common/sub/errno.c common/sub/errno.c:64:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] sub_errno(scp, arg) ^ 1 warning generated. mv errno.o common/sub/errno.o clang -Icommon -Icommon -I/opt/pkg/include -pipe -Os -I/opt/pkg/include -c common/sub/expr.c common/sub/expr.c:32:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] sub_expression(scp, arg) ^ 1 warning generated. mv expr.o common/sub/expr.o Expect no conflicts: /usr/bin/yacc -d common/sub/expr_gram.y sed -e 's/[yY][yY]/sub_expr_gram_/g' -e '//d' -e '//d' -e '//d' y.tab.c > common/sub/expr_gram.gen.c sed -e 's/[yY][yY]/sub_expr_gram_/g' -e 's/Y_TAB_H/sub_expr_gram_TAB_H/g' y.tab.h > common/sub/expr_gram.gen.h rm y.tab.c y.tab.h clang -Icommon -Icommon -I/opt/pkg/include -pipe -Os -I/opt/pkg/include -c common/sub/expr_gram.gen.c common/sub/expr_gram.y: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] sub_expr_gram(p, s) ^ common/sub/expr_gram.y: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] sub_expr_gram_error(s) ^ 2 warnings generated. mv expr_gram.gen.o common/sub/expr_gram.gen.o clang -Icommon -Icommon -I/opt/pkg/include -pipe -Os -I/opt/pkg/include -c common/sub/expr_lex.c common/sub/expr_lex.c:33:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] sub_expr_lex_open(s) ^ common/sub/expr_lex.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] lex_getc_undo(c) ^ 2 warnings generated. mv expr_lex.o common/sub/expr_lex.o clang -Icommon -Icommon -I/opt/pkg/include -pipe -Os -I/opt/pkg/include -c common/sub/ident.c common/sub/ident.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] sub_identifier(scp, arg) ^ 1 warning generated. mv ident.o common/sub/ident.o clang -Icommon -Icommon -I/opt/pkg/include -pipe -Os -I/opt/pkg/include -c common/sub/left.c common/sub/left.c:33:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] sub_left(scp, arg) ^ 1 warning generated. mv left.o common/sub/left.o clang -Icommon -Icommon -I/opt/pkg/include -pipe -Os -I/opt/pkg/include -c common/sub/length.c common/sub/length.c: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] sub_length(scp, arg) ^ 1 warning generated. mv length.o common/sub/length.o clang -Icommon -Icommon -I/opt/pkg/include -pipe -Os -I/opt/pkg/include -c common/sub/plural.c common/sub/plural.c:33:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] sub_plural(scp, arg) ^ 1 warning generated. mv plural.o common/sub/plural.o clang -Icommon -Icommon -I/opt/pkg/include -pipe -Os -I/opt/pkg/include -c common/sub/progname.c common/sub/progname.c:51:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] sub_progname(scp, arg) ^ 1 warning generated. mv progname.o common/sub/progname.o clang -Icommon -Icommon -I/opt/pkg/include -pipe -Os -I/opt/pkg/include -c common/sub/right.c common/sub/right.c: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] sub_right(scp, arg) ^ 1 warning generated. mv right.o common/sub/right.o clang -Icommon -Icommon -I/opt/pkg/include -pipe -Os -I/opt/pkg/include -c common/sub/upcase.c common/sub/upcase.c:52:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] sub_upcase(scp, arg) ^ 1 warning generated. mv upcase.o common/sub/upcase.o clang -Icommon -Icommon -I/opt/pkg/include -pipe -Os -I/opt/pkg/include -c common/sub/zero_pad.c common/sub/zero_pad.c:32:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] sub_zero_pad(scp, arg) ^ 1 warning generated. mv zero_pad.o common/sub/zero_pad.o clang -Icommon -Icommon -I/opt/pkg/include -pipe -Os -I/opt/pkg/include -c common/symtab.c mv symtab.o common/symtab.o clang -Icommon -Icommon -I/opt/pkg/include -pipe -Os -I/opt/pkg/include -c common/timing.c common/timing.c:70:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] timing_register(name, pp) ^ common/timing.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] timing_push(p) ^ common/timing.c:126:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] timing_pop(p) ^ common/timing.c:149:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] printer(stp2, key, data, aux) ^ 4 warnings generated. mv timing.o common/timing.o clang -Icommon -Icommon -I/opt/pkg/include -pipe -Os -I/opt/pkg/include -c common/trace.c common/trace.c:58:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] base_name(file) ^ common/trace.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] trace_pretest(file, result) ^ common/trace.c:113:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] trace_where(file, line) ^ common/trace.c:137:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] trace_putchar(c) ^ common/trace.c: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] trace_enable(file) ^ common/trace.c:297:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] trace_char_real(name, vp) ^ common/trace.c:326:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] trace_char_unsigned_real(name, vp) ^ common/trace.c:355:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] trace_int_real(name, vp) ^ common/trace.c:364:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] trace_int_unsigned_real(name, vp) ^ common/trace.c:373:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] trace_long_real(name, vp) ^ common/trace.c:382:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] trace_long_unsigned_real(name, vp) ^ common/trace.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] trace_pointer_real(name, vptrptr) ^ common/trace.c:407:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] trace_short_real(name, vp) ^ common/trace.c:416:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] trace_short_unsigned_real(name, vp) ^ common/trace.c:425:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] trace_string_real(name, vp) ^ 15 warnings generated. mv trace.o common/trace.o clang -Icommon -Icommon -I/opt/pkg/include -pipe -Os -I/opt/pkg/include -c common/verbose.c mv verbose.o common/verbose.o clang -Icommon -Icommon -I/opt/pkg/include -pipe -Os -I/opt/pkg/include -c common/version-stmp.c mv version-stmp.o common/version-stmp.o clang -Icommon -Icommon -I/opt/pkg/include -pipe -Os -I/opt/pkg/include -c common/version.c mv version.o common/version.o clang -Icommon -Icommon -I/opt/pkg/include -pipe -Os -I/opt/pkg/include -c common/wstr.c common/wstr.c:81: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_generate(s, n) ^ common/wstr.c: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] wstr_from_c(s) ^ common/wstr.c: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] wstr_from_wc(ws) ^ common/wstr.c:289:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] wstr_n_from_c(s, length) ^ common/wstr.c:413:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] wstr_to_mbs(s, result_p, result_length_p) ^ common/wstr.c:531:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] wstr_n_from_wc(s, length) ^ common/wstr.c:601:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] wstr_copy(s) ^ common/wstr.c:628:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] wstr_free(s) ^ common/wstr.c:688:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] wstr_catenate(s1, s2) ^ common/wstr.c:735:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] wstr_cat_three(s1, s2, s3) ^ common/wstr.c:770:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] wstr_to_upper(ws) ^ common/wstr.c:798:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] wstr_to_lower(ws) ^ common/wstr.c:826:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] wstr_to_ident(ws) ^ common/wstr.c:889:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] str_to_wstr(s) ^ common/wstr.c:897:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] wstr_to_str(ws) ^ 15 warnings generated. mv wstr.o common/wstr.o clang -Icommon -Icommon -I/opt/pkg/include -pipe -Os -I/opt/pkg/include -c common/wstr_list.c common/wstr_list.c:45:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] wstring_list_append(wlp, w) ^ common/wstr_list.c:66:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] wstring_list_prepend(wlp, w) ^ common/wstr_list.c:108:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] wstring_list_free(wlp) ^ common/wstr_list.c:140:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] wstring_list_member(wlp, w) ^ common/wstr_list.c:173:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] wstring_list_copy(to, from) ^ common/wstr_list.c:206:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] wstring_list_to_wstring(wl, start, stop, sep) ^ common/wstr_list.c:270:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] wc_find(s, c) ^ common/wstr_list.c:311:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] wstring_to_wstring_list(slp, s, sep, ewhite) ^ common/wstr_list.c:379:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] wstring_list_append_unique(wlp, wp) ^ common/wstr_list.c:408:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] wstring_list_delete(wlp, wp) ^ common/wstr_list.c:430:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] wstring_list_zero(wlp) ^ common/wstr_list.c:440:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] wstring_list_equal(a, b) ^ common/wstr_list.c:467:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] wstring_list_subset(a,b) ^ 13 warnings generated. mv wstr_list.o common/wstr_list.o rm -f common/lib.a ar qc common/lib.a common/ac/libintl.o common/ac/mntent.o common/ac/stdlib.o common/ac/string.o common/ac/sys/utsname.o common/ac/time.o common/ac/wchar.o common/ac/wctype.o common/arglex.o common/env.o common/error.o common/error_intl.o common/error_intl/close.o common/error_intl/open.o common/error_intl/read.o common/error_intl/stat.o common/error_intl/unlink.o common/error_intl/write.o common/exeext.o common/fflush_slow.o common/fp.o common/fp/cksum.o common/fp/combined.o common/fp/crc32.o common/fp/ident.o common/fp/len.o common/fp/md5.o common/fp/snefru.o common/fstrcmp.o common/gmatch.o common/help.o common/home_directo.o common/input.o common/input/crlf.o common/input/file.o common/input/file_text.o common/input/null.o common/input/private.o common/input/pushba_trans.o common/input/stdin.o common/itab.o common/language.o common/libdir.o common/mem.o common/mprintf.o common/page.o common/progname.o common/quit.o common/star.o common/str.o common/str/cat2.o common/str/cat3.o common/str/downcase.o common/str/quote.o common/str/re.o common/str/substitute.o common/str/upcase.o common/str_list.o common/stracc.o common/sub.o common/sub/basename.o common/sub/date.o common/sub/dirname.o common/sub/downcase.o common/sub/errno.o common/sub/expr.o common/sub/expr_gram.gen.o common/sub/expr_lex.o common/sub/ident.o common/sub/left.o common/sub/length.o common/sub/plural.o common/sub/progname.o common/sub/right.o common/sub/upcase.o common/sub/zero_pad.o common/symtab.o common/timing.o common/trace.o common/verbose.o common/version-stmp.o common/version.o common/wstr.o common/wstr_list.o ranlib common/lib.a clang -L/opt/pkg/lib -o bin/c_incl c_incl/cache.o c_incl/flatten.o c_incl/lang.o c_incl/lang_c.o c_incl/lang_m4.o c_incl/lang_optimis.o c_incl/lang_roff.o c_incl/main.o c_incl/os.o c_incl/sniff.o c_incl/stripdot.o common/lib.a -lintl clang -Icook -Icommon -I/opt/pkg/include -pipe -Os -I/opt/pkg/include -c cook/archive.c cook/archive.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] look_for_name_map(afp, name, len) ^ cook/archive.c:130:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] grope_name(afp, hnam, hnamlen, name_p, len_p, trunc_p) ^ cook/archive.c:185:13: warning: self-comparison always evaluates to false [-Wtautological-compare] if (nbytes != nbytes) ^ cook/archive.c:243:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] cmp_grope_name(afp, member, hnam, hnamlen) ^ cook/archive.c:276:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] number(s, len) ^ cook/archive.c:313:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] octal(s, len) ^ cook/archive.c:350:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] numset(s, len, n) ^ cook/archive.c:580:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] standard_magic(afp) ^ cook/archive.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] standard_advance(afp) ^ cook/archive.c:643:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] standard_name_compare(afp, name) ^ cook/archive.c:658:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] standard_stat(afp, st) ^ cook/archive.c:696:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] standard_utime(afp, ut) ^ cook/archive.c:1117:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] archive_file_open(path, mode) ^ cook/archive.c:1198:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] archive_file_close(afp) ^ cook/archive.c:1221:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] archive_file_stat(afp, member, st) ^ cook/archive.c:1292:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] archive_file_utime(afp, member, utp) ^ cook/archive.c:1365:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] archive_file_fingerprint(afp, member, fp, buf) ^ cook/archive.c:1448:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] archive_match(name, path_p, member_p) ^ cook/archive.c:1484:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] archive_stat(name, st) ^ cook/archive.c:1569:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] archive_utime(name, ut) ^ cook/archive.c:1647:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] archive_fingerprint(fp, name, buf) ^ 21 warnings generated. mv archive.o cook/archive.o clang -Icook -Icommon -I/opt/pkg/include -pipe -Os -I/opt/pkg/include -c cook/builtin.c mv builtin.o cook/builtin.o clang -Icook -Icommon -I/opt/pkg/include -pipe -Os -I/opt/pkg/include -c cook/builtin/addprefix.c cook/builtin/addprefix.c:33:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] interpret(result, arg, pp, ocp) ^ 1 warning generated. mv addprefix.o cook/builtin/addprefix.o clang -Icook -Icommon -I/opt/pkg/include -pipe -Os -I/opt/pkg/include -c cook/builtin/addsuffix.c cook/builtin/addsuffix.c:33:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] interpret(result, arg, pp, ocp) ^ 1 warning generated. mv addsuffix.o cook/builtin/addsuffix.o clang -Icook -Icommon -I/opt/pkg/include -pipe -Os -I/opt/pkg/include -c cook/builtin/basename.c cook/builtin/basename.c:33:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] interpret(result, arg, pp, ocp) ^ 1 warning generated. mv basename.o cook/builtin/basename.o clang -Icook -Icommon -I/opt/pkg/include -pipe -Os -I/opt/pkg/include -c cook/builtin/boolean.c cook/builtin/boolean.c:66:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] if_interpret(result, args, pp, ocp) ^ cook/builtin/boolean.c:189:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] not_interpret(result, args, pp, ocp) ^ cook/builtin/boolean.c:248:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] and_interpret(result, args, pp, ocp) ^ cook/builtin/boolean.c:322:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] or_interpret(result, args, pp, ocp) ^ cook/builtin/boolean.c:395:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] in_interpret(result, args, pp, ocp) ^ 5 warnings generated. mv boolean.o cook/builtin/boolean.o clang -Icook -Icommon -I/opt/pkg/include -pipe -Os -I/opt/pkg/include -c cook/builtin/cando.c cook/builtin/cando.c:59:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] interpret(result, args, pp, ocp) ^ 1 warning generated. mv cando.o cook/builtin/cando.o clang -Icook -Icommon -I/opt/pkg/include -pipe -Os -I/opt/pkg/include -c cook/builtin/collect.c cook/builtin/collect.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] interpret(result, args, pp, ocp) ^ 1 warning generated. mv collect.o cook/builtin/collect.o clang -Icook -Icommon -I/opt/pkg/include -pipe -Os -I/opt/pkg/include -c cook/builtin/cook.c cook/builtin/cook.c:83:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] interpret(result, args, pp, ocp) ^ 1 warning generated. mv cook.o cook/builtin/cook.o clang -Icook -Icommon -I/opt/pkg/include -pipe -Os -I/opt/pkg/include -c cook/builtin/defined.c cook/builtin/defined.c:63:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] interpret(result, args, pp, ocp) ^ 1 warning generated. mv defined.o cook/builtin/defined.o clang -Icook -Icommon -I/opt/pkg/include -pipe -Os -I/opt/pkg/include -c cook/builtin/dos.c cook/builtin/dos.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] dos_path(arg) ^ cook/builtin/dos.c:81:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] dos_path_undo(arg) ^ cook/builtin/dos.c:145:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] dos_path_interpret(result, args, pp, ocp) ^ cook/builtin/dos.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] dos_path_undo_interpret(result, args, pp, ocp) ^ 4 warnings generated. mv dos.o cook/builtin/dos.o clang -Icook -Icommon -I/opt/pkg/include -pipe -Os -I/opt/pkg/include -c cook/builtin/execute.c cook/builtin/execute.c:66:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] interpret(result, args, pp, ocp) ^ 1 warning generated. mv execute.o cook/builtin/execute.o clang -Icook -Icommon -I/opt/pkg/include -pipe -Os -I/opt/pkg/include -c cook/builtin/exists.c cook/builtin/exists.c:64:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] exists_interpret(result, args, pp, ocp) ^ cook/builtin/exists.c:102:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] exists_symlink_interpret(result, args, pp, ocp) ^ 2 warnings generated. mv exists.o cook/builtin/exists.o clang -Icook -Icommon -I/opt/pkg/include -pipe -Os -I/opt/pkg/include -c cook/builtin/expr.c cook/builtin/expr.c: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] interpret(result, args, pp, ocp) ^ 1 warning generated. mv expr.o cook/builtin/expr.o Expect no conflicts: /usr/bin/yacc -d cook/builtin/expr_parse.y sed -e 's/[yY][yY]/builtin_expr_parse_/g' -e '//d' -e '//d' -e '//d' y.tab.c > cook/builtin/expr_parse.gen.c sed -e 's/[yY][yY]/builtin_expr_parse_/g' -e 's/Y_TAB_H/builtin_expr_parse_TAB_H/g' y.tab.h > cook/builtin/expr_parse.gen.h rm y.tab.c y.tab.h clang -Icook -Icommon -I/opt/pkg/include -pipe -Os -I/opt/pkg/include -c cook/builtin/expr_lex.c cook/builtin/expr_lex.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] builtin_expr_lex_open(the_arg, the_pp) ^ cook/builtin/expr_lex.c:63:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] builtin_expr_parse_error(s) ^ 2 warnings generated. mv expr_lex.o cook/builtin/expr_lex.o clang -Icook -Icommon -I/opt/pkg/include -pipe -Os -I/opt/pkg/include -c cook/builtin/expr_parse.gen.c cook/builtin/expr_parse.y:85:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] builtin_expr_parse_begin(args, pp) ^ 1 warning generated. mv expr_parse.gen.o cook/builtin/expr_parse.gen.o clang -Icook -Icommon -I/opt/pkg/include -pipe -Os -I/opt/pkg/include -c cook/builtin/filter_out.c cook/builtin/filter_out.c:61:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] interpret(result, args, pp, ocp) ^ 1 warning generated. mv filter_out.o cook/builtin/filter_out.o clang -Icook -Icommon -I/opt/pkg/include -pipe -Os -I/opt/pkg/include -c cook/builtin/find_command.c cook/builtin/find_command.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] remove_exe_suffix(prog) ^ cook/builtin/find_command.c:77:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] look_for_exe(prog) ^ cook/builtin/find_command.c:104:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] look_for(prog, path) ^ cook/builtin/find_command.c:162:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] interpret(result, args, pp, ocp) ^ 4 warnings generated. mv find_command.o cook/builtin/find_command.o clang -Icook -Icommon -I/opt/pkg/include -pipe -Os -I/opt/pkg/include -c cook/builtin/findstring.c cook/builtin/findstring.c:35:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] contains(s1, s2) ^ cook/builtin/findstring.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] interpret(result, arg, pp, ocp) ^ 2 warnings generated. mv findstring.o cook/builtin/findstring.o clang -Icook -Icommon -I/opt/pkg/include -pipe -Os -I/opt/pkg/include -c cook/builtin/getenv.c cook/builtin/getenv.c:61:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] interpret(result, args, pp, ocp) ^ 1 warning generated. mv getenv.o cook/builtin/getenv.o clang -Icook -Icommon -I/opt/pkg/include -pipe -Os -I/opt/pkg/include -c cook/builtin/glob.c cook/builtin/glob.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] error_handler(p, message) ^ cook/builtin/glob.c:86:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] globber(formal, pp) ^ cook/builtin/glob.c:291:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] cmp(va, vb) ^ cook/builtin/glob.c:326:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] interpret(result, args, pp, ocp) ^ 4 warnings generated. mv glob.o cook/builtin/glob.o clang -Icook -Icommon -I/opt/pkg/include -pipe -Os -I/opt/pkg/include -c cook/builtin/home.c cook/builtin/home.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] interpret(result, arg, pp, ocp) ^ 1 warning generated. mv home.o cook/builtin/home.o clang -Icook -Icommon -I/opt/pkg/include -pipe -Os -I/opt/pkg/include -c cook/builtin/interi_files.c cook/builtin/interi_files.c:56:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] interior_interpret(result, args, pp, ocp) ^ cook/builtin/interi_files.c:140:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] leaf_interpret(result, args, pp, ocp) ^ 2 warnings generated. mv interi_files.o cook/builtin/interi_files.o clang -Icook -Icommon -I/opt/pkg/include -pipe -Os -I/opt/pkg/include -c cook/builtin/join.c cook/builtin/join.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] interpret(result, arg, pp, ocp) ^ 1 warning generated. mv join.o cook/builtin/join.o clang -Icook -Icommon -I/opt/pkg/include -pipe -Os -I/opt/pkg/include -c cook/builtin/match.c cook/builtin/match.c:81: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_interpret(result, args, pp, ocp) ^ cook/builtin/match.c:187: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_mask_interpret(result, args, pp, ocp) ^ cook/builtin/match.c:285:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] fromto_interpret(result, args, pp, ocp) ^ 3 warnings generated. mv match.o cook/builtin/match.o clang -Icook -Icommon -I/opt/pkg/include -pipe -Os -I/opt/pkg/include -c cook/builtin/mtime.c cook/builtin/mtime.c:58:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] mtime_interpret(result, args, pp, ocp) ^ cook/builtin/mtime.c:116:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] mtime_seconds_interpret(result, args, pp, ocp) ^ 2 warnings generated. mv mtime.o cook/builtin/mtime.o clang -Icook -Icommon -I/opt/pkg/include -pipe -Os -I/opt/pkg/include -c cook/builtin/opsys.c cook/builtin/opsys.c:120:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] interpret(result, args, pp, ocp) ^ 1 warning generated. mv opsys.o cook/builtin/opsys.o clang -Icook -Icommon -I/opt/pkg/include -pipe -Os -I/opt/pkg/include -c cook/builtin/options.c cook/builtin/options.c: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] interpret(result, args, pp, ocp) ^ 1 warning generated. mv options.o cook/builtin/options.o clang -Icook -Icommon -I/opt/pkg/include -pipe -Os -I/opt/pkg/include -c cook/builtin/pathname.c cook/builtin/pathname.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] dir_interpret(result, args, pp, ocp) ^ cook/builtin/pathname.c:130:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] entryname_interpret(result, args, pp, ocp) ^ cook/builtin/pathname.c:198:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] pathname_interpret(result, args, pp, ocp) ^ 3 warnings generated. mv pathname.o cook/builtin/pathname.o clang -Icook -Icommon -I/opt/pkg/include -pipe -Os -I/opt/pkg/include -c cook/builtin/positional.c cook/builtin/positional.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] FILE_interpret(result, args, pp, ocp) ^ cook/builtin/positional.c:122:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] LINE_interpret(result, args, pp, ocp) ^ 2 warnings generated. mv positional.o cook/builtin/positional.o clang -Icook -Icommon -I/opt/pkg/include -pipe -Os -I/opt/pkg/include -c cook/builtin/print.c cook/builtin/print.c:54:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] interpret(result, args, pp, ocp) ^ cook/builtin/print.c:81:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] script(result, args, pp, ocp) ^ 2 warnings generated. mv print.o cook/builtin/print.o clang -Icook -Icommon -I/opt/pkg/include -pipe -Os -I/opt/pkg/include -c cook/builtin/private.c cook/builtin/private.c: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] builtin_interpret(bp, result, args, pp, ocp) ^ cook/builtin/private.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] builtin_script(bp, result, args, pp, ocp) ^ 2 warnings generated. mv private.o cook/builtin/private.o clang -Icook -Icommon -I/opt/pkg/include -pipe -Os -I/opt/pkg/include -c cook/builtin/read.c cook/builtin/read.c:65:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] interpret(result, args, pp, ocp) ^ 1 warning generated. mv read.o cook/builtin/read.o clang -Icook -Icommon -I/opt/pkg/include -pipe -Os -I/opt/pkg/include -c cook/builtin/readlink.c cook/builtin/readlink.c:54:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] interpret(result, args, pp, ocp) ^ 1 warning generated. mv readlink.o cook/builtin/readlink.o clang -Icook -Icommon -I/opt/pkg/include -pipe -Os -I/opt/pkg/include -c cook/builtin/relati_dirna.c cook/builtin/relati_dirna.c:59:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] interpret(result, args, pp, ocp) ^ 1 warning generated. mv relati_dirna.o cook/builtin/relati_dirna.o clang -Icook -Icommon -I/opt/pkg/include -pipe -Os -I/opt/pkg/include -c cook/builtin/resolve.c cook/builtin/resolve.c:59:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] interpret(result, args, pp, ocp) ^ 1 warning generated. mv resolve.o cook/builtin/resolve.o clang -Icook -Icommon -I/opt/pkg/include -pipe -Os -I/opt/pkg/include -c cook/builtin/sort_newest.c cook/builtin/sort_newest.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] cmp(va, vb) ^ cook/builtin/sort_newest.c:90:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] interpret(result, args, pp, ocp) ^ 2 warnings generated. mv sort_newest.o cook/builtin/sort_newest.o clang -Icook -Icommon -I/opt/pkg/include -pipe -Os -I/opt/pkg/include -c cook/builtin/split.c cook/builtin/split.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] interpret(result, arg, pp, ocp) ^ 1 warning generated. mv split.o cook/builtin/split.o clang -Icook -Icommon -I/opt/pkg/include -pipe -Os -I/opt/pkg/include -c cook/builtin/stringset.c cook/builtin/stringset.c:89:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] stringset_three(result) ^ cook/builtin/stringset.c:103:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] stringset_two(result) ^ cook/builtin/stringset.c:134:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] stringset_one(result) ^ cook/builtin/stringset.c:173:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] interpret(result, args, pp, ocp) ^ 4 warnings generated. mv stringset.o cook/builtin/stringset.o clang -Icook -Icommon -I/opt/pkg/include -pipe -Os -I/opt/pkg/include -c cook/builtin/strip.c cook/builtin/strip.c:33:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] strip(s) ^ cook/builtin/strip.c:66:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] interpret(result, arg, pp, ocp) ^ 2 warnings generated. mv strip.o cook/builtin/strip.o clang -Icook -Icommon -I/opt/pkg/include -pipe -Os -I/opt/pkg/include -c cook/builtin/stripdot.c cook/builtin/stripdot.c:32:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] interpret(result, arg, pp, ocp) ^ 1 warning generated. mv stripdot.o cook/builtin/stripdot.o clang -Icook -Icommon -I/opt/pkg/include -pipe -Os -I/opt/pkg/include -c cook/builtin/subst.c cook/builtin/subst.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] interpret(result, arg, pp, ocp) ^ 1 warning generated. mv subst.o cook/builtin/subst.o clang -Icook -Icommon -I/opt/pkg/include -pipe -Os -I/opt/pkg/include -c cook/builtin/substr.c cook/builtin/substr.c:35:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] number(s, np) ^ cook/builtin/substr.c:70:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] interpret(result, arg, pp, ocp) ^ 2 warnings generated. mv substr.o cook/builtin/substr.o clang -Icook -Icommon -I/opt/pkg/include -pipe -Os -I/opt/pkg/include -c cook/builtin/suffix.c cook/builtin/suffix.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] interpret(result, arg, pp, ocp) ^ 1 warning generated. mv suffix.o cook/builtin/suffix.o clang -Icook -Icommon -I/opt/pkg/include -pipe -Os -I/opt/pkg/include -c cook/builtin/text.c cook/builtin/text.c:65:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] upcase_interpret(result, args, pp, ocp) ^ cook/builtin/text.c:122:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] downcase_interpret(result, args, pp, ocp) ^ cook/builtin/text.c:180:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] prepost_interpret(result, args, pp, ocp) ^ cook/builtin/text.c:258:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] head_interpret(result, args, pp, ocp) ^ cook/builtin/text.c:315:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] tail_interpret(result, args, pp, ocp) ^ cook/builtin/text.c:367:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] catenate_interpret(result, args, pp, ocp) ^ cook/builtin/text.c:435:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] count_interpret(result, args, pp, ocp) ^ cook/builtin/text.c:494:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] quote_interpret(result, args, pp, ocp) ^ cook/builtin/text.c:549:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] cmp(va, vb) ^ cook/builtin/text.c:566:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] sort_interpret(result, args, pp, ocp) ^ 10 warnings generated. mv text.o cook/builtin/text.o clang -Icook -Icommon -I/opt/pkg/include -pipe -Os -I/opt/pkg/include -c cook/builtin/thread-id.c cook/builtin/thread-id.c:35:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] interpret(result, arg, pp, ocp) ^ 1 warning generated. mv thread-id.o cook/builtin/thread-id.o clang -Icook -Icommon -I/opt/pkg/include -pipe -Os -I/opt/pkg/include -c cook/builtin/unsplit.c cook/builtin/unsplit.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] interpret(result, arg, pp, ocp) ^ 1 warning generated. mv unsplit.o cook/builtin/unsplit.o clang -Icook -Icommon -I/opt/pkg/include -pipe -Os -I/opt/pkg/include -c cook/builtin/uptodate.c cook/builtin/uptodate.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] interpret(result, args, pp, ocp) ^ 1 warning generated. mv uptodate.o cook/builtin/uptodate.o clang -Icook -Icommon -I/opt/pkg/include -pipe -Os -I/opt/pkg/include -c cook/builtin/word.c cook/builtin/word.c:35:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] number(s) ^ cook/builtin/word.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] interpret(result, arg, pp, ocp) ^ 2 warnings generated. mv word.o cook/builtin/word.o clang -Icook -Icommon -I/opt/pkg/include -pipe -Os -I/opt/pkg/include -c cook/builtin/wordlist.c cook/builtin/wordlist.c:35:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] number(s, n_p) ^ cook/builtin/wordlist.c:74:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] interpret(result, arg, pp, ocp) ^ 2 warnings generated. mv wordlist.o cook/builtin/wordlist.o clang -Icook -Icommon -I/opt/pkg/include -pipe -Os -I/opt/pkg/include -c cook/builtin/write.c cook/builtin/write.c:56:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] interpret(result, args, pp, ocp) ^ cook/builtin/write.c:153:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] strliststr(slp, s) ^ cook/builtin/write.c:170:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] script(result, args, pp, ocp) ^ 3 warnings generated. mv write.o cook/builtin/write.o clang -Icook -Icommon -I/opt/pkg/include -pipe -Os -I/opt/pkg/include -c cook/cascade.c cook/cascade.c:35:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] cascade_list_constructor(clp) ^ cook/cascade.c:58:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] cascade_list_destructor(clp) ^ cook/cascade.c:81:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] cascade_list_delete(clp) ^ cook/cascade.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] reap(p) ^ cook/cascade.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] cascade_find_inner(name) ^ cook/cascade.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] cascade_list_append(clp, ingredient, pp) ^ cook/cascade.c:186:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] cascade_list_append_list(clp, ingredient, pp) ^ cook/cascade.c:204:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] cascade_recipe_inner(target, need, pp) ^ cook/cascade.c:219:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] cascade_recipe(target, need, pp) ^ cook/cascade.c:238:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] cascade_find(need, result) ^ 10 warnings generated. mv cascade.o cook/cascade.o clang -Icook -Icommon -I/opt/pkg/include -pipe -Os -I/opt/pkg/include -c cook/cook.c cook/cook.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] cook_search_list(ocp, slp) ^ cook/cook.c:232:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] cook_mtime_oldest(ocp, path, depth_p, max_fp_depth) ^ cook/cook.c:377:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] cook_mtime_newest(ocp, path, depth_p, max_fp_depth) ^ cook/cook.c:517:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] cook_mtime_resolve(ocp, output, input, start) ^ cook/cook.c:604:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] cook(wlp) ^ cook/cook.c:718:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] cook_pairs(wlp) ^ cook/cook.c:813:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] cook_script(wlp) ^ cook/cook.c:908:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] cook_web(wlp) ^ cook/cook.c:981:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] cook_auto(wlp) ^ cook/cook.c:1169:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] cook_find_default(wlp) ^ cook/cook.c:1213:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] explicit_reap(p) ^ cook/cook.c:1226:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] cook_explicit_find(filename) ^ cook/cook.c:1249:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] cook_implicit_find(filename) ^ cook/cook.c:1283:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] cook_explicit_append(rp) ^ cook/cook.c:1317:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] cook_implicit_append(rp) ^ cook/cook.c:1375:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] cook_explicit_by_name(filename) ^ cook/cook.c:1399:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] cook_implicit_nth(n) ^ cook/cook.c:1426:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] cook_implicit_nth_by_name(n, name) ^ 18 warnings generated. mv cook.o cook/cook.o clang -Icook -Icommon -I/opt/pkg/include -pipe -Os -I/opt/pkg/include -c cook/desist.c cook/desist.c:56:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] interrupt(n) ^ 1 warning generated. mv desist.o cook/desist.o clang -Icook -Icommon -I/opt/pkg/include -pipe -Os -I/opt/pkg/include -c cook/dir_part.c cook/dir_part.c:28:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] dir_part(s) ^ 1 warning generated. mv dir_part.o cook/dir_part.o clang -Icook -Icommon -I/opt/pkg/include -pipe -Os -I/opt/pkg/include -c cook/expr.c cook/expr.c:69:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] expr_private_new(mp) ^ cook/expr.c:110:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] expr_copy(ep) ^ cook/expr.c:137:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] expr_delete(ep) ^ cook/expr.c:174:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] expr_evaluate(ep, mp) ^ cook/expr.c:218:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] expr_eval_condition(ep, mp) ^ cook/expr.c:251:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] expr_equal(e1, e2) ^ cook/expr.c:261:21: warning: self-comparison always evaluates to true [-Wtautological-compare] return (e1->method == e1->method && e1->method->equal(e1, e2)); ^ cook/expr.c:278:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] expr_code_generate(ep, olp) ^ 8 warnings generated. mv expr.o cook/expr.o clang -Icook -Icommon -I/opt/pkg/include -pipe -Os -I/opt/pkg/include -c cook/expr/catenate.c cook/expr/catenate.c:61:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] destructor(ep) ^ cook/expr/catenate.c:98:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] equal(a1, a2) ^ cook/expr/catenate.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] code_generate(ep, olp) ^ cook/expr/catenate.c:197:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] expr_catenate_new(e1, e2) ^ 4 warnings generated. mv catenate.o cook/expr/catenate.o clang -Icook -Icommon -I/opt/pkg/include -pipe -Os -I/opt/pkg/include -c cook/expr/constant.c cook/expr/constant.c:61:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] destructor(ep) ^ cook/expr/constant.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] equal(a1, a2) ^ cook/expr/constant.c:126:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] code_generate(ep, olp) ^ cook/expr/constant.c:182:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] expr_constant_new(s, pp) ^ 4 warnings generated. mv constant.o cook/expr/constant.o clang -Icook -Icommon -I/opt/pkg/include -pipe -Os -I/opt/pkg/include -c cook/expr/function.c cook/expr/function.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] destructor(ep) ^ cook/expr/function.c:93:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] equal(a1, a2) ^ cook/expr/function.c:140:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] code_generate(ep, olp) ^ cook/expr/function.c:201:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] expr_function_new(elp) ^ cook/expr/function.c:215:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] expr_function_new2(e1, e2) ^ 5 warnings generated. mv function.o cook/expr/function.o clang -Icook -Icommon -I/opt/pkg/include -pipe -Os -I/opt/pkg/include -c cook/expr/list.c cook/expr/list.c:52:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] expr_list_destructor(elp) ^ cook/expr/list.c:82:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] expr_list_delete(elp) ^ cook/expr/list.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] expr_list_copy_constructor(to, from) ^ cook/expr/list.c:151:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] expr_list_append(el, e) ^ cook/expr/list.c:191:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] expr_list_evaluate(elp, mp) ^ cook/expr/list.c:223:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] expr_list_constructor(elp) ^ cook/expr/list.c:271:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] expr_list_code_generate(elp, olp) ^ cook/expr/list.c:295:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] expr_list_position(elp) ^ 8 warnings generated. mv list.o cook/expr/list.o clang -Icook -Icommon -I/opt/pkg/include -pipe -Os -I/opt/pkg/include -c cook/expr/position.c cook/expr/position.c:43:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] expr_position_constructor(to, fn, ln) ^ cook/expr/position.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] expr_position_constructorC(to, fn, ln) ^ cook/expr/position.c:102:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] expr_position_copy_constructor(to, from) ^ cook/expr/position.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] expr_position_destructor(pp) ^ cook/expr/position.c:165:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] error_with_position(pp, scp, fmt) ^ 5 warnings generated. mv position.o cook/expr/position.o clang -Icook -Icommon -I/opt/pkg/include -pipe -Os -I/opt/pkg/include -c cook/fingerprint.c cook/fingerprint.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] fp_search(path) ^ cook/fingerprint.c:82:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] fp_assign(path, fp) ^ cook/fingerprint.c:112:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] fp_delete(path) ^ 3 warnings generated. mv fingerprint.o cook/fingerprint.o clang -Icook -Icommon -I/opt/pkg/include -pipe -Os -I/opt/pkg/include -c cook/fingerprint/calc_string.c cook/fingerprint/calc_string.c:43:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] fp_fingerprint_string(value) ^ 1 warning generated. mv calc_string.o cook/fingerprint/calc_string.o clang -Icook -Icommon -I/opt/pkg/include -pipe -Os -I/opt/pkg/include -c cook/fingerprint/calculate.c cook/fingerprint/calculate.c:48:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] fp_fingerprint(path) ^ 1 warning generated. mv calculate.o cook/fingerprint/calculate.o clang -Icook -Icommon -I/opt/pkg/include -pipe -Os -I/opt/pkg/include -c cook/fingerprint/filename.c mv filename.o cook/fingerprint/filename.o clang -Icook -Icommon -I/opt/pkg/include -pipe -Os -I/opt/pkg/include -c cook/fingerprint/find.c cook/fingerprint/find.c:63:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] subdir_reap(p) ^ cook/fingerprint/find.c:88:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] fp_find_subdir(dirname, ok_to_read) ^ cook/fingerprint/find.c:174:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] fp_find_record(path_a) ^ cook/fingerprint/find.c:244:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] fp_find_update(sdp, file, fp) ^ cook/fingerprint/find.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] subdir_walk(stp, key, data, aux) ^ cook/fingerprint/find.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] fp_find_main_writer(stp, key, data, aux) ^ cook/fingerprint/find.c:448:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] fp_find_main_write2(stp, key, data, aux) ^ cook/fingerprint/find.c:465:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] fp_find_main_write(fp) ^ 8 warnings generated. mv find.o cook/fingerprint/find.o Expect no conflicts: /usr/bin/yacc -d cook/fingerprint/gram.y sed -e 's/[yY][yY]/fingerprint_gram_/g' -e '//d' -e '//d' -e '//d' y.tab.c > cook/fingerprint/gram.gen.c sed -e 's/[yY][yY]/fingerprint_gram_/g' -e 's/Y_TAB_H/fingerprint_gram_TAB_H/g' y.tab.h > cook/fingerprint/gram.gen.h rm y.tab.c y.tab.h clang -Icook -Icommon -I/opt/pkg/include -pipe -Os -I/opt/pkg/include -c cook/fingerprint/gram.gen.c cook/fingerprint/gram.y:93:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] fp_gram(sdp, filename) ^ 1 warning generated. mv gram.gen.o cook/fingerprint/gram.gen.o clang -Icook -Icommon -I/opt/pkg/include -pipe -Os -I/opt/pkg/include -c cook/fingerprint/ingredients.c cook/fingerprint/ingredients.c:29:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] fp_ingredients_fingerprint_differs(filename, value) ^ 1 warning generated. mv ingredients.o cook/fingerprint/ingredients.o clang -Icook -Icommon -I/opt/pkg/include -pipe -Os -I/opt/pkg/include -c cook/fingerprint/lex.c cook/fingerprint/lex.c:54:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] fingerprint_lex_open(fn) ^ cook/fingerprint/lex.c:155:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] lex_getc_undo(c) ^ cook/fingerprint/lex.c:194:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] fingerprint_error(scp, s) ^ cook/fingerprint/lex.c:374:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] fingerprint_gram_error(s) ^ 4 warnings generated. mv lex.o cook/fingerprint/lex.o clang -Icook -Icommon -I/opt/pkg/include -pipe -Os -I/opt/pkg/include -c cook/fingerprint/record.c cook/fingerprint/record.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] fp_record_new(filename, parent) ^ cook/fingerprint/record.c:81:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] fp_record_new2(filename, parent, fp) ^ cook/fingerprint/record.c:116:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] fp_record_delete(this) ^ cook/fingerprint/record.c:141:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] fp_record_write(this, key, fp) ^ cook/fingerprint/record.c:169:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] fp_record_update(this, fp) ^ cook/fingerprint/record.c:201:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] fp_record_clear(this) ^ cook/fingerprint/record.c:231:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] fp_record_tweak(this, when, crypto) ^ 7 warnings generated. mv record.o cook/fingerprint/record.o clang -Icook -Icommon -I/opt/pkg/include -pipe -Os -I/opt/pkg/include -c cook/fingerprint/subdir.c cook/fingerprint/subdir.c:59:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] reap(p) ^ cook/fingerprint/subdir.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] fp_subdir_new(path) ^ cook/fingerprint/subdir.c:116:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] fp_subdir_delete(this) ^ cook/fingerprint/subdir.c:142:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] fp_subdir_read(this) ^ cook/fingerprint/subdir.c:176:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] walk(sp, key, p, arg) ^ cook/fingerprint/subdir.c:210:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] fp_subdir_write(this, need_to_write_dot) ^ cook/fingerprint/subdir.c:323:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] fp_subdir_dirty_notify(this, filename) ^ cook/fingerprint/subdir.c:342:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] fp_subdir_tweak(this) ^ 8 warnings generated. mv subdir.o cook/fingerprint/subdir.o clang -Icook -Icommon -I/opt/pkg/include -pipe -Os -I/opt/pkg/include -c cook/fingerprint/sync.c mv sync.o cook/fingerprint/sync.o clang -Icook -Icommon -I/opt/pkg/include -pipe -Os -I/opt/pkg/include -c cook/fingerprint/value.c cook/fingerprint/value.c:42:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] fp_value_constructor(this) ^ cook/fingerprint/value.c:69:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] fp_value_constructor_copy(this, fp) ^ cook/fingerprint/value.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] fp_value_constructor3(this, a1, a2, a3) ^ cook/fingerprint/value.c:145:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] fp_value_constructor4(this, a1, a2, a3, a4) ^ cook/fingerprint/value.c:181:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] fp_value_constructor5(this, a1, a2, a3, a4, a5) ^ cook/fingerprint/value.c:217:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] fp_value_destructor(this) ^ cook/fingerprint/value.c:275:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] fp_value_delete(this) ^ cook/fingerprint/value.c:299:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] fp_value_copy(to, from) ^ cook/fingerprint/value.c:347:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] fp_value_write(this, key, fp) ^ cook/fingerprint/value.c:409:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] fp_value_equal(v1, v2) ^ cook/fingerprint/value.c:442:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] fp_value_equal_all(v1, v2) ^ 11 warnings generated. mv value.o cook/fingerprint/value.o clang -Icook -Icommon -I/opt/pkg/include -pipe -Os -I/opt/pkg/include -c cook/flag.c cook/flag.c:193:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] flag_delete(fp) ^ cook/flag.c:201:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] flag_union(this, that) ^ cook/flag.c:213:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] flag_recognize(slp, pp) ^ cook/flag.c:379:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] flag_set_options(fp, level) ^ cook/flag.c:497:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] flag_query(fp, n) ^ cook/flag.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] flag_copy(that) ^ 6 warnings generated. mv flag.o cook/flag.o clang -Icook -Icommon -I/opt/pkg/include -pipe -Os -I/opt/pkg/include -c cook/function.c cook/function.c:40:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] function_definition(name, body) ^ 1 warning generated. mv function.o cook/function.o clang -Icook -Icommon -I/opt/pkg/include -pipe -Os -I/opt/pkg/include -c cook/graph.c cook/graph.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] already_reap(p) ^ cook/graph.c:127:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] graph_delete(gp) ^ cook/graph.c:141:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] graph_file_leaf_p(gp, filename) ^ cook/graph.c:157:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] walk_interior_files(stp, key, data_p, aux_p) ^ cook/graph.c:174:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] graph_interior_files(gp, result) ^ cook/graph.c:185:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] walk_leaf_files(stp, key, data_p, aux_p) ^ cook/graph.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] graph_leaf_files(gp, result) ^ 7 warnings generated. mv graph.o cook/graph.o clang -Icook -Icommon -I/opt/pkg/include -pipe -Os -I/opt/pkg/include -c cook/graph/build.c cook/graph/build.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] graph_check_ingredients(gp, rp, preference, target, need_gfl, ^ cook/graph/build.c:908:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] graph_check_recipe(gp, rp, preference, common_ingredients_gfl, implicit_allowed, ^ cook/graph/build.c:1128:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] say_dont_know_how(gp, target) ^ cook/graph/build.c:1186:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] graph_build_file(gp, target, preference, result, implicit_allowed) ^ cook/graph/build.c:2258:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] graph_build(gp, target, preference, waffle) ^ cook/graph/build.c:2303:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] graph_build_list(gp, target, preference, waffle) ^ 6 warnings generated. mv build.o cook/graph/build.o clang -Icook -Icommon -I/opt/pkg/include -pipe -Os -I/opt/pkg/include -c cook/graph/check.c cook/graph/check.c:56:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] graph_recipe_check(grp, gp) ^ 1 warning generated. mv check.o cook/graph/check.o clang -Icook -Icommon -I/opt/pkg/include -pipe -Os -I/opt/pkg/include -c cook/graph/edge_type.c cook/graph/edge_type.c: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] ends_with(s1, s2) ^ cook/graph/edge_type.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] edge_type_extract(edgename, filename_p, etp) ^ cook/graph/edge_type.c:87:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] edge_type_name(et) ^ 3 warnings generated. mv edge_type.o cook/graph/edge_type.o clang -Icook -Icommon -I/opt/pkg/include -pipe -Os -I/opt/pkg/include -c cook/graph/file.c cook/graph/file.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] graph_file_new(fn) ^ cook/graph/file.c:83:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] graph_file_delete(gfp) ^ cook/graph/file.c:127:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] graph_file_copy(gfp) ^ 3 warnings generated. mv file.o cook/graph/file.o clang -Icook -Icommon -I/opt/pkg/include -pipe -Os -I/opt/pkg/include -c cook/graph/file_list.c cook/graph/file_list.c:42:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] graph_file_list_constructor(gflp) ^ cook/graph/file_list.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] graph_file_list_copy_constructor(gflp, from) ^ cook/graph/file_list.c:93:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] graph_file_list_destructor(gflp) ^ cook/graph/file_list.c:124:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] graph_file_list_append(gflp, gfp, et) ^ cook/graph/file_list.c:174:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] graph_file_list_append_list(to, from) ^ cook/graph/file_list.c:239:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] graph_file_list_delete(gflp) ^ cook/graph/file_list.c:262:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] graph_file_list_nrc_constructor(gflp) ^ cook/graph/file_list.c:291:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] graph_file_list_nrc_copy_constructor(gflp, from) ^ cook/graph/file_list.c:319:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] graph_file_list_nrc_destructor(gflp) ^ cook/graph/file_list.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] graph_file_list_nrc_append(gflp, gfp, et) ^ cook/graph/file_list.c:406:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] graph_file_list_nrc_append_list(to, from) ^ cook/graph/file_list.c:474:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] graph_file_list_nrc_delete(gflp) ^ 12 warnings generated. mv file_list.o cook/graph/file_list.o clang -Icook -Icommon -I/opt/pkg/include -pipe -Os -I/opt/pkg/include -c cook/graph/file_pair.c cook/graph/file_pair.c:76:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] target_new(filename) ^ cook/graph/file_pair.c:105:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] target_delete(tp) ^ cook/graph/file_pair.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] target_reap(p) ^ cook/graph/file_pair.c:156:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] target_append(tp, pp) ^ cook/graph/file_pair.c:182:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] foreign_derived(gfpp, filename) ^ cook/graph/file_pair.c:217:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] target_check(gfpp, tp, ingredient, gp) ^ cook/graph/file_pair.c:294:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] ingredient_new(filename, include_cooked) ^ cook/graph/file_pair.c:325:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] ingredient_delete(ip) ^ cook/graph/file_pair.c:352:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] ingredient_reap(p) ^ cook/graph/file_pair.c:380:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] ingredient_append(ip, target, pp) ^ cook/graph/file_pair.c:423:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] ingredient_check(gfpp, ip, target, gp) ^ cook/graph/file_pair.c:473:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] graph_file_pair_new(slp) ^ cook/graph/file_pair.c:512:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] graph_file_pair_delete(gfpp) ^ cook/graph/file_pair.c:540:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] graph_file_pair_remember(gfpp, target, ingredient, pp) ^ cook/graph/file_pair.c:579:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] graph_file_pair_remember_tlist(gfpp, target, ingredient, pp) ^ cook/graph/file_pair.c:603:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] graph_file_pair_remember_lists(gfpp, target, ingredient, pp) ^ cook/graph/file_pair.c:641:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] graph_file_pair_check(gfpp, target, ingredient, gp) ^ cook/graph/file_pair.c:703:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] graph_file_pair_foreign_derived(gfpp, slp) ^ 18 warnings generated. mv file_pair.o cook/graph/file_pair.o clang -Icook -Icommon -I/opt/pkg/include -pipe -Os -I/opt/pkg/include -c cook/graph/leaf.c cook/graph/leaf.c:78:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] find_variable(name) ^ cook/graph/leaf.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] matches_list(actual, formal) ^ cook/graph/leaf.c:186:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] leaf_query(filename, probe) ^ cook/graph/leaf.c:291:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] leaf_ness_name(n) ^ 4 warnings generated. mv leaf.o cook/graph/leaf.o clang -Icook -Icommon -I/opt/pkg/include -pipe -Os -I/opt/pkg/include -c cook/graph/pairs.c cook/graph/pairs.c:51:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] graph_recipe_pairs(grp, gp) ^ 1 warning generated. mv pairs.o cook/graph/pairs.o clang -Icook -Icommon -I/opt/pkg/include -pipe -Os -I/opt/pkg/include -c cook/graph/recipe.c cook/graph/recipe.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] graph_recipe_new(rp) ^ cook/graph/recipe.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] graph_recipe_delete(grp) ^ cook/graph/recipe.c:142:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] graph_recipe_copy(grp) ^ cook/graph/recipe.c:168:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] graph_recipe_getpid(grp) ^ cook/graph/recipe.c:190:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] graph_recipe_waited(grp, status) ^ 5 warnings generated. mv recipe.o cook/graph/recipe.o clang -Icook -Icommon -I/opt/pkg/include -pipe -Os -I/opt/pkg/include -c cook/graph/recipe_list.c cook/graph/recipe_list.c:43:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] graph_recipe_list_constructor(grlp) ^ cook/graph/recipe_list.c:69:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] graph_recipe_list_destructor(grlp) ^ cook/graph/recipe_list.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] graph_recipe_list_append(grlp, grp) ^ cook/graph/recipe_list.c:147:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] graph_recipe_list_append_list(to, from) ^ cook/graph/recipe_list.c:206:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] graph_recipe_list_delete(grlp) ^ cook/graph/recipe_list.c:231:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] graph_recipe_list_nrc_constructor(grlp) ^ cook/graph/recipe_list.c:257:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] graph_recipe_list_nrc_destructor(grlp) ^ cook/graph/recipe_list.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] graph_recipe_list_nrc_append(grlp, grp) ^ cook/graph/recipe_list.c:332:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] graph_recipe_list_nrc_append_list(to, from) ^ cook/graph/recipe_list.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] graph_recipe_list_nrc_delete(grlp) ^ 10 warnings generated. mv recipe_list.o cook/graph/recipe_list.o clang -Icook -Icommon -I/opt/pkg/include -pipe -Os -I/opt/pkg/include -c cook/graph/run.c cook/graph/run.c:51:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] make_target_directories(gflp) ^ cook/graph/run.c:86:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] host_binding_round_robin(ocp, slp) ^ cook/graph/run.c:134:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] graph_recipe_run(grp, gp) ^ 3 warnings generated. mv run.o cook/graph/run.o clang -Icook -Icommon -I/opt/pkg/include -pipe -Os -I/opt/pkg/include -c cook/graph/script.c cook/graph/script.c:63:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] graph_recipe_script(grp, gp) ^ 1 warning generated. mv script.o cook/graph/script.o clang -Icook -Icommon -I/opt/pkg/include -pipe -Os -I/opt/pkg/include -c cook/graph/stats.c cook/graph/stats.c:33:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] statistic(name, value) ^ cook/graph/stats.c:44:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] graph_print_statistics(gp) ^ 2 warnings generated. mv stats.o cook/graph/stats.o clang -Icook -Icommon -I/opt/pkg/include -pipe -Os -I/opt/pkg/include -c cook/graph/walk.c cook/graph/walk.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] implications_of_file(walk, gfp, uptodate) ^ cook/graph/walk.c:251:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] excuse_me(stp, key, data, aux) ^ cook/graph/walk.c:309: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_it_a_leaf(stp, filename, data, aux) ^ cook/graph/walk.c:370:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] implications_of_recipe(walk, grp, uptodate) ^ cook/graph/walk.c:423:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] graph_walk_inner(gp, func, nproc) ^ cook/graph/walk.c:839:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] graph_walk(gp) ^ cook/graph/walk.c:915:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] graph_walk_pairs(gp) ^ cook/graph/walk.c:945:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] graph_walk_script(gp) ^ cook/graph/walk.c:979:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] graph_isit_uptodate(gp) ^ 9 warnings generated. mv walk.o cook/graph/walk.o clang -Icook -Icommon -I/opt/pkg/include -pipe -Os -I/opt/pkg/include -c cook/graph/web.c cook/graph/web.c:65:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] graph_recipe_web(grp) ^ cook/graph/web.c:323:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] graph_file_web(gfp) ^ cook/graph/web.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] web_file_stash(stp, key, data, aux) ^ cook/graph/web.c:414:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] web_file_cmp(va, vb) ^ cook/graph/web.c:430:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] web_recipe_cmp(va, vb) ^ cook/graph/web.c:444:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] graph_walk_web(gp) ^ 6 warnings generated. mv web.o cook/graph/web.o Expect no conflicts: /usr/bin/yacc -d cook/hashline.y sed -e 's/[yY][yY]/hashline_/g' -e '//d' -e '//d' -e '//d' y.tab.c > cook/hashline.gen.c sed -e 's/[yY][yY]/hashline_/g' -e 's/Y_TAB_H/hashline_TAB_H/g' y.tab.h > cook/hashline.gen.h rm y.tab.c y.tab.h clang -Icook -Icommon -I/opt/pkg/include -pipe -Os -I/opt/pkg/include -c cook/hashline.gen.c cook/hashline.y: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] open_include_once(logical, physical) ^ cook/hashline.y:134:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] open_include(filename, local) ^ cook/hashline.y:296:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] cond_free(c) ^ cook/hashline.y:321: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_include(elp) ^ cook/hashline.y:398: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_include_cooked(elp, warn) ^ cook/hashline.y:525: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_if(ep) ^ cook/hashline.y:582: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_ifdef(ep) ^ cook/hashline.y:618: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_ifndef(ep) ^ cook/hashline.y:662: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_elif(ep) ^ cook/hashline.y:813: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_line(elp) ^ cook/hashline.y:869: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_pragma(elp) ^ 11 warnings generated. mv hashline.gen.o cook/hashline.gen.o clang -Icook -Icommon -I/opt/pkg/include -pipe -Os -I/opt/pkg/include -c cook/id.c cook/id.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] id_interpret(idp, ocp, pp) ^ cook/id.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] id_interpret_script(idp, ocp, pp) ^ 2 warnings generated. mv id.o cook/id.o clang -Icook -Icommon -I/opt/pkg/include -pipe -Os -I/opt/pkg/include -c cook/id/builtin.c cook/id/builtin.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] destructor(idp) ^ cook/id/builtin.c:82:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] interpret(idp, ocp, pp) ^ cook/id/builtin.c:142:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] script(idp, ocp, pp) ^ cook/id/builtin.c:222:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] id_builtin_new(bp) ^ 4 warnings generated. mv builtin.o cook/id/builtin.o clang -Icook -Icommon -I/opt/pkg/include -pipe -Os -I/opt/pkg/include -c cook/id/function.c cook/id/function.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] destructor(idp) ^ cook/id/function.c:86:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] interpret(idp, ocp, pp) ^ cook/id/function.c:142:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] id_function_new(olp) ^ 3 warnings generated. mv function.o cook/id/function.o clang -Icook -Icommon -I/opt/pkg/include -pipe -Os -I/opt/pkg/include -c cook/id/global.c cook/id/global.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] id_global_reap(p) ^ 1 warning generated. mv global.o cook/id/global.o clang -Icook -Icommon -I/opt/pkg/include -pipe -Os -I/opt/pkg/include -c cook/id/nothing.c cook/id/nothing.c:43:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] destructor(idp) ^ cook/id/nothing.c:70:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] interpret(idp, ocp, pp) ^ 2 warnings generated. mv nothing.o cook/id/nothing.o clang -Icook -Icommon -I/opt/pkg/include -pipe -Os -I/opt/pkg/include -c cook/id/private.c cook/id/private.c:29:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] id_instance_new(mp) ^ cook/id/private.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] id_instance_delete(idp) ^ 2 warnings generated. mv private.o cook/id/private.o clang -Icook -Icommon -I/opt/pkg/include -pipe -Os -I/opt/pkg/include -c cook/id/variable.c cook/id/variable.c:54:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] destructor(idp) ^ cook/id/variable.c:87:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] interpret(idp, ocp, pp) ^ cook/id/variable.c:164:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] id_variable_new(slp) ^ cook/id/variable.c:193:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] id_variable_query(idp, slp) ^ cook/id/variable.c:212:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] id_variable_query2(idp) ^ 5 warnings generated. mv variable.o cook/id/variable.o Expect no conflicts: /usr/bin/yacc -d cook/parse.y sed -e 's/[yY][yY]/parse_/g' -e '//d' -e '//d' -e '//d' y.tab.c > cook/parse.gen.c sed -e 's/[yY][yY]/parse_/g' -e 's/Y_TAB_H/parse_TAB_H/g' y.tab.h > cook/parse.gen.h rm y.tab.c y.tab.h clang -Icook -Icommon -I/opt/pkg/include -pipe -Os -I/opt/pkg/include -c cook/lex.c cook/lex.c:271:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] lex_open(logical, physical) ^ cook/lex.c:310:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] lex_open_include(logical, physical) ^ cook/lex.c:499:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] byte_undo(c) ^ cook/lex.c:627:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] meta(val) ^ cook/lex.c:946:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] meta_undo(val) ^ cook/lex.c:968:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] lex_error(scp, s) ^ cook/lex.c:1005: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_error(s) ^ cook/lex.c:1024:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] lex_warning(scp, s) ^ cook/lex.c:1070:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] lex_mode(n) ^ cook/lex.c:1907:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] lex_passing(n) ^ cook/lex.c:1915:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] lex_lino_set(line, file) ^ 11 warnings generated. mv lex.o cook/lex.o clang -Icook -Icommon -I/opt/pkg/include -pipe -Os -I/opt/pkg/include -c cook/lex/filename.c cook/lex/filename.c:29:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] lex_filename_constructor(this, logical, physical) ^ cook/lex/filename.c:40:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] lex_filename_new(logical, physical) ^ cook/lex/filename.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] lex_filename_destructor(this) ^ cook/lex/filename.c:64:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] lex_filename_delete(this) ^ 4 warnings generated. mv filename.o cook/lex/filename.o clang -Icook -Icommon -I/opt/pkg/include -pipe -Os -I/opt/pkg/include -c cook/lex/filenamelist.c cook/lex/filenamelist.c:29:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] lex_filename_list_constructor(this) ^ cook/lex/filenamelist.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] lex_filename_list_destructor(this) ^ cook/lex/filenamelist.c:66:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] lex_filename_list_delete(this) ^ cook/lex/filenamelist.c: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] lex_filename_list_push_back(this, p) ^ cook/lex/filenamelist.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] lex_filename_list_pop_front(this) ^ 5 warnings generated. mv filenamelist.o cook/lex/filenamelist.o clang -Icook -Icommon -I/opt/pkg/include -pipe -Os -I/opt/pkg/include -c cook/listing.c mv listing.o cook/listing.o clang -Icook -Icommon -I/opt/pkg/include -pipe -Os -I/opt/pkg/include -c cook/main.c cook/main.c:269:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] argparse(level) ^ cook/main.c:455:8: warning: case value not in enumerated type 'arglex_token_ty' (aka 'enum arglex_token_ty') [-Wswitch] case arglex_token_action: ^ cook/main.c:459:8: warning: case value not in enumerated type 'arglex_token_ty' (aka 'enum arglex_token_ty') [-Wswitch] case arglex_token_action_not: ^ cook/main.c:392:8: warning: case value not in enumerated type 'arglex_token_ty' (aka 'enum arglex_token_ty') [-Wswitch] case arglex_token_book: ^ cook/main.c:403:8: warning: case value not in enumerated type 'arglex_token_ty' (aka 'enum arglex_token_ty') [-Wswitch] case arglex_token_book_not: ^ cook/main.c:345:8: warning: case value not in enumerated type 'arglex_token_ty' (aka 'enum arglex_token_ty') [-Wswitch] case arglex_token_cascade: ^ cook/main.c:349:8: warning: case value not in enumerated type 'arglex_token_ty' (aka 'enum arglex_token_ty') [-Wswitch] case arglex_token_cascade_not: ^ cook/main.c:353:8: warning: case value not in enumerated type 'arglex_token_ty' (aka 'enum arglex_token_ty') [-Wswitch] case arglex_token_disassemble: ^ cook/main.c:357:8: warning: case value not in enumerated type 'arglex_token_ty' (aka 'enum arglex_token_ty') [-Wswitch] case arglex_token_disassemble_not: ^ cook/main.c:471:8: warning: case value not in enumerated type 'arglex_token_ty' (aka 'enum arglex_token_ty') [-Wswitch] case arglex_token_errok: ^ cook/main.c:475:8: warning: case value not in enumerated type 'arglex_token_ty' (aka 'enum arglex_token_ty') [-Wswitch] case arglex_token_errok_not: ^ cook/main.c:487:8: warning: case value not in enumerated type 'arglex_token_ty' (aka 'enum arglex_token_ty') [-Wswitch] case arglex_token_fingerprint: ^ cook/main.c:491:8: warning: case value not in enumerated type 'arglex_token_ty' (aka 'enum arglex_token_ty') [-Wswitch] case arglex_token_fingerprint_not: ^ cook/main.c:495:8: warning: case value not in enumerated type 'arglex_token_ty' (aka 'enum arglex_token_ty') [-Wswitch] case arglex_token_fingerprint_update: ^ cook/main.c:479:8: warning: case value not in enumerated type 'arglex_token_ty' (aka 'enum arglex_token_ty') [-Wswitch] case arglex_token_force: ^ cook/main.c:483:8: warning: case value not in enumerated type 'arglex_token_ty' (aka 'enum arglex_token_ty') [-Wswitch] case arglex_token_force_not: ^ cook/main.c:314:8: warning: case value not in enumerated type 'arglex_token_ty' (aka 'enum arglex_token_ty') [-Wswitch] case arglex_token_include: ^ cook/main.c:407:8: warning: case value not in enumerated type 'arglex_token_ty' (aka 'enum arglex_token_ty') [-Wswitch] case arglex_token_include_cooked: ^ cook/main.c:411:8: warning: case value not in enumerated type 'arglex_token_ty' (aka 'enum arglex_token_ty') [-Wswitch] case arglex_token_include_cooked_not: ^ cook/main.c:415:8: warning: case value not in enumerated type 'arglex_token_ty' (aka 'enum arglex_token_ty') [-Wswitch] case arglex_token_include_cooked_warning: ^ cook/main.c:419:8: warning: case value not in enumerated type 'arglex_token_ty' (aka 'enum arglex_token_ty') [-Wswitch] case arglex_token_include_cooked_warning_not: ^ cook/main.c:377:8: warning: case value not in enumerated type 'arglex_token_ty' (aka 'enum arglex_token_ty') [-Wswitch] case arglex_token_log: ^ cook/main.c:388:8: warning: case value not in enumerated type 'arglex_token_ty' (aka 'enum arglex_token_ty') [-Wswitch] case arglex_token_log_not: ^ cook/main.c:439:8: warning: case value not in enumerated type 'arglex_token_ty' (aka 'enum arglex_token_ty') [-Wswitch] case arglex_token_metering: ^ cook/main.c:443:8: warning: case value not in enumerated type 'arglex_token_ty' (aka 'enum arglex_token_ty') [-Wswitch] case arglex_token_metering_not: ^ cook/main.c:503:8: warning: case value not in enumerated type 'arglex_token_ty' (aka 'enum arglex_token_ty') [-Wswitch] case arglex_token_pairs: ^ cook/main.c:591:8: warning: case value not in enumerated type 'arglex_token_ty' (aka 'enum arglex_token_ty') [-Wswitch] case arglex_token_parallel: ^ cook/main.c:609:8: warning: case value not in enumerated type 'arglex_token_ty' (aka 'enum arglex_token_ty') [-Wswitch] case arglex_token_parallel_not: ^ cook/main.c:463:8: warning: case value not in enumerated type 'arglex_token_ty' (aka 'enum arglex_token_ty') [-Wswitch] case arglex_token_persevere: ^ cook/main.c:467:8: warning: case value not in enumerated type 'arglex_token_ty' (aka 'enum arglex_token_ty') [-Wswitch] case arglex_token_persevere_not: ^ cook/main.c:369:8: warning: case value not in enumerated type 'arglex_token_ty' (aka 'enum arglex_token_ty') [-Wswitch] case arglex_token_precious: ^ cook/main.c:373:8: warning: case value not in enumerated type 'arglex_token_ty' (aka 'enum arglex_token_ty') [-Wswitch] case arglex_token_precious_not: ^ cook/main.c:325:8: warning: case value not in enumerated type 'arglex_token_ty' (aka 'enum arglex_token_ty') [-Wswitch] case arglex_token_reason: ^ cook/main.c:337:8: warning: case value not in enumerated type 'arglex_token_ty' (aka 'enum arglex_token_ty') [-Wswitch] case arglex_token_reason_not: ^ cook/main.c:511:8: warning: case value not in enumerated type 'arglex_token_ty' (aka 'enum arglex_token_ty') [-Wswitch] case arglex_token_script: ^ cook/main.c:615:8: warning: case value not in enumerated type 'arglex_token_ty' (aka 'enum arglex_token_ty') [-Wswitch] case arglex_token_shallow: ^ cook/main.c:619:8: warning: case value not in enumerated type 'arglex_token_ty' (aka 'enum arglex_token_ty') [-Wswitch] case arglex_token_shallow_not: ^ cook/main.c:423:8: warning: case value not in enumerated type 'arglex_token_ty' (aka 'enum arglex_token_ty') [-Wswitch] case arglex_token_silent: ^ cook/main.c:427:8: warning: case value not in enumerated type 'arglex_token_ty' (aka 'enum arglex_token_ty') [-Wswitch] case arglex_token_silent_not: ^ cook/main.c:567:8: warning: case value not in enumerated type 'arglex_token_ty' (aka 'enum arglex_token_ty') [-Wswitch] case arglex_token_star: ^ cook/main.c:571:8: warning: case value not in enumerated type 'arglex_token_ty' (aka 'enum arglex_token_ty') [-Wswitch] case arglex_token_star_not: ^ cook/main.c:575:8: warning: case value not in enumerated type 'arglex_token_ty' (aka 'enum arglex_token_ty') [-Wswitch] case arglex_token_strip_dot: ^ cook/main.c:579:8: warning: case value not in enumerated type 'arglex_token_ty' (aka 'enum arglex_token_ty') [-Wswitch] case arglex_token_strip_dot_not: ^ cook/main.c:431:8: warning: case value not in enumerated type 'arglex_token_ty' (aka 'enum arglex_token_ty') [-Wswitch] case arglex_token_tell_position: ^ cook/main.c:435:8: warning: case value not in enumerated type 'arglex_token_ty' (aka 'enum arglex_token_ty') [-Wswitch] case arglex_token_tell_position_not: ^ cook/main.c:447:8: warning: case value not in enumerated type 'arglex_token_ty' (aka 'enum arglex_token_ty') [-Wswitch] case arglex_token_touch: ^ cook/main.c:451:8: warning: case value not in enumerated type 'arglex_token_ty' (aka 'enum arglex_token_ty') [-Wswitch] case arglex_token_touch_not: ^ cook/main.c:361:8: warning: case value not in enumerated type 'arglex_token_ty' (aka 'enum arglex_token_ty') [-Wswitch] case arglex_token_tty: ^ cook/main.c:365:8: warning: case value not in enumerated type 'arglex_token_ty' (aka 'enum arglex_token_ty') [-Wswitch] case arglex_token_tty_not: ^ cook/main.c:583:8: warning: case value not in enumerated type 'arglex_token_ty' (aka 'enum arglex_token_ty') [-Wswitch] case arglex_token_update: ^ cook/main.c:587:8: warning: case value not in enumerated type 'arglex_token_ty' (aka 'enum arglex_token_ty') [-Wswitch] case arglex_token_update_not: ^ cook/main.c:519:8: warning: case value not in enumerated type 'arglex_token_ty' (aka 'enum arglex_token_ty') [-Wswitch] case arglex_token_web: ^ cook/main.c:668:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] main(argc, argv) ^ 53 warnings generated. mv main.o cook/main.o clang -Icook -Icommon -I/opt/pkg/include -pipe -Os -I/opt/pkg/include -c cook/match.c cook/match.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] match_delete(this) ^ cook/match.c:83: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_attempt(mp, formal, actual, pp) ^ cook/match.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] match_compile(this, formal, pp) ^ cook/match.c: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] match_execute(this, actual, pp) ^ cook/match.c:148: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_reconstruct_lhs(this, pattern, pp) ^ cook/match.c:165: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_reconstruct_rhs(this, pattern, pp) ^ cook/match.c:182: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_usage_mask(this, s, pp) ^ 7 warnings generated. mv match.o cook/match.o clang -Icook -Icommon -I/opt/pkg/include -pipe -Os -I/opt/pkg/include -c cook/match/cook.c cook/match/cook.c:124:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] illegal_pattern(pp, s, why) ^ cook/match/cook.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] destructor(mp) ^ cook/match/cook.c:277:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] constructor(mp) ^ cook/match/cook.c:319:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] attempt_inner(this, formal_begin, formal_end, actual_begin, actual_end, pp) ^ cook/match/cook.c:770:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] compile(mp, formal, pp) ^ cook/match/cook.c:816:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] execute(mp, actual, pp) ^ cook/match/cook.c:890:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] reconstruct(mp, pattern, pp) ^ cook/match/cook.c:954:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] usage_mask(mp, s, pp) ^ 8 warnings generated. mv cook.o cook/match/cook.o clang -Icook -Icommon -I/opt/pkg/include -pipe -Os -I/opt/pkg/include -c cook/match/new.c mv new.o cook/match/new.o clang -Icook -Icommon -I/opt/pkg/include -pipe -Os -I/opt/pkg/include -c cook/match/new_by_recip.c cook/match/new_by_recip.c:29: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_new_by_recipe(rp) ^ 1 warning generated. mv new_by_recip.o cook/match/new_by_recip.o clang -Icook -Icommon -I/opt/pkg/include -pipe -Os -I/opt/pkg/include -c cook/match/private.c cook/match/private.c:28: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_private_new(vptr) ^ cook/match/private.c:42: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_clone(this) ^ 2 warnings generated. mv private.o cook/match/private.o clang -Icook -Icommon -I/opt/pkg/include -pipe -Os -I/opt/pkg/include -c cook/match/regex.c cook/match/regex.c:65:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] report_regex_error(pp, err, preg, formal) ^ cook/match/regex.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] destructor(mp) ^ cook/match/regex.c:109:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] constructor(mp) ^ cook/match/regex.c:126:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] compile(mp, formal, pp) ^ cook/match/regex.c:214:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] execute(mp, actual, pp) ^ cook/match/regex.c:276:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] illegal_sub_expr(pp, s, why) ^ cook/match/regex.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] reconstruct_lhs(mp, lhs, pp) ^ cook/match/regex.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] reconstruct_rhs(mp, rhs, pp) ^ cook/match/regex.c:520:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] usage_mask(mp, s, pp) ^ 9 warnings generated. mv regex.o cook/match/regex.o clang -Icook -Icommon -I/opt/pkg/include -pipe -Os -I/opt/pkg/include -c cook/match/stack.c cook/match/stack.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] match_stack_push(msp, field) ^ cook/match/stack.c:81: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_stack_top(msp) ^ cook/match/stack.c:110: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_stack_pop(msp) ^ cook/match/stack.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] match_stack_delete(msp) ^ 4 warnings generated. mv stack.o cook/match/stack.o clang -Icook -Icommon -I/opt/pkg/include -pipe -Os -I/opt/pkg/include -c cook/match/wl.c cook/match/wl.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] match_wl_attempt(mp, formal, actual, pp) ^ cook/match/wl.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] match_wl_reconstruct_lhs(mp, to, from, pp) ^ cook/match/wl.c:122: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_wl_reconstruct_rhs(mp, to, from, pp) ^ cook/match/wl.c:145: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_wl_usage_mask(mp, wlp, pp) ^ 4 warnings generated. mv wl.o cook/match/wl.o clang -Icook -Icommon -I/opt/pkg/include -pipe -Os -I/opt/pkg/include -c cook/meter.c cook/meter.c:42:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] meter_free(mp) ^ cook/meter.c:65:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] meter_ptime(t, s, elapsed) ^ cook/meter.c:117:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] meter_print(mp) ^ cook/meter.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] meter_begin(mp) ^ 4 warnings generated. mv meter.o cook/meter.o clang -Icook -Icommon -I/opt/pkg/include -pipe -Os -I/opt/pkg/include -c cook/opcode.c cook/opcode.c:43:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] opcode_delete(op) ^ cook/opcode.c:73:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] opcode_execute(op, icp) ^ cook/opcode.c:106:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] opcode_script(op, icp) ^ cook/opcode.c:140:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] opcode_disassemble(op) ^ 4 warnings generated. mv opcode.o cook/opcode.o clang -Icook -Icommon -I/opt/pkg/include -pipe -Os -I/opt/pkg/include -c cook/opcode/assign.c cook/opcode/assign.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] destructor(op) ^ cook/opcode/assign.c:90:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] execute(op, ocp) ^ cook/opcode/assign.c:163:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] disassemble(op) ^ cook/opcode/assign.c:221:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] opcode_assign_new(pp) ^ 4 warnings generated. mv assign.o cook/opcode/assign.o clang -Icook -Icommon -I/opt/pkg/include -pipe -Os -I/opt/pkg/include -c cook/opcode/assign_appen.c cook/opcode/assign_appen.c:61:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] destructor(op) ^ cook/opcode/assign_appen.c:91:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] execute(op, ocp) ^ cook/opcode/assign_appen.c:230:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] disassemble(op) ^ cook/opcode/assign_appen.c:288:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] opcode_assign_append_new(pp) ^ 4 warnings generated. mv assign_appen.o cook/opcode/assign_appen.o clang -Icook -Icommon -I/opt/pkg/include -pipe -Os -I/opt/pkg/include -c cook/opcode/assign_local.c cook/opcode/assign_local.c:58:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] destructor(op) ^ cook/opcode/assign_local.c:88:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] execute(op, ocp) ^ cook/opcode/assign_local.c:172:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] disassemble(op) ^ cook/opcode/assign_local.c:230:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] opcode_assign_local_new(pp) ^ 4 warnings generated. mv assign_local.o cook/opcode/assign_local.o clang -Icook -Icommon -I/opt/pkg/include -pipe -Os -I/opt/pkg/include -c cook/opcode/cascade.c cook/opcode/cascade.c:61:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] destructor(op) ^ cook/opcode/cascade.c:91:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] execute(op, icp) ^ cook/opcode/cascade.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] disassemble(op) ^ cook/opcode/cascade.c:219:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] opcode_cascade_new(pp) ^ 4 warnings generated. mv cascade.o cook/opcode/cascade.o clang -Icook -Icommon -I/opt/pkg/include -pipe -Os -I/opt/pkg/include -c cook/opcode/catenate.c cook/opcode/catenate.c:48:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] execute(op, icp) ^ 1 warning generated. mv catenate.o cook/opcode/catenate.o clang -Icook -Icommon -I/opt/pkg/include -pipe -Os -I/opt/pkg/include -c cook/opcode/command.c cook/opcode/command.c:66:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] destructor(that) ^ cook/opcode/command.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] echo_command(wlp) ^ cook/opcode/command.c:123:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] id_var_search(ocp, key) ^ cook/opcode/command.c:143:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] chmod_and_check(fn, mode) ^ cook/opcode/command.c:182:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] spawn(args, input, pid_p, host_binding, ocp) ^ cook/opcode/command.c:566:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] execute(op, ocp) ^ cook/opcode/command.c:781:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] script(op, ocp) ^ cook/opcode/command.c:941:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] disassemble(op) ^ cook/opcode/command.c:997:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] opcode_command_new(input, pp) ^ 9 warnings generated. mv command.o cook/opcode/command.o clang -Icook -Icommon -I/opt/pkg/include -pipe -Os -I/opt/pkg/include -c cook/opcode/context.c cook/opcode/context.c: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] opcode_context_new(olp, mp) ^ cook/opcode/context.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] opcode_context_delete(ocp) ^ cook/opcode/context.c:181:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] opcode_context_execute_inner(ocp, func) ^ cook/opcode/context.c:261:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] opcode_context_execute(ocp) ^ cook/opcode/context.c:288:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] opcode_context_execute_nowait(ocp) ^ cook/opcode/context.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] opcode_context_script(ocp) ^ cook/opcode/context.c:375:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] opcode_context_call(ocp, olp) ^ cook/opcode/context.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] opcode_context_string_list_push(ocp) ^ cook/opcode/context.c:455:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] opcode_context_string_push(ocp, s) ^ cook/opcode/context.c:471:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] opcode_context_string_push_list(ocp, i) ^ cook/opcode/context.c:505:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] opcode_context_string_list_pop(ocp) ^ cook/opcode/context.c:523:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] opcode_context_string_list_peek(ocp) ^ cook/opcode/context.c:556:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] opcode_context_goto(ocp, pc) ^ cook/opcode/context.c:574:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] opcode_context_getpid(ocp) ^ cook/opcode/context.c:582:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] opcode_context_waited(ocp, es) ^ cook/opcode/context.c:591:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] opcode_context_suspend(ocp) ^ cook/opcode/context.c:607:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] opcode_context_resume(ocp) ^ cook/opcode/context.c:623:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] opcode_context_host_binding_set(ocp, host_binding) ^ cook/opcode/context.c:635:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] opcode_context_match_top(ocp) ^ cook/opcode/context.c:645:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] opcode_context_match_pop(ocp) ^ cook/opcode/context.c:654:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] opcode_context_match_push(ocp, mp) ^ cook/opcode/context.c:665:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] opcode_context_id_assign(ocp, name, value, local) ^ cook/opcode/context.c:706:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] opcode_context_id_search(ocp, name) ^ cook/opcode/context.c:736:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] opcode_context_id_search_fuzzy(ocp, name, guess) ^ cook/opcode/context.c:783:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] opcode_context_run(ocp, olp) ^ cook/opcode/context.c:817:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] opcode_context_run_bool(ocp, olp) ^ 26 warnings generated. mv context.o cook/opcode/context.o clang -Icook -Icommon -I/opt/pkg/include -pipe -Os -I/opt/pkg/include -c cook/opcode/fail.c cook/opcode/fail.c:52:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] execute(op, icp) ^ cook/opcode/fail.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] script(op, icp) ^ 2 warnings generated. mv fail.o cook/opcode/fail.o clang -Icook -Icommon -I/opt/pkg/include -pipe -Os -I/opt/pkg/include -c cook/opcode/function.c cook/opcode/function.c:64:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] destructor(op) ^ cook/opcode/function.c:94:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] execute(op, ocp) ^ cook/opcode/function.c:227:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] script(op, ocp) ^ cook/opcode/function.c:353:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] disassemble(op) ^ cook/opcode/function.c:411:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] opcode_function_new(pp) ^ 5 warnings generated. mv function.o cook/opcode/function.o clang -Icook -Icommon -I/opt/pkg/include -pipe -Os -I/opt/pkg/include -c cook/opcode/gosub.c cook/opcode/gosub.c:44:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] destructor(op) ^ cook/opcode/gosub.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] execute(op, icp) ^ cook/opcode/gosub.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] opcode_gosub_new(pp) ^ 3 warnings generated. mv gosub.o cook/opcode/gosub.o clang -Icook -Icommon -I/opt/pkg/include -pipe -Os -I/opt/pkg/include -c cook/opcode/goto.c cook/opcode/goto.c:58:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] execute(op, icp) ^ cook/opcode/goto.c:89:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] disassemble(op) ^ cook/opcode/goto.c:139:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] opcode_goto_new(lp) ^ 3 warnings generated. mv goto.o cook/opcode/goto.o clang -Icook -Icommon -I/opt/pkg/include -pipe -Os -I/opt/pkg/include -c cook/opcode/jmpf.c cook/opcode/jmpf.c:59:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] execute(op, icp) ^ cook/opcode/jmpf.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] disassemble(op) ^ cook/opcode/jmpf.c:149:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] opcode_jmpf_new(lp) ^ 3 warnings generated. mv jmpf.o cook/opcode/jmpf.o clang -Icook -Icommon -I/opt/pkg/include -pipe -Os -I/opt/pkg/include -c cook/opcode/jmpt.c cook/opcode/jmpt.c:59:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] execute(op, icp) ^ cook/opcode/jmpt.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] disassemble(op) ^ cook/opcode/jmpt.c:149:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] opcode_jmpt_new(lp) ^ 3 warnings generated. mv jmpt.o cook/opcode/jmpt.o clang -Icook -Icommon -I/opt/pkg/include -pipe -Os -I/opt/pkg/include -c cook/opcode/label.c cook/opcode/label.c:74:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] opcode_label_delete(lp) ^ cook/opcode/label.c:106:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] opcode_label_define(lp, where) ^ cook/opcode/label.c:145:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] opcode_label_refer(lp, where) ^ 3 warnings generated. mv label.o cook/opcode/label.o clang -Icook -Icommon -I/opt/pkg/include -pipe -Os -I/opt/pkg/include -c cook/opcode/list.c cook/opcode/list.c:83:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] opcode_list_delete(olp) ^ cook/opcode/list.c:122:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] opcode_list_copy(olp) ^ cook/opcode/list.c:149:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] opcode_list_append(olp, op) ^ cook/opcode/list.c:188:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] opcode_list_disassemble(olp) ^ cook/opcode/list.c:226:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] opcode_list_run(olp, mp) ^ cook/opcode/list.c:264:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] opcode_list_run_bool(olp, mp) ^ 6 warnings generated. mv list.o cook/opcode/list.o clang -Icook -Icommon -I/opt/pkg/include -pipe -Os -I/opt/pkg/include -c cook/opcode/postlude.c cook/opcode/postlude.c:48:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] execute(op, icp) ^ 1 warning generated. mv postlude.o cook/opcode/postlude.o clang -Icook -Icommon -I/opt/pkg/include -pipe -Os -I/opt/pkg/include -c cook/opcode/prelude.c cook/opcode/prelude.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] execute(op, icp) ^ 1 warning generated. mv prelude.o cook/opcode/prelude.o clang -Icook -Icommon -I/opt/pkg/include -pipe -Os -I/opt/pkg/include -c cook/opcode/private.c cook/opcode/private.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] opcode_new(mp) ^ 1 warning generated. mv private.o cook/opcode/private.o clang -Icook -Icommon -I/opt/pkg/include -pipe -Os -I/opt/pkg/include -c cook/opcode/push.c cook/opcode/push.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] execute(op, icp) ^ 1 warning generated. mv push.o cook/opcode/push.o clang -Icook -Icommon -I/opt/pkg/include -pipe -Os -I/opt/pkg/include -c cook/opcode/recipe.c cook/opcode/recipe.c:69:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] destructor(op) ^ cook/opcode/recipe.c:113:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] execute(op, icp) ^ cook/opcode/recipe.c:275:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] opcode_recipe_new(need1, need2, precondition, multiple, single_thread, ^ 3 warnings generated. mv recipe.o cook/opcode/recipe.o clang -Icook -Icommon -I/opt/pkg/include -pipe -Os -I/opt/pkg/include -c cook/opcode/set.c cook/opcode/set.c:45:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] destructor(op) ^ cook/opcode/set.c:73:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] execute(op, icp) ^ cook/opcode/set.c:104:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] disassemble(op) ^ cook/opcode/set.c:157:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] opcode_set_new(pp) ^ 4 warnings generated. mv set.o cook/opcode/set.o clang -Icook -Icommon -I/opt/pkg/include -pipe -Os -I/opt/pkg/include -c cook/opcode/setenv.c cook/opcode/setenv.c:59:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] destructor(op) ^ cook/opcode/setenv.c:89:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] execute(op, icp) ^ cook/opcode/setenv.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] script(op, icp) ^ cook/opcode/setenv.c:243:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] disassemble(op) ^ cook/opcode/setenv.c:301:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] opcode_setenv_new(pp) ^ 5 warnings generated. mv setenv.o cook/opcode/setenv.o clang -Icook -Icommon -I/opt/pkg/include -pipe -Os -I/opt/pkg/include -c cook/opcode/setenv_appen.c cook/opcode/setenv_appen.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] destructor(op) ^ cook/opcode/setenv_appen.c:90:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] execute(op, icp) ^ cook/opcode/setenv_appen.c:176:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] script(op, icp) ^ cook/opcode/setenv_appen.c:258:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] disassemble(op) ^ cook/opcode/setenv_appen.c:316:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] opcode_setenv_append_new(pp) ^ 5 warnings generated. mv setenv_appen.o cook/opcode/setenv_appen.o clang -Icook -Icommon -I/opt/pkg/include -pipe -Os -I/opt/pkg/include -c cook/opcode/status.c cook/opcode/status.c: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] opcode_status_name(n) ^ 1 warning generated. mv status.o cook/opcode/status.o clang -Icook -Icommon -I/opt/pkg/include -pipe -Os -I/opt/pkg/include -c cook/opcode/string.c cook/opcode/string.c:59:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] destructor(op) ^ cook/opcode/string.c:90:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] execute(op, icp) ^ cook/opcode/string.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] disassemble(op) ^ cook/opcode/string.c:197:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] opcode_string_new(s, pp) ^ 4 warnings generated. mv string.o cook/opcode/string.o clang -Icook -Icommon -I/opt/pkg/include -pipe -Os -I/opt/pkg/include -c cook/opcode/thread-id.c cook/opcode/thread-id.c:51:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] opcode_thread_id_return(thid) ^ 1 warning generated. mv thread-id.o cook/opcode/thread-id.o clang -Icook -Icommon -I/opt/pkg/include -pipe -Os -I/opt/pkg/include -c cook/opcode/touch.c cook/opcode/touch.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] execute(op, icp) ^ cook/opcode/touch.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] script(op, icp) ^ 2 warnings generated. mv touch.o cook/opcode/touch.o clang -Icook -Icommon -I/opt/pkg/include -pipe -Os -I/opt/pkg/include -c cook/opcode/unsetenv.c cook/opcode/unsetenv.c:59:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] destructor(op) ^ cook/opcode/unsetenv.c:89:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] execute(op, icp) ^ cook/opcode/unsetenv.c:139:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] script(op, icp) ^ cook/opcode/unsetenv.c:193:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] disassemble(op) ^ cook/opcode/unsetenv.c:251:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] opcode_unsetenv_new(pp) ^ 5 warnings generated. mv unsetenv.o cook/opcode/unsetenv.o clang -Icook -Icommon -I/opt/pkg/include -pipe -Os -I/opt/pkg/include -c cook/option.c cook/option.c:116:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] option_set(o, level, state) ^ cook/option.c:149:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] option_already(o, level) ^ cook/option.c:181:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] option_undo(o, level) ^ cook/option.c:209:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] option_undo_level(level) ^ cook/option.c:237:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] option_test(o) ^ cook/option.c:259:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] Capitalize(s) ^ cook/option.c:449:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] option_flag_state_set(p) ^ cook/option.c:461:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] option_level_name(lvl) ^ cook/option.c:480:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] option_number_name(o) ^ 9 warnings generated. mv option.o cook/option.o clang -Icook -Icommon -I/opt/pkg/include -pipe -Os -I/opt/pkg/include -c cook/os.c cook/os.c: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] os_mtime_oldest(path) ^ cook/os.c:88:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] os_mtime_newest(path) ^ cook/os.c:104:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] adjust_message(path, nsec) ^ cook/os.c:269:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] os_mtime_adjust(path, min_age) ^ cook/os.c:441:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] os_clear_stat(path) ^ cook/os.c:465:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] os_touch(path) ^ cook/os.c:526:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] os_delete(path, echo) ^ cook/os.c:578:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] exit_status(cmd, status, errok) ^ cook/os.c:682:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] execute(cmd, fd, errok) ^ cook/os.c:827:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] os_execute(args, input, errok) ^ cook/os.c:936:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] os_exists(path) ^ cook/os.c:955:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] os_exists_symlink(path) ^ cook/os.c:974:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] os_exists_dir(path) ^ cook/os.c:1048:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] os_entryname(path) ^ cook/os.c:1087:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] os_dirname(path) ^ cook/os.c:1123:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] pathconf_inner(path, arg) ^ cook/os.c:1150:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] pathconf_wrapper(path, arg, default_value) ^ cook/os.c:1177:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] os_pathconf_path_max(path) ^ cook/os.c:1207:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] os_pathconf_name_max(path) ^ cook/os.c:1254:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] os_legal_path(str) ^ cook/os.c:1279:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] os_mkdir(p, echo) ^ 21 warnings generated. mv os.o cook/os.o clang -Icook -Icommon -I/opt/pkg/include -pipe -Os -I/opt/pkg/include -c cook/os/below_dir.c cook/os/below_dir.c:28:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] os_below_dir(higher, lower) ^ 1 warning generated. mv below_dir.o cook/os/below_dir.o clang -Icook -Icommon -I/opt/pkg/include -pipe -Os -I/opt/pkg/include -c cook/os/dirnam_relat.c cook/os/dirnam_relat.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] os_dirname_relative(path) ^ 1 warning generated. mv dirnam_relat.o cook/os/dirnam_relat.o clang -Icook -Icommon -I/opt/pkg/include -pipe -Os -I/opt/pkg/include -c cook/os/path_cat.c cook/os/path_cat.c:27:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] os_path_cat(lhs, rhs) ^ 1 warning generated. mv path_cat.o cook/os/path_cat.o clang -Icook -Icommon -I/opt/pkg/include -pipe -Os -I/opt/pkg/include -c cook/os/pathname.c cook/os/pathname.c:143:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] has_prefix(pfx, path) ^ cook/os/pathname.c:188:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] has_a_prefix(pfx, path) ^ cook/os/pathname.c:310:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] get_auto_mount_dirs(prefix) ^ cook/os/pathname.c:447:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] remove_automounter_prefix(path) ^ cook/os/pathname.c:523:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] os_pathname(path) ^ 5 warnings generated. mv pathname.o cook/os/pathname.o clang -Icook -Icommon -I/opt/pkg/include -pipe -Os -I/opt/pkg/include -c cook/os/rel_if_poss.c cook/os/rel_if_poss.c:29:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] os_relative_if_possible(path) ^ 1 warning generated. mv rel_if_poss.o cook/os/rel_if_poss.o clang -Icook -Icommon -I/opt/pkg/include -pipe -Os -I/opt/pkg/include -c cook/os/wait.c cook/os/wait.c:89:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] os_wait4(pid, status, options, rusage) ^ cook/os/wait.c:276:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] os_wait3(status, options, rusage) ^ cook/os/wait.c:314:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] os_waitpid(pid, status) ^ cook/os/wait.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] os_wait(status) ^ 4 warnings generated. mv wait.o cook/os/wait.o clang -Icook -Icommon -I/opt/pkg/include -pipe -Os -I/opt/pkg/include -c cook/parse.gen.c cook/parse.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] parse(filename) ^ 1 warning generated. mv parse.gen.o cook/parse.gen.o clang -Icook -Icommon -I/opt/pkg/include -pipe -Os -I/opt/pkg/include -c cook/recipe.c cook/recipe.c:54:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] recipe_destructor(rp) ^ cook/recipe.c:94:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] recipe_delete(rp) ^ cook/recipe.c:128:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] recipe_copy(rp) ^ cook/recipe.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] recipe_constructor(rp, target, need1, need2, flags, multiple, precondition, ^ cook/recipe.c:252:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] recipe_new(target, need1, need2, flags, multiple, precondition, single_thread, ^ cook/recipe.c:318:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] recipe_flags_set(rp) ^ 6 warnings generated. mv recipe.o cook/recipe.o clang -Icook -Icommon -I/opt/pkg/include -pipe -Os -I/opt/pkg/include -c cook/recipe/list.c cook/recipe/list.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] recipe_list_append(rlp, rp) ^ cook/recipe/list.c:69:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] recipe_list_constructor(rlp) ^ cook/recipe/list.c:81:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] recipe_list_destructor(rlp) ^ cook/recipe/list.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] recipe_list_delete(rlp) ^ 4 warnings generated. mv list.o cook/recipe/list.o clang -Icook -Icommon -I/opt/pkg/include -pipe -Os -I/opt/pkg/include -c cook/stat.cache.c cook/stat.cache.c:65:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] init(n) ^ cook/stat.cache.c:93:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] mem_copy_cache(st) ^ cook/stat.cache.c:122:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] stat_cache_fingerprint(path, cp) ^ cook/stat.cache.c:338:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] stat_cache(path, cp, follow_links) ^ cook/stat.cache.c:453:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] stat_cache_newest(path, follow_links) ^ cook/stat.cache.c:549:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] stat_cache_oldest(path, follow_links) ^ cook/stat.cache.c:626:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] stat_cache_set(path, when, fp2) ^ cook/stat.cache.c:735:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] stat_cache_clear(path) ^ 8 warnings generated. mv stat.cache.o cook/stat.cache.o clang -Icook -Icommon -I/opt/pkg/include -pipe -Os -I/opt/pkg/include -c cook/stmt.c cook/stmt.c:56:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] stmt_private_new(mp) ^ cook/stmt.c:90:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] stmt_copy(sp) ^ cook/stmt.c:118:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] stmt_delete(sp) ^ cook/stmt.c:157:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] stmt_evaluate(sp, mp) ^ cook/stmt.c:205:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] stmt_compile(sp) ^ cook/stmt.c:248:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] stmt_code_generate(sp, olp) ^ 6 warnings generated. mv stmt.o cook/stmt.o clang -Icook -Icommon -I/opt/pkg/include -pipe -Os -I/opt/pkg/include -c cook/stmt/append.c cook/stmt/append.c:65:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] destructor(sp) ^ cook/stmt/append.c:98:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] code_generate(sp, olp) ^ cook/stmt/append.c: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] stmt_append_new(name, value) ^ 3 warnings generated. mv append.o cook/stmt/append.o clang -Icook -Icommon -I/opt/pkg/include -pipe -Os -I/opt/pkg/include -c cook/stmt/assign.c cook/stmt/assign.c:66:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] destructor(sp) ^ cook/stmt/assign.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] code_generate(sp, olp) ^ cook/stmt/assign.c:256:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] stmt_assign_new(name, value) ^ 3 warnings generated. mv assign.o cook/stmt/assign.o clang -Icook -Icommon -I/opt/pkg/include -pipe -Os -I/opt/pkg/include -c cook/stmt/command.c cook/stmt/command.c:64:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] destructor(sp) ^ cook/stmt/command.c:102:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] code_generate(sp, olp) ^ cook/stmt/command.c:189:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] stmt_command_new(args, flags, input, pp) ^ 3 warnings generated. mv command.o cook/stmt/command.o clang -Icook -Icommon -I/opt/pkg/include -pipe -Os -I/opt/pkg/include -c cook/stmt/compound.c cook/stmt/compound.c:56:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] destructor(sp) ^ cook/stmt/compound.c:90:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] code_generate(sp, olp) ^ cook/stmt/compound.c:158:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] stmt_compound_new(body) ^ 3 warnings generated. mv compound.o cook/stmt/compound.o clang -Icook -Icommon -I/opt/pkg/include -pipe -Os -I/opt/pkg/include -c cook/stmt/fail.c cook/stmt/fail.c:59:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] destructor(sp) ^ cook/stmt/fail.c:87:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] code_generate(sp, olp) ^ cook/stmt/fail.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] stmt_fail_new(arg) ^ 3 warnings generated. mv fail.o cook/stmt/fail.o clang -Icook -Icommon -I/opt/pkg/include -pipe -Os -I/opt/pkg/include -c cook/stmt/gosub.c cook/stmt/gosub.c:63:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] destructor(sp) ^ cook/stmt/gosub.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] code_generate(sp, olp) ^ cook/stmt/gosub.c:162:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] stmt_gosub_new(arg, pp) ^ 3 warnings generated. mv gosub.o cook/stmt/gosub.o clang -Icook -Icommon -I/opt/pkg/include -pipe -Os -I/opt/pkg/include -c cook/stmt/if.c cook/stmt/if.c:63:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] destructor(sp) ^ cook/stmt/if.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] code_generate(sp, olp) ^ cook/stmt/if.c:182:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] stmt_if_new(condition, then_clause, else_clause) ^ 3 warnings generated. mv if.o cook/stmt/if.o clang -Icook -Icommon -I/opt/pkg/include -pipe -Os -I/opt/pkg/include -c cook/stmt/list.c cook/stmt/list.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] stmt_list_append(sl, s) ^ cook/stmt/list.c: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] stmt_list_destructor(sl) ^ cook/stmt/list.c:93:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] stmt_list_constructor(slp) ^ cook/stmt/list.c:103:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] stmt_list_copy_constructor(slp, other) ^ cook/stmt/list.c:130:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] stmt_list_delete(slp) ^ 5 warnings generated. mv list.o cook/stmt/list.o clang -Icook -Icommon -I/opt/pkg/include -pipe -Os -I/opt/pkg/include -c cook/stmt/loop.c cook/stmt/loop.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] destructor(sp) ^ cook/stmt/loop.c:93:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] code_generate(sp, olp) ^ cook/stmt/loop.c:170:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] stmt_loop_new(body) ^ cook/stmt/loop.c:214:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] loopstop_destructor(sp) ^ cook/stmt/loop.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] loopstop_code_generate(sp, olp) ^ cook/stmt/loop.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] stmt_loopstop_new(pp) ^ 6 warnings generated. mv loop.o cook/stmt/loop.o clang -Icook -Icommon -I/opt/pkg/include -pipe -Os -I/opt/pkg/include -c cook/stmt/loopvar.c cook/stmt/loopvar.c:58:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] stmt_loopvar(lhs, rhs, body) ^ 1 warning generated. mv loopvar.o cook/stmt/loopvar.o clang -Icook -Icommon -I/opt/pkg/include -pipe -Os -I/opt/pkg/include -c cook/stmt/nop.c cook/stmt/nop.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] code_generate(sp, olp) ^ 1 warning generated. mv nop.o cook/stmt/nop.o clang -Icook -Icommon -I/opt/pkg/include -pipe -Os -I/opt/pkg/include -c cook/stmt/recipe.c cook/stmt/recipe.c:73:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] destructor(sp) ^ cook/stmt/recipe.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] code_generate(sp, olp) ^ cook/stmt/recipe.c:310:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] stmt_recipe_new(target, need, need2, flags, multiple, precondition, ^ 3 warnings generated. mv recipe.o cook/stmt/recipe.o clang -Icook -Icommon -I/opt/pkg/include -pipe -Os -I/opt/pkg/include -c cook/stmt/return.c cook/stmt/return.c:61:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] destructor(sp) ^ cook/stmt/return.c:90:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] code_generate(sp, olp) ^ cook/stmt/return.c:168:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] stmt_return_new(arg, pp) ^ 3 warnings generated. mv return.o cook/stmt/return.o clang -Icook -Icommon -I/opt/pkg/include -pipe -Os -I/opt/pkg/include -c cook/stmt/set.c cook/stmt/set.c:61:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] destructor(sp) ^ cook/stmt/set.c:94:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] code_generate(sp, olp) ^ cook/stmt/set.c:157:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] stmt_set_new(elp, pp) ^ 3 warnings generated. mv set.o cook/stmt/set.o clang -Icook -Icommon -I/opt/pkg/include -pipe -Os -I/opt/pkg/include -c cook/stmt/touch.c cook/stmt/touch.c:59:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] destructor(sp) ^ cook/stmt/touch.c:93:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] code_generate(sp, olp) ^ cook/stmt/touch.c:155:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] stmt_touch_new(args) ^ 3 warnings generated. mv touch.o cook/stmt/touch.o clang -Icook -Icommon -I/opt/pkg/include -pipe -Os -I/opt/pkg/include -c cook/stmt/unsetenv.c cook/stmt/unsetenv.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] destructor(sp) ^ cook/stmt/unsetenv.c:94:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] code_generate(sp, olp) ^ cook/stmt/unsetenv.c:156:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] stmt_unsetenv_new(args) ^ 3 warnings generated. mv unsetenv.o cook/stmt/unsetenv.o clang -Icook -Icommon -I/opt/pkg/include -pipe -Os -I/opt/pkg/include -c cook/strip_dot.c cook/strip_dot.c:42:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] strip_dot_inner(s) ^ cook/strip_dot.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] strip_dot(s) ^ cook/strip_dot.c:108:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] strip_dot_list(slp) ^ 3 warnings generated. mv strip_dot.o cook/strip_dot.o clang -Icook -Icommon -I/opt/pkg/include -pipe -Os -I/opt/pkg/include -c cook/tempfilename.c mv tempfilename.o cook/tempfilename.o clang -L/opt/pkg/lib -o bin/cook cook/archive.o cook/builtin.o cook/builtin/addprefix.o cook/builtin/addsuffix.o cook/builtin/basename.o cook/builtin/boolean.o cook/builtin/cando.o cook/builtin/collect.o cook/builtin/cook.o cook/builtin/defined.o cook/builtin/dos.o cook/builtin/execute.o cook/builtin/exists.o cook/builtin/expr.o cook/builtin/expr_lex.o cook/builtin/expr_parse.gen.o cook/builtin/filter_out.o cook/builtin/find_command.o cook/builtin/findstring.o cook/builtin/getenv.o cook/builtin/glob.o cook/builtin/home.o cook/builtin/interi_files.o cook/builtin/join.o cook/builtin/match.o cook/builtin/mtime.o cook/builtin/opsys.o cook/builtin/options.o cook/builtin/pathname.o cook/builtin/positional.o cook/builtin/print.o cook/builtin/private.o cook/builtin/read.o cook/builtin/readlink.o cook/builtin/relati_dirna.o cook/builtin/resolve.o cook/builtin/sort_newest.o cook/builtin/split.o cook/builtin/stringset.o cook/builtin/strip.o cook/builtin/stripdot.o cook/builtin/subst.o cook/builtin/substr.o cook/builtin/suffix.o cook/builtin/text.o cook/builtin/thread-id.o cook/builtin/unsplit.o cook/builtin/uptodate.o cook/builtin/word.o cook/builtin/wordlist.o cook/builtin/write.o cook/cascade.o cook/cook.o cook/desist.o cook/dir_part.o cook/expr.o cook/expr/catenate.o cook/expr/constant.o cook/expr/function.o cook/expr/list.o cook/expr/position.o cook/fingerprint.o cook/fingerprint/calc_string.o cook/fingerprint/calculate.o cook/fingerprint/filename.o cook/fingerprint/find.o cook/fingerprint/gram.gen.o cook/fingerprint/ingredients.o cook/fingerprint/lex.o cook/fingerprint/record.o cook/fingerprint/subdir.o cook/fingerprint/sync.o cook/fingerprint/value.o cook/flag.o cook/function.o cook/graph.o cook/graph/build.o cook/graph/check.o cook/graph/edge_type.o cook/graph/file.o cook/graph/file_list.o cook/graph/file_pair.o cook/graph/leaf.o cook/graph/pairs.o cook/graph/recipe.o cook/graph/recipe_list.o cook/graph/run.o cook/graph/script.o cook/graph/stats.o cook/graph/walk.o cook/graph/web.o cook/hashline.gen.o cook/id.o cook/id/builtin.o cook/id/function.o cook/id/global.o cook/id/nothing.o cook/id/private.o cook/id/variable.o cook/lex.o cook/lex/filename.o cook/lex/filenamelist.o cook/listing.o cook/main.o cook/match.o cook/match/cook.o cook/match/new.o cook/match/new_by_recip.o cook/match/private.o cook/match/regex.o cook/match/stack.o cook/match/wl.o cook/meter.o cook/opcode.o cook/opcode/assign.o cook/opcode/assign_appen.o cook/opcode/assign_local.o cook/opcode/cascade.o cook/opcode/catenate.o cook/opcode/command.o cook/opcode/context.o cook/opcode/fail.o cook/opcode/function.o cook/opcode/gosub.o cook/opcode/goto.o cook/opcode/jmpf.o cook/opcode/jmpt.o cook/opcode/label.o cook/opcode/list.o cook/opcode/postlude.o cook/opcode/prelude.o cook/opcode/private.o cook/opcode/push.o cook/opcode/recipe.o cook/opcode/set.o cook/opcode/setenv.o cook/opcode/setenv_appen.o cook/opcode/status.o cook/opcode/string.o cook/opcode/thread-id.o cook/opcode/touch.o cook/opcode/unsetenv.o cook/option.o cook/os.o cook/os/below_dir.o cook/os/dirnam_relat.o cook/os/path_cat.o cook/os/pathname.o cook/os/rel_if_poss.o cook/os/wait.o cook/parse.gen.o cook/recipe.o cook/recipe/list.o cook/stat.cache.o cook/stmt.o cook/stmt/append.o cook/stmt/assign.o cook/stmt/command.o cook/stmt/compound.o cook/stmt/fail.o cook/stmt/gosub.o cook/stmt/if.o cook/stmt/list.o cook/stmt/loop.o cook/stmt/loopvar.o cook/stmt/nop.o cook/stmt/recipe.o cook/stmt/return.o cook/stmt/set.o cook/stmt/touch.o cook/stmt/unsetenv.o cook/strip_dot.o cook/tempfilename.o common/lib.a -lintl clang -Icook_bom -Icommon -I/opt/pkg/include -pipe -Os -I/opt/pkg/include -c cook_bom/main.c cook_bom/main.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] main(argc, argv) ^ cook_bom/main.c:105:8: warning: case value not in enumerated type 'arglex_token_ty' (aka 'enum arglex_token_ty') [-Wswitch] case arglex_token_directory: ^ cook_bom/main.c:114:8: warning: case value not in enumerated type 'arglex_token_ty' (aka 'enum arglex_token_ty') [-Wswitch] case arglex_token_ignore: ^ cook_bom/main.c:150:8: warning: case value not in enumerated type 'arglex_token_ty' (aka 'enum arglex_token_ty') [-Wswitch] case arglex_token_output: ^ cook_bom/main.c:123:8: warning: case value not in enumerated type 'arglex_token_ty' (aka 'enum arglex_token_ty') [-Wswitch] case arglex_token_prefix: ^ cook_bom/main.c:128:8: warning: case value not in enumerated type 'arglex_token_ty' (aka 'enum arglex_token_ty') [-Wswitch] case arglex_token_suffix: ^ 6 warnings generated. mv main.o cook_bom/main.o clang -Icook_bom -Icommon -I/opt/pkg/include -pipe -Os -I/opt/pkg/include -c cook_bom/sniff.c cook_bom/sniff.c:48:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] sniff_directory(s) ^ cook_bom/sniff.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] sniff_ignore(s) ^ cook_bom/sniff.c:74:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] path_catenate(dir, filename) ^ cook_bom/sniff.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] dir_path_nth(n, filename) ^ cook_bom/sniff.c:108:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] stat_path(filename, st) ^ cook_bom/sniff.c:141:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] ignore(s) ^ cook_bom/sniff.c:158:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] scan(filename, result) ^ cook_bom/sniff.c:191:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] scan_path(filename, result) ^ cook_bom/sniff.c:224:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] quote_cook_char_p(c) ^ cook_bom/sniff.c:239:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] quote_cook_chars_p(s) ^ cook_bom/sniff.c:308:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] quote_cook_chars(s) ^ cook_bom/sniff.c:353:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] sniff(ifn, ofn) ^ cook_bom/sniff.c:572:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] sniff_prefix(s) ^ cook_bom/sniff.c:587:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] sniff_suffix(s) ^ 14 warnings generated. mv sniff.o cook_bom/sniff.o clang -L/opt/pkg/lib -o bin/cook_bom cook_bom/main.o cook_bom/sniff.o common/lib.a -lintl clang -Icookfp -Icommon -I/opt/pkg/include -pipe -Os -I/opt/pkg/include -c cookfp/main.c cookfp/main.c:81:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] main(argc, argv) ^ cookfp/main.c:144:8: warning: case value not in enumerated type 'arglex_token_ty' (aka 'enum arglex_token_ty') [-Wswitch] case arglex_token_cksum: ^ cookfp/main.c:132:8: warning: case value not in enumerated type 'arglex_token_ty' (aka 'enum arglex_token_ty') [-Wswitch] case arglex_token_ident: ^ cookfp/main.c:138:8: warning: case value not in enumerated type 'arglex_token_ty' (aka 'enum arglex_token_ty') [-Wswitch] case arglex_token_md5: ^ cookfp/main.c:118:8: warning: case value not in enumerated type 'arglex_token_ty' (aka 'enum arglex_token_ty') [-Wswitch] case arglex_token_snefru: ^ 5 warnings generated. mv main.o cookfp/main.o clang -L/opt/pkg/lib -o bin/cookfp cookfp/main.o common/lib.a -lintl Expect 8 shift/reduce conflicts: /usr/bin/yacc -d cooktime/date.y conflicts: 8 shift/reduce sed -e 's/[yY][yY]/date_/g' -e '//d' -e '//d' -e '//d' y.tab.c > cooktime/date.gen.c sed -e 's/[yY][yY]/date_/g' -e 's/Y_TAB_H/date_TAB_H/g' y.tab.h > cooktime/date.gen.h rm y.tab.c y.tab.h clang -Icooktime -Icommon -I/opt/pkg/include -pipe -Os -I/opt/pkg/include -c cooktime/date.gen.c cooktime/date.y:113:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] timeconv(ahh, amm, ass, mer) ^ cooktime/date.y:211:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] dateconv(amm, dd, ayear, h, m, s, mer, zone, adayflag) ^ cooktime/date.y:340:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] daylcorr(future, now) ^ cooktime/date.y:382:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] dayconv(ord, aday, now) ^ cooktime/date.y:424:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] monthadd(sdate, arelmonth) ^ cooktime/date.y:487:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] date_scan(p) ^ cooktime/date.y:625:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] date_string(when) ^ cooktime/date.y:688:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] date_error(s) ^ cooktime/date.y:1191:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] lookup(id) ^ 9 warnings generated. mv date.gen.o cooktime/date.gen.o clang -Icooktime -Icommon -I/opt/pkg/include -pipe -Os -I/opt/pkg/include -c cooktime/main.c cooktime/main.c:77:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] main(argc, argv) ^ cooktime/main.c:136:8: warning: case value not in enumerated type 'arglex_token_ty' (aka 'enum arglex_token_ty') [-Wswitch] case arglex_token_access: ^ cooktime/main.c:166:8: warning: case value not in enumerated type 'arglex_token_ty' (aka 'enum arglex_token_ty') [-Wswitch] case arglex_token_modify: ^ cooktime/main.c:126:8: warning: case value not in enumerated type 'arglex_token_ty' (aka 'enum arglex_token_ty') [-Wswitch] case arglex_token_report: ^ 4 warnings generated. mv main.o cooktime/main.o clang -L/opt/pkg/lib -o bin/cooktime cooktime/date.gen.o cooktime/main.o common/lib.a -lintl clang -Ifile_check -Icommon -I/opt/pkg/include -pipe -Os -I/opt/pkg/include -c file_check/file_check.c file_check/file_check.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] begins_with(haystack, needle) ^ file_check/file_check.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] ends_with(haystack, needle) ^ file_check/file_check.c:191:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] file_check(file_name) ^ 3 warnings generated. mv file_check.o file_check/file_check.o clang -Ifile_check -Icommon -I/opt/pkg/include -pipe -Os -I/opt/pkg/include -c file_check/main.c file_check/main.c:64:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] main(argc, argv) ^ file_check/main.c:97:8: warning: case value not in enumerated type 'arglex_token_ty' (aka 'enum arglex_token_ty') [-Wswitch] case arglex_token_warning: ^ 2 warnings generated. mv main.o file_check/main.o clang -L/opt/pkg/lib -o bin/file_check file_check/file_check.o file_check/main.o common/lib.a -lintl clang -Ifind_libs -Icommon -I/opt/pkg/include -pipe -Os -I/opt/pkg/include -c find_libs/main.c find_libs/main.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] copy_string(s) ^ find_libs/main.c:86:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] get_sys_libs(nlibs, lib) ^ find_libs/main.c:126:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] main(argc, argv) ^ find_libs/main.c:220:8: warning: case value not in enumerated type 'arglex_token_ty' (aka 'enum arglex_token_ty') [-Wswitch] case arglex_token_path: ^ find_libs/main.c:164:8: warning: case value not in enumerated type 'arglex_token_ty' (aka 'enum arglex_token_ty') [-Wswitch] case arglex_token_search: ^ 5 warnings generated. mv main.o find_libs/main.o clang -Ifind_libs -Icommon -I/opt/pkg/include -pipe -Os -I/opt/pkg/include -c find_libs/os.c find_libs/os.c:42:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] os_exists(filename) ^ 1 warning generated. mv os.o find_libs/os.o clang -L/opt/pkg/lib -o bin/find_libs find_libs/main.o find_libs/os.o common/lib.a -lintl clang -Ifstrcmp -Icommon -I/opt/pkg/include -pipe -Os -I/opt/pkg/include -c fstrcmp/main.c fstrcmp/main.c:63:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] main(argc, argv) ^ 1 warning generated. mv main.o fstrcmp/main.o clang -L/opt/pkg/lib -o bin/fstrcmp fstrcmp/main.o common/lib.a -lintl clang -Imake2cook -Icommon -I/opt/pkg/include -pipe -Os -I/opt/pkg/include -c make2cook/blob.c make2cook/blob.c:33:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] blob_alloc(text, file_name, line_number) ^ make2cook/blob.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] blob_free(this) ^ make2cook/blob.c:64:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] blob_copy(this) ^ make2cook/blob.c:73:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] blob_error_notify(func) ^ make2cook/blob.c:81:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] blob_error(bp, scp, fmt) ^ make2cook/blob.c: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] blob_warning(bp, scp, fmt) ^ make2cook/blob.c:158:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] blob_list_free(lllp) ^ make2cook/blob.c:172:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] blob_list_append(lllp, llp) ^ make2cook/blob.c:189:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] blob_list_prepend(lllp, llp) ^ make2cook/blob.c:211:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] blob_emit(bp) ^ make2cook/blob.c:221:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] blob_list_delete(blp, bp) ^ 11 warnings generated. mv blob.o make2cook/blob.o clang -Imake2cook -Icommon -I/opt/pkg/include -pipe -Os -I/opt/pkg/include -c make2cook/emit.c make2cook/emit.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] emit_open(s) ^ make2cook/emit.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] emit_char(c) ^ make2cook/emit.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] emit_str(s) ^ make2cook/emit.c:155:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] emit_string(s) ^ make2cook/emit.c:163:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] emit_line_number(lino, fn) ^ make2cook/emit.c:208:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] emit_set_file(fn) ^ 6 warnings generated. mv emit.o make2cook/emit.o Expect 2 shift/reduce conflicts: /usr/bin/yacc -d make2cook/gram.y conflicts: 2 shift/reduce sed -e 's/[yY][yY]/gram_/g' -e '//d' -e '//d' -e '//d' y.tab.c > make2cook/gram.gen.c sed -e 's/[yY][yY]/gram_/g' -e 's/Y_TAB_H/gram_TAB_H/g' y.tab.h > make2cook/gram.gen.h rm y.tab.c y.tab.h clang -Imake2cook -Icommon -I/opt/pkg/include -pipe -Os -I/opt/pkg/include -c make2cook/gram.gen.c make2cook/gram.y: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] gram(filename) ^ 1 warning generated. mv gram.gen.o make2cook/gram.gen.o clang -Imake2cook -Icommon -I/opt/pkg/include -pipe -Os -I/opt/pkg/include -c make2cook/lex.c make2cook/lex.c:69:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] lex_open(s) ^ make2cook/lex.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] gram_error(s) ^ make2cook/lex.c:129:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] lex_error(scp, s) ^ make2cook/lex.c:220:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] byte_undo(c) ^ make2cook/lex.c:329:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] reserved(s) ^ make2cook/lex.c:417:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] sa_char(c) ^ make2cook/lex.c:778:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] lex_blob(s) ^ 7 warnings generated. mv lex.o make2cook/lex.o clang -Imake2cook -Icommon -I/opt/pkg/include -pipe -Os -I/opt/pkg/include -c make2cook/main.c make2cook/main.c:81:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] main(argc, argv) ^ make2cook/main.c:147:8: warning: case value not in enumerated type 'arglex_token_ty' (aka 'enum arglex_token_ty') [-Wswitch] case arglex_token_environment_variables: ^ make2cook/main.c:151:8: warning: case value not in enumerated type 'arglex_token_ty' (aka 'enum arglex_token_ty') [-Wswitch] case arglex_token_environment_variables_not: ^ make2cook/main.c:139:8: warning: case value not in enumerated type 'arglex_token_ty' (aka 'enum arglex_token_ty') [-Wswitch] case arglex_token_history_commands: ^ make2cook/main.c:143:8: warning: case value not in enumerated type 'arglex_token_ty' (aka 'enum arglex_token_ty') [-Wswitch] case arglex_token_history_commands_not: ^ make2cook/main.c:163:8: warning: case value not in enumerated type 'arglex_token_ty' (aka 'enum arglex_token_ty') [-Wswitch] case arglex_token_internal_rules: ^ make2cook/main.c:167:8: warning: case value not in enumerated type 'arglex_token_ty' (aka 'enum arglex_token_ty') [-Wswitch] case arglex_token_internal_rules_not: ^ make2cook/main.c:155:8: warning: case value not in enumerated type 'arglex_token_ty' (aka 'enum arglex_token_ty') [-Wswitch] case arglex_token_line_numbers: ^ make2cook/main.c:159:8: warning: case value not in enumerated type 'arglex_token_ty' (aka 'enum arglex_token_ty') [-Wswitch] case arglex_token_line_numbers_not: ^ 9 warnings generated. mv main.o make2cook/main.o clang -Imake2cook -Icommon -I/opt/pkg/include -pipe -Os -I/opt/pkg/include -c make2cook/stmt.c make2cook/stmt.c:29:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] stmt_alloc(mp) ^ make2cook/stmt.c:51:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] stmt_emit(sp) ^ make2cook/stmt.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] stmt_free(sp) ^ make2cook/stmt.c:78:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] stmt_variable_merge(parent, child) ^ make2cook/stmt.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] stmt_regroup(sp) ^ make2cook/stmt.c: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] stmt_sort(sp) ^ 6 warnings generated. mv stmt.o make2cook/stmt.o clang -Imake2cook -Icommon -I/opt/pkg/include -pipe -Os -I/opt/pkg/include -c make2cook/stmt/assign.c make2cook/stmt/assign.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] destructor(that) ^ make2cook/stmt/assign.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] emit(that) ^ make2cook/stmt/assign.c:151:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] stmt_assign_alloc(override, lhs, op, rhs) ^ make2cook/stmt/assign.c:228:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] default_setting(name) ^ make2cook/stmt/assign.c:430:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] stmt_assign_default(sp) ^ 5 warnings generated. mv assign.o make2cook/stmt/assign.o clang -Imake2cook -Icommon -I/opt/pkg/include -pipe -Os -I/opt/pkg/include -c make2cook/stmt/blank.c mv blank.o make2cook/stmt/blank.o clang -Imake2cook -Icommon -I/opt/pkg/include -pipe -Os -I/opt/pkg/include -c make2cook/stmt/command.c make2cook/stmt/command.c:42:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] constructor(that) ^ make2cook/stmt/command.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] destructor(that) ^ make2cook/stmt/command.c:73:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] emit(that) ^ make2cook/stmt/command.c:167:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] stmt_command_alloc(bp) ^ 4 warnings generated. mv command.o make2cook/stmt/command.o clang -Imake2cook -Icommon -I/opt/pkg/include -pipe -Os -I/opt/pkg/include -c make2cook/stmt/comment.c make2cook/stmt/comment.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] constructor(that) ^ make2cook/stmt/comment.c:54:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] destructor(that) ^ make2cook/stmt/comment.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] emit(that) ^ make2cook/stmt/comment.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] stmt_comment_alloc(bp) ^ 4 warnings generated. mv comment.o make2cook/stmt/comment.o clang -Imake2cook -Icommon -I/opt/pkg/include -pipe -Os -I/opt/pkg/include -c make2cook/stmt/compound.c make2cook/stmt/compound.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] constructor(that) ^ make2cook/stmt/compound.c:58:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] destructor(that) ^ make2cook/stmt/compound.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] emit(that) ^ make2cook/stmt/compound.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] regroup(that) ^ make2cook/stmt/compound.c:151:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] intersect(a, b) ^ make2cook/stmt/compound.c:167:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] sort(that) ^ make2cook/stmt/compound.c:255:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] stmt_compound_prepend(that, lp) ^ make2cook/stmt/compound.c:284:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] append_n(this, spp, n) ^ make2cook/stmt/compound.c:308:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] stmt_compound_append(that, lp) ^ 9 warnings generated. mv compound.o make2cook/stmt/compound.o clang -Imake2cook -Icommon -I/opt/pkg/include -pipe -Os -I/opt/pkg/include -c make2cook/stmt/define.c make2cook/stmt/define.c: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] constructor(that) ^ make2cook/stmt/define.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] destructor(that) ^ make2cook/stmt/define.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] emit(that) ^ make2cook/stmt/define.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] stmt_define_alloc(first) ^ make2cook/stmt/define.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] stmt_define_append(that, lp) ^ 5 warnings generated. mv define.o make2cook/stmt/define.o clang -Imake2cook -Icommon -I/opt/pkg/include -pipe -Os -I/opt/pkg/include -c make2cook/stmt/export.c make2cook/stmt/export.c: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] destructor(that) ^ make2cook/stmt/export.c:52:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] emit(that) ^ make2cook/stmt/export.c:78:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] stmt_export_alloc(name) ^ 3 warnings generated. mv export.o make2cook/stmt/export.o clang -Imake2cook -Icommon -I/opt/pkg/include -pipe -Os -I/opt/pkg/include -c make2cook/stmt/if.c make2cook/stmt/if.c:44:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] destructor(that) ^ make2cook/stmt/if.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] emit(that) ^ make2cook/stmt/if.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] regroup(that) ^ make2cook/stmt/if.c:117:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] sort(that) ^ make2cook/stmt/if.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] ifeq(blp, ref) ^ make2cook/stmt/if.c:342:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] ifneq(blp, ref) ^ make2cook/stmt/if.c:363:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] ifdef(blp, ref) ^ make2cook/stmt/if.c:402:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] ifndef(blp, ref) ^ make2cook/stmt/if.c:438:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] stmt_if_alloc(condition, then_clause, else_clause) ^ 9 warnings generated. mv if.o make2cook/stmt/if.o clang -Imake2cook -Icommon -I/opt/pkg/include -pipe -Os -I/opt/pkg/include -c make2cook/stmt/include.c make2cook/stmt/include.c:43:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] destructor(that) ^ make2cook/stmt/include.c:56:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] wildchars(s) ^ make2cook/stmt/include.c: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] emit(that) ^ make2cook/stmt/include.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] stmt_include_alloc(body, type) ^ 4 warnings generated. mv include.o make2cook/stmt/include.o clang -Imake2cook -Icommon -I/opt/pkg/include -pipe -Os -I/opt/pkg/include -c make2cook/stmt/rule.c make2cook/stmt/rule.c:104:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] check_for_default(this) ^ make2cook/stmt/rule.c:129:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] check_for_export_all_variables(this) ^ make2cook/stmt/rule.c:153:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] check_for_ignore(this) ^ make2cook/stmt/rule.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] check_for_phony(this) ^ make2cook/stmt/rule.c:210:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] check_for_precious(this) ^ make2cook/stmt/rule.c:243:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] check_for_silent(this) ^ make2cook/stmt/rule.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] check_for_suffixes(this) ^ make2cook/stmt/rule.c:302:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] single_suffix(in) ^ make2cook/stmt/rule.c:312:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] double_suffix(in, out1, out2) ^ make2cook/stmt/rule.c:342:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] constructor(that) ^ make2cook/stmt/rule.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] destructor(that) ^ make2cook/stmt/rule.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] emit(that) ^ make2cook/stmt/rule.c:562:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] work_over_percent(s) ^ make2cook/stmt/rule.c:599:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] stmt_rule_alloc(lhs, op, rhs, set, pred, single_thread) ^ make2cook/stmt/rule.c:853:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] stmt_rule_body(that, body) ^ make2cook/stmt/rule.c:868:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] stmt_rule_context(that) ^ make2cook/stmt/rule.c:1364:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] split_by_lines(s, sp, fn, ln) ^ make2cook/stmt/rule.c:1415:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] string_to_blob_list(s, fn, ln) ^ make2cook/stmt/rule.c:1454:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] stmt_rule_default(n) ^ 19 warnings generated. mv rule.o make2cook/stmt/rule.o clang -Imake2cook -Icommon -I/opt/pkg/include -pipe -Os -I/opt/pkg/include -c make2cook/stmt/unexport.c make2cook/stmt/unexport.c: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] destructor(that) ^ make2cook/stmt/unexport.c:52:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] emit(that) ^ make2cook/stmt/unexport.c:76:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] stmt_unexport_alloc(name) ^ 3 warnings generated. mv unexport.o make2cook/stmt/unexport.o clang -Imake2cook -Icommon -I/opt/pkg/include -pipe -Os -I/opt/pkg/include -c make2cook/stmt/vpath.c make2cook/stmt/vpath.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] dismember(path, rhs) ^ make2cook/stmt/vpath.c: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] stmt_vpath_remember1(rhs) ^ make2cook/stmt/vpath.c:78:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] stmt_vpath_remember2(rhs) ^ 3 warnings generated. mv vpath.o make2cook/stmt/vpath.o Expect 2 shift/reduce, 10 reduce/reduce conflicts: /usr/bin/yacc -d make2cook/vargram.y conflicts: 2 shift/reduce, 10 reduce/reduce make2cook/vargram.y:360.11-361.28: warning: rule never reduced because of conflicts: argc: PLAIN sed -e 's/[yY][yY]/vargram_/g' -e '//d' -e '//d' -e '//d' y.tab.c > make2cook/vargram.gen.c sed -e 's/[yY][yY]/vargram_/g' -e 's/Y_TAB_H/vargram_TAB_H/g' y.tab.h > make2cook/vargram.gen.h rm y.tab.c y.tab.h clang -Imake2cook -Icommon -I/opt/pkg/include -pipe -Os -I/opt/pkg/include -c make2cook/vargram.gen.c make2cook/vargram.y: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] patvar(name, from, to) ^ make2cook/vargram.y:110:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] function(name, args) ^ 2 warnings generated. mv vargram.gen.o make2cook/vargram.gen.o clang -Imake2cook -Icommon -I/opt/pkg/include -pipe -Os -I/opt/pkg/include -c make2cook/variable.c make2cook/variable.c:108:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] variable_mangle_lookup(name) ^ make2cook/variable.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] variable_mangle_forget(name) ^ make2cook/variable.c:463:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] vargram_error(fmt) ^ make2cook/variable.c:480:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] variable_mangle_result(s) ^ make2cook/variable.c:507:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] variable_rename(in, out, ref, flags) ^ make2cook/variable.c:572:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] variable_rename_list(in, out, ref, quote_spaces) ^ make2cook/variable.c:588:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] reap(p) ^ make2cook/variable.c:599:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] variable_archive(target, member) ^ 8 warnings generated. mv variable.o make2cook/variable.o clang -L/opt/pkg/lib -o bin/make2cook make2cook/blob.o make2cook/emit.o make2cook/gram.gen.o make2cook/lex.o make2cook/main.o make2cook/stmt.o make2cook/stmt/assign.o make2cook/stmt/blank.o make2cook/stmt/command.o make2cook/stmt/comment.o make2cook/stmt/compound.o make2cook/stmt/define.o make2cook/stmt/export.o make2cook/stmt/if.o make2cook/stmt/include.o make2cook/stmt/rule.o make2cook/stmt/unexport.o make2cook/stmt/vpath.o make2cook/vargram.gen.o make2cook/variable.o common/lib.a -lintl clang -Iroffpp -Icommon -I/opt/pkg/include -pipe -Os -I/opt/pkg/include -c roffpp/main.c roffpp/main.c:73:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] main(argc, argv) ^ roffpp/main.c:132:8: warning: case value not in enumerated type 'arglex_token_ty' (aka 'enum arglex_token_ty') [-Wswitch] case arglex_token_include: ^ 2 warnings generated. mv main.o roffpp/main.o clang -Iroffpp -Icommon -I/opt/pkg/include -pipe -Os -I/opt/pkg/include -c roffpp/preprocess.c roffpp/preprocess.c:56:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] preprocess_include(path) ^ roffpp/preprocess.c:94:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] source(line) ^ roffpp/preprocess.c:204:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] lf_directive(line, ifn, lino) ^ roffpp/preprocess.c:292:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] resync(fp, file, line) ^ roffpp/preprocess.c:320:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] scan(ifn) ^ roffpp/preprocess.c:399:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] preprocess(ifile, ofile) ^ 6 warnings generated. mv preprocess.o roffpp/preprocess.o clang -L/opt/pkg/lib -o bin/roffpp roffpp/main.o roffpp/preprocess.o common/lib.a -lintl sh etc/msgfmt.sh --msgfmt=msgfmt --msgcat=msgcat --output=lib/en/LC_MESSAGES/c_incl.mo lib/en/LC_MESSAGES/c_incl.po lib/en/LC_MESSAGES/common.po sh etc/msgfmt.sh --msgfmt=msgfmt --msgcat=msgcat --output=lib/en/LC_MESSAGES/cook.mo lib/en/LC_MESSAGES/cook.po lib/en/LC_MESSAGES/common.po sh etc/msgfmt.sh --msgfmt=msgfmt --msgcat=msgcat --output=lib/en/LC_MESSAGES/cook_bom.mo lib/en/LC_MESSAGES/cook_bom.po lib/en/LC_MESSAGES/common.po sh etc/msgfmt.sh --msgfmt=msgfmt --msgcat=msgcat --output=lib/en/LC_MESSAGES/cookfp.mo lib/en/LC_MESSAGES/cookfp.po lib/en/LC_MESSAGES/common.po sh etc/msgfmt.sh --msgfmt=msgfmt --msgcat=msgcat --output=lib/en/LC_MESSAGES/cooktime.mo lib/en/LC_MESSAGES/cooktime.po lib/en/LC_MESSAGES/common.po sh etc/msgfmt.sh --msgfmt=msgfmt --msgcat=msgcat --output=lib/en/LC_MESSAGES/file_check.mo lib/en/LC_MESSAGES/file_check.po lib/en/LC_MESSAGES/common.po sh etc/msgfmt.sh --msgfmt=msgfmt --msgcat=msgcat --output=lib/en/LC_MESSAGES/find_libs.mo lib/en/LC_MESSAGES/find_libs.po lib/en/LC_MESSAGES/common.po sh etc/msgfmt.sh --msgfmt=msgfmt --msgcat=msgcat --output=lib/en/LC_MESSAGES/make2cook.mo lib/en/LC_MESSAGES/make2cook.po lib/en/LC_MESSAGES/common.po sh etc/msgfmt.sh --msgfmt=msgfmt --msgcat=msgcat --output=lib/en/LC_MESSAGES/roffpp.mo lib/en/LC_MESSAGES/roffpp.po lib/en/LC_MESSAGES/common.po bin/roffpp -Ilib/en/refman -Ietc -Ilib/en/man1 -Ilib/en/readme lib/en/refman/main.man | groff -s -t -p -man -mpic -mpspic > lib/en/refman.ps lib/en/refman/index.so:4: warning: table wider than line length minus indentation bin/roffpp -Ilib/en/refman -Ietc -Ilib/en/man1 -Ilib/en/readme lib/en/refman/main.man | groff -Tdvi -s -t -p -man -mpic > lib/en/refman.dvi lib/en/refman/index.so:4: warning: table wider than line length minus indentation bin/roffpp -Ilib/en/refman -Ietc -Ilib/en/man1 -Ilib/en/readme lib/en/refman/main.man | groff -Tascii -s -t -p -man -mpic > lib/en/refman.txt grotty::(lib/en/refman/i18n.pic.so):22269: warning: ignoring unsupported drawing command 't' grotty::(lib/en/refman/i18n.pic.so):22366: warning: ignoring unsupported drawing command 'a' grotty::(lib/en/refman/i18n.pic.so):22370: warning: ignoring unsupported drawing command 'a' grotty::(lib/en/refman/i18n.pic.so):22382: warning: ignoring unsupported drawing command 'a' grotty::(lib/en/refman/i18n.pic.so):22394: warning: ignoring unsupported drawing command 'a' grotty::(lib/en/refman/i18n.pic.so):22406: warning: ignoring unsupported drawing command 'a' grotty::(lib/en/refman/i18n.pic.so):22418: warning: ignoring unsupported drawing command 'a' grotty::(lib/en/refman/i18n.pic.so):22536: warning: ignoring unsupported drawing command 'a' grotty::(lib/en/refman/i18n.pic.so):22540: warning: ignoring unsupported drawing command 'a' grotty::(lib/en/refman/i18n.pic.so):22552: warning: ignoring unsupported drawing command 'a' grotty::(lib/en/refman/i18n.pic.so):22564: warning: ignoring unsupported drawing command 'a' grotty::(lib/en/refman/i18n.pic.so):22576: warning: ignoring unsupported drawing command 'a' grotty::(lib/en/refman/i18n.pic.so):22588: warning: ignoring unsupported drawing command 'a' gtroff:lib/en/refman/i18n.so:120: warning [p 16, 13.3i]: cannot adjust line bin/roffpp -Ilib/en/tutorial -Ietc -Ilib/en/man1 -Ilib/en/readme lib/en/tutorial/main.mm | groff -s -t -p -mm -mpic -mpspic > lib/en/tutorial.ps gtroff:lib/en/tutorial/main.mm:1082: warning [p 10, 3.3i]: cannot adjust line bin/roffpp -Ilib/en/tutorial -Ietc -Ilib/en/man1 -Ilib/en/readme lib/en/tutorial/main.mm | groff -Tdvi -s -t -p -mm -mpic > lib/en/tutorial.dvi gtroff:lib/en/tutorial/main.mm:84: fatal error: input stack limit exceeded (probable infinite loop) *** Error code 1 Stop. bmake: stopped making "all" in /Users/pbulk/build/devel/cook/work/cook-2.26 *** Error code 1 Stop. bmake[1]: stopped making "all" in /Volumes/data/jenkins/workspace/pkgsrc-macos-trunk-arm64/devel/cook *** Error code 1 Stop. bmake: stopped making "all" in /Volumes/data/jenkins/workspace/pkgsrc-macos-trunk-arm64/devel/cook