overload-open v1.9.6 Perl 5 v5.38.2 MSWin32-x86-multi-thread-64int
- Status
- Pass
- From
- gregor herrmann
- Dist
-
overload-open v1.9.6
- Platform
- Perl 5 v5.38.2 MSWin32-x86-multi-thread-64int
- Date
- 2024-05-10 03:16:58
- ID
- 49e82d10-6dee-1014-b45f-f9110c02cc6d
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 Samantha McVey,
This is a computer-generated report for overload-open-1.9.6
on perl 5.38.2, 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:
this report is from an automated smoke testing program
and was not reviewed by a human for accuracy
------------------------------
PROGRAM OUTPUT
------------------------------
Output from 'C:\strawberry\c\bin\gmake.EXE test':
"C:\Strawberry\perl\bin\perl.exe" -MExtUtils::Command::MM -e cp_nonempty -- open.bs blib\arch\auto\overload\open\open.bs 644
"C:\Strawberry\perl\bin\perl.exe" "-MExtUtils::Command::MM" "-MTest::Harness" "-e" "undef *Test::Harness::Switches; test_harness(1, 'blib\lib', 'blib\arch')" t/*.t
t/00-use.t ...................
ok 1 - use overload::open;
1..1
ok
t/01-callback.t ..............
ok 1 - Print does not die
ok 2 - open does not die
ok 3 - gets defined value from fh read
ok 4 - file has correct content
1..4
ok
t/02-record-opened.t .........
ok 1 - did not register we opened the file called 'C:\Users\smoker\AppData\Local\Temp\rmEZBgOkA5'
ok 2 - Print does not die
ok 3 - open does not die
ok 4 - file has correct content
ok 5 - recorded that we opened the test file from three argument open
ok 6 - correct number of keys after opened the test file twice
ok 7 - correct number of keys after opened filename2.txt once
ok 8 - stored filename2.txt from two argument open
1..8
ok
t/03-disable-xs-functions.t ..
ok 1 - open dies when you try and hook
1..1
ok
(in cleanup) Died at t/04-record-opened.t line 77.
(in cleanup) Died at t/04-record-opened.t line 76.
t/04-record-opened.t .........
ok 1 - file opened with open() is in open hash
ok 2 - file opened with sysopen() is in sysopen hash
ok 3 - Correct number of keys in sysopen hash
ok 4 - Correct number of keys in open hash
ok 5 - Does not die when calling sysopen inside string eval
ok 6 - Does not die when calling open inside string eval
ok 7 - file opened with open() is in open hash
ok 8 - file opened with sysopen() is in sysopen hash
ok 9 - Correct number of keys in sysopen hash
ok 10 - Correct number of keys in open hash
ok 11 - Does not die when calling sysopen inside string eval
ok 12 - Does not die when calling open inside string eval
1..12
ok
All tests successful.
Files=5, Tests=26, 2 wallclock secs ( 0.09 usr + 0.03 sys = 0.13 CPU)
Result: PASS
------------------------------
PREREQUISITES
------------------------------
Prerequisite modules loaded:
configure_requires:
Module Need Have
------------------- ---- --------
ExtUtils::MakeMaker 7.34 7.70
Module::Metadata 0 1.000038
------------------------------
ENVIRONMENT AND OTHER CONTEXT
------------------------------
Environment variables:
AUTOMATED_TESTING = 1
COMSPEC = C:\WINDOWS\system32\cmd.exe
NONINTERACTIVE_TESTING = 1
NUMBER_OF_PROCESSORS = 2
PATH = C:\WINDOWS\system32;C:\strawberry\c\bin;C:\strawberry\perl\site\bin;C:\strawberry\perl\bin
PERL5LIB =
PERL5OPT =
PERL5_CPANPLUS_IS_RUNNING = 14244
PERL5_CPAN_IS_RUNNING = 14244
PERL5_CPAN_IS_RUNNING_IN_RECURSION = 8588,14244
PERL_CR_SMOKER_CURRENT = overload-open-1.9.6
PERL_EXTUTILS_AUTOINSTALL = --defaultdeps
PERL_MM_USE_DEFAULT = 1
PERL_USE_UNSAFE_INC = 1
PROCESSOR_IDENTIFIER = x86 Family 6 Model 15 Stepping 11, GenuineIntel
TEMP = C:\Users\smoker\AppData\Local\Temp
Perl special variables (and OS-specific diagnostics, for MSWin32):
$^X = C:\Strawberry\perl\bin\perl.exe
$UID/$EUID = 0 / 0
$GID = 0
$EGID = 0
Win32::GetOSName = Win10
Win32::GetOSVersion = , 10, 0, 19045, 2, 0, 0, 256, 1
Win32::FsType = NTFS
Win32::IsAdminUser = 0
Perl module toolchain versions installed:
Module Have
------------------- --------
CPAN 2.36
CPAN::Meta 2.150010
Cwd 3.89
ExtUtils::CBuilder 0.280238
ExtUtils::Command 7.70
ExtUtils::Install 2.22
ExtUtils::MakeMaker 7.70
ExtUtils::Manifest 1.75
ExtUtils::ParseXS 3.51
File::Spec 3.88
JSON 4.10
JSON::PP 4.16
Module::Build 0.4234
Module::Signature n/a
Parse::CPAN::Meta 2.150010
Test2 1.302199
Test::Harness 3.49_01
Test::More 1.302199
YAML 1.31
YAML::Syck 1.34
version 0.9932
--
Summary of my perl5 (revision 5 version 38 subversion 2) configuration:
Platform:
osname=MSWin32
osvers=10.0.19045.4291
archname=MSWin32-x86-multi-thread-64int
uname='Win32 strawberry-perl 5.38.2.2 # 14:58:40 Sun April 21 2024 x32'
config_args='undef'
hint=recommended
useposix=true
d_sigaction=undef
useithreads=define
usemultiplicity=define
use64bitint=define
use64bitall=undef
uselongdouble=undef
usemymalloc=n
default_inc_excludes_dot=define
Compiler:
cc='gcc'
ccflags =' -DWIN32 -DPERL_TEXTMODE_SCRIPTS -DMULTIPLICITY -DPERL_IMPLICIT_SYS -DUSE_PERLIO -D__USE_MINGW_ANSI_STDIO -fwrapv -fno-strict-aliasing -mms-bitfields'
optimize='-Os -falign-functions -falign-jumps -falign-labels -falign-loops -freorder-blocks -freorder-blocks-algorithm=stc -freorder-blocks-and-partition'
cppflags='-DWIN32'
ccversion=''
gccversion='8.3.0'
gccosandvers=''
intsize=4
longsize=4
ptrsize=4
doublesize=8
byteorder=12345678
doublekind=3
d_longlong=define
longlongsize=8
d_longdbl=define
longdblsize=12
longdblkind=3
ivtype='long long'
ivsize=8
nvtype='double'
nvsize=8
Off_t='long long'
lseeksize=8
alignbytes=8
prototype=define
Linker and Libraries:
ld='g++'
ldflags ='-s -L"C:\strawberry\perl\lib\CORE" -L"C:\strawberry\c\lib" -L"C:\strawberry\c\i686-w64-mingw32\lib" -L"C:\strawberry\c\lib\gcc\i686-w64-mingw32\8.3.0"'
libpth=C:\strawberry\c\lib C:\strawberry\c\i686-w64-mingw32\lib C:\strawberry\c\lib\gcc\i686-w64-mingw32\8.3.0 C:\strawberry\c\i686-w64-mingw32\lib C:\strawberry\c\lib\gcc\i686-w64-mingw32\8.3.0
libs= -lmoldname -lkernel32 -luser32 -lgdi32 -lwinspool -lcomdlg32 -ladvapi32 -lshell32 -lole32 -loleaut32 -lnetapi32 -luuid -lws2_32 -lmpr -lwinmm -lversion -lodbc32 -lodbccp32 -lcomctl32
perllibs= -lmoldname -lkernel32 -luser32 -lgdi32 -lwinspool -lcomdlg32 -ladvapi32 -lshell32 -lole32 -loleaut32 -lnetapi32 -luuid -lws2_32 -lmpr -lwinmm -lversion -lodbc32 -lodbccp32 -lcomctl32
libc=
so=dll
useshrplib=true
libperl=libperl538.a
gnulibc_version=''
Dynamic Linking:
dlsrc=dl_win32.xs
dlext=xs.dll
d_dlsymun=undef
ccdlflags=' '
cccdlflags=' '
lddlflags='-shared -s -L"C:\strawberry\perl\lib\CORE" -L"C:\strawberry\c\lib" -L"C:\strawberry\c\i686-w64-mingw32\lib" -L"C:\strawberry\c\lib\gcc\i686-w64-mingw32\8.3.0"'
Characteristics of this binary (from libperl):
Compile-time options:
HAS_LONG_DOUBLE
HAS_TIMES
HAVE_INTERP_INTERN
MULTIPLICITY
PERLIO_LAYERS
PERL_COPY_ON_WRITE
PERL_DONT_CREATE_GVSV
PERL_HASH_FUNC_SIPHASH13
PERL_HASH_USE_SBOX32
PERL_IMPLICIT_SYS
PERL_MALLOC_WRAP
PERL_OP_PARENT
PERL_PRESERVE_IVUV
PERL_USE_SAFE_PUTENV
USE_64_BIT_INT
USE_ITHREADS
USE_LARGE_FILES
USE_LOCALE
USE_LOCALE_COLLATE
USE_LOCALE_CTYPE
USE_LOCALE_NUMERIC
USE_LOCALE_TIME
USE_PERLIO
USE_PERL_ATOF
Built under MSWin32
Compiled at Apr 21 2024 17:11:56
%ENV:
PERL5_CPANPLUS_IS_RUNNING="14244"
PERL5_CPAN_IS_RUNNING="14244"
PERL5_CPAN_IS_RUNNING_IN_RECURSION="8588,14244"
PERL_CR_SMOKER_CURRENT="overload-open-1.9.6"
PERL_EXTUTILS_AUTOINSTALL="--defaultdeps"
PERL_MM_USE_DEFAULT="1"
PERL_USE_UNSAFE_INC="1"
@INC:
C:/Strawberry/perl/site/lib/MSWin32-x86-multi-thread-64int
C:/Strawberry/perl/site/lib
C:/Strawberry/perl/vendor/lib
C:/Strawberry/perl/lib
.