Alien-OpenCV v0.002 Perl 5 v5.34.1 x86_64-linux

Status
Unknown
From
David Solimano
Dist
Alien-OpenCV v0.002
Platform
Perl 5 v5.34.1 x86_64-linux
Date
2022-12-24 22:03:32
ID
ce0300a8-83d6-11ed-a0f1-c43602000cbf
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 Zakariyya Mughal,

This is a computer-generated report for Alien-OpenCV-0.002
on perl 5.34.1, created by CPAN-Reporter-1.2018.

Thank you for uploading your work to CPAN.  However, attempting to
test your distribution gave an inconclusive result.

This could be because your distribution had an error during the make/build
stage, did not define tests, tests could not be found, because your tests were
interrupted before they finished, or because the results of the tests could not
be parsed.  You may wish to consult the CPAN Testers Wiki:

http://wiki.cpantesters.org/wiki/CPANAuthorNotes

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':

cp lib/Alien/OpenCV.pm blib/lib/Alien/OpenCV.pm
"/home/perluser/perl5/perlbrew/perls/perl-5.34.1/bin/perl" -MAlien::Build::MM=cmd -e prefix site /home/perluser/perl5/perlbrew/perls/perl-5.34.1/lib/5.34.1/x86_64-linux /home/perluser/perl5/perlbrew/perls/perl-5.34.1/lib/site_perl/5.34.1/x86_64-linux 
Alien::Build::Plugin::PkgConfig::Negotiate> Using PkgConfig plugin: PkgConfig::PP
main> prefix /home/perluser/perl5/perlbrew/perls/perl-5.34.1/lib/site_perl/5.34.1/x86_64-linux/auto/share/dist/Alien-OpenCV
"/home/perluser/perl5/perlbrew/perls/perl-5.34.1/bin/perl" -MAlien::Build::MM=cmd -e version 0.002
Alien::Build::Plugin::PkgConfig::Negotiate> Using PkgConfig plugin: PkgConfig::PP
"/home/perluser/perl5/perlbrew/perls/perl-5.34.1/bin/perl" -MAlien::Build::MM=cmd -e download
Alien::Build::Plugin::PkgConfig::Negotiate> Using PkgConfig plugin: PkgConfig::PP
Alien::Build::Plugin::Core::Download> candidate *https://api.github.com/repos/opencv/opencv/tarball/4.6.0
Alien::Build::Plugin::Core::Download> candidate  https://api.github.com/repos/opencv/opencv/tarball/4.5.5
Alien::Build::Plugin::Core::Download> candidate  https://api.github.com/repos/opencv/opencv/tarball/4.5.4
Alien::Build::Plugin::Core::Download> candidate  https://api.github.com/repos/opencv/opencv/tarball/4.5.3
Alien::Build::Plugin::Core::Download> candidate  https://api.github.com/repos/opencv/opencv/tarball/4.5.2
Alien::Build::Plugin::Core::Download> candidate  https://api.github.com/repos/opencv/opencv/tarball/4.5.1
Alien::Build::Plugin::Core::Download> candidate  https://api.github.com/repos/opencv/opencv/tarball/4.5.0
Alien::Build::Plugin::Core::Download> candidate  https://api.github.com/repos/opencv/opencv/tarball/4.4.0
Alien::Build::Plugin::Core::Download> candidate  ...
Alien::Build::Plugin::Core::Download> setting version based on archive to 4.6.0
Alien::Build::Plugin::Core::Download> downloaded opencv-opencv-4.6.0-0-gb0dc474.tar.gz
"/home/perluser/perl5/perlbrew/perls/perl-5.34.1/bin/perl" -MAlien::Build::MM=cmd -e build
Alien::Build::Plugin::PkgConfig::Negotiate> Using PkgConfig plugin: PkgConfig::PP
Alien::Build::CommandSequence> + cmake -G Unix Makefiles -DCMAKE_POSITION_INDEPENDENT_CODE:BOOL=true -DCMAKE_INSTALL_PREFIX:PATH=/home/perluser/perl5/perlbrew/perls/perl-5.34.1/lib/site_perl/5.34.1/x86_64-linux/auto/share/dist/Alien-OpenCV -DCMAKE_INSTALL_LIBDIR:PATH=lib -DCMAKE_MAKE_PROGRAM:PATH=make -DBUILD_TESTS=OFF -S /home/perluser/.cpan/build/Alien-OpenCV-0.002-0/_alien/build_HJN5/opencv-opencv-8a18519 -B build
-- 'Release' build type is used by default. Use CMAKE_BUILD_TYPE to specify build type (Release or Debug)
-- The CXX compiler identification is unknown
-- The C compiler identification is GNU 8.3.0
CMake Error at CMakeLists.txt:113 (enable_language):
  No CMAKE_CXX_COMPILER could be found.

  Tell CMake where to find the compiler by setting either the environment
  variable "CXX" or the CMake cache entry CMAKE_CXX_COMPILER to the full path
  to the compiler, or to the compiler name if it is in the PATH.


-- Detecting C compiler ABI info
-- Detecting C compiler ABI info - done
-- Check for working C compiler: /usr/bin/cc - skipped
-- Detecting C compile features
-- Detecting C compile features - done
-- Configuring incomplete, errors occurred!
See also "/home/perluser/.cpan/build/Alien-OpenCV-0.002-0/_alien/build_HJN5/opencv-opencv-8a18519/build/CMakeFiles/CMakeOutput.log".
See also "/home/perluser/.cpan/build/Alien-OpenCV-0.002-0/_alien/build_HJN5/opencv-opencv-8a18519/build/CMakeFiles/CMakeError.log".
external command failed at /home/perluser/.cpan/build/Alien-Build-2.75-0/blib/lib/Alien/Build/CommandSequence.pm line 72.
make: *** [Makefile:1036: _alien/mm/build] Error 1

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

Prerequisite modules loaded:

requires:

    Module                                    Need     Have    
    ----------------------------------------- -------- --------
    Alien::Base                               0.038    2.75    
    Alien::Build                              0.25     2.75    
    base                                      0        2.27    
    perl                                      5.008004 5.034001
    strict                                    0        1.12    
    warnings                                  0        1.51    

build_requires:

    Module                                    Need     Have    
    ----------------------------------------- -------- --------
    Alien::Build                              0.32     2.75    
    Alien::Build::MM                          0.32     2.75    
    Alien::Build::Plugin::Download::Negotiate 1.30     2.75    
    Alien::cmake3                             0.02     0.08    
    Archive::Tar                              0        2.40    
    Config                                    0        5.034001
    ExtUtils::MakeMaker                       6.52     7.64    
    File::Spec                                0        3.80    
    HTML::LinkExtor                           0        3.80    
    HTTP::Tiny                                0.044    0.082   
    IO::Socket::SSL                           1.56     2.078   
    IO::Zlib                                  0        1.11    
    Mozilla::CA                               0        20221114
    Net::SSLeay                               1.49     1.92    
    Test2::V0                                 0        0.000145
    Test::Alien                               0        2.75    
    Test::Alien::Diag                         0        2.75    
    Test::More                                0        1.302191
    URI                                       0        5.17    
    URI::Escape                               0        5.17    

configure_requires:

    Module                                    Need     Have    
    ----------------------------------------- -------- --------
    Alien::Build                              0.32     2.75    
    Alien::Build::MM                          0.32     2.75    
    Alien::Build::Plugin::Build::CMake        0.99     2.75    
    Alien::Build::Plugin::Download::GitHub    0        0.10    
    ExtUtils::MakeMaker                       6.52     7.64    

opt_build_requires:

    Module                                    Need     Have    
    ----------------------------------------- -------- --------
    CPAN::Meta                                2.120900 2.150010


------------------------------
ENVIRONMENT AND OTHER CONTEXT
------------------------------

Environment variables:

    AUTOMATED_TESTING = 1
    LANG = en_US.UTF-8
    PATH = /home/perluser/perl5/perlbrew/bin:/home/perluser/perl5/perlbrew/perls/perl-5.34.1/bin:/usr/local/bin:/usr/bin:/bin:/usr/local/games:/usr/games
    PERL = /home/perluser/perl5/perlbrew/perls/perl-5.34.1/bin/perl
    PERL5LIB = /home/perluser/.cpan/build/Alien-cmake3-0.08-0/blib/arch:/home/perluser/.cpan/build/Alien-cmake3-0.08-0/blib/lib:/home/perluser/.cpan/build/Sort-Versions-1.62-0/blib/arch:/home/perluser/.cpan/build/Sort-Versions-1.62-0/blib/lib:/home/perluser/.cpan/build/Alien-Build-Plugin-Download-GitHub-0.10-0/blib/arch:/home/perluser/.cpan/build/Alien-Build-Plugin-Download-GitHub-0.10-0/blib/lib:/home/perluser/.cpan/build/YAML-1.30-0/blib/arch:/home/perluser/.cpan/build/YAML-1.30-0/blib/lib:/home/perluser/.cpan/build/Test-YAML-1.07-0/blib/arch:/home/perluser/.cpan/build/Test-YAML-1.07-0/blib/lib:/home/perluser/.cpan/build/Test-Base-0.89-0/blib/arch:/home/perluser/.cpan/build/Test-Base-0.89-0/blib/lib:/home/perluser/.cpan/build/Text-Diff-1.45-0/blib/arch:/home/perluser/.cpan/build/Text-Diff-1.45-0/blib/lib:/home/perluser/.cpan/build/Spiffy-0.46-0/blib/arch:/home/perluser/.cpan/build/Spiffy-0.46-0/blib/lib:/home/perluser/.cpan/build/Algorithm-Diff-1.201-0/blib/arch:/home/perluser/.cpan/build/Algorithm-Diff-1.201-0/blib/lib:/home/perluser/.cpan/build/Alien-Build-2.75-0/blib/arch:/home/perluser/.cpan/build/Alien-Build-2.75-0/blib/lib:/home/perluser/.cpan/build/PkgConfig-0.25026-0/blib/arch:/home/perluser/.cpan/build/PkgConfig-0.25026-0/blib/lib:/home/perluser/.cpan/build/File-chdir-0.1011-0/blib/arch:/home/perluser/.cpan/build/File-chdir-0.1011-0/blib/lib:/home/perluser/.cpan/build/FFI-CheckLib-0.31-0/blib/arch:/home/perluser/.cpan/build/FFI-CheckLib-0.31-0/blib/lib
    PERL5OPT = 
    PERL5_CPANPLUS_IS_RUNNING = 3022
    PERL5_CPAN_IS_RUNNING = 3022
    PERL5_CPAN_IS_RUNNING_IN_RECURSION = 1916,3022
    PERLBREW_HOME = /home/perluser/.perlbrew
    PERLBREW_MANPATH = /home/perluser/perl5/perlbrew/perls/perl-5.34.1/man
    PERLBREW_PATH = /home/perluser/perl5/perlbrew/bin:/home/perluser/perl5/perlbrew/perls/perl-5.34.1/bin
    PERLBREW_PERL = perl-5.34.1
    PERLBREW_ROOT = /home/perluser/perl5/perlbrew
    PERLBREW_SHELLRC_VERSION = 0.96
    PERLBREW_VERSION = 0.96
    PERL_CR_SMOKER_CURRENT = Alien-OpenCV-0.002
    PERL_EXTUTILS_AUTOINSTALL = --defaultdeps
    PERL_MM_USE_DEFAULT = 1
    PERL_USE_UNSAFE_INC = 1
    SHELL = /bin/bash
    TERM = screen

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

    $^X = /home/perluser/perl5/perlbrew/perls/perl-5.34.1/bin/perl
    $UID/$EUID = 1001 / 1001
    $GID = 1001 1001
    $EGID = 1001 1001

Perl module toolchain versions installed:

    Module              Have    
    ------------------- --------
    CPAN                2.34    
    CPAN::Meta          2.150010
    Cwd                 3.80    
    ExtUtils::CBuilder  0.280236
    ExtUtils::Command   7.64    
    ExtUtils::Install   2.20    
    ExtUtils::MakeMaker 7.64    
    ExtUtils::Manifest  1.73    
    ExtUtils::ParseXS   3.44    
    File::Spec          3.80    
    JSON                n/a     
    JSON::PP            4.12    
    Module::Build       0.4232  
    Module::Signature   n/a     
    Parse::CPAN::Meta   2.150010
    Test::Harness       3.44    
    Test::More          1.302191
    YAML                1.30    
    YAML::Syck          n/a     
    version             0.9929  


--

Summary of my perl5 (revision 5 version 34 subversion 1) configuration:
   
  Platform:
    osname=linux
    osvers=4.19.0-12-amd64
    archname=x86_64-linux
    uname='linux csi-nyp-lensrv 4.19.0-12-amd64 #1 smp debian 4.19.152-1 (2020-10-18) x86_64 gnulinux '
    config_args='-de -Dprefix=/home/perluser/perl5/perlbrew/perls/perl-5.34.1 -Aeval:scriptdir=/home/perluser/perl5/perlbrew/perls/perl-5.34.1/bin'
    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 ='-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='8.3.0'
    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/lib/x86_64-linux-gnu /usr/lib /lib/x86_64-linux-gnu /lib
    libs=-lpthread -lnsl -ldl -lm -lcrypt -lutil -lc
    perllibs=-lpthread -lnsl -ldl -lm -lcrypt -lutil -lc
    libc=libc-2.28.so
    so=so
    useshrplib=false
    libperl=libperl.a
    gnulibc_version='2.28'
  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_MALLOC_WRAP
    PERL_OP_PARENT
    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
  Built under linux
  Compiled at Dec 20 2022 22:02:38
  %ENV:
    PERL="/home/perluser/perl5/perlbrew/perls/perl-5.34.1/bin/perl"
    PERL5LIB="/home/perluser/.cpan/build/Alien-cmake3-0.08-0/blib/arch:/home/perluser/.cpan/build/Alien-cmake3-0.08-0/blib/lib:/home/perluser/.cpan/build/Sort-Versions-1.62-0/blib/arch:/home/perluser/.cpan/build/Sort-Versions-1.62-0/blib/lib:/home/perluser/.cpan/build/Alien-Build-Plugin-Download-GitHub-0.10-0/blib/arch:/home/perluser/.cpan/build/Alien-Build-Plugin-Download-GitHub-0.10-0/blib/lib:/home/perluser/.cpan/build/YAML-1.30-0/blib/arch:/home/perluser/.cpan/build/YAML-1.30-0/blib/lib:/home/perluser/.cpan/build/Test-YAML-1.07-0/blib/arch:/home/perluser/.cpan/build/Test-YAML-1.07-0/blib/lib:/home/perluser/.cpan/build/Test-Base-0.89-0/blib/arch:/home/perluser/.cpan/build/Test-Base-0.89-0/blib/lib:/home/perluser/.cpan/build/Text-Diff-1.45-0/blib/arch:/home/perluser/.cpan/build/Text-Diff-1.45-0/blib/lib:/home/perluser/.cpan/build/Spiffy-0.46-0/blib/arch:/home/perluser/.cpan/build/Spiffy-0.46-0/blib/lib:/home/perluser/.cpan/build/Algorithm-Diff-1.201-0/blib/arch:/home/perluser/.cpan/build/Algorithm-Diff-1.201-0/blib/lib:/home/perluser/.cpan/build/Alien-Build-2.75-0/blib/arch:/home/perluser/.cpan/build/Alien-Build-2.75-0/blib/lib:/home/perluser/.cpan/build/PkgConfig-0.25026-0/blib/arch:/home/perluser/.cpan/build/PkgConfig-0.25026-0/blib/lib:/home/perluser/.cpan/build/File-chdir-0.1011-0/blib/arch:/home/perluser/.cpan/build/File-chdir-0.1011-0/blib/lib:/home/perluser/.cpan/build/FFI-CheckLib-0.31-0/blib/arch:/home/perluser/.cpan/build/FFI-CheckLib-0.31-0/blib/lib"
    PERL5OPT=""
    PERL5_CPANPLUS_IS_RUNNING="3022"
    PERL5_CPAN_IS_RUNNING="3022"
    PERL5_CPAN_IS_RUNNING_IN_RECURSION="1916,3022"
    PERLBREW_HOME="/home/perluser/.perlbrew"
    PERLBREW_MANPATH="/home/perluser/perl5/perlbrew/perls/perl-5.34.1/man"
    PERLBREW_PATH="/home/perluser/perl5/perlbrew/bin:/home/perluser/perl5/perlbrew/perls/perl-5.34.1/bin"
    PERLBREW_PERL="perl-5.34.1"
    PERLBREW_ROOT="/home/perluser/perl5/perlbrew"
    PERLBREW_SHELLRC_VERSION="0.96"
    PERLBREW_VERSION="0.96"
    PERL_CR_SMOKER_CURRENT="Alien-OpenCV-0.002"
    PERL_EXTUTILS_AUTOINSTALL="--defaultdeps"
    PERL_MM_USE_DEFAULT="1"
    PERL_USE_UNSAFE_INC="1"
  @INC:
    /home/perluser/.cpan/build/Alien-cmake3-0.08-0/blib/arch
    /home/perluser/.cpan/build/Alien-cmake3-0.08-0/blib/lib
    /home/perluser/.cpan/build/Sort-Versions-1.62-0/blib/arch
    /home/perluser/.cpan/build/Sort-Versions-1.62-0/blib/lib
    /home/perluser/.cpan/build/Alien-Build-Plugin-Download-GitHub-0.10-0/blib/arch
    /home/perluser/.cpan/build/Alien-Build-Plugin-Download-GitHub-0.10-0/blib/lib
    /home/perluser/.cpan/build/YAML-1.30-0/blib/arch
    /home/perluser/.cpan/build/YAML-1.30-0/blib/lib
    /home/perluser/.cpan/build/Test-YAML-1.07-0/blib/arch
    /home/perluser/.cpan/build/Test-YAML-1.07-0/blib/lib
    /home/perluser/.cpan/build/Test-Base-0.89-0/blib/arch
    /home/perluser/.cpan/build/Test-Base-0.89-0/blib/lib
    /home/perluser/.cpan/build/Text-Diff-1.45-0/blib/arch
    /home/perluser/.cpan/build/Text-Diff-1.45-0/blib/lib
    /home/perluser/.cpan/build/Spiffy-0.46-0/blib/arch
    /home/perluser/.cpan/build/Spiffy-0.46-0/blib/lib
    /home/perluser/.cpan/build/Algorithm-Diff-1.201-0/blib/arch
    /home/perluser/.cpan/build/Algorithm-Diff-1.201-0/blib/lib
    /home/perluser/.cpan/build/Alien-Build-2.75-0/blib/arch
    /home/perluser/.cpan/build/Alien-Build-2.75-0/blib/lib
    /home/perluser/.cpan/build/PkgConfig-0.25026-0/blib/arch
    /home/perluser/.cpan/build/PkgConfig-0.25026-0/blib/lib
    /home/perluser/.cpan/build/File-chdir-0.1011-0/blib/arch
    /home/perluser/.cpan/build/File-chdir-0.1011-0/blib/lib
    /home/perluser/.cpan/build/FFI-CheckLib-0.31-0/blib/arch
    /home/perluser/.cpan/build/FFI-CheckLib-0.31-0/blib/lib
    /home/perluser/perl5/perlbrew/perls/perl-5.34.1/lib/site_perl/5.34.1/x86_64-linux
    /home/perluser/perl5/perlbrew/perls/perl-5.34.1/lib/site_perl/5.34.1
    /home/perluser/perl5/perlbrew/perls/perl-5.34.1/lib/5.34.1/x86_64-linux
    /home/perluser/perl5/perlbrew/perls/perl-5.34.1/lib/5.34.1
    .