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.
--
E:\new\Module-Signature-0.26>perl Makefile.PL
'gpg' is not recognized as an internal or external command,
operable program or batch file.
*** ExtUtils::AutoInstall version 0.50
*** Checking for dependencies...
[Core Features]
- Test::More ...loaded. (0.47)
- Digest ...loaded. (1.00)
- Digest::SHA1 ...loaded. (2.02)
[Crypt::OpenPGP Support]
- MIME::Base64 ...loaded. (2.20)
- Compress::Zlib ...loaded. (1.21)
- Crypt::CBC ...loaded. (2.08)
- Crypt::DES ...loaded. (2.03)
- Crypt::Blowfish ...loaded. (2.09)
- Crypt::RIPEMD160 ...loaded. (0.04)
- Tie::EncryptedHash ...loaded. (1.8)
- Class::Loader ...loaded. (2.02)
- Convert::ASCII::Armour ...loaded. (1.4)
- Data::Buffer ...loaded. (0.04 >= 0.04)
- Digest::MD2 ...loaded. (2.00)
- Math::Pari ...loaded. (2.010500)
- Crypt::Random ...loaded. (1.13)
- Crypt::Primes ...loaded. (0.50)
- Crypt::DES_EDE3 ...loaded. (0.01)
- Crypt::DSA ...loaded. (0.12)
- Crypt::RSA ...loaded. (1.50)
- Convert::ASN1 ...loaded. (0.15)
- Convert::PEM ...loaded. (0.06)
- Crypt::OpenPGP ...loaded. (1.03 >= 1)
[Sign and verify PAR files]
- PAR::Dist ...loaded. (0.01)
*** ExtUtils::AutoInstall configuration finished.
Writing META.yml
Checking if your kit is complete...
Looks good
Writing Makefile for Module::Signature
E:\new\Module-Signature-0.26>nmake test
Microsoft (R) Program Maintenance Utility Version 6.00.8168.0
Copyright (C) Microsoft Corp 1988-1998. All rights reserved.
cp lib/Module/Signature.pm blib\lib\Module\Signature.pm
C:\Perl\bin\perl.exe -MExtUtils::Command -e cp inc/SCRIPTS/cpansign
blib\script\cpansign
pl2bat.bat blib\script\cpansign
C:\Perl\bin\perl.exe "-MExtUtils::Command::MM" "-e" "test_harness(0,
'blib\lib',
'blib\arch')" t/0-signature.t t/1-basic.t
t/0-signature....'gpg' is not recognized as an internal or external command,
operable program or batch file.
Signature made Thu Jul 17 07:01:12 2003 using key ID 3C3501A0
Good signature from "Autrijus Tang (Tang Zong-Han) <[EMAIL PROTECTED]>"
--- SIGNATURE Thu Jul 17 07:01:12 2003
+++ (current) Fri Jul 18 05:36:08 2003
@@ -1,7 +1,7 @@
SHA1 7fbff4aba5043f89ac5d20e3065df660eb43ce96 AUTHORS
SHA1 f33a91ab55fff382d123ce0f0f12fc0b75f0c93f Changes
SHA1 7287e8b0edc8824450adc999c81ef1173764c982 MANIFEST
-SHA1 e9bc7bfad05fec67ccc1f3c8cfced445267a392b META.yml
+SHA1 9643b696ade415c4c7789944b09314e48e28c1da META.yml
SHA1 dc5657e501e218c755e0bbc8edb525438b2a5ca7 Makefile.PL
SHA1 830bf2d2fd184aed9a0dae299a7e8c82a3b87b3a README
SHA1 5ef398c4fe95e41abc71bf37f88dc4e58963a702 TODO
==> MISMATCHED content between SIGNATURE and distribution files! <==
t/0-signature....NOK 1# Failed test (t/0-signature.t at line 18)
# Looks like you failed 1 tests of 1.
t/0-signature....dubious
Test returned status 1 (wstat 256, 0x100)
DIED. FAILED test 1
Failed 1/1 tests, 0.00% okay
t/1-basic........ok
Failed Test Stat Wstat Total Fail Failed List of Failed
-------------------------------------------------------------------------------
t/0-signature.t 1 256 1 1 100.00% 1
Failed 1/2 test scripts, 50.00% okay. 1/3 subtests failed, 66.67% okay.
NMAKE : fatal error U1077: 'C:\Perl\bin\perl.exe' : return code '0xff'
Stop.
E:\new\Module-Signature-0.26>dir META.yml
Volume in drive E is ERK
Volume Serial Number is C428-F6D1
Directory of E:\new\Module-Signature-0.26
07/18/2003 05:35a 749 META.yml
1 File(s) 749 bytes
0 Dir(s) 87,470,080 bytes free
E:\new\Module-Signature-0.26>cat META.yml
name: Module-Signature
version: 0.26
abstract: Module signature file manipulation
author: Autrijus Tang ([EMAIL PROTECTED])
license: perl
distribution_type: module
build_requires:
Test::More: 0
requires:
Digest: 0
Digest::SHA1: 0
recommends:
MIME::Base64: 0
Compress::Zlib: 0
Crypt::CBC: 0
Crypt::DES: 0
Crypt::Blowfish: 0
Crypt::RIPEMD160: 0
Tie::EncryptedHash: 0
Class::Loader: 0
Convert::ASCII::Armour: 0
Data::Buffer: 0.04
Digest::MD2: 0
Math::Pari: 0
Crypt::Random: 0
Crypt::Primes: 0
Crypt::DES_EDE3: 0
Crypt::DSA: 0
Crypt::RSA: 0
Convert::ASN1: 0
Convert::PEM: 0
Crypt::OpenPGP: 1
private:
directory:
- inc
generated_by: Module::Install version 0.22
E:\new\Module-Signature-0.26>
--
Summary of my perl5 (revision 5 version 6 subversion 1) configuration:
Platform:
osname=MSWin32, osvers=4.0, archname=MSWin32-x86-multi-thread
uname=''
config_args='undef'
hint=recommended, useposix=true, d_sigaction=undef
usethreads=undef use5005threads=undef useithreads=define usemultiplicity=define
useperlio=undef d_sfio=undef uselargefiles=undef usesocks=undef
use64bitint=undef use64bitall=undef uselongdouble=undef
Compiler:
cc='cl', ccflags ='-nologo -O1 -MD -DNDEBUG -DWIN32 -D_CONSOLE -DNO_STRICT
-DHAVE_DES_FCRYPT
-DPERL_IMPLICIT_CONTEXT -DPERL_IMPLICIT_SYS -DPERL_MSVCRT_READFIX',
optimize='-O1 -MD -DNDEBUG',
cppflags='-DWIN32'
ccversion='', gccversion='', gccosandvers=''
intsize=4, longsize=4, ptrsize=4, doublesize=8, byteorder=1234
d_longlong=undef, longlongsize=8, d_longdbl=define, longdblsize=10
ivtype='long', ivsize=4, nvtype='double', nvsize=8, Off_t='off_t', lseeksize=4
alignbytes=8, usemymalloc=n, prototype=define
Linker and Libraries:
ld='link', ldflags ='-nologo -nodefaultlib -release -libpath:"C:/Perl\lib\CORE"
-machine:x86'
libpth="C:\Program Files\Microsoft Visual Studio\VC98\mfc\lib" "C:\Program
Files\Microsoft
Visual Studio\VC98\lib" "C:\Perl\lib\CORE"
libs= oldnames.lib kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib
advapi32.lib
shell32.lib ole32.lib oleaut32.lib netapi32.lib uuid.lib wsock32.lib mpr.lib
winmm.lib
version.lib odbc32.lib odbccp32.lib msvcrt.lib
perllibs= oldnames.lib kernel32.lib user32.lib gdi32.lib winspool.lib
comdlg32.lib
advapi32.lib shell32.lib ole32.lib oleaut32.lib netapi32.lib uuid.lib wsock32.lib
mpr.lib
winmm.lib version.lib odbc32.lib odbccp32.lib msvcrt.lib
libc=msvcrt.lib, so=dll, useshrplib=yes, libperl=perl56.lib
Dynamic Linking:
dlsrc=dl_win32.xs, dlext=dll, d_dlsymun=undef, ccdlflags=' '
cccdlflags=' ', lddlflags='-dll -nologo -nodefaultlib -release
-libpath:"C:/Perl\lib\CORE"
-machine:x86'
Characteristics of this binary (from libperl):
Compile-time options: MULTIPLICITY USE_ITHREADS PERL_IMPLICIT_CONTEXT
PERL_IMPLICIT_SYS
Locally applied patches:
ActivePerl Build 633
Built under MSWin32
Compiled at Jun 17 2002 21:33:05
@INC:
C:/Perl/lib
C:/Perl/site/lib
.
__________________________________
Do you Yahoo!?
SBC Yahoo! DSL - Now only $29.95 per month!
http://sbc.yahoo.com