===> bsdinfo-0cipiertest_1 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by bsdinfo-0cipiertest_1 for building ===> Extracting for bsdinfo-0cipiertest_1 => SHA256 Checksum OK for bsdinfo-0cipiertest.tar.gz. ===> Patching for bsdinfo-0cipiertest_1 ===> Configuring for bsdinfo-0cipiertest_1 ===> Building for bsdinfo-0cipiertest_1 --- all --- cc -lkvm -lc -O2 -pipe -fstack-protector -fno-strict-aliasing bsdinfo-xterm-256.c -o bsdinfo In file included from bsdinfo-xterm-256.c:43: ./bsdinfo.h:50:1: warning: control reaches end of non-void function [-Wreturn-type] } ^ ./bsdinfo.h:79:1: warning: control reaches end of non-void function [-Wreturn-type] } ^ ./bsdinfo.h:86:14: warning: expression result unused [-Wunused-value] for (slen; slen > 0; --slen) if (shell[slen] == '/') break; ^~~~ ./bsdinfo.h:122:22: warning: format specifies type 'int' but the argument has type 'long' [-Wformat] printf("%dM / ", ram_free); ~~ ^~~~~~~~ %ld ./bsdinfo.h:123:19: warning: format specifies type 'int' but the argument has type 'long' [-Wformat] printf("%dM", ram_size); ~~ ^~~~~~~~ %ld ./bsdinfo.h:133:10: warning: expression result unused [-Wunused-value] for (i; i < s; ++i) { ^ bsdinfo-xterm-256.c:72:1095: warning: data argument not used by format string [-Wformat-extra-args] printf("\033[0;0;0m\033[38;5;59m1\033[0;0;0m\033[38;5;224m1\033[0;0;0m\033[38;5;174m0\033[0;0;0m\033[38;5;166m1\033[0;0;0m\033[38;5;209m0\033[0;0;0m\033[38;5;215m1\033[0;0;0m\033[38;5;216m1\033[0;0;0m\033[38;5;216m1\033[0;0;0m\033[38;5;209m0\033[0;0;0m\033[38;5;202m0\033[0;0;0m\033[38;5;160m0\033[0;0;0m\033[38;5;160m0\033[0;0;0m\033[38;5;160m1\033[0;0;0m\033[38;5;160m0\033[0;0;0m\033[38;5;160m11\033[0;0;0m\033[38;5;160m1\033[0;0;0m\033[38;5;160m1\033[0;0;0m\033[38;5;160m0\033[0;0;0m\033[38;5;160m0\033[0;0;0m\033[38;5;160m1\033[0;0;0m\033[38;5;124m1\033[0;0;0m\033[38;5;124m0\033[0;0;0m\033[38;5;124m0\033[0;0;0m\033[38;5;124m1\033[0;0;0m\033[38;5;124m0\033[0;0;0m\033[38;5;124m0\033[0;0;0m\033[38;5;88m0\033[0;0;0m\033[38;5;88m1\033[0;0;0m\033[38;5;88m1\033[0;0;0m\033[38;5;88m1\033[0;0;0m\033[38;5;88m0\033[0;0;0m\033[38;5;88m1\033[0;0;0m\033[38;5;88m1\033[0;0;0m\033[38;5;52m0\033[0;0;0m\033[38;5;52m1\033[0;0;0m\033[38;5;52m0\033[0;0;0m\033[38;5;88m1\033[0;0;0m\033[38;5;130m0\033[0;0;0m\033[38;5;188m0\033[0;0;0m\033[38;5;102m1\033[0;0;0m "); printf("\033[1;31mShell:\033[0;0m ", proc_count); printshell(); printf("\n"); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ^ 7 warnings generated. 0