Alien-raylib v0.019 Perl 5 v5.14.2 x86_64-linux

Status
Unknown
From
Nigel Horne
Dist
Alien-raylib v0.019
Platform
Perl 5 v5.14.2 x86_64-linux
Date
2018-07-04 12:49:20
ID
aba19d28-7f88-11e8-acda-282f97936435
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.019
on perl 5.14.2, 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 -j2 -j2':

"/home/njh/perl5/perlbrew/perls/perl-5.14.2/bin/perl" -MAlien::Build::MM=cmd -e prefix site /home/njh/perl5/perlbrew/perls/perl-5.14.2/lib/5.14.2/x86_64-linux /home/njh/perl5/perlbrew/perls/perl-5.14.2/lib/site_perl/5.14.2/x86_64-linux 
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.14.2/lib/site_perl/5.14.2/x86_64-linux/auto/share/dist/Alien-raylib
"/home/njh/perl5/perlbrew/perls/perl-5.14.2/bin/perl" -MAlien::Build::MM=cmd -e version 0.019
Alien::Build::Plugin::PkgConfig::Negotiate> Using PkgConfig plugin: PkgConfig::CommandLine
"/home/njh/perl5/perlbrew/perls/perl-5.14.2/bin/perl" -MAlien::Build::MM=cmd -e download
Alien::Build::Plugin::PkgConfig::Negotiate> Using PkgConfig plugin: PkgConfig::CommandLine
Alien::Build::Plugin::Core::Download> downloaded raylib-91586fd7bc277266a5552859d0ef434194f38138.tar.gz
"/home/njh/perl5/perlbrew/perls/perl-5.14.2/bin/perl" -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.14.2/lib/site_perl/5.14.2/x86_64-linux/auto/share/dist/Alien-raylib -DCMAKE_MAKE_PROGRAM:PATH=make -DBUILD_EXAMPLES=OFF -DBUILD_GAMES=OFF .
-- The C compiler identification is GNU 6.3.0
-- The CXX compiler identification is GNU 6.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 -- compiles
-- Testing if -Werror=implicit-function-declaration can be used -- compiles
-- Testing if -fno-strict-aliasing can be used -- compiles
-- Testing if file system supports symlinks
-- Testing if file system supports symlinks -- supported
-- Setting build type to 'Release' as none was specified.
-- Looking for pthread.h
-- Looking for pthread.h - found
-- Looking for pthread_create
-- Looking for pthread_create - not found
-- Looking for pthread_create in pthreads
-- Looking for pthread_create in pthreads - not found
-- Looking for pthread_create in pthread
-- Looking for pthread_create in pthread - found
-- Found Threads: TRUE  
-- Could NOT find Vulkan (missing: VULKAN_LIBRARY VULKAN_INCLUDE_DIR) 
-- Using X11 for window creation
CMake Error at /home/njh/.cpan/build/Alien-cmake3-0.04-0/blib/lib/auto/share/dist/Alien-cmake3/share/cmake-3.11/Modules/FindX11.cmake:429 (message):
  Could not find X11
Call Stack (most recent call first):
  src/external/glfw/CMakeLists.txt:222 (find_package)


-- Configuring incomplete, errors occurred!
See also "/home/njh/.cpan/build/Alien-raylib-0.019-0/_alien/build_ewCC/raylib-91586fd7bc277266a5552859d0ef434194f38138/CMakeFiles/CMakeOutput.log".
See also "/home/njh/.cpan/build/Alien-raylib-0.019-0/_alien/build_ewCC/raylib-91586fd7bc277266a5552859d0ef434194f38138/CMakeFiles/CMakeError.log".
external command failed at /home/njh/.cpan/build/Alien-Build-1.46-0/blib/lib/Alien/Build/CommandSequence.pm line 71.
Makefile:994: 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.46    
    perl                                         5.008 5.014002

build_requires:

    Module                                       Need  Have    
    -------------------------------------------- ----- --------
    Alien::Build                                 0.32  1.46    
    Alien::Build::MM                             0.32  1.46    
    Alien::Build::Plugin::Gather::IsolateDynamic 0.48  1.46    
    Alien::cmake3                                0.02  0.04    
    Archive::Tar                                 0     1.76    
    Config                                       0     0       
    ExtUtils::MakeMaker                          6.52  7.30    
    File::Spec                                   0     3.33    
    HTTP::Tiny                                   0.044 0.070   
    IO::Handle                                   0     1.31    
    IO::Socket::SSL                              1.56  2.055   
    IO::Zlib                                     0     1.10    
    IPC::Open3                                   0     1.09    
    Net::SSLeay                                  1.49  1.84    
    Test::More                                   0     1.302136
    URI                                          0     1.73    

configure_requires:

    Module                                       Need  Have    
    -------------------------------------------- ----- --------
    Alien::Build                                 0.32  1.46    
    Alien::Build::MM                             0.32  1.46    
    Alien::Build::Plugin::Build::CMake           0.99  1.46    
    ExtUtils::MakeMaker                          6.52  7.30    


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

Environment variables:

    AUTOMATED_TESTING = 1
    HARNESS_OPTIONS = j2
    LANG = en_US.UTF-8
    PATH = /home/njh/perl5/perlbrew/bin:/home/njh/perl5/perlbrew/perls/perl-5.14.2/bin:src/njh/smoker/bin:/usr/bin:/bin
    PERL = /home/njh/perl5/perlbrew/perls/perl-5.14.2/bin/perl
    PERL5LIB = /home/njh/.cpan/build/Alien-cmake3-0.04-0/blib/arch:/home/njh/.cpan/build/Alien-cmake3-0.04-0/blib/lib:/home/njh/.cpan/build/Sort-Versions-1.62-0/blib/arch:/home/njh/.cpan/build/Sort-Versions-1.62-0/blib/lib:/home/njh/.cpan/build/Alien-Build-1.46-0/blib/arch:/home/njh/.cpan/build/Alien-Build-1.46-0/blib/lib:/home/njh/.cpan/build/File-chdir-0.1010-0/blib/arch:/home/njh/.cpan/build/File-chdir-0.1010-0/blib/lib:/home/njh/.cpan/build/FFI-CheckLib-0.20-0/blib/arch:/home/njh/.cpan/build/FFI-CheckLib-0.20-0/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/.cpan/build/Term-Table-0.012-0/blib/arch:/home/njh/.cpan/build/Term-Table-0.012-0/blib/lib:/home/njh/.cpan/build/Sub-Info-0.002-0/blib/arch:/home/njh/.cpan/build/Sub-Info-0.002-0/blib/lib:/home/njh/.cpan/build/Scope-Guard-0.21-0/blib/arch:/home/njh/.cpan/build/Scope-Guard-0.21-0/blib/lib:/home/njh/.cpan/build/Importer-0.025-0/blib/arch:/home/njh/.cpan/build/Importer-0.025-0/blib/lib:/home/njh/.cpan/build/ExtUtils-ParseXS-3.35-0/blib/arch:/home/njh/.cpan/build/ExtUtils-ParseXS-3.35-0/blib/lib
    PERL5OPT = 
    PERL5_CPANPLUS_IS_RUNNING = 20635
    PERL5_CPAN_IS_RUNNING = 20635
    PERLBREW_HOME = /home/njh/.perlbrew
    PERLBREW_MANPATH = /home/njh/perl5/perlbrew/perls/perl-5.14.2/man
    PERLBREW_PATH = /home/njh/perl5/perlbrew/bin:/home/njh/perl5/perlbrew/perls/perl-5.14.2/bin
    PERLBREW_PERL = perl-5.14.2
    PERLBREW_ROOT = /home/njh/perl5/perlbrew
    PERLBREW_SHELLRC_VERSION = 0.82
    PERLBREW_VERSION = 0.82
    SHELL = /bin/sh
    TMPDIR = /tmp/testwrapper.20623

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

    $^X = /home/njh/perl5/perlbrew/perls/perl-5.14.2/bin/perl
    $UID/$EUID = 1000 / 1000
    $GID = 1000 1000
    $EGID = 1000 1000

Perl module toolchain versions installed:

    Module              Have    
    ------------------- --------
    CPAN                2.16    
    CPAN::Meta          2.143240
    Cwd                 3.36    
    ExtUtils::CBuilder  0.280230
    ExtUtils::Command   7.30    
    ExtUtils::Install   2.06    
    ExtUtils::MakeMaker 7.30    
    ExtUtils::Manifest  1.70    
    ExtUtils::ParseXS   3.35    
    File::Spec          3.33    
    JSON                2.97001 
    JSON::PP            2.97001 
    Module::Build       0.3800  
    Module::Signature   n/a     
    Parse::CPAN::Meta   1.4414  
    Test::Harness       3.41    
    Test::More          1.302136
    YAML                1.26    
    YAML::Syck          1.30    
    version             0.88    


--

Summary of my perl5 (revision 5 version 14 subversion 2) configuration:
   
  Platform:
    osname=linux, osvers=4.9.0-5-amd64, archname=x86_64-linux
    uname='linux dev0.teada.net 4.9.0-5-amd64 #1 smp debian 4.9.65-3+deb9u2 (2018-01-04) x86_64 gnulinux '
    config_args='-de -Dprefix=/home/njh/perl5/perlbrew/perls/perl-5.14.2 -Aeval:scriptdir=/home/njh/perl5/perlbrew/perls/perl-5.14.2/bin'
    hint=recommended, useposix=true, d_sigaction=define
    useithreads=undef, usemultiplicity=undef
    useperlio=define, d_sfio=undef, uselargefiles=define, usesocks=undef
    use64bitint=define, use64bitall=define, uselongdouble=undef
    usemymalloc=n, bincompat5005=undef
  Compiler:
    cc='cc', ccflags ='-fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64',
    optimize='-O2',
    cppflags='-fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include'
    ccversion='', gccversion='6.3.0 20170516', 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 =' -fstack-protector -L/usr/local/lib'
    libpth=/usr/local/lib /lib/x86_64-linux-gnu /lib/../lib /usr/lib/x86_64-linux-gnu /usr/lib/../lib /lib /usr/lib
    libs=-lnsl -ldl -lm -lcrypt -lutil -lc
    perllibs=-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'


Characteristics of this binary (from libperl): 
  Compile-time options: PERL_DONT_CREATE_GVSV PERL_MALLOC_WRAP
                        PERL_PRESERVE_IVUV USE_64_BIT_ALL USE_64_BIT_INT
                        USE_LARGE_FILES USE_PERLIO USE_PERL_ATOF
  Locally applied patches:
	Devel::PatchPerl 1.48
  Built under linux
  Compiled at Feb 17 2018 10:16:04
  %ENV:
    PERL="/home/njh/perl5/perlbrew/perls/perl-5.14.2/bin/perl"
    PERL5LIB="/home/njh/.cpan/build/Alien-cmake3-0.04-0/blib/arch:/home/njh/.cpan/build/Alien-cmake3-0.04-0/blib/lib:/home/njh/.cpan/build/Sort-Versions-1.62-0/blib/arch:/home/njh/.cpan/build/Sort-Versions-1.62-0/blib/lib:/home/njh/.cpan/build/Alien-Build-1.46-0/blib/arch:/home/njh/.cpan/build/Alien-Build-1.46-0/blib/lib:/home/njh/.cpan/build/File-chdir-0.1010-0/blib/arch:/home/njh/.cpan/build/File-chdir-0.1010-0/blib/lib:/home/njh/.cpan/build/FFI-CheckLib-0.20-0/blib/arch:/home/njh/.cpan/build/FFI-CheckLib-0.20-0/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/.cpan/build/Term-Table-0.012-0/blib/arch:/home/njh/.cpan/build/Term-Table-0.012-0/blib/lib:/home/njh/.cpan/build/Sub-Info-0.002-0/blib/arch:/home/njh/.cpan/build/Sub-Info-0.002-0/blib/lib:/home/njh/.cpan/build/Scope-Guard-0.21-0/blib/arch:/home/njh/.cpan/build/Scope-Guard-0.21-0/blib/lib:/home/njh/.cpan/build/Importer-0.025-0/blib/arch:/home/njh/.cpan/build/Importer-0.025-0/blib/lib:/home/njh/.cpan/build/ExtUtils-ParseXS-3.35-0/blib/arch:/home/njh/.cpan/build/ExtUtils-ParseXS-3.35-0/blib/lib"
    PERL5OPT=""
    PERL5_CPANPLUS_IS_RUNNING="20635"
    PERL5_CPAN_IS_RUNNING="20635"
    PERLBREW_HOME="/home/njh/.perlbrew"
    PERLBREW_MANPATH="/home/njh/perl5/perlbrew/perls/perl-5.14.2/man"
    PERLBREW_PATH="/home/njh/perl5/perlbrew/bin:/home/njh/perl5/perlbrew/perls/perl-5.14.2/bin"
    PERLBREW_PERL="perl-5.14.2"
    PERLBREW_ROOT="/home/njh/perl5/perlbrew"
    PERLBREW_SHELLRC_VERSION="0.82"
    PERLBREW_VERSION="0.82"
  @INC:
    /home/njh/.cpan/build/Alien-cmake3-0.04-0/blib/arch
    /home/njh/.cpan/build/Alien-cmake3-0.04-0/blib/lib
    /home/njh/.cpan/build/Sort-Versions-1.62-0/blib/arch
    /home/njh/.cpan/build/Sort-Versions-1.62-0/blib/lib
    /home/njh/.cpan/build/Alien-Build-1.46-0/blib/arch
    /home/njh/.cpan/build/Alien-Build-1.46-0/blib/lib
    /home/njh/.cpan/build/File-chdir-0.1010-0/blib/arch
    /home/njh/.cpan/build/File-chdir-0.1010-0/blib/lib
    /home/njh/.cpan/build/FFI-CheckLib-0.20-0/blib/arch
    /home/njh/.cpan/build/FFI-CheckLib-0.20-0/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/.cpan/build/Term-Table-0.012-0/blib/arch
    /home/njh/.cpan/build/Term-Table-0.012-0/blib/lib
    /home/njh/.cpan/build/Sub-Info-0.002-0/blib/arch
    /home/njh/.cpan/build/Sub-Info-0.002-0/blib/lib
    /home/njh/.cpan/build/Scope-Guard-0.21-0/blib/arch
    /home/njh/.cpan/build/Scope-Guard-0.21-0/blib/lib
    /home/njh/.cpan/build/Importer-0.025-0/blib/arch
    /home/njh/.cpan/build/Importer-0.025-0/blib/lib
    /home/njh/.cpan/build/ExtUtils-ParseXS-3.35-0/blib/arch
    /home/njh/.cpan/build/ExtUtils-ParseXS-3.35-0/blib/lib
    /home/njh/perl5/perlbrew/perls/perl-5.14.2/lib/site_perl/5.14.2/x86_64-linux
    /home/njh/perl5/perlbrew/perls/perl-5.14.2/lib/site_perl/5.14.2
    /home/njh/perl5/perlbrew/perls/perl-5.14.2/lib/5.14.2/x86_64-linux
    /home/njh/perl5/perlbrew/perls/perl-5.14.2/lib/5.14.2
    .