=> Bootstrap dependency digest>=20010302: found digest-20080510 => Bootstrap dependency fetch-[0-9]*: found fetch-1.7 ===> Building for sharity-light-1.2nb1 --- nfs_dir --- --- proc.o --- --- sock.o --- --- rumba.o --- --- psinode.o --- --- nfs_dir --- (cd nfs; /usr/pkg/bin/bmake "CFLAGS=-Wall -O2 -DNETBSD" "CC=gcc" "ARCH= " "RPC_WARNFLAGS=-Wno-unused -Wno-switch -Wno-uninitialized") --- proc.o --- gcc -Iinclude -I. -Wall -O2 -DNETBSD -c -o proc.o proc.c --- sock.o --- gcc -Iinclude -I. -Wall -O2 -DNETBSD -c -o sock.o sock.c --- rumba.o --- gcc -Iinclude -I. -Wall -O2 -DNETBSD -c -o rumba.o rumba.c --- psinode.o --- gcc -Iinclude -I. -Wall -O2 -DNETBSD -c -o psinode.o psinode.c --- nfs_dir --- --- nfs_prot.h --- rm -f nfs_prot.h rpcgen -h nfs_prot.x | sed 's@char data\[NFS_FHSIZE\];@long long data\[NFS_FHSIZE / sizeof(long long)\];@' > nfs_prot.h --- nfs_prot_xdr.c --- rm -f nfs_prot_xdr.c rpcgen -c nfs_prot.x | sed 's;^#include ".*/nfs_prot.h"$;#include "nfs_prot.h";' >nfs_prot_xdr.c --- mount.o --- gcc -c -I. -I.. -Wall -O2 -DNETBSD mount.c --- sock.o --- sock.c: In function 'close_fp': sock.c:18:15: warning: cast from pointer to integer of different size sock.c: In function '_recvfrom': sock.c:34:18: warning: pointer targets in passing argument 6 of 'recvfrom' differ in signedness /usr/include/sys/socket.h:166:16: note: expected 'socklen_t * __restrict__' but argument is of type 'int *' sock.c: In function 'server_sock': sock.c:264:22: warning: cast to pointer from integer of different size sock.c: In function 'smb_request_read_raw': sock.c:421:4: warning: cast from pointer to integer of different size sock.c:423:4: warning: cast from pointer to integer of different size --- psinode.o --- psinode.c: In function 'psi_lookup': psinode.c:326:50: warning: cast from pointer to integer of different size --- nfs_dir --- mount.c: In function 'mount_and_dispatch': mount.c:150:33: warning: pointer targets in passing argument 3 of 'getsockname' differ in signedness /usr/include/sys/socket.h:119:12: note: expected 'socklen_t * __restrict__' but argument is of type 'int *' --- proc.o --- proc.c: In function 'smb_encode_dialect': proc.c:85:9: warning: pointer targets in passing argument 1 of 'strcpy' differ in signedness /usr/include/string.h:128:14: note: expected 'char * __restrict__' but argument is of type 'byte *' proc.c:85:9: warning: pointer targets in passing argument 2 of 'strcpy' differ in signedness /usr/include/string.h:128:14: note: expected 'const char * __restrict__' but argument is of type 'const byte *' proc.c: In function 'smb_encode_ascii': proc.c:93:9: warning: pointer targets in passing argument 1 of 'strcpy' differ in signedness /usr/include/string.h:128:14: note: expected 'char * __restrict__' but argument is of type 'byte *' proc.c:93:9: warning: pointer targets in passing argument 2 of 'strcpy' differ in signedness /usr/include/string.h:128:14: note: expected 'const char * __restrict__' but argument is of type 'const byte *' proc.c: In function 'smb_name_mangle': proc.c:131:9: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness /usr/include/string.h:399:15: note: expected 'const char *' but argument is of type 'const byte *' proc.c: In function 'smb_proc_open': proc.c:524:21: warning: pointer targets in initialization differ in signedness proc.c:532:11: warning: pointer targets in assignment differ in signedness proc.c:535:9: warning: pointer targets in passing argument 1 of 'smb_encode_ascii' differ in signedness proc.c:90:1: note: expected 'byte *' but argument is of type 'char *' proc.c:535:9: warning: pointer targets in passing argument 2 of 'smb_encode_ascii' differ in signedness proc.c:90:1: note: expected 'const byte *' but argument is of type 'const char *' proc.c:548:19: warning: pointer targets in assignment differ in signedness proc.c:551:17: warning: pointer targets in passing argument 1 of 'smb_encode_ascii' differ in signedness proc.c:90:1: note: expected 'byte *' but argument is of type 'char *' proc.c:551:17: warning: pointer targets in passing argument 2 of 'smb_encode_ascii' differ in signedness proc.c:90:1: note: expected 'const byte *' but argument is of type 'const char *' proc.c: In function 'smb_proc_close': proc.c:586:21: warning: pointer targets in initialization differ in signedness proc.c: In function 'smb_proc_read': proc.c:606:21: warning: pointer targets in initialization differ in signedness proc.c:623:9: warning: pointer targets in passing argument 2 of 'smb_decode_data' differ in signedness proc.c:107:1: note: expected 'byte *' but argument is of type 'char *' proc.c: In function 'smb_proc_read_raw': proc.c:646:21: warning: pointer targets in initialization differ in signedness proc.c:661:9: warning: pointer targets in passing argument 2 of 'smb_request_read_raw' differ in signedness include/smb/smb_fs.h:157:5: note: expected 'unsigned char *' but argument is of type 'char *' proc.c: In function 'smb_proc_write': proc.c:671:21: warning: pointer targets in initialization differ in signedness proc.c: In function 'smb_proc_write_raw': proc.c:698:21: warning: pointer targets in initialization differ in signedness proc.c:726:9: warning: pointer targets in passing argument 2 of 'smb_request_write_raw' differ in signedness include/smb/smb_fs.h:159:5: note: expected 'const unsigned char *' but argument is of type 'const char *' proc.c: In function 'smb_proc_do_create': proc.c:756:15: warning: pointer targets in initialization differ in signedness proc.c:760:5: warning: pointer targets in assignment differ in signedness proc.c:763:3: warning: pointer targets in passing argument 1 of 'smb_encode_ascii' differ in signedness proc.c:90:1: note: expected 'byte *' but argument is of type 'char *' proc.c:763:3: warning: pointer targets in passing argument 2 of 'smb_encode_ascii' differ in signedness proc.c:90:1: note: expected 'const byte *' but argument is of type 'const char *' proc.c: In function 'smb_proc_mv': proc.c:802:21: warning: pointer targets in initialization differ in signedness proc.c:808:11: warning: pointer targets in assignment differ in signedness proc.c:810:9: warning: pointer targets in passing argument 1 of 'smb_encode_ascii' differ in signedness proc.c:90:1: note: expected 'byte *' but argument is of type 'char *' proc.c:810:9: warning: pointer targets in passing argument 2 of 'smb_encode_ascii' differ in signedness proc.c:90:1: note: expected 'const byte *' but argument is of type 'const char *' proc.c:810:11: warning: pointer targets in assignment differ in signedness proc.c:811:9: warning: pointer targets in passing argument 1 of 'smb_encode_ascii' differ in signedness proc.c:90:1: note: expected 'byte *' but argument is of type 'char *' proc.c:811:9: warning: pointer targets in passing argument 2 of 'smb_encode_ascii' differ in signedness proc.c:90:1: note: expected 'const byte *' but argument is of type 'const char *' proc.c: In function 'smb_proc_mkdir': proc.c:831:11: warning: pointer targets in assignment differ in signedness proc.c:832:9: warning: pointer targets in passing argument 1 of 'smb_encode_ascii' differ in signedness proc.c:90:1: note: expected 'byte *' but argument is of type 'char *' proc.c:832:9: warning: pointer targets in passing argument 2 of 'smb_encode_ascii' differ in signedness proc.c:90:1: note: expected 'const byte *' but argument is of type 'const char *' proc.c: In function 'smb_proc_rmdir': proc.c:852:11: warning: pointer targets in assignment differ in signedness proc.c:853:9: warning: pointer targets in passing argument 1 of 'smb_encode_ascii' differ in signedness proc.c:90:1: note: expected 'byte *' but argument is of type 'char *' proc.c:853:9: warning: pointer targets in passing argument 2 of 'smb_encode_ascii' differ in signedness proc.c:90:1: note: expected 'const byte *' but argument is of type 'const char *' proc.c: In function 'smb_proc_unlink': proc.c:868:21: warning: pointer targets in initialization differ in signedness proc.c:875:11: warning: pointer targets in assignment differ in signedness proc.c:877:9: warning: pointer targets in passing argument 1 of 'smb_encode_ascii' differ in signedness proc.c:90:1: note: expected 'byte *' but argument is of type 'char *' proc.c:877:9: warning: pointer targets in passing argument 2 of 'smb_encode_ascii' differ in signedness proc.c:90:1: note: expected 'const byte *' but argument is of type 'const char *' proc.c: In function 'smb_proc_trunc': proc.c:892:21: warning: pointer targets in initialization differ in signedness proc.c:897:11: warning: pointer targets in assignment differ in signedness proc.c:902:9: warning: pointer targets in passing argument 1 of 'smb_encode_ascii' differ in signedness proc.c:90:1: note: expected 'byte *' but argument is of type 'char *' proc.c:902:9: warning: pointer targets in passing argument 2 of 'smb_encode_ascii' differ in signedness proc.c:90:1: note: expected 'const byte *' but argument is of type 'char *' proc.c: In function 'smb_proc_readdir_short': proc.c:959:13: warning: pointer targets in assignment differ in signedness proc.c:970:27: warning: pointer targets in assignment differ in signedness proc.c:974:25: warning: pointer targets in passing argument 1 of 'smb_encode_ascii' differ in signedness proc.c:90:1: note: expected 'byte *' but argument is of type 'char *' proc.c:974:25: warning: pointer targets in passing argument 2 of 'smb_encode_ascii' differ in signedness proc.c:90:1: note: expected 'const byte *' but argument is of type 'char *' proc.c:974:27: warning: pointer targets in assignment differ in signedness proc.c:976:25: warning: pointer targets in passing argument 1 of 'smb_encode_word' differ in signedness proc.c:56:1: note: expected 'byte *' but argument is of type 'char *' proc.c:976:27: warning: pointer targets in assignment differ in signedness proc.c:978:27: warning: pointer targets in assignment differ in signedness proc.c:982:25: warning: pointer targets in passing argument 1 of 'smb_encode_ascii' differ in signedness proc.c:90:1: note: expected 'byte *' but argument is of type 'char *' proc.c:982:25: warning: pointer targets in passing argument 2 of 'smb_encode_ascii' differ in signedness proc.c:90:1: note: expected 'const byte *' but argument is of type 'char *' proc.c:982:27: warning: pointer targets in assignment differ in signedness proc.c:983:25: warning: pointer targets in passing argument 1 of 'smb_encode_vblock' differ in signedness proc.c:98:1: note: expected 'byte *' but argument is of type 'char *' proc.c:983:25: warning: pointer targets in passing argument 2 of 'smb_encode_vblock' differ in signedness proc.c:98:1: note: expected 'const byte *' but argument is of type 'char *' proc.c:983:27: warning: pointer targets in assignment differ in signedness proc.c:1002:19: warning: pointer targets in assignment differ in signedness proc.c:1003:17: warning: pointer targets in passing argument 1 of 'smb_decode_word' differ in signedness proc.c:64:1: note: expected 'byte *' but argument is of type 'char *' proc.c:1003:19: warning: pointer targets in assignment differ in signedness proc.c:1004:17: warning: pointer targets in passing argument 1 of 'smb_decode_word' differ in signedness proc.c:64:1: note: expected 'byte *' but argument is of type 'char *' proc.c:1004:19: warning: pointer targets in assignment differ in signedness proc.c: In function 'smb_proc_readdir_long': proc.c:1217:5: warning: large integer implicitly truncated to unsigned type proc.c:1229:7: warning: pointer targets in assignment differ in signedness proc.c: In function 'smb_proc_getattr_core': proc.c:1422:21: warning: pointer targets in initialization differ in signedness proc.c:1429:11: warning: pointer targets in assignment differ in signedness proc.c:1430:9: warning: pointer targets in passing argument 1 of 'smb_encode_ascii' differ in signedness proc.c:90:1: note: expected 'byte *' but argument is of type 'char *' proc.c:1430:9: warning: pointer targets in passing argument 2 of 'smb_encode_ascii' differ in signedness proc.c:90:1: note: expected 'const byte *' but argument is of type 'const char *' proc.c: In function 'smb_proc_getattrE': proc.c:1454:21: warning: pointer targets in initialization differ in signedness proc.c: In function 'smb_proc_setattr_core': proc.c:1518:21: warning: pointer targets in initialization differ in signedness proc.c:1525:11: warning: pointer targets in assignment differ in signedness proc.c:1528:9: warning: pointer targets in passing argument 1 of 'smb_encode_ascii' differ in signedness proc.c:90:1: note: expected 'byte *' but argument is of type 'char *' proc.c:1528:9: warning: pointer targets in passing argument 2 of 'smb_encode_ascii' differ in signedness proc.c:90:1: note: expected 'const byte *' but argument is of type 'const char *' proc.c:1528:11: warning: pointer targets in assignment differ in signedness proc.c:1529:9: warning: pointer targets in passing argument 1 of 'smb_encode_ascii' differ in signedness proc.c:90:1: note: expected 'byte *' but argument is of type 'char *' proc.c:1529:9: warning: pointer targets in passing argument 2 of 'smb_encode_ascii' differ in signedness proc.c:90:1: note: expected 'const byte *' but argument is of type 'char *' proc.c:1529:11: warning: pointer targets in assignment differ in signedness proc.c: In function 'smb_proc_setattrE': proc.c:1546:21: warning: pointer targets in initialization differ in signedness proc.c: In function 'smb_proc_dskattr': proc.c:1608:11: warning: pointer targets in assignment differ in signedness proc.c:1609:9: warning: pointer targets in passing argument 1 of 'smb_decode_word' differ in signedness proc.c:64:1: note: expected 'byte *' but argument is of type 'char *' proc.c:1609:11: warning: pointer targets in assignment differ in signedness proc.c:1610:9: warning: pointer targets in passing argument 1 of 'smb_decode_word' differ in signedness proc.c:64:1: note: expected 'byte *' but argument is of type 'char *' proc.c:1610:11: warning: pointer targets in assignment differ in signedness proc.c:1611:9: warning: pointer targets in passing argument 1 of 'smb_decode_word' differ in signedness proc.c:64:1: note: expected 'byte *' but argument is of type 'char *' proc.c:1611:11: warning: pointer targets in assignment differ in signedness proc.c:1612:9: warning: pointer targets in passing argument 1 of 'smb_decode_word' differ in signedness proc.c:64:1: note: expected 'byte *' but argument is of type 'char *' proc.c:1612:11: warning: pointer targets in assignment differ in signedness proc.c: In function 'smb_proc_reconnect': proc.c:1689:9: warning: pointer targets in passing argument 2 of 'smb_name_mangle' differ in signedness proc.c:127:1: note: expected 'const byte *' but argument is of type 'char *' proc.c:1690:9: warning: pointer targets in passing argument 2 of 'smb_name_mangle' differ in signedness proc.c:127:1: note: expected 'const byte *' but argument is of type 'char *' proc.c:1734:17: warning: pointer targets in passing argument 2 of 'smb_encode_dialect' differ in signedness proc.c:82:1: note: expected 'const byte *' but argument is of type 'const char *' proc.c:1802:25: warning: pointer targets in passing argument 1 of 'strcpy' differ in signedness /usr/include/string.h:128:14: note: expected 'char * __restrict__' but argument is of type 'byte *' proc.c:1804:25: warning: pointer targets in passing argument 1 of 'strcpy' differ in signedness /usr/include/string.h:128:14: note: expected 'char * __restrict__' but argument is of type 'byte *' proc.c:1806:25: warning: pointer targets in passing argument 1 of 'strcpy' differ in signedness /usr/include/string.h:128:14: note: expected 'char * __restrict__' but argument is of type 'byte *' proc.c:1807:25: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness /usr/include/string.h:399:15: note: expected 'const char *' but argument is of type 'byte *' proc.c:1808:25: warning: pointer targets in passing argument 1 of 'strcpy' differ in signedness /usr/include/string.h:128:14: note: expected 'char * __restrict__' but argument is of type 'byte *' proc.c:1809:25: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness /usr/include/string.h:399:15: note: expected 'const char *' but argument is of type 'byte *' proc.c:1810:25: warning: pointer targets in passing argument 1 of 'strcpy' differ in signedness /usr/include/string.h:128:14: note: expected 'char * __restrict__' but argument is of type 'byte *' proc.c:1826:25: warning: pointer targets in passing argument 1 of 'strcpy' differ in signedness /usr/include/string.h:128:14: note: expected 'char * __restrict__' but argument is of type 'byte *' proc.c:1828:25: warning: pointer targets in passing argument 1 of 'strcpy' differ in signedness /usr/include/string.h:128:14: note: expected 'char * __restrict__' but argument is of type 'byte *' proc.c:1854:9: warning: pointer targets in passing argument 2 of 'smb_encode_ascii' differ in signedness proc.c:90:1: note: expected 'const byte *' but argument is of type 'char *' proc.c:1855:9: warning: pointer targets in passing argument 2 of 'smb_encode_ascii' differ in signedness proc.c:90:1: note: expected 'const byte *' but argument is of type 'char *' proc.c:1856:9: warning: pointer targets in passing argument 2 of 'smb_encode_ascii' differ in signedness proc.c:90:1: note: expected 'const byte *' but argument is of type 'char *' --- nfs_dir --- --- nfs_funcs.o --- gcc -c -I. -I.. -Wall -O2 -DNETBSD nfs_funcs.c --- kernel.o --- gcc -Iinclude -I. -Wall -O2 -DNETBSD -c -o kernel.o kernel.c --- smb_abstraction.o --- gcc -Iinclude -I. -Wall -O2 -DNETBSD -c -o smb_abstraction.o smb_abstraction.c --- nfs_dir --- nfs_funcs.c: In function 'nfsproc_readdir': nfs_funcs.c:268:8: warning: dereferencing type-punned pointer will break strict-aliasing rules nfs_funcs.c:270:3: warning: dereferencing type-punned pointer will break strict-aliasing rules nfs_funcs.c:270:3: warning: dereferencing type-punned pointer will break strict-aliasing rules nfs_funcs.c: In function 'nfsproc_read': nfs_funcs.c:369:7: warning: pointer targets in passing argument 2 of 'fo_read' differ in signedness ../my_defines.h:91:5: note: expected 'int *' but argument is of type 'u_int *' nfs_funcs.c: In function 'nfs_dispatch': nfs_funcs.c:550:2: warning: passing argument 2 of 'transp->xp_ops->xp_getargs' from incompatible pointer type nfs_funcs.c:550:2: note: expected 'xdrproc_t' but argument is of type 'bool_t (*)()' nfs_funcs.c:559:2: warning: passing argument 2 of 'svc_sendreply' from incompatible pointer type /usr/include/rpc/svc.h:227:15: note: expected 'xdrproc_t' but argument is of type 'bool_t (*)()' nfs_funcs.c:562:2: warning: passing argument 2 of 'transp->xp_ops->xp_freeargs' from incompatible pointer type nfs_funcs.c:562:2: note: expected 'xdrproc_t' but argument is of type 'bool_t (*)()' --- fo_nfs.o --- gcc -Iinclude -I. -Wall -O2 -DNETBSD -c -o fo_nfs.o fo_nfs.c --- kernel.o --- kernel.c: In function 'kernel_init': kernel.c:41:2: warning: implicit declaration of function 'tzset' kernel.c:42:2: warning: implicit declaration of function 'time' kernel.c:46:2: warning: implicit declaration of function 'localtime' kernel.c:46:41: error: invalid type argument of '->' (have 'int') *** [kernel.o] Error code 1 bmake: stopped in /tmp/pkgsrc/net/sharity-light/work/Sharity-Light.1.2 --- smb_abstraction.o --- smb_abstraction.c: In function 'make_open': smb_abstraction.c:215:8: warning: implicit declaration of function 'time' --- fo_nfs.o --- fo_nfs.c: In function 'file_touch': fo_nfs.c:52:2: warning: implicit declaration of function 'time' --- nfs_dir --- A failure has been detected in another branch of the parallel make bmake: stopped in /tmp/pkgsrc/net/sharity-light/work/Sharity-Light.1.2/nfs *** [nfs_dir] Error code 2 bmake: stopped in /tmp/pkgsrc/net/sharity-light/work/Sharity-Light.1.2 2 errors bmake: stopped in /tmp/pkgsrc/net/sharity-light/work/Sharity-Light.1.2 *** Error code 2 Stop. bmake: stopped in /usr/pkgsrc/net/sharity-light *** Error code 1 Stop. bmake: stopped in /usr/pkgsrc/net/sharity-light