START net/p5-Net-Pcap 2021-03-31T03:37:29Z ===> p5-Net-Pcap-0.17p1 depends on: p5-IO-Interface-* -> p5-IO-Interface-1.09p1 ===> Regression tests for p5-Net-Pcap-0.17p1 "/usr/bin/perl" -MExtUtils::Command::MM -e 'cp_nonempty' -- Pcap.bs blib/arch/auto/Net/Pcap/Pcap.bs 644 PERL_DL_NONLAZY=1 "/usr/bin/perl" "-MExtUtils::Command::MM" "-MTest::Harness" "-e" "undef *Test::Harness::Switches; test_harness(0, 'blib/lib', 'blib/arch')" t/*.t # Testing Net::Pcap 0.17 (OpenBSD libpcap) under Perl 5.032001 t/00-load.t ................ ok t/01-api.t ................. ok # Failed test ' - at least one device must be present in the list returned by findalldevs()' # at t/02-lookup.t line 133. # Failed test ' - 'mcx0' must be present in the list returned by findalldevs()' # at t/02-lookup.t line 135. # got: undef # expected: '1' # Failed test ' - at least one device must be present in the list returned by findalldevs()' # at t/02-lookup.t line 141. # Failed test ' - at least one device must be present in the hash filled by findalldevs()' # at t/02-lookup.t line 142. # Failed test ' - 'mcx0' must be present in the list returned by findalldevs()' # at t/02-lookup.t line 144. # got: undef # expected: '1' # Failed test ' - at least one device must be present in the list returned by findalldevs()' # at t/02-lookup.t line 166. # Failed test ' - at least one device must be present in the hash filled by findalldevs()' # at t/02-lookup.t line 167. # Failed test ' - 'mcx0' must be present in the list returned by findalldevs()' # at t/02-lookup.t line 169. # got: undef # expected: '1' # Looks like you failed 8 tests of 45. t/02-lookup.t .............. Dubious, test returned 8 (wstat 2048, 0x800) Failed 8/45 subtests (less 4 skipped subtests: 33 okay) t/03-openlive.t ............ skipped: must be run as root t/04-loop.t ................ skipped: must be run as root t/05-dump.t ................ skipped: must be run as root t/06-offline.t ............. skipped: must be run as root t/07-stats.t ............... skipped: must be run as root t/08-filter.t .............. ok t/09-error.t ............... skipped: no network device available t/10-fileno.t .............. skipped: no network device available t/11-snapshot.t ............ skipped: must be run as root t/12-next.t ................ skipped: pcap_next() behaves too strangely for being tested on random machines t/13-dispatch.t ............ skipped: must be run as root Your vendor has not defined pcap macro DLT_LTALK, used at t/14-datalink.t line 13. t/14-datalink.t ............ Dubious, test returned 255 (wstat 65280, 0xff00) No subtests run # This platform has been detected as a little endian architecture t/15-is_swapped.t .......... ok # Failed test ' - err must be null' # at t/16-setnonblock.t line 92. # got: 'лллллллллллллллллллллллллллллллллллллллллллллллллллллллллллллллллллллллллллллллллллллллллллллллллллллллллллллллллллллллллллллллллллллллллллллллллллллллллллллллллллллллллллллллллллллллллллллллллллллллллллллллллллллллллллллллллллллллллллллллллллллллллллллллллллллллллллллллллллллллллллллллллллллллллллллллллллллллллллллллллллллллллллллллллллллллллллллллллллллллллллллллллллллллллллллллллллллллллллллллллллллллллллллллллллллллллллллллллллллллллллллллллллллллллллллллллллллллллллллллллллллллллллллллллллллллллллллллл' # expected: '' # Failed test ' - state must be 0 for savefile' # at t/16-setnonblock.t line 93. # got: '-1' # expected: '0' # Looks like you failed 2 tests of 23. t/16-setnonblock.t ......... Dubious, test returned 2 (wstat 512, 0x200) Failed 2/23 subtests (less 13 skipped subtests: 8 okay) # OpenBSD libpcap # Failed test ' - checking version string (OpenBSD libpcap)' # at t/17-lib_version.t line 17. # 'OpenBSD libpcap' # doesn't match '/^libpcap version (?:\d+\.\d+(?:\.\d+|[^\d.\s]+)?|unknown \(pre 0\.8\))$/' # Looks like you failed 1 test of 2. t/17-lib_version.t ......... Dubious, test returned 1 (wstat 256, 0x100) Failed 1/2 subtests t/18-open_dead.t ........... ok t/19-breakloop.t ........... skipped: must be run as root t/20-constants.t ........... ok t/21-next_ex.t ............. skipped: slowness and random failures... testing pcap_next_ex() is a PITA t/22-open.t ................ skipped: pcap_open() is not available t/23-srcstr.t .............. skipped: pcap_createsrcstr() is not available t/50-poe-component-pcap.t .. skipped: POE::Component::Pcap is not available t/distchk.t ................ skipped: Test::Distribution required for checking distribution t/pod.t .................... ok t/podcover.t ............... skipped: Currently not working for Net::Pcap t/podspell.t ............... skipped: Pod spelling: for maintainer only t/portfs.t ................. skipped: Only for the module maintainer Test Summary Report ------------------- t/02-lookup.t (Wstat: 2048 Tests: 45 Failed: 8) Failed tests: 23-24, 27-29, 34-36 Non-zero exit status: 8 t/14-datalink.t (Wstat: 65280 Tests: 0 Failed: 0) Non-zero exit status: 255 Parse errors: No plan found in TAP output t/16-setnonblock.t (Wstat: 512 Tests: 23 Failed: 2) Failed tests: 22-23 Non-zero exit status: 2 t/17-lib_version.t (Wstat: 256 Tests: 2 Failed: 1) Failed test: 2 Non-zero exit status: 1 Files=30, Tests=391, 8 wallclock secs ( 0.16 usr 0.32 sys + 5.48 cusr 1.97 csys = 7.93 CPU) Result: FAIL Failed 4/30 test programs. 11/391 subtests failed. *** Error 255 in /usr/ports/pobj/p5-Net-Pcap-0.17/Net-Pcap-0.17 (Makefile:1090 'test_dynamic') *** Error 2 in . (/usr/ports/infrastructure/mk/bsd.port.mk:2982 '/usr/ports/pobj/p5-Net-Pcap-0.17/.test_done': @cd /usr/ports/pobj/p5-Net-Pc...) *** Error 2 in /usr/ports/net/p5-Net-Pcap (/usr/ports/infrastructure/mk/bsd.port.mk:2602 'test': @lock=p5-Net-Pcap-0.17p1; export _LOCKS_HE...) FAIL net/p5-Net-Pcap Command 'make test' failed: 512