Your message dated Sat, 06 Jun 2020 04:04:04 +0000
with message-id <e1jhq3w-000efz...@fasolo.debian.org>
and subject line Bug#950496: fixed in msgpack-c 3.3.0-1
has caused the Debian Bug report #950496,
regarding msgpack-c: FTBFS on 32-bit: error: narrowing conversion of 
‘4294967295’ from ‘long unsigned int’ to ‘__time_t’ {aka ‘long int’}
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.)


-- 
950496: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=950496
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: msgpack-c
Version: 3.2.1-1
Severity: serious
Tags: ftbfs
Justification: fails to build from source (but built successfully in the past)

Hi,

msgpack-c/experimental on all 32-bit architectures:
https://buildd.debian.org/status/package.php?p=msgpack-c&suite=experimental

[17/122] /usr/bin/c++   -I../build-gtest/install/include -I../include -Iinclude 
-DMSGPACK_DEFAULT_API_VERSION=3 -std=c++11 -g -O2 
-fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
-Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2    -Wall -Wextra 
-Wconversion -MD -MT test/CMakeFiles/msgpack_cpp11.dir/msgpack_cpp11.cpp.o -MF 
test/CMakeFiles/msgpack_cpp11.dir/msgpack_cpp11.cpp.o.d -o 
test/CMakeFiles/msgpack_cpp11.dir/msgpack_cpp11.cpp.o -c 
../test/msgpack_cpp11.cpp
FAILED: test/CMakeFiles/msgpack_cpp11.dir/msgpack_cpp11.cpp.o 
/usr/bin/c++   -I../build-gtest/install/include -I../include -Iinclude 
-DMSGPACK_DEFAULT_API_VERSION=3 -std=c++11 -g -O2 
-fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
-Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2    -Wall -Wextra 
-Wconversion -MD -MT test/CMakeFiles/msgpack_cpp11.dir/msgpack_cpp11.cpp.o -MF 
test/CMakeFiles/msgpack_cpp11.dir/msgpack_cpp11.cpp.o.d -o 
test/CMakeFiles/msgpack_cpp11.dir/msgpack_cpp11.cpp.o -c 
../test/msgpack_cpp11.cpp
../test/msgpack_cpp11.cpp: In member function ‘virtual void 
MSGPACK_TIMESPEC_timespec_pack_convert_32bit_sec_Test::TestBody()’:
../test/msgpack_cpp11.cpp:1081:36: error: narrowing conversion of ‘4294967295’ 
from ‘long unsigned int’ to ‘__time_t’ {aka ‘long int’} [-Wnarrowing]
 1081 |     timespec val1{ 0xffffffffUL, 0 };
      |                                    ^
../test/msgpack_cpp11.cpp: In member function ‘virtual void 
MSGPACK_TIMESPEC_timespec_object_with_zone_32bit_sec_Test::TestBody()’:
../test/msgpack_cpp11.cpp:1097:36: error: narrowing conversion of ‘4294967295’ 
from ‘long unsigned int’ to ‘__time_t’ {aka ‘long int’} [-Wnarrowing]
 1097 |     timespec val1{ 0xffffffffUL, 0 };
      |                                    ^


Andreas

--- End Message ---
--- Begin Message ---
Source: msgpack-c
Source-Version: 3.3.0-1
Done: James McCoy <james...@debian.org>

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

Debian distribution maintenance software
pp.
James McCoy <james...@debian.org> (supplier of updated msgpack-c 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: Fri, 05 Jun 2020 23:40:36 -0400
Source: msgpack-c
Architecture: source
Version: 3.3.0-1
Distribution: unstable
Urgency: medium
Maintainer: James McCoy <james...@debian.org>
Changed-By: James McCoy <james...@debian.org>
Closes: 919672 950496
Changes:
 msgpack-c (3.3.0-1) unstable; urgency=medium
 .
   * New upstream release
     + Fix FTBFS on 32-bit architectures (Closes: #950496)
   * copyright: Remove unused Files/License paragraphs
   * Declare compliance with Policy 4.5.0, no changes needed
   * tests/control:
     + Add libcjson-dev to Depends for new json example
 .
 msgpack-c (3.2.1-1) experimental; urgency=medium
 .
   * New upstream release (Closes: #919672)
   * rules:
     + Remove obsolete handling of differing hardening=+all,-pie semantics
     + Run build-time tests for C++11 and C++17
   * Switch to debhelper compat 12 via debhelper-compat
   * control:
     + Add graphviz to Build-Depends-Indep to build graphs in API docs
     + Mark libmsgpack-doc Multi-Arch: foreign
     + Mark libmsgpack-dev Multi-Arch: same
   * Use jdupes to reduce size of libmsgpack-doc
   * Declare compliance with Policy 4.4.1, no changes needed
   * autopkgtests:
     + Depend on libmsgpack-dev, not "@".  Installing libmsgpack-doc just
       wastes time/disk space.
     + Use example directory's CMakeLists.txt to build/test all examples
   * Avoid building/installing documentation for nodoc build profile/options
     + Add <!nodoc> to Build-Depends-Indep
     + Add <!nodoc> Build-Profiles to libmsgpack-doc stanza
     + Don't build libmsgpack-doc if DEB_BUILD_OPTIONS=nodoc
Checksums-Sha1:
 52df9b4f42d690bdd6384d95594722e985d87ea5 2518 msgpack-c_3.3.0-1.dsc
 d0b6146582768bae05c168c979889bb1e2cd69e5 508001 msgpack-c_3.3.0.orig.tar.gz
 bf9da4c5e88e173355dfa06dc21ff467bf6cf42a 7684 msgpack-c_3.3.0-1.debian.tar.xz
Checksums-Sha256:
 7d6f230e352b53b8be3de8dc3b8e22cd004c69a93c874923fbb11f836168505c 2518 
msgpack-c_3.3.0-1.dsc
 6e114d12a5ddb8cb11f669f83f32246e484a8addd0ce93f274996f1941c1f07b 508001 
msgpack-c_3.3.0.orig.tar.gz
 ce9166ecbe6f007e7b8217401a953465bac00879f05afb2f944f02c3cd65cf4a 7684 
msgpack-c_3.3.0-1.debian.tar.xz
Files:
 7b099229c42bafbb8b1faad5ab53ca9a 2518 libs optional msgpack-c_3.3.0-1.dsc
 e676575d52caae974e579c3d5f0ba6a2 508001 libs optional 
msgpack-c_3.3.0.orig.tar.gz
 9c0d06623da7314f0cdee70ce4849689 7684 libs optional 
msgpack-c_3.3.0-1.debian.tar.xz

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

iQKoBAEBCgCSFiEEkb+/TWlWvV33ty0j3+aRrjMbo9sFAl7bEZRfFIAAAAAALgAo
aXNzdWVyLWZwckBub3RhdGlvbnMub3BlbnBncC5maWZ0aGhvcnNlbWFuLm5ldDkx
QkZCRjRENjk1NkJENURGN0I3MkQyM0RGRTY5MUFFMzMxQkEzREIUHGphbWVzc2Fu
QGRlYmlhbi5vcmcACgkQ3+aRrjMbo9vDBA//clA69Fo5ku1E8ckTCRto0R1CQN1w
AoznxwXmhX4ytx54La/Dm0LSzxeK9OApUB1+VOsG3sYeqpX/g1dQvMGaPHjBwpVk
/+OmqBx5EoAkmD/OciP9SXoXdnsS4H+wrAEma/4Yy+yWm6pXfHVM9yJSSJUjP1UY
1YkxF6AhWuyOdQQajtSuUiRuVpkuh3pMVUa/FVO4dbZRllPabceKUT7iVJBb/E0q
rYUawpLFRYW7tOpd8p4HG2W8Q2Yrc5NH6DzO3kMyTEFwaKMFSg7xjUmRqU1WtY5K
LvvNiQL6eMjzZ/UpPNyUe2W88/OJPB7u2AEvV6XOacluGuWW1cHbQdjUCYAPyCA7
Rz1XNWYASDW+Nrf/v1uFFH3ykR2CQt7RbgsBl5QIMk9kxn2cYcbSl2/dVxCFvNvy
cQds/zJSgdz2J/IU6vAPjX6oDFX1XrEB3tP6r6pwhH7oZtodMzSj2n93vBsjLcES
8KB87Ujuf09pYj+HgfeV/IBj05wd9ucjJbnIHIuofKFE3gYtU4y896arq9+rfPqQ
HO96eesu0OfMIiIRqk5D0pV8lyS7nTFUNQT9fHK54VgXdTmUmYi0c7Y58c0Ln62p
1viwUMIZVXFmht+kDA+gGoIkHiv8ENfzsRaGbSgDVCeUsg0rqbc9qXzeyUf3SmqJ
fWnGCKkbRDq5Xkg=
=0AUR
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to