Report for Alien-raylib-0.005

Back
From: Slaven Rezić (SREZIC) 
Subject: UNKNOWN Alien-raylib-0.005 5.18.4 GNU/Linux
Date: 2017-11-26T08:27:42Z

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.005
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:

none provided

------------------------------
PROGRAM OUTPUT
------------------------------

Output from '/usr/bin/make':

cp lib/Alien/raylib.pm blib/lib/Alien/raylib.pm
"/bbbike/perl-5.18.4/bin/perl5.18.4" -MAlien::Build::MM=cmd -e prefix site /opt/perl-5.18.4/lib/5.18.4/x86_64-linux /opt/perl-5.18.4/lib/site_perl/5.18.4/x86_64-linux 
Alien::Build::Plugin::PkgConfig::Negotiate> Using PkgConfig plugin: PkgConfig::LibPkgConf
main> prefix /opt/perl-5.18.4/lib/site_perl/5.18.4/x86_64-linux/auto/share/dist/Alien-raylib
"/bbbike/perl-5.18.4/bin/perl5.18.4" -MAlien::Build::MM=cmd -e version 0.005
Alien::Build::Plugin::PkgConfig::Negotiate> Using PkgConfig plugin: PkgConfig::LibPkgConf
"/bbbike/perl-5.18.4/bin/perl5.18.4" -MAlien::Build::MM=cmd -e download
Alien::Build::Plugin::PkgConfig::Negotiate> Using PkgConfig plugin: PkgConfig::LibPkgConf
Alien::Build::Plugin::Core::Download> downloaded raylib-develop.tar.gz
"/bbbike/perl-5.18.4/bin/perl5.18.4" -MAlien::Build::MM=cmd -e build
Alien::Build::Plugin::PkgConfig::Negotiate> Using PkgConfig plugin: PkgConfig::LibPkgConf
Alien::Build::CommandSequence> + /usr/bin/cmake -G Unix Makefiles -DWITH_PIC=ON -DSHARED_RAYLIB=ON -DSTATIC_RAYLIB=ON -DCMAKE_INSTALL_PREFIX:PATH=/opt/perl-5.18.4/lib/site_perl/5.18.4/x86_64-linux/auto/share/dist/Alien-raylib -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
-- 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
-- Compiling with the flags:
--   PLATFORM=PLATFORM_DESKTOP
--   GRAPHICS=GRAPHICS_API_OPENGL_33
-- Configuring done
-- Generating done
-- Build files have been written to: /tmpfs/.cpan-build-cpansand/2017112521/Alien-raylib-0.005-2/_alien/build_cw_h/raylib-develop
Alien::Build::CommandSequence> + /usr/bin/cmake --build .
make[1]: Entering directory '/tmpfs/.cpan-build-cpansand/2017112521/Alien-raylib-0.005-2/_alien/build_cw_h/raylib-develop'
make[2]: Entering directory '/tmpfs/.cpan-build-cpansand/2017112521/Alien-raylib-0.005-2/_alien/build_cw_h/raylib-develop'
make[3]: Entering directory '/tmpfs/.cpan-build-cpansand/2017112521/Alien-raylib-0.005-2/_alien/build_cw_h/raylib-develop'
Scanning dependencies of target raylib
make[3]: Leaving directory '/tmpfs/.cpan-build-cpansand/2017112521/Alien-raylib-0.005-2/_alien/build_cw_h/raylib-develop'
make[3]: Entering directory '/tmpfs/.cpan-build-cpansand/2017112521/Alien-raylib-0.005-2/_alien/build_cw_h/raylib-develop'
[  5%] Building C object release/CMakeFiles/raylib.dir/utils.c.o
In file included from /tmpfs/.cpan-build-cpansand/2017112521/Alien-raylib-0.005-2/_alien/build_cw_h/raylib-develop/src/utils.c:70:0:
/tmpfs/.cpan-build-cpansand/2017112521/Alien-raylib-0.005-2/_alien/build_cw_h/raylib-develop/src/rres.h: In function ‘LoadResource’:
/tmpfs/.cpan-build-cpansand/2017112521/Alien-raylib-0.005-2/_alien/build_cw_h/raylib-develop/src/rres.h:349:13: error: ‘for’ loop initial declarations are only allowed in C99 or C11 mode
             for (int i = 0; i < fileHeader.count; i++)
             ^
/tmpfs/.cpan-build-cpansand/2017112521/Alien-raylib-0.005-2/_alien/build_cw_h/raylib-develop/src/rres.h:349:13: note: use option -std=c99, -std=gnu99, -std=c11 or -std=gnu11 to compile your code
/tmpfs/.cpan-build-cpansand/2017112521/Alien-raylib-0.005-2/_alien/build_cw_h/raylib-develop/src/rres.h:359:21: error: ‘for’ loop initial declarations are only allowed in C99 or C11 mode
                     for (int k = 0; k < infoHeader.partsCount; k++)
                     ^
release/CMakeFiles/raylib.dir/build.make:54: recipe for target 'release/CMakeFiles/raylib.dir/utils.c.o' failed
make[3]: *** [release/CMakeFiles/raylib.dir/utils.c.o] Error 1
make[3]: Leaving directory '/tmpfs/.cpan-build-cpansand/2017112521/Alien-raylib-0.005-2/_alien/build_cw_h/raylib-develop'
CMakeFiles/Makefile2:77: recipe for target 'release/CMakeFiles/raylib.dir/all' failed
make[2]: *** [release/CMakeFiles/raylib.dir/all] Error 2
make[2]: Leaving directory '/tmpfs/.cpan-build-cpansand/2017112521/Alien-raylib-0.005-2/_alien/build_cw_h/raylib-develop'
Makefile:137: recipe for target 'all' failed
make[1]: *** [all] Error 2
make[1]: Leaving directory '/tmpfs/.cpan-build-cpansand/2017112521/Alien-raylib-0.005-2/_alien/build_cw_h/raylib-develop'
external command failed at /opt/perl-5.18.4/lib/site_perl/5.18.4/Alien/Build/CommandSequence.pm line 87.
Makefile:996: recipe for target '_alien/mm/build' failed
make: *** [_alien/mm/build] Error 2

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

Prerequisite modules loaded:

requires:

    Module                                       Need  Have    
    -------------------------------------------- ----- --------
    Alien::Build                                 0.25  1.28    
    perl                                         5.008 5.018004

build_requires:

    Module                                       Need  Have    
    -------------------------------------------- ----- --------
    Alien::Build                                 0.32  1.28    
    Alien::Build::MM                             0.32  1.28    
    Alien::Build::Plugin::Gather::IsolateDynamic 0.48  1.28    
    Alien::cmake3                                0.02  0.03    
    Archive::Tar                                 0     2.26    
    Config                                       0     5.018004
    ExtUtils::MakeMaker                          6.52  7.24    
    File::Spec                                   0     3.62    
    HTTP::Tiny                                   0.044 0.070   
    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.81    
    Test::More                                   0     1.302111
    URI                                          0     1.71    

configure_requires:

    Module                                       Need  Have    
    -------------------------------------------- ----- --------
    Alien::Build                                 0.32  1.28    
    Alien::Build::MM                             0.32  1.28    
    Alien::Build::Plugin::Build::CMake           0.99  1.28    
    ExtUtils::MakeMaker                          6.52  7.24    


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

Environment variables:

    LANG = C
    LC_ALL = de_DE.UTF-8
    PATH = /usr/local/bin:/usr/bin:/bin:/usr/local/sbin:/usr/sbin:/sbin:/home/cpansand/bin/linux-gnu:/home/cpansand/bin/sh:/home/cpansand/bin:/usr/games:/home/cpansand/devel:/home/eserte/src/srezic-misc/scripts
    PERL = /bbbike/perl-5.18.4/bin/perl5.18.4
    PERL5LIB = 
    PERL5OPT = 
    PERL5_CPANPLUS_IS_RUNNING = 26423
    PERL5_CPAN_IS_RUNNING = 26423
    PERL5_CPAN_IS_RUNNING_IN_RECURSION = 26360,26423
    PERLDOC = -MPod::Perldoc::ToTextOverstrike
    PERL_BATCH = yes
    PERL_CANARY_STABILITY_NOPROMPT = 1
    PERL_CPAN_REPORTER_CONFIG = /var/tmp/cpansmoker-1023/2017112521/cpanreporter_000_config.ini
    PERL_EXTUTILS_AUTOINSTALL = --defaultdeps
    PERL_PARALLEL_SMOKER = yes
    PERL_USE_UNSAFE_INC = 1
    SHELL = /bin/zsh
    TERM = screen
    TMPDIR = /var/tmp/cpansmoker-1023/2017112521

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

    $^X = /bbbike/perl-5.18.4/bin/perl5.18.4
    $UID/$EUID = 1023 / 1023
    $GID = 1023 1023
    $EGID = 1023 1023

Perl module toolchain versions installed:

    Module              Have    
    ------------------- --------
    CPAN                2.16    
    CPAN::Meta          2.150010
    Cwd                 3.62    
    ExtUtils::CBuilder  0.280230
    ExtUtils::Command   7.24    
    ExtUtils::Install   2.14    
    ExtUtils::MakeMaker 7.24    
    ExtUtils::Manifest  1.70    
    ExtUtils::ParseXS   3.30    
    File::Spec          3.62    
    JSON                2.97000 
    JSON::PP            2.97000 
    Module::Build       0.4224  
    Module::Signature   0.81    
    Parse::CPAN::Meta   2.150010
    Test::Harness       3.39    
    Test::More          1.302111
    YAML                1.23    
    YAML::Syck          1.30    
    version             0.9916  


--

Summary of my perl5 (revision 5 version 18 subversion 4) configuration:
   
  Platform:
    osname=linux, osvers=3.16.0-4-amd64, archname=x86_64-linux
    uname='linux eserte 3.16.0-4-amd64 #1 smp debian 3.16.7-ckt25-2 (2016-04-08) x86_64 gnulinux '
    config_args='-ds -e -Dprefix=/opt/perl-5.18.4 -Dcf_email=srezic@cpan.org'
    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='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 -lc
    perllibs=-lnsl -ldl -lm -lcrypt -lutil -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 PERLIO_LAYERS PERL_DONT_CREATE_GVSV
                        PERL_HASH_FUNC_ONE_AT_A_TIME_HARD PERL_MALLOC_WRAP
                        PERL_PRESERVE_IVUV PERL_SAWAMPERSAND USE_64_BIT_ALL
                        USE_64_BIT_INT USE_LARGE_FILES USE_LOCALE
                        USE_LOCALE_COLLATE USE_LOCALE_CTYPE
                        USE_LOCALE_NUMERIC USE_PERLIO USE_PERL_ATOF
  Built under linux
  Compiled at May  6 2016 22:58:48
  %ENV:
    PERL="/bbbike/perl-5.18.4/bin/perl5.18.4"
    PERL5LIB=""
    PERL5OPT=""
    PERL5_CPANPLUS_IS_RUNNING="26423"
    PERL5_CPAN_IS_RUNNING="26423"
    PERL5_CPAN_IS_RUNNING_IN_RECURSION="26360,26423"
    PERLDOC="-MPod::Perldoc::ToTextOverstrike"
    PERL_BATCH="yes"
    PERL_CANARY_STABILITY_NOPROMPT="1"
    PERL_CPAN_REPORTER_CONFIG="/var/tmp/cpansmoker-1023/2017112521/cpanreporter_000_config.ini"
    PERL_EXTUTILS_AUTOINSTALL="--defaultdeps"
    PERL_PARALLEL_SMOKER="yes"
    PERL_USE_UNSAFE_INC="1"
  @INC:
    /opt/perl-5.18.4/lib/site_perl/5.18.4/x86_64-linux
    /opt/perl-5.18.4/lib/site_perl/5.18.4
    /opt/perl-5.18.4/lib/5.18.4/x86_64-linux
    /opt/perl-5.18.4/lib/5.18.4
    .