Your message dated Sat, 14 May 2011 16:32:19 +0000
with message-id <e1qlhll-0005gn...@franck.debian.org>
and subject line Bug#625061: fixed in enblend-enfuse 4.0+dfsg-3
has caused the Debian Bug report #625061,
regarding enblend-enfuse: FTBFS against boost 1.46.1
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.)


-- 
625061: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=625061
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: enblend-enfuse
Version: 4.0+dfsg-2
Severity: serious
Tags: wheezy sid
User: debian...@lists.debian.org
Usertags: qa-ftbfs-20110502 qa-ftbfs
Justification: FTBFS on amd64

Hi,

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

Relevant part:
> x86_64-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../src -I..      -D_GNU_SOURCE 
> -D_FILE_OFFSET_BITS=64 -I../../include -DVIGRA_STATIC_LIB -pthread 
> -I/usr/include/OpenEXR   -g -O2 --param inline-unit-growth=60 -O2 -DNDEBUG 
> -Wall -fopenmp -MT enblend-filenameparse.o -MD -MP -MF 
> .deps/enblend-filenameparse.Tpo -c -o enblend-filenameparse.o `test -f 
> 'filenameparse.cc' || echo '../../src/'`filenameparse.cc
> ../../src/filenameparse.cc:53:9: error: 'basic_path' in namespace 
> 'boost::filesystem' does not name a type
> ../../src/filenameparse.cc: In function 'bool enblend::isRelativePath(const 
> string&)':
> ../../src/filenameparse.cc:63:11: error: 'basic_path' does not name a type
> ../../src/filenameparse.cc:64:13: error: 'path' was not declared in this scope
> ../../src/filenameparse.cc:64:13: note: suggested alternatives:
> /usr/include/boost/filesystem/v3/path.hpp:53:31: note:   
> 'boost::filesystem3::path'
> /usr/include/boost/filesystem/v3/path.hpp:53:31: note:   
> 'boost::filesystem3::path'
> ../../src/filenameparse.cc: In function 'std::string 
> enblend::extractDirname(const string&)':
> ../../src/filenameparse.cc:83:11: error: 'basic_path' does not name a type
> ../../src/filenameparse.cc:84:33: error: 'path' was not declared in this scope
> ../../src/filenameparse.cc:84:33: note: suggested alternatives:
> /usr/include/boost/filesystem/v3/path.hpp:53:31: note:   
> 'boost::filesystem3::path'
> /usr/include/boost/filesystem/v3/path.hpp:53:31: note:   
> 'boost::filesystem3::path'
> ../../src/filenameparse.cc: In function 'std::string 
> enblend::extractBasename(const string&)':
> ../../src/filenameparse.cc:97:11: error: 'basic_path' does not name a type
> ../../src/filenameparse.cc:98:12: error: 'path' was not declared in this scope
> ../../src/filenameparse.cc:98:12: note: suggested alternatives:
> /usr/include/boost/filesystem/v3/path.hpp:53:31: note:   
> 'boost::filesystem3::path'
> /usr/include/boost/filesystem/v3/path.hpp:53:31: note:   
> 'boost::filesystem3::path'
> ../../src/filenameparse.cc: In function 'std::string 
> enblend::extractFilename(const string&)':
> ../../src/filenameparse.cc:113:11: error: 'basic_path' does not name a type
> ../../src/filenameparse.cc:114:21: error: 'path' was not declared in this 
> scope
> ../../src/filenameparse.cc:114:21: note: suggested alternatives:
> /usr/include/boost/filesystem/v3/path.hpp:53:31: note:   
> 'boost::filesystem3::path'
> /usr/include/boost/filesystem/v3/path.hpp:53:31: note:   
> 'boost::filesystem3::path'
> ../../src/filenameparse.cc: In function 'std::string 
> enblend::extractExtension(const string&)':
> ../../src/filenameparse.cc:137:11: error: 'basic_path' does not name a type
> ../../src/filenameparse.cc:138:22: error: 'path' was not declared in this 
> scope
> ../../src/filenameparse.cc:138:22: note: suggested alternatives:
> /usr/include/boost/filesystem/v3/path.hpp:53:31: note:   
> 'boost::filesystem3::path'
> /usr/include/boost/filesystem/v3/path.hpp:53:31: note:   
> 'boost::filesystem3::path'
> ../../src/filenameparse.cc:138:26: error: 'extension' was not declared in 
> this scope
> ../../src/filenameparse.cc:138:26: note: suggested alternatives:
> /usr/include/boost/filesystem/v3/convenience.hpp:34:24: note:   
> 'boost::filesystem3::extension'
> /usr/include/boost/filesystem/v3/convenience.hpp:34:24: note:   
> 'boost::filesystem3::extension'
> ../../src/filenameparse.cc: At global scope:
> ../../src/filenameparse.cc:154:8: error: 'basic_path' does not name a type
> ../../src/filenameparse.cc:169:8: error: 'basic_path' does not name a type
> ../../src/filenameparse.cc: In function 'std::string 
> enblend::canonicalizePath(const string&, bool)':
> ../../src/filenameparse.cc:298:11: error: 'basic_path' does not name a type
> ../../src/filenameparse.cc:300:20: error: 'result' was not declared in this 
> scope
> ../../src/filenameparse.cc: In function 'std::string 
> enblend::concatPath(const string&, const string&)':
> ../../src/filenameparse.cc:334:5: error: 'basic_path' was not declared in 
> this scope
> ../../src/filenameparse.cc:334:16: error: expected ';' before 'path'
> ../../src/filenameparse.cc:335:16: error: expected ';' before 'leaf'
> ../../src/filenameparse.cc:336:5: error: 'path' was not declared in this scope
> ../../src/filenameparse.cc:336:5: note: suggested alternatives:
> /usr/include/boost/filesystem/v3/path.hpp:53:31: note:   
> 'boost::filesystem3::path'
> /usr/include/boost/filesystem/v3/path.hpp:53:31: note:   
> 'boost::filesystem3::path'
> ../../src/filenameparse.cc:336:13: error: 'leaf' was not declared in this 
> scope
> ../../src/filenameparse.cc:362:1: warning: control reaches end of non-void 
> function [-Wreturn-type]
> ../../src/filenameparse.cc: In function 'std::string 
> enblend::canonicalizePath(const string&, bool)':
> ../../src/filenameparse.cc:327:1: warning: control reaches end of non-void 
> function [-Wreturn-type]
> ../../src/filenameparse.cc: In function 'std::string 
> enblend::extractExtension(const string&)':
> ../../src/filenameparse.cc:146:1: warning: control reaches end of non-void 
> function [-Wreturn-type]
> ../../src/filenameparse.cc: In function 'std::string 
> enblend::extractFilename(const string&)':
> ../../src/filenameparse.cc:130:1: warning: control reaches end of non-void 
> function [-Wreturn-type]
> ../../src/filenameparse.cc: In function 'std::string 
> enblend::extractBasename(const string&)':
> ../../src/filenameparse.cc:106:1: warning: control reaches end of non-void 
> function [-Wreturn-type]
> ../../src/filenameparse.cc: In function 'bool enblend::isRelativePath(const 
> string&)':
> ../../src/filenameparse.cc:76:1: warning: control reaches end of non-void 
> function [-Wreturn-type]
> make[5]: *** [enblend-filenameparse.o] Error 1

The full build log is available from:
   
http://people.debian.org/~lucas/logs/2011/05/02/enblend-enfuse_4.0+dfsg-2_lsid64.buildlog

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 about 50 AMD64 nodes
of the Grid'5000 platform, using a clean chroot.  Internet was not
accessible from the build systems.

-- 
| Lucas Nussbaum
| lu...@lucas-nussbaum.net   http://www.lucas-nussbaum.net/ |
| jabber: lu...@nussbaum.fr             GPG: 1024D/023B3F4F |



--- End Message ---
--- Begin Message ---
Source: enblend-enfuse
Source-Version: 4.0+dfsg-3

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

enblend-enfuse_4.0+dfsg-3.debian.tar.gz
  to main/e/enblend-enfuse/enblend-enfuse_4.0+dfsg-3.debian.tar.gz
enblend-enfuse_4.0+dfsg-3.dsc
  to main/e/enblend-enfuse/enblend-enfuse_4.0+dfsg-3.dsc
enblend_4.0+dfsg-3_i386.deb
  to main/e/enblend-enfuse/enblend_4.0+dfsg-3_i386.deb
enfuse_4.0+dfsg-3_i386.deb
  to main/e/enblend-enfuse/enfuse_4.0+dfsg-3_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 625...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Andreas Metzler <ametz...@debian.org> (supplier of updated enblend-enfuse 
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: RIPEMD160

Format: 1.8
Date: Sat, 14 May 2011 17:51:01 +0200
Source: enblend-enfuse
Binary: enblend enfuse
Architecture: source i386
Version: 4.0+dfsg-3
Distribution: unstable
Urgency: low
Maintainer: Debian PhotoTools Maintainers 
<pkg-phototools-de...@lists.alioth.debian.org>
Changed-By: Andreas Metzler <ametz...@debian.org>
Description: 
 enblend    - image blending tool
 enfuse     - image exposure blending tool
Closes: 625061
Changes: 
 enblend-enfuse (4.0+dfsg-3) unstable; urgency=low
 .
   * [11_ftbfs_boost1.46.1.diff]: Pulled from upstream HG, compatibility with
     BOOST_FILESYSTEM_VERSION 2 and 3. Closes: #625061
Checksums-Sha1: 
 e54756991885f1a958ed075e4c23e89a6f40aec7 1716 enblend-enfuse_4.0+dfsg-3.dsc
 c5e64a4578e5ed6f69c7db7b0c791e488d0339bf 11029 
enblend-enfuse_4.0+dfsg-3.debian.tar.gz
 e9d42d2cba11522bd6c3371a04eed16270e8b856 1895426 enblend_4.0+dfsg-3_i386.deb
 97c2d0221e7da462e181c818684f1d5d8ca67293 2422672 enfuse_4.0+dfsg-3_i386.deb
Checksums-Sha256: 
 3cb1ea3017edb09ac2223fe4a1c009856af2f88e737c8a8428d7f7235092e31a 1716 
enblend-enfuse_4.0+dfsg-3.dsc
 6d0ce6b6569052d31bdeef90e41719d0a4767a013701bf6934a8eb319558b35a 11029 
enblend-enfuse_4.0+dfsg-3.debian.tar.gz
 c84b320d18734dd36f404279cadcca9f9916e907ebd4f6fe34a903c21c49fd1e 1895426 
enblend_4.0+dfsg-3_i386.deb
 5b893641250f7d921ca1fd935d8dcd62e80cb9798e5d6f1b9ffee0cb6d8b46de 2422672 
enfuse_4.0+dfsg-3_i386.deb
Files: 
 8e1174480491bb6ffb6c4402ca2c0898 1716 graphics optional 
enblend-enfuse_4.0+dfsg-3.dsc
 4ebc87aac9d132653a48b8c971f5fb47 11029 graphics optional 
enblend-enfuse_4.0+dfsg-3.debian.tar.gz
 a3dd3638e8ea28aab6d212e2688966f9 1895426 graphics optional 
enblend_4.0+dfsg-3_i386.deb
 b718e7b548576fba33d604bc5410e3d4 2422672 graphics optional 
enfuse_4.0+dfsg-3_i386.deb

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

iEYEAREDAAYFAk3OrScACgkQHTOcZYuNdmO9zACgktqsmVI+S4AtrKOLHx9T+1bT
TxIAoIFbV8Dhj+mXyl2WKUrHFmcHihGV
=gFFb
-----END PGP SIGNATURE-----



--- End Message ---

Reply via email to