Your message dated Fri, 17 Feb 2023 20:37:22 +0000
with message-id <[email protected]>
and subject line Bug#1031420: fixed in google-glog 0.6.0-2
has caused the Debian Bug report #1031420,
regarding libgoogle-glog-dev: CMake config doesn't work out of the box
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)


-- 
1031420: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1031420
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: libgoogle-glog-dev
Version: 0.6.0-1
Severity: normal
X-Debbugs-Cc: none, Dima Kogan <[email protected]>

Hi. I'm not a cmake expert, so this might not be a bug. It might also
not be a bug in THIS package. Apologies if that is the case.

The libgoogle-glog-dev package includes cmake scripts in

  /lib/ARCH/cmake/glog/

But they don't work by default. I have a tiny CMakeLists.txt:

  cmake_minimum_required(VERSION 3.14)
  project(test)
  find_package(glog REQUIRED)

This happens:

  /tmp/glog-test$ cmake .

  -- The C compiler identification is GNU 12.2.0
  -- The CXX compiler identification is GNU 12.2.0
  -- Detecting C compiler ABI info
  -- Detecting C compiler ABI info - done
  -- Check for working C compiler: /usr/lib/ccache/cc - skipped
  -- Detecting C compile features
  -- Detecting C compile features - done
  -- Detecting CXX compiler ABI info
  -- Detecting CXX compiler ABI info - done
  -- Check for working CXX compiler: /usr/lib/ccache/c++ - skipped
  -- Detecting CXX compile features
  -- Detecting CXX compile features - done
  CMake Error at 
/usr/share/cmake-3.25/Modules/CMakeFindDependencyMacro.cmake:47 (find_package):
    By not providing "FindUnwind.cmake" in CMAKE_MODULE_PATH this project has
    asked CMake to find a package configuration file provided by "Unwind", but
    CMake did not find one.

    Could not find a package configuration file provided by "Unwind" (requested
    version 1.3.2) with any of the following names:

      UnwindConfig.cmake
      unwind-config.cmake

    Add the installation prefix of "Unwind" to CMAKE_PREFIX_PATH or set
    "Unwind_DIR" to a directory containing one of the above files.  If "Unwind"
    provides a separate development package or SDK, be sure it has been
    installed.
  Call Stack (most recent call first):
    /lib/x86_64-linux-gnu/cmake/glog/glog-config.cmake:35 (find_dependency)
    CMakeLists.txt:3 (find_package)


  -- Configuring incomplete, errors occurred!
  See also "/tmp/glog-test/CMakeFiles/CMakeOutput.log".

It DOES work if I invoke it like this:

  $ cmake -DCMAKE_MODULE_PATH=/usr/share/glog/cmake/ .

I shouldn't need to do that. The package should configure everything by
itself.

Thanks!




-- System Information:
Debian Release: bookworm/sid
  APT prefers unstable
  APT policy: (800, 'unstable'), (700, 'testing'), (500, 'unstable-debug'), 
(500, 'stable')
merged-usr: no
Architecture: amd64 (x86_64)
Foreign Architectures: armhf, armel

Kernel: Linux 6.1.0-2-amd64 (SMP w/4 CPU threads; PREEMPT)
Kernel taint flags: TAINT_OOT_MODULE, TAINT_UNSIGNED_MODULE
Locale: LANG=C, LC_CTYPE=C.UTF-8 (charmap=UTF-8), LANGUAGE not set
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)

Versions of packages libgoogle-glog-dev depends on:
ii  libgflags-dev      2.2.2-2
ii  libgoogle-glog0v6  0.6.0-1
ii  libunwind-dev      1.3.2-2

libgoogle-glog-dev recommends no packages.

libgoogle-glog-dev suggests no packages.

-- no debconf information

--- End Message ---
--- Begin Message ---
Source: google-glog
Source-Version: 0.6.0-2
Done: Laszlo Boszormenyi (GCS) <[email protected]>

We believe that the bug you reported is fixed in the latest version of
google-glog, which is due to be installed in the Debian FTP archive.

A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to [email protected],
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Laszlo Boszormenyi (GCS) <[email protected]> (supplier of updated google-glog 
package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing [email protected])


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA512

Format: 1.8
Date: Fri, 17 Feb 2023 20:32:05 +0100
Source: google-glog
Architecture: source
Version: 0.6.0-2
Distribution: unstable
Urgency: medium
Maintainer: Laszlo Boszormenyi (GCS) <[email protected]>
Changed-By: Laszlo Boszormenyi (GCS) <[email protected]>
Closes: 1031420
Changes:
 google-glog (0.6.0-2) unstable; urgency=medium
 .
   * Update Standards-Version to 4.6.2 .
 .
   [ Dima Kogan <[email protected]> ]
   * Use absolute path to cmake modules (closes: #1031420).
Checksums-Sha1:
 53ef43a3fcc10b6e1c9073a64b7dc9e2d71d5093 1907 google-glog_0.6.0-2.dsc
 38ac72303e8ba9d8e14f3811d6d2b7da5f0b640e 8564 google-glog_0.6.0-2.debian.tar.xz
Checksums-Sha256:
 85d70ff778ddc29b6c187a62c66f723b55edc0d4fbe0c7b60614c065329c9262 1907 
google-glog_0.6.0-2.dsc
 4b23d57138762c1ee6107e955e3ca75cdc7454fff750e8d8ebe9f42dc80fe9c1 8564 
google-glog_0.6.0-2.debian.tar.xz
Files:
 2b52a0a1671c742ff5ad7943fd62934f 1907 libs optional google-glog_0.6.0-2.dsc
 908df37ae5964e52b35fe525915fc251 8564 libs optional 
google-glog_0.6.0-2.debian.tar.xz

-----BEGIN PGP SIGNATURE-----

iQIzBAEBCgAdFiEEfYh9yLp7u6e4NeO63OMQ54ZMyL8FAmPv3SQACgkQ3OMQ54ZM
yL8lLw/9E7xEJUIWgYtdDUNb7mzwh3pdFHDxGCcdcn/DRCkc3yvBpdFUPTz9HDLU
WKqdof10hNPIVRISrDbviKVkNeR7d2jEn2R/gddFwkmAj9bPJ+fjg1hzxtuzm88h
+PYFxPOnV7VUt4+jLMzjgK0Yb3jQ8IY2EIGHfz/H2/3xSGfZ2P9DX18iN3L7C2lm
bAKjQ8B/kYnLT9CIabYVdtj2ly9dFpN7kw/sgp+BM9kF4xVN5YKtZVVyGcDkAo/P
CHJ9tvGNQFxulAfoTLn+2UTnF/SUCeBvy7jhCYkyxKLRhd8TAVSmczaj6SgwMDNw
+p7d4c0vBcsbxR6sPIsqn33YB35gpeJn91b8wv9m6+OAPU9z6GBrHUmmzbyyHiRC
pNr+4j0RSL4dHttlwOv7IdjPnr7uvhTHU/7pE1IHLt9jrHiIiBl+PvXKBhc3kcLm
leJI0ATAMcpzRP7UEXLPsETMOgwGaeZi20xVOwoAPdqgUHKnoo2BemHQAgPa5fG7
AVc/I3U+EGbPb9sRftZJWdwKUs8DDmWPjaqIITw9u73WSzIJJ/gyRkJC4gdJmNDN
28f4TsmN/+1vtyr/RUxl8xiibiclxD2h08WWVrQznV7q7s/wVHmGRUbznUHzAyTh
hqvg9fwEhERobqJBLuiFmrgLmRt8ZkD+XIJKq1Gq//qrfE+P3d8=
=JAp1
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to