=> 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 s10sh-0.2.0nb1 --- main.o --- --- crc.o --- --- main.o --- gcc -O2 -Wall -g -I/usr/pkg/include -c main.c -DHAVE_USB_SUPPORT --- crc.o --- gcc -O2 -Wall -g -I/usr/pkg/include -c crc.c -DHAVE_USB_SUPPORT --- usb.o --- gcc -O2 -Wall -g -I/usr/pkg/include -c usb.c -DHAVE_USB_SUPPORT usb.c: In function 'USB_write_control_msg': usb.c:153:4: warning: pointer targets in passing argument 2 of 'dump_hex' differ in signedness common.h:36:6: note: expected 'const unsigned char *' but argument is of type 'char *' usb.c: In function 'USB_read_control_msg': usb.c:173:4: warning: pointer targets in passing argument 2 of 'dump_hex' differ in signedness common.h:36:6: note: expected 'const unsigned char *' but argument is of type 'char *' usb.c: In function 'USB_cmd': usb.c:212:2: warning: dereferencing type-punned pointer will break strict-aliasing rules usb.c:221:2: warning: pointer targets in passing argument 2 of 'USB_write_control_msg' differ in signedness usb.c:136:5: note: expected 'char *' but argument is of type 'unsigned char *' usb.c: In function 'USB_initial_sync': usb.c:268:9: warning: pointer targets in passing argument 2 of 'USB_read_control_msg' differ in signedness usb.c:158:5: note: expected 'char *' but argument is of type 'unsigned char *' usb.c:269:9: warning: pointer targets in passing argument 2 of 'USB_read_control_msg' differ in signedness usb.c:158:5: note: expected 'char *' but argument is of type 'unsigned char *' usb.c:270:9: warning: pointer targets in passing argument 2 of 'USB_write_control_msg' differ in signedness usb.c:136:5: note: expected 'char *' but argument is of type 'unsigned char *' usb.c: In function 'USB_get_disk_info': usb.c:364:2: warning: pointer targets in passing argument 5 of 'USB_cmd' differ in signedness usb.c:204:5: note: expected 'unsigned char *' but argument is of type 'char *' usb.c: In function 'USB_mkdir': usb.c:398:3: warning: pointer targets in passing argument 1 of 'snprintf' differ in signedness /usr/include/stdio.h:345:6: note: expected 'char * __restrict__' but argument is of type 'unsigned char *' usb.c:399:12: warning: pointer targets in assignment differ in signedness usb.c:402:2: warning: pointer targets in passing argument 5 of 'USB_cmd' differ in signedness usb.c:204:5: note: expected 'unsigned char *' but argument is of type 'char *' usb.c: In function 'USB_rmdir': usb.c:416:3: warning: pointer targets in passing argument 1 of 'snprintf' differ in signedness /usr/include/stdio.h:345:6: note: expected 'char * __restrict__' but argument is of type 'unsigned char *' usb.c:417:12: warning: pointer targets in assignment differ in signedness usb.c:420:2: warning: pointer targets in passing argument 5 of 'USB_cmd' differ in signedness usb.c:204:5: note: expected 'unsigned char *' but argument is of type 'char *' usb.c: In function 'USB_upload': usb.c:526:3: warning: pointer targets in passing argument 2 of 'USB_write_control_msg' differ in signedness usb.c:136:5: note: expected 'char *' but argument is of type 'unsigned char *' --- serial.o --- gcc -O2 -Wall -g -I/usr/pkg/include -c serial.c -DHAVE_USB_SUPPORT serial.c:55:9: warning: pointer targets in initialization differ in signedness serial.c:56:9: warning: pointer targets in initialization differ in signedness serial.c:57:9: warning: pointer targets in initialization differ in signedness serial.c:58:9: warning: pointer targets in initialization differ in signedness serial.c:59:9: warning: pointer targets in initialization differ in signedness serial.c:60:9: warning: pointer targets in initialization differ in signedness serial.c:61:9: warning: pointer targets in initialization differ in signedness serial.c:62:9: warning: pointer targets in initialization differ in signedness serial.c:63:9: warning: pointer targets in initialization differ in signedness serial.c:64:9: warning: pointer targets in initialization differ in signedness serial.c:65:9: warning: pointer targets in initialization differ in signedness serial.c:66:9: warning: pointer targets in initialization differ in signedness serial.c:67:9: warning: pointer targets in initialization differ in signedness serial.c:68:9: warning: pointer targets in initialization differ in signedness serial.c:69:9: warning: pointer targets in initialization differ in signedness serial.c:70:9: warning: pointer targets in initialization differ in signedness serial.c:71:9: warning: pointer targets in initialization differ in signedness serial.c: In function 'serial_send_frame': serial.c:189:2: warning: pointer targets in passing argument 1 of 'canon_psa50_gen_crc' differ in signedness crc.h:4:16: note: expected 'const char *' but argument is of type 'unsigned char *' serial.c: In function 'serial_send_ack': serial.c:279:2: warning: pointer targets in passing argument 1 of 'serial_send_frame' differ in signedness serial.c:181:5: note: expected 'unsigned char *' but argument is of type 'char *' serial.c: In function 'serial_send_switch_speed': serial.c:289:12: warning: pointer targets in assignment differ in signedness serial.c:292:12: warning: pointer targets in assignment differ in signedness serial.c:295:12: warning: pointer targets in assignment differ in signedness serial.c:298:12: warning: pointer targets in assignment differ in signedness serial.c:302:12: warning: pointer targets in assignment differ in signedness serial.c: In function 'serial_send_eot': serial.c:317:2: warning: pointer targets in passing argument 1 of 'serial_send_frame' differ in signedness serial.c:181:5: note: expected 'unsigned char *' but argument is of type 'char *' serial.c: In function 'serial_send_ping': serial.c:326:2: warning: pointer targets in passing argument 1 of 'serial_send_frame' differ in signedness serial.c:181:5: note: expected 'unsigned char *' but argument is of type 'char *' serial.c: In function 'serial_send_switch_off': serial.c:333:9: warning: pointer targets in passing argument 2 of 'serial_write' differ in signedness serial.c:153:5: note: expected 'unsigned char *' but argument is of type 'char *' serial.c:334:9: warning: pointer targets in passing argument 2 of 'serial_write' differ in signedness serial.c:153:5: note: expected 'unsigned char *' but argument is of type 'char *' serial.c: In function 'serial_get_byte': serial.c:367:3: warning: pointer targets in passing argument 2 of 'serial_read' differ in signedness serial.c:339:5: note: expected 'char *' but argument is of type 'unsigned char *' serial.c: In function 'serial_get_packet': serial.c:425:2: warning: pointer targets in passing argument 1 of 'canon_psa50_chk_crc' differ in signedness crc.h:5:5: note: expected 'const char *' but argument is of type 'unsigned char *' serial.c: In function 'serial_get_id': serial.c:598:6: warning: pointer targets in assignment differ in signedness serial.c:600:2: warning: pointer targets in passing argument 2 of 'strncpy' differ in signedness /usr/include/string.h:64:7: note: expected 'const char * __restrict__' but argument is of type 'unsigned char *' serial.c: In function 'serial_get_disk': serial.c:622:6: warning: pointer targets in assignment differ in signedness serial.c:624:2: warning: pointer targets in passing argument 2 of 'strncpy' differ in signedness /usr/include/string.h:64:7: note: expected 'const char * __restrict__' but argument is of type 'unsigned char *' serial.c: In function 'serial_get_disk_info': serial.c:657:2: warning: pointer targets in passing argument 2 of 'serial_send_message_frag' differ in signedness serial.c:235:5: note: expected 'unsigned char *' but argument is of type 'char *' serial.c: In function 'serial_mkdir': serial.c:683:2: warning: pointer targets in passing argument 2 of 'serial_send_message_frag' differ in signedness serial.c:235:5: note: expected 'unsigned char *' but argument is of type 'char *' serial.c: In function 'serial_rmdir': serial.c:706:2: warning: pointer targets in passing argument 2 of 'serial_send_message_frag' differ in signedness serial.c:235:5: note: expected 'unsigned char *' but argument is of type 'char *' serial.c: In function 'serial_delete': serial.c:729:2: warning: pointer targets in passing argument 2 of 'serial_send_message_frag' differ in signedness serial.c:235:5: note: expected 'unsigned char *' but argument is of type 'char *' serial.c: In function 'serial_get_data': serial.c:783:2: warning: pointer targets in passing argument 2 of 'serial_send_message_frag' differ in signedness serial.c:235:5: note: expected 'unsigned char *' but argument is of type 'char *' --- common.o --- gcc -O2 -Wall -g -I/usr/pkg/include -c common.c -DHAVE_USB_SUPPORT common.c: In function 'dump_hex': --- bar.o --- gcc -O2 -Wall -g -I/usr/pkg/include -c bar.c -DHAVE_USB_SUPPORT --- common.o --- common.c:60:9: warning: format '%08x' expects type 'unsigned int', but argument 3 has type 'long int' common.c:60:9: warning: format '%08x' expects type 'unsigned int', but argument 3 has type 'long int' common.c: In function 'camera_get_list': common.c:219:5: warning: pointer targets in assignment differ in signedness common.c:301:2: warning: pointer targets in passing argument 2 of 'strncpy' differ in signedness /usr/include/string.h:64:7: note: expected 'const char * __restrict__' but argument is of type 'unsigned char *' common.c:302:2: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness /usr/include/string.h:61:9: note: expected 'const char *' but argument is of type 'unsigned char *' common.c:336:3: warning: pointer targets in passing argument 2 of 'strncpy' differ in signedness /usr/include/string.h:64:7: note: expected 'const char * __restrict__' but argument is of type 'unsigned char *' common.c:337:3: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness /usr/include/string.h:61:9: note: expected 'const char *' but argument is of type 'unsigned char *' common.c: In function 'camera_get_image': common.c:407:5: warning: array subscript has type 'char' --- s10sh --- gcc -O2 -Wall -g -I/usr/pkg/include -o s10sh main.o crc.o usb.o serial.o common.o bar.o -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -lusb => Unwrapping files-to-be-installed.