Your message dated Wed, 15 Jun 2016 12:49:40 +0000
with message-id <e1bdagk-0003v2...@franck.debian.org>
and subject line Bug#827279: fixed in cpputest 3.8-2
has caused the Debian Bug report #827279,
regarding libcpputest-dev: generated/CppUTestGeneratedConfig.h not installed, 
breaks reverse dependencies build
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 ow...@bugs.debian.org
immediately.)


-- 
827279: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=827279
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: libcpputest-dev
Version: 3.8-1
Justification: renders package unusable
Severity: grave
Tags: patch

Dear Maintainer,

Since libcpputest-dev 3.8 generated/CppUTestGeneratedConfig.h is
generated at
build time and included by include/CppUTest/CppUTestGeneratedConfig.h
which is
included by include/CppUTest/CppUTestConfig.h,  but it is not installed,
causing a build failure for any project that includes
include/CppUTest/CppUTestGeneratedConfig.h.

I set the severity to grave to stop migration to testing since this bug
will
cause a build failure for almost any project using cpputest.

[  169s] In file included
from /usr/include/CppUTest/CppUTestConfig.h:32:0,
[  169s]                  from /usr/include/CppUTest/TestHarness.h:31,
[  169s] /usr/include/CppUTest/CppUTestGeneratedConfig.h:45:47: fatal
error:
generated/CppUTestGeneratedConfig.h: No such file or directory
[  169s]  #include "generated/CppUTestGeneratedConfig.h"
[  169s]                                                ^
[  169s] compilation terminated.

The simple solution is to have libcpputest-dev install
generated/CppUTestGeneratedConfig.h in /usr/include/CppUTest. A simple
patch
for the install file is attached.

Thanks!

Kind regards,
Luca Boccassi

-- System Information:
Debian Release: 8.5
  APT prefers stable-updates
  APT policy: (500, 'stable-updates'), (500, 'proposed-updates'), (500,
'stable'), (104, 'testing'), (103, 'unstable'), (102, 'experimental')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

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

-- no debconf information

From 49c5fe9b2cf90e7b021bf798f440cbc4321e87fa Mon Sep 17 00:00:00 2001
From: Luca Boccassi <luca.bocca...@gmail.com>
Date: Tue, 14 Jun 2016 14:15:59 +0100
Subject: [PATCH] Install generated config in libcpputest-dev

generated/CppUTestGeneratedConfig.h is generated at build time and
included by include/CppUTest/CppUTestGeneratedConfig.h which is
included by include/CppUTest/CppUTestConfig.h,  but it is not
installed, causing a build failure for any project that includes
include/CppUTest/CppUTestGeneratedConfig.h. Have libcpputest-dev
install it.
---
 debian/libcpputest-dev.install | 1 +
 1 file changed, 1 insertion(+)

diff --git a/debian/libcpputest-dev.install b/debian/libcpputest-dev.install
index d088890..f59daff 100644
--- a/debian/libcpputest-dev.install
+++ b/debian/libcpputest-dev.install
@@ -1,4 +1,5 @@
 include/CppUTest usr/include/
 include/CppUTestExt usr/include/
+generated/CppUTestGeneratedConfig.h usr/include/CppUTest/generated
 usr/lib/*/*.a
 usr/lib/*/pkgconfig/cpputest.pc
-- 
2.1.4

--- End Message ---
--- Begin Message ---
Source: cpputest
Source-Version: 3.8-2

We believe that the bug you reported is fixed in the latest version of
cpputest, 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 827...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Raphaël Hertzog <hert...@debian.org> (supplier of updated cpputest 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 ftpmas...@ftp-master.debian.org)


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

Format: 1.8
Date: Wed, 15 Jun 2016 14:17:11 +0200
Source: cpputest
Binary: cpputest libcpputest-dev
Architecture: source
Version: 3.8-2
Distribution: unstable
Urgency: medium
Maintainer: Raphaël Hertzog <hert...@debian.org>
Changed-By: Raphaël Hertzog <hert...@debian.org>
Description:
 cpputest   - C/C++ based unit test framework — main package
 libcpputest-dev - C/C++ based unit test framework — headers and static 
libraries
Closes: 827279
Changes:
 cpputest (3.8-2) unstable; urgency=medium
 .
   * Properly install files generated by make install. Closes: #827279
   * Add a patch to install include/CppUTestExt/CodeMemoryReportFormatter.h
   * Add DEP-8 test suite to ensure that the package works fine.
Checksums-Sha1:
 bd9b3cd6394b02b3ae479f5c92f982685b3f91d0 1603 cpputest_3.8-2.dsc
 1aa49521583cea04c4c3597e7801ca0b48412bd1 4240 cpputest_3.8-2.debian.tar.xz
Checksums-Sha256:
 37919e10fa2e1e235b7a37197eb9ccd26d7e4864dc7a790f9cd323b2b962fdc8 1603 
cpputest_3.8-2.dsc
 7a8d6e202562642ecc129016a34e7e4a55d4f1c47c19d650a17f8aa095b66a08 4240 
cpputest_3.8-2.debian.tar.xz
Files:
 85aa5318167a8ae05efab3aa88085823 1603 devel optional cpputest_3.8-2.dsc
 d19f069c019d49607ec3b164a189f04a 4240 devel optional 
cpputest_3.8-2.debian.tar.xz

-----BEGIN PGP SIGNATURE-----
Comment: Signed by Raphael Hertzog

iQEcBAEBCgAGBQJXYUfnAAoJEAOIHavrwpq5U3gH/3lAZfDGoncSzFQFlshIW7UV
56nCy4LECCHz2zUv81WxNAMfDMA8tBTF29njiXVNPGAQpbu01dtzy7LJLsDS9cOY
MrK80lTmRukZF5HQ918cJZJwlH0BguR0RU2PCmHc006glkiJ4vjBV1xdNMOB5H4/
Nv0Cr3EDgr/QUZcn9KlFR3IYB8oPzKi/+BQMkoBuFk+CLRgvMA7JWf4FLL6/bUp2
FhIn3lqNsHLuKfeeo8e6N65TjKZ1QcGY2kzDiya2gZ/Bz/NvQePB43QytjHRWTAF
rT+nlgWcu+e7l19xkU5tB/NnPoRzsyE8i54j476Iy5owynEzQsY/rWpianoPdzg=
=Bgtn
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to