Alien-raylib v0.025 Perl 5 v5.20.3 x86_64-linux
- Status
- Unknown
- From
- Nigel Horne
- Dist
-
Alien-raylib v0.025
- Platform
- Perl 5 v5.20.3 x86_64-linux
- Date
- 2019-07-30 08:08:06
- ID
- 294b7158-b2a1-11e9-a3d3-7195782a880d
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.025
on perl 5.20.3, 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/smoker/perl5/perlbrew/perls/perl-5.20.3/bin/perl" -MAlien::Build::MM=cmd -e prefix site /home/smoker/perl5/perlbrew/perls/perl-5.20.3/lib/5.20.3/x86_64-linux /home/smoker/perl5/perlbrew/perls/perl-5.20.3/lib/site_perl/5.20.3/x86_64-linux
cp lib/Alien/raylib.pm blib/lib/Alien/raylib.pm
Alien::Build::Plugin::PkgConfig::Negotiate> Using PkgConfig plugin: PkgConfig::PP
main> prefix /home/smoker/perl5/perlbrew/perls/perl-5.20.3/lib/site_perl/5.20.3/x86_64-linux/auto/share/dist/Alien-raylib
"/home/smoker/perl5/perlbrew/perls/perl-5.20.3/bin/perl" -MAlien::Build::MM=cmd -e version 0.025
Alien::Build::Plugin::PkgConfig::Negotiate> Using PkgConfig plugin: PkgConfig::PP
"/home/smoker/perl5/perlbrew/perls/perl-5.20.3/bin/perl" -MAlien::Build::MM=cmd -e download
Alien::Build::Plugin::PkgConfig::Negotiate> Using PkgConfig plugin: PkgConfig::PP
Alien::Build::Plugin::Fetch::CurlCommand> writeout: ab-filename :%{filename_effective}\n
Alien::Build::Plugin::Fetch::CurlCommand> writeout: ab-content_type :%{content_type}\n
Alien::Build::Plugin::Fetch::CurlCommand> writeout: ab-url :%{url_effective}\n
Alien::Build::Plugin::Fetch::CurlCommand> + /usr/bin/curl -L -f -O -J -w @writeout https://github.com/raysan5/raylib/archive/0d2cfce18edf8016b7ff865aafab25ee7a352507.tar.gz
Alien::Build::Plugin::Core::Download> downloaded raylib-0d2cfce18edf8016b7ff865aafab25ee7a352507.tar.gz
"/home/smoker/perl5/perlbrew/perls/perl-5.20.3/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/smoker/perl5/perlbrew/perls/perl-5.20.3/lib/site_perl/5.20.3/x86_64-linux/auto/share/dist/Alien-raylib -DCMAKE_INSTALL_LIBDIR:PATH=lib -DCMAKE_MAKE_PROGRAM:PATH=make -DCMAKE_VERBOSE_MAKEFILE:BOOL=ON -DCMAKE_INSTALL_LIBDIR:PATH=lib -DWITH_PIC=ON -DSHARED=ON -DSTATIC=ON -DBUILD_EXAMPLES=OFF -DBUILD_GAMES=OFF .
CMake Warning (dev) in CMakeLists.txt:
No project() command is present. The top-level CMakeLists.txt file must
contain a literal, direct call to the project() command. Add a line of
code such as
project(ProjectName)
near the top of the file, but after cmake_minimum_required().
CMake is pretending there is a "project(Project)" command on the first
line.
This warning is for project developers. Use -Wno-dev to suppress it.
-- The C compiler identification is GNU 6.3.0
-- The CXX compiler identification is unknown
-- 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
CMake Error in CMakeLists.txt:
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.
-- Configuring incomplete, errors occurred!
See also "/tmp/build/Alien-raylib-0.025-0/_alien/build_lMGh/raylib-0d2cfce18edf8016b7ff865aafab25ee7a352507/CMakeFiles/CMakeOutput.log".
See also "/tmp/build/Alien-raylib-0.025-0/_alien/build_lMGh/raylib-0d2cfce18edf8016b7ff865aafab25ee7a352507/CMakeFiles/CMakeError.log".
external command failed at /tmp/build/Alien-Build-1.79-0/blib/lib/Alien/Build/CommandSequence.pm line 71.
Makefile:985: 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.79
perl 5.008 5.020003
build_requires:
Module Need Have
-------------------------------------------- ----- --------
Alien::Build 0.32 1.79
Alien::Build::MM 0.32 1.79
Alien::Build::Plugin::Gather::IsolateDynamic 0.48 1.79
Alien::cmake3 0.02 0.04
Archive::Tar 0 1.96
Config 0 5.020003
ExtUtils::MakeMaker 6.52 7.34
File::Spec 0 3.75
IO::Handle 0 1.35
IO::Zlib 0 1.10
IPC::Open3 0 1.16
Test::More 0 1.302164
configure_requires:
Module Need Have
-------------------------------------------- ----- --------
Alien::Build 0.32 1.79
Alien::Build::MM 0.32 1.79
Alien::Build::Plugin::Build::CMake 0.99 1.79
ExtUtils::MakeMaker 6.52 7.34
------------------------------
ENVIRONMENT AND OTHER CONTEXT
------------------------------
Environment variables:
AUTOMATED_TESTING = 1
HARNESS_OPTIONS = j2
NONINTERACTIVE_TESTING = 1
PATH = /home/smoker/perl5/perlbrew/bin:/home/smoker/perl5/perlbrew/perls/perl-5.20.3/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
PERL = /home/smoker/perl5/perlbrew/perls/perl-5.20.3/bin/perl
PERL5LIB = /tmp/build/Alien-cmake3-0.04-0/blib/arch:/tmp/build/Alien-cmake3-0.04-0/blib/lib:/tmp/build/Sort-Versions-1.62-0/blib/arch:/tmp/build/Sort-Versions-1.62-0/blib/lib:/tmp/build/Mojo-DOM58-2.000-0/blib/arch:/tmp/build/Mojo-DOM58-2.000-0/blib/lib:/tmp/build/Alien-Build-1.79-0/blib/arch:/tmp/build/Alien-Build-1.79-0/blib/lib:/tmp/build/PkgConfig-0.23026-0/blib/arch:/tmp/build/PkgConfig-0.23026-0/blib/lib:/tmp/build/FFI-CheckLib-0.25-0/blib/arch:/tmp/build/FFI-CheckLib-0.25-0/blib/lib:/tmp/build/Test2-Suite-0.000122-0/blib/arch:/tmp/build/Test2-Suite-0.000122-0/blib/lib:/tmp/build/Test-Simple-1.302164-0/blib/arch:/tmp/build/Test-Simple-1.302164-0/blib/lib:/tmp/build/Term-Table-0.013-0/blib/arch:/tmp/build/Term-Table-0.013-0/blib/lib:/tmp/build/Sub-Info-0.002-0/blib/arch:/tmp/build/Sub-Info-0.002-0/blib/lib:/tmp/build/Scope-Guard-0.21-0/blib/arch:/tmp/build/Scope-Guard-0.21-0/blib/lib:/tmp/build/Module-Pluggable-5.2-0/blib/arch:/tmp/build/Module-Pluggable-5.2-0/blib/lib:/tmp/build/Importer-0.025-0/blib/arch:/tmp/build/Importer-0.025-0/blib/lib:/tmp/build/ExtUtils-ParseXS-3.35-0/blib/arch:/tmp/build/ExtUtils-ParseXS-3.35-0/blib/lib
PERL5OPT =
PERL5_CPANPLUS_IS_RUNNING = 16265
PERL5_CPAN_IS_RUNNING = 16265
PERLBREW_HOME = /home/smoker/.perlbrew
PERLBREW_MANPATH = /home/smoker/perl5/perlbrew/perls/perl-5.20.3/man
PERLBREW_PATH = /home/smoker/perl5/perlbrew/bin:/home/smoker/perl5/perlbrew/perls/perl-5.20.3/bin
PERLBREW_PERL = perl-5.20.3
PERLBREW_ROOT = /home/smoker/perl5/perlbrew
PERLBREW_SHELLRC_VERSION = 0.85
PERLBREW_VERSION = 0.85
PERL_MM_USE_DEFAULT = 1
SHELL = /bin/bash
TERM = xterm
TMPDIR = /tmp/testwrapper.16254
Perl special variables (and OS-specific diagnostics, for MSWin32):
$^X = /home/smoker/perl5/perlbrew/perls/perl-5.20.3/bin/perl
$UID/$EUID = 1000 / 1000
$GID = 1000
$EGID = 1000
Perl module toolchain versions installed:
Module Have
------------------- --------
CPAN 2.16
CPAN::Meta 2.143240
Cwd 3.75
ExtUtils::CBuilder 0.280217
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 4.00
JSON::PP 2.27203
Module::Build 0.4224
Module::Signature n/a
Parse::CPAN::Meta 1.4414
Test::Harness 3.42
Test::More 1.302164
YAML 1.27
YAML::Syck 1.31
version 0.9909
--
Summary of my perl5 (revision 5 version 20 subversion 3) configuration:
Platform:
osname=linux, osvers=4.16.0-2-amd64, archname=x86_64-linux
uname='linux a491225a1364 4.16.0-2-amd64 #1 smp debian 4.16.16-2 (2018-06-22) x86_64 gnulinux '
config_args='-de -Dprefix=/home/smoker/perl5/perlbrew/perls/perl-5.20.3 -Accflags=-O2 -pipe -Wall -Wextra -mtune=native -march=native -Aeval:scriptdir=/home/smoker/perl5/perlbrew/perls/perl-5.20.3/bin'
hint=recommended, useposix=true, d_sigaction=define
useithreads=undef, usemultiplicity=undef
use64bitint=define, use64bitall=define, uselongdouble=undef
usemymalloc=n, bincompat5005=undef
Compiler:
cc='cc', ccflags ='-O2 -pipe -Wall -Wextra -mtune=native -march=native -fwrapv -fno-strict-aliasing -fstack-protector -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64',
optimize='-O2',
cppflags='-O2 -pipe -Wall -Wextra -mtune=native -march=native -fwrapv -fno-strict-aliasing -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 /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 -ldl -lm -lcrypt -lutil -lc
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'
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_NEW_COPY_ON_WRITE 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_PERLIO USE_PERL_ATOF
Locally applied patches:
Devel::PatchPerl 1.52
Built under linux
Compiled at Dec 17 2018 01:47:19
%ENV:
PERL="/home/smoker/perl5/perlbrew/perls/perl-5.20.3/bin/perl"
PERL5LIB="/tmp/build/Alien-cmake3-0.04-0/blib/arch:/tmp/build/Alien-cmake3-0.04-0/blib/lib:/tmp/build/Sort-Versions-1.62-0/blib/arch:/tmp/build/Sort-Versions-1.62-0/blib/lib:/tmp/build/Mojo-DOM58-2.000-0/blib/arch:/tmp/build/Mojo-DOM58-2.000-0/blib/lib:/tmp/build/Alien-Build-1.79-0/blib/arch:/tmp/build/Alien-Build-1.79-0/blib/lib:/tmp/build/PkgConfig-0.23026-0/blib/arch:/tmp/build/PkgConfig-0.23026-0/blib/lib:/tmp/build/FFI-CheckLib-0.25-0/blib/arch:/tmp/build/FFI-CheckLib-0.25-0/blib/lib:/tmp/build/Test2-Suite-0.000122-0/blib/arch:/tmp/build/Test2-Suite-0.000122-0/blib/lib:/tmp/build/Test-Simple-1.302164-0/blib/arch:/tmp/build/Test-Simple-1.302164-0/blib/lib:/tmp/build/Term-Table-0.013-0/blib/arch:/tmp/build/Term-Table-0.013-0/blib/lib:/tmp/build/Sub-Info-0.002-0/blib/arch:/tmp/build/Sub-Info-0.002-0/blib/lib:/tmp/build/Scope-Guard-0.21-0/blib/arch:/tmp/build/Scope-Guard-0.21-0/blib/lib:/tmp/build/Module-Pluggable-5.2-0/blib/arch:/tmp/build/Module-Pluggable-5.2-0/blib/lib:/tmp/build/Importer-0.025-0/blib/arch:/tmp/build/Importer-0.025-0/blib/lib:/tmp/build/ExtUtils-ParseXS-3.35-0/blib/arch:/tmp/build/ExtUtils-ParseXS-3.35-0/blib/lib"
PERL5OPT=""
PERL5_CPANPLUS_IS_RUNNING="16265"
PERL5_CPAN_IS_RUNNING="16265"
PERLBREW_HOME="/home/smoker/.perlbrew"
PERLBREW_MANPATH="/home/smoker/perl5/perlbrew/perls/perl-5.20.3/man"
PERLBREW_PATH="/home/smoker/perl5/perlbrew/bin:/home/smoker/perl5/perlbrew/perls/perl-5.20.3/bin"
PERLBREW_PERL="perl-5.20.3"
PERLBREW_ROOT="/home/smoker/perl5/perlbrew"
PERLBREW_SHELLRC_VERSION="0.85"
PERLBREW_VERSION="0.85"
PERL_MM_USE_DEFAULT="1"
@INC:
/tmp/build/Alien-cmake3-0.04-0/blib/arch
/tmp/build/Alien-cmake3-0.04-0/blib/lib
/tmp/build/Sort-Versions-1.62-0/blib/arch
/tmp/build/Sort-Versions-1.62-0/blib/lib
/tmp/build/Mojo-DOM58-2.000-0/blib/arch
/tmp/build/Mojo-DOM58-2.000-0/blib/lib
/tmp/build/Alien-Build-1.79-0/blib/arch
/tmp/build/Alien-Build-1.79-0/blib/lib
/tmp/build/PkgConfig-0.23026-0/blib/arch
/tmp/build/PkgConfig-0.23026-0/blib/lib
/tmp/build/FFI-CheckLib-0.25-0/blib/arch
/tmp/build/FFI-CheckLib-0.25-0/blib/lib
/tmp/build/Test2-Suite-0.000122-0/blib/arch
/tmp/build/Test2-Suite-0.000122-0/blib/lib
/tmp/build/Test-Simple-1.302164-0/blib/arch
/tmp/build/Test-Simple-1.302164-0/blib/lib
/tmp/build/Term-Table-0.013-0/blib/arch
/tmp/build/Term-Table-0.013-0/blib/lib
/tmp/build/Sub-Info-0.002-0/blib/arch
/tmp/build/Sub-Info-0.002-0/blib/lib
/tmp/build/Scope-Guard-0.21-0/blib/arch
/tmp/build/Scope-Guard-0.21-0/blib/lib
/tmp/build/Module-Pluggable-5.2-0/blib/arch
/tmp/build/Module-Pluggable-5.2-0/blib/lib
/tmp/build/Importer-0.025-0/blib/arch
/tmp/build/Importer-0.025-0/blib/lib
/tmp/build/ExtUtils-ParseXS-3.35-0/blib/arch
/tmp/build/ExtUtils-ParseXS-3.35-0/blib/lib
/home/smoker/perl5/perlbrew/perls/perl-5.20.3/lib/site_perl/5.20.3/x86_64-linux
/home/smoker/perl5/perlbrew/perls/perl-5.20.3/lib/site_perl/5.20.3
/home/smoker/perl5/perlbrew/perls/perl-5.20.3/lib/5.20.3/x86_64-linux
/home/smoker/perl5/perlbrew/perls/perl-5.20.3/lib/5.20.3
.