=> Bootstrap dependency digest>=20010302: found digest-20160304 ===> Building for trickle-1.06nb15 cc -DHAVE_CONFIG_H -I. -I. -I. -I/usr/include -Wall -Icompat -O2 -march=i586 -I/usr/include -c trickle.c cc -DHAVE_CONFIG_H -I. -I. -I. -I/usr/include -Wall -Icompat -O2 -march=i586 -I/usr/include -c util.c cc -DHAVE_CONFIG_H -I. -I. -I. -I/usr/include -Wall -Icompat -O2 -march=i586 -I/usr/include -c getopt.c /bin/sh ./libtool --mode=link cc -Wall -Icompat -O2 -march=i586 -I/usr/include -L/usr/lib -Wl,-R/usr/lib -Wl,-R/usr/pkg/lib -o trickle trickle.o util.o getopt.o libtool: link: cc -Wall -Icompat -O2 -march=i586 -Wl,-R/usr/pkg/lib -o trickle trickle.o util.o getopt.o -L/usr/pkgsrc/work/net/trickle/work/.buildlink/lib cc -DHAVE_CONFIG_H -I. -I. -I. -I/usr/include -Wall -Icompat -O2 -march=i586 -I/usr/include -c trickled.c trickled.c:144:24: warning: comparison of unsigned expression < 0 is always false [-Wtautological-compare] if (pri > 20 || pri < 0) { ~~~ ^ ~ 1 warning generated. cc -DHAVE_CONFIG_H -I. -I. -I. -I/usr/include -Wall -Icompat -O2 -march=i586 -I/usr/include -c atomicio.c cc -DHAVE_CONFIG_H -I. -I. -I. -I/usr/include -Wall -Icompat -O2 -march=i586 -I/usr/include -c print.c cc -DHAVE_CONFIG_H -I. -I. -I. -I/usr/include -Wall -Icompat -O2 -march=i586 -I/usr/include -c bwstat.c cc -DHAVE_CONFIG_H -I. -I. -I. -I/usr/include -Wall -Icompat -O2 -march=i586 -I/usr/include -c client.c client.c:61:1: warning: unused function 'clitree_SPLAY_FIND' [-Wunused-function] SPLAY_PROTOTYPE(clitree, client, next, clicmp); ^ compat/sys/tree.h:121:36: note: expanded from macro 'SPLAY_PROTOTYPE' static __inline struct type * \ ^ :280:1: note: expanded from here clitree_SPLAY_FIND ^ 1 warning generated. cc -DHAVE_CONFIG_H -I. -I. -I. -I/usr/include -Wall -Icompat -O2 -march=i586 -I/usr/include -c conf.c conf.c:123:40: warning: array subscript is of type 'char' [-Wchar-subscripts] hash = ((hash << 1) | (hash >> 7)) ^ tolower (*s); ^~~~~~~~~~~~ /usr/include/sys/ctype_inline.h:59:46: note: expanded from macro 'tolower' #define tolower(c) ((int)((_tolower_tab_ + 1)[(c)])) ^~~~ conf.c:548:17: warning: passing 'u_char *' (aka 'unsigned char *') to parameter of type 'const char *' converts between pointers to integer types with different sign [-Wpointer-sign] if (!strcmp (buf, "==")) ^~~ /usr/include/string.h:56:25: note: passing argument to parameter here int strcmp(const char *, const char *); ^ conf.c:564:17: warning: passing 'u_char *' (aka 'unsigned char *') to parameter of type 'const char *' converts between pointers to integer types with different sign [-Wpointer-sign] if (strcmp (buf, "=")) ^~~ /usr/include/string.h:56:25: note: passing argument to parameter here int strcmp(const char *, const char *); ^ 3 warnings generated. cc -DHAVE_CONFIG_H -I. -I. -I. -I/usr/include -Wall -Icompat -O2 -march=i586 -I/usr/include -c cleanup.c cc -DHAVE_CONFIG_H -I. -I. -I. -I/usr/include -Wall -Icompat -O2 -march=i586 -I/usr/include -c xdr.c xdr.c:10:10: fatal error: 'rpc/rpc.h' file not found #include ^ 1 error generated. *** Error code 1 Stop. bmake: stopped in /usr/pkgsrc/work/net/trickle/work/trickle-1.06 *** Error code 1 Stop. bmake[1]: stopped in /usr/pkgsrc/net/trickle *** Error code 1 Stop. bmake: stopped in /usr/pkgsrc/net/trickle