Package: libdata-messagepack-perl
Version: 1.00-1
Severity: important
Tags: upstream
User: msgpac...@packages.debian.org
Usertags: msgpack-c-2.x
Forwarded: https://github.com/msgpack/msgpack-perl/pull/36

While performing rebuilds of packages which Build-Depend on libmsgpack-dev with
the 2.x version in experimental, I found that libdata-messagepack-perl FTBFS:

    x86_64-linux-gnu-gcc -c  "-I." "-I." -D_REENTRANT -D_GNU_SOURCE -DDEBIAN 
-fwrapv -fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE 
-D_FILE_OFFSET_BITS=64 -Wall -W -Wno-comment -g -O
    2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
-Werror=format-security -D_REENTRANT -D_GNU_SOURCE -DDEBIAN -fwrapv 
-fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEF
    ILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wdate-time -D_FORTIFY_SOURCE=2 
-D_REENTRANT -D_GNU_SOURCE -DDEBIAN -fwrapv -fno-strict-aliasing -pipe 
-I/usr/local/include   -DVERSION=\"1.00\" -DXS_VERSION=\"1.00\
    " -o xs-src/unpack.o -fPIC "-I/usr/lib/x86_64-linux-gnu/perl/5.24/CORE"  
-DUSE_PPPORT xs-src/unpack.c
    In file included from xs-src/unpack.c:286:0:
    /usr/include/msgpack/unpack_template.h: In function 'template_execute':
    /usr/include/msgpack/unpack_template.h:220:31: error: 
'MSGPACK_UNPACK_PARSE_ERROR' undeclared (first use in this function)
                             ret = MSGPACK_UNPACK_PARSE_ERROR;
                                   ^~~~~~~~~~~~~~~~~~~~~~~~~~
    /usr/include/msgpack/unpack_template.h:220:31: note: each undeclared 
identifier is reported only once for each function it appears in
    /usr/include/msgpack/unpack_template.h:226:21: error: 
'MSGPACK_UNPACK_NOMEM_ERROR' undeclared (first use in this function)
                         start_container(_array, ((unsigned int)*p) & 0x0f, 
MSGPACK_CT_ARRAY_ITEM);
                         ^
    Makefile:366: recipe for target 'xs-src/unpack.o' failed


-- System Information:
Debian Release: buster/sid
  APT prefers unstable-debug
  APT policy: (500, 'unstable-debug'), (500, 'unstable'), (1, 
'experimental-debug'), (1, 'experimental')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

Kernel: Linux 4.9.0-3-amd64 (SMP w/4 CPU cores)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8), 
LANGUAGE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)

Versions of packages libdata-messagepack-perl depends on:
ii  libc6                       2.24-12
ii  perl                        5.24.1-4
ii  perl-base [perlapi-5.24.1]  5.24.1-4

libdata-messagepack-perl recommends no packages.

libdata-messagepack-perl suggests no packages.

Attachment: libdata-messagepack-perl_1.00-1.gz
Description: application/gzip

Reply via email to