[Po4a-devel] New release

Didier Spaier didier.spaier at epsm.fr
Mon Aug 19 21:41:40 UTC 2013


On 17/08/2013 23:46, D. Barbier wrote:
> [...]
> If I read your log file right, there are several issues here:
>    * Your Perl spits out several warnings (not fatal, but annoying).  I
> just pushed a commit to fix these warnings.
>    * Sgml tests fail because you use opensp instead of James Clark's
> sp.  I cannot reproduce your issue when installing opensp.
>    * Html tests fail because there is no Html.pm module in your
> tarball.  This is strange, Html.pm is indeed not shipped in tarballs
> (it is considered as experimental and not fully supported), but
> associated test files should also be absent.  Run './Build dist' to
> build the tarball, this should solve this issue.
>    * TeX tests fail.  I do not see what happens.  Can you please run
>    cd t && LC_ALL=C perl ../po4a-gettextize -f latex -m data-24/simple.tex
> and send output?

Hello Denis,

I downgraded perl, now perl -v now reports:
This is perl 5, version 14, subversion 4 (v5.14.4) built for x86_64-linux-thread-multi

I pulled trunk with following command:
svn checkout svn://anonscm.debian.org/po4a/trunk -> Revision 2733 extracted

output of "cd t && LC_ALL=C perl ../po4a-gettextize -f latex -m data-24/simple.tex" is:
Can't locate Locale/Po4a/Chooser.pm in @INC (@INC contains: /usr/local/lib64/perl5 /usr/local/share/perl5 /usr/lib64/perl5/vendor_perl /usr/share/perl5/vendor_perl /usr/lib64/perl5 /usr/share/perl5 .) at ../po4a-gettextize line 165.
BEGIN failed--compilation aborted at ../po4a-gettextize line 165.

That's right, I don't have Locale/Po4a/Chooser.pm in any of these locations. But how could it be there as po4a is not installed yet?

./Build dist fails (see attached log_Build_dist) as this target implies running the tests, it seems.
Any way to simply exclude experimental modules and associated test from a tarball (that I can make myself)?

I couldn't find a way to build sp-1.3.4 (see attached log_pm-1.3.4), I would need help on that.
Maybe it's a compatibility problem with my gtcc version (4.8.1) or the Makefile needs a tuning that I'm not able to determine.
Maybe there is a Debian patch that allows building to succeed, but I couldn't find one. Could you help me to locate one, if any?

Anyway I did run again ./Build -verbose=1 --debug=1 then ./Build test-verbose=1 --debug=1  and output are attached, as Build_log and Build_test_log respectively.

At least Tex tests don't fail anymore (and I don't care for html failing).

Best regards,

Didier


-------------- next part --------------
t/01-classes.t ........ ok
t/02-TransTractors.t .. ok
t/03-addendums.t ...... ok
t/04-charsets.t ....... ok
t/05-config.t ......... ok
t/06-addendums.t ...... ok
t/10-discard-fuzzy.t .. ok
t/11-plural.t ......... ok
t/12-porefs.t ......... ok
t/13-splitted.t ....... ok
t/20-sgml.t ........... 
Dubious, test returned 1 (wstat 256, 0x100)
Failed 1/4 subtests 
	(less 2 skipped subtests: 1 okay)
t/21-dia.t ............ ok
t/22-html.t ........... 
Dubious, test returned 3 (wstat 768, 0x300)
Failed 3/6 subtests 
	(less 3 skipped subtests: 0 okay)
t/23-man.t ............ ok
t/24-tex.t ............ ok
t/25-xhtml.t .......... ok
t/26-ini.t ............ ok
t/27-xml.t ............ ok
t/28-msguntypot.t ..... ok
t/29-wml.t ............ ok
t/30-asciidoc.t ....... ok

Test Summary Report
-------------------
t/20-sgml.t         (Wstat: 256 Tests: 4 Failed: 1)
  Failed test:  4
  Non-zero exit status: 1
t/22-html.t         (Wstat: 768 Tests: 6 Failed: 3)
  Failed tests:  1, 3, 5
  Non-zero exit status: 3
Files=21, Tests=379, 42 wallclock secs ( 0.17 usr  0.03 sys + 20.22 cusr  2.94 csys = 23.36 CPU)
Result: FAIL
-------------- next part --------------
make[1]: Entering directory `/home/didier/dependencies/sp-1.3.4'
make[2]: Entering directory `/home/didier/dependencies/sp-1.3.4/lib'
c++ -fno-implicit-templates -O2 -ansi   -I. -I./../include -I./../generic -DSP_HAVE_BOOL -DSP_ANSI_CLASS_INST -DSP_MULTI_BYTE   -c Allocator.cxx
c++ -fno-implicit-templates -O2 -ansi   -I. -I./../include -I./../generic -DSP_HAVE_BOOL -DSP_ANSI_CLASS_INST -DSP_MULTI_BYTE   -c Link.cxx
c++ -fno-implicit-templates -O2 -ansi   -I. -I./../include -I./../generic -DSP_HAVE_BOOL -DSP_ANSI_CLASS_INST -DSP_MULTI_BYTE   -c IListBase.cxx
c++ -fno-implicit-templates -O2 -ansi   -I. -I./../include -I./../generic -DSP_HAVE_BOOL -DSP_ANSI_CLASS_INST -DSP_MULTI_BYTE   -c TypeId.cxx
c++ -fno-implicit-templates -O2 -ansi   -I. -I./../include -I./../generic -DSP_HAVE_BOOL -DSP_ANSI_CLASS_INST -DSP_MULTI_BYTE   -c assert.cxx
c++ -fno-implicit-templates -O2 -ansi   -I. -I./../include -I./../generic -DSP_HAVE_BOOL -DSP_ANSI_CLASS_INST -DSP_MULTI_BYTE   -c CharsetInfo.cxx
In file included from ./../include/UnivCharsetDesc.h:13:0,
                 from ./../include/CharsetInfo.h:11,
                 from CharsetInfo.cxx:8:
./../include/RangeMap.h:57:12: error: need 'typename' before 'Vector<RangeMapRange<From, To> >::const_iterator' because 'Vector<RangeMapRange<From, To> >' is a dependent scope
   typename Vector<RangeMapRange<From,To> >::const_iterator ptr_;
            ^
./../include/RangeMap.h: In member function 'Boolean RangeMapIter<From, To>::next(From&, From&, To&)':
./../include/RangeMap.h:47:17: error: 'ptr_' was not declared in this scope
       fromMin = ptr_->fromMin;
                 ^
make[2]: *** [CharsetInfo.o] Error 1
make[2]: Leaving directory `/home/didier/dependencies/sp-1.3.4/lib'
make[1]: *** [lib] Error 2
make[1]: Leaving directory `/home/didier/dependencies/sp-1.3.4'
make: *** [all] Error 2
-------------- next part --------------
A non-text attachment was scrubbed...
Name: log_perl_Build.PL
Type: application/x-perl
Size: 191 bytes
Desc: not available
URL: <http://lists.alioth.debian.org/pipermail/po4a-devel/attachments/20130819/aa8c6195/attachment-0001.bin>
-------------- next part --------------
Module::Build was not found in configure_requires! Adding it now
automatically as: configure_requires => { 'Module::Build' => 0.38 }
Starting ACTION_build
Starting ACTION_code
Starting ACTION_config_data
Finished ACTION_config_data
Finished ACTION_code
Starting ACTION_docs
Starting ACTION_manpages
Finished ACTION_manpages
Starting ACTION_html
Finished ACTION_html
Finished ACTION_docs
Starting ACTION_distmeta
Created META.yml and META.json
Finished ACTION_distmeta
Starting ACTION_man
Starting ACTION_manpo
 (1481 entries)
Finished ACTION_manpo
Discard blib/man/ca/man1/po4a-build.xml (10 of 59 strings; only 16.94% translated; need 80%).
Discard blib/man/ca/man1/po4aman-display-po.xml (6 of 25 strings; only 24% translated; need 80%).
Discard blib/man/ca/man1/po4apod-display-po.xml (6 of 23 strings; only 26.08% translated; need 80%).
Discard blib/man/ca/man1/po4a.1p.pod (87 of 184 strings; only 47.28% translated; need 80%).
Discard blib/man/ca/man1/po4a-gettextize.1p.pod (41 of 52 strings; only 78.84% translated; need 80%).
Discard blib/man/ca/man1/po4a-updatepo.1p.pod (39 of 55 strings; only 70.9% translated; need 80%).
Discard blib/man/ca/man1/msguntypot.1p.pod (9 of 36 strings; only 25% translated; need 80%).
Discard blib/man/ca/man5/po4a-build.conf.5.pod (4 of 104 strings; only 3.84% translated; need 80%).
Discard blib/man/ca/man7/po4a-runtime.7.pod (3 of 44 strings; only 6.81% translated; need 80%).
Discard blib/man/ca/man3/Locale::Po4a::AsciiDoc.3pm.pod (11 of 36 strings; only 30.55% translated; need 80%).
Discard blib/man/ca/man3/Locale::Po4a::Common.3pm.pod (21 of 32 strings; only 65.62% translated; need 80%).
Discard blib/man/ca/man3/Locale::Po4a::Halibut.3pm.pod (12 of 20 strings; only 60% translated; need 80%).
Discard blib/man/ca/man3/Locale::Po4a::Ini.3pm.pod (8 of 14 strings; only 57.14% translated; need 80%).
Discard blib/man/ca/man3/Locale::Po4a::Man.3pm.pod (64 of 113 strings; only 56.63% translated; need 80%).
Discard blib/man/ca/man3/Locale::Po4a::TeX.3pm.pod (76 of 121 strings; only 62.8% translated; need 80%).
Discard blib/man/ca/man3/Locale::Po4a::Text.3pm.pod (18 of 38 strings; only 47.36% translated; need 80%).
Discard blib/man/ca/man3/Locale::Po4a::Wml.3pm.pod (11 of 15 strings; only 73.33% translated; need 80%).
Discard blib/man/ca/man3/Locale::Po4a::Xhtml.3pm.pod (15 of 21 strings; only 71.42% translated; need 80%).
Discard blib/man/ca/man3/Locale::Po4a::Xml.3pm.pod (122 of 161 strings; only 75.77% translated; need 80%).
Discard blib/man/it/man1/po4a-build.xml (4 of 59 strings; only 6.77% translated; need 80%).
Discard blib/man/it/man1/po4aman-display-po.xml (4 of 25 strings; only 16% translated; need 80%).
Discard blib/man/it/man1/po4apod-display-po.xml (4 of 23 strings; only 17.39% translated; need 80%).
Discard blib/man/it/man1/po4a.1p.pod (86 of 184 strings; only 46.73% translated; need 80%).
Discard blib/man/it/man1/po4a-gettextize.1p.pod (41 of 52 strings; only 78.84% translated; need 80%).
Discard blib/man/it/man1/po4a-updatepo.1p.pod (39 of 55 strings; only 70.9% translated; need 80%).
Discard blib/man/it/man1/msguntypot.1p.pod (9 of 36 strings; only 25% translated; need 80%).
Discard blib/man/it/man5/po4a-build.conf.5.pod (4 of 104 strings; only 3.84% translated; need 80%).
Discard blib/man/it/man7/po4a.7.pod (74 of 276 strings; only 26.81% translated; need 80%).
Discard blib/man/it/man7/po4a-runtime.7.pod (3 of 44 strings; only 6.81% translated; need 80%).
Discard blib/man/it/man3/Locale::Po4a::AsciiDoc.3pm.pod (9 of 36 strings; only 25% translated; need 80%).
Discard blib/man/it/man3/Locale::Po4a::BibTeX.3pm.pod (10 of 15 strings; only 66.66% translated; need 80%).
Discard blib/man/it/man3/Locale::Po4a::Common.3pm.pod (18 of 32 strings; only 56.25% translated; need 80%).
Discard blib/man/it/man3/Locale::Po4a::Halibut.3pm.pod (10 of 20 strings; only 50% translated; need 80%).
Discard blib/man/it/man3/Locale::Po4a::Ini.3pm.pod (7 of 14 strings; only 50% translated; need 80%).
Discard blib/man/it/man3/Locale::Po4a::LaTeX.3pm.pod (9 of 14 strings; only 64.28% translated; need 80%).
Discard blib/man/it/man3/Locale::Po4a::Man.3pm.pod (34 of 113 strings; only 30.08% translated; need 80%).
Discard blib/man/it/man3/Locale::Po4a::Po.3pm.pod (19 of 96 strings; only 19.79% translated; need 80%).
Discard blib/man/it/man3/Locale::Po4a::Sgml.3pm.pod (36 of 59 strings; only 61.01% translated; need 80%).
Discard blib/man/it/man3/Locale::Po4a::TeX.3pm.pod (35 of 121 strings; only 28.92% translated; need 80%).
Discard blib/man/it/man3/Locale::Po4a::Texinfo.3pm.pod (11 of 15 strings; only 73.33% translated; need 80%).
Discard blib/man/it/man3/Locale::Po4a::Text.3pm.pod (17 of 38 strings; only 44.73% translated; need 80%).
Discard blib/man/it/man3/Locale::Po4a::TransTractor.3pm.pod (23 of 151 strings; only 15.23% translated; need 80%).
Discard blib/man/it/man3/Locale::Po4a::Wml.3pm.pod (11 of 15 strings; only 73.33% translated; need 80%).
Discard blib/man/it/man3/Locale::Po4a::Xhtml.3pm.pod (13 of 21 strings; only 61.9% translated; need 80%).
Discard blib/man/it/man3/Locale::Po4a::Xml.3pm.pod (53 of 161 strings; only 32.91% translated; need 80%).
Discard blib/man/pl/man3/Locale::Po4a::AsciiDoc.3pm.pod (12 of 36 strings; only 33.33% translated; need 80%).
Discard blib/man/pt/man3/Locale::Po4a::AsciiDoc.3pm.pod (12 of 36 strings; only 33.33% translated; need 80%).
Discard blib/man/ru/man5/po4a-build.conf.5.pod (7 of 104 strings; only 6.73% translated; need 80%).
Discard blib/man/ru/man7/po4a.7.pod (7 of 276 strings; only 2.53% translated; need 80%).
Discard blib/man/ru/man7/po4a-runtime.7.pod (3 of 44 strings; only 6.81% translated; need 80%).
Discard blib/man/ru/man3/Locale::Po4a::AsciiDoc.3pm.pod (7 of 36 strings; only 19.44% translated; need 80%).
Discard blib/man/ru/man3/Locale::Po4a::BibTeX.3pm.pod (6 of 15 strings; only 40% translated; need 80%).
Discard blib/man/ru/man3/Locale::Po4a::Chooser.3pm.pod (8 of 16 strings; only 50% translated; need 80%).
Discard blib/man/ru/man3/Locale::Po4a::Common.3pm.pod (6 of 32 strings; only 18.75% translated; need 80%).
Discard blib/man/ru/man3/Locale::Po4a::Dia.3pm.pod (8 of 18 strings; only 44.44% translated; need 80%).
Discard blib/man/ru/man3/Locale::Po4a::Docbook.3pm.pod (8 of 16 strings; only 50% translated; need 80%).
Discard blib/man/ru/man3/Locale::Po4a::Guide.3pm.pod (8 of 16 strings; only 50% translated; need 80%).
Discard blib/man/ru/man3/Locale::Po4a::Halibut.3pm.pod (7 of 20 strings; only 35% translated; need 80%).
Discard blib/man/ru/man3/Locale::Po4a::Ini.3pm.pod (7 of 14 strings; only 50% translated; need 80%).
Discard blib/man/ru/man3/Locale::Po4a::KernelHelp.3pm.pod (7 of 13 strings; only 53.84% translated; need 80%).
Discard blib/man/ru/man3/Locale::Po4a::LaTeX.3pm.pod (7 of 14 strings; only 50% translated; need 80%).
Discard blib/man/ru/man3/Locale::Po4a::Po.3pm.pod (15 of 96 strings; only 15.62% translated; need 80%).
Discard blib/man/ru/man3/Locale::Po4a::Pod.3pm.pod (12 of 42 strings; only 28.57% translated; need 80%).
Discard blib/man/ru/man3/Locale::Po4a::Sgml.3pm.pod (13 of 59 strings; only 22.03% translated; need 80%).
Discard blib/man/ru/man3/Locale::Po4a::TeX.3pm.pod (14 of 121 strings; only 11.57% translated; need 80%).
Discard blib/man/ru/man3/Locale::Po4a::Texinfo.3pm.pod (7 of 15 strings; only 46.66% translated; need 80%).
Discard blib/man/ru/man3/Locale::Po4a::Text.3pm.pod (7 of 38 strings; only 18.42% translated; need 80%).
Discard blib/man/ru/man3/Locale::Po4a::TransTractor.3pm.pod (6 of 151 strings; only 3.97% translated; need 80%).
Discard blib/man/ru/man3/Locale::Po4a::Wml.3pm.pod (6 of 15 strings; only 40% translated; need 80%).
Discard blib/man/ru/man3/Locale::Po4a::Xhtml.3pm.pod (9 of 21 strings; only 42.85% translated; need 80%).
Discard blib/man/ru/man3/Locale::Po4a::Xml.3pm.pod (37 of 161 strings; only 22.98% translated; need 80%).
Note: Writing po4apod-display-po.1
Note: Writing po4a-build.1
Note: Writing po4aman-display-po.1
Note: Writing po4apod-display-po.1
Note: Writing po4a-build.1
Note: Writing po4aman-display-po.1
Note: Writing po4apod-display-po.1
Note: Writing po4a-build.1
Note: Writing po4aman-display-po.1
Note: Writing po4apod-display-po.1
Note: Writing po4a-build.1
Note: Writing po4aman-display-po.1
Note: Writing po4apod-display-po.1
Note: Writing po4a-build.1
Note: Writing po4aman-display-po.1
Note: Writing po4apod-display-po.1
Note: Writing po4a-build.1
Note: Writing po4aman-display-po.1
Note: Writing po4apod-display-po.1
Note: Writing po4a-build.1
Note: Writing po4aman-display-po.1
Note: Writing po4apod-display-po.1
Note: Writing po4a-build.1
Note: Writing po4aman-display-po.1
Finished ACTION_man
Starting ACTION_postats
Starting ACTION_binpo
XX po/bin/po4a.pot uptodate.
XX po/bin/ko.po uptodate.
XX po/bin/eo.po uptodate.
XX po/bin/cs.po uptodate.
XX po/bin/fr.po uptodate.
XX po/bin/vi.po uptodate.
XX po/bin/af.po uptodate.
XX po/bin/kn.po uptodate.
XX po/bin/nb.po uptodate.
XX po/bin/pt_BR.po uptodate.
XX po/bin/it.po uptodate.
XX po/bin/hr.po uptodate.
XX po/bin/nl.po uptodate.
XX po/bin/id.po uptodate.
XX po/bin/ca.po uptodate.
XX po/bin/sv.po uptodate.
XX po/bin/et.po uptodate.
XX po/bin/uk.po uptodate.
XX po/bin/de.po uptodate.
XX po/bin/ru.po uptodate.
XX po/bin/pl.po uptodate.
XX po/bin/ja.po uptodate.
XX po/bin/da.po uptodate.
XX po/bin/zh_HK.po uptodate.
XX po/bin/eu.po uptodate.
XX po/bin/es.po uptodate.
XX po/bin/sl.po uptodate.
XX po/bin/zh_CN.po uptodate.
XX po/bin/pt.po uptodate.
Finished ACTION_binpo
po/bin (pot: 29572)
  af: po/bin/af.po : 22 messages traduits, 31 traductions approximatives, 154 messages non traduits.
  ca: po/bin/ca.po : 143 messages traduits, 15 traductions approximatives, 49 messages non traduits.
  cs: po/bin/cs.po : 202 messages traduits, 1 traduction approximative, 4 messages non traduits.
  da: po/bin/da.po : 202 messages traduits, 1 traduction approximative, 4 messages non traduits.
  de: po/bin/de.po : 207 messages traduits.
  eo: po/bin/eo.po : 202 messages traduits, 1 traduction approximative, 4 messages non traduits.
  es: po/bin/es.po : 207 messages traduits.
  et: po/bin/et.po : 202 messages traduits, 1 traduction approximative, 4 messages non traduits.
  eu: po/bin/eu.po : 202 messages traduits, 1 traduction approximative, 4 messages non traduits.
  fr: po/bin/fr.po : 207 messages traduits.
  hr: po/bin/hr.po : 29 messages traduits, 18 traductions approximatives, 160 messages non traduits.
  id: po/bin/id.po : 202 messages traduits, 1 traduction approximative, 4 messages non traduits.
  it: po/bin/it.po : 132 messages traduits, 23 traductions approximatives, 52 messages non traduits.
  ja: po/bin/ja.po : 207 messages traduits.
  kn: po/bin/kn.po : 29 messages traduits, 36 traductions approximatives, 142 messages non traduits.
  ko: po/bin/ko.po : 77 messages traduits, 1 traduction approximative, 129 messages non traduits.
  nb: po/bin/nb.po : 51 messages traduits, 40 traductions approximatives, 116 messages non traduits.
  nl: po/bin/nl.po : 20 messages traduits, 16 traductions approximatives, 171 messages non traduits.
  pl: po/bin/pl.po : 200 messages traduits, 2 traductions approximatives, 5 messages non traduits.
  pt: po/bin/pt.po : 185 messages traduits, 2 traductions approximatives, 20 messages non traduits.
  pt_BR: po/bin/pt_BR.po : 207 messages traduits.
  ru: po/bin/ru.po : 202 messages traduits, 1 traduction approximative, 4 messages non traduits.
  sl: po/bin/sl.po : 202 messages traduits, 1 traduction approximative, 4 messages non traduits.
  sv: po/bin/sv.po : 185 messages traduits, 2 traductions approximatives, 20 messages non traduits.
  uk: po/bin/uk.po : 202 messages traduits, 1 traduction approximative, 4 messages non traduits.
  vi: po/bin/vi.po : 202 messages traduits, 1 traduction approximative, 4 messages non traduits.
  zh_CN: po/bin/zh_CN.po : 11 messages traduits, 12 traductions approximatives, 184 messages non traduits.
  zh_HK: po/bin/zh_HK.po : 15 messages traduits, 25 traductions approximatives, 167 messages non traduits.
po/pod (pot: 294805)
  ca: po/pod/ca.po : 891 messages traduits, 95 traductions approximatives, 495 messages non traduits.
  de: po/pod/de.po : 1481 messages traduits.
  es: po/pod/es.po : 1481 messages traduits.
  fr: po/pod/fr.po : 1481 messages traduits.
  it: po/pod/it.po : 374 messages traduits, 93 traductions approximatives, 1014 messages non traduits.
  ja: po/pod/ja.po : 1481 messages traduits.
  pl: po/pod/pl.po : 1447 messages traduits, 15 traductions approximatives, 19 messages non traduits.
  pt: po/pod/pt.po : 1452 messages traduits, 14 traductions approximatives, 15 messages non traduits.
  ru: po/pod/ru.po : 434 messages traduits, 39 traductions approximatives, 1008 messages non traduits.
Finished ACTION_postats
Finished ACTION_build
-------------- next part --------------
Starting ACTION_test
Starting ACTION_code
Starting ACTION_config_data
Finished ACTION_config_data
Finished ACTION_code
t/01-classes.t ........ ok
t/02-TransTractors.t .. ok
t/03-addendums.t ...... ok
t/04-charsets.t ....... ok
t/05-config.t ......... ok
t/06-addendums.t ...... ok
t/10-discard-fuzzy.t .. ok
t/11-plural.t ......... ok
t/12-porefs.t ......... ok
t/13-splitted.t ....... ok
Files data-20/test2.pot and tmp/po4a-normalize.po differ at line 63:
-#. type: <para></para>
+#. type: <refname></refname>


#   Failed test 'normalisation test returns what is expected'
#   at t/20-sgml.t line 61.
# Failed (retval=6400) on:
# perl compare-po.pl data-20/test2.pot tmp/po4a-normalize.po && perl compare-po.pl data-20/test2-normalized.sgml tmp/po4a-normalize.output
# Was created with:
# perl -I../lib cd tmp && perl ../../po4a-normalize -f sgml ../data-20/test2.sgml
# Looks like you failed 1 test of 4.
t/20-sgml.t ........... 
Dubious, test returned 1 (wstat 256, 0x100)
Failed 1/4 subtests 
	(less 2 skipped subtests: 1 okay)
t/21-dia.t ............ ok
Unknown format type: html.
List of valid formats:
  - asciidoc: AsciiDoc format.
  - dia: uncompressed Dia diagrams.
  - docbook: DocBook XML.
  - guide: Gentoo Linux's XML documentation format.
  - ini: INI format.
  - kernelhelp: Help messages of each kernel compilation option.
  - latex: LaTeX format.
  - man: Good old manual page format.
  - pod: Perl Online Documentation format.
  - sgml: either DebianDoc or DocBook DTD.
  - texinfo: The info page format.
  - tex: generic TeX documents (see also latex).
  - text: simple text document.
  - wml: WML documents.
  - xhtml: XHTML documents.
  - xml: generic XML documents (see also docbook).

#   Failed test 'General runs'
#   at t/22-html.t line 42.
# perl ../../po4a-gettextize -f html -m ../data-22/html.html -p html.po
Unknown format type: html.
List of valid formats:
  - asciidoc: AsciiDoc format.
  - dia: uncompressed Dia diagrams.
  - docbook: DocBook XML.
  - guide: Gentoo Linux's XML documentation format.
  - ini: INI format.
  - kernelhelp: Help messages of each kernel compilation option.
  - latex: LaTeX format.
  - man: Good old manual page format.
  - pod: Perl Online Documentation format.
  - sgml: either DebianDoc or DocBook DTD.
  - texinfo: The info page format.
  - tex: generic TeX documents (see also latex).
  - text: simple text document.
  - wml: WML documents.
  - xhtml: XHTML documents.
  - xml: generic XML documents (see also docbook).

#   Failed test 'Spaces runs'
#   at t/22-html.t line 42.
# perl ../../po4a-normalize -f html ../data-22/spaces.html
Unknown format type: html.
List of valid formats:
  - asciidoc: AsciiDoc format.
  - dia: uncompressed Dia diagrams.
  - docbook: DocBook XML.
  - guide: Gentoo Linux's XML documentation format.
  - ini: INI format.
  - kernelhelp: Help messages of each kernel compilation option.
  - latex: LaTeX format.
  - man: Good old manual page format.
  - pod: Perl Online Documentation format.
  - sgml: either DebianDoc or DocBook DTD.
  - texinfo: The info page format.
  - tex: generic TeX documents (see also latex).
  - text: simple text document.
  - wml: WML documents.
  - xhtml: XHTML documents.
  - xml: generic XML documents (see also docbook).
sed: impossible de lire attribute.po: Aucun fichier ou dossier de ce type
Unknown format type: html.
List of valid formats:
  - asciidoc: AsciiDoc format.
  - dia: uncompressed Dia diagrams.
  - docbook: DocBook XML.
  - guide: Gentoo Linux's XML documentation format.
  - ini: INI format.
  - kernelhelp: Help messages of each kernel compilation option.
  - latex: LaTeX format.
  - man: Good old manual page format.
  - pod: Perl Online Documentation format.
  - sgml: either DebianDoc or DocBook DTD.
  - texinfo: The info page format.
  - tex: generic TeX documents (see also latex).
  - text: simple text document.
  - wml: WML documents.
  - xhtml: XHTML documents.
  - xml: generic XML documents (see also docbook).

#   Failed test 'Attribute replacement runs'
#   at t/22-html.t line 42.
# perl ../../po4a-gettextize -f html -m ../data-22/attribute.html -p attribute.po;sed "s/msgstr \"\"/msgstr \"baz\"/" attribute.po > attribute2.po;perl ../../po4a-translate -f html -m ../data-22/attribute.html -p attribute2.po -l attribute.html
# Looks like you failed 3 tests of 6.
t/22-html.t ........... 
Dubious, test returned 3 (wstat 768, 0x300)
Failed 3/6 subtests 
	(less 3 skipped subtests: 0 okay)
t/23-man.t ............ ok
t/24-tex.t ............ ok
t/25-xhtml.t .......... ok
t/26-ini.t ............ ok
t/27-xml.t ............ ok
t/28-msguntypot.t ..... ok
t/29-wml.t ............ ok
t/30-asciidoc.t ....... ok

Test Summary Report
-------------------
t/20-sgml.t         (Wstat: 256 Tests: 4 Failed: 1)
  Failed test:  4
  Non-zero exit status: 1
t/22-html.t         (Wstat: 768 Tests: 6 Failed: 3)
  Failed tests:  1, 3, 5
  Non-zero exit status: 3
Files=21, Tests=379, 50 wallclock secs ( 0.18 usr  0.05 sys + 27.82 cusr  3.89 csys = 31.94 CPU)
Result: FAIL
Failed 2/21 test programs. 4/379 subtests failed.


More information about the Po4a-devel mailing list