Your message dated Thu, 24 May 2012 02:48:50 +0000
with message-id <[email protected]>
and subject line Bug#667167: fixed in flightgear 2.4.0-1.1
has caused the Debian Bug report #667167,
regarding flightgear: ftbfs with GCC-4.7
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 [email protected]
immediately.)


-- 
667167: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=667167
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: flightgear
Version: 2.4.0-1
Severity: important
Tags: sid wheezy
User: [email protected]
Usertags: ftbfs-gcc-4.7

The package fails to build in a test rebuild on at least amd64 with
gcc-4.7/g++-4.7, but succeeds to build with gcc-4.6/g++-4.6. The
severity of this report may be raised before the wheezy release.

SGMisc.hxx:66:59: error: 'floor' was not declared in this scope, and no 
declarations were found by argument-dependent lookup at the point of 
instantiation [-fpermissive]

The full build log can be found at:
http://people.debian.org/~lucas/logs/2012/03/29-clang-gcc47/unstable-gcc47/flightgear_2.4.0-1_unstable-gcc47.log
The last lines of the build log are at the end of this report.

Some hints on fixing these issues can be found at
http://gcc.gnu.org/gcc-4.7/porting_to.html

To build with GCC 4.7, either set CC=gcc-4.7 CXX=g++-4.7 explicitly,
or install the gcc, g++, gfortran, ... packages from experimental.

[...]
g++ -DHAVE_CONFIG_H -I. -I../../src/Include -I../.. -I../../src  
-I/usr/local/include  -O2 -g -D_REENTRANT -Wall -I/usr -D_REENTRANT -MT 
gravity.o -MD -MP -MF .deps/gravity.Tpo -c -o gravity.o gravity.cxx
In file included from presets.cxx:27:0:
/usr/include/simgear/math/SGMisc.hxx: In instantiation of 'static T 
SGMisc<T>::normalizePeriodic(const T&, const T&, const T&) [with T = double]':
/usr/include/simgear/math/SGMisc.hxx:83:47:   required from 'static T 
SGMisc<T>::normalizeAngle2(const T&) [with T = double]'
presets.cxx:69:16:   required from here
/usr/include/simgear/math/SGMisc.hxx:66:59: error: 'floor' was not declared in 
this scope, and no declarations were found by argument-dependent lookup at the 
point of instantiation [-fpermissive]
In file included from /usr/include/simgear/math/SGCMath.hxx:23:0,
                 from /usr/include/simgear/timing/timestamp.hxx:39,
                 from /usr/include/simgear/structure/subsystem_mgr.hxx:32,
                 from ../../src/Main/fg_props.hxx:11,
                 from presets.cxx:28:
/usr/include/c++/4.7/cmath:282:3: note: 'float std::floor(float)' declared 
here, later in the translation unit
make[3]: *** [presets.o] Error 1
make[3]: *** Waiting for unfinished jobs....
mv -f .deps/environment.Tpo .deps/environment.Po
mv -f .deps/gravity.Tpo .deps/gravity.Po
mv -f .deps/realwx_ctrl.Tpo .deps/realwx_ctrl.Po
mv -f .deps/fgclouds.Tpo .deps/fgclouds.Po
mv -f .deps/metarproperties.Tpo .deps/metarproperties.Po
mv -f .deps/ridge_lift.Tpo .deps/ridge_lift.Po
mv -f .deps/precipitation_mgr.Tpo .deps/precipitation_mgr.Po
mv -f .deps/terrainsampler.Tpo .deps/terrainsampler.Po
mv -f .deps/environment_mgr.Tpo .deps/environment_mgr.Po
make[3]: Leaving directory `/«PKGBUILDDIR»/src/Environment'
make[2]: *** [all-recursive] Error 1
make[1]: *** [all-recursive] Error 1
make[2]: Leaving directory `/«PKGBUILDDIR»/src'
make[1]: Leaving directory `/«PKGBUILDDIR»'
make: *** [build-stamp] Error 2
dpkg-buildpackage: error: debian/rules build gave error exit status 2



--- End Message ---
--- Begin Message ---
Source: flightgear
Source-Version: 2.4.0-1.1

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

flightgear_2.4.0-1.1.diff.gz
  to main/f/flightgear/flightgear_2.4.0-1.1.diff.gz
flightgear_2.4.0-1.1.dsc
  to main/f/flightgear/flightgear_2.4.0-1.1.dsc
flightgear_2.4.0-1.1_i386.deb
  to main/f/flightgear/flightgear_2.4.0-1.1_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 [email protected],
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Matej Vela <[email protected]> (supplier of updated flightgear 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 [email protected])


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

Format: 1.8
Date: Sun, 20 May 2012 01:38:16 +0100
Source: flightgear
Binary: flightgear
Architecture: source i386
Version: 2.4.0-1.1
Distribution: unstable
Urgency: low
Maintainer: Debian FlightGear Crew <[email protected]>
Changed-By: Matej Vela <[email protected]>
Description: 
 flightgear - Flight Gear Flight Simulator
Closes: 667167
Changes: 
 flightgear (2.4.0-1.1) unstable; urgency=low
 .
   * Non-maintainer upload.
   * Fix build failure with GCC 4.7.  Closes: #667167.
     - utils/TerraSync/terrasync.cxx: Include <unistd.h> for
       write, getpid, sleep.
Checksums-Sha1: 
 7a9946ca831e9eea71950dbfe60f50294fb699af 1692 flightgear_2.4.0-1.1.dsc
 fcf48b45258adfe0b496c2a98d9e8422cd13441c 15814 flightgear_2.4.0-1.1.diff.gz
 0015a59753fcb499bfb6ec553ad9ffedd7920079 2674614 flightgear_2.4.0-1.1_i386.deb
Checksums-Sha256: 
 8803c9ae71222447b440f5a75dbd3d6ff65f685146d55c505c12861207f81afb 1692 
flightgear_2.4.0-1.1.dsc
 23659069589b0897fbc974e9c53d48f284328963244ae61d759fc07ebfe15fd5 15814 
flightgear_2.4.0-1.1.diff.gz
 de416df6d14d64009e2ad0a5887f9529254093a98f7f863ddf8fff4d289f4565 2674614 
flightgear_2.4.0-1.1_i386.deb
Files: 
 a4b15a131bc0608832813ce3339195c3 1692 games extra flightgear_2.4.0-1.1.dsc
 85debb4d3c961546048c13896bc25dec 15814 games extra flightgear_2.4.0-1.1.diff.gz
 e9f8dbced045d34bbe029ebd474c6802 2674614 games extra 
flightgear_2.4.0-1.1_i386.deb

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

iEYEARECAAYFAk+4ReAACgkQqbYs6sQrY8o/+ACgmK6r+AkN7cE4ixsC7Zx6scii
l1gAn2dDtAVqiPFGH4m4NgJXClrsIqUf
=ND49
-----END PGP SIGNATURE-----



--- End Message ---

Reply via email to