=> Bootstrap dependency digest>=20010302: found digest-20111104
=> Bootstrap dependency fetch-[0-9]*: found fetch-1.7
WARNING: [license.mk] Every package should define a LICENSE.
===> Building for trickle-1.06nb12
--- strlcat.lo ---
--- strlcpy.lo ---
--- trickle-overload.lo ---
--- bwstat.lo ---
--- trickledu.lo ---
--- strlcat.lo ---
/bin/sh ./libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.   -I/usr/pkg/include -Wall -Icompat -I/usr/pkg/include -O3 -pipe -fstack-protector -I/usr/pkg/include -c strlcat.c
--- strlcpy.lo ---
/bin/sh ./libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.   -I/usr/pkg/include -Wall -Icompat -I/usr/pkg/include -O3 -pipe -fstack-protector -I/usr/pkg/include -c strlcpy.c
--- trickle-overload.lo ---
/bin/sh ./libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.   -I/usr/pkg/include -Wall -Icompat -I/usr/pkg/include -O3 -pipe -fstack-protector -I/usr/pkg/include -c trickle-overload.c
--- bwstat.lo ---
/bin/sh ./libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.   -I/usr/pkg/include -Wall -Icompat -I/usr/pkg/include -O3 -pipe -fstack-protector -I/usr/pkg/include -c bwstat.c
--- trickledu.lo ---
/bin/sh ./libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.   -I/usr/pkg/include -Wall -Icompat -I/usr/pkg/include -O3 -pipe -fstack-protector -I/usr/pkg/include -c trickledu.c
--- strlcpy.lo ---
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I/tmp/pkgsrc/net/trickle/work/.buildlink/include -Wall -Icompat -O3 -pipe -fstack-protector -c strlcpy.c  -fPIC -DPIC -o .libs/strlcpy.o
--- trickle-overload.lo ---
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I/tmp/pkgsrc/net/trickle/work/.buildlink/include -Wall -Icompat -O3 -pipe -fstack-protector -c trickle-overload.c  -fPIC -DPIC -o .libs/trickle-overload.o
--- strlcat.lo ---
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I/tmp/pkgsrc/net/trickle/work/.buildlink/include -Wall -Icompat -O3 -pipe -fstack-protector -c strlcat.c  -fPIC -DPIC -o .libs/strlcat.o
--- trickledu.lo ---
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I/tmp/pkgsrc/net/trickle/work/.buildlink/include -Wall -Icompat -O3 -pipe -fstack-protector -c trickledu.c  -fPIC -DPIC -o .libs/trickledu.o
--- bwstat.lo ---
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I/tmp/pkgsrc/net/trickle/work/.buildlink/include -Wall -Icompat -O3 -pipe -fstack-protector -c bwstat.c  -fPIC -DPIC -o .libs/bwstat.o
--- trickle-overload.lo ---
In file included from trickle-overload.c:27:0:
/usr/include/netinet/in.h:141:18: error: two or more data types in declaration specifiers
/usr/include/netinet/in.h:141:18: error: two or more data types in declaration specifiers
--- strlcpy.lo ---
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I/tmp/pkgsrc/net/trickle/work/.buildlink/include -Wall -Icompat -O3 -pipe -fstack-protector -c strlcpy.c -o strlcpy.o >/dev/null 2>&1
--- strlcat.lo ---
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I/tmp/pkgsrc/net/trickle/work/.buildlink/include -Wall -Icompat -O3 -pipe -fstack-protector -c strlcat.c -o strlcat.o >/dev/null 2>&1
--- trickledu.lo ---
In file included from trickledu.c:33:0:
/usr/include/netinet/in.h:141:18: error: two or more data types in declaration specifiers
/usr/include/netinet/in.h:141:18: error: two or more data types in declaration specifiers
*** [trickledu.lo] Error code 1

bmake: stopped in /tmp/pkgsrc/net/trickle/work/trickle-1.06
--- trickle-overload.lo ---
trickle-overload.c: In function 'read':
trickle-overload.c:589:2: warning: pointer targets in passing argument 2 of 'delay' differ in signedness
trickle-overload.c:143:24: note: expected 'ssize_t *' but argument is of type 'size_t *'
trickle-overload.c: In function 'readv':
trickle-overload.c:617:2: warning: pointer targets in passing argument 2 of 'delay' differ in signedness
trickle-overload.c:143:24: note: expected 'ssize_t *' but argument is of type 'size_t *'
trickle-overload.c: In function 'recv':
trickle-overload.c:640:2: warning: pointer targets in passing argument 2 of 'delay' differ in signedness
trickle-overload.c:143:24: note: expected 'ssize_t *' but argument is of type 'size_t *'
trickle-overload.c: In function 'recvfrom':
trickle-overload.c:670:2: warning: pointer targets in passing argument 2 of 'delay' differ in signedness
trickle-overload.c:143:24: note: expected 'ssize_t *' but argument is of type 'size_t *'
trickle-overload.c: In function 'write':
trickle-overload.c:692:2: warning: pointer targets in passing argument 2 of 'delay' differ in signedness
trickle-overload.c:143:24: note: expected 'ssize_t *' but argument is of type 'size_t *'
trickle-overload.c: In function 'writev':
trickle-overload.c:720:2: warning: pointer targets in passing argument 2 of 'delay' differ in signedness
trickle-overload.c:143:24: note: expected 'ssize_t *' but argument is of type 'size_t *'
trickle-overload.c: In function 'send':
trickle-overload.c:743:2: warning: pointer targets in passing argument 2 of 'delay' differ in signedness
trickle-overload.c:143:24: note: expected 'ssize_t *' but argument is of type 'size_t *'
trickle-overload.c: In function 'sendto':
trickle-overload.c:767:2: warning: pointer targets in passing argument 2 of 'delay' differ in signedness
trickle-overload.c:143:24: note: expected 'ssize_t *' but argument is of type 'size_t *'
trickle-overload.c: In function 'getdelay':
trickle-overload.c:926:3: warning: pointer targets in passing argument 2 of 'trickled_getdelay' differ in signedness
trickledu.h:19:17: note: expected 'size_t *' but argument is of type 'ssize_t *'
trickle-overload.c:932:2: warning: pointer targets in passing argument 2 of 'bwstat_getdelay' differ in signedness
bwstat.h:38:17: note: expected 'size_t *' but argument is of type 'ssize_t *'
*** [trickle-overload.lo] Error code 1

bmake: stopped in /tmp/pkgsrc/net/trickle/work/trickle-1.06
--- bwstat.lo ---
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I/tmp/pkgsrc/net/trickle/work/.buildlink/include -Wall -Icompat -O3 -pipe -fstack-protector -c bwstat.c -o bwstat.o >/dev/null 2>&1
2 errors

bmake: stopped in /tmp/pkgsrc/net/trickle/work/trickle-1.06
*** Error code 2

Stop.
bmake: stopped in /usr/pkgsrc/net/trickle
*** Error code 1

Stop.
bmake: stopped in /usr/pkgsrc/net/trickle