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

Status
Pass
From
Slaven Rezić
Dist
Prima v1.76
Platform
Perl 5 v5.40.0 amd64-freebsd
Date
2025-07-09 16:06:47
ID
b745c98e-5cde-11f0-9499-e6006e8775ea
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.0, 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 '/usr/bin/make test':

"/usr/perl5.40.0/bin/perl" -MExtUtils::Command::MM -e 'cp_nonempty' -- Prima.bs blib/arch/auto/Prima/Prima.bs 644
PERL_DL_NONLAZY=1 "/usr/perl5.40.0/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 ........ skipped: no X11 connection
t/Image/Bitmaps.t ...... skipped: no X11 connection
t/Image/Codec.t ........ ok
t/Image/Colormap.t ..... ok
t/Image/Conversion.t ... ok
t/Image/Extract.t ...... skipped: no X11 connection
t/Image/FloodFill.t .... ok
t/Image/Import.t ....... ok
t/Image/Loader.t ....... ok
t/Image/Path.t ......... ok
t/Image/ROP.t .......... skipped: no X11 connection
t/Image/Stream.t ....... ok
t/Image/Stretch.t ...... ok
t/Image/Text.t ......... skipped: no X11 connection
t/Image/Tile.t ......... ok
t/Image/Transform.t .... ok
# Version: 1.76
# Flavor: freebsd.amd64
# Build: Prima-1.76-freebsd.amd64-5.40.0
# Compiler: gcc
# Checking if can compile... yes
# Checking if can link... yes
# Checking if can compile with OpenMP... yes
# 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... no
# Checking for presence of fribidi... no, can only check with pkg-config installed
# Checking for presence of libthai... no, can only check with pkg-config installed
# Checking for X11 headers...yes
# Checking for library X11... yes
# Xext library found.
# Checking for presence of X11/extensions/Xext.h... no
# 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 presence of fontconfig/fontconfig.h... yes
# Checking for presence of fontconfig... yes
# Checking for presence of freetype/freetype.h... yes, in /usr/local/include/freetype2
# Checking for presence of freetype... yes
# Checking for presence of X11/extensions/Xrender.h... no
# Xft deselected as it requires fontconfig, freetype, and xrender
# harfbuzz deselected as it requires Xft
# Checking for presence of gtk... no, can only check with pkg-config installed
# Checking for presence of X11/extensions/Xrandr.h... no
# Checking for presence of X11/extensions/Xcomposite.h... no
# Checking for presence of X11/Xcursor/Xcursor.h... no
# Checking for gif library... yes
# Checking for heif library... no
# Checking for jpeg library... yes
# Checking for png library... yes
# Checking for tiff library... yes
# Checking for webp library... yes
# Checking for Xpm library... yes
# 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 unix...
# 
# ** Warning: fribidi is needed for bidirectional text.
# Prima compiled without fribidi will not be able
# to handle right-to-left text, f.ex. Arabic or Hebrew.
# Consider fixing your installation.
# 
# 
# ** Warning: libthai is needed for proper breaking of thai text.
# Consider fixing your installation.
# 
# 
# ** Warning: Prima compiled without harfbuzz will not be able
# to render proper ligatured text, f.ex. Arabic, Hindi, Tibetan etc etc.
# 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 ... skipped: no X11 connection
t/Object/Component.t ... skipped: no X11 connection
t/Object/File.t ........ skipped: no X11 connection
t/Object/GP.t .......... skipped: no X11 connection
t/Object/GPExtra.t ..... skipped: no X11 connection
t/Object/GPState.t ..... skipped: no X11 connection
t/Object/Object.t ...... ok
t/Object/Polyfont.t .... ok
t/Object/Region.t ...... skipped: no X11 connection
t/Object/Shaping.t ..... skipped: no X11 connection
t/Object/TextWrap.t .... skipped: no X11 connection
t/Object/Timer.t ....... skipped: no X11 connection
t/Widget/Basic.t ....... skipped: no X11 connection
t/Widget/Desktop.t ..... skipped: no X11 connection
t/Widget/Key.t ......... skipped: no X11 connection
t/Widget/leshed.t ...... skipped: no X11 connection
t/Widget/Lock.t ........ skipped: no X11 connection
t/Widget/Map.t ......... skipped: no X11 connection
t/Widget/Move.t ........ skipped: no X11 connection
t/Widget/Position.t .... skipped: no X11 connection
t/Widget/Size.t ........ skipped: no X11 connection
t/Widget/SizeLimits.t .. skipped: no X11 connection
t/Widget/ZOrder.t ...... skipped: no X11 connection
All tests successful.
Files=45, Tests=6563, 31 wallclock secs ( 0.79 usr  0.16 sys + 21.76 cusr  2.62 csys = 25.34 CPU)
Result: PASS

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

Prerequisite modules loaded:

requires:

    Module              Need  Have    
    ------------------- ----- --------
    perl                5.012 5.040000

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:

    LANG = C.UTF-8
    PATH = /usr/local/bin:/usr/bin:/bin:/usr/local/sbin:/usr/sbin:/sbin:/home/cpansand/bin/freebsd15.0:/home/cpansand/bin/sh:/home/cpansand/bin:/usr/games:/home/cpansand/devel:/home/eserte/src/srezic-misc/scripts
    PERL5LIB = /home/cpansand/.cpan/build/2025070915/PDL-2.100-0/blib/arch:/home/cpansand/.cpan/build/2025070915/PDL-2.100-0/blib/lib:/home/cpansand/.cpan/build/2025070915/File-Map-0.71-0/blib/arch:/home/cpansand/.cpan/build/2025070915/File-Map-0.71-0/blib/lib:/home/cpansand/.cpan/build/2025070915/Devel-CheckLib-1.16-0/blib/arch:/home/cpansand/.cpan/build/2025070915/Devel-CheckLib-1.16-0/blib/lib:/home/cpansand/.cpan/build/2025070915/Mock-Config-0.04-0/blib/arch:/home/cpansand/.cpan/build/2025070915/Mock-Config-0.04-0/blib/lib
    PERL5OPT = 
    PERL5_CPANPLUS_IS_RUNNING = 40108
    PERL5_CPAN_IS_RUNNING = 40108
    PERL5_CPAN_IS_RUNNING_IN_RECURSION = 40095,40108
    PERLDOC = -MPod::Perldoc::ToTextOverstrike
    PERL_BATCH = yes
    PERL_CANARY_STABILITY_NOPROMPT = 1
    PERL_CPAN_REPORTER_CONFIG = /var/tmp/cpansmoker-1023/2025070915/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/2025070915

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

    $^X = /usr/perl5.40.0/bin/perl
    $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                n/a     
    JSON::PP            4.16    
    Module::Build       0.4234  
    Module::Signature   n/a     
    Parse::CPAN::Meta   2.150010
    Test2               1.302199
    Test::Harness       3.48    
    Test::More          1.302199
    YAML                1.31    
    YAML::Syck          1.34    
    version             0.9930  


--

Summary of my perl5 (revision 5 version 40 subversion 0) configuration:
   
  Platform:
    osname=freebsd
    osvers=15.0-current
    archname=amd64-freebsd
    uname='freebsd cloud2.bbbike.org 15.0-current freebsd 15.0-current #0 main-n274090-17aab35a77a1: sat dec 7 16:22:10 utc 2024 root@freebsd140r:usrobjhomeprojectsfreebsd-srcamd64.amd64sysgeneric amd64 '
    config_args='-ds -e -Dprefix=/usr/perl5.40.0 -Uinstallusrbinperl -Dcf_email=srezic@cpan.org -Doptimize=-O2 -pipe'
    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 ='-DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H -DNO_POSIX_2008_LOCALE -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include'
    optimize='-O2 -pipe'
    cppflags='-DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H -DNO_POSIX_2008_LOCALE -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include'
    ccversion=''
    gccversion='FreeBSD Clang 19.1.5 (https://github.com/llvm/llvm-project.git llvmorg-19.1.5-0-gab4b5a2db582)'
    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 ='-Wl,-E  -fstack-protector-strong -L/usr/local/lib'
    libpth=/usr/lib /usr/local/lib /usr/lib/clang/19/lib
    libs=-lpthread -lgdbm -ldl -lm -lcrypt -lutil -lc
    perllibs=-lpthread -ldl -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-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_MALLOC_WRAP
    PERL_OP_PARENT
    PERL_PRESERVE_IVUV
    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 freebsd
  Compiled at Dec  7 2024 17:51:20
  %ENV:
    PERL5LIB="/home/cpansand/.cpan/build/2025070915/PDL-2.100-0/blib/arch:/home/cpansand/.cpan/build/2025070915/PDL-2.100-0/blib/lib:/home/cpansand/.cpan/build/2025070915/File-Map-0.71-0/blib/arch:/home/cpansand/.cpan/build/2025070915/File-Map-0.71-0/blib/lib:/home/cpansand/.cpan/build/2025070915/Devel-CheckLib-1.16-0/blib/arch:/home/cpansand/.cpan/build/2025070915/Devel-CheckLib-1.16-0/blib/lib:/home/cpansand/.cpan/build/2025070915/Mock-Config-0.04-0/blib/arch:/home/cpansand/.cpan/build/2025070915/Mock-Config-0.04-0/blib/lib"
    PERL5OPT=""
    PERL5_CPANPLUS_IS_RUNNING="40108"
    PERL5_CPAN_IS_RUNNING="40108"
    PERL5_CPAN_IS_RUNNING_IN_RECURSION="40095,40108"
    PERLDOC="-MPod::Perldoc::ToTextOverstrike"
    PERL_BATCH="yes"
    PERL_CANARY_STABILITY_NOPROMPT="1"
    PERL_CPAN_REPORTER_CONFIG="/var/tmp/cpansmoker-1023/2025070915/cpanreporter_000_config.ini"
    PERL_EXTUTILS_AUTOINSTALL="--defaultdeps"
    PERL_USE_UNSAFE_INC="1"
  @INC:
    /home/cpansand/.cpan/build/2025070915/PDL-2.100-0/blib/arch
    /home/cpansand/.cpan/build/2025070915/PDL-2.100-0/blib/lib
    /home/cpansand/.cpan/build/2025070915/File-Map-0.71-0/blib/arch
    /home/cpansand/.cpan/build/2025070915/File-Map-0.71-0/blib/lib
    /home/cpansand/.cpan/build/2025070915/Devel-CheckLib-1.16-0/blib/arch
    /home/cpansand/.cpan/build/2025070915/Devel-CheckLib-1.16-0/blib/lib
    /home/cpansand/.cpan/build/2025070915/Mock-Config-0.04-0/blib/arch
    /home/cpansand/.cpan/build/2025070915/Mock-Config-0.04-0/blib/lib
    /usr/perl5.40.0/lib/site_perl/5.40.0/amd64-freebsd
    /usr/perl5.40.0/lib/site_perl/5.40.0
    /usr/perl5.40.0/lib/5.40.0/amd64-freebsd
    /usr/perl5.40.0/lib/5.40.0
    .