Package: liblog4cplus-dev
Version: 1.1.2-3.2
Severity: important
Tags: patch

Dear Maintainer,

While trying to link up a CMake project with this library, an error occured:

```
-- Checking for module 'log4cplus'
--   No package 'log4cplus' found
CMake Error at /usr/share/cmake-3.13/Modules/FindPkgConfig.cmake:452 (message):
  A required package was not found
Call Stack (most recent call first):
  /usr/share/cmake-3.13/Modules/FindPkgConfig.cmake:622 
(_pkg_check_modules_internal)
  src/CMakeLists.txt:9 (pkg_check_modules)
```

This is because the *log4cplus.pc* file is not packaged.

-- System Information:
Debian Release: 10.3
  APT prefers stable-updates
  APT policy: (500, 'stable-updates'), (500, 'stable')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

Kernel: Linux 4.19.0-6-amd64 (SMP w/8 CPU cores)
Kernel taint flags: TAINT_WARN
Locale: LANG=ru_RU.UTF-8, LC_CTYPE=ru_RU.UTF-8 (charmap=UTF-8), 
LANGUAGE=ru_RU:ru (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)
LSM: AppArmor: enabled

Versions of packages liblog4cplus-dev depends on:
ii  liblog4cplus-1.1-9  1.1.2-3.2

liblog4cplus-dev recommends no packages.

liblog4cplus-dev suggests no packages.

-- no debconf information

--- log4cplus-1.1.2/debian/liblog4cplus-dev.install	2016-08-08 14:02:11.000000000 +0300
+++ log4cplus-1.1.2-new/debian/liblog4cplus-dev.install	2020-02-14 14:36:16.973646620 +0200
@@ -2,3 +2,4 @@
 usr/include/log4cplus/*
 usr/lib/*/liblog4cplus.a
 usr/lib/*/liblog4cplus.la
+usr/lib/*/pkgconfig/*

Reply via email to