Skip Menu |

This queue is for tickets about the Task-Weaken CPAN distribution.

Report information
The Basics
Id: 27552
Status: rejected
Priority: 0/
Queue: Task-Weaken

People
Owner: Nobody in particular
Requestors: rafael.mori [...] accenture.com
Cc:
AdminCc:

Bug Information
Severity: (no value)
Broken in: (no value)
Fixed in: (no value)



Subject: Problem on Perl-SAX - Task::Weaken
Date: Tue, 12 Jun 2007 16:21:30 -0500
To: <bug-Task-Weaken [...] rt.cpan.org>
From: <rafael.mori [...] accenture.com>
Hi, Compiling Perl-SAX-0.06 ... x PPI-1.118/inline2test.conf, 20 bytes, 1 tape blocks x PPI-1.118/LICENSE, 20217 bytes, 40 tape blocks Removing previously used /.cpan/build/PPI-1.118 CPAN.pm: Going to build A/AD/ADAMK/PPI-1.118.tar.gz Checking if your kit is complete... Looks good Warning: prerequisite Task::Weaken 0 not found. Writing Makefile for PPI ---- Unsatisfied dependencies detected during [A/AD/ADAMK/PPI-1.118.tar.gz] ----- Task::Weaken Running make test Delayed until after prerequisites Running make install Delayed until after prerequisites *** PPI installation failed. *** ExtUtils::AutoInstall installation finished. Installing /usr/lib/perl-5.8.0/lib/site_perl/5.8.0/Perl/SAX.pm Installing /usr/lib/perl-5.8.0/man/man3/Perl::SAX.3 Writing /usr/lib/perl-5.8.0/lib/site_perl/5.8.0/alpha-dec_osf/auto/Perl/SAX/.pac klist Appending installation info to /usr/lib/perl-5.8.0/lib/5.8.0/alpha-dec_osf/perllocal.pod Show quoted text
________________________________ Compiling PPI # perl Makefile.PL Warning: prerequisite Task::Weaken 0 not found. Writing Makefile for PPI
________________________________ Compiling Task-Weaken # cd Task-Weaken-0.99 # perl Makefile.PL Writing Makefile for Task::Weaken # make Manifying blib/man3/Task::Weaken.3 # make test PERL_DL_NONLAZY=1 /usr/bin/perl "-MExtUtils::Command::MM" "-e" "test_harness(0, 'inc', 'blib/lib', 'blib/arch')" t/*.t t/01_compile....ok t/02_weaken.....ok t/99_pod........ok All tests successful. Files=3, Tests=22, 1 wallclock secs ( 0.67 cusr + 0.22 csys = 0.88 CPU) # make install Undefined subroutine &main::install called at -e line 1. *** Exit 255 Stop.
________________________________ How to solve this problem ? # uname -a OSF1 sscsp07.accenture.com V5.1 2650 alpha --> Tru64 5.1 Gmake problem occurs the same ! Thanks, Rafael da Silva Mori Accenture Brazil Communication & High Tech - TIM Direct: + 55 11 5188-1751 Mobile: + 55 11 8370-7156 E-mail: rafael.mori@accenture.com This message is for the designated recipient only and may contain privileged, proprietary, or otherwise private information. If you have received it in error, please notify the sender immediately and delete the original. Any other use of the email by you is prohibited.
Subject: RE: [rt.cpan.org #27552]
Date: Tue, 19 Jun 2007 10:07:42 -0500
To: <bug-Task-Weaken [...] rt.cpan.org>
From: <rafael.mori [...] accenture.com>
some newness ? Rafael da Silva Mori Accenture Brazil Communication & High Tech - TIM Direct: + 55 11 5188-1751 Mobile: + 55 11 8370-7156 E-mail: rafael.mori@accenture.com Show quoted text
-----Original Message----- From: Bugs in Task-Weaken via RT [mailto:bug-Task-Weaken@rt.cpan.org] Sent: Tuesday, June 12, 2007 6:23 PM To: Mori, Rafael Subject: [rt.cpan.org #27552] AutoReply: Problem on Perl-SAX - Task::Weaken Greetings, This message has been automatically generated in response to the creation of a trouble ticket regarding: "Problem on Perl-SAX - Task::Weaken", a summary of which appears below. There is no need to reply to this message right now. Your ticket has been assigned an ID of [rt.cpan.org #27552]. Your ticket is accessible on the web at: http://rt.cpan.org/Ticket/Display.html?id=27552 Please include the string: [rt.cpan.org #27552] in the subject line of all future correspondence about this issue. To do so, you may reply to this message. Thank you, bug-Task-Weaken@rt.cpan.org ------------------------------------------------------------------------ - Hi, Compiling Perl-SAX-0.06 ... x PPI-1.118/inline2test.conf, 20 bytes, 1 tape blocks x PPI-1.118/LICENSE, 20217 bytes, 40 tape blocks Removing previously used /.cpan/build/PPI-1.118 CPAN.pm: Going to build A/AD/ADAMK/PPI-1.118.tar.gz Checking if your kit is complete... Looks good Warning: prerequisite Task::Weaken 0 not found. Writing Makefile for PPI ---- Unsatisfied dependencies detected during [A/AD/ADAMK/PPI-1.118.tar.gz] ----- Task::Weaken Running make test Delayed until after prerequisites Running make install Delayed until after prerequisites *** PPI installation failed. *** ExtUtils::AutoInstall installation finished. Installing /usr/lib/perl-5.8.0/lib/site_perl/5.8.0/Perl/SAX.pm Installing /usr/lib/perl-5.8.0/man/man3/Perl::SAX.3 Writing /usr/lib/perl-5.8.0/lib/site_perl/5.8.0/alpha-dec_osf/auto/Perl/SAX/.pac klist Appending installation info to /usr/lib/perl-5.8.0/lib/5.8.0/alpha-dec_osf/perllocal.pod
________________________________ Compiling PPI # perl Makefile.PL Warning: prerequisite Task::Weaken 0 not found. Writing Makefile for PPI
________________________________ Compiling Task-Weaken # cd Task-Weaken-0.99 # perl Makefile.PL Writing Makefile for Task::Weaken # make Manifying blib/man3/Task::Weaken.3 # make test PERL_DL_NONLAZY=1 /usr/bin/perl "-MExtUtils::Command::MM" "-e" "test_harness(0, 'inc', 'blib/lib', 'blib/arch')" t/*.t t/01_compile....ok t/02_weaken.....ok t/99_pod........ok All tests successful. Files=3, Tests=22, 1 wallclock secs ( 0.67 cusr + 0.22 csys = 0.88 CPU) # make install Undefined subroutine &main::install called at -e line 1. *** Exit 255 Stop.
________________________________ How to solve this problem ? # uname -a OSF1 sscsp07.accenture.com V5.1 2650 alpha --> Tru64 5.1 Gmake problem occurs the same ! Thanks, Rafael da Silva Mori Accenture Brazil Communication & High Tech - TIM Direct: + 55 11 5188-1751 Mobile: + 55 11 8370-7156 E-mail: rafael.mori@accenture.com This message is for the designated recipient only and may contain privileged, proprietary, or otherwise private information. If you have received it in error, please notify the sender immediately and delete the original. Any other use of the email by you is prohibited. This message is for the designated recipient only and may contain privileged, proprietary, or otherwise private information. If you have received it in error, please notify the sender immediately and delete the original. Any other use of the email by you is prohibited.
I don't see anything wrong with the prereq declarations in PPI or Task-Weaken; without more details from the user there's nothing we can do.