Biblio-RFID v0.05 Perl 5 v5.18.4 amd64-freebsd
- Status
- Fail
- From
- Slaven Rezić
- Dist
-
Biblio-RFID v0.05
- Platform
- Perl 5 v5.18.4 amd64-freebsd
- Date
- 2023-02-19 13:45:16
- ID
- a48715e6-b05b-11ed-ae12-e42a6e8775ea
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.18.4, 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.18.4p/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.018004, /usr/perl5.18.4p/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": Datei oder Verzeichnis nicht gefunden at lib/Biblio/RFID/Reader/librfid.pm line 53.
Can't exec "lsusb": Datei oder Verzeichnis nicht gefunden 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": Datei oder Verzeichnis nicht gefunden at lib/Biblio/RFID/Reader/librfid.pm line 53.
Can't exec "lsusb": Datei oder Verzeichnis nicht gefunden 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, 1 wallclock secs ( 0.02 usr 0.04 sys + 0.49 cusr 0.42 csys = 0.97 CPU)
Result: FAIL
Failed 2/11 test programs. 2/44 subtests failed.
*** Error code 255
Stop.
make: stopped in /home/cpansand/.cpan/build/2023021911/Biblio-RFID-0.05-0
------------------------------
PREREQUISITES
------------------------------
Prerequisite modules loaded:
requires:
Module Need Have
------------------- ---- --------
Carp 0 1.50
Data::Dump 0 1.23
Device::SerialPort 0 1.04
Digest::CRC 0 0.24
Pod::Readme 0 v1.2.2
Test::More 0 1.302192
Time::HiRes 0 1.9764
build_requires:
Module Need Have
------------------- ---- --------
ExtUtils::MakeMaker 6.36 7.66
Pod::Readme 0 v1.2.2
Test::More 0 1.302192
configure_requires:
Module Need Have
------------------- ---- --------
ExtUtils::MakeMaker 6.36 7.66
------------------------------
ENVIRONMENT AND OTHER CONTEXT
------------------------------
Environment variables:
LC_ALL = de_DE.ISO8859-1
PATH = /usr/local/bin:/usr/bin:/bin:/usr/local/sbin:/usr/sbin:/sbin:/home/cpansand/bin/freebsd10.3:/home/cpansand/bin/sh:/home/cpansand/bin:/usr/games:/home/cpansand/devel:/home/eserte/src/srezic-misc/scripts
PERL5LIB =
PERL5OPT =
PERL5_CPANPLUS_IS_RUNNING = 86886
PERL5_CPAN_IS_RUNNING = 86886
PERL5_CPAN_IS_RUNNING_IN_RECURSION = 42143,86886
PERLDOC = -MPod::Perldoc::ToTextOverstrike
PERL_BATCH = yes
PERL_CANARY_STABILITY_NOPROMPT = 1
PERL_CPAN_REPORTER_CONFIG = /var/tmp/cpansmoker-1023/2023021815/cpanreporter_001_config.ini
PERL_EXTUTILS_AUTOINSTALL = --defaultdeps
PERL_USE_UNSAFE_INC = 1
SHELL = /usr/local/bin/zsh
TERM = screen
TMPDIR = /var/tmp/cpansmoker-1023/2023021815
Perl special variables (and OS-specific diagnostics, for MSWin32):
$^X = /usr/perl5.18.4p/bin/perl
$UID/$EUID = 1023 / 1023
$GID = 1023 1023
$EGID = 1023 1023
Perl module toolchain versions installed:
Module Have
------------------- --------
CPAN 2.34
CPAN::Meta 2.150010
Cwd 3.75
ExtUtils::CBuilder 0.280236
ExtUtils::Command 7.66
ExtUtils::Install 2.22
ExtUtils::MakeMaker 7.66
ExtUtils::Manifest 1.70
ExtUtils::ParseXS 3.35
File::Spec 3.75
JSON 4.10
JSON::PP 4.16
Module::Build 0.4232
Module::Signature 0.87
Parse::CPAN::Meta 2.150010
Test::Harness 3.44
Test::More 1.302192
YAML 1.30
YAML::Syck 1.34
version 0.9929
--
Summary of my perl5 (revision 5 version 18 subversion 4) configuration:
Platform:
osname=freebsd, osvers=10.1-release, archname=amd64-freebsd
uname='freebsd cvrsnica-freebsd-101.herceg.de 10.1-release freebsd 10.1-release #0 r274401: tue nov 11 21:02:49 utc 2014 root@releng1.nyi.freebsd.org:usrobjusrsrcsysgeneric amd64 '
config_args='-ds -e -Dprefix=/usr/perl5.18.4p'
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 ='-DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include',
optimize='-O',
cppflags='-DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include'
ccversion='', gccversion='4.2.1 Compatible FreeBSD Clang 3.4.1 (tags/RELEASE_34/dot1-final 208032)', 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 ='-pthread -Wl,-E -fstack-protector -L/usr/local/lib'
libpth=/usr/lib /usr/local/lib
libs=-lgdbm -lm -lcrypt -lutil -lc
perllibs=-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'
Characteristics of this binary (from libperl):
Compile-time options: HAS_TIMES PERLIO_LAYERS PERL_DONT_CREATE_GVSV
PERL_HASH_FUNC_ONE_AT_A_TIME_HARD PERL_MALLOC_WRAP
PERL_PRESERVE_IVUV PERL_SAWAMPERSAND 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
Built under freebsd
Compiled at Apr 4 2015 13:03:15
%ENV:
PERL5LIB=""
PERL5OPT=""
PERL5_CPANPLUS_IS_RUNNING="86886"
PERL5_CPAN_IS_RUNNING="86886"
PERL5_CPAN_IS_RUNNING_IN_RECURSION="42143,86886"
PERLDOC="-MPod::Perldoc::ToTextOverstrike"
PERL_BATCH="yes"
PERL_CANARY_STABILITY_NOPROMPT="1"
PERL_CPAN_REPORTER_CONFIG="/var/tmp/cpansmoker-1023/2023021815/cpanreporter_001_config.ini"
PERL_EXTUTILS_AUTOINSTALL="--defaultdeps"
PERL_USE_UNSAFE_INC="1"
@INC:
/usr/perl5.18.4p/lib/site_perl/5.18.4/amd64-freebsd
/usr/perl5.18.4p/lib/site_perl/5.18.4
/usr/perl5.18.4p/lib/5.18.4/amd64-freebsd
/usr/perl5.18.4p/lib/5.18.4
.