Prima v1.76 Perl 5 v5.40.1 MSWin32-x64-multi-thread
- Status
- Pass
- From
- twata
- Dist
-
Prima v1.76
- Platform
- Perl 5 v5.40.1 MSWin32-x64-multi-thread
- Date
- 2025-03-13 18:17:16
- ID
- 07f422e6-6edc-1014-893e-e67fbb16ea2b
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 Dmitry Karasik,
This is a computer-generated report for Prima-1.76
on perl 5.40.1, created by CPAN-Reporter-1.2020.
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 'C:\strawberry-perl-5.40.1.1-64bit-portable\c\bin\gmake.exe test':
"C:\strawberry-perl-5.40.1.1-64bit-portable\perl\bin\perl.exe" -MExtUtils::Command::MM -e cp_nonempty -- Prima.bs blib\arch\auto\Prima\Prima.bs 644
"C:\strawberry-perl-5.40.1.1-64bit-portable\perl\bin\perl.exe" "-MExtUtils::Command::MM" "-MTest::Harness" "-e" "undef *Test::Harness::Switches; test_harness(0, 'blib\lib', 'blib\arch')" t/*/*.t
t/Image/AAFill.t ....... ok
t/Image/Bar.t .......... ok
t/Image/Basic.t ........ ok
t/Image/Bitmaps.t ...... ok
t/Image/Codec.t ........ ok
t/Image/Colormap.t ..... ok
t/Image/Conversion.t ... ok
t/Image/Extract.t ...... ok
t/Image/FloodFill.t .... ok
t/Image/Import.t ....... ok
t/Image/Loader.t ....... ok
t/Image/Path.t ......... ok
t/Image/ROP.t .......... ok
t/Image/Stream.t ....... ok
t/Image/Stretch.t ...... ok
t/Image/Text.t ......... ok
t/Image/Tile.t ......... ok
t/Image/Transform.t .... ok
# Version: 1.76
# Flavor: strawberry64
# Build: Prima-1.76-sb64-5.40.1
# Compiler: gcc
# Checking if can compile... yes
# Checking if can link... yes
# Checking if can compile with OpenMP... yes
# Checking windows subsystem... 64 bits
# Checking if can compile with GDI+... yes
# Checking for presence of io.h... yes
# Checking for presence of unistd.h... yes
# Checking for presence of strings.h... yes
# Checking for presence of sys/types.h... yes
# Checking for presence of type int8_t... no
# Checking for presence of sys/bitypes.h... no
# Checking for presence of sys/inttypes.h... no
# Checking for presence of stdint.h... yes
# Checking for presence of type int8_t... yes
# Checking for presence of type int16_t... yes
# Checking for presence of type int32_t... yes
# Checking for presence of type int64_t... yes
# Checking for presence of type uint8_t... no
# Checking for presence of type uint8_t... yes
# Checking for presence of type uint16_t... yes
# Checking for presence of type uint32_t... yes
# Checking for presence of type uint64_t... yes
# Checking for presence of type u_int8_t... no
# Checking for presence of type u_int8_t... no
# Checking for presence of type ssize_t... yes
# Checking for function strcasecmp... yes
# Checking for function strncasecmp... yes
# Checking for function strcasestr... no
# Checking for presence of stdio.h... yes
# Checking for function snprintf... yes
# Checking for function _snprintf... yes
# Checking for presence of stdlib.h... yes
# Checking for function reallocf... no
# Checking for function bzero... no
# Checking for presence of string.h... yes
# Checking for function memmem... no
# Checking for function strlcpy... no
# Checking for function eaccess... no
# Checking for presence of type BOOLEAN... yes
# Checking for inline... inline
# Checking for glibc... no
# Checking for setjmp... yes
# Can compile with DirectWrite ... yes
# Checking for pkg-config... yes
# Checking for libthai using pkg-config...no
# Checking for Prima::codecs::win64... no
# Checking for gif library... yes
# Checking for libheif using pkg-config...no
# Checking for heif library... no
# Checking for libjpeg using pkg-config...12:0:3
# Checking for libpng using pkg-config...1.6.43
# Checking for libtiff-5 using pkg-config...no
# Checking for libtiff-4 using pkg-config...4.6.0
# Checking for libwebp using pkg-config...1.4.0
# Checking for libwebpdemux using pkg-config...1.4.0
# Checking for libwebpmux using pkg-config...1.4.0
# Checking for xpm using pkg-config...3.5.12
# Checking for libgif version...5.2
# Creating img/codecs.c
# Creating include/generic/config.h
# Finding .cls dependencies...
# Finding .c dependencies in api...
# Finding .c dependencies in class...
# Finding .c dependencies in img...
# Finding .c dependencies in win32...
#
# ** Warning: libthai is needed for proper breaking of thai text.
# Consider fixing your installation.
#
# Get libthai binary from http://prima.eu.org/download/libthai-0.1.29-win64.zip
#
#
# ** Warning: the following image libraries weren't found:
#
# heif
#
# Note that in this configuration Prima will not be
# able to work with the corresponding image formats.
# Please follow the instructions in README file.
#
# Get libheif binary from http://prima.eu.org/download/libheif-1.17.6-win64.zip
#
t/misc/cpan.t .......... ok
t/misc/fs.t ............ ok
t/misc/precision.t ..... ok
t/misc/syntax.t ........ ok
t/Object/Clipboard.t ... ok
t/Object/Component.t ... ok
t/Object/File.t ........ ok
t/Object/GP.t .......... ok
t/Object/GPExtra.t ..... ok
t/Object/GPState.t ..... ok
t/Object/Object.t ...... ok
t/Object/Polyfont.t .... ok
t/Object/Region.t ...... ok
t/Object/Shaping.t ..... ok
t/Object/TextWrap.t .... ok
t/Object/Timer.t ....... ok
t/Widget/Basic.t ....... ok
t/Widget/Desktop.t ..... ok
t/Widget/Key.t ......... ok
t/Widget/leshed.t ...... ok
t/Widget/Lock.t ........ ok
t/Widget/Map.t ......... ok
t/Widget/Move.t ........ ok
t/Widget/Position.t .... ok
t/Widget/Size.t ........ ok
t/Widget/SizeLimits.t .. ok
t/Widget/ZOrder.t ...... ok
All tests successful.
Files=45, Tests=10233, 40 wallclock secs ( 1.97 usr + 0.11 sys = 2.08 CPU)
Result: PASS
------------------------------
PREREQUISITES
------------------------------
Prerequisite modules loaded:
requires:
Module Need Have
------------------- ----- --------
perl 5.012 5.040001
build_requires:
Module Need Have
------------------- ----- --------
ExtUtils::MakeMaker 0 7.71_08
configure_requires:
Module Need Have
------------------- ----- --------
ExtUtils::MakeMaker 0 7.71_08
------------------------------
ENVIRONMENT AND OTHER CONTEXT
------------------------------
Environment variables:
COMSPEC = C:\WINDOWS\system32\cmd.exe
LC_ALL = C
NONINTERACTIVE_TESTING = 1
NUMBER_OF_PROCESSORS = 4
PATH = C:\strawberry-perl-5.40.1.1-64bit-portable\perl\site\bin;C:\strawberry-perl-5.40.1.1-64bit-portable\perl\bin;C:\strawberry-perl-5.40.1.1-64bit-portable\c\bin;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\WINDOWS\System32\WindowsPowerShell\v1.0
PERL5LIB =
PERL5OPT =
PERL5_CPANPLUS_IS_RUNNING = 11956
PERL5_CPAN_IS_RUNNING = 11956
PERL_MM_USE_DEFAULT = 1
PERL_USE_UNSAFE_INC = 1
PROCESSOR_IDENTIFIER = Intel64 Family 6 Model 58 Stepping 9, GenuineIntel
TEMP = C:\Users\USER\AppData\Local\Temp
TERM = dumb
Perl special variables (and OS-specific diagnostics, for MSWin32):
$^X = C:\strawberry-perl-5.40.1.1-64bit-portable\perl\bin\perl.exe
$UID/$EUID = 0 / 0
$GID = 0
$EGID = 0
Win32::GetOSName = Win8.1
Win32::GetOSVersion = , 6, 3, 9600, 2, 0, 0, 256, 1
Win32::FsType = NTFS
Win32::IsAdminUser = 0
Perl module toolchain versions installed:
Module Have
------------------- --------
CPAN 2.38
CPAN::Meta 2.150010
Cwd 3.91
ExtUtils::CBuilder 0.280240
ExtUtils::Command 7.71_08
ExtUtils::Install 2.22
ExtUtils::MakeMaker 7.71_08
ExtUtils::Manifest 1.75
ExtUtils::ParseXS 3.51
File::Spec 3.91
JSON 4.10
JSON::PP 4.16
Module::Build 0.4234
Module::Signature n/a
Parse::CPAN::Meta 2.150010
Test2 1.302209
Test::Harness 3.50
Test::More 1.302209
YAML 1.31
YAML::Syck 1.34
version 0.9933
--
Summary of my perl5 (revision 5 version 40 subversion 1) configuration:
Platform:
osname=MSWin32
osvers=10.0.22631.4751
archname=MSWin32-x64-multi-thread
uname='Win32 strawberry-perl 5.40.1.1 # 10:38:39 Thu January 23 2025 x64'
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 ='-std=c99 -DWIN32 -DWIN64 -DPERL_TEXTMODE_SCRIPTS -DMULTIPLICITY -DPERL_IMPLICIT_SYS -DUSE_PERLIO -D__USE_MINGW_ANSI_STDIO -fwrapv -fno-strict-aliasing -mms-bitfields'
optimize='-O2'
cppflags='-DWIN32'
ccversion=''
gccversion='13.2.0'
gccosandvers=''
intsize=4
longsize=4
ptrsize=8
doublesize=8
byteorder=12345678
doublekind=3
d_longlong=define
longlongsize=8
d_longdbl=define
longdblsize=16
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++.exe'
ldflags ='-s -L"C:\strawberry-perl-5.40.1.1-64bit-portable\perl\lib\CORE" -L"C:\strawberry-perl-5.40.1.1-64bit-portable\c\lib"'
libpth=C:\strawberry-perl-5.40.1.1-64bit-portable\c\lib C:\strawberry-perl-5.40.1.1-64bit-portable\c\x86_64-w64-mingw32\lib C:\strawberry-perl-5.40.1.1-64bit-portable\c\lib\gcc\x86_64-w64-mingw32\13.1.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=-lucrt
so=dll
useshrplib=true
libperl=libperl540.a
gnulibc_version=''
Dynamic Linking:
dlsrc=dl_win32.xs
dlext=xs.dll
d_dlsymun=undef
ccdlflags=' '
cccdlflags=' '
lddlflags='-mdll -s -L"C:\strawberry-perl-5.40.1.1-64bit-portable\perl\lib\CORE" -L"C:\strawberry-perl-5.40.1.1-64bit-portable\c\lib"'
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
USE_THREAD_SAFE_LOCALE
Built under MSWin32
Compiled at Jan 23 2025 21:38:54
%ENV:
PERL5_CPANPLUS_IS_RUNNING="11956"
PERL5_CPAN_IS_RUNNING="11956"
PERL_MM_USE_DEFAULT="1"
PERL_USE_UNSAFE_INC="1"
@INC:
C:/strawberry-perl-5.40.1.1-64bit-portable/perl/site/lib/MSWin32-x64-multi-thread
C:/strawberry-perl-5.40.1.1-64bit-portable/perl/site/lib
C:/strawberry-perl-5.40.1.1-64bit-portable/perl/vendor/lib
C:/strawberry-perl-5.40.1.1-64bit-portable/perl/lib
.