Your message dated Sat, 30 Jul 2016 22:53:12 +0000
with message-id <e1btd84-0007ap...@franck.debian.org>
and subject line Bug#812033: fixed in onboard 1.2.0-2
has caused the Debian Bug report #812033,
regarding onboard: FTBFS with GCC 6: needed for in-class initialization
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.)


-- 
812033: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=812033
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: onboard
Version: 1.1.2-2
Severity: important
User: debian-...@lists.debian.org
Usertags: ftbfs-gcc-6

This package fails to build with GCC 6.  GCC 6 has not been released
yet, but it's expected that GCC 6 will become the default compiler for
stretch.

Note that only the first error is reported; there might be more.  You
can find a snapshot of GCC 6 in experimental.  To build with GCC 6,
you can set CC=gcc-6 CXX=g++-6 explicitly.

You may be able to find out more about this issue at
https://gcc.gnu.org/gcc-6/changes.html

> sbuild (Debian sbuild) 0.67.0 (26 Dec 2015) on dl580gen9-02.hlinux
...
> cc1plus: warning: command line option '-Wstrict-prototypes' is valid for 
> C/ObjC but not for C++
> x86_64-linux-gnu-gcc -pthread -DNDEBUG -g -fwrapv -O2 -Wall 
> -Wstrict-prototypes -g -O2 -fstack-protector-strong -Wformat 
> -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -DNDEBUG=1 
> -I/usr/include/python3.4m -c Onboard/pypredict/lm/lm_python.cpp -o 
> build/temp.linux-x86_64-3.4/Onboard/pypredict/lm/lm_python.o
> cc1plus: warning: command line option '-Wstrict-prototypes' is valid for 
> C/ObjC but not for C++
> In file included from Onboard/pypredict/lm/lm_python.cpp:51:0:
> Onboard/pypredict/lm/lm_dynamic_cached.h:227:46: error: 'constexpr' needed 
> for in-class initialization of static data member 'const double 
> _CachedDynamicModel<TNGRAMS>::DEFAULT_LAMBDA' of non-integral type 
> [-fpermissive]
>          static const double DEFAULT_LAMBDA = 0.3;  // Jelinek-Mercer weights
>                                               ^~~
> 
> Onboard/pypredict/lm/lm_dynamic_cached.h: In instantiation of 'class 
> _CachedDynamicModel<NGramTrieRecency<TrieNode<TrieNodeKNBase<RecencyNode> >, 
> BeforeLastNode<BeforeLastNodeKNBase<RecencyNode>, LastNode<RecencyNode> >, 
> LastNode<RecencyNode> > >':
> Onboard/pypredict/lm/lm_python.cpp:1459:26:   required from here
> Onboard/pypredict/lm/lm_dynamic_cached.h:227:29: error: 'constexpr' needed 
> for in-class initialization of static data member 'const double 
> _CachedDynamicModel<NGramTrieRecency<TrieNode<TrieNodeKNBase<RecencyNode> >, 
> BeforeLastNode<BeforeLastNodeKNBase<RecencyNode>, LastNode<RecencyNode> >, 
> LastNode<RecencyNode> > >::DEFAULT_LAMBDA' of non-integral type [-fpermissive]
>          static const double DEFAULT_LAMBDA = 0.3;  // Jelinek-Mercer weights
>                              ^~~~~~~~~~~~~~
> 
> Onboard/pypredict/lm/lm_dynamic_cached.h: In instantiation of 'const double 
> _CachedDynamicModel<NGramTrieRecency<TrieNode<TrieNodeKNBase<RecencyNode> >, 
> BeforeLastNode<BeforeLastNodeKNBase<RecencyNode>, LastNode<RecencyNode> >, 
> LastNode<RecencyNode> > >::DEFAULT_LAMBDA':
> Onboard/pypredict/lm/lm_dynamic_cached.h:272:13:   required from 'void 
> _CachedDynamicModel<TNGRAMS>::set_recency_lambdas(const std::vector<double>&) 
> [with TNGRAMS = NGramTrieRecency<TrieNode<TrieNodeKNBase<RecencyNode> >, 
> BeforeLastNode<BeforeLastNodeKNBase<RecencyNode>, LastNode<RecencyNode> >, 
> LastNode<RecencyNode> >]'
> Onboard/pypredict/lm/lm_python.cpp:1529:41:   required from here
> Onboard/pypredict/lm/lm_dynamic_cached.h:227:29: error: 'constexpr' needed 
> for in-class initialization of static data member 'const double 
> _CachedDynamicModel<NGramTrieRecency<TrieNode<TrieNodeKNBase<RecencyNode> >, 
> BeforeLastNode<BeforeLastNodeKNBase<RecencyNode>, LastNode<RecencyNode> >, 
> LastNode<RecencyNode> > >::DEFAULT_LAMBDA' of non-integral type [-fpermissive]
> error: command 'x86_64-linux-gnu-gcc' failed with exit status 1
> debian/rules:24: recipe for target 'override_dh_auto_build' failed
> make[1]: *** [override_dh_auto_build] Error 1

-- 
Martin Michlmayr
Linux for HPE Helion, Hewlett Packard Enterprise

--- End Message ---
--- Begin Message ---
Source: onboard
Source-Version: 1.2.0-2

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

Debian distribution maintenance software
pp.
Mike Gabriel <sunwea...@debian.org> (supplier of updated onboard 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: SHA256

Format: 1.8
Date: Sat, 30 Jul 2016 23:45:22 +0200
Source: onboard
Binary: onboard onboard-common onboard-data
Architecture: source all amd64
Version: 1.2.0-2
Distribution: unstable
Urgency: medium
Maintainer: MATE Packaging Team <pkg-mate-t...@lists.alioth.debian.org>
Changed-By: Mike Gabriel <sunwea...@debian.org>
Description:
 onboard    - Simple On-screen Keyboard
 onboard-common - Simple On-screen Keyboard (common files)
 onboard-data - Language model files for the word suggestion feature of Onboard
Closes: 812033 826579
Changes:
 onboard (1.2.0-2) unstable; urgency=medium
 .
   [ Jeremy Bicha ]
   * debian/control:
     + Depend on gir1.2-atspi-2.0. (Closes: #826579).
   * Add debian/upstream/signing-key.asc
   * debian/patches:
     + Add 0002_build-with-gcc6.patch. (Closes: #812033).
 .
   [ Mike Gabriel ]
   * debian/rules:
     + Enable all hardening flags.
   * debian/control:
     + Versioned B-D on dpkg-dev (>= 1.16.1.1).
Checksums-Sha1:
 a6a2aed45fba8ba7576d3d8ab289196e9e5b0e89 2173 onboard_1.2.0-2.dsc
 9a89ef99efe9dfec04422b4243ce3450ed918137 8776 onboard_1.2.0-2.debian.tar.xz
 2049013d3925b7d6e3ef70f2c2a4350ba580c821 497938 onboard-common_1.2.0-2_all.deb
 9cf007511acaa5e07750b729987a1e234f231744 3624500 onboard-data_1.2.0-2_all.deb
 b702562e368e520d29ecdde8e93f18c02e3b73e0 696220 
onboard-dbgsym_1.2.0-2_amd64.deb
 c8384ea0624daeeaaf8486c5f30fd5f6e222121b 331444 onboard_1.2.0-2_amd64.deb
Checksums-Sha256:
 501a54fef7bed4bece17ba889d5214b7b51cd546238bc2e86fb8d051c9f7331e 2173 
onboard_1.2.0-2.dsc
 45deccbec9dac9c37c4b7c4896477683b082aa9599aacabb707deae5b08757ef 8776 
onboard_1.2.0-2.debian.tar.xz
 3da9e4b7aef11014b83c767e446ad99ba0ac9802d464a4c2155daceca8f8755f 497938 
onboard-common_1.2.0-2_all.deb
 3a2aa2aa2d5463d3d795968130c80f1e81564301cde7f125e79c01dd71c65c2a 3624500 
onboard-data_1.2.0-2_all.deb
 e56d303b3783de0dea59dbc9ec5363814fa93c7ebe5863754b39272b1f4851f0 696220 
onboard-dbgsym_1.2.0-2_amd64.deb
 c3456c593ae93c916224b56895da6098edec1f9cfe99dc8a0575427db43f11fa 331444 
onboard_1.2.0-2_amd64.deb
Files:
 54e50bebc63b0c7a0d0b764d06749300 2173 gnome optional onboard_1.2.0-2.dsc
 b07079afe1ddef0552c4d783585642ca 8776 gnome optional 
onboard_1.2.0-2.debian.tar.xz
 4e61bffe329a7edc7af120d547489aaa 497938 gnome optional 
onboard-common_1.2.0-2_all.deb
 488a5ecd531c525152b19ef5480a6eff 3624500 gnome optional 
onboard-data_1.2.0-2_all.deb
 c5dfec5b3b819be08afdbf2cb94cb356 696220 debug extra 
onboard-dbgsym_1.2.0-2_amd64.deb
 eb6d1f78cb0a02944eee1c34eea83924 331444 gnome optional 
onboard_1.2.0-2_amd64.deb

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1

iQIcBAEBCAAGBQJXnSipAAoJEJr0azAldxsxtm0P/RFMnI1bTML6cuBdEs/O7EjN
YW5JFic0ffAndk5dQ1wk4344c8k3KdzRX5m4JsN85IyeoN3XV0NpLTcCTsxZoXxL
hk1LA4Fh51GplUy5DGNDG7Gm9sYFNXkYfF5HOWVlTBtCw5DXdGcpRHhrJO5zwKnV
4iJMsTpTBqvm2fBVjH/VE0e0HLCy3O4Cbn+g1Kfc7PuXM4E8voUxSPAmGXVyQm//
zwqHpfcmFbiHjGmXa7a1COac0tlkk/GDIdGT+S3g7nbPqfXvjohT8PLs2+TID8cF
kI91USEoglitdRhva8T094JEuqYviLVhJ2tjmvQdEn+m+EEUi2yLzzxUiVwCQ0t6
m3uLoEtYDmWjtkWlY1z1VzGqcQiA/lWwZ4icuieLRyv8BIHemySldEi6qTS9RT+U
RgvtvTwNhX9tSc+1+eBHjsPvBINRwO+8uKeaGbf0jNkneo/zux/NbvMgB9/e3oh0
YprJUcOYZWdQVM/t0aDCKKp4ngCZP4sok17rDxZ2+IxIhiXWKqb78jwV/uv/1d8s
x1zlGgEUTlZ/nh00e05yag+Yr0igIu59g47m7NjoPp1QfSQFkwnrQ2VFj5xY9NGW
/YH057apUbkogAaEOPLuDx40s7F44xOHcRPvt9cXExSxZWNzG+9dawxPY97KQ8bO
KkoWcriTqnPHnvZoLOAa
=pLXD
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to