Sys-Filesystem v1.408 Perl 5 v5.39.7 x86_64-linux
- Status
- Pass
- From
- Slaven Rezić
- Dist
-
Sys-Filesystem v1.408
- Platform
- Perl 5 v5.39.7 x86_64-linux
- Date
- 2024-01-20 21:49:33
- ID
- cc30a3b6-b7dd-11ee-82b7-0d066e8775ea
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 Jens Rehsack,
This is a computer-generated report for Sys-Filesystem-1.408
on perl 5.39.7, created by CPAN-Reporter-1.2019.
Thank you for uploading your work to CPAN. Congratulations!
All tests were successful.
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 "/opt/perl-5.39.7/bin/perl5.39.7" "-MExtUtils::Command::MM" "-MTest::Harness" "-e" "undef *Test::Harness::Switches; test_harness(0, 'blib/lib', 'blib/arch')" t/*.t xt/*.t
# Testing Sys::Filesystem 1.408, Perl 5.039007 (/opt/perl-5.39.7/bin/perl5.39.7) on linux-5.10.0-27-amd64
t/01_load.t ...... ok
# filesystem - mounted - special - device - options - format - volume - label - type
# / - 1 - 0 - /dev/sda1 - rw,relatime,errors=remount-ro - ext4 - 1 - 1 - ext4
# /boot/efi - 1 - 0 - /dev/sda15 - rw,relatime,fmask=0077,dmask=0077,codepage=437,iocharset=ascii,shortname=mixed,utf8,errors=remount-ro - vfat - 1 - 1 - vfat
# /dev - 1 - 0 - udev - rw,nosuid,relatime,size=1936816k,nr_inodes=484204,mode=755 - devtmpfs - 1 - 1 - devtmpfs
# /dev/hugepages - 1 - 0 - hugetlbfs - rw,relatime,pagesize=2M - hugetlbfs - 1 - 1 - hugetlbfs
# /dev/mqueue - 1 - 0 - mqueue - rw,nosuid,nodev,noexec,relatime - mqueue - 1 - 1 - mqueue
# /dev/pts - 1 - 1 - devpts - rw,nosuid,noexec,relatime,gid=5,mode=620,ptmxmode=000 - devpts - 1 - 1 - devpts
# /dev/shm - 1 - 1 - tmpfs - rw,nosuid,nodev - tmpfs - 1 - 1 - tmpfs
# /media/cdrom0 - 0 - 0 - /dev/sr0 - user,noauto - udf,iso9660 - 1 - 1 - udf,iso9660
# /proc - 1 - 1 - proc - rw,nosuid,nodev,noexec,relatime - proc - 1 - 1 - proc
# /proc/sys/fs/binfmt_misc - 1 - 1 - binfmt_misc - rw,nosuid,nodev,noexec,relatime - binfmt_misc - 1 - 1 - binfmt_misc
# /run - 1 - 1 - tmpfs - rw,nosuid,nodev,noexec,relatime,size=391524k,mode=755 - tmpfs - 1 - 1 - tmpfs
# /run/lock - 1 - 1 - tmpfs - rw,nosuid,nodev,noexec,relatime,size=5120k - tmpfs - 1 - 1 - tmpfs
# /run/user/1001 - 1 - 1 - tmpfs - rw,nosuid,nodev,relatime,size=391520k,nr_inodes=97880,mode=700,uid=1001,gid=1001 - tmpfs - 1 - 1 - tmpfs
# /sys - 1 - 1 - sysfs - rw,nosuid,nodev,noexec,relatime - sysfs - 1 - 1 - sysfs
# /sys/fs/bpf - 1 - 0 - none - rw,nosuid,nodev,noexec,relatime,mode=700 - bpf - 1 - 1 - bpf
# /sys/fs/cgroup - 1 - 0 - cgroup2 - rw,nosuid,nodev,noexec,relatime,nsdelegate,memory_recursiveprot - cgroup2 - 1 - 1 - cgroup2
# /sys/fs/fuse/connections - 1 - 1 - fusectl - rw,nosuid,nodev,noexec,relatime - fusectl - 1 - 1 - fusectl
# /sys/fs/pstore - 1 - 0 - pstore - rw,nosuid,nodev,noexec,relatime - pstore - 1 - 1 - pstore
# /sys/kernel/config - 1 - 0 - configfs - rw,nosuid,nodev,noexec,relatime - configfs - 1 - 1 - configfs
# /sys/kernel/debug - 1 - 1 - debugfs - rw,nosuid,nodev,noexec,relatime - debugfs - 1 - 1 - debugfs
# /sys/kernel/security - 1 - 1 - securityfs - rw,nosuid,nodev,noexec,relatime - securityfs - 1 - 1 - securityfs
# /sys/kernel/tracing - 1 - 0 - tracefs - rw,nosuid,nodev,noexec,relatime - tracefs - 1 - 1 - tracefs
# /tmp - 1 - 1 - tmpfs - rw,relatime,size=1048576k,mode=777 - tmpfs - 1 - 1 - tmpfs
# none - 0 - 1 - /data/swap/swap.2 - sw - swap - 1 - 1 - swap
t/02_basic.t ..... ok
t/03_whereami.t .. ok
t/04_special.t ... ok
t/05_error.t ..... ok
t/06_settings.t .. ok
All tests successful.
Test Summary Report
-------------------
t/03_whereami.t (Wstat: 0 Tests: 3 Failed: 0)
TODO passed: 2-3
Files=6, Tests=305, 0 wallclock secs ( 0.06 usr 0.03 sys + 0.59 cusr 0.13 csys = 0.81 CPU)
Result: PASS
------------------------------
PREREQUISITES
------------------------------
Prerequisite modules loaded:
requires:
Module Need Have
------------------- -------- --------
Carp 0 1.54
Cwd 0 3.90
File::Spec 0 3.90
FindBin 0 1.54
IO 0 1.55
IPC::Cmd 0.80 1.04
Module::Pluggable 4.8 5.2
Params::Util 1.00 1.102
perl 5.008001 5.039007
build_requires:
Module Need Have
------------------- -------- --------
Test::More 0.9 1.302198
configure_requires:
Module Need Have
------------------- -------- --------
Carp 0 1.54
Cwd 0 3.90
ExtUtils::MakeMaker 0 7.70
File::Spec 0 3.90
FindBin 0 1.54
IO 0 1.55
IPC::Cmd 0.80 1.04
Module::Pluggable 4.8 5.2
Params::Util 1.00 1.102
------------------------------
ENVIRONMENT AND OTHER CONTEXT
------------------------------
Environment variables:
LANG = en_US.UTF-8
PATH = /usr/local/bin:/usr/bin:/bin:/usr/local/sbin:/usr/sbin:/sbin:/home/cpansand/bin/linux-gnu:/home/cpansand/bin/sh:/home/cpansand/bin:/usr/games:/home/cpansand/devel:/home/eserte/src/srezic-misc/scripts
PERL5LIB =
PERL5OPT =
PERL5_CPANPLUS_IS_RUNNING = 1468828
PERL5_CPAN_IS_RUNNING = 1468828
PERL5_CPAN_IS_RUNNING_IN_RECURSION = 1368237,1468828
PERLDOC = -MPod::Perldoc::ToTextOverstrike
PERL_BATCH = yes
PERL_CANARY_STABILITY_NOPROMPT = 1
PERL_CPAN_REPORTER_CONFIG = /var/tmp/cpansmoker-1023/2024012019/cpanreporter_000_config.ini
PERL_EXTUTILS_AUTOINSTALL = --defaultdeps
PERL_USE_UNSAFE_INC = 1
SHELL = /usr/bin/zsh
TERM = screen
TMPDIR = /var/tmp/cpansmoker-1023/2024012019
Perl special variables (and OS-specific diagnostics, for MSWin32):
$^X = /opt/perl-5.39.7/bin/perl5.39.7
$UID/$EUID = 1023 / 1023
$GID = 1023 1023
$EGID = 1023 1023
Perl module toolchain versions installed:
Module Have
------------------- --------
CPAN 2.36
CPAN::Meta 2.150010
Cwd 3.90
ExtUtils::CBuilder 0.280240
ExtUtils::Command 7.70
ExtUtils::Install 2.22
ExtUtils::MakeMaker 7.70
ExtUtils::Manifest 1.75
ExtUtils::ParseXS 3.51
File::Spec 3.90
JSON 4.10
JSON::PP 4.16
Module::Build 0.4234
Module::Signature n/a
Parse::CPAN::Meta 2.150010
Test2 1.302198
Test::Harness 3.48
Test::More 1.302198
YAML 1.31
YAML::Syck 1.34
version 0.9930
--
Summary of my perl5 (revision 5 version 39 subversion 7) configuration:
Platform:
osname=linux
osvers=5.10.0-27-amd64
archname=x86_64-linux
uname='linux cloud7.bbbike.org 5.10.0-27-amd64 #1 smp debian 5.10.205-2 (2023-12-31) x86_64 gnulinux '
config_args='-ds -e -Dprefix=/opt/perl-5.39.7 -Dusedevel -Dusemallocwrap=no -Dcf_email=srezic@cpan.org'
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 ='-fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2'
optimize='-O2'
cppflags='-fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include'
ccversion=''
gccversion='10.2.1 20210110'
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 =' -fstack-protector-strong -L/usr/local/lib'
libpth=/usr/local/lib /usr/lib/x86_64-linux-gnu /usr/lib /usr/lib64
libs=-lpthread -lgdbm -ldb -ldl -lm -lcrypt -lutil -lc
perllibs=-lpthread -ldl -lm -lcrypt -lutil -lc
libc=libc-2.31.so
so=so
useshrplib=false
libperl=libperl.a
gnulibc_version='2.31'
Dynamic Linking:
dlsrc=dl_dlopen.xs
dlext=so
d_dlsymun=undef
ccdlflags='-Wl,-E'
cccdlflags='-fPIC'
lddlflags='-shared -O2 -L/usr/local/lib -fstack-protector-strong'
Characteristics of this binary (from libperl):
Compile-time options:
HAS_LONG_DOUBLE
HAS_STRTOLD
HAS_TIMES
PERLIO_LAYERS
PERL_COPY_ON_WRITE
PERL_DONT_CREATE_GVSV
PERL_HASH_FUNC_SIPHASH13
PERL_HASH_USE_SBOX32
PERL_OP_PARENT
PERL_PRESERVE_IVUV
PERL_USE_DEVEL
PERL_USE_SAFE_PUTENV
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 linux
Compiled at Jan 20 2024 19:08:33
%ENV:
PERL5LIB=""
PERL5OPT=""
PERL5_CPANPLUS_IS_RUNNING="1468828"
PERL5_CPAN_IS_RUNNING="1468828"
PERL5_CPAN_IS_RUNNING_IN_RECURSION="1368237,1468828"
PERLDOC="-MPod::Perldoc::ToTextOverstrike"
PERL_BATCH="yes"
PERL_CANARY_STABILITY_NOPROMPT="1"
PERL_CPAN_REPORTER_CONFIG="/var/tmp/cpansmoker-1023/2024012019/cpanreporter_000_config.ini"
PERL_EXTUTILS_AUTOINSTALL="--defaultdeps"
PERL_USE_UNSAFE_INC="1"
@INC:
/opt/perl-5.39.7/lib/site_perl/5.39.7/x86_64-linux
/opt/perl-5.39.7/lib/site_perl/5.39.7
/opt/perl-5.39.7/lib/5.39.7/x86_64-linux
/opt/perl-5.39.7/lib/5.39.7
.