=> 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 p5-Net-Pcap-0.16nb3
--- blib/lib/Net/.exists ---
--- blib/arch/.exists ---
--- blib/lib/auto/Net/Pcap/.exists ---
--- blib/arch/auto/Net/Pcap/.exists ---
--- blib/bin/.exists ---
--- blib/script/.exists ---
--- blib/man1/.exists ---
--- blib/man3/.exists ---
--- subdirs ---
--- Pcap.c ---
--- Pcap.bs ---
--- Pcap.c ---
/usr/pkg/bin/perl /usr/pkg/lib/perl5/5.14.0/ExtUtils/xsubpp  -typemap /usr/pkg/lib/perl5/5.14.0/ExtUtils/typemap -typemap typemap  Pcap.xs > Pcap.xsc && mv Pcap.xsc Pcap.c
--- Pcap.bs ---
Running Mkbootstrap for Net::Pcap ()
chmod 644 Pcap.bs
--- pm_to_blib ---
--- blib/arch/auto/Net/Pcap/Pcap.bs ---
cp Pcap.bs blib/arch/auto/Net/Pcap/Pcap.bs
chmod 644 blib/arch/auto/Net/Pcap/Pcap.bs
--- blibdirs ---
--- blib/script/pcapinfo ---
--- config ---
--- blib/script/pcapinfo ---
cp bin/pcapinfo blib/script/pcapinfo
/usr/pkg/bin/perl -MExtUtils::MY -e 'MY->fixin(shift)' -- blib/script/pcapinfo
--- pm_to_blib ---
cp Pcap.pm blib/lib/Net/Pcap.pm
--- Pcap.o ---
gcc -c    -Wall -Wwrite-strings -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/include    -I/usr/pkg/include -I/usr/include    -DVERSION=\"0.16\"  -DXS_VERSION=\"0.16\" -fPIC "-I/usr/pkg/lib/perl5/5.14.0/x86_64-linux-thread-multi/CORE"  -DHAVE_BLANK Pcap.c
--- pure_all ---
--- Pcap.o ---
In file included from Pcap.xs:43:0:
stubs.inc:71:2: warning: #warning "the function pcap_lib_version() is not available, but will be emulated"
stubs.inc:85:2: warning: #warning "the function pcap_findalldevs() is not available, but will be emulated"
stubs.inc:90:24: error: redefinition of typedef 'pcap_if_t'
/tmp/pkgsrc/net/p5-Net-Pcap/work/.buildlink/include/pcap/pcap.h:83:24: note: previous declaration of 'pcap_if_t' was here
stubs.inc:91:8: error: redefinition of 'struct pcap_if'
/tmp/pkgsrc/net/p5-Net-Pcap/work/.buildlink/include/pcap/pcap.h:83:16: note: originally defined here
stubs.inc:113:2: warning: #warning "the function pcap_breakloop() is not available"
stubs.inc:127:2: warning: #warning "the function pcap_setnonblock() is not available"
stubs.inc:142:2: warning: #warning "the function pcap_getnonblock() is not available"
stubs.inc:157:2: warning: #warning "the function pcap_dump_file() is not available"
stubs.inc:172:2: warning: #warning "the function pcap_dump_flush() is not available"
stubs.inc:187:2: warning: #warning "the function pcap_list_datalinks() is not available"
stubs.inc:202:2: warning: #warning "the function pcap_set_datalink() is not available"
stubs.inc:217:2: warning: #warning "the function pcap_datalink_name_to_val() is not available"
stubs.inc:232:2: warning: #warning "the function pcap_datalink_val_to_name() is not available"
stubs.inc:247:2: warning: #warning "the function pcap_datalink_val_to_description() is not available"
stubs.inc:262:2: warning: #warning "the function pcap_compile_nopcap() is not available"
stubs.inc:267:5: error: conflicting types for 'pcap_compile_nopcap'
/tmp/pkgsrc/net/p5-Net-Pcap/work/.buildlink/include/pcap/pcap.h:316:5: note: previous declaration of 'pcap_compile_nopcap' was here
stubs.inc:268:5: error: conflicting types for 'pcap_compile_nopcap'
/tmp/pkgsrc/net/p5-Net-Pcap/work/.buildlink/include/pcap/pcap.h:316:5: note: previous declaration of 'pcap_compile_nopcap' was here
stubs.inc:277:2: warning: #warning "the function pcap_get_selectable_fd() is not available"
stubs.inc:292:2: warning: #warning "the function pcap_next_ex() is not available"
stubs.inc:307:2: warning: #warning "the function pcap_sendpacket() is not available"
stubs.inc:322:2: warning: #warning "the function pcap_createsrcstr() is not available"
stubs.inc:337:2: warning: #warning "the function pcap_parsesrcstr() is not available"
stubs.inc:352:2: warning: #warning "the function pcap_open() is not available"
stubs.inc:373:2: warning: #warning "the function pcap_setbuff() is not available"
stubs.inc:388:2: warning: #warning "the function pcap_setuserbuffer() is not available"
stubs.inc:403:2: warning: #warning "the function pcap_setmode() is not available"
stubs.inc:418:2: warning: #warning "the function pcap_setmintocopy() is not available"
stubs.inc:433:2: warning: #warning "the function pcap_sendqueue_alloc() is not available"
stubs.inc:455:2: warning: #warning "the function pcap_sendqueue_destroy() is not available"
stubs.inc:469:2: warning: #warning "the function pcap_sendqueue_queue() is not available"
stubs.inc:484:2: warning: #warning "the function pcap_sendqueue_transmit() is not available"
stubs.inc:499:2: warning: #warning "the function pcap_event() is not available"
stubs.inc:514:2: warning: #warning "the function pcap_setsampling() is not available"
Pcap.xs: In function 'callback_wrapper':
Pcap.xs:57:5: warning: pointer targets in passing argument 2 of 'Perl_newSVpv' differ in signedness
/tmp/pkgsrc/net/p5-Net-Pcap/work/.buildlink/lib/perl5/5.14.0/x86_64-linux-thread-multi/CORE/proto.h:2624:19: note: expected 'const char * const' but argument is of type 'u_char *'
Pcap.xs:62:5: warning: value computed is not used
Pcap.xs:63:5: warning: value computed is not used
Pcap.xs:64:5: warning: value computed is not used
Pcap.xs:65:5: warning: value computed is not used
Pcap.xs: In function 'XS_Net__Pcap_findalldevs_xs':
Pcap.xs:196:29: warning: value computed is not used
Pcap.xs:199:33: warning: value computed is not used
Pcap.xs:202:33: warning: value computed is not used
Pcap.xs:220:25: warning: value computed is not used
Pcap.xs:222:25: warning: value computed is not used
Pcap.xs: In function 'XS_Net__Pcap_next':
Pcap.xs:447:5: warning: value computed is not used
Pcap.xs:448:5: warning: value computed is not used
Pcap.xs:449:5: warning: value computed is not used
Pcap.xs:450:5: warning: value computed is not used
Pcap.xs: In function 'XS_Net__Pcap_next_ex':
Pcap.xs:489:17: warning: value computed is not used
Pcap.xs:490:17: warning: value computed is not used
Pcap.xs:491:17: warning: value computed is not used
Pcap.xs:492:17: warning: value computed is not used
Pcap.xs:494:17: warning: pointer targets in passing argument 3 of 'Perl_sv_setpvn' differ in signedness
/tmp/pkgsrc/net/p5-Net-Pcap/work/.buildlink/lib/perl5/5.14.0/x86_64-linux-thread-multi/CORE/proto.h:3988:20: note: expected 'const char * const' but argument is of type 'const u_char *'
Pcap.xs: In function 'XS_Net__Pcap_dump':
Pcap.xs:553:4: warning: pointer targets in passing argument 3 of 'pcap_dump' differ in signedness
/tmp/pkgsrc/net/p5-Net-Pcap/work/.buildlink/include/pcap/pcap.h:344:6: note: expected 'const u_char *' but argument is of type 'char *'
Pcap.c: In function 'XS_Net__Pcap_strerror':
Pcap.c:1584:9: warning: assignment discards qualifiers from pointer target type
Pcap.xs: In function 'XS_Net__Pcap_stats':
Pcap.xs:742:4: warning: value computed is not used
Pcap.xs:744:4: warning: value computed is not used
Pcap.xs:746:4: warning: value computed is not used
Pcap.xs: In function 'XS_Net__Pcap_getevent':
Pcap.xs:951:13: warning: cast from pointer to integer of different size
Pcap.xs: In function 'XS_Net__Pcap_sendpacket':
Pcap.xs:963:9: warning: pointer targets in passing argument 2 of 'pcap_sendpacket' differ in signedness
stubs.inc:313:5: note: expected 'const u_char *' but argument is of type 'char *'
*** [Pcap.o] Error code 1

bmake: stopped in /tmp/pkgsrc/net/p5-Net-Pcap/work/Net-Pcap-0.16
1 error

bmake: stopped in /tmp/pkgsrc/net/p5-Net-Pcap/work/Net-Pcap-0.16
*** Error code 2

Stop.
bmake: stopped in /usr/pkgsrc/net/p5-Net-Pcap
*** Error code 1

Stop.
bmake: stopped in /usr/pkgsrc/net/p5-Net-Pcap