Biblio-RFID v0.05 Perl 5 v5.16.2 OpenBSD.amd64-openbsd

Status
Fail
From
Chris Williams (BINGOS)
Dist
Biblio-RFID v0.05
Platform
Perl 5 v5.16.2 OpenBSD.amd64-openbsd
Date
2023-02-21 17:23:24
ID
72528274-b20c-11ed-aba6-9a79f339625c
This distribution has been tested as part of the CPAN Testers
project, supporting the Perl programming language.  See
http://wiki.cpantesters.org/ for more information or email
questions to cpan-testers-discuss@perl.org


--

Dear DPAVLIN,

This is a computer-generated error report created automatically by
CPANPLUS, version 0.9914. Testers personal comments may appear
at the end of this report.


Thank you for uploading your work to CPAN.  However, it appears that
there were some problems testing your distribution.

TEST RESULTS:

Below is the error stack from stage 'make test':

PERL_DL_NONLAZY=1 "/home/cpan/pit/bare/perl-5.16.2/bin/perl" "-MExtUtils::Command::MM" "-MTest::Harness" "-e" "undef *Test::Harness::Switches; test_harness(0, 'inc', 'blib/lib', 'blib/arch')" t/00-load.t t/05-RFID501.t t/06-SmartX.t t/10-3M-810.t t/20-CPR-M02.t t/30-librfid.t t/50-Readers.t t/boilerplate.t t/manifest.t t/pod.t t/readme.t
# Testing Biblio::RFID 0.05, Perl 5.016002, /home/cpan/pit/bare/perl-5.16.2/bin/perl
t/00-load.t ...... ok
## to_hash pack("H*","0411000032303039303130313031323300000000ffffffff7fffffff00000000") at lib/Biblio/RFID/RFID501.pm line 126.
# {
#   branch => 4095,
#   content => 200901010123,
#   custom => 2147483647,
#   library => 1048575,
#   set => 1,
#   total => 1,
#   type => 0,
#   type_label => "Other",
#   u1 => 4,
#   u2 => 0,
# }
## from_hash {
  branch => 4095,
  content => 200901010123,
  custom => 2147483647,
  library => 1048575,
  set => 1,
  total => 1,
  type => 0,
  type_label => "Other",
  u1 => 4,
  u2 => 0,
} at lib/Biblio/RFID/RFID501.pm line 157.
# (
#   pack("H*","0411000032303039303130313031323300000000ffffffff7fffffff00000000"),
#   pack("H*","0411000032303039303130313031323300000000ffffffff7fffffff00000000"),
# )
## to_hash "\4\21\0\x011302003767\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0" at lib/Biblio/RFID/RFID501.pm line 126.
# {
#   branch => 0,
#   content => 1302003767,
#   custom => 0,
#   library => 0,
#   set => 1,
#   total => 1,
#   type => 1,
#   type_label => "Book",
#   u1 => 4,
#   u2 => 0,
# }
## from_hash {
  branch => 0,
  content => 1302003767,
  custom => 0,
  library => 0,
  set => 1,
  total => 1,
  type => 1,
  type_label => "Book",
  u1 => 4,
  u2 => 0,
} at lib/Biblio/RFID/RFID501.pm line 157.
# (
#   "\4\21\0\x011302003767\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0",
#   "\4\21\0\x011302003767\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0",
# )
# "\0\0\0\0\0\0\0\0\0\0\0\0"
t/05-RFID501.t ... ok
# 4: 99887766554433221100001222222221 at lib/Biblio/RFID/SmartX.pm line 35.
# 5: 32303133343536319111111111906d00 at lib/Biblio/RFID/SmartX.pm line 35.
# 6: 33333300000000060030325352434504 at lib/Biblio/RFID/SmartX.pm line 35.
## hash = {
  CARD_V  => "0006",
  INST_ID => 333333000000,
  JMBAG   => 1222222221,
  OIB     => 91111111119,
  SPOL    => "m",
  SXID    => "99887766554433221100",
} at lib/Biblio/RFID/SmartX.pm line 47.
# {
#   CARD_V  => "0006",
#   INST_ID => 333333000000,
#   JMBAG   => 1222222221,
#   OIB     => 91111111119,
#   SPOL    => "m",
#   SXID    => "99887766554433221100",
# }
# 4: 00112233445566778899002111111112 at lib/Biblio/RFID/SmartX.pm line 35.
# 5: 32303134313030318111111111806600 at lib/Biblio/RFID/SmartX.pm line 35.
# 6: 32323200000000050030325352434504 at lib/Biblio/RFID/SmartX.pm line 35.
## hash = {
  CARD_V  => "0005",
  INST_ID => 323232000000,
  JMBAG   => 2111111112,
  OIB     => 81111111118,
  SPOL    => "f",
  SXID    => "00112233445566778899",
} at lib/Biblio/RFID/SmartX.pm line 47.
# {
#   CARD_V  => "0005",
#   INST_ID => 323232000000,
#   JMBAG   => 2111111112,
#   OIB     => 81111111118,
#   SPOL    => "f",
#   SXID    => "00112233445566778899",
# }
t/06-SmartX.t .... ok

#   Failed test 'new'
#   at t/10-3M-810.t line 12.
Can't call method "inventory" on an undefined value at t/10-3M-810.t line 14.
# Tests were run but no plan was declared and done_testing() was not seen.
# Looks like your test exited with 255 just after 2.
t/10-3M-810.t .... 
Dubious, test returned 255 (wstat 65280, 0xff00)
Failed 1/2 subtests 

#   Failed test 'new'
#   at t/20-CPR-M02.t line 12.
Can't call method "inventory" on an undefined value at t/20-CPR-M02.t line 14.
# Tests were run but no plan was declared and done_testing() was not seen.
# Looks like your test exited with 255 just after 2.
t/20-CPR-M02.t ... 
Dubious, test returned 255 (wstat 65280, 0xff00)
Failed 1/2 subtests 
Can't exec "librfid-tool": No such file or directory at lib/Biblio/RFID/Reader/librfid.pm line 53.
Can't exec "lsusb": No such file or directory at lib/Biblio/RFID/Reader/librfid.pm line 86.
Use of uninitialized value $lsusb in pattern match (m//) at lib/Biblio/RFID/Reader/librfid.pm line 87.
Use of uninitialized value $lsusb in concatenation (.) or string at lib/Biblio/RFID/Reader/librfid.pm line 92.
can't reset device  at lib/Biblio/RFID/Reader/librfid.pm line 92.
# inventory = ()
t/30-librfid.t ... ok
Can't exec "librfid-tool": No such file or directory at lib/Biblio/RFID/Reader/librfid.pm line 53.
Can't exec "lsusb": No such file or directory at lib/Biblio/RFID/Reader/librfid.pm line 86.
Use of uninitialized value $lsusb in pattern match (m//) at lib/Biblio/RFID/Reader/librfid.pm line 87.
Use of uninitialized value $lsusb in concatenation (.) or string at lib/Biblio/RFID/Reader/librfid.pm line 92.
can't reset device  at lib/Biblio/RFID/Reader/librfid.pm line 92.
# tags: []
t/50-Readers.t ... ok
t/boilerplate.t .. ok
t/manifest.t ..... skipped: Author tests not required for installation
t/pod.t .......... ok
t/readme.t ....... ok

Test Summary Report
-------------------
t/10-3M-810.t  (Wstat: 65280 (exited 255) Tests: 2 Failed: 1)
  Failed test:  2
  Non-zero exit status: 255
  Parse errors: No plan found in TAP output
t/20-CPR-M02.t (Wstat: 65280 (exited 255) Tests: 2 Failed: 1)
  Failed test:  2
  Non-zero exit status: 255
  Parse errors: No plan found in TAP output
t/boilerplate.t (Wstat: 0 Tests: 3 Failed: 0)
  TODO passed:   1, 3
Files=11, Tests=44,  7 wallclock secs ( 0.29 usr  0.21 sys +  4.69 cusr  1.58 csys =  6.77 CPU)
Result: FAIL
Failed 2/11 test programs. 2/44 subtests failed.
*** Error 255 in /home/cpan/pit/bare/conf/perl-5.16.2/.cpanplus/5.16.2/build/ca57QVNBoE/Biblio-RFID-0.05 (Makefile:815 'test_dynamic')


PREREQUISITES:

Here is a list of prerequisites you specified and versions we
managed to load:

	  Module Name                        Have     Want
	  Carp                               1.26        0
	  Data::Dump                         1.25        0
	  Device::SerialPort                 1.04        0
	  Digest::CRC                        0.24        0
	  ExtUtils::MakeMaker                7.64     6.36
	  Pod::Readme                      v1.2.3        0
	  Test::More                     1.302191        0
	  Time::HiRes                      1.9725        0

Perl module toolchain versions installed:
	Module Name                        Have
	CPANPLUS                         0.9914
	CPANPLUS::Dist::Build              0.90
	Cwd                                3.75
	ExtUtils::CBuilder             0.280236
	ExtUtils::Command                  7.64
	ExtUtils::Install                  2.20
	ExtUtils::MakeMaker                7.64
	ExtUtils::Manifest                 1.73
	ExtUtils::ParseXS                  3.44
	File::Spec                         3.75
	Module::Build                    0.4231
	Pod::Parser                        1.51
	Pod::Simple                        3.20
	Test2                          1.302191
	Test::Harness                      3.44
	Test::More                     1.302191
	version                          0.9929

******************************** NOTE ********************************
The comments above are created mechanically, possibly without manual
checking by the sender.  As there are many people performing automatic
tests on each upload to CPAN, it is likely that you will receive
identical messages about the same problem.

If you believe that the message is mistaken, please reply to the first
one with correction and/or additional informations, and do not take
it personally.  We appreciate your patience. :)
**********************************************************************

Additional comments:


This report was machine-generated by CPANPLUS::Dist::YACSmoke 1.08.
Powered by minismokebox version 0.68

CPANPLUS is prefering Build.PL

------------------------------
ENVIRONMENT AND OTHER CONTEXT
------------------------------

Environment variables:

    AUTOMATED_TESTING = 1
    NONINTERACTIVE_TESTING = 1
    PATH = /home/cpan/bin:/bin:/sbin:/usr/bin:/usr/sbin:/usr/X11R6/bin:/usr/local/bin:/usr/local/sbin:/usr/games
    PERL5LIB = /home/cpan/pit/jail/PfrPpWYec6/lib/perl5:/home/cpan/pit/bare/conf/perl-5.16.2/.cpanplus/5.16.2/build/ca57QVNBoE/Biblio-RFID-0.05/blib/lib:/home/cpan/pit/bare/conf/perl-5.16.2/.cpanplus/5.16.2/build/ca57QVNBoE/Biblio-RFID-0.05/blib/arch
    PERL5_CPANPLUS_IS_RUNNING = 97980
    PERL5_CPANPLUS_IS_VERSION = 0.9914
    PERL5_MINISMOKEBOX = 0.68
    PERL5_YACSMOKE_BASE = /home/cpan/pit/bare/conf/perl-5.16.2
    PERL_EXTUTILS_AUTOINSTALL = --defaultdeps
    PERL_LOCAL_LIB_ROOT = /home/cpan/pit/jail/PfrPpWYec6
    PERL_MB_OPT = --install_base "/home/cpan/pit/jail/PfrPpWYec6"
    PERL_MM_OPT = INSTALL_BASE=/home/cpan/pit/jail/PfrPpWYec6
    PERL_MM_USE_DEFAULT = 1
    SHELL = /usr/local/bin/bash
    TERM = screen.xterm-256color

Perl special variables (and OS-specific diagnostics, for MSWin32):

    Perl: $^X = /home/cpan/pit/bare/perl-5.16.2/bin/perl
    UID:  $<  = 1001
    EUID: $>  = 1001
    GID:  $(  = 1001 1001
    EGID: $)  = 1001 1001


-------------------------------


--

Summary of my perl5 (revision 5 version 16 subversion 2) configuration:
   
  Platform:
    osname=openbsd, osvers=6.6, archname=OpenBSD.amd64-openbsd
    uname='openbsd outrage.bingosnet.co.uk 6.6 generic#4 amd64 '
    config_args='-des -Dprefix=/home/cpan/pit/bare/perl-5.16.2'
    hint=recommended, useposix=true, d_sigaction=define
    useithreads=undef, usemultiplicity=undef
    useperlio=define, d_sfio=undef, uselargefiles=define, usesocks=undef
    use64bitint=define, use64bitall=define, uselongdouble=undef
    usemymalloc=n, bincompat5005=undef
  Compiler:
    cc='cc', ccflags ='-fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include',
    optimize='-O2',
    cppflags='-fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include'
    ccversion='', gccversion='4.2.1 Compatible OpenBSD Clang 8.0.1 (tags/RELEASE_801/final)', gccosandvers=''
    intsize=4, longsize=8, ptrsize=8, doublesize=8, byteorder=12345678
    d_longlong=define, longlongsize=8, d_longdbl=define, longdblsize=16
    ivtype='long', ivsize=8, nvtype='double', nvsize=8, Off_t='off_t', lseeksize=8
    alignbytes=8, prototype=define
  Linker and Libraries:
    ld='cc', ldflags ='-Wl,-E  -fstack-protector -L/usr/local/lib'
    libpth=/usr/local/lib /usr/lib
    libs=-lgdbm -lm -lutil -lc
    perllibs=-lm -lutil -lc
    libc=/usr/lib/libc.so.95.1, so=so, useshrplib=false, libperl=libperl.a
    gnulibc_version=''
  Dynamic Linking:
    dlsrc=dl_dlopen.xs, dlext=so, d_dlsymun=undef, ccdlflags=' '
    cccdlflags='-DPIC -fPIC ', lddlflags='-shared -fPIC  -L/usr/local/lib -fstack-protector'


Characteristics of this binary (from libperl): 
  Compile-time options: HAS_TIMES PERLIO_LAYERS PERL_DONT_CREATE_GVSV
                        PERL_MALLOC_WRAP PERL_PRESERVE_IVUV USE_64_BIT_ALL
                        USE_64_BIT_INT USE_LARGE_FILES USE_LOCALE
                        USE_LOCALE_COLLATE USE_LOCALE_CTYPE
                        USE_LOCALE_NUMERIC USE_PERLIO USE_PERL_ATOF
  Locally applied patches:
	Devel::PatchPerl 1.80
  Built under openbsd
  Compiled at Jan 22 2020 18:36:29
  %ENV:
    PERL5LIB="/home/cpan/pit/jail/PfrPpWYec6/lib/perl5:/home/cpan/pit/bare/conf/perl-5.16.2/.cpanplus/5.16.2/build/ca57QVNBoE/Biblio-RFID-0.05/blib/lib:/home/cpan/pit/bare/conf/perl-5.16.2/.cpanplus/5.16.2/build/ca57QVNBoE/Biblio-RFID-0.05/blib/arch"
    PERL5_CPANPLUS_IS_RUNNING="97980"
    PERL5_CPANPLUS_IS_VERSION="0.9914"
    PERL5_MINISMOKEBOX="0.68"
    PERL5_YACSMOKE_BASE="/home/cpan/pit/bare/conf/perl-5.16.2"
    PERL_EXTUTILS_AUTOINSTALL="--defaultdeps"
    PERL_LOCAL_LIB_ROOT="/home/cpan/pit/jail/PfrPpWYec6"
    PERL_MB_OPT="--install_base "/home/cpan/pit/jail/PfrPpWYec6""
    PERL_MM_OPT="INSTALL_BASE=/home/cpan/pit/jail/PfrPpWYec6"
    PERL_MM_USE_DEFAULT="1"
  @INC:
    /home/cpan/pit/jail/PfrPpWYec6/lib/perl5/5.16.2/OpenBSD.amd64-openbsd
    /home/cpan/pit/jail/PfrPpWYec6/lib/perl5/5.16.2
    /home/cpan/pit/jail/PfrPpWYec6/lib/perl5/OpenBSD.amd64-openbsd
    /home/cpan/pit/jail/PfrPpWYec6/lib/perl5
    /home/cpan/pit/bare/conf/perl-5.16.2/.cpanplus/5.16.2/build/ca57QVNBoE/Biblio-RFID-0.05/blib/lib
    /home/cpan/pit/bare/conf/perl-5.16.2/.cpanplus/5.16.2/build/ca57QVNBoE/Biblio-RFID-0.05/blib/arch
    /home/cpan/pit/bare/perl-5.16.2/lib/site_perl/5.16.2/OpenBSD.amd64-openbsd
    /home/cpan/pit/bare/perl-5.16.2/lib/site_perl/5.16.2
    /home/cpan/pit/bare/perl-5.16.2/lib/5.16.2/OpenBSD.amd64-openbsd
    /home/cpan/pit/bare/perl-5.16.2/lib/5.16.2
    .