=> Bootstrap dependency digest>=20211023: found digest-20211023 WARNING: [license.mk] Every package should define a LICENSE. ===> Skipping vulnerability checks. WARNING: No /usr/pkg/pkgdb/pkg-vulnerabilities file found. WARNING: To fix run: `/usr/sbin/pkg_admin -K /usr/pkg/pkgdb fetch-pkg-vulnerabilities'. ===> Building for jhd-2.3 --- jhd.o --- gcc -O -c jhd.c jhd.c:94:1: warning: return type defaults to 'int' [-Wimplicit-int] iskanji(c) ^~~~~~~ jhd.c:103:1: warning: return type defaults to 'int' [-Wimplicit-int] iskana2(c) ^~~~~~~ jhd.c:147:1: warning: return type defaults to 'int' [-Wimplicit-int] set_ttype () ^~~~~~~~~ jhd.c:191:1: warning: return type defaults to 'int' [-Wimplicit-int] putspc (n) ^~~~~~ jhd.c:199:1: warning: return type defaults to 'int' [-Wimplicit-int] putoct (n, w) ^~~~~~ jhd.c:212:1: warning: return type defaults to 'int' [-Wimplicit-int] puthex (n, w) ^~~~~~ jhd.c:250:1: warning: return type defaults to 'int' [-Wimplicit-int] dmpkanji (base, size) ^~~~~~~~ jhd.c:284:1: warning: return type defaults to 'int' [-Wimplicit-int] dmpkana (base, size) ^~~~~~~ jhd.c:348:1: warning: return type defaults to 'int' [-Wimplicit-int] dmpascii (base, size) ^~~~~~~~ jhd.c:368:1: warning: return type defaults to 'int' [-Wimplicit-int] octdmp0 (base, size) ^~~~~~~ jhd.c:383:1: warning: return type defaults to 'int' [-Wimplicit-int] octdmp1 (base, size, adr) ^~~~~~~ jhd.c:400:1: warning: return type defaults to 'int' [-Wimplicit-int] octdmp2 (base, size) ^~~~~~~ jhd.c:415:1: warning: return type defaults to 'int' [-Wimplicit-int] hexdmp (base, size, adr) ^~~~~~ jhd.c:429:1: warning: return type defaults to 'int' [-Wimplicit-int] dmpmode (buf, size, adv) ^~~~~~~ jhd.c:634:1: warning: return type defaults to 'int' [-Wimplicit-int] setlast (ptr) ^~~~~~~ jhd.c:650:1: warning: return type defaults to 'int' [-Wimplicit-int] dmpmain () ^~~~~~~ jhd.c:704:1: warning: return type defaults to 'int' [-Wimplicit-int] usage () ^~~~~ jhd.c: In function 'usage': jhd.c:713:2: warning: implicit declaration of function 'exit' [-Wimplicit-function-declaration] exit (EXSTAT); ^~~~ jhd.c:713:2: warning: incompatible implicit declaration of built-in function 'exit' jhd.c:713:2: note: include '' or provide a declaration of 'exit' jhd.c: At top level: jhd.c:716:1: warning: return type defaults to 'int' [-Wimplicit-int] toobig () ^~~~~~ jhd.c: In function 'toobig': jhd.c:720:2: warning: incompatible implicit declaration of built-in function 'exit' exit (EXSTAT); ^~~~ jhd.c:720:2: note: include '' or provide a declaration of 'exit' jhd.c: At top level: jhd.c:723:1: warning: return type defaults to 'int' [-Wimplicit-int] no_open (name) ^~~~~~~ jhd.c: In function 'no_open': jhd.c:730:2: warning: incompatible implicit declaration of built-in function 'exit' exit (EXSTAT); ^~~~ jhd.c:730:2: note: include '' or provide a declaration of 'exit' jhd.c: At top level: jhd.c:752:1: warning: return type defaults to 'int' [-Wimplicit-int] skipfile (fp) ^~~~~~~~ jhd.c:761:1: warning: return type defaults to 'int' [-Wimplicit-int] chkofst (p) ^~~~~~~ jhd.c:798:1: warning: return type defaults to 'int' [-Wimplicit-int] main (argc, argv) ^~~~ jhd.c: In function 'main': jhd.c:880:3: warning: incompatible implicit declaration of built-in function 'exit' exit (0); ^~~~ jhd.c:880:3: note: include '' or provide a declaration of 'exit' jhd.c:909:2: warning: incompatible implicit declaration of built-in function 'exit' exit (0); ^~~~ jhd.c:909:2: note: include '' or provide a declaration of 'exit' --- jhd --- cc jhd.o -o jhd