Your message dated Mon, 11 Jul 2016 11:18:57 +0000
with message-id <e1bmzen-0006kv...@franck.debian.org>
and subject line Bug#830467: fixed in magics++ 2.29.2-1
has caused the Debian Bug report #830467,
regarding magics++: FTBFS: TeDefines.h:208:11: error: '::isnan' has not been
declared
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.)
--
830467: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=830467
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: magics++
Version: 2.28.0-4
Severity: serious
Tags: stretch sid
User: debian...@lists.debian.org
Usertags: qa-ftbfs-20160707 qa-ftbfs
Justification: FTBFS on amd64
Hi,
During a rebuild of all packages in sid, your package failed to build on
amd64.
Relevant part (hopefully):
> make[4]: Entering directory
> '/build/magics++-fA5dSY/magics++-2.28.0/debian/build-py2'
> [ 15%] Building CXX object
> src/CMakeFiles/MagPlus.dir/params/Akima474MethodAttributes.cc.o
> cd /build/magics++-fA5dSY/magics++-2.28.0/debian/build-py2/src &&
> /usr/bin/c++ -DHAVE_GEOTIFF -DMAGICS_EXCEPTION=on -DMAGICS_QT5
> -DMagPlus_EXPORTS -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NO_DEBUG -DQT_WIDGETS_LIB
> -Dfortfloat=double -Dfortint=int
> -I/build/magics++-fA5dSY/magics++-2.28.0/debian/build-py2/module
> -I/build/magics++-fA5dSY/magics++-2.28.0/src
> -I/build/magics++-fA5dSY/magics++-2.28.0/src/common
> -I/build/magics++-fA5dSY/magics++-2.28.0/debian/build-py2/src/params
> -I/build/magics++-fA5dSY/magics++-2.28.0/debian/build-py2/src
> -I/build/magics++-fA5dSY/magics++-2.28.0/src/basic
> -I/build/magics++-fA5dSY/magics++-2.28.0/src/web
> -I/build/magics++-fA5dSY/magics++-2.28.0/src/visualisers
> -I/build/magics++-fA5dSY/magics++-2.28.0/src/drivers
> -I/build/magics++-fA5dSY/magics++-2.28.0/src/drivers/MgQ
> -I/build/magics++-fA5dSY/magics++-2.28.0/src/eckit_readers
> -I/build/magics++-fA5dSY/magics++-2.28.0/src/decoders
> -I/build/magics++-fA5dSY/magics++-2.28.0/src/terralib
> -I/build/magics++-fA5dSY/magics++-2.28.0/src/terralib/kernel
> -I/build/magics++-fA5dSY/magics++-2.28.0/src/terralib/utils
> -I/build/magics++-fA5dSY/magics++-2.28.0/src/libMagWrapper
> -I/usr/include/x86_64-linux-gnu/qt5
> -I/usr/include/x86_64-linux-gnu/qt5/QtWidgets
> -I/usr/include/x86_64-linux-gnu/qt5/QtGui
> -I/usr/include/x86_64-linux-gnu/qt5/QtCore
> -I/usr/lib/x86_64-linux-gnu/qt5/mkspecs/linux-g++-64 -I/src
> -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/cairo
> -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include
> -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16
> -I/usr/lib/include -I/usr/include/hdf5/serial -I/usr/include/python3.5m
> -I/usr/include/python2.7 -I/usr/include/x86_64-linux-gnu/python2.7 -fPIC -g
> -O2 -fstack-protector-strong -Wformat -Werror=format-security -std=c++11
> -I/usr/include/terralib -I/usr/include/terralib/kernel -I/usr/include/geotiff
> -pipe -fPIC -fPIC -o
> CMakeFiles/MagPlus.dir/params/Akima474MethodAttributes.cc.o -c
> /build/magics++-fA5dSY/magics++-2.28.0/debian/build-py2/src/params/Akima474MethodAttributes.cc
> In file included from
> /build/magics++-fA5dSY/magics++-2.28.0/src/magics.h:36:0,
> from
> /build/magics++-fA5dSY/magics++-2.28.0/debian/build-py2/src/params/Akima474MethodAttributes.h:20,
> from
> /build/magics++-fA5dSY/magics++-2.28.0/debian/build-py2/src/params/Akima474MethodAttributes.cc:16:
> /build/magics++-fA5dSY/magics++-2.28.0/debian/build-py2/src/magics_config.h:83:0:
> warning: "HAVE_GEOTIFF" redefined
> #define HAVE_GEOTIFF
> ^
> <command-line>:0:0: note: this is the location of the previous definition
> [ 16%] Building CXX object
> src/CMakeFiles/MagPlus.dir/params/Akima760MethodAttributes.cc.o
> cd /build/magics++-fA5dSY/magics++-2.28.0/debian/build-py2/src &&
> /usr/bin/c++ -DHAVE_GEOTIFF -DMAGICS_EXCEPTION=on -DMAGICS_QT5
> -DMagPlus_EXPORTS -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NO_DEBUG -DQT_WIDGETS_LIB
> -Dfortfloat=double -Dfortint=int
> -I/build/magics++-fA5dSY/magics++-2.28.0/debian/build-py2/module
> -I/build/magics++-fA5dSY/magics++-2.28.0/src
> -I/build/magics++-fA5dSY/magics++-2.28.0/src/common
> -I/build/magics++-fA5dSY/magics++-2.28.0/debian/build-py2/src/params
> -I/build/magics++-fA5dSY/magics++-2.28.0/debian/build-py2/src
> -I/build/magics++-fA5dSY/magics++-2.28.0/src/basic
> -I/build/magics++-fA5dSY/magics++-2.28.0/src/web
> -I/build/magics++-fA5dSY/magics++-2.28.0/src/visualisers
> -I/build/magics++-fA5dSY/magics++-2.28.0/src/drivers
> -I/build/magics++-fA5dSY/magics++-2.28.0/src/drivers/MgQ
> -I/build/magics++-fA5dSY/magics++-2.28.0/src/eckit_readers
> -I/build/magics++-fA5dSY/magics++-2.28.0/src/decoders
> -I/build/magics++-fA5dSY/magics++-2.28.0/src/terralib
> -I/build/magics++-fA5dSY/magics++-2.28.0/src/terralib/kernel
> -I/build/magics++-fA5dSY/magics++-2.28.0/src/terralib/utils
> -I/build/magics++-fA5dSY/magics++-2.28.0/src/libMagWrapper
> -I/usr/include/x86_64-linux-gnu/qt5
> -I/usr/include/x86_64-linux-gnu/qt5/QtWidgets
> -I/usr/include/x86_64-linux-gnu/qt5/QtGui
> -I/usr/include/x86_64-linux-gnu/qt5/QtCore
> -I/usr/lib/x86_64-linux-gnu/qt5/mkspecs/linux-g++-64 -I/src
> -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/cairo
> -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include
> -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16
> -I/usr/lib/include -I/usr/include/hdf5/serial -I/usr/include/python3.5m
> -I/usr/include/python2.7 -I/usr/include/x86_64-linux-gnu/python2.7 -fPIC -g
> -O2 -fstack-protector-strong -Wformat -Werror=format-security -std=c++11
> -I/usr/include/terralib -I/usr/include/terralib/kernel -I/usr/include/geotiff
> -pipe -fPIC -fPIC -o
> CMakeFiles/MagPlus.dir/params/Akima760MethodAttributes.cc.o -c
> /build/magics++-fA5dSY/magics++-2.28.0/debian/build-py2/src/params/Akima760MethodAttributes.cc
> In file included from
> /build/magics++-fA5dSY/magics++-2.28.0/src/magics.h:36:0,
> from
> /build/magics++-fA5dSY/magics++-2.28.0/debian/build-py2/src/params/Akima760MethodAttributes.h:20,
> from
> /build/magics++-fA5dSY/magics++-2.28.0/debian/build-py2/src/params/Akima760MethodAttributes.cc:16:
> /build/magics++-fA5dSY/magics++-2.28.0/debian/build-py2/src/magics_config.h:83:0:
> warning: "HAVE_GEOTIFF" redefined
> #define HAVE_GEOTIFF
> ^
> <command-line>:0:0: note: this is the location of the previous definition
> [ 16%] Building CXX object
> src/CMakeFiles/MagPlus.dir/params/ArrowPlottingAttributes.cc.o
> cd /build/magics++-fA5dSY/magics++-2.28.0/debian/build-py2/src &&
> /usr/bin/c++ -DHAVE_GEOTIFF -DMAGICS_EXCEPTION=on -DMAGICS_QT5
> -DMagPlus_EXPORTS -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NO_DEBUG -DQT_WIDGETS_LIB
> -Dfortfloat=double -Dfortint=int
> -I/build/magics++-fA5dSY/magics++-2.28.0/debian/build-py2/module
> -I/build/magics++-fA5dSY/magics++-2.28.0/src
> -I/build/magics++-fA5dSY/magics++-2.28.0/src/common
> -I/build/magics++-fA5dSY/magics++-2.28.0/debian/build-py2/src/params
> -I/build/magics++-fA5dSY/magics++-2.28.0/debian/build-py2/src
> -I/build/magics++-fA5dSY/magics++-2.28.0/src/basic
> -I/build/magics++-fA5dSY/magics++-2.28.0/src/web
> -I/build/magics++-fA5dSY/magics++-2.28.0/src/visualisers
> -I/build/magics++-fA5dSY/magics++-2.28.0/src/drivers
> -I/build/magics++-fA5dSY/magics++-2.28.0/src/drivers/MgQ
> -I/build/magics++-fA5dSY/magics++-2.28.0/src/eckit_readers
> -I/build/magics++-fA5dSY/magics++-2.28.0/src/decoders
> -I/build/magics++-fA5dSY/magics++-2.28.0/src/terralib
> -I/build/magics++-fA5dSY/magics++-2.28.0/src/terralib/kernel
> -I/build/magics++-fA5dSY/magics++-2.28.0/src/terralib/utils
> -I/build/magics++-fA5dSY/magics++-2.28.0/src/libMagWrapper
> -I/usr/include/x86_64-linux-gnu/qt5
> -I/usr/include/x86_64-linux-gnu/qt5/QtWidgets
> -I/usr/include/x86_64-linux-gnu/qt5/QtGui
> -I/usr/include/x86_64-linux-gnu/qt5/QtCore
> -I/usr/lib/x86_64-linux-gnu/qt5/mkspecs/linux-g++-64 -I/src
> -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/cairo
> -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include
> -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16
> -I/usr/lib/include -I/usr/include/hdf5/serial -I/usr/include/python3.5m
> -I/usr/include/python2.7 -I/usr/include/x86_64-linux-gnu/python2.7 -fPIC -g
> -O2 -fstack-protector-strong -Wformat -Werror=format-security -std=c++11
> -I/usr/include/terralib -I/usr/include/terralib/kernel -I/usr/include/geotiff
> -pipe -fPIC -fPIC -o
> CMakeFiles/MagPlus.dir/params/ArrowPlottingAttributes.cc.o -c
> /build/magics++-fA5dSY/magics++-2.28.0/debian/build-py2/src/params/ArrowPlottingAttributes.cc
> In file included from
> /build/magics++-fA5dSY/magics++-2.28.0/src/magics.h:36:0,
> from
> /build/magics++-fA5dSY/magics++-2.28.0/debian/build-py2/src/params/ArrowPlottingAttributes.h:20,
> from
> /build/magics++-fA5dSY/magics++-2.28.0/debian/build-py2/src/params/ArrowPlottingAttributes.cc:16:
> /build/magics++-fA5dSY/magics++-2.28.0/debian/build-py2/src/magics_config.h:83:0:
> warning: "HAVE_GEOTIFF" redefined
> #define HAVE_GEOTIFF
> ^
> <command-line>:0:0: note: this is the location of the previous definition
> [ 16%] Building CXX object
> src/CMakeFiles/MagPlus.dir/params/AutomaticContourMethodAttributes.cc.o
> cd /build/magics++-fA5dSY/magics++-2.28.0/debian/build-py2/src &&
> /usr/bin/c++ -DHAVE_GEOTIFF -DMAGICS_EXCEPTION=on -DMAGICS_QT5
> -DMagPlus_EXPORTS -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NO_DEBUG -DQT_WIDGETS_LIB
> -Dfortfloat=double -Dfortint=int
> -I/build/magics++-fA5dSY/magics++-2.28.0/debian/build-py2/module
> -I/build/magics++-fA5dSY/magics++-2.28.0/src
> -I/build/magics++-fA5dSY/magics++-2.28.0/src/common
> -I/build/magics++-fA5dSY/magics++-2.28.0/debian/build-py2/src/params
> -I/build/magics++-fA5dSY/magics++-2.28.0/debian/build-py2/src
> -I/build/magics++-fA5dSY/magics++-2.28.0/src/basic
> -I/build/magics++-fA5dSY/magics++-2.28.0/src/web
> -I/build/magics++-fA5dSY/magics++-2.28.0/src/visualisers
> -I/build/magics++-fA5dSY/magics++-2.28.0/src/drivers
> -I/build/magics++-fA5dSY/magics++-2.28.0/src/drivers/MgQ
> -I/build/magics++-fA5dSY/magics++-2.28.0/src/eckit_readers
> -I/build/magics++-fA5dSY/magics++-2.28.0/src/decoders
> -I/build/magics++-fA5dSY/magics++-2.28.0/src/terralib
> -I/build/magics++-fA5dSY/magics++-2.28.0/src/terralib/kernel
> -I/build/magics++-fA5dSY/magics++-2.28.0/src/terralib/utils
> -I/build/magics++-fA5dSY/magics++-2.28.0/src/libMagWrapper
> -I/usr/include/x86_64-linux-gnu/qt5
> -I/usr/include/x86_64-linux-gnu/qt5/QtWidgets
> -I/usr/include/x86_64-linux-gnu/qt5/QtGui
> -I/usr/include/x86_64-linux-gnu/qt5/QtCore
> -I/usr/lib/x86_64-linux-gnu/qt5/mkspecs/linux-g++-64 -I/src
> -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/cairo
> -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include
> -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16
> -I/usr/lib/include -I/usr/include/hdf5/serial -I/usr/include/python3.5m
> -I/usr/include/python2.7 -I/usr/include/x86_64-linux-gnu/python2.7 -fPIC -g
> -O2 -fstack-protector-strong -Wformat -Werror=format-security -std=c++11
> -I/usr/include/terralib -I/usr/include/terralib/kernel -I/usr/include/geotiff
> -pipe -fPIC -fPIC -o
> CMakeFiles/MagPlus.dir/params/AutomaticContourMethodAttributes.cc.o -c
> /build/magics++-fA5dSY/magics++-2.28.0/debian/build-py2/src/params/AutomaticContourMethodAttributes.cc
> In file included from
> /build/magics++-fA5dSY/magics++-2.28.0/src/magics.h:36:0,
> from
> /build/magics++-fA5dSY/magics++-2.28.0/debian/build-py2/src/params/AutomaticContourMethodAttributes.h:20,
> from
> /build/magics++-fA5dSY/magics++-2.28.0/debian/build-py2/src/params/AutomaticContourMethodAttributes.cc:16:
> /build/magics++-fA5dSY/magics++-2.28.0/debian/build-py2/src/magics_config.h:83:0:
> warning: "HAVE_GEOTIFF" redefined
> #define HAVE_GEOTIFF
> ^
> <command-line>:0:0: note: this is the location of the previous definition
> [ 16%] Building CXX object
> src/CMakeFiles/MagPlus.dir/params/AxisAttributes.cc.o
> cd /build/magics++-fA5dSY/magics++-2.28.0/debian/build-py2/src &&
> /usr/bin/c++ -DHAVE_GEOTIFF -DMAGICS_EXCEPTION=on -DMAGICS_QT5
> -DMagPlus_EXPORTS -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NO_DEBUG -DQT_WIDGETS_LIB
> -Dfortfloat=double -Dfortint=int
> -I/build/magics++-fA5dSY/magics++-2.28.0/debian/build-py2/module
> -I/build/magics++-fA5dSY/magics++-2.28.0/src
> -I/build/magics++-fA5dSY/magics++-2.28.0/src/common
> -I/build/magics++-fA5dSY/magics++-2.28.0/debian/build-py2/src/params
> -I/build/magics++-fA5dSY/magics++-2.28.0/debian/build-py2/src
> -I/build/magics++-fA5dSY/magics++-2.28.0/src/basic
> -I/build/magics++-fA5dSY/magics++-2.28.0/src/web
> -I/build/magics++-fA5dSY/magics++-2.28.0/src/visualisers
> -I/build/magics++-fA5dSY/magics++-2.28.0/src/drivers
> -I/build/magics++-fA5dSY/magics++-2.28.0/src/drivers/MgQ
> -I/build/magics++-fA5dSY/magics++-2.28.0/src/eckit_readers
> -I/build/magics++-fA5dSY/magics++-2.28.0/src/decoders
> -I/build/magics++-fA5dSY/magics++-2.28.0/src/terralib
> -I/build/magics++-fA5dSY/magics++-2.28.0/src/terralib/kernel
> -I/build/magics++-fA5dSY/magics++-2.28.0/src/terralib/utils
> -I/build/magics++-fA5dSY/magics++-2.28.0/src/libMagWrapper
> -I/usr/include/x86_64-linux-gnu/qt5
> -I/usr/include/x86_64-linux-gnu/qt5/QtWidgets
> -I/usr/include/x86_64-linux-gnu/qt5/QtGui
> -I/usr/include/x86_64-linux-gnu/qt5/QtCore
> -I/usr/lib/x86_64-linux-gnu/qt5/mkspecs/linux-g++-64 -I/src
> -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/cairo
> -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include
> -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16
> -I/usr/lib/include -I/usr/include/hdf5/serial -I/usr/include/python3.5m
> -I/usr/include/python2.7 -I/usr/include/x86_64-linux-gnu/python2.7 -fPIC -g
> -O2 -fstack-protector-strong -Wformat -Werror=format-security -std=c++11
> -I/usr/include/terralib -I/usr/include/terralib/kernel -I/usr/include/geotiff
> -pipe -fPIC -fPIC -o CMakeFiles/MagPlus.dir/params/AxisAttributes.cc.o -c
> /build/magics++-fA5dSY/magics++-2.28.0/debian/build-py2/src/params/AxisAttributes.cc
> In file included from
> /build/magics++-fA5dSY/magics++-2.28.0/src/magics.h:36:0,
> from
> /build/magics++-fA5dSY/magics++-2.28.0/debian/build-py2/src/params/AxisAttributes.h:20,
> from
> /build/magics++-fA5dSY/magics++-2.28.0/debian/build-py2/src/params/AxisAttributes.cc:16:
> /build/magics++-fA5dSY/magics++-2.28.0/debian/build-py2/src/magics_config.h:83:0:
> warning: "HAVE_GEOTIFF" redefined
> #define HAVE_GEOTIFF
> ^
> <command-line>:0:0: note: this is the location of the previous definition
> In file included from
> /build/magics++-fA5dSY/magics++-2.28.0/src/terralib/kernel/TeCoord2D.h:30:0,
> from
> /build/magics++-fA5dSY/magics++-2.28.0/src/terralib/kernel/TeProjection.h:30,
> from
> /build/magics++-fA5dSY/magics++-2.28.0/src/common/Transformation.h:65,
> from
> /build/magics++-fA5dSY/magics++-2.28.0/src/visualisers/AxisMethod.h:39,
> from
> /build/magics++-fA5dSY/magics++-2.28.0/debian/build-py2/src/params/AxisAttributes.h:25,
> from
> /build/magics++-fA5dSY/magics++-2.28.0/debian/build-py2/src/params/AxisAttributes.cc:16:
> /build/magics++-fA5dSY/magics++-2.28.0/src/terralib/kernel/TeDefines.h:208:11:
> error: '::isnan' has not been declared
> using ::isnan;
> ^
> /build/magics++-fA5dSY/magics++-2.28.0/src/terralib/kernel/TeBox.h: In member
> function 'bool TeBox::isValid() const':
> /build/magics++-fA5dSY/magics++-2.28.0/src/terralib/kernel/TeDefines.h:209:22:
> error: '::isnan' has not been declared
> #define TeISNAN( x ) ::isnan( x )
> ^
> /build/magics++-fA5dSY/magics++-2.28.0/src/terralib/kernel/TeBox.h:119:7:
> note: in expansion of macro 'TeISNAN'
> if( TeISNAN(x1_) || TeISNAN(y1_) || TeISNAN(x2_) || TeISNAN(y2_))
> ^
> /build/magics++-fA5dSY/magics++-2.28.0/src/terralib/kernel/TeDefines.h:209:22:
> note: suggested alternative:
> #define TeISNAN( x ) ::isnan( x )
> ^
> /build/magics++-fA5dSY/magics++-2.28.0/src/terralib/kernel/TeBox.h:119:7:
> note: in expansion of macro 'TeISNAN'
> if( TeISNAN(x1_) || TeISNAN(y1_) || TeISNAN(x2_) || TeISNAN(y2_))
> ^
> In file included from
> /build/magics++-fA5dSY/magics++-2.28.0/src/magics.h:125:0,
> from
> /build/magics++-fA5dSY/magics++-2.28.0/debian/build-py2/src/params/AxisAttributes.h:20,
> from
> /build/magics++-fA5dSY/magics++-2.28.0/debian/build-py2/src/params/AxisAttributes.cc:16:
> /usr/include/c++/5/cmath:641:5: note: 'std::isnan'
> isnan(_Tp __x)
> ^
> In file included from
> /build/magics++-fA5dSY/magics++-2.28.0/src/terralib/kernel/TeCoord2D.h:30:0,
> from
> /build/magics++-fA5dSY/magics++-2.28.0/src/terralib/kernel/TeProjection.h:30,
> from
> /build/magics++-fA5dSY/magics++-2.28.0/src/common/Transformation.h:65,
> from
> /build/magics++-fA5dSY/magics++-2.28.0/src/visualisers/AxisMethod.h:39,
> from
> /build/magics++-fA5dSY/magics++-2.28.0/debian/build-py2/src/params/AxisAttributes.h:25,
> from
> /build/magics++-fA5dSY/magics++-2.28.0/debian/build-py2/src/params/AxisAttributes.cc:16:
> /build/magics++-fA5dSY/magics++-2.28.0/src/terralib/kernel/TeDefines.h:209:22:
> error: '::isnan' has not been declared
> #define TeISNAN( x ) ::isnan( x )
> ^
> /build/magics++-fA5dSY/magics++-2.28.0/src/terralib/kernel/TeBox.h:119:23:
> note: in expansion of macro 'TeISNAN'
> if( TeISNAN(x1_) || TeISNAN(y1_) || TeISNAN(x2_) || TeISNAN(y2_))
> ^
> /build/magics++-fA5dSY/magics++-2.28.0/src/terralib/kernel/TeDefines.h:209:22:
> note: suggested alternative:
> #define TeISNAN( x ) ::isnan( x )
> ^
> /build/magics++-fA5dSY/magics++-2.28.0/src/terralib/kernel/TeBox.h:119:23:
> note: in expansion of macro 'TeISNAN'
> if( TeISNAN(x1_) || TeISNAN(y1_) || TeISNAN(x2_) || TeISNAN(y2_))
> ^
> In file included from
> /build/magics++-fA5dSY/magics++-2.28.0/src/magics.h:125:0,
> from
> /build/magics++-fA5dSY/magics++-2.28.0/debian/build-py2/src/params/AxisAttributes.h:20,
> from
> /build/magics++-fA5dSY/magics++-2.28.0/debian/build-py2/src/params/AxisAttributes.cc:16:
> /usr/include/c++/5/cmath:641:5: note: 'std::isnan'
> isnan(_Tp __x)
> ^
> In file included from
> /build/magics++-fA5dSY/magics++-2.28.0/src/terralib/kernel/TeCoord2D.h:30:0,
> from
> /build/magics++-fA5dSY/magics++-2.28.0/src/terralib/kernel/TeProjection.h:30,
> from
> /build/magics++-fA5dSY/magics++-2.28.0/src/common/Transformation.h:65,
> from
> /build/magics++-fA5dSY/magics++-2.28.0/src/visualisers/AxisMethod.h:39,
> from
> /build/magics++-fA5dSY/magics++-2.28.0/debian/build-py2/src/params/AxisAttributes.h:25,
> from
> /build/magics++-fA5dSY/magics++-2.28.0/debian/build-py2/src/params/AxisAttributes.cc:16:
> /build/magics++-fA5dSY/magics++-2.28.0/src/terralib/kernel/TeDefines.h:209:22:
> error: '::isnan' has not been declared
> #define TeISNAN( x ) ::isnan( x )
> ^
> /build/magics++-fA5dSY/magics++-2.28.0/src/terralib/kernel/TeBox.h:119:39:
> note: in expansion of macro 'TeISNAN'
> if( TeISNAN(x1_) || TeISNAN(y1_) || TeISNAN(x2_) || TeISNAN(y2_))
> ^
> /build/magics++-fA5dSY/magics++-2.28.0/src/terralib/kernel/TeDefines.h:209:22:
> note: suggested alternative:
> #define TeISNAN( x ) ::isnan( x )
> ^
> /build/magics++-fA5dSY/magics++-2.28.0/src/terralib/kernel/TeBox.h:119:39:
> note: in expansion of macro 'TeISNAN'
> if( TeISNAN(x1_) || TeISNAN(y1_) || TeISNAN(x2_) || TeISNAN(y2_))
> ^
> In file included from
> /build/magics++-fA5dSY/magics++-2.28.0/src/magics.h:125:0,
> from
> /build/magics++-fA5dSY/magics++-2.28.0/debian/build-py2/src/params/AxisAttributes.h:20,
> from
> /build/magics++-fA5dSY/magics++-2.28.0/debian/build-py2/src/params/AxisAttributes.cc:16:
> /usr/include/c++/5/cmath:641:5: note: 'std::isnan'
> isnan(_Tp __x)
> ^
> In file included from
> /build/magics++-fA5dSY/magics++-2.28.0/src/terralib/kernel/TeCoord2D.h:30:0,
> from
> /build/magics++-fA5dSY/magics++-2.28.0/src/terralib/kernel/TeProjection.h:30,
> from
> /build/magics++-fA5dSY/magics++-2.28.0/src/common/Transformation.h:65,
> from
> /build/magics++-fA5dSY/magics++-2.28.0/src/visualisers/AxisMethod.h:39,
> from
> /build/magics++-fA5dSY/magics++-2.28.0/debian/build-py2/src/params/AxisAttributes.h:25,
> from
> /build/magics++-fA5dSY/magics++-2.28.0/debian/build-py2/src/params/AxisAttributes.cc:16:
> /build/magics++-fA5dSY/magics++-2.28.0/src/terralib/kernel/TeDefines.h:209:22:
> error: '::isnan' has not been declared
> #define TeISNAN( x ) ::isnan( x )
> ^
> /build/magics++-fA5dSY/magics++-2.28.0/src/terralib/kernel/TeBox.h:119:55:
> note: in expansion of macro 'TeISNAN'
> if( TeISNAN(x1_) || TeISNAN(y1_) || TeISNAN(x2_) || TeISNAN(y2_))
> ^
> /build/magics++-fA5dSY/magics++-2.28.0/src/terralib/kernel/TeDefines.h:209:22:
> note: suggested alternative:
> #define TeISNAN( x ) ::isnan( x )
> ^
> /build/magics++-fA5dSY/magics++-2.28.0/src/terralib/kernel/TeBox.h:119:55:
> note: in expansion of macro 'TeISNAN'
> if( TeISNAN(x1_) || TeISNAN(y1_) || TeISNAN(x2_) || TeISNAN(y2_))
> ^
> In file included from
> /build/magics++-fA5dSY/magics++-2.28.0/src/magics.h:125:0,
> from
> /build/magics++-fA5dSY/magics++-2.28.0/debian/build-py2/src/params/AxisAttributes.h:20,
> from
> /build/magics++-fA5dSY/magics++-2.28.0/debian/build-py2/src/params/AxisAttributes.cc:16:
> /usr/include/c++/5/cmath:641:5: note: 'std::isnan'
> isnan(_Tp __x)
> ^
> make[4]: *** [src/CMakeFiles/MagPlus.dir/params/AxisAttributes.cc.o] Error 1
The full build log is available from:
http://people.debian.org/~lucas/logs/2016/07/07/magics++_2.28.0-4_unstable_reb.normal.log
A list of current common problems and possible solutions is available at
http://wiki.debian.org/qa.debian.org/FTBFS . You're welcome to contribute!
About the archive rebuild: The rebuild was done on EC2 VM instances from
Amazon Web Services, using a clean, minimal and up-to-date chroot. Every
failed build was retried once to eliminate random failures.
--- End Message ---
--- Begin Message ---
Source: magics++
Source-Version: 2.29.2-1
We believe that the bug you reported is fixed in the latest version of
magics++, which is due to be installed in the Debian FTP archive.
A summary of the changes between this version and the previous one is
attached.
Thank you for reporting the bug, which will now be closed. If you
have further comments please address them to 830...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.
Debian distribution maintenance software
pp.
Alastair McKinstry <mckins...@debian.org> (supplier of updated magics++ package)
(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing ftpmas...@ftp-master.debian.org)
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA256
Format: 1.8
Date: Fri, 08 Jul 2016 22:28:12 +0100
Source: magics++
Binary: libmagplus3v5 libmagics++-dev magics++ python-magics++ python3-magics++
libmagics++-data libmagics++-metview-dev
Architecture: source all amd64
Version: 2.29.2-1
Distribution: sid
Urgency: medium
Maintainer: Alastair McKinstry <mckins...@debian.org>
Changed-By: Alastair McKinstry <mckins...@debian.org>
Description:
libmagics++-data - Data files needed for magics++ library
libmagics++-dev - Development files for ECMWF plotting software MAGICS++
libmagics++-metview-dev - Libraries needed for building MetView
libmagplus3v5 - ECMWF meteorological plotting software library
magics++ - Executables for the magics++ library
python-magics++ - python support for Magics++
python3-magics++ - Python3 support for Magics++
Closes: 827850 830467
Changes:
magics++ (2.29.2-1) unstable; urgency=medium
.
* New upstream release
- compile_fixes.patch merged upstream
- g++-6.patch merged upstream
* Fix python3 support: indentation errors in macro.py. Closes: #827850.
* Loosen the libemos-dev depends, to allow backports
* Set LC_ALL=C during build to aid reproducibility
* Undo g++ changes for now. Closes: #830467.
Checksums-Sha1:
7986a9474bca95b7cfd29852789ffd3b71d21112 2713 magics++_2.29.2-1.dsc
088644572bce9d87f1df49cd5b301807f6cd958c 23299292 magics++_2.29.2.orig.tar.xz
dcf67a61a4161c98eefa5387e7c00535eab1ecf9 37488 magics++_2.29.2-1.debian.tar.xz
f44524796a688759be5e75ea351fbfe8039c0977 20444008
libmagics++-data_2.29.2-1_all.deb
e6e87e14ddf665cae355df20ae55d4683eb2a14b 107748
libmagics++-dev_2.29.2-1_amd64.deb
6e9058f827cb9198a8e7e16f491e94558b06632d 684764
libmagics++-metview-dev_2.29.2-1_amd64.deb
0751149cd6d5082a88a14b7899d2bb735722214f 64902568
libmagplus3v5-dbgsym_2.29.2-1_amd64.deb
efe529a4d4619a27a7b7564540dab470e66f33e9 3018400
libmagplus3v5_2.29.2-1_amd64.deb
5ccb9b01f4a2f833fdf5c58ea489187e81bf2141 295598
magics++-dbgsym_2.29.2-1_amd64.deb
9401febe2e3180bdc3dd6fc14c7fb3f7235aaf77 61752 magics++_2.29.2-1_amd64.deb
ea1290017c2341e75906519393ea2e6991c39a00 50106
python-magics++-dbgsym_2.29.2-1_amd64.deb
39da1a6ecf94980da8c53bce5b8e805223f0100d 59802
python-magics++_2.29.2-1_amd64.deb
3a39b526e1fd24ec1f4a73494f61883bbba6ff20 49542
python3-magics++-dbgsym_2.29.2-1_amd64.deb
6be59093bd4eb82b8fc13aeeb032b093870ab908 59586
python3-magics++_2.29.2-1_amd64.deb
Checksums-Sha256:
08bb4ecaa6f9a4662c62920d493660383112d53b11be5c62c671da666fdfee27 2713
magics++_2.29.2-1.dsc
2812dde1d37203da5eda364598ee2dda3329fbfa6e141f818edd0ba87ad246ce 23299292
magics++_2.29.2.orig.tar.xz
5a0da4e776a985a715dec9072f69ec1c82748beaa65ee926568e359d8b424746 37488
magics++_2.29.2-1.debian.tar.xz
8e20c8978c9db068c2e40a8b3dc6bf9fda72db39e596696928235a239469e2d0 20444008
libmagics++-data_2.29.2-1_all.deb
b1352ca00c3b91d019faebcd71fdda0245355454e575d02b0a94c4719a60a8d9 107748
libmagics++-dev_2.29.2-1_amd64.deb
7a0059618ad8570195a6ec4f9d2c2ee46c2b221798cecf98b7559033b5e779d6 684764
libmagics++-metview-dev_2.29.2-1_amd64.deb
e756714c7f6eaf203368038f68b6ee8f728e62b5e3f9aeb8807a3347346bacad 64902568
libmagplus3v5-dbgsym_2.29.2-1_amd64.deb
e6d61793b20296f474fd732dfd4e2d540203c56bd79f520c61380ee453e41f57 3018400
libmagplus3v5_2.29.2-1_amd64.deb
73d32fdcb5c1ebbfa3f978c66086402f5646cc4d00c281d431e1840e6d875e7f 295598
magics++-dbgsym_2.29.2-1_amd64.deb
f3dce405abb46aaf1ce7149c8df22c36f315a89700070417ef9e2feb62335a53 61752
magics++_2.29.2-1_amd64.deb
fa82ff532fba7b96b01221ca8ff7ec43c71264494cd46f07de1180931354786c 50106
python-magics++-dbgsym_2.29.2-1_amd64.deb
ebf2e85a3977986fd1fcb9d210fd3657a14f659290581ab9e584d8b2588bb155 59802
python-magics++_2.29.2-1_amd64.deb
ec0439541494b28c2efdcd30b2f2356785a22eafc7f4c5335cb34bb387fbafd6 49542
python3-magics++-dbgsym_2.29.2-1_amd64.deb
a3bd7a49590a1f548d7255964d03c309e36fe6493cd9e1e18181222a94bdaeb2 59586
python3-magics++_2.29.2-1_amd64.deb
Files:
3f42d5a25d92ec533b3650161b172a3a 2713 science optional magics++_2.29.2-1.dsc
e1c4b6b75c3df3537ebca84ea704214e 23299292 science optional
magics++_2.29.2.orig.tar.xz
b3a8b1a84b87b6ab282e72f97c06df8a 37488 science optional
magics++_2.29.2-1.debian.tar.xz
dce981554ccd93f7855f1ff66d0981d2 20444008 science optional
libmagics++-data_2.29.2-1_all.deb
2f9d2f4e111dbce9c4e1bc80c349eb21 107748 libdevel optional
libmagics++-dev_2.29.2-1_amd64.deb
492abf8f7a9c079c94793eab27295c74 684764 libdevel optional
libmagics++-metview-dev_2.29.2-1_amd64.deb
eb35363bd577d2546d6cc2d068849015 64902568 debug extra
libmagplus3v5-dbgsym_2.29.2-1_amd64.deb
4c503ba4facb214d2c0589653cf9ccd9 3018400 libs optional
libmagplus3v5_2.29.2-1_amd64.deb
1e9f87fa7f1902721ec69a054b579e3c 295598 debug extra
magics++-dbgsym_2.29.2-1_amd64.deb
6e09a7f573444c77cdf25507e9a37ba7 61752 science optional
magics++_2.29.2-1_amd64.deb
ff8f9ff471f8a1dc1d4f00427498ae32 50106 debug extra
python-magics++-dbgsym_2.29.2-1_amd64.deb
de8a1a8470404cb0eff1f77aca24ac7b 59802 python optional
python-magics++_2.29.2-1_amd64.deb
8118b71962bb62cc2a28890c4a41c7ff 49542 debug extra
python3-magics++-dbgsym_2.29.2-1_amd64.deb
ed0c7813f10f19e8da0a56d0effa7531 59586 python optional
python3-magics++_2.29.2-1_amd64.deb
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1
iQIcBAEBCAAGBQJXgNe8AAoJEMvmu05dmtOlu40P/13CGJKg+GbaZsqGIWH5ahat
KxO4PdtZqOycdOb8U9xsKSe7XLoMXogAojue7pkiJ8in64DNjxAmBoZnF7T96YxC
Zv14SHMTnIAHF4gB6h5cPvsyaTIimWVyisFyKfOyjpEEq7e/s9FOqlHeKgFDrjN/
zNr3pi9sxwyVO+Le5Pgts6G+eIwWKvZnok+9Z7fji5xb1ndHJzjHtTVSWxGBiCTp
oD5+DkWXZqPYG8V/8BKyvYthgvuvtHePStoaKrtcupxjvK3t8Tdb9gVA+2qt/iVK
NdbBC+D5SKom0CaXoIoMe/PTY2/n4CL6dMQVRJI3rGmJYYDu6UZd6yi53t3qCEhR
ijr12Js+F6RhxBBUGnRdF8jAZ62BICDQ74+6qe1qxKcn51tSs1OGp0pkq1fgA+PV
YJ9Z0qAnGiCFcbiGtNRXzmv2FRwrv66hXF1lM1F+eo4OdnMebm56fzm66X9dKAJp
yANJnohR6G3nb4BCn1yfgERTw2nH0aCgq8SdRqrn6o79QDt1IaItv/vDf5VeY0nV
mBIl/hNlDL3t0BlAZGnnAq7A0oJGRwUGXg1S4KFHuHV6ZovULhSEOIuYPkg+EcEs
+S0lvVXZx6+RKkhRTD4XKgbttgJ9Ee4whlWLdAMhwVIRoYoTWcEKJYEaNrHOwOGz
JEv1yGunACZezpFGg7qN
=fbgO
-----END PGP SIGNATURE-----
--- End Message ---