===> 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 diffbreaker-0.2 --- .gdbinit --- --- diffbreaker.html1 --- --- diffbreaker.o --- --- .gdbinit --- rm -f .gdbinit --- diffbreaker.html1 --- # format diffbreaker/diffbreaker.html1 if test "" != "yes"; then mandoc -Thtml -Oman=../html%S/%N.html,style=../style.css diffbreaker.1 > diffbreaker.html1.tmp && mv -f diffbreaker.html1.tmp diffbreaker.html1; else groff -Tlatin1 -mdoc2html diffbreaker.1 > diffbreaker.html1.tmp && mv -f diffbreaker.html1.tmp diffbreaker.html1; fi --- diffbreaker.o --- # compile diffbreaker/diffbreaker.o gcc -O2 -fPIE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wno-sign-compare -Wsystem-headers -Wno-traditional -Wa,--fatal-warnings -Wreturn-type -Wswitch -Wshadow -Wcast-qual -Wwrite-strings -Wextra -Wno-unused-parameter -Wno-sign-compare -Wold-style-definition -Wconversion -Wsign-compare -Wformat=2 -Wno-format-zero-length -Werror -c diffbreaker.c --- .gdbinit --- touch .gdbinit --- diffbreaker.o --- error: unknown warning option '-Wno-traditional' [-Werror,-Wunknown-warning-option] *** [diffbreaker.o] Error code 1 make: stopped in /data/scratch/devel/diffbreaker/work/diffbreaker 1 error make: stopped in /data/scratch/devel/diffbreaker/work/diffbreaker *** Error code 2 Stop. make[1]: stopped in /data/pkgsrc/devel/diffbreaker *** Error code 1 Stop. make: stopped in /data/pkgsrc/devel/diffbreaker