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 888913 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.
armv7hl build log
build-armv7hl.log (text/x-log), 18.01 KB, created by
Paul Howarth
on 2014-04-23 13:37:34 UTC
(
hide
)
Description:
armv7hl build log
Filename:
MIME Type:
Creator:
Paul Howarth
Created:
2014-04-23 13:37:34 UTC
Size:
18.01 KB
patch
obsolete
>Mock Version: 1.1.36 >Mock Version: 1.1.36 >ENTER do(['bash', '--login', '-c', 'rpmbuild -bs --target armv7hl --nodeps builddir/build/SPECS/perl-Test-Valgrind.spec'], False, '/var/lib/mock/f21-build-2064703-378811/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 0x1e078b0>) >Executing command: ['bash', '--login', '-c', 'rpmbuild -bs --target armv7hl --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: arm04-builder02.arm.fedoraproject.org >Building target platforms: armv7hl >Building for target armv7hl >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 armv7hl --nodeps builddir/build/SPECS/perl-Test-Valgrind.spec'], False, '/var/lib/mock/f21-build-2064703-378811/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 0x1e078b0>) >Executing command: ['bash', '--login', '-c', 'rpmbuild -bb --target armv7hl --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: armv7hl >Building for target armv7hl >Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.ZBripI >+ 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.4F2i1i >+ 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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard' >Checking for a valid C compiler in the PATH... /usr/bin/armv7hl-redhat-linux-gnueabi-gcc >Checking if your kit is complete... >Looks good >Generating a Unix-style Makefile >Writing Makefile for Test::Valgrind >+ make -j4 >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/Tool/memcheck.pm blib/lib/Test/Valgrind/Tool/memcheck.pm >cp lib/Test/Valgrind/Parser/Suppressions/Text.pm blib/lib/Test/Valgrind/Parser/Suppressions/Text.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/Parser/Text.pm blib/lib/Test/Valgrind/Parser/Text.pm >cp lib/Test/Valgrind/Session.pm blib/lib/Test/Valgrind/Session.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/Command.pm blib/lib/Test/Valgrind/Command.pm >cp lib/Test/Valgrind/Parser.pm blib/lib/Test/Valgrind/Parser.pm >cp lib/Test/Valgrind/Parser/XML/Twig.pm blib/lib/Test/Valgrind/Parser/XML/Twig.pm >cp lib/Test/Valgrind/Tool.pm blib/lib/Test/Valgrind/Tool.pm >cp lib/Test/Valgrind/Component.pm blib/lib/Test/Valgrind/Component.pm >cp lib/Test/Valgrind/Action/Test.pm blib/lib/Test/Valgrind/Action/Test.pm >cp lib/Test/Valgrind/Action.pm blib/lib/Test/Valgrind/Action.pm >cp lib/Test/Valgrind/Command/Aggregate.pm blib/lib/Test/Valgrind/Command/Aggregate.pm >cp lib/Test/Valgrind/Parser/XML.pm blib/lib/Test/Valgrind/Parser/XML.pm >cp lib/Test/Valgrind/Suppressions.pm blib/lib/Test/Valgrind/Suppressions.pm >cp lib/Test/Valgrind.pm blib/lib/Test/Valgrind.pm >cp lib/Test/Valgrind/Report.pm blib/lib/Test/Valgrind/Report.pm >cp lib/Test/Valgrind/Command/PerlScript.pm blib/lib/Test/Valgrind/Command/PerlScript.pm >armv7hl-redhat-linux-gnueabi-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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -DVERSION=\"1.14\" -DXS_VERSION=\"1.14\" -fPIC "-I/usr/lib/perl5/CORE" Valgrind.c >rm -f blib/arch/auto/Test/Valgrind/Valgrind.so >armv7hl-redhat-linux-gnueabi-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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -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.o8adnT >+ umask 022 >+ cd /builddir/build/BUILD >+ '[' /builddir/build/BUILDROOT/perl-Test-Valgrind-1.14-1.fc21.arm '!=' / ']' >+ rm -rf /builddir/build/BUILDROOT/perl-Test-Valgrind-1.14-1.fc21.arm >++ dirname /builddir/build/BUILDROOT/perl-Test-Valgrind-1.14-1.fc21.arm >+ mkdir -p /builddir/build/BUILDROOT >+ mkdir /builddir/build/BUILDROOT/perl-Test-Valgrind-1.14-1.fc21.arm >+ cd Test-Valgrind-1.14 >+ rm -rf /builddir/build/BUILDROOT/perl-Test-Valgrind-1.14-1.fc21.arm >+ make pure_install DESTDIR=/builddir/build/BUILDROOT/perl-Test-Valgrind-1.14-1.fc21.arm >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.arm/usr/lib/perl5/vendor_perl/Test/Valgrind.pm >Installing /builddir/build/BUILDROOT/perl-Test-Valgrind-1.14-1.fc21.arm/usr/lib/perl5/vendor_perl/Test/Valgrind/Report.pm >Installing /builddir/build/BUILDROOT/perl-Test-Valgrind-1.14-1.fc21.arm/usr/lib/perl5/vendor_perl/Test/Valgrind/Action.pm >Installing /builddir/build/BUILDROOT/perl-Test-Valgrind-1.14-1.fc21.arm/usr/lib/perl5/vendor_perl/Test/Valgrind/Component.pm >Installing /builddir/build/BUILDROOT/perl-Test-Valgrind-1.14-1.fc21.arm/usr/lib/perl5/vendor_perl/Test/Valgrind/Command.pm >Installing /builddir/build/BUILDROOT/perl-Test-Valgrind-1.14-1.fc21.arm/usr/lib/perl5/vendor_perl/Test/Valgrind/Carp.pm >Installing /builddir/build/BUILDROOT/perl-Test-Valgrind-1.14-1.fc21.arm/usr/lib/perl5/vendor_perl/Test/Valgrind/Parser.pm >Installing /builddir/build/BUILDROOT/perl-Test-Valgrind-1.14-1.fc21.arm/usr/lib/perl5/vendor_perl/Test/Valgrind/Session.pm >Installing /builddir/build/BUILDROOT/perl-Test-Valgrind-1.14-1.fc21.arm/usr/lib/perl5/vendor_perl/Test/Valgrind/Tool.pm >Installing /builddir/build/BUILDROOT/perl-Test-Valgrind-1.14-1.fc21.arm/usr/lib/perl5/vendor_perl/Test/Valgrind/Suppressions.pm >Installing /builddir/build/BUILDROOT/perl-Test-Valgrind-1.14-1.fc21.arm/usr/lib/perl5/vendor_perl/Test/Valgrind/Parser/XML.pm >Installing /builddir/build/BUILDROOT/perl-Test-Valgrind-1.14-1.fc21.arm/usr/lib/perl5/vendor_perl/Test/Valgrind/Parser/Text.pm >Installing /builddir/build/BUILDROOT/perl-Test-Valgrind-1.14-1.fc21.arm/usr/lib/perl5/vendor_perl/Test/Valgrind/Parser/XML/Twig.pm >Installing /builddir/build/BUILDROOT/perl-Test-Valgrind-1.14-1.fc21.arm/usr/lib/perl5/vendor_perl/Test/Valgrind/Parser/Suppressions/Text.pm >Installing /builddir/build/BUILDROOT/perl-Test-Valgrind-1.14-1.fc21.arm/usr/lib/perl5/vendor_perl/Test/Valgrind/Tool/memcheck.pm >Installing /builddir/build/BUILDROOT/perl-Test-Valgrind-1.14-1.fc21.arm/usr/lib/perl5/vendor_perl/Test/Valgrind/Command/PerlScript.pm >Installing /builddir/build/BUILDROOT/perl-Test-Valgrind-1.14-1.fc21.arm/usr/lib/perl5/vendor_perl/Test/Valgrind/Command/Perl.pm >Installing /builddir/build/BUILDROOT/perl-Test-Valgrind-1.14-1.fc21.arm/usr/lib/perl5/vendor_perl/Test/Valgrind/Command/Aggregate.pm >Installing /builddir/build/BUILDROOT/perl-Test-Valgrind-1.14-1.fc21.arm/usr/lib/perl5/vendor_perl/Test/Valgrind/Action/Captor.pm >Installing /builddir/build/BUILDROOT/perl-Test-Valgrind-1.14-1.fc21.arm/usr/lib/perl5/vendor_perl/Test/Valgrind/Action/Test.pm >Installing /builddir/build/BUILDROOT/perl-Test-Valgrind-1.14-1.fc21.arm/usr/lib/perl5/vendor_perl/Test/Valgrind/Action/Suppressions.pm >Installing /builddir/build/BUILDROOT/perl-Test-Valgrind-1.14-1.fc21.arm/usr/share/man/man3/Test::Valgrind::Report.3pm >Installing /builddir/build/BUILDROOT/perl-Test-Valgrind-1.14-1.fc21.arm/usr/share/man/man3/Test::Valgrind::Component.3pm >Installing /builddir/build/BUILDROOT/perl-Test-Valgrind-1.14-1.fc21.arm/usr/share/man/man3/Test::Valgrind::Command::PerlScript.3pm >Installing /builddir/build/BUILDROOT/perl-Test-Valgrind-1.14-1.fc21.arm/usr/share/man/man3/Test::Valgrind::Action::Test.3pm >Installing /builddir/build/BUILDROOT/perl-Test-Valgrind-1.14-1.fc21.arm/usr/share/man/man3/Test::Valgrind::Tool::memcheck.3pm >Installing /builddir/build/BUILDROOT/perl-Test-Valgrind-1.14-1.fc21.arm/usr/share/man/man3/Test::Valgrind::Action::Suppressions.3pm >Installing /builddir/build/BUILDROOT/perl-Test-Valgrind-1.14-1.fc21.arm/usr/share/man/man3/Test::Valgrind::Parser::XML::Twig.3pm >Installing /builddir/build/BUILDROOT/perl-Test-Valgrind-1.14-1.fc21.arm/usr/share/man/man3/Test::Valgrind::Command.3pm >Installing /builddir/build/BUILDROOT/perl-Test-Valgrind-1.14-1.fc21.arm/usr/share/man/man3/Test::Valgrind::Session.3pm >Installing /builddir/build/BUILDROOT/perl-Test-Valgrind-1.14-1.fc21.arm/usr/share/man/man3/Test::Valgrind::Carp.3pm >Installing /builddir/build/BUILDROOT/perl-Test-Valgrind-1.14-1.fc21.arm/usr/share/man/man3/Test::Valgrind::Parser::XML.3pm >Installing /builddir/build/BUILDROOT/perl-Test-Valgrind-1.14-1.fc21.arm/usr/share/man/man3/Test::Valgrind::Parser.3pm >Installing /builddir/build/BUILDROOT/perl-Test-Valgrind-1.14-1.fc21.arm/usr/share/man/man3/Test::Valgrind::Action::Captor.3pm >Installing /builddir/build/BUILDROOT/perl-Test-Valgrind-1.14-1.fc21.arm/usr/share/man/man3/Test::Valgrind::Command::Aggregate.3pm >Installing /builddir/build/BUILDROOT/perl-Test-Valgrind-1.14-1.fc21.arm/usr/share/man/man3/Test::Valgrind.3pm >Installing /builddir/build/BUILDROOT/perl-Test-Valgrind-1.14-1.fc21.arm/usr/share/man/man3/Test::Valgrind::Tool.3pm >Installing /builddir/build/BUILDROOT/perl-Test-Valgrind-1.14-1.fc21.arm/usr/share/man/man3/Test::Valgrind::Parser::Text.3pm >Installing /builddir/build/BUILDROOT/perl-Test-Valgrind-1.14-1.fc21.arm/usr/share/man/man3/Test::Valgrind::Command::Perl.3pm >Installing /builddir/build/BUILDROOT/perl-Test-Valgrind-1.14-1.fc21.arm/usr/share/man/man3/Test::Valgrind::Suppressions.3pm >Installing /builddir/build/BUILDROOT/perl-Test-Valgrind-1.14-1.fc21.arm/usr/share/man/man3/Test::Valgrind::Action.3pm >Installing /builddir/build/BUILDROOT/perl-Test-Valgrind-1.14-1.fc21.arm/usr/share/man/man3/Test::Valgrind::Parser::Suppressions::Text.3pm >+ find /builddir/build/BUILDROOT/perl-Test-Valgrind-1.14-1.fc21.arm -type f -name .packlist -exec rm -f '{}' ';' >+ find /builddir/build/BUILDROOT/perl-Test-Valgrind-1.14-1.fc21.arm -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.arm >+ '[' /usr/lib/perl5/vendor_perl '!=' /usr/share/perl5/vendor_perl ']' >+ mkdir -p /builddir/build/BUILDROOT/perl-Test-Valgrind-1.14-1.fc21.arm/usr/share/perl5/vendor_perl >+ mv /builddir/build/BUILDROOT/perl-Test-Valgrind-1.14-1.fc21.arm/usr/lib/perl5/vendor_perl/Test /builddir/build/BUILDROOT/perl-Test-Valgrind-1.14-1.fc21.arm/usr/lib/perl5/vendor_perl/auto /builddir/build/BUILDROOT/perl-Test-Valgrind-1.14-1.fc21.arm/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.pEcSAP >+ 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-9cab2eadfdec8782668fdb8ba442d6be.supp ># Using suppression file /builddir/.perl/Test-Valgrind/suppressions/1.14/memcheck-3.10.0-9cab2eadfdec8782668fdb8ba442d6be.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-9cab2eadfdec8782668fdb8ba442d6be.supp ># Looks like you planned 17 tests but ran 15. >t/20-bad.t .................... >1..17 >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 >Dubious, test returned 255 (wstat 65280, 0xff00) >Failed 2/17 subtests >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 ># 16 suppressions, of which 16 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 >Test Summary Report >------------------- >t/20-bad.t (Wstat: 65280 Tests: 15 Failed: 0) > Non-zero exit status: 255 > Parse errors: Bad plan. You planned 17 tests but ran 15. >Files=6, Tests=56, 36 wallclock secs ( 0.12 usr 0.03 sys + 34.51 cusr 1.45 csys = 36.11 CPU) >Result: FAIL >Failed 1/6 test programs. 0/56 subtests failed. >make: *** [test_dynamic] Error 255 >RPM build errors: >error: Bad exit status from /var/tmp/rpm-tmp.pEcSAP (%check) > Bad exit status from /var/tmp/rpm-tmp.pEcSAP (%check) >Child return code was: 1 >EXCEPTION: Command failed. See logs for output. > # ['bash', '--login', '-c', 'rpmbuild -bb --target armv7hl --nodeps builddir/build/SPECS/perl-Test-Valgrind.spec'] >Traceback (most recent call last): > File "/usr/lib/python2.7/site-packages/mockbuild/trace_decorator.py", line 70, in trace > result = func(*args, **kw) > File "/usr/lib/python2.7/site-packages/mockbuild/util.py", line 376, in do > raise mockbuild.exception.Error, ("Command failed. See logs for output.\n # %s" % (command,), child.returncode) >Error: Command failed. See logs for output. > # ['bash', '--login', '-c', 'rpmbuild -bb --target armv7hl --nodeps builddir/build/SPECS/perl-Test-Valgrind.spec'] >LEAVE do --> EXCEPTION RAISED >
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