develooper Front page | perl.cpan.testers | Postings from June 2008

FAIL Hardware-Vhdl-Tidy-0.8 i686-linux-thread-multi-64int-ld 2.6.24-16-generic

From:
DAGOLDEN
Date:
June 20, 2008 06:08
Subject:
FAIL Hardware-Vhdl-Tidy-0.8 i686-linux-thread-multi-64int-ld 2.6.24-16-generic
This distribution has been tested as part of the cpan-testers
effort to test as many new uploads to CPAN as possible.  See
http://testers.cpan.org/

Please cc any replies to cpan-testers@perl.org to keep other
test volunteers informed and to prevent any duplicate effort.

--
Dear Michael Attenborough,
    
This is a computer-generated report for Hardware-Vhdl-Tidy-0.8
on perl 5.6.2, created by CPAN-Reporter-1.15. 

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://cpantest.grango.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 test':

PERL_DL_NONLAZY=1 /home/david/bin/perl562t "-MExtUtils::Command::MM" "-e" "test_harness(0, 'blib/lib', 'blib/arch')" t/*.t
t/00-load.t............."import" is not exported by the Exporter module at /home/david/.cpan/build/Hardware-Vhdl-Tidy-0.8-MqfOpx/blib/lib/Hardware/Vhdl/Tidy.pm line 13

#   Failed test 'use Hardware::Vhdl::Tidy;'
#   at t/00-load.t line 6.
#     Tried to use 'Hardware::Vhdl::Tidy'.
#     Error:  Can't continue after import errors at /home/david/.cpan/build/Hardware-Vhdl-Tidy-0.8-MqfOpx/blib/lib/Hardware/Vhdl/Tidy.pm line 13
# BEGIN failed--compilation aborted at /home/david/.cpan/build/Hardware-Vhdl-Tidy-0.8-MqfOpx/blib/lib/Hardware/Vhdl/Tidy.pm line 13.
# Compilation failed in require at (eval 2) line 2.
# BEGIN failed--compilation aborted at (eval 2) line 2.
Use of uninitialized value in concatenation (.) or string at t/00-load.t line 9.
# Testing Hardware::Vhdl::Tidy , Perl 5.006002, /home/david/bin/perl562t
# Looks like you failed 1 test of 1.
 Dubious, test returned 1 (wstat 256, 0x100)
 Failed 1/1 subtests 
t/boilerplate.t.........ok
t/errors.t.............."import" is not exported by the Exporter module at /home/david/.cpan/build/Hardware-Vhdl-Tidy-0.8-MqfOpx/blib/lib/Hardware/Vhdl/Tidy.pm line 13

#   Failed test 'use Hardware::Vhdl::Tidy;'
#   at t/errors.t line 35.
#     Tried to use 'Hardware::Vhdl::Tidy'.
#     Error:  Can't continue after import errors at /home/david/.cpan/build/Hardware-Vhdl-Tidy-0.8-MqfOpx/blib/lib/Hardware/Vhdl/Tidy.pm line 13
# BEGIN failed--compilation aborted at /home/david/.cpan/build/Hardware-Vhdl-Tidy-0.8-MqfOpx/blib/lib/Hardware/Vhdl/Tidy.pm line 13.
# Compilation failed in require at (eval 3) line 2.
# BEGIN failed--compilation aborted at (eval 3) line 2.

#   Failed test 'baseline: construct without error'
#   at t/errors.t line 45.
#          got: 'Undefined subroutine &main::tidy_vhdl called at t/errors.t line 43.
# '
#     expected: ''

#   Failed test 'missing source arg to tidy_vhdl'
#   at t/errors.t line 50.
#                   'Undefined subroutine &main::tidy_vhdl called at t/errors.t line 48.
# '
#     doesn't match '(?ms-xi:tidy_vhdl requires a 'source' parameter)'

#   Failed test 'missing destination arg to tidy_vhdl'
#   at t/errors.t line 55.
#                   'Undefined subroutine &main::tidy_vhdl called at t/errors.t line 53.
# '
#     doesn't match '(?ms-xi:tidy_vhdl requires a 'destination' parameter)'

#   Failed test 'source is not a ref'
#   at t/errors.t line 60.
#                   'Undefined subroutine &main::tidy_vhdl called at t/errors.t line 58.
# '
#     doesn't match '(?ms-xi:tidy_vhdl 'source' parameter is not of a valid type \(it is not a reference\))'

#   Failed test 'bad source type: object without the right method'
#   at t/errors.t line 69.
#                   'Undefined subroutine &main::tidy_vhdl called at t/errors.t line 67.
# '
#     doesn't match '(?ms-xi:tidy_vhdl 'source' parameter is not of a valid type \(type is 'DuffLineGiver'\))'

#   Failed test 'bad source type: scalar ref ref'
#   at t/errors.t line 74.
#                   'Undefined subroutine &main::tidy_vhdl called at t/errors.t line 72.
# '
#     doesn't match '(?ms-xi:tidy_vhdl 'source' parameter is not of a valid type \(type is 'REF'\))'

#   Failed test 'bad source type: hash ref'
#   at t/errors.t line 79.
#                   'Undefined subroutine &main::tidy_vhdl called at t/errors.t line 77.
# '
#     doesn't match '(?ms-xi:tidy_vhdl 'source' parameter is not of a valid type \(type is 'HASH'\))'
# Looks like you failed 8 tests of 11.
 Dubious, test returned 8 (wstat 2048, 0x800)
 Failed 8/11 subtests 
t/pod-coverage.t........skipped: Test::Pod::Coverage 1.04 required for testing POD coverage
t/pod.t.................skipped: Test::Pod 1.14 required for testing POD
t/tidy.t................"import" is not exported by the Exporter module at t/TestUtils.pm line 2
Can't continue after import errors at t/TestUtils.pm line 2
BEGIN failed--compilation aborted at t/TestUtils.pm line 2.
Compilation failed in require at t/tidy.t line 3.
BEGIN failed--compilation aborted at t/tidy.t line 5.
 Dubious, test returned 255 (wstat 65280, 0xff00)
 No subtests run 
t/tidy_commandline.t...."import" is not exported by the Exporter module at t/TestUtils.pm line 2
Can't continue after import errors at t/TestUtils.pm line 2
BEGIN failed--compilation aborted at t/TestUtils.pm line 2.
Compilation failed in require at t/tidy_commandline.t line 26.
BEGIN failed--compilation aborted at t/tidy_commandline.t line 28.
 Dubious, test returned 255 (wstat 65280, 0xff00)
 No subtests run 

Test Summary Report
-------------------
t/00-load.t         (Wstat: 256 Tests: 1 Failed: 1)
  Failed test:  1
  Non-zero exit status: 1
t/errors.t          (Wstat: 2048 Tests: 11 Failed: 8)
  Failed tests:  1-5, 8-10
  Non-zero exit status: 8
t/tidy.t            (Wstat: 65280 Tests: 0 Failed: 0)
  Non-zero exit status: 255
  Parse errors: No plan found in TAP output
t/tidy_commandline.t (Wstat: 65280 Tests: 0 Failed: 0)
  Non-zero exit status: 255
  Parse errors: No plan found in TAP output
Files=7, Tests=15,  0 wallclock secs ( 0.01 usr  0.02 sys +  0.16 cusr  0.17 csys =  0.36 CPU)
Result: FAIL
Failed 4/7 test programs. 9/15 subtests failed.
make: *** [test_dynamic] Error 11

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

Prerequisite modules loaded:

requires:

    Module                Need Have 
    --------------------- ---- -----
    Carp                  0    0    
    Exporter              0    5.562
    Getopt::Long          0    2.37 
    Hardware::Vhdl::Lexer 1    1.00 
    Test::More            0    0.80 

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

Environment variables:

    AUTOMATED_TESTING = 1
    LANG = en_US.UTF-8
    LD_LIBRARY_PATH = /home/david/opt/subversion/lib
    PATH = .:/home/david/bin:/home/david/git/utility-scripts:/home/david/perl/current/bin:.:/home/david/bin:/home/david/git/utility-scripts:/home/david/perl/current/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games
    PERL5LIB = /home/david/.cpan/build/Hardware-Vhdl-Lexer-1.00-iVlaiv/blib/arch:/home/david/.cpan/build/Hardware-Vhdl-Lexer-1.00-iVlaiv/blib/lib:/home/david/.cpan/build/Readonly-1.03-afIqzd/blib/arch:/home/david/.cpan/build/Readonly-1.03-afIqzd/blib/lib:/home/david/.cpan/build/Class-Std-0.0.9-RhqkH7/blib/arch:/home/david/.cpan/build/Class-Std-0.0.9-RhqkH7/blib/lib:/home/david/.cpan/build/version-0.7501-nHJrMh/blib/arch:/home/david/.cpan/build/version-0.7501-nHJrMh/blib/lib
    PERL5OPT = 
    PERL5_CPANPLUS_IS_RUNNING = 28254
    PERL5_CPAN_IS_RUNNING = 28254
    PERL5_CPAN_IS_RUNNING_IN_RECURSION = 4800,28254
    PERL_CR_SMOKER_CURRENT = Hardware-Vhdl-Tidy-0.8
    PERL_MM_USE_DEFAULT = 1
    SHELL = /bin/bash
    TERM = screen

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

    $^X = /home/david/bin/perl562t
    $UID/$EUID = 1000 / 1000
    $GID = 1000 1000 116 115 107 46 44 30 29 25 24 20 4
    $EGID = 1000 1000 116 115 107 46 44 30 29 25 24 20 4

Perl module toolchain versions installed:

    Module              Have   
    ------------------- -------
    CPAN                1.92_63
    Cwd                 3.2701 
    ExtUtils::CBuilder  0.23   
    ExtUtils::Command   1.13   
    ExtUtils::Install   1.45   
    ExtUtils::MakeMaker 6.44   
    ExtUtils::Manifest  1.51   
    ExtUtils::ParseXS   n/a    
    File::Spec          3.2701 
    Module::Build       0.2808 
    Module::Signature   n/a    
    Test::Harness       3.11   
    Test::More          0.80   
    YAML                n/a    
    YAML::Syck          1.05   
    version             0.7501 


--

Summary of my perl5 (revision 5.0 version 6 subversion 2) configuration:
  Platform:
    osname=linux, osvers=2.6.24-16-generic, archname=i686-linux-thread-multi-64int-ld
    uname='linux griffon 2.6.24-16-generic #1 smp thu apr 10 13:23:42 utc 2008 i686 gnulinux '
    config_args='-de -Uversiononly -Dusedevel -Dusemorebits -Dprefix=/home/david/perl/5.6.2-threads -Dmydomain=.hyperbolic.net -Dcf_email=dagolden@cpan.org -Dperladmin=dagolden@cpan.org -Dcc=gcc -Dusethreads'
    hint=recommended, useposix=true, d_sigaction=define
    usethreads=define use5005threads=undef useithreads=define usemultiplicity=define
    useperlio=undef d_sfio=undef uselargefiles=define usesocks=undef
    use64bitint=define use64bitall=undef uselongdouble=define
  Compiler:
    cc='gcc', ccflags ='-D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64',
    optimize='-O2',
    cppflags='-D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -I/usr/local/include'
    ccversion='', gccversion='4.2.3 (Ubuntu 4.2.3-2ubuntu7)', gccosandvers=''
    intsize=4, longsize=4, ptrsize=4, doublesize=8, byteorder=12345678
    d_longlong=define, longlongsize=8, d_longdbl=define, longdblsize=12
    ivtype='long long', ivsize=8, nvtype='long double', nvsize=12, Off_t='off_t', lseeksize=8
    alignbytes=4, usemymalloc=n, prototype=define
  Linker and Libraries:
    ld='gcc', ldflags =' -L/usr/local/lib'
    libpth=/usr/local/lib /lib /usr/lib
    libs=-lnsl -ldl -lm -lpthread -lc -lcrypt -lutil
    perllibs=-lnsl -ldl -lm -lpthread -lc -lcrypt -lutil
    libc=/lib/libc-2.7.so, so=so, useshrplib=false, libperl=libperl.a
  Dynamic Linking:
    dlsrc=dl_dlopen.xs, dlext=so, d_dlsymun=undef, ccdlflags='-rdynamic'
    cccdlflags='-fpic', lddlflags='-shared -L/usr/local/lib'



Comments to Ask Bjørn Hansen at ask@perl.org | Group listing | About