[Bug 1319108] Re: systemtap-sdt-dev does not build on aarch64
Jeremy Bicha
jbicha at linux.com
Fri Jun 17 19:05:09 UTC 2016
I think this has been fixed for Ubuntu 16.10 "yakkety" which will be
released in October.
systemtap (3.0-3) unstable; urgency=medium
* Build for any architecture. This includes arm64, ppc64el and s390x.
Closes: #752891.
** Changed in: systemtap (Ubuntu)
Status: New => Fix Released
--
You received this bug notification because you are a member of Ubuntu
Foundations Bugs, which is subscribed to systemtap in Ubuntu.
https://bugs.launchpad.net/bugs/1319108
Title:
systemtap-sdt-dev does not build on aarch64
Status in systemtap package in Ubuntu:
Fix Released
Bug description:
When compiling systemtap-sdt-dev on a 64-bit ARM, platform aarch64,
the configure step fails, because aarch64 is not listed in config.sub
If you add aarch64 to the list of platforms on line 249
https://bazaar.launchpad.net/~ubuntu-
branches/ubuntu/saucy/systemtap/saucy/view/head:/config.sub#L249
then it will work.
Probably config.sub is auto-generated, and the fix should be
upstreamed to somewhere else...
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/systemtap/+bug/1319108/+subscriptions
More information about the foundations-bugs
mailing list