Your message dated Tue, 14 Aug 2012 06:29:57 -0500
with message-id <[email protected]>
and subject line Re: Bug#684810: rgl: FTBFS: 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]
has caused the Debian Bug report #684810,
regarding rgl: FTBFS: 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]
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.)


-- 
684810: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=684810
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Source: rgl
Version: 0.92.798-1
Severity: serious
Tags: wheezy sid
User: [email protected]
Usertags: qa-ftbfs-20120814 qa-ftbfs
Justification: FTBFS in wheezy on amd64

Hi,

During a rebuild of all packages in *wheezy*, your package failed to
build on amd64.

Relevant part:
> g++ -I/usr/share/R/include -DNDEBUG -DHAVE_PNG_H -I/usr/include/libpng12 
> -Iext    -O2 -pipe -g -fpic  -O2 -pipe -g  -c SphereSet.cpp -o SphereSet.o
> In file included from SceneNode.hpp:9:0,
>                  from Shape.hpp:4,
>                  from SphereSet.hpp:4,
>                  from SphereSet.cpp:1:
> types.h: In instantiation of 'ARRAY<T>::ARRAY(int, SRC*) [with SRC = double; 
> T = float]':
> SphereSet.cpp:15: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/bits/stl_tree.h:63:0,
>                  from /usr/include/c++/4.7/map:60,
>                  from SphereSet.hpp:6,
>                  from SphereSet.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]: *** [SphereSet.o] Error 1

The full build log is available from:
   http://people.debian.org/~lucas/logs/2012/08/14/rgl_0.92.798-1_wheezy.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 ---
On 14 August 2012 at 09:10, Lucas Nussbaum wrote:
| Source: rgl
| Version: 0.92.798-1
           ^^^^^^^^^^

The current version of rgl in Debina 0.92.892-1 and this __very same bug__
was already __reported and fixed__ once before:

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)

 -- Dirk Eddelbuettel <[email protected]>  Tue, 08 May 2012 06:27:10 -0500

It is __not present__ in the current version.

Feel free to retag that as wheezy whatever, but make it clear that sid is
just fine.

Dirk


| Severity: serious
| Tags: wheezy sid
| User: [email protected]
| Usertags: qa-ftbfs-20120814 qa-ftbfs
| Justification: FTBFS in wheezy on amd64
| 
| Hi,
| 
| During a rebuild of all packages in *wheezy*, your package failed to
| build on amd64.
| 
| Relevant part:
| > g++ -I/usr/share/R/include -DNDEBUG -DHAVE_PNG_H -I/usr/include/libpng12 
-Iext    -O2 -pipe -g -fpic  -O2 -pipe -g  -c SphereSet.cpp -o SphereSet.o
| > In file included from SceneNode.hpp:9:0,
| >                  from Shape.hpp:4,
| >                  from SphereSet.hpp:4,
| >                  from SphereSet.cpp:1:
| > types.h: In instantiation of 'ARRAY<T>::ARRAY(int, SRC*) [with SRC = 
double; T = float]':
| > SphereSet.cpp:15: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/bits/stl_tree.h:63:0,
| >                  from /usr/include/c++/4.7/map:60,
| >                  from SphereSet.hpp:6,
| >                  from SphereSet.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]: *** [SphereSet.o] Error 1
| 
| The full build log is available from:
|    http://people.debian.org/~lucas/logs/2012/08/14/rgl_0.92.798-1_wheezy.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.

-- 
Dirk Eddelbuettel | [email protected] | http://dirk.eddelbuettel.com  

--- End Message ---

Reply via email to