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

Bug#746916: soprano: ftbfs with GCC-4.9



Package: src:soprano
Version: 2.9.4+dfsg-1
Severity: important
Tags: sid jessie
User: debian-gcc@lists.debian.org
Usertags: ftbfs-gcc-4.9

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

The full build log can be found at:
http://people.debian.org/~doko/logs/failed-gcc49/soprano_2.9.4+dfsg-1_unstable_gcc49.log
The last lines of the build log are at the end of this report.

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

[...]
- (optional=templinst)_ZN18QSharedDataPointerIN7TString7PrivateEE13detach_helperEv@Base 2.7.5
+#MISSING: 2.9.4+dfsg-1# (optional=templinst)_ZN18QSharedDataPointerIN7TString7PrivateEE13detach_helperEv@Base 2.7.5
  (optional=templinst)_ZN18QSharedDataPointerIN7TString7PrivateEED1Ev@Base 2.1.1
  (optional=templinst)_ZN18QSharedDataPointerIN7TString7PrivateEED2Ev@Base 2.6.0
  (optional=templinst)_ZN20QGlobalStaticDeleterIN7Soprano5Index12IndexStaticsEED1Ev@Base 2.1.1
  (optional=templinst)_ZN20QGlobalStaticDeleterIN7Soprano5Index12IndexStaticsEED2Ev@Base 2.6.0
- (optional=templinst)_ZN4QSetI4QUrlED1Ev@Base 2.6.0
- (optional=templinst)_ZN4QSetI4QUrlED2Ev@Base 2.6.0
+#MISSING: 2.9.4+dfsg-1# (optional=templinst)_ZN4QSetI4QUrlED1Ev@Base 2.6.0
+#MISSING: 2.9.4+dfsg-1# (optional=templinst)_ZN4QSetI4QUrlED2Ev@Base 2.6.0
  (optional=templinst)_ZN5QHashI4QUrl15QHashDummyValueE11deleteNode2EPN9QHashData4NodeE@Base 2.4.2
  (optional=templinst)_ZN5QHashI4QUrl15QHashDummyValueE13detach_helperEv@Base 2.1.1
  (optional=templinst)_ZN5QHashI4QUrl15QHashDummyValueE13duplicateNodeEPN9QHashData4NodeEPv@Base 2.1.1
@@ -2514,16 +2514,16 @@
  (optional=templinst)_ZN5QListI4QUrlE18detach_helper_growEii@Base 2.6.0
  (optional=templinst)_ZN5QListI4QUrlE6appendERKS0_@Base 2.1.1
  (optional=templinst)_ZN5QListI7QStringE13detach_helperEi@Base 2.6.0
- (optional=templinst)_ZN5QListI7QStringE13detach_helperEv@Base 2.7.6
+#MISSING: 2.9.4+dfsg-1# (optional=templinst)_ZN5QListI7QStringE13detach_helperEv@Base 2.7.6
  (optional=templinst)_ZN5QListI7QStringE18detach_helper_growEii@Base 2.6.0
  (optional=templinst)_ZN5QListI7QStringE6appendERKS0_@Base 2.1.1
  (optional=templinst)_ZN5QListI7QStringED1Ev@Base 2.6.0
  (optional=templinst)_ZN5QListI7QStringED2Ev@Base 2.4.1
  (optional=external)_ZN7QStringD1Ev@Base 2.1.1
  (optional=external)_ZN7QStringD2Ev@Base 2.6.0
- (optional=templinst)_ZN7Soprano15IteratorBackendINS_5Index8QueryHitEED0Ev@Base 2.1.1
- (optional=templinst)_ZN7Soprano15IteratorBackendINS_5Index8QueryHitEED1Ev@Base 2.1.1
- (optional=templinst)_ZN7Soprano15IteratorBackendINS_5Index8QueryHitEED2Ev@Base 2.6.0
+#MISSING: 2.9.4+dfsg-1# (optional=templinst)_ZN7Soprano15IteratorBackendINS_5Index8QueryHitEED0Ev@Base 2.1.1
+#MISSING: 2.9.4+dfsg-1# (optional=templinst)_ZN7Soprano15IteratorBackendINS_5Index8QueryHitEED1Ev@Base 2.1.1
+#MISSING: 2.9.4+dfsg-1# (optional=templinst)_ZN7Soprano15IteratorBackendINS_5Index8QueryHitEED2Ev@Base 2.6.0
  _ZN7Soprano5Index11idFieldNameEv@Base 2.1.1
  _ZN7Soprano5Index12CLuceneIndex11getResourceEPN6lucene8document8DocumentE@Base 2.1.1
  _ZN7Soprano5Index12CLuceneIndex12addStatementERKNS_9StatementE@Base 2.1.1
@@ -2538,7 +2538,7 @@
  _ZN7Soprano5Index12CLuceneIndex5closeEv@Base 2.1.1
  _ZN7Soprano5Index12CLuceneIndex6searchEPN6lucene6search5QueryE@Base 2.1.1
  _ZN7Soprano5Index12CLuceneIndex6searchERK7QString@Base 2.1.1
- (optional=private)_ZN7Soprano5Index12CLuceneIndex7Private11getDocumentERKNS_4NodeE@Base 2.7.5
+#MISSING: 2.9.4+dfsg-1# (optional=private)_ZN7Soprano5Index12CLuceneIndex7Private11getDocumentERKNS_4NodeE@Base 2.7.5
  _ZN7Soprano5Index12CLuceneIndex7Private6commitEv@Base 2.1.1
  _ZN7Soprano5Index12CLuceneIndex8optimizeEv@Base 2.1.67
  _ZN7Soprano5Index12CLuceneIndexC1EPN6lucene8analysis8AnalyzerE@Base 2.1.1
dh_makeshlibs: failing due to earlier errors
make[2]: *** [override_dh_makeshlibs] Error 2
make[2]: Leaving directory `/«BUILDDIR»/soprano-2.9.4+dfsg'
make[1]: *** [pre_binary-arch_dh_makeshlibs] Error 2
make[1]: Leaving directory `/«BUILDDIR»/soprano-2.9.4+dfsg'
make: *** [debian/dhmk_binary-arch] Error 2
dpkg-buildpackage: error: fakeroot debian/rules binary-arch gave error exit status 2


Reply to: