Activity log for bug #1858798

Date Who What changed Old value New value Message
2020-01-08 13:28:13 Kleber Sacilotto de Souza bug added bug
2020-01-08 13:28:21 Kleber Sacilotto de Souza nominated for series Ubuntu Xenial
2020-01-08 13:28:21 Kleber Sacilotto de Souza bug task added linux (Ubuntu Xenial)
2020-01-08 13:28:29 Kleber Sacilotto de Souza linux (Ubuntu): status New Invalid
2020-01-08 13:28:31 Kleber Sacilotto de Souza linux (Ubuntu Xenial): status New In Progress
2020-01-08 13:28:41 Kleber Sacilotto de Souza linux (Ubuntu Xenial): importance Undecided High
2020-01-08 13:28:45 Kleber Sacilotto de Souza linux (Ubuntu Xenial): assignee Kleber Sacilotto de Souza (kleber-souza)
2020-01-08 13:29:28 Kleber Sacilotto de Souza description [Impact] xenial/linux after the update to 4.4.208 upstream stable fails to build tools/perf on environments that don't have libunwind installed. https://launchpad.net/~canonical-kernel-team/+archive/ubuntu/ppa/+build/18530346/+files/buildlog_ubuntu-xenial-powerpc.linux_4.4.0-172.201_BUILDING.txt.gz [...] builtin-report.c: In function ‘report__setup_sample_type’: builtin-report.c:289:6: error: ‘dwarf_callchain_users’ undeclared (first use in this function) if (dwarf_callchain_users) { ^ [...] This is caused by the following commit from linux-4.4.y: commit faece3af80729763bb28449fa803d12c962571bd Author: Jin Yao <yao.jin@linux.intel.com> Date: Fri Oct 11 10:21:22 2019 +0800 perf report: Add warning when libunwind not compiled in [ Upstream commit 800d3f561659b5436f8c57e7c26dd1f6928b5615 ] [Fix] Revert the mentioned commit. The variable 'dwarf_callchain_users' was introduced by eabad8c6856f "perf unwind: Do not look just at the global callchain_param.record_mode" which as of now hasn't been backported to stable linux-4.4.y. [Test] Build the kernel on PPA for powerpc, ppc64el and s390x. [Regression Potential] Null. This commit is supposed to only add a warning and is breaking the build for some architectures. [Impact] xenial/linux after the update to 4.4.208 upstream stable fails to build tools/perf on environments that don't have libunwind installed. https://launchpad.net/~canonical-kernel-team/+archive/ubuntu/ppa/+build/18530346/+files/buildlog_ubuntu-xenial-powerpc.linux_4.4.0-172.201_BUILDING.txt.gz [...] builtin-report.c: In function ‘report__setup_sample_type’: builtin-report.c:289:6: error: ‘dwarf_callchain_users’ undeclared (first use in this function)   if (dwarf_callchain_users) {       ^ [...] This is caused by the following commit from linux-4.4.y: commit faece3af80729763bb28449fa803d12c962571bd Author: Jin Yao <yao.jin@linux.intel.com> Date: Fri Oct 11 10:21:22 2019 +0800     perf report: Add warning when libunwind not compiled in     [ Upstream commit 800d3f561659b5436f8c57e7c26dd1f6928b5615 ] [Fix] Revert the mentioned commit. The variable 'dwarf_callchain_users' was introduced by eabad8c6856f "perf unwind: Do not look just at the global callchain_param.record_mode" which as of now hasn't been backported to stable linux-4.4.y. [Test] Build the kernel on PPA for powerpc, ppc64el and s390x. [Regression Potential] Null. This commit is supposed to only add a warning and is breaking the build for some architectures, so reverting it will not cause any regression for the users.
2020-01-08 21:53:49 Connor Kuehl linux (Ubuntu Xenial): status In Progress Fix Committed
2020-01-09 16:09:30 Ubuntu Kernel Bot tags verification-needed-xenial
2020-01-22 18:52:20 Khaled El Mously tags verification-needed-xenial verification-done-xenial
2020-01-27 12:13:59 Launchpad Janitor linux (Ubuntu Xenial): status Fix Committed Fix Released
2020-01-27 12:13:59 Launchpad Janitor cve linked 2019-14615
2020-01-27 12:13:59 Launchpad Janitor cve linked 2019-18885
2020-01-27 12:13:59 Launchpad Janitor cve linked 2019-19062
2020-01-27 12:13:59 Launchpad Janitor cve linked 2019-19332