[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#1025980: texlive-extra breaks latexml autopkgtest: Couldn't convert t/structure/glossary.tex



Source: texlive-extra, latexml
Control: found -1 texlive-extra/2022.20221123-1
Control: found -1 latexml/0.8.6-5
Severity: serious
Tags: sid bookworm
User: debian-ci@lists.debian.org
Usertags: breaks needs-update

Dear maintainer(s),

With a recent upload of texlive-extra the autopkgtest of latexml fails in testing when that autopkgtest is run with the binary packages of texlive-extra from unstable. It passes when run with only packages from testing. In tabular form:

                       pass            fail
texlive-extra          from testing    2022.20221123-1
latexml                from testing    0.8.6-5
all others             from testing    from testing

I copied some of the output at the bottom of this report.

Currently this regression is blocking the migration of texlive-extra to testing [1]. Due to the nature of this issue, I filed this bug report against both packages. Can you please investigate the situation and reassign the bug to the right package?

More information about this bug and the reason for filing it can be found on
https://wiki.debian.org/ContinuousIntegration/RegressionEmailInformation

Paul

[1] https://qa.debian.org/excuses.php?package=texlive-extra

https://ci.debian.net/data/autopkgtest/testing/amd64/l/latexml/29254215/log.gz

PERL_DL_NONLAZY=1 "/usr/bin/perl" "-MExtUtils::Command::MM" "-MTest::Harness" "-e" "undef *Test::Harness::Switches; test_harness(1, 'blib/lib', 'blib/arch')" t/*.t
# #   LaTeXML version 0.8.6
#   XML::LibXML 2.0134; libxml2 20914
#   XML::LibXSLT 2.002000; libxslt 10135
#   TeX 3.141592653 (TeX Live 2022/Debian)
t/000_test_context.t ...... 1..1
ok 1 - Test Context
ok
t/002_unit_findfile.t ..... ok 1 - use LaTeXML;
ok 2 - use LaTeXML::Core::State;
ok 3 - use LaTeXML::Core::Stomach;
ok 4 - use LaTeXML::Common::Model;
ok 5 - use LaTeXML::Global;
ok 6 - use LaTeXML::Package;
ok 7 - use LaTeXML::Common::Error;
ok 8 - amsmath.sty did not resolve as amsmath.sty.ltxml
ok 9 - amsmath2.sty did not resolve as amsmath.sty.ltxml
ok 10 - amsmath3-1.sty did not resolve as amsmath.sty.ltxml
ok 11 - amsmathv2.sty did not resolve as amsmath.sty.ltxml
ok 12 - amsmath_v2.sty did not resolve as amsmath.sty.ltxml
ok 13 - amsmath2019.sty did not resolve as amsmath.sty.ltxml
ok 14 - amsmath_v2019.sty did not resolve as amsmath.sty.ltxml
ok 15 - amsmath_2019.sty did not resolve as amsmath.sty.ltxml
ok 16 - amsmath_05_2019.sty did not resolve as amsmath.sty.ltxml
ok 17 - amsmath052019.sty did not resolve as amsmath.sty.ltxml
ok 18 - amsmath_052019.sty did not resolve as amsmath.sty.ltxml
ok 19 - amsmath05_2019.sty did not resolve as amsmath.sty.ltxml
ok 20 - amsmath05-2019.sty did not resolve as amsmath.sty.ltxml
ok 21 - amsmath_arxiv.sty did not resolve as amsmath.sty.ltxml
ok 22 - amsmath2_arxiv.sty did not resolve as amsmath.sty.ltxml
ok 23 - amsmath2019_arxiv.sty did not resolve as amsmath.sty.ltxml
ok 24 - amsmath_05-2019_arxiv.sty did not resolve as amsmath.sty.ltxml
ok 25 - amsmath_05-2019_arxiv.sty did not resolve as amsmath.sty.ltxml
ok 26 - amsmath95.sty did not resolve as amsmath.sty.ltxml
ok 27 - amsmath_conference.sty did not resolve as amsmath.sty.ltxml
ok 28 - amsmath2019_conference.sty did not resolve as amsmath.sty.ltxml
ok 29 - amsmath_v2-workshop.sty did not resolve as amsmath.sty.ltxml
1..29
ok
t/00_unittest.t ........... ok 1 - use LaTeXML;
ok 2 - use LaTeXML::Package;
ok 3 - Make Token (x)
ok 4 - Got correct token (x)
ok 5 - Make Token (x)
ok 6 - Got correct deref (x)
ok 7 - Make Token (z)
ok 8 - Got correct token (z)
ok 9 - Make Tokens (x)
ok 10 - Got correct token (x)
ok 11 - Make Tokens from Token's (x,x,x)
ok 12 - Got correct tokens
ok 13 - Make Tokens from Tokens (x,x,x)
ok 14 - Make Token (z)
ok 15 - Got correct deref (x,x,x)
ok 16 - Make Tokens from Token's (z,z,z)
ok 17 - Got correct tokens (z,z,z)
ok 18 - Make Tokens from Tokens (x,x,x)
ok 19 - Got correct tokens (x,x,x)
ok 20 - Make balanced tokens
ok 21 - Check is balanced
ok 22 - Make unbalanced tokens
ok 23 - Check is not balancde
ok 24 - substitute tokens w/o params
ok 25 - Got correct (non)substitution
ok 26 - make tokens w/ params
ok 27 - subsitute tokens w/params
ok 28 - Got correct substitution
ok 29 - Strip no braces
ok 30 - Strip one brace
ok 31 - Strip spaces
ok 32 - Strip brace & spaces
ok 33 - Strip spaces, not inner space
ok 34 - Strip outer braces
ok 35 - Don't strip unbalanced braces
ok 36 - strip outermost braces
1..36
ok
t/05_tokenize.t ........... 1..17
ok 1 - use LaTeXML::Core;
ok 2 - t/tokenize/alltt
ok 3 # skip No file t/tokenize/badchars.xml
ok 4 - t/tokenize/comment
ok 5 - t/tokenize/equality
ok 6 - t/tokenize/file_read
ok 7 - t/tokenize/hashes
ok 8 - t/tokenize/ligatures
ok 9 - t/tokenize/mathtokens
ok 10 # skip No file t/tokenize/newlines-input.xml
ok 11 - t/tokenize/newlines
ok 12 - t/tokenize/percent
ok 13 # skip No file t/tokenize/snippet.xml
ok 14 - t/tokenize/trailingspaces
ok 15 - t/tokenize/url
ok 16 - t/tokenize/verb
ok 17 - t/tokenize/verbata
ok
t/10_expansion.t .......... 1..40
ok 1 - use LaTeXML::Core;
ok 2 - t/expansion/aftergroup
ok 3 - t/expansion/definedness
ok 4 - t/expansion/endinput
ok 5 # skip No file t/expansion/endinputinner.xml
ok 6 # skip No file t/expansion/endinputinner2.xml
ok 7 - t/expansion/env
ok 8 - t/expansion/environments
ok 9 # skip No file t/expansion/etex-mydim.xml
ok 10 - t/expansion/etex
ok 11 - t/expansion/etoolbox
ok 12 - t/expansion/for
ok 13 # skip No file t/expansion/fragment1.xml
ok 14 # skip No file t/expansion/fragment2.xml
ok 15 - t/expansion/hyperurls
ok 16 - t/expansion/ifthen
ok 17 - t/expansion/keywords
ok 18 - t/expansion/lettercase
ok 19 - t/expansion/meaning
ok 20 - t/expansion/multi_escaped_param
ok 21 - t/expansion/noexpand
ok 22 - t/expansion/noexpand_conditional
ok 23 - t/expansion/numexpr
ok 24 - t/expansion/parindent
ok 25 - t/expansion/pass_param_toks_in_gen_macros
ok 26 - t/expansion/pdftex_expanded
ok 27 - t/expansion/testchar
ok 28 - t/expansion/testexpand
ok 29 - t/expansion/testif
ok 30 - t/expansion/testinput
ok 31 - t/expansion/testmultido
ok 32 - t/expansion/textcase
ok 33 - t/expansion/toks
ok 34 - t/expansion/urls
ok 35 - t/expansion/utflettercase
ok 36 - t/expansion/whichcache
ok 37 # skip No file t/expansion/whichfrag1.xml
ok 38 # skip No file t/expansion/whichfrag1.tex.xml
ok 39 # skip No file t/expansion/whichfrag2.xml
ok 40 - t/expansion/whichinput
ok
t/12_grouping.t ........... 1..3
ok 1 - use LaTeXML::Core;
ok 2 - t/grouping/mathgroup
ok 3 - t/grouping/scopemacro
ok
t/170_grammar_coverage.t .. skipped: Only checked in continuous integration.
t/20_digestion.t .......... 1..11
ok 1 - use LaTeXML::Core;
ok 2 - t/digestion/box
ok 3 - t/digestion/chardefs
ok 4 - t/digestion/def
ok 5 - t/digestion/defaultunits
ok 6 - t/digestion/dollar
ok 7 - t/digestion/io
ok 8 - t/digestion/primes
ok 9 - t/digestion/rebox
ok 10 - t/digestion/testctr
ok 11 - t/digestion/xargs
ok
t/22_fonts.t .............. 1..22
ok 1 - use LaTeXML::Core;
ok 2 - t/fonts/abxtest
ok 3 - t/fonts/acc
ok 4 - t/fonts/accents
ok 5 - t/fonts/bbold
ok 6 - t/fonts/cancels
ok 7 - t/fonts/ding
ok 8 - t/fonts/emph
ok 9 - t/fonts/esint
ok 10 - t/fonts/fonts
ok 11 - t/fonts/marvosym
ok 12 - t/fonts/mathaccents
ok 13 - t/fonts/mathbbol
ok 14 - t/fonts/mathcolor
ok 15 - t/fonts/mixed
ok 16 - t/fonts/omencodings
ok 17 - t/fonts/soul
ok 18 - t/fonts/stmaryrd
ok 19 - t/fonts/textcomp
ok 20 - t/fonts/textsymbols
ok 21 - t/fonts/ulem
ok 22 - t/fonts/wasysym
ok
t/30_encoding.t ........... 1..27
ok 1 - use LaTeXML::Core;
ok 2 - t/encoding/ansinew
ok 3 - t/encoding/applemac
ok 4 - t/encoding/cp1250
ok 5 - t/encoding/cp1252
ok 6 - t/encoding/cp437
ok 7 - t/encoding/cp437de
ok 8 - t/encoding/cp850
ok 9 - t/encoding/cp852
ok 10 - t/encoding/cp858
ok 11 - t/encoding/cp865
ok 12 - t/encoding/decmulti
ok 13 - t/encoding/latin1
ok 14 - t/encoding/latin10
ok 15 - t/encoding/latin2
ok 16 - t/encoding/latin3
ok 17 - t/encoding/latin4
ok 18 - t/encoding/latin5
ok 19 - t/encoding/latin9
ok 20 - t/encoding/ly1
ok 21 - t/encoding/ot1
ok 22 - t/encoding/t1
ok 23 - t/encoding/t2a
ok 24 - t/encoding/t2b
ok 25 - t/encoding/t2c
ok 26 - t/encoding/ts1
ok 27 - t/encoding/utf8
ok
t/32_keyval.t ............. 1..8
ok 1 - use LaTeXML::Core;
ok 2 - t/keyval/keyvalinline
ok 3 - t/keyval/keyvalstyle
ok 4 - t/keyval/xkeyvaladv
ok 5 - t/keyval/xkeyvalbasic
ok 6 - t/keyval/xkeyvalkvcompat
ok 7 - t/keyval/xkeyvalstyle
ok 8 - t/keyval/xkeyvalview
ok
t/33_keyval_options.t ..... 1..12
ok 1 - use LaTeXML::Core;
ok 2 - t/keyval_options/xkvdop1a
ok 3 - t/keyval_options/xkvdop1b
ok 4 - t/keyval_options/xkvdop2a
ok 5 - t/keyval_options/xkvdop2b
ok 6 - t/keyval_options/xkvdop3a
ok 7 - t/keyval_options/xkvdop3b
ok 8 - t/keyval_options/xkvdop4a
ok 9 - t/keyval_options/xkvdop5a
ok 10 - t/keyval_options/xkvdop5b
ok 11 - t/keyval_options/xkvdop6a
ok 12 - t/keyval_options/xkvdop6b
ok
t/40_math.t ............... 1..15
ok 1 - use LaTeXML::Core;
ok 2 - t/math/ambiguous_relations
ok 3 - t/math/array
ok 4 - t/math/array_newline_math
ok 5 - t/math/arrows
ok 6 - t/math/choose
ok 7 - t/math/compact_dual
ok 8 - t/math/declare
ok 9 - t/math/fracs
ok 10 - t/math/niceunits
ok 11 - t/math/not
ok 12 - t/math/sampler
ok 13 - t/math/simplemath
ok 14 - t/math/testover
ok 15 - t/math/testscripts
ok

#   Failed test 't/structure/glossary'
# at /tmp/autopkgtest-lxc.dy8vqnnx/downtmp/build.i4H/src/blib/lib/LaTeXML/Util/Test.pm line 113.
# Couldn't convert t/structure/glossary.tex: 0
# Looks like you failed 1 test of 40.
t/50_structure.t .......... 1..40
ok 1 - use LaTeXML::Core;
ok 2 - t/structure/IEEE
ok 3 - t/structure/abstract
ok 4 - t/structure/acro
ok 5 - t/structure/amsarticle
ok 6 - t/structure/app
ok 7 - t/structure/apps
ok 8 - t/structure/article
ok 9 # skip No file t/structure/asubfile.xml
ok 10 - t/structure/authors
ok 11 - t/structure/autoref
ok 12 - t/structure/badabstract
ok 13 - t/structure/beforeafter
ok 14 - t/structure/bibsect
ok 15 - t/structure/book
ok 16 - t/structure/changectr
ok 17 - t/structure/columns
ok 18 - t/structure/crazybib
ok 19 - t/structure/csquotes
ok 20 - t/structure/endnote
ok 21 - t/structure/enum
ok 22 - t/structure/epitest
ok 23 - t/structure/eqnums
ok 24 - t/structure/fancyhdr
ok 25 - t/structure/figures
ok 26 - t/structure/filelist
ok 27 - t/structure/floatnames
ok 28 - t/structure/footnote
not ok 29 - t/structure/glossary
ok 30 - t/structure/hyperref
ok 31 - t/structure/itemize
ok 32 - t/structure/mainfile
ok 33 - t/structure/natbib
ok 34 - t/structure/options
ok 35 - t/structure/para
ok 36 - t/structure/paralists
ok 37 - t/structure/plainsample
ok 38 - t/structure/report
ok 39 - t/structure/sec
ok 40 - t/structure/svabstract
Dubious, test returned 1 (wstat 256, 0x100)
Failed 1/40 subtests 	(less 1 skipped subtest: 38 okay)
t/52_namespace.t .......... 1..6
ok 1 - use LaTeXML::Core;
ok 2 - t/namespace/ns1
ok 3 - t/namespace/ns2
ok 4 - t/namespace/ns3
ok 5 - t/namespace/ns4
ok 6 - t/namespace/ns5
ok
t/53_alignment.t .......... 1..23
ok 1 - use LaTeXML::Core;
ok 2 - t/alignment/algx
ok 3 - t/alignment/array
ok 4 - t/alignment/badeqnarray
ok 5 - t/alignment/cells
ok 6 - t/alignment/colortbls
ok 7 - t/alignment/diagboxtest
ok 8 - t/alignment/eqnarray
ok 9 - t/alignment/halign
ok 10 - t/alignment/halignatt
ok 11 - t/alignment/listing
ok 12 - t/alignment/longtable
ok 13 - t/alignment/mathmix
ok 14 - t/alignment/morse
ok 15 - t/alignment/ncases
ok 16 - t/alignment/plainmath
ok 17 - t/alignment/split
ok 18 - t/alignment/supertabular
ok 19 - t/alignment/tabbing
ok 20 - t/alignment/tabtab
ok 21 - t/alignment/tabular
ok 22 - t/alignment/tabularstar
ok 23 - t/alignment/vmode
ok
t/55_theorem.t ............ 1..5
ok 1 - use LaTeXML::Core;
ok 2 - t/theorem/amstheorem
ok 3 - t/theorem/latextheorem
ok 4 - t/theorem/ntheorem
ok 5 - t/theorem/theorem
ok
t/56_ams.t ................ 1..8
ok 1 - use LaTeXML::Core;
ok 2 - t/ams/amsdisplay
ok 3 - t/ams/cd
ok 4 - t/ams/dots
ok 5 - t/ams/genfracs
ok 6 - t/ams/mathtools
ok 7 - t/ams/matrix
ok 8 - t/ams/sideset
ok
t/65_graphics.t ........... 1..7
ok 1 - use LaTeXML::Core;
ok 2 - t/graphics/calc
ok 3 - t/graphics/colors
ok 4 - t/graphics/framed
ok 5 - t/graphics/graphrot
ok 6 - t/graphics/picture
ok 7 - t/graphics/xcolors
ok
t/70_parse.t .............. 1..29
ok 1 - use LaTeXML::Core;
ok 2 - t/parse/algebraic_terms
ok 3 - t/parse/array_math
ok 4 - t/parse/artefacts
ok 5 - t/parse/calculus
ok 6 - t/parse/compose
ok 7 - t/parse/fences
ok 8 - t/parse/function_argument_syntax
ok 9 - t/parse/functions
ok 10 - t/parse/kludge
ok 11 - t/parse/metarelation_elision
ok 12 - t/parse/mixedfrac
ok 13 - t/parse/multirelations
ok 14 - t/parse/nested_application
ok 15 - t/parse/operators
ok 16 - t/parse/parens
ok 17 - t/parse/parser_speculate
ok 18 - t/parse/prescripted
ok 19 - t/parse/qm
ok 20 - t/parse/relations
ok 21 - t/parse/scripts
ok 22 - t/parse/sequences_and_lists
ok 23 - t/parse/sets
ok 24 - t/parse/spacing
ok 25 - t/parse/standalone_equations
ok 26 - t/parse/standalone_modifiers
ok 27 - t/parse/subordinate_lists
ok 28 - t/parse/terms
ok 29 - t/parse/vertbars
ok
t/80_complex.t ............ 1..12
ok 1 - use LaTeXML::Core;
ok 2 - t/complex/aastex_test
ok 3 - t/complex/aliceblog
ok 4 - t/complex/cleveref_minimal
ok 5 - t/complex/equationnest
ok 6 - t/complex/hypertest
ok 7 - t/complex/labelled
ok 8 - t/complex/physics
ok 9 - t/complex/si
ok 10 - t/complex/tcilatex_minimal
ok 11 - t/complex/versioned_fallback
ok 12 - t/complex/xii
ok
t/81_babel.t .............. 1..7
ok 1 - use LaTeXML::Core;
ok 2 - t/babel/csquotes
ok 3 - t/babel/french
ok 4 - t/babel/german
ok 5 - t/babel/greek
ok 6 - t/babel/numprints
ok 7 - t/babel/page545
ok
t/82_moderncv.t ........... 1..2
ok 1 - use LaTeXML::Core;
ok 2 - t/moderncv/cs_cv
ok
t/83_expl3.t .............. 1..3
ok 1 - use LaTeXML::Core;
ok 2 - t/expl3/tilde_tricks
ok 3 - t/expl3/xparse
ok
t/90_latexmlpost.t ........ 1..3
ok 1 - use LaTeXML::Core;
ok 2 - t/post/hyperref
ok 3 - t/post/simplemath
ok
t/91_latexmlc_api.t ....... 1..3
ok 1 - use LaTeXML::Core;
ok 2 - latexmlc invocation for test port yielded . # Invocation: "/usr/bin/perl" "-I" "/tmp/autopkgtest-lxc.dy8vqnnx/downtmp/build.i4H/src/blib/lib" "-I" "/tmp/autopkgtest-lxc.dy8vqnnx/downtmp/build.i4H/src/blib/arch" "-I" "/etc/perl" "-I" "/usr/local/lib/x86_64-linux-gnu/perl/5.36.0" "-I" "/usr/local/share/perl/5.36.0" "-I" "/usr/lib/x86_64-linux-gnu/perl5/5.36" "-I" "/usr/share/perl5" "-I" "/usr/lib/x86_64-linux-gnu/perl-base" "-I" "/usr/lib/x86_64-linux-gnu/perl/5.36" "-I" "/usr/share/perl/5.36" "-I" "/usr/local/lib/site_perl" "-I" "." "/tmp/autopkgtest-lxc.dy8vqnnx/downtmp/build.i4H/src/t/../blib/script/latexmlc" "--whatsin=fragment" "--whatsout=math" "--source=../fragment.tex" "--port=3332" "--pmml" "--destination=port.test.xml" "--log=/dev/null" "--quiet" "--quiet" "--quiet" "--quiet" "--autoflush=1" "--timestamp=0" "--nodefaultresources" "--xsltparameter=LATEXML_VERSION:TEST" "--nocomments"
ok 3 - t/daemon/api/port
ok
t/92_profiles.t ........... 1..9
ok 1 - use LaTeXML::Core;
ok 2 - latexmlc invocation for test default yielded . # Invocation: "/usr/bin/perl" "-I" "/tmp/autopkgtest-lxc.dy8vqnnx/downtmp/build.i4H/src/blib/lib" "-I" "/tmp/autopkgtest-lxc.dy8vqnnx/downtmp/build.i4H/src/blib/arch" "-I" "/etc/perl" "-I" "/usr/local/lib/x86_64-linux-gnu/perl/5.36.0" "-I" "/usr/local/share/perl/5.36.0" "-I" "/usr/lib/x86_64-linux-gnu/perl5/5.36" "-I" "/usr/share/perl5" "-I" "/usr/lib/x86_64-linux-gnu/perl-base" "-I" "/usr/lib/x86_64-linux-gnu/perl/5.36" "-I" "/usr/share/perl/5.36" "-I" "/usr/local/lib/site_perl" "-I" "." "/tmp/autopkgtest-lxc.dy8vqnnx/downtmp/build.i4H/src/t/../blib/script/latexmlc" "--source=../document.tex" "--destination=default.test.xml" "--log=/dev/null" "--quiet" "--quiet" "--quiet" "--quiet" "--autoflush=1" "--timestamp=0" "--nodefaultresources" "--xsltparameter=LATEXML_VERSION:TEST" "--nocomments"
ok 3 - t/daemon/profiles/default
ok 4 - latexmlc invocation for test fragment yielded . # Invocation: "/usr/bin/perl" "-I" "/tmp/autopkgtest-lxc.dy8vqnnx/downtmp/build.i4H/src/blib/lib" "-I" "/tmp/autopkgtest-lxc.dy8vqnnx/downtmp/build.i4H/src/blib/arch" "-I" "/etc/perl" "-I" "/usr/local/lib/x86_64-linux-gnu/perl/5.36.0" "-I" "/usr/local/share/perl/5.36.0" "-I" "/usr/lib/x86_64-linux-gnu/perl5/5.36" "-I" "/usr/share/perl5" "-I" "/usr/lib/x86_64-linux-gnu/perl-base" "-I" "/usr/lib/x86_64-linux-gnu/perl/5.36" "-I" "/usr/share/perl/5.36" "-I" "/usr/local/lib/site_perl" "-I" "." "/tmp/autopkgtest-lxc.dy8vqnnx/downtmp/build.i4H/src/t/../blib/script/latexmlc" "--profile=fragment" "--source=../fragment.tex" "--destination=fragment.test.xml" "--log=/dev/null" "--quiet" "--quiet" "--quiet" "--quiet" "--autoflush=1" "--timestamp=0" "--nodefaultresources" "--xsltparameter=LATEXML_VERSION:TEST" "--nocomments"
ok 5 - t/daemon/profiles/fragment
ok 6 - latexmlc invocation for test math yielded . # Invocation: "/usr/bin/perl" "-I" "/tmp/autopkgtest-lxc.dy8vqnnx/downtmp/build.i4H/src/blib/lib" "-I" "/tmp/autopkgtest-lxc.dy8vqnnx/downtmp/build.i4H/src/blib/arch" "-I" "/etc/perl" "-I" "/usr/local/lib/x86_64-linux-gnu/perl/5.36.0" "-I" "/usr/local/share/perl/5.36.0" "-I" "/usr/lib/x86_64-linux-gnu/perl5/5.36" "-I" "/usr/share/perl5" "-I" "/usr/lib/x86_64-linux-gnu/perl-base" "-I" "/usr/lib/x86_64-linux-gnu/perl/5.36" "-I" "/usr/share/perl/5.36" "-I" "/usr/local/lib/site_perl" "-I" "." "/tmp/autopkgtest-lxc.dy8vqnnx/downtmp/build.i4H/src/t/../blib/script/latexmlc" "--profile=math" "--source=literal:1+2=3" "--destination=math.test.xml" "--log=/dev/null" "--quiet" "--quiet" "--quiet" "--quiet" "--autoflush=1" "--timestamp=0" "--nodefaultresources" "--xsltparameter=LATEXML_VERSION:TEST" "--nocomments"
ok 7 - t/daemon/profiles/math
ok 8 - latexmlc invocation for test standard yielded . # Invocation: "/usr/bin/perl" "-I" "/tmp/autopkgtest-lxc.dy8vqnnx/downtmp/build.i4H/src/blib/lib" "-I" "/tmp/autopkgtest-lxc.dy8vqnnx/downtmp/build.i4H/src/blib/arch" "-I" "/etc/perl" "-I" "/usr/local/lib/x86_64-linux-gnu/perl/5.36.0" "-I" "/usr/local/share/perl/5.36.0" "-I" "/usr/lib/x86_64-linux-gnu/perl5/5.36" "-I" "/usr/share/perl5" "-I" "/usr/lib/x86_64-linux-gnu/perl-base" "-I" "/usr/lib/x86_64-linux-gnu/perl/5.36" "-I" "/usr/share/perl/5.36" "-I" "/usr/local/lib/site_perl" "-I" "." "/tmp/autopkgtest-lxc.dy8vqnnx/downtmp/build.i4H/src/t/../blib/script/latexmlc" "--profile=standard" "--source=../document.tex" "--destination=standard.test.xml" "--log=/dev/null" "--quiet" "--quiet" "--quiet" "--quiet" "--autoflush=1" "--timestamp=0" "--nodefaultresources" "--xsltparameter=LATEXML_VERSION:TEST" "--nocomments"
ok 9 - t/daemon/profiles/standard
ok
t/931_epub.t .............. ok 1 - latexmlc invocation for test 931_epub.t : ok 2 - epub file generated
ok 3 - epub file has content
ok 4 - epub file successfully loads as Archive::Zip object
ok 5 - correct number of files were present in final ePub
ok 6 - correct files were present in final ePub: META-INF/, META-INF/container.xml, OPS/, OPS/931_test.log, OPS/931_testP9VM.xhtml, OPS/LaTeXML-epub.css, OPS/LaTeXML.css, OPS/content.opf, OPS/nav.xhtml, mimetype
ok 7 - log file was written to epub
ok 8 - epub conversion was error-free
ok 9 - clean up generated epub file
1..9
ok
t/93_formats.t ............ 1..25
ok 1 - use LaTeXML::Core;
ok 2 - latexmlc invocation for test citation yielded . # Invocation: "/usr/bin/perl" "-I" "/tmp/autopkgtest-lxc.dy8vqnnx/downtmp/build.i4H/src/blib/lib" "-I" "/tmp/autopkgtest-lxc.dy8vqnnx/downtmp/build.i4H/src/blib/arch" "-I" "/etc/perl" "-I" "/usr/local/lib/x86_64-linux-gnu/perl/5.36.0" "-I" "/usr/local/share/perl/5.36.0" "-I" "/usr/lib/x86_64-linux-gnu/perl5/5.36" "-I" "/usr/share/perl5" "-I" "/usr/lib/x86_64-linux-gnu/perl-base" "-I" "/usr/lib/x86_64-linux-gnu/perl/5.36" "-I" "/usr/share/perl/5.36" "-I" "/usr/local/lib/site_perl" "-I" "." "/tmp/autopkgtest-lxc.dy8vqnnx/downtmp/build.i4H/src/t/../blib/script/latexmlc" "--source=../citations.tex" "--whatsin=fragment" "--whatsout=document" "--format=xhtml" "--pmml" "--bibliography=makebib.xml" "--destination=citation.test.xml" "--log=/dev/null" "--quiet" "--quiet" "--quiet" "--quiet" "--autoflush=1" "--timestamp=0" "--nodefaultresources" "--xsltparameter=LATEXML_VERSION:TEST" "--nocomments"
ok 3 - t/daemon/formats/citation
ok 4 - latexmlc invocation for test citationraw yielded . # Invocation: "/usr/bin/perl" "-I" "/tmp/autopkgtest-lxc.dy8vqnnx/downtmp/build.i4H/src/blib/lib" "-I" "/tmp/autopkgtest-lxc.dy8vqnnx/downtmp/build.i4H/src/blib/arch" "-I" "/etc/perl" "-I" "/usr/local/lib/x86_64-linux-gnu/perl/5.36.0" "-I" "/usr/local/share/perl/5.36.0" "-I" "/usr/lib/x86_64-linux-gnu/perl5/5.36" "-I" "/usr/share/perl5" "-I" "/usr/lib/x86_64-linux-gnu/perl-base" "-I" "/usr/lib/x86_64-linux-gnu/perl/5.36" "-I" "/usr/share/perl/5.36" "-I" "/usr/local/lib/site_perl" "-I" "." "/tmp/autopkgtest-lxc.dy8vqnnx/downtmp/build.i4H/src/t/../blib/script/latexmlc" "--source=../citations.tex" "--whatsin=fragment" "--whatsout=document" "--format=xhtml" "--pmml" "--destination=citationraw.test.xml" "--log=/dev/null" "--quiet" "--quiet" "--quiet" "--quiet" "--autoflush=1" "--timestamp=0" "--nodefaultresources" "--xsltparameter=LATEXML_VERSION:TEST" "--nocomments"
ok 5 - t/daemon/formats/citationraw
ok 6 - latexmlc invocation for test jats yielded . # Invocation: "/usr/bin/perl" "-I" "/tmp/autopkgtest-lxc.dy8vqnnx/downtmp/build.i4H/src/blib/lib" "-I" "/tmp/autopkgtest-lxc.dy8vqnnx/downtmp/build.i4H/src/blib/arch" "-I" "/etc/perl" "-I" "/usr/local/lib/x86_64-linux-gnu/perl/5.36.0" "-I" "/usr/local/share/perl/5.36.0" "-I" "/usr/lib/x86_64-linux-gnu/perl5/5.36" "-I" "/usr/share/perl5" "-I" "/usr/lib/x86_64-linux-gnu/perl-base" "-I" "/usr/lib/x86_64-linux-gnu/perl/5.36" "-I" "/usr/share/perl/5.36" "-I" "/usr/local/lib/site_perl" "-I" "." "/tmp/autopkgtest-lxc.dy8vqnnx/downtmp/build.i4H/src/t/../blib/script/latexmlc" "--source=../amsarticle.tex" "--format=jats" "--pmml" "--destination=jats.test.xml" "--log=/dev/null" "--quiet" "--quiet" "--quiet" "--quiet" "--autoflush=1" "--timestamp=0" "--nodefaultresources" "--xsltparameter=LATEXML_VERSION:TEST" "--nocomments"
ok 7 - t/daemon/formats/jats
ok 8 - latexmlc invocation for test lexmath yielded . # Invocation: "/usr/bin/perl" "-I" "/tmp/autopkgtest-lxc.dy8vqnnx/downtmp/build.i4H/src/blib/lib" "-I" "/tmp/autopkgtest-lxc.dy8vqnnx/downtmp/build.i4H/src/blib/arch" "-I" "/etc/perl" "-I" "/usr/local/lib/x86_64-linux-gnu/perl/5.36.0" "-I" "/usr/local/share/perl/5.36.0" "-I" "/usr/lib/x86_64-linux-gnu/perl5/5.36" "-I" "/usr/share/perl5" "-I" "/usr/lib/x86_64-linux-gnu/perl-base" "-I" "/usr/lib/x86_64-linux-gnu/perl/5.36" "-I" "/usr/share/perl/5.36" "-I" "/usr/local/lib/site_perl" "-I" "." "/tmp/autopkgtest-lxc.dy8vqnnx/downtmp/build.i4H/src/t/../blib/script/latexmlc" "--source=../lexmath.tex" "--preload=[mathlexemes]latexml.sty" "--preload=amsmath.sty" "--preload=bm.sty" "--preload=array.sty" "--whatsin=fragment" "--whatsout=fragment" "--pmml" "--format=html5" "--nodefaultresources" "--destination=lexmath.test.xml" "--log=/dev/null" "--quiet" "--quiet" "--quiet" "--quiet" "--autoflush=1" "--timestamp=0" "--nodefaultresources" "--xsltparameter=LATEXML_VERSION:TEST" "--nocomments"
ok 9 - t/daemon/formats/lexmath
ok 10 - latexmlc invocation for test makebib yielded . # Invocation: "/usr/bin/perl" "-I" "/tmp/autopkgtest-lxc.dy8vqnnx/downtmp/build.i4H/src/blib/lib" "-I" "/tmp/autopkgtest-lxc.dy8vqnnx/downtmp/build.i4H/src/blib/arch" "-I" "/etc/perl" "-I" "/usr/local/lib/x86_64-linux-gnu/perl/5.36.0" "-I" "/usr/local/share/perl/5.36.0" "-I" "/usr/lib/x86_64-linux-gnu/perl5/5.36" "-I" "/usr/share/perl5" "-I" "/usr/lib/x86_64-linux-gnu/perl-base" "-I" "/usr/lib/x86_64-linux-gnu/perl/5.36" "-I" "/usr/share/perl/5.36" "-I" "/usr/local/lib/site_perl" "-I" "." "/tmp/autopkgtest-lxc.dy8vqnnx/downtmp/build.i4H/src/t/../blib/script/latexmlc" "--source=../tiny.bib" "--destination=makebib.test.xml" "--log=/dev/null" "--quiet" "--quiet" "--quiet" "--quiet" "--autoflush=1" "--timestamp=0" "--nodefaultresources" "--xsltparameter=LATEXML_VERSION:TEST" "--nocomments"
ok 11 - t/daemon/formats/makebib
ok 12 - latexmlc invocation for test mixedmath yielded . # Invocation: "/usr/bin/perl" "-I" "/tmp/autopkgtest-lxc.dy8vqnnx/downtmp/build.i4H/src/blib/lib" "-I" "/tmp/autopkgtest-lxc.dy8vqnnx/downtmp/build.i4H/src/blib/arch" "-I" "/etc/perl" "-I" "/usr/local/lib/x86_64-linux-gnu/perl/5.36.0" "-I" "/usr/local/share/perl/5.36.0" "-I" "/usr/lib/x86_64-linux-gnu/perl5/5.36" "-I" "/usr/share/perl5" "-I" "/usr/lib/x86_64-linux-gnu/perl-base" "-I" "/usr/lib/x86_64-linux-gnu/perl/5.36" "-I" "/usr/share/perl/5.36" "-I" "/usr/local/lib/site_perl" "-I" "." "/tmp/autopkgtest-lxc.dy8vqnnx/downtmp/build.i4H/src/t/../blib/script/latexmlc" "--whatsin=document" "--whatsout=document" "--source=../mixedmath.tex" "--pmml" "--cmml" "--format=xhtml" "--destination=mixedmath.test.xml" "--log=/dev/null" "--quiet" "--quiet" "--quiet" "--quiet" "--autoflush=1" "--timestamp=0" "--nodefaultresources" "--xsltparameter=LATEXML_VERSION:TEST" "--nocomments"
ok 13 - t/daemon/formats/mixedmath
ok 14 - latexmlc invocation for test noparse yielded . # Invocation: "/usr/bin/perl" "-I" "/tmp/autopkgtest-lxc.dy8vqnnx/downtmp/build.i4H/src/blib/lib" "-I" "/tmp/autopkgtest-lxc.dy8vqnnx/downtmp/build.i4H/src/blib/arch" "-I" "/etc/perl" "-I" "/usr/local/lib/x86_64-linux-gnu/perl/5.36.0" "-I" "/usr/local/share/perl/5.36.0" "-I" "/usr/lib/x86_64-linux-gnu/perl5/5.36" "-I" "/usr/share/perl5" "-I" "/usr/lib/x86_64-linux-gnu/perl-base" "-I" "/usr/lib/x86_64-linux-gnu/perl/5.36" "-I" "/usr/share/perl/5.36" "-I" "/usr/local/lib/site_perl" "-I" "." "/tmp/autopkgtest-lxc.dy8vqnnx/downtmp/build.i4H/src/t/../blib/script/latexmlc" "--whatsin=fragment" "--whatsout=fragment" "--source=../fragment.tex" "--noparse" "--destination=noparse.test.xml" "--log=/dev/null" "--quiet" "--quiet" "--quiet" "--quiet" "--autoflush=1" "--timestamp=0" "--nodefaultresources" "--xsltparameter=LATEXML_VERSION:TEST" "--nocomments"
ok 15 - t/daemon/formats/noparse
ok 16 - latexmlc invocation for test parallel-math-cmml yielded . # Invocation: "/usr/bin/perl" "-I" "/tmp/autopkgtest-lxc.dy8vqnnx/downtmp/build.i4H/src/blib/lib" "-I" "/tmp/autopkgtest-lxc.dy8vqnnx/downtmp/build.i4H/src/blib/arch" "-I" "/etc/perl" "-I" "/usr/local/lib/x86_64-linux-gnu/perl/5.36.0" "-I" "/usr/local/share/perl/5.36.0" "-I" "/usr/lib/x86_64-linux-gnu/perl5/5.36" "-I" "/usr/share/perl5" "-I" "/usr/lib/x86_64-linux-gnu/perl-base" "-I" "/usr/lib/x86_64-linux-gnu/perl/5.36" "-I" "/usr/share/perl/5.36" "-I" "/usr/local/lib/site_perl" "-I" "." "/tmp/autopkgtest-lxc.dy8vqnnx/downtmp/build.i4H/src/t/../blib/script/latexmlc" "--whatsin=fragment" "--whatsout=math" "--source=../fragment.tex" "--cmml" "--om" "--pmml" "--xmath" "--mathtex" "--format=xhtml" "--destination=parallel-math-cmml.test.xml" "--log=/dev/null" "--quiet" "--quiet" "--quiet" "--quiet" "--autoflush=1" "--timestamp=0" "--nodefaultresources" "--xsltparameter=LATEXML_VERSION:TEST" "--nocomments"
ok 17 - t/daemon/formats/parallel-math-cmml
ok 18 - latexmlc invocation for test parallel-math-om yielded . # Invocation: "/usr/bin/perl" "-I" "/tmp/autopkgtest-lxc.dy8vqnnx/downtmp/build.i4H/src/blib/lib" "-I" "/tmp/autopkgtest-lxc.dy8vqnnx/downtmp/build.i4H/src/blib/arch" "-I" "/etc/perl" "-I" "/usr/local/lib/x86_64-linux-gnu/perl/5.36.0" "-I" "/usr/local/share/perl/5.36.0" "-I" "/usr/lib/x86_64-linux-gnu/perl5/5.36" "-I" "/usr/share/perl5" "-I" "/usr/lib/x86_64-linux-gnu/perl-base" "-I" "/usr/lib/x86_64-linux-gnu/perl/5.36" "-I" "/usr/share/perl/5.36" "-I" "/usr/local/lib/site_perl" "-I" "." "/tmp/autopkgtest-lxc.dy8vqnnx/downtmp/build.i4H/src/t/../blib/script/latexmlc" "--whatsin=fragment" "--whatsout=math" "--source=../fragment.tex" "--om" "--pmml" "--cmml" "--xmath" "--mathtex" "--format=xml" "--destination=parallel-math-om.test.xml" "--log=/dev/null" "--quiet" "--quiet" "--quiet" "--quiet" "--autoflush=1" "--timestamp=0" "--nodefaultresources" "--xsltparameter=LATEXML_VERSION:TEST" "--nocomments"
ok 19 - t/daemon/formats/parallel-math-om
ok 20 - latexmlc invocation for test parallel-math-pmml yielded . # Invocation: "/usr/bin/perl" "-I" "/tmp/autopkgtest-lxc.dy8vqnnx/downtmp/build.i4H/src/blib/lib" "-I" "/tmp/autopkgtest-lxc.dy8vqnnx/downtmp/build.i4H/src/blib/arch" "-I" "/etc/perl" "-I" "/usr/local/lib/x86_64-linux-gnu/perl/5.36.0" "-I" "/usr/local/share/perl/5.36.0" "-I" "/usr/lib/x86_64-linux-gnu/perl5/5.36" "-I" "/usr/share/perl5" "-I" "/usr/lib/x86_64-linux-gnu/perl-base" "-I" "/usr/lib/x86_64-linux-gnu/perl/5.36" "-I" "/usr/share/perl/5.36" "-I" "/usr/local/lib/site_perl" "-I" "." "/tmp/autopkgtest-lxc.dy8vqnnx/downtmp/build.i4H/src/t/../blib/script/latexmlc" "--whatsin=fragment" "--whatsout=math" "--source=../fragment.tex" "--pmml" "--cmml" "--om" "--xmath" "--mathtex" "--format=xhtml" "--destination=parallel-math-pmml.test.xml" "--log=/dev/null" "--quiet" "--quiet" "--quiet" "--quiet" "--autoflush=1" "--timestamp=0" "--nodefaultresources" "--xsltparameter=LATEXML_VERSION:TEST" "--nocomments"
ok 21 - t/daemon/formats/parallel-math-pmml
ok 22 - latexmlc invocation for test parallel-math-xmath yielded . # Invocation: "/usr/bin/perl" "-I" "/tmp/autopkgtest-lxc.dy8vqnnx/downtmp/build.i4H/src/blib/lib" "-I" "/tmp/autopkgtest-lxc.dy8vqnnx/downtmp/build.i4H/src/blib/arch" "-I" "/etc/perl" "-I" "/usr/local/lib/x86_64-linux-gnu/perl/5.36.0" "-I" "/usr/local/share/perl/5.36.0" "-I" "/usr/lib/x86_64-linux-gnu/perl5/5.36" "-I" "/usr/share/perl5" "-I" "/usr/lib/x86_64-linux-gnu/perl-base" "-I" "/usr/lib/x86_64-linux-gnu/perl/5.36" "-I" "/usr/share/perl/5.36" "-I" "/usr/local/lib/site_perl" "-I" "." "/tmp/autopkgtest-lxc.dy8vqnnx/downtmp/build.i4H/src/t/../blib/script/latexmlc" "--whatsin=fragment" "--whatsout=math" "--source=../fragment.tex" "--xmath" "--pmml" "--cmml" "--om" "--mathtex" "--format=xml" "--destination=parallel-math-xmath.test.xml" "--log=/dev/null" "--quiet" "--quiet" "--quiet" "--quiet" "--autoflush=1" "--timestamp=0" "--nodefaultresources" "--xsltparameter=LATEXML_VERSION:TEST" "--nocomments"
ok 23 - t/daemon/formats/parallel-math-xmath
ok 24 - latexmlc invocation for test tei yielded . # Invocation: "/usr/bin/perl" "-I" "/tmp/autopkgtest-lxc.dy8vqnnx/downtmp/build.i4H/src/blib/lib" "-I" "/tmp/autopkgtest-lxc.dy8vqnnx/downtmp/build.i4H/src/blib/arch" "-I" "/etc/perl" "-I" "/usr/local/lib/x86_64-linux-gnu/perl/5.36.0" "-I" "/usr/local/share/perl/5.36.0" "-I" "/usr/lib/x86_64-linux-gnu/perl5/5.36" "-I" "/usr/share/perl5" "-I" "/usr/lib/x86_64-linux-gnu/perl-base" "-I" "/usr/lib/x86_64-linux-gnu/perl/5.36" "-I" "/usr/share/perl/5.36" "-I" "/usr/local/lib/site_perl" "-I" "." "/tmp/autopkgtest-lxc.dy8vqnnx/downtmp/build.i4H/src/t/../blib/script/latexmlc" "--source=../amsarticle.tex" "--stylesheet=LaTeXML-tei" "--pmml" "--destination=tei.test.xml" "--log=/dev/null" "--quiet" "--quiet" "--quiet" "--quiet" "--autoflush=1" "--timestamp=0" "--nodefaultresources" "--xsltparameter=LATEXML_VERSION:TEST" "--nocomments"
ok 25 - t/daemon/formats/tei
ok
t/94_runtimes.t ........... 1..2
ok 1 - use LaTeXML::Core;
ok 2 # skip No file t/daemon/runtimes/timeout.xml
ok
t/95_complex_config.t ..... 1..3
ok 1 - use LaTeXML::Core;
ok 2 - latexmlc invocation for test exhaustive yielded . # Invocation: "/usr/bin/perl" "-I" "/tmp/autopkgtest-lxc.dy8vqnnx/downtmp/build.i4H/src/blib/lib" "-I" "/tmp/autopkgtest-lxc.dy8vqnnx/downtmp/build.i4H/src/blib/arch" "-I" "/etc/perl" "-I" "/usr/local/lib/x86_64-linux-gnu/perl/5.36.0" "-I" "/usr/local/share/perl/5.36.0" "-I" "/usr/lib/x86_64-linux-gnu/perl5/5.36" "-I" "/usr/share/perl5" "-I" "/usr/lib/x86_64-linux-gnu/perl-base" "-I" "/usr/lib/x86_64-linux-gnu/perl/5.36" "-I" "/usr/share/perl/5.36" "-I" "/usr/local/lib/site_perl" "-I" "." "/tmp/autopkgtest-lxc.dy8vqnnx/downtmp/build.i4H/src/t/../blib/script/latexmlc" "--preload=article.cls" "--preload=LaTeX.pool" "--embed" "--whatsin=fragment" "--source=../fragment.tex" "--preamble=../pre.tex" "--postamble=../post.tex" "--base=./" "--path=../" "--quiet" "--verbose" "--strict" "--xml" "--autoflush=5" "--timeout=10" "--includestyles" "--inputencoding=iso-8859-1" "--post" "--pmml" "--cmml" "--xmath" "--mathtex" "--destination=exhaustive.test.xml" "--log=/dev/null" "--quiet" "--quiet" "--quiet" "--quiet" "--autoflush=1" "--timestamp=0" "--nodefaultresources" "--xsltparameter=LATEXML_VERSION:TEST" "--nocomments"
ok 3 - t/daemon/complex/exhaustive
ok
t/96_fatal.t .............. 1..5
ok 1 - use LaTeXML::Core;
ok 2 - latexmlc invocation for test fatal_100 yielded . # Invocation: "/usr/bin/perl" "-I" "/tmp/autopkgtest-lxc.dy8vqnnx/downtmp/build.i4H/src/blib/lib" "-I" "/tmp/autopkgtest-lxc.dy8vqnnx/downtmp/build.i4H/src/blib/arch" "-I" "/etc/perl" "-I" "/usr/local/lib/x86_64-linux-gnu/perl/5.36.0" "-I" "/usr/local/share/perl/5.36.0" "-I" "/usr/lib/x86_64-linux-gnu/perl5/5.36" "-I" "/usr/share/perl5" "-I" "/usr/lib/x86_64-linux-gnu/perl-base" "-I" "/usr/lib/x86_64-linux-gnu/perl/5.36" "-I" "/usr/share/perl/5.36" "-I" "/usr/local/lib/site_perl" "-I" "." "/tmp/autopkgtest-lxc.dy8vqnnx/downtmp/build.i4H/src/t/../blib/script/latexmlc" "--source=../fatal_100.tex" "--destination=fatal_100.test.xml" "--log=/dev/null" "--quiet" "--quiet" "--quiet" "--quiet" "--autoflush=1" "--timestamp=0" "--nodefaultresources" "--xsltparameter=LATEXML_VERSION:TEST" "--nocomments"
ok 3 - t/daemon/fatals/fatal_100
ok 4 - latexmlc invocation for test fatal_misdefined yielded . # Invocation: "/usr/bin/perl" "-I" "/tmp/autopkgtest-lxc.dy8vqnnx/downtmp/build.i4H/src/blib/lib" "-I" "/tmp/autopkgtest-lxc.dy8vqnnx/downtmp/build.i4H/src/blib/arch" "-I" "/etc/perl" "-I" "/usr/local/lib/x86_64-linux-gnu/perl/5.36.0" "-I" "/usr/local/share/perl/5.36.0" "-I" "/usr/lib/x86_64-linux-gnu/perl5/5.36" "-I" "/usr/share/perl5" "-I" "/usr/lib/x86_64-linux-gnu/perl-base" "-I" "/usr/lib/x86_64-linux-gnu/perl/5.36" "-I" "/usr/share/perl/5.36" "-I" "/usr/local/lib/site_perl" "-I" "." "/tmp/autopkgtest-lxc.dy8vqnnx/downtmp/build.i4H/src/t/../blib/script/latexmlc" "--source=../fatal_misdefined.tex" "--destination=fatal_misdefined.test.xml" "--log=/dev/null" "--quiet" "--quiet" "--quiet" "--quiet" "--autoflush=1" "--timestamp=0" "--nodefaultresources" "--xsltparameter=LATEXML_VERSION:TEST" "--nocomments"
ok 5 - t/daemon/fatals/fatal_misdefined
ok
t/97_manifest.t ........... skipped: Only checked in continuous integration.

Test Summary Report
-------------------
t/50_structure.t        (Wstat: 256 (exited 1) Tests: 40 Failed: 1)
  Failed test:  29
  Non-zero exit status: 1
Files=33, Tests=422, 1142 wallclock secs ( 0.17 usr 0.05 sys + 1134.30 cusr 6.79 csys = 1141.31 CPU)
Result: FAIL
Failed 1/33 test programs. 1/422 subtests failed.
make: *** [Makefile:1784: test_dynamic] Error 255
autopkgtest [02:36:44]: test test-suite

Attachment: OpenPGP_signature
Description: OpenPGP digital signature


Reply to: