[Pkg-nlp-ja-devel] Bug#777815: chasen: ftbfs with GCC-5

Matthias Klose doko ¡÷ debian.org
2015ǯ 2·î 12Æü (ÌÚ) 10:30:37 UTC


Package: src:chasen
Version: 2.4.5-18
Severity: normal
Tags: sid stretch
User: debian-gcc ¡÷ lists.debian.org
Usertags: ftbfs-gcc-5

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-5/g++-5, but succeeds to build with gcc-4.9/g++-4.9. The
severity of this report may be raised before the stretch release.

The full build log can be found at:
http://people.debian.org/~doko/logs/gcc5-20150205/chasen_2.4.5-18_unstable_gcc5.log
The last lines of the build log are at the end of this report.

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

  apt-get -t experimental install g++ 

Common build failures are C11 as the default C mode, 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-5/porting_to.html

[...]
libtool: install: warning: `../lib/libchasen.la' has not been installed in `/usr/lib/x86_64-linux-gnu'
libtool: install: /usr/bin/install -c .libs/makeda /«PKGBUILDDIR»/debian/tmp/usr/lib/x86_64-linux-gnu/chasen/makeda
make[3]: Nothing to be done for 'install-data-am'.
make[3]: Leaving directory '/«PKGBUILDDIR»/mkchadic'
make[2]: Leaving directory '/«PKGBUILDDIR»/mkchadic'
Making install in tests
make[2]: Entering directory '/«PKGBUILDDIR»/tests'
make[3]: Entering directory '/«PKGBUILDDIR»/tests'
make[3]: Nothing to be done for 'install-exec-am'.
make[3]: Nothing to be done for 'install-data-am'.
make[3]: Leaving directory '/«PKGBUILDDIR»/tests'
make[2]: Leaving directory '/«PKGBUILDDIR»/tests'
make[2]: Entering directory '/«PKGBUILDDIR»'
make[3]: Entering directory '/«PKGBUILDDIR»'
 /bin/mkdir -p '/«PKGBUILDDIR»/debian/tmp/usr/bin'
 /usr/bin/install -c chasen-config '/«PKGBUILDDIR»/debian/tmp/usr/bin'
make[3]: Nothing to be done for 'install-data-am'.
make[3]: Leaving directory '/«PKGBUILDDIR»'
make[2]: Leaving directory '/«PKGBUILDDIR»'
make[1]: Leaving directory '/«PKGBUILDDIR»'
   dh_install -a
   dh_installdocs -a
   dh_installchangelogs -a
   dh_installman -a
   dh_perl -a
   dh_link -a
   debian/rules override_dh_compress
make[1]: Entering directory '/«PKGBUILDDIR»'
dh_compress -X.pdf -X.tex
make[1]: Leaving directory '/«PKGBUILDDIR»'
   dh_fixperms -a
   dh_strip -a
   dh_makeshlibs -a
dpkg-gensymbols: warning: some symbols or patterns disappeared in the symbols file: see diff output below
dpkg-gensymbols: warning: debian/libchasen2/DEBIAN/symbols doesn't match completely debian/libchasen2.symbols
--- debian/libchasen2.symbols (libchasen2_2.4.5-18_amd64)
+++ dpkg-gensymbolsQCEYto	2015-02-07 10:30:21.323042174 +0000
@@ -33,7 +33,7 @@
  _ZNKSt5ctypeIcE8do_widenEc ¡÷ Base 2.4.5
  _ZNSt6vectorIN5Darts15DoubleArrayImplIchlmNS0_6LengthIcEEE6node_tESaIS5_EE13_M_insert_auxEN9__gnu_cxx17__normal_iteratorIPS5_S7_EERKS5_ ¡÷ Base 2.4.5
  _ZNSt6vectorIlSaIlEE13_M_insert_auxEN9__gnu_cxx17__normal_iteratorIPlS1_EERKl ¡÷ Base 2.4.5
- _ZNSt8_Rb_treeISsSt4pairIKSslESt10_Select1stIS2_ESt4lessISsESaIS2_EE10_M_insert_EPSt18_Rb_tree_node_baseSA_RKS2_ ¡÷ Base 2.4.5
+#MISSING: 2.4.5-18# _ZNSt8_Rb_treeISsSt4pairIKSslESt10_Select1stIS2_ESt4lessISsESaIS2_EE10_M_insert_EPSt18_Rb_tree_node_baseSA_RKS2_ ¡÷ Base 2.4.5
 #MISSING: 2.4.5# _ZNSt8_Rb_treeISsSt4pairIKSslESt10_Select1stIS2_ESt4lessISsESaIS2_EE15_M_insert_equalERKS2_ ¡÷ Base 2.4.5
  _ZTIN5Darts15DoubleArrayImplIchlmNS_6LengthIcEEEE ¡÷ Base 2.4.5
  _ZTSN5Darts15DoubleArrayImplIchlmNS_6LengthIcEEEE ¡÷ Base 2.4.5
dh_makeshlibs: failing due to earlier errors
make: *** [binary-arch] Error 2
debian/rules:7: recipe for target 'binary-arch' failed
dpkg-buildpackage: error: fakeroot debian/rules binary-arch gave error exit status 2



More information about the Pkg-nlp-ja-devel mailing list