Your message dated Tue, 06 Apr 2010 12:03:20 +0000
with message-id <e1nz7v2-00056u...@ries.debian.org>
and subject line Bug#573930: fixed in geographiclib 1.1-2
has caused the Debian Bug report #573930,
regarding geographiclib: FTBFS: Constants.hpp:115: error: '::hypotl' 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.)


-- 
573930: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=573930
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: geographiclib
Version: 1.1-1
Severity: serious
Tags: patch

Hi,

geographiclib FTBFS on mipsel and sh4.
  
https://buildd.debian.org/fetch.cgi?pkg=geographiclib;ver=1.1-1;arch=mipsel;stamp=1268455254
  
http://buildd.debian-ports.org/fetch.php?pkg=geographiclib&arch=sh4&ver=1.1-1&stamp=1268370230&file=log&as=raw
Because  these architechture doesn't support long double.

-----
 g++ -DGEOID_DEFAULT_PATH=\"/usr/share/geographiclib/geoids\"
-DHAVE_CONFIG_H -I. -I.. -I../include -Wall -funroll-loops
-finline-functions -fomit-frame-pointer -g -O2 -g -Wall -O2 -c
AzimuthalEquidistant.cpp  -fPIC -DPIC -o .libs/AzimuthalEquidistant.o
In file included from ../include/GeographicLib/Geodesic.hpp:31,
                 from ../include/GeographicLib/AzimuthalEquidistant.hpp:13,
                 from AzimuthalEquidistant.cpp:10:
../include/GeographicLib/Constants.hpp: In static member function
'static long double GeographicLib::Math::hypot(long double, long
double)':
../include/GeographicLib/Constants.hpp:115: error: '::hypotl' has not
been declared
../include/GeographicLib/Constants.hpp: In static member function
'static long double GeographicLib::Math::expm1(long double)':
../include/GeographicLib/Constants.hpp:138: error: '::expm1l' has not
been declared
../include/GeographicLib/Constants.hpp: In static member function
'static long double GeographicLib::Math::log1p(long double)':
../include/GeographicLib/Constants.hpp:164: error: '::log1pl' has not
been declared
../include/GeographicLib/Constants.hpp: In static member function
'static long double GeographicLib::Math::asinh(long double)':
../include/GeographicLib/Constants.hpp:182: error: '::asinhl' has not
been declared
../include/GeographicLib/Constants.hpp: In static member function
'static long double GeographicLib::Math::atanh(long double)':
../include/GeographicLib/Constants.hpp:200: error: '::atanhl' has not
been declared
../include/GeographicLib/Constants.hpp: In static member function
'static long double GeographicLib::Math::cbrt(long double)':
../include/GeographicLib/Constants.hpp:214: error: '::cbrtl' has not
been declared
make[3]: *** [AzimuthalEquidistant.lo] Error 1

-----

I made the patch which didn't use these functions in the case of the
architecture that did not support long double.
Could you apply this patch?

Best regards,
 Nobuhiro

-- 
Nobuhiro Iwamatsu
   iwamatsu at {nigauri.org / debian.org}
   GPG ID: 40AD1FA6

Attachment: geographiclib-ftbfs.diff
Description: application/empty


--- End Message ---
--- Begin Message ---
Source: geographiclib
Source-Version: 1.1-2

We believe that the bug you reported is fixed in the latest version of
geographiclib, which is due to be installed in the Debian FTP archive:

geographiclib-tools_1.1-2_i386.deb
  to main/g/geographiclib/geographiclib-tools_1.1-2_i386.deb
geographiclib_1.1-2.diff.gz
  to main/g/geographiclib/geographiclib_1.1-2.diff.gz
geographiclib_1.1-2.dsc
  to main/g/geographiclib/geographiclib_1.1-2.dsc
libgeographiclib-dev_1.1-2_i386.deb
  to main/g/geographiclib/libgeographiclib-dev_1.1-2_i386.deb
libgeographiclib1_1.1-2_i386.deb
  to main/g/geographiclib/libgeographiclib1_1.1-2_i386.deb



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 573...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Francesco Paolo Lovergine <fran...@debian.org> (supplier of updated 
geographiclib 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...@debian.org)


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Format: 1.8
Date: Tue, 06 Apr 2010 12:46:55 +0200
Source: geographiclib
Binary: geographiclib-tools libgeographiclib1 libgeographiclib-dev
Architecture: source i386
Version: 1.1-2
Distribution: unstable
Urgency: low
Maintainer: Debian GIS Project <pkg-grass-devel@lists.alioth.debian.org>
Changed-By: Francesco Paolo Lovergine <fran...@debian.org>
Description: 
 geographiclib-tools - A C++ library to manage some geodesic transformations 
and problem
 libgeographiclib-dev - A C++ library to manage some geodesic transformations 
and problem
 libgeographiclib1 - A C++ library to manage some geodesic transformations and 
problem
Closes: 573930
Changes: 
 geographiclib (1.1-2) unstable; urgency=low
 .
   * Added longdouble patch: fixed problems with unsupported long double
     on some archs.  Thanks Nobuhiro Iwamatsu.
     (closes: #573930)
   * Added doxygen as build-dep.
Checksums-Sha1: 
 e4185762ecabf5ae66a5e42e98239928585f7c87 1327 geographiclib_1.1-2.dsc
 c7d9f06aa4b35337cd34f0958033589d5084c0c2 4833 geographiclib_1.1-2.diff.gz
 0ac57e7b35d6d8bebe78a8925c2d41b1bc54d70b 993284 
geographiclib-tools_1.1-2_i386.deb
 3dd81cba057e356a12fd819f4ee1a846efdbe032 110694 
libgeographiclib1_1.1-2_i386.deb
 0ad5867575735b276b82d4b826e0d63d3be51c31 166208 
libgeographiclib-dev_1.1-2_i386.deb
Checksums-Sha256: 
 39b117563a150c69cc7ae6ed96df6456bed0f9bbf7656ffd9b9b602cebb03a81 1327 
geographiclib_1.1-2.dsc
 56e3e654f6d19191d05530f710089fe467cdfba3c5ab720af394cef2a318730a 4833 
geographiclib_1.1-2.diff.gz
 7939249c93fa77f495ee3659dae92f1842092a745abeeb86b2ddc4a577853541 993284 
geographiclib-tools_1.1-2_i386.deb
 6eedd6597bca6af62d1f5609ac44fafa3be9f31fed5d20c9dd517c4dcef7e06c 110694 
libgeographiclib1_1.1-2_i386.deb
 c5fa460dd48c97c1fd12accfa75983ef8821d6f34c5e79f20b693a600de0498e 166208 
libgeographiclib-dev_1.1-2_i386.deb
Files: 
 b0d688f0783dab1e53e460020d56ff6e 1327 science optional geographiclib_1.1-2.dsc
 affc8dbe0a44aadc2ec6909f5e127e31 4833 science optional 
geographiclib_1.1-2.diff.gz
 adb2160d616ddc30b806355d12d49890 993284 science optional 
geographiclib-tools_1.1-2_i386.deb
 cfde2c907054fc67c0db095887969d79 110694 libs optional 
libgeographiclib1_1.1-2_i386.deb
 1caad1e64069b660a8fc5f4a8be15d03 166208 libdevel optional 
libgeographiclib-dev_1.1-2_i386.deb

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.10 (GNU/Linux)

iEYEARECAAYFAku7HMYACgkQpFNRmenyx0dwbgCeL3B8WVpxN4+8kyr8X/n7k8qy
aWQAn2vTWLEmoG/AoD01D1IBW7qrriWS
=n7gW
-----END PGP SIGNATURE-----



--- End Message ---
_______________________________________________
Pkg-grass-devel mailing list
Pkg-grass-devel@lists.alioth.debian.org
http://lists.alioth.debian.org/mailman/listinfo/pkg-grass-devel

Reply via email to