Control: found -1 0.81-7

On Thu, 12 Feb 2015 10:29:40 +0000, Matthias Klose wrote:

> Package: src:adun.app
> Version: 0.81-6
> Severity: normal
> Tags: sid stretch
> User: debian-...@lists.debian.org
> Usertags: ftbfs-gcc-5
> 
> The package fails to build in a test rebuild on at least amd64 with
> gcc-5/g++-5, but succeeds to build with gcc-4.9/g++-4.9. The
> severity of this report may be raised before the stretch release.

Still fails with 0.81-7 (currently in NEW).

Here's a debdiff against svn.

(Please not that I had to manually install gobjc-5 in the chroot. Not
sure what this tells us about dependencies ...) 

Cheers,
gregor

-- 
 .''`.  Homepage: http://info.comodo.priv.at/ - OpenPGP key 0xBB3A68018649AA06
 : :' : Debian GNU/Linux user, admin, and developer -  https://www.debian.org/
 `. `'  Member of VIBE!AT & SPI, fellow of the Free Software Foundation Europe
   `-   NP: Rolling Stones: Wild Horses
Index: debian/changelog
===================================================================
--- debian/changelog	(revision 19691)
+++ debian/changelog	(working copy)
@@ -1,3 +1,13 @@
+adun.app (0.81-7.1) UNRELEASED; urgency=medium
+
+  * Non-maintainer upload.
+  * Fix "ftbfs with GCC-5": apply patch from Matthias Klose,
+    adjusted to changes between -6 and -7:
+    debian/rules: build with "-fgnu89-inline".
+    (Closes: #777766)
+
+ -- gregor herrmann <gre...@debian.org>  Thu, 23 Jul 2015 20:04:12 +0200
+
 adun.app (0.81-7) unstable; urgency=medium
 
   [ Yavor Doganov ]
Index: debian/rules
===================================================================
--- debian/rules	(revision 19691)
+++ debian/rules	(working copy)
@@ -6,6 +6,7 @@
 d_app := $(CURDIR)/debian/tmp
 export DEB_LDFLAGS_MAINT_APPEND := -Wl,--no-undefined -Wl,--as-needed \
 				     -Wl,-rpath,/usr/lib/adun.app
+export DEB_CFLAGS_MAINT_APPEND := -fgnu89-inline
 
 # Avoid building the bundled StepTalk framework.
 export external := no

Attachment: signature.asc
Description: Digital Signature

Reply via email to