Activity log for bug #1563548

Date Who What changed Old value New value Message
2016-03-29 20:58:11 Michał Sawicz bug added bug
2016-03-29 20:58:30 Michał Sawicz description With the cmake version currently in proposed, pkg-config variables seem broken. Given the following CMakeLists.txt: cmake_minimum_required(VERSION 3.2) include(FindPkgConfig) pkg_check_modules(GLIB2 glib-2.0) Comparing output from: $ cmake .; grep ^GLIB2 CMakeCache.txt Yields the _INCLUDEDIR, _LIBDIR and _PREFIX variables empty: http://pastebin.ubuntu.com/15555106/ ProblemType: Bug DistroRelease: Ubuntu 16.04 Package: cmake 3.5.0-1ubuntu1 ProcVersionSignature: Ubuntu 4.4.0-15.31-generic 4.4.6 Uname: Linux 4.4.0-15-generic x86_64 ApportVersion: 2.20-0ubuntu3 Architecture: amd64 CurrentDesktop: Unity Date: Tue Mar 29 22:47:54 2016 SourcePackage: cmake UpgradeStatus: No upgrade log present (probably fresh install) With the new cmake 3.5 version in xenial, pkg-config variables seem broken. Given the following CMakeLists.txt: cmake_minimum_required(VERSION 3.2) include(FindPkgConfig) pkg_check_modules(GLIB2 glib-2.0) Comparing output from: $ cmake .; grep ^GLIB2 CMakeCache.txt Yields the _INCLUDEDIR, _LIBDIR and _PREFIX variables empty: http://pastebin.ubuntu.com/15555106/ ProblemType: Bug DistroRelease: Ubuntu 16.04 Package: cmake 3.5.0-1ubuntu1 ProcVersionSignature: Ubuntu 4.4.0-15.31-generic 4.4.6 Uname: Linux 4.4.0-15-generic x86_64 ApportVersion: 2.20-0ubuntu3 Architecture: amd64 CurrentDesktop: Unity Date: Tue Mar 29 22:47:54 2016 SourcePackage: cmake UpgradeStatus: No upgrade log present (probably fresh install)
2016-03-29 21:03:58 Gianfranco Costamagna cmake (Ubuntu): assignee LocutusOfBorg (costamagnagianfranco)
2016-03-29 21:04:00 Gianfranco Costamagna cmake (Ubuntu): importance Undecided High
2016-03-29 21:16:28 Steve Langasek bug added subscriber Steve Langasek
2016-03-29 21:16:38 Steve Langasek bug added subscriber Martin Pitt
2016-03-29 22:35:48 Gianfranco Costamagna attachment added debdiff https://bugs.launchpad.net/ubuntu/+source/cmake/+bug/1563548/+attachment/4616438/+files/debdiff
2016-03-29 22:49:32 Jose Luis Rivero bug added subscriber Jose Luis Rivero
2016-03-29 22:59:02 Dirk Thomas bug watch added http://public.kitware.com/Bug/view.php?id=15903
2016-03-29 23:06:19 Michał Sawicz cmake (Ubuntu): status New In Progress
2016-03-29 23:09:51 Dirk Thomas bug added subscriber Dirk Thomas
2016-03-29 23:26:46 Steve Langasek cmake (Ubuntu): status In Progress Fix Committed
2016-03-30 05:26:38 Launchpad Janitor cmake (Ubuntu): status Fix Committed Fix Released