Your message dated Thu, 18 Oct 2018 01:35:26 +0200
with message-id 
<caclylbkh7p2myv2nq++sywdlql6udabodzmkxjcq61x+e1d...@mail.gmail.com>
and subject line Re: Bug#910665: FTBFS on Debian sid
has caused the Debian Bug report #910665,
regarding FTBFS on Debian sid
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.)


-- 
910665: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=910665
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: zeroc-ice
Version: 3.7.1-2
Severity: serious

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA512

Hi,

zeroc-ice currently doesn't build in Debian unstable due:

In file included from modules/IcePy/Util.cpp:16:
../cpp/include/Ice/Protocol.h: In function ‘PyObject* 
IcePy::versionToString(PyObject*, const char*) [with T = Ice::ProtocolVersion]’:
../cpp/include/Ice/Protocol.h:186:54: error: ‘v.Ice::ProtocolVersion::major’ 
may be used uninitialized in this function [-Werror=maybe-uninitialized]
     return out << static_cast<int>(version.major) << "." << 
static_cast<int>(version.minor);
                                                      ^~~
modules/IcePy/Util.cpp:124:7: note: ‘v.Ice::ProtocolVersion::major’ was 
declared here
     T v;
       ^
In file included from modules/IcePy/Util.cpp:16:
../cpp/include/Ice/Protocol.h:186:91: error: ‘v.Ice::ProtocolVersion::minor’ 
may be used uninitialized in this function [-Werror=maybe-uninitialized]
     return out << static_cast<int>(version.major) << "." << 
static_cast<int>(version.minor);
                                                                                
           ^
modules/IcePy/Util.cpp:124:7: note: ‘v.Ice::ProtocolVersion::minor’ was 
declared here
     T v;
       ^
cc1plus: all warnings being treated as errors

The full build log is here:
https://buildd.debian.org/status/fetch.php?pkg=zeroc-ice&arch=amd64&ver=3.7.1-2%2Bb1&stamp=1539022732&raw=0

Cheers,
Ondrej

- -- System Information:
Debian Release: buster/sid
  APT prefers testing
  APT policy: (990, 'testing'), (500, 'stable-updates'), (500, 'unstable'), 
(500, 'stable')
Architecture: amd64 (x86_64)

Kernel: Linux 4.17.0-1-amd64 (SMP w/6 CPU cores)
Locale: LANG=en_DK.UTF-8, LC_CTYPE=UTF-8 (charmap=UTF-8) (ignored: LC_ALL set 
to en_US.UTF-8), LANGUAGE=en_DK.UTF-8 (charmap=UTF-8) (ignored: LC_ALL set to 
en_US.UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)
LSM: AppArmor: enabled

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

iQKTBAEBCgB9FiEEw2Gx4wKVQ+vGJel9g3Kkd++uWcIFAlu8r95fFIAAAAAALgAo
aXNzdWVyLWZwckBub3RhdGlvbnMub3BlbnBncC5maWZ0aGhvcnNlbWFuLm5ldEMz
NjFCMUUzMDI5NTQzRUJDNjI1RTk3RDgzNzJBNDc3RUZBRTU5QzIACgkQg3Kkd++u
WcICQQ/+L3YZziCbfmKn4sZIWNTK9aPxAQ1P+GhOytxnVu9CPJelRRcisEMpyjkH
hVzJdfAHe3api7V7z2+ZTDoc3oNS8nxE5DtJhe7QR8m3gRh6KfstRYZ/6nDFMdP8
SqT/vT5zBbOV4EFUNJUrT8frNgP6Ge5oB3Np55WukbMg2kj+WCsxs/fhgk8cfDAd
TpqUB7uTiCTWXk1mNSzSkMfiWHIOD2PYLkgITWY/9smMYKb4QkCkKXOJM3c6rC7c
Edz4mLBKXWgPdpxRUJ/Sqi0SkWMDH8d7r4opVoxXUfziyJ0cbE5nfubRiSp8Xd9T
s7rgbznaRuiYNEWT6kvDAk67vo4+9mEhTj1WAiXqHPKLvZiu860+k4Yqd2xgxmRm
dn09YkQmkOnPIFTiAi4UCbQHrMkDXA/01Wkokfpfc8dKVsvjNMZuwKxYaci6I4x+
yBZ1vq1i1TAbl+aen2RG84oNYENpxqiFLPZs1RpMKuVwo8GVckU9eBcg9cWMmPj/
F73cE3Th23Ed2PRjWCkRbaiRzZsea2VIsN9dyZDL7pYxtNzBMl4u21JulE5/zOuS
c7OMDfSeeaaKlcVFhic91NH9f3bO7fnEtW5gPSViJQMXrha5D0PLVD4bqqPPVGrP
K5DJ2LuuTvOex2/O21pP8YeTu9LDjbrBJF1LClEcbbD0Fy7p/Bo=
=m3JQ
-----END PGP SIGNATURE-----

--- End Message ---
--- Begin Message ---
Uploaded 3.7.1-3 with a patch for this

https://github.com/zeroc-ice/ice-debian-packaging/commit/7ede38883c09ec2a3ef3b60ecc36f7f29a12fd41

On Wed, Oct 17, 2018 at 11:06 AM Jose Gutierrez de la Concha <j...@zeroc.com>
wrote:

>
>
> On Wed, Oct 17, 2018 at 8:09 AM Chris Knadle <chris.kna...@coredump.us>
> wrote:
>
>> I'm looking at the build logs of the build failure, and I see that
>> zeroc-ice
>> 3.7.1-2 from June built correctly, but the 3.7.1-2+b1 binNMU fails to
>> build.
>>
>>    https://buildd.debian.org/status/logs.php?pkg=zeroc-ice&arch=amd64
>>
>> I'm trying to figure out: which source dependency was uploaded such that a
>> binNMU was triggered?
>>
>> The build error happens when building within a python-3 directory, so I'm
>> guessing this issue is python3 related.
>>
>
> Hi,
>
> I think might be related to a GCC update that now is emitting this
> warning,  we are looking at
> this and I will  upload a new version with a patch shortly.
>
> Cheers,
> José
>
>>
>>    -- Chris
>>
>> --
>> Chris Knadle
>> chris.kna...@coredump.us
>>
>>
>
> --
> José Gutiérrez de la Concha
> ZeroC, Inc.
>


-- 
José Gutiérrez de la Concha
ZeroC, Inc.

--- End Message ---

Reply via email to