Data-Edit-Xml-Reuse v20191221 Perl 5 v5.26.1 x86_64-linux-thread-multi-quadmath
- Status
- Fail
- From
- Chris Williams (BINGOS)
- Dist
-
Data-Edit-Xml-Reuse v20191221
- Platform
- Perl 5 v5.26.1 x86_64-linux-thread-multi-quadmath
- Date
- 2019-12-26 06:37:58
- ID
- 415b8bce-27aa-11ea-9066-e374b0ba08e8
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 PRBRENAN,
This is a computer-generated error report created automatically by
CPANPLUS, version 0.9178. Testers personal comments may appear
at the end of this report.
Thank you for uploading your work to CPAN. However, it appears that
there were some problems testing your distribution.
TEST RESULTS:
Below is the error stack from stage 'make test':
06:37:57 Tests started at (eval 167) line 15
Cannot make path with make_path: because:
/home/phil/perl/cpan/DataEditXmlReuse/lib/Data/Edit/Xml/tests/in
mkdir /home/phil: Permission denied at /home/cpan/pit/jail/xBq8JVvdzc/lib/perl5/Data/Table/Text.pm line 996.
at /home/cpan/pit/jail/xBq8JVvdzc/lib/perl5/Data/Table/Text.pm line 3829, <DATA> line 146.
Data::Table::Text::__ANON__("mkdir /home/phil: Permission denied at /home/cpan/pit/jail/xB"...) called at /home/cpan/pit/thr-qm/perl-5.26.1/lib/5.26.1/Carp.pm line 167
Carp::croak("mkdir /home/phil: Permission denied") called at /home/cpan/pit/thr-qm/perl-5.26.1/lib/site_perl/5.26.1/File/Path.pm line 239
File::Path::_mkpath(HASH(0x559615eeba90), ARRAY(0x559615efd9f8)) called at /home/cpan/pit/thr-qm/perl-5.26.1/lib/site_perl/5.26.1/File/Path.pm line 195
File::Path::_mkpath(HASH(0x559615eeba90), ARRAY(0x559615efd5d8)) called at /home/cpan/pit/thr-qm/perl-5.26.1/lib/site_perl/5.26.1/File/Path.pm line 195
File::Path::_mkpath(HASH(0x559615eeba90), ARRAY(0x559615efd1b8)) called at /home/cpan/pit/thr-qm/perl-5.26.1/lib/site_perl/5.26.1/File/Path.pm line 195
File::Path::_mkpath(HASH(0x559615eeba90), ARRAY(0x559615efcd98)) called at /home/cpan/pit/thr-qm/perl-5.26.1/lib/site_perl/5.26.1/File/Path.pm line 195
File::Path::_mkpath(HASH(0x559615eeba90), ARRAY(0x559615efc950)) called at /home/cpan/pit/thr-qm/perl-5.26.1/lib/site_perl/5.26.1/File/Path.pm line 195
File::Path::_mkpath(HASH(0x559615eeba90), ARRAY(0x559615efc530)) called at /home/cpan/pit/thr-qm/perl-5.26.1/lib/site_perl/5.26.1/File/Path.pm line 195
File::Path::_mkpath(HASH(0x559615eeba90), ARRAY(0x559615efc110)) called at /home/cpan/pit/thr-qm/perl-5.26.1/lib/site_perl/5.26.1/File/Path.pm line 195
File::Path::_mkpath(HASH(0x559615eeba90), ARRAY(0x559615eebef8)) called at /home/cpan/pit/thr-qm/perl-5.26.1/lib/site_perl/5.26.1/File/Path.pm line 195
File::Path::_mkpath(HASH(0x559615eeba90), ARRAY(0x559615eebb08)) called at /home/cpan/pit/thr-qm/perl-5.26.1/lib/site_perl/5.26.1/File/Path.pm line 195
File::Path::_mkpath(HASH(0x559615eeba90), ARRAY(0x559615eebb20)) called at /home/cpan/pit/thr-qm/perl-5.26.1/lib/site_perl/5.26.1/File/Path.pm line 173
File::Path::mkpath("/home/phil/perl/cpan/DataEditXmlReuse/lib/Data/Edit/Xml/tests/in") called at /home/cpan/pit/jail/xBq8JVvdzc/lib/perl5/Data/Table/Text.pm line 996
eval {...} called at /home/cpan/pit/jail/xBq8JVvdzc/lib/perl5/Data/Table/Text.pm line 996
Data::Table::Text::makePath("/home/phil/perl/cpan/DataEditXmlReuse/lib/Data/Edit/Xml/tests"...) called at /home/cpan/pit/jail/xBq8JVvdzc/lib/perl5/Data/Table/Text.pm line 1006
Data::Table::Text::overWriteFile("/home/phil/perl/cpan/DataEditXmlReuse/lib/Data/Edit/Xml/tests"..., " <concept id=\"c\">\x{a} <title>Ordering information</title>\x{a} "...) called at (eval 167) line 29
eval 'use Test::More;
use warnings FATAL=>qw(all);
use strict;
if ($^O !~ m(bsd|linux)i)
{plan skip_all => \'Not supported\';
}
Test::More->builder->output("/dev/null") # Show only errors during testing
if ((caller(1))[0]//\'Data::Edit::Xml::Reuse\') eq "Data::Edit::Xml::Reuse";
makeDieConfess;
mmm "Tests started";
my $nFiles = 1e2;
my $testFolder = temporaryFolder;
$testFolder = q(/home/phil/perl/cpan/DataEditXmlReuse/lib/Data/Edit/Xml/tests/);
clearFolder($testFolder, $nFiles);
my $inputFolder = fpd($testFolder, qw(in));
my $outputFolder = fpd($testFolder, qw(out));
my $reportsFolder = fpd($testFolder, qw(reports));
my @in = map {fpe($inputFolder, $_, q(xml))} 1..9;
if (1) { #Treuse
owf($in[0], <<END); # Base file
<concept id="c">
<title>Ordering information</title>
<conbody>
<p>For further information, please visit our web site or contact your local sales company.</p>
<p>Made in Sweden</p>
<table>
<tbody>
<row>
<entry><p>Ice Associates</p></entry>
<entry><p>North Pole 1</p></entry>
</row>
</tbody>
</table>
<p>aaa bbb ccc ddd eee</p>
</conbody>
</concept>
END
owf($in[1], <<END); # Similar file
<concept id="c">
<title>Ordering information</title>
<conbody>
<p>For further information, please visit our web site or contact your local sales company.</p>
<p>Copyright é 2018 - 2019. All rights reserved.</p>
<p>Made in Norway</p>
<table>
<tbody>
<row>
<entry><p>Ice Associates</p></entry>
<entry><p>North Pole 1</p></entry>
</row>
</tbody>
</table>
<p>aaa bbb ccc ddd fff</p>
</conbody>
</concept>
END
my $dictionary = fpf($outputFolder, qw(dictionary xml)); # Dictionary file name
my $r = Data::Edit::Xml::Reuse::reuse
(dictionary => $dictionary, # Reuse request
inputFolder => $inputFolder,
matchSimilarTagContent => 0.5,
outputFolder => $outputFolder,
reportsFolder => $reportsFolder,
tags => {map {$_=>1} qw(p table)},
);
ok readFile($dictionary) eq <<END; # Resulting dictionary
<concept id="dictionary">
<title>Dictionary</title>
<conbody>
<p id="GUID-63271233-3e86-9ac1-5fe8-086bc8b37b51">For further information, please visit our web site or contact your local sales company.</p>
<table id="GUID-e7a012a5-8ff5-6f12-5b96-0137c5c0a0b4">
<tbody>
<row>
<entry>
<p>Ice Associates</p>
</entry>
<entry>
<p>North Pole 1</p>
</entry>
</row>
</tbody>
</table>
</conbody>
</concept>
END
if (my $h = # Similar XML report
readFile(fpe($reportsFolder, qw(similar tag_blocks_by_vocabulary txt))))
{ok index($h, <<END) > 0;
Similar Tag_Content Md5Sum
1 2 aaa bbb ccc ddd eee GUID-3c8810e0-d8aa-0484-84b8-a57230b756de
2 aaa bbb ccc ddd fff GUID-7472a890-4587-8393-9c34-0aa3859d2e21
END
}
ok readFile(fpe($testFolder, qw(out 1 xml))) eq <<END; # Deduplicated XML file - Sweden
<concept id="c">
<title>Ordering information</title>
<conbody>
<p conref="dictionary/xml#dictionary/GUID-63271233-3e86-9ac1-5fe8-086bc8b37b51"/>
<!-- For further information, please visit our web site or contact your local sales company. -->
<p>Made in Sweden</p>
<table conref="dictionary/xml#dictionary/GUID-e7a012a5-8ff5-6f12-5b96-0137c5c0a0b4"/>
<!-- <tbody><row><entry><p>Ice Associates</p></entry><entry><p>North Pole 1</p></entry></row></tbody> -->
<p id="GUID-3c8810e0-d8aa-0484-84b8-a57230b756de" xtrf="GUID-7472a890-4587-8393-9c34-0aa3859d2e21">aaa bbb ccc ddd eee</p>
</conbody>
</concept>
END
ok readFile(fpe($testFolder, qw(out 2 xml))) eq <<END; # Deduplicated XML file - Norway
<concept id="c">
<title>Ordering information</title>
<conbody>
<p conref="dictionary/xml#dictionary/GUID-63271233-3e86-9ac1-5fe8-086bc8b37b51"/>
<!-- For further information, please visit our web site or contact your local sales company. -->
<p>Copyright é 2018 - 2019. All rights reserved.</p>
<p>Made in Norway</p>
<table conref="dictionary/xml#dictionary/GUID-e7a012a5-8ff5-6f12-5b96-0137c5c0a0b4"/>
<!-- <tbody><row><entry><p>Ice Associates</p></entry><entry><p>North Pole 1</p></entry></row></tbody> -->
<p id="GUID-7472a890-4587-8393-9c34-0aa3859d2e21" xtrf="GUID-3c8810e0-d8aa-0484-84b8-a57230b756de">aaa bbb ccc ddd fff</p>
</conbody>
</concept>
END
}
done_testing;
#clearFolder($testFolder, $nFiles);
mmm "Tests finished:";
# owf(q(/home/phil/z/testResults.txt), dump($h));
' called at /home/cpan/pit/thr-qm/conf/perl-5.26.1/.cpanplus/5.26.1/build/7Gm26otLuS/Data-Edit-Xml-Reuse-20191221/blib/lib/Data/Edit/Xml/Reuse.pm line 790
Data::Edit::Xml::Reuse::test() called at test.pl line 10
at /home/cpan/pit/jail/xBq8JVvdzc/lib/perl5/Data/Table/Text.pm line 998, <DATA> line 146.
Data::Table::Text::makePath("/home/phil/perl/cpan/DataEditXmlReuse/lib/Data/Edit/Xml/tests"...) called at /home/cpan/pit/jail/xBq8JVvdzc/lib/perl5/Data/Table/Text.pm line 1006
Data::Table::Text::overWriteFile("/home/phil/perl/cpan/DataEditXmlReuse/lib/Data/Edit/Xml/tests"..., " <concept id=\"c\">\x{a} <title>Ordering information</title>\x{a} "...) called at (eval 167) line 29
eval 'use Test::More;
use warnings FATAL=>qw(all);
use strict;
if ($^O !~ m(bsd|linux)i)
{plan skip_all => \'Not supported\';
}
Test::More->builder->output("/dev/null") # Show only errors during testing
if ((caller(1))[0]//\'Data::Edit::Xml::Reuse\') eq "Data::Edit::Xml::Reuse";
makeDieConfess;
mmm "Tests started";
my $nFiles = 1e2;
my $testFolder = temporaryFolder;
$testFolder = q(/home/phil/perl/cpan/DataEditXmlReuse/lib/Data/Edit/Xml/tests/);
clearFolder($testFolder, $nFiles);
my $inputFolder = fpd($testFolder, qw(in));
my $outputFolder = fpd($testFolder, qw(out));
my $reportsFolder = fpd($testFolder, qw(reports));
my @in = map {fpe($inputFolder, $_, q(xml))} 1..9;
if (1) { #Treuse
owf($in[0], <<END); # Base file
<concept id="c">
<title>Ordering information</title>
<conbody>
<p>For further information, please visit our web site or contact your local sales company.</p>
<p>Made in Sweden</p>
<table>
<tbody>
<row>
<entry><p>Ice Associates</p></entry>
<entry><p>North Pole 1</p></entry>
</row>
</tbody>
</table>
<p>aaa bbb ccc ddd eee</p>
</conbody>
</concept>
END
owf($in[1], <<END); # Similar file
<concept id="c">
<title>Ordering information</title>
<conbody>
<p>For further information, please visit our web site or contact your local sales company.</p>
<p>Copyright é 2018 - 2019. All rights reserved.</p>
<p>Made in Norway</p>
<table>
<tbody>
<row>
<entry><p>Ice Associates</p></entry>
<entry><p>North Pole 1</p></entry>
</row>
</tbody>
</table>
<p>aaa bbb ccc ddd fff</p>
</conbody>
</concept>
END
my $dictionary = fpf($outputFolder, qw(dictionary xml)); # Dictionary file name
my $r = Data::Edit::Xml::Reuse::reuse
(dictionary => $dictionary, # Reuse request
inputFolder => $inputFolder,
matchSimilarTagContent => 0.5,
outputFolder => $outputFolder,
reportsFolder => $reportsFolder,
tags => {map {$_=>1} qw(p table)},
);
ok readFile($dictionary) eq <<END; # Resulting dictionary
<concept id="dictionary">
<title>Dictionary</title>
<conbody>
<p id="GUID-63271233-3e86-9ac1-5fe8-086bc8b37b51">For further information, please visit our web site or contact your local sales company.</p>
<table id="GUID-e7a012a5-8ff5-6f12-5b96-0137c5c0a0b4">
<tbody>
<row>
<entry>
<p>Ice Associates</p>
</entry>
<entry>
<p>North Pole 1</p>
</entry>
</row>
</tbody>
</table>
</conbody>
</concept>
END
if (my $h = # Similar XML report
readFile(fpe($reportsFolder, qw(similar tag_blocks_by_vocabulary txt))))
{ok index($h, <<END) > 0;
Similar Tag_Content Md5Sum
1 2 aaa bbb ccc ddd eee GUID-3c8810e0-d8aa-0484-84b8-a57230b756de
2 aaa bbb ccc ddd fff GUID-7472a890-4587-8393-9c34-0aa3859d2e21
END
}
ok readFile(fpe($testFolder, qw(out 1 xml))) eq <<END; # Deduplicated XML file - Sweden
<concept id="c">
<title>Ordering information</title>
<conbody>
<p conref="dictionary/xml#dictionary/GUID-63271233-3e86-9ac1-5fe8-086bc8b37b51"/>
<!-- For further information, please visit our web site or contact your local sales company. -->
<p>Made in Sweden</p>
<table conref="dictionary/xml#dictionary/GUID-e7a012a5-8ff5-6f12-5b96-0137c5c0a0b4"/>
<!-- <tbody><row><entry><p>Ice Associates</p></entry><entry><p>North Pole 1</p></entry></row></tbody> -->
<p id="GUID-3c8810e0-d8aa-0484-84b8-a57230b756de" xtrf="GUID-7472a890-4587-8393-9c34-0aa3859d2e21">aaa bbb ccc ddd eee</p>
</conbody>
</concept>
END
ok readFile(fpe($testFolder, qw(out 2 xml))) eq <<END; # Deduplicated XML file - Norway
<concept id="c">
<title>Ordering information</title>
<conbody>
<p conref="dictionary/xml#dictionary/GUID-63271233-3e86-9ac1-5fe8-086bc8b37b51"/>
<!-- For further information, please visit our web site or contact your local sales company. -->
<p>Copyright é 2018 - 2019. All rights reserved.</p>
<p>Made in Norway</p>
<table conref="dictionary/xml#dictionary/GUID-e7a012a5-8ff5-6f12-5b96-0137c5c0a0b4"/>
<!-- <tbody><row><entry><p>Ice Associates</p></entry><entry><p>North Pole 1</p></entry></row></tbody> -->
<p id="GUID-7472a890-4587-8393-9c34-0aa3859d2e21" xtrf="GUID-3c8810e0-d8aa-0484-84b8-a57230b756de">aaa bbb ccc ddd fff</p>
</conbody>
</concept>
END
}
done_testing;
#clearFolder($testFolder, $nFiles);
mmm "Tests finished:";
# owf(q(/home/phil/z/testResults.txt), dump($h));
' called at /home/cpan/pit/thr-qm/conf/perl-5.26.1/.cpanplus/5.26.1/build/7Gm26otLuS/Data-Edit-Xml-Reuse-20191221/blib/lib/Data/Edit/Xml/Reuse.pm line 790
Data::Edit::Xml::Reuse::test() called at test.pl line 10
at /home/cpan/pit/jail/xBq8JVvdzc/lib/perl5/Data/Table/Text.pm line 3829, <DATA> line 146.
Data::Table::Text::__ANON__("Cannot make path with make_path: because:\x{a}/home/phil/perl/cpa"...) called at /home/cpan/pit/thr-qm/perl-5.26.1/lib/5.26.1/Carp.pm line 168
Carp::confess("Cannot make path with make_path: because:\x{a}/home/phil/perl/cpa"...) called at /home/cpan/pit/jail/xBq8JVvdzc/lib/perl5/Data/Table/Text.pm line 998
Data::Table::Text::makePath("/home/phil/perl/cpan/DataEditXmlReuse/lib/Data/Edit/Xml/tests"...) called at /home/cpan/pit/jail/xBq8JVvdzc/lib/perl5/Data/Table/Text.pm line 1006
Data::Table::Text::overWriteFile("/home/phil/perl/cpan/DataEditXmlReuse/lib/Data/Edit/Xml/tests"..., " <concept id=\"c\">\x{a} <title>Ordering information</title>\x{a} "...) called at (eval 167) line 29
eval 'use Test::More;
use warnings FATAL=>qw(all);
use strict;
if ($^O !~ m(bsd|linux)i)
{plan skip_all => \'Not supported\';
}
Test::More->builder->output("/dev/null") # Show only errors during testing
if ((caller(1))[0]//\'Data::Edit::Xml::Reuse\') eq "Data::Edit::Xml::Reuse";
makeDieConfess;
mmm "Tests started";
my $nFiles = 1e2;
my $testFolder = temporaryFolder;
$testFolder = q(/home/phil/perl/cpan/DataEditXmlReuse/lib/Data/Edit/Xml/tests/);
clearFolder($testFolder, $nFiles);
my $inputFolder = fpd($testFolder, qw(in));
my $outputFolder = fpd($testFolder, qw(out));
my $reportsFolder = fpd($testFolder, qw(reports));
my @in = map {fpe($inputFolder, $_, q(xml))} 1..9;
if (1) { #Treuse
owf($in[0], <<END); # Base file
<concept id="c">
<title>Ordering information</title>
<conbody>
<p>For further information, please visit our web site or contact your local sales company.</p>
<p>Made in Sweden</p>
<table>
<tbody>
<row>
<entry><p>Ice Associates</p></entry>
<entry><p>North Pole 1</p></entry>
</row>
</tbody>
</table>
<p>aaa bbb ccc ddd eee</p>
</conbody>
</concept>
END
owf($in[1], <<END); # Similar file
<concept id="c">
<title>Ordering information</title>
<conbody>
<p>For further information, please visit our web site or contact your local sales company.</p>
<p>Copyright é 2018 - 2019. All rights reserved.</p>
<p>Made in Norway</p>
<table>
<tbody>
<row>
<entry><p>Ice Associates</p></entry>
<entry><p>North Pole 1</p></entry>
</row>
</tbody>
</table>
<p>aaa bbb ccc ddd fff</p>
</conbody>
</concept>
END
my $dictionary = fpf($outputFolder, qw(dictionary xml)); # Dictionary file name
my $r = Data::Edit::Xml::Reuse::reuse
(dictionary => $dictionary, # Reuse request
inputFolder => $inputFolder,
matchSimilarTagContent => 0.5,
outputFolder => $outputFolder,
reportsFolder => $reportsFolder,
tags => {map {$_=>1} qw(p table)},
);
ok readFile($dictionary) eq <<END; # Resulting dictionary
<concept id="dictionary">
<title>Dictionary</title>
<conbody>
<p id="GUID-63271233-3e86-9ac1-5fe8-086bc8b37b51">For further information, please visit our web site or contact your local sales company.</p>
<table id="GUID-e7a012a5-8ff5-6f12-5b96-0137c5c0a0b4">
<tbody>
<row>
<entry>
<p>Ice Associates</p>
</entry>
<entry>
<p>North Pole 1</p>
</entry>
</row>
</tbody>
</table>
</conbody>
</concept>
END
if (my $h = # Similar XML report
readFile(fpe($reportsFolder, qw(similar tag_blocks_by_vocabulary txt))))
{ok index($h, <<END) > 0;
Similar Tag_Content Md5Sum
1 2 aaa bbb ccc ddd eee GUID-3c8810e0-d8aa-0484-84b8-a57230b756de
2 aaa bbb ccc ddd fff GUID-7472a890-4587-8393-9c34-0aa3859d2e21
END
}
ok readFile(fpe($testFolder, qw(out 1 xml))) eq <<END; # Deduplicated XML file - Sweden
<concept id="c">
<title>Ordering information</title>
<conbody>
<p conref="dictionary/xml#dictionary/GUID-63271233-3e86-9ac1-5fe8-086bc8b37b51"/>
<!-- For further information, please visit our web site or contact your local sales company. -->
<p>Made in Sweden</p>
<table conref="dictionary/xml#dictionary/GUID-e7a012a5-8ff5-6f12-5b96-0137c5c0a0b4"/>
<!-- <tbody><row><entry><p>Ice Associates</p></entry><entry><p>North Pole 1</p></entry></row></tbody> -->
<p id="GUID-3c8810e0-d8aa-0484-84b8-a57230b756de" xtrf="GUID-7472a890-4587-8393-9c34-0aa3859d2e21">aaa bbb ccc ddd eee</p>
</conbody>
</concept>
END
ok readFile(fpe($testFolder, qw(out 2 xml))) eq <<END; # Deduplicated XML file - Norway
<concept id="c">
<title>Ordering information</title>
<conbody>
<p conref="dictionary/xml#dictionary/GUID-63271233-3e86-9ac1-5fe8-086bc8b37b51"/>
<!-- For further information, please visit our web site or contact your local sales company. -->
<p>Copyright é 2018 - 2019. All rights reserved.</p>
<p>Made in Norway</p>
<table conref="dictionary/xml#dictionary/GUID-e7a012a5-8ff5-6f12-5b96-0137c5c0a0b4"/>
<!-- <tbody><row><entry><p>Ice Associates</p></entry><entry><p>North Pole 1</p></entry></row></tbody> -->
<p id="GUID-7472a890-4587-8393-9c34-0aa3859d2e21" xtrf="GUID-3c8810e0-d8aa-0484-84b8-a57230b756de">aaa bbb ccc ddd fff</p>
</conbody>
</concept>
END
}
done_testing;
#clearFolder($testFolder, $nFiles);
mmm "Tests finished:";
# owf(q(/home/phil/z/testResults.txt), dump($h));
' called at /home/cpan/pit/thr-qm/conf/perl-5.26.1/.cpanplus/5.26.1/build/7Gm26otLuS/Data-Edit-Xml-Reuse-20191221/blib/lib/Data/Edit/Xml/Reuse.pm line 790
Data::Edit::Xml::Reuse::test() called at test.pl line 10
at /home/cpan/pit/jail/xBq8JVvdzc/lib/perl5/Data/Table/Text.pm line 3829, <DATA> line 146.
Data::Table::Text::__ANON__("Cannot make path with make_path: because:\x{a}/home/phil/perl/cpa"...) called at /home/cpan/pit/thr-qm/conf/perl-5.26.1/.cpanplus/5.26.1/build/7Gm26otLuS/Data-Edit-Xml-Reuse-20191221/blib/lib/Data/Edit/Xml/Reuse.pm line 791
Data::Edit::Xml::Reuse::test() called at test.pl line 10
test.pl ..
Dubious, test returned 2 (wstat 512, 0x200)
No subtests run
Test Summary Report
-------------------
test.pl (Wstat: 512 Tests: 0 Failed: 0)
Non-zero exit status: 2
Parse errors: No plan found in TAP output
Files=1, Tests=0, 0 wallclock secs ( 0.01 usr 0.00 sys + 0.16 cusr 0.02 csys = 0.19 CPU)
Result: FAIL
Failed 1/1 test programs. 0/0 subtests failed.
PREREQUISITES:
Here is a list of prerequisites you specified and versions we
managed to load:
Module Name Have Want
Carp 1.42 0
Data::Dump 1.23 0
Data::Edit::Xml 20191121 20191119
Data::Edit::Xml::Xref 20191121 20191121
Data::Table::Text 20191221 20191204
Dita::GB::Standard 20190911 20190911
Test2::API 1.302168 0
Test::More 1.302168 0
utf8 1.19 0
Perl module toolchain versions installed:
Module Name Have
CPANPLUS 0.9178
CPANPLUS::Dist::Build 0.90
Cwd 3.75
ExtUtils::CBuilder 0.280231
ExtUtils::Command 7.38
ExtUtils::Install 2.14
ExtUtils::MakeMaker 7.38
ExtUtils::Manifest 1.72
ExtUtils::ParseXS 3.35
File::Spec 3.75
Module::Build 0.4229
Pod::Parser 1.63
Pod::Simple 3.35
Test2 1.302168
Test::Harness 3.42
Test::More 1.302168
version 0.9924
******************************** NOTE ********************************
The comments above are created mechanically, possibly without manual
checking by the sender. As there are many people performing automatic
tests on each upload to CPAN, it is likely that you will receive
identical messages about the same problem.
If you believe that the message is mistaken, please reply to the first
one with correction and/or additional informations, and do not take
it personally. We appreciate your patience. :)
**********************************************************************
Additional comments:
This report was machine-generated by CPANPLUS::Dist::YACSmoke 1.08.
Powered by minismokebox version 0.68
CPANPLUS is prefering Build.PL
------------------------------
ENVIRONMENT AND OTHER CONTEXT
------------------------------
Environment variables:
AUTOMATED_TESTING = 1
LANG = en_GB.UTF-8
LANGUAGE = en_GB:en
NONINTERACTIVE_TESTING = 1
PATH = /usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin
PERL5LIB = /home/cpan/pit/jail/xBq8JVvdzc/lib/perl5:/home/cpan/pit/thr-qm/conf/perl-5.26.1/.cpanplus/5.26.1/build/c_V_H3EjjO/Data-Edit-Xml-20191121/blib/lib:/home/cpan/pit/thr-qm/conf/perl-5.26.1/.cpanplus/5.26.1/build/c_V_H3EjjO/Data-Edit-Xml-20191121/blib/arch:/home/cpan/pit/thr-qm/conf/perl-5.26.1/.cpanplus/5.26.1/build/m8_wqdtFNb/Dita-GB-Standard-20190911/blib/lib:/home/cpan/pit/thr-qm/conf/perl-5.26.1/.cpanplus/5.26.1/build/m8_wqdtFNb/Dita-GB-Standard-20190911/blib/arch:/home/cpan/pit/thr-qm/conf/perl-5.26.1/.cpanplus/5.26.1/build/LM5z3xr1Yn/Data-Edit-Xml-Xref-20191121/blib/lib:/home/cpan/pit/thr-qm/conf/perl-5.26.1/.cpanplus/5.26.1/build/LM5z3xr1Yn/Data-Edit-Xml-Xref-20191121/blib/arch:/home/cpan/pit/thr-qm/conf/perl-5.26.1/.cpanplus/5.26.1/build/7Gm26otLuS/Data-Edit-Xml-Reuse-20191221/blib/lib:/home/cpan/pit/thr-qm/conf/perl-5.26.1/.cpanplus/5.26.1/build/7Gm26otLuS/Data-Edit-Xml-Reuse-20191221/blib/arch
PERL5_CPANPLUS_IS_RUNNING = 29532
PERL5_CPANPLUS_IS_VERSION = 0.9178
PERL5_MINISMOKEBOX = 0.68
PERL5_YACSMOKE_BASE = /home/cpan/pit/thr-qm/conf/perl-5.26.1
PERL_EXTUTILS_AUTOINSTALL = --defaultdeps
PERL_LOCAL_LIB_ROOT = /home/cpan/pit/jail/xBq8JVvdzc
PERL_MB_OPT = --install_base "/home/cpan/pit/jail/xBq8JVvdzc"
PERL_MM_OPT = INSTALL_BASE=/home/cpan/pit/jail/xBq8JVvdzc
PERL_MM_USE_DEFAULT = 1
SHELL = /bin/bash
TERM = screen
Perl special variables (and OS-specific diagnostics, for MSWin32):
Perl: $^X = /home/cpan/pit/thr-qm/perl-5.26.1/bin/perl
UID: $< = 1001
EUID: $> = 1001
GID: $( = 1001 1001
EGID: $) = 1001 1001
-------------------------------
--
Summary of my perl5 (revision 5 version 26 subversion 1) configuration:
Platform:
osname=linux
osvers=4.15.0-64-generic
archname=x86_64-linux-thread-multi-quadmath
uname='linux uchder 4.15.0-64-generic #73-ubuntu smp thu sep 12 13:16:13 utc 2019 x86_64 x86_64 x86_64 gnulinux '
config_args='-des -Dprefix=/home/cpan/pit/thr-qm/perl-5.26.1 -Dusethreads -Dusequadmath'
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 -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64'
optimize='-O2'
cppflags='-D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include'
ccversion=''
gccversion='7.4.0'
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='__float128'
nvsize=16
Off_t='off_t'
lseeksize=8
alignbytes=16
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/7/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
libs=-lpthread -lnsl -lgdbm -ldl -lm -lcrypt -lutil -lc -lquadmath
perllibs=-lpthread -lnsl -ldl -lm -lcrypt -lutil -lc -lquadmath
libc=libc-2.27.so
so=so
useshrplib=false
libperl=libperl.a
gnulibc_version='2.27'
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-strong'
Characteristics of this binary (from libperl):
Compile-time options:
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
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_QUADMATH
USE_REENTRANT_API
Locally applied patches:
Devel::PatchPerl 1.64
Built under linux
Compiled at Sep 19 2019 16:16:58
%ENV:
PERL5LIB="/home/cpan/pit/jail/xBq8JVvdzc/lib/perl5:/home/cpan/pit/thr-qm/conf/perl-5.26.1/.cpanplus/5.26.1/build/c_V_H3EjjO/Data-Edit-Xml-20191121/blib/lib:/home/cpan/pit/thr-qm/conf/perl-5.26.1/.cpanplus/5.26.1/build/c_V_H3EjjO/Data-Edit-Xml-20191121/blib/arch:/home/cpan/pit/thr-qm/conf/perl-5.26.1/.cpanplus/5.26.1/build/m8_wqdtFNb/Dita-GB-Standard-20190911/blib/lib:/home/cpan/pit/thr-qm/conf/perl-5.26.1/.cpanplus/5.26.1/build/m8_wqdtFNb/Dita-GB-Standard-20190911/blib/arch:/home/cpan/pit/thr-qm/conf/perl-5.26.1/.cpanplus/5.26.1/build/LM5z3xr1Yn/Data-Edit-Xml-Xref-20191121/blib/lib:/home/cpan/pit/thr-qm/conf/perl-5.26.1/.cpanplus/5.26.1/build/LM5z3xr1Yn/Data-Edit-Xml-Xref-20191121/blib/arch:/home/cpan/pit/thr-qm/conf/perl-5.26.1/.cpanplus/5.26.1/build/7Gm26otLuS/Data-Edit-Xml-Reuse-20191221/blib/lib:/home/cpan/pit/thr-qm/conf/perl-5.26.1/.cpanplus/5.26.1/build/7Gm26otLuS/Data-Edit-Xml-Reuse-20191221/blib/arch"
PERL5_CPANPLUS_IS_RUNNING="29532"
PERL5_CPANPLUS_IS_VERSION="0.9178"
PERL5_MINISMOKEBOX="0.68"
PERL5_YACSMOKE_BASE="/home/cpan/pit/thr-qm/conf/perl-5.26.1"
PERL_EXTUTILS_AUTOINSTALL="--defaultdeps"
PERL_LOCAL_LIB_ROOT="/home/cpan/pit/jail/xBq8JVvdzc"
PERL_MB_OPT="--install_base "/home/cpan/pit/jail/xBq8JVvdzc""
PERL_MM_OPT="INSTALL_BASE=/home/cpan/pit/jail/xBq8JVvdzc"
PERL_MM_USE_DEFAULT="1"
@INC:
/home/cpan/pit/jail/xBq8JVvdzc/lib/perl5/5.26.1/x86_64-linux-thread-multi-quadmath
/home/cpan/pit/jail/xBq8JVvdzc/lib/perl5/5.26.1
/home/cpan/pit/jail/xBq8JVvdzc/lib/perl5/x86_64-linux-thread-multi-quadmath
/home/cpan/pit/jail/xBq8JVvdzc/lib/perl5
/home/cpan/pit/thr-qm/conf/perl-5.26.1/.cpanplus/5.26.1/build/c_V_H3EjjO/Data-Edit-Xml-20191121/blib/lib
/home/cpan/pit/thr-qm/conf/perl-5.26.1/.cpanplus/5.26.1/build/c_V_H3EjjO/Data-Edit-Xml-20191121/blib/arch
/home/cpan/pit/thr-qm/conf/perl-5.26.1/.cpanplus/5.26.1/build/m8_wqdtFNb/Dita-GB-Standard-20190911/blib/lib
/home/cpan/pit/thr-qm/conf/perl-5.26.1/.cpanplus/5.26.1/build/m8_wqdtFNb/Dita-GB-Standard-20190911/blib/arch
/home/cpan/pit/thr-qm/conf/perl-5.26.1/.cpanplus/5.26.1/build/LM5z3xr1Yn/Data-Edit-Xml-Xref-20191121/blib/lib
/home/cpan/pit/thr-qm/conf/perl-5.26.1/.cpanplus/5.26.1/build/LM5z3xr1Yn/Data-Edit-Xml-Xref-20191121/blib/arch
/home/cpan/pit/thr-qm/conf/perl-5.26.1/.cpanplus/5.26.1/build/7Gm26otLuS/Data-Edit-Xml-Reuse-20191221/blib/lib
/home/cpan/pit/thr-qm/conf/perl-5.26.1/.cpanplus/5.26.1/build/7Gm26otLuS/Data-Edit-Xml-Reuse-20191221/blib/arch
/home/cpan/pit/thr-qm/perl-5.26.1/lib/site_perl/5.26.1/x86_64-linux-thread-multi-quadmath
/home/cpan/pit/thr-qm/perl-5.26.1/lib/site_perl/5.26.1
/home/cpan/pit/thr-qm/perl-5.26.1/lib/5.26.1/x86_64-linux-thread-multi-quadmath
/home/cpan/pit/thr-qm/perl-5.26.1/lib/5.26.1