Package: libxml-twig-perl
Version: 3.26-2
Followup-For: Bug #399374

Hi,

same under a sid amd64 chroot:

t/test_memory.......................memory leak parsing xml: expected '27520', 
got '27652'
FAILED test 2
        Failed 1/2 tests, 50.00% okay
...
Please add this information to bug reports (you can run t/zz_dump_config.t to 
get it)

ok
Failed Test     Stat Wstat Total Fail  Failed  List of Failed
-------------------------------------------------------------------------------
t/test_memory.t                2    1  50.00%  2
Failed 1/87 test scripts, 98.85% okay. 1/4295 subtests failed, 99.98% okay.
make[1]: *** [test_dynamic] Error 255
make[1]: Leaving directory `/home/mrvn/libxml-twig-perl-3.26-2'
make: *** [debian/stamp-makefile-check] Error 2



Now comes the oddest part. If I 'mv libxml-twig-perl-3.26-2
build/libxml-twig-perl-1_3.26-2/libxml-twig-perl-3.26-2' and run
debuild -us -uc -b again it works. I move it back and it fails again.

Totaly at a loss,
        Goswin

-- System Information:
Debian Release: 4.0
  APT prefers unstable
  APT policy: (500, 'unstable')
Architecture: amd64 (x86_64)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.8-frosties-2
Locale: LANG=C, LC_CTYPE=de_DE (charmap=ISO-8859-1)
 fakeroot debian/rules clean
test -x debian/rules
test "`id -u`" = 0
dh_clean 
/usr/bin/make -C . OPTIMIZE="-g -Wall -O2" -k distclean
make[1]: Entering directory `/home/mrvn/libxml-twig-perl-3.26-2'
rm -f \
          *.a core \
          core.[0-9] blib/arch/auto/XML/Twig/extralibs.all \
          core.[0-9][0-9] Twig.bso \
          pm_to_blib.ts core.[0-9][0-9][0-9][0-9] \
          Twig.x  \
          perl tmon.out \
          *.o pm_to_blib \
          blib/arch/auto/XML/Twig/extralibs.ld blibdirs.ts \
          core.[0-9][0-9][0-9][0-9][0-9] *perl.core \
          core.*perl.*.? Makefile.aperl \
          perl Twig.def \
          core.[0-9][0-9][0-9] mon.out \
          libTwig.def perlmain.c \
          perl.exe so_locations \
          Twig.exp 
rm -rf \
          blib 
mv Makefile Makefile.old > /dev/null 2>&1
rm -f \
          Makefile.old Makefile 
rm -rf \
          XML-Twig-3.26 
/usr/bin/perl "-MExtUtils::Manifest=fullcheck" -e fullcheck
Not in MANIFEST: debian/changelog
Not in MANIFEST: debian/compat
Not in MANIFEST: debian/control
Not in MANIFEST: debian/copyright
Not in MANIFEST: debian/patches/01_dont_ask.diff
Not in MANIFEST: debian/patches/01_dont_ask.diff.level-1.log
Not in MANIFEST: debian/patches/02_perl_path.diff
Not in MANIFEST: debian/patches/02_perl_path.diff.level-1.log
Not in MANIFEST: debian/patches/03_cosmetics.diff
Not in MANIFEST: debian/patches/03_cosmetics.diff.level-1.log
Not in MANIFEST: debian/rules
Not in MANIFEST: debian/stamp-makefile-build
Not in MANIFEST: debian/stamp-makefile-check
Not in MANIFEST: debian/stamp-patch-debian=patches=01_dont_ask.diff
Not in MANIFEST: debian/stamp-patch-debian=patches=02_perl_path.diff
Not in MANIFEST: debian/stamp-patch-debian=patches=03_cosmetics.diff
Not in MANIFEST: debian/stamp-patched
Not in MANIFEST: debian/watch
Not in MANIFEST: debian/xml-twig-tools.install
Not in MANIFEST: t/error.log
Not in MANIFEST: test_uri
Not in MANIFEST: tmp
Not in MANIFEST: Twig.pm_bak
Not in MANIFEST: Twig/XPath.pm_bak
make[1]: Leaving directory `/home/mrvn/libxml-twig-perl-3.26-2'
rm -f debian/stamp-makefile-build
rm -f debian/stamp-makefile-check
/usr/bin/make -f debian/rules reverse-config
make[1]: Entering directory `/home/mrvn/libxml-twig-perl-3.26-2'
make[1]: Nothing to be done for `reverse-config'.
make[1]: Leaving directory `/home/mrvn/libxml-twig-perl-3.26-2'
if [ "reverse-patches" = "reverse-patches" ]; then rm -f debian/stamp-patched; 
fi
patches: debian/patches/01_dont_ask.diff debian/patches/02_perl_path.diff 
debian/patches/03_cosmetics.diff
Trying reverse patch debian/patches/03_cosmetics.diff at level 1 ... success.
Trying reverse patch debian/patches/02_perl_path.diff at level 1 ... success.
Trying reverse patch debian/patches/01_dont_ask.diff at level 1 ... success.
if [ "reverse-patches" != "reverse-patches" ]; then touch debian/stamp-patched; 
fi
if [ "reverse-patches" != "reverse-patches" ] ; then \
                /usr/bin/make -f debian/rules update-config ; \
        fi
for dir in debian/patches ; do \
            rm -f $dir/*.log ; \
        done
if [ -e Makefile ]; then /usr/bin/make -i distclean; fi
rm -f t/error.log test_uri tmp Twig/XPath.pm_bak Twig.pm_bak
 debian/rules build
test -x debian/rules
mkdir -p "."
/usr/bin/make -f debian/rules reverse-config
make[1]: Entering directory `/home/mrvn/libxml-twig-perl-3.26-2'
make[1]: Nothing to be done for `reverse-config'.
make[1]: Leaving directory `/home/mrvn/libxml-twig-perl-3.26-2'
if [ "debian/stamp-patched" = "reverse-patches" ]; then rm -f 
debian/stamp-patched; fi
patches: debian/patches/01_dont_ask.diff debian/patches/02_perl_path.diff 
debian/patches/03_cosmetics.diff
Trying patch debian/patches/01_dont_ask.diff at level 1 ... success.
Trying patch debian/patches/02_perl_path.diff at level 1 ... success.
Trying patch debian/patches/03_cosmetics.diff at level 1 ... success.
if [ "debian/stamp-patched" != "reverse-patches" ]; then touch 
debian/stamp-patched; fi
if [ "debian/stamp-patched" != "reverse-patches" ] ; then \
                /usr/bin/make -f debian/rules update-config ; \
        fi
make[1]: Entering directory `/home/mrvn/libxml-twig-perl-3.26-2'
make[1]: Nothing to be done for `update-config'.
make[1]: Leaving directory `/home/mrvn/libxml-twig-perl-3.26-2'
(cd . && /usr/bin/perl Makefile.PL INSTALLDIRS=vendor  )
Checking if your kit is complete...
Looks good
Writing Makefile for XML::Twig
/usr/bin/make -C . OPTIMIZE="-g -Wall -O2" all
make[1]: Entering directory `/home/mrvn/libxml-twig-perl-3.26-2'
/usr/bin/perl speedup Twig_pm.slow > Twig.pm
perl version is 5.008008 XML::Parser version is 2.34
/usr/bin/perl -i_bak -p filter_for_5.005 Twig.pm Twig/XPath.pm
/usr/bin/perl check_optional_modules
cp Twig.pm blib/lib/XML/Twig.pm
cp Twig/XPath.pm blib/lib/XML/Twig/XPath.pm
Manifying blib/man3/XML::Twig.3pm
make[1]: Leaving directory `/home/mrvn/libxml-twig-perl-3.26-2'
touch debian/stamp-makefile-build
/usr/bin/make -C . OPTIMIZE="-g -Wall -O2" test
make[1]: Entering directory `/home/mrvn/libxml-twig-perl-3.26-2'
/usr/bin/perl speedup Twig_pm.slow > Twig.pm
perl version is 5.008008 XML::Parser version is 2.34
/usr/bin/perl -i_bak -p filter_for_5.005 Twig.pm Twig/XPath.pm
/usr/bin/perl check_optional_modules
Skip blib/lib/XML/Twig.pm (unchanged)
Skip blib/lib/XML/Twig/XPath.pm (unchanged)
PERL_DL_NONLAZY=1 /usr/bin/perl "-MExtUtils::Command::MM" "-e" "test_harness(0, 
'blib/lib', 'blib/arch')" t/*.t
t/is_field..........................ok
t/pod...............................ok
t/pod_coverage......................ok
t/test1.............................ok
t/test2.............................ok
t/test3.............................ok
t/test4.............................ok
t/test5.............................ok
t/test_3_24.........................ok
t/test_3_26.........................ok
t/test_additional...................ok
t/test_attregexp_cond...............ok
t/test_bugs_3_15....................ok
t/test_bugs_3_18....................ok
t/test_bugs_3_19....................ok
t/test_bugs_3_21....................ok
t/test_bugs_3_22....................ok
t/test_cdata........................ok
t/test_class_methods................ok
t/test_comment_handler..............ok
t/test_drop_comments................ok
t/test_entities.....................ok
t/test_erase........................ok
t/test_errors.......................ok
t/test_even_more_coverage...........ok
t/test_expand_external_entities.....ok
t/test_ignore_elts..................ok
t/test_keep_atts_order..............ok
t/test_mark.........................ok
t/test_memory.......................memory leak parsing xml: expected '27520', 
got '27652'
FAILED test 2
        Failed 1/2 tests, 50.00% okay
t/test_nav..........................ok
t/test_need_3_args_open.............ok
t/test_need_io_scalar...............ok
t/test_need_use_bytes...............ok
t/test_new_features_3_15............ok
t/test_new_features_3_16............ok
t/test_new_features_3_18............ok
t/test_new_features_3_22............ok
t/test_pi_handler...................ok
t/test_pos..........................ok
t/test_safe_encode..................ok
t/test_simplify.....................ok
t/test_spaces.......................ok
t/test_twig_roots...................ok
t/test_unique_xpath.................ok
t/test_variables....................ok
t/test_with_lwp.....................

### warning is normal here ###

file:test_with_lwp_no_file.xml File `test_with_lwp_no_file.xml' does not exist 
at t/test_with_lwp.t line 50
ok
t/test_wrapped......................ok
t/test_xml_split....................ok
t/test_xpath_cond...................ok
t/tests_3_23........................ok
t/xmlxpath_01basic..................ok
t/xmlxpath_02descendant.............ok
t/xmlxpath_03star...................ok
t/xmlxpath_04pos....................ok
t/xmlxpath_05attrib.................ok
t/xmlxpath_06attrib_val.............ok
t/xmlxpath_07count..................ok
t/xmlxpath_08name...................ok
t/xmlxpath_09a_string_length........ok
t/xmlxpath_09string_length..........ok
t/xmlxpath_10pipe...................ok
t/xmlxpath_12axisdescendant.........ok
t/xmlxpath_13axisparent.............ok
t/xmlxpath_14axisancestor...........ok
t/xmlxpath_15axisfol_sib............ok
t/xmlxpath_16axisprec_sib...........ok
t/xmlxpath_17axisfollowing..........ok
t/xmlxpath_18axispreceding..........ok
t/xmlxpath_19axisd_or_s.............ok
t/xmlxpath_20axisa_or_s.............ok
t/xmlxpath_21allnodes...............ok
t/xmlxpath_22name_select............ok
t/xmlxpath_23func...................ok
t/xmlxpath_24namespaces.............ok
t/xmlxpath_25scope..................ok
t/xmlxpath_26predicate..............ok
t/xmlxpath_28ancestor2..............ok
t/xmlxpath_29desc_with_predicate....ok
t/xmlxpath_30lang...................ok
t/xmlxpath_additional...............ok
t/xmlxpath_nav......................ok
t/xmlxpath_test1....................ok
t/xmlxpath_test_twig_roots..........ok
t/xmlxpath_test_with_handlers.......ok
t/xmlxpath_xpath_cond...............ok
t/zz_dump_config....................

Configuration:

perl: 5.008008
OS: linux - x86_64-linux
XML::Parser              :             2.34 (required)
Can't exec "xmlwf": No such file or directory at t/zz_dump_config.t line 34.
Use of uninitialized value in pattern match (m//) at t/zz_dump_config.t line 35.
Use of uninitialized value in sprintf at t/zz_dump_config.t line 106.
expat                    : <no version information found> 
Scalar::Util             :             1.18 (for improved memory management)
Encode                   :             2.12 (for encoding conversions)
LWP                      :            5.805 (for the parseurl method)
HTML::Entities           :             1.35 (for the html_encode filter)
Tie::IxHash              :             1.21 (for the keep_atts_order option)
XML::XPathEngine         :  <not available> (to use XML::Twig::XPath)
XML::XPath               :             1.13 (to use XML::Twig::XPath if 
Tree::XPathEngine not available)
HTML::TreeBuilder        :             3.13 (to use parse_html and 
parsefile_html)
Text::Wrap               :      2005.082401 (to use the "wrapped" option for 
pretty_print)
Test                     :             1.25 (for testing purposes)
Test::Pod                :             1.24 (for testing purposes)
XML::Simple              :             2.14 (for testing purposes)
XML::Handler::YAWriter   :             0.23 (for testing purposes)
XML::SAX::Writer         :             0.44 (for testing purposes)
XML::Filter::BufferText  :             1.01 (for testing purposes)
IO::Scalar               :            2.110 (for testing purposes)


Please add this information to bug reports (you can run t/zz_dump_config.t to 
get it)

ok
Failed Test     Stat Wstat Total Fail  Failed  List of Failed
-------------------------------------------------------------------------------
t/test_memory.t                2    1  50.00%  2
Failed 1/87 test scripts, 98.85% okay. 1/4295 subtests failed, 99.98% okay.
make[1]: *** [test_dynamic] Error 255
make[1]: Leaving directory `/home/mrvn/libxml-twig-perl-3.26-2'
make: *** [debian/stamp-makefile-check] Error 2

Reply via email to