[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#957196: marked as done (fcitx5-chinese-addons: ftbfs with GCC-10)



Your message dated Fri, 03 Jul 2020 03:18:46 +0000
with message-id <E1jrCDu-000Hoj-Sm@fasolo.debian.org>
and subject line Bug#957196: fixed in fcitx5-chinese-addons 0.0~git20200626.dfa59e5-1
has caused the Debian Bug report #957196,
regarding fcitx5-chinese-addons: ftbfs with GCC-10
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 owner@bugs.debian.org
immediately.)


-- 
957196: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=957196
Debian Bug Tracking System
Contact owner@bugs.debian.org with problems
--- Begin Message ---
Package: src:fcitx5-chinese-addons
Version: 0.0~git20200117.4261e23-2
Severity: normal
Tags: sid bullseye
User: debian-gcc@lists.debian.org
Usertags: ftbfs-gcc-10

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-10/g++-10, but succeeds to build with gcc-9/g++-9. The
severity of this report will be raised before the bullseye release,
so nothing has to be done for the buster release.

The full build log can be found at:
http://people.debian.org/~doko/logs/gcc10-20200225/fcitx5-chinese-addons_0.0~git20200117.4261e23-2_unstable_gcc10.log
The last lines of the build log are at the end of this report.

To build with GCC 10, either set CC=gcc-10 CXX=g++-10 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-10/porting_to.html

[...]
make -f modules/pinyinhelper/CMakeFiles/pinyinhelper.dir/build.make modules/pinyinhelper/CMakeFiles/pinyinhelper.dir/depend
make[3]: Entering directory '/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu'
cd "/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu" && /usr/bin/cmake -E cmake_depends "Unix Makefiles" "/<<PKGBUILDDIR>>" "/<<PKGBUILDDIR>>/modules/pinyinhelper" "/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu" "/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/modules/pinyinhelper" "/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/modules/pinyinhelper/CMakeFiles/pinyinhelper.dir/DependInfo.cmake" --color=
Scanning dependencies of target pinyinhelper
make[3]: Leaving directory '/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu'
make -f modules/pinyinhelper/CMakeFiles/pinyinhelper.dir/build.make modules/pinyinhelper/CMakeFiles/pinyinhelper.dir/build
make[3]: Entering directory '/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu'
[ 16%] Building CXX object modules/pinyinhelper/CMakeFiles/pinyinhelper.dir/pinyinhelper.cpp.o
cd "/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/modules/pinyinhelper" && /usr/bin/c++  -DFCITX_GETTEXT_DOMAIN=\"fcitx5-chinese-addons\" -Dpinyinhelper_EXPORTS -I"/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu" -isystem /usr/include/Fcitx5/Core -isystem /usr/include/Fcitx5/Config -isystem /usr/include/Fcitx5/Utils -isystem /usr/include/LibIME  -Wall -Wextra -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -fvisibility=hidden -fvisibility-inlines-hidden   -std=c++17 -o CMakeFiles/pinyinhelper.dir/pinyinhelper.cpp.o -c "/<<PKGBUILDDIR>>/modules/pinyinhelper/pinyinhelper.cpp"
[ 17%] Building CXX object modules/cloudpinyin/CMakeFiles/cloudpinyin.dir/fetch.cpp.o
cd "/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/modules/cloudpinyin" && /usr/bin/c++  -DFCITX_GETTEXT_DOMAIN=\"fcitx5-chinese-addons\" -Dcloudpinyin_EXPORTS -I"/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu" -isystem /usr/include/Fcitx5/Core -isystem /usr/include/Fcitx5/Config -isystem /usr/include/Fcitx5/Utils  -Wall -Wextra -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -fvisibility=hidden -fvisibility-inlines-hidden   -std=c++17 -o CMakeFiles/cloudpinyin.dir/fetch.cpp.o -c "/<<PKGBUILDDIR>>/modules/cloudpinyin/fetch.cpp"
[ 19%] Building CXX object modules/chttrans/CMakeFiles/chttrans.dir/chttrans-native.cpp.o
cd "/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/modules/chttrans" && /usr/bin/c++  -DFCITX_GETTEXT_DOMAIN=\"fcitx5-chinese-addons\" -Dchttrans_EXPORTS -I"/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu" -I/usr/include/Fcitx5/Module/fcitx-module/notifications -isystem /usr/include/Fcitx5/Core -isystem /usr/include/Fcitx5/Config -isystem /usr/include/Fcitx5/Utils -isystem /usr/include/opencc  -Wall -Wextra -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -fvisibility=hidden -fvisibility-inlines-hidden   -std=c++17 -o CMakeFiles/chttrans.dir/chttrans-native.cpp.o -c "/<<PKGBUILDDIR>>/modules/chttrans/chttrans-native.cpp"
[ 20%] Building CXX object modules/pinyinhelper/CMakeFiles/pinyinhelper.dir/pinyinlookup.cpp.o
cd "/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/modules/pinyinhelper" && /usr/bin/c++  -DFCITX_GETTEXT_DOMAIN=\"fcitx5-chinese-addons\" -Dpinyinhelper_EXPORTS -I"/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu" -isystem /usr/include/Fcitx5/Core -isystem /usr/include/Fcitx5/Config -isystem /usr/include/Fcitx5/Utils -isystem /usr/include/LibIME  -Wall -Wextra -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -fvisibility=hidden -fvisibility-inlines-hidden   -std=c++17 -o CMakeFiles/pinyinhelper.dir/pinyinlookup.cpp.o -c "/<<PKGBUILDDIR>>/modules/pinyinhelper/pinyinlookup.cpp"
In file included from /<<PKGBUILDDIR>>/modules/pinyinhelper/pinyinlookup.cpp:21:
/<<PKGBUILDDIR>>/modules/pinyinhelper/pinyinlookup.h:39:22: error: ‘string’ is not a member of ‘std’
   39 |     std::vector<std::string> lookup(uint32_t hz);
      |                      ^~~~~~
/<<PKGBUILDDIR>>/modules/pinyinhelper/pinyinlookup.h:25:1: note: ‘std::string’ is defined in header ‘<string>’; did you forget to ‘#include <string>’?
   24 | #include <vector>
  +++ |+#include <string>
   25 | 
/<<PKGBUILDDIR>>/modules/pinyinhelper/pinyinlookup.h:39:28: error: template argument 1 is invalid
   39 |     std::vector<std::string> lookup(uint32_t hz);
      |                            ^
/<<PKGBUILDDIR>>/modules/pinyinhelper/pinyinlookup.h:39:28: error: template argument 2 is invalid
/<<PKGBUILDDIR>>/modules/pinyinhelper/pinyinlookup.cpp:101:26: error: no declaration matches ‘std::vector<std::__cxx11::basic_string<char> > fcitx::PinyinLookup::lookup(uint32_t)’
  101 | std::vector<std::string> PinyinLookup::lookup(uint32_t hz) {
      |                          ^~~~~~~~~~~~
In file included from /<<PKGBUILDDIR>>/modules/pinyinhelper/pinyinlookup.cpp:21:
/<<PKGBUILDDIR>>/modules/pinyinhelper/pinyinlookup.h:39:30: note: candidate is: ‘int fcitx::PinyinLookup::lookup(uint32_t)’
   39 |     std::vector<std::string> lookup(uint32_t hz);
      |                              ^~~~~~
/<<PKGBUILDDIR>>/modules/pinyinhelper/pinyinlookup.h:34:7: note: ‘class fcitx::PinyinLookup’ defined here
   34 | class PinyinLookup {
      |       ^~~~~~~~~~~~
/<<PKGBUILDDIR>>/modules/pinyinhelper/pinyinlookup.cpp:87:18: warning: ‘std::string_view fcitx::{anonymous}::py_enhance_get_konsonant(int)’ defined but not used [-Wunused-function]
   87 | std::string_view py_enhance_get_konsonant(int index) {
      |                  ^~~~~~~~~~~~~~~~~~~~~~~~
/<<PKGBUILDDIR>>/modules/pinyinhelper/pinyinlookup.cpp:35:18: warning: ‘std::string_view fcitx::{anonymous}::py_enhance_get_vokal(int, int)’ defined but not used [-Wunused-function]
   35 | std::string_view py_enhance_get_vokal(int index, int tone) {
      |                  ^~~~~~~~~~~~~~~~~~~~
make[3]: *** [modules/pinyinhelper/CMakeFiles/pinyinhelper.dir/build.make:79: modules/pinyinhelper/CMakeFiles/pinyinhelper.dir/pinyinlookup.cpp.o] Error 1
make[3]: Leaving directory '/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu'
make[2]: *** [CMakeFiles/Makefile2:671: modules/pinyinhelper/CMakeFiles/pinyinhelper.dir/all] Error 2
make[2]: *** Waiting for unfinished jobs....
[ 22%] Building CXX object modules/chttrans/CMakeFiles/chttrans.dir/chttrans-opencc.cpp.o
cd "/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/modules/chttrans" && /usr/bin/c++  -DFCITX_GETTEXT_DOMAIN=\"fcitx5-chinese-addons\" -Dchttrans_EXPORTS -I"/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu" -I/usr/include/Fcitx5/Module/fcitx-module/notifications -isystem /usr/include/Fcitx5/Core -isystem /usr/include/Fcitx5/Config -isystem /usr/include/Fcitx5/Utils -isystem /usr/include/opencc  -Wall -Wextra -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -fvisibility=hidden -fvisibility-inlines-hidden   -std=c++17 -o CMakeFiles/chttrans.dir/chttrans-opencc.cpp.o -c "/<<PKGBUILDDIR>>/modules/chttrans/chttrans-opencc.cpp"
[ 23%] Linking CXX shared module cloudpinyin.so
cd "/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/modules/cloudpinyin" && /usr/bin/cmake -E cmake_link_script CMakeFiles/cloudpinyin.dir/link.txt --verbose=1
/usr/bin/c++ -fPIC -Wall -Wextra -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -Wl,--no-undefined -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -Wl,--as-needed -shared  -o cloudpinyin.so CMakeFiles/cloudpinyin.dir/cloudpinyin.cpp.o CMakeFiles/cloudpinyin.dir/fetch.cpp.o  /usr/lib/x86_64-linux-gnu/libFcitx5Core.so.5.0 /usr/lib/x86_64-linux-gnu/libFcitx5Config.so.5.0 /usr/lib/x86_64-linux-gnu/libpthread.so /usr/lib/x86_64-linux-gnu/libFcitx5Utils.so.1.0 /usr/lib/x86_64-linux-gnu/libcurl.so 
make[3]: Leaving directory '/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu'
[ 23%] Built target cloudpinyin
[ 25%] Linking CXX shared module punctuation.so
cd "/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/modules/punctuation" && /usr/bin/cmake -E cmake_link_script CMakeFiles/punctuation.dir/link.txt --verbose=1
/usr/bin/c++ -fPIC -Wall -Wextra -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -Wl,--no-undefined -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -Wl,--as-needed -shared  -o punctuation.so CMakeFiles/punctuation.dir/punctuation.cpp.o  /usr/lib/x86_64-linux-gnu/libFcitx5Core.so.5.0 /usr/lib/x86_64-linux-gnu/libFcitx5Config.so.5.0 /usr/lib/x86_64-linux-gnu/libboost_iostreams.so /usr/lib/x86_64-linux-gnu/libFcitx5Utils.so.1.0 /usr/lib/x86_64-linux-gnu/libboost_regex.so 
make[3]: Leaving directory '/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu'
[ 25%] Built target punctuation
[ 26%] Linking CXX shared module chttrans.so
cd "/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/modules/chttrans" && /usr/bin/cmake -E cmake_link_script CMakeFiles/chttrans.dir/link.txt --verbose=1
/usr/bin/c++ -fPIC -Wall -Wextra -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -Wl,--no-undefined -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -Wl,--as-needed -shared  -o chttrans.so CMakeFiles/chttrans.dir/chttrans.cpp.o CMakeFiles/chttrans.dir/chttrans-native.cpp.o CMakeFiles/chttrans.dir/chttrans-opencc.cpp.o  /usr/lib/x86_64-linux-gnu/libFcitx5Core.so.5.0 /usr/lib/x86_64-linux-gnu/libFcitx5Config.so.5.0 /usr/lib/x86_64-linux-gnu/libboost_iostreams.so /usr/lib/x86_64-linux-gnu/libopencc.so /usr/lib/x86_64-linux-gnu/libFcitx5Utils.so.1.0 /usr/lib/x86_64-linux-gnu/libboost_regex.so 
make[3]: Leaving directory '/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu'
[ 26%] Built target chttrans
make[2]: Leaving directory '/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu'
make[1]: *** [Makefile:144: all] Error 2
make[1]: Leaving directory '/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu'
dh_auto_build: error: cd obj-x86_64-linux-gnu && make -j4 "INSTALL=install --strip-program=true" returned exit code 2
make: *** [debian/rules:16: binary] Error 25
dpkg-buildpackage: error: debian/rules binary subprocess returned exit status 2

--- End Message ---
--- Begin Message ---
Source: fcitx5-chinese-addons
Source-Version: 0.0~git20200626.dfa59e5-1
Done: Shengjing Zhu <zhsj@debian.org>

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

Debian distribution maintenance software
pp.
Shengjing Zhu <zhsj@debian.org> (supplier of updated fcitx5-chinese-addons 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 ftpmaster@ftp-master.debian.org)


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

Format: 1.8
Date: Thu, 02 Jul 2020 12:35:06 +0800
Source: fcitx5-chinese-addons
Architecture: source
Version: 0.0~git20200626.dfa59e5-1
Distribution: unstable
Urgency: medium
Maintainer: Debian Input Method Team <debian-input-method@lists.debian.org>
Changed-By: Shengjing Zhu <zhsj@debian.org>
Closes: 957196
Changes:
 fcitx5-chinese-addons (0.0~git20200626.dfa59e5-1) unstable; urgency=medium
 .
   * Team upload.
   * New upstream snapshot. (Closes: #957196)
   * Bump debhelper-compat to 13
   * Refresh patches
   * Bump fcitx5 to 0.0~git20200626.2e9821a
Checksums-Sha1:
 43e80340120985720532ce27cea6187c77a3aedd 3116 fcitx5-chinese-addons_0.0~git20200626.dfa59e5-1.dsc
 58c65391b9a815aef2dbf37de4973e1b806a523e 252698 fcitx5-chinese-addons_0.0~git20200626.dfa59e5.orig.tar.gz
 acbbbed40b8d4f8e20f86f260a8ed60d4e54a138 9036 fcitx5-chinese-addons_0.0~git20200626.dfa59e5-1.debian.tar.xz
 778859af4cbab0b2907738217198045e49295c19 22320 fcitx5-chinese-addons_0.0~git20200626.dfa59e5-1_amd64.buildinfo
Checksums-Sha256:
 d1ad72928b89dda823f9fe3e344a7f90ffaff3892ed8cc87618b77a2241bc06c 3116 fcitx5-chinese-addons_0.0~git20200626.dfa59e5-1.dsc
 081384409515ac171beb4504687312e93f521d9c1da5298de431241d7db579cc 252698 fcitx5-chinese-addons_0.0~git20200626.dfa59e5.orig.tar.gz
 d5b3ca7eb0396acced980d237920800364b84bb9ed31855730be7e260b78c0e0 9036 fcitx5-chinese-addons_0.0~git20200626.dfa59e5-1.debian.tar.xz
 26cbd43f998f3527d8276dc63460b5ff4d299c9f402ce24bc34c1d98f5bcacea 22320 fcitx5-chinese-addons_0.0~git20200626.dfa59e5-1_amd64.buildinfo
Files:
 d3296eb5a85838c0b3c5a7137ea4f153 3116 utils optional fcitx5-chinese-addons_0.0~git20200626.dfa59e5-1.dsc
 1fd909e7276de2a15a3cc58e7bd9b9f3 252698 utils optional fcitx5-chinese-addons_0.0~git20200626.dfa59e5.orig.tar.gz
 2329e846e6d838b9e5be1c9a21670e4a 9036 utils optional fcitx5-chinese-addons_0.0~git20200626.dfa59e5-1.debian.tar.xz
 3d3cbda7b6445f3b2932e4b4e30ded2b 22320 utils optional fcitx5-chinese-addons_0.0~git20200626.dfa59e5-1_amd64.buildinfo

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

iIYEARYIAC4WIQTiXc95jUQrjt9HgU3EhUo4GOCwFgUCXv6fFxAcemhzakBkZWJp
YW4ub3JnAAoJEMSFSjgY4LAWCUIA/0RX8UUwjJEDKITG2njsCDFBS3kuTqjtyzVs
y4744VQOAP9RlSwyACfsFCFX5A2yH+Lx4smHaTK+Hqejn1jzvlqoBQ==
=U0Ge
-----END PGP SIGNATURE-----

--- End Message ---

Reply to: