Data-Edit-Xml-Reuse v20191221 Perl 5 v5.30.1 x86_64-linux-thread-multi-ld
- Status
- Fail
- From
- Andreas J. König (ANDK)
- Dist
-
Data-Edit-Xml-Reuse v20191221
- Platform
- Perl 5 v5.30.1 x86_64-linux-thread-multi-ld
- Date
- 2019-12-23 09:32:07
- ID
- 16731d7c-2567-11ea-b581-21bde5b47037
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 Philip R Brenan,
This is a computer-generated report for Data-Edit-Xml-Reuse-20191221
on perl 5.30.1, 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':
09:31:39 Tests started at (eval 116) 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 /tmp/loop_over_bdir-7938-lBuw7g/Data-Table-Text-20191221-0/blib/lib/Data/Table/Text.pm line 996.
at /tmp/loop_over_bdir-7938-lBuw7g/Data-Table-Text-20191221-0/blib/lib/Data/Table/Text.pm line 3829, <DATA> line 146.
Data::Table::Text::__ANON__("mkdir /home/phil: Permission denied at /tmp/loop_over_bdir-79"...) called at /home/sand/src/perl/repoperls/installed-perls/host/k93buster/v5.30.1/2497/lib/5.30.1/Carp.pm line 291
Carp::croak("mkdir /home/phil: Permission denied") called at /home/sand/src/perl/repoperls/installed-perls/host/k93buster/v5.30.1/2497/lib/5.30.1/File/Path.pm line 239
File::Path::_mkpath(HASH(0x55c8b126f370), ARRAY(0x55c8b127a1b0)) called at /home/sand/src/perl/repoperls/installed-perls/host/k93buster/v5.30.1/2497/lib/5.30.1/File/Path.pm line 195
File::Path::_mkpath(HASH(0x55c8b126f370), ARRAY(0x55c8b1278a78)) called at /home/sand/src/perl/repoperls/installed-perls/host/k93buster/v5.30.1/2497/lib/5.30.1/File/Path.pm line 195
File::Path::_mkpath(HASH(0x55c8b126f370), ARRAY(0x55c8b1278568)) called at /home/sand/src/perl/repoperls/installed-perls/host/k93buster/v5.30.1/2497/lib/5.30.1/File/Path.pm line 195
File::Path::_mkpath(HASH(0x55c8b126f370), ARRAY(0x55c8b1278058)) called at /home/sand/src/perl/repoperls/installed-perls/host/k93buster/v5.30.1/2497/lib/5.30.1/File/Path.pm line 195
File::Path::_mkpath(HASH(0x55c8b126f370), ARRAY(0x55c8b1277b20)) called at /home/sand/src/perl/repoperls/installed-perls/host/k93buster/v5.30.1/2497/lib/5.30.1/File/Path.pm line 195
File::Path::_mkpath(HASH(0x55c8b126f370), ARRAY(0x55c8b1277610)) called at /home/sand/src/perl/repoperls/installed-perls/host/k93buster/v5.30.1/2497/lib/5.30.1/File/Path.pm line 195
File::Path::_mkpath(HASH(0x55c8b126f370), ARRAY(0x55c8b1277100)) called at /home/sand/src/perl/repoperls/installed-perls/host/k93buster/v5.30.1/2497/lib/5.30.1/File/Path.pm line 195
File::Path::_mkpath(HASH(0x55c8b126f370), ARRAY(0x55c8b126f8c8)) called at /home/sand/src/perl/repoperls/installed-perls/host/k93buster/v5.30.1/2497/lib/5.30.1/File/Path.pm line 195
File::Path::_mkpath(HASH(0x55c8b126f370), ARRAY(0x55c8b126f388)) called at /home/sand/src/perl/repoperls/installed-perls/host/k93buster/v5.30.1/2497/lib/5.30.1/File/Path.pm line 195
File::Path::_mkpath(HASH(0x55c8b126f370), ARRAY(0x55c8b126f400)) called at /home/sand/src/perl/repoperls/installed-perls/host/k93buster/v5.30.1/2497/lib/5.30.1/File/Path.pm line 173
File::Path::mkpath("/home/phil/perl/cpan/DataEditXmlReuse/lib/Data/Edit/Xml/tests/in") called at /tmp/loop_over_bdir-7938-lBuw7g/Data-Table-Text-20191221-0/blib/lib/Data/Table/Text.pm line 996
eval {...} called at /tmp/loop_over_bdir-7938-lBuw7g/Data-Table-Text-20191221-0/blib/lib/Data/Table/Text.pm line 996
Data::Table::Text::makePath("/home/phil/perl/cpan/DataEditXmlReuse/lib/Data/Edit/Xml/tests"...) called at /tmp/loop_over_bdir-7938-lBuw7g/Data-Table-Text-20191221-0/blib/lib/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 116) 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 /tmp/loop_over_bdir-7938-lBuw7g/Data-Edit-Xml-Reuse-20191221-0/blib/lib/Data/Edit/Xml/Reuse.pm line 790
Data::Edit::Xml::Reuse::test() called at test.pl line 10
at /tmp/loop_over_bdir-7938-lBuw7g/Data-Table-Text-20191221-0/blib/lib/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 /tmp/loop_over_bdir-7938-lBuw7g/Data-Table-Text-20191221-0/blib/lib/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 116) 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 /tmp/loop_over_bdir-7938-lBuw7g/Data-Edit-Xml-Reuse-20191221-0/blib/lib/Data/Edit/Xml/Reuse.pm line 790
Data::Edit::Xml::Reuse::test() called at test.pl line 10
at /tmp/loop_over_bdir-7938-lBuw7g/Data-Table-Text-20191221-0/blib/lib/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/sand/src/perl/repoperls/installed-perls/host/k93buster/v5.30.1/2497/lib/5.30.1/Carp.pm line 292
Carp::confess("Cannot make path with make_path: because:\x{a}/home/phil/perl/cpa"...) called at /tmp/loop_over_bdir-7938-lBuw7g/Data-Table-Text-20191221-0/blib/lib/Data/Table/Text.pm line 998
Data::Table::Text::makePath("/home/phil/perl/cpan/DataEditXmlReuse/lib/Data/Edit/Xml/tests"...) called at /tmp/loop_over_bdir-7938-lBuw7g/Data-Table-Text-20191221-0/blib/lib/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 116) 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 /tmp/loop_over_bdir-7938-lBuw7g/Data-Edit-Xml-Reuse-20191221-0/blib/lib/Data/Edit/Xml/Reuse.pm line 790
Data::Edit::Xml::Reuse::test() called at test.pl line 10
at /tmp/loop_over_bdir-7938-lBuw7g/Data-Table-Text-20191221-0/blib/lib/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 /tmp/loop_over_bdir-7938-lBuw7g/Data-Edit-Xml-Reuse-20191221-0/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.02 sys + 0.19 cusr 0.05 csys = 0.27 CPU)
Result: FAIL
Failed 1/1 test programs. 0/0 subtests failed.
------------------------------
PREREQUISITES
------------------------------
Prerequisite modules loaded:
requires:
Module Need Have
--------------------- -------- --------
Carp 0 1.50
Data::Dump 0 1.23
Data::Edit::Xml 20191119 20191121
Data::Edit::Xml::Xref 20191121 20191121
Data::Table::Text 20191204 20191221
Dita::GB::Standard 20190911 20190911
Test2::API 0 1.302168
Test::More 0 1.302168
utf8 0 1.22
configure_requires:
Module Need Have
--------------------- -------- --------
Module::Build 0.4224 0.4229
------------------------------
ENVIRONMENT AND OTHER CONTEXT
------------------------------
Environment variables:
AUTOMATED_TESTING = 1
LANG = C
PATH = /home/sand/bin:/usr/local/bin:/usr/bin:/bin:/usr/games:/usr/local/perl/bin:/usr/X11/bin:/sbin:/usr/sbin
PERL5LIB = /tmp/loop_over_bdir-7938-lBuw7g/Data-Edit-Xml-Xref-20191121-0/blib/arch:/tmp/loop_over_bdir-7938-lBuw7g/Data-Edit-Xml-Xref-20191121-0/blib/lib:/tmp/loop_over_bdir-7938-lBuw7g/Dita-GB-Standard-20190911-0/blib/arch:/tmp/loop_over_bdir-7938-lBuw7g/Dita-GB-Standard-20190911-0/blib/lib:/tmp/loop_over_bdir-7938-lBuw7g/Data-Edit-Xml-20191121-0/blib/arch:/tmp/loop_over_bdir-7938-lBuw7g/Data-Edit-Xml-20191121-0/blib/lib:/tmp/loop_over_bdir-7938-lBuw7g/XML-Parser-2.46-0/blib/arch:/tmp/loop_over_bdir-7938-lBuw7g/XML-Parser-2.46-0/blib/lib:/tmp/loop_over_bdir-7938-lBuw7g/Data-Table-Text-20191221-0/blib/arch:/tmp/loop_over_bdir-7938-lBuw7g/Data-Table-Text-20191221-0/blib/lib:/tmp/loop_over_bdir-7938-lBuw7g/Data-Dump-1.23-0/blib/arch:/tmp/loop_over_bdir-7938-lBuw7g/Data-Dump-1.23-0/blib/lib
PERL5OPT =
PERL5_CPANPLUS_IS_RUNNING = 29245
PERL5_CPAN_IS_RUNNING = 29245
PERL_CANARY_STABILITY_NOPROMPT = 1
PERL_MM_USE_DEFAULT = 1
PERL_USE_UNSAFE_INC = 1
SHELL = /usr/bin/zsh
TERM = screen
Perl special variables (and OS-specific diagnostics, for MSWin32):
$^X = /home/sand/src/perl/repoperls/installed-perls/host/k93buster/v5.30.1/2497/bin/perl
$UID/$EUID = 1005 / 1005
$GID = 1005 1005
$EGID = 1005 1005
Perl module toolchain versions installed:
Module Have
------------------- --------
CPAN 2.27
CPAN::Meta 2.150010
Cwd 3.78
ExtUtils::CBuilder 0.280231
ExtUtils::Command 7.38
ExtUtils::Install 2.14
ExtUtils::MakeMaker 7.38
ExtUtils::Manifest 1.72
ExtUtils::ParseXS 3.40
File::Spec 3.78
JSON 4.02
JSON::PP 4.02
Module::Build 0.4229
Module::Signature 0.83
Parse::CPAN::Meta 2.150010
Test::Harness 3.42
Test::More 1.302168
YAML 1.29
YAML::Syck 1.31
version 0.9924
--
Summary of my perl5 (revision 5 version 30 subversion 1) configuration:
Commit id: 92dc8555fd2841214d65c8e754898f4079ec46bf
Platform:
osname=linux
osvers=4.14.0-3-amd64
archname=x86_64-linux-thread-multi-ld
uname='linux k93buster 4.14.0-3-amd64 #1 smp debian 4.14.12-2 (2018-01-06) x86_64 gnulinux '
config_args='-Dprefix=/home/sand/src/perl/repoperls/installed-perls/host/k93buster/v5.30.1/2497 -Dmyhostname=k93buster -Dinstallusrbinperl=n -Uversiononly -Dusedevel -des -Ui_db -Dlibswanted=cl pthread socket inet nsl gdbm dbm malloc dl ld sun m crypt sec util c cposix posix ucb BSD gdbm_compat -Duseithreads -Duselongdouble -DEBUGGING=-g'
hint=recommended
useposix=true
d_sigaction=define
useithreads=define
usemultiplicity=define
use64bitint=define
use64bitall=define
uselongdouble=define
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 -D_FORTIFY_SOURCE=2'
optimize='-O2 -g'
cppflags='-D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include'
ccversion=''
gccversion='8.3.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='long double'
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/8/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 -ldl -lm -lcrypt -lutil -lc
perllibs=-lpthread -lnsl -ldl -lm -lcrypt -lutil -lc
libc=libc-2.28.so
so=so
useshrplib=false
libperl=libperl.a
gnulibc_version='2.28'
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:
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_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_LONG_DOUBLE
USE_PERLIO
USE_PERL_ATOF
USE_REENTRANT_API
USE_THREAD_SAFE_LOCALE
Built under linux
Compiled at Nov 16 2019 03:08:20
%ENV:
PERL5LIB="/tmp/loop_over_bdir-7938-lBuw7g/Data-Edit-Xml-Xref-20191121-0/blib/arch:/tmp/loop_over_bdir-7938-lBuw7g/Data-Edit-Xml-Xref-20191121-0/blib/lib:/tmp/loop_over_bdir-7938-lBuw7g/Dita-GB-Standard-20190911-0/blib/arch:/tmp/loop_over_bdir-7938-lBuw7g/Dita-GB-Standard-20190911-0/blib/lib:/tmp/loop_over_bdir-7938-lBuw7g/Data-Edit-Xml-20191121-0/blib/arch:/tmp/loop_over_bdir-7938-lBuw7g/Data-Edit-Xml-20191121-0/blib/lib:/tmp/loop_over_bdir-7938-lBuw7g/XML-Parser-2.46-0/blib/arch:/tmp/loop_over_bdir-7938-lBuw7g/XML-Parser-2.46-0/blib/lib:/tmp/loop_over_bdir-7938-lBuw7g/Data-Table-Text-20191221-0/blib/arch:/tmp/loop_over_bdir-7938-lBuw7g/Data-Table-Text-20191221-0/blib/lib:/tmp/loop_over_bdir-7938-lBuw7g/Data-Dump-1.23-0/blib/arch:/tmp/loop_over_bdir-7938-lBuw7g/Data-Dump-1.23-0/blib/lib"
PERL5OPT=""
PERL5_CPANPLUS_IS_RUNNING="29245"
PERL5_CPAN_IS_RUNNING="29245"
PERL_CANARY_STABILITY_NOPROMPT="1"
PERL_MM_USE_DEFAULT="1"
PERL_USE_UNSAFE_INC="1"
@INC:
/tmp/loop_over_bdir-7938-lBuw7g/Data-Edit-Xml-Xref-20191121-0/blib/arch
/tmp/loop_over_bdir-7938-lBuw7g/Data-Edit-Xml-Xref-20191121-0/blib/lib
/tmp/loop_over_bdir-7938-lBuw7g/Dita-GB-Standard-20190911-0/blib/arch
/tmp/loop_over_bdir-7938-lBuw7g/Dita-GB-Standard-20190911-0/blib/lib
/tmp/loop_over_bdir-7938-lBuw7g/Data-Edit-Xml-20191121-0/blib/arch
/tmp/loop_over_bdir-7938-lBuw7g/Data-Edit-Xml-20191121-0/blib/lib
/tmp/loop_over_bdir-7938-lBuw7g/XML-Parser-2.46-0/blib/arch
/tmp/loop_over_bdir-7938-lBuw7g/XML-Parser-2.46-0/blib/lib
/tmp/loop_over_bdir-7938-lBuw7g/Data-Table-Text-20191221-0/blib/arch
/tmp/loop_over_bdir-7938-lBuw7g/Data-Table-Text-20191221-0/blib/lib
/tmp/loop_over_bdir-7938-lBuw7g/Data-Dump-1.23-0/blib/arch
/tmp/loop_over_bdir-7938-lBuw7g/Data-Dump-1.23-0/blib/lib
/home/sand/src/perl/repoperls/installed-perls/host/k93buster/v5.30.1/2497/lib/site_perl/5.30.1/x86_64-linux-thread-multi-ld
/home/sand/src/perl/repoperls/installed-perls/host/k93buster/v5.30.1/2497/lib/site_perl/5.30.1
/home/sand/src/perl/repoperls/installed-perls/host/k93buster/v5.30.1/2497/lib/5.30.1/x86_64-linux-thread-multi-ld
/home/sand/src/perl/repoperls/installed-perls/host/k93buster/v5.30.1/2497/lib/5.30.1
.