[Bug 1612429] Re: valgrind failures on armhf (causing other apps to FTBFS)
Launchpad Bug Tracker
1612429 at bugs.launchpad.net
Fri Aug 12 19:03:28 UTC 2016
This bug was fixed in the package valgrind -
1:3.12.0~svn20160714-1ubuntu2
---------------
valgrind (1:3.12.0~svn20160714-1ubuntu2) yakkety; urgency=medium
* Cherry-pick upstream patch to fix assertions on arm. LP: #1612429
valgrind (1:3.12.0~svn20160714-1ubuntu1) yakkety; urgency=medium
* Merge with Debian (LP: #1567219) remaining changes:
- Lower over-inflated valgrind-dbg Recommends to Suggests instead.
- Don't strip vgpreload* on ARM; this results in unusable stack traces
without valgrind-dbg.
- Configure with --enable-only64bit on AArch64.
* Reintroduce universe/valgrind-mpi package, as archive reorg is done.
* Drop s390x patches, applied upstream.
valgrind (1:3.12.0~svn20160714-1) unstable; urgency=medium
* New upstream snapshot release
- Add support for compressed debuginfo (Closes: #810295)
* Drop MIPS patches (merged/fixed upstream)
* Refresh patches
* Add smoke test for autopkgtest
Thanks to dann frazier for the patch (Closes: #819813)
* Update 07_fix-spelling-in-binary.patch
* Update Standards-Version to 3.9.8 (no changes needed)
* Update Vcs-* URLs
-- Dimitri John Ledkov <xnox at ubuntu.com> Thu, 11 Aug 2016 23:18:04
+0100
** Changed in: valgrind (Ubuntu Yakkety)
Status: Fix Committed => Fix Released
--
You received this bug notification because you are a member of Ubuntu
Foundations Bugs, which is subscribed to valgrind in Ubuntu.
https://bugs.launchpad.net/bugs/1612429
Title:
valgrind failures on armhf (causing other apps to FTBFS)
Status in valgrind package in Ubuntu:
Fix Released
Status in valgrind source package in Yakkety:
Fix Released
Bug description:
fwupd is FTBFS on armhf due to a test suite failure in valgrind armhf
1:3.12.0~svn20160714-1ubuntu1
https://launchpadlibrarian.net/278461990/buildlog_ubuntu-yakkety-
armhf.fwupd_0.7.0-0ubuntu7_BUILDING.txt.gz
make[3]: Entering directory '/«PKGBUILDDIR»/libfwupd'
make[4]: Entering directory '/«PKGBUILDDIR»/libfwupd'
valgrind: m_transtab.c:2459 (vgPlain_init_tt_tc): Assertion 'sizeof(TTEntryC) <= 88' failed.
/bin/bash: line 5: 17104 Segmentation fault (core dumped) libtool --mode=execute valgrind --quiet --leak-check=full --show-possibly-lost=no /bin/bash ../test-driver --test-name "$f" --log-file $b.log --trs-file $b.trs --color-tests "$am__color_tests" --enable-hard-errors "$am__enable_hard_errors" --expect-failure "$am__expect_failure" -- "$tst"
make[4]: *** [fwupd-self-test.log] Error 139
Makefile:1249: recipe for target 'fwupd-self-test.log' failed
make[4]: Leaving directory '/«PKGBUILDDIR»/libfwupd'
make[3]: *** [check-TESTS] Error 2
This error has been fixed upstream already. This is the commit.
https://github.com/liquid-
mirror/valgrind/commit/662ee1b2a6c546ce7c5e2affd1c5c5f893a12b90
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/valgrind/+bug/1612429/+subscriptions
More information about the foundations-bugs
mailing list