On Sunday 04 February 2007 20:17, imacat wrote:
> On Fri, 12 Jan 2007 11:31:23 +0200
>
> Shlomi Fish <[EMAIL PROTECTED]> wrote:
> > http://www.nntp.perl.org/group/perl.cpan.testers/397523
> > So I can't tell exactly what's wrong. Can you try to build the module
> > manually and let me know exactly how it fails? This can be done by
> > pasting the console output of ./Build test (STDOUT + STDERR) to the mail
> > message.
>
> Dear Fish,
>

Hi!

First - a note. My first name is Shlomi and my last name is Fish. So you 
should address me as "Dear Mr. Fish" or "Dear Shlomi", not as "Dear Fish".

>     Hi.  This is imacat.  Sorry that I seemed to lost your mail and
> reply so late.  I did not notice your mail till now.

OK. Don't worry about it too much.

>
>     I attached the result below.  It seems that the prerequisite
> Class::Accessor is not properly recognized and dealed with Module::Build.
> I'm not familiar to Module::Build, so I left this issue to you.

Thanks for your help. I'll try to reproduce it and see what's wrong.

>
>     Please tell me if there is any question.
>

Not at the moment.

Thanks again.

Regards,

        Shlomi Fish

> [EMAIL PROTECTED] ~ % /opt/perl/testers/bin/cpanp
> CPANPLUS::Shell::Default -- CPAN exploration and module installation
> (v0.074) *** Please report bugs to <[EMAIL PROTECTED]>.
> *** Using CPANPLUS::Backend v0.074.  ReadLine support enabled.
>
> CPAN Terminal> test S/SH/SHLOMIF/Math-GrahamFunction-0.01.tar.gz
>
> [MSG] Checking if source files are up to date
> [MSG] Retrieving /opt/perl/testers/.cpanplus/sourcefiles.2.15.stored
> Testing Math::GrahamFunction
> [MSG] Trying to get 'http://www.cpan.org/authors/id/S/SH/SHLOMIF/CHECKSUMS'
> [MSG] Checksum matches for 'Math-GrahamFunction-0.01.tar.gz'
> [MSG] Extracted 'Math-GrahamFunction-0.01/'
> [MSG] Extracted 'Math-GrahamFunction-0.01/t/'
> [MSG] Extracted 'Math-GrahamFunction-0.01/t/boilerplate.t'
> [MSG] Extracted 'Math-GrahamFunction-0.01/t/01-results.t'
> [MSG] Extracted 'Math-GrahamFunction-0.01/t/pod-coverage.t'
> [MSG] Extracted 'Math-GrahamFunction-0.01/t/00-load.t'
> [MSG] Extracted 'Math-GrahamFunction-0.01/t/pod.t'
> [MSG] Extracted 'Math-GrahamFunction-0.01/lib/'
> [MSG] Extracted 'Math-GrahamFunction-0.01/lib/Math/'
> [MSG] Extracted 'Math-GrahamFunction-0.01/lib/Math/GrahamFunction.pm'
> [MSG] Extracted 'Math-GrahamFunction-0.01/lib/Math/GrahamFunction/'
> [MSG] Extracted
> 'Math-GrahamFunction-0.01/lib/Math/GrahamFunction/SqFacts.pm' [MSG]
> Extracted 'Math-GrahamFunction-0.01/lib/Math/GrahamFunction/Object.pm'
> [MSG] Extracted 'Math-GrahamFunction-0.01/lib/Math/GrahamFunction/SqFacts/'
> [MSG] Extracted
> 'Math-GrahamFunction-0.01/lib/Math/GrahamFunction/SqFacts/Dipole.pm' [MSG]
> Extracted 'Math-GrahamFunction-0.01/META.yml'
> [MSG] Extracted 'Math-GrahamFunction-0.01/Changes'
> [MSG] Extracted 'Math-GrahamFunction-0.01/MANIFEST'
> [MSG] Extracted 'Math-GrahamFunction-0.01/examples/'
> [MSG] Extracted 'Math-GrahamFunction-0.01/examples/calc-graham.pl'
> [MSG] Extracted 'Math-GrahamFunction-0.01/README'
> [MSG] Extracted 'Math-GrahamFunction-0.01/Build.PL'
> [MSG] Extracted 'Math::GrahamFunction' to
> '/opt/perl/testers/.cpanplus/5.8.8/build/Math-GrahamFunction-0.01' ==>
> MISSING Signature file! <==
> Checking whether your kit is complete...
> Looks good
>
> Checking prerequisites...
>  - ERROR: Class::Accessor is not installed
>
> ERRORS/WARNINGS FOUND IN PREREQUISITES.  You may wish to install the
> versions of the modules indicated above before proceeding with this
> installation
>
> Deleting Build
> Removed previous script 'Build'
>
> Creating new 'Build' script for 'Math-GrahamFunction' version '0.01'
> t/00-load.........
> #   Failed test 'use Math::GrahamFunction;'
> #   in t/00-load.t at line 6.
> #     Tried to use 'Math::GrahamFunction'.
> #     Error:  Base class package "Class::Accessor" is empty.
> #     (Perhaps you need to 'use' the module which defines that package
> first.) #  at
> /opt/perl/testers/.cpanplus/5.8.8/build/Math-GrahamFunction-0.01/blib/lib/M
>ath/GrahamFunction/Object.pm line 13 # BEGIN failed--compilation aborted at
> t/00-load.t line 6.
> # Compilation failed in require at (eval 4) line 3.
> #       ...propagated at /opt/perl/testers/lib/5.8.8/base.pm line 85.
> # BEGIN failed--compilation aborted at
> /opt/perl/testers/.cpanplus/5.8.8/build/Math-GrahamFunction-0.01/blib/lib/M
>ath/GrahamFunction.pm line 19. # Compilation failed in require at (eval 3)
> line 2.
> # BEGIN failed--compilation aborted at (eval 3) line 2.
> Use of uninitialized value in concatenation (.) or string at t/00-load.t
> line 9. # Testing Math::GrahamFunction , Perl 5.008008,
> /opt/perl/testers/bin/perl # Looks like you failed 1 test of 1.
> t/00-load.........dubious
>         Test returned status 1 (wstat 256, 0x100)
> DIED. FAILED test 1
>         Failed 1/1 tests, 0.00% okay
> t/01-results......Base class package "Class::Accessor" is empty.
>     (Perhaps you need to 'use' the module which defines that package
> first.) at
> /opt/perl/testers/.cpanplus/5.8.8/build/Math-GrahamFunction-0.01/blib/lib/M
>ath/GrahamFunction/Object.pm line 13 BEGIN failed--compilation aborted at
> /opt/perl/testers/.cpanplus/5.8.8/build/Math-GrahamFunction-0.01/blib/lib/M
>ath/GrahamFunction/Object.pm line 13. Compilation failed in require at (eval
> 3) line 3.
>         ...propagated at /opt/perl/testers/lib/5.8.8/base.pm line 85.
> BEGIN failed--compilation aborted at
> /opt/perl/testers/.cpanplus/5.8.8/build/Math-GrahamFunction-0.01/blib/lib/M
>ath/GrahamFunction.pm line 19. Compilation failed in require at
> t/01-results.t line 8.
> BEGIN failed--compilation aborted at t/01-results.t line 8.
> # Looks like your test died before it could output anything.
> t/01-results......dubious
>         Test returned status 255 (wstat 65280, 0xff00)
> DIED. FAILED tests 1-100
>         Failed 100/100 tests, 0.00% okay
> t/boilerplate.....ok
> t/pod-coverage....ok
> t/pod.............ok
> Failed Test    Stat Wstat Total Fail  List of Failed
> ---------------------------------------------------------------------------
>---- t/00-load.t       1   256     1    1  1
> t/01-results.t  255 65280   100  200  1-100
> Failed 2/5 test scripts. 101/112 subtests failed.
> Files=5, Tests=112,  1 wallclock secs ( 0.26 cusr +  0.08 csys =  0.34 CPU)
> [ERROR] Could not run 'Build test': Failed 2/5 test programs. 101/112
> subtests failed.
>
>
> [MSG] Fetching: 'http://testers.cpan.org/show/Math-GrahamFunction.yaml'
>
> Test report prepared for module 'Math::GrahamFunction'.
>  Would you like to send it? (You can edit it if you like)
>
> Would you like to send the test report? [y/N]: n
> [MSG] Ok, not sending test report
> [ERROR] Unable to create a new distribution object for
> 'Math::GrahamFunction' -- cannot continue
>
> *** Install log written to:
>  
> /opt/perl/testers/.cpanplus/install-logs/Math-GrahamFunction-1170612713.log
>
> Error testing 'Math::GrahamFunction'
> Problem testing one or more modules
>
> CPAN Terminal> q
>
>
> Exiting CPANPLUS shell
> [EMAIL PROTECTED] ~ %
>
> --
> Best regards,
> imacat ^_*' <[EMAIL PROTECTED]>
> PGP Key: http://www.imacat.idv.tw/me/pgpkey.txt
>
> <<Woman's Voice>> News: http://www.wov.idv.tw/
> Tavern IMACAT's: http://www.imacat.idv.tw/
> TLUG List Manager: http://lists.linux.org.tw/cgi-bin/mailman/listinfo/tlug

-- 

---------------------------------------------------------------------
Shlomi Fish      [EMAIL PROTECTED]
Homepage:        http://www.shlomifish.org/

Chuck Norris wrote a complete Perl 6 implementation in a day but then
destroyed all evidence with his bare hands, so no one will know his secrets.

Reply via email to