Alien-raylib v0.022 Perl 5 v5.18.4 x86_64-linux-thread-multi

Status
Unknown
From
Serguei Trouchelle (STRO)
Dist
Alien-raylib v0.022
Platform
Perl 5 v5.18.4 x86_64-linux-thread-multi
Date
2018-10-15 16:08:14
ID
853db5ec-d094-11e8-8d3d-8dc390d61c74
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.022
on perl 5.18.4, 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/raylib.pm blib/lib/Alien/raylib.pm
"/home/stro/perl/5.18.4t/bin/perl" -MAlien::Build::MM=cmd -e prefix site /home/stro/perl/5.18.4t/lib/5.18.4/x86_64-linux-thread-multi /home/stro/perl/5.18.4t/lib/site_perl/5.18.4/x86_64-linux-thread-multi 
Alien::Build::Plugin::PkgConfig::Negotiate> Using PkgConfig plugin: PkgConfig::LibPkgConf
main> prefix /home/stro/perl/5.18.4t/lib/site_perl/5.18.4/x86_64-linux-thread-multi/auto/share/dist/Alien-raylib
"/home/stro/perl/5.18.4t/bin/perl" -MAlien::Build::MM=cmd -e version 0.022
Alien::Build::Plugin::PkgConfig::Negotiate> Using PkgConfig plugin: PkgConfig::LibPkgConf
"/home/stro/perl/5.18.4t/bin/perl" -MAlien::Build::MM=cmd -e download
Alien::Build::Plugin::PkgConfig::Negotiate> Using PkgConfig plugin: PkgConfig::LibPkgConf
Alien::Build::Plugin::Core::Download> downloaded raylib-93f68fa61205c2d06ce9006eec0569133cd515ba.tar.gz
"/home/stro/perl/5.18.4t/bin/perl" -MAlien::Build::MM=cmd -e build
Alien::Build::Plugin::PkgConfig::Negotiate> Using PkgConfig plugin: PkgConfig::LibPkgConf
Alien::Build::CommandSequence> + cmake -G Unix Makefiles -DCMAKE_VERBOSE_MAKEFILE:BOOL=ON -DCMAKE_INSTALL_PREFIX:PATH=/home/stro/perl/5.18.4t/lib/site_perl/5.18.4/x86_64-linux-thread-multi/auto/share/dist/Alien-raylib -DCMAKE_MAKE_PROGRAM:PATH=make -DWITH_PIC=ON -DSHARED=ON -DSTATIC=ON -DBUILD_EXAMPLES=OFF -DBUILD_GAMES=OFF .
-- The C compiler identification is GNU 4.9.2
-- The CXX compiler identification is GNU 4.9.2
-- 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.
-- Using raylib's GLFW
-- 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
-- Looking for XOpenDisplay in /usr/lib/x86_64-linux-gnu/libX11.so
-- Looking for XOpenDisplay in /usr/lib/x86_64-linux-gnu/libX11.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
CMake Error at src/external/glfw/CMakeLists.txt:232 (message):
  The RandR headers were not found


-- Configuring incomplete, errors occurred!
See also "/home/stro/cpan/build/5.18.4t/build/Alien-raylib-0.022-0/_alien/build_Pr65/raylib-93f68fa61205c2d06ce9006eec0569133cd515ba/CMakeFiles/CMakeOutput.log".
See also "/home/stro/cpan/build/5.18.4t/build/Alien-raylib-0.022-0/_alien/build_Pr65/raylib-93f68fa61205c2d06ce9006eec0569133cd515ba/CMakeFiles/CMakeError.log".
external command failed at /home/stro/perl/5.18.4t/lib/site_perl/5.18.4/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.48    
    perl                                         5.008 5.018004

build_requires:

    Module                                       Need  Have    
    -------------------------------------------- ----- --------
    Alien::Build                                 0.32  1.48    
    Alien::Build::MM                             0.32  1.48    
    Alien::Build::Plugin::Gather::IsolateDynamic 0.48  1.48    
    Alien::cmake3                                0.02  0.04    
    Archive::Tar                                 0     2.32    
    Config                                       0     5.018004
    ExtUtils::MakeMaker                          6.52  7.34    
    File::Spec                                   0     3.75    
    HTTP::Tiny                                   0.044 0.076   
    IO::Handle                                   0     1.34    
    IO::Socket::SSL                              1.56  2.052   
    IO::Zlib                                     0     1.10    
    IPC::Open3                                   0     1.13    
    Net::SSLeay                                  1.49  1.83    
    Test::More                                   0     1.302140
    URI                                          0     1.74    

configure_requires:

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


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

Environment variables:

    AUTOMATED_TESTING = 1
    LANG = en_US.UTF-8
    PATH = /usr/local/bin:/usr/bin:/bin:/usr/local/games:/usr/games
    PERL = /home/stro/perl/5.18.4t/bin/perl
    PERL5LIB = 
    PERL5OPT = 
    PERL5_CPANPLUS_IS_RUNNING = 9602
    PERL5_CPAN_IS_RUNNING = 9602
    PERL5_CPAN_IS_RUNNING_IN_RECURSION = 14896,9602
    PERL_CR_SMOKER_CURRENT = Alien-raylib-0.022
    PERL_EXTUTILS_AUTOINSTALL = --defaultdeps
    PERL_MM_USE_DEFAULT = 1
    SHELL = /bin/bash
    TERM = xterm

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

    $^X = /home/stro/perl/5.18.4t/bin/perl
    $UID/$EUID = 1000 / 1000
    $GID = 1000 24 25 29 30 44 46 108 114 1000
    $EGID = 1000 24 25 29 30 44 46 108 114 1000

Perl module toolchain versions installed:

    Module              Have    
    ------------------- --------
    CPAN                2.16    
    CPAN::Meta          2.150010
    Cwd                 3.75    
    ExtUtils::CBuilder  0.280230
    ExtUtils::Command   7.34    
    ExtUtils::Install   2.06    
    ExtUtils::MakeMaker 7.34    
    ExtUtils::Manifest  1.70    
    ExtUtils::ParseXS   3.35    
    File::Spec          3.75    
    JSON                2.97001 
    JSON::PP            2.97001 
    Module::Build       0.4224  
    Module::Signature   0.83    
    Parse::CPAN::Meta   2.150010
    Test::Harness       3.42    
    Test::More          1.302140
    YAML                1.26    
    YAML::Syck          1.30    
    version             0.9918  


--

Summary of my perl5 (revision 5 version 18 subversion 4) configuration:
   
  Platform:
    osname=linux, osvers=3.16.0-4-amd64, archname=x86_64-linux-thread-multi
    uname='linux vm-debian-001 3.16.0-4-amd64 #1 smp debian 3.16.7-ckt11-1 (2015-05-24) x86_64 gnulinux '
    config_args=''
    hint=recommended, useposix=true, d_sigaction=define
    useithreads=define, usemultiplicity=define
    useperlio=define, d_sfio=undef, uselargefiles=define, usesocks=undef
    use64bitint=define, use64bitall=define, uselongdouble=undef
    usemymalloc=n, bincompat5005=undef
  Compiler:
    cc='cc', ccflags ='-D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64',
    optimize='-O2',
    cppflags='-D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include'
    ccversion='', gccversion='4.9.2', 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 -lpthread -lc
    perllibs=-lnsl -ldl -lm -lcrypt -lutil -lpthread -lc
    libc=, so=so, useshrplib=false, libperl=libperl.a
    gnulibc_version='2.19'
  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: HAS_TIMES MULTIPLICITY PERLIO_LAYERS
                        PERL_DONT_CREATE_GVSV
                        PERL_HASH_FUNC_ONE_AT_A_TIME_HARD
                        PERL_IMPLICIT_CONTEXT PERL_MALLOC_WRAP
                        PERL_PRESERVE_IVUV PERL_SAWAMPERSAND 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_PERLIO USE_PERL_ATOF
                        USE_REENTRANT_API
  Built under linux
  Compiled at Oct 26 2017 02:24:04
  %ENV:
    PERL="/home/stro/perl/5.18.4t/bin/perl"
    PERL5LIB=""
    PERL5OPT=""
    PERL5_CPANPLUS_IS_RUNNING="9602"
    PERL5_CPAN_IS_RUNNING="9602"
    PERL5_CPAN_IS_RUNNING_IN_RECURSION="14896,9602"
    PERL_CR_SMOKER_CURRENT="Alien-raylib-0.022"
    PERL_EXTUTILS_AUTOINSTALL="--defaultdeps"
    PERL_MM_USE_DEFAULT="1"
  @INC:
    /home/stro/perl/5.18.4t/lib/site_perl/5.18.4/x86_64-linux-thread-multi
    /home/stro/perl/5.18.4t/lib/site_perl/5.18.4
    /home/stro/perl/5.18.4t/lib/5.18.4/x86_64-linux-thread-multi
    /home/stro/perl/5.18.4t/lib/5.18.4
    .