Your message dated Wed, 30 May 2012 07:18:40 +0000
with message-id <e1szdb2-0004xk...@franck.debian.org>
and subject line Bug#667349: fixed in rawtherapee 3.0.0~dfsg1-1.1
has caused the Debian Bug report #667349,
regarding rawtherapee: 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.)
--
667349: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=667349
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: rawtherapee
Version: 3.0.0~dfsg1-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.
rtexif.h:293:6: error: 'extractLensInfo' 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/rawtherapee_3.0.0~dfsg1-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.
[...]
Scanning dependencies of target rtexif
make[3]: Leaving directory `/«PKGBUILDDIR»/obj-x86_64-linux-gnu'
make -f rtexif/CMakeFiles/rtexif.dir/build.make
rtexif/CMakeFiles/rtexif.dir/build
make[3]: Entering directory `/«PKGBUILDDIR»/obj-x86_64-linux-gnu'
/usr/bin/cmake -E cmake_progress_report
"/«PKGBUILDDIR»/obj-x86_64-linux-gnu/CMakeFiles" 29
[ 1%] Building CXX object rtexif/CMakeFiles/rtexif.dir/rtexif.cc.o
cd "/«PKGBUILDDIR»/obj-x86_64-linux-gnu/rtexif" && /usr/bin/c++
-DMYFILE_MMAP -fopenmp -O3 -DNDEBUG -I"/«PKGBUILDDIR»/rtexif/."
-ffast-math -fexpensive-optimizations -fPIC -o
CMakeFiles/rtexif.dir/rtexif.cc.o -c "/«PKGBUILDDIR»/rtexif/rtexif.cc"
/usr/bin/cmake -E cmake_progress_report
"/«PKGBUILDDIR»/obj-x86_64-linux-gnu/CMakeFiles"
[ 1%] Building CXX object rtexif/CMakeFiles/rtexif.dir/stdattribs.cc.o
cd "/«PKGBUILDDIR»/obj-x86_64-linux-gnu/rtexif" && /usr/bin/c++
-DMYFILE_MMAP -fopenmp -O3 -DNDEBUG -I"/«PKGBUILDDIR»/rtexif/."
-ffast-math -fexpensive-optimizations -fPIC -o
CMakeFiles/rtexif.dir/stdattribs.cc.o -c "/«PKGBUILDDIR»/rtexif/stdattribs.cc"
/usr/bin/cmake -E cmake_progress_report
"/«PKGBUILDDIR»/obj-x86_64-linux-gnu/CMakeFiles" 30
[ 2%] Building CXX object rtexif/CMakeFiles/rtexif.dir/nikonattribs.cc.o
cd "/«PKGBUILDDIR»/obj-x86_64-linux-gnu/rtexif" && /usr/bin/c++
-DMYFILE_MMAP -fopenmp -O3 -DNDEBUG -I"/«PKGBUILDDIR»/rtexif/."
-ffast-math -fexpensive-optimizations -fPIC -o
CMakeFiles/rtexif.dir/nikonattribs.cc.o -c
"/«PKGBUILDDIR»/rtexif/nikonattribs.cc"
/usr/bin/cmake -E cmake_progress_report
"/«PKGBUILDDIR»/obj-x86_64-linux-gnu/CMakeFiles" 31
[ 3%] Building CXX object rtexif/CMakeFiles/rtexif.dir/canonattribs.cc.o
cd "/«PKGBUILDDIR»/obj-x86_64-linux-gnu/rtexif" && /usr/bin/c++
-DMYFILE_MMAP -fopenmp -O3 -DNDEBUG -I"/«PKGBUILDDIR»/rtexif/."
-ffast-math -fexpensive-optimizations -fPIC -o
CMakeFiles/rtexif.dir/canonattribs.cc.o -c
"/«PKGBUILDDIR»/rtexif/canonattribs.cc"
In file included from /«PKGBUILDDIR»/rtexif/canonattribs.cc:22:0:
/«PKGBUILDDIR»/rtexif/./rtexif.h: In instantiation of 'std::string
rtexif::IntLensInterpreter<T>::guess(T, double, double) [with T = int;
std::string = std::basic_string<char>]':
/«PKGBUILDDIR»/rtexif/canonattribs.cc:1457:2: required from here
/«PKGBUILDDIR»/rtexif/./rtexif.h:293:6: error: 'extractLensInfo' was not
declared in this scope, and no declarations were found by argument-dependent
lookup at the point of instantiation [-fpermissive]
/«PKGBUILDDIR»/rtexif/./rtexif.h:340:6: note: 'bool
rtexif::extractLensInfo(std::string&, double&, double&, double&, double&)'
declared here, later in the translation unit
make[3]: *** [rtexif/CMakeFiles/rtexif.dir/canonattribs.cc.o] Error 1
make[3]: Leaving directory `/«PKGBUILDDIR»/obj-x86_64-linux-gnu'
make[2]: *** [rtexif/CMakeFiles/rtexif.dir/all] Error 2
make[1]: *** [all] Error 2
dh_auto_build: make -j1 returned exit code 2
make[2]: Leaving directory `/«PKGBUILDDIR»/obj-x86_64-linux-gnu'
make[1]: Leaving directory `/«PKGBUILDDIR»/obj-x86_64-linux-gnu'
make: *** [build-arch] Error 2
dpkg-buildpackage: error: debian/rules build-arch gave error exit status 2
--- End Message ---
--- Begin Message ---
Source: rawtherapee
Source-Version: 3.0.0~dfsg1-1.1
We believe that the bug you reported is fixed in the latest version of
rawtherapee, which is due to be installed in the Debian FTP archive:
rawtherapee_3.0.0~dfsg1-1.1.debian.tar.gz
to main/r/rawtherapee/rawtherapee_3.0.0~dfsg1-1.1.debian.tar.gz
rawtherapee_3.0.0~dfsg1-1.1.dsc
to main/r/rawtherapee/rawtherapee_3.0.0~dfsg1-1.1.dsc
rawtherapee_3.0.0~dfsg1-1.1_amd64.deb
to main/r/rawtherapee/rawtherapee_3.0.0~dfsg1-1.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.
Matthias Klose <d...@debian.org> (supplier of updated rawtherapee 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: Wed, 30 May 2012 06:08:03 +0000
Source: rawtherapee
Binary: rawtherapee
Architecture: source amd64
Version: 3.0.0~dfsg1-1.1
Distribution: unstable
Urgency: low
Maintainer: Philip Rinn <ri...@gmx.net>
Changed-By: Matthias Klose <d...@debian.org>
Description:
rawtherapee - Free RAW converter and digital photo processing software
Closes: 667349
Changes:
rawtherapee (3.0.0~dfsg1-1.1) unstable; urgency=low
.
* Non maintainer upload
* Fix build failure with GCC 4.7. Closes: #667349.
Checksums-Sha1:
b2565d1b662b204d49c085da263c1a4c84d6437d 1404 rawtherapee_3.0.0~dfsg1-1.1.dsc
140f1b77f2efa78cd3c56ed77aec0b0440d6e5ad 8347
rawtherapee_3.0.0~dfsg1-1.1.debian.tar.gz
0126c7f6bff7790ffaf583578e34a9859203f6dc 2720738
rawtherapee_3.0.0~dfsg1-1.1_amd64.deb
Checksums-Sha256:
1018cc3ca5698f4ab65b3b827c4d7b9956f6398ad686a7729af00d85332dfa9d 1404
rawtherapee_3.0.0~dfsg1-1.1.dsc
82b38d4cc7cacb145cfad120484fd56bbbc8ef27ba99de8ae6c91288186cb021 8347
rawtherapee_3.0.0~dfsg1-1.1.debian.tar.gz
d76d9b62e1ed264cddd009d9be10676399d5600fca33e67a5a2b422b17bcc94b 2720738
rawtherapee_3.0.0~dfsg1-1.1_amd64.deb
Files:
93bb7857a3c26381823718c871355ab7 1404 graphics optional
rawtherapee_3.0.0~dfsg1-1.1.dsc
eec44027248f68f6175c22d23146da76 8347 graphics optional
rawtherapee_3.0.0~dfsg1-1.1.debian.tar.gz
60787169275a03efe40456f33a6c3577 2720738 graphics optional
rawtherapee_3.0.0~dfsg1-1.1_amd64.deb
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.11 (GNU/Linux)
iEYEARECAAYFAk/FwacACgkQStlRaw+TLJyebQCeP/+lL2WsFG4I3Ds+hxCM5lax
lfkAoLfbaDiojFXLeHmmTRm85d0lR/q/
=85CF
-----END PGP SIGNATURE-----
--- End Message ---