=> Bootstrap dependency digest>=20211023: found digest-20220214 WARNING: [license.mk] Every package should define a LICENSE. ===> Building for ftnchek-3.3.1 /usr/bin/clang -fPIE -pipe -Os -DUNIX -O -c advance.c /usr/bin/clang -fPIE -pipe -Os -DUNIX -O -c argcheck.c /usr/bin/clang -fPIE -pipe -Os -DUNIX -O -c calltree.c /usr/bin/clang -fPIE -pipe -Os -DUNIX -O -c comcheck.c comcheck.c:280:28: warning: equality comparison with extraneous parentheses [-Wparentheses-equality] if( (type_category[type1] == type_category[type2]) ) { ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~ comcheck.c:280:28: note: remove extraneous parentheses around the comparison to silence this warning if( (type_category[type1] == type_category[type2]) ) { ~ ^ ~ comcheck.c:280:28: note: use '=' to turn this equality comparison into an assignment if( (type_category[type1] == type_category[type2]) ) { ^~ = 1 warning generated. /usr/bin/clang -fPIE -pipe -Os -DUNIX -O -c exprtype.c /usr/bin/clang -fPIE -pipe -Os -DUNIX -O -c forlex.c /usr/bin/clang -fPIE -pipe -Os -DUNIX -O -c ftnchek.c /usr/bin/clang -fPIE -pipe -Os -DUNIX -O -c include.c /usr/bin/clang -fPIE -pipe -Os -DUNIX -O -c intake.c /usr/bin/clang -fPIE -pipe -Os -DUNIX -O -c intrins.c /usr/bin/clang -fPIE -pipe -Os -DUNIX -O -c iokeywds.c /usr/bin/clang -fPIE -pipe -Os -DUNIX -O -c keywords.c /usr/bin/clang -fPIE -pipe -Os -DUNIX -O -c labels.c /usr/bin/clang -fPIE -pipe -Os -DUNIX -O -c loccheck.c /usr/bin/clang -fPIE -pipe -Os -DUNIX -O -c makedcls.c /usr/bin/clang -fPIE -pipe -Os -DUNIX -O -c makehtml.c /usr/bin/clang -fPIE -pipe -Os -DUNIX -O -c message.c /usr/bin/clang -fPIE -pipe -Os -DUNIX -O -c options.c /usr/bin/clang -fPIE -pipe -Os -DUNIX -O -c pgsymtab.c /usr/bin/clang -fPIE -pipe -Os -DUNIX -O -c plsymtab.c /usr/bin/clang -fPIE -pipe -Os -DUNIX -O -c prlists.c /usr/bin/clang -fPIE -pipe -Os -DUNIX -O -c prlocsym.c /usr/bin/clang -fPIE -pipe -Os -DUNIX -O -c project.c /usr/bin/clang -fPIE -pipe -Os -DUNIX -O -c symspace.c /usr/bin/clang -fPIE -pipe -Os -DUNIX -O -c symtab.c /usr/bin/clang -fPIE -pipe -Os -DUNIX -O -c symutils.c /usr/bin/clang -fPIE -pipe -Os -DUNIX -O -c utils.c soelim not available: cannot make cleaned-up manpage ftnchek.1. You must use the catman documentation (provided separately). /usr/bin/clang -fPIE -pipe -Os -DUNIX -O -c fortran.c /usr/bin/clang -fPIE -pipe -Os -DUNIX -O -L/opt/pkg/lib -o ftnchek fortran.o advance.o argcheck.o calltree.o comcheck.o exprtype.o forlex.o ftnchek.o include.o intake.o intrins.o iokeywds.o keywords.o labels.o loccheck.o makedcls.o makehtml.o message.o options.o pgsymtab.o plsymtab.o prlists.o prlocsym.o project.o symspace.o symtab.o symutils.o utils.o