Alien-raylib v0.016 Perl 5 v5.24.1 x86_64-linux-thread-multi

Status
Unknown
From
Nigel Horne
Dist
Alien-raylib v0.016
Platform
Perl 5 v5.24.1 x86_64-linux-thread-multi
Date
2018-05-12 07:45:31
ID
723c21d8-55b8-11e8-8649-9a118c28008b
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 Ahmad Fatoum,

This is a computer-generated report for Alien-raylib-0.016
on perl 5.24.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 -j4 -j4':

"/home/njh/perl5/perlbrew/perls/perl-5.24.1/bin/perl5.24.1" -MAlien::Build::MM=cmd -e prefix site /home/njh/perl5/perlbrew/perls/perl-5.24.1/lib/5.24.1/x86_64-linux-thread-multi /home/njh/perl5/perlbrew/perls/perl-5.24.1/lib/site_perl/5.24.1/x86_64-linux-thread-multi 
cp lib/Alien/raylib.pm blib/lib/Alien/raylib.pm
Alien::Build::Plugin::PkgConfig::Negotiate> Using PkgConfig plugin: PkgConfig::CommandLine
main> prefix /home/njh/perl5/perlbrew/perls/perl-5.24.1/lib/site_perl/5.24.1/x86_64-linux-thread-multi/auto/share/dist/Alien-raylib
"/home/njh/perl5/perlbrew/perls/perl-5.24.1/bin/perl5.24.1" -MAlien::Build::MM=cmd -e version 0.016
Alien::Build::Plugin::PkgConfig::Negotiate> Using PkgConfig plugin: PkgConfig::CommandLine
"/home/njh/perl5/perlbrew/perls/perl-5.24.1/bin/perl5.24.1" -MAlien::Build::MM=cmd -e download
Alien::Build::Plugin::PkgConfig::Negotiate> Using PkgConfig plugin: PkgConfig::CommandLine
Alien::Build::Plugin::Core::Download> downloaded raylib-2d6fb5c628068757387525e190c3afdbe33ae9c6.tar.gz
"/home/njh/perl5/perlbrew/perls/perl-5.24.1/bin/perl5.24.1" -MAlien::Build::MM=cmd -e build
Alien::Build::Plugin::PkgConfig::Negotiate> Using PkgConfig plugin: PkgConfig::CommandLine
Alien::Build::CommandSequence> + cmake -G Unix Makefiles -DCMAKE_VERBOSE_MAKEFILE:BOOL=ON -DWITH_PIC=ON -DSHARED=ON -DSTATIC=ON -DCMAKE_INSTALL_PREFIX:PATH=/home/njh/perl5/perlbrew/perls/perl-5.24.1/lib/site_perl/5.24.1/x86_64-linux-thread-multi/auto/share/dist/Alien-raylib -DCMAKE_MAKE_PROGRAM:PATH=make -DBUILD_EXAMPLES=OFF -DBUILD_GAMES=OFF .
-- The C compiler identification is GNU 7.3.0
-- The CXX compiler identification is GNU 7.3.0
-- Check for working C compiler: /usr/bin/cc
-- Check for working C compiler: /usr/bin/cc -- works
-- Detecting C compiler ABI info
-- Detecting C compiler ABI info - done
-- Detecting C compile features
-- Detecting C compile features - done
-- Check for working CXX compiler: /usr/bin/c++
-- Check for working CXX compiler: /usr/bin/c++ -- works
-- Detecting CXX compiler ABI info
-- Detecting CXX compiler ABI info - done
-- Detecting CXX compile features
-- Detecting CXX compile features - done
-- Performing Test COMPILER_HAS_THOSE_TOGGLES
-- Performing Test COMPILER_HAS_THOSE_TOGGLES - Success
-- Testing if -Werror=pointer-arith can be used -- works
-- Testing if -Werror=implicit-function-declaration can be used -- works
-- Testing if -fno-strict-aliasing can be used -- works
-- Testing if file system supports symlinks
-- Testing if file system supports symlinks -- supported
CMake Warning (dev) at /home/njh/.cpan/build/Alien-cmake3-0.04-1/blib/lib/auto/share/dist/Alien-cmake3/share/cmake-3.11/Modules/FindOpenGL.cmake:270 (message):
  Policy CMP0072 is not set: FindOpenGL prefers GLVND by default when
  available.  Run "cmake --help-policy CMP0072" for policy details.  Use the
  cmake_policy command to set the policy and suppress this warning.

  FindOpenGL found both a legacy GL library:

    OPENGL_gl_LIBRARY: /usr/lib/x86_64-linux-gnu/libGL.so

  and GLVND libraries for OpenGL and GLX:

    OPENGL_opengl_LIBRARY: /usr/lib/x86_64-linux-gnu/libOpenGL.so
    OPENGL_glx_LIBRARY: /usr/lib/x86_64-linux-gnu/libGLX.so

  OpenGL_GL_PREFERENCE has not been set to "GLVND" or "LEGACY", so for
  compatibility with CMake 3.10 and below the legacy GL library will be used.
Call Stack (most recent call first):
  utils.cmake:27 (find_package)
  src/CMakeLists.txt:13 (include)
This warning is for project developers.  Use -Wno-dev to suppress it.

-- Looking for XOpenDisplay in /usr/lib/x86_64-linux-gnu/libX11.so;/usr/lib/x86_64-linux-gnu/libXext.so
-- Looking for XOpenDisplay in /usr/lib/x86_64-linux-gnu/libX11.so;/usr/lib/x86_64-linux-gnu/libXext.so - found
-- Looking for gethostbyname
-- Looking for gethostbyname - found
-- Looking for connect
-- Looking for connect - found
-- Looking for remove
-- Looking for remove - found
-- Looking for shmat
-- Looking for shmat - found
-- Looking for IceConnectionNumber in ICE
-- Looking for IceConnectionNumber in ICE - found
-- Found X11: /usr/lib/x86_64-linux-gnu/libX11.so
-- Compiling with the flags:
--   PLATFORM=PLATFORM_DESKTOP
--   GRAPHICS=GRAPHICS_API_OPENGL_33
CMake Error: The following variables are used in this project, but they are set to NOTFOUND.
Please set them or make sure they are set and tested correctly in the CMake files:
XCURSOR_LIBRARY
    linked by target "raylib_shared" in directory /home/njh/.cpan/build/Alien-raylib-0.016-1/_alien/build_mjIG/raylib-2d6fb5c628068757387525e190c3afdbe33ae9c6/src
XINERAMA_LIBRARY
    linked by target "raylib_shared" in directory /home/njh/.cpan/build/Alien-raylib-0.016-1/_alien/build_mjIG/raylib-2d6fb5c628068757387525e190c3afdbe33ae9c6/src
XI_LIBRARY
    linked by target "raylib_shared" in directory /home/njh/.cpan/build/Alien-raylib-0.016-1/_alien/build_mjIG/raylib-2d6fb5c628068757387525e190c3afdbe33ae9c6/src
XRANDR_LIBRARY
    linked by target "raylib_shared" in directory /home/njh/.cpan/build/Alien-raylib-0.016-1/_alien/build_mjIG/raylib-2d6fb5c628068757387525e190c3afdbe33ae9c6/src

-- Configuring incomplete, errors occurred!
See also "/home/njh/.cpan/build/Alien-raylib-0.016-1/_alien/build_mjIG/raylib-2d6fb5c628068757387525e190c3afdbe33ae9c6/CMakeFiles/CMakeOutput.log".
external command failed at /home/njh/.cpan/build/Alien-Build-1.42-1/blib/lib/Alien/Build/CommandSequence.pm line 71.
Makefile:996: recipe for target '_alien/mm/build' failed
make: *** [_alien/mm/build] Error 1

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

Prerequisite modules loaded:

requires:

    Module                                       Need  Have    
    -------------------------------------------- ----- --------
    Alien::Build                                 0.25  1.42    
    perl                                         5.008 5.024001

build_requires:

    Module                                       Need  Have    
    -------------------------------------------- ----- --------
    Alien::Build                                 0.32  1.42    
    Alien::Build::MM                             0.32  1.42    
    Alien::Build::Plugin::Gather::IsolateDynamic 0.48  1.42    
    Alien::cmake3                                0.02  0.04    
    Archive::Tar                                 0     2.26    
    Config                                       0     5.024001
    ExtUtils::MakeMaker                          6.52  7.34    
    File::Spec                                   0     3.63_01 
    HTTP::Tiny                                   0.044 0.070   
    IO::Handle                                   0     1.36    
    IO::Socket::SSL                              1.56  2.048   
    IO::Zlib                                     0     1.10    
    IPC::Open3                                   0     1.20    
    Net::SSLeay                                  1.49  1.81    
    Test::More                                   0     1.302136
    URI                                          0     1.71    

configure_requires:

    Module                                       Need  Have    
    -------------------------------------------- ----- --------
    Alien::Build                                 0.32  1.42    
    Alien::Build::MM                             0.32  1.42    
    Alien::Build::Plugin::Build::CMake           0.99  1.42    
    ExtUtils::MakeMaker                          6.52  7.34    


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

Environment variables:

    AUTOMATED_TESTING = 1
    LANG = en_GB.UTF-8
    LANGUAGE = en_GB:en
    PATH = /home/njh/perl5/perlbrew/bin:/home/njh/perl5/perlbrew/perls/perl-5.24.1/bin:/home/njh/perl5/perlbrew/bin:/usr/bin:/bin
    PERL = /home/njh/perl5/perlbrew/perls/perl-5.24.1/bin/perl5.24.1
    PERL5LIB = /home/njh/.cpan/build/Alien-cmake3-0.04-1/blib/arch:/home/njh/.cpan/build/Alien-cmake3-0.04-1/blib/lib:/home/njh/.cpan/build/Alien-Build-1.42-1/blib/arch:/home/njh/.cpan/build/Alien-Build-1.42-1/blib/lib:/home/njh/.cpan/build/FFI-CheckLib-0.18-1/blib/arch:/home/njh/.cpan/build/FFI-CheckLib-0.18-1/blib/lib:/home/njh/.cpan/build/Test2-Suite-0.000114-0/blib/arch:/home/njh/.cpan/build/Test2-Suite-0.000114-0/blib/lib:/home/njh/.cpan/build/Test-Simple-1.302136-0/blib/arch:/home/njh/.cpan/build/Test-Simple-1.302136-0/blib/lib
    PERL5OPT = 
    PERL5_CPANPLUS_IS_RUNNING = 14140
    PERL5_CPAN_IS_RUNNING = 14140
    PERL5_MINISMOKEBOX = 0.68
    PERLBREW_LIB = 
    PERLBREW_MANPATH = /home/njh/perl5/perlbrew/perls/perl-5.24.1/man
    PERLBREW_PATH = /home/njh/perl5/perlbrew/bin:/home/njh/perl5/perlbrew/perls/perl-5.24.1/bin
    PERLBREW_PERL = perl-5.24.1
    PERLBREW_ROOT = /home/njh/perl5/perlbrew
    PERLBREW_SHELLRC_VERSION = 0.82
    PERLBREW_VERSION = 0.82
    PERL_EXTUTILS_AUTOINSTALL = --defaultdeps
    PERL_LOCAL_LIB_ROOT = 
    PERL_MM_USE_DEFAULT = 1
    SHELL = /bin/sh

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

    $^X = /home/njh/perl5/perlbrew/perls/perl-5.24.1/bin/perl5.24.1
    $UID/$EUID = 1000 / 1000
    $GID = 1000 4 24 25 29 30 44 46 108 112 1000
    $EGID = 1000 4 24 25 29 30 44 46 108 112 1000

Perl module toolchain versions installed:

    Module              Have    
    ------------------- --------
    CPAN                2.16    
    CPAN::Meta          2.150010
    Cwd                 3.63_01 
    ExtUtils::CBuilder  0.280225
    ExtUtils::Command   7.34    
    ExtUtils::Install   2.14    
    ExtUtils::MakeMaker 7.34    
    ExtUtils::Manifest  1.70    
    ExtUtils::ParseXS   3.31    
    File::Spec          3.63_01 
    JSON                2.94    
    JSON::PP            2.94    
    Module::Build       0.4224  
    Module::Signature   n/a     
    Parse::CPAN::Meta   2.150010
    Test::Harness       3.39    
    Test::More          1.302136
    YAML                1.24    
    YAML::Syck          1.30    
    version             0.9918  


--

Summary of my perl5 (revision 5 version 24 subversion 1) configuration:
   
  Platform:
    osname=linux, osvers=4.7.0-1-amd64, archname=x86_64-linux-thread-multi
    uname='linux gateway 4.7.0-1-amd64 #1 smp debian 4.7.5-1 (2016-09-26) x86_64 gnulinux '
    config_args='-de -Dprefix=/home/njh/perl5/perlbrew/perls/perl-5.24.1 -Duseithreads -Dusemultiplicity -Dusedevel -Accflags= -Aeval:scriptdir=/home/njh/perl5/perlbrew/perls/perl-5.24.1/bin'
    hint=recommended, useposix=true, d_sigaction=define
    useithreads=define, usemultiplicity=define
    use64bitint=define, use64bitall=define, uselongdouble=undef
    usemymalloc=n, bincompat5005=undef
  Compiler:
    cc='cc', ccflags ='-D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64',
    optimize='-O2',
    cppflags='-D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include'
    ccversion='', gccversion='6.2.1 20161124', 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/gcc/x86_64-linux-gnu/6/include-fixed /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
    libs=-lpthread -lnsl -lgdbm -ldb -ldl -lm -lcrypt -lutil -lc -lgdbm_compat
    perllibs=-lpthread -lnsl -ldl -lm -lcrypt -lutil -lc
    libc=libc-2.24.so, so=so, useshrplib=false, libperl=libperl.a
    gnulibc_version='2.24'
  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 MULTIPLICITY PERLIO_LAYERS
                        PERL_COPY_ON_WRITE PERL_DONT_CREATE_GVSV
                        PERL_HASH_FUNC_ONE_AT_A_TIME_HARD
                        PERL_IMPLICIT_CONTEXT PERL_MALLOC_WRAP
                        PERL_PRESERVE_IVUV PERL_USE_DEVEL USE_64_BIT_ALL
                        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_REENTRANT_API
  Built under linux
  Compiled at Jan 24 2017 00:39:08
  %ENV:
    PERL="/home/njh/perl5/perlbrew/perls/perl-5.24.1/bin/perl5.24.1"
    PERL5LIB="/home/njh/.cpan/build/Alien-cmake3-0.04-1/blib/arch:/home/njh/.cpan/build/Alien-cmake3-0.04-1/blib/lib:/home/njh/.cpan/build/Alien-Build-1.42-1/blib/arch:/home/njh/.cpan/build/Alien-Build-1.42-1/blib/lib:/home/njh/.cpan/build/FFI-CheckLib-0.18-1/blib/arch:/home/njh/.cpan/build/FFI-CheckLib-0.18-1/blib/lib:/home/njh/.cpan/build/Test2-Suite-0.000114-0/blib/arch:/home/njh/.cpan/build/Test2-Suite-0.000114-0/blib/lib:/home/njh/.cpan/build/Test-Simple-1.302136-0/blib/arch:/home/njh/.cpan/build/Test-Simple-1.302136-0/blib/lib"
    PERL5OPT=""
    PERL5_CPANPLUS_IS_RUNNING="14140"
    PERL5_CPAN_IS_RUNNING="14140"
    PERL5_MINISMOKEBOX="0.68"
    PERLBREW_LIB=""
    PERLBREW_MANPATH="/home/njh/perl5/perlbrew/perls/perl-5.24.1/man"
    PERLBREW_PATH="/home/njh/perl5/perlbrew/bin:/home/njh/perl5/perlbrew/perls/perl-5.24.1/bin"
    PERLBREW_PERL="perl-5.24.1"
    PERLBREW_ROOT="/home/njh/perl5/perlbrew"
    PERLBREW_SHELLRC_VERSION="0.82"
    PERLBREW_VERSION="0.82"
    PERL_EXTUTILS_AUTOINSTALL="--defaultdeps"
    PERL_LOCAL_LIB_ROOT=""
    PERL_MM_USE_DEFAULT="1"
  @INC:
    /home/njh/.cpan/build/Alien-cmake3-0.04-1/blib/arch
    /home/njh/.cpan/build/Alien-cmake3-0.04-1/blib/lib
    /home/njh/.cpan/build/Alien-Build-1.42-1/blib/arch
    /home/njh/.cpan/build/Alien-Build-1.42-1/blib/lib
    /home/njh/.cpan/build/FFI-CheckLib-0.18-1/blib/arch
    /home/njh/.cpan/build/FFI-CheckLib-0.18-1/blib/lib
    /home/njh/.cpan/build/Test2-Suite-0.000114-0/blib/arch
    /home/njh/.cpan/build/Test2-Suite-0.000114-0/blib/lib
    /home/njh/.cpan/build/Test-Simple-1.302136-0/blib/arch
    /home/njh/.cpan/build/Test-Simple-1.302136-0/blib/lib
    /home/njh/perl5/perlbrew/perls/perl-5.24.1/lib/site_perl/5.24.1/x86_64-linux-thread-multi
    /home/njh/perl5/perlbrew/perls/perl-5.24.1/lib/site_perl/5.24.1
    /home/njh/perl5/perlbrew/perls/perl-5.24.1/lib/5.24.1/x86_64-linux-thread-multi
    /home/njh/perl5/perlbrew/perls/perl-5.24.1/lib/5.24.1
    .