Report for autodie-variables-0.005

Back
From: metabase:user:30ae4450-2aae-11df-837a-5e0a49663a4f
Subject: FAIL autodie-variables-0.005 v5.18.2 RC4 
Date: 2014-01-05T18:14:28Z

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 Leon Timmermans,

This is a computer-generated report for autodie-variables-0.005
on perl 5.18.2, created by CPAN-Reporter-1.2010_01.

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:\strawberry182RC4\perl\bin\perl.exe ./Build test':

Generating script 'lib\autodie\variables.lds'
dlltool --def "lib\autodie\variables.def" --output-exp "lib\autodie\variables.exp"
g++ -o "blib\arch\auto\autodie\variables\variables.dll" -Wl,--base-file,"lib\autodie\variables.base" -Wl,--image-base,0x17030000 -mdll -s -L"C:\strawberry182RC4\perl\lib\CORE" -L"C:\strawberry182RC4\c\lib" "lib\autodie\variables.lds" "lib\autodie\variables.exp"
lib\autodie\variables.o:variables.c:(.text+0x94): undefined reference to `_imp__Perl_magic_set'
lib\autodie\variables.o:variables.c:(.rdata+0x140): undefined reference to `Perl_magic_get'
c:/strawberry182rc4/c/bin/../lib/gcc/i686-w64-mingw32/4.7.3/../../../../i686-w64-mingw32/bin/ld.exe: lib\autodie\variables.o: bad reloc address 0x140 in section `.rdata'
c:/strawberry182rc4/c/bin/../lib/gcc/i686-w64-mingw32/4.7.3/../../../../i686-w64-mingw32/bin/ld.exe: final link failed: Invalid operation
collect2.exe: error: ld returned 1 exit status
dlltool --def "lib\autodie\variables.def" --output-exp "lib\autodie\variables.exp" --base-file "lib\autodie\variables.base"
g++ -o "blib\arch\auto\autodie\variables\variables.dll" -Wl,--image-base,0x17030000 -mdll -s -L"C:\strawberry182RC4\perl\lib\CORE" -L"C:\strawberry182RC4\c\lib" "lib\autodie\variables.lds" "lib\autodie\variables.exp"
lib\autodie\variables.o:variables.c:(.text+0x94): undefined reference to `_imp__Perl_magic_set'
lib\autodie\variables.o:variables.c:(.rdata+0x140): undefined reference to `Perl_magic_get'
c:/strawberry182rc4/c/bin/../lib/gcc/i686-w64-mingw32/4.7.3/../../../../i686-w64-mingw32/bin/ld.exe: lib\autodie\variables.o: bad reloc address 0x140 in section `.rdata'
c:/strawberry182rc4/c/bin/../lib/gcc/i686-w64-mingw32/4.7.3/../../../../i686-w64-mingw32/bin/ld.exe: final link failed: Invalid operation
collect2.exe: error: ld returned 1 exit status
Can't locate loadable object for module autodie::variables in @INC (@INC contains: lib C:\strawberry182RC4\cpan\build\autodie-variables-0.005-IWHY43\blib\lib C:\strawberry182RC4\cpan\build\autodie-variables-0.005-IWHY43\blib\arch C:/strawberry182RC4/perl/site/lib C:/strawberry182RC4/perl/vendor/lib C:/strawberry182RC4/perl/lib .) at -e line 1.
Compilation failed in require at -e line 1.

#   Failed test 'autodie::variables loaded ok'
#   at t/00-compile.t line 62.
#                   ''
#     doesn't match '(?^s:^\s*autodie::variables ok)'
# Looks like you failed 1 test of 1.
t/00-compile.t ............ 
Dubious, test returned 1 (wstat 256, 0x100)
Failed 1/1 subtests 
Can't locate loadable object for module autodie::variables in @INC (@INC contains: C:\strawberry182RC4\cpan\build\autodie-variables-0.005-IWHY43\blib\lib C:\strawberry182RC4\cpan\build\autodie-variables-0.005-IWHY43\blib\arch C:/strawberry182RC4/perl/site/lib C:/strawberry182RC4/perl/vendor/lib C:/strawberry182RC4/perl/lib .) at t/basics.t line 6.
Compilation failed in require at t/basics.t line 6.
BEGIN failed--compilation aborted at t/basics.t line 6.
t/basics.t ................ 
Dubious, test returned 255 (wstat 65280, 0xff00)
No subtests run 
t/release-pod-coverage.t .. skipped: these tests are for release candidate testing
t/release-pod-syntax.t .... skipped: these tests are for release candidate testing

Test Summary Report
-------------------
t/00-compile.t          (Wstat: 256 Tests: 1 Failed: 1)
  Failed test:  1
  Non-zero exit status: 1
t/basics.t              (Wstat: 65280 Tests: 0 Failed: 0)
  Non-zero exit status: 255
  Parse errors: No plan found in TAP output
Files=4, Tests=1,  0 wallclock secs ( 0.05 usr +  0.03 sys =  0.08 CPU)
Result: FAIL
Failed 2/4 test programs. 1/1 subtests failed.

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

Prerequisite modules loaded:

requires:

    Module             Need   Have    
    ------------------ ------ --------
    perl               5.010  5.018002
    strict             0      1.07    
    warnings           0      1.18    
    XSLoader           0      0.16    

build_requires:

    Module             Need   Have    
    ------------------ ------ --------
    ExtUtils::CBuilder 0      0.280212
    File::Find         0      1.23    
    File::Temp         0      0.2304  
    if                 0      0.0602  
    Module::Build      0.3601 0.4203  
    POSIX              0      1.32    
    Test::Exception    0      0.32    
    Test::More         0      1.001002

configure_requires:

    Module             Need   Have    
    ------------------ ------ --------
    Module::Build      0.3601 0.4203  


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

Environment variables:

    AUTOMATED_TESTING = 1
    COMSPEC = C:\WINDOWS\system32\cmd.exe
    NUMBER_OF_PROCESSORS = 1
    PATH = C:\Program Files\Far Manager\;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\strawberry182RC4\c\bin;C:\strawberry182RC4\perl\site\bin;C:\strawberry182RC4\perl\bin
    PERL5LIB = 
    PERL5OPT = 
    PERL5_CPANPLUS_IS_RUNNING = 1512
    PERL5_CPAN_IS_RUNNING = 1512
    PERL5_CPAN_IS_RUNNING_IN_RECURSION = 616,1512
    PERL_CR_SMOKER_CURRENT = autodie-variables-0.005
    PERL_EXTUTILS_AUTOINSTALL = --defaultdeps
    PERL_MM_USE_DEFAULT = 1
    PROCESSOR_IDENTIFIER = x86 Family 16 Model 5 Stepping 3, AuthenticAMD
    TEMP = C:\DOCUME~1\c\LOCALS~1\Temp
    TERM = dumb

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

    $^X = C:\strawberry182RC4\perl\bin\perl.exe
    $UID/$EUID = 0 / 0
    $GID = 0
    $EGID = 0
    Win32::GetOSName = WinXP/.Net
    Win32::GetOSVersion = Service Pack 3, 5, 1, 2600, 2, 3, 0, 256, 1
    Win32::FsType = NTFS
    Win32::IsAdminUser = 1

Perl module toolchain versions installed:

    Module              Have    
    ------------------- --------
    CPAN                2.00    
    CPAN::Meta          2.133380
    Cwd                 3.40    
    ExtUtils::CBuilder  0.280212
    ExtUtils::Command   1.18    
    ExtUtils::Install   1.59    
    ExtUtils::MakeMaker 6.84    
    ExtUtils::Manifest  1.63    
    ExtUtils::ParseXS   3.22    
    File::Spec          3.40    
    JSON                2.90    
    JSON::PP            2.27203 
    Module::Build       0.4203  
    Module::Signature   n/a     
    Parse::CPAN::Meta   1.4409  
    Test::Harness       3.30    
    Test::More          1.001002
    YAML                0.88    
    YAML::Syck          1.27    
    version             0.9904  


--

Summary of my perl5 (revision 5 version 18 subversion 2) configuration:
   
  Platform:
    osname=MSWin32, osvers=4.0, archname=MSWin32-x86-multi-thread
    uname='Win32 strawberry-perl-no64 5.18.2.1 #1 Thu Dec 26 18:03:25 2013 i386'
    config_args='undef'
    hint=recommended, useposix=true, d_sigaction=undef
    useithreads=define, usemultiplicity=define
    useperlio=define, d_sfio=undef, uselargefiles=define, usesocks=undef
    use64bitint=undef, use64bitall=undef, uselongdouble=undef
    usemymalloc=n, bincompat5005=undef
  Compiler:
    cc='gcc', ccflags =' -s -O2 -DWIN32  -DPERL_TEXTMODE_SCRIPTS -DPERL_IMPLICIT_CONTEXT -DPERL_IMPLICIT_SYS -DUSE_PERLIO -fno-strict-aliasing -mms-bitfields',
    optimize='-s -O2',
    cppflags='-DWIN32'
    ccversion='', gccversion='4.7.3', gccosandvers=''
    intsize=4, longsize=4, ptrsize=4, doublesize=8, byteorder=1234
    d_longlong=define, longlongsize=8, d_longdbl=define, longdblsize=12
    ivtype='long', ivsize=4, nvtype='double', nvsize=8, Off_t='long long', lseeksize=8
    alignbytes=8, prototype=define
  Linker and Libraries:
    ld='g++', ldflags ='-s -L"C:\strawberry182RC4\perl\lib\CORE" -L"C:\strawberry182RC4\c\lib"'
    libpth=C:\strawberry182RC4\c\lib C:\strawberry182RC4\c\i686-w64-mingw32\lib
    libs=-lmoldname -lkernel32 -luser32 -lgdi32 -lwinspool -lcomdlg32 -ladvapi32 -lshell32 -lole32 -loleaut32 -lnetapi32 -luuid -lws2_32 -lmpr -lwinmm -lversion -lodbc32 -lodbccp32 -lcomctl32
    perllibs=-lmoldname -lkernel32 -luser32 -lgdi32 -lwinspool -lcomdlg32 -ladvapi32 -lshell32 -lole32 -loleaut32 -lnetapi32 -luuid -lws2_32 -lmpr -lwinmm -lversion -lodbc32 -lodbccp32 -lcomctl32
    libc=, so=dll, useshrplib=true, libperl=libperl518.a
    gnulibc_version=''
  Dynamic Linking:
    dlsrc=dl_win32.xs, dlext=dll, d_dlsymun=undef, ccdlflags=' '
    cccdlflags=' ', lddlflags='-mdll -s -L"C:\strawberry182RC4\perl\lib\CORE" -L"C:\strawberry182RC4\c\lib"'


Characteristics of this binary (from libperl): 
  Compile-time options: HAS_TIMES HAVE_INTERP_INTERN MULTIPLICITY
                        PERLIO_LAYERS PERL_DONT_CREATE_GVSV
                        PERL_HASH_FUNC_ONE_AT_A_TIME_HARD
                        PERL_IMPLICIT_CONTEXT PERL_IMPLICIT_SYS
                        PERL_MALLOC_WRAP PERL_PRESERVE_IVUV PERL_SAWAMPERSAND
                        USE_ITHREADS USE_LARGE_FILES USE_LOCALE
                        USE_LOCALE_COLLATE USE_LOCALE_CTYPE
                        USE_LOCALE_NUMERIC USE_PERLIO USE_PERL_ATOF
  Locally applied patches:
	RC4
  Built under MSWin32
  Compiled at Dec 26 2013 18:09:02
  %ENV:
    PERL5_CPANPLUS_IS_RUNNING="1512"
    PERL5_CPAN_IS_RUNNING="1512"
    PERL5_CPAN_IS_RUNNING_IN_RECURSION="616,1512"
    PERL_CR_SMOKER_CURRENT="autodie-variables-0.005"
    PERL_EXTUTILS_AUTOINSTALL="--defaultdeps"
    PERL_MM_USE_DEFAULT="1"
  @INC:
    C:/strawberry182RC4/perl/site/lib
    C:/strawberry182RC4/perl/vendor/lib
    C:/strawberry182RC4/perl/lib
    .