Snippets for make 4.4.1 from FreeBSD 150arm64
Sourced from https://pkg-status.freebsd.org/ampere5/data/latest-per-pkg/gmake/4.4.1/150arm64-default.log.
-
fnmatch.c:124:14: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C23, conflicting with a previous declaration [-Wdeprecated-non-prototype] 124 | extern char *getenv (); | ^ -
/usr/include/sys/timeb.h:41:2: warning: "this file includes <sys/timeb.h> which is deprecated" [-W#warnings] 41 | #warning "this file includes <sys/timeb.h> which is deprecated" | ^ -
/usr/include/sys/timeb.h:41:2: warning: "this file includes <sys/timeb.h> which is deprecated" [-W#warnings] 41 | #warning "this file includes <sys/timeb.h> which is deprecated" | ^ -
/usr/include/sys/timeb.h:41:2: warning: "this file includes <sys/timeb.h> which is deprecated" [-W#warnings] 41 | #warning "this file includes <sys/timeb.h> which is deprecated" | ^ -
/usr/include/sys/timeb.h:41:2: warning: "this file includes <sys/timeb.h> which is deprecated" [-W#warnings] 41 | #warning "this file includes <sys/timeb.h> which is deprecated" | ^ -
/usr/include/sys/timeb.h:41:2: warning: "this file includes <sys/timeb.h> which is deprecated" [-W#warnings] 41 | #warning "this file includes <sys/timeb.h> which is deprecated" | ^ -
/usr/include/sys/timeb.h:41:2: warning: "this file includes <sys/timeb.h> which is deprecated" [-W#warnings] 41 | #warning "this file includes <sys/timeb.h> which is deprecated" | ^ -
/usr/include/sys/timeb.h:41:2: warning: "this file includes <sys/timeb.h> which is deprecated" [-W#warnings] 41 | #warning "this file includes <sys/timeb.h> which is deprecated" | ^ -
/usr/include/sys/timeb.h:41:2: warning: "this file includes <sys/timeb.h> which is deprecated" [-W#warnings] 41 | #warning "this file includes <sys/timeb.h> which is deprecated" | ^ -
src/getopt.c:390:28: warning: passing arguments to 'getenv' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 390 | posixly_correct = getenv ("POSIXLY_CORRECT"); | ^ -
src/getopt.h:105:12: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C23, conflicting with a subsequent definition [-Wdeprecated-non-prototype] 105 | extern int getopt (); | ^ -
/usr/include/sys/timeb.h:41:2: warning: "this file includes <sys/timeb.h> which is deprecated" [-W#warnings] 41 | #warning "this file includes <sys/timeb.h> which is deprecated" | ^ -
/usr/include/sys/timeb.h:41:2: warning: "this file includes <sys/timeb.h> which is deprecated" [-W#warnings] 41 | #warning "this file includes <sys/timeb.h> which is deprecated" | ^ -
/usr/include/sys/timeb.h:41:2: warning: "this file includes <sys/timeb.h> which is deprecated" [-W#warnings] 41 | #warning "this file includes <sys/timeb.h> which is deprecated" | ^ -
/usr/include/sys/timeb.h:41:2: warning: "this file includes <sys/timeb.h> which is deprecated" [-W#warnings] 41 | #warning "this file includes <sys/timeb.h> which is deprecated" | ^ -
/usr/include/sys/timeb.h:41:2: warning: "this file includes <sys/timeb.h> which is deprecated" [-W#warnings] 41 | #warning "this file includes <sys/timeb.h> which is deprecated" | ^ -
/usr/include/sys/timeb.h:41:2: warning: "this file includes <sys/timeb.h> which is deprecated" [-W#warnings] 41 | #warning "this file includes <sys/timeb.h> which is deprecated" | ^ -
/usr/include/sys/timeb.h:41:2: warning: "this file includes <sys/timeb.h> which is deprecated" [-W#warnings] 41 | #warning "this file includes <sys/timeb.h> which is deprecated" | ^ -
src/getopt.h:105:12: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C23, conflicting with a previous declaration [-Wdeprecated-non-prototype] 105 | extern int getopt (); | ^ -
src/main.c:872:11: warning: result of comparison against a string literal is unspecified (use an explicit string comparison function instead) [-Wstring-compare] 872 | if (streq (output_sync_option, "none")) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ -
src/main.c:874:16: warning: result of comparison against a string literal is unspecified (use an explicit string comparison function instead) [-Wstring-compare] 874 | else if (streq (output_sync_option, "line")) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ -
src/main.c:876:16: warning: result of comparison against a string literal is unspecified (use an explicit string comparison function instead) [-Wstring-compare] 876 | else if (streq (output_sync_option, "target")) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ -
src/main.c:878:16: warning: result of comparison against a string literal is unspecified (use an explicit string comparison function instead) [-Wstring-compare] 878 | else if (streq (output_sync_option, "recurse")) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ -
src/main.c:1540:13: warning: result of comparison against a string literal is unspecified (use an explicit string comparison function instead) [-Wstring-compare] 1540 | if (streq (v->name, "SHELL")) | ^~~~~~~~~~~~~~~~~~~~~~~~ -
/usr/include/sys/timeb.h:41:2: warning: "this file includes <sys/timeb.h> which is deprecated" [-W#warnings] 41 | #warning "this file includes <sys/timeb.h> which is deprecated" | ^ -
/usr/include/sys/timeb.h:41:2: warning: "this file includes <sys/timeb.h> which is deprecated" [-W#warnings] 41 | #warning "this file includes <sys/timeb.h> which is deprecated" | ^ -
/usr/include/sys/timeb.h:41:2: warning: "this file includes <sys/timeb.h> which is deprecated" [-W#warnings] 41 | #warning "this file includes <sys/timeb.h> which is deprecated" | ^ -
src/read.c:1902:30: warning: result of comparison against a string literal is unspecified (use an explicit string comparison function instead) [-Wstring-compare] 1902 | if (!posix_pedantic && streq (nm, ".POSIX")) | ^~~~~~~~~~~~~~~~~~~~ -
src/read.c:1918:32: warning: result of comparison against a string literal is unspecified (use an explicit string comparison function instead) [-Wstring-compare] 1918 | if (!second_expansion && streq (nm, ".SECONDEXPANSION")) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ -
src/read.c:1925:25: warning: result of comparison against a string literal is unspecified (use an explicit string comparison function instead) [-Wstring-compare] 1925 | if (!one_shell && streq (nm, ".ONESHELL")) | ^~~~~~~~~~~~~~~~~~~~~~~ -
src/read.c:1992:7: warning: result of comparison against a string literal is unspecified (use an explicit string comparison function instead) [-Wstring-compare] 1992 | if (streq (file->name, ".WAIT")) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ -
/usr/include/sys/timeb.h:41:2: warning: "this file includes <sys/timeb.h> which is deprecated" [-W#warnings] 41 | #warning "this file includes <sys/timeb.h> which is deprecated" | ^ -
/usr/include/sys/timeb.h:41:2: warning: "this file includes <sys/timeb.h> which is deprecated" [-W#warnings] 41 | #warning "this file includes <sys/timeb.h> which is deprecated" | ^ -
/usr/include/sys/timeb.h:41:2: warning: "this file includes <sys/timeb.h> which is deprecated" [-W#warnings] 41 | #warning "this file includes <sys/timeb.h> which is deprecated" | ^ -
/usr/include/sys/timeb.h:41:2: warning: "this file includes <sys/timeb.h> which is deprecated" [-W#warnings] 41 | #warning "this file includes <sys/timeb.h> which is deprecated" | ^ -
/usr/include/sys/timeb.h:41:2: warning: "this file includes <sys/timeb.h> which is deprecated" [-W#warnings] 41 | #warning "this file includes <sys/timeb.h> which is deprecated" | ^ -
/usr/include/sys/timeb.h:41:2: warning: "this file includes <sys/timeb.h> which is deprecated" [-W#warnings] 41 | #warning "this file includes <sys/timeb.h> which is deprecated" | ^ -
src/variable.c:411:47: warning: result of comparison against a string literal is unspecified (use an explicit string comparison function instead) [-Wstring-compare] 411 | if (variable_changenum != last_changenum && streq (var->name, ".VARIABLES")) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ -
src/variable.c:1142:33: warning: result of comparison against a string literal is unspecified (use an explicit string comparison function instead) [-Wstring-compare] 1142 | || streq (v->name, MAKEFLAGS_NAME))) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ -
src/variable.c:1146:29: warning: result of comparison against a string literal is unspecified (use an explicit string comparison function instead) [-Wstring-compare] 1146 | if (!added_SHELL && streq (v->name, "SHELL")) | ^~~~~~~~~~~~~~~~~~~~~~~~ -
src/variable.c:1153:33: warning: result of comparison against a string literal is unspecified (use an explicit string comparison function instead) [-Wstring-compare] 1153 | if (!found_makelevel && streq (v->name, MAKELEVEL_NAME)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ -
src/variable.c:1166:37: warning: result of comparison against a string literal is unspecified (use an explicit string comparison function instead) [-Wstring-compare] 1166 | if (!found_makeflags && streq (v->name, MAKEFLAGS_NAME)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ -
src/variable.c:1194:34: warning: result of comparison against a string literal is unspecified (use an explicit string comparison function instead) [-Wstring-compare] 1194 | if (!found_mflags && streq (v->name, "MFLAGS")) | ^~~~~~~~~~~~~~~~~~~~~~~~~ -
src/variable.c:1251:7: warning: result of comparison against a string literal is unspecified (use an explicit string comparison function instead) [-Wstring-compare] 1251 | if (streq (var->name, MAKEFLAGS_NAME)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ -
src/variable.c:1254:12: warning: result of comparison against a string literal is unspecified (use an explicit string comparison function instead) [-Wstring-compare] 1254 | else if (streq (var->name, RECIPEPREFIX_NAME)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ -
src/variable.c:1421:21: warning: result of comparison against a string literal is unspecified (use an explicit string comparison function instead) [-Wstring-compare] 1421 | if (streq (varname, MAKEFLAGS_NAME) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ -
/usr/include/sys/timeb.h:41:2: warning: "this file includes <sys/timeb.h> which is deprecated" [-W#warnings] 41 | #warning "this file includes <sys/timeb.h> which is deprecated" | ^ -
/usr/include/sys/timeb.h:41:2: warning: "this file includes <sys/timeb.h> which is deprecated" [-W#warnings] 41 | #warning "this file includes <sys/timeb.h> which is deprecated" | ^ -
src/posixos.c:876:7: warning: result of comparison against a string literal is unspecified (use an explicit string comparison function instead) [-Wstring-compare] 876 | if (streq (tdir, DEFAULT_TMPDIR)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ -
/usr/include/sys/timeb.h:41:2: warning: "this file includes <sys/timeb.h> which is deprecated" [-W#warnings] 41 | #warning "this file includes <sys/timeb.h> which is deprecated" | ^