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

FAIL Parse-Flex-0.11 darwin-thread-multi-64int-2level 8.10.0

From:
chris
Date:
April 29, 2008 00:32
Subject:
FAIL Parse-Flex-0.11 darwin-thread-multi-64int-2level 8.10.0
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 IOANNIS,
    
This is a computer-generated error report created automatically by
CPANPLUS, version 0.84. Testers personal comments may appear 
at the end of this report.


Thank you for uploading your work to CPAN.  However, it appears that
there were some problems testing your distribution.

TEST RESULTS:

Below is the error stack from stage 'make test':

[MSG] [Tue Apr 29 08:31:13 2008] Trying to get 'http://www.cpan.org/authors/id/I/IO/IOANNIS/Parse-Flex-0.11.tar.gz'
[MSG] [Tue Apr 29 08:31:23 2008] Trying to get 'http://www.cpan.org/authors/id/I/IO/IOANNIS/CHECKSUMS'
[MSG] [Tue Apr 29 08:31:24 2008] Checksum matches for 'Parse-Flex-0.11.tar.gz'
[MSG] [Tue Apr 29 08:31:25 2008] Extracted 'Parse-Flex-0.11/'
[MSG] [Tue Apr 29 08:31:25 2008] Extracted 'Parse-Flex-0.11/t/'
[MSG] [Tue Apr 29 08:31:25 2008] Extracted 'Parse-Flex-0.11/t/default.l'
[MSG] [Tue Apr 29 08:31:25 2008] Extracted 'Parse-Flex-0.11/t/02_xs.t'
[MSG] [Tue Apr 29 08:31:25 2008] Extracted 'Parse-Flex-0.11/t/00_load.t'
[MSG] [Tue Apr 29 08:31:25 2008] Extracted 'Parse-Flex-0.11/t/03b_generate.t'
[MSG] [Tue Apr 29 08:31:25 2008] Extracted 'Parse-Flex-0.11/t/04_sub.t'
[MSG] [Tue Apr 29 08:31:25 2008] Extracted 'Parse-Flex-0.11/t/01a_pod.t'
[MSG] [Tue Apr 29 08:31:25 2008] Extracted 'Parse-Flex-0.11/t/05_default.t'
[MSG] [Tue Apr 29 08:31:25 2008] Extracted 'Parse-Flex-0.11/t/03a_generate.t'
[MSG] [Tue Apr 29 08:31:25 2008] Extracted 'Parse-Flex-0.11/t/01b_pod.t'
[MSG] [Tue Apr 29 08:31:25 2008] Extracted 'Parse-Flex-0.11/t/01c_coverage.t'
[MSG] [Tue Apr 29 08:31:25 2008] Extracted 'Parse-Flex-0.11/script/'
[MSG] [Tue Apr 29 08:31:25 2008] Extracted 'Parse-Flex-0.11/script/makelexer.pl'
[MSG] [Tue Apr 29 08:31:25 2008] Extracted 'Parse-Flex-0.11/compare/'
[MSG] [Tue Apr 29 08:31:25 2008] Extracted 'Parse-Flex-0.11/compare/snip.txt'
[MSG] [Tue Apr 29 08:31:25 2008] Extracted 'Parse-Flex-0.11/compare/compare'
[MSG] [Tue Apr 29 08:31:25 2008] Extracted 'Parse-Flex-0.11/Changes'
[MSG] [Tue Apr 29 08:31:25 2008] Extracted 'Parse-Flex-0.11/MANIFEST'
[MSG] [Tue Apr 29 08:31:25 2008] Extracted 'Parse-Flex-0.11/lib/'
[MSG] [Tue Apr 29 08:31:25 2008] Extracted 'Parse-Flex-0.11/lib/Parse/'
[MSG] [Tue Apr 29 08:31:25 2008] Extracted 'Parse-Flex-0.11/lib/Parse/Flex/'
[MSG] [Tue Apr 29 08:31:25 2008] Extracted 'Parse-Flex-0.11/lib/Parse/Flex/Generate.pm'
[MSG] [Tue Apr 29 08:31:25 2008] Extracted 'Parse-Flex-0.11/lib/Parse/Flex.pm'
[MSG] [Tue Apr 29 08:31:25 2008] Extracted 'Parse-Flex-0.11/META.yml'
[MSG] [Tue Apr 29 08:31:25 2008] Extracted 'Parse-Flex-0.11/Makefile.PL'
[MSG] [Tue Apr 29 08:31:25 2008] Extracted 'Parse-Flex-0.11/Build.PL'
[MSG] [Tue Apr 29 08:31:25 2008] Extracted 'Parse-Flex-0.11/README'
[MSG] [Tue Apr 29 08:31:26 2008] Extracted 'Parse::Flex' to '/Volumes/Media/smoke/blead/.cpanplus/5.11.0/build/Parse-Flex-0.11'
[MSG] [Tue Apr 29 08:31:28 2008] Checking if your kit is complete...
Looks good
Writing Makefile for Parse::Flex

[MSG] [Tue Apr 29 08:31:28 2008] DEFAULT 'filter_prereqs' HANDLER RETURNING 'sub return value'
[MSG] [Tue Apr 29 08:31:36 2008] cp lib/Parse/Flex/Generate.pm blib/lib/Parse/Flex/Generate.pm
cp lib/Parse/Flex.pm blib/lib/Parse/Flex.pm
cp script/makelexer.pl blib/script/makelexer.pl
/Volumes/Media/smoke/blead/bin/perl5.11.0 "-MExtUtils::MY" -e "MY->fixin(shift)" blib/script/makelexer.pl
Manifying blib/man3/Parse::Flex::Generate.3
Manifying blib/man3/Parse::Flex.3

[ERROR] [Tue Apr 29 08:31:43 2008] MAKE TEST failed: Illegal seek PERL_DL_NONLAZY=1 /Volumes/Media/smoke/blead/bin/perl5.11.0 "-MExtUtils::Command::MM" "-e" "test_harness(0, 'blib/lib', 'blib/arch')" t/*.t
t/00_load...........ok
t/01a_pod...........ok
t/01b_pod...........ok
t/01c_coverage......You tried to plan twice at t/01c_coverage.t line 4.
# Looks like your test died before it could output anything.
 Dubious, test returned 255 (wstat 65280, 0xff00)
 Failed 2/2 subtests 
t/02_xs.............ok
t/03a_generate......ok
t/03b_generate......ok
t/04_sub............ok
t/05_default........make[1]: *** [Flex7.c] Error 2

#   Failed test at t/05_default.t line 17.
#          got: '1'
#     expected: undef

#   Failed test at t/05_default.t line 18.
#          got: '1'
#     expected: undef
Can't locate Flex7.pm in @INC (@INC contains: /Volumes/Media/smoke/blead/.cpanplus/5.11.0/build/Parse-Flex-0.11/blib/lib /Volumes/Media/smoke/blead/.cpanplus/5.11.0/build/Parse-Flex-0.11/blib/arch /Volumes/Media/smoke/blead/.cpanplus/5.11.0/build/Parse-Flex-0.11/blib /Volumes/Media/smoke/blead/lib/perl5/5.11.0/darwin-thread-multi-64int-2level /Volumes/Media/smoke/blead/lib/perl5/5.11.0 /Volumes/Media/smoke/blead/lib/perl5/site_perl/5.11.0/darwin-thread-multi-64int-2level /Volumes/Media/smoke/blead/lib/perl5/site_perl/5.11.0 .) at t/05_default.t line 20.
# Looks like you failed 2 tests of 2.
# Looks like your test died just after 2.
 Dubious, test returned 255 (wstat 65280, 0xff00)
 Failed 2/2 subtests 

Test Summary Report
-------------------
t/01c_coverage.t (Wstat: 65280 Tests: 0 Failed: 0)
  Non-zero exit status: 255
  Parse errors: Bad plan.  You planned 2 tests but ran 0.
t/05_default.t  (Wstat: 65280 Tests: 2 Failed: 2)
  Failed tests:  1-2
  Non-zero exit status: 255
Files=9, Tests=61,  5 wallclock secs ( 0.22 usr  0.14 sys +  2.02 cusr  0.62 csys =  3.00 CPU)
Result: FAIL
Failed 2/9 test programs. 2/61 subtests failed.
make: *** [test_dynamic] Error 255

[MSG] [Tue Apr 29 08:31:43 2008] DEFAULT 'proceed_on_test_failure' HANDLER RETURNING 'sub return value'


MISSING PREREQUISITES:

It was observed that the test suite seem to fail without these modules:

Flex7

As such, adding the prerequisite module(s) to 'PREREQ_PM' in your
Makefile.PL should solve this problem.  For example:

WriteMakefile(
    AUTHOR      => 'IOANNIS (cpanplus-info@lists.sf.net)',
    ... # other information
    PREREQ_PM   => {
	'Flex7'	=> '0', # or a minimum working version
    }
);

If you are interested in making a more flexible Makefile.PL that can
probe for missing dependencies and install them, ExtUtils::AutoInstall
at <http://search.cpan.org/dist/ExtUtils-AutoInstall/> may be
worth a look.

Thanks! :-)

PREREQUISITES:

Here is a list of prerequisites you specified and versions we 
managed to load:
                                
	  Module Name                        Have     Want
	  Scalar::Util                       1.19        0
	  XSLoader                           0.08        0

******************************** NOTE ********************************
The comments above are created mechanically, possibly without manual
checking by the sender.  As there are many people performing automatic
tests on each upload to CPAN, it is likely that you will receive 
identical messages about the same problem.

If you believe that the message is mistaken, please reply to the first
one with correction and/or additional informations, and do not take
it personally.  We appreciate your patience. :)
**********************************************************************

Additional comments:
 

This report was machine-generated by CPAN::YACSmoke 0.0307. Powered by POE::Component::CPAN::YACSmoke.

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

Environment variables:

    AUTOMATED_TESTING = 1
    PATH = /bin:/sbin:/usr/bin:/usr/sbin:/usr/local/bin:/usr/local/sbin
    PERL5LIB = :/Volumes/Media/smoke/blead/.cpanplus/5.11.0/build/Parse-Flex-0.11/blib/lib:/Volumes/Media/smoke/blead/.cpanplus/5.11.0/build/Parse-Flex-0.11/blib/arch:/Volumes/Media/smoke/blead/.cpanplus/5.11.0/build/Parse-Flex-0.11/blib
    PERL5_CPANPLUS_IS_RUNNING = 18938
    PERL5_CPANPLUS_IS_VERSION = 0.84
    PERL_MM_USE_DEFAULT = 1
    SHELL = /bin/bash
    TERM = screen

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

    Perl: $^X = /Volumes/Media/smoke/blead/bin/perl5.11.0
    UID:  $<  = 502
    EUID: $>  = 502
    GID:  $(  = 502 502
    EGID: $)  = 502 502


-------------------------------


--

Summary of my perl5 (revision 5 version 11 subversion 0 patch 33741) configuration:
  Platform:
    osname=darwin, osvers=8.10.0, archname=darwin-thread-multi-64int-2level
    uname='darwin afalglas.bingosnet.co.uk 8.10.0 darwin kernel version 8.10.0: wed may 23 16:50:59 pdt 2007; root:xnu-792.21.3~1release_ppc power macintosh powerpc '
    config_args='-de -Dusedevel -Dprefix=/Volumes/Media/smoke/blead -Dusethreads -Duse64bitint'
    hint=recommended, useposix=true, d_sigaction=define
    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='cc', ccflags ='-fno-common -DPERL_DARWIN -no-cpp-precomp -fno-strict-aliasing -pipe -I/usr/local/include',
    optimize='-O3',
    cppflags='-no-cpp-precomp -fno-common -DPERL_DARWIN -no-cpp-precomp -fno-strict-aliasing -pipe -I/usr/local/include'
    ccversion='', gccversion='4.0.1 (Apple Computer, Inc. build 5367)', gccosandvers=''
    intsize=4, longsize=4, ptrsize=4, doublesize=8, byteorder=87654321
    d_longlong=define, longlongsize=8, d_longdbl=define, longdblsize=16
    ivtype='long long', ivsize=8, 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 =' -L/usr/local/lib'
    libpth=/usr/local/lib /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 -L/usr/local/lib'



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