Bug#777675: qtcreator: hang and repeated SIGSEGV on exit

2015-02-12 Thread Martin Kourim
So, does that mean that it doesn't matter if something doesn't work with 
proprietary driver?


I can't use radeon driver due to it's instability on this particular 
card. I have no other choice than using this proprietary driver and I 
believe I'm not the only one in such situation.
I see no reason why qtcreator should not work with this proprietary 
driver while everything else does work. I.e. it looks like a bug in 
qtcreator/Qt/QML, not the driver.


I already tested this on other machine with open source driver. I can't 
reproduce it there. Yes, it's graphics-driver-specific. What's the point 
of trying to reproduce it on radeon driver when I can reproduce it in 
100% of cases on fglrx-driver?


I can try to find out if it's issue with qtcreator or with Qt/QML. Some 
pointers what to try would be helpful, I'm not familiar with Qt and QML.


Thanks,
Martin

On 12.2.2015 03:22, Lisandro Damián Nicanor Pérez Meyer wrote:

On Wednesday 11 February 2015 14:30:51 Martin Kourim wrote:

See inline.

[snip]

Which driver are you using for it?

fglrx-driver (1:14.9+ga14.201-2) from non-free

A proprietary driver, that's what I've expected :)


Did you test it in another machine with different video specs?

Yes, I can't reproduce this issue on my ThinkPad x220 with Intel graphics.

Please try to reproduce the bug without the proprietary driver, ie, using the
radeon one.




--
To UNSUBSCRIBE, email to debian-qt-kde-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: https://lists.debian.org/54dc6e40.9050...@gmail.com



Bug#777770: analitza: ftbfs with GCC-5

2015-02-12 Thread Matthias Klose
Package: src:analitza
Version: 4:4.14.0-1
Severity: normal
Tags: sid stretch
User: debian-...@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/analitza_4.14.0-1_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

[...]
@@ -204,8 +204,11 @@
  _ZN8Analitza8Analyzer14initBVarsRangeEPKNS_5ApplyEiPNS_6ObjectES5_@ABI_5_1 
4:4.12.80
  _ZN8Analitza8Analyzer14insertVariableERK7QStringPKNS_6ObjectE@ABI_5_1 
4:4.12.80
  _ZN8Analitza8Analyzer14insertVariableERK7QStringRKNS_10ExpressionE@ABI_5_1 
4:4.12.80
+ 
_ZN8Analitza8Analyzer14iterateAndSimpINS_4ListEN5QListIPNS_6ObjectEE8iteratorEEEvPT_@ABI_5_1
 4:4.14.0-1
+ 
_ZN8Analitza8Analyzer14iterateAndSimpINS_9ContainerEN5QListIPNS_6ObjectEE8iteratorEEEvPT_@ABI_5_1
 4:4.14.0-1
  _ZN8Analitza8Analyzer15alphaConversionEPNS_5ApplyEi@ABI_5_1 4:4.12.80
  _ZN8Analitza8Analyzer15alphaConversionEPNS_9ContainerEi@ABI_5_1 4:4.12.80
+ 
_ZN8Analitza8Analyzer15alphaConversionINS_4ListEN5QListIPNS_6ObjectEE8iteratorEEEvPT_i@ABI_5_1
 4:4.14.0-1
  _ZN8Analitza8Analyzer15calculateLambdaEv@ABI_5_1 4:4.12.80
  _ZN8Analitza8Analyzer15initializeBVarsEPKNS_5ApplyEi@ABI_5_1 4:4.12.80
  _ZN8Analitza8Analyzer15simpPolynomialsEPNS_5ApplyE@ABI_5_1 4:4.12.80
@@ -254,9 +257,9 @@
  _ZN8Analitza9ContainerC2ERKS0_@ABI_5_1 4:4.12.80
  _ZN8Analitza9MatrixRowC1Ei@ABI_5_1 4:4.12.80
  _ZN8Analitza9MatrixRowC2Ei@ABI_5_1 4:4.12.80
- _ZN8Analitza9MatrixRowD0Ev@ABI_5_1 4:4.12.80
- _ZN8Analitza9MatrixRowD1Ev@ABI_5_1 4:4.12.80
- _ZN8Analitza9MatrixRowD2Ev@ABI_5_1 4:4.12.80
+#MISSING: 4:4.14.0-1# _ZN8Analitza9MatrixRowD0Ev@ABI_5_1 4:4.12.80
+#MISSING: 4:4.14.0-1# _ZN8Analitza9MatrixRowD1Ev@ABI_5_1 4:4.12.80
+#MISSING: 4:4.14.0-1# _ZN8Analitza9MatrixRowD2Ev@ABI_5_1 4:4.12.80
  _ZN8Analitza9Variables19initializeConstantsEv@ABI_5_1 4:4.12.80
  _ZN8Analitza9Variables6modifyERK7QStringPKNS_6ObjectE@ABI_5_1 4:4.12.80
  _ZN8Analitza9Variables6modifyERK7QStringRKNS_10ExpressionE@ABI_5_1 4:4.12.80
@@ -272,9 +275,9 @@
  _ZN8ExpLexer8getTokenEv@ABI_5_1 4:4.12.80
  _ZN8ExpLexerC1ERK7QString@ABI_5_1 4:4.12.80
  _ZN8ExpLexerC2ERK7QString@ABI_5_1 4:4.12.80
- _ZN8ExpLexerD0Ev@ABI_5_1 4:4.12.80
- _ZN8ExpLexerD1Ev@ABI_5_1 4:4.12.80
- _ZN8ExpLexerD2Ev@ABI_5_1 4:4.12.80
+#MISSING: 4:4.14.0-1# _ZN8ExpLexerD0Ev@ABI_5_1 4:4.12.80
+#MISSING: 4:4.14.0-1# _ZN8ExpLexerD1Ev@ABI_5_1 4:4.12.80
+#MISSING: 4:4.14.0-1# _ZN8ExpLexerD2Ev@ABI_5_1 4:4.12.80
  _ZNK13AbstractLexer10printQueueERK6QQueueINS_5TOKENEE@ABI_5_1 4:4.12.80
  _ZNK8Analitza10Expression10isEquationEv@ABI_5_1 4:4.12.80
  _ZNK8Analitza10Expression10lambdaBodyEv@ABI_5_1 4:4.12.80
Use of uninitialized value in numeric eq (==) at /usr/bin/dh_makeshlibs line 
251.
Use of uninitialized value in numeric eq (==) at /usr/bin/dh_makeshlibs line 
251.
dh_makeshlibs: failing due to earlier errors
make[2]: *** [override_dh_makeshlibs] Error 2
debian/rules:8: recipe for target 'override_dh_makeshlibs' failed
make[2]: Leaving directory '/«PKGBUILDDIR»'
make[1]: *** [pre_binary-arch_dh_makeshlibs] Error 2
/usr/share/pkg-kde-tools/qt-kde-team/2/dhmk.mk:97: recipe for target 
'pre_binary-arch_dh_makeshlibs' failed
make[1]: Leaving directory '/«PKGBUILDDIR»'
make: *** [debian/dhmk_binary-arch] Error 2
/usr/share/pkg-kde-tools/qt-kde-team/2/dhmk.mk:110: recipe for target 
'debian/dhmk_binary-arch' failed
dpkg-buildpackage: error: fakeroot debian/rules binary-arch gave error exit 
status 2


-- 
To UNSUBSCRIBE, email to debian-qt-kde-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: https://lists.debian.org/e1ylr1k-tp...@paradis.debian.org



Bug#777785: attica: ftbfs with GCC-5

2015-02-12 Thread Matthias Klose
Package: src:attica
Version: 0.4.2-1
Severity: normal
Tags: sid stretch
User: debian-...@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/attica_0.4.2-1_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

[...]
  _ZN6Attica8Activity19setAssociatedPersonERKNS_6PersonE@Base 0.4.0
  _ZN6Attica8Activity5setIdERK7QString@Base 0.4.0
  _ZN6Attica8Activity6Parser8parseXmlER16QXmlStreamReader@Base 0.4.0
- _ZN6Attica8Activity6ParserD0Ev@Base 0.4.0
- _ZN6Attica8Activity6ParserD1Ev@Base 0.4.0
- _ZN6Attica8Activity6ParserD2Ev@Base 0.4.0
+#MISSING: 0.4.2-1# _ZN6Attica8Activity6ParserD0Ev@Base 0.4.0
+#MISSING: 0.4.2-1# _ZN6Attica8Activity6ParserD1Ev@Base 0.4.0
+#MISSING: 0.4.2-1# _ZN6Attica8Activity6ParserD2Ev@Base 0.4.0
  _ZN6Attica8Activity7setLinkERK4QUrl@Base 0.4.0
  _ZN6Attica8ActivityC1ERKS0_@Base 0.4.0
  _ZN6Attica8ActivityC1Ev@Base 0.4.0
@@ -871,9 +871,9 @@
  _ZN6Attica8ActivityaSERKS0_@Base 0.4.0
  _ZN6Attica8Category5setIdERK7QString@Base 0.4.0
  _ZN6Attica8Category6Parser8parseXmlER16QXmlStreamReader@Base 0.4.0
- _ZN6Attica8Category6ParserD0Ev@Base 0.4.0
- _ZN6Attica8Category6ParserD1Ev@Base 0.4.0
- _ZN6Attica8Category6ParserD2Ev@Base 0.4.0
+#MISSING: 0.4.2-1# _ZN6Attica8Category6ParserD0Ev@Base 0.4.0
+#MISSING: 0.4.2-1# _ZN6Attica8Category6ParserD1Ev@Base 0.4.0
+#MISSING: 0.4.2-1# _ZN6Attica8Category6ParserD2Ev@Base 0.4.0
  _ZN6Attica8Category7setNameERK7QString@Base 0.4.0
  _ZN6Attica8CategoryC1ERKS0_@Base 0.4.0
  _ZN6Attica8CategoryC1Ev@Base 0.4.0
@@ -1015,14 +1015,14 @@
  _ZN6Attica9DeleteJob16staticMetaObjectE@Base 0.4.0
  _ZN6Attica9DeleteJobC1EPNS_17PlatformDependentERK15QNetworkRequest@Base 0.4.0
  _ZN6Attica9DeleteJobC2EPNS_17PlatformDependentERK15QNetworkRequest@Base 0.4.0
- _ZN6Attica9DeleteJobD0Ev@Base 0.4.0
- _ZN6Attica9DeleteJobD1Ev@Base 0.4.0
- _ZN6Attica9DeleteJobD2Ev@Base 0.4.0
+#MISSING: 0.4.2-1# _ZN6Attica9DeleteJobD0Ev@Base 0.4.0
+#MISSING: 0.4.2-1# _ZN6Attica9DeleteJobD1Ev@Base 0.4.0
+#MISSING: 0.4.2-1# _ZN6Attica9DeleteJobD2Ev@Base 0.4.0
  _ZN6Attica9Publisher5setIdERK7QString@Base 0.4.0
  _ZN6Attica9Publisher6Parser8parseXmlER16QXmlStreamReader@Base 0.4.0
- _ZN6Attica9Publisher6ParserD0Ev@Base 0.4.0
- _ZN6Attica9Publisher6ParserD1Ev@Base 0.4.0
- _ZN6Attica9Publisher6ParserD2Ev@Base 0.4.0
+#MISSING: 0.4.2-1# _ZN6Attica9Publisher6ParserD0Ev@Base 0.4.0
+#MISSING: 0.4.2-1# _ZN6Attica9Publisher6ParserD1Ev@Base 0.4.0
+#MISSING: 0.4.2-1# _ZN6Attica9Publisher6ParserD2Ev@Base 0.4.0
  _ZN6Attica9Publisher6setUrlERK7QString@Base 0.4.0
  _ZN6Attica9Publisher7setNameERK7QString@Base 0.4.0
  _ZN6Attica9Publisher8addFieldERKNS_5FieldE@Base 0.4.0
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


-- 
To UNSUBSCRIBE, email to debian-qt-kde-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: https://lists.debian.org/e1ylr22-xf...@paradis.debian.org



Bug#777786: attica-kf5: ftbfs with GCC-5

2015-02-12 Thread Matthias Klose
Package: src:attica-kf5
Version: 5.0.0-1
Severity: normal
Tags: sid stretch
User: debian-...@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/attica-kf5_5.0.0-1_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

[...]
- _ZN6Attica8Activity6ParserD0Ev@Base 4.96.0
- _ZN6Attica8Activity6ParserD1Ev@Base 4.96.0
- _ZN6Attica8Activity6ParserD2Ev@Base 4.96.0
+#MISSING: 5.0.0-1# _ZN6Attica8Activity6ParserD0Ev@Base 4.96.0
+#MISSING: 5.0.0-1# _ZN6Attica8Activity6ParserD1Ev@Base 4.96.0
+#MISSING: 5.0.0-1# _ZN6Attica8Activity6ParserD2Ev@Base 4.96.0
  _ZN6Attica8Activity7setLinkERK4QUrl@Base 4.96.0
  _ZN6Attica8ActivityC1ERKS0_@Base 4.96.0
  _ZN6Attica8ActivityC1Ev@Base 4.96.0
@@ -1018,9 +1018,9 @@
  _ZN6Attica8ActivityaSERKS0_@Base 4.96.0
  _ZN6Attica8Category5setIdERK7QString@Base 4.96.0
  _ZN6Attica8Category6Parser8parseXmlER16QXmlStreamReader@Base 4.96.0
- _ZN6Attica8Category6ParserD0Ev@Base 4.96.0
- _ZN6Attica8Category6ParserD1Ev@Base 4.96.0
- _ZN6Attica8Category6ParserD2Ev@Base 4.96.0
+#MISSING: 5.0.0-1# _ZN6Attica8Category6ParserD0Ev@Base 4.96.0
+#MISSING: 5.0.0-1# _ZN6Attica8Category6ParserD1Ev@Base 4.96.0
+#MISSING: 5.0.0-1# _ZN6Attica8Category6ParserD2Ev@Base 4.96.0
  _ZN6Attica8Category7setNameERK7QString@Base 4.96.0
  _ZN6Attica8CategoryC1ERKS0_@Base 4.96.0
  _ZN6Attica8CategoryC1Ev@Base 4.96.0
@@ -1162,14 +1162,14 @@
  _ZN6Attica9DeleteJob16staticMetaObjectE@Base 4.96.0
  _ZN6Attica9DeleteJobC1EPNS_17PlatformDependentERK15QNetworkRequest@Base 4.96.0
  _ZN6Attica9DeleteJobC2EPNS_17PlatformDependentERK15QNetworkRequest@Base 4.96.0
- (optional=gccinternal)_ZN6Attica9DeleteJobD0Ev@Base 4.96.0
- (optional=gccinternal)_ZN6Attica9DeleteJobD1Ev@Base 4.96.0
- (optional=gccinternal)_ZN6Attica9DeleteJobD2Ev@Base 4.96.0
+#MISSING: 5.0.0-1# (optional=gccinternal)_ZN6Attica9DeleteJobD0Ev@Base 4.96.0
+#MISSING: 5.0.0-1# (optional=gccinternal)_ZN6Attica9DeleteJobD1Ev@Base 4.96.0
+#MISSING: 5.0.0-1# (optional=gccinternal)_ZN6Attica9DeleteJobD2Ev@Base 4.96.0
  _ZN6Attica9Publisher5setIdERK7QString@Base 4.96.0
  _ZN6Attica9Publisher6Parser8parseXmlER16QXmlStreamReader@Base 4.96.0
- _ZN6Attica9Publisher6ParserD0Ev@Base 4.96.0
- _ZN6Attica9Publisher6ParserD1Ev@Base 4.96.0
- _ZN6Attica9Publisher6ParserD2Ev@Base 4.96.0
+#MISSING: 5.0.0-1# _ZN6Attica9Publisher6ParserD0Ev@Base 4.96.0
+#MISSING: 5.0.0-1# _ZN6Attica9Publisher6ParserD1Ev@Base 4.96.0
+#MISSING: 5.0.0-1# _ZN6Attica9Publisher6ParserD2Ev@Base 4.96.0
  _ZN6Attica9Publisher6setUrlERK7QString@Base 4.96.0
  _ZN6Attica9Publisher7setNameERK7QString@Base 4.96.0
  _ZN6Attica9Publisher8addFieldERKNS_5FieldE@Base 4.96.0
dh_makeshlibs: failing due to earlier errors
make[1]: *** [pre_binary-arch_dh_makeshlibs] Error 2
/usr/share/pkg-kde-tools/qt-kde-team/2/dhmk.mk:97: recipe for target 
'pre_binary-arch_dh_makeshlibs' failed
make[1]: Leaving directory '/«PKGBUILDDIR»'
make: *** [debian/dhmk_binary-arch] Error 2
/usr/share/pkg-kde-tools/qt-kde-team/2/dhmk.mk:110: recipe for target 
'debian/dhmk_binary-arch' failed
dpkg-buildpackage: error: fakeroot debian/rules binary-arch gave error exit 
status 2


-- 
To UNSUBSCRIBE, email to debian-qt-kde-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: https://lists.debian.org/e1ylr23-xu...@paradis.debian.org



Bug#777792: baloo: ftbfs with GCC-5

2015-02-12 Thread Matthias Klose
Package: src:baloo
Version: 4:4.14.2-1
Severity: normal
Tags: sid stretch
User: debian-...@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/baloo_4.14.2-1_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

[...]
/usr/bin/cmake -E cmake_progress_report 
/«PKGBUILDDIR»/obj-x86_64-linux-gnu/CMakeFiles 
[ 17%] [ 17%] Building CXX object 
src/core/CMakeFiles/baloocore.dir/resultiterator.o
cd src/core && /usr/bin/c++   -DMAKE_BALOOCORE_LIB -DQT_NO_CAST_FROM_ASCII 
-DQT_NO_CAST_TO_ASCII -DQT_NO_KEYWORDS -DQT_USE_QSTRINGBUILDER -D_BSD_SOURCE -g 
-O2 -fstack-protector-strong -Wformat -Werror=format-security 
-D_FORTIFY_SOURCE=2 -D_FORTIFY_SOURCE=2  -Wnon-virtual-dtor -Wno-long-long 
-Wundef -Wcast-align -Wchar-subscripts -Wall -W -Wpointer-arith 
-Wformat-security -fno-exceptions -DQT_NO_EXCEPTIONS -fno-check-new -fno-common 
-Woverloaded-virtual -fno-threadsafe-statics -fvisibility=hidden 
-Werror=return-type -fvisibility-inlines-hidden -DNDEBUG -DQT_NO_DEBUG -fPIC 
-I. -I../../../src/core -I../.. -I../../.. -I../../../src/file/lib 
-I../../../src/xapian -I/usr/include/qt4/phonon 
-I/usr/include/qt4/QtXmlPatterns -I/usr/include/qt4/QtXml 
-I/usr/include/qt4/QtUiTools -I/usr/include/qt4/QtTest -I/usr/include/qt4/QtSvg 
-I/usr/include/qt4/QtSql -I/usr/include/qt4/QtScriptTools 
-I/usr/include/qt4/QtScript -I/usr/include/qt4/QtNetwork 
-I/usr/include/qt4/QtHelp -I/usr/include/qt4/QtDesig
 ner -I/usr/include/qt4/QtDeclarative -I/usr/include/qt4/QtDBus 
-I/usr/include/qt4/Qt3Support -I/usr/include/qt4/QtGui 
-I/usr/include/qt4/QtCore -I/usr/include/qt4/Qt 
-I/usr/share/qt4/mkspecs/default -I/usr/include/qt4 -I/usr/include/KDE
-fexceptions -UQT_NO_EXCEPTIONS -fexceptions -UQT_NO_EXCEPTIONS -o 
CMakeFiles/baloocore.dir/resultiterator.o -c 
../../../src/core/resultiterator.cpp
Building CXX object src/core/CMakeFiles/baloocore.dir/result.o
cd src/core && /usr/bin/c++   -DMAKE_BALOOCORE_LIB -DQT_NO_CAST_FROM_ASCII 
-DQT_NO_CAST_TO_ASCII -DQT_NO_KEYWORDS -DQT_USE_QSTRINGBUILDER -D_BSD_SOURCE -g 
-O2 -fstack-protector-strong -Wformat -Werror=format-security 
-D_FORTIFY_SOURCE=2 -D_FORTIFY_SOURCE=2  -Wnon-virtual-dtor -Wno-long-long 
-Wundef -Wcast-align -Wchar-subscripts -Wall -W -Wpointer-arith 
-Wformat-security -fno-exceptions -DQT_NO_EXCEPTIONS -fno-check-new -fno-common 
-Woverloaded-virtual -fno-threadsafe-statics -fvisibility=hidden 
-Werror=return-type -fvisibility-inlines-hidden -DNDEBUG -DQT_NO_DEBUG -fPIC 
-I. -I../../../src/core -I../.. -I../../.. -I../../../src/file/lib 
-I../../../src/xapian -I/usr/include/qt4/phonon 
-I/usr/include/qt4/QtXmlPatterns -I/usr/include/qt4/QtXml 
-I/usr/include/qt4/QtUiTools -I/usr/include/qt4/QtTest -I/usr/include/qt4/QtSvg 
-I/usr/include/qt4/QtSql -I/usr/include/qt4/QtScriptTools 
-I/usr/include/qt4/QtScript -I/usr/include/qt4/QtNetwork 
-I/usr/include/qt4/QtHelp -I/usr/include/qt4/QtDesig
 ner -I/usr/include/qt4/QtDeclarative -I/usr/include/qt4/QtDBus 
-I/usr/include/qt4/Qt3Support -I/usr/include/qt4/QtGui 
-I/usr/include/qt4/QtCore -I/usr/include/qt4/Qt 
-I/usr/share/qt4/mkspecs/default -I/usr/include/qt4 -I/usr/include/KDE
-fexceptions -UQT_NO_EXCEPTIONS -fexceptions -UQT_NO_EXCEPTIONS -o 
CMakeFiles/baloocore.dir/result.o -c ../../../src/core/result.cpp
Linking CXX executable inotifytest
cd src/file/tests && /usr/bin/cmake -E cmake_link_script 
CMakeFiles/inotifytest.dir/link.txt --verbose=1
/usr/bin/c++   -g -O2 -fstack-protector-strong -Wformat -Werror=format-security 
-D_FORTIFY_SOURCE=2 -D_FORTIFY_SOURCE=2  -Wnon-virtual-dtor -Wno-long-long 
-Wundef -Wcast-align -Wchar-subscripts -Wall -W -Wpointer-arith 
-Wformat-security -fno-exceptions -DQT_NO_EXCEPTIONS -fno-check-new -fno-common 
-Woverloaded-virtual -fno-threadsafe-statics -fvisibility=hidden 
-Werror=return-type -fvisibility-inlines-hidden -DNDEBUG -DQT_NO_DEBUG  
-Wl,--enable-new-dtags  -Wl,-z,relro -Wl,--as-needed -Wl,--no-undefined 
CMakeFiles/inotifytest.dir/inotifytest_automoc

Bug#777793: baloo-widgets: ftbfs with GCC-5

2015-02-12 Thread Matthias Klose
Package: src:baloo-widgets
Version: 4:4.14.0-1
Severity: normal
Tags: sid stretch
User: debian-...@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/baloo-widgets_4.14.0-1_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

[...]
dh_lintian  # [-a]
dh_gconf  # [-a]
dh_icons  # [-a]
dh_perl  # [-a]
dh_usrlocal  # [-a]
dh_link  # [-a]
dh_compress '-X.dcl' '-X.docbook' '-X-license' '-X.tag' '-X.sty' '-X.el'  # [-a]
dh_fixperms  # [-a]
make[1]: Leaving directory '/«PKGBUILDDIR»'
# "install-arch" target is done
/usr/bin/make -f debian/rules dhmk_run_binary-arch_commands 
DHMK_TARGET="binary-arch"
make[1]: Entering directory '/«PKGBUILDDIR»'
# Running override target (override_dh_strip)
test -z "`ls debian/*.debhelper.log 2>/dev/null`" || sed -i 
'/^override_dh_strip[[:space:]]/d' debian/*.debhelper.log
/usr/bin/make -f debian/rules override_dh_strip DH_INTERNAL_OVERRIDE="dh_strip" 
 # [-a]
make[2]: Entering directory '/«PKGBUILDDIR»'
dh_strip --dbg-package=libbaloowidgets4-dbg
make[2]: Leaving directory '/«PKGBUILDDIR»'
dh_makeshlibs '-Xusr/lib/kde4/'  # [-a]
dpkg-gensymbols: warning: some symbols or patterns disappeared in the symbols 
file: see diff output below
dpkg-gensymbols: warning: debian/libbaloowidgets4/DEBIAN/symbols doesn't match 
completely debian/libbaloowidgets4.symbols
--- debian/libbaloowidgets4.symbols (libbaloowidgets4_4:4.14.0-1_amd64)
+++ dpkg-gensymbols0Kfhsm   2015-02-07 10:19:15.807202457 +
@@ -8,9 +8,9 @@
  _ZN5Baloo12QueryBuilder7reparseEv@Base 4:4.14.0
  _ZN5Baloo12QueryBuilderC1EPNS_11QueryParserEP7QWidget@Base 4:4.14.0
  _ZN5Baloo12QueryBuilderC2EPNS_11QueryParserEP7QWidget@Base 4:4.14.0
- _ZN5Baloo12QueryBuilderD0Ev@Base 4:4.14.0
- _ZN5Baloo12QueryBuilderD1Ev@Base 4:4.14.0
- _ZN5Baloo12QueryBuilderD2Ev@Base 4:4.14.0
+#MISSING: 4:4.14.0-1# _ZN5Baloo12QueryBuilderD0Ev@Base 4:4.14.0
+#MISSING: 4:4.14.0-1# _ZN5Baloo12QueryBuilderD1Ev@Base 4:4.14.0
+#MISSING: 4:4.14.0-1# _ZN5Baloo12QueryBuilderD2Ev@Base 4:4.14.0
  _ZN5Baloo15GroupedLineEdit10paintEventEP11QPaintEvent@Base 4:4.14.0
  _ZN5Baloo15GroupedLineEdit11qt_metacallEN11QMetaObject4CallEiPPv@Base 4:4.14.0
  _ZN5Baloo15GroupedLineEdit11qt_metacastEPKc@Base 4:4.14.0
@@ -120,5 +120,5 @@
  (c++)"non-virtual thunk to 
Baloo::FileMetaDataConfigWidget::~FileMetaDataConfigWidget()@Base" 4:4.13.2
  (c++)"non-virtual thunk to 
Baloo::FileMetaDataWidget::~FileMetaDataWidget()@Base" 4:4.13.2
  (c++)"non-virtual thunk to Baloo::GroupedLineEdit::~GroupedLineEdit()@Base" 
4:4.14.0
- (c++)"non-virtual thunk to Baloo::QueryBuilder::~QueryBuilder()@Base" 4:4.14.0
+#MISSING: 4:4.14.0-1# (c++)"non-virtual thunk to 
Baloo::QueryBuilder::~QueryBuilder()@Base" 4:4.14.0
  (c++)"non-virtual thunk to Baloo::TagWidget::~TagWidget()@Base" 4:4.13.2
dh_makeshlibs: failing due to earlier errors
make[1]: *** [pre_binary-arch_dh_makeshlibs] Error 2
/usr/share/pkg-kde-tools/qt-kde-team/2/dhmk.mk:97: recipe for target 
'pre_binary-arch_dh_makeshlibs' failed
make[1]: Leaving directory '/«PKGBUILDDIR»'
make: *** [debian/dhmk_binary-arch] Error 2
/usr/share/pkg-kde-tools/qt-kde-team/2/dhmk.mk:110: recipe for target 
'debian/dhmk_binary-arch' failed
dpkg-buildpackage: error: fakeroot debian/rules binary-arch gave error exit 
status 2


-- 
To UNSUBSCRIBE, email to debian-qt-kde-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: https://lists.debian.org/e1ylr2b-z1...@paradis.debian.org



Bug#777889: grantlee: ftbfs with GCC-5

2015-02-12 Thread Matthias Klose
Package: src:grantlee
Version: 0.4.0-2
Severity: normal
Tags: sid stretch
User: debian-...@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/grantlee_0.4.0-2_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

[...]
   dh_installdocs -a -O--parallel
   dh_installchangelogs -a -O--parallel
   dh_perl -a -O--parallel
   dh_link -a -O--parallel
   dh_compress -a -O--parallel
   dh_fixperms -a -O--parallel
   debian/rules override_dh_strip
make[1]: Entering directory '/«PKGBUILDDIR»'
dh_strip --dbg-package=grantlee-dbg
make[1]: Leaving directory '/«PKGBUILDDIR»'
   debian/rules override_dh_makeshlibs
make[1]: Entering directory '/«PKGBUILDDIR»'
dh_makeshlibs -V -X/usr/lib/grantlee/
dpkg-gensymbols: warning: some symbols or patterns disappeared in the symbols 
file: see diff output below
dpkg-gensymbols: warning: debian/libgrantlee-core0/DEBIAN/symbols doesn't match 
completely debian/libgrantlee-core0.symbols
--- debian/libgrantlee-core0.symbols (libgrantlee-core0_0.4.0-2_amd64)
+++ dpkg-gensymbolsyeRzh6   2015-02-07 10:03:12.69784 +
@@ -126,9 +126,9 @@
  _ZN8Grantlee12VariableNode6renderEPNS_12OutputStreamEPNS_7ContextE@Base 0.1.4
  _ZN8Grantlee12VariableNodeC1ERKNS_16FilterExpressionEP7QObject@Base 0.1.4
  _ZN8Grantlee12VariableNodeC2ERKNS_16FilterExpressionEP7QObject@Base 0.1.4
- _ZN8Grantlee12VariableNodeD0Ev@Base 0.1.4
- _ZN8Grantlee12VariableNodeD1Ev@Base 0.1.4
- _ZN8Grantlee12VariableNodeD2Ev@Base 0.2.0
+#MISSING: 0.4.0-2# _ZN8Grantlee12VariableNodeD0Ev@Base 0.1.4
+#MISSING: 0.4.0-2# _ZN8Grantlee12VariableNodeD1Ev@Base 0.1.4
+#MISSING: 0.4.0-2# _ZN8Grantlee12VariableNodeD2Ev@Base 0.2.0
  _ZN8Grantlee12isSafeStringERK8QVariant@Base 0.1.4
  _ZN8Grantlee13NullLocalizer10pushLocaleERK7QString@Base 0.2.0
  _ZN8Grantlee13NullLocalizer11loadCatalogERK7QStringS3_@Base 0.2.0
@@ -293,9 +293,9 @@
  _ZN8Grantlee8TextNode16staticMetaObjectE@Base 0.1.4
  _ZN8Grantlee8TextNodeC1ERK7QStringP7QObject@Base 0.1.4
  _ZN8Grantlee8TextNodeC2ERK7QStringP7QObject@Base 0.1.4
- _ZN8Grantlee8TextNodeD0Ev@Base 0.1.4
- _ZN8Grantlee8TextNodeD1Ev@Base 0.1.4
- _ZN8Grantlee8TextNodeD2Ev@Base 0.2.0
+#MISSING: 0.4.0-2# _ZN8Grantlee8TextNodeD0Ev@Base 0.1.4
+#MISSING: 0.4.0-2# _ZN8Grantlee8TextNodeD1Ev@Base 0.1.4
+#MISSING: 0.4.0-2# _ZN8Grantlee8TextNodeD2Ev@Base 0.2.0
  _ZN8Grantlee8VariableC1ERK7QString@Base 0.1.4
  _ZN8Grantlee8VariableC1ERKS0_@Base 0.1.4
  _ZN8Grantlee8VariableC1Ev@Base 0.1.4
dh_makeshlibs: failing due to earlier errors
make[1]: *** [override_dh_makeshlibs] Error 2
debian/rules:20: recipe for target 'override_dh_makeshlibs' failed
make[1]: Leaving directory '/«PKGBUILDDIR»'
make: *** [binary-arch] Error 2
debian/rules:11: recipe for target 'binary-arch' failed
dpkg-buildpackage: error: fakeroot debian/rules binary-arch gave error exit 
status 2


-- 
To UNSUBSCRIBE, email to debian-qt-kde-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: https://lists.debian.org/e1ylr44-tq...@paradis.debian.org



Bug#777923: kde-baseapps: ftbfs with GCC-5

2015-02-12 Thread Matthias Klose
Package: src:kde-baseapps
Version: 4:4.14.2-1
Severity: normal
Tags: sid stretch
User: debian-...@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/kde-baseapps_4.14.2-1_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

[...]
dh_installpam  # [-a]
dh_installppp  # [-a]
dh_installudev  # [-a]
dh_installwm  # [-a]
dh_installxfonts  # [-a]
dh_bugfiles  # [-a]
dh_lintian  # [-a]
dh_gconf  # [-a]
dh_icons  # [-a]
dh_perl  # [-a]
dh_usrlocal  # [-a]
dh_link  # [-a]
dh_compress '-X.dcl' '-X.docbook' '-X-license' '-X.tag' '-X.sty' '-X.el'  # [-a]
dh_fixperms  # [-a]
make[1]: Leaving directory '/«PKGBUILDDIR»'
# "install-arch" target is done
/usr/bin/make -f debian/rules dhmk_run_binary-arch_commands 
DHMK_TARGET="binary-arch"
make[1]: Entering directory '/«PKGBUILDDIR»'
# Running override target (override_dh_strip)
test -z "`ls debian/*.debhelper.log 2>/dev/null`" || sed -i 
'/^override_dh_strip[[:space:]]/d' debian/*.debhelper.log
/usr/bin/make -f debian/rules override_dh_strip DH_INTERNAL_OVERRIDE="dh_strip" 
 # [-a]
make[2]: Entering directory '/«PKGBUILDDIR»'
dh_strip  --dbg-package=kde-baseapps-dbg
make[2]: Leaving directory '/«PKGBUILDDIR»'
dh_makeshlibs '-Xusr/lib/kde4/'  # [-a]
dpkg-gensymbols: warning: some symbols or patterns disappeared in the symbols 
file: see diff output below
dpkg-gensymbols: warning: debian/libkonq5abi1/DEBIAN/symbols doesn't match 
completely debian/libkonq5abi1.symbols
--- debian/libkonq5abi1.symbols (libkonq5abi1_4:4.14.2-1_amd64)
+++ dpkg-gensymbolssrp2hN   2015-02-07 15:51:32.180720430 +
@@ -205,9 +205,9 @@
  _ZN8KNewMenu16staticMetaObjectE@ABI_5_1 4:4.6.1
  _ZN8KNewMenuC1EP17KActionCollectionP7QWidgetRK7QString@ABI_5_1 4:4.6.1
  _ZN8KNewMenuC2EP17KActionCollectionP7QWidgetRK7QString@ABI_5_1 4:4.6.1
- _ZN8KNewMenuD0Ev@ABI_5_1 4:4.6.5
- _ZN8KNewMenuD1Ev@ABI_5_1 4:4.6.5
- _ZN8KNewMenuD2Ev@ABI_5_1 4:4.6.5
+#MISSING: 4:4.14.2-1# _ZN8KNewMenuD0Ev@ABI_5_1 4:4.6.5
+#MISSING: 4:4.14.2-1# _ZN8KNewMenuD1Ev@ABI_5_1 4:4.6.5
+#MISSING: 4:4.14.2-1# _ZN8KNewMenuD2Ev@ABI_5_1 4:4.6.5
  _ZNK13KonqPopupMenu10metaObjectEv@ABI_5_1 4:4.6.1
  _ZNK13KonqPopupMenu15fileItemActionsEv@ABI_5_1 4:4.8.2
  _ZNK14KonqOperations10metaObjectEv@ABI_5_1 4:4.6.1
Use of uninitialized value in numeric eq (==) at /usr/bin/dh_makeshlibs line 
251.
dh_makeshlibs: failing due to earlier errors
make[1]: *** [pre_binary-arch_dh_makeshlibs] Error 2
/usr/share/pkg-kde-tools/qt-kde-team/2/dhmk.mk:97: recipe for target 
'pre_binary-arch_dh_makeshlibs' failed
make[1]: Leaving directory '/«PKGBUILDDIR»'
make: *** [debian/dhmk_binary-arch] Error 2
/usr/share/pkg-kde-tools/qt-kde-team/2/dhmk.mk:110: recipe for target 
'debian/dhmk_binary-arch' failed
dpkg-buildpackage: error: fakeroot debian/rules binary-arch gave error exit 
status 2


-- 
To UNSUBSCRIBE, email to debian-qt-kde-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: https://lists.debian.org/e1ylr4h-00010u...@paradis.debian.org



Bug#777924: kde-workspace: ftbfs with GCC-5

2015-02-12 Thread Matthias Klose
Package: src:kde-workspace
Version: 4:4.11.13-2
Severity: normal
Tags: sid stretch
User: debian-...@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/kde-workspace_4.11.13-2_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

[...]
+#MISSING: 4:4.11.13-2# _ZN4KWin15ScreenPaintDataD0Ev@ABI_1_5 4:4.11.1
+#MISSING: 4:4.11.13-2# _ZN4KWin15ScreenPaintDataD1Ev@ABI_1_5 4:4.11.1
+#MISSING: 4:4.11.13-2# _ZN4KWin15ScreenPaintDataD2Ev@ABI_1_5 4:4.11.1
  _ZN4KWin15ScreenPaintDataaSERKS0_@ABI_1_5 4:4.11.1
  _ZN4KWin15ScreenPaintDatamLERK9QVector2D@ABI_1_5 4:4.11.1
  _ZN4KWin15ScreenPaintDatamLERK9QVector3D@ABI_1_5 4:4.11.1
@@ -186,9 +186,9 @@
  _ZN4KWin19xRenderBlendPictureEd@ABI_1_5 4:4.11.1
  _ZN4KWin21GlobalShortcutsEditorC1EP7QWidget@ABI_1_5 4:4.11.1
  _ZN4KWin21GlobalShortcutsEditorC2EP7QWidget@ABI_1_5 4:4.11.1
- _ZN4KWin21GlobalShortcutsEditorD0Ev@ABI_1_5 4:4.11.1
- _ZN4KWin21GlobalShortcutsEditorD1Ev@ABI_1_5 4:4.11.1
- _ZN4KWin21GlobalShortcutsEditorD2Ev@ABI_1_5 4:4.11.1
+#MISSING: 4:4.11.13-2# _ZN4KWin21GlobalShortcutsEditorD0Ev@ABI_1_5 4:4.11.1
+#MISSING: 4:4.11.13-2# _ZN4KWin21GlobalShortcutsEditorD1Ev@ABI_1_5 4:4.11.1
+#MISSING: 4:4.11.13-2# _ZN4KWin21GlobalShortcutsEditorD2Ev@ABI_1_5 4:4.11.1
  _ZN4KWin22xRenderOffscreenTargetEv@ABI_1_5 4:4.11.1
  _ZN4KWin28scene_xRenderOffscreenTargetEv@ABI_1_5 4:4.11.1
  _ZN4KWin31scene_setXRenderOffscreenTargetEj@ABI_1_5 4:4.11.1
@@ -402,4 +402,4 @@
  _ZTVN4KWin9PaintDataE@ABI_1_5 4:4.11.1
  _ZZN4KWin10connectionEvE5s_con@ABI_1_5 4:4.11.1
  dlrestrictions_data@ABI_1_5 4:4.11.1
- (c++)"non-virtual thunk to 
KWin::GlobalShortcutsEditor::~GlobalShortcutsEditor()@ABI_1_5" 4:4.11.1
+#MISSING: 4:4.11.13-2# (c++)"non-virtual thunk to 
KWin::GlobalShortcutsEditor::~GlobalShortcutsEditor()@ABI_1_5" 4:4.11.1
Use of uninitialized value in numeric eq (==) at /usr/bin/dh_makeshlibs line 
251.
Use of uninitialized value in numeric eq (==) at /usr/bin/dh_makeshlibs line 
251.
Use of uninitialized value in numeric eq (==) at /usr/bin/dh_makeshlibs line 
251.
Use of uninitialized value in numeric eq (==) at /usr/bin/dh_makeshlibs line 
251.
Use of uninitialized value in numeric eq (==) at /usr/bin/dh_makeshlibs line 
251.
Use of uninitialized value in numeric eq (==) at /usr/bin/dh_makeshlibs line 
251.
Use of uninitialized value in numeric eq (==) at /usr/bin/dh_makeshlibs line 
251.
Use of uninitialized value in numeric eq (==) at /usr/bin/dh_makeshlibs line 
251.
Use of uninitialized value in numeric eq (==) at /usr/bin/dh_makeshlibs line 
251.
Use of uninitialized value in numeric eq (==) at /usr/bin/dh_makeshlibs line 
251.
Use of uninitialized value in numeric eq (==) at /usr/bin/dh_makeshlibs line 
251.
Use of uninitialized value in numeric eq (==) at /usr/bin/dh_makeshlibs line 
251.
Use of uninitialized value in numeric eq (==) at /usr/bin/dh_makeshlibs line 
251.
Use of uninitialized value in numeric eq (==) at /usr/bin/dh_makeshlibs line 
251.
Use of uninitialized value in numeric eq (==) at /usr/bin/dh_makeshlibs line 
251.
dh_makeshlibs: failing due to earlier errors
make[2]: *** [override_dh_makeshlibs] Error 2
debian/rules:27: recipe for target 'override_dh_makeshlibs' failed
make[2]: Leaving directory '/«PKGBUILDDIR»'
make[1]: *** [pre_binary-arch_dh_makeshlibs] Error 2
/usr/share/pkg-kde-tools/qt-kde-team/2/dhmk.mk:97: recipe for target 
'pre_binary-arch_dh_makeshlibs' failed
make[1]: Leaving directory '/«PKGBUILDDIR»'
make: *** [debian/dhmk_binary-arch] Error 2
/usr/share/pkg-kde-tools/qt-kde-team/2/dhmk.mk:110: recipe for target 
'debian/dhmk_binary-arch' failed
dpkg-buildpackage: error: fakeroot debian/rules binary-arch gave error exit 
status 2


-- 
To UNSUBSCRIBE, email to debian-qt-kde-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: https://lists.debian.org/e1ylr4j-000117...@paradis.debian.org



Bug#777925: kde4libs: ftbfs with GCC-5

2015-02-12 Thread Matthias Klose
Package: src:kde4libs
Version: 4:4.14.2-5
Severity: normal
Tags: sid stretch
User: debian-...@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/kde4libs_4.14.2-5_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

[...]
  _ZN6Sonnet6Client16staticMetaObjectE@Base 4:4.3.4
@@ -2967,7 +2967,7 @@
  _ZNK12KConfigGroup8entryMapEv@Base 4:4.3.4
  _ZNK12KConfigGroup9groupImplERK10QByteArray@Base 4:4.3.4
  _ZNK12KConfigGroup9groupListEv@Base 4:4.3.4
- (optional=templinst)_ZNK12KConfigGroup9readCheckIbEET_PKcRKS1_@Base 4:4.7.4
+#MISSING: 4:4.14.2-5# 
(optional=templinst)_ZNK12KConfigGroup9readCheckIbEET_PKcRKS1_@Base 4:4.7.4
  (optional=templinst)_ZNK12KConfigGroup9readCheckIiEET_PKcRKS1_@Base 4:4.6.2
  _ZNK12KConfigGroup9readEntryEPKcRK11QStringList@Base 4:4.3.4
  _ZNK12KConfigGroup9readEntryEPKcRK5QListI8QVariantE@Base 4:4.3.4
Use of uninitialized value in numeric eq (==) at /usr/bin/dh_makeshlibs line 
251.
Use of uninitialized value in numeric eq (==) at /usr/bin/dh_makeshlibs line 
251.
Use of uninitialized value in numeric eq (==) at /usr/bin/dh_makeshlibs line 
251.
Use of uninitialized value in numeric eq (==) at /usr/bin/dh_makeshlibs line 
251.
Use of uninitialized value in numeric eq (==) at /usr/bin/dh_makeshlibs line 
251.
Use of uninitialized value in numeric eq (==) at /usr/bin/dh_makeshlibs line 
251.
Use of uninitialized value in numeric eq (==) at /usr/bin/dh_makeshlibs line 
251.
Use of uninitialized value in numeric eq (==) at /usr/bin/dh_makeshlibs line 
251.
Use of uninitialized value in numeric eq (==) at /usr/bin/dh_makeshlibs line 
251.
Use of uninitialized value in numeric eq (==) at /usr/bin/dh_makeshlibs line 
251.
Use of uninitialized value in numeric eq (==) at /usr/bin/dh_makeshlibs line 
251.
Use of uninitialized value in numeric eq (==) at /usr/bin/dh_makeshlibs line 
251.
Use of uninitialized value in numeric eq (==) at /usr/bin/dh_makeshlibs line 
251.
Use of uninitialized value in numeric eq (==) at /usr/bin/dh_makeshlibs line 
251.
Use of uninitialized value in numeric eq (==) at /usr/bin/dh_makeshlibs line 
251.
Use of uninitialized value in numeric eq (==) at /usr/bin/dh_makeshlibs line 
251.
Use of uninitialized value in numeric eq (==) at /usr/bin/dh_makeshlibs line 
251.
Use of uninitialized value in numeric eq (==) at /usr/bin/dh_makeshlibs line 
251.
Use of uninitialized value in numeric eq (==) at /usr/bin/dh_makeshlibs line 
251.
Use of uninitialized value in numeric eq (==) at /usr/bin/dh_makeshlibs line 
251.
Use of uninitialized value in numeric eq (==) at /usr/bin/dh_makeshlibs line 
251.
Use of uninitialized value in numeric eq (==) at /usr/bin/dh_makeshlibs line 
251.
Use of uninitialized value in numeric eq (==) at /usr/bin/dh_makeshlibs line 
251.
Use of uninitialized value in numeric eq (==) at /usr/bin/dh_makeshlibs line 
251.
Use of uninitialized value in numeric eq (==) at /usr/bin/dh_makeshlibs line 
251.
Use of uninitialized value in numeric eq (==) at /usr/bin/dh_makeshlibs line 
251.
Use of uninitialized value in numeric eq (==) at /usr/bin/dh_makeshlibs line 
251.
Use of uninitialized value in numeric eq (==) at /usr/bin/dh_makeshlibs line 
251.
Use of uninitialized value in numeric eq (==) at /usr/bin/dh_makeshlibs line 
251.
Use of uninitialized value in numeric eq (==) at /usr/bin/dh_makeshlibs line 
251.
Use of uninitialized value in numeric eq (==) at /usr/bin/dh_makeshlibs line 
251.
Use of uninitialized value in numeric eq (==) at /usr/bin/dh_makeshlibs line 
251.
Use of uninitialized value in numeric eq (==) at /usr/bin/dh_makeshlibs line 
251.
dh_makeshlibs: failing due to earlier errors
make[1]: *** [pre_binary-arch_dh_makeshlibs] Error 2
/usr/share/pkg-kde-tools/qt-kde-team/2/dhmk.mk:97: recipe for target 
'pre_binary-arch_dh_makeshlibs' failed
make[1]: Leaving directory '/«PKGBUILDDIR»'
make: *** [debian/dhmk_binary-arch] Error 2
/usr/share/pkg-kde-tools/qt-kde-team/2/dhmk.mk:110: recipe for target 
'debian/dhmk_binary-

Bug#777927: kiten: ftbfs with GCC-5

2015-02-12 Thread Matthias Klose
Package: src:kiten
Version: 4:4.14.0-1
Severity: normal
Tags: sid stretch
User: debian-...@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/kiten_4.14.0-1_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

[...]
test -z "`ls debian/*.debhelper.log 2>/dev/null`" || sed -i 
'/^override_dh_strip[[:space:]]/d' debian/*.debhelper.log
/usr/bin/make -f debian/rules override_dh_strip DH_INTERNAL_OVERRIDE="dh_strip" 
 # [-a]
make[2]: Entering directory '/«PKGBUILDDIR»'
dh_strip  --dbg-package=kiten-dbg
make[2]: Leaving directory '/«PKGBUILDDIR»'
# Running override target (override_dh_makeshlibs)
test -z "`ls debian/*.debhelper.log 2>/dev/null`" || sed -i 
'/^override_dh_makeshlibs[[:space:]]/d' debian/*.debhelper.log
/usr/bin/make -f debian/rules override_dh_makeshlibs 
DH_INTERNAL_OVERRIDE="dh_makeshlibs"  # [-a]
make[2]: Entering directory '/«PKGBUILDDIR»'
dh_makeshlibs '-Xusr/lib/kde4/'  -V
dpkg-gensymbols: warning: some symbols or patterns disappeared in the symbols 
file: see diff output below
dpkg-gensymbols: warning: debian/libkiten4abi1/DEBIAN/symbols doesn't match 
completely debian/libkiten4abi1.symbols
--- debian/libkiten4abi1.symbols (libkiten4abi1_4:4.14.0-1_amd64)
+++ dpkg-gensymbols3DX5V4   2015-02-07 10:10:03.296378626 +
@@ -6,9 +6,9 @@
  _ZN10EntryEdictC1ERK7QStringS2_@ABI_4_1 4:4.8.4
  _ZN10EntryEdictC2ERK7QString@ABI_4_1 4:4.8.4
  _ZN10EntryEdictC2ERK7QStringS2_@ABI_4_1 4:4.8.4
- _ZN10EntryEdictD0Ev@ABI_4_1 4:4.8.4
- _ZN10EntryEdictD1Ev@ABI_4_1 4:4.8.4
- _ZN10EntryEdictD2Ev@ABI_4_1 4:4.8.4
+#MISSING: 4:4.14.0-1# _ZN10EntryEdictD0Ev@ABI_4_1 4:4.8.4
+#MISSING: 4:4.14.0-1# _ZN10EntryEdictD1Ev@ABI_4_1 4:4.8.4
+#MISSING: 4:4.14.0-1# _ZN10EntryEdictD2Ev@ABI_4_1 4:4.8.4
  _ZN13DictFileEdict10validQueryERK9DictQuery@ABI_4_1 4:4.8.4
  
_ZN13DictFileEdict12loadListTypeEP19KConfigSkeletonItemP11QStringListRK4QMapI7QStringS5_E@ABI_4_1
 4:4.8.4
  _ZN13DictFileEdict12loadSettingsEP15KConfigSkeleton@ABI_4_1 4:4.8.4
@@ -33,9 +33,9 @@
  _ZN13EntryKanjidicC2ERK7QString@ABI_4_1 4:4.8.4
  _ZN13EntryKanjidicC2ERK7QStringS2_@ABI_4_1 4:4.8.4
  _ZN13EntryKanjidicC2ERKS_@ABI_4_1 4:4.8.4
- _ZN13EntryKanjidicD0Ev@ABI_4_1 4:4.8.4
- _ZN13EntryKanjidicD1Ev@ABI_4_1 4:4.8.4
- _ZN13EntryKanjidicD2Ev@ABI_4_1 4:4.8.4
+#MISSING: 4:4.14.0-1# _ZN13EntryKanjidicD0Ev@ABI_4_1 4:4.8.4
+#MISSING: 4:4.14.0-1# _ZN13EntryKanjidicD1Ev@ABI_4_1 4:4.8.4
+#MISSING: 4:4.14.0-1# _ZN13EntryKanjidicD2Ev@ABI_4_1 4:4.8.4
  _ZN14HistoryPtrList10setCurrentEi@ABI_4_1 4:4.8.4
  _ZN14HistoryPtrList12toStringListEv@ABI_4_1 4:4.8.4
  _ZN14HistoryPtrList16toStringListNextEv@ABI_4_1 4:4.8.4
dh_makeshlibs: failing due to earlier errors
make[2]: *** [override_dh_makeshlibs] Error 2
debian/rules:15: recipe for target 'override_dh_makeshlibs' failed
make[2]: Leaving directory '/«PKGBUILDDIR»'
make[1]: *** [pre_binary-arch_dh_makeshlibs] Error 2
/usr/share/pkg-kde-tools/qt-kde-team/2/dhmk.mk:97: recipe for target 
'pre_binary-arch_dh_makeshlibs' failed
make[1]: Leaving directory '/«PKGBUILDDIR»'
make: *** [debian/dhmk_binary-arch] Error 2
/usr/share/pkg-kde-tools/qt-kde-team/2/dhmk.mk:110: recipe for target 
'debian/dhmk_binary-arch' failed
dpkg-buildpackage: error: fakeroot debian/rules binary-arch gave error exit 
status 2


-- 
To UNSUBSCRIBE, email to debian-qt-kde-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: https://lists.debian.org/e1ylr4n-00011l...@paradis.debian.org



Bug#777926: kdepimlibs: ftbfs with GCC-5

2015-02-12 Thread Matthias Klose
Package: src:kdepimlibs
Version: 4:4.14.2-2
Severity: normal
Tags: sid stretch
User: debian-...@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/kdepimlibs_4.14.2-2_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

[...]
  
_ZN7Akonadi27EmailAddressSelectionDialog11qt_metacallEN11QMetaObject4CallEiPPv@Base
 4:4.5.0
  _ZN7Akonadi27EmailAddressSelectionDialog11qt_metacastEPKc@Base 4:4.5.0
  _ZN7Akonadi27EmailAddressSelectionDialog16staticMetaObjectE@Base 4:4.5.0
@@ -391,7 +391,7 @@
  
(optional=templinst)_ZNK7Akonadi4Item11payloadImplIN4KABC12ContactGroupEEEN5boost12disable_if_cIXsrNS_8Internal12PayloadTraitIT_EE13isPolymorphicES8_E4typeEv@Base
 4:4.5.86
  
(optional=templinst)_ZNK7Akonadi4Item11payloadImplIN4KABC9AddresseeEEEN5boost12disable_if_cIXsrNS_8Internal12PayloadTraitIT_EE13isPolymorphicES8_E4typeEv@Base
 4:4.5.86
  
(optional=templinst)_ZNK7Akonadi4Item14hasPayloadImplIN4KABC12ContactGroupEEEN5boost12disable_if_cIXsrNS_8Internal12PayloadTraitIT_EE13isPolymorphicEbE4typeEv@Base
 4:4.5.86
- 
(optional=templinst)_ZNK7Akonadi4Item14hasPayloadImplIN4KABC9AddresseeEEEN5boost12disable_if_cIXsrNS_8Internal12PayloadTraitIT_EE13isPolymorphicEbE4typeEv@Base
 4:4.13.1
+#MISSING: 4:4.14.2-2# 
(optional=templinst)_ZNK7Akonadi4Item14hasPayloadImplIN4KABC9AddresseeEEEN5boost12disable_if_cIXsrNS_8Internal12PayloadTraitIT_EE13isPolymorphicEbE4typeEv@Base
 4:4.13.1
  (optional=templinst)_ZNK7Akonadi4Item7payloadIN4KABC12ContactGroupEEET_v@Base 
4:4.4.0
  (optional=templinst)_ZNK7Akonadi4Item7payloadIN4KABC9AddresseeEEET_v@Base 
4:4.4.0
  _ZTIN7Akonadi13ContactEditorE@Base 4:4.4.0
Use of uninitialized value in numeric eq (==) at /usr/bin/dh_makeshlibs line 
251.
Use of uninitialized value in numeric eq (==) at /usr/bin/dh_makeshlibs line 
251.
Use of uninitialized value in numeric eq (==) at /usr/bin/dh_makeshlibs line 
251.
Use of uninitialized value in numeric eq (==) at /usr/bin/dh_makeshlibs line 
251.
Use of uninitialized value in numeric eq (==) at /usr/bin/dh_makeshlibs line 
251.
Use of uninitialized value in numeric eq (==) at /usr/bin/dh_makeshlibs line 
251.
Use of uninitialized value in numeric eq (==) at /usr/bin/dh_makeshlibs line 
251.
Use of uninitialized value in numeric eq (==) at /usr/bin/dh_makeshlibs line 
251.
Use of uninitialized value in numeric eq (==) at /usr/bin/dh_makeshlibs line 
251.
Use of uninitialized value in numeric eq (==) at /usr/bin/dh_makeshlibs line 
251.
Use of uninitialized value in numeric eq (==) at /usr/bin/dh_makeshlibs line 
251.
Use of uninitialized value in numeric eq (==) at /usr/bin/dh_makeshlibs line 
251.
Use of uninitialized value in numeric eq (==) at /usr/bin/dh_makeshlibs line 
251.
Use of uninitialized value in numeric eq (==) at /usr/bin/dh_makeshlibs line 
251.
Use of uninitialized value in numeric eq (==) at /usr/bin/dh_makeshlibs line 
251.
Use of uninitialized value in numeric eq (==) at /usr/bin/dh_makeshlibs line 
251.
Use of uninitialized value in numeric eq (==) at /usr/bin/dh_makeshlibs line 
251.
Use of uninitialized value in numeric eq (==) at /usr/bin/dh_makeshlibs line 
251.
Use of uninitialized value in numeric eq (==) at /usr/bin/dh_makeshlibs line 
251.
Use of uninitialized value in numeric eq (==) at /usr/bin/dh_makeshlibs line 
251.
Use of uninitialized value in numeric eq (==) at /usr/bin/dh_makeshlibs line 
251.
Use of uninitialized value in numeric eq (==) at /usr/bin/dh_makeshlibs line 
251.
Use of uninitialized value in numeric eq (==) at /usr/bin/dh_makeshlibs line 
251.
Use of uninitialized value in numeric eq (==) at /usr/bin/dh_makeshlibs line 
251.
Use of uninitialized value in numeric eq (==) at /usr/bin/dh_makeshlibs line 
251.
Use of uninitialized value in numeric eq (==) at /usr/bin/dh_makeshlibs line 
251.
Use of uninitialized value in numeric eq (==) at /usr/bin/dh_makeshlibs line 
251.
Use of uninitialized value in numeric eq (==) at /usr/bin/dh_makeshlibs line 
251.
Use of uninitialized value in nume

Bug#777949: libkcddb: ftbfs with GCC-5

2015-02-12 Thread Matthias Klose
Package: src:libkcddb
Version: 4:4.14.2-1
Severity: normal
Tags: sid stretch
User: debian-...@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/libkcddb_4.14.2-1_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

[...]
dh_strip  --dbg-package=libkcddb-dbg
make[2]: Leaving directory '/«PKGBUILDDIR»'
dh_makeshlibs '-Xusr/lib/kde4/'  # [-a]
dpkg-gensymbols: warning: some symbols or patterns disappeared in the symbols 
file: see diff output below
dpkg-gensymbols: warning: debian/libkcddb4/DEBIAN/symbols doesn't match 
completely debian/libkcddb4.symbols
--- debian/libkcddb4.symbols (libkcddb4_4:4.14.2-1_amd64)
+++ dpkg-gensymbols09dR15   2015-02-07 10:15:46.563868502 +
@@ -21,8 +21,8 @@
  _ZN10ConfigBaseD0Ev@Base 4:4.3.4
  _ZN10ConfigBaseD1Ev@Base 4:4.3.4
  _ZN10ConfigBaseD2Ev@Base 4:4.3.4
- _ZN19KCoreConfigSkeleton8ItemEnum7Choice2D1Ev@Base 4:4.6.5
- _ZN19KCoreConfigSkeleton8ItemEnum7Choice2D2Ev@Base 4:4.6.5
+#MISSING: 4:4.14.2-1# _ZN19KCoreConfigSkeleton8ItemEnum7Choice2D1Ev@Base 
4:4.6.5
+#MISSING: 4:4.14.2-1# _ZN19KCoreConfigSkeleton8ItemEnum7Choice2D2Ev@Base 
4:4.6.5
  _ZN5KCDDB12CDInfoDialog10framesTimeEj@Base 4:4.3.4
  _ZN5KCDDB12CDInfoDialog11qt_metacallEN11QMetaObject4CallEiPPv@Base 4:4.3.4
  _ZN5KCDDB12CDInfoDialog11qt_metacastEPKc@Base 4:4.3.4
@@ -86,9 +86,9 @@
  _ZN5KCDDB6Config7reparseEv@Base 4:4.3.4
  _ZN5KCDDB6ConfigC1Ev@Base 4:4.3.4
  _ZN5KCDDB6ConfigC2Ev@Base 4:4.3.4
- _ZN5KCDDB6ConfigD0Ev@Base 4:4.6.5
- _ZN5KCDDB6ConfigD1Ev@Base 4:4.6.5
- _ZN5KCDDB6ConfigD2Ev@Base 4:4.6.5
+#MISSING: 4:4.14.2-1# _ZN5KCDDB6ConfigD0Ev@Base 4:4.6.5
+#MISSING: 4:4.14.2-1# _ZN5KCDDB6ConfigD1Ev@Base 4:4.6.5
+#MISSING: 4:4.14.2-1# _ZN5KCDDB6ConfigD2Ev@Base 4:4.6.5
  _ZN5KCDDB6GenresC1ERKS0_@Base 4:4.3.4
  _ZN5KCDDB6GenresC1Ev@Base 4:4.3.4
  _ZN5KCDDB6GenresC2ERKS0_@Base 4:4.3.4
@@ -149,9 +149,9 @@
  _ZNK5KCDDB9TrackInfoneERKS0_@Base 4:4.3.4
  (optional=templinst|arch=)_ZNSt4pairIKSsSsED1Ev@Base 4:4.10.2
  (optional=templinst|arch=)_ZNSt4pairIKSsSsED2Ev@Base 4:4.10.2
- 
(optional=templinst)_ZNSt8_Rb_treeISsSt4pairIKSsSsESt10_Select1stIS2_ESt4lessISsESaIS2_EE10_M_insert_EPSt18_Rb_tree_node_baseSA_RKS2_@Base
 4:4.10.5
+#MISSING: 4:4.14.2-1# 
(optional=templinst)_ZNSt8_Rb_treeISsSt4pairIKSsSsESt10_Select1stIS2_ESt4lessISsESaIS2_EE10_M_insert_EPSt18_Rb_tree_node_baseSA_RKS2_@Base
 4:4.10.5
  (optional=templinst|arch=!amd64 !arm64 !hppa !kfreebsd-amd64 !m68k !ppc64el 
!x32)_ZNSt8_Rb_treeISsSt4pairIKSsSsESt10_Select1stIS2_ESt4lessISsESaIS2_EE17_M_insert_unique_ESt23_Rb_tree_const_iteratorIS2_ERKS2_@Base
 4:4.10.2
- 
(optional=templinst|arch=)_ZNSt8_Rb_treeISsSt4pairIKSsSsESt10_Select1stIS2_ESt4lessISsESaIS2_EE24_M_get_insert_unique_posERS1_@Base
 4:4.10.5
+ 
(optional=templinst)_ZNSt8_Rb_treeISsSt4pairIKSsSsESt10_Select1stIS2_ESt4lessISsESaIS2_EE24_M_get_insert_unique_posERS1_@Base
 4:4.10.5
  (optional=templinst|arch=amd64 arm64 hppa kfreebsd-amd64 m68k ppc64el 
x32)_ZNSt8_Rb_treeISsSt4pairIKSsSsESt10_Select1stIS2_ESt4lessISsESaIS2_EE29_M_get_insert_hint_unique_posESt23_Rb_tree_const_iteratorIS2_ERS1_@Base
 4:4.10.5
  
(optional=templinst)_ZNSt8_Rb_treeISsSt4pairIKSsSsESt10_Select1stIS2_ESt4lessISsESaIS2_EE8_M_eraseEPSt13_Rb_tree_nodeIS2_E@Base
 4:4.10.2
  _ZTI10ConfigBase@Base 4:4.3.4
dh_makeshlibs: failing due to earlier errors
make[1]: *** [pre_binary-arch_dh_makeshlibs] Error 2
/usr/share/pkg-kde-tools/qt-kde-team/2/dhmk.mk:97: recipe for target 
'pre_binary-arch_dh_makeshlibs' failed
make[1]: Leaving directory '/«PKGBUILDDIR»'
make: *** [debian/dhmk_binary-arch] Error 2
/usr/share/pkg-kde-tools/qt-kde-team/2/dhmk.mk:110: recipe for target 
'debian/dhmk_binary-arch' failed
dpkg-buildpackage: error: fakeroot debian/rules binary-arch gave error exit 
status 2


-- 
To UNSUBSCRIBE, email to debian-qt-kde-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: https://lists.debian.org/e1ylr5e-00017w...@paradis.debian.org



Bug#777950: libkdegames: ftbfs with GCC-5

2015-02-12 Thread Matthias Klose
Package: src:libkdegames
Version: 4:4.14.2-1
Severity: normal
Tags: sid stretch
User: debian-...@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/libkdegames_4.14.2-1_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

[...]
dh_strip  --dbg-package=libkdegames6abi1-dbg
make[2]: Leaving directory '/«PKGBUILDDIR»'
dh_makeshlibs '-Xusr/lib/kde4/'  # [-a]
dpkg-gensymbols: warning: some symbols or patterns disappeared in the symbols 
file: see diff output below
dpkg-gensymbols: warning: debian/libkdegames6abi1/DEBIAN/symbols doesn't match 
completely debian/libkdegames6abi1.symbols
--- debian/libkdegames6abi1.symbols (libkdegames6abi1_4:4.14.2-1_amd64)
+++ dpkg-gensymbolsHT6q6Z   2015-02-07 10:14:15.237646902 +
@@ -214,9 +214,9 @@
  _ZN15KgThemeSelector11qt_metacastEPKc@ABI_6_1 4:4.11.1
  _ZN15KgThemeSelector12showAsDialogERK7QString@ABI_6_1 4:4.11.1
  _ZN15KgThemeSelector16staticMetaObjectE@ABI_6_1 4:4.11.1
- _ZN15KgThemeSelector6DialogD0Ev@ABI_6_1 4:4.11.1
- _ZN15KgThemeSelector6DialogD1Ev@ABI_6_1 4:4.11.1
- _ZN15KgThemeSelector6DialogD2Ev@ABI_6_1 4:4.11.1
+#MISSING: 4:4.14.2-1# _ZN15KgThemeSelector6DialogD0Ev@ABI_6_1 4:4.11.1
+#MISSING: 4:4.14.2-1# _ZN15KgThemeSelector6DialogD1Ev@ABI_6_1 4:4.11.1
+#MISSING: 4:4.14.2-1# _ZN15KgThemeSelector6DialogD2Ev@ABI_6_1 4:4.11.1
  _ZN15KgThemeSelector7Private21_k_showNewStuffDialogEv@ABI_6_1 4:4.11.1
  _ZN15KgThemeSelector7Private22_k_updateListSelectionEPK7KgTheme@ABI_6_1 
4:4.11.1
  _ZN15KgThemeSelector7Private26_k_updateProviderSelectionEv@ABI_6_1 4:4.11.1
@@ -237,9 +237,9 @@
  _ZN17KgDeclarativeView16staticMetaObjectE@ABI_6_1 4:4.11.1
  _ZN17KgDeclarativeViewC1EP7QWidget@ABI_6_1 4:4.11.1
  _ZN17KgDeclarativeViewC2EP7QWidget@ABI_6_1 4:4.11.1
- _ZN17KgDeclarativeViewD0Ev@ABI_6_1 4:4.11.1
- _ZN17KgDeclarativeViewD1Ev@ABI_6_1 4:4.11.1
- _ZN17KgDeclarativeViewD2Ev@ABI_6_1 4:4.11.1
+#MISSING: 4:4.14.2-1# _ZN17KgDeclarativeViewD0Ev@ABI_6_1 4:4.11.1
+#MISSING: 4:4.14.2-1# _ZN17KgDeclarativeViewD1Ev@ABI_6_1 4:4.11.1
+#MISSING: 4:4.14.2-1# _ZN17KgDeclarativeViewD2Ev@ABI_6_1 4:4.11.1
  _ZN17KgDifficultyLevel11qt_metacallEN11QMetaObject4CallEiPPv@ABI_6_1 4:4.11.1
  _ZN17KgDifficultyLevel11qt_metacastEPKc@ABI_6_1 4:4.11.1
  _ZN17KgDifficultyLevel16staticMetaObjectE@ABI_6_1 4:4.11.1
@@ -501,6 +501,6 @@
  (c++)"non-virtual thunk to KGameRenderedObjectItem::shape() const@ABI_6_1" 
4:4.11.1
  (c++)"non-virtual thunk to 
KGameRenderedObjectItem::~KGameRenderedObjectItem()@ABI_6_1" 4:4.11.1
  (c++)"non-virtual thunk to KScoreDialog::~KScoreDialog()@ABI_6_1" 4:4.11.1
- (c++)"non-virtual thunk to KgDeclarativeView::~KgDeclarativeView()@ABI_6_1" 
4:4.11.1
- (c++)"non-virtual thunk to KgThemeSelector::Dialog::~Dialog()@ABI_6_1" 
4:4.11.1
+#MISSING: 4:4.14.2-1# (c++)"non-virtual thunk to 
KgDeclarativeView::~KgDeclarativeView()@ABI_6_1" 4:4.11.1
+#MISSING: 4:4.14.2-1# (c++)"non-virtual thunk to 
KgThemeSelector::Dialog::~Dialog()@ABI_6_1" 4:4.11.1
  (c++)"non-virtual thunk to KgThemeSelector::~KgThemeSelector()@ABI_6_1" 
4:4.11.1
Use of uninitialized value in numeric eq (==) at /usr/bin/dh_makeshlibs line 
251.
dh_makeshlibs: failing due to earlier errors
make[1]: *** [pre_binary-arch_dh_makeshlibs] Error 2
/usr/share/pkg-kde-tools/qt-kde-team/2/dhmk.mk:97: recipe for target 
'pre_binary-arch_dh_makeshlibs' failed
make[1]: Leaving directory '/«PKGBUILDDIR»'
make: *** [debian/dhmk_binary-arch] Error 2
/usr/share/pkg-kde-tools/qt-kde-team/2/dhmk.mk:110: recipe for target 
'debian/dhmk_binary-arch' failed
dpkg-buildpackage: error: fakeroot debian/rules binary-arch gave error exit 
status 2


-- 
To UNSUBSCRIBE, email to debian-qt-kde-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: https://lists.debian.org/e1ylr5f-00018a...@paradis.debian.org



Bug#777995: marble: ftbfs with GCC-5

2015-02-12 Thread Matthias Klose
Package: src:marble
Version: 4:4.14.2-1
Severity: normal
Tags: sid stretch
User: debian-...@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/marble_4.14.2-1_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

[...]
  (c++)"non-virtual thunk to Marble::GeoDataTrack::pack(QDataStream&) 
const@Base" 4:4.13.90
  (c++)"non-virtual thunk to Marble::GeoDataTrack::unpack(QDataStream&)@Base" 
4:4.13.90
- (c++)"non-virtual thunk to Marble::GeoDataTrack::~GeoDataTrack()@Base" 
4:4.13.90
+#MISSING: 4:4.14.2-1# (c++)"non-virtual thunk to 
Marble::GeoDataTrack::~GeoDataTrack()@Base" 4:4.13.90
  (c++)"non-virtual thunk to Marble::GeoDataUpdate::~GeoDataUpdate()@Base" 
4:4.13.90
  (c++)"non-virtual thunk to 
Marble::GeoDataViewVolume::~GeoDataViewVolume()@Base" 4:4.13.90
  (c++)"non-virtual thunk to Marble::GeoDataWait::~GeoDataWait()@Base" 4:4.13.90
  (c++)"non-virtual thunk to Marble::GeoSceneDocument::nodeType() const@Base" 
4:4.13.90
  (c++)"non-virtual thunk to 
Marble::GeoSceneDocument::~GeoSceneDocument()@Base" 4:4.13.90
  (c++)"non-virtual thunk to Marble::GeoSceneProperty::nodeType() const@Base" 
4:4.13.90
- (c++)"non-virtual thunk to 
Marble::GeoSceneProperty::~GeoSceneProperty()@Base" 4:4.13.90
+#MISSING: 4:4.14.2-1# (c++)"non-virtual thunk to 
Marble::GeoSceneProperty::~GeoSceneProperty()@Base" 4:4.13.90
  (c++)"non-virtual thunk to Marble::GeoSceneSettings::nodeType() const@Base" 
4:4.13.90
  (c++)"non-virtual thunk to 
Marble::GeoSceneSettings::~GeoSceneSettings()@Base" 4:4.13.90
  (c++)"non-virtual thunk to Marble::GoToDialog::~GoToDialog()@Base" 4:4.13.90
@@ -6129,7 +6129,7 @@
  (c++)"non-virtual thunk to Marble::PopupLayer::zValue() const@Base" 4:4.13.90
  (c++)"non-virtual thunk to Marble::PopupLayer::~PopupLayer()@Base" 4:4.13.90
  (c++)"non-virtual thunk to 
Marble::PositionProviderPlugin::~PositionProviderPlugin()@Base" 4:4.13.90
- (c++)"non-virtual thunk to 
Marble::PrintOptionsWidget::~PrintOptionsWidget()@Base" 4:4.13.90
+#MISSING: 4:4.14.2-1# (c++)"non-virtual thunk to 
Marble::PrintOptionsWidget::~PrintOptionsWidget()@Base" 4:4.13.90
  (c++)"non-virtual thunk to 
Marble::QtMarbleConfigDialog::~QtMarbleConfigDialog()@Base" 4:4.13.90
  (c++)"non-virtual thunk to Marble::RenderPlugin::renderState() const@Base" 
4:4.13.90
  (c++)"non-virtual thunk to Marble::RenderPlugin::runtimeTrace() const@Base" 
4:4.13.90
@@ -6140,7 +6140,7 @@
  (c++)"non-virtual thunk to Marble::RoutingRunnerPlugin::icon() const@Base" 
4:4.13.90
  (c++)"non-virtual thunk to 
Marble::RoutingRunnerPlugin::~RoutingRunnerPlugin()@Base" 4:4.13.90
  (c++)"non-virtual thunk to Marble::RoutingWidget::~RoutingWidget()@Base" 
4:4.13.90
- (c++)"non-virtual thunk to 
Marble::SearchInputWidget::~SearchInputWidget()@Base" 4:4.13.90
+#MISSING: 4:4.14.2-1# (c++)"non-virtual thunk to 
Marble::SearchInputWidget::~SearchInputWidget()@Base" 4:4.13.90
  (c++)"non-virtual thunk to Marble::SearchRunnerPlugin::icon() const@Base" 
4:4.13.90
  (c++)"non-virtual thunk to 
Marble::SearchRunnerPlugin::~SearchRunnerPlugin()@Base" 4:4.13.90
  (c++)"non-virtual thunk to Marble::SearchWidget::~SearchWidget()@Base" 
4:4.13.90
@@ -6155,4 +6155,4 @@
  (c++)"non-virtual thunk to 
Marble::TimeControlWidget::~TimeControlWidget()@Base" 4:4.13.90
  (c++)"non-virtual thunk to Marble::TinyWebBrowser::~TinyWebBrowser()@Base" 
4:4.13.90
  (c++)"non-virtual thunk to Marble::TourWidget::~TourWidget()@Base" 4:4.13.90
- (c++)"non-virtual thunk to MarbleWebView::~MarbleWebView()@Base" 4:4.13.90
+#MISSING: 4:4.14.2-1# (c++)"non-virtual thunk to 
MarbleWebView::~MarbleWebView()@Base" 4:4.13.90
Use of uninitialized value in numeric eq (==) at /usr/bin/dh_makeshlibs line 
251.
dh_makeshlibs: failing due to earlier errors
make[2]: *** [override_dh_makeshlibs] Error 2
debian/rules:36: recipe for target 'override_dh_makeshlibs' failed
make[2]: Leaving directory '/«PKGBUILDDIR»'
make[1]: *** [pre_binary-arch_dh_makeshlibs] Error 2
/usr/share/pkg-kde-tools/qt-kd

Bug#778036: okteta: ftbfs with GCC-5

2015-02-12 Thread Matthias Klose
Package: src:okteta
Version: 4:4.14.2-1
Severity: normal
Tags: sid stretch
User: debian-...@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/okteta_4.14.2-1_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

[...]
  
_ZN7Kasten222ToolListMenuControllerC2EPNS_2If15WidgetsDockableEP13KXMLGUIClient@ABI_2_0
 4:4.10.2
- _ZN7Kasten222ToolListMenuControllerD0Ev@ABI_2_0 4:4.10.2
- _ZN7Kasten222ToolListMenuControllerD1Ev@ABI_2_0 4:4.10.2
- _ZN7Kasten222ToolListMenuControllerD2Ev@ABI_2_0 4:4.10.2
+#MISSING: 4:4.14.2-1# _ZN7Kasten222ToolListMenuControllerD0Ev@ABI_2_0 4:4.10.2
+#MISSING: 4:4.14.2-1# _ZN7Kasten222ToolListMenuControllerD1Ev@ABI_2_0 4:4.10.2
+#MISSING: 4:4.14.2-1# _ZN7Kasten222ToolListMenuControllerD2Ev@ABI_2_0 4:4.10.2
  
_ZN7Kasten222ViewListMenuController11qt_metacallEN11QMetaObject4CallEiPPv@ABI_2_0
 4:4.10.2
  _ZN7Kasten222ViewListMenuController11qt_metacastEPKc@ABI_2_0 4:4.10.2
  _ZN7Kasten222ViewListMenuController13updateActionsEv@ABI_2_0 4:4.10.2
@@ -303,9 +303,9 @@
  _ZN7Kasten222ViewListMenuController17onActionTriggeredEP7QAction@ABI_2_0 
4:4.10.2
  
_ZN7Kasten222ViewListMenuControllerC1EPNS_11ViewManagerEPNS_20AbstractGroupedViewsEP13KXMLGUIClient@ABI_2_0
 4:4.10.2
  
_ZN7Kasten222ViewListMenuControllerC2EPNS_11ViewManagerEPNS_20AbstractGroupedViewsEP13KXMLGUIClient@ABI_2_0
 4:4.10.2
- _ZN7Kasten222ViewListMenuControllerD0Ev@ABI_2_0 4:4.10.2
- _ZN7Kasten222ViewListMenuControllerD1Ev@ABI_2_0 4:4.10.2
- _ZN7Kasten222ViewListMenuControllerD2Ev@ABI_2_0 4:4.10.2
+#MISSING: 4:4.14.2-1# _ZN7Kasten222ViewListMenuControllerD0Ev@ABI_2_0 4:4.10.2
+#MISSING: 4:4.14.2-1# _ZN7Kasten222ViewListMenuControllerD1Ev@ABI_2_0 4:4.10.2
+#MISSING: 4:4.14.2-1# _ZN7Kasten222ViewListMenuControllerD2Ev@ABI_2_0 4:4.10.2
  
_ZN7Kasten223ViewAreaSplitController11qt_metacallEN11QMetaObject4CallEiPPv@ABI_2_0
 4:4.10.2
  _ZN7Kasten223ViewAreaSplitController11qt_metacastEPKc@ABI_2_0 4:4.10.2
  
_ZN7Kasten223ViewAreaSplitController13splitViewAreaEN2Qt11OrientationE@ABI_2_0 
4:4.10.2
@@ -319,9 +319,9 @@
  _ZN7Kasten223ViewAreaSplitController5closeEv@ABI_2_0 4:4.10.2
  
_ZN7Kasten223ViewAreaSplitControllerC1EPNS_11ViewManagerEPNS_20AbstractGroupedViewsEP13KXMLGUIClient@ABI_2_0
 4:4.10.2
  
_ZN7Kasten223ViewAreaSplitControllerC2EPNS_11ViewManagerEPNS_20AbstractGroupedViewsEP13KXMLGUIClient@ABI_2_0
 4:4.10.2
- _ZN7Kasten223ViewAreaSplitControllerD0Ev@ABI_2_0 4:4.10.2
- _ZN7Kasten223ViewAreaSplitControllerD1Ev@ABI_2_0 4:4.10.2
- _ZN7Kasten223ViewAreaSplitControllerD2Ev@ABI_2_0 4:4.10.2
+#MISSING: 4:4.14.2-1# _ZN7Kasten223ViewAreaSplitControllerD0Ev@ABI_2_0 4:4.10.2
+#MISSING: 4:4.14.2-1# _ZN7Kasten223ViewAreaSplitControllerD1Ev@ABI_2_0 4:4.10.2
+#MISSING: 4:4.14.2-1# _ZN7Kasten223ViewAreaSplitControllerD2Ev@ABI_2_0 4:4.10.2
  _ZN7Kasten225FileSystemBrowserToolViewC1EPNS_21FileSystemBrowserToolE@ABI_2_0 
4:4.10.2
  _ZN7Kasten225FileSystemBrowserToolViewC2EPNS_21FileSystemBrowserToolE@ABI_2_0 
4:4.10.2
  _ZN7Kasten225FileSystemBrowserToolViewD0Ev@ABI_2_0 4:4.10.2
Use of uninitialized value in numeric eq (==) at /usr/bin/dh_makeshlibs line 
251.
Use of uninitialized value in numeric eq (==) at /usr/bin/dh_makeshlibs line 
251.
Use of uninitialized value in numeric eq (==) at /usr/bin/dh_makeshlibs line 
251.
Use of uninitialized value in numeric eq (==) at /usr/bin/dh_makeshlibs line 
251.
Use of uninitialized value in numeric eq (==) at /usr/bin/dh_makeshlibs line 
251.
Use of uninitialized value in numeric eq (==) at /usr/bin/dh_makeshlibs line 
251.
Use of uninitialized value in numeric eq (==) at /usr/bin/dh_makeshlibs line 
251.
dh_makeshlibs: failing due to earlier errors
make[1]: *** [pre_binary-arch_dh_makeshlibs] Error 2
/usr/share/pkg-kde-tools/qt-kde-team/2/dhmk.mk:97: recipe for target 
'pre_binary-arch_dh_makeshlibs' failed
make[1]: Leaving directory '/«PKGBUILDDIR»'
make: *** [debian/dhmk_binary-arch] Error 2
/usr/share/pkg-kde-tools/qt-kde-team/2/dhmk.mk:110: recipe for target 
'debian/dhmk_bina

Bug#778037: okular: ftbfs with GCC-5

2015-02-12 Thread Matthias Klose
Package: src:okular
Version: 4:4.14.2-2
Severity: normal
Tags: sid stretch
User: debian-...@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/okular_4.14.2-2_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

[...]
dh_compress '-X.dcl' '-X.docbook' '-X-license' '-X.tag' '-X.sty' '-X.el'  # [-a]
dh_fixperms  # [-a]
make[1]: Leaving directory '/«PKGBUILDDIR»'
# "install-arch" target is done
/usr/bin/make -f debian/rules dhmk_run_binary-arch_commands 
DHMK_TARGET="binary-arch"
make[1]: Entering directory '/«PKGBUILDDIR»'
# Running override target (override_dh_strip)
test -z "`ls debian/*.debhelper.log 2>/dev/null`" || sed -i 
'/^override_dh_strip[[:space:]]/d' debian/*.debhelper.log
/usr/bin/make -f debian/rules override_dh_strip DH_INTERNAL_OVERRIDE="dh_strip" 
 # [-a]
make[2]: Entering directory '/«PKGBUILDDIR»'
dh_strip  --dbg-package=okular-dbg
make[2]: Leaving directory '/«PKGBUILDDIR»'
dh_makeshlibs '-Xusr/lib/kde4/'  # [-a]
dpkg-gensymbols: warning: some symbols or patterns disappeared in the symbols 
file: see diff output below
dpkg-gensymbols: warning: debian/libokularcore5/DEBIAN/symbols doesn't match 
completely debian/libokularcore5.symbols
--- debian/libokularcore5.symbols (libokularcore5_4:4.14.2-2_amd64)
+++ dpkg-gensymbols3pm03x   2015-02-07 16:41:33.512681908 +
@@ -475,9 +475,9 @@
  _ZN6Okular19HighlightAnnotationD2Ev@Base 1.7
  _ZN6Okular19SourceRefObjectRectC1ERKNS_15NormalizedPointEPv@Base 1.7
  _ZN6Okular19SourceRefObjectRectC2ERKNS_15NormalizedPointEPv@Base 1.7
- _ZN6Okular19SourceRefObjectRectD0Ev@Base 1.7
- _ZN6Okular19SourceRefObjectRectD1Ev@Base 1.7
- _ZN6Okular19SourceRefObjectRectD2Ev@Base 1.7
+#MISSING: 4:4.14.2-2# _ZN6Okular19SourceRefObjectRectD0Ev@Base 1.7
+#MISSING: 4:4.14.2-2# _ZN6Okular19SourceRefObjectRectD1Ev@Base 1.7
+#MISSING: 4:4.14.2-2# _ZN6Okular19SourceRefObjectRectD2Ev@Base 1.7
  _ZN6Okular20AnnotationObjectRect9transformERK10QTransform@Base 1.7
  _ZN6Okular20AnnotationObjectRectC1EPNS_10AnnotationE@Base 1.7
  _ZN6Okular20AnnotationObjectRectC2EPNS_10AnnotationE@Base 1.7
@@ -486,9 +486,9 @@
  _ZN6Okular20AnnotationObjectRectD2Ev@Base 1.7
  _ZN6Okular20TextDocumentSettingsC1ERK7QStringP7QObject@Base 1.7
  _ZN6Okular20TextDocumentSettingsC2ERK7QStringP7QObject@Base 1.7
- _ZN6Okular20TextDocumentSettingsD0Ev@Base 1.7
- _ZN6Okular20TextDocumentSettingsD1Ev@Base 1.7
- _ZN6Okular20TextDocumentSettingsD2Ev@Base 1.7
+#MISSING: 4:4.14.2-2# _ZN6Okular20TextDocumentSettingsD0Ev@Base 1.7
+#MISSING: 4:4.14.2-2# _ZN6Okular20TextDocumentSettingsD1Ev@Base 1.7
+#MISSING: 4:4.14.2-2# _ZN6Okular20TextDocumentSettingsD2Ev@Base 1.7
  
_ZN6Okular21TextDocumentConverter11addMetaDataENS_12DocumentInfo3KeyERK7QString@Base
 1.7
  _ZN6Okular21TextDocumentConverter11addMetaDataERK7QStringS3_S3_@Base 1.7
  _ZN6Okular21TextDocumentConverter11qt_metacallEN11QMetaObject4CallEiPPv@Base 
1.7
dh_makeshlibs: failing due to earlier errors
make[1]: *** [pre_binary-arch_dh_makeshlibs] Error 2
/usr/share/pkg-kde-tools/qt-kde-team/2/dhmk.mk:97: recipe for target 
'pre_binary-arch_dh_makeshlibs' failed
make[1]: Leaving directory '/«PKGBUILDDIR»'
make: *** [debian/dhmk_binary-arch] Error 2
/usr/share/pkg-kde-tools/qt-kde-team/2/dhmk.mk:110: recipe for target 
'debian/dhmk_binary-arch' failed
dpkg-buildpackage: error: fakeroot debian/rules binary-arch gave error exit 
status 2


-- 
To UNSUBSCRIBE, email to debian-qt-kde-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: https://lists.debian.org/e1ylr71-0001be...@paradis.debian.org



Bug#778062: phonon: ftbfs with GCC-5

2015-02-12 Thread Matthias Klose
Package: src:phonon
Version: 4:4.8.0-4
Severity: normal
Tags: sid stretch
User: debian-...@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/phonon_4.8.0-4_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

[...]
- _ZN6Phonon17VolumeFaderEffectD0Ev@Base 4:4.6.0really4.5.0
- _ZN6Phonon17VolumeFaderEffectD1Ev@Base 4:4.6.0really4.5.0
- _ZN6Phonon17VolumeFaderEffectD2Ev@Base 4:4.6.0really4.5.0
+#MISSING: 4:4.8.0-4# _ZN6Phonon17VolumeFaderEffectD0Ev@Base 4:4.6.0really4.5.0
+#MISSING: 4:4.8.0-4# _ZN6Phonon17VolumeFaderEffectD1Ev@Base 4:4.6.0really4.5.0
+#MISSING: 4:4.8.0-4# _ZN6Phonon17VolumeFaderEffectD2Ev@Base 4:4.6.0really4.5.0
  _ZN6Phonon17registerMetaTypesEv@Base 4:4.6.0really4.4.3
  _ZN6Phonon18MediaObjectPrivate15_k_stateChangedENS_5StateES1_@Base 4:4.2.0
  _ZN6Phonon18MediaObjectPrivate18setupBackendObjectEv@Base 4:4.2.0
@@ -354,9 +354,9 @@
  _ZN6Phonon19AbstractMediaStreamD2Ev@Base 4:4.2.0
  _ZN6Phonon19AbstractVideoOutputC1ERNS_26AbstractVideoOutputPrivateE@Base 
4:4.2.0
  _ZN6Phonon19AbstractVideoOutputC2ERNS_26AbstractVideoOutputPrivateE@Base 
4:4.2.0
- _ZN6Phonon19AbstractVideoOutputD0Ev@Base 4:4.6.0really4.5.0
- _ZN6Phonon19AbstractVideoOutputD1Ev@Base 4:4.6.0really4.5.0
- _ZN6Phonon19AbstractVideoOutputD2Ev@Base 4:4.6.0really4.5.0
+#MISSING: 4:4.8.0-4# _ZN6Phonon19AbstractVideoOutputD0Ev@Base 
4:4.6.0really4.5.0
+#MISSING: 4:4.8.0-4# _ZN6Phonon19AbstractVideoOutputD1Ev@Base 
4:4.6.0really4.5.0
+#MISSING: 4:4.8.0-4# _ZN6Phonon19AbstractVideoOutputD2Ev@Base 
4:4.6.0really4.5.0
  _ZN6Phonon19BackendCapabilities18availableMimeTypesEv@Base 4:4.2.0
  _ZN6Phonon19BackendCapabilities19isMimeTypeAvailableERK7QString@Base 4:4.2.0
  _ZN6Phonon19BackendCapabilities21availableAudioEffectsEv@Base 4:4.2.0
@@ -704,13 +704,13 @@
  _ZTVN6Phonon6EffectE@Base 4:4.2.0
  _ZTVN6Phonon9MediaNodeE@Base 4:4.2.0
  (c++)"non-virtual thunk to 
Phonon::AbstractAudioOutput::~AbstractAudioOutput()@Base" 4:4.2.0
- (c++)"non-virtual thunk to Phonon::AudioDataOutput::~AudioDataOutput()@Base" 
4:4.6.0really4.5.0
- (c++)"non-virtual thunk to Phonon::AudioOutput::~AudioOutput()@Base" 
4:4.6.0really4.5.0
+#MISSING: 4:4.8.0-4# (c++)"non-virtual thunk to 
Phonon::AudioDataOutput::~AudioDataOutput()@Base" 4:4.6.0really4.5.0
+#MISSING: 4:4.8.0-4# (c++)"non-virtual thunk to 
Phonon::AudioOutput::~AudioOutput()@Base" 4:4.6.0really4.5.0
  (c++)"non-virtual thunk to Phonon::Effect::~Effect()@Base" 4:4.2.0
  (c++)"non-virtual thunk to Phonon::EffectWidget::~EffectWidget()@Base" 4:4.2.0
  (c++)"non-virtual thunk to Phonon::MediaObject::~MediaObject()@Base" 4:4.2.0
  (c++)"non-virtual thunk to Phonon::SeekSlider::~SeekSlider()@Base" 4:4.2.0
  (c++)"non-virtual thunk to Phonon::VideoPlayer::~VideoPlayer()@Base" 4:4.2.0
- (c++)"non-virtual thunk to Phonon::VideoWidget::~VideoWidget()@Base" 
4:4.6.0really4.5.0
- (c++)"non-virtual thunk to 
Phonon::VolumeFaderEffect::~VolumeFaderEffect()@Base" 4:4.6.0really4.5.0
+#MISSING: 4:4.8.0-4# (c++)"non-virtual thunk to 
Phonon::VideoWidget::~VideoWidget()@Base" 4:4.6.0really4.5.0
+#MISSING: 4:4.8.0-4# (c++)"non-virtual thunk to 
Phonon::VolumeFaderEffect::~VolumeFaderEffect()@Base" 4:4.6.0really4.5.0
  (c++)"non-virtual thunk to Phonon::VolumeSlider::~VolumeSlider()@Base" 4:4.2.0
dh_makeshlibs: failing due to earlier errors
make[2]: *** [override_dh_makeshlibs] Error 2
debian/rules:42: recipe for target 'override_dh_makeshlibs' failed
make[2]: Leaving directory '/«PKGBUILDDIR»'
make[1]: *** [pre_binary-arch_dh_makeshlibs] Error 2
/usr/share/pkg-kde-tools/qt-kde-team/2/dhmk.mk:97: recipe for target 
'pre_binary-arch_dh_makeshlibs' failed
make[1]: Leaving directory '/«PKGBUILDDIR»'
make: *** [debian/dhmk_binary-arch] Error 2
/usr/share/pkg-kde-tools/qt-kde-team/2/dhmk.mk:110: recipe for target 
'debian/dhmk_binary-arch' failed
dpkg-buildpackage: error: fakeroot debian/rules binary-arch gave error exit 
status 2


-- 
To UNSUBSCRIBE, email to debian-qt-kde-requ...@lists.debian.org
wit

Bug#778083: qca2: ftbfs with GCC-5

2015-02-12 Thread Matthias Klose
Package: src:qca2
Version: 2.0.3-6
Severity: normal
Tags: sid stretch
User: debian-...@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/qca2_2.0.3-6_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

[...]
- 
(optional=templinst)_ZNSt8_Rb_treeISsSt4pairIKSsPN3QCA5Botan9AllocatorEESt10_Select1stIS6_ESt4lessISsESaIS6_EE16_M_insert_uniqueERKS6_@Base
 2.0.3
- 
(optional=templinst)_ZNSt8_Rb_treeISsSt4pairIKSsPN3QCA5Botan9AllocatorEESt10_Select1stIS6_ESt4lessISsESaIS6_EE17_M_insert_unique_ESt23_Rb_tree_const_iteratorIS6_ERKS6_@Base
 2.0.3
- 
(optional=templinst)_ZNSt8_Rb_treeISsSt4pairIKSsPN3QCA5Botan9AllocatorEESt10_Select1stIS6_ESt4lessISsESaIS6_EE8_M_eraseEPSt13_Rb_tree_nodeIS6_E@Base
 2.0.3
- 
(optional=templinst)_ZSt11__push_heapIN9__gnu_cxx17__normal_iteratorIPN3QCA5Botan17Pooling_Allocator12Memory_BlockESt6vectorIS5_SaIS5_iS5_EvT_T0_SC_T1_@Base
 2.0.3
- 
(optional=templinst)_ZSt11__push_heapIN9__gnu_cxx17__normal_iteratorIPN3QCA5Botan17Pooling_Allocator12Memory_BlockESt6vectorIS5_SaIS5_lS5_EvT_T0_SC_T1_@Base
 2.0.3
- 
(optional=templinst)_ZSt11lower_boundIN9__gnu_cxx17__normal_iteratorIPN3QCA5Botan17Pooling_Allocator12Memory_BlockESt6vectorIS5_SaIS5_S5_ET_SB_SB_RKT0_@Base
 2.0.3
- 
(optional=templinst)_ZSt13__adjust_heapIN9__gnu_cxx17__normal_iteratorIPN3QCA5Botan17Pooling_Allocator12Memory_BlockESt6vectorIS5_SaIS5_iS5_EvT_T0_SC_T1_@Base
 2.0.3
- 
(optional=templinst)_ZSt13__adjust_heapIN9__gnu_cxx17__normal_iteratorIPN3QCA5Botan17Pooling_Allocator12Memory_BlockESt6vectorIS5_SaIS5_lS5_EvT_T0_SC_T1_@Base
 2.0.3
- 
(optional=templinst)_ZSt13__heap_selectIN9__gnu_cxx17__normal_iteratorIPN3QCA5Botan17Pooling_Allocator12Memory_BlockESt6vectorIS5_SaIS5_EvT_SB_SB_@Base
 2.0.3
- 
(optional=templinst)_ZSt16__insertion_sortIN9__gnu_cxx17__normal_iteratorIPN3QCA5Botan17Pooling_Allocator12Memory_BlockESt6vectorIS5_SaIS5_EvT_SB_@Base
 2.0.3
- 
(optional=templinst)_ZSt16__introsort_loopIN9__gnu_cxx17__normal_iteratorIPN3QCA5Botan17Pooling_Allocator12Memory_BlockESt6vectorIS5_SaIS5_iEvT_SB_T0_@Base
 2.0.3
- 
(optional=templinst)_ZSt16__introsort_loopIN9__gnu_cxx17__normal_iteratorIPN3QCA5Botan17Pooling_Allocator12Memory_BlockESt6vectorIS5_SaIS5_lEvT_SB_T0_@Base
 2.0.3
- 
(optional=templinst)_ZSt19__move_median_firstIN9__gnu_cxx17__normal_iteratorIPN3QCA5Botan17Pooling_Allocator12Memory_BlockESt6vectorIS5_SaIS5_EvT_SB_SB_@Base
 2.0.3
- 
(optional=templinst)_ZSt21__unguarded_partitionIN9__gnu_cxx17__normal_iteratorIPN3QCA5Botan17Pooling_Allocator12Memory_BlockESt6vectorIS5_SaIS5_S5_ET_SB_SB_RKT0_@Base
 2.0.3
- 
(optional=templinst)_ZSt25__unguarded_linear_insertIN9__gnu_cxx17__normal_iteratorIPN3QCA5Botan17Pooling_Allocator12Memory_BlockESt6vectorIS5_SaIS5_EvT_@Base
 2.0.3
+#MISSING: 2.0.3-6# 
(optional=templinst)_ZNSt6vectorISt4pairIPvjESaIS2_EED1Ev@Base 2.0.3
+#MISSING: 2.0.3-6# 
(optional=templinst)_ZNSt6vectorISt4pairIPvjESaIS2_EED2Ev@Base 2.0.3
+#MISSING: 2.0.3-6# 
(optional=templinst)_ZNSt8_Rb_treeISsSt4pairIKSsPN3QCA5Botan5MutexEESt10_Select1stIS6_ESt4lessISsESaIS6_EE10_M_insert_EPKSt18_Rb_tree_node_baseSF_RKS6_@Base
 2.0.3
+#MISSING: 2.0.3-6# 
(optional=templinst)_ZNSt8_Rb_treeISsSt4pairIKSsPN3QCA5Botan5MutexEESt10_Select1stIS6_ESt4lessISsESaIS6_EE16_M_insert_uniqueERKS6_@Base
 2.0.3
+#MISSING: 2.0.3-6# 
(optional=templinst)_ZNSt8_Rb_treeISsSt4pairIKSsPN3QCA5Botan5MutexEESt10_Select1stIS6_ESt4lessISsESaIS6_EE17_M_insert_unique_ESt23_Rb_tree_const_iteratorIS6_ERKS6_@Base
 2.0.3
+#MISSING: 2.0.3-6# 
(optional=templinst)_ZNSt8_Rb_treeISsSt4pairIKSsPN3QCA5Botan5MutexEESt10_Select1stIS6_ESt4lessISsESaIS6_EE8_M_eraseEPSt13_Rb_tree_nodeIS6_E@Base
 2.0.3
+#MISSING: 2.0.3-6# 
(optional=templinst)_ZNSt8_Rb_treeISsSt4pairIKSsPN3QCA5Botan9AllocatorEESt10_Select1stIS6_ESt4lessISsESaIS6_EE10_M_insert_EPKSt18_Rb_tree_node_baseSF_RKS6_@Base
 2.0.3
+#MISSING: 2.0.3-6# 
(optional=templinst)_ZNSt8_Rb_treeISsSt4pairIKSsPN3QCA5Botan9AllocatorEESt10_Select1stIS6_ES

Bug#778085: qt4-x11: ftbfs with GCC-5

2015-02-12 Thread Matthias Klose
Package: src:qt4-x11
Version: 4:4.8.6+git64-g5dc8b2b+dfsg-2
Severity: normal
Tags: sid stretch
User: debian-...@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/qt4-x11_4.8.6+git64-g5dc8b2b+dfsg-2_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

[...]
 ^
.rcc/release-shared/qrc_qstyle.cpp:21589:24: note: in expansion of macro 
'QT_MANGLE_NAMESPACE'
 Q_CONSTRUCTOR_FUNCTION(QT_MANGLE_NAMESPACE(qInitResources_qstyle))
^
g++ -c -include .pch/release-shared/QtGui -g -O2 -fstack-protector-strong 
-Wformat -Werror=format-security -D_FORTIFY_SOURCE=2 -I/usr/include/freetype2 
-pthread -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include 
-pthread -I/usr/include/gtk-2.0 -I/usr/lib/x86_64-linux-gnu/gtk-2.0/include 
-I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 
-I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libpng12 
-I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng12 -I/usr/include/pango-1.0 
-I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/freetype2 
-I/usr/include/atk-1.0 -I/usr/include/glib-2.0 
-I/usr/lib/x86_64-linux-gnu/glib-2.0/include -O2 -fvisibility=hidden 
-fvisibility-inlines-hidden -Wall -W -D_REENTRANT -I/usr/include/freetype2 
-fPIC -DQT_SHARED -DQT_BUILD_GUI_LIB -DQT_NO_USING_NAMESPACE 
-DQT_NO_CAST_TO_ASCII -DQT_ASCII_CAST_WARNINGS -DQT3_SUPPORT -DQT_MOC_COMPAT 
-DQT_USE_QSTRINGBUILDER -DQT_NO_OPENTYPE -DQT_NO_STYLE_MAC -DQT_NO
 _STYLE_WINDOWSVISTA -DQT_NO_STYLE_WINDOWSXP -DQT_NO_STYLE_WINDOWSCE 
-DQT_NO_STYLE_WINDOWSMOBILE -DQT_NO_STYLE_S60 -DQ_INTERNAL_QAPP_SRC 
-DQT_NO_DEBUG -DQT_CORE_LIB -DQT_HAVE_MMX -DQT_HAVE_3DNOW -DQT_HAVE_SSE 
-DQT_HAVE_MMXEXT -DQT_HAVE_SSE2 -DQT_HAVE_SSE3 -DQT_HAVE_SSSE3 -DQT_HAVE_SSE4_1 
-DQT_HAVE_SSE4_2 -DQT_HAVE_AVX -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE 
-I../../mkspecs/linux-g++-64 -I. -I../../include/QtCore -I../../include 
-I../../include/QtGui -I.rcc/release-shared -I../3rdparty/xorg -Iimage 
-I/usr/include/freetype2 -I../3rdparty/harfbuzz/src -Idialogs 
-I.moc/release-shared -I/usr/X11R6/include -I.uic/release-shared -o 
.obj/release-shared/qmenu.o widgets/qmenu.cpp
g++ -c -include .pch/release-shared/QtGui -g -O2 -fstack-protector-strong 
-Wformat -Werror=format-security -D_FORTIFY_SOURCE=2 -I/usr/include/freetype2 
-pthread -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include 
-pthread -I/usr/include/gtk-2.0 -I/usr/lib/x86_64-linux-gnu/gtk-2.0/include 
-I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 
-I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libpng12 
-I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng12 -I/usr/include/pango-1.0 
-I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/freetype2 
-I/usr/include/atk-1.0 -I/usr/include/glib-2.0 
-I/usr/lib/x86_64-linux-gnu/glib-2.0/include -O2 -fvisibility=hidden 
-fvisibility-inlines-hidden -Wall -W -D_REENTRANT -I/usr/include/freetype2 
-fPIC -DQT_SHARED -DQT_BUILD_GUI_LIB -DQT_NO_USING_NAMESPACE 
-DQT_NO_CAST_TO_ASCII -DQT_ASCII_CAST_WARNINGS -DQT3_SUPPORT -DQT_MOC_COMPAT 
-DQT_USE_QSTRINGBUILDER -DQT_NO_OPENTYPE -DQT_NO_STYLE_MAC -DQT_NO
 _STYLE_WINDOWSVISTA -DQT_NO_STYLE_WINDOWSXP -DQT_NO_STYLE_WINDOWSCE 
-DQT_NO_STYLE_WINDOWSMOBILE -DQT_NO_STYLE_S60 -DQ_INTERNAL_QAPP_SRC 
-DQT_NO_DEBUG -DQT_CORE_LIB -DQT_HAVE_MMX -DQT_HAVE_3DNOW -DQT_HAVE_SSE 
-DQT_HAVE_MMXEXT -DQT_HAVE_SSE2 -DQT_HAVE_SSE3 -DQT_HAVE_SSSE3 -DQT_HAVE_SSE4_1 
-DQT_HAVE_SSE4_2 -DQT_HAVE_AVX -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE 
-I../../mkspecs/linux-g++-64 -I. -I../../include/QtCore -I../../include 
-I../../include/QtGui -I.rcc/release-shared -I../3rdparty/xorg -Iimage 
-I/usr/include/freetype2 -I../3rdparty/harfbuzz/src -Idialogs 
-I.moc/release-shared -I/usr/X11R6/include -I.uic/release-shared -o 
.obj/release-shared/qtoolbox.o widgets/qtoolbox.cpp
g++ -c -include .pch/release-shared/QtGui -g -O2 -fstack-protector-strong 
-Wformat -Werror=format

Bug#778091: qtmultimedia-opensource-src: ftbfs with GCC-5

2015-02-12 Thread Matthias Klose
Package: src:qtmultimedia-opensource-src
Version: 5.3.2-5
Severity: normal
Tags: sid stretch
User: debian-...@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/qtmultimedia-opensource-src_5.3.2-5_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

[...]
removed 
'debian/tmp/usr/lib/x86_64-linux-gnu/cmake/Qt5Multimedia/Qt5Multimedia_QM3uPlaylistPlugin.cmake'
removed 
'debian/tmp/usr/lib/x86_64-linux-gnu/cmake/Qt5Multimedia/Qt5Multimedia_QPulseAudioPlugin.cmake'
make[1]: Leaving directory '/«PKGBUILDDIR»'
   debian/rules override_dh_install
make[1]: Entering directory '/«PKGBUILDDIR»'
dh_install --fail-missing
make[1]: Leaving directory '/«PKGBUILDDIR»'
   dh_installdocs -a -O--parallel -O--dbg-package=qtmultimedia5-dbg
   dh_installchangelogs -a -O--parallel -O--dbg-package=qtmultimedia5-dbg
   dh_lintian -a -O--parallel -O--dbg-package=qtmultimedia5-dbg
   dh_perl -a -O--parallel -O--dbg-package=qtmultimedia5-dbg
   dh_link -a -O--parallel -O--dbg-package=qtmultimedia5-dbg
   dh_compress -a -O--parallel -O--dbg-package=qtmultimedia5-dbg
   dh_fixperms -a -O--parallel -O--dbg-package=qtmultimedia5-dbg
   dh_strip -a -O--parallel -O--dbg-package=qtmultimedia5-dbg
   dh_makeshlibs -a -O--parallel -O--dbg-package=qtmultimedia5-dbg
dpkg-gensymbols: warning: some symbols or patterns disappeared in the symbols 
file: see diff output below
dpkg-gensymbols: warning: debian/libqt5multimedia5/DEBIAN/symbols doesn't match 
completely debian/libqt5multimedia5.symbols
--- debian/libqt5multimedia5.symbols (libqt5multimedia5_5.3.2-5_amd64)
+++ dpkg-gensymbolsAr9Pa_   2015-02-07 16:00:30.380354836 +
@@ -816,9 +816,9 @@
  _ZN19QPlaylistFileParser8finishedEv@Base 5.0.2
  _ZN19QPlaylistFileParserC1EP7QObject@Base 5.0.2
  _ZN19QPlaylistFileParserC2EP7QObject@Base 5.0.2
- _ZN19QPlaylistFileParserD0Ev@Base 5.0.2
- _ZN19QPlaylistFileParserD1Ev@Base 5.0.2
- _ZN19QPlaylistFileParserD2Ev@Base 5.0.2
+#MISSING: 5.3.2-5# _ZN19QPlaylistFileParserD0Ev@Base 5.0.2
+#MISSING: 5.3.2-5# _ZN19QPlaylistFileParserD1Ev@Base 5.0.2
+#MISSING: 5.3.2-5# _ZN19QPlaylistFileParserD2Ev@Base 5.0.2
  _ZN19QVideoSurfaceFormat11setPropertyEPKcRK8QVariant@Base 5.0.2
  _ZN19QVideoSurfaceFormat11setViewportERK5QRect@Base 5.0.2
  _ZN19QVideoSurfaceFormat12setFrameRateEd@Base 5.2.0
@@ -1318,9 +1318,9 @@
  
_ZN30QVideoOutputOrientationHandler24screenOrientationChangedEN2Qt17ScreenOrientationE@Base
 5.2.0
  _ZN30QVideoOutputOrientationHandlerC1EP7QObject@Base 5.2.0
  _ZN30QVideoOutputOrientationHandlerC2EP7QObject@Base 5.2.0
- _ZN30QVideoOutputOrientationHandlerD0Ev@Base 5.2.0
- _ZN30QVideoOutputOrientationHandlerD1Ev@Base 5.2.0
- _ZN30QVideoOutputOrientationHandlerD2Ev@Base 5.2.0
+#MISSING: 5.3.2-5# _ZN30QVideoOutputOrientationHandlerD0Ev@Base 5.2.0
+#MISSING: 5.3.2-5# _ZN30QVideoOutputOrientationHandlerD1Ev@Base 5.2.0
+#MISSING: 5.3.2-5# _ZN30QVideoOutputOrientationHandlerD2Ev@Base 5.2.0
  
_ZN32QCameraCaptureDestinationControl11qt_metacallEN11QMetaObject4CallEiPPv@Base
 5.0.2
  _ZN32QCameraCaptureDestinationControl11qt_metacastEPKc@Base 5.0.2
  _ZN32QCameraCaptureDestinationControl16staticMetaObjectE@Base 5.0.2
dh_makeshlibs: failing due to earlier errors
make: *** [binary-arch] Error 2
debian/rules:14: recipe for target 'binary-arch' failed
dpkg-buildpackage: error: fakeroot debian/rules binary-arch gave error exit 
status 2


-- 
To UNSUBSCRIBE, email to debian-qt-kde-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: https://lists.debian.org/e1ylr85-0001nn...@paradis.debian.org



Bug#778087: qtdeclarative-opensource-src: ftbfs with GCC-5

2015-02-12 Thread Matthias Klose
Package: src:qtdeclarative-opensource-src
Version: 5.3.2-4
Severity: normal
Tags: sid stretch
User: debian-...@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/qtdeclarative-opensource-src_5.3.2-4_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

[...]
  _ZN9QV8Engine11variantToJSERK8QVariant@Base 5.0.2 1
@@ -3321,7 +3321,12 @@
  _ZNK9QQmlTimer8intervalEv@Base 5.0.2 1
  _ZNK9QQmlTimer9isRunningEv@Base 5.0.2 1
  _ZNK9QV8Engine12illegalNamesEv@Base 5.0.2 1
- 
(optional=templinst|subst)_ZNSt6vectorIS_IiSaIiEESaIS1_EE17_M_default_appendE{size_t}@Base
 5.2.1
+#MISSING: 5.3.2-4# 
(optional=templinst|subst)_ZNSt6vectorIS_IiSaIiEESaIS1_EE17_M_default_appendE{size_t}@Base
 5.2.1
+ _ZNSt6vectorIcSaIcEE17_M_default_appendEm@Base 5.3.2-4
+ _ZNSt6vectorIcSaIcEE19_M_emplace_back_auxIIRKcEEEvDpOT_@Base 5.3.2-4
+ _ZNSt6vectorIcSaIcEE19_M_emplace_back_auxIJRKcEEEvDpOT_@Base 5.3.2-4
+ _ZNSt6vectorIiSaIiEE12emplace_backIIiEEEvDpOT_@Base 5.3.2-4
+ _ZNSt6vectorIiSaIiEE12emplace_backIJiEEEvDpOT_@Base 5.3.2-4
  
(optional=templinst|subst)_ZNSt6vectorIiSaIiEE14_M_fill_insertEN9__gnu_cxx17__normal_iteratorIPiS1_EE{size_t}RKi@Base
 5.2.1
  
(optional=templinst)_ZNSt6vectorIiSaIiEE19_M_emplace_back_auxIIRKiEEEvDpOT_@Base
 5.2.1
  
(optional=templinst)_ZNSt6vectorIiSaIiEE19_M_emplace_back_auxIIiEEEvDpOT_@Base 
5.3.1
@@ -3340,7 +3345,9 @@
  
_ZNSt6vectorItSaItEE13_M_insert_auxIJRKtEEEvN9__gnu_cxx17__normal_iteratorIPtS1_EEDpOT_@Base
 5.3.0
  
_ZNSt6vectorItSaItEE13_M_insert_auxIJtEEEvN9__gnu_cxx17__normal_iteratorIPtS1_EEDpOT_@Base
 5.3.0
  _ZNSt6vectorItSaItEE19_M_emplace_back_auxIIRKtEEEvDpOT_@Base 5.3.0
+ _ZNSt6vectorItSaItEE19_M_emplace_back_auxIItEEEvDpOT_@Base 5.3.2-4
  _ZNSt6vectorItSaItEE19_M_emplace_back_auxIJRKtEEEvDpOT_@Base 5.3.0
+ _ZNSt6vectorItSaItEE19_M_emplace_back_auxIJtEEEvDpOT_@Base 5.3.2-4
  
(optional=templinst|arch=ia64)_ZSt11__push_heapIN5QListI4QUrlE8iteratorExS1_N12QQmlSequenceIS2_E14CompareFunctorEEvT_T0_S8_T1_T2_@Base
 5.2.0 1
  
(optional=templinst|arch=ia64)_ZSt11__push_heapIN5QListI4QUrlE8iteratorExS1_N12QQmlSequenceIS2_E21DefaultCompareFunctorEEvT_T0_S8_T1_T2_@Base
 5.2.0 1
  
(optional=templinst|arch=ia64)_ZSt11__push_heapIN5QListI5QPairI7QStringP16QQmlPropertyDataEE8iteratorExS5_PFbRKS5_S9_EEvT_T0_SD_T1_T2_@Base
 5.2.0 1
@@ -3987,7 +3994,7 @@
  (c++)"non-virtual thunk to 
QQmlBoundSignalExpression::~QQmlBoundSignalExpression()@Base" 5.0.2
  (c++)"non-virtual thunk to 
QQmlComponentPrivate::typeDataProgress(QQmlTypeData*, double)@Base" 5.2.0
  (c++)"non-virtual thunk to 
QQmlComponentPrivate::typeDataReady(QQmlTypeData*)@Base" 5.0.2
- (c++)"non-virtual thunk to 
QQmlComponentPrivate::~QQmlComponentPrivate()@Base" 5.0.2
+#MISSING: 5.3.2-4# (c++)"non-virtual thunk to 
QQmlComponentPrivate::~QQmlComponentPrivate()@Base" 5.0.2
  (c++)"non-virtual thunk to QQmlDelegateModel::classBegin()@Base" 5.1.0
  (c++)"non-virtual thunk to QQmlDelegateModel::componentComplete()@Base" 5.1.0
  (c++)"non-virtual thunk to QQmlDelegateModel::~QQmlDelegateModel()@Base" 5.1.0
@@ -3999,7 +4006,7 @@
  (c++)"non-virtual thunk to QQmlPropertyCache::~QQmlPropertyCache()@Base" 5.0.2
  (c++)"non-virtual thunk to QQmlTimer::classBegin()@Base" 5.0.2
  (c++)"non-virtual thunk to QQmlTimer::componentComplete()@Base" 5.0.2
- (c++)"non-virtual thunk to QQmlTimer::~QQmlTimer()@Base" 5.0.2
+#MISSING: 5.3.2-4# (c++)"non-virtual thunk to QQmlTimer::~QQmlTimer()@Base" 
5.0.2
  (c++|arch=!alpha !arm64 !armel !hppa !mips !mips64el !mipsel !powerpc !ppc64 
!ppc64el !s390x !sparc !sparc64)"non-virtual thunk to 
QV4::JIT::InstructionSelection::backendCompileStep()@Base" 5.3.0
  (c++|arch=!alpha !arm64 !armel !hppa !mips !mips64el !mipsel !powerpc !ppc64 
!ppc64el !s390x !sparc !sparc64)"non-virtual thunk to 
QV4::JIT::InstructionSelection::run(int)@Base" 5.3.0
  (c++|arch=!alpha !arm64 !armel !hppa !mips !mips64el !mipsel !powerpc !ppc64 
!ppc64el !s390x !sparc !sparc64)"non-virtual thunk to 
QV4::JIT::InstructionSelection::

Bug#778086: qtconnectivity-opensource-src: ftbfs with GCC-5

2015-02-12 Thread Matthias Klose
Package: src:qtconnectivity-opensource-src
Version: 5.3.2-2
Severity: normal
Tags: sid stretch
User: debian-...@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/qtconnectivity-opensource-src_5.3.2-2_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

[...]
removed 
'debian/tmp/usr/include/x86_64-linux-gnu/qt5/QtBluetooth/5.3.2/QtBluetooth/private/jni_android_p.h'
removed 
'debian/tmp/usr/include/x86_64-linux-gnu/qt5/QtBluetooth/5.3.2/QtBluetooth/private/inputstreamthread_p.h'
removed 
'debian/tmp/usr/include/x86_64-linux-gnu/qt5/QtBluetooth/5.3.2/QtBluetooth/private/devicediscoverybroadcastreceiver_p.h'
removed 
'debian/tmp/usr/include/x86_64-linux-gnu/qt5/QtBluetooth/5.3.2/QtBluetooth/private/androidbroadcastreceiver_p.h'
removed 
'debian/tmp/usr/include/x86_64-linux-gnu/qt5/QtBluetooth/5.3.2/QtBluetooth/private/qprivatelinearbuffer_p.h'
removed 
'debian/tmp/usr/include/x86_64-linux-gnu/qt5/QtBluetooth/5.3.2/QtBluetooth/private/qbluetoothtransferrequest_p.h'
removed 
'debian/tmp/usr/include/x86_64-linux-gnu/qt5/QtBluetooth/5.3.2/QtBluetooth/private/qbluetoothtransferreply_qnx_p.h'
removed 
'debian/tmp/usr/include/x86_64-linux-gnu/qt5/QtBluetooth/5.3.2/QtBluetooth/private/qbluetoothtransferreply_p.h'
removed 
'debian/tmp/usr/include/x86_64-linux-gnu/qt5/QtBluetooth/5.3.2/QtBluetooth/private/qbluetoothtransferreply_bluez_p.h'
removed 
'debian/tmp/usr/include/x86_64-linux-gnu/qt5/QtBluetooth/5.3.2/QtBluetooth/private/qbluetoothsocket_p.h'
removed 
'debian/tmp/usr/include/x86_64-linux-gnu/qt5/QtBluetooth/5.3.2/QtBluetooth/private/qbluetoothserviceinfo_p.h'
removed 
'debian/tmp/usr/include/x86_64-linux-gnu/qt5/QtBluetooth/5.3.2/QtBluetooth/private/qbluetoothservicediscoveryagent_p.h'
removed 
'debian/tmp/usr/include/x86_64-linux-gnu/qt5/QtBluetooth/5.3.2/QtBluetooth/private/qbluetoothserver_p.h'
removed 
'debian/tmp/usr/include/x86_64-linux-gnu/qt5/QtBluetooth/5.3.2/QtBluetooth/private/qbluetoothlocaldevice_p.h'
removed 
'debian/tmp/usr/include/x86_64-linux-gnu/qt5/QtBluetooth/5.3.2/QtBluetooth/private/qbluetoothhostinfo_p.h'
removed 
'debian/tmp/usr/include/x86_64-linux-gnu/qt5/QtBluetooth/5.3.2/QtBluetooth/private/qbluetoothdeviceinfo_p.h'
removed 
'debian/tmp/usr/include/x86_64-linux-gnu/qt5/QtBluetooth/5.3.2/QtBluetooth/private/qbluetoothdevicediscoveryagent_p.h'
removed 
'debian/tmp/usr/include/x86_64-linux-gnu/qt5/QtBluetooth/5.3.2/QtBluetooth/private/qbluetoothaddress_p.h'
removed directory: 
'debian/tmp/usr/include/x86_64-linux-gnu/qt5/QtBluetooth/5.3.2/QtBluetooth/private/'
make[1]: Leaving directory '/«PKGBUILDDIR»'
   dh_install -a -O--fail-missing -O--parallel 
-O--dbg-package=qtconnectivity5-dbg
   dh_installdocs -a -O--fail-missing -O--parallel 
-O--dbg-package=qtconnectivity5-dbg
   dh_installchangelogs -a -O--fail-missing -O--parallel 
-O--dbg-package=qtconnectivity5-dbg
   dh_perl -a -O--fail-missing -O--parallel -O--dbg-package=qtconnectivity5-dbg
   dh_link -a -O--fail-missing -O--parallel -O--dbg-package=qtconnectivity5-dbg
   dh_compress -a -O--fail-missing -O--parallel 
-O--dbg-package=qtconnectivity5-dbg
   dh_fixperms -a -O--fail-missing -O--parallel 
-O--dbg-package=qtconnectivity5-dbg
   dh_strip -a -O--fail-missing -O--parallel -O--dbg-package=qtconnectivity5-dbg
   dh_makeshlibs -a -O--fail-missing -O--parallel 
-O--dbg-package=qtconnectivity5-dbg
dpkg-gensymbols: warning: some symbols or patterns disappeared in the symbols 
file: see diff output below
dpkg-gensymbols: warning: debian/libqt5nfc5/DEBIAN/symbols doesn't match 
completely debian/libqt5nfc5.symbols
--- debian/libqt5nfc5.symbols (libqt5nfc5_5.3.2-2_amd64)
+++ dpkg-gensymbolsxClMJb   2015-02-07 09:05:56.443539618 +
@@ -86,9 +86,9 @@
  _ZN14QQmlNdefRecordC1ERK11QNdefRecordP7QObject@Base 5.2.0
  _ZN14QQmlNdefRecordC2EP7QObject@Base 5.2.0
  _ZN14QQmlNdefRecordC2ERK11QNdefRecordP7QObject@Base 5.2.0
- _ZN14QQmlNdefRecordD0Ev@Base 5.2.0
- _ZN14QQmlNdefRecordD1Ev@Base 5.2.0
- _ZN14QQmlNdefRecordD

Bug#778088: qtenginio-opensource-src: ftbfs with GCC-5

2015-02-12 Thread Matthias Klose
Package: src:qtenginio-opensource-src
Version: 5.3.2-2
Severity: normal
Tags: sid stretch
User: debian-...@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/qtenginio-opensource-src_5.3.2-2_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

[...]
  _ZN17EnginioReplyState11dataChangedEv@Base 5.3.1
  _ZN17EnginioReplyState11qt_metacallEN11QMetaObject4CallEiPPv@Base 5.3.1
  _ZN17EnginioReplyState11qt_metacastEPKc@Base 5.3.1
@@ -189,8 +189,8 @@
  _ZN17EnginioReplyStateD1Ev@Base 5.3.1
  _ZN17EnginioReplyStateD2Ev@Base 5.3.1
  _ZN23EnginioBaseModelPrivate14fullQueryResetERK10QJsonArray@Base 5.3.1
- (arch=amd64 armhf hurd-i386 i386 kfreebsd-amd64 kfreebsd-i386 mips64el 
mipsel)_ZN23EnginioBaseModelPrivate20SwapNetworkReplyBaseC1ERKS0_@Base 5.3.1
- (arch=amd64 armhf hurd-i386 i386 kfreebsd-amd64 kfreebsd-i386 mips64el 
mipsel)_ZN23EnginioBaseModelPrivate20SwapNetworkReplyBaseC2ERKS0_@Base 5.3.1
+#MISSING: 5.3.2-2# (arch=amd64 armhf hurd-i386 i386 kfreebsd-amd64 
kfreebsd-i386 mips64el 
mipsel)_ZN23EnginioBaseModelPrivate20SwapNetworkReplyBaseC1ERKS0_@Base 5.3.1
+#MISSING: 5.3.2-2# (arch=amd64 armhf hurd-i386 i386 kfreebsd-amd64 
kfreebsd-i386 mips64el 
mipsel)_ZN23EnginioBaseModelPrivate20SwapNetworkReplyBaseC2ERKS0_@Base 5.3.1
  (arch=!amd64 !hurd-i386 !i386 !kfreebsd-amd64 
!kfreebsd-i386)_ZN23EnginioBaseModelPrivate20SwapNetworkReplyBaseD1Ev@Base 5.3.1
  (arch=!amd64 !hurd-i386 !i386 !kfreebsd-amd64 
!kfreebsd-i386)_ZN23EnginioBaseModelPrivate20SwapNetworkReplyBaseD2Ev@Base 5.3.1
  _ZN23EnginioBaseModelPrivate20receivedNotificationE11QJsonObject@Base 5.3.1
@@ -237,12 +237,12 @@
  _ZN24EnginioBackendConnection7timeOutEv@Base 5.3.1
  _ZN24EnginioBackendConnectionC1EP7QObject@Base 5.3.1
  _ZN24EnginioBackendConnectionC2EP7QObject@Base 5.3.1
- _ZN24EnginioBackendConnectionD0Ev@Base 5.3.1
- _ZN24EnginioBackendConnectionD1Ev@Base 5.3.1
- _ZN24EnginioBackendConnectionD2Ev@Base 5.3.1
- _ZN25QAbstractItemModelPrivateD0Ev@Base 5.3.1
- _ZN25QAbstractItemModelPrivateD1Ev@Base 5.3.1
- _ZN25QAbstractItemModelPrivateD2Ev@Base 5.3.1
+#MISSING: 5.3.2-2# _ZN24EnginioBackendConnectionD0Ev@Base 5.3.1
+#MISSING: 5.3.2-2# _ZN24EnginioBackendConnectionD1Ev@Base 5.3.1
+#MISSING: 5.3.2-2# _ZN24EnginioBackendConnectionD2Ev@Base 5.3.1
+#MISSING: 5.3.2-2# _ZN25QAbstractItemModelPrivateD0Ev@Base 5.3.1
+#MISSING: 5.3.2-2# _ZN25QAbstractItemModelPrivateD1Ev@Base 5.3.1
+#MISSING: 5.3.2-2# _ZN25QAbstractItemModelPrivateD2Ev@Base 5.3.1
  _ZN27EnginioOAuth2Authentication11qt_metacallEN11QMetaObject4CallEiPPv@Base 
5.3.1
  _ZN27EnginioOAuth2Authentication11qt_metacastEPKc@Base 5.3.1
  _ZN27EnginioOAuth2Authentication11setPasswordERK7QString@Base 5.3.1
@@ -273,9 +273,9 @@
  
_ZN30EnginioClientConnectionPrivate30emitSessionAuthenticationErrorEP17EnginioReplyState@Base
 5.3.1
  _ZN30EnginioClientConnectionPrivate4initEv@Base 5.3.1
  
_ZN30EnginioClientConnectionPrivate5queryI11QJsonObjectEEP13QNetworkReplyRK13ObjectAdaptorIT_EN7Enginio9OperationE@Base
 5.3.1
- 
_ZN30EnginioClientConnectionPrivate6createI11QJsonObjectEEP13QNetworkReplyRK13ObjectAdaptorIT_EN7Enginio9OperationE@Base
 5.3.1
- 
_ZN30EnginioClientConnectionPrivate6removeI11QJsonObjectEEP13QNetworkReplyRK13ObjectAdaptorIT_EN7Enginio9OperationE@Base
 5.3.1
- 
_ZN30EnginioClientConnectionPrivate6updateI11QJsonObjectEEP13QNetworkReplyRK13ObjectAdaptorIT_EN7Enginio9OperationE@Base
 5.3.1
+#MISSING: 5.3.2-2# 
_ZN30EnginioClientConnectionPrivate6createI11QJsonObjectEEP13QNetworkReplyRK13ObjectAdaptorIT_EN7Enginio9OperationE@Base
 5.3.1
+#MISSING: 5.3.2-2# 
_ZN30EnginioClientConnectionPrivate6removeI11QJsonObjectEEP13QNetworkReplyRK13ObjectAdaptorIT_EN7Enginio9OperationE@Base
 5.3.1
+#MISSING: 5.3.2-2# 
_ZN30EnginioClientConnectionPrivate6updateI11QJsonObjectEEP13QNetworkReplyRK13ObjectAdaptorIT_EN7Enginio9OperationE@Base
 5.3.1
  _ZN30EnginioClientConnectionPrivate9emitErrorEP17EnginioReplyState@Base 5.3.1
  _ZN30EnginioClientConnectionPrivateC1Ev@Base 5.3.1
  _ZN30Enginio

Bug#778090: qtlocation-opensource-src: ftbfs with GCC-5

2015-02-12 Thread Matthias Klose
Package: src:qtlocation-opensource-src
Version: 5.3.2-2
Severity: normal
Tags: sid stretch
User: debian-...@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/qtlocation-opensource-src_5.3.2-2_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

[...]
removed 
'/«PKGBUILDDIR»/debian/tmp/usr/include/x86_64-linux-gnu/qt5/QtPositioning/5.3.2/QtPositioning/private/qgeoprojection_p.h'
removed 
'/«PKGBUILDDIR»/debian/tmp/usr/include/x86_64-linux-gnu/qt5/QtPositioning/5.3.2/QtPositioning/private/qgeopositioninfosource_p.h'
removed 
'/«PKGBUILDDIR»/debian/tmp/usr/include/x86_64-linux-gnu/qt5/QtPositioning/5.3.2/QtPositioning/private/qgeolocation_p.h'
removed 
'/«PKGBUILDDIR»/debian/tmp/usr/include/x86_64-linux-gnu/qt5/QtPositioning/5.3.2/QtPositioning/private/qgeocoordinate_p.h'
removed 
'/«PKGBUILDDIR»/debian/tmp/usr/include/x86_64-linux-gnu/qt5/QtPositioning/5.3.2/QtPositioning/private/qgeocircle_p.h'
removed 
'/«PKGBUILDDIR»/debian/tmp/usr/include/x86_64-linux-gnu/qt5/QtPositioning/5.3.2/QtPositioning/private/qgeoaddress_p.h'
removed 
'/«PKGBUILDDIR»/debian/tmp/usr/include/x86_64-linux-gnu/qt5/QtPositioning/5.3.2/QtPositioning/private/qdoublevector3d_p.h'
removed 
'/«PKGBUILDDIR»/debian/tmp/usr/include/x86_64-linux-gnu/qt5/QtPositioning/5.3.2/QtPositioning/private/qdoublevector2d_p.h'
removed 
'/«PKGBUILDDIR»/debian/tmp/usr/include/x86_64-linux-gnu/qt5/QtPositioning/5.3.2/QtPositioning/private/qdeclarativegeolocation_p.h'
removed 
'/«PKGBUILDDIR»/debian/tmp/usr/include/x86_64-linux-gnu/qt5/QtPositioning/5.3.2/QtPositioning/private/qdeclarativegeoaddress_p.h'
removed directory: 
'/«PKGBUILDDIR»/debian/tmp/usr/include/x86_64-linux-gnu/qt5/QtPositioning/5.3.2/QtPositioning/private'
rm -fv 
/«PKGBUILDDIR»/debian/tmp/usr/lib/*/qt5/mkspecs/modules/qt_lib_*_private.pri
removed 
'/«PKGBUILDDIR»/debian/tmp/usr/lib/x86_64-linux-gnu/qt5/mkspecs/modules/qt_lib_positioning_private.pri'
# Remove binary that includes libtheora in itself
rm -f 
debian/tmp/usr/lib/*/qt5/examples/qtlocation/declarative/mapviewer/qml_location_mapviewer
make[1]: Leaving directory '/«PKGBUILDDIR»'
   debian/rules override_dh_install
make[1]: Entering directory '/«PKGBUILDDIR»'
dh_install --fail-missing
make[1]: Leaving directory '/«PKGBUILDDIR»'
   dh_installdocs -a -O--parallel -O--dbg-package=qtpositioning5-dbg
   dh_installchangelogs -a -O--parallel -O--dbg-package=qtpositioning5-dbg
   dh_lintian -a -O--parallel -O--dbg-package=qtpositioning5-dbg
   dh_perl -a -O--parallel -O--dbg-package=qtpositioning5-dbg
   dh_link -a -O--parallel -O--dbg-package=qtpositioning5-dbg
   dh_compress -a -O--parallel -O--dbg-package=qtpositioning5-dbg
   dh_fixperms -a -O--parallel -O--dbg-package=qtpositioning5-dbg
   dh_strip -a -O--parallel -O--dbg-package=qtpositioning5-dbg
   dh_makeshlibs -a -O--parallel -O--dbg-package=qtpositioning5-dbg
dpkg-gensymbols: warning: some symbols or patterns disappeared in the symbols 
file: see diff output below
dpkg-gensymbols: warning: debian/libqt5positioning5/DEBIAN/symbols doesn't 
match completely debian/libqt5positioning5.symbols
--- debian/libqt5positioning5.symbols (libqt5positioning5_5.3.2-2_amd64)
+++ dpkg-gensymbols1NmGt2   2015-02-07 09:06:29.701934232 +
@@ -168,9 +168,9 @@
  _ZN22QDeclarativeGeoAddressC1ERK11QGeoAddressP7QObject@Base 5.2.1
  _ZN22QDeclarativeGeoAddressC2EP7QObject@Base 5.2.1
  _ZN22QDeclarativeGeoAddressC2ERK11QGeoAddressP7QObject@Base 5.2.1
- _ZN22QDeclarativeGeoAddressD0Ev@Base 5.2.1
- _ZN22QDeclarativeGeoAddressD1Ev@Base 5.2.1
- _ZN22QDeclarativeGeoAddressD2Ev@Base 5.2.1
+#MISSING: 5.3.2-2# _ZN22QDeclarativeGeoAddressD0Ev@Base 5.2.1
+#MISSING: 5.3.2-2# _ZN22QDeclarativeGeoAddressD1Ev@Base 5.2.1
+#MISSING: 5.3.2-2# _ZN22QDeclarativeGeoAddressD2Ev@Base 5.2.1
  _ZN22QGeoPositionInfoSource11qt_metacallEN11QMetaObject4CallEiPPv@Base 5.2.1
  _ZN22QGeoPositionInfoSource11qt_metacastEPKc@Base 5.2.1
  _ZN22QGeoPositionInfoSource12createSource

Bug#778082: qbs: ftbfs with GCC-5

2015-02-12 Thread Matthias Klose
Package: src:qbs
Version: 1.3.3+dfsg-3
Severity: normal
Tags: sid stretch
User: debian-...@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/qbs_1.3.3+dfsg-3_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

[...]
@@ -151,9 +152,9 @@
  
_ZN3qbs15SetupProjectJob7resolveERKNS_7ProjectERKNS_22SetupProjectParametersE@Base
 1.3.1
  _ZN3qbs15SetupProjectJobC1ERKNS_8Internal6LoggerEP7QObject@Base 1.2.1
  _ZN3qbs15SetupProjectJobC2ERKNS_8Internal6LoggerEP7QObject@Base 1.2.1
- _ZN3qbs15SetupProjectJobD0Ev@Base 1.2.1
- _ZN3qbs15SetupProjectJobD1Ev@Base 1.2.1
- _ZN3qbs15SetupProjectJobD2Ev@Base 1.2.1
+#MISSING: 1.3.3+dfsg-3# _ZN3qbs15SetupProjectJobD0Ev@Base 1.2.1
+#MISSING: 1.3.3+dfsg-3# _ZN3qbs15SetupProjectJobD1Ev@Base 1.2.1
+#MISSING: 1.3.3+dfsg-3# _ZN3qbs15SetupProjectJobD2Ev@Base 1.2.1
  _ZN3qbs17defaultEndiannessERK7QString@Base 1.3.2
  _ZN3qbs21canonicalArchitectureERK7QString@Base 1.3.2
  _ZN3qbs22SetupProjectParameters12setBuildRootERK7QString@Base 1.2.1
@@ -211,18 +212,18 @@
  
_ZN3qbs8BuildJob5buildERK14QSharedPointerINS_8Internal15TopLevelProjectEERK5QListIS1_INS2_15ResolvedProductEEERKNS_12BuildOptionsE@Base
 1.2.1
  _ZN3qbs8BuildJobC1ERKNS_8Internal6LoggerEP7QObject@Base 1.2.1
  _ZN3qbs8BuildJobC2ERKNS_8Internal6LoggerEP7QObject@Base 1.2.1
- _ZN3qbs8BuildJobD0Ev@Base 1.2.1
- _ZN3qbs8BuildJobD1Ev@Base 1.2.1
- _ZN3qbs8BuildJobD2Ev@Base 1.2.1
+#MISSING: 1.3.3+dfsg-3# _ZN3qbs8BuildJobD0Ev@Base 1.2.1
+#MISSING: 1.3.3+dfsg-3# _ZN3qbs8BuildJobD1Ev@Base 1.2.1
+#MISSING: 1.3.3+dfsg-3# _ZN3qbs8BuildJobD2Ev@Base 1.2.1
  _ZN3qbs8CleanJob11qt_metacallEN11QMetaObject4CallEiPPv@Base 1.2.1
  _ZN3qbs8CleanJob11qt_metacastEPKc@Base 1.2.1
  _ZN3qbs8CleanJob16staticMetaObjectE@Base 1.2.1
  
_ZN3qbs8CleanJob5cleanERK14QSharedPointerINS_8Internal15TopLevelProjectEERK5QListIS1_INS2_15ResolvedProductEEERKNS_12CleanOptionsE@Base
 1.2.1
  _ZN3qbs8CleanJobC1ERKNS_8Internal6LoggerEP7QObject@Base 1.2.1
  _ZN3qbs8CleanJobC2ERKNS_8Internal6LoggerEP7QObject@Base 1.2.1
- _ZN3qbs8CleanJobD0Ev@Base 1.2.1
- _ZN3qbs8CleanJobD1Ev@Base 1.2.1
- _ZN3qbs8CleanJobD2Ev@Base 1.2.1
+#MISSING: 1.3.3+dfsg-3# _ZN3qbs8CleanJobD0Ev@Base 1.2.1
+#MISSING: 1.3.3+dfsg-3# _ZN3qbs8CleanJobD1Ev@Base 1.2.1
+#MISSING: 1.3.3+dfsg-3# _ZN3qbs8CleanJobD2Ev@Base 1.2.1
  _ZN3qbs8ILogSink11setLogLevelENS_11LoggerLevelE@Base 1.2.1
  _ZN3qbs8ILogSink12printMessageENS_11LoggerLevelERK7QStringS4_b@Base 1.2.1
  _ZN3qbs8ILogSink12printWarningERKNS_9ErrorInfoE@Base 1.2.1
@@ -323,6 +324,7 @@
  _ZN3qbsneERKNS_14TargetArtifactES2_@Base 1.2.1
  _ZN3qbsneERKNS_15InstallableFileES2_@Base 1.2.1
  _ZN3qbsneERKNS_9GroupDataES2_@Base 1.2.1
+ _ZN9QHashData9hasShrunkEv@Base 1.3.3+dfsg-3
  _ZNK3qbs10InstallJob10metaObjectEv@Base 1.2.1
  _ZNK3qbs11AbstractJob10metaObjectEv@Base 1.2.1
  _ZNK3qbs11AbstractJob5errorEv@Base 1.2.1
dh_makeshlibs: failing due to earlier errors
make: *** [binary-arch] Error 2
debian/rules:16: recipe for target 'binary-arch' failed
dpkg-buildpackage: error: fakeroot debian/rules binary-arch gave error exit 
status 2


-- 
To UNSUBSCRIBE, email to debian-qt-kde-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: https://lists.debian.org/e1ylr7t-0001ln...@paradis.debian.org



Bug#778092: qtquick1-opensource-src: ftbfs with GCC-5

2015-02-12 Thread Matthias Klose
Package: src:qtquick1-opensource-src
Version: 5.3.2-3
Severity: normal
Tags: sid stretch
User: debian-...@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/qtquick1-opensource-src_5.3.2-3_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

[...]
  _ZN28QDeclarativeStringConverters15colorFromStringERK7QStringPb@Base 5.0.2
@@ -1229,9 +1229,9 @@
  _ZN30QDeclarativeDebugPropertyWatch16staticMetaObjectE@Base 5.0.2 1
  _ZN30QDeclarativeDebugPropertyWatchC1EP7QObject@Base 5.0.2 1
  _ZN30QDeclarativeDebugPropertyWatchC2EP7QObject@Base 5.0.2 1
- _ZN30QDeclarativeDebugPropertyWatchD0Ev@Base 5.0.2 1
- _ZN30QDeclarativeDebugPropertyWatchD1Ev@Base 5.0.2 1
- _ZN30QDeclarativeDebugPropertyWatchD2Ev@Base 5.0.2 1
+#MISSING: 5.3.2-3# _ZN30QDeclarativeDebugPropertyWatchD0Ev@Base 5.0.2 1
+#MISSING: 5.3.2-3# _ZN30QDeclarativeDebugPropertyWatchD1Ev@Base 5.0.2 1
+#MISSING: 5.3.2-3# _ZN30QDeclarativeDebugPropertyWatchD2Ev@Base 5.0.2 1
  _ZN30QDeclarativeDomDynamicPropertyC1ERKS_@Base 5.0.2 1
  _ZN30QDeclarativeDomDynamicPropertyC1Ev@Base 5.0.2 1
  _ZN30QDeclarativeDomDynamicPropertyC2ERKS_@Base 5.0.2 1
@@ -1322,9 +1322,9 @@
  _ZN38QDeclarativeDebugObjectExpressionWatch16staticMetaObjectE@Base 5.0.2 1
  _ZN38QDeclarativeDebugObjectExpressionWatchC1EP7QObject@Base 5.0.2 1
  _ZN38QDeclarativeDebugObjectExpressionWatchC2EP7QObject@Base 5.0.2 1
- _ZN38QDeclarativeDebugObjectExpressionWatchD0Ev@Base 5.0.2 1
- _ZN38QDeclarativeDebugObjectExpressionWatchD1Ev@Base 5.0.2 1
- _ZN38QDeclarativeDebugObjectExpressionWatchD2Ev@Base 5.0.2 1
+#MISSING: 5.3.2-3# _ZN38QDeclarativeDebugObjectExpressionWatchD0Ev@Base 5.0.2 1
+#MISSING: 5.3.2-3# _ZN38QDeclarativeDebugObjectExpressionWatchD1Ev@Base 5.0.2 1
+#MISSING: 5.3.2-3# _ZN38QDeclarativeDebugObjectExpressionWatchD2Ev@Base 5.0.2 1
  _ZN39QDeclarativeNetworkAccessManagerFactoryD0Ev@Base 5.0.2
  _ZN39QDeclarativeNetworkAccessManagerFactoryD1Ev@Base 5.0.2
  _ZN39QDeclarativeNetworkAccessManagerFactoryD2Ev@Base 5.0.2
@@ -2125,7 +2125,7 @@
  (c++)"non-virtual thunk to 
QDeclarativeParentChange::~QDeclarativeParentChange()@Base" 5.0.2
  (c++)"non-virtual thunk to QDeclarativeRectangle::boundingRect() const@Base" 
5.0.2
  (c++)"non-virtual thunk to QDeclarativeRectangle::paint(QPainter*, 
QStyleOptionGraphicsItem const*, QWidget*)@Base" 5.0.2
- (c++)"non-virtual thunk to 
QDeclarativeRectangle::~QDeclarativeRectangle()@Base" 5.0.2
+#MISSING: 5.3.2-3# (c++)"non-virtual thunk to 
QDeclarativeRectangle::~QDeclarativeRectangle()@Base" 5.0.2
  (c++)"non-virtual thunk to 
QDeclarativeScriptAction::~QDeclarativeScriptAction()@Base" 5.0.2
  (c++)"non-virtual thunk to QDeclarativeStateGroup::classBegin()@Base" 5.0.2
  (c++)"non-virtual thunk to QDeclarativeStateGroup::componentComplete()@Base" 
5.0.2
@@ -2138,5 +2138,5 @@
  (c++)"non-virtual thunk to QDeclarativeText::~QDeclarativeText()@Base" 5.0.2
  (c++)"non-virtual thunk to QDeclarativeTimer::classBegin()@Base" 5.0.2
  (c++)"non-virtual thunk to QDeclarativeTimer::componentComplete()@Base" 5.0.2
- (c++)"non-virtual thunk to QDeclarativeTimer::~QDeclarativeTimer()@Base" 5.0.2
+#MISSING: 5.3.2-3# (c++)"non-virtual thunk to 
QDeclarativeTimer::~QDeclarativeTimer()@Base" 5.0.2
  (c++)"non-virtual thunk to QDeclarativeView::~QDeclarativeView()@Base" 5.0.2
dh_makeshlibs: failing due to earlier errors
make[1]: *** [override_dh_makeshlibs] Error 2
debian/rules:34: recipe for target 'override_dh_makeshlibs' failed
make[1]: Leaving directory '/«PKGBUILDDIR»'
make: *** [binary-arch] Error 2
debian/rules:12: recipe for target 'binary-arch' failed
dpkg-buildpackage: error: fakeroot debian/rules binary-arch gave error exit 
status 2


-- 
To UNSUBSCRIBE, email to debian-qt-kde-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: https://lists.debian.org/e1ylr86-0001nc...@paradis.debian.org



Bug#778093: qtscript-opensource-src: ftbfs with GCC-5

2015-02-12 Thread Matthias Klose
Package: src:qtscript-opensource-src
Version: 5.3.2+dfsg-2
Severity: normal
Tags: sid stretch
User: debian-...@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/qtscript-opensource-src_5.3.2+dfsg-2_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

[...]
install -m 644 -p 
/«BUILDDIR»/qtscript-opensource-src-5.3.2+dfsg/examples/script/context2d/domimage.h
 
/«BUILDDIR»/qtscript-opensource-src-5.3.2+dfsg/debian/tmp/usr/lib/x86_64-linux-gnu/qt5/examples/script/context2d/
install -m 644 -p 
/«BUILDDIR»/qtscript-opensource-src-5.3.2+dfsg/examples/script/context2d/environment.h
 
/«BUILDDIR»/qtscript-opensource-src-5.3.2+dfsg/debian/tmp/usr/lib/x86_64-linux-gnu/qt5/examples/script/context2d/
install -m 644 -p 
/«BUILDDIR»/qtscript-opensource-src-5.3.2+dfsg/examples/script/context2d/window.h
 
/«BUILDDIR»/qtscript-opensource-src-5.3.2+dfsg/debian/tmp/usr/lib/x86_64-linux-gnu/qt5/examples/script/context2d/
install -m 644 -p 
/«BUILDDIR»/qtscript-opensource-src-5.3.2+dfsg/examples/script/context2d/context2d.qrc
 
/«BUILDDIR»/qtscript-opensource-src-5.3.2+dfsg/debian/tmp/usr/lib/x86_64-linux-gnu/qt5/examples/script/context2d/
make[5]: Leaving directory 
'/«BUILDDIR»/qtscript-opensource-src-5.3.2+dfsg/examples/script/context2d'
make[4]: Leaving directory 
'/«BUILDDIR»/qtscript-opensource-src-5.3.2+dfsg/examples/script'
make[3]: Leaving directory 
'/«BUILDDIR»/qtscript-opensource-src-5.3.2+dfsg/examples'
make[2]: Leaving directory '/«BUILDDIR»/qtscript-opensource-src-5.3.2+dfsg'
# Remove libtool-like files
rm -f debian/tmp/usr/lib/x86_64-linux-gnu/*.la
make[1]: Leaving directory '/«BUILDDIR»/qtscript-opensource-src-5.3.2+dfsg'
   debian/rules override_dh_install
make[1]: Entering directory '/«BUILDDIR»/qtscript-opensource-src-5.3.2+dfsg'
dh_install --fail-missing
make[1]: Leaving directory '/«BUILDDIR»/qtscript-opensource-src-5.3.2+dfsg'
   dh_installdocs -a -O--parallel -O--dbg-package=qtscript5-dbg
   dh_installchangelogs -a -O--parallel -O--dbg-package=qtscript5-dbg
   dh_lintian -a -O--parallel -O--dbg-package=qtscript5-dbg
   dh_perl -a -O--parallel -O--dbg-package=qtscript5-dbg
   dh_link -a -O--parallel -O--dbg-package=qtscript5-dbg
   dh_compress -a -O--parallel -O--dbg-package=qtscript5-dbg
   dh_fixperms -a -O--parallel -O--dbg-package=qtscript5-dbg
   dh_strip -a -O--parallel -O--dbg-package=qtscript5-dbg
   debian/rules override_dh_makeshlibs
make[1]: Entering directory '/«BUILDDIR»/qtscript-opensource-src-5.3.2+dfsg'
dh_makeshlibs
dpkg-gensymbols: warning: some symbols or patterns disappeared in the symbols 
file: see diff output below
dpkg-gensymbols: warning: debian/libqt5scripttools5/DEBIAN/symbols doesn't 
match completely debian/libqt5scripttools5.symbols
--- debian/libqt5scripttools5.symbols (libqt5scripttools5_5.3.2+dfsg-2_amd64)
+++ dpkg-gensymbolsj6iCsG   2015-02-07 16:09:19.928681907 +
@@ -15,9 +15,9 @@
  _ZN21QScriptEngineDebuggerD0Ev@Base 5.0.2
  _ZN21QScriptEngineDebuggerD1Ev@Base 5.0.2
  _ZN21QScriptEngineDebuggerD2Ev@Base 5.0.2
- _ZN25QAbstractItemModelPrivateD0Ev@Base 5.0.2
- _ZN25QAbstractItemModelPrivateD1Ev@Base 5.0.2
- _ZN25QAbstractItemModelPrivateD2Ev@Base 5.0.2
+#MISSING: 5.3.2+dfsg-2# _ZN25QAbstractItemModelPrivateD0Ev@Base 5.0.2
+#MISSING: 5.3.2+dfsg-2# _ZN25QAbstractItemModelPrivateD1Ev@Base 5.0.2
+#MISSING: 5.3.2+dfsg-2# _ZN25QAbstractItemModelPrivateD2Ev@Base 5.0.2
  _ZNK21QScriptEngineDebugger10metaObjectEv@Base 5.0.2
  _ZNK21QScriptEngineDebugger14standardWindowEv@Base 5.0.2
  _ZNK21QScriptEngineDebugger22autoShowStandardWindowEv@Base 5.0.2
dh_makeshlibs: failing due to earlier errors
make[1]: *** [override_dh_makeshlibs] Error 2
debian/rules:34: recipe for target 'override_dh_makeshlibs' failed
make[1]: Leaving directory '/«BUILDDIR»/qtscript-opensource-src-5.3.2+dfsg'
make: *** [binary-arch] Error 2
debian/rules:13: recipe for target 'binary-arch' failed
dpkg-buildpackage: error: fakeroot debian/rules binary-

Bug#778096: qtwebkit: ftbfs with GCC-5

2015-02-12 Thread Matthias Klose
Package: src:qtwebkit
Version: 2.3.4.dfsg-3
Severity: normal
Tags: sid stretch
User: debian-...@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/qtwebkit_2.3.4.dfsg-3_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

[...]
  
_ZN17QWebPluginFactory9extensionENS_9ExtensionEPKNS_15ExtensionOptionEPNS_15ExtensionReturnE@Base
 2.1.0~2011week13
  _ZN17QWebPluginFactoryC1EP7QObject@Base 2.1.0~2011week13
  _ZN17QWebPluginFactoryC2EP7QObject@Base 2.1.0~2011week13
  _ZN17QWebPluginFactoryD0Ev@Base 2.1.0~2011week13
  _ZN17QWebPluginFactoryD1Ev@Base 2.1.0~2011week13
  _ZN17QWebPluginFactoryD2Ev@Base 2.1.0~2011week13
- _ZN18QStyleOptionButtonD1Ev@Base 2.1.0~2011week13
- _ZN18QStyleOptionButtonD2Ev@Base 2.1.0~2011week13
+#MISSING: 2.3.4.dfsg-3# _ZN18QStyleOptionButtonD1Ev@Base 2.1.0~2011week13
+#MISSING: 2.3.4.dfsg-3# _ZN18QStyleOptionButtonD2Ev@Base 2.1.0~2011week13
  _ZN18QWebPluginDatabase11qt_metacallEN11QMetaObject4CallEiPPv@Base 
2.1.0~2011week13
  _ZN18QWebPluginDatabase11qt_metacastEPKc@Base 2.1.0~2011week13
  _ZN18QWebPluginDatabase13addSearchPathERK7QString@Base 2.1.0~2011week13
@@ -372,8 +372,8 @@
  _ZN18QWebSecurityOriginD1Ev@Base 2.1.0~2011week13
  _ZN18QWebSecurityOriginD2Ev@Base 2.1.0~2011week13
  _ZN18QWebSecurityOriginaSERKS_@Base 2.1.0~2011week13
- _ZN20QStyleOptionComboBoxD1Ev@Base 2.1.0~2011week13
- _ZN20QStyleOptionComboBoxD2Ev@Base 2.1.0~2011week13
+#MISSING: 2.3.4.dfsg-3# _ZN20QStyleOptionComboBoxD1Ev@Base 2.1.0~2011week13
+#MISSING: 2.3.4.dfsg-3# _ZN20QStyleOptionComboBoxD2Ev@Base 2.1.0~2011week13
  _ZN20QWebHistoryInterface11qt_metacallEN11QMetaObject4CallEiPPv@Base 
2.1.0~2011week13
  _ZN20QWebHistoryInterface11qt_metacastEPKc@Base 2.1.0~2011week13
  _ZN20QWebHistoryInterface16defaultInterfaceEv@Base 2.1.0~2011week13
@@ -496,8 +496,8 @@
  _ZN23DumpRenderTreeSupportQtC2Ev@Base 2.1.0~2011week13
  _ZN23DumpRenderTreeSupportQtD1Ev@Base 2.1.0~2011week13
  _ZN23DumpRenderTreeSupportQtD2Ev@Base 2.1.0~2011week13
- (optional=external)_ZN23QStyleOptionProgressBarD1Ev@Base 2.2.1
- (optional=external)_ZN23QStyleOptionProgressBarD2Ev@Base 2.2.1
+#MISSING: 2.3.4.dfsg-3# 
(optional=external)_ZN23QStyleOptionProgressBarD1Ev@Base 2.2.1
+#MISSING: 2.3.4.dfsg-3# 
(optional=external)_ZN23QStyleOptionProgressBarD2Ev@Base 2.2.1
  _ZN6WebKit13QtTestSupport17clearMemoryCachesEv@Base 2.3.2
  _ZN6WebKit13QtTestSupport19initializeTestFontsEv@Base 2.3.2
  _ZN6WebKit22initializeWebKit2ThemeEv@Base 2.3.2
@@ -559,8 +559,8 @@
  _ZN8QWebPage23setNetworkAccessManagerEP21QNetworkAccessManager@Base 
2.1.0~2011week13
  _ZN8QWebPage23swallowContextMenuEventEP17QContextMenuEvent@Base 
2.1.0~2011week13
  _ZN8QWebPage23viewportChangeRequestedEv@Base 2.1.0~2011week13
- (arch=!armel)_ZN8QWebPage24ErrorPageExtensionReturnD1Ev@Base 2.3.2
- (arch=!armel)_ZN8QWebPage24ErrorPageExtensionReturnD2Ev@Base 2.3.2
+#MISSING: 2.3.4.dfsg-3# 
(arch=!armel)_ZN8QWebPage24ErrorPageExtensionReturnD1Ev@Base 2.3.2
+#MISSING: 2.3.4.dfsg-3# 
(arch=!armel)_ZN8QWebPage24ErrorPageExtensionReturnD2Ev@Base 2.3.2
  _ZN8QWebPage24javaScriptConsoleMessageERK7QStringiS2_@Base 2.1.0~2011week13
  _ZN8QWebPage25createStandardContextMenuEv@Base 2.1.0~2011week13
  _ZN8QWebPage25shouldInterruptJavaScriptEv@Base 2.1.0~2011week13
dh_makeshlibs: failing due to earlier errors
make: *** [binary-arch] Error 2
debian/rules:40: recipe for target 'binary-arch' failed
dpkg-buildpackage: error: fakeroot debian/rules binary-arch gave error exit 
status 2


-- 
To UNSUBSCRIBE, email to debian-qt-kde-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: https://lists.debian.org/e1ylr8e-0001ou...@paradis.debian.org



Bug#778097: qtxmlpatterns-opensource-src: ftbfs with GCC-5

2015-02-12 Thread Matthias Klose
Package: src:qtxmlpatterns-opensource-src
Version: 5.3.2-2
Severity: normal
Tags: sid stretch
User: debian-...@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/qtxmlpatterns-opensource-src_5.3.2-2_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

[...]
-exec sed -i -e 's/x86_64-linux-gnu\/x86_64-linux-gnu/x86_64-linux-gnu/g' {} \;
# Remove libtool-like file
rm -f debian/tmp/usr/lib/x86_64-linux-gnu/*.la
make[1]: Leaving directory '/«PKGBUILDDIR»'
   debian/rules override_dh_install
make[1]: Entering directory '/«PKGBUILDDIR»'
dh_install --fail-missing
make[1]: Leaving directory '/«PKGBUILDDIR»'
   dh_installdocs -a -O--parallel -O--dbg-package=qtxmlpatterns5-dbg
   dh_installchangelogs -a -O--parallel -O--dbg-package=qtxmlpatterns5-dbg
   dh_perl -a -O--parallel -O--dbg-package=qtxmlpatterns5-dbg
   dh_link -a -O--parallel -O--dbg-package=qtxmlpatterns5-dbg
   dh_compress -a -O--parallel -O--dbg-package=qtxmlpatterns5-dbg
   dh_fixperms -a -O--parallel -O--dbg-package=qtxmlpatterns5-dbg
   dh_strip -a -O--parallel -O--dbg-package=qtxmlpatterns5-dbg
   dh_makeshlibs -a -O--parallel -O--dbg-package=qtxmlpatterns5-dbg
dpkg-gensymbols: warning: some symbols or patterns disappeared in the symbols 
file: see diff output below
dpkg-gensymbols: warning: debian/libqt5xmlpatterns5/DEBIAN/symbols doesn't 
match completely debian/libqt5xmlpatterns5.symbols
--- debian/libqt5xmlpatterns5.symbols (libqt5xmlpatterns5_5.3.2-2_amd64)
+++ dpkg-gensymbolsCb9Z9t   2015-02-07 16:01:04.314046223 +
@@ -39,9 +39,9 @@
  _ZN13QXmlFormatter9attributeERK8QXmlNameRK10QStringRef@Base 5.0.2
  _ZN13QXmlFormatterC1ERK9QXmlQueryP9QIODevice@Base 5.0.2
  _ZN13QXmlFormatterC2ERK9QXmlQueryP9QIODevice@Base 5.0.2
- _ZN13QXmlFormatterD0Ev@Base 5.0.2
- _ZN13QXmlFormatterD1Ev@Base 5.0.2
- _ZN13QXmlFormatterD2Ev@Base 5.0.2
+#MISSING: 5.3.2-2# _ZN13QXmlFormatterD0Ev@Base 5.0.2
+#MISSING: 5.3.2-2# _ZN13QXmlFormatterD1Ev@Base 5.0.2
+#MISSING: 5.3.2-2# _ZN13QXmlFormatterD2Ev@Base 5.0.2
  _ZN14QXmlSerializer10charactersERK10QStringRef@Base 5.0.2
  _ZN14QXmlSerializer10endElementEv@Base 5.0.2
  _ZN14QXmlSerializer11atomicValueERK8QVariant@Base 5.0.2
@@ -61,9 +61,9 @@
  _ZN14QXmlSerializerC1ERK9QXmlQueryP9QIODevice@Base 5.0.2
  _ZN14QXmlSerializerC2EP27QAbstractXmlReceiverPrivate@Base 5.0.2
  _ZN14QXmlSerializerC2ERK9QXmlQueryP9QIODevice@Base 5.0.2
- _ZN14QXmlSerializerD0Ev@Base 5.0.2
- _ZN14QXmlSerializerD1Ev@Base 5.0.2
- _ZN14QXmlSerializerD2Ev@Base 5.0.2
+#MISSING: 5.3.2-2# _ZN14QXmlSerializerD0Ev@Base 5.0.2
+#MISSING: 5.3.2-2# _ZN14QXmlSerializerD1Ev@Base 5.0.2
+#MISSING: 5.3.2-2# _ZN14QXmlSerializerD2Ev@Base 5.0.2
  _ZN15QSourceLocation6setUriERK4QUrl@Base 5.0.2
  _ZN15QSourceLocation7setLineEx@Base 5.0.2
  _ZN15QSourceLocation9setColumnEx@Base 5.0.2
dh_makeshlibs: failing due to earlier errors
make: *** [binary-arch] Error 2
debian/rules:14: recipe for target 'binary-arch' failed
dpkg-buildpackage: error: fakeroot debian/rules binary-arch gave error exit 
status 2


-- 
To UNSUBSCRIBE, email to debian-qt-kde-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: https://lists.debian.org/e1ylr8f-0001oh...@paradis.debian.org



Bug#778095: qttools-opensource-src: ftbfs with GCC-5

2015-02-12 Thread Matthias Klose
Package: src:qttools-opensource-src
Version: 5.3.2-3
Severity: normal
Tags: sid stretch
User: debian-...@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/qttools-opensource-src_5.3.2-3_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

[...]
  (c++)"non-virtual thunk to QToolBoxWidgetPropertySheet::setProperty(int, 
QVariant const&)@Base" 5.0.2
- (c++)"non-virtual thunk to 
QToolBoxWidgetPropertySheet::~QToolBoxWidgetPropertySheet()@Base" 5.0.2
+#MISSING: 5.3.2-3# (c++)"non-virtual thunk to 
QToolBoxWidgetPropertySheet::~QToolBoxWidgetPropertySheet()@Base" 5.0.2
  (c++)"non-virtual thunk to QtResourceView::~QtResourceView()@Base" 5.0.2
  (c++)"non-virtual thunk to 
QtResourceViewDialog::~QtResourceViewDialog()@Base" 5.0.2
- (c++)"non-virtual thunk to Spacer::~Spacer()@Base" 5.0.2
+#MISSING: 5.3.2-3# (c++)"non-virtual thunk to Spacer::~Spacer()@Base" 5.0.2
  (c++)"non-virtual thunk to 
qdesigner_internal::ActionEditor::~ActionEditor()@Base" 5.0.2
  (c++)"non-virtual thunk to 
qdesigner_internal::CodeDialog::~CodeDialog()@Base" 5.0.2
  (c++)"non-virtual thunk to 
qdesigner_internal::ConnectionEdit::~ConnectionEdit()@Base" 5.0.2
@@ -4457,7 +4458,7 @@
  (c++)"non-virtual thunk to qdesigner_internal::GridPanel::~GridPanel()@Base" 
5.0.2
  (c++)"non-virtual thunk to 
qdesigner_internal::IconSelector::~IconSelector()@Base" 5.0.2
  (c++)"non-virtual thunk to 
qdesigner_internal::IconThemeEditor::~IconThemeEditor()@Base" 5.0.2
- (c++)"non-virtual thunk to 
qdesigner_internal::InvisibleWidget::~InvisibleWidget()@Base" 5.0.2
+#MISSING: 5.3.2-3# (c++)"non-virtual thunk to 
qdesigner_internal::InvisibleWidget::~InvisibleWidget()@Base" 5.0.2
  (c++)"non-virtual thunk to 
qdesigner_internal::LanguageResourceDialog::~LanguageResourceDialog()@Base" 
5.0.2
  (c++)"non-virtual thunk to 
qdesigner_internal::NewFormWidget::~NewFormWidget()@Base" 5.0.2
  (c++)"non-virtual thunk to 
qdesigner_internal::OrderDialog::~OrderDialog()@Base" 5.0.2
@@ -4467,7 +4468,7 @@
  (c++)"non-virtual thunk to 
qdesigner_internal::QDesignerTaskMenu::~QDesignerTaskMenu()@Base" 5.0.2
  (c++)"non-virtual thunk to 
qdesigner_internal::QDesignerWidgetItem::minimumSize() const@Base" 5.0.2
  (c++)"non-virtual thunk to 
qdesigner_internal::QDesignerWidgetItem::sizeHint() const@Base" 5.0.2
- (c++)"non-virtual thunk to 
qdesigner_internal::QDesignerWidgetItem::~QDesignerWidgetItem()@Base" 5.0.2
+#MISSING: 5.3.2-3# (c++)"non-virtual thunk to 
qdesigner_internal::QDesignerWidgetItem::~QDesignerWidgetItem()@Base" 5.0.2
  (c++)"non-virtual thunk to 
qdesigner_internal::QLayoutSupport::adjustIndicator(QPoint const&, int)@Base" 
5.0.2
  (c++)"non-virtual thunk to 
qdesigner_internal::QLayoutSupport::findItemAt(QPoint const&) const@Base" 5.0.2
  (c++)"non-virtual thunk to 
qdesigner_internal::QLayoutSupport::indexOf(QLayoutItem*) const@Base" 5.0.2
@@ -4477,11 +4478,11 @@
  (c++)"non-virtual thunk to 
qdesigner_internal::QLayoutSupport::~QLayoutSupport()@Base" 5.0.2
  (c++)"non-virtual thunk to 
qdesigner_internal::RichTextEditorDialog::~RichTextEditorDialog()@Base" 5.0.2
  (c++)"non-virtual thunk to 
qdesigner_internal::SignalSlotDialog::~SignalSlotDialog()@Base" 5.0.2
- (c++)"non-virtual thunk to 
qdesigner_internal::StyleSheetEditor::~StyleSheetEditor()@Base" 5.0.2
+#MISSING: 5.3.2-3# (c++)"non-virtual thunk to 
qdesigner_internal::StyleSheetEditor::~StyleSheetEditor()@Base" 5.0.2
  (c++)"non-virtual thunk to 
qdesigner_internal::StyleSheetEditorDialog::~StyleSheetEditorDialog()@Base" 
5.0.2
- (c++)"non-virtual thunk to 
qdesigner_internal::StyleSheetPropertyEditorDialog::~StyleSheetPropertyEditorDialog()@Base"
 5.0.2
- (c++)"non-virtual thunk to 
qdesigner_internal::TextPropertyEditor::~TextPropertyEditor()@Base" 5.0.2
+#MISSING: 5.3.2-3# (c++)"non-virtual thunk to 
qdesigner_internal::StyleSheetPropertyEditorDialog::~StyleSheetPropertyEditorDialog()@Base"
 5.0.2
+#MISSING: 5.3.2-3# (c++)"non-virtual thunk to 
qdesigner_internal::TextPro

Bug#778094: qtsvg-opensource-src: ftbfs with GCC-5

2015-02-12 Thread Matthias Klose
Package: src:qtsvg-opensource-src
Version: 5.3.2-2
Severity: normal
Tags: sid stretch
User: debian-...@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/qtsvg-opensource-src_5.3.2-2_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

[...]
   dh_strip -a -O--parallel -O--dbg-package=qtsvg5-dbg
   debian/rules override_dh_makeshlibs
make[1]: Entering directory '/«PKGBUILDDIR»'
dh_makeshlibs
dpkg-gensymbols: warning: some symbols or patterns disappeared in the symbols 
file: see diff output below
dpkg-gensymbols: warning: debian/libqt5svg5/DEBIAN/symbols doesn't match 
completely debian/libqt5svg5.symbols
--- debian/libqt5svg5.symbols (libqt5svg5_5.3.2-2_amd64)
+++ dpkg-gensymbols0zf562   2015-02-07 10:06:59.988378626 +
@@ -63,9 +63,9 @@
  _ZN16QGraphicsSvgItemC1ERK7QStringP13QGraphicsItem@Base 5.0.2
  _ZN16QGraphicsSvgItemC2EP13QGraphicsItem@Base 5.0.2
  _ZN16QGraphicsSvgItemC2ERK7QStringP13QGraphicsItem@Base 5.0.2
- _ZN16QGraphicsSvgItemD0Ev@Base 5.0.2
- _ZN16QGraphicsSvgItemD1Ev@Base 5.0.2
- _ZN16QGraphicsSvgItemD2Ev@Base 5.0.2
+#MISSING: 5.3.2-2# _ZN16QGraphicsSvgItemD0Ev@Base 5.0.2
+#MISSING: 5.3.2-2# _ZN16QGraphicsSvgItemD1Ev@Base 5.0.2
+#MISSING: 5.3.2-2# _ZN16QGraphicsSvgItemD2Ev@Base 5.0.2
  _ZN16QSvgTinyDocument10addSvgFontEP8QSvgFont@Base 5.0.2 1
  _ZN16QSvgTinyDocument10setViewBoxERK6QRectF@Base 5.0.2 1
  _ZN16QSvgTinyDocument11setAnimatedEb@Base 5.0.2 1
@@ -89,10 +89,10 @@
  _ZN16QSvgTinyDocumentD0Ev@Base 5.0.2 1
  _ZN16QSvgTinyDocumentD1Ev@Base 5.0.2 1
  _ZN16QSvgTinyDocumentD2Ev@Base 5.0.2 1
- (optional=gccinternal|arch=!ia64)_ZN4QCss10StyleSheetC1ERKS0_@Base 5.0.2
- (optional=gccinternal|arch=!ia64)_ZN4QCss10StyleSheetC2ERKS0_@Base 5.0.2
- _ZN4QCss10StyleSheetD1Ev@Base 5.0.2
- _ZN4QCss10StyleSheetD2Ev@Base 5.0.2
+#MISSING: 5.3.2-2# 
(optional=gccinternal|arch=!ia64)_ZN4QCss10StyleSheetC1ERKS0_@Base 5.0.2
+#MISSING: 5.3.2-2# 
(optional=gccinternal|arch=!ia64)_ZN4QCss10StyleSheetC2ERKS0_@Base 5.0.2
+#MISSING: 5.3.2-2# _ZN4QCss10StyleSheetD1Ev@Base 5.0.2
+#MISSING: 5.3.2-2# _ZN4QCss10StyleSheetD2Ev@Base 5.0.2
  _ZNK10QSvgWidget10metaObjectEv@Base 5.0.2
  _ZNK10QSvgWidget8rendererEv@Base 5.0.2
  _ZNK10QSvgWidget8sizeHintEv@Base 5.0.2
@@ -156,5 +156,5 @@
  (c++)"non-virtual thunk to QGraphicsSvgItem::boundingRect() const@Base" 5.0.2
  (c++)"non-virtual thunk to QGraphicsSvgItem::paint(QPainter*, 
QStyleOptionGraphicsItem const*, QWidget*)@Base" 5.0.2
  (c++)"non-virtual thunk to QGraphicsSvgItem::type() const@Base" 5.0.2
- (c++)"non-virtual thunk to QGraphicsSvgItem::~QGraphicsSvgItem()@Base" 5.0.2
+#MISSING: 5.3.2-2# (c++)"non-virtual thunk to 
QGraphicsSvgItem::~QGraphicsSvgItem()@Base" 5.0.2
  (c++)"non-virtual thunk to QSvgWidget::~QSvgWidget()@Base" 5.0.2
dh_makeshlibs: failing due to earlier errors
make[1]: *** [override_dh_makeshlibs] Error 2
debian/rules:47: recipe for target 'override_dh_makeshlibs' failed
make[1]: Leaving directory '/«PKGBUILDDIR»'
make: *** [binary-arch] Error 2
debian/rules:14: recipe for target 'binary-arch' failed
dpkg-buildpackage: error: fakeroot debian/rules binary-arch gave error exit 
status 2


-- 
To UNSUBSCRIBE, email to debian-qt-kde-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: https://lists.debian.org/e1ylr89-0001o2...@paradis.debian.org



Bug#778126: soprano: ftbfs with GCC-5

2015-02-12 Thread Matthias Klose
Package: src:soprano
Version: 2.9.4+dfsg-1.1
Severity: normal
Tags: sid stretch
User: debian-...@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/soprano_2.9.4+dfsg-1.1_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

[...]
+#MISSING: 2.9.4+dfsg-1.1# 
(optional=templinst)_ZN5QHashIN7Soprano4NodeEPN6lucene8document8DocumentEED2Ev@Base
 2.6.0
  (optional=templinst)_ZN5QListI4QUrlE13detach_helperEi@Base 2.6.0
  (optional=templinst)_ZN5QListI4QUrlE18detach_helper_growEii@Base 2.6.0
  (optional=templinst)_ZN5QListI4QUrlE6appendERKS0_@Base 2.1.1
- (optional=templinst)_ZN5QListI7QStringE13detach_helperEi@Base 2.6.0
+#MISSING: 2.9.4+dfsg-1.1# 
(optional=templinst)_ZN5QListI7QStringE13detach_helperEi@Base 2.6.0
  (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
+#MISSING: 2.9.4+dfsg-1.1# (optional=templinst)_ZN5QListI7QStringED1Ev@Base 
2.6.0
+#MISSING: 2.9.4+dfsg-1.1# (optional=templinst)_ZN5QListI7QStringED2Ev@Base 
2.4.1
+ _ZN6QMutex12unlockInlineEv@Base 2.9.4+dfsg-1.1
+#MISSING: 2.9.4+dfsg-1.1# (optional=external)_ZN7QStringD1Ev@Base 2.1.1
+#MISSING: 2.9.4+dfsg-1.1# (optional=external)_ZN7QStringD2Ev@Base 2.6.0
  _ZN7Soprano5Index11idFieldNameEv@Base 2.1.1
  
_ZN7Soprano5Index12CLuceneIndex11getResourceEPN6lucene8document8DocumentE@Base 
2.1.1
  _ZN7Soprano5Index12CLuceneIndex12addStatementERKNS_9StatementE@Base 2.1.1
@@ -2496,6 +2497,7 @@
  _ZN7Soprano5Index12CLuceneIndex5closeEv@Base 2.1.1
  _ZN7Soprano5Index12CLuceneIndex6searchEPN6lucene6search5QueryE@Base 2.1.1
  _ZN7Soprano5Index12CLuceneIndex6searchERK7QString@Base 2.1.1
+ _ZN7Soprano5Index12CLuceneIndex7Private11getDocumentERKNS_4NodeE@Base 
2.9.4+dfsg-1.1
  _ZN7Soprano5Index12CLuceneIndex7Private6commitEv@Base 2.1.1
  _ZN7Soprano5Index12CLuceneIndex8optimizeEv@Base 2.1.67
  _ZN7Soprano5Index12CLuceneIndexC1EPN6lucene8analysis8AnalyzerE@Base 2.1.1
@@ -2563,9 +2565,9 @@
  (optional=templinst)_ZN7Soprano8IteratorINS_10BindingSetEE4nextEv@Base 2.1.1
  (optional=templinst)_ZN7Soprano8IteratorINS_5Index8QueryHitEE4nextEv@Base 
2.1.1
  (optional=templinst)_ZN7Soprano8IteratorINS_5Index8QueryHitEE5closeEv@Base 
2.7.6
- 
(optional=templinst)_ZN7Soprano8IteratorINS_5Index8QueryHitEEC1EPNS_15IteratorBackendIS2_EE@Base
 2.9.2
+#MISSING: 2.9.4+dfsg-1.1# 
(optional=templinst)_ZN7Soprano8IteratorINS_5Index8QueryHitEEC1EPNS_15IteratorBackendIS2_EE@Base
 2.9.2
  (optional=templinst)_ZN7Soprano8IteratorINS_5Index8QueryHitEEC1Ev@Base 2.1.1
- 
(optional=templinst)_ZN7Soprano8IteratorINS_5Index8QueryHitEEC2EPNS_15IteratorBackendIS2_EE@Base
 2.9.2
+#MISSING: 2.9.4+dfsg-1.1# 
(optional=templinst)_ZN7Soprano8IteratorINS_5Index8QueryHitEEC2EPNS_15IteratorBackendIS2_EE@Base
 2.9.2
  (optional=templinst)_ZN7Soprano8IteratorINS_5Index8QueryHitEEC2Ev@Base 2.6.0
  (optional=templinst)_ZN7Soprano8IteratorINS_5Index8QueryHitEED0Ev@Base 2.1.1
  (optional=templinst)_ZN7Soprano8IteratorINS_5Index8QueryHitEED1Ev@Base 2.1.1
dh_makeshlibs: failing due to earlier errors
make[2]: *** [override_dh_makeshlibs] Error 2
debian/rules:26: recipe for target 'override_dh_makeshlibs' failed
make[2]: Leaving directory '/«BUILDDIR»/soprano-2.9.4+dfsg'
make[1]: *** [pre_binary-arch_dh_makeshlibs] Error 2
/usr/share/pkg-kde-tools/qt-kde-team/2/dhmk.mk:97: recipe for target 
'pre_binary-arch_dh_makeshlibs' failed
make[1]: Leaving directory '/«BUILDDIR»/soprano-2.9.4+dfsg'
make: *** [debian/dhmk_binary-arch] Error 2
/usr/share/pkg-kde-tools/qt-kde-team/2/dhmk.mk:110: recipe for target 
'debian/dhmk_binary-arch' failed
dpkg-buildpackage: error: fakeroot debian/rules binary-arch gave error exit 
status 2


-- 
To UNSUBSCRIBE, email to debian-qt-kde-requ...@lists.debian.org
with a sub

Processed: merging 751084 751175

2015-02-12 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org:

> merge 751084 751175
Bug #751084 [qtbase5-doc-html] qtbase5-doc-html: HTML documentation not exposed 
in /usr/share/doc directory
Bug #751175 [qtbase5-doc-html] qtbase5-doc-html: HTML documentation not exposed 
in /usr/share/doc directory
Merged 751084 751175
> thanks
Stopping processing here.

Please contact me if you need assistance.
-- 
751084: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=751084
751175: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=751175
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems


--
To UNSUBSCRIBE, email to debian-qt-kde-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: 
https://lists.debian.org/handler.s.c.14237434083820.transcr...@bugs.debian.org



Bug#778082: qtxmlpatterns-opensource-src: ftbfs with GCC-5

2015-02-12 Thread Dmitry Shachnev
Hi,

On Thu, 12 Feb 2015 10:36:27 +, Matthias Klose wrote:
> 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.

I think the easiest way for us (the Qt maintainers) will be to patch
the symbols files after GCC 5 as default lands in unstable.

If you want us to do it earlier, please let us know about that.

(This applies to all Qt stack, not just qtxmlpatterns).

--
Dmitry Shachnev

signature.asc
Description: OpenPGP digital signature


Bug#778082: qtxmlpatterns-opensource-src: ftbfs with GCC-5

2015-02-12 Thread Matthias Klose
On 02/12/2015 01:39 PM, Dmitry Shachnev wrote:
> Hi,
> 
> On Thu, 12 Feb 2015 10:36:27 +, Matthias Klose wrote:
>> 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.
> 
> I think the easiest way for us (the Qt maintainers) will be to patch
> the symbols files after GCC 5 as default lands in unstable.
> 
> If you want us to do it earlier, please let us know about that.
> 
> (This applies to all Qt stack, not just qtxmlpatterns).

yes, this time I would appreciate it if you can do these earlier, and test build
a qt stack using GCC 5.  On top of the normal compiler issues we have a
libstdc++ ABI switch too, which might affect the qt stack. libstdc++ itself
provides both the new and old ABIs.

Matthias


-- 
To UNSUBSCRIBE, email to debian-qt-kde-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: https://lists.debian.org/54dcb54f.2010...@debian.org



Processed: [bts-link] source package kdeartwork

2015-02-12 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org:

> #
> # bts-link upstream status pull for source package kdeartwork
> # see http://lists.debian.org/debian-devel-announce/2006/05/msg1.html
> #
> user bts-link-upstr...@lists.alioth.debian.org
Setting user to bts-link-upstr...@lists.alioth.debian.org (was 
bts-link-de...@lists.alioth.debian.org).
> # remote status report for #729848 (http://bugs.debian.org/729848)
> # Bug title: kscreensaver: Unlock-session window keeps a typed but forgotten 
> password forever
> #  * http://bugs.kde.org/show_bug.cgi?id=326633
> #  * remote status changed: UNCONFIRMED -> RESOLVED
> #  * remote resolution changed: (?) -> FIXED
> #  * closed upstream
> tags 729848 + fixed-upstream
Bug #729848 [kscreensaver] kscreensaver: Unlock-session window keeps a typed 
but forgotten password forever
Added tag(s) fixed-upstream.
> usertags 729848 - status-UNCONFIRMED
Usertags were: status-UNCONFIRMED.
Usertags are now: .
> usertags 729848 + status-RESOLVED resolution-FIXED
There were no usertags set.
Usertags are now: status-RESOLVED resolution-FIXED.
> thanks
Stopping processing here.

Please contact me if you need assistance.
-- 
729848: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=729848
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems


--
To UNSUBSCRIBE, email to debian-qt-kde-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: 
https://lists.debian.org/handler.s.c.142375963523369.transcr...@bugs.debian.org



Bug#777080: crashed when trying to load plugins

2015-02-12 Thread Richard Betham
Package: gwenview
Version: 4:4.8.4-2
Severity: normal

Dear Maintainer,

I tried various different permutations of packages installed.
Gwenview still crashes as before, but only on the one computer, 
which is a "Time" computer.

Gwenview works on an old "Packard Bell" "EasyNote".

I have obtained a backtrace from my "Time" computer.
I attach a copy.
The following  system information applies to the latest run.

with best regards from
Richard Betham





-- System Information:
Debian Release: 7.8
  APT prefers stable-updates
  APT policy: (500, 'stable-updates'), (500, 'stable')
Architecture: i386 (i586)

Kernel: Linux 3.2.0-4-486
Locale: LANG=en_GB.UTF-8, LC_CTYPE=en_GB.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages gwenview depends on:
ii  kde-runtime4:4.8.4-2
ii  libc6  2.13-38+deb7u7
ii  libexiv2-120.23-1
ii  libgcc11:4.7.2-5
ii  libjpeg8   8d-1+deb7u1
ii  libkdecore54:4.8.4-4+deb7u1
ii  libkdeui5  4:4.8.4-4+deb7u1
ii  libkfile4  4:4.8.4-4+deb7u1
ii  libkio54:4.8.4-4+deb7u1
ii  libkipi8   4:4.8.4-1
ii  libkonq5abi1   4:4.8.4-2
ii  libkparts4 4:4.8.4-4+deb7u1
ii  libnepomuk44:4.8.4-4+deb7u1
ii  libphonon4 4:4.6.0.0-3
ii  libqt4-opengl  4:4.8.2+dfsg-11
ii  libqt4-svg 4:4.8.2+dfsg-11
ii  libqtcore4 4:4.8.2+dfsg-11
ii  libqtgui4  4:4.8.2+dfsg-11
ii  libstdc++6 4.7.2-5
ii  phonon 4:4.6.0.0-3

Versions of packages gwenview recommends:
ii  kamera  4:4.8.4-2

Versions of packages gwenview suggests:
pn  svgpart  

-- no debconf information


Versions of packages kipi-plugins depends on:
ii  digikam   4:2.6.0-1+deb7u1
ii  kde-runtime   4:4.8.4-2
ii  kipi-plugins-common   4:2.6.0-1+deb7u1
ii  libc6 2.13-38+deb7u7
ii  libexpat1 2.1.0-1+deb7u1
ii  libgcc1   1:4.7.2-5
ii  libgl1-mesa-glx [libgl1]  8.0.5-4+deb7u2
ii  libglib2.0-0  2.33.12+really2.32.4-5
ii  libgomp1  4.7.2-5
ii  libgpod4-nogtk0.8.2-7
ii  libjpeg8  8d-1+deb7u1
ii  libkcalcore4  4:4.8.4-2
ii  libkdcraw20   4:4.8.4-1
ii  libkdecore5   4:4.8.4-4+deb7u1
ii  libkdeui5 4:4.8.4-4+deb7u1
ii  libkexiv2-10  4:4.8.4-1
ii  libkio5   4:4.8.4-4+deb7u1
ii  libkipi8  4:4.8.4-1
ii  libksane0 4:4.8.4-1
ii  libopencv-core2.3 2.3.1-11
ii  libopencv-highgui2.3  2.3.1-11
ii  libopencv-imgproc2.3  2.3.1-11
ii  libopencv-legacy2.3   2.3.1-11
ii  libopencv-objdetect2.32.3.1-11
ii  libphonon44:4.6.0.0-3
ii  libpng12-01.2.49-1
ii  libqca2   2.0.3-4
ii  libqjson0 0.7.1-7
ii  libqt4-dbus   4:4.8.2+dfsg-11
ii  libqt4-network4:4.8.2+dfsg-11
ii  libqt4-opengl 4:4.8.2+dfsg-11
ii  libqt4-svg4:4.8.2+dfsg-11
ii  libqt4-xml4:4.8.2+dfsg-11
ii  libqt4-xmlpatterns4:4.8.2+dfsg-11
ii  libqtcore44:4.8.2+dfsg-11
ii  libqtgui4 4:4.8.2+dfsg-11
ii  libsolid4 4:4.8.4-4+deb7u1
ii  libstdc++64.7.2-5
ii  libthreadweaver4  4:4.8.4-4+deb7u1
ii  libtiff4  3.9.6-11
ii  libxml2   2.8.0+dfsg1-7+wheezy3
ii  libxrandr22:1.3.2-2+deb7u1
ii  libxslt1.11.1.26-14.1
ii  phonon4:4.6.0.0-3

Versions of packages kipi-plugins recommends:
ii  enblend  4.0+dfsg-4+b3
ii  enfuse   4.0+dfsg-4+b3
ii  hugin2011.4.0+dfsg-5
ii  imagemagick  8:6.7.7.10-5+deb7u3
ii  konqueror4:4.8.4-2

Versions of packages kipi-plugins suggests:
pn  gallery   
pn  gimp  
ii  kmail 4:4.4.11.1+l10n-3+b1
pn  vorbis-tools  

-- no debconf information



On Thursday 05 February 2015 12:39:22 Debian Bug Tracking System 
wrote:
> Thank you for the additional information you have supplied
> regarding this Bug report.


Application: Gwenview (gwenview), signal: Illegal instruction
Using host libthread_db library "/lib/i386-linux-gnu/libthread_db.so.1".
[Current thread is 1 (Thread 0xb4463720 (LWP 6341))]

Thread 3 (Thread 0xb1f14b70 (LWP 6343)):
#0  0xb5108edf in pthread_mutex_lock () from /lib/i386-linux-gnu/libpthread.so.0
#1  0xb5b7ec76 in pthread_mutex_lock () from /lib/i386-linux-gnu/libc.so.6
#2  0xb507f940 in g_mutex_lock () from /lib/i386-linux-gnu/libglib-2.0.so.0
#3  0xb503f8c5 in ?? () from /lib/i386-linux-gnu/libglib-2.0.so.0
#4  0xb503fb51 in g_main_context_iteration () from 
/lib/i386-linux-gnu/libglib-2.0.so.0
#5  0xb71ab84f in 
QEventDispatcherGlib::processEvents(QFlags) () 
from /usr/lib/i386-linux-gnu/libQtCore.so.4
#6  0xb717801c in 
QEventLoop::processEvents(QFlags) () from 
/usr/lib/i386-linux-gnu/libQtCore.so.4
#7  0xb7178311 in QEventLoop::exec(QFlags) () 
from /usr/lib/i386-linux-gnu/libQtCore.so.4
#8  0xb7064b3c in

Processing of khotkeys_5.2.0-1_amd64.changes

2015-02-12 Thread Debian FTP Masters
khotkeys_5.2.0-1_amd64.changes uploaded successfully to localhost
along with the files:
  khotkeys_5.2.0-1.dsc
  khotkeys_5.2.0.orig.tar.xz
  khotkeys_5.2.0-1.debian.tar.xz
  khotkeys-dev_5.2.0-1_amd64.deb
  khotkeys_5.2.0-1_amd64.deb
  khotkeys-data_5.2.0-1_all.deb
  khotkeys-dbg_5.2.0-1_amd64.deb

Greetings,

Your Debian queue daemon (running on host franck.debian.org)


-- 
To UNSUBSCRIBE, email to debian-qt-kde-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: https://lists.debian.org/e1ym0vn-00033n...@franck.debian.org



khotkeys_5.2.0-1_amd64.changes is NEW

2015-02-12 Thread Debian FTP Masters
binary:khotkeys is NEW.
binary:khotkeys-data is NEW.
binary:khotkeys-dbg is NEW.
binary:khotkeys-dev is NEW.
source:khotkeys is NEW.

Your package has been put into the NEW queue, which requires manual action
from the ftpteam to process. The upload was otherwise valid (it had a good
OpenPGP signature and file hashes are valid), so please be patient.

Packages are routinely processed through to the archive, and do feel
free to browse the NEW queue[1].

If there is an issue with the upload, you will recieve an email from a
member of the ftpteam.

If you have any questions, you may reply to this email.

[1]: https://ftp-master.debian.org/new.html


-- 
To UNSUBSCRIBE, email to debian-qt-kde-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: https://lists.debian.org/e1ym1aq-0005jn...@franck.debian.org



Processing of kmenuedit_5.2.0-1_amd64.changes

2015-02-12 Thread Debian FTP Masters
kmenuedit_5.2.0-1_amd64.changes uploaded successfully to localhost
along with the files:
  kmenuedit_5.2.0-1.dsc
  kmenuedit_5.2.0.orig.tar.xz
  kmenuedit_5.2.0-1.debian.tar.xz
  kmenuedit_5.2.0-1_amd64.deb
  kmenuedit-dbg_5.2.0-1_amd64.deb

Greetings,

Your Debian queue daemon (running on host franck.debian.org)


-- 
To UNSUBSCRIBE, email to debian-qt-kde-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: https://lists.debian.org/e1ym1fb-0006h5...@franck.debian.org



kmenuedit_5.2.0-1_amd64.changes is NEW

2015-02-12 Thread Debian FTP Masters
binary:kmenuedit-dbg is NEW.
source:kmenuedit is NEW.

Your package has been put into the NEW queue, which requires manual action
from the ftpteam to process. The upload was otherwise valid (it had a good
OpenPGP signature and file hashes are valid), so please be patient.

Packages are routinely processed through to the archive, and do feel
free to browse the NEW queue[1].

If there is an issue with the upload, you will recieve an email from a
member of the ftpteam.

If you have any questions, you may reply to this email.

[1]: https://ftp-master.debian.org/new.html


-- 
To UNSUBSCRIBE, email to debian-qt-kde-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: https://lists.debian.org/e1ym1ov-0007v3...@franck.debian.org



Processing of ksshaskpass_5.2.0-1_amd64.changes

2015-02-12 Thread Debian FTP Masters
ksshaskpass_5.2.0-1_amd64.changes uploaded successfully to localhost
along with the files:
  ksshaskpass_5.2.0-1.dsc
  ksshaskpass_5.2.0.orig.tar.xz
  ksshaskpass_5.2.0-1.debian.tar.xz
  ksshaskpass_5.2.0-1_amd64.deb

Greetings,

Your Debian queue daemon (running on host franck.debian.org)


-- 
To UNSUBSCRIBE, email to debian-qt-kde-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: https://lists.debian.org/e1ym1tk-0008i4...@franck.debian.org



ksshaskpass_5.2.0-1_amd64.changes ACCEPTED into experimental

2015-02-12 Thread Debian FTP Masters


Accepted:

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Format: 1.8
Date: Thu, 12 Feb 2015 22:28:23 +0100
Source: ksshaskpass
Binary: ksshaskpass
Architecture: source amd64
Version: 4:5.2.0-1
Distribution: experimental
Urgency: medium
Maintainer: Debian/Kubuntu Qt/KDE Maintainers 
Changed-By: Maximiliano Curia 
Description:
 ksshaskpass - interactively prompt users for a passphrase for ssh-add
Changes:
 ksshaskpass (4:5.2.0-1) experimental; urgency=medium
 .
   * Prepare initial Debian release.
   * Add myself as Uploader.
   * Update build dependencies to build against experimental and to
 follow cmake.
   * Update copyright information.
Checksums-Sha1:
 3b16f12aa9dd1412600a46d4649ae8614fce64aa 2129 ksshaskpass_5.2.0-1.dsc
 6e097b52fc0320c064fd8039ec01dde436bca598 15868 ksshaskpass_5.2.0.orig.tar.xz
 37a47f3b8c644fc0a09aadda933405c841c2635c 3320 ksshaskpass_5.2.0-1.debian.tar.xz
 a54a8df87a3239f293d19ad6330c018b26e6430c 17030 ksshaskpass_5.2.0-1_amd64.deb
Checksums-Sha256:
 0283fbef3e293be93ea7090a6b1f0b011288805d29e0731e9fb368082960d07f 2129 
ksshaskpass_5.2.0-1.dsc
 7b2597fa8b5fa0a0ec08e006646a11dcdaa84cce0beca6dcef8d75fec2a2b29f 15868 
ksshaskpass_5.2.0.orig.tar.xz
 08d2736e5584f8cbf28a38001aecfa04c344075e436bf51ae239d98069a67c3d 3320 
ksshaskpass_5.2.0-1.debian.tar.xz
 86d051b7d6b58e767f9c3fdedc3bf07355eb018c570350745cf3ce80398c9317 17030 
ksshaskpass_5.2.0-1_amd64.deb
Files:
 45cefdd27bfa9ce7a6df54aabad2e655 2129 utils optional ksshaskpass_5.2.0-1.dsc
 1a95a3e40ad05ea977c836df109fd7ca 15868 utils optional 
ksshaskpass_5.2.0.orig.tar.xz
 bc20237c1fe1c8018f6c51ecb312f23b 3320 utils optional 
ksshaskpass_5.2.0-1.debian.tar.xz
 1708818fd3bab65a852717ae76b9512e 17030 utils optional 
ksshaskpass_5.2.0-1_amd64.deb

-BEGIN PGP SIGNATURE-
Version: GnuPG v1

iQIcBAEBCAAGBQJU3RxVAAoJEMcZdpmymyMqrocP/1uC1Bee1PPW9+aCP7TyC+98
0xeGKTSChxBSF9A2QbGu43Z+0+mqdeZwBDoaC8RfV6J6RWU91cgtnA8ZJlzUSBSF
FFm5RaO+860ls3RFxCPpiEeOKWGKDUGs6NJc+1aNw/9MskGB5EPIv8Vv+4hRRThg
u8KepcrG2MqOehoq/f6fnqwsYnO/zKWYhZo+VDYUUz7ocZZwwi/siKUICJOnYH7x
w+iob6MwY4qMNOQhi2JlEGmG2jgs3iCeTvSEhsSQYxxBTDLi0mQRqiy1g3QKso3p
1qxBrH6cyiq8XwBKRBsx2xs3SUFvoBRUXU+RS4YdYxl7e1w8IHh7+w2+kUprvbic
GTaJAsCyNT+bkFENtVciumLJDwBE0BBP9FJJXubf1KcQnnNKy2au4DCDRXPh/J9b
INq4EiaHtaOqkLJNq27m+HaO8ox2aN98Uwkfj64ZTODZG0fwMoYmIezrOqBg6huh
mVJzffY/OFAXwLIE5Uq37dzzaTOToqgEanM1fkqe0/IrMDWiOUEYfLlSlqsbS372
q/qYG7gvhWZ8ySaTqPW8flW4dw6SXzq+4xKwI5imqx0cCkPbRGhdDdPzMv/LPb+O
Qq6PPWDxEcQt/JO52kcPHfp1iOX9pJcOSeuamtZZVuecWjLmDp3Vc8I9CeCNvVyk
fug1BoGGDfTSKQ8ZJky+
=vOp/
-END PGP SIGNATURE-


Thank you for your contribution to Debian.


-- 
To UNSUBSCRIBE, email to debian-qt-kde-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: https://lists.debian.org/e1ym1dl-kx...@franck.debian.org



Bug#778257: src:qtdeclarative-opensource-src: FTBFS on x32: JIT, symbols

2015-02-12 Thread Adam Borowski
Package: src:qtdeclarative-opensource-src
Version: 5.3.2-4
Severity: normal
Tags: patch

Hi!
This package fails to build on the x32 second-class architecture.  This is
bad as it has a massive amount of reverse [build-]dependencies, both direct
and transitive.

The fix needs two parts:
* applying the attached patch: fixing misdetection of x32 as i386/amd64
  (a proper port of the JIT would be of course better, but take a good deal
  more work)
* updating the symbols file.  s/!sparc64/!sparc64 !x32/ worked for me, as
  symbols you skip on every architecture need to be skipped on x32 too
  (how surprising...)


Meow!
-- System Information:
Debian Release: 8.0
  APT prefers unstable
  APT policy: (600, 'unstable'), (500, 'unreleased'), (50, 'experimental')
Architecture: x32 (x86_64)

Kernel: Linux 3.19.0-x32 (SMP w/6 CPU cores)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: sysvinit (via /sbin/init)
--- qtdeclarative-opensource-src-5.3.2.orig/src/qml/jsruntime/qv4global_p.h
+++ qtdeclarative-opensource-src-5.3.2/src/qml/jsruntime/qv4global_p.h
@@ -75,9 +75,9 @@ inline double trunc(double d) { return d
 
 // White list architectures
 
-#if defined(Q_PROCESSOR_X86)
+#if defined(Q_PROCESSOR_X86) && !defined(__ILP32__)
 #define V4_ENABLE_JIT
-#elif defined(Q_PROCESSOR_X86_64)
+#elif defined(Q_PROCESSOR_X86_64) && !defined(__ILP32__)
 #define V4_ENABLE_JIT
 #elif defined(Q_PROCESSOR_ARM_32)
 


Processing of kwrited_5.2.0-1_amd64.changes

2015-02-12 Thread Debian FTP Masters
kwrited_5.2.0-1_amd64.changes uploaded successfully to localhost
along with the files:
  kwrited_5.2.0-1.dsc
  kwrited_5.2.0.orig.tar.xz
  kwrited_5.2.0-1.debian.tar.xz
  kwrited_5.2.0-1_amd64.deb
  kwrited-dbg_5.2.0-1_amd64.deb

Greetings,

Your Debian queue daemon (running on host franck.debian.org)


-- 
To UNSUBSCRIBE, email to debian-qt-kde-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: https://lists.debian.org/e1ym2od-00032x...@franck.debian.org



Processing of polkit-kde-agent-1_5.2.0-1_amd64.changes

2015-02-12 Thread Debian FTP Masters
polkit-kde-agent-1_5.2.0-1_amd64.changes uploaded successfully to localhost
along with the files:
  polkit-kde-agent-1_5.2.0-1.dsc
  polkit-kde-agent-1_5.2.0.orig.tar.xz
  polkit-kde-agent-1_5.2.0-1.debian.tar.xz
  polkit-kde-agent-1_5.2.0-1_amd64.deb
  polkit-kde-1_5.2.0-1_all.deb

Greetings,

Your Debian queue daemon (running on host franck.debian.org)


-- 
To UNSUBSCRIBE, email to debian-qt-kde-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: https://lists.debian.org/e1ym2oe-00032j...@franck.debian.org



Processing of plasma-desktop_5.2.0-1_amd64.changes

2015-02-12 Thread Debian FTP Masters
plasma-desktop_5.2.0-1_amd64.changes uploaded successfully to localhost
along with the files:
  plasma-desktop_5.2.0-1.dsc
  plasma-desktop_5.2.0.orig.tar.xz
  plasma-desktop_5.2.0-1.debian.tar.xz
  plasma-desktop-dev_5.2.0-1_amd64.deb
  plasma-desktop_5.2.0-1_amd64.deb
  libkfontinst5_5.2.0-1_amd64.deb
  libkfontinstui5_5.2.0-1_amd64.deb
  plasma-desktop-data_5.2.0-1_all.deb
  plasma-desktop-dbg_5.2.0-1_amd64.deb

Greetings,

Your Debian queue daemon (running on host franck.debian.org)


-- 
To UNSUBSCRIBE, email to debian-qt-kde-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: https://lists.debian.org/e1ym2tv-0003ox...@franck.debian.org



plasma-desktop_5.2.0-1_amd64.changes is NEW

2015-02-12 Thread Debian FTP Masters
binary:libkfontinst5 is NEW.
binary:libkfontinstui5 is NEW.
binary:plasma-desktop-data is NEW.
binary:plasma-desktop-dbg is NEW.
binary:plasma-desktop-dev is NEW.
source:plasma-desktop is NEW.

Your package has been put into the NEW queue, which requires manual action
from the ftpteam to process. The upload was otherwise valid (it had a good
OpenPGP signature and file hashes are valid), so please be patient.

Packages are routinely processed through to the archive, and do feel
free to browse the NEW queue[1].

If there is an issue with the upload, you will recieve an email from a
member of the ftpteam.

If you have any questions, you may reply to this email.

[1]: https://ftp-master.debian.org/new.html


-- 
To UNSUBSCRIBE, email to debian-qt-kde-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: https://lists.debian.org/e1ym32k-0004ej...@franck.debian.org



kwrited_5.2.0-1_amd64.changes is NEW

2015-02-12 Thread Debian FTP Masters
binary:kwrited is NEW.
binary:kwrited-dbg is NEW.
source:kwrited is NEW.

Your package has been put into the NEW queue, which requires manual action
from the ftpteam to process. The upload was otherwise valid (it had a good
OpenPGP signature and file hashes are valid), so please be patient.

Packages are routinely processed through to the archive, and do feel
free to browse the NEW queue[1].

If there is an issue with the upload, you will recieve an email from a
member of the ftpteam.

If you have any questions, you may reply to this email.

[1]: https://ftp-master.debian.org/new.html


-- 
To UNSUBSCRIBE, email to debian-qt-kde-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: https://lists.debian.org/e1ym31t-0004nu...@franck.debian.org



polkit-kde-agent-1_5.2.0-1_amd64.changes is NEW

2015-02-12 Thread Debian FTP Masters
binary:polkit-kde-agent-1 is NEW.
source:polkit-kde-agent-1 is NEW.

Your package has been put into the NEW queue, which requires manual action
from the ftpteam to process. The upload was otherwise valid (it had a good
OpenPGP signature and file hashes are valid), so please be patient.

Packages are routinely processed through to the archive, and do feel
free to browse the NEW queue[1].

If there is an issue with the upload, you will recieve an email from a
member of the ftpteam.

If you have any questions, you may reply to this email.

[1]: https://ftp-master.debian.org/new.html


-- 
To UNSUBSCRIBE, email to debian-qt-kde-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: https://lists.debian.org/e1ym32t-0004gx...@franck.debian.org