Prima v1.73 Perl 5 v5.24.4 x86_64-linux

Status
Pass
From
David Cantrell (DCANTRELL)
Dist
Prima v1.73
Platform
Perl 5 v5.24.4 x86_64-linux
Date
2024-05-10T00:36:35
ID
5b670e8e-0e65-11ef-81f5-5e4de9ccfdf2
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.73
on perl 5.24.4, 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 '/usr/bin/make test':

"/home/david/cpantesting/perl-5.24.4/bin/perl" -MExtUtils::Command::MM -e 'cp_nonempty' -- Prima.bs blib/arch/auto/Prima/Prima.bs 644
PERL_DL_NONLAZY=1 "/home/david/cpantesting/perl-5.24.4/bin/perl" "-MExtUtils::Command::MM" "-MTest::Harness" "-e" "undef *Test::Harness::Switches; test_harness(0, 'blib/lib', 'blib/arch')" t/*/*.t
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.73
# Flavor: linux.x86_64
# Build: Prima-1.73-linux.x86_64-5.24.4
# 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... no
# Checking for presence of sys/bitypes.h... yes
# Checking for presence of type uint8_t... no
# Checking for presence of sys/inttypes.h... no
# Checking for presence of stdint.h... 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... 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... no
# Checking for presence of stdlib.h... yes
# Checking for function reallocf... no
# Checking for function bzero... yes
# Checking for presence of string.h... yes
# Checking for function memmem... no
# Checking for function strlcpy... no
# Checking for function eaccess... no
# Checking for inline... inline
# Checking for glibc... yes
# Determining dl_load_flags... 0x01
# Checking for pkg-config... yes
# Checking for fribidi using pkg-config...no
# Checking for libthai using pkg-config...no
# Checking for x11 using pkg-config...1.8.4
# Checking for xext using pkg-config...1.3.4
# 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.14.1
# Checking for freetype2 using pkg-config...24.3.18
# Checking for xrender using pkg-config...0.9.10
# Checking for xft using pkg-config...no
# harfbuzz deselected as it requires Xft
# Checking for gtk+-3.0 using pkg-config...no
# no
# Checking for xrandr using pkg-config...no
# Checking for xcomposite using pkg-config...no
# Checking for xcursor using pkg-config...no
# Checking for gif library... no
# Checking for libheif using pkg-config...1.15.1
# Checking for libjpeg using pkg-config...2.1.5
# Checking for libpng using pkg-config...1.6.39
# Checking for libtiff-5 using pkg-config...no
# Checking for libtiff-4 using pkg-config...4.5.0
# Checking for libwebp using pkg-config...1.2.4
# Checking for libwebpdemux using pkg-config...1.2.4
# Checking for libwebpmux using pkg-config...1.2.4
# Checking for xpm using pkg-config...no
# Checking for Xpm library... no
# 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: not compiling with GTK2. Fonts and colors will look
# differently from Gnome environment. You might want to install
# 'libgtk+-3.0-dev' or 'libgtk+-2.0-dev' package.
# 
# 
# ** Warning: the following image libraries weren't found:
# 
# gif Xpm
# 
# 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
Failed to load standard bitmap '/home/david/cpantesting/perl-5.24.4/.cpan/build/Prima-1.73-36saJH/blib/lib/Prima/sysimage.gif':No appropriate codec found. Did you compile Prima with GIF support?
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=44, Tests=6431, 510 wallclock secs ( 2.07 usr  0.43 sys + 207.41 cusr  4.47 csys = 214.38 CPU)
Result: PASS

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

Prerequisite modules loaded:

requires:

    Module              Need  Have    
    ------------------- ----- --------
    perl                5.012 5.024004

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:

    AUTOMATED_TESTING = 1
    LANG = en_GB.UTF-8
    LANGUAGE = en_GB:en
    LC_TERMINAL = iTerm2
    LC_TERMINAL_VERSION = 3.4.23
    NONINTERACTIVE_TESTING = 1
    PATH = /home/david/.nvm/versions/node/v20.12.2/bin:/home/david/.cargo/bin:/home/david/perl5/perlbrew/bin:/home/david/perl5/perlbrew/perls/perl-5.30.2/bin:/home/david/bin:/usr/local/bin:/usr/bin:/bin:/usr/local/games:/usr/games
    PERL = 5.24.4
    PERL5LIB = 
    PERL5OPT = 
    PERL5_CPANPLUS_IS_RUNNING = 2502753
    PERL5_CPAN_IS_RUNNING = 2502753
    PERLBREW_HOME = /home/david/.perlbrew
    PERLBREW_MANPATH = /home/david/perl5/perlbrew/perls/perl-5.30.2/man
    PERLBREW_PATH = /home/david/perl5/perlbrew/bin:/home/david/perl5/perlbrew/perls/perl-5.30.2/bin
    PERLBREW_PERL = perl-5.30.2
    PERLBREW_ROOT = /home/david/perl5/perlbrew
    PERLBREW_SHELLRC_VERSION = 0.98
    PERLBREW_VERSION = 0.98
    PERLVER = 5.24.4
    PERL_INLINE_DIRECTORY = /home/david/.Inline-5.24.4
    PERL_MM_USE_DEFAULT = 1
    PERL_USE_UNSAFE_INC = 0
    SHELL = /bin/bash
    TERM = screen

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

    $^X = /home/david/cpantesting/perl-5.24.4/bin/perl
    $UID/$EUID = 1000 / 1000
    $GID = 1000 24 25 27 29 30 44 46 109 1000
    $EGID = 1000 24 25 27 29 30 44 46 109 1000

Perl module toolchain versions installed:

    Module              Have    
    ------------------- --------
    CPAN                2.11_01 
    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   n/a     
    Parse::CPAN::Meta   2.150010
    Test2               1.302198
    Test::Harness       3.48    
    Test::More          1.302198
    YAML                1.30    
    YAML::Syck          n/a     
    version             0.9930  


--

Summary of my perl5 (revision 5 version 24 subversion 4) configuration:
   
  Platform:
    osname=linux, osvers=5.10.0-11-amd64, archname=x86_64-linux
    uname='linux cpantesting-linux 5.10.0-11-amd64 #1 smp debian 5.10.92-1 (2022-01-18) x86_64 gnulinux '
    config_args='-de -Dprefix=/home/david/cpantesting/perl-5.24.4'
    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 ='-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/include/x86_64-linux-gnu /usr/lib /lib/x86_64-linux-gnu /lib/../lib /usr/lib/x86_64-linux-gnu /usr/lib/../lib /lib /lib64 /usr/lib64
    libs=-lpthread -lnsl -ldl -lm -lcrypt -lutil -lc
    perllibs=-lpthread -lnsl -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_TIMES PERLIO_LAYERS PERL_COPY_ON_WRITE
                        PERL_DONT_CREATE_GVSV
                        PERL_HASH_FUNC_ONE_AT_A_TIME_HARD PERL_MALLOC_WRAP
                        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_LOCALE_TIME
                        USE_PERLIO USE_PERL_ATOF
  Locally applied patches:
	Devel::PatchPerl 2.08
  Built under linux
  Compiled at Jul  5 2023 22:39:55
  %ENV:
    PERL="5.24.4"
    PERL5LIB=""
    PERL5OPT=""
    PERL5_CPANPLUS_IS_RUNNING="2502753"
    PERL5_CPAN_IS_RUNNING="2502753"
    PERLBREW_HOME="/home/david/.perlbrew"
    PERLBREW_MANPATH="/home/david/perl5/perlbrew/perls/perl-5.30.2/man"
    PERLBREW_PATH="/home/david/perl5/perlbrew/bin:/home/david/perl5/perlbrew/perls/perl-5.30.2/bin"
    PERLBREW_PERL="perl-5.30.2"
    PERLBREW_ROOT="/home/david/perl5/perlbrew"
    PERLBREW_SHELLRC_VERSION="0.98"
    PERLBREW_VERSION="0.98"
    PERLVER="5.24.4"
    PERL_INLINE_DIRECTORY="/home/david/.Inline-5.24.4"
    PERL_MM_USE_DEFAULT="1"
    PERL_USE_UNSAFE_INC="0"
  @INC:
    /home/david/cpantesting/perl-5.24.4/lib/site_perl/5.24.4/x86_64-linux
    /home/david/cpantesting/perl-5.24.4/lib/site_perl/5.24.4
    /home/david/cpantesting/perl-5.24.4/lib/5.24.4/x86_64-linux
    /home/david/cpantesting/perl-5.24.4/lib/5.24.4
    .