Your message dated Sat, 19 May 2012 03:47:09 +0000
with message-id <e1svadj-0004ur...@franck.debian.org>
and subject line Bug#667145: fixed in ctemplate 2.2-1
has caused the Debian Bug report #667145,
regarding ctemplate: 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 ow...@bugs.debian.org
immediately.)
--
667145: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=667145
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: ctemplate
Version: 2.0-1
Severity: important
Tags: sid wheezy
User: debian-...@lists.debian.org
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.
src/base/small_map.h:363:55: error: 'make_pair' 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/ctemplate_2.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.
[...]
src/base/small_map.h:363:55: error: 'make_pair' 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/utility:72:0,
from /usr/include/c++/4.7/algorithm:61,
from src/template_dictionary.cc:41:
/usr/include/c++/4.7/bits/stl_pair.h:284:5: note: 'template<class _T1, class
_T2> std::pair<_T1, _T2> std::make_pair(_T1, _T2)' declared here, later in the
translation unit
In file included from src/template_dictionary.cc:53:0:
src/base/small_map.h:369:57: error: 'make_pair' 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/utility:72:0,
from /usr/include/c++/4.7/algorithm:61,
from src/template_dictionary.cc:41:
/usr/include/c++/4.7/bits/stl_pair.h:284:5: note: 'template<class _T1, class
_T2> std::pair<_T1, _T2> std::make_pair(_T1, _T2)' declared here, later in the
translation unit
In file included from src/template_dictionary.cc:53:0:
src/base/small_map.h:372:58: error: 'make_pair' 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/utility:72:0,
from /usr/include/c++/4.7/algorithm:61,
from src/template_dictionary.cc:41:
/usr/include/c++/4.7/bits/stl_pair.h:284:5: note: 'template<class _T1, class
_T2> std::pair<_T1, _T2> std::make_pair(_T1, _T2)' declared here, later in the
translation unit
In file included from src/template_dictionary.cc:53:0:
src/base/small_map.h:376:55: error: 'make_pair' 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/utility:72:0,
from /usr/include/c++/4.7/algorithm:61,
from src/template_dictionary.cc:41:
/usr/include/c++/4.7/bits/stl_pair.h:284:5: note: 'template<class _T1, class
_T2> std::pair<_T1, _T2> std::make_pair(_T1, _T2)' declared here, later in the
translation unit
make[2]: *** [libctemplate_la-template_dictionary.lo] Error 1
make[2]: Leaving directory `/«PKGBUILDDIR»'
make[1]: *** [all] Error 2
dh_auto_build: make -j1 returned exit code 2
make[1]: Leaving directory `/«PKGBUILDDIR»'
make: *** [build-arch] Error 2
dpkg-buildpackage: error: debian/rules build-arch gave error exit status 2
--- End Message ---
--- Begin Message ---
Source: ctemplate
Source-Version: 2.2-1
We believe that the bug you reported is fixed in the latest version of
ctemplate, which is due to be installed in the Debian FTP archive:
ctemplate_2.2-1.debian.tar.gz
to main/c/ctemplate/ctemplate_2.2-1.debian.tar.gz
ctemplate_2.2-1.dsc
to main/c/ctemplate/ctemplate_2.2-1.dsc
ctemplate_2.2.orig.tar.gz
to main/c/ctemplate/ctemplate_2.2.orig.tar.gz
libctemplate-dev_2.2-1_amd64.deb
to main/c/ctemplate/libctemplate-dev_2.2-1_amd64.deb
libctemplate2_2.2-1_amd64.deb
to main/c/ctemplate/libctemplate2_2.2-1_amd64.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 667...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.
Debian distribution maintenance software
pp.
Mark Purcell <m...@debian.org> (supplier of updated ctemplate 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: Sat, 19 May 2012 07:55:00 +1000
Source: ctemplate
Binary: libctemplate-dev libctemplate2
Architecture: source amd64
Version: 2.2-1
Distribution: experimental
Urgency: low
Maintainer: Debian KDE Extras Team <pkg-kde-ext...@lists.alioth.debian.org>
Changed-By: Mark Purcell <m...@debian.org>
Description:
libctemplate-dev - Simple but powerful template language for C++ - development
files
libctemplate2 - Simple but powerful template language for C++
Closes: 658404 665360 667145
Changes:
ctemplate (2.2-1) experimental; urgency=low
.
* New upstream release
- Fixes "ftbfs with GCC-4.7" (Closes: #667145)
- Fixes "New Upsstream, Watch File" (Closes: #658404)
- Fix "g++-4.7 -std=c++0x issue" (Closes: #665360)
* --program-prefix=ctemplate-
* NEW package libctemplate2 - match-soname
Checksums-Sha1:
af3054a7c992ea7666ec5cc0965ccdc9fde1baaa 1409 ctemplate_2.2-1.dsc
b00a35291bc5c5bb8493a68bbf76d6a9cfa5c117 889458 ctemplate_2.2.orig.tar.gz
70c5b9d7a67231ca5ce68e130a87a1c4073fd196 4240 ctemplate_2.2-1.debian.tar.gz
665c377bbfb82362581647c80bad27076f382763 443228
libctemplate-dev_2.2-1_amd64.deb
50b9a06545ec3044a66b6d2262d808e30156a60c 259620 libctemplate2_2.2-1_amd64.deb
Checksums-Sha256:
f8ae0f65b13c6c69ef85ccb0384d203e138bf31d57c95f71de0d403014cccf27 1409
ctemplate_2.2-1.dsc
04f3cbc0f7ff36adedc904bce776a0817cc6b704b3c4a04b4df5de66fd7e686f 889458
ctemplate_2.2.orig.tar.gz
2b8ea8ed165c4c18882a6dcf4d2ce33ff16073ad8f318073b8ab61817e7c6c22 4240
ctemplate_2.2-1.debian.tar.gz
ea6b88e29e7d86a1f8c36f9985bc4dd000af8d544c8720146841b5a00bed056d 443228
libctemplate-dev_2.2-1_amd64.deb
bcfe07cbabc4406874c946a0b2b260db8441b3d7fc5dbcfda8b5c7823a332edb 259620
libctemplate2_2.2-1_amd64.deb
Files:
9db83d69ed6b00d04c85227b63d5d021 1409 libdevel optional ctemplate_2.2-1.dsc
1de89d9073f473c1e31862c4581636f3 889458 libdevel optional
ctemplate_2.2.orig.tar.gz
3b7a3435a515173a44c0ef1d28eb1d0e 4240 libdevel optional
ctemplate_2.2-1.debian.tar.gz
4924c3a5297ec2dafb9ece3e75ae2909 443228 libdevel optional
libctemplate-dev_2.2-1_amd64.deb
d0828a660403367235f87eb1d883115b 259620 libs optional
libctemplate2_2.2-1_amd64.deb
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.12 (GNU/Linux)
iEYEARECAAYFAk+2zb0ACgkQoCzanz0IthJPoQCeO+14Nb0uD/0OK+X8q+f+qK/V
5IoAn1BLtnOzpvBn7cG8U9lU3YprmcoI
=vY6u
-----END PGP SIGNATURE-----
--- End Message ---