Subject: | test fails on MISMATCHED content between MANIFEST and distribution files |
'make test' fails on debian testing. Details follow...
% perl Makefile.PL
Checking if your kit is complete...
Looks good
Writing Makefile for HTTP::Server::Simple
Writing MYMETA.yml and MYMETA.json
% make
cp lib/HTTP/Server/Simple/CGI/Environment.pm
blib/lib/HTTP/Server/Simple/CGI/Environment.pm
cp lib/HTTP/Server/Simple.pm blib/lib/HTTP/Server/Simple.pm
cp lib/HTTP/Server/Simple/CGI.pm blib/lib/HTTP/Server/Simple/CGI.pm
Manifying blib/man3/HTTP::Server::Simple::CGI::Environment.3
Manifying blib/man3/HTTP::Server::Simple.3
Manifying blib/man3/HTTP::Server::Simple::CGI.3
% make test
PERL_DL_NONLAZY=1 /home/waltman/perl5/perlbrew/perls/perl-
5.16.2/bin/perl "-MExtUtils::Command::MM" "-e" "test_harness(0, 'inc',
'blib/lib', 'blib/arch')" t/*.t
t/00signature.t .... WARNING: This key is not certified with a trusted
signature!
Primary key fingerprint: AB4A 62CF 1A1A 119A 0462 39D6 122F 5DF7 108E
4046
Not in MANIFEST: MYMETA.json
Not in MANIFEST: MYMETA.yml
==> MISMATCHED content between MANIFEST and distribution files! <==
t/00signature.t .... Failed 1/1 subtests
t/00smoke.t ........ ok
t/01live.t ......... ok
t/02pod.t .......... ok
t/03podcoverage.t .. ok
t/04cgi.t .......... ok
Test Summary Report
-------------------
t/00signature.t (Wstat: 0 Tests: 1 Failed: 1)
Failed test: 1
Files=6, Tests=52, 11 wallclock secs ( 0.09 usr 0.02 sys + 1.13 cusr
0.48 csys = 1.72 CPU)
Result: FAIL
Failed 1/6 test programs. 1/52 subtests failed.
make: *** [test_dynamic] Error 255
% perl -V
Summary of my perl5 (revision 5 version 16 subversion 2) configuration:
Platform:
osname=linux, osvers=3.2.0-4-686-pae, archname=i686-linux-thread-
multi
uname='linux caspar 3.2.0-4-686-pae #1 smp debian 3.2.35-2 i686
gnulinux '
config_args='-de -Dprefix=/home/waltman/perl5/perlbrew/perls/perl-
5.16.2 -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 ='-D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -
pipe -fstack-protector -I/usr/local/include -D_LARGEFILE_SOURCE -
D_FILE_OFFSET_BITS=64',
optimize='-O2',
cppflags='-D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -
fstack-protector -I/usr/local/include'
ccversion='', gccversion='4.7.2', gccosandvers=''
intsize=4, longsize=4, ptrsize=4, doublesize=8, byteorder=1234
d_longlong=define, longlongsize=8, d_longdbl=define, longdblsize=12
ivtype='long', ivsize=4, nvtype='double', nvsize=8, Off_t='off_t',
lseeksize=8
alignbytes=4, prototype=define
Linker and Libraries:
ld='cc', ldflags =' -fstack-protector -L/usr/local/lib'
libpth=/usr/local/lib /lib/i386-linux-gnu /lib/../lib /usr/lib/i386-
linux-gnu /usr/lib/../lib /lib /usr/lib /lib64 /usr/lib64
libs=-lnsl -lgdbm -ldb -ldl -lm -lcrypt -lutil -lpthread -lc -
lgdbm_compat
perllibs=-lnsl -ldl -lm -lcrypt -lutil -lpthread -lc
libc=/lib//lib/i386-linux-gnu/libc.so.6, so=so, useshrplib=false,
libperl=libperl.a
gnulibc_version='2.13'
Dynamic Linking:
dlsrc=dl_dlopen.xs, dlext=so, d_dlsymun=undef, ccdlflags='-Wl,-E'
cccdlflags='-fPIC', lddlflags='-shared -O2 -L/usr/local/lib -fstack-
protector'
Characteristics of this binary (from libperl):
Compile-time options: HAS_TIMES MULTIPLICITY PERLIO_LAYERS
PERL_DONT_CREATE_GVSV PERL_IMPLICIT_CONTEXT
PERL_MALLOC_WRAP PERL_PRESERVE_IVUV USE_ITHREADS
USE_LARGE_FILES USE_LOCALE USE_LOCALE_COLLATE
USE_LOCALE_CTYPE USE_LOCALE_NUMERIC USE_PERLIO
USE_PERL_ATOF USE_REENTRANT_API
Built under linux
Compiled at Jan 4 2013 15:46:45
%ENV:
PERLBREW_PATH="/home/waltman/perl5/perlbrew/bin:/home/waltman/perl5/perl
brew/perls/perl-5.16.2/bin"
PERLBREW_PERL="perl-5.16.2"
PERLBREW_ROOT="/home/waltman/perl5/perlbrew"
PERLBREW_VERSION="0.22"
@INC:
/home/waltman/perl5/perlbrew/perls/perl-
5.16.2/lib/site_perl/5.16.2/i686-linux-thread-multi
/home/waltman/perl5/perlbrew/perls/perl-5.16.2/lib/site_perl/5.16.2
/home/waltman/perl5/perlbrew/perls/perl-5.16.2/lib/5.16.2/i686-
linux-thread-multi
/home/waltman/perl5/perlbrew/perls/perl-5.16.2/lib/5.16.2
.