Biblio-RFID v0.05 Perl 5 v5.34.0 amd64-freebsd
- Status
- Fail
- From
- Slaven Rezić
- Dist
-
Biblio-RFID v0.05
- Platform
- Perl 5 v5.34.0 amd64-freebsd
- Date
- 2023-02-16 07:56:26
- ID
- 69e36806-adcf-11ed-9b60-fbe16d8775ea
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 Dobrica Pavlinusic,
This is a computer-generated report for Biblio-RFID-0.05
on perl 5.34.0, created by CPAN-Reporter-1.2018.
Thank you for uploading your work to CPAN. However, there was a problem
testing your distribution.
If you think this report is invalid, please consult the CPAN Testers Wiki
for suggestions on how to avoid getting FAIL reports for missing library
or binary dependencies, unsupported operating systems, and so on:
http://wiki.cpantesters.org/wiki/CPANAuthorNotes
Sections of this report:
* Tester comments
* Program output
* Prerequisites
* Environment and other context
------------------------------
TESTER COMMENTS
------------------------------
Additional comments from tester:
none provided
------------------------------
PROGRAM OUTPUT
------------------------------
Output from '/usr/bin/make test':
PERL_DL_NONLAZY=1 "/usr/perl5.34.0p/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.034000, /usr/perl5.34.0p/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 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 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, 1 wallclock secs ( 0.04 usr 0.02 sys + 0.82 cusr 0.19 csys = 1.07 CPU)
Result: FAIL
Failed 2/11 test programs. 2/44 subtests failed.
*** Error code 255
Stop.
make: stopped in /usr/home/cpansand/.cpan/build/2023021513/Biblio-RFID-0.05-0
------------------------------
PREREQUISITES
------------------------------
Prerequisite modules loaded:
requires:
Module Need Have
------------------- ---- --------
Carp 0 1.52
Data::Dump 0 1.25
Device::SerialPort 0 1.04
Digest::CRC 0 0.23
Pod::Readme 0 v1.2.3
Test::More 0 1.302192
Time::HiRes 0 1.9767
build_requires:
Module Need Have
------------------- ---- --------
ExtUtils::MakeMaker 6.36 7.66
Pod::Readme 0 v1.2.3
Test::More 0 1.302192
configure_requires:
Module Need Have
------------------- ---- --------
ExtUtils::MakeMaker 6.36 7.66
------------------------------
ENVIRONMENT AND OTHER CONTEXT
------------------------------
Environment variables:
LANG = C.UTF-8
PATH = /usr/local/bin:/usr/bin:/bin:/usr/local/sbin:/usr/sbin:/sbin:/home/cpansand/bin/sh:/home/cpansand/bin:/usr/games:/home/cpansand/devel:/usr/home/eserte/src/srezic-misc/scripts
PERL5LIB =
PERL5OPT =
PERL5_CPANPLUS_IS_RUNNING = 57810
PERL5_CPAN_IS_RUNNING = 57810
PERL5_CPAN_IS_RUNNING_IN_RECURSION = 57143,57810
PERL_BATCH = yes
PERL_CANARY_STABILITY_NOPROMPT = 1
PERL_CPAN_REPORTER_CONFIG = /var/tmp/cpansmoker-1023/2023021513/cpanreporter_000_config.ini
PERL_EXTUTILS_AUTOINSTALL = --defaultdeps
PERL_USE_UNSAFE_INC = 1
SHELL = /bin/sh
TMPDIR = /var/tmp/cpansmoker-1023/2023021513
Perl special variables (and OS-specific diagnostics, for MSWin32):
$^X = /usr/perl5.34.0p/bin/perl
$UID/$EUID = 1023 / 1023
$GID = 1023 1023
$EGID = 1023 1023
Perl module toolchain versions installed:
Module Have
------------------- --------
CPAN 2.28
CPAN::Meta 2.150010
Cwd 3.80
ExtUtils::CBuilder 0.280236
ExtUtils::Command 7.66
ExtUtils::Install 2.20
ExtUtils::MakeMaker 7.66
ExtUtils::Manifest 1.73
ExtUtils::ParseXS 3.43
File::Spec 3.80
JSON 4.09
JSON::PP 4.15
Module::Build 0.4231
Module::Signature 0.88
Parse::CPAN::Meta 2.150010
Test::Harness 3.43
Test::More 1.302192
YAML 1.30
YAML::Syck 1.34
version 0.9929
--
Summary of my perl5 (revision 5 version 34 subversion 0) configuration:
Platform:
osname=freebsd
osvers=14.0-current
archname=amd64-freebsd
uname='freebsd cloud2.bbbike.org 14.0-current freebsd 14.0-current #1 main-n249154-312f5f8a4fb9: sat sep 4 21:10:11 utc 2021 root@cloud2.bbbike.org:usrobjusrhomeprojectsfreebsdamd64.amd64sysgeneric amd64 '
config_args='-ds -e -Dprefix=/usr/perl5.34.0p -Dcf_email=srezic@cpan.org -Doptimize=-O2 -pipe'
hint=recommended
useposix=true
d_sigaction=define
useithreads=undef
usemultiplicity=undef
use64bitint=define
use64bitall=define
uselongdouble=undef
usemymalloc=n
default_inc_excludes_dot=define
Compiler:
cc='cc'
ccflags ='-DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include'
optimize='-O2 -pipe'
cppflags='-DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include'
ccversion=''
gccversion='FreeBSD Clang 12.0.1 (git@github.com:llvm/llvm-project.git llvmorg-12.0.1-0-gfed41342a82f)'
gccosandvers=''
intsize=4
longsize=8
ptrsize=8
doublesize=8
byteorder=12345678
doublekind=3
d_longlong=define
longlongsize=8
d_longdbl=define
longdblsize=16
longdblkind=3
ivtype='long'
ivsize=8
nvtype='double'
nvsize=8
Off_t='off_t'
lseeksize=8
alignbytes=8
prototype=define
Linker and Libraries:
ld='cc'
ldflags ='-pthread -Wl,-E -fstack-protector-strong -L/usr/local/lib'
libpth=/usr/lib /usr/local/lib /usr/lib/clang/12.0.1/lib
libs=-lpthread -ldl -lm -lcrypt -lutil -lc
perllibs=-lpthread -ldl -lm -lcrypt -lutil -lc
libc=
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 -L/usr/local/lib -fstack-protector-strong'
Characteristics of this binary (from libperl):
Compile-time options:
HAS_TIMES
PERLIO_LAYERS
PERL_COPY_ON_WRITE
PERL_DONT_CREATE_GVSV
PERL_MALLOC_WRAP
PERL_OP_PARENT
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_LOCALE_TIME
USE_PERLIO
USE_PERL_ATOF
Built under freebsd
Compiled at Sep 8 2021 18:37:00
%ENV:
PERL5LIB=""
PERL5OPT=""
PERL5_CPANPLUS_IS_RUNNING="57810"
PERL5_CPAN_IS_RUNNING="57810"
PERL5_CPAN_IS_RUNNING_IN_RECURSION="57143,57810"
PERL_BATCH="yes"
PERL_CANARY_STABILITY_NOPROMPT="1"
PERL_CPAN_REPORTER_CONFIG="/var/tmp/cpansmoker-1023/2023021513/cpanreporter_000_config.ini"
PERL_EXTUTILS_AUTOINSTALL="--defaultdeps"
PERL_USE_UNSAFE_INC="1"
@INC:
/usr/perl5.34.0p/lib/site_perl/5.34.0/amd64-freebsd
/usr/perl5.34.0p/lib/site_perl/5.34.0
/usr/perl5.34.0p/lib/5.34.0/amd64-freebsd
/usr/perl5.34.0p/lib/5.34.0
.