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 [email protected] to keep other
test volunteers informed and to prevent any duplicate effort.

--
Dear Wilson Snyder,
    
This is a computer-generated report for Verilog-Perl-3.020
on perl-5.10.0, created automatically by CPAN-Reporter-1.0601 
and sent to the CPAN Testers mailing list.  

If you have received this email directly, it is because the person testing 
your distribution chose to send a copy to your CPAN email address; there 
may be a delay before the official report is received and processed 
by CPAN Testers.

Thank you for uploading your work to CPAN.  However, it appears that
there were some problems with your distribution.  If these results are 
not what you expect or if you would like to learn how to avoid FAIL 
reports for missing dependencies, unsupported operating systems, etc.,
please consult "Notes for CPAN Authors" on the CPAN Testers Wiki: 
http://cpantest.grango.org

Sections of this report:

    * Tester comments
    * Program output
    * Prerequisites
    * Environment and other context

------------------------------
TESTER COMMENTS
------------------------------

Additional comments from tester: 

[none provided]

------------------------------
PROGRAM OUTPUT
------------------------------

Output from 'make test':

cd src && make  example
make[2]: `example' is up to date.
make[2]: Nothing to be done for `all'.
rm -f ../blib/arch/auto/Verilog/Preproc/Preproc.bundle
env MACOSX_DEPLOYMENT_TARGET=10.3 cc  -bundle -undefined dynamic_lookup 
Preproc.o  -o ../blib/arch/auto/Verilog/Preproc/Preproc.bundle src/VFileLine.o 
src/VPreproc.o src/VPreprocLex.o \
        \
  
chmod 755 ../blib/arch/auto/Verilog/Preproc/Preproc.bundle
PERL_DL_NONLAZY=1 /Users/david/cpantesting/perl-5.10.0/bin/perl 
"-MExtUtils::Command::MM" "-e" "test_harness(0, 'blib/lib', 'blib/arch')" t/*.t
t/00_pod.............ok
        1/1 skipped: various reasons
t/01_manifest........ok
        1/1 skipped: various reasons
t/10_keywords........ok
t/12_splitbus........ok
t/14_numbers.........ok
t/20_getopt..........ok
t/30_preproc.........Can't load 'blib/arch/auto/Verilog/Preproc/Preproc.bundle' 
for module Verilog::Preproc: 
dlopen(blib/arch/auto/Verilog/Preproc/Preproc.bundle, 2): Symbol not found: 
__ZTVN10__cxxabiv120__si_class_type_infoE
  Referenced from: blib/arch/auto/Verilog/Preproc/Preproc.bundle
  Expected in: dynamic lookup
 at t/30_preproc.t line 18
Compilation failed in require at t/30_preproc.t line 18.
BEGIN failed--compilation aborted at t/30_preproc.t line 18.
dubious
        Test returned status 2 (wstat 512, 0x200)
DIED. FAILED tests 1-12
        Failed 12/12 tests, 0.00% okay
t/32_noinc...........Can't load 'blib/arch/auto/Verilog/Preproc/Preproc.bundle' 
for module Verilog::Preproc: 
dlopen(blib/arch/auto/Verilog/Preproc/Preproc.bundle, 2): Symbol not found: 
__ZTVN10__cxxabiv120__si_class_type_infoE
  Referenced from: blib/arch/auto/Verilog/Preproc/Preproc.bundle
  Expected in: dynamic lookup
 at t/32_noinc.t line 19
Compilation failed in require at t/32_noinc.t line 19.
BEGIN failed--compilation aborted at t/32_noinc.t line 19.
dubious
        Test returned status 2 (wstat 512, 0x200)
DIED. FAILED tests 1-7
        Failed 7/7 tests, 0.00% okay
t/34_parser..........Can't load 'blib/arch/auto/Verilog/Parser/Parser.bundle' 
for module Verilog::Parser: dlopen(blib/arch/auto/Verilog/Parser/Parser.bundle, 
2): Symbol not found: __ZTVN10__cxxabiv117__class_type_infoE
  Referenced from: blib/arch/auto/Verilog/Parser/Parser.bundle
  Expected in: dynamic lookup
 at t/34_parser.t line 19
Compilation failed in require at t/34_parser.t line 19.
BEGIN failed--compilation aborted at t/34_parser.t line 19.
dubious
        Test returned status 2 (wstat 512, 0x200)
DIED. FAILED tests 1-5
        Failed 5/5 tests, 0.00% okay
t/35_sigparser.......Can't load 'blib/arch/auto/Verilog/Parser/Parser.bundle' 
for module Verilog::Parser: dlopen(blib/arch/auto/Verilog/Parser/Parser.bundle, 
2): Symbol not found: __ZTVN10__cxxabiv117__class_type_infoE
  Referenced from: blib/arch/auto/Verilog/Parser/Parser.bundle
  Expected in: dynamic lookup
 at blib/lib/Verilog/SigParser.pm line 23
Compilation failed in require at blib/lib/Verilog/SigParser.pm line 23.
BEGIN failed--compilation aborted at blib/lib/Verilog/SigParser.pm line 23.
Compilation failed in require at t/35_sigparser.t line 18.
BEGIN failed--compilation aborted at t/35_sigparser.t line 18.
dubious
        Test returned status 2 (wstat 512, 0x200)
DIED. FAILED tests 1-3
        Failed 3/3 tests, 0.00% okay
t/36_sigmany.........Can't load 'blib/arch/auto/Verilog/Parser/Parser.bundle' 
for module Verilog::Parser: dlopen(blib/arch/auto/Verilog/Parser/Parser.bundle, 
2): Symbol not found: __ZTVN10__cxxabiv117__class_type_infoE
  Referenced from: blib/arch/auto/Verilog/Parser/Parser.bundle
  Expected in: dynamic lookup
 at blib/lib/Verilog/SigParser.pm line 23
Compilation failed in require at blib/lib/Verilog/SigParser.pm line 23.
BEGIN failed--compilation aborted at blib/lib/Verilog/SigParser.pm line 23.
Compilation failed in require at t/36_sigmany.t line 23.
BEGIN failed--compilation aborted at t/36_sigmany.t line 23.
dubious
        Test returned status 2 (wstat 512, 0x200)
DIED. FAILED tests 1-3
        Failed 3/3 tests, 0.00% okay
t/40_netlist.........Can't load 'blib/arch/auto/Verilog/Parser/Parser.bundle' 
for module Verilog::Parser: dlopen(blib/arch/auto/Verilog/Parser/Parser.bundle, 
2): Symbol not found: __ZTVN10__cxxabiv117__class_type_infoE
  Referenced from: blib/arch/auto/Verilog/Parser/Parser.bundle
  Expected in: dynamic lookup
 at blib/lib/Verilog/SigParser.pm line 23
Compilation failed in require at blib/lib/Verilog/SigParser.pm line 23.
BEGIN failed--compilation aborted at blib/lib/Verilog/SigParser.pm line 23.
Compilation failed in require at blib/lib/Verilog/Netlist/File.pm line 46.
BEGIN failed--compilation aborted at blib/lib/Verilog/Netlist/File.pm line 46.
Compilation failed in require at blib/lib/Verilog/Netlist.pm line 22.
BEGIN failed--compilation aborted at blib/lib/Verilog/Netlist.pm line 22.
Compilation failed in require at t/40_netlist.t line 16.
BEGIN failed--compilation aborted at t/40_netlist.t line 16.
Exiting due to errors
dubious
        Test returned status 2 (wstat 512, 0x200)
DIED. FAILED tests 1-2
        Failed 2/2 tests, 0.00% okay
t/42_dumpcheck.......Can't load 'blib/arch/auto/Verilog/Parser/Parser.bundle' 
for module Verilog::Parser: dlopen(blib/arch/auto/Verilog/Parser/Parser.bundle, 
2): Symbol not found: __ZTVN10__cxxabiv117__class_type_infoE
  Referenced from: blib/arch/auto/Verilog/Parser/Parser.bundle
  Expected in: dynamic lookup
 at blib/lib/Verilog/SigParser.pm line 23
Compilation failed in require at blib/lib/Verilog/SigParser.pm line 23.
BEGIN failed--compilation aborted at blib/lib/Verilog/SigParser.pm line 23.
Compilation failed in require at blib/lib/Verilog/Netlist/File.pm line 46.
BEGIN failed--compilation aborted at blib/lib/Verilog/Netlist/File.pm line 46.
Compilation failed in require at blib/lib/Verilog/Netlist.pm line 22.
BEGIN failed--compilation aborted at blib/lib/Verilog/Netlist.pm line 22.
Compilation failed in require at t/42_dumpcheck.t line 16.
BEGIN failed--compilation aborted at t/42_dumpcheck.t line 16.
Exiting due to errors
dubious
        Test returned status 2 (wstat 512, 0x200)
DIED. FAILED tests 1-10
        Failed 10/10 tests, 0.00% okay
t/44_create..........Can't load 'blib/arch/auto/Verilog/Parser/Parser.bundle' 
for module Verilog::Parser: dlopen(blib/arch/auto/Verilog/Parser/Parser.bundle, 
2): Symbol not found: __ZTVN10__cxxabiv117__class_type_infoE
  Referenced from: blib/arch/auto/Verilog/Parser/Parser.bundle
  Expected in: dynamic lookup
 at blib/lib/Verilog/SigParser.pm line 23
Compilation failed in require at blib/lib/Verilog/SigParser.pm line 23.
BEGIN failed--compilation aborted at blib/lib/Verilog/SigParser.pm line 23.
Compilation failed in require at blib/lib/Verilog/Netlist/File.pm line 46.
BEGIN failed--compilation aborted at blib/lib/Verilog/Netlist/File.pm line 46.
Compilation failed in require at blib/lib/Verilog/Netlist.pm line 22.
BEGIN failed--compilation aborted at blib/lib/Verilog/Netlist.pm line 22.
Compilation failed in require at t/44_create.t line 16.
BEGIN failed--compilation aborted at t/44_create.t line 16.
Exiting due to errors
dubious
        Test returned status 2 (wstat 512, 0x200)
DIED. FAILED tests 1-2
        Failed 2/2 tests, 0.00% okay
t/46_link............Can't load 'blib/arch/auto/Verilog/Parser/Parser.bundle' 
for module Verilog::Parser: dlopen(blib/arch/auto/Verilog/Parser/Parser.bundle, 
2): Symbol not found: __ZTVN10__cxxabiv117__class_type_infoE
  Referenced from: blib/arch/auto/Verilog/Parser/Parser.bundle
  Expected in: dynamic lookup
 at blib/lib/Verilog/SigParser.pm line 23
Compilation failed in require at blib/lib/Verilog/SigParser.pm line 23.
BEGIN failed--compilation aborted at blib/lib/Verilog/SigParser.pm line 23.
Compilation failed in require at blib/lib/Verilog/Netlist/File.pm line 46.
BEGIN failed--compilation aborted at blib/lib/Verilog/Netlist/File.pm line 46.
Compilation failed in require at blib/lib/Verilog/Netlist.pm line 22.
BEGIN failed--compilation aborted at blib/lib/Verilog/Netlist.pm line 22.
Compilation failed in require at t/46_link.t line 16.
BEGIN failed--compilation aborted at t/46_link.t line 16.
Exiting due to errors
dubious
        Test returned status 2 (wstat 512, 0x200)
DIED. FAILED tests 1-2
        Failed 2/2 tests, 0.00% okay
t/50_vrename.........Can't load 'blib/arch/auto/Verilog/Parser/Parser.bundle' 
for module Verilog::Parser: dlopen(blib/arch/auto/Verilog/Parser/Parser.bundle, 
2): Symbol not found: __ZTVN10__cxxabiv117__class_type_infoE
  Referenced from: blib/arch/auto/Verilog/Parser/Parser.bundle
  Expected in: dynamic lookup
 at ./vrename line 31
Compilation failed in require at ./vrename line 31.
BEGIN failed--compilation aborted at ./vrename line 31.
%Error: Command Failed /Users/david/cpantesting/perl-5.10.0/bin/perl 
-Iblib/arch -Iblib/lib -IPreproc/blib/arch -IPreproc/blib/lib ./vrename 
-changefile=test_dir/signals.vrename -list -xref verilog/test.v, 512, stopped 
at t/test_utils.pl line 30.
dubious
        Test returned status 2 (wstat 512, 0x200)
DIED. FAILED tests 1-6
        Failed 6/6 tests, 0.00% okay
t/56_editfiles.......ok
t/58_vsplitmodule....ok
t/60_vpm.............Can't load 'blib/arch/auto/Verilog/Parser/Parser.bundle' 
for module Verilog::Parser: dlopen(blib/arch/auto/Verilog/Parser/Parser.bundle, 
2): Symbol not found: __ZTVN10__cxxabiv117__class_type_infoE
  Referenced from: blib/arch/auto/Verilog/Parser/Parser.bundle
  Expected in: dynamic lookup
 at vpm line 27
Compilation failed in require at vpm line 27.
BEGIN failed--compilation aborted at vpm line 27.
%Error: Command Failed /Users/david/cpantesting/perl-5.10.0/bin/perl 
-Iblib/arch -Iblib/lib -IPreproc/blib/arch -IPreproc/blib/lib vpm --minimum 
--nostop -o test_dir/.vpm --date -y verilog/, 512, stopped at t/test_utils.pl 
line 30.
dubious
        Test returned status 2 (wstat 512, 0x200)
DIED. FAILED tests 1-5
        Failed 5/5 tests, 0.00% okay
t/80_vppp............Can't load 'blib/arch/auto/Verilog/Preproc/Preproc.bundle' 
for module Verilog::Preproc: 
dlopen(blib/arch/auto/Verilog/Preproc/Preproc.bundle, 2): Symbol not found: 
__ZTVN10__cxxabiv120__si_class_type_infoE
  Referenced from: blib/arch/auto/Verilog/Preproc/Preproc.bundle
  Expected in: dynamic lookup
 at vppp line 27
Compilation failed in require at vppp line 27.
BEGIN failed--compilation aborted at vppp line 27.
%Error: Command Failed /Users/david/cpantesting/perl-5.10.0/bin/perl 
-Iblib/arch -Iblib/lib -IPreproc/blib/arch -IPreproc/blib/lib vppp  -y verilog 
inc2.v > test_dir/vppp_none.v, 512, stopped at t/test_utils.pl line 30.
dubious
        Test returned status 2 (wstat 512, 0x200)
DIED. FAILED tests 1-6
        Failed 6/6 tests, 0.00% okay
t/85_vhier...........Can't load 'blib/arch/auto/Verilog/Parser/Parser.bundle' 
for module Verilog::Parser: dlopen(blib/arch/auto/Verilog/Parser/Parser.bundle, 
2): Symbol not found: __ZTVN10__cxxabiv117__class_type_infoE
  Referenced from: blib/arch/auto/Verilog/Parser/Parser.bundle
  Expected in: dynamic lookup
 at blib/lib/Verilog/SigParser.pm line 23
Compilation failed in require at blib/lib/Verilog/SigParser.pm line 23.
BEGIN failed--compilation aborted at blib/lib/Verilog/SigParser.pm line 23.
Compilation failed in require at blib/lib/Verilog/Netlist/File.pm line 46.
BEGIN failed--compilation aborted at blib/lib/Verilog/Netlist/File.pm line 46.
Compilation failed in require at blib/lib/Verilog/Netlist.pm line 22.
BEGIN failed--compilation aborted at blib/lib/Verilog/Netlist.pm line 22.
Compilation failed in require at vhier line 26.
BEGIN failed--compilation aborted at vhier line 26.
Exiting due to errors
%Error: Command Failed /Users/david/cpantesting/perl-5.10.0/bin/perl 
-Iblib/arch -Iblib/lib -IPreproc/blib/arch -IPreproc/blib/lib vhier --cells 
--nomissing -y verilog v_hier_top.v -o test_dir/vhier.v, 512, stopped at 
t/test_utils.pl line 30.
dubious
        Test returned status 2 (wstat 512, 0x200)
DIED. FAILED tests 1-6
        Failed 6/6 tests, 0.00% okay
Failed Test      Stat Wstat Total Fail  List of Failed
-------------------------------------------------------------------------------
t/30_preproc.t      2   512    12   24  1-12
t/32_noinc.t        2   512     7   14  1-7
t/34_parser.t       2   512     5   10  1-5
t/35_sigparser.t    2   512     3    6  1-3
t/36_sigmany.t      2   512     3    6  1-3
t/40_netlist.t      2   512     2    4  1-2
t/42_dumpcheck.t    2   512    10   20  1-10
t/44_create.t       2   512     2    4  1-2
t/46_link.t         2   512     2    4  1-2
t/50_vrename.t      2   512     6   12  1-6
t/60_vpm.t          2   512     5   10  1-5
t/80_vppp.t         2   512     6   12  1-6
t/85_vhier.t        2   512     6   12  1-6
2 subtests skipped.
Failed 13/21 test scripts. 69/138 subtests failed.
Files=21, Tests=138,  6 wallclock secs ( 1.91 cusr +  0.49 csys =  2.40 CPU)
Failed 13/21 test programs. 69/138 subtests failed.
make: *** [test_dynamic] Error 2

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

Prerequisite modules loaded:

requires:

    Module     Need Have
    ---------- ---- ----
    Pod::Usage 0    1.35

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

Environment variables:

    AUTOMATED_TESTING = 1
    PATH = 
/sw/bin:/sw/sbin:/usr/local/bin:/bin:/sbin:/usr/bin:/usr/sbin:/usr/X11R6/bin
    PERL5LIB = /sw/lib/perl5:/sw/lib/perl5/darwin
    PERL5_CPANPLUS_IS_RUNNING = 12346
    PERL5_CPAN_IS_RUNNING = 12346
    SHELL = /bin/bash
    TERM = screen

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

    $^X = /Users/david/cpantesting/perl-5.10.0/bin/perl
    $UID/$EUID = 501 / 501
    $GID = 501 501 81 79 80
    $EGID = 501 501 81 79 80

Perl module toolchain versions installed:

    Module              Have     
    ------------------- ---------
    CPAN                1.9205   
    Cwd                 3.2501   
    ExtUtils::CBuilder  0.21     
    ExtUtils::Command   1.13     
    ExtUtils::Install   1.44     
    ExtUtils::MakeMaker 6.42     
    ExtUtils::Manifest  1.51_01  
    ExtUtils::ParseXS   2.18_02  
    File::Spec          3.2501   
    Module::Build       0.2808_01
    Module::Signature   n/a      
    Test::Harness       2.64     
    Test::More          0.72     
    YAML                n/a      
    YAML::Syck          n/a      
    version             0.74     


--

Summary of my perl5 (revision 5 version 10 subversion 0) configuration:
  Platform:
    osname=darwin, osvers=8.10.1, archname=darwin-thread-multi-2level
    uname='darwin cowshed-door.barnyard.co.uk 8.10.1 darwin kernel version 
8.10.1: wed may 23 16:33:00 pdt 2007; root:xnu-792.22.5~1release_i386 i386 i386 
'
    config_args='-de -Dprefix=/Users/david/cpantesting/perl-5.10.0 -Dusethreads'
    hint=recommended, useposix=true, d_sigaction=define
    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='cc', ccflags ='-fno-common -DPERL_DARWIN -no-cpp-precomp 
-fno-strict-aliasing -pipe',
    optimize='-O3',
    cppflags='-no-cpp-precomp -fno-common -DPERL_DARWIN -no-cpp-precomp 
-fno-strict-aliasing -pipe'
    ccversion='', gccversion='4.0.1 (Apple Computer, Inc. build 5367)', 
gccosandvers=''
    intsize=4, longsize=4, ptrsize=4, doublesize=8, byteorder=1234
    d_longlong=define, longlongsize=8, d_longdbl=define, longdblsize=16
    ivtype='long', ivsize=4, nvtype='double', nvsize=8, Off_t='off_t', 
lseeksize=8
    alignbytes=8, prototype=define
  Linker and Libraries:
    ld='env MACOSX_DEPLOYMENT_TARGET=10.3 cc', ldflags =''
    libpth=/usr/lib
    libs=-ldbm -ldl -lm -lc
    perllibs=-ldl -lm -lc
    libc=/usr/lib/libc.dylib, so=dylib, useshrplib=false, libperl=libperl.a
    gnulibc_version=''
  Dynamic Linking:
    dlsrc=dl_dlopen.xs, dlext=bundle, d_dlsymun=undef, ccdlflags=' '
    cccdlflags=' ', lddlflags=' -bundle -undefined dynamic_lookup'

Reply via email to