Your message dated Thu, 04 Jan 2018 09:08:15 +0000
with message-id <e1ex1vx-0003fm...@fasolo.debian.org>
and subject line Bug#886160: fixed in pptpd 1.4.0-11
has caused the Debian Bug report #886160,
regarding pptpd FTCBFS: fails to propagate CC to plugins/Makefile
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.)


-- 
886160: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=886160
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: pptpd
Version: 1.4.0-10
Tags: patch upstream
User: helm...@debian.org
Usertags: rebootstrap

pptpd fails to cross build from source, because it fails to propagate CC
to plugins/Makefile. It is correctly detected by configure and correctly
forwarded to Makefile.am, but fails being forwarded to plugins/Makefile.
After making that forwarding explicit, pptpd cross builds successfully.
Please consider applying the attached patch.

Helmut
Index: pptpd-1.4.0/Makefile.am
===================================================================
--- pptpd-1.4.0.orig/Makefile.am
+++ pptpd-1.4.0/Makefile.am
@@ -54,7 +54,7 @@
 subdirs = plugins
 
 all-local:
-	for d in $(subdirs); do $(MAKE) $(MFLAGS) -C $$d all; done
+	for d in $(subdirs); do $(MAKE) $(MFLAGS) 'CC=$(CC)' -C $$d all; done
 
 install-exec-local:
 	for d in $(subdirs); do $(MAKE) $(MFLAGS) -C $$d prefix=$(prefix) DESTDIR=$(DESTDIR) install; done

--- End Message ---
--- Begin Message ---
Source: pptpd
Source-Version: 1.4.0-11

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

Debian distribution maintenance software
pp.
Christoph Biedl <debian.a...@manchmal.in-ulm.de> (supplier of updated pptpd 
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: Thu, 04 Jan 2018 08:25:03 +0100
Source: pptpd
Binary: pptpd bcrelay
Architecture: source powerpc
Version: 1.4.0-11
Distribution: unstable
Urgency: medium
Maintainer: Christoph Biedl <debian.a...@manchmal.in-ulm.de>
Changed-By: Christoph Biedl <debian.a...@manchmal.in-ulm.de>
Description:
 bcrelay    - Broadcast relay daemon
 pptpd      - PoPToP Point to Point Tunneling Server
Closes: 886160
Changes:
 pptpd (1.4.0-11) unstable; urgency=medium
 .
   * Bump debhelper compat level to 10
   * Terminate sessions upon daemon restart to avoid session re-usage.
     Reopens: #752094
   * Document the daemon is disabled by default
   * Propagate CC to subdirectories. Closes: #886160
Checksums-Sha1:
 b44ef761dc148da28903f1b31bfd7b85f866d9e8 1788 pptpd_1.4.0-11.dsc
 bde723b736541fb2139c808d4c183641ca6c10f6 25484 pptpd_1.4.0-11.debian.tar.xz
 c3aa5a19df0ab289e34dbfbf726c5207931c2297 17776 
bcrelay-dbgsym_1.4.0-11_powerpc.deb
 2c70b0ad6ea1b84487d1c6b3169655a3117d6fa1 26676 bcrelay_1.4.0-11_powerpc.deb
 48bab6035a884436374f4e3e0f45b28de1b06051 72096 
pptpd-dbgsym_1.4.0-11_powerpc.deb
 25a8e72633c8083a437d84b98fbb2058a6c150f6 5062 pptpd_1.4.0-11_powerpc.buildinfo
 ac36c259a1e61c4bb0fc6dcec34a88bbf20ac949 90836 pptpd_1.4.0-11_powerpc.deb
Checksums-Sha256:
 125fde630ac6d0f6605da600f1c8b1c09121b3e691db32c0c1fc25330b3d02eb 1788 
pptpd_1.4.0-11.dsc
 e561984019c19a98cc2c8f10dc40b54f9e6ace5f78523de67255461b6ef0f88b 25484 
pptpd_1.4.0-11.debian.tar.xz
 54fbff15691a38d2952412058a438e573d4cee26211e1234c73be857249c0d76 17776 
bcrelay-dbgsym_1.4.0-11_powerpc.deb
 7055ac1b1386d411e64fa645c236a81c50a264dfc5521f7b64baec4d289077b0 26676 
bcrelay_1.4.0-11_powerpc.deb
 634ac4eda389bd824a3a9144c09ebd5dc15b33e4dce62ea65e17704b7eb9f8e1 72096 
pptpd-dbgsym_1.4.0-11_powerpc.deb
 3b15f1df08023dc0367eba0eeb3b4f42f6b969ef4f03689fadf3d0f6e3a5b023 5062 
pptpd_1.4.0-11_powerpc.buildinfo
 413464682cac98556349f8d66cf7070d57c58aa4d10c20abc74256c636b0da61 90836 
pptpd_1.4.0-11_powerpc.deb
Files:
 d951d45b2e1959ac0b2020e93e825e80 1788 net optional pptpd_1.4.0-11.dsc
 79f04e89cbf160b786dfc29958c6dc12 25484 net optional 
pptpd_1.4.0-11.debian.tar.xz
 17c24790583e93a86863b811240e1f98 17776 debug optional 
bcrelay-dbgsym_1.4.0-11_powerpc.deb
 a3206b455ace3919d73915225d84cd43 26676 net optional 
bcrelay_1.4.0-11_powerpc.deb
 5bd4af9d080dbe6316a1b22116fb81d3 72096 debug optional 
pptpd-dbgsym_1.4.0-11_powerpc.deb
 2f2a795feeb4fba8fe1b605416ba2547 5062 net optional 
pptpd_1.4.0-11_powerpc.buildinfo
 ae1c3b84bd332efdfc14c0bba9ba7a5b 90836 net optional pptpd_1.4.0-11_powerpc.deb

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1

iQIcBAEBCgAGBQJaTd31AAoJEMQsWOtZFJL9qa4P/j4t6MXOLdAYs9d1YsP+Effa
vLwrCY9iynQTXzAdUPR+USQ0FHdPZzlIMgZsa3XHj0LNzLHY8fpOPC+ABFWC7I55
NOn1xPKGoa+WU2rT0JQZ08zom5Viw5/HkyXDii3AScFO/XCg+VSPUD63hNZTUNyi
0CeaVnlnPhlLH0uOYUguTV9/on+8gyiHomV6HkInwOlU1+EDcjwycrxmFn7oAHex
1Crhj22jRcu6S+2RvVuAm0VpMiODFQ/1Xk/b/MDzXPiGKaWxINkjAJ/jP8SOZgzi
9CjlYmbtowK8vAOU5qQgmmwzB+ZTNQJugNEJrVbJRB09MIZd2G2HmMTyfEMXEuow
B+2Xmo5GOLfe+5ovTIBZMTgmK2e7tQdmhpz8ztT+6B3j7SQ/PbFs+TL4VYaiBpRB
hQmzpYYDmpV5y5VrKj36O1gSYeOmxjPtABHF9oVilaX2D8VCsPfMf7q5QyPBJFIc
KcL4LKxQ5T6+w8/PrwTdgGHtFvvTakR729GHKRkdb50qQ/1hv95xC9JHV0n6l2ck
PT11bBhTFnRIS86rC2JcDp+mxq5UXHMcFR3/LUHuSyZfatLXEIT8uqwFAqcSXFW/
FbfPs+phIRdNO3aYfeSunfzTptTCbHn246rW7lPS9ZOAJbjAKUihax3L9yy6Nmjz
5GaUqs3SREqMldEapceM
=gaXn
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to