Control: forcemerge -1 785937

On Tue, 2015-05-26 at 00:58:13 +0200, Matthias Klose wrote:
> Package: dpkg-dev
> Version: 1.18.0
> Severity: serious

> seen when building python3.5 in unstable:
> 
> dpkg-gensymbols: warning: some new symbols appeared in the symbols file: see
> diff output below
> dpkg-gensymbols: warning: debian/libpython3.5/DEBIAN/symbols doesn't match
> completely debian/libpython3.5.symbols
> --- debian/libpython3.5.symbols (libpython3.5_3.5.0~b1-1_amd64)
> +++ dpkg-gensymbols49ZYTa       2015-05-25 22:52:29.084129787 +0000
> @@ -1,4 +1,1622 @@
>  libpython3.5m.so.1.0 libpython3.5 #MINVER#
> -#include "libpython.symbols"
> + PyAST_Check@Base 3.5.0~b1
> + PyAST_Compile@Base 3.5.0~b1
> + PyAST_CompileEx@Base 3.5.0~b1
> + PyAST_CompileObject@Base 3.5.0~b1
> + PyAST_FromNode@Base 3.5.0~b1
> + PyAST_FromNodeObject@Base 3.5.0~b1
> + PyAST_Validate@Base 3.5.0~b1
> + PyAST_mod2obj@Base 3.5.0~b1
> + PyAST_obj2mod@Base 3.5.0~b1
> [...]
> 
> apparently the include directive is ignored, and all symbols in the included
> files are marked as missing. downgrading to 1.17.25 fixes this issue. this
> causes build failures for packages calling dpkg-gensymbols with -c2 or higher.

This is the same issue as the one previously reported, I think I'll
just revert the change and upload later today, as there's many other
instances that might make it break besides the ones already fixed now.

Thanks,
Guillem


-- 
To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to