=> Bootstrap dependency digest>=20211023: found digest-20211023 ===> 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 nut-15.8 => Substituting "path" in Makefile gcc -Wall -O2 -s -fno-inline -DNUTDIR=\".nutdb\" -DFOODDIR=\"/usr/pkg/share/nut\" -c -o addfood.o addfood.c gcc -Wall -O2 -s -fno-inline -DNUTDIR=\".nutdb\" -DFOODDIR=\"/usr/pkg/share/nut\" -c -o anameal.o anameal.c gcc -Wall -O2 -s -fno-inline -DNUTDIR=\".nutdb\" -DFOODDIR=\"/usr/pkg/share/nut\" -c -o db.o db.c gcc -Wall -O2 -s -fno-inline -DNUTDIR=\".nutdb\" -DFOODDIR=\"/usr/pkg/share/nut\" -c -o food.o food.c db.c: In function 'read_joined_db': db.c:113:12: warning: variable 'junk' set but not used [-Wunused-but-set-variable] int count, junk, foodcount = 0; ^~~~ db.c: In function 'read_FOOD': db.c:195:12: warning: variable 'junk' set but not used [-Wunused-but-set-variable] int count, junk, ndbno; ^~~~ db.c: In function 'write_OPTIONS': db.c:687:5: warning: variable 'block' set but not used [-Wunused-but-set-variable] int block, i, field; ^~~~~ db.c: In function 'read_OPTIONS': db.c:752:5: warning: variable 'block' set but not used [-Wunused-but-set-variable] int block, field; ^~~~~ In file included from /usr/include/stdio.h:597:0, from db.h:31, from db.c:22: db.c: In function 'write_recipe': db.c:635:16: warning: '%g' directive writing between 1 and 13 bytes into a region of size 11 [-Wformat-overflow=] sprintf(numbuf,"%g",food_ptr->qty); ^ db.c:635:16: note: assuming directive output of 12 bytes db.c:635:1: note: '__builtin___sprintf_chk' output between 2 and 14 bytes into a destination of size 11 sprintf(numbuf,"%g",food_ptr->qty); ^ db.c:642:16: warning: '%g' directive writing between 1 and 13 bytes into a region of size 11 [-Wformat-overflow=] sprintf(numbuf,"%g",food_ptr->grams); ^ db.c:642:16: note: assuming directive output of 12 bytes db.c:642:1: note: '__builtin___sprintf_chk' output between 2 and 14 bytes into a destination of size 11 sprintf(numbuf,"%g",food_ptr->grams); ^ db.c: In function 'write_serving': db.c:668:16: warning: '%g' directive writing between 1 and 13 bytes into a region of size 11 [-Wformat-overflow=] sprintf(numbuf,"%g",food_ptr->qty); ^ db.c:668:16: note: assuming directive output of 12 bytes db.c:668:1: note: '__builtin___sprintf_chk' output between 2 and 14 bytes into a destination of size 11 sprintf(numbuf,"%g",food_ptr->qty); ^ db.c:673:16: warning: '%g' directive writing between 1 and 13 bytes into a region of size 11 [-Wformat-overflow=] sprintf(numbuf,"%g",food_ptr->grams); ^ db.c:673:16: note: assuming directive output of 12 bytes db.c:673:1: note: '__builtin___sprintf_chk' output between 2 and 14 bytes into a destination of size 11 sprintf(numbuf,"%g",food_ptr->grams); ^ gcc -Wall -O2 -s -fno-inline -DNUTDIR=\".nutdb\" -DFOODDIR=\"/usr/pkg/share/nut\" -c -o main.o main.c gcc -Wall -O2 -s -fno-inline -DNUTDIR=\".nutdb\" -DFOODDIR=\"/usr/pkg/share/nut\" -c -o meal.o meal.c gcc -Wall -O2 -s -fno-inline -DNUTDIR=\".nutdb\" -DFOODDIR=\"/usr/pkg/share/nut\" -c -o menu.o menu.c gcc -Wall -O2 -s -fno-inline -DNUTDIR=\".nutdb\" -DFOODDIR=\"/usr/pkg/share/nut\" -c -o options.o options.c gcc -Wall -O2 -s -fno-inline -DNUTDIR=\".nutdb\" -DFOODDIR=\"/usr/pkg/share/nut\" -c -o prtmenu.o prtmenu.c options.c: In function 'new_nut_levels': options.c:598:5: warning: variable 'junk' set but not used [-Wunused-but-set-variable] int junk; ^~~~ gcc -Wall -O2 -s -fno-inline -DNUTDIR=\".nutdb\" -DFOODDIR=\"/usr/pkg/share/nut\" -c -o ranking.o ranking.c gcc -Wall -O2 -s -fno-inline -DNUTDIR=\".nutdb\" -DFOODDIR=\"/usr/pkg/share/nut\" -c -o recmeal.o recmeal.c recmeal.c: In function 'record_meals': recmeal.c:45:24: warning: variable 'junk' set but not used [-Wunused-but-set-variable] int meal = 0, modfood, junk; ^~~~ gcc -Wall -O2 -s -fno-inline -DNUTDIR=\".nutdb\" -DFOODDIR=\"/usr/pkg/share/nut\" -c -o remmeal.o remmeal.c In file included from /usr/include/stdio.h:597:0, from food.h:25, from anameal.h:25, from recmeal.c:22: recmeal.c: In function 'today': recmeal.c:192:21: warning: '%02d' directive writing between 2 and 10 bytes into a region of size 5 [-Wformat-overflow=] sprintf(meal_date+4,"%02d",month); ^ recmeal.c:192:21: note: directive argument in the range [0, 2147483646] recmeal.c:192:1: note: '__builtin___sprintf_chk' output between 3 and 11 bytes into a destination of size 5 sprintf(meal_date+4,"%02d",month); ^ recmeal.c: In function 'time_machine': recmeal.c:221:21: warning: '%02d' directive writing between 2 and 10 bytes into a region of size 5 [-Wformat-overflow=] sprintf(meal_date+4,"%02d",month); ^ recmeal.c:221:21: note: directive argument in the range [0, 2147483646] recmeal.c:221:1: note: '__builtin___sprintf_chk' output between 3 and 11 bytes into a destination of size 5 sprintf(meal_date+4,"%02d",month); ^ gcc -Wall -O2 -s -fno-inline -DNUTDIR=\".nutdb\" -DFOODDIR=\"/usr/pkg/share/nut\" -c -o theusual.o theusual.c gcc -Wall -O2 -s -fno-inline -DNUTDIR=\".nutdb\" -DFOODDIR=\"/usr/pkg/share/nut\" -c -o trendy.o trendy.c theusual.c: In function 'theusual': theusual.c:40:20: warning: variable 'junk' set but not used [-Wunused-but-set-variable] int c, d, modfood, junk; ^~~~ gcc -Wall -O2 -s -fno-inline -DNUTDIR=\".nutdb\" -DFOODDIR=\"/usr/pkg/share/nut\" -c -o util.o util.c gcc -Wall -O2 -s -fno-inline -DNUTDIR=\".nutdb\" -DFOODDIR=\"/usr/pkg/share/nut\" -c -o viewfood.o viewfood.c gcc -o nut addfood.o anameal.o db.o food.o main.o meal.o menu.o options.o prtmenu.o ranking.o recmeal.o remmeal.o theusual.o trendy.o util.o viewfood.o -lm