Your message dated Wed, 21 Mar 2012 07:32:39 +0000
with message-id <[email protected]>
and subject line Bug#652770: fixed in cimg 1.4.9-2
has caused the Debian Bug report #652770,
regarding cimg: FTBFS: dist.h:82:7: error: expected identifier before numeric
constant
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 [email protected]
immediately.)
--
652770: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=652770
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Source: cimg
Version: 1.4.9-1
Severity: serious
Tags: wheezy sid
User: [email protected]
Usertags: qa-ftbfs-20111220 qa-ftbfs
Justification: FTBFS on amd64
Hi,
During a rebuild of all packages in sid, your package failed to build on
amd64.
Relevant part:
> g++ -o CImg_demo CImg_demo.cpp -I.. -Wall -W -lm -lpthread -lHalf -O3
> -fno-tree-pre -Dcimg_use_vt100 -I/usr/X11R6/include -Dcimg_use_xshm
> -Dcimg_use_xrandr -Dcimg_use_tiff -Dcimg_use_minc2 -Dcimg_use_openexr
> -I/usr/include/OpenEXR -Dcimg_use_png -Dcimg_use_jpeg -Dcimg_use_zlib
> -Dcimg_use_opencv -I/usr/include/opencv -Dcimg_use_magick
> -I/usr/include/ImageMagick -g -O2 -pthread -Dcimg_use_fftw3 -L/usr/X11R6/lib
> -lpthread -lX11 -lXext -lXrandr -ltiff -lminc2 -lIlmImf -lHalf -lpng -lz
> -ljpeg -lz -lcv -lhighgui -L/usr/lib -L/usr/lib/X11 -L/usr/lib -lMagick++
> -lMagickWand -lMagickCore -llcms -ltiff -lfreetype -ljpeg -llqr-1 -lglib-2.0
> -lfontconfig -lXext -lSM -lICE -lX11 -lXt -lbz2 -lz -lm -lgomp -lpthread
> -lltdl -lfftw3
> In file included from /usr/include/opencv2/flann/dynamic_bitset.h:46:0,
> from /usr/include/opencv2/flann/kdtree_index.h:41,
> from /usr/include/opencv2/flann/all_indices.h:36,
> from /usr/include/opencv2/flann/flann_base.hpp:44,
> from /usr/include/opencv2/flann/flann.hpp:50,
> from /usr/include/opencv/cv.h:69,
> from ../CImg.h:237,
> from CImg_demo.cpp:48:
> /usr/include/opencv2/flann/dist.h:82:7: error: expected identifier before
> numeric constant
> /usr/include/opencv2/flann/dist.h:82:7: error: expected unqualified-id before
> numeric constant
> /usr/include/opencv2/flann/dist.h:86:7: error: expected identifier before
> numeric constant
> /usr/include/opencv2/flann/dist.h:86:7: error: expected unqualified-id before
> numeric constant
> /usr/include/opencv2/flann/dist.h:100:13: error: expected unqualified-id
> before numeric constant
> /usr/include/opencv2/flann/dist.h:101:13: error: expected unqualified-id
> before numeric constant
> /usr/include/opencv2/flann/dist.h:133:13: error: expected unqualified-id
> before numeric constant
> /usr/include/opencv2/flann/dist.h:134:13: error: expected unqualified-id
> before numeric constant
> /usr/include/opencv2/flann/dist.h:198:13: error: expected unqualified-id
> before numeric constant
> /usr/include/opencv2/flann/dist.h:199:13: error: expected unqualified-id
> before numeric constant
> /usr/include/opencv2/flann/dist.h:255:13: error: expected unqualified-id
> before numeric constant
> /usr/include/opencv2/flann/dist.h:256:13: error: expected unqualified-id
> before numeric constant
> /usr/include/opencv2/flann/dist.h:319:13: error: expected unqualified-id
> before numeric constant
> /usr/include/opencv2/flann/dist.h:320:13: error: expected unqualified-id
> before numeric constant
> /usr/include/opencv2/flann/dist.h:376:13: error: expected unqualified-id
> before numeric constant
> /usr/include/opencv2/flann/dist.h:377:13: error: expected unqualified-id
> before numeric constant
> /usr/include/opencv2/flann/dist.h:478:13: error: expected unqualified-id
> before numeric constant
> /usr/include/opencv2/flann/dist.h:479:13: error: expected unqualified-id
> before numeric constant
> /usr/include/opencv2/flann/dist.h:540:13: error: expected unqualified-id
> before numeric constant
> /usr/include/opencv2/flann/dist.h:541:13: error: expected unqualified-id
> before numeric constant
> /usr/include/opencv2/flann/dist.h:599:13: error: expected unqualified-id
> before numeric constant
> /usr/include/opencv2/flann/dist.h:600:13: error: expected unqualified-id
> before numeric constant
> /usr/include/opencv2/flann/dist.h:652:13: error: expected unqualified-id
> before numeric constant
> /usr/include/opencv2/flann/dist.h:653:13: error: expected unqualified-id
> before numeric constant
> /usr/include/opencv2/flann/dist.h:700:13: error: expected unqualified-id
> before numeric constant
> /usr/include/opencv2/flann/dist.h:701:13: error: expected unqualified-id
> before numeric constant
> /usr/include/opencv2/flann/dist.h:754:13: error: expected unqualified-id
> before numeric constant
> /usr/include/opencv2/flann/dist.h:755:13: error: expected unqualified-id
> before numeric constant
> In file included from /usr/include/opencv2/flann/flann_base.hpp:44:0,
> from /usr/include/opencv2/flann/flann.hpp:50,
> from /usr/include/opencv/cv.h:69,
> from ../CImg.h:237,
> from CImg_demo.cpp:48:
> /usr/include/opencv2/flann/all_indices.h:91:48: error: type/value mismatch at
> argument 1 in template parameter list for 'template<class KDTreeCapability,
> class VectorSpace, class Distance> struct cvflann::index_creator'
> /usr/include/opencv2/flann/all_indices.h:91:48: error: expected a type, got
> '0'
> /usr/include/opencv2/flann/all_indices.h:120:42: error: type/value mismatch
> at argument 1 in template parameter list for 'template<class
> KDTreeCapability, class VectorSpace, class Distance> struct
> cvflann::index_creator'
> /usr/include/opencv2/flann/all_indices.h:120:42: error: expected a type,
> got '0'
> /usr/include/opencv2/flann/all_indices.h:120:42: error: type/value mismatch
> at argument 2 in template parameter list for 'template<class
> KDTreeCapability, class VectorSpace, class Distance> struct
> cvflann::index_creator'
> /usr/include/opencv2/flann/all_indices.h:120:42: error: expected a type,
> got '0'
> In file included from CImg_demo.cpp:48:0:
> ../CImg.h: In member function 'cimg_library::CImg<T>&
> cimg_library::CImg<T>::draw_text(int, int, const char*, const tc*, int,
> float, unsigned int, ...) [with tc = unsigned char, T = unsigned char]':
> CImg_demo.cpp:88:68: instantiated from here
> ../CImg.h:30198:103: warning: cast to pointer from integer of different size
> [-Wint-to-pointer-cast]
> ../CImg.h: In member function 'cimg_library::CImg<T>&
> cimg_library::CImg<T>::draw_text(int, int, const char*, const tc*, int,
> float, unsigned int, ...) [with tc = float, T = float]':
> CImg_demo.cpp:435:100: instantiated from here
> ../CImg.h:30198:103: warning: cast to pointer from integer of different size
> [-Wint-to-pointer-cast]
> ../CImg.h: In member function 'cimg_library::CImg<T>&
> cimg_library::CImg<T>::draw_text(int, int, const char*, const tc*, int,
> float, unsigned int, ...) [with tc = int, T = int]':
> CImg_demo.cpp:504:85: instantiated from here
> ../CImg.h:30198:103: warning: cast to pointer from integer of different size
> [-Wint-to-pointer-cast]
> ../CImg.h: In member function 'cimg_library::CImg<T>&
> cimg_library::CImg<T>::draw_text(int, int, const char*, const tc*, int,
> float, unsigned int, ...) [with tc = unsigned int, T = unsigned int]':
> CImg_demo.cpp:858:27: instantiated from here
> ../CImg.h:30198:103: warning: cast to pointer from integer of different size
> [-Wint-to-pointer-cast]
> make[3]: *** [CImg_demo] Error 1
The full build log is available from:
http://people.debian.org/~lucas/logs/2011/12/20/cimg_1.4.9-1_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.
--- End Message ---
--- Begin Message ---
Source: cimg
Source-Version: 1.4.9-2
We believe that the bug you reported is fixed in the latest version of
cimg, which is due to be installed in the Debian FTP archive:
cimg-dev_1.4.9-2_all.deb
to main/c/cimg/cimg-dev_1.4.9-2_all.deb
cimg-doc_1.4.9-2_all.deb
to main/c/cimg/cimg-doc_1.4.9-2_all.deb
cimg-examples_1.4.9-2_all.deb
to main/c/cimg/cimg-examples_1.4.9-2_all.deb
cimg_1.4.9-2.debian.tar.gz
to main/c/cimg/cimg_1.4.9-2.debian.tar.gz
cimg_1.4.9-2.dsc
to main/c/cimg/cimg_1.4.9-2.dsc
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 [email protected],
and the maintainer will reopen the bug report if appropriate.
Debian distribution maintenance software
pp.
Andreas Tille <[email protected]> (supplier of updated cimg 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 [email protected])
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Format: 1.8
Date: Wed, 21 Mar 2012 06:28:27 +0100
Source: cimg
Binary: cimg-dev cimg-doc cimg-examples
Architecture: source all
Version: 1.4.9-2
Distribution: unstable
Urgency: low
Maintainer: Debian Science Team
<[email protected]>
Changed-By: Andreas Tille <[email protected]>
Description:
cimg-dev - powerful image processing library
cimg-doc - documentation of cimg-dev imaging library
cimg-examples - examples for cimg-dev imaging library
Closes: 652770
Changes:
cimg (1.4.9-2) unstable; urgency=low
.
* debian/patches/30_fix-opencv-ftbfs.patch: Fix problem with opencv
headers (thanks to Adrien Cunin <[email protected]> for the patch)
Closes: #652770
* debian/control: Standards-Version: 3.9.3 (no changes needed)
* debhelper 9 (control+compat)
* no explicite mentioning of quilt (control+rules) which is unneeded
for source format 3.0 quilt
* debian/copyright:
- Real e-mail address for contact
- DEP5 formatted and verified using
cme fix dpkg-copyright
Checksums-Sha1:
becce484179d6f7f71e90e991e8ca5555e51204a 1612 cimg_1.4.9-2.dsc
4e1898fadedaaad9b2ad19a97216ab843cd2a893 17958 cimg_1.4.9-2.debian.tar.gz
63810a21bf00068755eb75c42f35ac117d1e1ab7 660182 cimg-dev_1.4.9-2_all.deb
5b32f8bdcd039af57978885b4e189c042f3e6671 6445194 cimg-doc_1.4.9-2_all.deb
97781e0328b5696cf38c06f2dd7a218bc0fb26b8 3019090 cimg-examples_1.4.9-2_all.deb
Checksums-Sha256:
857a6ca5e6396ff4255408a9f36ebc5fd3ea96d3d354be46de8d9fe423bbd589 1612
cimg_1.4.9-2.dsc
920518189e5017dcdaffbcf88601b8ed933edf4e04d0a0ec732edcadb7c23d6b 17958
cimg_1.4.9-2.debian.tar.gz
ca27a3675524c8480a1fd4ae4ed3e4ce586bc559bb3255f7c9f5570e5978123f 660182
cimg-dev_1.4.9-2_all.deb
a8501ae5c1a1a4504123c0945ad9f00445ea25349425518ba41d18af3229dec5 6445194
cimg-doc_1.4.9-2_all.deb
1bb9c3112b56246aa3404bec3e32dbf2ed43e2a500a336d585b60231956a880e 3019090
cimg-examples_1.4.9-2_all.deb
Files:
0a8d0fdbe43d36764d297e3ef2eb6d5a 1612 math optional cimg_1.4.9-2.dsc
c3b409a220c9b5fddce6569630ae563f 17958 math optional cimg_1.4.9-2.debian.tar.gz
13c39c0adcd9f0cce844dd83d0ed4942 660182 math optional cimg-dev_1.4.9-2_all.deb
63aff5df6174645dffd0607e1738705c 6445194 doc optional cimg-doc_1.4.9-2_all.deb
cd9e17f51d84de48c0b51f7b7975bc0b 3019090 doc optional
cimg-examples_1.4.9-2_all.deb
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.12 (GNU/Linux)
iEYEARECAAYFAk9pf9MACgkQYDBbMcCf01rJNQCfSLTIQp7+Ybh60lRBJ4fUrbiM
U6AAn1AYSINwcRSZH8bA7GdC75joADbC
=EZun
-----END PGP SIGNATURE-----
--- End Message ---