Login
[x]
Log in using an account from:
Fedora Account System
Red Hat Associate
Red Hat Customer
Or login using a Red Hat Bugzilla account
Forgot Password
Login:
Hide Forgot
Create an Account
Red Hat Bugzilla – Attachment 888914 Details for
Bug 1090505
perl-Test-Valgrind arch-specific failures (i686, ppc ok; x86_64, ppc64, armv7hl fail)
[?]
New
Simple Search
Advanced Search
My Links
Browse
Requests
Reports
Current State
Search
Tabular reports
Graphical reports
Duplicates
Other Reports
User Changes
Plotly Reports
Bug Status
Bug Severity
Non-Defaults
|
Product Dashboard
Help
Page Help!
Bug Writing Guidelines
What's new
Browser Support Policy
5.0.4.rh83 Release notes
FAQ
Guides index
User guide
Web Services
Contact
Legal
This site requires JavaScript to be enabled to function correctly, please enable it.
i686 build log
build-i686.log (text/plain), 20.47 KB, created by
Paul Howarth
on 2014-04-23 13:38:13 UTC
(
hide
)
Description:
i686 build log
Filename:
MIME Type:
Creator:
Paul Howarth
Created:
2014-04-23 13:38:13 UTC
Size:
20.47 KB
patch
obsolete
>Mock Version: 1.1.36 >Mock Version: 1.1.36 >ENTER do(['bash', '--login', '-c', 'rpmbuild -bs --target i686 --nodeps builddir/build/SPECS/perl-Test-Valgrind.spec'], False, '/var/lib/mock/f21-build-2064697-378806/root/', None, 86400, True, False, 1000, 425, None, False, {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'echo -n "<mock-chroot>"', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'}, logger=<mockbuild.trace_decorator.getLog object at 0x258f390>) >Executing command: ['bash', '--login', '-c', 'rpmbuild -bs --target i686 --nodeps builddir/build/SPECS/perl-Test-Valgrind.spec'] with env {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'echo -n "<mock-chroot>"', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'} >warning: Could not canonicalize hostname: buildvm-16.phx2.fedoraproject.org >Building target platforms: i686 >Building for target i686 >Wrote: /builddir/build/SRPMS/perl-Test-Valgrind-1.14-1.fc21.src.rpm >Child return code was: 0 >LEAVE do --> > >ENTER do(['bash', '--login', '-c', 'rpmbuild -bb --target i686 --nodeps builddir/build/SPECS/perl-Test-Valgrind.spec'], False, '/var/lib/mock/f21-build-2064697-378806/root/', None, 86400, True, False, 1000, 425, None, False, {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'echo -n "<mock-chroot>"', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'}, logger=<mockbuild.trace_decorator.getLog object at 0x258f390>) >Executing command: ['bash', '--login', '-c', 'rpmbuild -bb --target i686 --nodeps builddir/build/SPECS/perl-Test-Valgrind.spec'] with env {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'echo -n "<mock-chroot>"', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'} >Building target platforms: i686 >Building for target i686 >Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.9zEkKC >+ umask 022 >+ cd /builddir/build/BUILD >+ cd /builddir/build/BUILD >+ rm -rf Test-Valgrind-1.14 >+ /usr/bin/gzip -dc /builddir/build/SOURCES/Test-Valgrind-1.14.tar.gz >+ /usr/bin/tar -xf - >+ STATUS=0 >+ '[' 0 -ne 0 ']' >+ cd Test-Valgrind-1.14 >+ /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . >+ exit 0 >Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.TfzNGA >+ umask 022 >+ cd /builddir/build/BUILD >+ cd Test-Valgrind-1.14 >+ perl Makefile.PL INSTALLDIRS=vendor 'OPTIMIZE=-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables' >Checking for a valid C compiler in the PATH... /usr/bin/gcc >Checking if your kit is complete... >Looks good >Generating a Unix-style Makefile >Writing Makefile for Test::Valgrind >+ make -j3 >Running Mkbootstrap for Test::Valgrind () >/usr/bin/perl /usr/share/perl5/vendor_perl/ExtUtils/xsubpp -typemap /usr/share/perl5/ExtUtils/typemap Valgrind.xs > Valgrind.xsc && mv Valgrind.xsc Valgrind.c >chmod 644 Valgrind.bs >cp lib/Test/Valgrind/Command.pm blib/lib/Test/Valgrind/Command.pm >cp lib/Test/Valgrind/Parser/XML.pm blib/lib/Test/Valgrind/Parser/XML.pm >cp lib/Test/Valgrind/Tool/memcheck.pm blib/lib/Test/Valgrind/Tool/memcheck.pm >cp lib/Test/Valgrind/Parser.pm blib/lib/Test/Valgrind/Parser.pm >cp lib/Test/Valgrind/Command/PerlScript.pm blib/lib/Test/Valgrind/Command/PerlScript.pm >cp lib/Test/Valgrind/Action/Test.pm blib/lib/Test/Valgrind/Action/Test.pm >cp lib/Test/Valgrind/Component.pm blib/lib/Test/Valgrind/Component.pm >cp lib/Test/Valgrind/Parser/XML/Twig.pm blib/lib/Test/Valgrind/Parser/XML/Twig.pm >cp lib/Test/Valgrind/Parser/Suppressions/Text.pm blib/lib/Test/Valgrind/Parser/Suppressions/Text.pm >cp lib/Test/Valgrind/Action.pm blib/lib/Test/Valgrind/Action.pm >cp lib/Test/Valgrind.pm blib/lib/Test/Valgrind.pm >cp lib/Test/Valgrind/Command/Aggregate.pm blib/lib/Test/Valgrind/Command/Aggregate.pm >cp lib/Test/Valgrind/Parser/Text.pm blib/lib/Test/Valgrind/Parser/Text.pm >cp lib/Test/Valgrind/Action/Suppressions.pm blib/lib/Test/Valgrind/Action/Suppressions.pm >cp lib/Test/Valgrind/Command/Perl.pm blib/lib/Test/Valgrind/Command/Perl.pm >cp lib/Test/Valgrind/Suppressions.pm blib/lib/Test/Valgrind/Suppressions.pm >cp lib/Test/Valgrind/Carp.pm blib/lib/Test/Valgrind/Carp.pm >cp lib/Test/Valgrind/Action/Captor.pm blib/lib/Test/Valgrind/Action/Captor.pm >cp lib/Test/Valgrind/Report.pm blib/lib/Test/Valgrind/Report.pm >cp lib/Test/Valgrind/Tool.pm blib/lib/Test/Valgrind/Tool.pm >cp lib/Test/Valgrind/Session.pm blib/lib/Test/Valgrind/Session.pm >gcc -c -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DVERSION=\"1.14\" -DXS_VERSION=\"1.14\" -fPIC "-I/usr/lib/perl5/CORE" Valgrind.c >rm -f blib/arch/auto/Test/Valgrind/Valgrind.so >gcc -shared -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wl,-z,relro -L/usr/local/lib Valgrind.o -o blib/arch/auto/Test/Valgrind/Valgrind.so \ > -lperl \ > >chmod 755 blib/arch/auto/Test/Valgrind/Valgrind.so >/usr/bin/perl -MExtUtils::Command::MM -e 'cp_nonempty' -- Valgrind.bs blib/arch/auto/Test/Valgrind/Valgrind.bs 644 >Manifying blib/man3/Test::Valgrind.3pm >Manifying blib/man3/Test::Valgrind::Action.3pm >Manifying blib/man3/Test::Valgrind::Action::Captor.3pm >Manifying blib/man3/Test::Valgrind::Action::Suppressions.3pm >Manifying blib/man3/Test::Valgrind::Action::Test.3pm >Manifying blib/man3/Test::Valgrind::Carp.3pm >Manifying blib/man3/Test::Valgrind::Command.3pm >Manifying blib/man3/Test::Valgrind::Command::Aggregate.3pm >Manifying blib/man3/Test::Valgrind::Command::Perl.3pm >Manifying blib/man3/Test::Valgrind::Command::PerlScript.3pm >Manifying blib/man3/Test::Valgrind::Component.3pm >Manifying blib/man3/Test::Valgrind::Parser.3pm >Manifying blib/man3/Test::Valgrind::Parser::Suppressions::Text.3pm >Manifying blib/man3/Test::Valgrind::Parser::Text.3pm >Manifying blib/man3/Test::Valgrind::Parser::XML.3pm >Manifying blib/man3/Test::Valgrind::Parser::XML::Twig.3pm >Manifying blib/man3/Test::Valgrind::Report.3pm >Manifying blib/man3/Test::Valgrind::Session.3pm >Manifying blib/man3/Test::Valgrind::Suppressions.3pm >Manifying blib/man3/Test::Valgrind::Tool.3pm >Manifying blib/man3/Test::Valgrind::Tool::memcheck.3pm >+ exit 0 >Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.bUnE2A >+ umask 022 >+ cd /builddir/build/BUILD >+ '[' /builddir/build/BUILDROOT/perl-Test-Valgrind-1.14-1.fc21.i386 '!=' / ']' >+ rm -rf /builddir/build/BUILDROOT/perl-Test-Valgrind-1.14-1.fc21.i386 >++ dirname /builddir/build/BUILDROOT/perl-Test-Valgrind-1.14-1.fc21.i386 >+ mkdir -p /builddir/build/BUILDROOT >+ mkdir /builddir/build/BUILDROOT/perl-Test-Valgrind-1.14-1.fc21.i386 >+ cd Test-Valgrind-1.14 >+ rm -rf /builddir/build/BUILDROOT/perl-Test-Valgrind-1.14-1.fc21.i386 >+ make pure_install DESTDIR=/builddir/build/BUILDROOT/perl-Test-Valgrind-1.14-1.fc21.i386 >Running Mkbootstrap for Test::Valgrind () >chmod 644 Valgrind.bs >Files found in blib/arch: installing files in blib/lib into architecture dependent library tree >Installing /builddir/build/BUILDROOT/perl-Test-Valgrind-1.14-1.fc21.i386/usr/lib/perl5/vendor_perl/Test/Valgrind.pm >Installing /builddir/build/BUILDROOT/perl-Test-Valgrind-1.14-1.fc21.i386/usr/lib/perl5/vendor_perl/Test/Valgrind/Session.pm >Installing /builddir/build/BUILDROOT/perl-Test-Valgrind-1.14-1.fc21.i386/usr/lib/perl5/vendor_perl/Test/Valgrind/Parser.pm >Installing /builddir/build/BUILDROOT/perl-Test-Valgrind-1.14-1.fc21.i386/usr/lib/perl5/vendor_perl/Test/Valgrind/Action.pm >Installing /builddir/build/BUILDROOT/perl-Test-Valgrind-1.14-1.fc21.i386/usr/lib/perl5/vendor_perl/Test/Valgrind/Component.pm >Installing /builddir/build/BUILDROOT/perl-Test-Valgrind-1.14-1.fc21.i386/usr/lib/perl5/vendor_perl/Test/Valgrind/Tool.pm >Installing /builddir/build/BUILDROOT/perl-Test-Valgrind-1.14-1.fc21.i386/usr/lib/perl5/vendor_perl/Test/Valgrind/Carp.pm >Installing /builddir/build/BUILDROOT/perl-Test-Valgrind-1.14-1.fc21.i386/usr/lib/perl5/vendor_perl/Test/Valgrind/Report.pm >Installing /builddir/build/BUILDROOT/perl-Test-Valgrind-1.14-1.fc21.i386/usr/lib/perl5/vendor_perl/Test/Valgrind/Suppressions.pm >Installing /builddir/build/BUILDROOT/perl-Test-Valgrind-1.14-1.fc21.i386/usr/lib/perl5/vendor_perl/Test/Valgrind/Command.pm >Installing /builddir/build/BUILDROOT/perl-Test-Valgrind-1.14-1.fc21.i386/usr/lib/perl5/vendor_perl/Test/Valgrind/Action/Test.pm >Installing /builddir/build/BUILDROOT/perl-Test-Valgrind-1.14-1.fc21.i386/usr/lib/perl5/vendor_perl/Test/Valgrind/Action/Captor.pm >Installing /builddir/build/BUILDROOT/perl-Test-Valgrind-1.14-1.fc21.i386/usr/lib/perl5/vendor_perl/Test/Valgrind/Action/Suppressions.pm >Installing /builddir/build/BUILDROOT/perl-Test-Valgrind-1.14-1.fc21.i386/usr/lib/perl5/vendor_perl/Test/Valgrind/Parser/XML.pm >Installing /builddir/build/BUILDROOT/perl-Test-Valgrind-1.14-1.fc21.i386/usr/lib/perl5/vendor_perl/Test/Valgrind/Parser/Text.pm >Installing /builddir/build/BUILDROOT/perl-Test-Valgrind-1.14-1.fc21.i386/usr/lib/perl5/vendor_perl/Test/Valgrind/Parser/XML/Twig.pm >Installing /builddir/build/BUILDROOT/perl-Test-Valgrind-1.14-1.fc21.i386/usr/lib/perl5/vendor_perl/Test/Valgrind/Parser/Suppressions/Text.pm >Installing /builddir/build/BUILDROOT/perl-Test-Valgrind-1.14-1.fc21.i386/usr/lib/perl5/vendor_perl/Test/Valgrind/Command/Perl.pm >Installing /builddir/build/BUILDROOT/perl-Test-Valgrind-1.14-1.fc21.i386/usr/lib/perl5/vendor_perl/Test/Valgrind/Command/Aggregate.pm >Installing /builddir/build/BUILDROOT/perl-Test-Valgrind-1.14-1.fc21.i386/usr/lib/perl5/vendor_perl/Test/Valgrind/Command/PerlScript.pm >Installing /builddir/build/BUILDROOT/perl-Test-Valgrind-1.14-1.fc21.i386/usr/lib/perl5/vendor_perl/Test/Valgrind/Tool/memcheck.pm >Installing /builddir/build/BUILDROOT/perl-Test-Valgrind-1.14-1.fc21.i386/usr/share/man/man3/Test::Valgrind::Report.3pm >Installing /builddir/build/BUILDROOT/perl-Test-Valgrind-1.14-1.fc21.i386/usr/share/man/man3/Test::Valgrind::Action::Captor.3pm >Installing /builddir/build/BUILDROOT/perl-Test-Valgrind-1.14-1.fc21.i386/usr/share/man/man3/Test::Valgrind::Session.3pm >Installing /builddir/build/BUILDROOT/perl-Test-Valgrind-1.14-1.fc21.i386/usr/share/man/man3/Test::Valgrind::Action::Suppressions.3pm >Installing /builddir/build/BUILDROOT/perl-Test-Valgrind-1.14-1.fc21.i386/usr/share/man/man3/Test::Valgrind::Command::PerlScript.3pm >Installing /builddir/build/BUILDROOT/perl-Test-Valgrind-1.14-1.fc21.i386/usr/share/man/man3/Test::Valgrind::Action::Test.3pm >Installing /builddir/build/BUILDROOT/perl-Test-Valgrind-1.14-1.fc21.i386/usr/share/man/man3/Test::Valgrind::Parser::XML.3pm >Installing /builddir/build/BUILDROOT/perl-Test-Valgrind-1.14-1.fc21.i386/usr/share/man/man3/Test::Valgrind::Tool::memcheck.3pm >Installing /builddir/build/BUILDROOT/perl-Test-Valgrind-1.14-1.fc21.i386/usr/share/man/man3/Test::Valgrind.3pm >Installing /builddir/build/BUILDROOT/perl-Test-Valgrind-1.14-1.fc21.i386/usr/share/man/man3/Test::Valgrind::Action.3pm >Installing /builddir/build/BUILDROOT/perl-Test-Valgrind-1.14-1.fc21.i386/usr/share/man/man3/Test::Valgrind::Carp.3pm >Installing /builddir/build/BUILDROOT/perl-Test-Valgrind-1.14-1.fc21.i386/usr/share/man/man3/Test::Valgrind::Command.3pm >Installing /builddir/build/BUILDROOT/perl-Test-Valgrind-1.14-1.fc21.i386/usr/share/man/man3/Test::Valgrind::Parser::Suppressions::Text.3pm >Installing /builddir/build/BUILDROOT/perl-Test-Valgrind-1.14-1.fc21.i386/usr/share/man/man3/Test::Valgrind::Parser.3pm >Installing /builddir/build/BUILDROOT/perl-Test-Valgrind-1.14-1.fc21.i386/usr/share/man/man3/Test::Valgrind::Command::Perl.3pm >Installing /builddir/build/BUILDROOT/perl-Test-Valgrind-1.14-1.fc21.i386/usr/share/man/man3/Test::Valgrind::Component.3pm >Installing /builddir/build/BUILDROOT/perl-Test-Valgrind-1.14-1.fc21.i386/usr/share/man/man3/Test::Valgrind::Parser::Text.3pm >Installing /builddir/build/BUILDROOT/perl-Test-Valgrind-1.14-1.fc21.i386/usr/share/man/man3/Test::Valgrind::Command::Aggregate.3pm >Installing /builddir/build/BUILDROOT/perl-Test-Valgrind-1.14-1.fc21.i386/usr/share/man/man3/Test::Valgrind::Tool.3pm >Installing /builddir/build/BUILDROOT/perl-Test-Valgrind-1.14-1.fc21.i386/usr/share/man/man3/Test::Valgrind::Suppressions.3pm >Installing /builddir/build/BUILDROOT/perl-Test-Valgrind-1.14-1.fc21.i386/usr/share/man/man3/Test::Valgrind::Parser::XML::Twig.3pm >+ find /builddir/build/BUILDROOT/perl-Test-Valgrind-1.14-1.fc21.i386 -type f -name .packlist -exec rm -f '{}' ';' >+ find /builddir/build/BUILDROOT/perl-Test-Valgrind-1.14-1.fc21.i386 -type f -name '*.bs' -a -size 0 -exec rm -f '{}' ';' >+ /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w /builddir/build/BUILDROOT/perl-Test-Valgrind-1.14-1.fc21.i386 >+ '[' /usr/lib/perl5/vendor_perl '!=' /usr/share/perl5/vendor_perl ']' >+ mkdir -p /builddir/build/BUILDROOT/perl-Test-Valgrind-1.14-1.fc21.i386/usr/share/perl5/vendor_perl >+ mv /builddir/build/BUILDROOT/perl-Test-Valgrind-1.14-1.fc21.i386/usr/lib/perl5/vendor_perl/Test /builddir/build/BUILDROOT/perl-Test-Valgrind-1.14-1.fc21.i386/usr/lib/perl5/vendor_perl/auto /builddir/build/BUILDROOT/perl-Test-Valgrind-1.14-1.fc21.i386/usr/share/perl5/vendor_perl/ >+ perl -MExtUtils::Install -e 'exit (($ExtUtils::Install::VERSION < 1.3702) ? 0 : 1);' >+ /usr/lib/rpm/find-debuginfo.sh --strict-build-id -m --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 /builddir/build/BUILD/Test-Valgrind-1.14 >/usr/lib/rpm/sepdebugcrcfix: Updated 0 CRC32s, 0 CRC32s did match. >find: 'debug': No such file or directory >+ /usr/lib/rpm/check-buildroot >+ /usr/lib/rpm/redhat/brp-compress >+ /usr/lib/rpm/redhat/brp-strip-static-archive /usr/bin/strip >+ /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 >+ /usr/lib/rpm/redhat/brp-python-hardlink >+ /usr/lib/rpm/redhat/brp-java-repack-jars >Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.JAHHLD >+ umask 022 >+ cd /builddir/build/BUILD >+ cd Test-Valgrind-1.14 >+ make test TEST_VERBOSE=1 >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 ># Testing Test::Valgrind 1.14, Perl 5.018002, /usr/bin/perl >t/00-load.t ................... >1..1 >ok 1 - use Test::Valgrind::Suppressions; >ok ># Using valgrind 3.10.0 located at /usr/bin/valgrind ># Generating suppressions... ># Suppressions for this perl stored in /builddir/.perl/Test-Valgrind/suppressions/1.14/memcheck-3.10.0-a8414dee2905b76d33c1dc0b9dccd5cb.supp ># Using suppression file /builddir/.perl/Test-Valgrind/suppressions/1.14/memcheck-3.10.0-a8414dee2905b76d33c1dc0b9dccd5cb.supp >t/10-good.t ................... >1..15 >ok 1 - InvalidFree >ok 2 - MismatchedFree >ok 3 - InvalidRead >ok 4 - InvalidWrite >ok 5 - InvalidJump >ok 6 - Overlap >ok 7 - InvalidMemPool >ok 8 - UninitCondition >ok 9 - UninitValue >ok 10 - SyscallParam >ok 11 - ClientCheck >ok 12 - Leak_DefinitelyLost >ok 13 - Leak_IndirectlyLost >ok 14 - Leak_PossiblyLost >ok 15 - Leak_StillReachable >ok ># Using valgrind 3.10.0 located at /usr/bin/valgrind ># Using suppression file /builddir/.perl/Test-Valgrind/suppressions/1.14/memcheck-3.10.0-a8414dee2905b76d33c1dc0b9dccd5cb.supp ># The subsequent report was correctly caught: ># 10,000 bytes in 1 blocks are still reachable in loss record 6 of 6 ># malloc (/usr/lib/valgrind/vgpreload_memcheck-x86-linux.so) [?:?] ># tv_leak (/builddir/build/BUILD/Test-Valgrind-1.14/blib/arch/auto/Test/Valgrind/Valgrind.so) [Valgrind.xs:22] ># XS_Test__Valgrind_leak (/builddir/build/BUILD/Test-Valgrind-1.14/blib/arch/auto/Test/Valgrind/Valgrind.so) [Valgrind.xs:42] ># Perl_pp_entersub (/usr/lib/libperl.so.5.18.2) [?:?] ># Perl_runops_standard (/usr/lib/libperl.so.5.18.2) [?:?] ># perl_run (/usr/lib/libperl.so.5.18.2) [?:?] ># ? (/usr/bin/perl) [?:?] ># (below main) (/usr/lib/libc-2.19.90.so) [?:?] >t/20-bad.t .................... >1..17 >ok 1 - 10_000 bytes leaked >ok 2 - in one block >ok 3 - InvalidFree >ok 4 - MismatchedFree >ok 5 - InvalidRead >ok 6 - InvalidWrite >ok 7 - InvalidJump >ok 8 - Overlap >ok 9 - InvalidMemPool >ok 10 - UninitCondition >ok 11 - UninitValue >ok 12 - SyscallParam >ok 13 - ClientCheck >ok 14 - Leak_DefinitelyLost >ok 15 - Leak_IndirectlyLost >ok 16 - Leak_PossiblyLost >ok 17 - Leak_StillReachable >ok >t/70-session.t ................ >1..7 >ok 1 - no search_dirs >ok 2 - nonexistant valgrind >ok 3 - old valgrind >ok 4 - new valgrind >ok 5 - 'new valgrind isa Test::Valgrind::Session' isa 'Test::Valgrind::Session' >ok 6 - old and new valgrind >ok 7 - 'old and new valgrind isa Test::Valgrind::Session' isa 'Test::Valgrind::Session' >ok ># 18 suppressions, of which 18 are not empty >t/80-suppressions.t ........... >1..4 >ok 1 - suppression file is correctly named >ok 2 - suppression file exists >ok 3 - suppression file is readable >ok 4 - Could open the suppression file >ok >t/81-suppressions-demangle.t .. >1..14 >ok 1 - not encoded does not croak as expected >ok 2 - not encoded >ok 3 - VG_Z croaks as expected >ok 4 - VG_Z >ok 5 - no function name croaks as expected >ok 6 - no function name >ok 7 - soname encoded does not croak as expected >ok 8 - soname encoded >ok 9 - soname encoded 2 does not croak as expected >ok 10 - soname encoded 2 >ok 11 - function name encoded does not croak as expected >ok 12 - function name encoded >ok 13 - function name with invalid escapes croaks as expected >ok 14 - function name with invalid escapes >ok >All tests successful. >Files=6, Tests=58, 15 wallclock secs ( 0.04 usr 0.01 sys + 14.95 cusr 0.20 csys = 15.20 CPU) >Result: PASS >+ exit 0 >Processing files: perl-Test-Valgrind-1.14-1.fc21.i686 >Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.jCWYjn >+ umask 022 >+ cd /builddir/build/BUILD >+ cd Test-Valgrind-1.14 >+ DOCDIR=/builddir/build/BUILDROOT/perl-Test-Valgrind-1.14-1.fc21.i386/usr/share/doc/perl-Test-Valgrind >+ export DOCDIR >+ /usr/bin/mkdir -p /builddir/build/BUILDROOT/perl-Test-Valgrind-1.14-1.fc21.i386/usr/share/doc/perl-Test-Valgrind >+ cp -pr Changes /builddir/build/BUILDROOT/perl-Test-Valgrind-1.14-1.fc21.i386/usr/share/doc/perl-Test-Valgrind >+ cp -pr README /builddir/build/BUILDROOT/perl-Test-Valgrind-1.14-1.fc21.i386/usr/share/doc/perl-Test-Valgrind >+ cp -pr samples/ /builddir/build/BUILDROOT/perl-Test-Valgrind-1.14-1.fc21.i386/usr/share/doc/perl-Test-Valgrind >+ exit 0 >Provides: perl(Test::Valgrind) = 1.14 perl(Test::Valgrind::Action) = 1.14 perl(Test::Valgrind::Action::Captor) = 1.14 perl(Test::Valgrind::Action::Suppressions) = 1.14 perl(Test::Valgrind::Action::Test) = 1.14 perl(Test::Valgrind::Carp) = 1.14 perl(Test::Valgrind::Command) = 1.14 perl(Test::Valgrind::Command::Aggregate) = 1.14 perl(Test::Valgrind::Command::Perl) = 1.14 perl(Test::Valgrind::Command::PerlScript) = 1.14 perl(Test::Valgrind::Component) = 1.14 perl(Test::Valgrind::Parser) = 1.14 perl(Test::Valgrind::Parser::Suppressions::Text) = 1.14 perl(Test::Valgrind::Parser::Text) = 1.14 perl(Test::Valgrind::Parser::XML) = 1.14 perl(Test::Valgrind::Parser::XML::Twig) = 1.14 perl(Test::Valgrind::Parser::XML::Twig::Elt) = 1.14 perl(Test::Valgrind::Report) = 1.14 perl(Test::Valgrind::Report::Suppressions) perl(Test::Valgrind::Session) = 1.14 perl(Test::Valgrind::Suppressions) = 1.14 perl(Test::Valgrind::Tool) = 1.14 perl(Test::Valgrind::Tool::memcheck) = 1.14 perl(Test::Valgrind::Tool::memcheck::Report) = 1.14 perl-Test-Valgrind = 1.14-1.fc21 perl-Test-Valgrind(x86-32) = 1.14-1.fc21 >Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 >Requires: perl(Env::Sanctify) perl(Fcntl) perl(File::Spec) perl(POSIX) perl(Scalar::Util) perl(Test::Builder) perl(Test::Valgrind::Suppressions) perl(base) perl(strict) perl(version) perl(warnings) >Processing files: perl-Test-Valgrind-debuginfo-1.14-1.fc21.i686 >Provides: perl-Test-Valgrind-debuginfo = 1.14-1.fc21 perl-Test-Valgrind-debuginfo(x86-32) = 1.14-1.fc21 >Requires(rpmlib): rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 rpmlib(CompressedFileNames) <= 3.0.4-1 >Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/perl-Test-Valgrind-1.14-1.fc21.i386 >warning: Could not canonicalize hostname: buildvm-16.phx2.fedoraproject.org >Wrote: /builddir/build/RPMS/perl-Test-Valgrind-1.14-1.fc21.i686.rpm >Wrote: /builddir/build/RPMS/perl-Test-Valgrind-debuginfo-1.14-1.fc21.i686.rpm >Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.7aW5aE >+ umask 022 >+ cd /builddir/build/BUILD >+ cd Test-Valgrind-1.14 >+ rm -rf /builddir/build/BUILDROOT/perl-Test-Valgrind-1.14-1.fc21.i386 >+ exit 0 >Child return code was: 0 >LEAVE do --> >
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 1090505
:
888913
| 888914 |
888915
|
888916
|
888917