Your message dated Mon, 4 May 2009 22:13:54 +0200
with message-id <20090504221354.64a14...@raptor>
and subject line Re: Bug#526949: pyexiv2: FTBFS: error: 'Exiv2::Thumbnail' has
not been declared
has caused the Debian Bug report #526949,
regarding pyexiv2: FTBFS: error: 'Exiv2::Thumbnail' has not been declared
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.)
--
526949: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=526949
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: pyexiv2
Version: 0.1.2-4
Severity: serious
Hi,
There was an error while trying to autobuild your package:
> Start Time: 20090504-1612
[...]
> Build-Depends: debhelper (>= 5.0.38), python-central (>= 0.5.6),
> python-all-dev (>= 2.3.5-11), python-all-dbg, scons, libexiv2-dev,
> libboost-python-dev, dpatch
[...]
> Toolchain package versions: libc6-dev_2.9-9 linux-libc-dev_2.6.29-3
> g++-4.3_4.3.3-8 gcc-4.3_4.3.3-8 binutils_2.19.1-1 libstdc++6_4.4.0-1
> libstdc++6-4.3-dev_4.3.3-8
>
[...]
> scons: Reading SConscript files ...
> scons: done reading SConscript files.
> scons: Building targets ...
> g++ -o build/libpyexiv2.os -c -fPIC -I/usr/include/python2.4
> src/libpyexiv2.cpp
> src/libpyexiv2.cpp: In member function 'boost::python::tuple
> LibPyExiv2::Image::getThumbnailData()':
> src/libpyexiv2.cpp:312: error: 'Exiv2::Thumbnail' has not been declared
> src/libpyexiv2.cpp:312: error: expected `;' before 'thumbnail'
> src/libpyexiv2.cpp:313: error: 'thumbnail' was not declared in this scope
> src/libpyexiv2.cpp:315: error: 'class Exiv2::ExifData' has no member named
> 'thumbnailFormat'
> src/libpyexiv2.cpp:322: error: 'class Exiv2::ExifData' has no member named
> 'copyThumbnail'
> src/libpyexiv2.cpp: In member function 'void
> LibPyExiv2::Image::setThumbnailData(std::string)':
> src/libpyexiv2.cpp:346: error: 'class Exiv2::ExifData' has no member named
> 'setJpegThumbnail'
> src/libpyexiv2.cpp: In member function 'void
> LibPyExiv2::Image::deleteThumbnail()':
> src/libpyexiv2.cpp:355: error: 'class Exiv2::ExifData' has no member named
> 'eraseThumbnail'
> src/libpyexiv2.cpp: In member function 'void
> LibPyExiv2::Image::dumpThumbnailToFile(std::string)':
> src/libpyexiv2.cpp:364: error: 'class Exiv2::ExifData' has no member named
> 'writeThumbnail'
> src/libpyexiv2.cpp: In member function 'void
> LibPyExiv2::Image::setThumbnailFromJpegFile(std::string)':
> src/libpyexiv2.cpp:376: error: 'class Exiv2::ExifData' has no member named
> 'setJpegThumbnail'
> scons: *** [build/libpyexiv2.os] Error 1
> scons: building terminated because of errors.
> make: *** [build-stamp] Error 2
> dpkg-buildpackage: failure: debian/rules build gave error exit status 2
A full build log can be found at:
http://buildd.debian.org/build.php?arch=i386&pkg=pyexiv2&ver=0.1.2-4+b2
Kurt
--- End Message ---
--- Begin Message ---
Version: 0.1.3-2
Hi
Dne Mon, 4 May 2009 18:20:33 +0200
Kurt Roeckx <k...@roeckx.be> napsal(a):
> There was an error while trying to autobuild your package:
>
> [...]
>
> > scons: Reading SConscript files ...
> > scons: done reading SConscript files.
> > scons: Building targets ...
> > g++ -o build/libpyexiv2.os -c -fPIC -I/usr/include/python2.4
> > src/libpyexiv2.cpp
> > src/libpyexiv2.cpp: In member function 'boost::python::tuple
> > LibPyExiv2::Image::getThumbnailData()':
> > src/libpyexiv2.cpp:312: error: 'Exiv2::Thumbnail' has not been declared
> > src/libpyexiv2.cpp:312: error: expected `;' before 'thumbnail'
> > src/libpyexiv2.cpp:313: error: 'thumbnail' was not declared in this scope
> > src/libpyexiv2.cpp:315: error: 'class Exiv2::ExifData' has no member named
> > 'thumbnailFormat'
> > src/libpyexiv2.cpp:322: error: 'class Exiv2::ExifData' has no member named
> > 'copyThumbnail'
> > src/libpyexiv2.cpp: In member function 'void
> > LibPyExiv2::Image::setThumbnailData(std::string)':
> > src/libpyexiv2.cpp:346: error: 'class Exiv2::ExifData' has no member named
> > 'setJpegThumbnail'
> > src/libpyexiv2.cpp: In member function 'void
> > LibPyExiv2::Image::deleteThumbnail()':
> > src/libpyexiv2.cpp:355: error: 'class Exiv2::ExifData' has no member named
> > 'eraseThumbnail'
> > src/libpyexiv2.cpp: In member function 'void
> > LibPyExiv2::Image::dumpThumbnailToFile(std::string)':
> > src/libpyexiv2.cpp:364: error: 'class Exiv2::ExifData' has no member named
> > 'writeThumbnail'
> > src/libpyexiv2.cpp: In member function 'void
> > LibPyExiv2::Image::setThumbnailFromJpegFile(std::string)':
> > src/libpyexiv2.cpp:376: error: 'class Exiv2::ExifData' has no member named
> > 'setJpegThumbnail'
> > scons: *** [build/libpyexiv2.os] Error 1
> > scons: building terminated because of errors.
> > make: *** [build-stamp] Error 2
> > dpkg-buildpackage: failure: debian/rules build gave error exit status 2
This was caused by new exiv version, package ready for the transition
was already waiting in experimental and now is in unstable.
--
Michal Čihař | http://cihar.com | http://blog.cihar.com
signature.asc
Description: PGP signature
--- End Message ---