Prima v1.76 Perl 5 v5.20.3 amd64-freebsd

Status
Pass
From
Slaven Rezić
Dist
Prima v1.76
Platform
Perl 5 v5.20.3 amd64-freebsd
Date
2025-03-13 07:17:15
ID
30e6abf2-ffdb-11ef-b493-9dda6d8775ea
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.20.3, 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':

"/usr/perl5.20.3p/bin/perl" -MExtUtils::Command::MM -e 'cp_nonempty' -- Prima.bs blib/arch/auto/Prima/Prima.bs 644
PERL_DL_NONLAZY=1 "/usr/perl5.20.3p/bin/perl" "-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: freebsd.amd64
# Build: Prima-1.76-freebsd.amd64-5.20.3
# Compiler: gcc
# Checking if can compile... yes
# Checking if can link... yes
# Checking if can compile with OpenMP... no
# Checking for presence of io.h... no
# 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... 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... 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... yes
# Checking for presence of type u_int16_t... yes
# Checking for presence of type u_int32_t... yes
# Checking for presence of type u_int64_t... yes
# Checking for presence of type ssize_t... yes
# Checking for presence of sys/ipc.h... yes
# Checking for presence of sys/shm.h... yes
# Checking for function strcasecmp... no
# Checking for presence of string.h... yes
# Checking for function stricmp... no
# Checking for function strncasecmp... no
# Checking for function strnicmp... no
# Checking for function strcasestr... no
# Checking for presence of stdio.h... yes
# Checking for function snprintf... no
# Checking for function _snprintf... no
# Checking for presence of stdlib.h... yes
# Checking for function reallocf... no
# Checking for function bzero... no
# Checking for function memmem... no
# Checking for function strlcpy... no
# Checking for function eaccess... no
# Checking for inline... inline
# Checking for glibc... no
# Determining dl_load_flags... 0x01
# Checking for pkg-config... yes
# Checking for fribidi using pkg-config...0.19.7
# Checking for libthai using pkg-config...no
# Checking for x11 using pkg-config...1.6.4
# Checking for xext using pkg-config...1.3.3
# Checking for presence of X11/XF86keysym.h... yes
# Checking for presence of X11/extensions/shape.h... yes
# Checking for presence of X11/extensions/XShm.h... yes
# Checking for fontconfig using pkg-config...2.12.1
# Checking for freetype2 using pkg-config...18.3.12
# Checking for xrender using pkg-config...0.9.10
# Checking for xft using pkg-config...2.3.2
# Checking for harfbuzz using pkg-config...1.4.1
# Checking for presence of iconv.h... yes
# Checking for presence of libiconv... yes
# Checking for gtk+-3.0 using pkg-config...3.18.8
# Checking if can compile and link with gtk3... yes
# Checking for xrandr using pkg-config...1.5.1
# Checking for xcomposite using pkg-config...0.4.4
# Checking for xcursor using pkg-config...1.1.14
# Checking for gif library... yes
# Checking for libheif using pkg-config...1.3.2
# ** Warning: libheif version is too low, at least 1.12.0 is needed, skipping
# Checking for libjpeg using pkg-config...1.5.1
# Checking for libpng using pkg-config...1.6.27
# Checking for libtiff-5 using pkg-config...no
# Checking for libtiff-4 using pkg-config...4.0.7
# Checking for libwebp using pkg-config...0.5.2
# Checking for libwebpdemux using pkg-config...0.5.2
# Checking for libwebpmux using pkg-config...0.5.2
# Checking for xpm using pkg-config...3.5.12
# ** Warning: webp version is too low (1282), 0.6.1 at least is needed, skipping
# Checking for libgif version...5.1
# 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 unix...
# 
# ** Warning: libthai is needed for proper breaking of thai text.
# Consider fixing your installation.
# 
# 
# ** 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.
# 
# 
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
# skipped layered
# skipped layered
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=10414, 24 wallclock secs ( 0.72 usr  0.21 sys + 10.73 cusr  2.98 csys = 14.65 CPU)
Result: PASS

------------------------------
PREREQUISITES
------------------------------

Prerequisite modules loaded:

requires:

    Module              Need  Have    
    ------------------- ----- --------
    perl                5.012 5.020003

build_requires:

    Module              Need  Have    
    ------------------- ----- --------
    ExtUtils::MakeMaker 0     7.70    

configure_requires:

    Module              Need  Have    
    ------------------- ----- --------
    ExtUtils::MakeMaker 0     7.70    


------------------------------
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 = 71499
    PERL5_CPAN_IS_RUNNING = 71499
    PERL5_CPAN_IS_RUNNING_IN_RECURSION = 84407,71499
    PERLDOC = -MPod::Perldoc::ToTextOverstrike
    PERL_BATCH = yes
    PERL_CANARY_STABILITY_NOPROMPT = 1
    PERL_CPAN_REPORTER_CONFIG = /var/tmp/cpansmoker-1023/2025031222/cpanreporter_000_config.ini
    PERL_EXTUTILS_AUTOINSTALL = --defaultdeps
    PERL_USE_UNSAFE_INC = 1
    SHELL = /usr/local/bin/zsh
    TERM = screen
    TMPDIR = /var/tmp/cpansmoker-1023/2025031222

Perl special variables (and OS-specific diagnostics, for MSWin32):

    $^X = /usr/perl5.20.3p/bin/perl
    $UID/$EUID = 1023 / 1023
    $GID = 1023 1023
    $EGID = 1023 1023

Perl module toolchain versions installed:

    Module              Have    
    ------------------- --------
    CPAN                2.37    
    CPAN::Meta          2.150010
    Cwd                 3.75    
    ExtUtils::CBuilder  0.280236
    ExtUtils::Command   7.70    
    ExtUtils::Install   2.22    
    ExtUtils::MakeMaker 7.70    
    ExtUtils::Manifest  1.75    
    ExtUtils::ParseXS   3.51    
    File::Spec          3.75    
    JSON                4.10    
    JSON::PP            4.16    
    Module::Build       0.4234  
    Module::Signature   0.89    
    Parse::CPAN::Meta   2.150010
    Test2               1.302209
    Test::Harness       3.50    
    Test::More          1.302209
    YAML                1.30    
    YAML::Syck          1.34    
    version             0.9933  


--

Summary of my perl5 (revision 5 version 20 subversion 3) 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.20.3p -Dcf_email=srezic@cpan.org'
    hint=recommended, useposix=true, d_sigaction=define
    useithreads=undef, usemultiplicity=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 /usr/include/clang/3.4.1 /usr/lib
    libs=-lpthread -lgdbm -lm -lcrypt -lutil -lc
    perllibs=-lpthread -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_NEW_COPY_ON_WRITE 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_PERLIO USE_PERL_ATOF
  Built under freebsd
  Compiled at Sep 12 2015 22:44:25
  %ENV:
    PERL5LIB=""
    PERL5OPT=""
    PERL5_CPANPLUS_IS_RUNNING="71499"
    PERL5_CPAN_IS_RUNNING="71499"
    PERL5_CPAN_IS_RUNNING_IN_RECURSION="84407,71499"
    PERLDOC="-MPod::Perldoc::ToTextOverstrike"
    PERL_BATCH="yes"
    PERL_CANARY_STABILITY_NOPROMPT="1"
    PERL_CPAN_REPORTER_CONFIG="/var/tmp/cpansmoker-1023/2025031222/cpanreporter_000_config.ini"
    PERL_EXTUTILS_AUTOINSTALL="--defaultdeps"
    PERL_USE_UNSAFE_INC="1"
  @INC:
    /usr/perl5.20.3p/lib/site_perl/5.20.3/amd64-freebsd
    /usr/perl5.20.3p/lib/site_perl/5.20.3
    /usr/perl5.20.3p/lib/5.20.3/amd64-freebsd
    /usr/perl5.20.3p/lib/5.20.3
    .