=> Bootstrap dependency digest>=20010302: found digest-20121220 ===> 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 spcaview-0.6bnb9 make -f Makefile.spca5shot rm -f .gdbinit touch .gdbinit # compile usb/spca5shot.o gcc -O2 -I/usr/pkg/include -I/usr/include -I/usr/X11R7/include -Wall -g -std=gnu99 -I/usr/pkg/include -I/usr/include -I/usr/X11R7/include -c spca5shot.c # compile usb/spca5share.o gcc -O2 -I/usr/pkg/include -I/usr/include -I/usr/X11R7/include -Wall -g -std=gnu99 -I/usr/pkg/include -I/usr/include -I/usr/X11R7/include -c spca5share.c spca5share.c: In function 'tv8532_grab': spca5share.c:678:2: warning: format '%d' expects type 'int', but argument 6 has type 'long int' spca5share.c:678:2: warning: format '%d' expects type 'int', but argument 6 has type 'long int' spca5share.c:745:6: warning: format '%d' expects type 'int', but argument 6 has type 'long int' spca5share.c:745:6: warning: format '%d' expects type 'int', but argument 6 has type 'long int' spca5share.c:751:3: warning: format '%d' expects type 'int', but argument 6 has type 'long int' spca5share.c:751:3: warning: format '%d' expects type 'int', but argument 6 has type 'long int' spca5share.c:756:3: warning: format '%d' expects type 'int', but argument 6 has type 'long int' spca5share.c:756:3: warning: format '%d' expects type 'int', but argument 6 has type 'long int' spca5share.c:775:2: warning: format '%d' expects type 'int', but argument 6 has type 'long int' spca5share.c:775:2: warning: format '%d' expects type 'int', but argument 6 has type 'long int' spca5share.c:781:2: warning: format '%d' expects type 'int', but argument 6 has type 'long int' spca5share.c:781:2: warning: format '%d' expects type 'int', but argument 6 has type 'long int' spca5share.c: In function 'calc_framerate': spca5share.c:849:2: warning: format '%ld' expects type 'long int', but argument 8 has type 'suseconds_t' spca5share.c:849:2: warning: format '%ld' expects type 'long int', but argument 10 has type 'suseconds_t' spca5share.c:849:2: warning: format '%ld' expects type 'long int', but argument 8 has type 'suseconds_t' spca5share.c:849:2: warning: format '%ld' expects type 'long int', but argument 10 has type 'suseconds_t' # compile usb/linux_usbif.o gcc -O2 -I/usr/pkg/include -I/usr/include -I/usr/X11R7/include -Wall -g -std=gnu99 -I/usr/pkg/include -I/usr/include -I/usr/X11R7/include -c linux_usbif.c # compile usb/spca5xx.o gcc -O2 -I/usr/pkg/include -I/usr/include -I/usr/X11R7/include -Wall -g -std=gnu99 -I/usr/pkg/include -I/usr/include -I/usr/X11R7/include -c spca5xx.c In file included from spca5xx.c:814:0: spcausb.h: In function 'spca50x_reg_read_with_value': spcausb.h:331:5: warning: dereferencing type-punned pointer will break strict-aliasing rules spcausb.h:338:2: warning: dereferencing type-punned pointer will break strict-aliasing rules In file included from spca5xx.c:827:0: mr97311.h: In function 'pcam_stop': mr97311.h:69:5: warning: pointer targets in passing argument 3 of 'pcam_reg_write' differ in signedness mr97311.h:24:12: note: expected 'unsigned char *' but argument is of type 'char *' spca5xx.c: In function 'spca50x_alloc': spca5xx.c:3558:30: warning: pointer targets in assignment differ in signedness spca5xx.c:3562:25: warning: pointer targets in assignment differ in signedness # compile usb/spcadecoder.o gcc -O2 -I/usr/pkg/include -I/usr/include -I/usr/X11R7/include -Wall -g -std=gnu99 -I/usr/pkg/include -I/usr/include -I/usr/X11R7/include -c spcadecoder.c spcadecoder.c: In function 'fun_D': spcadecoder.c:758:6: warning: value computed is not used spcadecoder.c: In function 'decode_spca561': spcadecoder.c:1371:5: warning: pointer targets in passing argument 4 of 'internal_spca561_decode' differ in signedness spcadecoder.c:895:5: note: expected 'unsigned char *' but argument is of type 'char *' spcadecoder.c: In function 'spca50x_outpicture': spcadecoder.c:2110:7: warning: pointer targets in passing argument 2 of 'decode_spca561' differ in signedness spcadecoder.c:1365:6: note: expected 'char *' but argument is of type 'unsigned char *' # link usb/spca5shot gcc -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -L/usr/lib -Wl,-R/usr/lib -L/usr/X11R7/lib -Wl,-R/usr/X11R7/lib -Wall -g -o spca5shot spca5shot.o spca5share.o linux_usbif.o spca5xx.o spcadecoder.o -Wl,-rpath-link,/lib -L=/lib make -f Makefile.spca5view # compile usb/spca5view.o gcc -O2 -I/usr/pkg/include -I/usr/include -I/usr/X11R7/include -Wall -g -I/usr/pkg/include/gtk-1.2 -I/usr/pkg/include/glib/glib-1.2 -I/usr/pkg/lib/glib/include -I/usr/X11R7/include -I/usr/pkg/include/gtk-1.2 -I/usr/pkg/include/glib/glib-1.2 -I/usr/pkg/lib/glib/include -I/usr/X11R7/include -I/usr/pkg/include -I/usr/X11R7/include -I/usr/pkg/include -std=gnu99 -I/usr/pkg/include -I/usr/include -I/usr/X11R7/include -c spca5view.c spca5view.c: In function 'main': spca5view.c:125:26: warning: 'local_vp.brightness' may be used uninitialized in this function spca5view.c:125:26: warning: 'local_vp.contrast' may be used uninitialized in this function # compile usb/gui.o gcc -O2 -I/usr/pkg/include -I/usr/include -I/usr/X11R7/include -Wall -g -I/usr/pkg/include/gtk-1.2 -I/usr/pkg/include/glib/glib-1.2 -I/usr/pkg/lib/glib/include -I/usr/X11R7/include -I/usr/pkg/include/gtk-1.2 -I/usr/pkg/include/glib/glib-1.2 -I/usr/pkg/lib/glib/include -I/usr/X11R7/include -I/usr/pkg/include -I/usr/X11R7/include -I/usr/pkg/include -std=gnu99 -I/usr/pkg/include -I/usr/include -I/usr/X11R7/include -c gui.c # link usb/spca5view gcc -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -L/usr/lib -Wl,-R/usr/lib -L/usr/X11R7/lib -Wl,-R/usr/X11R7/lib -Wall -g -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -Wl,-R/usr/X11R7/lib -L/usr/X11R7/lib -Wl,-R/usr/X11R7/lib -L/usr/X11R7/lib -L/usr/X11R7/lib -lgtk -lgdk -lgmodule -lglib -lintl -lXi -lXext -lX11 -lm -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -lgdk_imlib -ljpeg -ltiff -ljpeg -lz -lgif -lpng16 -lz -lm -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -Wl,-R/usr/X11R7/lib -L/usr/X11R7/lib -Wl,-R/usr/X11R7/lib -L/usr/X11R7/lib -L/usr/X11R7/lib -lgtk -lgdk -lgmodule -lglib -lintl -lXi -lXext -lX11 -lm -L/usr/pkg/include -o spca5view spca5view.o spca5share.o linux_usbif.o spca5xx.o spcadecoder.o gui.o -Wl,-rpath-link,/lib -L=/lib => Unwrapping files-to-be-installed.