[libcoro-perl] 05/05: update changelog / add PROBLEM: FTBFS

gregor herrmann gregoa at debian.org
Wed Jul 20 17:25:38 UTC 2016


This is an automated email from the git hooks/post-receive script.

gregoa pushed a commit to branch master
in repository libcoro-perl.

commit bc354660224c493dd92153456f2d3c014eab0bd4
Author: gregor herrmann <gregoa at debian.org>
Date:   Wed Jul 20 19:25:17 2016 +0200

    update changelog / add PROBLEM: FTBFS
    
    Gbp-Dch: Ignore
---
 debian/changelog | 21 +++++++++++++++++++++
 1 file changed, 21 insertions(+)

diff --git a/debian/changelog b/debian/changelog
index 9bbf6b4..b9eed0d 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,6 +1,27 @@
 libcoro-perl (6.511-1) UNRELEASED; urgency=medium
 
+  PROBLEM: FTBFS:
+
+  # 5.22/unstable:
+  Warning: Aliases 'is_zombie' and 'is_destroyed' have identical values in State.xs, line 3852
+  x86_64-linux-gnu-gcc -c   -D_REENTRANT -D_GNU_SOURCE -DDEBIAN -fwrapv -fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2   -DVERSION=\"6.511\" -DXS_VERSION=\"6.511\" -fPIC "-I/usr/lib/x86_64-linux-gnu/perl/5.22/CORE"  -DCORO_ASM -DCORO_STACKSIZE=16384 -DCORO_GUARDPAGES=4 -DCORO_JIT=1 State.c
+  State.xs: In function 'coro_derive_padlist':
+  State.xs:581:47: error: lvalue required as left operand of assignment
+  Makefile:406: recipe for target 'State.o' failed
+  make[2]: *** [State.o] Error 1
+
+  # 5.24/experimental:
+  Warning: Aliases 'is_zombie' and 'is_destroyed' have identical values in State.xs, line 3852
+  x86_64-linux-gnu-gcc -c   -D_REENTRANT -D_GNU_SOURCE -DDEBIAN -fwrapv -fno-strict-aliasing -pipe -I/usr/local/include -D_
+  State.xs: In function 'runops_trace':
+  State.xs:1415:168: error: 'struct block_sub' has no member named 'argarray'
+  Makefile:406: recipe for target 'State.o' failed
+  make[2]: *** [State.o] Error 1
+
+
   * New upstream release.
+  * Refresh spelling.patch.
+  * Drop coro-5.22.patch, issues are fixed upstream.
 
  -- gregor herrmann <gregoa at debian.org>  Wed, 20 Jul 2016 19:18:25 +0200
 

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libcoro-perl.git



More information about the Pkg-perl-cvs-commits mailing list