Activity log for bug #1922417

Date Who What changed Old value New value Message
2021-04-03 09:32:46 Matwey V. Kornilov bug added bug
2021-04-03 09:32:46 Matwey V. Kornilov attachment added 0001-FindPkgConfig-correct-library-search-path-for-import.patch https://bugs.launchpad.net/bugs/1922417/+attachment/5483709/+files/0001-FindPkgConfig-correct-library-search-path-for-import.patch
2021-04-03 12:29:13 Ubuntu Foundations Team Bug Bot tags patch
2021-04-03 12:29:21 Ubuntu Foundations Team Bug Bot bug added subscriber Ubuntu Review Team
2021-04-04 14:11:01 Gianfranco Costamagna cmake (Ubuntu): status New Fix Released
2021-04-04 14:11:07 Gianfranco Costamagna nominated for series Ubuntu Bionic
2021-04-04 14:11:07 Gianfranco Costamagna bug task added cmake (Ubuntu Bionic)
2021-04-04 14:12:10 Gianfranco Costamagna cmake (Ubuntu Bionic): status New In Progress
2021-04-04 14:12:13 Gianfranco Costamagna cmake (Ubuntu Bionic): assignee Gianfranco Costamagna (costamagnagianfranco)
2021-04-04 14:18:59 Gianfranco Costamagna description Hello, Description: Ubuntu 18.04.5 LTS Release: 18.04 cmake: Installed: 3.10.2-1ubuntu2.18.04.1 Candidate: 3.10.2-1ubuntu2.18.04.1 Version table: *** 3.10.2-1ubuntu2.18.04.1 500 500 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages 100 /var/lib/dpkg/status 3.10.2-1ubuntu2 500 500 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages I am running 3.10.2 at Bionic Beaver 18.04.5 and suffering from the following known issue: https://gitlab.kitware.com/cmake/cmake/-/issues/17954 Unfortunately, the issue was fixed only in 3.12 and 3.10.2 is still affected. Can we please have the following patch back-ported for 18.04.5 updates https://gitlab.kitware.com/cmake/cmake/-/commit/ac5731a7e380349f19dc319e6c31e189b5faba93 I've checked that the patch can be applied clearly on top of the 3.10.2, it is simple and self-consistent, so I don't expect that it will break something else. I've also verified that the patch indeed fixes the issue for me. Since the patch affects only CMake module and don't requires cmake rebuild it was simple enough. Attached here is a copy of ac5731a7e380349f19dc319e6c31e189b5faba93 [Impact] * People using pkgconfig and standard library location (but -L pointing to different place) [Test Plan] * pkg-config --libs libmutter-2 cat ../CMakeLists.txt project(1922417) cmake_minimum_required(VERSION 3.10) include(FindPkgConfig QUIET) pkg_check_modules(mutter-2 REQUIRED) [ Other info ] Hello, Description: Ubuntu 18.04.5 LTS Release: 18.04 cmake:   Installed: 3.10.2-1ubuntu2.18.04.1   Candidate: 3.10.2-1ubuntu2.18.04.1   Version table:  *** 3.10.2-1ubuntu2.18.04.1 500         500 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages         100 /var/lib/dpkg/status      3.10.2-1ubuntu2 500         500 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages I am running 3.10.2 at Bionic Beaver 18.04.5 and suffering from the following known issue: https://gitlab.kitware.com/cmake/cmake/-/issues/17954 Unfortunately, the issue was fixed only in 3.12 and 3.10.2 is still affected. Can we please have the following patch back-ported for 18.04.5 updates https://gitlab.kitware.com/cmake/cmake/-/commit/ac5731a7e380349f19dc319e6c31e189b5faba93 I've checked that the patch can be applied clearly on top of the 3.10.2, it is simple and self-consistent, so I don't expect that it will break something else. I've also verified that the patch indeed fixes the issue for me. Since the patch affects only CMake module and don't requires cmake rebuild it was simple enough. Attached here is a copy of ac5731a7e380349f19dc319e6c31e189b5faba93
2021-04-04 14:19:08 Gianfranco Costamagna summary cmake: FindPkgConfig: imported target missing libraries [SRU] cmake: FindPkgConfig: imported target missing libraries
2021-04-04 14:19:14 Gianfranco Costamagna bug added subscriber Ubuntu Release Team
2021-05-14 11:17:41 Timo Aaltonen cmake (Ubuntu Bionic): status In Progress Fix Committed
2021-05-14 11:17:43 Timo Aaltonen bug added subscriber Ubuntu Stable Release Updates Team
2021-05-14 11:17:46 Timo Aaltonen bug added subscriber SRU Verification
2021-05-14 11:17:54 Timo Aaltonen tags patch patch verification-needed verification-needed-bionic
2021-07-19 21:12:49 Gianfranco Costamagna tags patch verification-needed verification-needed-bionic patch verification-done verification-done-bionic
2021-07-21 01:30:22 Chris Halse Rogers removed subscriber Ubuntu Stable Release Updates Team
2021-07-21 01:31:09 Launchpad Janitor cmake (Ubuntu Bionic): status Fix Committed Fix Released