Your message dated Wed, 2 Mar 2016 17:30:35 -0800
with message-id <20160303013035.ga10...@jirafa.cyrius.com>
and subject line Re: Bug#812008: partitionmanager: FTBFS with GCC 6: too few 
arguments to function
has caused the Debian Bug report #812008,
regarding partitionmanager: FTBFS with GCC 6: too few arguments to function
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)


-- 
812008: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=812008
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
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 /<<PKGBUILDDIR>>/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/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/src 
> -I/<<PKGBUILDDIR>>/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 
> /<<PKGBUILDDIR>>/src/fs/ntfs.cpp
> /<<PKGBUILDDIR>>/src/fs/ntfs.cpp: In member function 'virtual bool 
> FS::ntfs::updateBootSector(Report&, const QString&) const':
> /<<PKGBUILDDIR>>/src/fs/ntfs.cpp:189:8: error: too few arguments to function 
> 'double log(double)'
>     log() << i18nc("@info/plain", "Could not open partition 
> <filename>%1</filename> 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 /<<PKGBUILDDIR>>/src/fs/filesystem.h:25,
>                  from /<<PKGBUILDDIR>>/src/fs/ntfs.h:24,
>                  from /<<PKGBUILDDIR>>/src/fs/ntfs.cpp:20:
> /usr/include/x86_64-linux-gnu/bits/mathcalls.h:109:1: note: declared here
>  __MATHCALL_VEC (log,, (_Mdouble_ __x));
>  ^
> 
> /<<PKGBUILDDIR>>/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 <filename>%1</filename> when trying to update the NTFS boot 
> sector.", deviceNode);
>         ^

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

--- End Message ---
--- Begin Message ---
* Martin Michlmayr <t...@hpe.com> [2016-01-19 20:28]:
> Package: partitionmanager
> Version: 1.0.3-2.1
> 
> 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.

The package builds fine with GCC 6 6-20160228-1.  Since the package
itself didn't change, I guess that either a bug in GCC 6 got fixed or
possibly a header in another package.

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

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

Reply via email to