Your message dated Tue, 08 May 2012 12:03:11 +0000
with message-id <[email protected]>
and subject line Bug#667355: fixed in rgl 0.92.879-2
has caused the Debian Bug report #667355,
regarding rgl: 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.)
--
667355: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=667355
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: rgl
Version: 0.92.861-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.
types.h:98:5: error: 'copy' 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/rgl_0.92.861-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.
[...]
make[1]: Entering directory `/«PKGBUILDDIR»/src'
g++ -I/usr/share/R/include -DNDEBUG -DHAVE_PNG_H -I/usr/include/libpng12 -Iext
-O3 -pipe -g -fpic -O3 -pipe -g -c ABCLineSet.cpp -o ABCLineSet.o
g++ -I/usr/share/R/include -DNDEBUG -DHAVE_PNG_H -I/usr/include/libpng12 -Iext
-O3 -pipe -g -fpic -O3 -pipe -g -c BBoxDeco.cpp -o BBoxDeco.o
g++ -I/usr/share/R/include -DNDEBUG -DHAVE_PNG_H -I/usr/include/libpng12 -Iext
-O3 -pipe -g -fpic -O3 -pipe -g -c Background.cpp -o Background.o
g++ -I/usr/share/R/include -DNDEBUG -DHAVE_PNG_H -I/usr/include/libpng12 -Iext
-O3 -pipe -g -fpic -O3 -pipe -g -c Color.cpp -o Color.o
g++ -I/usr/share/R/include -DNDEBUG -DHAVE_PNG_H -I/usr/include/libpng12 -Iext
-O3 -pipe -g -fpic -O3 -pipe -g -c Disposable.cpp -o Disposable.o
g++ -I/usr/share/R/include -DNDEBUG -DHAVE_PNG_H -I/usr/include/libpng12 -Iext
-O3 -pipe -g -fpic -O3 -pipe -g -c Light.cpp -o Light.o
g++ -I/usr/share/R/include -DNDEBUG -DHAVE_PNG_H -I/usr/include/libpng12 -Iext
-O3 -pipe -g -fpic -O3 -pipe -g -c LineSet.cpp -o LineSet.o
g++ -I/usr/share/R/include -DNDEBUG -DHAVE_PNG_H -I/usr/include/libpng12 -Iext
-O3 -pipe -g -fpic -O3 -pipe -g -c LineStripSet.cpp -o LineStripSet.o
g++ -I/usr/share/R/include -DNDEBUG -DHAVE_PNG_H -I/usr/include/libpng12 -Iext
-O3 -pipe -g -fpic -O3 -pipe -g -c Material.cpp -o Material.o
g++ -I/usr/share/R/include -DNDEBUG -DHAVE_PNG_H -I/usr/include/libpng12 -Iext
-O3 -pipe -g -fpic -O3 -pipe -g -c PlaneSet.cpp -o PlaneSet.o
In file included from scene.h:9:0,
from PlaneSet.hpp:4,
from PlaneSet.cpp:1:
types.h: In instantiation of 'ARRAY<T>::ARRAY(int, SRC*) [with SRC = double; T
= float]':
PlaneSet.cpp:17:32: required from here
types.h:98:5: error: 'copy' 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/c++/4.7/vector:61:0,
from scene.h:10,
from PlaneSet.hpp:4,
from PlaneSet.cpp:1:
/usr/include/c++/4.7/bits/stl_algobase.h:444:5: note: 'template<class _II,
class _OI> _OI std::copy(_II, _II, _OI)' declared here, later in the
translation unit
make[1]: *** [PlaneSet.o] Error 1
make[1]: Leaving directory `/«PKGBUILDDIR»/src'
make[1]: Entering directory `/«PKGBUILDDIR»/src'
make[1]: Leaving directory `/«PKGBUILDDIR»/src'
ERROR: compilation failed for package 'rgl'
* removing '/«PKGBUILDDIR»/debian/r-cran-rgl/usr/lib/R/site-library/rgl'
make: *** [R_any_arch] Error 1
dpkg-buildpackage: error: fakeroot debian/rules binary-arch gave error exit
status 2
--- End Message ---
--- Begin Message ---
Source: rgl
Source-Version: 0.92.879-2
We believe that the bug you reported is fixed in the latest version of
rgl, which is due to be installed in the Debian FTP archive:
r-cran-rgl_0.92.879-2_i386.deb
to main/r/rgl/r-cran-rgl_0.92.879-2_i386.deb
rgl_0.92.879-2.diff.gz
to main/r/rgl/rgl_0.92.879-2.diff.gz
rgl_0.92.879-2.dsc
to main/r/rgl/rgl_0.92.879-2.dsc
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.
Dirk Eddelbuettel <[email protected]> (supplier of updated rgl 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: Tue, 08 May 2012 06:27:10 -0500
Source: rgl
Binary: r-cran-rgl
Architecture: source i386
Version: 0.92.879-2
Distribution: unstable
Urgency: low
Maintainer: Dirk Eddelbuettel <[email protected]>
Changed-By: Dirk Eddelbuettel <[email protected]>
Description:
r-cran-rgl - GNU R package for three-dimensional visualisation using OpenGL
Closes: 667355
Changes:
rgl (0.92.879-2) unstable; urgency=low
.
* src/types.h: Move copy() template definition which is what g++-4.7
now requires to build the package (Closes: #667355)
Checksums-Sha1:
a1f4fec91ae809c6ed29db2e9d71e420b9fa2352 1128 rgl_0.92.879-2.dsc
d4f8419c462073429250e239954182a8ad498dde 4220 rgl_0.92.879-2.diff.gz
bd326a2fa60677b9e9ffd2d19fe9ba61ce1bc544 1635680 r-cran-rgl_0.92.879-2_i386.deb
Checksums-Sha256:
9f052e6a855e0ff7a97d429529d00e08793f6679df4e5285d468d7ea004b51e0 1128
rgl_0.92.879-2.dsc
b31dec0355799a1567c7fab648290256c93c2c5afa481db6290335010d73ee4f 4220
rgl_0.92.879-2.diff.gz
cd0e00adb48c296593c4dab353d5892dfedd844838e9b65df96db735449c5e43 1635680
r-cran-rgl_0.92.879-2_i386.deb
Files:
3885b8d40ba9eaeb3265bdece550475c 1128 gnu-r optional rgl_0.92.879-2.dsc
13a25f4b191bb286bd8fa1ea642e6554 4220 gnu-r optional rgl_0.92.879-2.diff.gz
217df4bc9e09795885b093977f8ca09d 1635680 gnu-r optional
r-cran-rgl_0.92.879-2_i386.deb
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.11 (GNU/Linux)
iD8DBQFPqQNICZSR95Gw07cRAoUmAJsE9Cleb8YvzbAFo5HKJMtKjDf76gCgiCPB
vY3LVQuuYg/TkQakWsG5Xw8=
=CxSI
-----END PGP SIGNATURE-----
--- End Message ---