Your message dated Tue, 19 Jul 2016 13:48:45 +0200 with message-id <1790675.rcXcV7PHqF@neoptolemo> and subject line Re: Bug#818810: FTBFS with libc 2.23: 'isnan' was not declared in this scope has caused the Debian Bug report #818810, regarding FTBFS with libc 2.23: 'isnan' was not declared in this scope 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 owner@bugs.debian.org immediately.) -- 818810: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=818810 Debian Bug Tracking System Contact owner@bugs.debian.org with problems
--- Begin Message ---
- To: submit@bugs.debian.org
- Subject: FTBFS with libc 2.23: 'isnan' was not declared in this scope
- From: Martin Michlmayr <tbm@hpe.com>
- Date: Sun, 20 Mar 2016 16:02:06 -0400
- Message-id: <20160320200206.GC6643@jirafa.cyrius.com>
- In-reply-to: <20160320111107.745B411FC3D@dl580gen9-02.hlinux>
- References: <20160320111107.745B411FC3D@dl580gen9-02.hlinux>
Package: kmplot Version: 4:15.08.3-1 Severity: important User: debian-glibc@lists.debian.org Usertags: 2.23 This package fails to build with libc6 2.23 (2.23-0experimental0 from experimental). > sbuild (Debian sbuild) 0.68.0 (15 Jan 2016) on dl580gen9-02.hlinux ... > In file included from /<<PKGBUILDDIR>>/kmplot/kgradientdialog.cpp:27:0: > /usr/include/KF5/KDELibs4Support/kcolordialog.h:211:41: note: declared here > class KDELIBS4SUPPORT_DEPRECATED_EXPORT KColorDialog : public KDialog > ^ > /<<PKGBUILDDIR>>/kmplot/view.cpp: In member function 'QPointF View::toPixel(const QPointF&, View::ClipBehaviour, const QPointF&)': > /<<PKGBUILDDIR>>/kmplot/view.cpp:479:14: error: 'isnan' was not declared in this scope > if ( isnan(x) ) > ^ > /<<PKGBUILDDIR>>/kmplot/view.cpp:479:14: note: suggested alternative: > In file included from /usr/include/c++/5/random:38:0, > from /usr/include/c++/5/bits/stl_algo.h:66, > from /usr/include/c++/5/algorithm:62, > from /usr/include/x86_64-linux-gnu/qt5/QtCore/qglobal.h:85, > from /usr/include/x86_64-linux-gnu/qt5/QtCore/qalgorithms.h:37, > from /usr/include/x86_64-linux-gnu/qt5/QtCore/qvector.h:37, > from /usr/include/x86_64-linux-gnu/qt5/QtCore/QVector:1, > from /<<PKGBUILDDIR>>/kmplot/vector.h:28, > from /<<PKGBUILDDIR>>/kmplot/function.h:29, > from /<<PKGBUILDDIR>>/kmplot/view.h:29, > from /<<PKGBUILDDIR>>/kmplot/view.cpp:26: > /usr/include/c++/5/cmath:641:5: note: 'std::isnan' > isnan(_Tp __x) > ^ > /<<PKGBUILDDIR>>/kmplot/view.cpp:499:15: error: 'isinf' was not declared in this scope > if ( isinf(x) == -1 ) > ^ > /<<PKGBUILDDIR>>/kmplot/view.cpp:499:15: note: suggested alternative: > In file included from /usr/include/c++/5/random:38:0, > from /usr/include/c++/5/bits/stl_algo.h:66, > from /usr/include/c++/5/algorithm:62, > from /usr/include/x86_64-linux-gnu/qt5/QtCore/qglobal.h:85, > from /usr/include/x86_64-linux-gnu/qt5/QtCore/qalgorithms.h:37, > from /usr/include/x86_64-linux-gnu/qt5/QtCore/qvector.h:37, > from /usr/include/x86_64-linux-gnu/qt5/QtCore/QVector:1, > from /<<PKGBUILDDIR>>/kmplot/vector.h:28, > from /<<PKGBUILDDIR>>/kmplot/function.h:29, > from /<<PKGBUILDDIR>>/kmplot/view.h:29, > from /<<PKGBUILDDIR>>/kmplot/view.cpp:26: > /usr/include/c++/5/cmath:621:5: note: 'std::isinf' > isinf(_Tp __x) > ^ > /<<PKGBUILDDIR>>/kmplot/view.cpp:506:14: error: 'isnan' was not declared in this scope > if ( isnan(y) ) > ^ > /<<PKGBUILDDIR>>/kmplot/view.cpp:506:14: note: suggested alternative: > In file included from /usr/include/c++/5/random:38:0, > from /usr/include/c++/5/bits/stl_algo.h:66, > from /usr/include/c++/5/algorithm:62, > from /usr/include/x86_64-linux-gnu/qt5/QtCore/qglobal.h:85, > from /usr/include/x86_64-linux-gnu/qt5/QtCore/qalgorithms.h:37, > from /usr/include/x86_64-linux-gnu/qt5/QtCore/qvector.h:37, > from /usr/include/x86_64-linux-gnu/qt5/QtCore/QVector:1, > from /<<PKGBUILDDIR>>/kmplot/vector.h:28, > from /<<PKGBUILDDIR>>/kmplot/function.h:29, > from /<<PKGBUILDDIR>>/kmplot/view.h:29, > from /<<PKGBUILDDIR>>/kmplot/view.cpp:26: > /usr/include/c++/5/cmath:641:5: note: 'std::isnan' > isnan(_Tp __x) > ^ > /<<PKGBUILDDIR>>/kmplot/view.cpp:526:15: error: 'isinf' was not declared in this scope > if ( isinf(y) == -1 ) > ^ ... -- Martin Michlmayr Linux for HPE Helion, Hewlett Packard Enterprise
--- End Message ---
--- Begin Message ---
- To: 818810-done@bugs.debian.org
- Subject: Re: Bug#818810: FTBFS with libc 2.23: 'isnan' was not declared in this scope
- From: Maximiliano Curia <maxy@gnuservers.com.ar>
- Date: Tue, 19 Jul 2016 13:48:45 +0200
- Message-id: <1790675.rcXcV7PHqF@neoptolemo>
- In-reply-to: <[🔎] 20160717154947.GF11303@gnuservers.com.ar>
- References: <20160320111107.745B411FC3D@dl580gen9-02.hlinux> <20160320200206.GC6643@jirafa.cyrius.com> <[🔎] 20160717154947.GF11303@gnuservers.com.ar>
Version: 4:16.04.1-1 If I send this to done it might have a chance to actually act on the bug. :) Happy hacking, -- "C makes it easy to shoot yourself in the foot; C++ makes it harder, but when you do it blows your whole leg off." -- Bjarne Stroustrup Saludos /\/\ /\ >< `/Attachment: signature.asc
Description: This is a digitally signed message part.
--- End Message ---