[Bug 1569391] Re: s390x: popcnt (B9E1) support incomplete

Launchpad Bug Tracker 1569391 at bugs.launchpad.net
Tue Apr 12 18:06:59 UTC 2016


This bug was fixed in the package valgrind - 1:3.11.0-1ubuntu4

---------------
valgrind (1:3.11.0-1ubuntu4) xenial; urgency=medium

  * Add additional fix required for popcnt support. LP: #1569391.

 -- dann frazier <dannf at ubuntu.com>  Tue, 12 Apr 2016 10:40:46 -0500

** Changed in: valgrind (Ubuntu)
       Status: In Progress => 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/1569391

Title:
  s390x: popcnt (B9E1) support incomplete

Status in Ubuntu on IBM z Systems:
  In Progress
Status in valgrind package in Ubuntu:
  Fix Released

Bug description:
  [Impact]
  valgrind fails w/ s390x binaries that include the popcnt instruction.

  [Test Case]
  sudo apt build-dep valgrind
  apt source valgrind
  cd valgrind-*
  fakeroot make -f debian/rules build
  make -C ./none/tests/s390x/ popcnt
  perl tests/vg_regtest none/tests/s390x/popcnt
  if [ $? -eq 0 ]; then
    echo "PASS"
  else
    echo "FAIL"
  fi

  [Regression Risk]
  Fix is localized to s390x. It is an upstream cherry-pick, so regression risk should be mitigated by upstream support.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu-z-systems/+bug/1569391/+subscriptions



More information about the foundations-bugs mailing list