[Pkg-kde-extras] Bug#812035: subtitlecomposer: FTBFS with GCC 6: needed for in-class initialization

2016-01-19 Thread Martin Michlmayr
Package: subtitlecomposer
Version: 0.5.7-1
Severity: important
User: debian-...@lists.debian.org
Usertags: ftbfs-gcc-6

This package fails to build with GCC 6.  GCC 6 has not been released
yet, but it's expected that GCC 6 will become the default compiler for
stretch.

Note that only the first error is reported; there might be more.  You
can find a snapshot of GCC 6 in experimental.  To build with GCC 6,
you can set CC=gcc-6 CXX=g++-6 explicitly.

You may be able to find out more about this issue at
https://gcc.gnu.org/gcc-6/changes.html

> sbuild (Debian sbuild) 0.67.0 (26 Dec 2015) on dl580gen9-02.hlinux
...
> cd /<>/obj-x86_64-linux-gnu/src/core/tests && /usr/bin/c++   
> -DHAVE_CONFIG_H -DKDE4_CMAKE_TOPLEVEL_DIR_LENGTH=30 -DKDE_DEPRECATED_WARNINGS 
> -DQT_NO_CAST_TO_ASCII -DQT_NO_STL -D_BSD_SOURCE -D_DEFAULT_SOURCE 
> -D_REENTRANT -D_XOPEN_SOURCE=500 
> -I/<>/obj-x86_64-linux-gnu/src/core/tests 
> -I/<>/src/core/tests -I/<>/obj-x86_64-linux-gnu/src 
> -I/<>/src -I/usr/include/KDE -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/QtDesigner -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  -g -O2 -fstack
> -protector-strong -Wformat -Werror=format-security -Wdate-time 
> -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 -DNDEBUG 
> -DQT_NO_DEBUG   -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -fexceptions 
> -DKDESRCDIR="\"/<>/src/core/tests/\"" -o 
> CMakeFiles/core-timetest.dir/timetest.o -c 
> /<>/src/core/tests/timetest.cpp
> Generating kcodecactionext.moc
> Generating xinevideolayerwidget.moc
> Generating playerwidget.moc
> Generating decoder.moc
> In file included from /<>/src/core/time.cpp:20:0:
> /<>/src/core/time.h:34:49: error: 'constexpr' needed for 
> in-class initialization of static data member 'const double 
> SubtitleComposer::Time::MaxSeconds' of non-integral type [-fpermissive]
>   static const double MaxSeconds = MaxMseconds / 1000.0;
>  ^~

___
pkg-kde-extras mailing list
pkg-kde-extras@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-kde-extras


[Pkg-kde-extras] Bug#812008: partitionmanager: FTBFS with GCC 6: too few arguments to function

2016-01-19 Thread Martin Michlmayr
Package: partitionmanager
Version: 1.0.3-2.1
Severity: important
User: debian-...@lists.debian.org
Usertags: ftbfs-gcc-6

This package fails to build with GCC 6.  GCC 6 has not been released
yet, but it's expected that GCC 6 will become the default compiler for
stretch.

Note that only the first error is reported; there might be more.  You
can find a snapshot of GCC 6 in experimental.  To build with GCC 6,
you can set CC=gcc-6 CXX=g++-6 explicitly.

You may be able to find out more about this issue at
https://gcc.gnu.org/gcc-6/changes.html

> sbuild (Debian sbuild) 0.67.0 (26 Dec 2015) on dl580gen9-02.hlinux
...
> cd /<>/obj-x86_64-linux-gnu/src && /usr/bin/g++   
> -DKDE4_CMAKE_TOPLEVEL_DIR_LENGTH=30 -DKDE_DEPRECATED_WARNINGS 
> -DLIBPARTED_FS_RESIZE_LIBRARY_SUPPORT -DMAKE_PARTITIONMANAGERPRIVATE_LIB 
> -DQT_NO_CAST_TO_ASCII -DQT_NO_STL -D_BSD_SOURCE -D_DEFAULT_SOURCE 
> -D_REENTRANT -D_XOPEN_SOURCE=500 -I/<>/obj-x86_64-linux-gnu/src 
> -I/<>/src -I/usr/include/KDE -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/QtDesigner -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/uuid 
> -I/usr/include/blkid  -g -O2 -fstack-p
> rotector-strong -Wformat -Werror=format-security -Wall -Wdate-time 
> -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 -DNDEBUG 
> -DQT_NO_DEBUG -fPIC   -D'VERSION="1.0.3"' -D_GNU_SOURCE -D_LARGEFILE64_SOURCE 
> -fexceptions -UQT_NO_EXCEPTIONS -o 
> CMakeFiles/partitionmanagerprivate.dir/fs/ntfs.cpp.o -c 
> /<>/src/fs/ntfs.cpp
> /<>/src/fs/ntfs.cpp: In member function 'virtual bool 
> FS::ntfs::updateBootSector(Report&, const QString&) const':
> /<>/src/fs/ntfs.cpp:189:8: error: too few arguments to function 
> 'double log(double)'
> log() << i18nc("@info/plain", "Could not open partition 
> %1 for writing when trying to update the NTFS boot 
> sector.", deviceNode);
> ^
> 
> In file included from /usr/include/features.h:361:0,
>  from /usr/include/string.h:25,
>  from /usr/include/qt4/QtCore/qbytearray.h:48,
>  from /usr/include/qt4/QtCore/qstring.h:46,
>  from /usr/include/qt4/QtCore/qobject.h:48,
>  from /usr/include/qt4/QtCore/qiodevice.h:46,
>  from /usr/include/qt4/QtCore/qdatastream.h:46,
>  from /usr/include/qt4/QtCore/qstringlist.h:46,
>  from /usr/include/qt4/QtCore/QStringList:1,
>  from /<>/src/fs/filesystem.h:25,
>  from /<>/src/fs/ntfs.h:24,
>  from /<>/src/fs/ntfs.cpp:20:
> /usr/include/x86_64-linux-gnu/bits/mathcalls.h:109:1: note: declared here
>  __MATHCALL_VEC (log,, (_Mdouble_ __x));
>  ^
> 
> /<>/src/fs/ntfs.cpp:195:8: error: too few arguments to function 
> 'double log(double)'
> log() << i18nc("@info/plain", "Could not seek to position 0x1c on 
> partition %1 when trying to update the NTFS boot 
> sector.", deviceNode);
> ^

-- 
Martin Michlmayr
Linux for HPE Helion, Hewlett Packard Enterprise

___
pkg-kde-extras mailing list
pkg-kde-extras@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-kde-extras


[Pkg-kde-extras] Bug#811971: telepathy-logger-qt: FTBFS with GCC 6: symbol changes

2016-01-19 Thread Martin Michlmayr
Package: telepathy-logger-qt
Version: 15.04.0-1
Severity: important
User: debian-...@lists.debian.org
Usertags: ftbfs-gcc-6 gcc-6-symbols

This package fails to build with GCC 6.  GCC 6 has not been released
yet, but it's expected that GCC 6 will become the default compiler for
stretch.

Note that only the first error is reported; there might be more.  You
can find a snapshot of GCC 6 in experimental.  To build with GCC 6,
you can set CC=gcc-6 CXX=g++-6 explicitly.

You may be able to find out more about this issue at
https://gcc.gnu.org/gcc-6/changes.html

> sbuild (Debian sbuild) 0.67.0 (26 Dec 2015) on dl580gen9-02.hlinux
...
> dpkg-gensymbols: warning: some symbols or patterns disappeared in the symbols 
> file: see diff output below
> dpkg-gensymbols: warning: debian/libtelepathy-logger-qt5/DEBIAN/symbols 
> doesn't match completely debian/libtelepathy-logger-qt5.symbols
> --- debian/libtelepathy-logger-qt5.symbols 
> (libtelepathy-logger-qt5_15.04.0-1_amd64)
> +++ dpkg-gensymbolsy0jrpl 2016-01-19 09:24:55.707778966 +
> @@ -1,10 +1,10 @@
>  libtelepathy-logger-qt.so.5 libtelepathy-logger-qt5 #MINVER#
> - 
> (optional=templinst)_Z17qRegisterMetaTypeI15QDBusObjectPathEiPKcPT_N9QtPrivate21MetaTypeDefinedHelperIS3_Xaasr12QMetaTypeId2IS3_E7DefinedntsrS8_9IsBuiltInEE11DefinedTypeE@Base
>  15.04.0
> +#MISSING: 15.04.0-1# 
> (optional=templinst)_Z17qRegisterMetaTypeI15QDBusObjectPathEiPKcPT_N9QtPrivate21MetaTypeDefinedHelperIS3_Xaasr12QMetaTypeId2IS3_E7DefinedntsrS8_9IsBuiltInEE11DefinedTypeE@Base
>  15.04.0
>   _ZN10QByteArrayD1Ev@Base 15.04.0
>   _ZN10QByteArrayD2Ev@Base 15.04.0
> - _ZN10QDBusErrorD1Ev@Base 15.04.0
> - _ZN10QDBusErrorD2Ev@Base 15.04.0
> - 
> (optional=templinst)_ZN14QSharedPointerIN3Tpl5EventEE5derefEPN15QtSharedPointer20ExternalRefCountDataE@Base
>  15.04.0
> +#MISSING: 15.04.0-1# _ZN10QDBusErrorD1Ev@Base 15.04.0
> +#MISSING: 15.04.0-1# _ZN10QDBusErrorD2Ev@Base 15.04.0
> +#MISSING: 15.04.0-1# 
> (optional=templinst)_ZN14QSharedPointerIN3Tpl5EventEE5derefEPN15QtSharedPointer20ExternalRefCountDataE@Base
>  15.04.0
>   
> (optional=templinst)_ZN14QSharedPointerIN3Tpl6EntityEE5derefEPN15QtSharedPointer20ExternalRefCountDataE@Base
>  15.04.0
>   
> (optional=templinst)_ZN14QSharedPointerIN3Tpl9CallEventEE5derefEPN15QtSharedPointer20ExternalRefCountDataE@Base
>  15.04.0
>   
> (optional=templinst)_ZN14QSharedPointerIN3Tpl9LogWalkerEE5derefEPN15QtSharedPointer20ExternalRefCountDataE@Base
>  15.04.0
> @@ -14,25 +14,25 @@
>   
> (optional=templinst)_ZN15QtSharedPointer33ExternalRefCountWithCustomDeleterIN3Tpl9CallEventENS_13NormalDeleterEE7deleterEPNS_20ExternalRefCountDataE@Base
>  15.04.0
>   
> (optional=templinst)_ZN15QtSharedPointer33ExternalRefCountWithCustomDeleterIN3Tpl9LogWalkerENS_13NormalDeleterEE7deleterEPNS_20ExternalRefCountDataE@Base
>  15.04.0
>   
> (optional=templinst)_ZN15QtSharedPointer33ExternalRefCountWithCustomDeleterIN3Tpl9TextEventENS_13NormalDeleterEE7deleterEPNS_20ExternalRefCountDataE@Base
>  15.04.0
> - 
> (optional=templinst)_ZN17QtMetaTypePrivate23QMetaTypeFunctionHelperI15QDBusObjectPathLb1EE6CreateEPKv@Base
>  15.04.0
> - 
> (optional=templinst)_ZN17QtMetaTypePrivate23QMetaTypeFunctionHelperI15QDBusObjectPathLb1EE6DeleteEPv@Base
>  15.04.0
> +#MISSING: 15.04.0-1# 
> (optional=templinst)_ZN17QtMetaTypePrivate23QMetaTypeFunctionHelperI15QDBusObjectPathLb1EE6CreateEPKv@Base
>  15.04.0
> +#MISSING: 15.04.0-1# 
> (optional=templinst)_ZN17QtMetaTypePrivate23QMetaTypeFunctionHelperI15QDBusObjectPathLb1EE6DeleteEPv@Base
>  15.04.0
>   
> (optional=templinst)_ZN17QtMetaTypePrivate23QMetaTypeFunctionHelperI15QDBusObjectPathLb1EE8DestructEPv@Base
>  15.04.0
>   
> (optional=templinst)_ZN17QtMetaTypePrivate23QMetaTypeFunctionHelperI15QDBusObjectPathLb1EE9ConstructEPvPKv@Base
>  15.04.0
> - 
> (optional=templinst)_ZN17QtMetaTypePrivate23QMetaTypeFunctionHelperIP23QDBusPendingCallWatcherLb1EE6CreateEPKv@Base
>  15.04.0
> - 
> (optional=templinst)_ZN17QtMetaTypePrivate23QMetaTypeFunctionHelperIP23QDBusPendingCallWatcherLb1EE6DeleteEPv@Base
>  15.04.0
> +#MISSING: 15.04.0-1# 
> (optional=templinst)_ZN17QtMetaTypePrivate23QMetaTypeFunctionHelperIP23QDBusPendingCallWatcherLb1EE6CreateEPKv@Base
>  15.04.0
> +#MISSING: 15.04.0-1# 
> (optional=templinst)_ZN17QtMetaTypePrivate23QMetaTypeFunctionHelperIP23QDBusPendingCallWatcherLb1EE6DeleteEPv@Base
>  15.04.0
>   
> (optional=templinst)_ZN17QtMetaTypePrivate23QMetaTypeFunctionHelperIP23QDBusPendingCallWatcherLb1EE8DestructEPv@Base
>  15.04.0
>   
> (optional=templinst)_ZN17QtMetaTypePrivate23QMetaTypeFunctionHelperIP23QDBusPendingCallWatcherLb1EE9ConstructEPvPKv@Base
>  15.04.0
> - 
> (optional=templinst)_ZN17QtMetaTypePrivate23QMetaTypeFunctionHelperIPN3Tpl16PendingOperationELb1EE6CreateEPKv@Base
>  15.04.0
> - 
> (optional=templinst)_ZN17QtMetaTypePrivate23QMetaTypeFunctionHelperIPN3Tpl16PendingOperationELb1EE6DeleteEPv@Base
>  15.04.0
> +#MISSING: 15.04.0-1# 
> (optional=templinst)_ZN17QtMetaTypePrivate23QMetaTypeFunctionHelper

[Pkg-kde-extras] Bug#811942: ktorrent: FTBFS with GCC 6: does not have any field named

2016-01-19 Thread Martin Michlmayr
Package: ktorrent
Version: 4.3.1-3
Severity: important
User: debian-...@lists.debian.org
Usertags: ftbfs-gcc-6

This package fails to build with GCC 6.  GCC 6 has not been released
yet, but it's expected that GCC 6 will become the default compiler for
stretch.

Note that only the first error is reported; there might be more.  You
can find a snapshot of GCC 6 in experimental.  To build with GCC 6,
you can set CC=gcc-6 CXX=g++-6 explicitly.

You may be able to find out more about this issue at
https://gcc.gnu.org/gcc-6/changes.html

> sbuild (Debian sbuild) 0.67.0 (26 Dec 2015) on dl580gen9-02.hlinux
...
> [ 52%] Building CXX object 
> ktorrent/CMakeFiles/ktorrent_app.dir/ktorrent_app_automoc.o
> cd /<>/obj-x86_64-linux-gnu/ktorrent && /usr/bin/c++   
> -DKDE4_CMAKE_TOPLEVEL_DIR_LENGTH=22 -DKDE_DEPRECATED_WARNINGS -DQT_CORE_LIB 
> -DQT_DBUS_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_NO_CAST_TO_ASCII 
> -DQT_NO_DEBUG -DQT_NO_STL -DQT_SVG_LIB -DQT_USE_FAST_CONCATENATION 
> -DQT_USE_FAST_OPERATOR_PLUS -DQT_XML_LIB -D_BSD_SOURCE -D_DEFAULT_SOURCE 
> -D_REENTRANT -D_XOPEN_SOURCE=500 
> -I/<>/obj-x86_64-linux-gnu/ktorrent -I/<>/ktorrent 
> -I/<>/obj-x86_64-linux-gnu 
> -I/<>/obj-x86_64-linux-gnu/libktcore 
> -I/<>/libktcore -I/<> -I/usr/include/KDE 
> -I/usr/include/qt4/phonon -I/usr/include/qt4/QtXmlPatterns -isystem 
> /usr/include/qt4/QtXml -I/usr/include/qt4/QtWebKit 
> -I/usr/include/qt4/QtUiTools -I/usr/include/qt4/QtTest -isystem 
> /usr/include/qt4/QtSvg -I/usr/include/qt4/QtSql 
> -I/usr/include/qt4/QtScriptTools -I/usr/include/qt4/QtScript -isystem 
> /usr/include/qt4/QtNetwork -I/usr/include/qt4/QtHelp -I/usr/include/qt4/
> QtDesigner -I/usr/include/qt4/QtDeclarative -isystem /usr/include/qt4/QtDBus 
> -I/usr/include/qt4/Qt3Support -isystem /usr/include/qt4/QtGui -isystem 
> /usr/include/qt4/QtCore -I/usr/include/qt4/Qt -isystem 
> /usr/share/qt4/mkspecs/default -isystem /usr/include/qt4 
> -I/usr/include/libktorrent  -g -O2 -fstack-protector-strong -Wformat 
> -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -Wdate-time 
> -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 
> -fexceptions -UQT_NO_EXCEPTIONS -DNDEBUG -DQT_NO_DEBUG   -D_GNU_SOURCE 
> -D_LARGEFILE64_SOURCE -o CMakeFiles/ktorrent_app.dir/ktorrent_app_automoc.o 
> -c /<>/obj-x86_64-linux-gnu/ktorrent/ktorrent_app_automoc.cpp
> In file included from /usr/include/x86_64-linux-gnu/sys/types.h:222:0,
>  from /usr/include/stdlib.h:314,
>  from /usr/include/c++/6/cstdlib:72,
>  from /usr/include/c++/6/ext/string_conversions.h:41,
>  from /usr/include/c++/6/bits/basic_string.h:5402,
>  from /usr/include/c++/6/string:52,
>  from /usr/include/c++/6/bits/locale_classes.h:40,
>  from /usr/include/c++/6/bits/ios_base.h:41,
>  from /usr/include/c++/6/ios:42,
>  from /usr/include/c++/6/ostream:38,
>  from /usr/include/c++/6/iterator:64,
>  from /usr/include/qt4/QtCore/qlist.h:54,
>  from /usr/include/qt4/Qt/qmap.h:47,
>  from 
> /<>/plugins/webinterface/httpresponseheader.h:24,
>  from 
> /<>/plugins/webinterface/httpresponseheader.cpp:20:
> /<>/plugins/webinterface/httpresponseheader.cpp: In constructor 
> 'kt::HttpResponseHeader::HttpResponseHeader(int, int, int)':
> /<>/plugins/webinterface/httpresponseheader.cpp:37:34: error: 
> class 'kt::HttpResponseHeader' does not have any field named 'gnu_dev_major'
>: response_code(response_code),major(major),minor(minor)
>   ^
> 
> /<>/plugins/webinterface/httpresponseheader.cpp:37:47: error: 
> class 'kt::HttpResponseHeader' does not have any field named 'gnu_dev_minor'
>: response_code(response_code),major(major),minor(minor)
>^
> 

-- 
Martin Michlmayr
Linux for HPE Helion, Hewlett Packard Enterprise

___
pkg-kde-extras mailing list
pkg-kde-extras@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-kde-extras


[Pkg-kde-extras] Bug#811908: kvirc: FTBFS with GCC 6: invalid conversion

2016-01-19 Thread Martin Michlmayr
Package: kvirc
Version: 4:4.2.0-2
Severity: important
User: debian-...@lists.debian.org
Usertags: ftbfs-gcc-6 gcc-6-invalid-convert

This package fails to build with GCC 6.  GCC 6 has not been released
yet, but it's expected that GCC 6 will become the default compiler for
stretch.

Note that only the first error is reported; there might be more.  You
can find a snapshot of GCC 6 in experimental.  To build with GCC 6,
you can set CC=gcc-6 CXX=g++-6 explicitly.

You may be able to find out more about this issue at
https://gcc.gnu.org/gcc-6/changes.html

> sbuild (Debian sbuild) 0.67.0 (26 Dec 2015) on dl580gen9-02.hlinux
...
> [ 95%] Building CXX object 
> src/kvirc/CMakeFiles/kvirc.dir/ui/moc_KviCryptController.cxx.o
> cd /<>/obj-x86_64-linux-gnu/src/kvirc && /usr/bin/c++   
> -DKDE4_CMAKE_TOPLEVEL_DIR_LENGTH=19 -DKDE_DEPRECATED_WARNINGS -DQT_CORE_LIB 
> -DQT_DBUS_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_NO_CAST_TO_ASCII 
> -DQT_NO_DEBUG -DQT_NO_STL -DQT_SQL_LIB -DQT_SVG_LIB -DQT_WEBKIT_LIB 
> -DQT_XML_LIB -D_BSD_SOURCE -D_DEFAULT_SOURCE -D_REENTRANT -D_XOPEN_SOURCE=500 
> -I/usr/include/KDE -I/usr/include/qt4/phonon -I/usr/include/qt4/QtXmlPatterns 
> -isystem /usr/include/qt4/QtXml -isystem /usr/include/qt4/QtWebKit 
> -I/usr/include/qt4/QtUiTools -I/usr/include/qt4/QtTest -isystem 
> /usr/include/qt4/QtSvg -isystem /usr/include/qt4/QtSql 
> -I/usr/include/qt4/QtScriptTools -I/usr/include/qt4/QtScript -isystem 
> /usr/include/qt4/QtNetwork -I/usr/include/qt4/QtHelp 
> -I/usr/include/qt4/QtDesigner -I/usr/include/qt4/QtDeclarative -isystem 
> /usr/include/qt4/QtDBus -I/usr/include/qt4/Qt3Support -isystem 
> /usr/include/qt4/QtGui -isystem /usr/include/qt4/QtCore -I/usr/include/qt4/Qt 
> -I/usr/share/qt4/mkspecs/default 
> -isystem /usr/include/qt4 -I/usr/include/python2.7 
> -I/<>/obj-x86_64-linux-gnu -I/<>/src/kvirc/kernel 
> -I/<>/src/kvirc/kvs -I/<>/src/kvirc/kvs/event 
> -I/<>/src/kvirc/kvs/object 
> -I/<>/src/kvirc/kvs/parser -I/<>/src/kvirc/kvs/tree 
> -I/<>/src/kvirc/module -I/<>/src/kvirc/sparser 
> -I/<>/src/kvirc/ui -I/<>/src/kvirc/../kvilib/tal 
> -I/<>/src/kvirc/../kvilib/config 
> -I/<>/src/kvirc/../kvilib/core 
> -I/<>/src/kvirc/../kvilib/ext 
> -I/<>/src/kvirc/../kvilib/file 
> -I/<>/src/kvirc/../kvilib/irc 
> -I/<>/src/kvirc/../kvilib/locale 
> -I/<>/src/kvirc/../kvilib/net 
> -I/<>/src/kvirc/../kvilib/system  -g -O2 
> -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time 
> -D_FORTIFY_SOURCE=2  -O3 -fomit-frame-pointer -DNDEBUG --no-enforce-eh-specs 
> -pipe --exec-charset=
 UTF-8 --input-charset=UTF-8 --no-implement-inlines --unit-at-a-time 
--fast-math -ggdb -fvisibility-inlines-hidden -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 -O2 -DNDEBUG -DQT_NO_DEBUG   -D_GNU_SOURCE 
-D_LARGEFILE64_SOURCE -o CMakeFiles/kvirc.dir/ui/moc_KviCryptController.cxx.o 
-c /<>/obj-x86_64-linux-gnu/src/kvirc/ui/moc_KviCryptController.cxx
> /<>/src/kvirc/kernel/KviIrcConnection.cpp: In member function 
> 'void KviIrcConnection::closeAllChannels()':
> /<>/src/kvirc/kernel/KviIrcConnection.cpp:672:102: error: 
> conversion from 'int' to 'QEventLoop::ProcessEventsFlags {aka 
> QFlags}' is ambiguous
>QApplication::processEvents(QEventLoop::ExcludeSocketNotifiers & 
> QEventLoop::ExcludeUserInputEvents);
>   
> ^
> 
> In file included from /usr/include/qt4/QtCore/QtGlobal:1:0,
>  from 
> /<>/src/kvirc/../kvilib/config/kvi_settings.h:37,
>  from /<>/src/kvirc/kernel/KviIrcConnection.h:33,
>  from 
> /<>/src/kvirc/kernel/KviIrcConnection.cpp:27:
> /usr/include/qt4/QtCore/qglobal.h:2438:29: note: candidate: constexpr 
> QFlags::QFlags(QFlags::Zero) [with Enum = 
> QEventLoop::ProcessEventsFlag; QFlags::Zero = void**] 
>  Q_DECL_CONSTEXPR inline QFlags(Zero = 0) : i(0) {}
>  ^~
> 
> /usr/include/qt4/QtCore/qglobal.h:2438:29: note:   conversion of argument 1 
> would be ill-formed:
> /<>/src/kvirc/kernel/KviIrcConnection.cpp:672:66: error: invalid 
> conversion from 'int' to 'QFlags::Zero {aka 
> void**}' [-fpermissive]
>QApplication::processEvents(QEventLoop::ExcludeSocketNotifiers & 
> QEventLoop::ExcludeUserInputEvents);
>~~~^~~~
> 
> In file included from /usr/include/qt4/QtCore/QtGlobal:1:0,
>  from 
> /<>/src/kvirc/../kvilib/config/kvi_settings.h:37,
>  from /<>/src/kvirc/kernel/KviIrcConnection.h:33,
>  from 
> /<>/src/kvirc/kernel/KviIrcConnection.cpp:27:
> /usr/include/qt4/QtCore/qglobal.h:2437:29: note: candidate: constexpr 
> QFlags::QFlags(Enum) [with Enum = QEventLoop::ProcessEventsFlag]  match>
>  Q_DECL_CONSTEXPR inline QFlag

[Pkg-kde-extras] Bug#811874: kftpgrabber: FTBFS with GCC 6: no matching function for call to

2016-01-19 Thread Martin Michlmayr
Package: kftpgrabber
Version: 0.8.99~svn1214766-1
Severity: important
User: debian-...@lists.debian.org
Usertags: ftbfs-gcc-6 gcc-6-no-match

This package fails to build with GCC 6.  GCC 6 has not been released
yet, but it's expected that GCC 6 will become the default compiler for
stretch.

Note that only the first error is reported; there might be more.  You
can find a snapshot of GCC 6 in experimental.  To build with GCC 6,
you can set CC=gcc-6 CXX=g++-6 explicitly.

You may be able to find out more about this issue at
https://gcc.gnu.org/gcc-6/changes.html

> sbuild (Debian sbuild) 0.67.0 (26 Dec 2015) on dl580gen9-02.hlinux
...
> [ 79%] Building CXX object 
> src/CMakeFiles/kftpgrabber.dir/checksumverifier.cpp.o
> cd "/<>/obj-x86_64-linux-gnu/src" && /usr/bin/g++   
> -DKDE4_CMAKE_TOPLEVEL_DIR_LENGTH=25 -DKDE_DEPRECATED_WARNINGS -DQT3_SUPPORT 
> -DQT3_SUPPORT_WARNINGS -DQT_NO_CAST_TO_ASCII -DQT_NO_STL -D_BSD_SOURCE 
> -D_DEFAULT_SOURCE -D_REENTRANT -D_XOPEN_SOURCE=500 
> -I"/<>/obj-x86_64-linux-gnu/src" -I"/<>/src" 
> -I"/<>" -I"/<>/obj-x86_64-linux-gnu" 
> -I"/<>/src/misc" -I"/<>/src/widgets" 
> -I/usr/include/KDE -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/QtDesigner -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/q
> t4/mkspecs/default -I/usr/include/qt4  -g -O2 -fstack-protector-strong 
> -Wformat -Werror=format-security -Wall -Wdate-time -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 -O2 -g -DNDEBUG -DQT_NO_DEBUG 
>   -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -o 
> CMakeFiles/kftpgrabber.dir/checksumverifier.cpp.o -c 
> "/<>/src/checksumverifier.cpp"
> /<>/src/checksumverifier.cpp: In member function 'void 
> KFTPCore::ChecksumVerifierThread::checkSFV(const QString&, const QString&)':
> /<>/src/checksumverifier.cpp:67:50: error: no matching function 
> for call to 'KUrl::directory(bool)'
>QString fileDir = KUrl(sfvfile).directory(false);
>   ^
> 
> In file included from /<>/src/checksumverifier.cpp:46:0:
> /usr/include/kurl.h:781:11: note: candidate: QString KUrl::directory(const 
> DirectoryOptions&) const
>QString directory( const DirectoryOptions& options = IgnoreTrailingSlash ) 
> const;
>^
> 
> /usr/include/kurl.h:781:11: note:   no known conversion for argument 1 from 
> 'bool' to 'const DirectoryOptions& {aka const QFlags&}'

-- 
Martin Michlmayr
Linux for HPE Helion, Hewlett Packard Enterprise

___
pkg-kde-extras mailing list
pkg-kde-extras@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-kde-extras


[Pkg-kde-extras] Bug#811853: krecipes: FTBFS with GCC 6: no matching function for call to

2016-01-19 Thread Martin Michlmayr
Package: krecipes
Version: 2.1.0-1
Severity: important
User: debian-...@lists.debian.org
Usertags: ftbfs-gcc-6 gcc-6-no-match

This package fails to build with GCC 6.  GCC 6 has not been released
yet, but it's expected that GCC 6 will become the default compiler for
stretch.

Note that only the first error is reported; there might be more.  You
can find a snapshot of GCC 6 in experimental.  To build with GCC 6,
you can set CC=gcc-6 CXX=g++-6 explicitly.

You may be able to find out more about this issue at
https://gcc.gnu.org/gcc-6/changes.html

> sbuild (Debian sbuild) 0.67.0 (26 Dec 2015) on dl580gen9-02.hlinux
...
> [ 99%] Building CXX object 
> src/CMakeFiles/krecipes.dir/actionshandlers/categoryactionshandler.o
> cd /<>/obj-x86_64-linux-gnu/src && /usr/bin/c++   
> -DKDE4_CMAKE_TOPLEVEL_DIR_LENGTH=22 -DKDE_DEPRECATED_WARNINGS -DQT3_SUPPORT 
> -DQT3_SUPPORT_WARNINGS -DQT_NO_CAST_TO_ASCII -DQT_NO_STL -D_BSD_SOURCE 
> -D_DEFAULT_SOURCE -D_REENTRANT -D_XOPEN_SOURCE=500 
> -I/<>/obj-x86_64-linux-gnu/src -I/<>/src 
> -I/<>/src/backends -I/<>/src/threadedqueries 
> -I/<>/src/importers -I/<>/src/exporters 
> -I/<>/src/actionshandlers -I/<>/src/tests 
> -I/usr/include/KDE -I/usr/include/qt4/phonon -I/usr/include/qt4/QtXmlPatterns 
> -I/usr/include/qt4/QtXml -I/usr/include/qt4/QtWebKit 
> -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/QtDesigner -I/usr/include/qt4/QtDeclarative 
> -I/usr/include/qt4/QtDBus -I/usr/include/q
> t4/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/libxml2  -g -O2 -fstack-protector-strong -Wformat 
> -Werror=format-security -Wdate-time -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 -DNDEBUG -DQT_NO_DEBUG   
> -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -o 
> CMakeFiles/krecipes.dir/actionshandlers/categoryactionshandler.o -c 
> /<>/src/actionshandlers/categoryactionshandler.cpp
> /<>/src/dialogs/createunitconversiondialog.cpp: In constructor 
> 'CreateUnitConversionDialog::CreateUnitConversionDialog(const Element&, const 
> ElementList&, QWidget*)':
> /<>/src/dialogs/createunitconversiondialog.cpp:33:63: warning: 
> 'QHBoxLayout::QHBoxLayout(QLayout*, int, const char*)' is deprecated 
> [-Wdeprecated-declarations]
>   buttonGroup1Layout = new QHBoxLayout( buttonGroup1->layout() );
>^
> 
> In file included from /usr/include/qt4/QtGui/QVBoxLayout:1:0,
>  from 
> /<>/src/dialogs/createunitconversiondialog.h:13,
>  from 
> /<>/src/dialogs/createunitconversiondialog.cpp:10:
> /usr/include/qt4/QtGui/qboxlayout.h:140:29: note: declared here
>  QT3_SUPPORT_CONSTRUCTOR QHBoxLayout(QLayout *parentLayout,
>  ^~~
> 
> /<>/src/dialogs/similarcategoriesdialog.cpp: In constructor 
> 'SimilarCategoriesDialog::SimilarCategoriesDialog(ElementList&, QWidget*)':
> /<>/src/dialogs/similarcategoriesdialog.cpp:103:147: warning: 
> 'QSizePolicy::QSizePolicy(QSizePolicy::Policy, QSizePolicy::Policy, uchar, 
> uchar, bool)' is deprecated [-Wdeprecated-declarations]
>   allListView->setSizePolicy( QSizePolicy( (QSizePolicy::SizeType)7, 
> (QSizePolicy::SizeType)7, 0, 1, allListView->sizePolicy().hasHeightForWidth() 
> ) );
>   
>  ^
> 
> In file included from /usr/include/qt4/QtGui/qwidget.h:54:0,
>  from /usr/include/qt4/QtGui/qdialog.h:45,
>  from /usr/include/qt4/QtGui/QDialog:1,
>  from 
> /<>/src/dialogs/similarcategoriesdialog.h:13,
>  from 
> /<>/src/dialogs/similarcategoriesdialog.cpp:10:
> /usr/include/qt4/QtGui/qsizepolicy.h:180:29: note: declared here
>  QT3_SUPPORT_CONSTRUCTOR QSizePolicy(Policy hor, Policy ver, uchar hors, 
> uchar vers, bool hfw = false)
>  ^~~
> 
> /<>/src/dialogs/similarcategoriesdialog.cpp:133:155: warning: 
> 'QSizePolicy::QSizePolicy(QSizePolicy::Policy, QSizePolicy::Policy, uchar, 
> uchar, bool)' is deprecated [-Wdeprecated-declarations]
>   toMergeListView->setSizePolicy( QSizePolicy( (QSizePolicy::SizeType)7, 
> (QSizePolicy::SizeType)7, 0, 1, 
> toMergeListView->sizePolicy().hasHeightForWidth() ) );
>   
>  ^
> 
> In file included from /usr/include/qt4/QtGui/qwidget.

[Pkg-kde-extras] Bug#811735: k3b: FTBFS with GCC 6: narrowing conversion

2016-01-19 Thread Martin Michlmayr
Package: k3b
Version: 2.0.3a-1
Severity: important
User: debian-...@lists.debian.org
Usertags: ftbfs-gcc-6 gcc-6-narrowing

This package fails to build with GCC 6.  GCC 6 has not been released
yet, but it's expected that GCC 6 will become the default compiler for
stretch.

Note that only the first error is reported; there might be more.  You
can find a snapshot of GCC 6 in experimental.  To build with GCC 6,
you can set CC=gcc-6 CXX=g++-6 explicitly.

You may be able to find out more about this issue at
https://gcc.gnu.org/gcc-6/changes.html

> sbuild (Debian sbuild) 0.67.0 (26 Dec 2015) on dl580gen9-02.hlinux
...
> cd /<>/obj-x86_64-linux-gnu/libk3b && /usr/bin/c++   
> -DKDE4_CMAKE_TOPLEVEL_DIR_LENGTH=17 -DKDE_DEPRECATED_WARNINGS -DMAKE_K3B_LIB 
> -DQT3_SUPPORT -DQT3_SUPPORT_WARNINGS -DQT_NO_CAST_TO_ASCII -DQT_NO_STL 
> -D_BSD_SOURCE -D_DEFAULT_SOURCE -D_REENTRANT -D_XOPEN_SOURCE=500 
> -I/<>/obj-x86_64-linux-gnu/libk3b -I/<>/libk3b 
> -I/<>/obj-x86_64-linux-gnu -I/<>/libk3bdevice 
> -I/<>/libk3b/core -I/<>/libk3b/plugin 
> -I/<>/libk3b/tools -I/<>/libk3b/tools/qprocess 
> -I/<>/libk3b/tools/qprocess/private 
> -I/<>/libk3b/projects -I/<>/libk3b/projects/audiocd 
> -I/<>/libk3b/projects/datacd 
> -I/<>/libk3b/projects/videocd 
> -I/<>/libk3b/projects/mixedcd -I/<>/libk3b/jobs 
> -I/<>/libk3b/videodvd 
> -I/<>/obj-x86_64-linux-gnu/libk3b/core 
> -I/<>/obj-x86_64-linux-gnu/libk3b/plugin -I
> /<>/obj-x86_64-linux-gnu/libk3b/tools 
> -I/<>/obj-x86_64-linux-gnu/libk3b/projects 
> -I/<>/obj-x86_64-linux-gnu/libk3b/jobs -I/usr/include/KDE 
> -I/usr/include/qt4/phonon -I/usr/include/qt4/QtXmlPatterns 
> -I/usr/include/qt4/QtXml -I/usr/include/qt4/QtWebKit 
> -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/QtDesigner -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  -g -O2 
> -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time 
> -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_EX
 CEPTIONS -fno-check-new -fno-common -Woverloaded-virtual -fPIC   -D_GNU_SOURCE 
-D_LARGEFILE64_SOURCE -o CMakeFiles/k3b.dir/tools/k3bmultichoicedialog.cpp.o -c 
/<>/libk3b/tools/k3bmultichoicedialog.cpp
> Generating k3baudiotrackview.moc
> /<>/libk3b/tools/k3blistview.cpp:498:2: warning: #warning FIXME: 
> draw check mark [-Wcpp]
>  #warning FIXME: draw check mark
>   ^~~
> 
> Generating k3bdatafileview.moc
> Generating k3baudiocdview.moc
> Generating k3bdataviewimpl.moc
> Generating k3bwidgetshoweffect.moc
> /<>/libk3b/tools/k3bwavefilewriter.cpp: In member function 'void 
> K3b::WaveFileWriter::writeEmptyHeader()':
> /<>/libk3b/tools/k3bwavefilewriter.cpp:125:9: error: narrowing 
> conversion of '172' from 'int' to 'char' inside { } [-Wnarrowing]
>  };
>  ^
> 
> /<>/libk3b/tools/k3bwavefilewriter.cpp:125:9: error: narrowing 
> conversion of '177' from 'int' to 'char' inside { } [-Wnarrowing]
> libk3b/CMakeFiles/k3b.dir/build.make:353: recipe for target 
> 'libk3b/CMakeFiles/k3b.dir/tools/k3bwavefilewriter.cpp.o' failed
> make[3]: *** [libk3b/CMakeFiles/k3b.dir/tools/k3bwavefilewriter.cpp.o] Error 1
> make[3]: *** Waiting for unfinished jobs
> Generating k3bmixedburndialog.moc

-- 
Martin Michlmayr
Linux for HPE Helion, Hewlett Packard Enterprise

___
pkg-kde-extras mailing list
pkg-kde-extras@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-kde-extras


[Pkg-kde-extras] Bug#811679: FTBFS with GCC 6: could not convert a from x to y

2016-01-19 Thread Martin Michlmayr
Package: kvpnc
Version: 0.9.6a-3
Severity: important
User: debian-...@lists.debian.org
Usertags: ftbfs-gcc-6 gcc-6-cannot-convert

This package fails to build with GCC 6.  GCC 6 has not been released
yet, but it's expected that GCC 6 will become the default compiler for
stretch.

Note that only the first error is reported; there might be more.  You
can find a snapshot of GCC 6 in experimental.  To build with GCC 6,
you can set CC=gcc-6 CXX=g++-6 explicitly.

> sbuild (Debian sbuild) 0.67.0 (26 Dec 2015) on dl580gen9-02.hlinux
...
> [ 83%] Building CXX object src/CMakeFiles/kvpnc_bin.dir/vpnaccountdata.o
> cd /<>/obj-x86_64-linux-gnu/src && /usr/bin/c++   
> -DKDE4_CMAKE_TOPLEVEL_DIR_LENGTH=19 -DKDE_DEPRECATED_WARNINGS -DQT3_SUPPORT 
> -DQT3_SUPPORT_WARNINGS -DQT_NO_CAST_TO_ASCII -DQT_NO_STL -D_BSD_SOURCE 
> -D_DEFAULT_SOURCE -D_REENTRANT -D_XOPEN_SOURCE=500 
> -I/<>/obj-x86_64-linux-gnu/src -I/<>/src 
> -I/usr/include/KDE -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/QtDesigner -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  -g -O2 
> -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time 
> -D_FORTIFY_SOURC
> E=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 -DNDEBUG -DQT_NO_DEBUG   
> -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -o 
> CMakeFiles/kvpnc_bin.dir/vpnaccountdata.o -c 
> /<>/src/vpnaccountdata.cpp
> /<>/src/kvpncconfig.cpp: In member function 'bool 
> KVpncConfig::importFritzboxConfig(QString, QString&, bool&)':
> /<>/src/kvpncconfig.cpp:3783:82: warning: unused parameter 
> 'openProfileManager' [-Wunused-parameter]
>  bool KVpncConfig::importFritzboxConfig(QString filename, QString& RetName, 
> bool& openProfileManager)
>   
> ^~
> 
> /<>/src/kvpncconfig.cpp: In member function 'void 
> KVpncConfig::removeEntry(QString)':
> /<>/src/kvpncconfig.cpp:4298:62: error: no matching function for 
> call to 'KConfigGroup::deleteEntry(const char [21], bool)'
>  configgroup.deleteEntry("First use of Kwallet", false);
>   ^
> 

-- 
Martin Michlmayr
Linux for HPE Helion, Hewlett Packard Enterprise

___
pkg-kde-extras mailing list
pkg-kde-extras@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-kde-extras


[Pkg-kde-extras] Bug#811677: FTBFS with GCC 6: could not convert a from x to y

2016-01-19 Thread Martin Michlmayr
Package: krename
Version: 4.0.9-3
Severity: important
User: debian-...@lists.debian.org
Usertags: ftbfs-gcc-6 gcc-6-cannot-convert

This package fails to build with GCC 6.  GCC 6 has not been released
yet, but it's expected that GCC 6 will become the default compiler for
stretch.

Note that only the first error is reported; there might be more.  You
can find a snapshot of GCC 6 in experimental.  To build with GCC 6,
you can set CC=gcc-6 CXX=g++-6 explicitly.

> sbuild (Debian sbuild) 0.67.0 (26 Dec 2015) on dl580gen9-02.hlinux
...
> cd /<>/obj-x86_64-linux-gnu/src && /usr/bin/c++   
> -DKDE4_CMAKE_TOPLEVEL_DIR_LENGTH=21 -DKDE_DEPRECATED_WARNINGS 
> -DQT_NO_CAST_TO_ASCII -DQT_NO_STL -DWITH_EXIV2 -DWITH_FREETYPE -DWITH_PODOFO 
> -DWITH_TAGLIB -D_BSD_SOURCE -D_DEFAULT_SOURCE -D_REENTRANT 
> -D_XOPEN_SOURCE=500 -I/<>/obj-x86_64-linux-gnu/src 
> -I/<>/src -I/<> -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/QtDesigner -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/freetype2  
> -g -O2 -fstack-protector-strong -Wformat -Werror
> =format-security -Wdate-time -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 -DNDEBUG -DQT_NO_DEBUG   
> -I/usr/include/taglib -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -fexceptions 
> -UQT_NO_EXCEPTIONS -o CMakeFiles/krename.dir/systemplugin.o -c 
> /<>/src/systemplugin.cpp
> /<>/src/batchrenamer.cpp: In member function 'void 
> BatchRenamer::undoFiles(ProgressDialog*)':
> /<>/src/batchrenamer.cpp:405:55: error: could not convert 
> 'false' from 'bool' to 'KIO::JobFlags {aka QFlags}'
>  job = KIO::file_delete( dstUrl, false );
>^
> 

-- 
Martin Michlmayr
Linux for HPE Helion, Hewlett Packard Enterprise

___
pkg-kde-extras mailing list
pkg-kde-extras@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-kde-extras


[Pkg-kde-extras] Bug#811663: FTBFS with GCC 6: cannot convert x to y

2016-01-19 Thread Martin Michlmayr
Package: tora
Version: 2.1.3-2
Severity: important
User: debian-...@lists.debian.org
Usertags: ftbfs-gcc-6 gcc-6-cannot-convert

This package fails to build with GCC 6.  GCC 6 has not been released
yet, but it's expected that GCC 6 will become the default compiler for
stretch.

Note that only the first error is reported; there might be more.  You
can find a snapshot of GCC 6 in experimental.  To build with GCC 6,
you can set CC=gcc-6 CXX=g++-6 explicitly.

> sbuild (Debian sbuild) 0.67.0 (26 Dec 2015) on dl580gen9-02.hlinux
...
> cd /<>/obj-x86_64-linux-gnu/src && /usr/bin/g++   -DCMAKE_BUILD 
> -DHAVE_CONFIG_H -DHAVE_DLFCN_H -DHAVE_POSTGRESQL_LIBPQ_FE_H -DHAVE_UNISTD_H 
> -DLIBPQ_DECL_CANCEL -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_NO_DEBUG 
> -DQT_SQL_LIB -DQT_THREAD_LIB -DQT_XML_LIB -DTOMONOLITHIC -DTO_NO_ORACLE 
> -I/<>/obj-x86_64-linux-gnu/src -I/<>/src -isystem 
> /usr/include/qt4 -isystem /usr/include/qt4/QtGui -isystem 
> /usr/include/qt4/QtXml -isystem /usr/include/qt4/QtSql -isystem 
> /usr/include/qt4/QtNetwork -isystem /usr/include/qt4/QtCore 
> -I/<> -I/<>/obj-x86_64-linux-gnu 
> -I/usr/include/qt4/QtDesigner -I/usr/include/qt4/QtDeclarative 
> -I/usr/include/qt4/QtScriptTools -I/usr/include/qt4/QtDBus 
> -I/usr/include/qt4/QtXmlPatterns -I/usr/include/qt4/QtHelp 
> -I/usr/include/qt4/QtUiTools -I/usr/include/qt4/QtTest 
> -I/usr/include/qt4/QtScript -I/usr/include/qt4/QtSvg 
> -I/usr/include/qt4/Qt3Support -I/usr/share/qt4/mkspecs/default 
> -I/<>
> /src/loki/include -I/<>/src/otl -I/usr/include/postgresql 
> -I/usr/include/qt4/Qsci  -g -O2 -fstack-protector-strong -Wformat 
> -Werror=format-security -Wall -Wdate-time -D_FORTIFY_SOURCE=2 -O2
> -DTOVERSION=\"2.1.3\" -DDEFAULT_PLUGIN_DIR=\"/usr/share/tora/\" -DQT 
> -DSCI_LEXER  -include /<>/obj-x86_64-linux-gnu/src/precompiled.h 
> -Winvalid-pch  -o CMakeFiles/tora.dir/topiechart.o -c 
> /<>/src/topiechart.cpp
> cc1plus: warning: 
> /<>/obj-x86_64-linux-gnu/src/precompiled.h.gch/tora_RELEASE.h++: 
> not used because `QT_NO_DEBUG' is defined [-Winvalid-pch]
> In file included from /<>/src/toconfiguration.h:6:0,
>  from /<>/src/totool.h:46,
>  from /<>/src/topiechart.cpp:49:
> /<>/src/loki/include/loki/Singleton.h: In function 'void 
> Loki::SetLongevity(T*, unsigned int, Destroyer)':
> /<>/src/loki/include/loki/Singleton.h:158:14: warning: 
> 'template class std::auto_ptr' is deprecated 
> [-Wdeprecated-declarations]
>  std::auto_ptr
>   ^~~~
> 
> In file included from /usr/include/c++/6/memory:81:0,
>  from /<>/src/loki/include/loki/Singleton.h:30,
>  from /<>/src/toconfiguration.h:6,
>  from /<>/src/totool.h:46,
>  from /<>/src/topiechart.cpp:49:
> /usr/include/c++/6/bits/unique_ptr.h:49:28: note: declared here
>template class auto_ptr;
> ^~~~
> 
> [ 83%] Building CXX object src/CMakeFiles/tora.dir/toplsqleditor.o
> cd /<>/obj-x86_64-linux-gnu/src && /usr/bin/g++   -DCMAKE_BUILD 
> -DHAVE_CONFIG_H -DHAVE_DLFCN_H -DHAVE_POSTGRESQL_LIBPQ_FE_H -DHAVE_UNISTD_H 
> -DLIBPQ_DECL_CANCEL -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_NO_DEBUG 
> -DQT_SQL_LIB -DQT_THREAD_LIB -DQT_XML_LIB -DTOMONOLITHIC -DTO_NO_ORACLE 
> -I/<>/obj-x86_64-linux-gnu/src -I/<>/src -isystem 
> /usr/include/qt4 -isystem /usr/include/qt4/QtGui -isystem 
> /usr/include/qt4/QtXml -isystem /usr/include/qt4/QtSql -isystem 
> /usr/include/qt4/QtNetwork -isystem /usr/include/qt4/QtCore 
> -I/<> -I/<>/obj-x86_64-linux-gnu 
> -I/usr/include/qt4/QtDesigner -I/usr/include/qt4/QtDeclarative 
> -I/usr/include/qt4/QtScriptTools -I/usr/include/qt4/QtDBus 
> -I/usr/include/qt4/QtXmlPatterns -I/usr/include/qt4/QtHelp 
> -I/usr/include/qt4/QtUiTools -I/usr/include/qt4/QtTest 
> -I/usr/include/qt4/QtScript -I/usr/include/qt4/QtSvg 
> -I/usr/include/qt4/Qt3Support -I/usr/share/qt4/mkspecs/default 
> -I/<>
> /src/loki/include -I/<>/src/otl -I/usr/include/postgresql 
> -I/usr/include/qt4/Qsci  -g -O2 -fstack-protector-strong -Wformat 
> -Werror=format-security -Wall -Wdate-time -D_FORTIFY_SOURCE=2 -O2
> -DTOVERSION=\"2.1.3\" -DDEFAULT_PLUGIN_DIR=\"/usr/share/tora/\" -DQT 
> -DSCI_LEXER  -include /<>/obj-x86_64-linux-gnu/src/precompiled.h 
> -Winvalid-pch  -o CMakeFiles/tora.dir/toplsqleditor.o -c 
> /<>/src/toplsqleditor.cpp
> cc1plus: warning: 
> /<>/obj-x86_64-linux-gnu/src/precompiled.h.gch/tora_RELEASE.h++: 
> not used because `QT_NO_DEBUG' is defined [-Winvalid-pch]
> In file included from /<>/src/toconfiguration.h:6:0,
>  from /<>/src/totool.h:46,
>  from /<>/src/toplsqleditor.h:46,
>  from /<>/src/toplsqleditor.cpp:56:
> /<>/src/loki/include/loki/Singleton.h: In function 'void 
> Loki::SetLongevity(T*, unsigned int, Destroyer)':
> /<>/src/loki/include/loki/Singleton.h:158:14: warning: 
> 'template class std::auto_ptr' is deprecated 
> [-Wdeprecated-declarations]
>

[Pkg-kde-extras] Bug#811632: FTBFS with GCC 6: cannot convert x to y

2016-01-19 Thread Martin Michlmayr
Package: hupnp
Version: 1.0.0-1
Severity: important
User: debian-...@lists.debian.org
Usertags: ftbfs-gcc-6 gcc-6-cannot-convert

This package fails to build with GCC 6.  GCC 6 has not been released
yet, but it's expected that GCC 6 will become the default compiler for
stretch.

Note that only the first error is reported; there might be more.  You
can find a snapshot of GCC 6 in experimental.  To build with GCC 6,
you can set CC=gcc-6 CXX=g++-6 explicitly.

> sbuild (Debian sbuild) 0.67.0 (26 Dec 2015) on dl580gen9-02.hlinux
...
> g++ -c -m64 -pipe -g -O2 -fstack-protector-strong -Wformat 
> -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -D_REENTRANT -Wall -W 
> -fPIC -DH_BUILD_UPNP_CORE_LIB -DDEBUG -DQT_NO_DEBUG -DQT_XML_LIB 
> -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED 
> -I/usr/share/qt4/mkspecs/linux-g++-64 -I. -I/usr/include/qt4/QtCore 
> -I/usr/include/qt4/QtNetwork -I/usr/include/qt4/QtXml -I/usr/include/qt4 
> -Iinclude -Ilib/qtsoap-2.7-opensource/src -Iobj -o 
> obj/moc_hdevicehost_ssdp_handler_p.o obj/moc_hdevicehost_ssdp_handler_p.cpp
> src/devicehosting/devicehost/hservermodel_creator_p.cpp: In member function 
> 'Herqq::Upnp::HServerDevice* 
> Herqq::Upnp::HServerModelCreator::parseDevice(const QDomElement&, 
> Herqq::Upnp::HServerDevice*)':
> src/devicehosting/devicehost/hservermodel_creator_p.cpp:496:16: error: cannot 
> convert 'bool' to 'Herqq::Upnp::HServerDevice*' in return
>  return false;
> ^
> 
> src/devicehosting/devicehost/hservermodel_creator_p.cpp:563:24: error: cannot 
> convert 'bool' to 'Herqq::Upnp::HServerDevice*' in return
>  return false;
> ^
> 
> g++ -c -m64 -pipe -g -O2 -fstack-protector-strong -Wformat 
> -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -D_REENTRANT -Wall -W 
> -fPIC -DH_BUILD_UPNP_CORE_LIB -DDEBUG -DQT_NO_DEBUG -DQT_XML_LIB 
> -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED 
> -I/usr/share/qt4/mkspecs/linux-g++-64 -I. -I/usr/include/qt4/QtCore 
> -I/usr/include/qt4/QtNetwork -I/usr/include/qt4/QtXml -I/usr/include/qt4 
> -Iinclude -Ilib/qtsoap-2.7-opensource/src -Iobj -o 
> obj/moc_hdevicehost_http_server_p.o obj/moc_hdevicehost_http_server_p.cpp
> g++ -c -m64 -pipe -g -O2 -fstack-protector-strong -Wformat 
> -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -D_REENTRANT -Wall -W 
> -fPIC -DH_BUILD_UPNP_CORE_LIB -DDEBUG -DQT_NO_DEBUG -DQT_XML_LIB 
> -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED 
> -I/usr/share/qt4/mkspecs/linux-g++-64 -I. -I/usr/include/qt4/QtCore 
> -I/usr/include/qt4/QtNetwork -I/usr/include/qt4/QtXml -I/usr/include/qt4 
> -Iinclude -Ilib/qtsoap-2.7-opensource/src -Iobj -o 
> obj/moc_hevent_subscriber_p.o obj/moc_hevent_subscriber_p.cpp
> Makefile.src:1328: recipe for target 'obj/hservermodel_creator_p.o' failed
> make[3]: *** [obj/hservermodel_creator_p.o] Error 1
> make[3]: *** Waiting for unfinished jobs

-- 
Martin Michlmayr
Linux for HPE Helion, Hewlett Packard Enterprise

___
pkg-kde-extras mailing list
pkg-kde-extras@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-kde-extras


[Pkg-kde-extras] Bug#811623: FTBFS with GCC 6: cannot convert x to y

2016-01-19 Thread Martin Michlmayr
Package: basket
Version: 2.10~beta+git20150905.faa6dce-1
Severity: important
User: debian-...@lists.debian.org
Usertags: ftbfs-gcc-6 gcc-6-cannot-convert

This package fails to build with GCC 6.  GCC 6 has not been released
yet, but it's expected that GCC 6 will become the default compiler for
stretch.

Note that only the first error is reported; there might be more.  You
can find a snapshot of GCC 6 in experimental.  To build with GCC 6,
you can set CC=gcc-6 CXX=g++-6 explicitly.

> sbuild (Debian sbuild) 0.67.0 (26 Dec 2015) on dl580gen9-02.hlinux
...
> -I/usr/include/qt4/QtCore -I/usr/include/qt4/Qt 
> -I/usr/share/qt4/mkspecs/default -I/usr/include/qt4 
> -I/usr/include/qimageblitz  -g -O2 -fstack-protector-strong -Wformat 
> -Werror=format-security -Wdate-time -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 -DNDEBUG -DQT_NO_DEBUG -fPIC  
>  -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -o 
> CMakeFiles/basketcommon.dir/linklabel.cpp.o -c 
> "/<>/basket-2.10~beta+git20150905.faa6dce/src/linklabel.cpp"
> /<>/basket-2.10~beta+git20150905.faa6dce/src/crashhandler.cpp:75:32:
>  warning: macro "__DATE__" might prevent reproducible builds [-Wdate-time]
>  "Build date: " __DATE__ "\n"
> ^~~~
> 
> /<>/basket-2.10~beta+git20150905.faa6dce/src/crashhandler.cpp: In 
> static member function 'static void Crash::crashHandler(int)':
> /<>/basket-2.10~beta+git20150905.faa6dce/src/crashhandler.cpp:112:55:
>  warning: ignoring return value of 'ssize_t write(int, const void*, size_t)', 
> declared with attribute warn_unused_result [-Wunused-result]
>  ::write(handle, gdb_batch, gdb_batch.length());
>^
> 
> /<>/basket-2.10~beta+git20150905.faa6dce/src/backgroundmanager.cpp: 
> In member function 'QPixmap* BackgroundManager::preview(const QString&)':
> /<>/basket-2.10~beta+git20150905.faa6dce/src/backgroundmanager.cpp:262:16:
>  error: cannot convert 'bool' to 'QPixmap*' in return
>  return false;
> ^
> 
> /<>/basket-2.10~beta+git20150905.faa6dce/src/basketview.cpp: In 
> member function 'virtual void BasketView::resizeEvent(QResizeEvent*)':
> /<>/basket-2.10~beta+git20150905.faa6dce/src/basketview.cpp:34:46: 
> warning: unused parameter 'event' [-Wunused-parameter]
>  void BasketView::resizeEvent( QResizeEvent * event )
>   ^
> 
> [ 67%] Building CXX object src/CMakeFiles/basketcommon.dir/note.cpp.o

-- 
Martin Michlmayr
Linux for HPE Helion, Hewlett Packard Enterprise

___
pkg-kde-extras mailing list
pkg-kde-extras@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-kde-extras


[Pkg-kde-extras] Mini MBA گردشگری

2016-01-19 Thread آکادمی نیکان

Hello,

You have received a newsletter from Morteza from nikanba.ir.

However, your email software can't display HTML emails. You can view the =
newsletter by clicking here:

http://marvaserver.ir/link.php?M=720933&N=28&L=10&F=T



You're receiving this newsletter because you have shown interest in
Morteza=
from nikanba.ir.
Not interested anymore? Click here to unsubscribe:
http://marvaserver.ir/unsubscribe.php?M=720933&C=c8061fd30aa23405be77ea0d111884be&L=30&N=28
___
pkg-kde-extras mailing list
pkg-kde-extras@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-kde-extras

[Pkg-kde-extras] RE

2016-01-19 Thread Margaret.Hoey


I got a donation for you, Email me for details via::   mr.ped...@qq.com
Best Regards
Mr. Pedro.



** This email is intended for the addressee named and may contain confidential 
information. If you are not the intended recipient, please delete it and notify 
the sender. Unless explicitly attributed, the opinions expressed in this email 
are those of the author only and do not represent the official view of NSW 
Health nor the New South Wales Government **
___
pkg-kde-extras mailing list
pkg-kde-extras@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-kde-extras

[Pkg-kde-extras] RE

2016-01-19 Thread Margaret.Hoey


I got a donation for you, Email me for details via::   mr.ped...@qq.com
Best Regards
Mr. Pedro.



** This email is intended for the addressee named and may contain confidential 
information. If you are not the intended recipient, please delete it and notify 
the sender. Unless explicitly attributed, the opinions expressed in this email 
are those of the author only and do not represent the official view of NSW 
Health nor the New South Wales Government **
___
pkg-kde-extras mailing list
pkg-kde-extras@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-kde-extras