Back
From: metabase:user:31dd1d2e-2aae-11df-837a-5e0a49663a4f
Subject: FAIL Inline-0.54_02 v5.16.3
Date: 2014-04-04T19:33:24Z
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 Reini Urban,
This is a computer-generated report for Inline-0.54_02
on perl 5.16.3, created by CPAN-Reporter-1.2010.
Thank you for uploading your work to CPAN. However, there was a problem
testing your distribution.
If you think this report is invalid, please consult the CPAN Testers Wiki
for suggestions on how to avoid getting FAIL reports for missing library
or binary dependencies, unsupported operating systems, and so on:
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 'c:\Perl1664\site\bin\dmake.exe test':
C:\Perl1664\bin\perl.exe "-MExtUtils::Command::MM" "-e" "test_harness(0, 'blib\lib', 'blib\arch')" t/*.t
t/00init.t ............. ok
t/01usages.t ........... ok
t/02config.t ........... ok
t/03errors.t ........... ok
t/04create.t ........... ok
Skipping - couldn't load the Inline::Files module
t/05files.t ............ ok
t/06rewrite_config.t ... ok
t/07rewrite2_config.t .. ok
All tests successful.
Files=8, Tests=19, 13 wallclock secs ( 0.08 usr + 0.03 sys = 0.11 CPU)
Result: PASS
C:\Perl1664\bin\perl.exe "-MExtUtils::Command::MM" "-e" "test_harness(0, '..\blib\lib', '..\blib\arch')" t/*.t
t/00init.t .............. ok
Use of uninitialized value $ENV{"MAKEFLAGS"} in substitution (s///) at
..\blib\lib/Inline/C.pm line 815 (#1)
(W uninitialized) An undefined value was used as if it were already
defined. It was interpreted as a "" or a 0, but maybe it was a mistake.
To suppress this warning assign a defined value to your variables.
To help you figure out what was undefined, perl will try to tell you
the name of the variable (if any) that was undefined. In some cases
it cannot do this, so it also tells you what operation you used the
undefined value in. Note, however, that perl optimizes your program
anid the operation displayed in the warning may not necessarily appear
literally in your program. For example, "that $foo" is usually
optimized into "that " . $foo, and the warning will refer to the
concatenation (.) operator, even though there is no . in
your program.
Use of uninitialized value $ENV{"MAKEFLAGS"} in substitution (s///) at
..\blib\lib/Inline/C.pm line 822 (#1)
t/01syntax.t ............ ok
Use of uninitialized value $ENV{"MAKEFLAGS"} in substitution (s///) at
..\blib\lib/Inline/C.pm line 815 (#1)
(W uninitialized) An undefined value was used as if it were already
defined. It was interpreted as a "" or a 0, but maybe it was a mistake.
To suppress this warning assign a defined value to your variables.
To help you figure out what was undefined, perl will try to tell you
the name of the variable (if any) that was undefined. In some cases
it cannot do this, so it also tells you what operation you used the
undefined value in. Note, however, that perl optimizes your program
anid the operation displayed in the warning may not necessarily appear
literally in your program. For example, "that $foo" is usually
optimized into "that " . $foo, and the warning will refer to the
concatenation (.) operator, even though there is no . in
your program.
Use of uninitialized value $ENV{"MAKEFLAGS"} in substitution (s///) at
..\blib\lib/Inline/C.pm line 822 (#1)
t/02config.t ............ ok
Use of uninitialized value $ENV{"MAKEFLAGS"} in substitution (s///) at
..\blib\lib/Inline/C.pm line 815 (#1)
(W uninitialized) An undefined value was used as if it were already
defined. It was interpreted as a "" or a 0, but maybe it was a mistake.
To suppress this warning assign a defined value to your variables.
To help you figure out what was undefined, perl will try to tell you
the name of the variable (if any) that was undefined. In some cases
it cannot do this, so it also tells you what operation you used the
undefined value in. Note, however, that perl optimizes your program
anid the operation displayed in the warning may not necessarily appear
literally in your program. For example, "that $foo" is usually
optimized into "that " . $foo, and the warning will refer to the
concatenation (.) operator, even though there is no . in
your program.
Use of uninitialized value $ENV{"MAKEFLAGS"} in substitution (s///) at
..\blib\lib/Inline/C.pm line 822 (#1)
t/03typemap.t ........... ok
Use of uninitialized value $ENV{"MAKEFLAGS"} in substitution (s///) at
..\blib\lib/Inline/C.pm line 815 (#1)
(W uninitialized) An undefined value was used as if it were already
defined. It was interpreted as a "" or a 0, but maybe it was a mistake.
To suppress this warning assign a defined value to your variables.
To help you figure out what was undefined, perl will try to tell you
the name of the variable (if any) that was undefined. In some cases
it cannot do this, so it also tells you what operation you used the
undefined value in. Note, however, that perl optimizes your program
anid the operation displayed in the warning may not necessarily appear
literally in your program. For example, "that $foo" is usually
optimized into "that " . $foo, and the warning will refer to the
concatenation (.) operator, even though there is no . in
your program.
Use of uninitialized value $ENV{"MAKEFLAGS"} in substitution (s///) at
..\blib\lib/Inline/C.pm line 822 (#1)
t/04perlapi.t ........... ok
Use of uninitialized value $ENV{"MAKEFLAGS"} in substitution (s///) at
..\blib\lib/Inline/C.pm line 815 (#1)
(W uninitialized) An undefined value was used as if it were already
defined. It was interpreted as a "" or a 0, but maybe it was a mistake.
To suppress this warning assign a defined value to your variables.
To help you figure out what was undefined, perl will try to tell you
the name of the variable (if any) that was undefined. In some cases
it cannot do this, so it also tells you what operation you used the
undefined value in. Note, however, that perl optimizes your program
anid the operation displayed in the warning may not necessarily appear
literally in your program. For example, "that $foo" is usually
optimized into "that " . $foo, and the warning will refer to the
concatenation (.) operator, even though there is no . in
your program.
Use of uninitialized value $ENV{"MAKEFLAGS"} in substitution (s///) at
..\blib\lib/Inline/C.pm line 822 (#1)
t/05xsmode.t ............ ok
Use of uninitialized value $ENV{"MAKEFLAGS"} in substitution (s///) at
..\blib\lib/Inline/C.pm line 815 (#1)
(W uninitialized) An undefined value was used as if it were already
defined. It was interpreted as a "" or a 0, but maybe it was a mistake.
To suppress this warning assign a defined value to your variables.
To help you figure out what was undefined, perl will try to tell you
the name of the variable (if any) that was undefined. In some cases
it cannot do this, so it also tells you what operation you used the
undefined value in. Note, however, that perl optimizes your program
anid the operation displayed in the warning may not necessarily appear
literally in your program. For example, "that $foo" is usually
optimized into "that " . $foo, and the warning will refer to the
concatenation (.) operator, even though there is no . in
your program.
Use of uninitialized value $ENV{"MAKEFLAGS"} in substitution (s///) at
..\blib\lib/Inline/C.pm line 822 (#1)
t/06parseregexp.t ....... ok
Use of uninitialized value $ENV{"MAKEFLAGS"} in substitution (s///) at
..\blib\lib/Inline/C.pm line 815 (#1)
(W uninitialized) An undefined value was used as if it were already
defined. It was interpreted as a "" or a 0, but maybe it was a mistake.
To suppress this warning assign a defined value to your variables.
To help you figure out what was undefined, perl will try to tell you
the name of the variable (if any) that was undefined. In some cases
it cannot do this, so it also tells you what operation you used the
undefined value in. Note, however, that perl optimizes your program
anid the operation displayed in the warning may not necessarily appear
literally in your program. For example, "that $foo" is usually
optimized into "that " . $foo, and the warning will refer to the
concatenation (.) operator, even though there is no . in
your program.
Use of uninitialized value $ENV{"MAKEFLAGS"} in substitution (s///) at
..\blib\lib/Inline/C.pm line 822 (#1)
t/07typemap_multi.t ..... ok
t/08taint.t ............. ok
This test could take a couple of minutes to run
t/09parser.t ............ ok
Use of uninitialized value $ENV{"MAKEFLAGS"} in substitution (s///) at
..\blib\lib/Inline/C.pm line 815 (#1)
(W uninitialized) An undefined value was used as if it were already
defined. It was interpreted as a "" or a 0, but maybe it was a mistake.
To suppress this warning assign a defined value to your variables.
To help you figure out what was undefined, perl will try to tell you
the name of the variable (if any) that was undefined. In some cases
it cannot do this, so it also tells you what operation you used the
undefined value in. Note, however, that perl optimizes your program
anid the operation displayed in the warning may not necessarily appear
literally in your program. For example, "that $foo" is usually
optimized into "that " . $foo, and the warning will refer to the
concatenation (.) operator, even though there is no . in
your program.
Use of uninitialized value $ENV{"MAKEFLAGS"} in substitution (s///) at
..\blib\lib/Inline/C.pm line 822 (#1)
t/10callback.t ..........
Dubious, test returned 38 (wstat 9728, 0x2600)
No subtests run
Use of uninitialized value $ENV{"MAKEFLAGS"} in substitution (s///) at
..\blib\lib/Inline/C.pm line 815 (#1)
(W uninitialized) An undefined value was used as if it were already
defined. It was interpreted as a "" or a 0, but maybe it was a mistake.
To suppress this warning assign a defined value to your variables.
To help you figure out what was undefined, perl will try to tell you
the name of the variable (if any) that was undefined. In some cases
it cannot do this, so it also tells you what operation you used the
undefined value in. Note, however, that perl optimizes your program
anid the operation displayed in the warning may not necessarily appear
literally in your program. For example, "that $foo" is usually
optimized into "that " . $foo, and the warning will refer to the
concatenation (.) operator, even though there is no . in
your program.
Use of uninitialized value $ENV{"MAKEFLAGS"} in substitution (s///) at
..\blib\lib/Inline/C.pm line 822 (#1)
t/11default_readonly.t .. ok
Skipped - applies only to perl 5.6.x
t/12taint_old.t ......... ok
Use of uninitialized value $ENV{"MAKEFLAGS"} in substitution (s///) at
..\blib\lib/Inline/C.pm line 815 (#1)
(W uninitialized) An undefined value was used as if it were already
defined. It was interpreted as a "" or a 0, but maybe it was a mistake.
To suppress this warning assign a defined value to your variables.
To help you figure out what was undefined, perl will try to tell you
the name of the variable (if any) that was undefined. In some cases
it cannot do this, so it also tells you what operation you used the
undefined value in. Note, however, that perl optimizes your program
anid the operation displayed in the warning may not necessarily appear
literally in your program. For example, "that $foo" is usually
optimized into "that " . $foo, and the warning will refer to the
concatenation (.) operator, even though there is no . in
your program.
Use of uninitialized value $ENV{"MAKEFLAGS"} in substitution (s///) at
..\blib\lib/Inline/C.pm line 822 (#1)
t/14void_arg.t .......... ok
Use of uninitialized value $ENV{"MAKEFLAGS"} in substitution (s///) at
..\blib\lib/Inline/C.pm line 815 (#1)
(W uninitialized) An undefined value was used as if it were already
defined. It was interpreted as a "" or a 0, but maybe it was a mistake.
To suppress this warning assign a defined value to your variables.
To help you figure out what was undefined, perl will try to tell you
the name of the variable (if any) that was undefined. In some cases
it cannot do this, so it also tells you what operation you used the
undefined value in. Note, however, that perl optimizes your program
anid the operation displayed in the warning may not necessarily appear
literally in your program. For example, "that $foo" is usually
optimized into "that " . $foo, and the warning will refer to the
concatenation (.) operator, even though there is no . in
your program.
Use of uninitialized value $ENV{"MAKEFLAGS"} in substitution (s///) at
..\blib\lib/Inline/C.pm line 822 (#1)
t/15ccflags.t ........... ok
Use of uninitialized value $ENV{"MAKEFLAGS"} in substitution (s///) at
..\blib\lib/Inline/C.pm line 815 (#1)
(W uninitialized) An undefined value was used as if it were already
defined. It was interpreted as a "" or a 0, but maybe it was a mistake.
To suppress this warning assign a defined value to your variables.
To help you figure out what was undefined, perl will try to tell you
the name of the variable (if any) that was undefined. In some cases
it cannot do this, so it also tells you what operation you used the
undefined value in. Note, however, that perl optimizes your program
anid the operation displayed in the warning may not necessarily appear
literally in your program. For example, "that $foo" is usually
optimized into "that " . $foo, and the warning will refer to the
concatenation (.) operator, even though there is no . in
your program.
Use of uninitialized value $ENV{"MAKEFLAGS"} in substitution (s///) at
..\blib\lib/Inline/C.pm line 822 (#1)
t/16ccflagsex.t ......... ok
Use of uninitialized value $ENV{"MAKEFLAGS"} in substitution (s///) at
..\blib\lib/Inline/C.pm line 815 (#1)
(W uninitialized) An undefined value was used as if it were already
defined. It was interpreted as a "" or a 0, but maybe it was a mistake.
To suppress this warning assign a defined value to your variables.
To help you figure out what was undefined, perl will try to tell you
the name of the variable (if any) that was undefined. In some cases
it cannot do this, so it also tells you what operation you used the
undefined value in. Note, however, that perl optimizes your program
anid the operation displayed in the warning may not necessarily appear
literally in your program. For example, "that $foo" is usually
optimized into "that " . $foo, and the warning will refer to the
concatenation (.) operator, even though there is no . in
your program.
Use of uninitialized value $ENV{"MAKEFLAGS"} in substitution (s///) at
..\blib\lib/Inline/C.pm line 822 (#1)
t/17prehead.t ........... ok
t/18quote_space.t ....... ok
t/19INC.t ............... ok
t/20eval.t .............. ok
t/21read_DATA.t ......... ok
t/22read_DATA_2.t ....... ok
t/23validate.t .......... ok
Use of uninitialized value $ENV{"MAKEFLAGS"} in substitution (s///) at
..\blib\lib/Inline/C.pm line 815 (#1)
(W uninitialized) An undefined value was used as if it were already
defined. It was interpreted as a "" or a 0, but maybe it was a mistake.
To suppress this warning assign a defined value to your variables.
To help you figure out what was undefined, perl will try to tell you
the name of the variable (if any) that was undefined. In some cases
it cannot do this, so it also tells you what operation you used the
undefined value in. Note, however, that perl optimizes your program
anid the operation displayed in the warning may not necessarily appear
literally in your program. For example, "that $foo" is usually
optimized into "that " . $foo, and the warning will refer to the
concatenation (.) operator, even though there is no . in
your program.
Use of uninitialized value $ENV{"MAKEFLAGS"} in substitution (s///) at
..\blib\lib/Inline/C.pm line 822 (#1)
t/24prefix.t ............ ok
t/25proto.t ............. ok
Test Summary Report
-------------------
t/10callback.t (Wstat: 9728 Tests: 0 Failed: 0)
Non-zero exit status: 38
Parse errors: No plan found in TAP output
Files=25, Tests=96, 221 wallclock secs ( 0.11 usr + 0.00 sys = 0.11 CPU)
Result: FAIL
Failed 1/25 test programs. 0/96 subtests failed.
dmake.exe: Error code 255, while making 'test_dynamic'
dmake.exe: Error code 255, while making 'subdirs-test'
------------------------------
PREREQUISITES
------------------------------
Prerequisite modules loaded:
requires:
Module Need Have
------------------- ---- --------
Data::Dumper 2.09 2.139
Digest::MD5 2.09 2.52
File::Spec 0.8 3.40
Parse::RecDescent 1.8 1.967009
Test::Warn 0.23 0.30
build_requires:
Module Need Have
------------------- ---- --------
ExtUtils::MakeMaker 0 6.63_02
configure_requires:
Module Need Have
------------------- ---- --------
ExtUtils::MakeMaker 0 6.63_02
------------------------------
ENVIRONMENT AND OTHER CONTEXT
------------------------------
Environment variables:
ACTIVEPERL_CONFIG_SILENT = 1
AUTOMATED_TESTING = 1
COMSPEC = C:\Windows\system32\cmd.exe
NUMBER_OF_PROCESSORS = 2
PATH = c:\Perl1664\site\bin;c:\Perl1664\bin;C:\Program Files (x86)\NVIDIA Corporation\PhysX\Common;C:\Program Files\Common Files\Microsoft Shared\Windows Live;C:\Program Files (x86)\ActiveState Komodo IDE 6\;C:\Program Files (x86)\PC Connectivity Solution\;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\Program Files\TortoiseSVN\bin;C:\Program Files (x86)\Git\cmd;C:\Program Files\TortoiseGit\bin;C:\Program Files (x86)\OpenVPN\bin
PERL5LIB = C:\perl1664\cpan\build\Parse-RecDescent-1.967009-yVhu3W/blib/arch;C:\perl1664\cpan\build\Parse-RecDescent-1.967009-yVhu3W/blib/lib;C:\perl1664\cpan\build\Test-Warn-0.30-9THfu2/blib/arch;C:\perl1664\cpan\build\Test-Warn-0.30-9THfu2/blib/lib
PERL5OPT =
PERL5_CPANPLUS_IS_RUNNING = 4892
PERL5_CPAN_IS_RUNNING = 4892
PERL5_CPAN_IS_RUNNING_IN_RECURSION = 4792,4892
PERL_CR_SMOKER_CURRENT = Inline-0.54_02
PERL_EXTUTILS_AUTOINSTALL = --defaultdeps
PERL_MM_USE_DEFAULT = 1
PROCESSOR_IDENTIFIER = AMD64 Family 16 Model 4 Stepping 2, AuthenticAMD
TEMP = C:\Users\Mithaldu\AppData\Local\Temp
TERM = dumb
Perl special variables (and OS-specific diagnostics, for MSWin32):
$^X = c:\Perl1664\bin\perl.exe
$UID/$EUID = 0 / 0
$GID = 0
$EGID = 0
Win32::GetOSName = Win7
Win32::GetOSVersion = Service Pack 1, 6, 1, 7601, 2, 1, 0, 256, 1
Win32::FsType = NTFS
Win32::IsAdminUser = 0
Perl module toolchain versions installed:
Module Have
------------------- --------
CPAN 1.9800
CPAN::Meta 2.132140
Cwd 3.40
ExtUtils::CBuilder 0.280206
ExtUtils::Command 1.17
ExtUtils::Install 1.54
ExtUtils::MakeMaker 6.63_02
ExtUtils::Manifest 1.61
ExtUtils::ParseXS 3.18
File::Spec 3.40
JSON 2.53
JSON::PP 2.27200
Module::Build 0.4003
Module::Signature n/a
Parse::CPAN::Meta 1.4405
Test::Harness 3.26
Test::More 0.98
YAML 0.84
YAML::Syck n/a
version 0.9902
--
Summary of my perl5 (revision 5 version 16 subversion 3) configuration:
Platform:
osname=MSWin32, osvers=5.2, archname=MSWin32-x64-multi-thread
uname=''
config_args='undef'
hint=recommended, useposix=true, d_sigaction=undef
useithreads=define, usemultiplicity=define
useperlio=define, d_sfio=undef, uselargefiles=define, usesocks=undef
use64bitint=define, use64bitall=undef, uselongdouble=undef
usemymalloc=n, bincompat5005=undef
Compiler:
cc='c:\Perl1664\site\bin\gcc.exe', ccflags ='-DNDEBUG -DWIN32 -D_CONSOLE -DNO_STRICT -DWIN64 -DCONSERVATIVE -DPERL_TEXTMODE_SCRIPTS -DUSE_SITECUSTOMIZE -DPERL_IMPLICIT_CONTEXT -DPERL_IMPLICIT_SYS -DUSE_PERLIO -DHASATTRIBUTE -fno-strict-aliasing -mms-bitfields',
optimize='-O2',
cppflags='-DWIN32'
ccversion='', gccversion='gcc.exe (rubenvb-4.5.4) 4.5.4', gccosandvers=''
intsize=4, longsize=4, ptrsize=8, doublesize=8, byteorder=12345678
d_longlong=undef, longlongsize=8, d_longdbl=define, longdblsize=8
ivtype='__int64', ivsize=8, nvtype='double', nvsize=8, Off_t='__int64', lseeksize=8
alignbytes=8, prototype=define
Linker and Libraries:
ld='c:\Perl1664\site\bin\g++.exe', ldflags ='-L"c:\perl1664\lib\CORE"'
libpth=\lib
libs=-lkernel32 -luser32 -lgdi32 -lwinspool -lcomdlg32 -ladvapi32 -lshell32 -lole32 -loleaut32 -lnetapi32 -luuid -lws2_32 -lmpr -lwinmm -lversion -lodbc32 -lodbccp32 -lcomctl32 -lmsvcrt
perllibs=-lkernel32 -luser32 -lgdi32 -lwinspool -lcomdlg32 -ladvapi32 -lshell32 -lole32 -loleaut32 -lnetapi32 -luuid -lws2_32 -lmpr -lwinmm -lversion -lodbc32 -lodbccp32 -lcomctl32 -lmsvcrt
libc=msvcrt.lib, so=dll, useshrplib=true, libperl=perl516.lib
gnulibc_version=''
Dynamic Linking:
dlsrc=dl_win32.xs, dlext=dll, d_dlsymun=undef, ccdlflags=' '
cccdlflags=' ', lddlflags='-mdll -L"c:\perl1664\lib\CORE"'
Characteristics of this binary (from libperl):
Compile-time options: HAS_TIMES HAVE_INTERP_INTERN MULTIPLICITY
PERLIO_LAYERS PERL_DONT_CREATE_GVSV
PERL_IMPLICIT_CONTEXT PERL_IMPLICIT_SYS
PERL_MALLOC_WRAP PERL_PRESERVE_IVUV PL_OP_SLAB_ALLOC
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_SITECUSTOMIZE
Locally applied patches:
ActivePerl Build 1603 [296746]
Built under MSWin32
Compiled at Mar 13 2013 13:31:10
%ENV:
PERL5LIB="C:\perl1664\cpan\build\Parse-RecDescent-1.967009-yVhu3W/blib/arch;C:\perl1664\cpan\build\Parse-RecDescent-1.967009-yVhu3W/blib/lib;C:\perl1664\cpan\build\Test-Warn-0.30-9THfu2/blib/arch;C:\perl1664\cpan\build\Test-Warn-0.30-9THfu2/blib/lib"
PERL5_CPANPLUS_IS_RUNNING="4892"
PERL5_CPAN_IS_RUNNING="4892"
PERL5_CPAN_IS_RUNNING_IN_RECURSION="4792,4892"
PERL_CR_SMOKER_CURRENT="Inline-0.54_02"
PERL_EXTUTILS_AUTOINSTALL="--defaultdeps"
PERL_MM_USE_DEFAULT="1"
@INC:
C:\perl1664\cpan\build\Parse-RecDescent-1.967009-yVhu3W/blib/arch
C:\perl1664\cpan\build\Parse-RecDescent-1.967009-yVhu3W/blib/lib
C:\perl1664\cpan\build\Test-Warn-0.30-9THfu2/blib/arch
C:\perl1664\cpan\build\Test-Warn-0.30-9THfu2/blib/lib
c:/Perl1664/site/lib
c:/Perl1664/lib
.