Your message dated Thu, 26 Jul 2018 04:37:08 +0000
with message-id <[email protected]>
and subject line Bug#897814: fixed in mozc 2.23.2815.102+dfsg-2
has caused the Debian Bug report #897814,
regarding mozc: ftbfs with GCC-8
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 [email protected]
immediately.)


-- 
897814: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=897814
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: src:mozc
Version: 2.23.2815.102+dfsg-1
Severity: normal
Tags: sid buster
User: [email protected]
Usertags: ftbfs-gcc-8

Please keep this issue open in the bug tracker for the package it
was filed for.  If a fix in another package is required, please
file a bug for the other package (or clone), and add a block in this
package. Please keep the issue open until the package can be built in
a follow-up test rebuild.

The package fails to build in a test rebuild on at least amd64 with
gcc-8/g++-8, but succeeds to build with gcc-7/g++-7. The
severity of this report will be raised before the buster release.

The full build log can be found at:
http://aws-logs.debian.net/2018/05/01/gcc8/mozc_2.23.2815.102+dfsg-1_unstable_gcc8.log.gz
The last lines of the build log are at the end of this report.

To build with GCC 8, either set CC=gcc-8 CXX=g++-8 explicitly,
or install the gcc, g++, gfortran, ... packages from experimental.

  apt-get -t=experimental install g++ 

Common build failures are new warnings resulting in build failures with
-Werror turned on, or new/dropped symbols in Debian symbols files.
For other C/C++ related build failures see the porting guide at
http://gcc.gnu.org/gcc-8/porting_to.html

[...]
/usr/include/c++/8/bits/stl_iterator_base_funcs.h:183:2: error: no match for 
'operator--' (operand type is 'mozc::ZeroQueryDict::iterator')
  --__i;
  ^~~~~
cc1plus: warning: unrecognized command line option 
'-Wno-inconsistent-missing-override'
cc1plus: warning: unrecognized command line option '-Wno-unknown-warning-option'
[679/829] CXX obj/prediction/prediction.predictor.o
[680/829] CXX obj/converter/converter.converter.o
[681/829] CXX obj/engine/engine.engine.o
FAILED: obj/engine/engine.engine.o 
/usr/bin/g++ -MMD -MF obj/engine/engine.engine.o.d -DOS_LINUX -DMOZC_BUILD 
-DCHANNEL_DEV -DENABLE_GTK_RENDERER -DNDEBUG -DQT_NO_DEBUG -DNO_LOGGING 
-DIGNORE_HELP_FLAG -DIGNORE_INVALID_FLAG 
'-I/<<BUILDDIR>>/mozc-2.23.2815.102+dfsg/src' -Igen -Igen/proto_out -Wall 
-Wno-char-subscripts -Wno-sign-compare -Wno-deprecated-declarations 
-Wwrite-strings -Wno-unknown-warning-option -Wno-inconsistent-missing-override 
-fPIC -fno-exceptions -fmessage-length=0 -fno-strict-aliasing -funsigned-char 
-pipe -pthread -fno-omit-frame-pointer -fstack-protector 
--param=ssp-buffer-size=4 -O2 -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 
-fdebug-prefix-map=/<<BUILDDIR>>/mozc-2.23.2815.102+dfsg=. 
-fstack-protector-strong -Wformat -Werror=format-security -Wdate-time 
-D_FORTIFY_SOURCE=2 -Wno-deprecated  -c ../../engine/engine.cc -o 
obj/engine/engine.engine.o
In file included from /usr/include/c++/8/bits/stl_algobase.h:66,
                 from /usr/include/c++/8/memory:62,
                 from 
/<<BUILDDIR>>/mozc-2.23.2815.102+dfsg/src/engine/engine.h:33,
                 from ../../engine/engine.cc:30:
/usr/include/c++/8/bits/stl_iterator_base_funcs.h: In instantiation of 
'constexpr void std::__advance(_RandomAccessIterator&, _Distance, 
std::random_access_iterator_tag) [with _RandomAccessIterator = 
mozc::ZeroQueryDict::iterator; _Distance = long int]':
/usr/include/c++/8/bits/stl_iterator_base_funcs.h:206:21:   required from 'void 
std::advance(_InputIterator&, _Distance) [with _InputIterator = 
mozc::ZeroQueryDict::iterator; _Distance = long int]'
/usr/include/c++/8/bits/stl_algo.h:2137:16:   required from 'std::pair<_FIter, 
_FIter> std::__equal_range(_ForwardIterator, _ForwardIterator, const _Tp&, 
_CompareItTp, _CompareTpIt) [with _ForwardIterator = 
mozc::ZeroQueryDict::iterator; _Tp = long unsigned int; _CompareItTp = 
__gnu_cxx::__ops::_Iter_less_val; _CompareTpIt = 
__gnu_cxx::__ops::_Val_less_iter]'
/usr/include/c++/8/bits/stl_algo.h:2190:32:   required from 'std::pair<_FIter, 
_FIter> std::equal_range(_FIter, _FIter, const _Tp&) [with _FIter = 
mozc::ZeroQueryDict::iterator; _Tp = long unsigned int]'
/<<BUILDDIR>>/mozc-2.23.2815.102+dfsg/src/prediction/zero_query_dict.h:213:57:  
 required from here
/usr/include/c++/8/bits/stl_iterator_base_funcs.h:183:2: error: no match for 
'operator--' (operand type is 'mozc::ZeroQueryDict::iterator')
  --__i;
  ^~~~~
cc1plus: warning: unrecognized command line option 
'-Wno-inconsistent-missing-override'
cc1plus: warning: unrecognized command line option '-Wno-unknown-warning-option'
[682/829] CXX 
obj.host/rewriter/gen_single_kanji_noun_prefix_data_main.gen_single_kanji_noun_prefix_data.o
[683/829] CXX 
obj.host/data_manager/serialized_dictionary.serialized_dictionary.o
[684/829] CXX 
obj.host/rewriter/gen_usage_rewriter_dictionary_main.gen_usage_rewriter_dictionary_main.o
[685/829] CXX 
obj.host/dictionary/system/system_dictionary_builder.system_dictionary_builder.o
[686/829] CXX 
obj.host/rewriter/gen_emoticon_rewriter_data_main.gen_emoticon_rewriter_data.o
[687/829] CXX obj/prediction/prediction.user_history_predictor.o
ninja: build stopped: subcommand failed.
Traceback (most recent call last):
  File "build_mozc.py", line 1236, in <module>
    main()
  File "build_mozc.py", line 1223, in main
    BuildMain(cmd_opts, cmd_args)
  File "build_mozc.py", line 854, in BuildMain
    BuildWithNinja(options, targets)
  File "build_mozc.py", line 828, in BuildWithNinja
    RunOrDie([ninja, '-C', build_arg] + ninja_targets)
  File "/<<BUILDDIR>>/mozc-2.23.2815.102+dfsg/src/build_tools/util.py", line 
99, in RunOrDie
    '==========']))
build_tools.util.RunOrDieError: 
==========
 ERROR: ninja -C out_linux/Release ibus_mozc mozc_emacs_helper mozc_server 
mozc_tool mozc_renderer uim-mozc fcitx-mozc
==========
make[1]: *** [debian/rules:36: override_dh_auto_build] Error 1
make[1]: Leaving directory '/<<BUILDDIR>>/mozc-2.23.2815.102+dfsg'
make: *** [debian/rules:28: build-arch] Error 2
dpkg-buildpackage: error: debian/rules build-arch subprocess returned exit 
status 2

--- End Message ---
--- Begin Message ---
Source: mozc
Source-Version: 2.23.2815.102+dfsg-2

We believe that the bug you reported is fixed in the latest version of
mozc, 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 [email protected],
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Nobuhiro Iwamatsu <[email protected]> (supplier of updated mozc 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 [email protected])


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA256

Format: 1.8
Date: Tue, 24 Jul 2018 16:58:04 +0900
Source: mozc
Binary: mozc-data ibus-mozc uim-mozc fcitx-mozc emacs-mozc emacs-mozc-bin 
mozc-server mozc-utils-gui
Architecture: source amd64 all
Version: 2.23.2815.102+dfsg-2
Distribution: unstable
Urgency: medium
Maintainer: Nobuhiro Iwamatsu <[email protected]>
Changed-By: Nobuhiro Iwamatsu <[email protected]>
Description:
 emacs-mozc - Mozc for Emacs
 emacs-mozc-bin - Helper module for emacs-mozc
 fcitx-mozc - Mozc engine for fcitx - Client of the Mozc input method
 ibus-mozc  - Mozc engine for IBus - Client of the Mozc input method
 mozc-data  - Mozc input method - data files
 mozc-server - Server of the Mozc input method
 mozc-utils-gui - GUI utilities of the Mozc input method
 uim-mozc   - Mozc engine for uim - Client of the Mozc input method
Closes: 897814
Changes:
 mozc (2.23.2815.102+dfsg-2) unstable; urgency=medium
 .
   * Fix build with gcc8 (Closes: #897814)
Checksums-Sha1:
 6c192b138212b7224965931fe265f6a2b8adc765 2798 mozc_2.23.2815.102+dfsg-2.dsc
 18a4c7a8308e1c141e73dab9610f70c5d89a672b 107808 
mozc_2.23.2815.102+dfsg-2.debian.tar.xz
 1476f92633b1bfecfca87b00644b7e5759224694 2824228 
emacs-mozc-bin-dbgsym_2.23.2815.102+dfsg-2_amd64.deb
 dd153302e84a718428f87a7574cbbacbc168befd 184348 
emacs-mozc-bin_2.23.2815.102+dfsg-2_amd64.deb
 a0beadbdabfc89f53929ca66140092f7b1940a88 28360 
emacs-mozc_2.23.2815.102+dfsg-2_amd64.deb
 a035bb9a2a5b0b856aea13b230a376a52f45465c 3641992 
fcitx-mozc-dbgsym_2.23.2815.102+dfsg-2_amd64.deb
 e70c69959f01d1e96c4b29ad6ad4d847f2133136 262360 
fcitx-mozc_2.23.2815.102+dfsg-2_amd64.deb
 4695fdbd4ce3bfaeeb1760e019686da56c514916 4026632 
ibus-mozc-dbgsym_2.23.2815.102+dfsg-2_amd64.deb
 3d89d1dccb38e8920aa15a3510161ace2c68ee7c 223792 
ibus-mozc_2.23.2815.102+dfsg-2_amd64.deb
 7a6cbed9157498547975a4a49d2728e80ce3eb90 14404 
mozc-data_2.23.2815.102+dfsg-2_all.deb
 30f96e336fab231150dff47852b275ab15e6f4b8 28155784 
mozc-server-dbgsym_2.23.2815.102+dfsg-2_amd64.deb
 2ae21669e779ed682537b43cb37df48c99e0487d 11817180 
mozc-server_2.23.2815.102+dfsg-2_amd64.deb
 6f8d8362a5e00f78ef405e31b8befdba955062eb 11768852 
mozc-utils-gui-dbgsym_2.23.2815.102+dfsg-2_amd64.deb
 e756d8d5cec41a591bba3edd5bf6e3e0cda7dddf 845632 
mozc-utils-gui_2.23.2815.102+dfsg-2_amd64.deb
 a03cff5df1e6c47b3160c47f1fae402b409f13b1 19213 
mozc_2.23.2815.102+dfsg-2_amd64.buildinfo
 ee31e3c5deed59ea887d1e0e2e804245a515a82f 2525984 
uim-mozc-dbgsym_2.23.2815.102+dfsg-2_amd64.deb
 3f648f7ae441198b0c38693a3b4902b0d30e6867 225124 
uim-mozc_2.23.2815.102+dfsg-2_amd64.deb
Checksums-Sha256:
 204337c33d5f8d0312598da4c6504b72242450f97987b7b30e948dd126f5d086 2798 
mozc_2.23.2815.102+dfsg-2.dsc
 08ece255f88e0f0c4e7fb376995e5b4917176a4981afff4595cbcc3376e011a4 107808 
mozc_2.23.2815.102+dfsg-2.debian.tar.xz
 2305c93460a5f6d2635d9e68e698248128b4fd95d3ecc05308945f07884d5dc0 2824228 
emacs-mozc-bin-dbgsym_2.23.2815.102+dfsg-2_amd64.deb
 8b8ed4b16945cb848fdd7f7f47983bf1b4b461851c931ba5f70a17e42247be03 184348 
emacs-mozc-bin_2.23.2815.102+dfsg-2_amd64.deb
 2744b1597a2821796a1639fa98a152d22ab94131b854ed0f28a34d65647346a3 28360 
emacs-mozc_2.23.2815.102+dfsg-2_amd64.deb
 b953f4f8f164dbaf0265617403fd1571b8e03a5a9fa58adda3b5250b4e7fbbff 3641992 
fcitx-mozc-dbgsym_2.23.2815.102+dfsg-2_amd64.deb
 e66392cf7e4505ef319ad428119d938bfc97f1ae28e0dde58ff6777befe035a3 262360 
fcitx-mozc_2.23.2815.102+dfsg-2_amd64.deb
 0aa8263ad35edd3ca46753e8380f558a5753a373aef26d73eb9058a33a090f90 4026632 
ibus-mozc-dbgsym_2.23.2815.102+dfsg-2_amd64.deb
 b5ac551660209948c66d4f26f48de619ddc666a926d64861c472e9174bf0e7cd 223792 
ibus-mozc_2.23.2815.102+dfsg-2_amd64.deb
 ef4d1a2836dc792e99fdbf39a89253a40bb813f3b88d6de7d56d36fb28b394da 14404 
mozc-data_2.23.2815.102+dfsg-2_all.deb
 8b73cd3cee27df2a17a164f55d1dbe26baaed6e5c002899a49d79348fb651c72 28155784 
mozc-server-dbgsym_2.23.2815.102+dfsg-2_amd64.deb
 6a920d987aff908ee05958bb8f849339c95e563bab49a2beecac1fa3eb84c6f8 11817180 
mozc-server_2.23.2815.102+dfsg-2_amd64.deb
 941dfa17ae5bb1c00e8b38f68ef4a887e15f3e62724cf42d280be6d893ff1e33 11768852 
mozc-utils-gui-dbgsym_2.23.2815.102+dfsg-2_amd64.deb
 d916453bf505a3366c19c017d4b092bb56dda4f1f797da12bf669d4e011bb0bf 845632 
mozc-utils-gui_2.23.2815.102+dfsg-2_amd64.deb
 c42094182c169c90fed6a334224f3f04779377a78ae41d53cc9988061adf98e1 19213 
mozc_2.23.2815.102+dfsg-2_amd64.buildinfo
 4891bf8ee2632c33b181c4e62f54caf5478960b9442ae93309f35e1595e9c12e 2525984 
uim-mozc-dbgsym_2.23.2815.102+dfsg-2_amd64.deb
 dd3d21591884e292ee5564124fa822574c9af58f039e91616d31fe9a8f3005a5 225124 
uim-mozc_2.23.2815.102+dfsg-2_amd64.deb
Files:
 9edd77f2d3ac5ee6c98c34a4c34a90ae 2798 utils optional 
mozc_2.23.2815.102+dfsg-2.dsc
 610c55d3b8d3be3818264b6a9592d42d 107808 utils optional 
mozc_2.23.2815.102+dfsg-2.debian.tar.xz
 fe7039be50f02eeb112fcb9c3391c83e 2824228 debug optional 
emacs-mozc-bin-dbgsym_2.23.2815.102+dfsg-2_amd64.deb
 14d86b475ddba7619e49b03cc2abd4c4 184348 utils optional 
emacs-mozc-bin_2.23.2815.102+dfsg-2_amd64.deb
 b7f25b1feb30882cb4d943c9a5aa4125 28360 utils optional 
emacs-mozc_2.23.2815.102+dfsg-2_amd64.deb
 9b1870244a2336ee018d24074469277b 3641992 debug optional 
fcitx-mozc-dbgsym_2.23.2815.102+dfsg-2_amd64.deb
 15d905932476c7821dcc0eeb2c9c6dc0 262360 utils optional 
fcitx-mozc_2.23.2815.102+dfsg-2_amd64.deb
 6f5485c18fe70e83f13e0a7ab907b97b 4026632 debug optional 
ibus-mozc-dbgsym_2.23.2815.102+dfsg-2_amd64.deb
 17394abe39de473cbd518b12d0493746 223792 utils optional 
ibus-mozc_2.23.2815.102+dfsg-2_amd64.deb
 590ec1000d47037f39a6acfdcab0583e 14404 utils optional 
mozc-data_2.23.2815.102+dfsg-2_all.deb
 60f0ac795906223b09f65bb085b17d65 28155784 debug optional 
mozc-server-dbgsym_2.23.2815.102+dfsg-2_amd64.deb
 4226dd6873eb868cc7923cbe6817ee4c 11817180 utils optional 
mozc-server_2.23.2815.102+dfsg-2_amd64.deb
 b5584fad4feeb805f1dbb42f93f616c4 11768852 debug optional 
mozc-utils-gui-dbgsym_2.23.2815.102+dfsg-2_amd64.deb
 d7ee550cdddf1d24b367d755a34dfefc 845632 utils optional 
mozc-utils-gui_2.23.2815.102+dfsg-2_amd64.deb
 d2a159dc9e270df385de95b4e6f3c612 19213 utils optional 
mozc_2.23.2815.102+dfsg-2_amd64.buildinfo
 c39aaf168811cbf51fd170c87ae6e7e1 2525984 debug optional 
uim-mozc-dbgsym_2.23.2815.102+dfsg-2_amd64.deb
 71dcced8e5eebba31b90bbd663b17420 225124 utils optional 
uim-mozc_2.23.2815.102+dfsg-2_amd64.deb

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

iQIzBAEBCAAdFiEEXmKe5SMhlzV7hM9DMiR/u0CtH6YFAltZSSsACgkQMiR/u0Ct
H6YEhBAAgNrqNBFKR+CI6oxszIcBziTxYO+aBOENzkcsNhGcjV2/3ReHkRiUCQfg
H1kGCulJhAtRmuzisg2ybLFkVxBV+U2W+0qDdk6RkNWy+WwiR28lZ/LcAOT+bdgG
Ai3EfObkhw0OhmUSVdxEXxzpTrhtbGadu9hkCLd4hO4pY2Wc3e9mGjsYtu347xAm
1uZlxoBBqOYXyxIgco4VqzhxliqxbG1SELbxw2bObLw36Gv9hOaS57RmTK786kNL
Tq8mapQy+B8GXjWXtb8ab8YL/UNC+67pqCZ65zkUwJiYYubJhDPRDatB9ncuh3lk
tmb0cAWBFBkvx/tO2IdZV83Rx3KSFO3nVuWDGYu8wz3xTdLC5YyAEvEOmHszXcLG
93mQcVmSTluibDoFXwibe2+22BTGdG1eJ0g5TNAYLMCiH/yJjrA3vtr9QTxFN3ha
iaaYBHHtv6xDO0oRYW40NJy9/kFSlNThzOH7vcLQcWil6ahcRRwHa24ISge23SrS
U+vyMNaxmG4xc0IFUHEL69VpLwn+GHur9qm3A0goYZ3T16j+k60mv97u02OZGf/i
QE983JpsvEDEuiI50E7GqzjqInLDGtgjBQ4f17d6OeroiJBw1V6gLX+Z0TM0Br6L
QS/a91ywhXLhajgUBOCYfjle0GsoIIgS0NKQvofrcNSH6ebMK3o=
=d4M3
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to