=> Bootstrap dependency digest>=20010302: found digest-20190127 WARNING: [license.mk] Every package should define a LICENSE. ===> Skipping vulnerability checks. WARNING: No /opt/pkg/pkgdb/pkg-vulnerabilities file found. WARNING: To fix run: `/opt/pkg/sbin/pkg_admin -K /opt/pkg/pkgdb fetch-pkg-vulnerabilities'. ===> Building for rdp-1.5nb1 clang -I./rdp_supp/ -D_POSIX_SOURCE -Wmissing-prototypes -Wstrict-prototypes -fno-common -Wall -ansi -pedantic -g -c rdp.c rdp.c:31:20: warning: string literal of length 810 exceeds maximum length 509 that C90 compilers are required to support [-Woverlength-strings] char *rdp_tokens = "IGNORE\0" ^~~~~~~~~~ rdp.c:994:11: warning: variable 'result' is used uninitialized whenever 'if' condition is false [-Wsometimes-uninitialized] if (rdp_pass == 2) { \ ^~~~~~~~~~~~~ rdp.c:1002:10: note: uninitialized use occurs here return result; ^~~~~~ rdp.c:994:7: note: remove the 'if' if its condition is always true if (rdp_pass == 2) { \ ^~~~~~~~~~~~~~~~~~~ rdp.c:984:9: warning: variable 'result' is used uninitialized whenever 'if' condition is false [-Wsometimes-uninitialized] if (scan_test(NULL, RDP_T_COMMENT_NEST, NULL)) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ rdp.c:1002:10: note: uninitialized use occurs here return result; ^~~~~~ rdp.c:984:5: note: remove the 'if' if its condition is always true if (scan_test(NULL, RDP_T_COMMENT_NEST, NULL)) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ rdp.c:979:11: warning: variable 'result' is used uninitialized whenever 'if' condition is false [-Wsometimes-uninitialized] if (rdp_pass == 2) { \ ^~~~~~~~~~~~~ rdp.c:1002:10: note: uninitialized use occurs here return result; ^~~~~~ rdp.c:979:7: note: remove the 'if' if its condition is always true if (rdp_pass == 2) { \ ^~~~~~~~~~~~~~~~~~~ rdp.c:965:11: warning: variable 'result' is used uninitialized whenever 'if' condition is false [-Wsometimes-uninitialized] if (rdp_pass == 2) { \ ^~~~~~~~~~~~~ rdp.c:1002:10: note: uninitialized use occurs here return result; ^~~~~~ rdp.c:965:7: note: remove the 'if' if its condition is always true if (rdp_pass == 2) { \ ^~~~~~~~~~~~~~~~~~~ rdp.c:951:19: note: initialize the variable 'result' to silence this warning rdp_data* result; ^ = NULL rdp.c:1231:17: warning: variable 'result' is used uninitialized whenever 'if' condition is false [-Wsometimes-uninitialized] if (rdp_pass == 2) { \ ^~~~~~~~~~~~~ rdp.c:1249:10: note: uninitialized use occurs here return result; ^~~~~~ rdp.c:1231:13: note: remove the 'if' if its condition is always true if (rdp_pass == 2) { \ ^~~~~~~~~~~~~~~~~~~ rdp.c:1224:15: warning: variable 'result' is used uninitialized whenever 'if' condition is false [-Wsometimes-uninitialized] if (scan_test(NULL, RDP_T_27 /* < */, NULL)) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ rdp.c:1249:10: note: uninitialized use occurs here return result; ^~~~~~ rdp.c:1224:11: note: remove the 'if' if its condition is always true if (scan_test(NULL, RDP_T_27 /* < */, NULL)) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ rdp.c:1213:17: warning: variable 'result' is used uninitialized whenever 'if' condition is false [-Wsometimes-uninitialized] if (rdp_pass == 2) { \ ^~~~~~~~~~~~~ rdp.c:1249:10: note: uninitialized use occurs here return result; ^~~~~~ rdp.c:1213:13: note: remove the 'if' if its condition is always true if (rdp_pass == 2) { \ ^~~~~~~~~~~~~~~~~~~ rdp.c:1195:17: warning: variable 'result' is used uninitialized whenever 'if' condition is false [-Wsometimes-uninitialized] if (rdp_pass == 2) { \ ^~~~~~~~~~~~~ rdp.c:1249:10: note: uninitialized use occurs here return result; ^~~~~~ rdp.c:1195:13: note: remove the 'if' if its condition is always true if (rdp_pass == 2) { \ ^~~~~~~~~~~~~~~~~~~ rdp.c:1055:17: warning: variable 'result' is used uninitialized whenever 'if' condition is false [-Wsometimes-uninitialized] if (rdp_pass == 2) { \ ^~~~~~~~~~~~~ rdp.c:1249:10: note: uninitialized use occurs here return result; ^~~~~~ rdp.c:1055:13: note: remove the 'if' if its condition is always true if (rdp_pass == 2) { \ ^~~~~~~~~~~~~~~~~~~ rdp.c:1023:17: warning: variable 'result' is used uninitialized whenever 'if' condition is false [-Wsometimes-uninitialized] if (rdp_pass == 2) { \ ^~~~~~~~~~~~~ rdp.c:1249:10: note: uninitialized use occurs here return result; ^~~~~~ rdp.c:1023:13: note: remove the 'if' if its condition is always true if (rdp_pass == 2) { \ ^~~~~~~~~~~~~~~~~~~ rdp.c:1007:19: note: initialize the variable 'result' to silence this warning rdp_data* result; ^ = NULL rdp.c:1464:11: warning: variable 'result' is used uninitialized whenever 'if' condition is false [-Wsometimes-uninitialized] if (rdp_pass == 2) { \ ^~~~~~~~~~~~~ rdp.c:1519:10: note: uninitialized use occurs here return result; ^~~~~~ rdp.c:1464:7: note: remove the 'if' if its condition is always true if (rdp_pass == 2) { \ ^~~~~~~~~~~~~~~~~~~ rdp.c:1455:9: warning: variable 'result' is used uninitialized whenever 'if' condition is false [-Wsometimes-uninitialized] if (scan_test(NULL, RDP_T_COMMENT_LINE_VISIBLE, NULL)) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ rdp.c:1519:10: note: uninitialized use occurs here return result; ^~~~~~ rdp.c:1455:5: note: remove the 'if' if its condition is always true if (scan_test(NULL, RDP_T_COMMENT_LINE_VISIBLE, NULL)) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ rdp.c:1450:11: warning: variable 'result' is used uninitialized whenever 'if' condition is false [-Wsometimes-uninitialized] if (rdp_pass == 2) { \ ^~~~~~~~~~~~~ rdp.c:1519:10: note: uninitialized use occurs here return result; ^~~~~~ rdp.c:1450:7: note: remove the 'if' if its condition is always true if (rdp_pass == 2) { \ ^~~~~~~~~~~~~~~~~~~ rdp.c:1435:11: warning: variable 'result' is used uninitialized whenever 'if' condition is false [-Wsometimes-uninitialized] if (rdp_pass == 2) { \ ^~~~~~~~~~~~~ rdp.c:1519:10: note: uninitialized use occurs here return result; ^~~~~~ rdp.c:1435:7: note: remove the 'if' if its condition is always true if (rdp_pass == 2) { \ ^~~~~~~~~~~~~~~~~~~ rdp.c:1420:11: warning: variable 'result' is used uninitialized whenever 'if' condition is false [-Wsometimes-uninitialized] if (rdp_pass == 2) { \ ^~~~~~~~~~~~~ rdp.c:1519:10: note: uninitialized use occurs here return result; ^~~~~~ rdp.c:1420:7: note: remove the 'if' if its condition is always true if (rdp_pass == 2) { \ ^~~~~~~~~~~~~~~~~~~ rdp.c:1405:11: warning: variable 'result' is used uninitialized whenever 'if' condition is false [-Wsometimes-uninitialized] if (rdp_pass == 2) { \ ^~~~~~~~~~~~~ rdp.c:1519:10: note: uninitialized use occurs here return result; ^~~~~~ rdp.c:1405:7: note: remove the 'if' if its condition is always true if (rdp_pass == 2) { \ ^~~~~~~~~~~~~~~~~~~ rdp.c:1391:11: warning: variable 'result' is used uninitialized whenever 'if' condition is false [-Wsometimes-uninitialized] if (rdp_pass == 2) { \ ^~~~~~~~~~~~~ rdp.c:1519:10: note: uninitialized use occurs here return result; ^~~~~~ rdp.c:1391:7: note: remove the 'if' if its condition is always true if (rdp_pass == 2) { \ ^~~~~~~~~~~~~~~~~~~ rdp.c:1376:11: warning: variable 'result' is used uninitialized whenever 'if' condition is false [-Wsometimes-uninitialized] if (rdp_pass == 2) { \ ^~~~~~~~~~~~~ rdp.c:1519:10: note: uninitialized use occurs here return result; ^~~~~~ rdp.c:1376:7: note: remove the 'if' if its condition is always true if (rdp_pass == 2) { \ ^~~~~~~~~~~~~~~~~~~ rdp.c:1362:11: warning: variable 'result' is used uninitialized whenever 'if' condition is false [-Wsometimes-uninitialized] if (rdp_pass == 2) { \ ^~~~~~~~~~~~~ rdp.c:1519:10: note: uninitialized use occurs here return result; ^~~~~~ rdp.c:1362:7: note: remove the 'if' if its condition is always true if (rdp_pass == 2) { \ ^~~~~~~~~~~~~~~~~~~ rdp.c:1254:19: note: initialize the variable 'result' to silence this warning rdp_data* result; ^ = NULL 20 warnings generated. clang -I./rdp_supp/ -D_POSIX_SOURCE -Wmissing-prototypes -Wstrict-prototypes -fno-common -Wall -ansi -pedantic -g -c rdp_aux.c clang -I./rdp_supp/ -D_POSIX_SOURCE -Wmissing-prototypes -Wstrict-prototypes -fno-common -Wall -ansi -pedantic -g -c rdp_gram.c rdp_gram.c:279:9: warning: add explicit braces to avoid dangling else [-Wdangling-else] else if (list->next->production->kind == K_CODE) /* is the next one code? */ ^ 1 warning generated. clang -I./rdp_supp/ -D_POSIX_SOURCE -Wmissing-prototypes -Wstrict-prototypes -fno-common -Wall -ansi -pedantic -g -c rdp_prnt.c rdp_prnt.c:1268:17: warning: string literal of length 630 exceeds maximum length 509 that C90 compilers are required to support [-Woverlength-strings] text_printf(" if (rdp_vcg_filename != NULL)\n" ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 1 warning generated. clang -I./rdp_supp/ -D_POSIX_SOURCE -Wmissing-prototypes -Wstrict-prototypes -fno-common -Wall -ansi -pedantic -g -c ./rdp_supp/arg.c clang -I./rdp_supp/ -D_POSIX_SOURCE -Wmissing-prototypes -Wstrict-prototypes -fno-common -Wall -ansi -pedantic -g -c ./rdp_supp/graph.c clang -I./rdp_supp/ -D_POSIX_SOURCE -Wmissing-prototypes -Wstrict-prototypes -fno-common -Wall -ansi -pedantic -g -c ./rdp_supp/memalloc.c clang -I./rdp_supp/ -D_POSIX_SOURCE -Wmissing-prototypes -Wstrict-prototypes -fno-common -Wall -ansi -pedantic -g -c ./rdp_supp/scan.c clang -I./rdp_supp/ -D_POSIX_SOURCE -Wmissing-prototypes -Wstrict-prototypes -fno-common -Wall -ansi -pedantic -g -c ./rdp_supp/scanner.c clang -I./rdp_supp/ -D_POSIX_SOURCE -Wmissing-prototypes -Wstrict-prototypes -fno-common -Wall -ansi -pedantic -g -c ./rdp_supp/set.c clang -I./rdp_supp/ -D_POSIX_SOURCE -Wmissing-prototypes -Wstrict-prototypes -fno-common -Wall -ansi -pedantic -g -c ./rdp_supp/symbol.c clang -I./rdp_supp/ -D_POSIX_SOURCE -Wmissing-prototypes -Wstrict-prototypes -fno-common -Wall -ansi -pedantic -g -c ./rdp_supp/textio.c ./rdp_supp/textio.c:31:26: error: initializer element is not a compile-time constant static FILE * messages = stdout; /* TEXT_MESSAGES; */ ^~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:128:16: note: expanded from macro 'stdout' #define stdout __stdoutp ^~~~~~~~~ 1 error generated. *** Error code 1 Stop. bmake: stopped in /opt/work/devel/rdp/work/rdp *** Error code 1 Stop. bmake[1]: stopped in /opt/pkgsrc/devel/rdp *** Error code 1 Stop. bmake: stopped in /opt/pkgsrc/devel/rdp