=> Bootstrap dependency digest>=20010302: found digest-20190127 WARNING: [license.mk] Every package should define a LICENSE. ===> Skipping vulnerability checks. WARNING: No /var/db/pkg/pkg-vulnerabilities file found. WARNING: To fix run: `/usr/sbin/pkg_admin -K /var/db/pkg fetch-pkg-vulnerabilities'. ===> Building for vis-0.1 --- all-vis --- --- all-unvis --- all ===> unvis --- all-vis --- all ===> vis --- all-unvis --- --- .gdbinit --- --- unvis.o --- --- libunvis.o --- --- all-vis --- --- .gdbinit --- --- vis.o --- --- foldit.o --- --- libvis.o --- --- .gdbinit --- rm -f .gdbinit --- all-unvis --- --- .gdbinit --- rm -f .gdbinit --- unvis.o --- # compile unvis/unvis.o clang -O2 -fPIE -std=gnu99 -Werror -I/data/scratch/textproc/vis/work/vis-0.1/unvis/.. -c unvis.c --- all-vis --- --- vis.o --- # compile vis/vis.o clang -O2 -fPIE -std=gnu99 -Werror -I/data/scratch/textproc/vis/work/vis-0.1/vis/.. -c vis.c --- all-unvis --- --- libunvis.o --- # compile unvis/libunvis.o clang -O2 -fPIE -std=gnu99 -Werror -I/data/scratch/textproc/vis/work/vis-0.1/unvis/.. -c libunvis.c --- all-vis --- --- foldit.o --- # compile vis/foldit.o clang -O2 -fPIE -std=gnu99 -Werror -I/data/scratch/textproc/vis/work/vis-0.1/vis/.. -c foldit.c --- .gdbinit --- touch .gdbinit --- all-unvis --- --- .gdbinit --- touch .gdbinit --- all-vis --- --- libvis.o --- # compile vis/libvis.o clang -O2 -fPIE -std=gnu99 -Werror -I/data/scratch/textproc/vis/work/vis-0.1/vis/.. -c libvis.c --- foldit.o --- ctfconvert -g -L VERSION foldit.o --- vis.o --- vis.c:158:17: error: adding 'int' to a string does not append to the string [-Werror,-Wstring-plus-int] char *cp = "\0"+1; /* so *(cp-1) starts out != '\n' */ ~~~~^~ vis.c:158:17: note: use array indexing to silence this warning char *cp = "\0"+1; /* so *(cp-1) starts out != '\n' */ ^ & [ ] 1 error generated. *** [vis.o] Error code 1 make[1]: stopped in /data/scratch/textproc/vis/work/vis-0.1/vis --- all-unvis --- --- libunvis.o --- ctfconvert -g -L VERSION libunvis.o --- unvis.o --- ctfconvert -g -L VERSION unvis.o A failure has been detected in another branch of the parallel make make[1]: stopped in /data/scratch/textproc/vis/work/vis-0.1/unvis *** [all-unvis] Error code 2 make: stopped in /data/scratch/textproc/vis/work/vis-0.1 --- all-vis --- --- libvis.o --- ctfconvert -g -L VERSION libvis.o 1 error make[1]: stopped in /data/scratch/textproc/vis/work/vis-0.1/vis *** [all-vis] Error code 2 make: stopped in /data/scratch/textproc/vis/work/vis-0.1 2 errors make: stopped in /data/scratch/textproc/vis/work/vis-0.1 *** Error code 2 Stop. make[1]: stopped in /data/pkgsrc/textproc/vis *** Error code 1 Stop. make: stopped in /data/pkgsrc/textproc/vis