CPAN-Test-Dummy-Perl5-Make-CompilationFails v0.02 Perl 5 v5.33.1 x86_64-linux-thread-multi
- Status
- Unknown
- From
- Carlos Guevara
- Dist
-
CPAN-Test-Dummy-Perl5-Make-CompilationFails v0.02
- Platform
- Perl 5 v5.33.1 x86_64-linux-thread-multi
- Date
- 2020-08-16 01:04:31
- ID
- 7139f3f2-df5c-11ea-94e1-8b25afec89e4
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 Sisyphus,
This is a computer-generated report for CPAN-Test-Dummy-Perl5-Make-CompilationFails-0.02
on perl 5.33.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':
cp CompilationFails.pm blib/lib/CPAN/Test/Dummy/Perl5/Make/CompilationFails.pm
Running Mkbootstrap for CompilationFails ()
chmod 644 "CompilationFails.bs"
"/home/cpan/bin/perl-blead/bin/perl5.33.1" -MExtUtils::Command::MM -e 'cp_nonempty' -- CompilationFails.bs blib/arch/auto/CPAN/Test/Dummy/Perl5/Make/CompilationFails/CompilationFails.bs 644
"/home/cpan/bin/perl-blead/bin/perl5.33.1" "/home/cpan/bin/perl-blead/lib/5.33.1/ExtUtils/xsubpp" -typemap '/home/cpan/bin/perl-blead/lib/5.33.1/ExtUtils/typemap' CompilationFails.xs > CompilationFails.xsc
mv CompilationFails.xsc CompilationFails.c
cc -c -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 -O2 -DVERSION=\"0.02\" -DXS_VERSION=\"0.02\" -fPIC "-I/home/cpan/bin/perl-blead/lib/5.33.1/x86_64-linux-thread-multi/CORE" CompilationFails.c
CompilationFails.xs:5:10: fatal error: no_such_header.h: No such file or directory
#include <no_such_header.h>
^~~~~~~~~~~~~~~~~~
compilation terminated.
Makefile:333: recipe for target 'CompilationFails.o' failed
make: *** [CompilationFails.o] Error 1
------------------------------
PREREQUISITES
------------------------------
Prerequisite modules loaded:
build_requires:
Module Need Have
------------------- ---- ----
ExtUtils::MakeMaker 0 7.44
configure_requires:
Module Need Have
------------------- ---- ----
ExtUtils::MakeMaker 0 7.44
------------------------------
ENVIRONMENT AND OTHER CONTEXT
------------------------------
Environment variables:
AUTOMATED_TESTING = 1
DATE_MANIP_TEST_DM5 = 1
LANG = en_US.UTF-8
LC_ALL = C
NONINTERACTIVE_TESTING = 1
PATH = /home/cpan/bin/perl-blead/bin:/home/cpan/bin:/home/cpan/bin:/home/cpan/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin
PERL = /home/cpan/bin/perl-blead/bin/perl5.33.1
PERL5LIB =
PERL5OPT =
PERL5_CPANPLUS_IS_RUNNING = 30215
PERL5_CPAN_IS_RUNNING = 30215
PERL_MM_USE_DEFAULT = 1
PERL_USE_UNSAFE_INC = 1
PERL_VERSION = blead
SHELL = /bin/bash
TERM = screen.xterm-256color
TMPDIR = /home/cpan/tmp
Perl special variables (and OS-specific diagnostics, for MSWin32):
$^X = /home/cpan/bin/perl-blead/bin/perl5.33.1
$UID/$EUID = 1002 / 1002
$GID = 1006 1006
$EGID = 1006 1006
Perl module toolchain versions installed:
Module Have
------------------- --------
CPAN 2.28
CPAN::Meta 2.150010
Cwd 3.78
ExtUtils::CBuilder 0.280234
ExtUtils::Command 7.44
ExtUtils::Install 2.16
ExtUtils::MakeMaker 7.44
ExtUtils::Manifest 1.72
ExtUtils::ParseXS 3.40
File::Spec 3.78
JSON 4.02
JSON::PP 4.05
Module::Build 0.4231
Module::Signature 0.87
Parse::CPAN::Meta 2.150010
Test::Harness 3.42
Test::More 1.302177
YAML 1.30
YAML::Syck 1.32
version 0.9924
--
Summary of my perl5 (revision 5 version 33 subversion 1) configuration:
Commit id: 9da1bd7284f7d46ae97c01023c4a8ebcd6c4897f
Platform:
osname=linux
osvers=4.15.0-112-generic
archname=x86_64-linux-thread-multi
uname='linux cjg-bionic 4.15.0-112-generic #113-ubuntu smp thu jul 9 23:41:39 utc 2020 x86_64 x86_64 x86_64 gnulinux '
config_args='-des -Dprefix=~/bin/perl-blead -Dscriptdir=~/bin/perl-blead/bin -Dusedevel -Duse64bitall -Duseithreads'
hint=recommended
useposix=true
d_sigaction=define
useithreads=define
usemultiplicity=define
use64bitint=define
use64bitall=define
uselongdouble=undef
usemymalloc=n
default_inc_excludes_dot=define
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='7.5.0'
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/7/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 -ldb -ldl -lm -lcrypt -lutil -lc
perllibs=-lpthread -lnsl -ldl -lm -lcrypt -lutil -lc
libc=libc-2.27.so
so=so
useshrplib=false
libperl=libperl.a
gnulibc_version='2.27'
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_IMPLICIT_CONTEXT
PERL_MALLOC_WRAP
PERL_OP_PARENT
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
USE_THREAD_SAFE_LOCALE
Built under linux
Compiled at Aug 15 2020 13:24:20
%ENV:
PERL="/home/cpan/bin/perl-blead/bin/perl5.33.1"
PERL5LIB=""
PERL5OPT=""
PERL5_CPANPLUS_IS_RUNNING="30215"
PERL5_CPAN_IS_RUNNING="30215"
PERL_MM_USE_DEFAULT="1"
PERL_USE_UNSAFE_INC="1"
PERL_VERSION="blead"
@INC:
/home/cpan/bin/perl-blead/lib/site_perl/5.33.1/x86_64-linux-thread-multi
/home/cpan/bin/perl-blead/lib/site_perl/5.33.1
/home/cpan/bin/perl-blead/lib/5.33.1/x86_64-linux-thread-multi
/home/cpan/bin/perl-blead/lib/5.33.1
.