Your message dated Mon, 11 Jul 2011 02:18:14 +0000
with message-id <e1qg64c-0000oz...@franck.debian.org>
and subject line Bug#624917: fixed in opencv 2.1.0-5
has caused the Debian Bug report #624917,
regarding libcv-dev: error: 'ptrdiff_t' does not name a type
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.)
--
624917: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=624917
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: sikuli
Version: 1.0~x~rc2-dfsg1-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:
> make[4]: Entering directory
> `/build/user-sikuli_1.0~x~rc2-dfsg1-2-amd64-rJpnkf/sikuli-1.0~x~rc2-dfsg1/sikuli-script/build'
> [ 14%] Building CXX object
> src/main/native/CMakeFiles/VisionProxy.dir/visionJAVA_wrap.cxx.o
> In file included from /usr/include/opencv/cxcore.h:1826:0,
> from /usr/include/opencv/cv.h:58,
> from
> /build/user-sikuli_1.0~x~rc2-dfsg1-2-amd64-rJpnkf/sikuli-1.0~x~rc2-dfsg1/sikuli-script/src/main/native/opencv.hpp:4,
> from
> /build/user-sikuli_1.0~x~rc2-dfsg1-2-amd64-rJpnkf/sikuli-1.0~x~rc2-dfsg1/sikuli-script/src/main/native/vision.h:14,
> from
> /build/user-sikuli_1.0~x~rc2-dfsg1-2-amd64-rJpnkf/sikuli-1.0~x~rc2-dfsg1/sikuli-script/build/src/main/native/visionJAVA_wrap.cxx:214:
> /usr/include/opencv/cxcore.hpp:177:13: error: 'ptrdiff_t' does not name a type
> In file included from /usr/include/opencv/cxcore.hpp:2307:0,
> from /usr/include/opencv/cxcore.h:1826,
> from /usr/include/opencv/cv.h:58,
> from
> /build/user-sikuli_1.0~x~rc2-dfsg1-2-amd64-rJpnkf/sikuli-1.0~x~rc2-dfsg1/sikuli-script/src/main/native/opencv.hpp:4,
> from
> /build/user-sikuli_1.0~x~rc2-dfsg1-2-amd64-rJpnkf/sikuli-1.0~x~rc2-dfsg1/sikuli-script/src/main/native/vision.h:14,
> from
> /build/user-sikuli_1.0~x~rc2-dfsg1-2-amd64-rJpnkf/sikuli-1.0~x~rc2-dfsg1/sikuli-script/build/src/main/native/visionJAVA_wrap.cxx:214:
> /usr/include/opencv/cxoperations.hpp:2043:15: error: 'ptrdiff_t' does not
> name a type
> /usr/include/opencv/cxoperations.hpp:2591:31: error: 'ptrdiff_t' does not
> name a type
> In file included from /usr/include/opencv/cxcore.hpp:2308:0,
> from /usr/include/opencv/cxcore.h:1826,
> from /usr/include/opencv/cv.h:58,
> from
> /build/user-sikuli_1.0~x~rc2-dfsg1-2-amd64-rJpnkf/sikuli-1.0~x~rc2-dfsg1/sikuli-script/src/main/native/opencv.hpp:4,
> from
> /build/user-sikuli_1.0~x~rc2-dfsg1-2-amd64-rJpnkf/sikuli-1.0~x~rc2-dfsg1/sikuli-script/src/main/native/vision.h:14,
> from
> /build/user-sikuli_1.0~x~rc2-dfsg1-2-amd64-rJpnkf/sikuli-1.0~x~rc2-dfsg1/sikuli-script/build/src/main/native/visionJAVA_wrap.cxx:214:
> /usr/include/opencv/cxmat.hpp: In member function 'void
> cv::Mat::locateROI(cv::Size&, cv::Point&) const':
> /usr/include/opencv/cxmat.hpp:387:5: error: 'ptrdiff_t' was not declared in
> this scope
> /usr/include/opencv/cxmat.hpp:387:5: note: suggested alternatives:
> /usr/include/c++/4.6/x86_64-linux-gnu/bits/c++config.h:156:28: note:
> 'std::ptrdiff_t'
> /usr/include/c++/4.6/x86_64-linux-gnu/bits/c++config.h:156:28: note:
> 'std::ptrdiff_t'
> /usr/include/opencv/cxmat.hpp:387:15: error: expected ';' before 'delta1'
> /usr/include/opencv/cxmat.hpp:389:9: error: 'delta1' was not declared in this
> scope
> /usr/include/opencv/cxmat.hpp:398:31: error: 'delta2' was not declared in
> this scope
> /usr/include/opencv/cxmat.hpp: In member function 'cv::Point
> cv::MatConstIterator_<_Tp>::pos() const':
> /usr/include/opencv/cxmat.hpp:3459:9: error: 'ptrdiff_t' was not declared in
> this scope
> /usr/include/opencv/cxmat.hpp:3459:9: note: suggested alternatives:
> /usr/include/c++/4.6/x86_64-linux-gnu/bits/c++config.h:156:28: note:
> 'std::ptrdiff_t'
> /usr/include/c++/4.6/x86_64-linux-gnu/bits/c++config.h:156:28: note:
> 'std::ptrdiff_t'
> /usr/include/opencv/cxmat.hpp:3459:19: error: expected ';' before 'ofs'
> /usr/include/opencv/cxmat.hpp:3460:23: error: 'ofs' was not declared in this
> scope
> /usr/include/opencv/cxmat.hpp:3460:66: error: expected ')' before 'y'
> /usr/include/opencv/cxmat.hpp:3465:9: error: 'ptrdiff_t' was not declared in
> this scope
> /usr/include/opencv/cxmat.hpp:3465:9: note: suggested alternatives:
> /usr/include/c++/4.6/x86_64-linux-gnu/bits/c++config.h:156:28: note:
> 'std::ptrdiff_t'
> /usr/include/c++/4.6/x86_64-linux-gnu/bits/c++config.h:156:28: note:
> 'std::ptrdiff_t'
> /usr/include/opencv/cxmat.hpp:3465:19: error: expected ';' before 'ofs'
> /usr/include/opencv/cxmat.hpp:3466:23: error: 'ofs' was not declared in this
> scope
> make[4]: ***
> [src/main/native/CMakeFiles/VisionProxy.dir/visionJAVA_wrap.cxx.o] Error 1
The full build log is available from:
http://people.debian.org/~lucas/logs/2011/05/02/sikuli_1.0~x~rc2-dfsg1-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: opencv
Source-Version: 2.1.0-5
We believe that the bug you reported is fixed in the latest version of
opencv, which is due to be installed in the Debian FTP archive:
libcv-dev_2.1.0-5_amd64.deb
to main/o/opencv/libcv-dev_2.1.0-5_amd64.deb
libcv2.1_2.1.0-5_amd64.deb
to main/o/opencv/libcv2.1_2.1.0-5_amd64.deb
libcvaux-dev_2.1.0-5_amd64.deb
to main/o/opencv/libcvaux-dev_2.1.0-5_amd64.deb
libcvaux2.1_2.1.0-5_amd64.deb
to main/o/opencv/libcvaux2.1_2.1.0-5_amd64.deb
libhighgui-dev_2.1.0-5_amd64.deb
to main/o/opencv/libhighgui-dev_2.1.0-5_amd64.deb
libhighgui2.1_2.1.0-5_amd64.deb
to main/o/opencv/libhighgui2.1_2.1.0-5_amd64.deb
opencv-doc_2.1.0-5_all.deb
to main/o/opencv/opencv-doc_2.1.0-5_all.deb
opencv_2.1.0-5.diff.gz
to main/o/opencv/opencv_2.1.0-5.diff.gz
opencv_2.1.0-5.dsc
to main/o/opencv/opencv_2.1.0-5.dsc
python-opencv_2.1.0-5_amd64.deb
to main/o/opencv/python-opencv_2.1.0-5_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 624...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.
Debian distribution maintenance software
pp.
Nobuhiro Iwamatsu <iwama...@debian.org> (supplier of updated opencv 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: SHA256
Format: 1.8
Date: Mon, 11 Jul 2011 01:01:23 +0900
Source: opencv
Binary: opencv-doc libcv-dev libcvaux-dev libhighgui-dev libcv2.1 libcvaux2.1
libhighgui2.1 python-opencv
Architecture: source all amd64
Version: 2.1.0-5
Distribution: unstable
Urgency: high
Maintainer: Debian Scientific Computing Team
<pkg-scicomp-de...@lists.alioth.debian.org>
Changed-By: Nobuhiro Iwamatsu <iwama...@debian.org>
Description:
libcv-dev - development files for libcv
libcv2.1 - computer vision library
libcvaux-dev - development files for libcvaux
libcvaux2.1 - computer vision extension library
libhighgui-dev - development files for libhighgui
libhighgui2.1 - computer vision GUI library
opencv-doc - OpenCV documentation and examples
python-opencv - Python bindings for the computer vision library
Closes: 623418 624917 629414
Changes:
opencv (2.1.0-5) unstable; urgency=high
.
* Update debian/control.
- Bumped standards-version to 3.9.2. No changes needed.
* Update debian/opencv-doc.lintian-overrides.
- Add opencv-doc: wrong-name-for-upstream-changelog.
* Update debian/rules.
- Remove usr/share/opencv/doc/license.txt, before installing.
* Fix build using gcc-4.6 (Closes: #624917).
- Add patches/fix_ftbfs_with_gcc-4.6.patch.
* Fix build without v4l1 (Closes: #623418).
- Add patches/support_v4lv2_only.patch.
* Fix optimize of i386 (Closes: #629414).
- Opencv was optimized to i686. This chenged optimization to i486.
- Add patch/optimize_i486.patch.
Checksums-Sha1:
4a4c54f03ecf0989f6749bf70df454bdef392a42 2484 opencv_2.1.0-5.dsc
621acc363302e95922a9fa368b9861ad2d4502b9 18585 opencv_2.1.0-5.diff.gz
7119f8479c710d91ce6424574d8e1ddabe5f55b2 9040556 opencv-doc_2.1.0-5_all.deb
4cfc14635d9529d8f5a86de2bb4b774fe8c2477c 3124218 libcv-dev_2.1.0-5_amd64.deb
b41841b0285b76b6f578f48d1184e95bfc71dc6c 814596 libcvaux-dev_2.1.0-5_amd64.deb
eab74b2d7ed7efa49831b4b9eb6fdee76bc87bce 169244
libhighgui-dev_2.1.0-5_amd64.deb
d006e2dd24349dc71ae689aa02ae933644e1c183 2171274 libcv2.1_2.1.0-5_amd64.deb
345736ebf4004a53a413b58aee2cbcae23c0b773 568598 libcvaux2.1_2.1.0-5_amd64.deb
653e0ca67cd92473d6a90acba7b1688ac611c18b 121120 libhighgui2.1_2.1.0-5_amd64.deb
4adf04f0c2c113e3afda9494e0549a4c3243be10 939358 python-opencv_2.1.0-5_amd64.deb
Checksums-Sha256:
d711f7dab3572d1785a620576902ca7cb2eedad039608ff0409baa4316c1c776 2484
opencv_2.1.0-5.dsc
9b7523ef1d2c148875d9b6a77f541f3a0b15174035746c265142ffb0e5990139 18585
opencv_2.1.0-5.diff.gz
97b8401f6b798eb27a8083c064e31fea22cd3a55e53bf1279e13f3702b40d6cd 9040556
opencv-doc_2.1.0-5_all.deb
5594e96a1df5a387668955461b803578880dc92b574d04b98eae3581a85b2db4 3124218
libcv-dev_2.1.0-5_amd64.deb
2e9f8d9552e8bc039c98c11679e229f4ed09d468481dde7b77017e21a53c096f 814596
libcvaux-dev_2.1.0-5_amd64.deb
21b689828ffcb5343ad56f1ff3403e2963ab131d81ceed044594bf036b8d0f56 169244
libhighgui-dev_2.1.0-5_amd64.deb
093721216878746bb110b7dd0a7a2353632eed6a413f68a31f2f257f24db196a 2171274
libcv2.1_2.1.0-5_amd64.deb
89c1f6e5bfbc213bc8c21299a8f1b59584004ed70b5b7016536bf1d1db79c753 568598
libcvaux2.1_2.1.0-5_amd64.deb
d09cda3a94ab7bea0e83efe19072e9905cb2fedd8f56bc463a6b0f7a78742a0c 121120
libhighgui2.1_2.1.0-5_amd64.deb
ae2a14b0bf2a71eb652072b61fcda4a36ae62221ef370d9576b171591ed5911a 939358
python-opencv_2.1.0-5_amd64.deb
Files:
79bfa5e98c06c1ba1fe976fddf2b6822 2484 devel optional opencv_2.1.0-5.dsc
379fa7f3c2a8f81f90b5080b5b5f9daf 18585 devel optional opencv_2.1.0-5.diff.gz
65b014b52bb616fe508dcfa8a47b5f2d 9040556 doc optional
opencv-doc_2.1.0-5_all.deb
e43f46b4dcdd11b9505723711c21da72 3124218 libdevel optional
libcv-dev_2.1.0-5_amd64.deb
474e7fdc0aca02fa1c590980a534ff77 814596 libdevel optional
libcvaux-dev_2.1.0-5_amd64.deb
468de81564217db2e3b2271da4f33664 169244 libdevel optional
libhighgui-dev_2.1.0-5_amd64.deb
3045a16e2a5c6b415e002eec79c7bc26 2171274 libs optional
libcv2.1_2.1.0-5_amd64.deb
ba20583b84c28c8f05cca1b91a7b4c4b 568598 libs optional
libcvaux2.1_2.1.0-5_amd64.deb
4db69d75ffaae13a96a9c1a291f32514 121120 libs optional
libhighgui2.1_2.1.0-5_amd64.deb
3cd57f459382bf5613d57a49751eca26 939358 python optional
python-opencv_2.1.0-5_amd64.deb
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.11 (GNU/Linux)
iQIcBAEBCAAGBQJOGlEpAAoJEDIkf7tArR+msgMP+gKdmky/N5UVhFVCoEpXfV9b
tAoRrkYLqQsAKtD8rB4er109YAipsk3bvZ5D6CGJ3gJxpDCAf/5MPasceEhm2f9H
a+XIyN7pZgldEOoxJ8pvPSBKr/zUFUZQTqLRbvGLpIHGsIhlLNz9u82g6YhpqQ1S
gmjx2tDf52Lxj8l6La176avNKzM0H5qlJ2mlzdq4LmAXPpzA6s3zEkam5A659jZ1
QWeIR6JAwtGhxZ1KlRGBwu6DckjBAfsTMlrcWp9UHiSBO7m6EO1fKYvIVCqvXRkv
q+7N6LsQY23KSHrj/5CpyQ1N14s+ph8cxRrWfMrmNNGjlC4Ru27fms+OUInIeKwJ
VvlCLVpPKiLCRO0kHoKIJwQjbI0IZv7wwPYHYxGS4FHZu40DvPtCcZRPa6KacvkP
i6b28VnFurN8SlRjI8zlrF7+xbpEGvye/rPEs9n+8z0Q4IUl658zrjsK1Z8bpPTy
q0b2kK5pRifLOXOtqbvs0iMp++p0PyADWhr2UUCkdCsD0RI53mL/rZYtDulkNBW5
lIafiESftrMMnn+lKHKdz1WWY+hZb/fwnFk8t2YCP38krCMdiCVN+71IwEiY9Rdi
onK/e/Nb7cocn15jYsHYx2t5ZzL3joVdHMDonVFXSWv59V1EZdL+BLu2OrvXS2sC
CxhKUSDrkdt17RcPwiDl
=afcS
-----END PGP SIGNATURE-----
--- End Message ---