Your message dated Mon, 18 Sep 2017 00:49:15 +0000
with message-id <e1dtkfp-000ejv...@fasolo.debian.org>
and subject line Bug#866791: fixed in libdata-messagepack-perl 1.00-2
has caused the Debian Bug report #866791,
regarding libdata-messagepack-perl: FTBFS against msgpack-c 2.x
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.)


-- 
866791: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=866791
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
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


--- End Message ---
--- Begin Message ---
Source: libdata-messagepack-perl
Source-Version: 1.00-2

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

Debian distribution maintenance software
pp.
Jonas Smedegaard <d...@jones.dk> (supplier of updated libdata-messagepack-perl 
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: Mon, 18 Sep 2017 02:30:52 +0200
Source: libdata-messagepack-perl
Binary: libdata-messagepack-perl
Architecture: source
Version: 1.00-2
Distribution: unstable
Urgency: medium
Maintainer: Debian Perl Group <pkg-perl-maintain...@lists.alioth.debian.org>
Changed-By: Jonas Smedegaard <d...@jones.dk>
Description:
 libdata-messagepack-perl - MessagePack serializing/deserializing
Closes: 866791
Changes:
 libdata-messagepack-perl (1.00-2) unstable; urgency=medium
 .
   * Modernize Vcs-* fields: Consistently use git (not cgit) in path.
   * Declare compliance with Debian Policy 4.1.0.
   * Update copyright info:
     + Use https protocol in file format URL.
     + Extend coverage for myself.
     + Fix add License section for BSL-1.0.
   * Update watch file:
     + Mention gbp --uscan in usage comment.
     + Use substitution strings.
   * Advertise DEP-3 format in patch headers.
   * Drop obsolete lintian override regarding debhelper 9.
   * Tighten lintian overrides regarding License-Reference.
   * Modernize cdbs:
     + Do copyright-check in maintainer script (not during build).
     + Relax to build-depend unversioned on cdbs: Needed version
       satisfied even in oldstable.
     + Stop build-depend on licensecheck.
   * Add patch 1001 to fix include msgpack/unpack.h for
     msgpack_unpack_return enum.
     Closes: Bug#866791. Thanks to James McCoy.
Checksums-Sha1:
 9f7fb1c486c0ea5954b639f96aa950861a0bdc89 2307 
libdata-messagepack-perl_1.00-2.dsc
 80ca8df85d96417321538ff6b5d8305467f40507 6280 
libdata-messagepack-perl_1.00-2.debian.tar.xz
 83f1402b64a44d233ce9bd4608be658d1092b405 5901 
libdata-messagepack-perl_1.00-2_amd64.buildinfo
Checksums-Sha256:
 78d2341b3e9440ed0b016b8e213f87e299958a68c28e41295ad344849d5668a0 2307 
libdata-messagepack-perl_1.00-2.dsc
 7eee078a77b69d63da5cbb33832b8e97729844a04f113ae1a3bf3f62d1cf4edc 6280 
libdata-messagepack-perl_1.00-2.debian.tar.xz
 e87cfaf505b5b097d859dc7231166dd3c749536dfbb355195a353252fb0478f6 5901 
libdata-messagepack-perl_1.00-2_amd64.buildinfo
Files:
 2b4b504840e22061eef9f2853e17bf8e 2307 perl optional 
libdata-messagepack-perl_1.00-2.dsc
 33ad8759f7bc6f7c53b37d26448319d8 6280 perl optional 
libdata-messagepack-perl_1.00-2.debian.tar.xz
 5f15bd2834da1b1c1307c07183cf637f 5901 perl optional 
libdata-messagepack-perl_1.00-2_amd64.buildinfo

-----BEGIN PGP SIGNATURE-----

iQIzBAEBCgAdFiEEn+Ppw2aRpp/1PMaELHwxRsGgASEFAlm/FCAACgkQLHwxRsGg
ASFTBA//RhvIUUkzWpJ+9JsQccwlP8Iwq0zN6EdHnSw5IGKaXaTQb46o4fehTy6N
QLEw46C10hV0tiMcTsQ5ENw/nNbP3gUadiqd5P+pOhZQGYYa4KCa9M11UDcSx9PU
rRYajouRClUFiM6Z4OmNwx7YsER58hl8OKefSF1jypo+SFckrads6H951qxTy6D2
rUWNNfoLB1tBl7QiNk6h0cMRtB1Yq3D6Tf9Pytw08/7lNKRA3LEVoN5JAfWHdUo6
hJUf9CAN+qf9d4e6GtMxjyOGmyiidNZtMlzcrLqU1vJ3b5tfsdgFHYZL+H9ltK8+
i7Hva1aIDWWbpQS1ZIrR03b5lMD1MCDkCw83JfBRVth0vMJgZRFn114rYC9S3j1X
LYIXP4Zh55h0ZTcDT177OYFFp14ZZJA2jvltUHdgBM0CJRWXsBdhcMgfIXtO+uzn
Txffge8rIQNpZoVrQm2F9BVgCZWSzMYEhPbrVwTR53Pp1bn4H2qqNXVT5AGJ3254
sEEgoDYvbDZ/SH9PDbPo8yGObmhNQEXvgIqi8KBCVTyJXZbteE4XqOrNtK/PwiOf
Gz6EuRkz93L4axCoedjxQmUCLW22QMEfbl/YsTVeCQdfWhjeztFuS8PJFuNoKV2W
2F79rsCPtsGRfsPNhdNMeb9lkI09Bol3TsrrcaGZjcmh2fncFhs=
=2Ua3
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to