Package: libcunit1-dev
Version: 2.1-2.dfsg-2
Severity: important

Dear Maintainer,

while trying to build libcoap on Jessie the upstream maintainer Olaf Bergmann
found a broken libdir variable within the cunit.pc file.

prefix=/usr
exec_prefix=${prefix}
libdir={exec_prefix}/lib
       ^
includedir=${prefix}/include/CUnit

Name: CUnit
Description: The C Unit Test Library
Libs: -L${libdir} -lcunit
CFlags: -I${includedir}

The Dollar character is missing on the libdir varaible.
By this the cunit.pc file isn't usable by pkg-config and breaks the build for
libcoap as pkg-config wont find cunit.

In testing and above this issue isn't alive.

Regards
Carsten

-- System Information:
Debian Release: stretch/sid
  APT prefers testing
  APT policy: (500, 'testing'), (400, 'unstable')
Architecture: amd64 (x86_64)
Foreign Architectures: armhf

Kernel: Linux 4.7.0-1-amd64 (SMP w/4 CPU cores)
Locale: LANG=de_DE.utf8, LC_CTYPE=de_DE.utf8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)

Versions of packages libcunit1-dev depends on:
ii  libcunit1  2.1-3-dfsg-2

libcunit1-dev recommends no packages.

Versions of packages libcunit1-dev suggests:
pn  libcunit1-doc  <none>

-- no debconf information

Reply via email to