Back
From: metabase:user:a0e144f2-373b-11e6-8edd-c6848980b093
Subject: FAIL Stow-v2.2.2 v5.26.0 GNU/Linux
Date: 2017-04-17T10:37:24Z
This distribution has been tested as part of the CPAN Testers
project, supporting the Perl programming language. See
http://wiki.cpantesters.org/ for more information or email
questions to cpan-testers-discuss@perl.org
--
Dear Adam Spiers,
This is a computer-generated report for Stow-v2.2.2
on perl 5.26.0, created by CPAN-Reporter-1.2018.
Thank you for uploading your work to CPAN. However, there was a problem
testing your distribution.
If you think this report is invalid, please consult the CPAN Testers Wiki
for suggestions on how to avoid getting FAIL reports for missing library
or binary dependencies, unsupported operating systems, and so on:
http://wiki.cpantesters.org/wiki/CPANAuthorNotes
Sections of this report:
* Tester comments
* Program output
* Prerequisites
* Environment and other context
------------------------------
TESTER COMMENTS
------------------------------
Additional comments from tester:
this report is from an automated smoke testing program
and was not reviewed by a human for accuracy
------------------------------
PROGRAM OUTPUT
------------------------------
Output from './Build test':
t/cleanup_invalid_links.t .. ok
t/cli_options.t ............ ok
t/chkstow.t ................ ok
t/defer.t .................. ok
t/find_stowed_path.t ....... ok
t/foldable.t ............... ok
t/examples.t ............... ok
t/join_paths.t ............. ok
t/parent.t ................. ok
could not create file: ../stow/pkg1/foo/qux (No such file or directory)
# Looks like your test exited with 2 just after 283.
t/ignore.t .................
Dubious, test returned 2 (wstat 512, 0x200)
Failed 4/287 subtests
cannot remove directory for tmp-testing-trees/target: Directory not empty at t/testutil.pm line 53.
cannot remove directory for tmp-testing-trees/stow: Directory not empty at t/testutil.pm line 53.
# Failed test '6 dirs, 7 links'
# at t/stow.t line 491.
# got: '12'
# expected: '13'
$VAR1 = [
{
'path' => 'no-folding-file-a',
'type' => 'link',
'action' => 'create',
'source' => '../stow/no-folding-a/no-folding-file-a'
},
{
'source' => undef,
'action' => 'create',
'type' => 'dir',
'path' => 'no-folding-shared2'
},
{
'source' => '../../stow/no-folding-a/no-folding-shared2/no-folding-file-a',
'type' => 'link',
'action' => 'create',
'path' => 'no-folding-shared2/no-folding-file-a'
},
{
'source' => undef,
'path' => 'no-folding-shared2/subdir-a',
'action' => 'create',
'type' => 'dir'
},
{
'action' => 'create',
'type' => 'link',
'path' => 'no-folding-shared2/subdir-a/no-folding-file-a',
'source' => '../../../stow/no-folding-a/no-folding-shared2/subdir-a/no-folding-file-a'
},
{
'action' => 'create',
'type' => 'dir',
'path' => 'no-folding-shared',
'source' => undef
},
{
'type' => 'link',
'action' => 'create',
'path' => 'no-folding-shared/no-folding-file-a',
'source' => '../../stow/no-folding-a/no-folding-shared/no-folding-file-a'
},
{
'source' => undef,
'path' => 'no-folding-a-only-new',
'action' => 'create',
'type' => 'dir'
},
{
'source' => '../../stow/no-folding-a/no-folding-a-only-new/no-folding-file-a',
'type' => 'link',
'action' => 'create',
'path' => 'no-folding-a-only-new/no-folding-file-a'
},
{
'type' => 'dir',
'action' => 'create',
'path' => 'no-folding-a-only-new2',
'source' => undef
},
{
'type' => 'link',
'action' => 'create',
'path' => 'no-folding-a-only-new2/current',
'source' => '../../stow/no-folding-a/no-folding-a-only-new2/current'
},
{
'source' => '../../stow/no-folding-a/no-folding-a-only-new2/subdir',
'path' => 'no-folding-a-only-new2/subdir',
'action' => 'create',
'type' => 'link'
}
];
# Failed test 'no-folding-a-only-new2/subdir should not be symlink'
# at t/testutil.pm line 294.
# Failed test 'no-folding-a-only-new2/subdir should be a directory'
# at t/testutil.pm line 295.
# Failed test 'no-folding-a-only-new2/subdir/no-folding-file-a should be symlink'
# at t/testutil.pm line 283.
# Failed test 'no-folding-a-only-new2/subdir/no-folding-file-a symlinks to ../../../stow/no-folding-a/no-folding-a-only-new2/subdir/no-folding-file-a'
# at t/testutil.pm line 284.
# got: undef
# expected: '../../../stow/no-folding-a/no-folding-a-only-new2/subdir/no-folding-file-a'
# Failed test 'no-folding-file-a should be symlink'
# at t/testutil.pm line 283.
# Failed test 'no-folding-file-a symlinks to ../stow/no-folding-a/no-folding-file-a'
# at t/testutil.pm line 284.
# got: undef
# expected: '../stow/no-folding-a/no-folding-file-a'
# Failed test 'no-folding-a-only-old should be symlink'
# at t/testutil.pm line 283.
# Failed test 'no-folding-a-only-old symlinks to ../stow/no-folding-a/no-folding-a-only-old'
# at t/testutil.pm line 284.
# got: undef
# expected: '../stow/no-folding-a/no-folding-a-only-old'
# Failed test 'no-folding-a-only-new2/subdir should not be symlink'
# at t/testutil.pm line 294.
# Failed test 'no-folding-a-only-new2/subdir should be a directory'
# at t/testutil.pm line 295.
# Failed test 'no-folding-a-only-new2/subdir/no-folding-file-a should be symlink'
# at t/testutil.pm line 283.
# Failed test 'no-folding-a-only-new2/subdir/no-folding-file-a symlinks to ../../../stow/no-folding-a/no-folding-a-only-new2/subdir/no-folding-file-a'
# at t/testutil.pm line 284.
# got: undef
# expected: '../../../stow/no-folding-a/no-folding-a-only-new2/subdir/no-folding-file-a'
# Looks like you failed 13 tests of 118.
t/stow.t ...................
Dubious, test returned 13 (wstat 3328, 0xd00)
Failed 13/118 subtests
t/unstow.t ................. ok
t/unstow_orig.t ............ ok
Test Summary Report
-------------------
t/ignore.t (Wstat: 512 Tests: 283 Failed: 0)
Non-zero exit status: 2
Parse errors: Bad plan. You planned 287 tests but ran 283.
t/stow.t (Wstat: 3328 Tests: 118 Failed: 13)
Failed tests: 38, 49-52, 67-70, 77-80
Non-zero exit status: 13
Files=13, Tests=542, 1 wallclock secs ( 0.14 usr 0.02 sys + 1.87 cusr 0.13 csys = 2.16 CPU)
Result: FAIL
Failed 2/13 test programs. 13/542 subtests failed.
------------------------------
PREREQUISITES
------------------------------
Prerequisite modules loaded:
requires:
Module Need Have
------------- ----- --------
Carp 0 1.42
IO::File 0 1.16
perl 5.006 5.026000
build_requires:
Module Need Have
------------- ----- --------
Test::More 0 1.302081
Test::Output 0 1.031
configure_requires:
Module Need Have
------------- ----- --------
Module::Build 0 0.4222
------------------------------
ENVIRONMENT AND OTHER CONTEXT
------------------------------
Environment variables:
AUTOMATED_TESTING = 1
HARNESS_OPTIONS = j3
LANG = en_US.UTF-8
PATH = /usr/local/bin:/usr/bin:/bin:/usr/local/games:/usr/games
PERL5LIB =
PERL5OPT =
PERL5_CPANPLUS_IS_RUNNING = 4186
PERL5_CPAN_IS_RUNNING = 4186
PERL5_CPAN_IS_RUNNING_IN_RECURSION = 28757,4186
PERL_CR_SMOKER_CURRENT = Stow-v2.2.2
PERL_CR_SMOKER_RUNONCE = 1
PERL_EXTUTILS_AUTOINSTALL = --defaultdeps
PERL_MM_USE_DEFAULT = 1
PERL_USE_UNSAFE_INC = 0
SHELL = /bin/bash
TERM = putty-256color
Perl special variables (and OS-specific diagnostics, for MSWin32):
$^X = /home/cpan2/install/bin/perl
$UID/$EUID = 1003 / 1003
$GID = 1003 1003
$EGID = 1003 1003
Perl module toolchain versions installed:
Module Have
------------------- --------
CPAN 2.16
CPAN::Meta 2.150010
Cwd 3.62
ExtUtils::CBuilder 0.280225
ExtUtils::Command 7.24
ExtUtils::Install 2.04
ExtUtils::MakeMaker 7.24
ExtUtils::Manifest 1.70
ExtUtils::ParseXS 3.34
File::Spec 3.62
JSON 2.91_04
JSON::PP 2.27400
Module::Build 0.4222
Module::Signature n/a
Parse::CPAN::Meta 2.150010
Test::Harness 3.39
Test::More 1.302081
YAML 1.23
YAML::Syck 1.29
version 0.9917
--
Summary of my perl5 (revision 5 version 26 subversion 0) configuration:
Commit id: f57d8456e7b8d6b2dad0bb49899cfdc68007b794
Platform:
osname=linux
osvers=3.16.0-4-amd64
archname=x86_64-linux-thread-multi
uname='linux digitalis 3.16.0-4-amd64 #1 smp debian 3.16.36-1+deb8u2 (2016-10-19) x86_64 gnulinux '
config_args='-Dusedevel -DDEBUGGING -Dusethreads -Dprefix=/home/cpan2/install -Uversiononly -des'
hint=recommended
useposix=true
d_sigaction=define
useithreads=define
usemultiplicity=define
use64bitint=define
use64bitall=define
uselongdouble=undef
usemymalloc=n
default_inc_excludes_dot=define
bincompat5005=undef
Compiler:
cc='cc'
ccflags ='-D_REENTRANT -D_GNU_SOURCE -fwrapv -DDEBUGGING -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2'
optimize='-O2 -g'
cppflags='-D_REENTRANT -D_GNU_SOURCE -fwrapv -DDEBUGGING -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include'
ccversion=''
gccversion='4.9.2'
gccosandvers=''
intsize=4
longsize=8
ptrsize=8
doublesize=8
byteorder=12345678
doublekind=3
d_longlong=define
longlongsize=8
d_longdbl=define
longdblsize=16
longdblkind=3
ivtype='long'
ivsize=8
nvtype='double'
nvsize=8
Off_t='off_t'
lseeksize=8
alignbytes=8
prototype=define
Linker and Libraries:
ld='cc'
ldflags =' -fstack-protector-strong -L/usr/local/lib'
libpth=/usr/local/lib /usr/lib/gcc/x86_64-linux-gnu/4.9/include-fixed /usr/include/x86_64-linux-gnu /usr/lib /lib/x86_64-linux-gnu /lib/../lib /usr/lib/x86_64-linux-gnu /usr/lib/../lib /lib /lib64 /usr/lib64
libs=-lpthread -lnsl -ldl -lm -lcrypt -lutil -lc
perllibs=-lpthread -lnsl -ldl -lm -lcrypt -lutil -lc
libc=libc-2.19.so
so=so
useshrplib=false
libperl=libperl.a
gnulibc_version='2.19'
Dynamic Linking:
dlsrc=dl_dlopen.xs
dlext=so
d_dlsymun=undef
ccdlflags='-Wl,-E'
cccdlflags='-fPIC'
lddlflags='-shared -O2 -g -L/usr/local/lib -fstack-protector-strong'
Characteristics of this binary (from libperl):
Compile-time options:
DEBUGGING
HAS_TIMES
MULTIPLICITY
PERLIO_LAYERS
PERL_COPY_ON_WRITE
PERL_DONT_CREATE_GVSV
PERL_IMPLICIT_CONTEXT
PERL_MALLOC_WRAP
PERL_OP_PARENT
PERL_PRESERVE_IVUV
PERL_TRACK_MEMPOOL
PERL_USE_DEVEL
USE_64_BIT_ALL
USE_64_BIT_INT
USE_ITHREADS
USE_LARGE_FILES
USE_LOCALE
USE_LOCALE_COLLATE
USE_LOCALE_CTYPE
USE_LOCALE_NUMERIC
USE_LOCALE_TIME
USE_PERLIO
USE_PERL_ATOF
USE_REENTRANT_API
Built under linux
Compiled at Apr 11 2017 21:42:25
%ENV:
PERL5LIB=""
PERL5OPT=""
PERL5_CPANPLUS_IS_RUNNING="4186"
PERL5_CPAN_IS_RUNNING="4186"
PERL5_CPAN_IS_RUNNING_IN_RECURSION="28757,4186"
PERL_CR_SMOKER_CURRENT="Stow-v2.2.2"
PERL_CR_SMOKER_RUNONCE="1"
PERL_EXTUTILS_AUTOINSTALL="--defaultdeps"
PERL_MM_USE_DEFAULT="1"
PERL_USE_UNSAFE_INC="0"
@INC:
/home/cpan2/install/lib/perl5/site_perl/5.26.0/x86_64-linux-thread-multi
/home/cpan2/install/lib/perl5/site_perl/5.26.0
/home/cpan2/install/lib/perl5/5.26.0/x86_64-linux-thread-multi
/home/cpan2/install/lib/perl5/5.26.0